:root {
    /* ======= NavDefault Start ========*/
    --eyx-nvd-blue: #4b4b4b;
    --eyx-nvd-ink: #0045ae;
    --eyx-nvd-line: #e9eef5;
    --eyx-nav-top: 64px;
    /* fallback; JS actualizará en runtime */
    /* ======= NavDefault End ========*/
    /* ======= CarouselDefault Start ========*/
    --eyx-ctd-principal: #4b4b4b;
    --eyx-ctd-secondary: #0045ae;
    --eyx-ctd-line: #e9eef5;
    --eyx-cld-transition-time: 700ms;
    /* ======= CarouselDefault End ========*/
    /* ======= Title Start ========*/
    --eyx-title-primary: #0045ae;
    --eyx-title-secondary: #1f2937;
    --eyx-title-bg: #e5e7eb;
    --eyx-title-muted: #9aa0a6;
    /* ======= Title End ========*/
    --eyx-ppv-bg: #000;
    --eyx-ppv-ink: #e6e6e6;
    --eyx-ppv-muted: #9aa0a6;
    --eyx-ppv-line: #1a1a1a;
    /* línea más fina y elegante */
    --eyx-tml-bg: #f7f8f9;
    --eyx-tml-ink: #0f172a;
    --eyx-tml-muted: #6b7280;
    --eyx-tml-accent: #0b5ed7;
    --eyx-tml-ring: #e5e7eb;
    --eyx-tml-slide-ms: 5200;
    --eyx-ch-hero-bg: #0b0b0c;
    --eyx-ch-ink: #e8eaed;
    --eyx-ch-muted: #9aa0a6;
    --eyx-ch-line: #1a1a1a;
    --eyx-ch-accent: #4ea8ff;
    /* acento muy sutil */
    --eyx-foot-bg: #0b0b0c;
    --eyx-foot-ink: #e8eaed;
    --eyx-foot-muted: #9aa0a6;
    --eyx-foot-hair: #1a1a1a;
    --eyx-foot-accent: #4ea8ff;
    --eyx-hdd-blue: #464545;
    /* azul de los links en transparente */
    --eyx-hdd-ink: #0045ae;
    /* texto cuando cortina blanca está abajo */
    --eyx-hdd-line: #e9eef5;
    /* hairline leve */
    --eyx-fdf-primary: #0045ae;
    --eyx-fdf-secondary: #bdb9b8;
    --eyx-fdf-white: #ffffff;
    --eyx-fdf-bg: #fbfcfd;
    --eyx-fdf-text: #0b2538;
    --eyx-fdf-muted: #6b7280;
    --eyx-fdf-max-w: 1200px;
    --eyx-fdf-gap: 28px;
    --eyx-fmi-bg: #f7f8f9;
    --eyx-fmi-ink: #0f172a;
    --eyx-fmi-muted: #6b7280;
    --eyx-fmi-primary: #0b5ed7;
    --eyx-fmi-ring: #e6e7ea;
    --eyx-fmi-card: #ffffff;
    /* colores */
    --eyx-ftt-primary: #0045ae;
    /* color principal (azul) */
    --eyx-ftt-secondary: #6c757d;
    /* subtítulo / secundario */
    --eyx-ftt-dark: #2d3033;
    --eyx-ftt-bg: #f8f9fa;
    /* fondo de tarjeta */
    --eyx-ftt-overlay-from: rgba(0, 0, 0, 0.0);
    --eyx-ftt-overlay-to: rgba(0, 0, 0, 0.45);
    --eyx-ftt-shadow: 0 6px 18px rgba(0, 0, 0, .08);
    --eyx-ftt-shadow-hover: 0 12px 30px rgba(0, 0, 0, .12);
    /* dimensiones */
    --eyx-ftt-card-radius: .6rem;
    --eyx-ftt-media-height: 220px;
    --eyx-ftt-media-height-md: 260px;
    --eyx-ftt-media-height-sm: 180px;
    /* tipografía / transición */
    --eyx-ftt-heading-size: 2rem;
    --eyx-ftt-heading-size-md: 2.6rem;
    --eyx-ftt-transition: .28s cubic-bezier(.2, .9, .3, 1);
    --eyx-ftt-overlay-transition: .22s ease;
    --eyx-ftt-wipe-duration: .62s cubic-bezier(.2, .9, .3, 1);
    /* accesibilidad */
    /* =======FeaturesCard Start ========*/
    --eyx-fcm-bg: #f8fafc;
    --eyx-fcm-panel: #ffffff;
    --eyx-fcm-blue: #0045ae;
    --eyx-fcm-muted: #9aa6b2;
    --eyx-fcm-text: #0b2338;
    --eyx-fcm-deco: rgba(33, 48, 66, 0.06);
    --eyx-fcm-radius: 14px;
    --eyx-fcm-gap: 20px;
    --eyx-fcm-transition: 320ms;
    /* =======FeaturesCard End ========*/
    /* =======Feature Radial Start ========*/
    --eyx-ftr-bg: linear-gradient(180deg, rgba(4, 18, 40, 0.01) 0%, rgba(255, 255, 255, 0) 100%);
    --eyx-ftr-panel: #ffffff;
    --eyx-ftr-blue: #0045ae;
    --eyx-ftr-muted: #bdb9b8;
    --eyx-ftr-text: #0b2338;
    --eyx-ftr-accent: rgba(0, 69, 174, 0.06);
    --eyx-ftr-deco: rgba(4, 69, 140, 0.06);
    --eyx-ftr-radius: 12px;
    --eyx-ftr-size: 520px;
    --eyx-ftr-select-size: 120px;
    --eyx-ftr-transition: 420ms;
    --eyx-ftr-auto-delay: 3200ms;
    /* =======Feature Radial End ========*/
    /* ======== CardGallery Start ==================*/
    --eyx-crd-bg: #ffffff;
    --eyx-crd-surface: #f5f7fb;
    --eyx-crd-primary: #0d6efd;
    --eyx-crd-radius: 10px;
    --eyx-crd-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
    --eyx-crd-shadow-hover: 0 10px 24px rgba(0, 0, 0, 0.12);
    --eyx-crd-transition: .18s ease;
    --eyx-crd-media-h: 340px;
    --eyx-crd-gap: 12px;
    --eyx-crd-modal-z: 9999;
    --eyx-crd-mincol: 220px;
    --eyx-crd-page-max-width: 1200px;
    --eyx-crd-page-padding: 18px;
    --eyx-crd-dot-size: 8px;
    /* ======== CardGallery End ==================*/
    /* ======== CollageStatic ==============*/
    --eyx-cls-bg: #fbfcfe;
    --eyx-cls-blue: #0045ae;
    --eyx-cls-gray: #bdb9b8;
    --eyx-cls-gap: 8px;
    --eyx-cls-pad: 16px;
    --eyx-cls-font: "Inter", "Segoe UI", system-ui, Arial;
    --eyx-cls-mincol: 180px;
    --eyx-cls-maxcol: 380px;
    --eyx-cls-anim-1-dur-min: 5.2s;
    --eyx-cls-anim-1-dur-max: 9s;
    /* ======== CollageStatic End ==============*/
    /* ======== CareerHero =====================*/
    --eyx-crh-bg: linear-gradient(180deg, #ffffff 0%, #f7f9ff 100%);
    --eyx-crh-accent: #0045ae;
    --eyx-crh-muted: #6b7280;
    --eyx-crh-text: #0b2338;
    --eyx-crh-padding-vertical: 64px;
    --eyx-crh-padding-horizontal: 18px;
    /* ======== CareerHero End =================*/
    /* ======== Contact End =================*/
    --eyx-cfm-accent: #0045ae;
    --eyx-cfm-muted: #6b7280;
    --eyx-cfm-bg: #fff;
    --eyx-cfm-card: #fbfdff;
    --eyx-cfm-radius: 10px;
    --eyx-cfm-gap: 12px;
    /* ======== Contact End =================*/
    /* ======== StepsNav Start =================*/
    --eyx-stn-accent: #0066ff;
    --eyx-stn-muted: #6b7280;
    --eyx-stn-bg: #fbfcfe;
    --eyx-stn-card-bg: #ffffff;
    /* ======== StepsNav End =================*/
    /* ======== LocationCards Start =================*/
    --eyx-ltc-accent: #0066ff;
    --eyx-ltc-muted: #979aa3;
    --eyx-ltc-bg: #fbfcfe;
    --eyx-ltc-card: #ffffff;
    --eyx-ltc-gap: 14px;
    /* ======== LocationCards End =================*/
    /* ======== GridShow Start =================*/
    --eyx-gsd-bg: #000;
    --eyx-gsd-ink: #e6e6e6;
    --eyx-gsd-muted: #dadfe4;
    --eyx-gsd-line: #111;
    --eyx-gsd-accent: #0045ae;
    /* ======== GridShow End =================*/
    /* ======== Extra End =================*/
    /* Valores base (puedes ajustar) */
    --eyx-extra-sp-sm-mobile: 0.75rem;
    /* 12px */
    --eyx-extra-sp-sm-md: 1rem;
    /* 16px */
    --eyx-extra-sp-sm-lg: 1.5rem;
    /* 24px */

    --eyx-extra-sp-md-mobile: 1.5rem;
    /* 24px */
    --eyx-extra-sp-md-md: 2.5rem;
    /* 40px */
    --eyx-extra-sp-md-lg: 3.5rem;
    /* 56px */

    --eyx-extra-sp-lg-mobile: 3rem;
    /* 48px */
    --eyx-extra-sp-lg-md: 5rem;
    /* 80px */
    --eyx-extra-sp-lg-lg: 7rem;
    /* 112px */
    /* ======== Extra End =================*/

    --glass: rgba(255, 255, 255, 0.7);
    /* ======== Glass End ==================*/
    /* ======== Prom Carousel Start ==================*/
    --eyx-prm-crs-primary: #0045ae;
    --eyx-prm-crs-dark: #85a3db;
    --eyx-prm-crs-text: #1f2937;
    --eyx-prm-crs-muted: #6b7280;
    /* ======== Prom Carousel End ==================*/
    /* ======== Prom Form Start ==================*/
    --eyx-prm-frm-primary: #0045ae;
    --eyx-prm-frm-dark: #85a3db;
    --eyx-prm-frm-text: #1f2937;
    --eyx-prm-frm-muted: #6b7280;
    /* ======== Prom Form End ==================*/
    /* ======== Prom Form Start ==================*/
    --eyx-gen-form-muted: #6b7280;
    /* ======== Prom Form End ==================*/
    /* ======== Feature Lucile Start ==================*/
    --eyx-ftr-icn-primary-color: #1e3a8a; /* Azul oscuro */
    --eyx-ftr-icn-secondary-color: #64748b; /* Gris texto secundario */
    --eyx-ftr-icn-accent-color: #3b82f6; /* Azul vibrante para hover */
    --eyx-ftr-icn-bg-card: #ffffff;
    --eyx-ftr-icn-transition: all 0.3s ease;
    /* ======== Feature Lucile End ==================*/
}

/* ================================================== NotFound Start ============================================================*/

.eyx-notfound-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 2rem;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    background-color: transparent;
    color: #1f2937;
}

.eyx-notfound-card {
    max-width: 440px;
}

.eyx-notfound-title {
    font-size: 3rem;
    margin: 0 0 0.5rem;
    font-weight: 600;
}

.eyx-notfound-text {
    margin: 0 0 1.5rem;
    color: #6b7280;
    line-height: 1.6;
}

.eyx-notfound-link {
    text-decoration: none;
    color: #2563eb;
    font-weight: 500;
}

    .eyx-notfound-link:hover {
        text-decoration: underline;
    }

.eyx-notfound-note {
    font-size: 0.875rem;
    color: #9ca3af;
    margin-top: 1.5rem;
}

/* ================================================== NotFound End ============================================================*/

/* ================================================== NavDefault Start ============================================================*/

/* ---------- Base header/nav ---------- */
.eyx-nvd-navx-header {
    position: fixed;
    inset: 0 0 auto 0;
    z-index: 30;
    will-change: transform, opacity;
    transition: transform .35s ease, box-shadow .35s ease;
    transform: translateY(0);
}

    .eyx-nvd-navx-header.is-hidden {
        transform: translateY(-110%);
    }

.eyx-nvd-navx-bar {
    position: relative;
    display: grid;
    /*grid-template-columns: auto 1fr auto;*/
    align-items: center;
    /*gap: .75rem;*/
    padding: .6rem 0;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 0.5rem; 
}

/*@media (min-width: 768px) and (max-width: 1100px) {
    .eyx-nvd-navx-nav .nav-link {
        padding: .65rem 1rem;*/ /* Reducimos el padding lateral en pantallas medianas */
        /*font-size: 0.9rem;
    }
}*/

.eyx-nvd-navx-curtain {
    position: absolute;
    inset: 0 0 auto 0;
    height: 0;
    background: #fff;
    transition: height .28s ease;
    z-index: 0;
}

.eyx-nvd-navx-header.is-curtain .eyx-nvd-navx-curtain {
    height: 100%;
}

.eyx-nvd-navx-brand img {
    height: 50px;
    display: block;
}

.eyx-nvd-navx-nav {
    justify-self: center;
    position: relative;
    z-index: 1;
    display: none;
}

/* --- Ajuste para evitar las dos líneas --- */
.eyx-nvd-navx-bar {
    position: relative;
    display: grid;
    /* Cambiamos 1fr por minmax para que el centro no colapse de forma extraña */
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.5rem; /* Reducimos un poco el gap */
    padding: .6rem 0;
}

/* --- Ajuste de espaciado en los links para que quepan más --- */
/*@media (min-width: 768px) and (max-width: 1100px) {
    .eyx-nvd-navx-nav .nav-link {
        padding: .65rem 1rem;*/ /* Reducimos el padding lateral en pantallas medianas */
        /*font-size: 0.9rem;
    }
}*/

/* --- Reset de seguridad para Desktop --- */
@media (min-width: 1200px) {
    .eyx-nvd-navx-nav {
        display: -webkit-inline-box;
        /*display: flex !important;*/ /* Forzamos visibilidad */
        max-height: none !important;
        opacity: 1 !important;
        position: relative !important;
        background: transparent !important;
        width: auto !important;
        transform: none !important;
    }

    /* Aseguramos que el submenú responda al hover en desktop */
    .eyx-nvd-navx-dropdown.is-open .dropdown-menu {
        display: block !important;
    }

    /* Evitamos que el display:none de móvil persista */
    .eyx-nvd-navx-nav .dropdown-menu {
        display: none;
    }
}

.eyx-nvd-navx-nav .nav-link {
    position: relative;
    padding: .65rem 2.5rem;
    font-weight: 500;
    font-size: clamp(1.0rem, 1.2vw, 1.22rem);
    color: var(--eyx-nvd-blue);
    text-decoration: none;
    transition: color .2s ease;
}

    .eyx-nvd-navx-nav .nav-link::after {
        content: "";
        position: absolute;
        left: 1rem;
        right: 1rem;
        bottom: .0rem;
        height: 2px;
        background: currentColor;
        transform: scaleX(0);
        transform-origin: center;
        opacity: .85;
        /*transition: transform .25s ease, opacity .25s ease;*/
    }

    .eyx-nvd-navx-nav .nav-link:hover::after {
        transform: scaleX(1);
        opacity: 1;
    }

.eyx-nvd-navx-header.is-curtain .eyx-nvd-navx-nav .nav-link {
    color: var(--eyx-nvd-ink);
}

/* Hover dropdown únicamente en escritorio (>=768px) */
.eyx-nvd-navx-dropdown.is-open .dropdown-menu {
    display: block;
}

/* Fuerza cierre aunque exista hover o focus */
.eyx-nvd-navx-dropdown.force-close .dropdown-menu {
    display: none !important;
}

/* Base dropdown styles */
.dropdown-menu {
    background: #fff;
}

.dropdown-item {
    padding: .6rem 1rem;
}

    .dropdown-item:hover {
        background: #f0f5ff;
    }

.dropdown-mega {
    padding: .5rem;
}

.eyx-nvd-navx-right {
    justify-self: end;
    position: relative;
    z-index: 1;
}

