.elementor-9045 .elementor-element.elementor-element-bd01fc7{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.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-9045 .elementor-element.elementor-element-2505c8c{text-align:justify;}.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-9045 .elementor-element.elementor-element-40c194f .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#DD601E;}.elementor-9045 .elementor-element.elementor-element-9d4fc92{text-align:justify;}.elementor-9045 .elementor-element.elementor-element-95e7a37 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:600;color:#7A7A7A;}.elementor-9045 .elementor-element.elementor-element-e219ee6{margin:-13px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 30px;text-align:justify;}.elementor-9045 .elementor-element.elementor-element-b60f50c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#DD601E;}.elementor-9045 .elementor-element.elementor-element-bda6c50{text-align:justify;}.elementor-9045 .elementor-element.elementor-element-171a90f{--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;}.elementor-9045 .elementor-element.elementor-element-353f890.elementor-element{--align-self:stretch;}.elementor-9045 .elementor-element.elementor-element-c35cd00 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#DD601E;}.elementor-9045 .elementor-element.elementor-element-b2369c0{text-align:justify;}.elementor-9045 .elementor-element.elementor-element-396edde{margin:-13px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 30px;text-align:justify;}.elementor-9045 .elementor-element.elementor-element-2fa8a7a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#DD601E;}.elementor-9045 .elementor-element.elementor-element-b402bd9{text-align:justify;}@media(max-width:1024px){.elementor-9045 .elementor-element.elementor-element-40c194f .elementor-heading-title{font-size:24px;}.elementor-9045 .elementor-element.elementor-element-95e7a37 .elementor-heading-title{font-size:24px;}.elementor-9045 .elementor-element.elementor-element-b60f50c .elementor-heading-title{font-size:24px;}.elementor-9045 .elementor-element.elementor-element-c35cd00 .elementor-heading-title{font-size:24px;}.elementor-9045 .elementor-element.elementor-element-2fa8a7a .elementor-heading-title{font-size:24px;}}@media(max-width:767px){.elementor-9045 .elementor-element.elementor-element-40c194f .elementor-heading-title{font-size:18px;}.elementor-9045 .elementor-element.elementor-element-95e7a37 .elementor-heading-title{font-size:18px;}.elementor-9045 .elementor-element.elementor-element-b60f50c .elementor-heading-title{font-size:18px;}.elementor-9045 .elementor-element.elementor-element-c35cd00 .elementor-heading-title{font-size:18px;}.elementor-9045 .elementor-element.elementor-element-2fa8a7a .elementor-heading-title{font-size:18px;}}/* Start custom CSS for shortcode, class: .elementor-element-353f890 *//* Cabecera naranja pastel */
.tabla-estilizada thead th {
    background-color: #FFD8BE !important; /* Naranja pastel */
    color: #333333 !important;
    text-align: center !important;
    font-weight: bold !important;
}

/* Contenido de la tabla */
.tabla-estilizada tbody td {
    vertical-align: top !important;
}

/* Columna 1: Izquierda */
.tabla-estilizada tbody .column-1 {
    text-align: left !important;
}

/* Columnas 2, 3 y 4: Centradas */
.tabla-estilizada tbody .column-2,
.tabla-estilizada tbody .column-3,
.tabla-estilizada tbody .column-4 {
    text-align: center !important;
}

/* Columna 5: Justificada */
.tabla-estilizada tbody .column-5 {
    text-align: justify !important;
    text-justify: inter-word !important;
}/* End custom CSS */