/* RESET & VARIABLES */
:root {
    --brand-primary: #1a4599;
    --brand-primary-bright: #2b74ff;
    --brand-secondary: #00ffa3;
    /* NeÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³n green/cyan de la imagen */
    --brand-accent: #e6007e;
    /* Rosa magenta intenso */
    --text-white: #ffffff;
    --text-gray: #757575;
    /* Gris mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s oscuro para legibilidad */
    /* Gris para placeholders */
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: var(--text-white);
    /* overflow-x: hidden; */
    /* Se deshabilita porque rompe el position: sticky en algunos navegadores */
    min-height: 100vh;
}

/* CONTENEDOR PRINCIPAL Y FONDO */
.landing-container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background-image: url('../img/index_hero.webp');
    background-size: cover;
    background-position: 50% 18%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem 1rem;
}

/* DEGRADADO PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡RPURA DE IZQUIERDA A DERECHA */
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Degradado de azul a transparente */
    /* Degradado azul profundo a mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s claro */
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%);
    z-index: 1;
}

.main-container {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1280px;
    gap: 1rem;
    margin: 0 auto;
    padding: 0 20px;
}

.content-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}

/* ================================
   SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N IZQUIERDA (Textos) 
   ================================ */
.left-section {
    flex: 1;
    max-width: 587px;
    padding-top: 1rem;
}

/* ================================
   TOP BAR (INFORMACIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DE CONTACTO) 
   ================================ */
.top-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
    padding: 5px 0;
    margin-bottom: -5px;
    /* Lo acerca mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s al menÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº */
    font-size: 0.78rem;
    font-weight: 600;
    color: #ffffff;
}

.top-info {
    display: flex;
    gap: 25px;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 8px;
    transition: transform 0.2s ease, color 0.2s ease;
    cursor: default;
}

.info-item i {
    color: var(--brand-secondary);
    font-size: 0.9rem;
}

.info-item:hover {
    transform: translateY(-1px);
    color: var(--brand-secondary);
}

