.elementor-2539 .elementor-element.elementor-element-7b88ba4{--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-2539 .elementor-element.elementor-element-7b88ba4:not(.elementor-motion-effects-element-type-background), .elementor-2539 .elementor-element.elementor-element-7b88ba4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-39085bb );}.elementor-2539 .elementor-element.elementor-element-8d1effa{text-align:center;}.elementor-2539 .elementor-element.elementor-element-7e5d2a2{--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-2539 .elementor-element.elementor-element-7e5d2a2:not(.elementor-motion-effects-element-type-background), .elementor-2539 .elementor-element.elementor-element-7e5d2a2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-39085bb );}.elementor-2539 .elementor-element.elementor-element-8403b8e .gallery-item .gallery-caption{text-align:center;}@media(min-width:768px){.elementor-2539 .elementor-element.elementor-element-7e5d2a2{--content-width:1084px;}}/* Start custom CSS for image-gallery, class: .elementor-element-8403b8e *//* Hide captions under images */
.elementor-gallery-item .elementor-gallery-item__title {
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
}

/* Show captions on hover */
.elementor-gallery-item:hover .elementor-gallery-item__title {
    opacity: 1;
}/* End custom CSS */