:root {
    --color-azul: #003971;
    --color-celeste: #24aef3;
    --color-blanco: #fff;
    --color-negro: #000000;

    --color-boton: #126fc1;
}

.minimo_alto_63vh {
    min-height: 63vh;
}

.circulos_banner.circulos_banner_gracias {
    bottom: 12px;
}

.circulos_banner.circulos_banner_gracias .circulo_pequeno {
    top: 54px;
}



.row_bloq_text_fondo_blanco ul li:before {
    content: "";
    width: 26px;
    height: 26px;
    background-image: url('../img2025/check_32.png');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-right: 16px;
    display: flex;
}

.titulo_blog_seccion {
    color: var(--color-azul) !important;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px !important;
}

.font_bold_gracias {
    font-weight: bold !important;
}



.titulo_principal_banner {
    font-size: 35px;
    color: var(--color-azul);
    line-height: 1.2;
}

.icon_menu_movil {
    display: none;
    cursor: pointer;
}

.icon_menu_movil span svg {
    width: 25px;
    color: var(--color-azul) !important;
}

.icon_menu_movil span svg rect {
    width: 25px;
    height: 2px;
}

.gap_espacio_banner {
    gap: 20px;
}

.gap_espacio_comunidad {
    gap: 40px;
}

.logo_home_landing {
    width: 147px;
}

header {
    border-top: 5px solid var(--color-azul);
}

.gap_espacio_20_nav {
    gap: 20px;
}

.modificar_alto2 {
    top: 80px !important;
    overflow: auto;
    display: none;
    border-top: 1px solid #c5caca !important;
}

.fondo_comunidad_final {
    background: #002060;
}



.fondo_eventos {
    background: #f5f3f7;
}



.fondo_azul_section {
    background: var(--color-azul);
}

.titulo_blanco {
    color: var(--color-blanco) !important;
}

.titulo_general_section {
    font-weight: bold;
    font-size: 30px;
}

.titulo-azul {
    color: var(--color-azul);
}

.quitar_hover_text_blanco:hover {
    color: var(--color-blanco) !important;
    text-decoration: none !important;
}


.quitar_hover_text_azul:hover {
    color: var(--color-azul) !important;
    text-decoration: none !important;
}

.menu_destokp_senati ul li a {
    font-size: 15px;
    color: var(--color-azul);
    font-weight: bold;
}

.btn_unirte_alumni {
    color: var(--color-blanco);
    background: var(--color-azul);
    padding: 5px 15px;
    border-radius: 10px;
}



.detalles_banner {
    width: 100%;
}

.fondo_caracteristicas {
    background-size: cover;
    background-position: center;
}

.bloq_img_banner figure {
    width: 550px;
    height: 550px;
    border-radius: 50%;
    overflow: hidden;
}

.bloq_img_banner figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.titulo_secundario {
    color: var(--color-azul);
    font-size: 18px;
    line-height: 1.2;
}

.titulo_principal {
    font-size: 30px;
    color: var(--color-azul);
    font-weight: bold;
    line-height: 1.2;
}

.descripcion_banner {
    font-size: 20px;
    width: 404px;
}

.boton_azul_link {
    color: var(--color-blanco);
    font-size: 18px;
    font-weight: bold;
    background: var(--color-azul);
    border-radius: 5px;
    padding: 10px 20px;
}

.ckeditor_alumni_new {
    color: var(--color-blanco);
    line-height: 1.2;
    font-size: 18px;
}

.ancho_imagen_alumni {
    width: 440px;

    position: relative;
    flex-shrink: 0;
    z-index: 1;
}

.ancho_imagen_alumni img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.bloq_text_fondo_blanco {
    background: var(--color-blanco);
    position: relative;
    left: -2px;
    width: 100%;
    display: flex;
    align-items: center;
}

.row_bloq_text_fondo_blanco {
    padding: 30px 30px 30px 40px;
}

.row_bloq_text_fondo_blanco h3 {
    font-size: 25px;
    color: var(--color-azul);
    font-weight: bold;
}

.row_bloq_text_fondo_blanco h3::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #d3c8c8;
    margin-top: 10px;
}

.row_bloq_text_fondo_blanco ul {
    font-size: 18px;
    color: var(--color-negro);
}