.btn-verify {
    background: linear-gradient(90deg, #2b74ff 0%, #e6007e 100%);
    color: #ffffff !important;
    text-decoration: none;
    padding: 8px 22px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.btn-verify i {
    color: #ffffff !important;
    font-size: 0.9rem;
    transition: transform 0.3s ease;
}

.btn-verify:hover {
    background: linear-gradient(90deg, #e6007e 0%, #2b74ff 100%);
    box-shadow: 0 10px 30px rgba(230, 0, 126, 0.4), 0 10px 30px rgba(43, 116, 255, 0.4);
}

.btn-verify:hover i {}

/* HEADER SUPERIOR Y MENÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */
.main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.logo-area-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

.logo-toulouse {
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 0.9;
    text-align: right;
    letter-spacing: -0.5px;
}

.logo-toulouse .yellow-text {
    color: var(--brand-secondary);
}

.logo-toulouse .white-text {
    color: var(--text-white);
}

.logo-text {
    font-size: 1.4rem;
    line-height: 1.1;
    letter-spacing: -0.5px;
    padding-left: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    /* Separador sutil si se desea, o sin ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©l */
}

.logo-text .text-light {
    font-weight: 400;
}

.logo-text .text-bold {
    font-weight: 800;
}

/* ================================
   TOP MENU ESTILO ISIL
   ================================ */
.top-menu {
    display: flex;
    align-items: stretch;
    height: 48px;
    gap: 4px;
}

.menu-tabs {
    display: flex;
    height: 100%;
}

.tab-item {
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 0.9rem;
    font-weight: 800;
    text-decoration: none;
    letter-spacing: -0.3px;
    height: 100%;
    position: relative;
    transition: background-color 0.2s, color 0.2s;
}

.badge {
    background-color: #e6262b;
    color: #fff;
    font-size: 0.65rem;
    font-weight: 900;
    padding: 2px 4px;
    border-radius: 4px;
    margin-left: 5px;
    line-height: 1;
}

.tab-blue {
    background-color: var(--brand-primary);
    /* Azul principal brillante para destacar */
    color: #ffffff;
}

.tab-blue:hover {
    background-color: var(--brand-primary-bright);
}

.tab-white {
    background-color: #ffffff;
    color: #000000;
}

.tab-white:hover {
    background-color: var(--brand-secondary);
    color: #000000;
}

.tab-black {
    background-color: rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

.tab-black:hover {
    background-color: var(--brand-primary);
}

.tab-bold-black {
    font-weight: 900 !important;
    padding: 0 20px !important;
}

.icon-spacing {
    margin-right: 8px;
}

/* ================================
   DROPDOWN MENU CARRERAS
   ================================ */
.dropdown-wrapper {
    position: relative;
    display: flex;
    height: 100%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 330px;
    background-color: #12367a;
    /* Azul oscuro sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³lido para mejor lectura */
    display: none;
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.dropdown-menu.dropdown-right {
    left: auto;
    right: 0;
}

.left-section {
    flex: 1;
    max-width: 587px;
    padding-top: 1rem;
    animation: heroFadeInLeft 1s cubic-bezier(0.16, 1, 0.3, 1) both;
}

/* TEXTO PRINCIPAL (CARRERAS A DISTANCIA) */
.main-copy h1 {
    font-size: 4.8rem;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.text-green {
    display: inline-block;
    color: var(--brand-secondary);
    text-shadow: 0 0 20px rgba(0, 255, 163, 0.4);
    background-color: rgb(11 40 102 / 55%);
    padding: 20px 25px;
    width: auto;
    height: auto;
    animation: heroGlowPulse 4s infinite ease-in-out;
}

.bg-blue-box {
    display: inline-block;
    background-color: rgb(11 40 102 / 55%);
    color: #ffffff;
    padding: 20px 25px;
    font-size: 2.2rem;
    margin-top: 37px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    width: auto;
    height: auto;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bg-blue-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 15px rgba(52, 101, 255, 0.4);
}

.hero-iso-badges {
    animation: heroFadeInDown 1s cubic-bezier(0.16, 1, 0.3, 1) 0.4s both, heroFloat 5s ease-in-out 1.4s infinite;
}

.dropdown-wrapper:hover .dropdown-menu,
.dropdown-menu.active {
    display: flex;
}

.dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 25px;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.15rem;
    font-weight: 800;
    transition: background-color 0.2s;
}

.dropdown-item:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-text {
    display: flex;
    align-items: center;
}

.badge-nuevo {
    background-color: var(--brand-secondary);
    /* Color secundario */
    color: #000;
    font-size: 0.65rem;
    font-weight: 900;
    padding: 3px 5px;
    border-radius: 3px;
    margin-left: 10px;
    line-height: 1;
}

.dropdown-icon {
    font-size: 1.2rem;
    font-weight: 300;
    opacity: 0.9;
}

.dropdown-divider {
    height: 1px;
    background-color: #ffffff;
    margin: 0 25px;
}

.menu-actions {
    display: flex;
    height: 100%;
    gap: 4px;
}

.action-email {
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(4px);
    color: #ffffff;
    text-decoration: none;
    padding: 0 15px;
    font-size: 0.8rem;
    font-weight: 800;
    gap: 6px;
}

.action-hamburger {
    background-color: rgba(0, 0, 0, 0.25);
    color: #ffffff;
    backdrop-filter: blur(4px);
    border: none;
    cursor: pointer;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    transition: background-color 0.3s ease;
}

.action-hamburger:hover {
    background-color: var(--brand-primary);
}

/* INDICADOR DE SCROLL EN HERO */
.hero-scroll-indicator {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    z-index: 10;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.hero-scroll-indicator:hover {
    opacity: 0.8;
}

.scroll-text {
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}

.mouse-icon {
    width: 24px;
    height: 40px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    position: relative;
}

.wheel {
    width: 4px;
    height: 8px;
    background-color: var(--brand-secondary);
    border-radius: 2px;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    animation: scrollWheel 2s infinite;
}

.bounce-arrow {
    font-size: 1.2rem;
    color: var(--brand-secondary);
    animation: bounceArrow 2s infinite;
}

@keyframes scrollWheel {
    0% {
        opacity: 1;
        top: 6px;
    }

    100% {
        opacity: 0;
        top: 20px;
    }
}

@keyframes bounceArrow {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-8px);
    }

    60% {
        transform: translateY(-4px);
    }
}

/* TEXTO PRINCIPAL (CARRERAS A DISTANCIA) */
.main-copy h1 {
    font-size: 4.8rem;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.text-green {
    display: inline-block;
    color: var(--brand-secondary);
    text-shadow: 0 0 20px rgba(0, 255, 163, 0.4);
    background-color: rgb(11 40 102 / 55%);
    padding: 20px 25px;
    width: auto;
    height: auto;
    animation: heroGlowPulse 4s infinite ease-in-out;
}

.bg-blue-box {
    display: inline-block;
    background-color: rgb(11 40 102 / 55%);
    color: #ffffff;
    padding: 20px 25px;
    font-size: 2.2rem;
    margin-top: 37px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    width: auto;
    height: auto;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bg-blue-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 15px rgba(52, 101, 255, 0.4);
}

.hero-iso-badges {
    animation: heroFadeInDown 1s cubic-bezier(0.16, 1, 0.3, 1) 0.4s both, heroFloat 5s ease-in-out 1.4s infinite;
}


/* ================================
   SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DERECHA (Formulario) 
   ================================ */
.right-section {
    flex: 0 0 380px;
    display: flex;
    justify-content: flex-end;
    animation: heroFadeInRight 1s cubic-bezier(0.16, 1, 0.3, 1) 0.2s both;
}

.form-container {
    background-color: rgb(11 40 102 / 55%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 2rem 1.8rem;
    border-radius: 6px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    animation: heroBorderGlow 6s infinite ease-in-out;
    transition: transform 0.3s ease;
}

.form-container:hover {
    transform: translateY(-2px);
}

/* ANIMACIONES PARA EL HERO */
@keyframes heroFadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes heroFadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-40px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes heroFadeInRight {
    from {
        opacity: 0;
        transform: translateX(40px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

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

@keyframes heroGlowPulse {
    0%, 100% {
        text-shadow: 0 0 15px rgba(0, 255, 163, 0.4), 0 0 30px rgba(0, 255, 163, 0.2);
    }
    50% {
        text-shadow: 0 0 25px rgba(0, 255, 163, 0.8), 0 0 45px rgba(0, 255, 163, 0.5);
    }
}

@keyframes heroBorderGlow {
    0%, 100% {
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5), 0 0 0px rgba(0, 255, 163, 0);
    }
    50% {
        box-shadow: 0 15px 45px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 255, 163, 0.25);
    }
}

.form-container h2 {
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 1.2rem;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-align: center;
}

/* GROUPS y CAMPOS INPUT / SELECT */
.form-group {
    margin-bottom: 0.8rem;
    position: relative;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select {
    width: 100%;
    padding: 0.70rem 1rem;
    border: none;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    color: #333;
    background-color: #ffffff;
    outline: none;
    transition: box-shadow 0.2s ease;
}

/* Efecto al hacer foco en input */
input:focus,
select:focus {
    box-shadow: 0 0 0 2px var(--brand-secondary);
}

input::placeholder {
    color: var(--text-gray);
    font-weight: 400;
}

/* Estilos especÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ficos para selects */
select {
    appearance: none;
    /* Quita flecha nativa */
    cursor: pointer;
    color: var(--text-gray);
    /* Color inicial imitando placeholder */
}

select.selected {
    color: #333;
}

.select-group {
    position: relative;
}

.select-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--text-gray);
    pointer-events: none;
    font-size: 0.9rem;
}


/* CHECKBOXES Y POLÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂTICAS */
.checkbox-container {
    margin: 1.5rem 0;
}

.custom-checkbox {
    display: flex;
    align-items: flex-start;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 0.7rem;
    font-weight: 500;
    user-select: none;
}

.mt-10 {
    margin-top: 12px;
}

.cb-text {
    line-height: 1.3;
}

.custom-checkbox a {
    color: #ffffff;
    font-weight: 800;
    text-decoration: none;
}

.custom-checkbox a:hover {
    text-decoration: underline;
}

/* Caja oculta nativa */
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Caja de reemplazo (cuadrado) */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border: 1.5px solid #ffffff;
    border-radius: 2px;
    transition: all 0.2s ease;
}

/* Efecto hover en el cuadrito */
.custom-checkbox:hover input~.checkmark {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Cuando se marca (checked) */
.custom-checkbox input:checked~.checkmark {
    background-color: transparent;
    border-color: #ffffff;
}

/* El check (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“) oculto por defecto */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Mostramos el check cuando se marca */
.custom-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Dibujar el check icon */
.custom-checkbox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* BOTÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DE ENVÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂO */
.submit-btn {
    width: 100%;
    padding: 0.75rem;
    background-color: var(--brand-secondary);
    color: #000000;
    border: none;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 800;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
}

.submit-btn:hover {
    background-color: #ffd933;
}

.submit-btn:active {
    transform: scale(0.98);
}

/* ================================
   BOTONES FLOTANTES (LATERAL IZQUIERDO - REDES SOCIALES) 
   ================================ */
.floating-social-left {
    position: fixed;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 100;
}

.social-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.4rem;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(4px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.social-btn:hover {
    transform: scale(1.1) translateX(5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
    border-color: transparent;
}

.social-btn.facebook:hover {
    background-color: #1877F2;
}

.social-btn.youtube:hover {
    background-color: #FF0000;
}

.social-btn.instagram:hover {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-btn.tiktok:hover {
    background-color: #000000;
}

.social-btn.linkedin:hover {
    background-color: #0077B5;
}


/* ================================
   BOTONES FLOTANTES (LATERAL DERECHO) 
   ================================ */
/* ESTILO WHATSAPP PILL */
.floating-actions {
    position: fixed;
    right: 20px;
    bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    z-index: 100;
}

.whatsapp-pill-wrapper {
    display: flex;
    justify-content: flex-end;
}

.whatsapp-pill {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #333333;
    text-decoration: none;
    padding: 4px;
    padding-left: 20px;
    border-radius: 50px;
    font-weight: 800;
    font-size: 0.85rem;
    gap: 15px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.whatsapp-pill.simple-pill {
    padding-left: 4px;
    border-radius: 50%;
}

.whatsapp-pill:hover {
    transform: scale(1.05);
}

.pill-icon {
    width: 44px;
    height: 44px;
    background-color: #25D366;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
}


/* ================================
   RESPONSIVO (MEDIA QUERIES) 
   ================================ */

/* Tablets */
@media (max-width: 992px) {
    .content-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: left;
        margin-top: 0;
        gap: 3rem;
    }

    .bg-overlay {
        background: linear-gradient(180deg, rgba(11, 40, 102, 0.95) 0%, rgba(43, 116, 255, 0.85) 60%, rgba(43, 116, 255, 0.5) 100%);
    }

    .left-section {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .logo-area-wrapper {
        margin-bottom: 1.5rem;
        justify-content: center;
    }

    .top-bar {
        display: none;
    }

    .main-header {
        flex-direction: column;
        gap: 1.5rem;
    }

    .top-menu {
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
        gap: 10px;
    }

    .menu-tabs {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
        margin-bottom: 10px;
    }

    .tab-item {
        padding: 10px 15px;
    }

    .logo-text {
        text-align: left;
    }

    .main-copy h1 {
        font-size: 3rem;
    }

}

/* MÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³viles pequeÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±os */
@media (max-width: 480px) {
    .landing-container {
        padding: 1rem;
    }

    .main-copy h1 {
        font-size: 2.3rem;
    }


    .form-container {
        padding: 2rem 1.5rem;
    }

    .right-section {
        width: 100%;
        flex: 0 0 auto;
    }

    .floating-actions {
        right: 10px;
        bottom: 20px;
        transform: scale(0.85);
        transform-origin: bottom right;
    }
}

/* ================================
   FOOTER INSTITUCIONAL
   ================================ */
.main-footer {
    background-color: #3465FF;
    /* Azul Institucional profundo para mayor elegancia */
    color: #ffffff;
    padding: 80px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

.footer-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    padding-bottom: 40px;
    align-items: flex-start;
}

.footer-col {
    flex: 1;
    min-width: 200px;
}

.footer-logo-area {
    flex: 1.5;
}

.footer-logo {
    max-width: 250px;
    height: auto;
    filter: brightness(0) invert(1);
    opacity: 0.9;
}

.footer-col h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin-bottom: 25px;
    letter-spacing: 1px;
    color: white;
}

.footer-links-split {
    display: flex;
    gap: 30px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: color 0.3s ease;
}

.footer-links a:hover {
    color: var(--brand-secondary);
}

.footer-social-mini {
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.footer-social-mini a {
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.footer-social-mini a:hover {
    background: var(--brand-secondary);
    color: #0b2866;
    transform: translateY(-3px);
}

.footer-social-mini i {
    font-size: 1rem;
}

/* BOTÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œN LIBRO DE RECLAMACIONES */
.reclamaciones-btn {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #0b2866;
    padding: 12px 24px;
    border-radius: 12px;
    text-decoration: none;
    max-width: 320px;
    width: fit-content;
    gap: 15px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.reclamaciones-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
    border-color: rgba(11, 40, 102, 0.2);
}

.reclamaciones-btn i {
    font-size: 2rem;
}

.btn-text {
    display: flex;
    flex-direction: column;
    text-align: left;
    line-height: 1.1;
}

.btn-text span {
    font-size: 0.95rem;
    font-weight: 700;
    color: #0b2866;
    letter-spacing: 0.2px;
}

.btn-text strong {
    font-size: 1.15rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #0b2866;
    letter-spacing: -0.2px;
}

.footer-bottom {
    background-color: transparent;
    padding: 30px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    width: 100%;
}

.footer-bottom p {
    margin: 0;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    gap: 30px;
    white-space: nowrap;
    color: white;
    font-size: 1rem;
}

.footer-bottom p span {
    display: flex;
    align-items: center;
}

.footer-bottom i {
    color: var(--brand-secondary);
    margin-right: 10px;
}

.footer-bottom strong {
    color: #ffffff;
    font-weight: 700;
}

.footer-sep {
    margin: 0 8px;
    color: var(--brand-secondary);
    font-weight: 900;
    opacity: 0.6;
}

/* Ajuste para mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³viles - Solo permitir scroll horizontal si es muy pequeÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±o */
@media (max-width: 992px) {
    .footer-bottom {
        overflow-x: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-bottom p {
        justify-content: flex-start;
    }
}

/* RESPONSIVO */
@media (max-width: 992px) {
    .footer-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .footer-grid {
        grid-template-columns: 1fr;
    }

    .footer-logo-area {
        text-align: center;
        margin-bottom: 20px;
    }
}

/* ================================
   SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œN DE CONVENIOS / PARTNERS
   ================================ */
.partners-section {
    padding: 0px 0;
    background-color: #ffffff;
    border-top: 1px solid #eeeeee;
}

.container-split {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    width: 100%;
}

.partners-content-left {
    flex: 1 1 50%;
    /* Permite crecer y encoger, base 50% */
    min-width: 0;
    text-align: left;
}

.partners-main-title {
    font-size: 1.5rem;
    font-weight: 900;
    text-align: center;
    color: #000000;
    line-height: 1.15;
    margin-bottom: 15px;
    letter-spacing: -0.8px;
    text-transform: uppercase;
}

.section-header-left {
    text-align: left;
    margin-bottom: 20px;
}

.partners-sub-title {
    font-size: 0.65rem;
    font-weight: 600;
    color: #444444;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 0.8px;
    opacity: 0.8;
    text-align: center;
}

.partners-content-right {
    flex: 1 1 50%;
    min-width: 0;
}

.partners-grid-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners-grid {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.img-overlay-btn {
    position: absolute;
    bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    padding: 10px 25px !important;
    font-size: 0.8rem !important;
    border-radius: 30px !important;
    transition: all 0.3s ease !important;
}

.img-overlay-btn:hover {
    transform: translateX(-50%) translateY(-5px) scale(1.05) !important;
    background-color: #0b2866 !important;
    color: #ffffff !important;
}

.partners-img {
    max-width: 100%;
    height: auto;
    filter: grayscale(0.2) contrast(1.1);
    transition: filter 0.3s ease, transform 0.3s ease;
}

.partners-img:hover {}

.partners-footer-left {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.partners-footer-left .promo-btn {
    padding: 10px 25px !important;
    font-size: 0.8rem !important;
    border-radius: 30px !important;
}

/* RESPONSIVO */
@media (max-width: 992px) {
    .container-split {
        flex-direction: column;
        text-align: center;
    }

    .partners-content-left {
        text-align: center;
    }

    .partners-main-title {
        font-size: 1.8rem;
    }

    .partners-grid {
        justify-content: center;
    }
}

/* CAROUSEL DE LOGOS (INFINITO) */
.logos-slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: 15px 0;
    background-color: transparent;
}

/* Degradados laterales para efecto de desvanecimiento */
.logos-slider::before,
.logos-slider::after {
    content: "";
    height: 100%;
    width: 100px;
    position: absolute;
    z-index: 2;
    pointer-events: none;
}

.logos-slider::before {
    top: 0;
    left: 0;
    background: linear-gradient(to right, white 0%, transparent 100%);
}

.logos-slider::after {
    top: 0;
    right: 0;
    background: linear-gradient(to left, white 0%, transparent 100%);
}

.logos-slider-track {
    display: flex;
    gap: 60px;
    width: max-content;
    animation: scrollLogos 80s linear infinite;
    align-items: center;
}

.logo-slide {
    flex-shrink: 0;
}

.logo-slide img {
    height: 100px;
    width: auto;
    max-width: 250px;
    object-fit: contain;
    filter: grayscale(0%);
    opacity: 1;
    transition: all 0.4s ease;
}

.logo-slide:hover img {
    transform: scale(1.1);
}

@keyframes scrollLogos {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
        /* Basado en que el contenido estÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ duplicado */
    }
}

/* RESPONSIVO AJUSTE CAROUSEL */
@media (max-width: 768px) {
    .logo-slide img {
        height: 60px;
    }

    .logos-slider-track {
        gap: 40px;
    }
}

/* ================================
   CAROUSEL DE RUTAS DE CAPACITACIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œN
   ================================ */
.routes-section {
    background-color: #f7f9fc;
    padding: 80px 0;
    width: 100%;
    overflow: hidden;
}


.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-header h2 {
    font-size: 2.5rem;
    font-weight: 900;
    color: #000000;
    margin-bottom: 10px;
}

.section-header p {
    font-size: 1.15rem;
    color: #333333;
    font-weight: 500;
}

.carousel-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.carousel-container {
    width: 100%;
    overflow: hidden;
}

.carousel-track {
    display: flex;
    gap: 15px;
    padding: 20px 0;
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
}

.carousel-track::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari and Opera */
}

.route-card {
    position: relative;
    flex: 0 0 calc(33.333% - 20px);
    border-radius: 20px;
    padding: 60px 30px;
    text-align: center;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
}

.route-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: -2;
}

/* Overlay para legibilidad */
.route-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(11, 40, 102, 0.4) 0%, rgba(11, 40, 102, 0.9) 100%);
    z-index: -1;
    transition: opacity 0.5s ease;
}

.route-online::before {
    background-image: url('https://images.unsplash.com/photo-1516321318423-f06f85e504b3?q=80&w=600&auto=format&fit=crop');
}

.route-diplomados::before {
    background-image: url('https://images.unsplash.com/photo-1523240795612-9a054b0db644?q=80&w=600&auto=format&fit=crop');
}

.route-cursos::before {
    background-image: url('https://images.unsplash.com/photo-1509062522246-3755977927d7?q=80&w=600&auto=format&fit=crop');
}

.route-card:hover {
    transform: translateY(-15px);
    border-color: var(--brand-secondary);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.route-card:hover::before {
    transform: scale(1.15);
}

.route-card:hover::after {
    background: linear-gradient(180deg, rgba(26, 69, 153, 0.2) 0%, rgba(26, 69, 153, 0.85) 100%);
}

.route-card .card-icon {
    font-size: 5.5rem;
    color: var(--brand-secondary);
    filter: drop-shadow(0 0 15px rgba(0, 255, 163, 0.4));
    margin-bottom: 10px;
}

.card-content h3 {
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.card-btn {
    display: inline-block;
    background-color: var(--brand-secondary);
    color: #000000;
    padding: 14px 40px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 800;
    font-size: 0.95rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 255, 163, 0.2);
}

.card-btn:hover {
    background-color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 255, 255, 0.15);
}

/* CONTROLES DEL CAROUSEL */
.carousel-control {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    color: #333333;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(1);
    transform-origin: center;
}

.carousel-control.prev {
    left: -40px;
}

.carousel-control.next {
    right: -40px;
}

.carousel-control:hover {
    background-color: var(--brand-secondary);
    color: #000000;
    transform: translateY(-50%) scale(1.15);
    border-color: var(--brand-secondary);
    box-shadow: 0 10px 35px rgba(0, 255, 163, 0.4);
}

/* RESPONSIVO */
@media (max-width: 992px) {
    .route-card {
        flex: 0 0 350px;
    }
}

@media (max-width: 480px) {
    .section-header h2 {
        font-size: 1.8rem;
    }

    .route-card {
        flex: 0 0 300px;
        padding: 40px 20px;
    }

    .card-content h3 {
        font-size: 1.5rem;
    }
}

/* ================================
   SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DE ESTADÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂSTICAS
   ================================ */
.stats-section {
    position: relative;
    width: 100%;
    background-image: url('../img/peru-bg.png');
    /* Fondo de PerÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº (Machu Picchu) */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.stats-overlay {
    background: #3465ffb3;
    /* Azul ICNM profundo */
    padding: 80px 0;
    width: 100%;
}

.stats-grid {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 50px;
}

.stat-item {
    flex: 1;
    min-width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #ffffff;
}

.stat-circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #12367a;
    border: 3px solid var(--brand-secondary);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.5rem;
    color: #ffffff;
    margin-bottom: 25px;
    box-shadow: 0 0 20px rgba(0, 255, 163, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.stat-circle:hover {
    transform: scale(1.1);
    box-shadow: 0 0 35px rgba(0, 255, 163, 0.6);
}

.stat-number {
    font-size: 3rem;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 5px;
}

.stat-label {
    font-size: 1.1rem;
    font-weight: 500;
    opacity: 0.9;
}

/* RESPONSIVO */
@media (max-width: 768px) {
    .stats-grid {
        gap: 60px;
    }

    .stat-circle {
        width: 120px;
        height: 120px;
        font-size: 2.8rem;
    }

    .stat-number {
        font-size: 2.2rem;
    }
}

/* ================================
   NUEVA SECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N DE VIDEO
   ================================ */
.video-promo-section {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url('../img/classroom-video.webp');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    /* Efecto parallax bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡sico */
}

.video-promo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 27%);
    /* Azul profundo translÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºcido */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
}

.video-promo-content {
    display: flex;
    max-width: 1200px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}

.promo-title {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 2rem;
    color: #ffffff;
}

.promo-btn {
    background-color: var(--brand-secondary);
    color: #000000;
    border: none;
    padding: 15px 35px;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 800;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.promo-btn:hover {
    transform: translateY(-5px) scale(1.05);
    background-color: #ffffff;
}

/* PLAY BUTTON CON PULSO */
.play-pulse-btn {
    width: 120px;
    height: 120px;
    background-color: transparent;
    border: 3px solid #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 2.5rem;
    cursor: pointer;
    position: relative;
    transition: transform 0.3s ease;
}

.play-pulse-btn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.6);
    animation: videoPulse 2s infinite;
}

@keyframes videoPulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}

.play-pulse-btn:hover {
    transform: scale(1.1);
    background-color: rgba(255, 255, 255, 0.1);
}

/* ================================
   MODAL DE VIDEO
   ================================ */
.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: none;
    justify-content: center;
    align-items: center;
}

.video-modal.active {
    display: flex;
}

.modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(8px);
}

.modal-content {
    position: relative;
    width: 95%;
    max-width: 900px;
    z-index: 2;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 ratio */
    height: 0;
    overflow: hidden;
    background-color: #000;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.close-modal {
    position: absolute;
    top: -50px;
    right: 0;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 3rem;
    cursor: pointer;
    line-height: 1;
}

/* RESPONSIVO VIDEO SECTION */
@media (max-width: 992px) {
    .video-promo-content {
        flex-direction: column;
        text-align: center;
    }

    .promo-title {
        font-size: 2.2rem;
    }

    .video-promo-section {
        height: auto;
        padding: 5rem 0;
        background-attachment: scroll;
    }
}

/* ================================
   TESTIMONIOS PREMIUM DESIGN
   ================================ */
.testimonials-container-premium {
    position: relative;
    padding: 20px 0;
    width: 100%;
}

.testimonial-decor-circle {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, var(--brand-secondary) 0%, transparent 70%);
    border-radius: 50%;
    filter: blur(40px);
    opacity: 0.3;
    z-index: 0;
}

.testimonials-slider {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 30px;
    padding: 10px;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.testimonials-track {
    position: relative;
    height: 380px;
}

.testimonial-card {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px) scale(0.95);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.testimonial-card.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

.testimonial-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.stars {
    color: #ffb800;
    font-size: 0.9rem;
    display: flex;
    gap: 4px;
}

.quote-badge {
    width: 50px;
    height: 50px;
    background: var(--brand-primary);
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2rem;
    box-shadow: 0 10px 20px rgba(26, 69, 153, 0.2);
}

.testimonial-text {
    font-size: 1.25rem;
    line-height: 1.7;
    color: #1e293b;
    font-weight: 500;
    margin-bottom: 35px;
    position: relative;
    padding-left: 10px;
}

.testimonial-text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    width: 4px;
    background: var(--brand-secondary);
    border-radius: 10px;
    opacity: 0.5;
}

.testimonial-author {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: auto;
}

.author-info strong {
    display: block;
    font-size: 1.2rem;
    color: #0f172a;
    font-weight: 800;
}

.author-info span {
    font-size: 0.95rem;
    color: #64748b;
    font-weight: 600;
}

.testimonial-controls {
    padding: 0 20px 20px;
}

.testimonial-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.dot {
    width: 12px;
    height: 6px;
    background-color: #cbd5e1;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.4s ease;
}

.dot.active {
    width: 35px;
    background-color: var(--brand-primary);
}

@media (max-width: 768px) {
    .testimonials-track {
        height: 420px;
    }

    .testimonial-text {
        font-size: 1.1rem;
    }

    .testimonial-card {
        padding: 30px;
    }
}

/* ================================
   COMPONENTES GLOBALES DE PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂGINA
   ================================ */
.hero-master {
    background-color: #0b2866;
    background-size: cover;
    background-position: center;
    color: white;
    width: 100%;
    padding: 0 1rem;
}

.hero-contact {
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%), url('https://images.unsplash.com/photo-1516321318423-f06f85e504b3?q=80&w=1200&auto=format&fit=crop') center / cover no-repeat;
}

.hero-programs {
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%), url('https://images.unsplash.com/photo-1524178232363-1fb2b075b655?q=80&w=1200&auto=format&fit=crop') center / cover no-repeat;
}

/* Ajuste de color de texto para secciones blancas */
.container {
    color: #1e293b;
    /* Color oscuro por defecto para contenido en fondo blanco */
}

.hero-master .container {
    color: white;
    /* Color blanco dentro del hero */
}

/* ================================
   PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂGINA: CONTACTANOS
   ================================ */
.contact-hero {
    padding: 60px 0 80px;
    text-align: center;
}

.contact-hero h1 {
    font-size: 3.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}

.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 60px;
    padding: 100px 0;
}