.eyx-nvd-navx-search {
    flex-shrink: 0;
    display: none;
    align-items: center;
    gap: .5rem;
    border-radius: 999px;
    padding: .45rem .9rem;
    background: rgba(255, 255, 255, .12);
    border: 1px solid rgba(255, 255, 255, .24);
    transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

@media (min-width:1200px) {
    .eyx-nvd-navx-search {
        display: flex;
    }
}

.eyx-nvd-navx-search input {
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    width: 12rem;
}

    .eyx-nvd-navx-search input::placeholder {
        color: #c9cfdb;
    }

.eyx-nvd-navx-header.is-curtain .eyx-nvd-navx-search {
    background: #fff;
    border-color: var(--eyx-nvd-line);
    box-shadow: 0 8px 28px rgba(0, 0, 0, .08);
}

    .eyx-nvd-navx-header.is-curtain .eyx-nvd-navx-search input {
        color: #0b0f16;
    }

        .eyx-nvd-navx-header.is-curtain .eyx-nvd-navx-search input::placeholder {
            color: #667085;
        }

.eyx-nvd-hero {
    height: min(92vh, 900px);
    position: relative;
    overflow: hidden;
}

    .eyx-nvd-hero img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: brightness(.62);
    }

.eyx-nvd-spacer {
    height: 140vh;
    background: linear-gradient(180deg, #fff, #f4f7fb);
}

.eyx-nvd-navx-toggle {
    display: none;
    background: transparent;
    border: 0;
    color: var(--eyx-nvd-blue);
    padding: .4rem .6rem;
    border-radius: 8px;
    align-items: center;
    gap: .4rem;
}

    .eyx-nvd-navx-toggle:focus {
        outline: 2px solid rgba(255, 255, 255, .14);
    }

@media (max-width:1199px) {
    .eyx-nvd-navx-toggle {
        display: flex;
    }

    .eyx-nvd-navx-nav {
        display: flex;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: #fff;
        /*padding: 1rem;*/
        flex-direction: column;
        gap: .25rem;
        transform-origin: top;
        max-height: 0;
        overflow: hidden;
        /*transition: max-height .28s ease, opacity .28s ease;*/
        opacity: 0;
        z-index: 1025;
    }

        .eyx-nvd-navx-nav.open {
            max-height: 100vh;
            opacity: 1;
        }

        .eyx-nvd-navx-nav .nav-link {
            padding: .9rem 1rem;
            color: #111;
            background: transparent;
            border-radius: 8px;
        }

            .eyx-nvd-navx-nav .nav-link:hover {
                background: rgba(0, 0, 0, 0.04);
            }

        .eyx-nvd-navx-nav .dropdown-menu {
            position: relative !important;
            transform: none !important;
            display: none;
            padding: .35rem;
            margin: .35rem 0 0 0;
            background: rgba(255, 255, 255, 0.96);
            border-radius: 8px;
            box-shadow: 0 8px 20px rgba(2, 6, 23, .12);
        }

        .eyx-nvd-navx-nav .eyx-dropdown-open > .dropdown-menu {
            display: block !important;
        }

        .eyx-nvd-navx-nav .eyx-nvd-navx-dropdown > .nav-link {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: .5rem;
        }

    .eyx-caret {
        transition: transform .18s ease;
        display: inline-block;
    }

    .eyx-dropdown-open > .nav-link .eyx-caret {
        transform: rotate(180deg);
    }
}

/* ---------- Responsive mega dropdown (robusto) ---------- */

/* Desktop grande: fixed full-bleed (evita recorte por ancestros) */
@media (min-width: 1199px) {
    .eyx-nvd-navx-dropdown .dropdown-menu {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: calc(var(--eyx-nav-top) - 1px) !important;
        transform: none !important;
        width: 100vw !important;
        /* left/right + width evita scroll horizontal problem */
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        z-index: 1060 !important;
        overflow: visible;
    }

    .eyx-nvd-navx-dropdown .dropdown-mega {
        width: 100%;
        padding: 1.25rem 0;
        background: transparent;
        border: none;
    }

        .eyx-nvd-navx-dropdown .dropdown-mega > .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 1rem 1.25rem;
            background: #fff;
            border-top: 1px solid rgba(75, 75, 75, .12);
        }
}

/* Tablet: centrado, ancho relativo (no full-bleed absoluto) */
/*@media (min-width: 768px) and (max-width: 1023px) {
    .eyx-nvd-navx-dropdown .dropdown-menu {
        position: absolute !important;
        left: 50% !important;
        top: calc(100% + 8px) !important;
        transform: translateX(-50%) !important;
        width: 90vw !important;
        max-width: 980px !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        z-index: 1040 !important;
        overflow: visible;
    }

    .eyx-nvd-navx-dropdown .dropdown-mega {
        padding: 1rem 0;
        background: transparent;
    }

        .eyx-nvd-navx-dropdown .dropdown-mega > .container {
            max-width: 960px;
            margin: 0 auto;
            padding: 0.9rem 1rem;
            background: #fff;
            border-radius: 6px;
            box-shadow: 0 8px 24px rgba(6, 10, 28, .06);
            border-top: 1px solid rgba(75, 75, 75, .08);
        }
}*/

/* Mobile: comportamiento dentro del panel (ya definido arriba); solo ajustes de texto */
@media (max-width: 1199px) {
    .eyx-nvd-navx-nav .dropdown-mega .nav-link {
        font-size: 0.95rem;
        padding-top: .35rem;
        padding-bottom: .35rem;
        transform: none;
    }
}

/* Links dentro del mega: tamaño y compactación */
@media (min-width: 1200px) {
    .eyx-nvd-navx-dropdown .dropdown-mega .nav-link {
        font-size: 0.9rem;
        line-height: 1.15;
        padding-top: .28rem;
        padding-bottom: .28rem;
        transform: translateY(-2px);
        transition: transform .15s ease, background .12s ease;
        color: var(--eyx-nvd-blue);
    }

        .eyx-nvd-navx-dropdown .dropdown-mega .nav-link:hover {
            transform: translateY(0);
        }

        .eyx-nvd-navx-dropdown .dropdown-mega .nav-link::after {
            bottom: -2px;
            left: .6rem;
            right: .6rem;
            height: 1.4px;
        }
}

/* Small helpers */
.eyx-nvd-navx-dropdown .dropdown-mega h6.small {
    margin-bottom: .5rem;
    color: #6b7280;
    font-weight: 600;
    letter-spacing: .06em;
}

/* ---------- SUGGESTIONS: estilos mínimos (añadidos sin tocar lo demás) ---------- */
.eyx-search-suggestions {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 28px rgba(6, 10, 28, .12);
    max-height: 320px;
    overflow-y: auto;
    z-index: 1080;
    border: 1px solid rgba(6, 10, 28, .06);
    display: none;
}

    .eyx-search-suggestions[aria-hidden="false"] {
        display: block;
    }

.eyx-search-suggestion {
    padding: .6rem .9rem;
    display: flex;
    align-items: center;
    gap: .6rem;
    cursor: pointer;
    color: #0b1220;
}

    .eyx-search-suggestion:hover,
    .eyx-search-suggestion[aria-selected="true"] {
        background: #f2f6ff;
    }

    .eyx-search-suggestion .label {
        flex: 1;
        font-size: .95rem;
    }

    .eyx-search-suggestion .meta {
        font-size: .8rem;
        color: #6b7280;
        white-space: nowrap;
    }

/* en móvil, que quede ancho del input */
@media (max-width: 1199px) {
    .eyx-search-suggestions {
        left: 0;
        right: 0;
        top: calc(100% + 6px);
        border-radius: 8px;
    }
}

/* ================================================== NavDefault End ============================================================*/


/* ================================================== CarouselDefault Start ============================================================*/

@media (min-width: 40em) {
    .eyx-cld-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }
}

/* Contenedor principal del carrusel */
.eyx-cld {
    position: relative;
    width: 100%;
    height: 100dvh;
    overflow: visible;
}

.eyx-cld-inner {
    position: relative;
    /* importante: contenedor relativo para que los slides absolutos se alineen aquí */
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* asegura que los slides que se muevan queden recortados */
}

/* Cada slide ocupa todo el espacio y está apilado (absolute) */
.eyx-cld-item {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateX(0);
    transition: opacity var(--eyx-cld-transition-time) ease, transform var(--eyx-cld-transition-time) ease, visibility 0s linear var(--eyx-cld-transition-time);
    will-change: transform, opacity;
    pointer-events: none;
    /* evita interacción en slides no activos */
    overflow: hidden;
    /* recortar media que sobresalga (imprescindible para cover) */
    background: #000;
    /* evita parpadeos mientras carga el iframe/video */
}

    /* Slide visible */
    .eyx-cld-item.eyx-cld-active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition-delay: 0s;
    }

/* Estados para animaciones laterales (enter/leave) */
.eyx-cld-enter-from-right {
    transform: translateX(8%);
}

.eyx-cld-enter-from-left {
    transform: translateX(-8%);
}

.eyx-cld-leave-to-left {
    transform: translateX(-8%);
    opacity: 0;
}

.eyx-cld-leave-to-right {
    transform: translateX(8%);
    opacity: 0;
}

/* Imagen normal (se mantiene en flujo) */
.eyx-cld-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    pointer-events: none;
    user-select: none;
    position: relative;
    z-index: 1;
}

/* Videos e iframes: centrar y cubrir el contenedor (efecto "cover") */
.eyx-cld-hero-video,
.eyx-cld-hero-iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    border: 0;
    background: #000;
    display: block;
    /* Si quieres permitir interacción con iframe, quita pointer-events: none */
    pointer-events: none;
}

    /* Si necesitas que el iframe sea interactivo (click dentro), usar esta clase en el iframe: */
    .eyx-cld-hero-iframe.interactive {
        pointer-events: auto;
        z-index: 2;
    }

.eyx-cld-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    pointer-events: none;
    z-index: 3;
}

.eyx-cld-caption {
    position: absolute;
    inset: auto 0 40vh 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 4;
    pointer-events: none;
}

.eyx-cld-caption-band {
    pointer-events: auto;
    width: min(100%, 100%);
    padding: clamp(.85rem, 2.2vw, 1.4rem) clamp(.9rem, 3.2vw, 2rem);
    background: #ffffff3b;
    color: var(--eyx-ctd-principal);
    backdrop-filter: blur(2px) saturate(100%);
    box-shadow: 0 10px 30px rgba(6, 10, 15, 0.08);
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: .4rem;
    z-index: 5;
}

    .eyx-cld-caption-band h2,
    .eyx-cld-caption-band h1 {
        margin: 0;
        font-weight: 700;
        line-height: 1.05;
        font-size: clamp(1.4rem, 3.2vw, 2.4rem);
        color: inherit;
    }

    .eyx-cld-caption-band p {
        margin: 0;
        color: inherit;
        opacity: .95;
        font-size: clamp(.98rem, 1.6vw, 1.1rem);
        max-width: auto;
        margin-inline: auto;
    }

@media (max-width: 767px) {

    .eyx-cld,
    .eyx-cld-inner,
    .eyx-cld-item {
        height: 55dvh;
    }

    .eyx-cld-caption {
        inset: auto 0 25vh 0;
    }

    .eyx-cld-caption-band {
        width: calc(110% - 2rem);
        padding: .1rem;
    }

        .eyx-cld-caption-band h1 {
            font-size: 1rem;
        }

        .eyx-cld-caption-band p {
            font-size: .85rem;
        }

    /* Ajuste opcional para móviles: reducir recorte (menos altura mínima) */
    .eyx-cld-hero-video,
    .eyx-cld-hero-iframe {
        min-height: 120%;
    }

    /* puedes ajustar */
}

/* Controles e indicadores (sin cambios funcionales) */
.eyx-cld-indicators {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.25rem;
    display: flex;
    gap: .5rem;
    z-index: 6;
    pointer-events: auto;
}

    .eyx-cld-indicators button {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        border: none;
        background: rgba(255, 255, 255, .5);
    }

        .eyx-cld-indicators button[aria-pressed="true"] {
            background: rgba(255, 255, 255, 0.95);
            box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
        }

.eyx-cld-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 7;
    background: transparent;
    border: none;
    padding: .5rem;
    cursor: pointer;
    width: 3.25rem;
    height: 3.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
}

.eyx-cld-control-prev {
    left: .5rem;
}

.eyx-cld-control-next {
    right: .5rem;
}

.eyx-cld-indicators,
.eyx-cld-control {
    visibility: hidden !important;
    pointer-events: none !important;
}

@media (max-width: 767px) {
    .eyx-cld-caption-band p {
        display: none;
    }
}

/* ================================================== CarouselDefault End ============================================================*/

/* ====== Panel productos ====== */
/* ---- Layout y líneas hairline ---- */
.eyx-ppv-wrap {
    max-width: 1400px;
}

.eyx-ppv-hair-top {
    border-top: 1px solid var(--eyx-ppv-line);
}

.eyx-ppv-hair-right {
    border-right: 1px solid var(--eyx-ppv-line);
}

/* ---- Panel minimal ---- */
.eyx-ppv-panel {
    position: relative;
    min-height: 240px;
    display: flex;
    align-items: flex-end;
    padding: clamp(1.25rem, 2vw, 2rem);
    overflow: hidden;
    isolation: isolate;
    background: #000;
}

.eyx-ppv-panel-lg {
    min-height: min(68vh, 400px);
    padding: clamp(1.6rem, 4vw, 4rem);
}

/* ---- Media wrapper (el video vive aquí) ---- */
.eyx-ppv-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
}

/* Iframe base: centrado absoluto; el JS ajusta su width/height en px */
.eyx-ppv-yt {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 0;
    transform: translate(-50%, -50%) scale(1);
    filter: brightness(.62) contrast(1.02);
    transition: filter .45s ease, transform .8s cubic-bezier(.2, .7, .2, 1);
    will-change: width, height, transform, filter;
}

/* ---- Overlay sutil (gradiente muy limpio) ---- */
.eyx-ppv-panel::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .45) 0%, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, .70) 100%);
    transition: opacity .35s ease;
}

/* ---- Contenido ---- */
.eyx-ppv-content {
    position: relative;
    z-index: 2;
}

.eyx-ppv-idx {
    position: absolute;
    top: clamp(.75rem, 1.5vw, 1.2rem);
    left: clamp(.75rem, 1.5vw, 1.2rem);
    letter-spacing: .35em;
    text-transform: uppercase;
    color: var(--eyx-ppv-muted);
    font-size: .88rem;
    font-weight: 500;
    z-index: 2;
    opacity: .9;
    transition: opacity .25s ease, transform .25s ease;
}

.eyx-ppv-title {
    color: var(--eyx-ppv-muted);
    font-weight: 400;
    line-height: 1.08;
    font-size: clamp(1.8rem, 3vw, 2.45rem);
    margin: 0;
    letter-spacing: .005em;
    transition: letter-spacing .3s ease, text-shadow .3s ease, color .3s ease;
}

.eyx-ppv-sub {
    color: var(--eyx-ppv-muted);
    font-size: clamp(1rem, 1.6vw, 1.12rem);
    margin: 0;
    transition: letter-spacing .3s ease, color .3s ease, opacity .3s ease;
}

/* ---- Micro-interacciones minimalistas ---- */
.eyx-ppv-panel:hover .eyx-ppv-yt {
    filter: brightness(.68) contrast(1.04);
    transform: translate(-50%, -50%) scale(1.03);
}

.eyx-ppv-panel:hover .eyx-ppv-title {
    color: #fff;
    letter-spacing: .015em;
    text-shadow: 0 2px 18px rgba(255, 255, 255, .18);
}

.eyx-ppv-panel:hover .eyx-ppv-sub {
    color: #d0d5db;
    letter-spacing: .01em;
}

.eyx-ppv-panel:hover .eyx-ppv-idx {
    opacity: 1;
    transform: translateY(-1px);
}

/* ---- Espaciado sección ---- */
.eyx-ppv-pad {
    background: var(--eyx-ppv-bg);
}

/* Accesibilidad: menos movimiento */
@media (prefers-reduced-motion: reduce) {
    .eyx-ppv-yt {
        transition: none !important;
    }

    .eyx-ppv-title,
    .eyx-ppv-sub,
    .eyx-ppv-panel::after {
        transition: none !important;
    }
}

/* ====== Title component ========================================================================== */

.eyx-title-wrapper {
    --eyx-title-accent: var(--eyx-title-primary);
    --eyx-title-base-color: var(--eyx-title-secondary);
    --eyx-title-block-bg: transparent;
    --eyx-title-padding: 3rem 5%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: inherit;
    box-sizing: border-box;
    /* Aplicación del fondo */
    background-color: var(--eyx-title-block-bg);
    /* Si hay fondo, añadimos padding para que el texto no toque los bordes */
    padding: var(--eyx-title-padding);
    /*border-radius: 8px;*/
    transition: background-color 0.4s ease;
}

    /* Alineaciones */
    .eyx-title-wrapper[data-align="center"] {
        text-align: center;
    }

    .eyx-title-wrapper[data-align="left"] {
        text-align: left;
    }

    .eyx-title-wrapper[data-align="right"] {
        text-align: right;
    }