.row_bloq_text_fondo_blanco ul li span {
    margin-right: 10px;
}

.row_bloq_text_fondo_blanco ul li span svg {
    width: 30px;
    color: var(--color-azul);
}

.row_bloq_text_fondo_blanco ul li span svg polyline {
    stroke-width: 2;
}




.row_bloq_text_fondo_blanco p {
    font-size: 18px;
    color: var(--color-negro);
}

.ancho_imagen_beneficio {
    width: 450px;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    flex-shrink: 0;
    background-position-x: -15px;

}

.card_beneficio {
    border-radius: 20px;
    overflow: hidden;
}



.detalles_card_beneficio {
    background: var(--color-blanco);
}

.ckeditor_detalles_card_beneficios {
    font-size: 18px;
    line-height: 1.2;
    color: var(--color-azul);
    min-height: 110px;
}

.ckeditor_detalles_card_beneficios p i {
    font-size: 13px;
}

.ck_editor_beneficios {
    color: var(--color-azul);
    line-height: 1.2;
    font-size: 20px;
    width: 794px;
    text-align: center;
}

.card_capacitacion {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card_capacitacion figure {
    height: 360px;
    border-radius: 20px;
    overflow: hidden;
}

.card_capacitacion figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.detalles_capacitacion h3,
.detalles_capacitacion h3 a {
    font-size: 18px;
    color: var(--color-azul);
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 5px;
}

.detalles_capacitacion p {
    font-size: 18px;
    color: var(--color-azul);
    line-height: 1.2;
    font-weight: bold;
    margin-top: 5px;
}

.btn_mas_info_capacitacion {
    background: var(--color-boton);
    color: var(--color-blanco);
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    padding: 12px;
    border-radius: 10px;
    text-align: center;
}

.btn_mas_info_beneficio {
    background: var(--color-boton);
    color: var(--color-blanco);
    font-size: 13px;
    font-weight: bold;
    padding: 12px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    width: fit-content;
    align-items: center;
}

.btn_mas_info_capacitacion svg,
.btn_mas_info_beneficio svg {
    width: 25px;
}

.btn_mas_info_capacitacion svg polyline,
.btn_mas_info_beneficio svg polyline {
    stroke-width: 2px;
}

.btn_mas_info_capacitacion svg line,
.btn_mas_info_beneficio svg line {
    stroke-width: 2px;
}






.contenedor_slider_capacitacion {
    width: 100%;
    max-width: 1110px;
}

.flecha_capacitacion svg {
    color: var(--color-azul);
}


.flecha_capacitacion svg polyline {
    stroke-width: 3;
}

.bullet_slider_capacitacion li a {
    background-color: rgb(163 177 194);
    border: none !important;
}

.bullet_slider_capacitacion li.uk-active a {
    background-color: var(--color-boton);
}

.fondo_degrade_exitoso {
    background-image: url('../img2025/fondo_degrade.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.titulos_ckeditor {
    font-size: 30px;
    color: var(--color-azul);
    line-height: 1.2;
}

.titulos_ckeditor.titulos_ckeditor_modificar_tamano {
    font-size: 35px;
}



.boton_promocion {
    background: var(--color-azul);
    width: 320px;
    height: 53px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.boton_promocion span {
    color: var(--color-blanco);
    font-size: 25px;
    font-weight: bold;


}

.descripcion_novedades p {
    color: var(--color-negro);
    line-height: 1.2;
    font-size: 15px;
}

.card_evento {
    background: var(--color-blanco);
    border-radius: 20px;

}

.bloq_fechas_eventos {
    width: 180px;
    flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden;
}

.espacio_entre_eventos {
    gap: 25px;
}

.card_fecha_eventos span {
    color: var(--color-azul);
    font-size: 18px;
    line-height: 1.2;
}

.card_fecha_eventos p {
    color: var(--color-azul);
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
}

.card_fecha_eventos {

    background: #d8e1ec;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}

.bloq_modalidad {
    background: #97b5cd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-blanco);
    height: 40px;
}

.card_detalles_eventos h3 {
    color: var(--color-negro);
    font-weight: bold;
    line-height: 1.2;
    font-size: 25px;
    margin-bottom: 0;
}

.card_detalles_eventos p {
    font-size: 18px;
    color: var(--color-negro);
    line-height: 1.2;
    margin-top: 10px;
}

.card_etiqueta {
    background: var(--color-azul);
    color: var(--color-blanco);
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: bold;
}

.btn_eventos_mas {
    width: 170px;
    flex-shrink: 0;
}

.titulo_cuadro_hstori {
    padding: 5px 15px;
    background: var(--color-boton);
    color: var(--color-blanco);
    font-size: 30px;
    width: fit-content;
    font-weight: bold;
    position: relative;
}


.ck_editor_historio {
    font-size: 18px;
    color: var(--color-blanco);
    line-height: 24px;
}

.btn_enviar_historia {
    color: var(--color-blanco);
    background: var(--color-boton);
    width: 230px;
    height: 45px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.text_redes_footer {
    font-size: 18px;
    font-weight: bold;

}

.redes_footer {
    gap: 15px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.redes_footer a svg {
    width: 30px;
    color: var(--color-blanco);
}

.card_comentario {
    background: #ffffff91;
    border-radius: 15px;
    height: 100%;
    box-sizing: border-box;
}

.card_comentario figure {
    width: 213px;
    height: 213px;
    flex-shrink: 0;
    border-radius: 50%;
    border: 30px solid var(--color-boton);
}

.gap_espacio_30 {
    gap: 30px;
}

.card_comentario figure img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.detalles_comentario p {
    font-size: 18px;
    color: var(--color-negro);
}

.detalles_comentario h3 {
    color: var(--color-azul);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;
}

.datos_carrera,
.dato_egresado {
    color: var(--color-negro);
    font-weight: bold;
    font-size: 18px;
}

.bullet_slider_egresados {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.bullet_slider_egresados li a {
    width: 20px;
    height: 20px;
    background: #b9bbc5bf;
    border: none;
}

.bullet_slider_egresados li.uk-active a {
    background: #026fd7;
}

.titulo_comunidad {
    font-size: 30px;
    color: var(--color-azul);
    font-weight: bold;
    width: 100%;
    max-width: 350px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

.text_forma_parte {
    font-size: 18px;
    color: #696969;
}

.btn_comunidad {
    color: var(--color-blanco);
    background: var(--color-celeste);
    font-size: 18px;
    line-height: 35px;
    padding: 10px 37px;
    border-radius: 10px;
    width: fit-content;
    font-weight: bold;
}

.premio_legales figure {
    width: 170px;
    height: 170px;
    background: #E0ECF3;
    border-radius: 50%;
}

.premio_legales span {
    font-size: 10px;
    line-height: 1.2;
    color: #696969;
}

/*********/

.fondo_formulario {
    background: rgba(0, 57, 113, .73);
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition-duration: .5s;
    top: 0;
}

.aparecer_fondo_formulario {
    z-index: 99999 !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition-duration: .5s
}

.bloq_formulario_input {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background: #fff;
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition-duration: .5s;
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input {
        width: 90%
    }
}

.bloq_formulario_input header {
    width: 100%;
    background: #003971
}

.bloq_formulario_input header h2 {
    font-family: "Akkurat", serif;
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    padding-bottom: 35px;
    text-transform: uppercase
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input header h2 {
        font-size: 18px
    }
}

@media screen and (max-height: 600px) {
    .bloq_formulario_input header h2 {
        font-size: 18px
    }
}

.bloq_formulario_input header .bloq_cerrar_for {
    display: flex;
    justify-content: flex-end
}

.bloq_formulario_input header .bloq_cerrar_for span {
    margin-top: 22px;
    margin-right: 25px;
    color: #fff;
    cursor: pointer
}

.bloq_formulario_input .formulario_envio {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-height: calc(90vh - 120px);
    overflow: hidden;
    overflow-y: auto
}

.bloq_formulario_input .formulario_envio p {
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
    font-weight: normal;
    color: #003971;
    max-width: 403px;
    margin: 20px 0px;
    padding: 0px 30px
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input .formulario_envio p {
        font-size: 18px
    }
}

.bloq_formulario_input .formulario_envio .casillas_form {
    display: flex;
    flex-direction: column;
    padding: 0px 30px;
    margin-bottom: 26px
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input .formulario_envio .casillas_form {
        padding: 0px 19px;
        width: 90%
    }
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_mitad {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input .formulario_envio .casillas_form .bloq_mitad {
        flex-direction: column;
        align-items: center;
        width: 100%
    }
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_mitad label {
    width: 48%;
    margin-bottom: 10px
}

@media only screen and (max-width: 520px) {
    .bloq_formulario_input .formulario_envio .casillas_form .bloq_mitad label {
        width: 100%
    }
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_mitad label input {
    width: 100%;
    font-size: 15px;
    font-family: "Akkurat", serif;
    font-weight: normal;
    font-style: normal;
    padding: 10px 15px;
    border: 1px solid #040dac;
    border-radius: 5px;
    box-sizing: border-box;
    color: #000
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo {
    display: flex;
    flex-direction: column
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo label {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo label select,
.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo label input,
.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo label textarea {
    width: 100%;
    font-size: 15px;
    font-family: "Akkurat", serif;
    font-weight: normal;
    font-style: normal;
    padding: 12px 15px;
    border: 1px solid #040dac;
    border-radius: 5px;
    box-sizing: border-box;
    color: #000
}

.bloq_formulario_input .formulario_envio .casillas_form .bloq_completo label textarea {
    height: 101px;
    resize: none
}

.bloq_formulario_input .formulario_envio .casillas_form .btn_envio {
    width: 100%;
    border-radius: 10px;
    background: #24aef3
}

.aparecer_formulario_inp {
    z-index: 999999 !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition-duration: .5s
}

.bloq_flechas_movil {
    width: 120px;
    height: 35px;
    position: relative;
}

.bloq_flechas_movil.fondo_azul a {
    background: var(--color-azul);
}

.bloq_flechas_movil.fondo_azul a svg {
    color: var(--color-blanco) !important;
}

.espacio_40_historia {
    gap: 40px;
}

.item_imagen_historia {
    width: 400px;
    height: 400px;
    border-radius: 50%;
    overflow: hidden;
}

.item_imagen_historia img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.uk-offcanvas-bar {
    background: var(--color-blanco);
}

.contenedor_menu_movil ul li a {
    color: var(--color-azul);
    font-weight: bold;
}

.ancho_movil_menu {
    width: fit-content;
}

.bnt_cerrar_menu {
    color: var(--color-azul) !important;
}

.bnt_cerrar_menu svg {
    width: 20px;
}

.bnt_cerrar_menu svg line {
    stroke-width: 2;
}

.text_redes_header {
    color: var(--color-azul);
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
}

.redes_header_senati .redes_footer {
    margin-left: 0px !important;
}

.redes_header_senati .redes_footer a svg {
    width: 20px !important;
}

.text_movil_menu {
    color: var(--color-azul) !important;
    font-weight: bold;
    font-size: 16px !important;
}

.padding_menu_movile {
    padding-left: 15px;
}

.icon_menu_acordeon svg {
    color: var(--color-azul);
}

.help-block.form-error {
    font-size: 11px !important;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, .6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#overlay svg {
    color: var(--color-celeste);
    width: 60px;
}

#overlay svg circle {
    stroke-width: 2;
}

.modificar_alto_gracias {
    height: 100vh !important;
    display: flex !important;
    align-items: center;
}

.bloq_destokp figure {
    border-radius: 50%;
    overflow: hidden;
    width: 450px;
    height: 450px;
}

.bloq_destokp figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.espacio_40_gracias {
    gap: 40px;
}

.circulos_banner {
    position: absolute;
    bottom: -11px;
    right: -155px;
    width: fit-content;
}

.circulo_medio {
    width: 127px;
    height: 127px;
    background: #24aef391;
    flex-shrink: 0;
    display: block;
    border-radius: 50%;
    position: relative;
    left: -120px;
}

.circulo_grande {
    width: 157px;
    height: 157px;
    background: #24aef30d;
    flex-shrink: 0;
    display: block;
    border-radius: 50%;
}

.circulo_pequeno {
    width: 27px;
    height: 27px;
    background: var(--color-azul);
    flex-shrink: 0;
    display: block;
    border-radius: 50%;
    position: relative;
    right: -15px;
    top: 25px;
}

.cortar_contenedor_s {
    overflow: hidden;
}

.img_flotante_flechas {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bloq_puntos_azules {
    position: absolute;
    top: 5px;
    right: 0;
}

.puntos_azules {
    width: 216px;
    height: 67px;
    background-color: var(--color-azul);
    display: block;
}

.bloq_puntos_celestes {
    position: absolute;
    bottom: 5px;
    right: 0;
    height: 48px;
}

.bloq_puntos_celestes .puntos_azules {
    width: 216px;
    height: 67px;
    background-color: var(--color-celeste);
    display: block;
}

.circulo_flotante_co {
    width: 107px;
    height: 107px;
    border-radius: 50%;
    background: #BFDEEF;
    position: absolute;
    right: 139px;
    top: -50px;
    z-index: 1;
}

.img_flotante_lineas {
    position: absolute;
    left: 0;
    bottom: 0;
}

.lineas_superior_beneficios {
    position: absolute;
    right: 0;
    top: 250px;
    width: 12%;
    background-color: #fff;
    display: block;
    height: 160px;
}

.lineas_inferior_beneficios {
    position: absolute;
    right: 0;
    bottom: 150px;
    width: 12%;
    background-color: #fff;
    display: block;
    height: 160px;
}

.overflow_hidden {
    overflow: hidden;
}

.circulo_derecho_capacitacion {
    width: 190px;
    height: 190px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -75px;
    top: -110px;
    background: #24aef31f;
}

.circulo_izquierdo_capacitacion {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -125px;
    top: -110px;
    background: #24aef31f;
}


.lineas_capacitaciones i {
    width: 216px;
    height: 90px;
    background-color: var(--color-azul);
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.lineas_egresados i {
    width: 216px;
    height: 90px;
    background-color: var(--color-azul);
    display: block;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.lineas_egresados2 i {
    width: 216px;
    height: 90px;
    background-color: var(--color-azul);
    display: block;
    position: absolute;
    right: 0;
    bottom: 50px;
}

.modificar_puntos_capacitacion {
    top: 15px !important;
}

.modificar_puntos_capacitacion .puntos_azules {
    width: 121px !important;
    height: 59px !important;
    background-color: #00397117 !important;
}

.bloq_puntos_azules.bloq_puntos_azules_historia {
    right: inherit;
    left: 0;
}

.bloq_puntos_azules_historia i.puntos_azules {
    background-color: #002d71 !important;
}

.posicion_flechas_historia {
    position: absolute;
    right: 0;
    bottom: 50px;
}

.posicion_flechas_historia .lineas_egresados i,
.posicion_flechas_historia .lineas_egresados2 i {
    background-color: var(--color-celeste);
}

.bloq_circulo_img_historia {
    border-radius: 50%;
    border: 1px solid var(--color-celeste);
    ;
    padding: 30px;
    box-sizing: border-box;
    flex-shrink: 0;
}

.circulo_pequeno_historia {
    width: 40px;
    height: 40px;
    background: var(--color-celeste);
    position: absolute;
    top: -24px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
}

.circulo_grande_historia {
    width: 140px;
    height: 140px;
    background: var(--color-boton);
    position: absolute;
    border-radius: 50%;
    right: -50px;
    bottom: 70px;

}

.puntos_seccion_historia {
    background-color: var(--color-boton);
    width: 100%;
    height: auto;
    display: block;
}

.imagen_panoramica_blog img {
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.ckeditor_text_blog {
    font-size: 20px;

}

.img_logo_footer i {
    width: 208px;
    height: 78px;
    display: block;
    background-color: var(--color-blanco);
}

.btn_correo_footer {
    color: var(--color-blanco);
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

.btn_correo_footer:hover {
    color: var(--color-blanco) !important;
    text-decoration: none !important;
}

.terminos_comunidad_2026 h2 {
    color: var(--color-azul);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
}

.terminos_comunidad_2026 p {
    color: var(--color-azul);
    font-weight: bold;
    font-size: 15px;
}

.ckeditor_comunidad_text {
    color: var(--color-blanco);
    font-size: 21px;
}

.fondo_blanco_comunidad_2026 {
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}