.contact-info-cards {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.info-card-premium {
    background: #ffffff;
    padding: 25px;
    border-radius: 24px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    gap: 20px;
    border: 1px solid #f1f5f9;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.info-card-premium:hover {
    transform: translateX(10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    border-color: var(--brand-primary);
}

.info-card-premium i {
    font-size: 1.5rem;
    color: var(--brand-primary);
    background: #f8fafc;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    flex-shrink: 0;
}

.info-card-premium:hover i {
    background: var(--brand-primary);
    color: white;
    transform: rotate(10deg);
}

.info-card-content h3 {
    font-size: 1.1rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 4px;
}

.info-card-content p {
    font-size: 0.95rem;
    color: #64748b;
    line-height: 1.5;
}

.contact-form-wrapper {
    background: #ffffff;
    padding: 60px;
    border-radius: 32px;
    box-shadow: 0 25px 60px rgba(11, 40, 102, 0.1);
    border: 1px solid #f1f5f9;
    position: relative;
}

.contact-form-wrapper h2 {
    font-size: 2.2rem;
    font-weight: 900;
    color: #0f172a;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.contact-form-wrapper p {
    color: #64748b;
    margin-bottom: 40px;
    font-size: 1.1rem;
}

.custom-form .form-group {
    margin-bottom: 20px;
}

.custom-form input,
.custom-form select,
.custom-form textarea {
    width: 100%;
    padding: 16px 20px;
    border-radius: 14px;
    border: 2px solid #cbd5e1;
    background: #f8fafc;
    color: #1e293b;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.submit-btn-premium {
    background: linear-gradient(90deg, #3465FF 0%, #1a4599 100%);
    color: white;
    width: 100%;
    padding: 20px;
    border: none;
    border-radius: 14px;
    font-size: 1.1rem;
    font-weight: 800;
    cursor: pointer;
    transition: all 0.4s ease;
    box-shadow: 0 10px 20px rgba(52, 101, 255, 0.2);
    margin-top: 10px;
}

.map-section {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 60px;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.05);
    line-height: 0;
}

.map-section iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* ================================
   PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂGINA: PROGRAMAS ONLINE
   ================================ */
.programs-hero {
    padding: 80px 0 60px;
    text-align: center;
}

.programs-hero h1 {
    font-size: 3.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}

.programs-layout {
    display: grid;
    grid-template-columns: 340px 1fr;
    gap: 40px;
    padding: 60px 0;
    align-items: flex-start;
}

.filter-sidebar {
    background: #ffffff;
    padding: 30px;
    border-radius: 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f5f9;
    position: sticky;
    top: 20px;
}

.sidebar-section {
    margin-bottom: 35px;
}

.sidebar-section h4 {
    font-size: 1.1rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sidebar-section h4 i {
    color: var(--brand-primary);
}

.search-box {
    position: relative;
    margin-bottom: 25px;
}

.search-box input {
    width: 100%;
    padding: 12px 15px 12px 40px;
    border-radius: 12px;
    border: 1px solid #cbd5e1;
    background: #f8fafc;
    font-family: inherit;
    font-size: 0.9rem;
}

.search-box i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #64748b;
}

.filter-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.filter-item {
    margin-bottom: 10px;
}

.filter-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    border-radius: 12px;
    color: #475569;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.85rem;
    transition: all 0.3s ease;
    background: #f8fafc;
    gap: 10px;
}

.filter-link:hover,
.filter-link.active {
    background: var(--brand-primary);
    color: white;
    transform: translateX(5px);
}

.filter-count {
    font-size: 0.75rem;
    background: rgba(0, 0, 0, 0.1);
    padding: 2px 8px;
    border-radius: 8px;
}

.programs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}

