.elementor-2101 .elementor-element.elementor-element-c6b3ade{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2101 .elementor-element.elementor-element-2d84d4f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-2101{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2101 .dialog-message{width:350px;height:250px;align-items:flex-start;}#elementor-popup-modal-2101 .dialog-close-button{display:flex;font-size:3em;}#elementor-popup-modal-2101 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2101 .dialog-close-button i{color:#FD0000;}#elementor-popup-modal-2101 .dialog-close-button svg{fill:#FD0000;}#elementor-popup-modal-2101 .dialog-close-button:hover i{color:#000000;}/* Start custom CSS *//* Make popup content fit iframe height */
.elementor-popup-modal.elementor-popup-modal--opened {
    overflow: visible !important;
}

#formb-edit-iframe-holder {
    height: 240px; /* match iframe height */
}

#formb-edit-iframe {
    display: block;
    width: 100%;
    height: 240px;
    border: none;
}

/* Optional: prevent body scroll when popup opens */
body.elementor-popup-active {
    overflow: hidden !important;
}/* End custom CSS */