.elementor-299 .elementor-element.elementor-element-547bd28{--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-299 .elementor-element.elementor-element-e7b4fc4 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-299 .elementor-element.elementor-element-e7b4fc4 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-299 .elementor-element.elementor-element-e7b4fc4{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;--galleries-title-color-normal:#000000;}.elementor-299 .elementor-element.elementor-element-e7b4fc4 .elementor-gallery-title{--space-between:6px;}.elementor-299 .elementor-element.elementor-element-e7b4fc4 .elementor-gallery__titles-container{margin-bottom:26px;}/* Start custom CSS for gallery, class: .elementor-element-e7b4fc4 *//* Style for all filter buttons (Inactive state) */
.elementor-299 .elementor-element.elementor-element-e7b4fc4 .elementor-gallery-title {
    background-color: #f1f4f8 !important; /* Light greyish-blue background */
    color: #5c6a7d !important; /* Dark grey text */
    padding: 8px 24px !important; /* Inner spacing (Top/Bottom, Left/Right) */
    border-radius: 50px !important; /* Makes them pill-shaped */
    margin: 0px 5px !important; /* Adds gap between the buttons */
    transition: all 0.3s ease;
}

/* Style for the active/selected button */
.elementor-299 .elementor-element.elementor-element-e7b4fc4 .elementor-gallery-title.elementor-item-active {
    background-color: #05B3FE !important; /* The pinkish-red color */
    color: #ffffff !important; /* White text */
}

/* Optional: Slight hover effect for inactive buttons */
.elementor-299 .elementor-element.elementor-element-e7b4fc4 .elementor-gallery-title:hover {
    background-color: #e2e6eb !important; 
}/* End custom CSS */