.program-card-premium {
    background: #ffffff;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(11, 40, 102, 0.05);
    transition: 0.4s;
    display: flex;
    flex-direction: column;
    border: 1px solid #f1f5f9;
}

.program-card-premium:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(11, 40, 102, 0.12);
}

.program-image-wrapper {
    position: relative;
    height: 180px;
}

.program-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.program-category-pill {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(5px);
    color: #0b2866;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 0.65rem;
    font-weight: 800;
    text-transform: uppercase;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.program-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.program-content h3 {
    font-size: 1.1rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 15px;
    line-height: 1.3;
}

.info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-bottom: 15px;
}

.info-box {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.75rem;
    color: #64748b;
}

.info-box i {
    color: var(--brand-primary);
    width: 24px;
    height: 24px;
    background: rgba(52, 101, 255, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 0.8rem;
}

.info-box strong {
    display: block;
    color: #1e293b;
    font-size: 0.7rem;
    text-transform: uppercase;
}

.program-value-banner {
    background: linear-gradient(90deg, rgba(52, 101, 255, 0.05) 0%, rgba(0, 255, 163, 0.05) 100%);
    border-radius: 12px;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border: 1px dashed rgba(52, 101, 255, 0.2);
}

.program-btn {
    background: linear-gradient(90deg, #3465FF 0%, #1a4599 100%);
    color: white;
    padding: 12px;
    border-radius: 12px;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    font-size: 0.85rem;
}

/* ================================
   PÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂGINA: DETALLE DE CURSO
   ================================ */
.hero-detail {
    background: linear-gradient(rgba(11, 40, 102, 0.85), rgba(11, 40, 102, 0.7)), url('https://images.unsplash.com/photo-1524178232363-1fb2b075b655?q=80&w=1200&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 20px 0 80px;
    text-align: center;
}

.hero-detail h1 {
    font-size: 3rem;
    font-weight: 900;
    max-width: 900px;
    margin: 20px auto 20px;
    line-height: 1.1;
}

.hero-badge {
    display: inline-block;
    background: var(--brand-secondary);
    color: #0b2866;
    padding: 8px 20px;
    border-radius: 50px;
    font-weight: 900;
    font-size: 0.8rem;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.course-meta-strip {
    background: white;
    padding: 30px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-top: -50px;
    border-radius: 24px;
    position: relative;
    z-index: 10;
}

.meta-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.meta-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0 20px;
    border-right: 1px solid #f1f5f9;
}

.meta-item:last-child {
    border-right: none;
}

.meta-item i {
    font-size: 1.5rem;
    color: var(--brand-primary);
    background: rgba(52, 101, 255, 0.08);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

.content-grid {
    display: grid;
    grid-template-columns: 1.8fr 1fr;
    gap: 50px;
    padding: 80px 0;
}

.module-card {
    background: white;
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #f1f5f9;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: 0.3s;
}

.module-card:hover {
    transform: translateX(10px);
    border-color: var(--brand-primary);
}

.module-number {
    width: 40px;
    height: 40px;
    background: var(--brand-primary);
    color: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.sidebar-premium {
    background: white;
    border-radius: 24px;
    padding: 40px;
    border: 1px solid #f1f5f9;
    box-shadow: 0 25px 60px rgba(11, 40, 102, 0.08);
    position: sticky;
    top: 20px;
}

.course-flyer {
    width: 100%;
    border-radius: 16px;
    margin-bottom: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.payment-tabs {
    display: flex;
    background: #f1f5f9;
    padding: 5px;
    border-radius: 12px;
    margin-bottom: 20px;
}

.payment-tab {
    flex: 1;
    padding: 10px;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 700;
    color: #64748b;
    cursor: pointer;
    border-radius: 8px;
    transition: 0.3s;
}

.payment-tab.active {
    background: white;
    color: var(--brand-primary);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.payment-content {
    display: none;
}

.payment-content.active {
    display: block;
}

.payment-details {
    background: #f8fafc;
    padding: 20px;
    border-radius: 16px;
    text-align: center;
    border: 1px solid #e2e8f0;
}

.btn-payment {
    display: block;
    width: 100%;
    padding: 14px;
    border-radius: 10px;
    font-weight: 800;
    text-decoration: none;
    text-align: center;
}

/* ================================
   UTILIDADES COMPONENTES
   ================================ */
.tab-active {
    background-color: #00ffa3 !important;
    color: #0b2866 !important;
    font-weight: 900 !important;
}

/* Responsive Generales */
@media (max-width: 992px) {
    .meta-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .content-grid {
        grid-template-columns: 1fr;
    }

    .programs-layout {
        grid-template-columns: 1fr;
    }

    .programs-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .programs-grid {
        grid-template-columns: 1fr;
    }

    .hero-detail h1 {
        font-size: 2.2rem;
    }

    .contact-hero h1 {
        font-size: 2.5rem;
    }
}

/* ================================
   MEJORA: FORMULARIO STICKY Y LAYOUT
   ================================ */
.hero-form-box {
    position: sticky;
    top: 120px;
    z-index: 100;
}

@media (max-width: 992px) {
    .container {
        grid-template-columns: 1fr !important;
    }

    .hero-form-box {
        position: relative !important;
        top: 0 !important;
        margin-top: 40px;
    }
}

/* ================================
   UTILITIES: LAYOUT
   ================================ */
.content-grid-layout {
    display: grid;
    grid-template-columns: 60% 40%;
    gap: 40px;
}

@media (max-width: 992px) {
    .content-grid-layout {
        grid-template-columns: 1fr;
    }
}

/* ================================
   CURSO: DETALLES PREMIUM
   ================================ */
.course-section-title {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 40px 0 20px;
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--brand-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.course-section-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #e2e8f0;
}

.course-module-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px;
}

.course-module-card {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 25px 30px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #f1f5f9;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.course-module-card:hover {
    transform: translateX(10px);
    border-color: #3465FF;
    box-shadow: 0 10px 25px rgba(52, 101, 255, 0.08);
}

.course-module-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background: #3465FF;
    opacity: 0;
    transition: 0.3s;
}

.course-module-card:hover::before {
    opacity: 1;
}

.module-num-badge {
    width: 55px;
    height: 55px;
    background: #f8fafc;
    color: #3465FF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    font-weight: 900;
    font-size: 1.2rem;
    flex-shrink: 0;
    transition: 0.3s;
    border: 1px solid #e2e8f0;
}

.course-module-card:hover .module-num-badge {
    background: #3465FF;
    color: white;
    transform: scale(1.05);
}

.module-card-content {
    font-weight: 700;
    color: #334155;
    font-size: 1.05rem;
    line-height: 1.4;
}

.course-section-title {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 50px 0 25px;
    font-size: 1.3rem;
    font-weight: 800;
    color: #0b2866;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.course-section-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #e2e8f0;
}

.course-list-premium {
    list-style: none;
    padding: 0;
    margin: 0;
}

.course-list-premium li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    color: #64748b;
    font-size: 1rem;
    line-height: 1.6;
}

.course-list-premium li::before {
    content: "\2022";
    position: absolute;
    left: 0;
    color: #3465FF;
    font-weight: 900;
}

/* ================================
   ACCORDEON PREMIUM
   ================================ */
.premium-accordion {
    margin-top: 40px;
}

.accordion-item {
    background: #ffffff;
    border-radius: 16px;
    margin-bottom: 15px;
    border: 1px solid #f1f5f9;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
    overflow: hidden;
    transition: 0.3s;
}

.accordion-item:hover {
    border-color: #3465FF;
}

.accordion-header {
    width: 100%;
    padding: 22px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 800;
    color: #0b2866;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: 0.3s;
}

.accordion-header i {
    font-size: 1rem;
    color: #64748b;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item.active .accordion-header {
    background: #f8fafc;
    color: #3465FF;
}

.accordion-item.active .accordion-header i {
    transform: rotate(180deg);
    color: #3465FF;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.3s ease;
    padding: 0 30px;
}

.accordion-item.active .accordion-content {
    max-height: 500px;
    /* Suficiente para el contenido */
    padding: 10px 30px 30px;
}

.accordion-content p {
    color: #64748b;
    line-height: 1.7;
    margin: 0;
    font-size: 1.05rem;
}

/* ================================
   HERO ACCENT: DETALLE CURSO
   ================================ */
.hero-bg-accent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 650px;
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%),
        url('https://images.unsplash.com/photo-1522202176988-66273c2fd55f?q=80&w=1200&auto=format&fit=crop');
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.hero-bg-accent::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%);
    z-index: 2;
}

/* ================================
   PÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂGINA NUESTRO EQUIPO
   ================================ */
.team-page {
    padding: 80px 0;
    background-color: #f0f4f8;
    min-height: 80vh;
}

.team-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.team-category-wrapper {
    margin-bottom: 60px;
    text-align: center;
}

.team-category-header {
    background: linear-gradient(90deg, #3465FF 0%, #00ffa3 100%);
    padding: 12px 40px;
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    color: white;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 50px;
    box-shadow: 0 10px 30px rgba(52, 101, 255, 0.3);
    text-transform: capitalize;
}

.team-category-header .category-icon-wrapper {
    background: rgba(255, 255, 255, 0.2);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
}

.team-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 25px;
    justify-content: center;
}

.team-card {
    background: white;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.03);
    width: calc(25% - 20px);
    min-width: 280px;
    max-width: 320px;
}

