.elementor-976 .elementor-element.elementor-element-9d6fbeb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-976 .elementor-element.elementor-element-90af53d .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:1rem;font-weight:600;color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}#elementor-popup-modal-976{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-976 .dialog-message{width:847px;height:auto;}#elementor-popup-modal-976 .dialog-close-button{display:flex;}#elementor-popup-modal-976 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS *//* Tabla RGPD más compacta */
table {
    border-collapse: collapse;
}

table td {
    padding: 6px 10px;      /* antes suele estar en 12–16px */
    font-size: 14px;
    line-height: 1.3;
    vertical-align: top;
}

/* Primera columna más ancha */
table td:first-child {
    width: 22%;
    font-weight: 600;
}

/* Columnas de contenido */
table td:not(:first-child) {
    width: 39%;
}/* End custom CSS */