.bde-popup{height:calc(100% - var(--wp-admin--admin-bar--height, 0px));justify-content:center;position:fixed;flex-direction:column;top:var(--wp-admin--admin-bar--height,0);align-items:center;left:0;width:100%;display:flex}.bde-popup .breakdance-popup{position:relative;max-width:100%;max-height:100%;width:750px;display:flex}.bde-popup .breakdance-popup-content{height:100%;overflow:auto;padding:30px;max-width:100%;flex-direction:column;text-align:left;background-color:var(--bde-background-color);align-items:flex-start;width:100%;display:flex}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all;position:absolute;--closeButtonSize:40px;align-items:center;--closeButtonOutsideOffset:0px;cursor:pointer;display:flex}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{height:1em;fill:currentColor;font-size:inherit;stroke-width:0;width:1em;stroke:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{transform:translateY(-50%);top:50%;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{right:calc(0px - var(--closeButtonOutsideOffset));top:0}.breakdance-popup-position-middle-right{transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset));top:50%}.breakdance-popup-position-bottom-right{right:calc(0px - var(--closeButtonOutsideOffset));bottom:0}.breakdance .bde-div{position:relative;max-width:100%;flex-direction:column;background-size:cover;text-align:left;align-items:flex-start;display:flex}.breakdance .bde-heading,.breakdance .bde-text{max-width:100%;margin:0}.breakdance .bde-text{color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-form-builder{max-width:100%;width:100%}