.elementor-3272 .elementor-element.elementor-element-634d575{--display:flex;}#elementor-popup-modal-3272 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3272{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3272 .dialog-message{height:100vh;align-items:flex-start;}#elementor-popup-modal-3272 .dialog-close-button{display:flex;background-color:var( --e-global-color-accent );font-size:20px;}#elementor-popup-modal-3272 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-3272 .dialog-close-button svg{fill:var( --e-global-color-text );}/* Start custom CSS *//* Remove the big white margins, but don't clip content */
.elementor-popup-modal { padding: 0 !important; }

/* Make sure the popup content area doesn't hide the bottom of the iframe */
.elementor-popup-modal .dialog-message {
  max-height: 92vh !important;   /* allow nearly full-screen */
  overflow: visible !important;   /* no outer scrollbar; iframe will handle it */
}

/* Just in case: iframe basic reset */
.elementor-popup-modal iframe { display:block; width:100%; border:0; }
opup-modal iframe {
  display: block;
  width: 100%;
  border: none;
}/* End custom CSS */