.team-card:hover {
    box-shadow: 0 0 0px 0px rgba(0, 86, 179, 0.2), 0 10px 20px rgba(29, 204, 158, 0.2), 0 0 30px rgba(0, 86, 179, 0.3);
    border-color: rgba(0, 86, 179, 0.4);
}

.team-card-image {
    padding: 0px 0px 0 0px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.team-card-image img {
    height: 100%;
    width: 100%;
    display: block;
}

.team-card:hover .team-card-image img {}

.team-card-info {
    background: linear-gradient(135deg, #3465FF 0%, #00ffa3 100%);
    padding: 25px 20px;
    text-align: center;
    color: white;
    position: relative;
    z-index: 2;
}

.team-card-info h3 {
    font-size: 1.1rem;
    font-weight: 800;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}

.team-card-info p {
    font-size: 0.8rem;
    opacity: 0.95;
    font-weight: 500;
}

.hero-master {
    position: relative;
    overflow: hidden;
}

.hero-equipo {
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%), url('../img/hero-equipo.png') center / cover no-repeat;
}

.hero-nosotros {
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%), url('../img/hero-nosotros.png') center / cover no-repeat;
}

.hero-convenios {
    background: linear-gradient(90deg, #3465FF 0%, rgba(26, 69, 153, 0.6) 50%, #3465ff47 100%), url('../img/hero-convenios.png') center / cover no-repeat;
}

.hero-master .main-container,
.hero-master .team-hero-content {
    position: relative;
    z-index: 5;
}

.team-hero-content {
    padding: 60px 0 80px;
    text-align: center;
    color: white;
}

.team-hero-content h1 {
    font-size: 3.5rem;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.team-hero-content p {
    font-size: 1.2rem;
    opacity: 0.8;
}

@media (max-width: 768px) {
    .team-hero-content h1 {
        font-size: 2.5rem;
    }

    .team-category-header {
        font-size: 1.4rem;
        padding: 10px 25px;
    }

    .team-grid {
        gap: 20px;
    }

    .team-card {
        width: calc(50% - 15px);
        min-width: 250px;
    }
}

@media (max-width: 550px) {
    .team-card {
        width: 100%;
    }
}

/* ================================
   PÃƒÂGINA CONVENIOS
   ================================ */
.convenios-page {
    padding: 80px 0;
    background-color: #f0f4f8;
    min-height: 80vh;
}

.convenio-section {
    margin-bottom: 80px;
}

.convenio-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.convenio-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    width: calc(25% - 25px);
    min-width: 260px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    text-align: center;
    transition: transform 0.3s ease;
}

.convenio-card:hover {
    transform: translateY(-5px);
}

.convenio-thumb {
    padding: 15px;
    background: #f9fafb;
    border-bottom: 1px solid #edf2f7;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.convenio-thumb img {
    max-width: 100%;
    max-height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
}

.convenio-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex-grow: 1;
}