.eyx-title-main {
    --eyx-title-main-letter-spacing: .15em;
    display: flex;
    align-items: center;
    gap: 1rem;
    font-weight: 500;
    letter-spacing: var(--eyx-title-main-letter-spacing);
    color: var(--eyx-title-base-color);
    margin: 0;
    font-size: clamp(1.5rem, 5vw, var(--eyx-fs-max, 2.5rem));
    line-height: 1.2;
    word-break: break-word;
    flex-wrap: wrap;
}

.eyx-title-text {
    display: inline-block;
    white-space: normal;
}

/* --- LÓGICA DE EFECTOS --- */

/* 1. Efecto SWEEP (Gradual) */
.eyx-title-wrapper[data-effect="sweep"] span.eyx-accent,
.eyx-title-wrapper[data-effect="sweep"] .eyx-title-main::before,
.eyx-title-wrapper[data-effect="sweep"] .eyx-title-main::after {
    background: linear-gradient(to right, var(--eyx-title-accent) 50%, var(--eyx-title-base-color) 50%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.eyx-title-wrapper[data-effect="sweep"] span.eyx-accent {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.eyx-title-wrapper[data-effect="sweep"] .eyx-title-main::before,
.eyx-title-wrapper[data-effect="sweep"] .eyx-title-main::after {
    background-image: linear-gradient(to right, var(--eyx-title-accent) 50%, var(--eyx-title-bg) 50%);
}

/* 2. Efecto DIRECT (Instantáneo) */
.eyx-title-wrapper[data-effect="direct"] span.eyx-accent {
    transition: color 0.3s ease;
}

.eyx-title-wrapper[data-effect="direct"] .eyx-title-main::before,
.eyx-title-wrapper[data-effect="direct"] .eyx-title-main::after {
    transition: background-color 0.3s ease;
    background-color: var(--eyx-title-bg);
}

/* --- ACTIVACIÓN --- */

/* Hover en Desktop / .is-visible en Celular */
.eyx-title-wrapper:hover[data-effect="sweep"] span.eyx-accent,
.eyx-title-wrapper:hover[data-effect="sweep"] .eyx-title-main::before,
.eyx-title-wrapper:hover[data-effect="sweep"] .eyx-title-main::after,
.eyx-title-wrapper.is-visible[data-effect="sweep"] span.eyx-accent,
.eyx-title-wrapper.is-visible[data-effect="sweep"] .eyx-title-main::before,
.eyx-title-wrapper.is-visible[data-effect="sweep"] .eyx-title-main::after {
    background-position: 0% 0;
}

.eyx-title-wrapper:hover[data-effect="direct"] span.eyx-accent,
.eyx-title-wrapper.is-visible[data-effect="direct"] span.eyx-accent {
    color: var(--eyx-title-accent);
}

.eyx-title-wrapper:hover[data-effect="direct"] .eyx-title-main::before,
.eyx-title-wrapper:hover[data-effect="direct"] .eyx-title-main::after,
.eyx-title-wrapper.is-visible[data-effect="direct"] .eyx-title-main::before,
.eyx-title-wrapper.is-visible[data-effect="direct"] .eyx-title-main::after {
    background-color: var(--eyx-title-accent);
}

/* Líneas laterales */
.eyx-title-wrapper[data-line="true"] .eyx-title-main::before,
.eyx-title-wrapper[data-line="true"] .eyx-title-main::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    display: block;
}

.eyx-title-wrapper[data-align="left"] .eyx-title-main::before {
    display: none;
}

.eyx-title-wrapper[data-align="right"] .eyx-title-main::after {
    display: none;
}

.eyx-title-sub {
    --eyx-title-sub-letter-spacing: .10em;
    color: var(--eyx-title-muted);
    margin: 0;
    font-size: clamp(.8rem, 2vw, 1rem);
    letter-spacing: var(--eyx-title-sub-letter-spacing);
}

/*.section-title {
    text-transform: uppercase;
    letter-spacing: .15em;*/
    /* valor base para el contenedor (opcional) */
    /*padding: 0m 0;
    margin-inline: auto;
    max-width: 90%;
}

    .section-title h1 {
        font-weight: 500;
        margin: 0;
        letter-spacing: .15em;*/
        /* valor base */
        /*transition: letter-spacing .3s ease, color .3s ease, text-shadow .3s ease;
        will-change: letter-spacing;*/
        /* hint de rendimiento */
    /*}

    .section-title p {
        color: #9aa0a6;
        margin-top: .5rem;
        font-size: clamp(.9rem, 1.2vw, 1rem);
        transition: letter-spacing .3s ease, color .3s ease;
    }*/

    /* Hover: se expande; al salir se contrae con la misma transición */
    /*.section-title:hover h1 {*/
        /*letter-spacing: .25em;*/
        /*color: #0045ae;
        text-shadow: 0 2px 16px rgba(255, 255, 255, .18);
    }

.section-body {*/
    /* valor base para el contenedor (opcional) */
    /*padding: 0m 0;
    margin-inline: auto;
    max-width: 90%;
}

    .section-title h1 {
        font-weight: 500;
        margin: 0;
        letter-spacing: .15em;*/
        /* valor base */
        /*transition: letter-spacing .3s ease, color .3s ease, text-shadow .3s ease;
        will-change: letter-spacing;*/
        /* hint de rendimiento */
    /*}

    .section-title p {
        color: #9aa0a6;
        margin-top: .5rem;
        font-size: clamp(.9rem, 1.2vw, 1rem);
        transition: letter-spacing .3s ease, color .3s ease;
    }*/

    /* Hover: se expande; al salir se contrae con la misma transición */
    /*.section-title:hover h1 {*/
        /*letter-spacing: .25em;*/
        /*color: #0045ae;
        text-shadow: 0 2px 16px rgba(255, 255, 255, .18);
    }*/

/*.section-title:hover p {
    letter-spacing: .17em;
  }*/

/* Accesibilidad: respeta preferencias de movimiento reducido */
/*@media (prefers-reduced-motion: reduce) {

    .section-title h1,
    .section-title p {
        transition: none;
    }
}*/

/* ================================================================= Features Start ============================================== */

/* ===== sección “aireada” y línea superior finísima ===== */
.eyx-fmi-strip {
    padding-block: clamp(2.25rem, 6vw, 1.5rem);
    position: relative;
}

    .eyx-fmi-strip::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 1px;
        background: linear-gradient(90deg, transparent, var(--eyx-fmi-ring), transparent);
    }

/* ===== item sin card: figura vertical ===== */
.eyx-fmi-item {
    text-align: center;
    padding-inline: clamp(.5rem, 2vw, 1.25rem);
    user-select: none;
    cursor: pointer;
    outline: none;
}

    .eyx-fmi-item:focus-visible {
        box-shadow: 0 0 0 4px rgba(11, 94, 215, .12);
        border-radius: 14px;
    }

/* avatar circular “anillo fantasma” (imagen opcional) */
.eyx-fmi-orb {
    --size: 168px;
    width: var(--size);
    height: var(--size);
    margin: 0 auto 1.1rem auto;
    border-radius: 50%;
    background: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, .03), rgba(0, 0, 0, .03) 60%, transparent 61%), linear-gradient(180deg, #f0f2f4, #dddddd);
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    transition: transform .6s cubic-bezier(.2, .7, .2, 1), filter .45s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .eyx-fmi-orb > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
        transition: transform .8s cubic-bezier(.2, .7, .2, 1), filter .45s ease;
    }

    .eyx-fmi-orb::after {
        content: "";
        position: absolute;
        inset: -1.25px;
        border-radius: 50%;
        box-shadow: 0 0 0 1px var(--eyx-fmi-ring) inset;
        transition: box-shadow .45s ease, opacity .45s ease;
    }

.eyx-fmi-title {
    font-weight: 600;
    font-size: clamp(1.06rem, 2vw, 1.25rem);
    line-height: 1.15;
    margin: .35rem auto .25rem;
    color: var(--eyx-fmi-primary);
    letter-spacing: .005em;
    display: inline-block;
    position: relative;
}

    .eyx-fmi-title::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -6px;
        height: 1px;
        background: currentColor;
        transform: scaleX(.15);
        transform-origin: left center;
        opacity: .55;
        transition: transform .4s ease, opacity .4s ease;
    }

.eyx-fmi-desc {
    color: var(--eyx-fmi-muted);
    font-size: clamp(.98rem, 1.6vw, 1.02rem);
    line-height: 1.45;
    max-width: 34ch;
    margin: .9rem auto 0;
    display: -webkit-box;
    overflow: hidden;
    opacity: .9;
    transition: opacity .35s ease, color .35s ease, transform .28s ease;
}

/* hover/focus micro-interaction */
.eyx-fmi-item:where(:hover, :focus) .eyx-fmi-orb {
    transform: scale(1.03);
    filter: brightness(1.02);
}

    .eyx-fmi-item:where(:hover, :focus) .eyx-fmi-orb > img {
        transform: scale(1.06);
        filter: saturate(1.05) contrast(1.04);
    }

    .eyx-fmi-item:where(:hover, :focus) .eyx-fmi-orb::after {
        box-shadow: 0 0 0 1px var(--eyx-fmi-primary) inset, 0 12px 36px rgba(11, 94, 215, .10);
        opacity: 1;
    }

.eyx-fmi-item:where(:hover, :focus) .eyx-fmi-title::after {
    transform: scaleX(1);
    opacity: .95;
}

.eyx-fmi-item:where(:hover, :focus) .eyx-fmi-desc {
    opacity: 1;
    color: #4b5563;
}

/* stagger */
@media (min-width: 992px) {
    .eyx-fmi-stagger-1 {
        transform: translateY(0);
    }

    .eyx-fmi-stagger-2 {
        transform: translateY(10px);
    }

    .eyx-fmi-stagger-3 {
        transform: translateY(-6px);
    }
}

/* ===== MODAL / VENTANA DE INFORMACIÓN ===== */
.eyx-fmi-mdl-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1200;
    display: none;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(8, 10, 15, 0.32), rgba(8, 10, 15, 0.48));
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    padding: 2.25rem;
}

    .eyx-fmi-mdl-backdrop.show {
        display: flex;
    }

.eyx-fmi-mdl-card {
    width: min(920px, 96%);
    max-height: 86vh;
    background: linear-gradient(180deg, var(--eyx-fmi-card), #fbfdff);
    border-radius: 14px;
    box-shadow: 0 18px 60px rgba(12, 16, 22, .18);
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 1.1rem;
    overflow: hidden;
    transform: translateY(8px) scale(.98);
    opacity: 0;
    transition: transform .36s cubic-bezier(.2, .9, .25, 1), opacity .28s ease;
}

.eyx-fmi-mdl-backdrop.show .eyx-fmi-mdl-card {
    transform: translateY(0) scale(1);
    opacity: 1;
}

/* left: imagen grande en orbe recortado */
.eyx-fmi-mdl-card-media {
    background: linear-gradient(180deg, #f2f6fb, #e9eff7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
}

    .eyx-fmi-mdl-card-media .orb-lg {
        width: 260px;
        height: 260px;
        border-radius: 50%;
        overflow: hidden;
        display: block;
        box-shadow: 0 12px 36px rgba(11, 94, 215, .06), inset 0 0 0 1px var(--eyx-fmi-ring);
        transform: translateZ(0);
        background: linear-gradient(180deg, #eef6ff, #f7fbff);
        /* fallback visible si la img no carga */
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .eyx-fmi-mdl-card-media .orb-lg img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            opacity: 0;
            transition: opacity .28s ease, transform .42s ease;
        }

            .eyx-fmi-mdl-card-media .orb-lg img.visible {
                opacity: 1;
            }

/* right: contenido */
.eyx-fmi-mdl-card-body {
    padding: 1.6rem 1.6rem 1.6rem 0.9rem;
    display: flex;
    flex-direction: column;
    gap: .6rem;
    overflow: auto;
}

    .eyx-fmi-mdl-card-body h3 {
        margin: 0;
        font-size: 1.45rem;
        color: var(--eyx-fmi-ink);
        line-height: 1.08;
    }

    .eyx-fmi-mdl-card-body .muted {
        color: var(--eyx-fmi-muted);
        font-size: .98rem;
    }

    .eyx-fmi-mdl-card-body p {
        margin: .6rem 0 0;
        color: #39414a;
        line-height: 1.5;
        font-size: 1rem;
    }

.eyx-fmi-mdl-actions {
    margin-top: auto;
    display: flex;
    gap: .5rem;
    align-items: center;
}

.btn-min {
    border-radius: 12px;
    padding: .55rem .9rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    gap: .5rem;
    align-items: center;
    border: 1px solid rgba(11, 94, 215, .12);
    background: linear-gradient(180deg, #fff, #f7fbff);
    color: var(--eyx-fmi-primary);
    box-shadow: 0 6px 18px rgba(11, 94, 215, .06);
}

.btn-ghost {
    border-radius: 12px;
    padding: .55rem .9rem;
    background: transparent;
    border: 1px solid transparent;
    color: var(--eyx-fmi-muted);
}

/* close button */
.eyx-fmi-mdl-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 2;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: inline-grid;
    place-items: center;
    border: 1px solid rgba(12, 16, 22, .06);
    background: var(--glass);
    cursor: pointer;
    transition: transform .18s ease, box-shadow .18s ease;
}

    .eyx-fmi-mdl-close:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 22px rgba(8, 10, 15, .08);
    }

/* responsive: modal stack */
@media (max-width:880px) {
    .eyx-fmi-mdl-card {
        grid-template-columns: 1fr;
        padding: .6rem;
        gap: .6rem;
    }

    .eyx-fmi-mdl-card-media {
        padding: .8rem;
    }

    .eyx-fmi-mdl-card-body {
        padding: .8rem;
    }

    .eyx-fmi-mdl-card-media .orb-lg {
        width: 180px;
        height: 180px;
    }
}

@media (prefers-reduced-motion: reduce) {

    .eyx-fmi-orb,
    .eyx-fmi-orb > img,
    .eyx-fmi-title::after,
    .eyx-fmi-mdl-card {
        transition: none !important;
    }
}

/* ====== Testimonios ====== */
/* ---------- Contenedor general ---------- */
.eyx-tml-tst-shell {
    max-width: 920px;
    margin-inline: auto;
    position: relative;
}

/* ---------- Track ---------- */
.eyx-tml-tst-track {
    position: relative;
    overflow: hidden;
    border-top: 1px solid var(--eyx-tml-ring);
    border-bottom: 1px solid var(--eyx-tml-ring);
    padding-block: clamp(1.75rem, 3.5vw, 2.25rem);
}

.eyx-tml-tst-row {
    display: flex;
    align-items: center;
    gap: clamp(1.25rem, 3vw, 2rem);
    will-change: transform;
    transition: transform .6s cubic-bezier(.2, .7, .2, 1);
}

/* ---------- Slide ---------- */
.eyx-tml-tst-item {
    flex: 0 0 100%;
    opacity: 0;
    transform: translateY(6px) scale(.995);
    transition: opacity .6s ease, transform .6s ease;
    padding-inline: clamp(.5rem, 2vw, 1rem);
}

    .eyx-tml-tst-item.eyx-tml-is-active {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

/* ---------- Head (avatar + nombre) ---------- */
.eyx-tml-tst-head {
    display: flex;
    align-items: center;
    gap: .9rem;
    margin-bottom: .75rem;
}

.eyx-tml-tst-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    border: 1px solid var(--eyx-tml-ring);
    box-shadow: inset 0 0 0 4px rgba(255, 255, 255, .6);
    background: #ddd;
    /* por si no hay foto */
}

.eyx-tml-tst-name {
    font-weight: 600;
    line-height: 1.1;
    margin: 0;
}

.eyx-tml-tst-role {
    margin: 0;
    color: var(--eyx-tml-muted);
    font-size: .95rem;
}

/* ---------- Cita ---------- */
blockquote.eyx-tml-tst-quote {
    margin: 0;
    font-size: clamp(1.05rem, 2vw, 1.25rem);
    line-height: 1.55;
    color: #1f2937;
    position: relative;
    padding-left: 1.25rem;
}

.eyx-tml-tst-quote::before {
    /*content: "“";*/
    position: absolute;
    left: 0;
    top: -.25rem;
    color: var(--eyx-tml-accent);
    font-size: 1.6rem;
    line-height: 1;
    opacity: .9;
}

/* ---------- Progreso ---------- */
.eyx-tml-progress-wrap {
    margin-top: 1rem;
    background: var(--eyx-tml-ring);
    height: 2px;
    position: relative;
}

.eyx-tml-tst-progress {
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #96bbf1, #0045ae);
    transform-origin: left center;
    transform: scaleX(0);
    will-change: transform;
}

/* ---------- Dots ---------- */
.eyx-tml-tst-dots {
    display: flex;
    gap: .5rem;
    justify-content: center;
    margin-top: 1rem;
}

.eyx-tml-tst-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cfd4db;
    transition: transform .25s ease, background .25s ease;
}

    .eyx-tml-tst-dot.is-active {
        background: #0045ae;
        transform: scale(1.35);
    }

/* ---------- Controles (opcionales) ---------- */
.eyx-tml-nav {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.eyx-tml-btn {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    pointer-events: auto;
    border: none;
    background: transparent;
    padding: .5rem;
    color: #64748b;
    font-size: 1.25rem;
}

    .eyx-tml-btn:hover {
        color: #0b5ed7;
    }

.eyx-tml-prev {
    left: -.5rem;
}

.eyx-tml-next {
    right: -.5rem;
}

.eyx-tml-tst-shell:hover {
    cursor: pointer;
}

/* Accesibilidad: menos movimiento */
@media (prefers-reduced-motion: reduce) {

    .eyx-tml-tst-row,
    .eyx-tml-tst-item {
        transition: none !important;
    }
}

/* ====== Contactos ====== */

/* ===== HERO WRAPPER (tira más baja) ===== */
.eyx-ch-hero {
    position: relative;
    /* Ajustado para ser una tira: baja la vh o el pixel si quieres aún más fina */
    min-height: min(40vh, 300px);
    display: grid;
    place-items: center;
    isolation: isolate;
    overflow: hidden;
}

    .eyx-ch-hero::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 1px;
        background: linear-gradient(90deg, transparent, var(--eyx-ch-line), transparent);
        z-index: 2;
        pointer-events: none;
    }

.eyx-ch-hero-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
}

