.elementor-2571 .elementor-element.elementor-element-75d22d2{--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-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-2571 .elementor-element.elementor-element-18c8ca5 .gallery-item{padding:0 15px 15px 0;}.elementor-2571 .elementor-element.elementor-element-18c8ca5 .gallery{margin:0 -15px -15px 0;}.elementor-2571 .elementor-element.elementor-element-18c8ca5 .gallery-item .gallery-caption{text-align:center;}.elementor-2571 .elementor-element.elementor-element-6a0651d{--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;}/* Start custom CSS for image-gallery, class: .elementor-element-18c8ca5 *//* Force all gallery images to be a perfect square */
.elementor-2571 .elementor-element.elementor-element-18c8ca5 .elementor-image-gallery .gallery-item img {
    aspect-ratio: 1 / 1 !important; /* Makes it a square */
    object-fit: cover !important;  /* Crops the image center so it doesn't squish */
    width: 100% !important;
}

/* Ensure the container doesn't restrict the height */
.elementor-2571 .elementor-element.elementor-element-18c8ca5 .elementor-gallery-item {
    height: auto !important;
}/* End custom CSS */