.elementor-614 .elementor-element.elementor-element-0f53afb{--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;}#elementor-popup-modal-614 .dialog-message{width:700px;height:auto;}#elementor-popup-modal-614{justify-content:center;align-items:center;pointer-events:all;background-color:#00000080;}#elementor-popup-modal-614 .dialog-close-button{display:flex;}#elementor-popup-modal-614 .dialog-widget-content{animation-duration:0.5s;background-color:#FFFFFF;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-614 .dialog-close-button i{color:#333333;}#elementor-popup-modal-614 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){#elementor-popup-modal-614 .dialog-message{width:75vw;}}@media(max-width:767px){#elementor-popup-modal-614 .dialog-message{width:100vw;}#elementor-popup-modal-614{align-items:center;}}/* Start custom CSS */.responsive-iframe-wrapper {
  width: 100%;
  height: 1200px; /* match the form height */
  max-height: 80vh; /* allow scrolling inside the popup */
  overflow-y: auto;
  position: relative;
  border-radius: 8px;
}

.responsive-iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}/* End custom CSS */