.elementor-9 .elementor-element.elementor-element-1340c3f{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.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-9 .elementor-element.elementor-element-66c2ca6{margin-top:0px;margin-bottom:0px;}.elementor-9 .elementor-element.elementor-element-534ecc8.elementor-element{--order:99999 /* order end hack */;}.elementor-9 .elementor-element.elementor-element-97369a4 img{width:100%;max-width:100%;height:100%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-1340c3f{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-1340c3f{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for image, class: .elementor-element-3fcf5ec *//* 1. Eliminar cualquier padding o margen del contenedor principal */
[data-id="1340c3f"] {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

/* 2. Quitar espacios del widget de imagen y forzar su tamaño al 100% */
[data-id="3fcf5ec"],
[data-id="3fcf5ec"] .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

/* 3. Ajustar la imagen para que cubra todo el espacio sin deformarse */
[data-id="3fcf5ec"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
}/* End custom CSS */