.convenio-info h3 {
    font-size: 0.95rem;
    font-weight: 700;
    color: #2d3748;
    line-height: 1.4;
    min-height: 2.8em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.btn-download {
    background: #007bff;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s;
}

.btn-download:hover {
    background: #0056b3;
    color: white;
}

/* LOGO GRID SECTION */
.partners-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-top: 40px;
}

.partner-logo-box {
    background: white;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: 1px solid #edf2f7;
}

.partner-logo-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    filter: grayscale(0);
    transition: transform 0.3s;
}

.partner-logo-box:hover img {
    transform: scale(1.1);
}

@media (max-width: 1024px) {
    .convenio-card {
        width: calc(33.33% - 20px);
    }
}

@media (max-width: 768px) {
    .convenio-card {
        width: calc(50% - 15px);
    }

    .partner-logo-box {
        width: 140px;
        height: 140px;
    }
}

@media (max-width: 480px) {
    .convenio-card {
        width: 100%;
    }
}

/* ================================
   PÃƒÂGINA NOSOTROS
   ================================ */
.about-page {
    padding: 80px 0;
    background-color: #ffffff;
}

.about-intro-section {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 80px;
}

.about-intro-image {
    flex: 1;
    position: relative;
}

.about-intro-image img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.about-intro-image::after {
    content: '';
    position: absolute;
    top: -20px;
    right: -20px;
    width: 100px;
    height: 100px;
    border-top: 5px solid var(--brand-secondary);
    border-right: 5px solid var(--brand-secondary);
    border-radius: 0 10px 0 0;
}

