.elementor-94388 .elementor-element.elementor-element-e3a9c70{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */#cmplz-document {
    font-size: 17px;
    line-height: 1.6;
    padding: 60px 0;
    max-width: 900px;
    margin: 0 auto;
}

/* TEXTO GENERAL */
#cmplz-document p,
#cmplz-document li {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 12px;
}

/* ELIMINAR CORTES Y ESPACIADOS RAROS */
#cmplz-document p {
    margin-top: 0;
}

/* TITULOS */
#cmplz-document h2 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}

/* SUBTITULOS (5.1, 5.2, etc.) */
#cmplz-document .cmplz-subtitle {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px;
}

/* LISTAS */
#cmplz-document ul {
    padding-left: 20px;
    margin-bottom: 15px;
}

/* LINKS */
#cmplz-document a {
    text-decoration: underline;
}

/* BLOQUES DESPLEGABLES (cookies usadas) */
#cmplz-document details {
    margin-bottom: 10px;
}

#cmplz-document summary {
    cursor: pointer;
    font-weight: 600;
}

/* LIMPIEZA VISUAL GENERAL */
#cmplz-document br {
    display: none;
}/* End custom CSS */