.eyx-ch-hero-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter: brightness(.9) contrast(1.02) saturate(0);
    transform: scale(1.02);
    transition: transform 1.2s cubic-bezier(.2, .7, .2, 1), filter .6s ease;
    will-change: transform, filter;
}

.eyx-ch-hero:hover .eyx-ch-hero-bg {
    transform: scale(1.05);
    filter: brightness(1) contrast(.98) saturate(1);
}

.eyx-ch-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: radial-gradient(1200px 600px at 70% 20%, rgba(0, 0, 0, .25), transparent 60%), linear-gradient(180deg, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .65) 100%);
}

/* ===== CONTENT (menos padding vertical para hacer tira) ===== */
.eyx-ch-hero-inner {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1100px;
    /* padding reducido para que el hero sea delgado */
    padding: clamp(1rem, 2vw, 1.25rem) clamp(1rem, 3.5vw, 2rem);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .45rem;
}

.eyx-ch-eyebrow {
    text-transform: uppercase;
    letter-spacing: .28em;
    font-size: .75rem;
    color: var(--eyx-ch-ink);
    margin: 0;
    opacity: .9;
}

.eyx-ch-title {
    margin: 0;
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: .005em;
    /* tamaño reducido para que no ocupe tanto en la tira */
    font-size: clamp(1.25rem, 3.4vw, 2rem);
    text-wrap: balance;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.575);
    color: var(--eyx-ch-ink);
}

.eyx-ch-sub {
    margin: 0;
    color: var(--eyx-ch-muted);
    font-size: clamp(.9rem, 1.2vw, 1rem);
    max-width: 54ch;
}

.eyx-ch-line {
    height: 1px;
    width: min(520px, 70vw);
    background: linear-gradient(90deg, transparent, var(--eyx-ch-line), transparent);
    margin: .6rem 0;
}

.eyx-ch-cta {
    --padY: .6rem;
    --padX: 1rem;
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: var(--padY) var(--padX);
    border: 1px solid rgba(255, 255, 255, .22);
    background: rgba(255, 255, 255, .02);
    color: #fff;
    text-decoration: none;
    border-radius: 999px;
    backdrop-filter: saturate(120%) blur(4px);
    transition: border-color .3s ease, background .3s ease, transform .25s ease;
}

    .eyx-ch-cta:hover {
        border-color: rgba(255, 255, 255, .35);
        background: rgba(255, 255, 255, .06);
        transform: translateY(-1px);
    }

    .eyx-ch-cta:focus-visible {
        outline: 2px solid var(--eyx-ch-accent);
        outline-offset: 3px;
    }

    .eyx-ch-cta .eyx-ch-dot {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: var(--eyx-ch-accent);
        box-shadow: 0 0 0 4px rgba(78, 168, 255, .15);
        transition: transform .25s ease, box-shadow .25s ease;
    }

    .eyx-ch-cta:hover .eyx-ch-dot {
        transform: scale(1.2);
        box-shadow: 0 0 0 6px rgba(78, 168, 255, .18);
    }

.eyx-ch-hint {
    margin-top: .6rem;
    font-size: .88rem;
    color: #b5bcc5;
    display: flex;
    align-items: center;
    gap: .5rem;
    opacity: .9;
}

    .eyx-ch-hint i {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--eyx-ch-accent);
        box-shadow: 0 0 0 4px rgba(78, 168, 255, .12);
    }

@media (prefers-reduced-motion: reduce) {

    .eyx-ch-hero-bg,
    .eyx-ch-cta {
        transition: none !important;
    }
}

/* Opcional: si quieres que en pantallas muy pequeñas el hero quede aún más compacto */
@media (max-width:420px) {
    .eyx-ch-hero {
        min-height: 180px;
    }

    .eyx-ch-title {
        font-size: 1.15rem;
    }

    .eyx-ch-inner {
        padding: .75rem 1rem;
    }
}

/* ================================================== Footer ============================================================ */


/* container */
.eyx-fdf-container {
    max-width: var(--eyx-fdf-max-w);
    margin: 0 auto;
    width: 100%;
    padding: 0 18px;
}

/* footer shell */
.eyx-fdf-footer {
    background: linear-gradient(180deg, rgba(0, 69, 174, 0.02), rgba(189, 185, 184, 0.01));
    padding: 44px 18px 22px;
    border-top: 1px solid rgba(0, 69, 174, 0.06);
}

/* grid */
.eyx-fdf-footer-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr) 220px;
    gap: var(--eyx-fdf-gap);
    align-items: start;
    max-width: var(--eyx-fdf-max-w);
    margin: 0 auto;
}

.eyx-fdf-col h3 {
    margin: 0 0 14px 0;
    font-size: 18px;
    color: var(--eyx-fdf-text);
    letter-spacing: 0.2px;
}

/* lists */
.eyx-fdf-col ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.eyx-fdf-col li {
    margin: 8px 0
}

.eyx-fdf-col a {
    text-decoration: none;
    color: var(--eyx-fdf-muted);
    font-size: 15px;
    display: inline-block;
    padding: 4px 0;
    position: relative;
    transition: color .18s, transform .12s;
}

    .eyx-fdf-col a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 2px;
        height: 2px;
        width: 0%;
        background: linear-gradient(90deg, var(--eyx-fdf-primary), #006adf);
        border-radius: 2px;
        transition: width .22s ease;
    }

    .eyx-fdf-col a:hover,
    .eyx-fdf-col a:focus {
        color: var(--eyx-fdf-primary);
        transform: translateX(6px);
    }

        .eyx-fdf-col a:hover::after,
        .eyx-fdf-col a:focus::after {
            width: 60%;
        }

/* products should span two columns of the main grid */
.eyx-fdf-col.eyx-fdf-products {
    grid-column: span 2;
}

    /* internal product layout (two columns for readability) */
    .eyx-fdf-col.eyx-fdf-products .eyx-fdf-col-list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 6px 18px;
        padding: 0;
    }

        .eyx-fdf-col.eyx-fdf-products .eyx-fdf-col-list li {
            margin: 6px 0;
        }

@media (max-width:920px) {
    .eyx-fdf-col.eyx-fdf-products .eyx-fdf-col-list {
        grid-template-columns: 1fr;
    }

    .eyx-fdf-footer-grid {
        grid-template-columns: repeat(3, 1fr) 220px;
    }
}

/* contact */
.eyx-fdf-contact p {
    margin: 8px 0;
    color: var(--eyx-fdf-muted);
    font-size: 15px;
    line-height: 1.5
}

/* brand area */
.eyx-fdf-brand-area {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.eyx-fdf-brand-card {
    width: 180px;
    text-align: center;
}

.eyx-fdf-brand-sub {
    color: var(--eyx-fdf-primary);
    font-size: 13px;
    margin-top: 6px
}

.eyx-fdf-divider {
    height: 1px;
    background: linear-gradient(90deg, rgba(0, 69, 174, 0.04), rgba(189, 185, 184, 0.02));
    margin: 26px auto 14px;
    max-width: var(--eyx-fdf-max-w);
}

.eyx-fdf-footer-bottom {
    max-width: var(--eyx-fdf-max-w);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 10px 18px;
    color: var(--eyx-fdf-muted);
    font-size: 14px;
}

/* socials inline hex buttons */
.eyx-fdf-socials {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: nowrap;
}

.eyx-fdf-bottom-links {
    display: flex;
    gap: 18px;
    align-items: center;
    flex-wrap: wrap;
}

    .eyx-fdf-bottom-links a {
        color: var(--eyx-fdf-muted);
        text-decoration: none;
        font-size: 13px;
    }

.eyx-fdf-muted-small {
    color: var(--eyx-fdf-muted);
    font-size: 13px
}

.eyx-fdf-hex-button,
.eyx-fdf-hex-link {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-grid;
    place-items: center;
    border: 0;
    background: var(--eyx-fdf-white);
    cursor: pointer;
    transition: transform .12s, box-shadow .12s, background .12s;
    clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
    -webkit-clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
    box-shadow: 0 6px 14px rgba(2, 6, 23, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.04);
    text-decoration: none;
}

    .eyx-fdf-hex-button svg,
    .eyx-fdf-hex-link svg {
        width: 18px;
        height: 18px;
        display: block;
        fill: var(--eyx-fdf-primary);
        pointer-events: none;
    }

    .eyx-fdf-hex-button:hover,
    .eyx-fdf-hex-link:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 26px rgba(2, 6, 23, 0.10);
        background: linear-gradient(180deg, var(--eyx-fdf-primary), #0060d6);
    }

        .eyx-fdf-hex-button:hover svg,
        .eyx-fdf-hex-link:hover svg {
            fill: #ffffff;
        }

    .eyx-fdf-hex-button:focus,
    .eyx-fdf-hex-link:focus {
        outline: 3px solid rgba(0, 69, 174, 0.14);
        outline-offset: 4px;
    }

    /* Scoped focus to avoid global leakage */
    .eyx-fdf-col a:focus,
    .eyx-fdf-hex-link:focus,
    .eyx-fdf-hex-button:focus {
        outline: 3px solid rgba(0, 69, 174, 0.12);
        outline-offset: 3px;
        border-radius: 6px;
    }

/* accordion mobile behavior */
.eyx-fdf-accordion {
    display: none
}

@media (max-width:720px) {
    .eyx-fdf-footer-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .eyx-fdf-accordion {
        display: block
    }

    .eyx-fdf-col-list {
        display: none
    }

    /* hide desktop lists in small screens */
    .eyx-fdf-col.eyx-fdf-products {
        grid-column: auto;
    }

    /* reset span on mobile */
}

/* reveal on scroll */
.eyx-fdf-reveal {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .42s ease, transform .42s ease
}

    .eyx-fdf-reveal.eyx-fdf-visible {
        opacity: 1;
        transform: none
    }

/* --------------------------
     CAMBIOS PARA MÓVIL MINIMAL
     --------------------------
     - En pantallas pequeñas ocultamos el grid completo y mostramos
       una versión minimal con logo + "lo legal".
     - Minimal touch targets, centrado y tipografía reducida.
  */
.eyx-fdf-mobile-minimal {
    display: none;
    /* hidden on desktop */
}

@media (max-width:720px) {

    /* hide the full grid on small screens (reemplazado por la versión minimal) */
    .eyx-fdf-footer-grid-desktop {
        display: none;
    }

    /* mostrar bloque minimal */
    .eyx-fdf-mobile-minimal {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        padding: 14px 18px;
    }

        .eyx-fdf-mobile-minimal .eyx-fdf-brand-card {
            width: auto;
            text-align: center;
        }

        /* reducir logo */
        .eyx-fdf-mobile-minimal img {
            max-width: 110px;
            height: auto;
            display: block;
        }

    /* legal row: links y texto en una sola línea (o apilado si falta espacio) */
    .eyx-fdf-mobile-legal {
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        font-size: 13px;
        color: var(--eyx-fdf-muted);
    }

        .eyx-fdf-mobile-legal a {
            color: var(--eyx-fdf-muted);
            text-decoration: none;
            padding: 6px 8px;
            border-radius: 6px;
        }

            .eyx-fdf-mobile-legal a:focus {
                outline: 2px solid rgba(0, 69, 174, 0.12);
                outline-offset: 3px;
            }

    /* mensaje pequeño informativo */
    .eyx-fdf-mobile-note {
        font-size: 12px;
        color: var(--eyx-fdf-muted);
        text-align: center;
        max-width: 90%;
    }

    /* reducir padding del footer para móviles */
    .eyx-fdf-footer {
        padding: 18px 8px 14px;
    }
}

/* ==================================================== Features  ============================================================= */



.eyx-ftt-featurette-divider {
    margin: 3rem 0;
}

/* TITULO ANIMADO con prefijo */
.eyx-ftt-featurette-heading {
    letter-spacing: -.03rem;
    font-size: var(--eyx-ftt-heading-size);
    font-weight: 700;
    display: inline-block;
    position: relative;
    /* fallback */
    color: var(--eyx-ftt-secondary);
    /* efecto "wipe" azul usando background-clip */
    background-image: linear-gradient(90deg, var(--eyx-ftt-primary) 0%, var(--eyx-ftt-primary) 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    color: var(--eyx-ftt-dark);
    transition: background-size var(--eyx-ftt-wipe-duration), color .2s;
}

/* Fallback para navegadores sin background-clip:text */
@supports not ((-webkit-background-clip: text) or (background-clip: text)) {
    .eyx-ftt-featurette-heading {
        color: var(--eyx-ftt-secondary);
        background-image: none;
    }

        .eyx-ftt-featurette-heading:hover,
        .eyx-ftt-featurette-heading:focus {
            color: var(--eyx-ftt-primary);
            transition: color var(--eyx-ftt-transition);
        }
}

.eyx-ftt-featurette-heading:hover,
.eyx-ftt-featurette-heading:focus,
.eyx-ftt-featurette-heading:focus-visible {
    background-size: 100% 100%;
    color: transparent;
    outline: none;
}

@media (prefers-reduced-motion: reduce) {
    .eyx-ftt-featurette-heading {
        transition: none;
        background-size: 100% 100%;
        color: var(--eyx-ftt-primary);
        -webkit-background-clip: unset;
        background-clip: unset;
    }
}

/* MEDIA CARD (prefijado) */
.eyx-ftt-media-card {
    position: relative;
    overflow: hidden;
    border-radius: var(--eyx-ftt-card-radius);
    box-shadow: var(--eyx-ftt-shadow);
    transition: transform var(--eyx-ftt-transition), box-shadow var(--eyx-ftt-transition);
    background: var(--eyx-ftt-bg);
}

    .eyx-ftt-media-card:hover,
    .eyx-ftt-media-card:focus-within {
        transform: translateY(-6px) scale(1.01);
        box-shadow: var(--eyx-ftt-shadow-hover);
    }

/* Compact size */
.eyx-ftt-media-wrap {
    height: var(--eyx-ftt-media-height);
    max-height: 36vh;
    display: block;
    width: 100%;
}

/* Images and videos behave the same */
.eyx-ftt-media-card img,
.eyx-ftt-media-card video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Overlay */
.eyx-ftt-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 1rem;
    background: linear-gradient(180deg, var(--eyx-ftt-overlay-from) 40%, var(--eyx-ftt-overlay-to) 100%);
    color: white;
    gap: .5rem;
    opacity: 0;
    transition: opacity var(--eyx-ftt-overlay-transition), transform var(--eyx-ftt-overlay-transition);
    transform: translateY(6px);
}

.eyx-ftt-media-card:hover .eyx-ftt-overlay,
.eyx-ftt-media-card:focus-within .eyx-ftt-overlay,
.eyx-ftt-media-card.eyx-ftt-show-overlay .eyx-ftt-overlay {
    opacity: 1;
    transform: translateY(0);
}

.eyx-ftt-overlay .eyx-ftt-title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.1;
}

