.elementor-557 .elementor-element.elementor-element-48d3e82{--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:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-557 .elementor-element.elementor-element-48d3e82:not(.elementor-motion-effects-element-type-background), .elementor-557 .elementor-element.elementor-element-48d3e82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-33b2298 );}.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-557 .elementor-element.elementor-element-c455299{text-align:center;}.elementor-557 .elementor-element.elementor-element-c455299 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:40px;font-weight:600;color:var( --e-global-color-20f817f );}.elementor-557 .elementor-element.elementor-element-928642d{--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:0px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-557 .elementor-element.elementor-element-928642d:not(.elementor-motion-effects-element-type-background), .elementor-557 .elementor-element.elementor-element-928642d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-33b2298 );}/* Start custom CSS for shortcode, class: .elementor-element-15d7a57 */@media (max-width: 767px) {
    /* Forzamos al contenedor a comportarse como un bloque normal */
    .instagram-gallery-list[data-feed_layout="gallery"] {
        display: block !important; 
        height: auto !important;
        min-height: 500px; /* Forzamos un espacio mínimo para que no colapse */
        overflow: visible !important;
    }

    /* Forzamos a cada imagen a ocupar su propio espacio */
    .instagram-gallery-list[data-feed_layout="gallery"] .instagram-gallery-item {
        display: block !important;
        width: 100% !important;
        margin-bottom: 10px !important;
        position: relative !important;
    }


 .trabajos.e-con.e-flex {
        --flex-wrap-mobile: nowrap !important;
        flex-wrap: nowrap !important;
    }

    /* Aseguramos que el contenedor interno no limite el crecimiento */
.trabajos.e-con.e-flex > .e-con-inner {
        flex-wrap: nowrap !important;
        height: auto !important;
        min-height: min-content !important;
    }


}/* End custom CSS */