.about-intro-content {
    flex: 1.2;
}

.about-intro-content h2 {
    font-size: 2.5rem;
    color: #0b2866;
    margin-bottom: 25px;
    font-weight: 800;
}

.about-intro-content p {
    font-size: 1.1rem;
    color: #4a5568;
    line-height: 1.8;
    margin-bottom: 20px;
}

.highlight-box {
    background: #f7fafc;
    border-left: 5px solid var(--brand-primary);
    padding: 20px;
    margin: 30px 0;
}

.highlight-box p {
    font-style: italic;
    color: #2d3748;
    margin-bottom: 0;
}

/* MISSION VISION VALUES */
.mvv-section {
    background: #f0f4f8;
    padding: 80px 0;
    margin-top: 50px;
}

.mvv-grid {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.mvv-card {
    background: white;
    padding: 40px 30px;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex: 1;
    text-align: center;
    transition: transform 0.3s;
}

.mvv-card:hover {
    transform: translateY(-10px);
}

.mvv-icon {
    width: 70px;
    height: 70px;
    background: var(--brand-primary);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    border-radius: 50%;
    margin: 0 auto 25px;
    box-shadow: 0 5px 15px rgba(11, 40, 102, 0.3);
}

.mvv-card h3 {
    color: #0b2866;
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 700;
}

.mvv-card p {
    color: #718096;
    line-height: 1.6;
}

/* VALUES LIST */
.values-section {
    padding: 80px 0;
}

.values-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 40px;
}