.eyx-ftt-overlay .eyx-ftt-subtitle {
    font-size: .85rem;
    opacity: .95;
}

/* Small badge/action in overlay */
.eyx-ftt-overlay .eyx-ftt-actions {
    margin-left: auto;
    display: flex;
    gap: .5rem;
}

.eyx-ftt-overlay .btn {
    --bs-btn-padding-y: .25rem;
    --bs-btn-padding-x: .5rem;
    font-size: .8rem;
}

/* Responsive tweaks */
@media (min-width: 768px) {
    .eyx-ftt-featurette-heading {
        font-size: var(--eyx-ftt-heading-size-md);
    }

    .eyx-ftt-media-wrap {
        height: var(--eyx-ftt-media-height-md);
    }
}

@media (max-width: 420px) {
    .eyx-ftt-media-wrap {
        height: var(--eyx-ftt-media-height-sm);
    }
}

/* Accessibility: focus outline using variable */
.eyx-ftt-media-card:focus-within {
    outline: 3px solid var(--eyx-ftt-focus-outline);
    outline-offset: 3px;
}

/* Keep original text spacing */
.lead {
    margin-top: .5rem;
}

/* Utility small alignment to ensure compatibility with bootstrap markup */
.eyx-ftt-mb-4 {
    margin-bottom: 1.5rem;
}

/* ===== CAROUSEL PROPIO ===== */
.eyx-ftt-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.eyx-ftt-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity .5s ease;
}

    .eyx-ftt-slide.active {
        opacity: 1;
        z-index: 1;
    }

    .eyx-ftt-slide img,
    .eyx-ftt-slide video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

.eyx-ftt-carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0);
    color: rgba(255, 255, 255, 0);
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}

    .eyx-ftt-carousel-btn.prev {
        left: 10px;
    }

    .eyx-ftt-carousel-btn.next {
        right: 10px;
    }

/* ==================================================== Features End ========================================================== */

/* ==================================================== Card Gallery ========================================================== */



.eyx-crd-grid {
    display: grid;
    gap: var(--eyx-crd-gap);
    grid-template-columns: repeat(auto-fit, minmax(var(--eyx-crd-mincol), 1fr));
    align-items: start;
    margin: 0 auto;
}

.eyx-crd-card {
    background: var(--eyx-crd-bg);
    border-radius: var(--eyx-crd-radius);
    overflow: hidden;
    box-shadow: var(--eyx-crd-shadow);
    transition: transform var(--eyx-crd-transition), box-shadow var(--eyx-crd-transition);
    display: flex;
    flex-direction: column;
    cursor: pointer;
    min-height: 220px;
    outline: none;
    width: 100%;
}

    .eyx-crd-card:hover,
    .eyx-crd-card:focus {
        transform: translateY(-4px);
        box-shadow: var(--eyx-crd-shadow-hover);
    }

.eyx-crd-media {
    position: relative;
    height: var(--eyx-crd-media-h);
    background: #eceff3;
    flex-shrink: 0;
}

    .eyx-crd-media img,
    .eyx-crd-media video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

.eyx-crd-body {
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
}

.eyx-crd-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: .5rem;
    font-weight: 600;
    font-size: .95rem;
}

.eyx-crd-price {
    color: var(--eyx-crd-primary);
    font-weight: 700;
    font-size: .92rem;
    white-space: nowrap;
}

.eyx-crd-desc {
    color: #666;
    font-size: .82rem;
    line-height: 1.2;
    margin-top: 4px;
}

.eyx-crd-footer {
    margin-top: auto;
    display: flex;
    gap: .5rem;
    font-size: .82rem;
    color: #666;
}

/* Modal */
.eyx-crd-modal {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.45);
    z-index: var(--eyx-crd-modal-z);
    padding: 12px;
}

    .eyx-crd-modal[aria-hidden="false"] {
        display: flex;
    }

.eyx-crd-modal-panel {
    width: 100%;
    max-width: 980px;
    background: var(--eyx-crd-bg);
    border-radius: 10px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* Carousel area */
.eyx-crd-modal-media {
    width: 100%;
    height: 420px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.eyx-crd-carousel-slide {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity .25s ease;
}

    .eyx-crd-carousel-slide[aria-hidden="false"] {
        visibility: visible;
        opacity: 1;
    }

    .eyx-crd-carousel-slide img,
    .eyx-crd-carousel-slide video {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: #000;
    }

.eyx-crd-carousel-controls {
    position: absolute;
    inset: auto 12px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    width: calc(100% - 24px);
    justify-content: space-between;
    pointer-events: none;
    visibility: hidden;
}

.eyx-crd-carousel-btn {
    pointer-events: auto;
    background: rgba(255, 255, 255, 0.06);
    border: 0;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    backdrop-filter: blur(4px);
}

.eyx-crd-carousel-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    display: flex;
    gap: 8px;
    visibility: hidden;
}

.eyx-crd-carousel-dot {
    width: var(--eyx-crd-dot-size);
    height: var(--eyx-crd-dot-size);
    border-radius: 50%;
    cursor: pointer;
}

    .eyx-crd-carousel-dot[aria-checked="true"] {
        background: var(--eyx-crd-primary);
        transform: scale(1.05);
    }

.eyx-crd-modal-body {
    padding: 12px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.eyx-crd-modal-info {
    width: 100%;
}

.eyx-crd-modal-title {
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0 0 6px 0;
}

.eyx-crd-modal-desc {
    color: #444;
    margin: 0 0 6px 0;
    font-size: .95rem;
}

.eyx-crd-modal-close {
    background: transparent;
    border: 0;
    font-size: 1.1rem;
    cursor: pointer;
    color: #666;
}

/* Subproducts (vertical, minimal) */
.eyx-crd-subproducts {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
}

.subproduct {
    background: transparent;
    border-radius: 8px;
    padding: 8px;
    display: flex;
    gap: 8px;
    align-items: flex-start;
    border: 1px solid rgba(0, 0, 0, 0.03);
}

    .subproduct .meta {
        flex: 1;
    }

    .subproduct h3 {
        margin: 0;
        font-size: .95rem;
        font-weight: 600;
    }

    .subproduct p {
        margin: 6px 0 0 0;
        font-size: .86rem;
        color: #555;
    }

    .subproduct ul {
        margin: 8px 0 0 0;
        padding-left: 16px;
        font-size: .84rem;
        color: #444;
    }

@media (max-width:900px) {
    .eyx-crd-modal-media {
        height: 320px;
    }
}

@media (max-width:640px) {
    :root {
        --eyx-crd-media-h: 160px;
    }

    .eyx-crd-modal-media {
        height: 220px;
    }

    .eyx-crd-modal-panel {
        max-width: 95%;
    }

    .eyx-crd-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .container {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.eyx-crd-card:focus {
    box-shadow: 0 8px 20px rgba(13, 110, 253, 0.12);
}

/* ==================================================== Card Gallery End ====================================================== */

/* ==================================================== Features Radial Start ================================================= */

.eyx-ftr-wrap {
    max-width: 1100px;
    margin: auto;
    background: transparent;
    color: var(--eyx-ftr-text);
    -webkit-font-smoothing: antialiased;
    position: relative;
}

    .eyx-ftr-wrap h1 {
        margin: 0 0 8px 0;
        font-size: 1.05rem;
        font-weight: 700;
    }

    .eyx-ftr-wrap p.eyx-ftr-lead {
        margin: 0 0 14px;
        color: var(--eyx-ftr-muted);
    }

/* Layout: hexagon center + items around */
.eyx-ftr-hex-wrap {
    display: flex;
    gap: 18px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.eyx-ftr-stage {
    position: relative;
    width: var(--eyx-ftr-size);
    height: var(--eyx-ftr-size);
    min-width: 320px;
    min-height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    background: transparent;
}

    /* Subtle decorative background: faint radial dots and sweeping gradient — do NOT change the center hexagon */
    .eyx-ftr-stage::before {
        content: '';
        position: absolute;
        inset: -8% -4%;
        background: radial-gradient(circle at 10% 10%, rgba(0, 69, 174, 0.03) 0px, transparent 40%), radial-gradient(circle at 90% 80%, rgba(2, 38, 102, 0.02) 0px, transparent 30%);
        pointer-events: none;
        z-index: 0;
        border-radius: 16px;
        filter: blur(6px);
    }

/* Full-width decorative rail: fixed so deco can span entire viewport without touching center styling */
.eyx-deco-rail {
    /* span full viewport width but positioned inside the component area (centered to viewport)
       so it visually stretches edge-to-edge while remaining tied to the section */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    /* full viewport width */
    height: 120%;
    top: -10%;
    pointer-events: none;
    z-index: 50;
    overflow: hidden;
}

/* Subtle floating hex decorations (very subtle). They are decorative only and pointer-events:none. Size in vw so responsive. */
.eyx-deco-hex {
    position: absolute;
    width: var(--hex-size, 80px);
    aspect-ratio: 1;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: var(--hex-color, rgba(0, 128, 255, 0.12));
    opacity: var(--hex-opacity, 0.4);
    animation: floatY var(--hex-speed, 18s) ease-in-out infinite alternate, spin var(--hex-rot, 22s) linear infinite;
    transform-origin: center;
    background-color: #21304238;
}

    /* Multiple positions to span the full width — distributed across viewport using vw/vh, varied sizes */
    .eyx-deco-hex.h1 {
        left: 2vw;
        top: 6vh;
        transform: scale(.9);
        opacity: .12;
    }

    .eyx-deco-hex.h2 {
        left: 12vw;
        top: 20vh;
        transform: scale(1.15);
        opacity: .10;
        width: 8vw;
        height: 8vw;
    }

    .eyx-deco-hex.h3 {
        left: 24vw;
        top: 8vh;
        transform: scale(.75);
        opacity: .14;
        width: 7.8vw;
        height: 7.8vw;
    }

    .eyx-deco-hex.h4 {
        left: 80vw;
        top: 26vh;
        transform: scale(1.05);
        opacity: .08;
        width: 9.6vw;
        height: 9.6vw;
    }

    .eyx-deco-hex.h5 {
        left: 48vw;
        top: 10vh;
        transform: scale(.88);
        opacity: .10;
    }

    .eyx-deco-hex.h6 {
        left: 60vw;
        top: 30vh;
        transform: scale(1.2);
        opacity: .09;
        width: 7.6vw;
        height: 7.6vw;
    }

    .eyx-deco-hex.h7 {
        left: 72vw;
        top: 6vh;
        transform: scale(.7);
        opacity: .07;
        width: 6.6vw;
        height: 6.6vw;
    }

    /* lower row */
    .eyx-deco-hex.h8 {
        left: 6vw;
        top: 58vh;
        transform: scale(.95);
        opacity: .08;
        width: 9.5vw;
        height: 9.5vw;
    }

    .eyx-deco-hex.h9 {
        left: 22vw;
        top: 70vh;
        transform: scale(1.05);
        opacity: .06;
    }

    .eyx-deco-hex.h10 {
        left: 40vw;
        top: 66vh;
        transform: scale(1.25);
        opacity: .06;
        width: 13.4vw;
        height: 13.4vw;
    }

    .eyx-deco-hex.h11 {
        left: 58vw;
        top: 72vh;
        transform: scale(.8);
        opacity: .05;
    }

    .eyx-deco-hex.h12 {
        left: 82vw;
        top: 62vh;
        transform: scale(1.1);
        opacity: .06;
    }

    .eyx-deco-hex.h13 {
        left: 90vw;
        top: 46vh;
        transform: scale(.85);
        opacity: .05;
        width: 8.5vw;
        height: 8.5vw;
    }

    .eyx-deco-hex.h14 {
        left: 34vw;
        top: 46vh;
        transform: scale(.72);
        opacity: .07;
        width: 7vw;
        height: 7vw;
    }

/* varied animations: translate, rotate, scale for more organic motion */
@keyframes eyx-float-a {
    0% {
        transform: translateY(0) rotate(0) scale(1);
    }

    50% {
        transform: translateY(-8px) rotate(6deg) scale(1.02);
    }

    100% {
        transform: translateY(0) rotate(0) scale(1);
    }
}

@keyframes eyx-float-b {
    0% {
        transform: translateX(0) rotate(0) scale(1);
    }

    50% {
        transform: translateX(6px) rotate(-4deg) scale(.98);
    }

    100% {
        transform: translateX(0) rotate(0) scale(1);
    }
}

@keyframes eyx-float-c {
    0% {
        transform: translateY(0) rotate(0) scale(1);
    }

    50% {
        transform: translateY(-12px) rotate(3deg) scale(1.08);
    }

    100% {
        transform: translateY(0) rotate(0) scale(1);
    }
}

.eyx-deco-hex.h1 {
    animation: eyx-float-a 8.6s ease-in-out infinite;
}

.eyx-deco-hex.h2 {
    animation: eyx-float-c 11s ease-in-out infinite;
}

.eyx-deco-hex.h3 {
    animation: eyx-float-b 7.2s ease-in-out infinite;
}

.eyx-deco-hex.h4 {
    animation: eyx-float-a 9.2s ease-in-out infinite;
}

.eyx-deco-hex.h5 {
    animation: eyx-float-b 6.8s ease-in-out infinite;
}

.eyx-deco-hex.h6 {
    animation: eyx-float-c 10.2s ease-in-out infinite;
}

.eyx-deco-hex.h7 {
    animation: eyx-float-a 7.6s ease-in-out infinite;
}

.eyx-deco-hex.h8 {
    animation: eyx-float-b 8.6s ease-in-out infinite;
}

.eyx-deco-hex.h9 {
    animation: eyx-float-a 9.8s ease-in-out infinite;
}

.eyx-deco-hex.h10 {
    animation: eyx-float-c 12s ease-in-out infinite;
}

.eyx-deco-hex.h11 {
    animation: eyx-float-b 7.4s ease-in-out infinite;
}

.eyx-deco-hex.h12 {
    animation: eyx-float-a 8.9s ease-in-out infinite;
}

.eyx-deco-hex.h13 {
    animation: eyx-float-b 9.1s ease-in-out infinite;
}

.eyx-deco-hex.h14 {
    animation: eyx-float-c 8.3s ease-in-out infinite;
}

/* Hexagon center using clip-path (UNCHANGED visually) */
.eyx-ftr-hex-center {
    width: 40%;
    max-width: 280px;
    min-width: 140px;
    aspect-ratio: 1/1;
    background: linear-gradient(180deg, var(--eyx-ftr-panel), #0046ae1c);
    clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 18px;
    box-shadow: 0 10px 26px rgba(2, 6, 23, 0.04);
    position: relative;
    /* ensure above deco but below selector */
    z-index: 300;
}

.eyx-ftr-center-title {
    font-size: 1rem;
    font-weight: 700;
    color: var(--eyx-ftr-blue);
    margin: 0;
}

.eyx-ftr-center-desc {
    margin: 0;
    color: #213042;
    font-size: .92rem;
    line-height: 1.35;
    opacity: .95;
}

/* Items placed around the hexagon — visually following a hex perimeter but computed via JS */
.eyx-ftr-item {
    position: absolute;
    width: var(--eyx-ftr-item-size);
    height: var(--eyx-ftr-item-size);
    display: grid;
    place-items: center;
    text-align: center;
    cursor: pointer;
    border: none;
    background: transparent;
    color: var(--eyx-ftr-muted);
    font-weight: 700;
    font-size: .88rem;
    transition: transform var(--eyx-ftr-transition) ease, color .16s ease;
    outline: none;
    user-select: none;
    will-change: transform;
    /* make them slightly hex-friendly visually (soft corners) */
    border-radius: 10px;
    z-index: 400;
}

    .eyx-ftr-item .eyx-label {
        display: inline-block;
    }

    .eyx-ftr-item:hover,
    .eyx-ftr-item:focus {
        color: var(--eyx-ftr-blue);
        transform: translate(-50%, -50%) scale(1.06);
        z-index: 999;
    }

    .eyx-ftr-item[aria-pressed="true"] {
        color: var(--eyx-ftr-blue);
        transform: translate(-50%, -50%) scale(1.03);
        z-index: 1000;
    }

/* Selector — shaped as hexagon outline (clip-path) that moves to selected item */
.eyx-ftr-selector {
    position: absolute;
    width: var(--eyx-ftr-select-size);
    height: var(--eyx-ftr-select-size);
    pointer-events: none;
    transform: translate(-50%, -50%) scale(1);
    transition: left var(--eyx-ftr-transition) ease, top var(--eyx-ftr-transition) ease, width var(--eyx-ftr-transition) ease, height var(--eyx-ftr-transition) ease, transform var(--eyx-ftr-transition) ease;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .eyx-ftr-selector::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border-radius: 6px;
        clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
        border: 2px solid rgba(0, 69, 174, 0.12);
        background: linear-gradient(180deg, rgba(30, 103, 211, 0.02), transparent 45%);
        opacity: .95;
    }

/* small note */
.eyx-ftr-note {
    margin-top: 10px;
    color: var(--eyx-ftr-muted);
    font-size: .9rem;
    text-align: center;
}

/* MOBILE: replace text labels with a small blue dot and simplify deco */
@media (max-width:880px) {
    .eyx-ftr-stage {
        width: min(92vw, 420px);
        height: min(92vw, 420px);
    }

    .eyx-ftr-hex-center {
        width: 46%;
    }

    .eyx-deco-rail {
        z-index: 10;
    }

    /* Make the items compact: hide visible label, show dot */
    .eyx-ftr-item {
        width: 40px;
        height: 40px;
        font-size: 0;
        padding: 0;
        border-radius: 50%;
    }

        .eyx-ftr-item .eyx-label {
            display: none;
        }

        .eyx-ftr-item::before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: var(--eyx-ftr-blue);
            box-shadow: 0 4px 10px rgba(0, 69, 174, 0.12);
        }

    /* deco less dense on very small screens */
    .eyx-deco-hex {
        width: 14vw;
        height: 14vw;
        opacity: .10;
    }

        /* hide a few to reduce clutter */
        .eyx-deco-hex.h2,
        .eyx-deco-hex.h6,
        .eyx-deco-hex.h10,
        .eyx-deco-hex.h11,
        .eyx-deco-hex.h13,
        .eyx-deco-hex.h14 {
            display: none;
        }
}

@media (prefers-reduced-motion: reduce) {

    .eyx-ftr-selector,
    .eyx-ftr-item {
        transition: none;
    }

    .eyx-deco-hex {
        animation: none !important;
    }
}

/* ================================================== Features Radial End ===================================================== */

/* ================================================== FeaturesCard Start ===================================================== */

.eyx-fcm-root {
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Arial;
    color: var(--eyx-fcm-text);
    background: transparent;
    box-sizing: border-box;
    padding: 28px 12px;
}

.eyx-fcm-wrap {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}

    .eyx-fcm-wrap::before {
        content: "";
        position: absolute;
        left: -6%;
        top: 8%;
        width: 112%;
        height: 36%;
        background: linear-gradient(135deg, rgba(4, 46, 98, 0.03), rgba(2, 20, 55, 0.00));
        transform: skewY(-6deg);
        border-radius: 20px;
        pointer-events: none;
        z-index: 0;
    }

    .eyx-fcm-wrap::after {
        content: "";
        position: absolute;
        right: 6%;
        bottom: 6%;
        width: 220px;
        height: 220px;
        background: radial-gradient(circle at 20% 30%, rgba(0, 69, 174, 0.03) 0 6px, transparent 8px), radial-gradient(circle at 70% 70%, rgba(2, 38, 102, 0.02) 0 4px, transparent 6px);
        opacity: .9;
        filter: blur(2px);
        pointer-events: none;
        z-index: 0;
    }

.eyx-fcm-grid {
    display: grid;
    grid-template-columns: 1fr 420px;
    gap: var(--eyx-fcm-gap);
    align-items: center;
    position: relative;
    z-index: 2;
}

@media (max-width:920px) {
    .eyx-fcm-grid {
        grid-template-columns: 1fr;
    }
}

.eyx-fcm-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    align-items: start;
}

@media (max-width:720px) {
    .eyx-fcm-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
    }
}

.eyx-fcm-item {
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 14px 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.96));
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(11, 35, 56, 0.04);
    border: 1px solid rgba(11, 35, 56, 0.03);
    cursor: pointer;
    transition: transform var(--eyx-fcm-transition), box-shadow var(--eyx-fcm-transition);
    user-select: none;
}

    .eyx-fcm-item:hover {
        transform: translateY(-6px);
        box-shadow: 0 14px 30px rgba(11, 35, 56, 0.06);
    }

    .eyx-fcm-item:focus {
        outline: 3px solid rgba(0, 69, 174, 0.08);
        outline-offset: 2px;
    }

    /* DOT: default (muted) */
    .eyx-fcm-item .dot {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background: var(--eyx-fcm-deco);
        flex: 0 0 14px;
        box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.02);
        transition: background 220ms ease, box-shadow 220ms ease, transform 220ms ease;
    }

    /* DOT: selected or pressed -> blue gradient + halo */
    .eyx-fcm-item[aria-pressed="true"] .dot {
        background: linear-gradient(180deg, rgba(0, 69, 174, 1) 0%, rgba(0, 120, 255, 0.85) 100%);
        box-shadow: 0 6px 18px rgba(0, 69, 174, 0.18), inset 0 -3px 6px rgba(0, 0, 0, 0.08);
        transform: scale(1.06);
    }

    /* also support focus-visible styling for keyboard users */
    .eyx-fcm-item:focus-visible .dot {
        box-shadow: 0 6px 18px rgba(0, 69, 174, 0.12), inset 0 -3px 6px rgba(0, 0, 0, 0.04);
    }

    .eyx-fcm-item .label {
        font-weight: 700;
        color: var(--eyx-fcm-text);
        font-size: .95rem;
    }

    .eyx-fcm-item .desc {
        font-size: .86rem;
        color: var(--eyx-fcm-muted);
        margin-top: 6px;
        display: block;
        grid-column: 1/ -1;
        opacity: .96;
    }

