.elementor-787 .elementor-element.elementor-element-8bd1993{--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:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-787 .elementor-element.elementor-element-8bd1993:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-8bd1993 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-787 .elementor-element.elementor-element-6a89341{--display:flex;--justify-content:center;}.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-787 .elementor-element.elementor-element-52590d1 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-accent );}.elementor-787 .elementor-element.elementor-element-b265267{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-787 .elementor-element.elementor-element-4845222 .gallery-item{padding:0 40px 40px 0;}.elementor-787 .elementor-element.elementor-element-4845222 .gallery{margin:0 -40px -40px 0;}.elementor-787 .elementor-element.elementor-element-4845222 .gallery-item .gallery-caption{text-align:center;}/* Start custom CSS for heading, class: .elementor-element-52590d1 */.text-gray{
    color:rgba(31, 31, 31, 0.3)!important;
}/* End custom CSS */
/* Start custom CSS for image-gallery, class: .elementor-element-4845222 *//* Contenedor uniforme para logos */
.elementor-image-gallery .gallery-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Tamaño uniforme sin cortar logos */
.elementor-image-gallery .gallery-item img {
    width: 180px;
    height: 180px;
    object-fit: contain; /* evita que se recorten */
    padding: 10px; /* opcional para dar aire */
}

/* Opcional: centra mejor */
.elementor-image-gallery .gallery-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 170px;
}/* End custom CSS */