.elementor-57 .elementor-element.elementor-element-63e3da5{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-867fe70 *//* Closed menu - frosted glass */
.meet-header:not(.open) {
    background: rgba(255, 255, 255, 0.2);           /* semi-transparent */
    backdrop-filter: blur(15px) saturate(180%);     /* frosted blur */
    -webkit-backdrop-filter: blur(15px) saturate(180%);
    border-radius: 12px;
}

/* Open menu - normal solid background */
.meet-header.open {
    background: white;       /* solid white when expanded */
    border-radius: 24px;     /* bigger radius */
}/* End custom CSS */