.eyx-fcm-center-card {
    background: var(--eyx-fcm-panel);
    border-radius: var(--eyx-fcm-radius);
    padding: 22px;
    box-shadow: 0 18px 40px rgba(11, 35, 56, 0.06);
    border: 1px solid rgba(11, 35, 56, 0.03);
}

.eyx-fcm-center-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--eyx-fcm-blue);
    margin: 0 0 8px;
}

.eyx-fcm-center-body {
    color: #213042;
    font-size: .95rem;
    line-height: 1.35;
    margin: 0 0 14px;
}

.eyx-fcm-center-cta {
    display: flex;
    gap: 10px;
    align-items: center;
}

.eyx-fcm-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 10px;
    background: transparent;
    border: 1px solid rgba(0, 69, 174, 0.12);
    color: var(--eyx-fcm-blue);
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: transform var(--eyx-fcm-transition), background var(--eyx-fcm-transition);
}

    .eyx-fcm-btn:hover {
        transform: translateY(-3px);
        background: rgba(0, 69, 174, 0.04);
    }

@media (max-width:720px) {
    .eyx-fcm-item {
        padding: 10px;
        border-radius: 10px;
        min-height: 56px;
        justify-content: center;
        flex-direction: column;
        gap: 8px;
    }

        .eyx-fcm-item .label {
            font-size: .78rem;
            text-align: center;
        }

        .eyx-fcm-item .desc {
            display: none;
        }

    .eyx-fcm-center-card {
        margin-top: 6px;
    }
}

.eyx-fcm-item:focus-visible {
    outline: 3px solid rgba(0, 69, 174, 0.09);
    outline-offset: 2px;
}

.eyx-fcm-item[aria-pressed="true"] {
    border-color: rgba(0, 69, 174, 0.18);
    box-shadow: 0 18px 40px rgba(0, 69, 174, 0.06);
}

@media (prefers-reduced-motion: reduce) {
    .eyx-fcm-item {
        transition: none;
        transform: none;
    }

        .eyx-fcm-item .dot {
            transition: none;
        }
}

/* ================================================== FeaturesCard End ===================================================== */

/* ================================================== CollageStatic ============================================================*/


.eyx-cls-wrap {
    max-width: 1100px;
    margin: 18px auto;
    padding: var(--eyx-cls-pad);
    color: #111;
}

.eyx-cls-title {
    margin: 0 0 6px 0;
    font-size: 1.05rem;
    font-weight: 700;
}

.eyx-cls-hint {
    margin: 6px 0 12px;
    color: var(--eyx-cls-gray);
    font-size: .95rem
}

/* grid compacto centrado */
.eyx-cls-collage {
    display: grid;
    gap: var(--eyx-cls-gap);
    grid-template-columns: repeat(auto-fit, minmax(var(--eyx-cls-mincol), var(--eyx-cls-maxcol)));
    justify-content: center;
    align-items: center;
    padding: 12px;
    border-radius: 10px;
    background: transparent;
    position: relative;
}

/* palabra boton minimalista */
.eyx-cls-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
}

.eyx-cls-word {
    display: inline-block;
    position: relative;
    padding: 4px 6px;
    margin: 0;
    color: var(--eyx-cls-gray);
    background: transparent;
    border: 0;
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
    font-weight: 400;
    font-size: .95rem;
    text-align: center;
    transition: color .12s linear, transform .12s;
    outline: none;
    will-change: transform;
}

/* sizes */
.eyx-cls-s-sm {
    font-size: .82rem;
    padding: 3px 6px;
}

.eyx-cls-s-md {
    font-size: .95rem;
    padding: 4px 6px;
}

.eyx-cls-s-lg {
    font-size: 1.08rem;
    padding: 5px 8px;
}

.eyx-cls-s-xl {
    font-size: 1.26rem;
    padding: 6px 8px;
    font-weight: 700;
}

/* Hover/focus: solo cambia color (sin fondo) y pausa la animación para legibilidad */
.eyx-cls-word:hover,
.eyx-cls-word:focus {
    color: var(--eyx-cls-blue);
    animation-play-state: paused !important;
}

/* Selected: mantiene azul y muestra punto decorativo */
.eyx-cls-word.eyx-cls-selected {
    color: var(--eyx-cls-blue);
}

    .eyx-cls-word.eyx-cls-selected::after {
        content: '';
        position: absolute;
        top: -6px;
        right: -6px;
        width: 9px;
        height: 9px;
        background: var(--eyx-cls-blue);
        border-radius: 50%;
        box-shadow: 0 2px 6px rgba(0, 69, 174, 0.18);
        pointer-events: none;
    }