.value-item {
    background: white;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
    border: 1px solid #edf2f7;
}

.value-item i {
    color: var(--brand-secondary);
    font-size: 1.2rem;
}

.value-item span {
    font-weight: 700;
    color: #2d3748;
}

@media (max-width: 992px) {
    .about-intro-section {
        flex-direction: column;
    }

    .mvv-grid {
        flex-direction: column;
    }
}

/* ==========================================================================
   WIDGET DE ASESORÃƒÂA ACADÃƒâ€°MICA Y FLOATING ACTIONS
   ========================================================================== */

/* BotÃƒÂ³n flotante disparador */
.floating-actions {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 9999;
}

.floating-trigger-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    border: none;
    outline: none;
    color: #fff;
    font-size: 1.8rem;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.floating-trigger-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6);
}

.floating-trigger-btn .trigger-tooltip {
    position: absolute;
    right: 75px;
    top: 50%;
    transform: translateY(-50%);
    background: #0f172a;
    color: #fff;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.floating-trigger-btn:hover .trigger-tooltip {
    opacity: 1;
    transform: translateY(-50%) translateX(-5px);
}

/* Contenedor del Modal / Panel */
.academic-modal-container {
    position: fixed;
    right: 25px;
    bottom: 95px;
    width: 380px;
    max-width: 90vw;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(20px) scale(0.95);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

.academic-modal-container.active {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) scale(1) !important;
}

/* Contenido del modal */
.academic-modal-content {
    background: linear-gradient(180deg, #121e3f 0%, #0a0f24 100%);
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    font-family: 'Montserrat', sans-serif;
}

/* Cabecera del modal */
.academic-modal-header {
    background: linear-gradient(135deg, #1068eb 0%, #0d38a6 100%);
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.header-icon-box {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
}

.header-text h3 {
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
}

.header-text p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.8rem;
    margin: 3px 0 0 0;
}

.close-academic-modal {
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.6rem;
    cursor: pointer;
    line-height: 1;
    padding: 5px;
    transition: color 0.2s ease;
}

.close-academic-modal:hover {
    color: #fff;
}

/* Cuerpo del modal */
.academic-modal-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 18px;
    max-height: 60vh;
    overflow-y: auto;
}

.academic-modal-body::-webkit-scrollbar {
    width: 5px;
}

.academic-modal-body::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.02);
}

.academic-modal-body::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
}

.contact-section {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.section-title {
    display: flex;
    align-items: center;
    gap: 8px;
}

.section-number {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #3b82f6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 700;
}

.section-title h4 {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    margin: 0;
}

/* Tarjetas de contacto */
.contact-card {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 5px 16px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-card:hover {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.contact-card .card-icon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.2rem;
    flex-shrink: 0;
}

.whatsapp-bg {
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2);
}

.phone-bg {
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    box-shadow: 0 4px 10px rgba(59, 130, 246, 0.2);
}

.card-details {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.phone-number {
    color: #fff;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.phone-schedule {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.72rem;
    font-weight: 500;
}

/* Pie del modal */
.academic-modal-footer {
    background: rgba(0, 0, 0, 0.25);
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.75rem;
    font-weight: 600;
}

.academic-modal-footer i {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.65);
}

/* Ajustes responsivos */
@media (max-width: 480px) {
    .academic-modal-container {
        right: 15px;
        bottom: 85px;
        width: calc(100vw - 30px);
    }

    .floating-actions {
        right: 15px;
        bottom: 15px;
    }
}

/* ================================
   ANIMACIONES AL HACER SCROLL (SCROLL REVEAL EN INDEX)
   ================================ */
.reveal-on-scroll {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 1.3s cubic-bezier(0.22, 1, 0.36, 1), transform 1.3s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: opacity, transform;
}

.reveal-on-scroll.reveal-left {
    transform: translateX(-70px);
}

.reveal-on-scroll.reveal-right {
    transform: translateX(70px);
}

.reveal-on-scroll.reveal-scale {
    transform: scale(0.85);
}

.reveal-on-scroll.is-visible {
    opacity: 1;
    transform: translate(0) scale(1);
}

/* Retrasos escalonados más pausados y notables */
.reveal-delay-1 { transition-delay: 0.25s; }
.reveal-delay-2 { transition-delay: 0.5s; }
.reveal-delay-3 { transition-delay: 0.75s; }
.reveal-delay-4 { transition-delay: 1s; }