/* FLOAT ANIMATIONS - three variants for variety */
@keyframes eyx-cls-floatA {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
        transform: translate(6px, -4px) rotate(-0.6deg);
    }

    50% {
        transform: translate(0px, -6px) rotate(0.2deg);
    }

    75% {
        transform: translate(-5px, -2px) rotate(-0.3deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes eyx-cls-floatB {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(-4px, 6px) rotate(0.5deg);
    }

    40% {
        transform: translate(6px, 3px) rotate(-0.8deg);
    }

    60% {
        transform: translate(2px, -5px) rotate(0.3deg);
    }

    80% {
        transform: translate(-6px, -3px) rotate(-0.5deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes eyx-cls-floatC {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    33% {
        transform: translate(5px, 5px) rotate(0.8deg);
    }

    66% {
        transform: translate(-5px, 3px) rotate(-0.7deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

/* classes that apply animation */
.eyx-cls-anim-1 {
    animation: eyx-cls-floatA 6s ease-in-out infinite;
}

.eyx-cls-anim-2 {
    animation: eyx-cls-floatB 8s ease-in-out infinite;
}

.eyx-cls-anim-3 {
    animation: eyx-cls-floatC 5.2s ease-in-out infinite;
}

/* Pause animations globally when adding this class to container */
.eyx-cls-collage.eyx-cls-paused .eyx-cls-word {
    animation-play-state: paused !important;
}

/* Respect user reduced motion */
@media (prefers-reduced-motion: reduce) {

    .eyx-cls-anim-1,
    .eyx-cls-anim-2,
    .eyx-cls-anim-3 {
        animation: none !important;
        transform: none !important;
    }
}

/* focus-visible */
.eyx-cls-word:focus-visible {
    box-shadow: 0 0 0 3px rgba(0, 69, 174, 0.06);
    border-radius: 6px;
}

@media (max-width:720px) {
    .eyx-cls-root {
        --eyx-cls-mincol: 140px;
        --eyx-cls-maxcol: 240px;
    }
}

/* ================================================== CollageStatic End ============================================================*/

/* ================================================== CareerHero End ============================================================*/

.eyx-crh {
    width: 100%;
    padding: var(--eyx-crh-padding-vertical) var(--eyx-crh-padding-horizontal);
    background: linear-gradient(90deg, rgba(0, 69, 174, 0.03), rgba(189, 185, 184, 0.01));
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 240px;
    text-align: center;
    /* center text */
}

/* Center column */
.eyx-crh-inner {
    max-width: 980px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
}

/* Typography */
.eyx-crh-kicker {
    color: var(--eyx-crh-muted);
    font-size: .88rem;
    font-weight: 700;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.eyx-crh-title {
    margin: 0;
    font-size: clamp(1.25rem, 3.8vw, 2.25rem);
    line-height: 1.02;
    color: var(--eyx-crh-text);
    font-weight: 800;
}

.eyx-crh-sub {
    margin: 0;
    color: #334155;
    font-size: 1rem;
    max-width: 68ch;
}

/* CTA centered under text */
.eyx-crh-cta {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
}

/* Primary button */
.eyx-crh-btn {
    background: var(--eyx-crh-accent);
    color: #fff;
    border: 0;
    padding: 12px 18px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

    .eyx-crh-btn:focus {
        outline: 3px solid rgba(0, 69, 174, 0.12);
        outline-offset: 4px;
    }

    .eyx-crh-btn:active {
        transform: translateY(1px);
    }

/* small note under CTA */
.eyx-crh-note {
    color: var(--eyx-crh-muted);
    font-size: .9rem;
}

/* Modal (centered) */
.eyx-crh-modal {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(6, 8, 12, 0.48);
    z-index: 9999;
    padding: 20px;
}

    .eyx-crh-modal[aria-hidden="false"] {
        display: flex;
    }

.eyx-crh-panel {
    width: 100%;
    max-width: 700px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(2, 6, 23, 0.12);
}

/* modal inner -> compact centered form */
.eyx-crh-panel-inner {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
}

.eyx-crh-form h2 {
    margin: 0;
    color: var(--eyx-crh-accent);
    font-size: 1.05rem;
}

.eyx-crh-form p.desc {
    margin: 0;
    color: #334155;
    font-size: .95rem;
}

/* form rows */
.eyx-crh-row {
    display: flex;
    gap: 10px;
    margin-top: 8px;
}

.eyx-crh-field {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.eyx-crh-label {
    font-size: .86rem;
    color: #213042;
    font-weight: 600;
}

.eyx-crh-input,
.eyx-crh-textarea {
    border: 1px solid #e6e9f0;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: .95rem;
    color: var(--eyx-crh-text);
    background: #fff;
}

.eyx-crh-textarea {
    min-height: 110px;
    resize: vertical;
}

/* actions */
.eyx-crh-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 6px;
}

.eyx-crh-cancel {
    background: transparent;
    border: 0;
    color: var(--eyx-crh-muted);
    cursor: pointer;
    padding: 8px 10px;
    border-radius: 8px;
}

.eyx-crh-submit {
    background: var(--eyx-crh-accent);
    color: #fff;
    border: 0;
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
}

/* success panel */
.eyx-crh-success {
    padding: 18px;
    text-align: center;
    display: none;
}

    .eyx-crh-success h3 {
        margin: 0;
        color: var(--eyx-crh-accent);
    }

    .eyx-crh-success p {
        margin: 8px 0 0 0;
        color: #334155;
    }

/* responsive */
@media (max-width:720px) {
    .eyx-crh {
        padding: 40px 12px;
        min-height: auto;
    }

    .eyx-crh-inner {
        gap: 12px;
    }

    .eyx-crh-row {
        flex-direction: column;
    }

    .eyx-crh-actions {
        justify-content: stretch;
    }

    .eyx-crh-submit {
        width: 100%;
    }
}

/* reduced motion */
@media (prefers-reduced-motion: reduce) {

    .eyx-crh-btn,
    .eyx-crh-panel * {
        transition: none !important;
        animation: none !important;
    }
}

/* ================================================== CareerHero End ============================================================*/

/* ================================================== Contact Start ============================================================*/

.eyx-cfm-hero {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0615e949;
    color: #0045ae;
}

.eyx-cfm-hero-media {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.eyx-cfm-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(255, 255, 255, 0.555), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.eyx-cfm-hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 0 18px;
}

    .eyx-cfm-hero-content h1 {
        margin: 0;
        font-size: clamp(1.4rem, 3.6vw, 2rem);
        font-weight: 400;
        letter-spacing: -0.02em;
    }

    .eyx-cfm-hero-content p {
        margin: 8px 0 0 0;
        opacity: .95;
        color: rgba(255, 255, 255, 0.92);
    }

/* small negative margin so the form visually overlaps */
.eyx-cfm-hero + .eyx-cfm-root {
    margin-top: -72px;
    position: relative;
    z-index: 5;
}

.eyx-cfm-root {
    max-width: 720px;
    margin: 20px auto 48px auto;
    background: linear-gradient(180deg, var(--eyx-cfm-card), var(--eyx-cfm-bg));
    border-radius: var(--eyx-cfm-radius);
    padding: 18px;
    box-shadow: 0 12px 40px rgba(2, 6, 23, 0.10);
    border: 1px solid rgba(10, 20, 40, 0.04);
    color: #0b2338;
}

    .eyx-cfm-root h3 {
        margin: 0 0 6px 0;
        color: var(--eyx-cfm-accent);
        font-size: 1.05rem;
    }

    .eyx-cfm-root p.lead {
        margin: 0 0 12px 0;
        color: var(--eyx-cfm-muted);
        font-size: .95rem;
    }

.eyx-cfm-row {
    display: flex;
    gap: var(--eyx-cfm-gap);
    margin-top: 8px;
}

.eyx-cfm-field {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

label.eyx-cfm-label {
    font-size: .86rem;
    color: #213042;
    font-weight: 600;
}

input.eyx-cfm-input,
textarea.eyx-cfm-textarea {
    border: 1px solid #e6e9f0;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: .95rem;
    background: var(--eyx-cfm-bg);
    color: #0b2338;
}

textarea.eyx-cfm-textarea {
    min-height: 120px;
    resize: vertical;
}

.eyx-cfm-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 12px;
    align-items: center;
}

button.eyx-cfm-btn {
    background: var(--eyx-cfm-accent);
    color: #fff;
    border: 0;
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
}

    button.eyx-cfm-btn[disabled] {
        opacity: .6;
        cursor: not-allowed;
        transform: none;
    }

.eyx-cfm-help {
    font-size: .85rem;
    color: var(--eyx-cfm-muted);
    margin-top: 6px;
}

.eyx-cfm-error {
    color: #b91c1c;
    font-size: .95rem;
    margin-top: 6px;
    display: none;
}

.eyx-cfm-field-error {
    color: #b91c1c;
    font-size: .82rem;
    min-height: 18px;
    display: block;
}

.eyx-cfm-success {
    color: #0b6a31;
    font-size: .95rem;
    margin-top: 8px;
    display: none;
}

/* responsive */
@media (max-width:720px) {
    .eyx-cfm-row {
        flex-direction: column;
    }

    .eyx-cfm-actions {
        justify-content: stretch;
        flex-direction: column-reverse;
    }

    button.eyx-cfm-btn {
        width: 100%;
    }

    .eyx-cfm-hero {
        height: 220px;
    }

        .eyx-cfm-hero + .eyx-cfm-root {
            margin-top: -56px;
        }
}

@media (prefers-reduced-motion: reduce) {
    .eyx-cfm-root * {
        transition: none !important;
        animation: none !important;
    }

    .eyx-cfm-hero * {
        transition: none !important;
        animation: none !important;
    }
}

/* small ornament: elevated card look when overlapping */
.eyx-cfm-root::before {
    content: '';
    position: absolute;
    left: 8px;
    right: 8px;
    top: -6px;
    height: 12px;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(0, 69, 174, 0.04), rgba(0, 0, 0, 0.02));
    border-radius: 8px 8px 0 0;
    z-index: -1;
}

/* ================================================== Contact End ============================================================*/

/* ================================================== StepsNav Start ============================================================*/
.eyx-stn-root {
    max-width: 1200px;
    margin: 24px auto;
    padding: 18px;
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 20px;
    align-items: start;
}

@media (max-width:880px) {
    .eyx-stn-root {
        grid-template-columns: 1fr;
        padding: 12px;
    }
}

/* LEFT LIST */
.eyx-stn-left {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.eyx-stn-title {
    margin: 0;
    color: var(--eyx-stn-muted);
    font-weight: 400;
}

.eyx-stn-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 6px;
}

.eyx-stn-item {
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 8px 6px;
    border-radius: 8px;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-align: left;
}

    .eyx-stn-item:hover,
    .eyx-stn-item:focus {
        background: rgba(2, 6, 23, 0.03);
    }

.eyx-stn-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cfd3d7;
    flex: 0 0 auto;
    transition: transform .18s, background .18s;
}

.eyx-stn-item.active .eyx-stn-dot {
    background: var(--eyx-stn-accent);
    transform: scale(1.12);
}

.eyx-stn-label {
    display: block;
    font-weight: 600;
}

/* SUCURSAL CARD */
.eyx-stn-card {
    background: var(--eyx-stn-card-bg);
    border-radius: 12px;
    padding: 12px;
    box-shadow: 0 6px 20px rgba(6, 18, 38, 0.06);
    display: flex;
    gap: 12px;
    align-items: flex-start;
    min-height: 72px;
}

.eyx-stn-card-thumb {
    width: 64px;
    height: 64px;
    border-radius: 10px;
    background: linear-gradient(180deg, #eef6ff, #ffffff);
    flex: 0 0 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: var(--eyx-stn-accent);
}

.eyx-stn-card-body {
    flex: 1;
}

.eyx-stn-card-title {
    margin: 0 0 6px 0;
    font-size: 15px;
    color: #071427;
}

/* meta vertical: lista limpia */
.eyx-stn-card-meta {
    color: var(--eyx-stn-muted);
    font-size: 14px;
    line-height: 1.5;
    display: block;
}

    .eyx-stn-card-meta ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
    }

    .eyx-stn-card-meta li {
        margin: 6px 0;
        display: flex;
        align-items: center;
        gap: 10px;
    }

        .eyx-stn-card-meta li .meta-label {
            min-width: 78px;
            color: var(--eyx-stn-muted);
            font-size: 13px;
        }

    .eyx-stn-card-meta a {
        color: var(--eyx-stn-accent);
        text-decoration: none;
    }

        .eyx-stn-card-meta a:hover,
        .eyx-stn-card-meta a:focus {
            text-decoration: underline;
        }

/* hide name in desktop card (since list already shows names) */
@media (min-width:881px) {
    .eyx-stn-card .eyx-stn-card-title {
        display: none;
    }
}

/* HERO / MAP */
.eyx-stn-hero {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    min-height: 420px;
    background: #0f1724;
}

.eyx-stn-media-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.eyx-stn-map-frame {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .42s cubic-bezier(.2, .9, .2, 1);
    pointer-events: none;
    z-index: 1;
    background: #0f1724;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .eyx-stn-map-frame.active {
        opacity: 1;
        pointer-events: auto;
        z-index: 2;
    }

    .eyx-stn-map-frame iframe {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        border: 0;
        opacity: 1;
    }

.eyx-stn-map-spinner {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.12);
    border-top-color: rgba(255, 255, 255, 0.88);
    animation: spin 1s linear infinite;
    z-index: 10;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.eyx-stn-map-frame.loaded > .eyx-stn-map-spinner {
    opacity: 0;
    transform: translateY(-6px);
    transition: opacity .28s, transform .28s;
    pointer-events: none;
}

/* pager y card móvil */
.eyx-stn-pager {
    display: none;
    gap: 10px;
    justify-content: center;
    margin: 12px 0;
}

    .eyx-stn-pager button {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #d6d6d6;
        border: 0;
        transition: transform .18s, background .18s, box-shadow .18s;
        cursor: pointer;
        box-shadow: 0 2px 6px rgba(6, 18, 38, 0.06);
    }

        .eyx-stn-pager button[aria-pressed="true"] {
            background: var(--eyx-stn-accent);
            transform: translateY(-4px) scale(1.15);
            box-shadow: 0 8px 22px rgba(0, 102, 255, 0.16);
        }

.eyx-stn-card-mobile {
    display: none;
    margin-top: 12px;
}

@media (max-width:880px) {
    .eyx-stn-left {
        display: none;
    }

    .eyx-stn-pager {
        display: flex;
    }

    .eyx-stn-hero {
        min-height: 320px;
        border-radius: 12px;
    }

    .eyx-stn-card-mobile {
        display: block;
    }
}

/* accesibilidad */
.eyx-stn-item:focus {
    outline: 2px solid rgba(0, 102, 255, 0.12);
    outline-offset: 3px;
}

.eyx-stn-item[aria-pressed="true"] {
    background: rgba(0, 102, 255, 0.03);
}

/* ================================================== StepsNav End ============================================================*/

/* ================================================== LocationCards Start ============================================================*/

.eyx-ltc-corp-root {
    max-width: 1200px;
    margin: auto;
    padding: 18px;
}

.eyx-ltc-corp-hero {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    align-items: flex-end;
    background: #081026;
    color: #fff;
    box-shadow: 0 10px 40px rgba(8, 18, 36, 0.12);
}

.eyx-ltc-corp-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #071427;
}

    .eyx-ltc-corp-media img,
    .eyx-ltc-corp-media video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

.eyx-ltc-corp-overlay {
    position: relative;
    z-index: 2;
    padding: 36px;
    max-width: 56ch;
    pointer-events: auto;
    background: linear-gradient(180deg, rgba(2, 6, 23, 0.12), rgba(2, 6, 23, 0.18));
    margin: 20px;
    border-radius: 12px;
}

.eyx-ltc-corp-badge {
    display: inline-block;
    font-size: .8rem;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    color: #eaf0ff;
    margin-bottom: 12px;
}

.eyx-ltc-corp-title {
    margin: 0 0 8px 0;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
}

.eyx-ltc-corp-lead {
    margin: 0 0 14px 0;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.4;
}

/* (dejé las reglas de CTAs por compatibilidad visual, pero no se muestran en el HTML) */
.eyx-ltc-corp-ctas {
    display: flex;
    gap: 12px;
    margin-top: 8px;
}

.eyx-ltc-corp-btn {
    background: var(--accent);
    color: #fff;
    padding: 10px 14px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 8px 20px rgba(0, 102, 255, 0.18);
}

.eyx-ltc-corp-ghost {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 10px 14px;
    border-radius: 10px;
    color: #dfe8ff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.eyx-ltc-corp-info {
    display: flex;
    gap: 18px;
    margin-top: 14px;
    align-items: flex-start;
}

.eyx-ltc-corp-card {
    flex: 0 0 320px;
    background: #fff;
    color: #071427;
    padding: 14px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(9, 18, 28, 0.06);
}

.eyx-ltc-corp-meta {
    color: var(--muted);
    margin-top: 6px;
    font-size: .95rem;
}

/* map container */
.eyx-ltc-corp-map {
    flex: 1 1 auto;
}

/* responsive */
@media (max-width:900px) {
    .eyx-ltc-corp-hero {
        min-height: 300px;
    }

    .eyx-ltc-corp-overlay {
        margin: 14px;
        padding: 18px;
    }

    .eyx-ltc-corp-info {
        flex-direction: column;
        gap: 10px;
    }

    .eyx-ltc-corp-card {
        width: 100%;
        flex: 0 0 0;
    }

    .eyx-ltc-corp-map {
        width: 100%;
    }
}

/* Utility: grayscale map when needed */
.eyx-ltc-corp-map--grayscale iframe,
.eyx-ltc-corp-map--grayscale img {
    filter: grayscale(100%) contrast(.98);
}

/* ================================================== LocationCards End ============================================================*/

/* ================================================== GridShow Start ============================================================*/

/* Container: ancho completo */
.eyx-gsd-wrap {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.row.g-0 {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.eyx-gsd-wrap .col-12,
.eyx-gsd-wrap .col-lg-4 {
    padding: 0;
}

/* Panel base */
.eyx-gsd-panel {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: clamp(1rem, 1.8vw, 1.8rem);
    min-height: clamp(260px, 28vh, 380px);
    overflow: hidden;
    isolation: isolate;
    background: #000;
    border: 1px solid transparent;
    transition: box-shadow .22s ease, border-color .18s ease;
    will-change: box-shadow;
    cursor: pointer;
}

/*.eyx-gsd-panel-lg {
    min-height: 85vh;*/
    /*padding: clamp(1.6rem, 4vw, 3.2rem);*/
/*}*/
.eyx-gsd-panel-lg {
    /* Eliminamos el min-height fijo de 85vh */
    min-height: auto;
    /* Definimos una relación de aspecto (ejemplo: vertical 4/5) */
    /* Esto hará que el panel escale según el ancho disponible */
    aspect-ratio: 3/2;
    /* Opcional: un límite máximo para que no sea infinito en monitores 4K */
    max-height: 85vh;
    width: 100%;
}
.eyx-gsd-panel img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Esto evita que la imagen se deforme al escalar */
    z-index: -1;
}

.eyx-gsd-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
    background: #000;
}

    .eyx-gsd-media::after {
        content: '';
        position: absolute;
        inset: 0;
        z-index: 1; /* Se posiciona sobre la imagen */
        background-color: var(--eyx-gsd-bg-normal, transparent);
        opacity: 0.45; /* Controla qué tan intenso se ve el filtro (0.0 a 1.0) */
        transition: background-color .28s ease, opacity .28s ease;
    }

    .eyx-gsd-media > img,
    .eyx-gsd-media > video,
    .eyx-gsd-media > iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        will-change: width, height, transform, filter;
        /*filter: brightness(.60) contrast(.80);*/
        transition: filter .28s ease, transform .35s ease;
        max-width: none;
        max-height: none;
    }

.eyx-gsd-panel:hover,
.eyx-gsd-panel:focus {
    box-shadow: 0 18px 46px rgba(0, 0, 0, .58);
    border-color: rgba(255, 255, 255, 0.03);
    z-index: 3;
}

    /*.eyx-gsd-panel:hover .eyx-gsd-media > *,
    .eyx-gsd-panel:focus .eyx-gsd-media > * {
        transform: translate(-50%, -50%) scale(1.04);
        filter: brightness(.85) contrast(1.0);
    }*/

    .eyx-gsd-panel:hover .eyx-gsd-media::after,
    .eyx-gsd-panel:focus .eyx-gsd-media::after {
        background-color: var(--eyx-gsd-bg-hover, transparent);
        opacity: 0.30;
    }

.eyx-gsd-content {
    position: relative;
    z-index: 2;
}

.eyx-gsd-idx {
    position: absolute;
    top: 10px;
    left: 12px;
    color: var(--eyx-gsd-muted);
    letter-spacing: .35em;
    text-transform: uppercase;
    font-size: .78rem;
    z-index: 3;
}

.eyx-gsd-title {
    color: var(--eyx-gsd-ink);
    font-weight: 600;
    margin: 0;
    font-size: clamp(1.1rem, 2.2vw, 1.9rem);
    text-shadow: 0 2px 12px rgba(0, 0, 0, .45);
}

.eyx-gsd-sub {
    color: var(--eyx-gsd-muted);
    margin: 0;
    font-size: .95rem;
}

/* Modal card: recuadro */
.eyx-gsd-card-modal {
    position: fixed;
    inset: 0;
    display: none;
    place-items: center;
    z-index: 1200;
    background: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .86));
    padding: 22px;
}

.eyx-gsd-card {
    width: min(720px, 90%);
    max-width: 720px;
    max-height: 90vh;
    aspect-ratio: 1 / 1;
    /* cuadrado / recuadro */
    border-radius: 14px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(8, 8, 8, 0.98), rgba(12, 12, 12, 0.98));
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 30px 80px rgba(0, 0, 0, .75);
    border: 1px solid rgba(255, 255, 255, 0.03);
}

.eyx-gsd-card-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    background: #000;
}

    .eyx-gsd-card-media > img,
    .eyx-gsd-card-media > video,
    .eyx-gsd-card-media > iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        will-change: transform, width, height;
        filter: brightness(.62);
    }

.eyx-gsd-card-body {
    position: relative;
    z-index: 2;
    padding: 2rem;
    color: var(--eyx-gsd-ink);
    display: flex;
    flex-direction: column;
    gap: .6rem;
    justify-content: flex-end;
    overflow: auto;
    /* scroll si excede */
}

.eyx-gsd-card-title {
    font-size: 1.9rem;
    margin: 0;
    font-weight: 800;
    letter-spacing: 0.01em;
}

.eyx-gsd-card-sub {
    color: var(--eyx-gsd-muted);
    margin: 0;
    font-size: 1rem;
}

.eyx-gsd-card-text {
    color: var(--eyx-gsd-muted);
    margin-top: .4rem;
    line-height: 1.45;
    max-width: 70ch;
}

.eyx-gsd-card-actions {
    margin-top: 1rem;
    display: flex;
    gap: .6rem;
    align-items: center;
}

.eyx-gsd-btn {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    padding: .55rem .85rem;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .06);
    background: transparent;
    color: var(--eyx-gsd-ink);
    text-decoration: none;
}

    .eyx-gsd-btn.primary {
        background: var(--eyx-gsd-accent);
        color: var(--eyx-gsd-ink);
        border: none;
        font-weight: 700;
    }

.eyx-gsd-close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 3;
    background: rgba(0, 0, 0, .45);
    border: 0;
    color: var(--eyx-gsd-ink);
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: inline-grid;
    place-items: center;
}

/* Botón fijo al fondo de la tarjeta */
/* Botón fijo al fondo de la tarjeta, responsivo */
.eyx-gsd-card-footer-btn {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 32px);
    /* margen lateral */
    max-width: calc(100% - 32px);
    text-align: center;
    padding: .75rem 1rem;
    font-size: 1rem;
    border-radius: 10px;
}

@media (max-width:720px) {
    .eyx-gsd-card {
        width: 90%;
        height: auto;
        aspect-ratio: auto;
        border-radius: 10px;
        max-height: 95vh;
    }

    .eyx-gsd-card-body {
        padding: 1rem;
    }

    .eyx-gsd-card-footer-btn {
        width: 90%;
        padding: .65rem 1rem;
        font-size: .95rem;
        bottom: 12px;
    }

    .eyx-gsd-card-body {
        padding: 1rem 1rem 3.5rem 1rem;
        /* dejar espacio para el botón */
    }
}

@media (prefers-reduced-motion: reduce) {

    .eyx-gsd-panel,
    .eyx-gsd-card-media > *,
    .eyx-gsd-media > * {
        transition: none !important;
    }
}

.eyx-gsd-panel:focus {
    outline: 2px solid rgba(14, 165, 164, .12);
    outline-offset: 3px;
}

a.eyx-gsd-link-reset,
a.eyx-gsd-link-reset:link,
a.eyx-gsd-link-reset:visited,
a.eyx-gsd-link-reset:hover,
a.eyx-gsd-link-reset:active,
a.eyx-gsd-link-reset:focus {
    color: inherit;
    /* hereda color del panel */
    text-decoration: none;
    /* quita subrayado */
    background: transparent;
    outline: none;
    border: 0;
    display: block;
    /* asegúrate que ocupe el área */
    -webkit-tap-highlight-color: transparent;
}

    /* Mantén indicación de foco solo para quienes usan teclado */
    a.eyx-gsd-link-reset:focus-visible {
        outline: 3px solid rgba(0, 69, 174, 0.18);
        /* sutil con tu acento */
        outline-offset: 3px;
        border-radius: 8px;
    }

    /* Si el <a> envuelve el .eyx-gsd-panel, quita puntero del panel (ya viene cursor:pointer) */
    a.eyx-gsd-link-reset .eyx-gsd-panel {
        cursor: pointer;
    }
/* ================================================== GridShow End ============================================================*/


/* ================================================== Extra Start ============================================================*/

/* Base spacer element */
.eyx-extra-spacer {
    display: block;
    width: 100%;
    pointer-events: none;
    user-select: none;
}

/* Small */
.eyx-extra-spacer--sm {
    height: var(--eyx-extra-sp-sm-mobile);
}

/* Medium */
.eyx-extra-spacer--md {
    height: var(--eyx-extra-sp-md-mobile);
}

/* Large */
.eyx-extra-spacer--lg {
    height: var(--eyx-extra-sp-lg-mobile);
}

/* Responsive scale-up at md breakpoint (Bootstrap md = 768px) */
@media (min-width: 768px) {
    .eyx-extra-spacer--sm {
        height: var(--eyx-extra-sp-sm-md);
    }

    .eyx-extra-spacer--md {
        height: var(--eyx-extra-sp-md-md);
    }

    .eyx-extra-spacer--lg {
        height: var(--eyx-extra-sp-lg-md);
    }
}

/* Responsive scale-up at lg breakpoint (Bootstrap lg = 992px) */
@media (min-width: 992px) {
    .eyx-extra-spacer--sm {
        height: var(--eyx-extra-sp-sm-lg);
    }

    .eyx-extra-spacer--md {
        height: var(--eyx-extra-sp-md-lg);
    }

    .eyx-extra-spacer--lg {
        height: var(--eyx-extra-sp-lg-lg);
    }
}

/* Small accessibility/print tweaks */
@media print {
    .eyx-extra-spacer {
        display: none !important;
    }
}

/* ================================================== Extra End ============================================================*/

/* ============================================= Promo Carousel Start ======================================================*/
.eyx-prm-crs-body {
    /*background: linear-gradient(180deg, #f8fbff, #eef3fb);*/
    --eyx-prm-crs-block-bg: transparent;
    background: var(--eyx-prm-crs-block-bg);
    line-height: 1.5;
    overflow-x: hidden;
}

.eyx-prm-crs-section {
    padding: 30px 0;
    overflow: hidden;
}

.eyx-prm-crs-cards-viewport {
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: grab;
    touch-action: pan-y;
    display: flex;
}

    .eyx-prm-crs-cards-viewport:active {
        cursor: grabbing;
    }

.eyx-prm-crs-cards-track {
    display: flex;
    gap: 25px;
    width: max-content;
    padding: 20px 0;
    will-change: transform;
}

.eyx-prm-crs-card {
    width: 300px;
    background: white;
    border-radius: 18px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    flex-shrink: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    user-select: none;
}

    .eyx-prm-crs-card:hover {
        transform: translateY(-8px) scale(1.02);
    }

.eyx-prm-crs-card-img {
    height: 160px;
    border-radius: 14px;
    overflow: hidden;
    margin: 15px 0;
    background: #f3f4f6;
}

    .eyx-prm-crs-card-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0;
        transition: opacity 0.8s ease;
    }

        .eyx-prm-crs-card-img img.eyx-prm-crs-loaded {
            opacity: 1;
        }

.eyx-prm-crs-list {
    list-style: none;
}

    .eyx-prm-crs-list li {
        margin: 10px 0;
        display: flex;
        align-items: center;
        gap: 8px;
    }

.eyx-prm-crs-btn {
    display: inline-block;
    padding: 10px;
    border: none;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--eyx-prm-crs-primary), var(--eyx-prm-crs-dark));
    color: white;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    width: 100%;
    font-size: 0.8rem;
}

/* ============================================= Promo Carousel End ======================================================*/

/* ============================================= Promo Form Start ========================================================*/

.eyx-prm-frm {
    background: linear-gradient(180deg, #f8fbff, #eef3fb);
    color: var(--eyx-prm-frm-text);
    line-height: 1.5;
}

/*.eyx-prm-frm-hero-bg {
    position: relative;
    isolation: isolate;
    min-height: 85vh;
    display: flex;
    align-items: center;
    padding: 40px 0;
}

.eyx-prm-frm-hero-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
    z-index: -1;
}

.eyx-prm-frm-hero-bg.eyx-prm-frm-loaded::before {
    opacity: 1;
}*/

.eyx-prm-frm-container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    width: 100%;
}

.eyx-prm-frm-hero-content {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 60px;
    align-items: center;
}

.eyx-prm-frm-fade-up {
    opacity: 0;
    transform: translateY(20px);
    animation: eyx-prm-frm-fadeUp 0.8s ease forwards;
}


.eyx-prm-frm-card {
    padding-top: 30px;
    padding-bottom: 30px;
}

@keyframes eyx-prm-frm-fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*h1 {
    font-size: clamp(2.2rem, 5vw, 3.5rem);
    font-weight: 100;
    line-height: 1.1;
}

    h1 span {
        color: var(--eyx-prm-frm-primary);
        font-weight: 600;
    }

h2 {
    margin: 10px 0;
    color: var(--eyx-prm-frm-muted);
    font-weight: 400;
    font-size: 1.5rem;
}*/

.eyx-prm-frm-subtitle {
    color: var(--eyx-prm-frm-primary);
    font-weight: 600;
    margin: 15px 0;
    font-size: 1.2rem;
}

.eyx-prm-frm-list {
    list-style: none;
}

    .eyx-prm-frm-list li {
        margin: 10px 0;
        display: flex;
        align-items: center;
        gap: 8px;
    }

.eyx-prm-frm-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 14px 28px;
    border: none;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--eyx-prm-frm-primary), var(--eyx-prm-frm-dark));
    color: white;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    box-shadow: 0 10px 25px rgba(37,99,235,0.3);
    text-align: center;
    width:100%;
}

    .eyx-prm-frm-btn:hover {
        transform: translateY(-2px);
        filter: brightness(1.1);
    }

.eyx-prm-frm-form {
    padding: 35px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.85);
    /*backdrop-filter: blur(15px);*/
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

.eyx-prm-frm-input {
    width: 100%;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    margin-bottom: 12px;
    font-family: inherit;
}

.eyx-prm-frm-optin {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 10px 0;
    font-size: 0.8rem;
    color: var(--eyx-prm-frm-text);
    text-align: left;
}

.eyx-prm-frm-success-msg {
    color: #059669;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.eyx-prm-frm.--has-hero {
    position: relative;
    background-color: #111; /* Color de fondo sólido mientras carga */
    z-index: 1;
}

    /* El pseudo-elemento que contiene la imagen */
    .eyx-prm-frm.--has-hero::before {
        content: '';
        position: absolute;
        inset: 0;
        /* Usamos la variable inyectada por JS */
        background-image: var(--hero-bg-url);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /* Overlay para que el texto sea legible */
        background-color: var(--hero-filter-color, transparent);
        background-blend-mode: var(--hero-blend-mode, normal);
        /* Transición suave cuando aparece */
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
        z-index: -1;
    }

    /* Cuando JS confirma que la imagen cargó */
    .eyx-prm-frm.--has-hero.eyx-loaded::before {
        opacity: 1;
    }

@media (max-width: 900px) {
    .eyx-prm-frm-hero-content {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
        display: block;
    }

    .eyx-prm-frm-hero-bg {
        min-height: auto;
        padding: 60px 0;
    }
}

/* ============================================= Promo Form End ==========================================================*/

/* ============================================= Generic Form Start ======================================================*/

.eyx-gen-form {
    --form-bg: white;
    --input-bg: #fff;
    --input-border: #cbd5e1;
    --input-color: #333;
    --placeholder-color: #94a3b8;
    --form-padding: 80px 20px;
    position: relative;
    padding: var(--form-padding);
    display: flex;
    align-items: center;
    overflow: hidden;
}

.eyx-gen-form-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
    z-index: 5;
}

.eyx-gen-form-wrapper {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: space-between; /* Evita el espacio vacío a la derecha */
}

.eyx-gen-form-info {
    flex: 1; /* Ocupa el espacio disponible */
    max-width: 600px;
}

.eyx-gen-form-card {
    flex: 0 1 500px; /* Tamaño fijo pero flexible del form */
    background: var(--form-bg);
    padding: 35px;
    border-radius: 24px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}

/* --- Variaciones de Alineación --- */
.eyx-gen-form.--align-izquierda .eyx-gen-form-wrapper {
    flex-direction: row;
}

.eyx-gen-form.--align-derecha .eyx-gen-form-wrapper {
    flex-direction: row-reverse;
}

.eyx-gen-form.--align-centro .eyx-gen-form-wrapper {
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

/* --- Estilos de Inputs Personalizables --- */
.eyx-input {
    width: 100%;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid var(--input-border);
    background: var(--input-bg);
    color: var(--input-color);
    font-size: 1rem;
    transition: all 0.3s;
}

    .eyx-input::placeholder {
        color: var(--placeholder-color);
        opacity: 1;
    }

/* Glassmorphism mejorado */
.eyx-gen-form-card.--glass {
    background: rgba(255, 255, 255, var(--form-opacity, 0.7)) !important;
    /*backdrop-filter: blur(10px);*/
    -webkit-backdrop-filter: blur(10px);
}

/* --- Grid de Campos --- */
.eyx-gen-form-grid {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(1, 1fr); /* Default móvil */
}

@media (min-width: 768px) {
    .eyx-gen-form.--cols-2 .eyx-gen-form-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .eyx-gen-form.--cols-3 .eyx-gen-form-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.eyx-field-group.--full-width {
    grid-column: 1 / -1;
}

/* --- Temas --- */
.eyx-gen-form.--theme-oscuro {
    background-color: #0f172a;
    color: #f8fafc;
}

.eyx-gen-form.--theme-claro {
    background-color: #f1f5f9;
    color: #1e293b;
}

.eyx-gen-form-card {
    background: white;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
    color: #333;
}

.eyx-gen-form.--theme-oscuro .eyx-gen-form-card {
    background: #1e293b;
    color: white;
    border: 1px solid #334155;
}

/* --- Inputs --- */
/*.eyx-input {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #cbd5e1;
    background: #fff;
}*/

/* --- Hero Logic --- */
.eyx-gen-form.--has-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7));
    z-index: 1;
}

/* --- Status Messages --- */
.eyx-status-msg {
    margin-top: 15px;
    font-weight: 500;
    font-size: 0.9rem;
}

    .eyx-status-msg.--error {
        color: #ef4444;
    }

    .eyx-status-msg.--success {
        color: #10b981;
    }



.eyx-gen-form-optin {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 10px 0;
    font-size: 0.8rem;
    text-align: left;
}


.eyx-gen-form-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 14px 28px;
    border: none;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--eyx-prm-frm-primary), var(--eyx-prm-frm-dark));
    color: white;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    box-shadow: 0 10px 25px rgba(37,99,235,0.3);
    text-align: center;
}

    .eyx-gen-form-btn:hover {
        transform: translateY(-2px);
        filter: brightness(1.1);
    }

/* --- Estilos de Transparencia (Glassmorphism) --- */
/*.eyx-gen-form-card.--glass {
    background: rgba(255, 255, 255, var(--form-opacity, 0.7)) !important;*/
    /*backdrop-filter: blur(12px) saturate(160%);
    -webkit-backdrop-filter: blur(12px) saturate(160%);*/
    /*border: 1px solid rgba(255, 255, 255, 0.2);
}*/

/* Variación oscura del cristal */
.eyx-gen-form.--theme-oscuro .eyx-gen-form-card.--glass {
    background: rgba(15, 23, 42, var(--form-opacity, 0.7)) !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
}

/* Inputs adaptados al cristal */
/*.eyx-gen-form-card.--glass .eyx-input {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: inherit;
}

    .eyx-gen-form-card.--glass .eyx-input::placeholder {
        color: rgba(255, 255, 255, 0.6);
    }*/
/* Responsividad Mobile */
@media (max-width: 992px) {
    .eyx-gen-form-wrapper {
        flex-direction: column !important;
    }

    .eyx-gen-form {
        padding: 60px 15px;
    }
}
.eyx-gen-form.--has-hero {
    position: relative;
    background-color: var(--fallback-bg, transparent); /* Color de fondo sólido mientras carga */
    z-index: 1;
}

    /* El pseudo-elemento que contiene la imagen */
    .eyx-gen-form.--has-hero::before {
        content: '';
        position: absolute;
        inset: 0;
        /* Usamos la variable inyectada por JS */
        background-image: var(--hero-bg-url);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /* Overlay para que el texto sea legible */
        background-color: var(--hero-filter-color, transparent);
        background-blend-mode: var(--hero-blend-mode, normal);
        /* Transición suave cuando aparece */
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
        z-index: -1;
    }

    /* Cuando JS confirma que la imagen cargó */
    .eyx-gen-form.--has-hero.eyx-loaded::before {
        opacity: 1;
    }
/* ============================================= Generic Form End ==========================================================*/
/* ============================================= Feature Icon Start ======================================================*/

.eyx-ftr-icn-section {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.eyx-ftr-icn-features-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    max-width: 1200px;
    padding: 20px;
    justify-content: center;
}

.eyx-ftr-icn-feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    cursor: default;
    transition: var(--eyx-ftr-icn-transition);
}

    .eyx-ftr-icn-feature-item:hover {
        transform: translateY(-5px);
    }

.eyx-ftr-icn-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--eyx-ftr-icn-primary-color);
    transition: var(--eyx-ftr-icn-transition);
}

.eyx-ftr-icn-feature-item:hover .eyx-ftr-icn-icon-wrapper {
    color: var(--eyx-ftr-icn-accent-color);
}

.eyx-ftr-icn-text-content {
    display: flex;
    flex-direction: column;
}

.eyx-ftr-icn-title {
    font-weight: 700;
    font-size: 1.1rem;
    color: #1f2937;
    line-height: 1.2;
    margin: 0;
}

.eyx-ftr-icn-subtitle {
    font-size: 0.95rem;
    color: var(--eyx-ftr-icn-secondary-color);
    margin: 0;
}

/* Responsive: En móviles se apilan */
@media (max-width: 768px) {
    .eyx-ftr-icn-features-container {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* ============================================= Feature Icon End ====================================================*/