.elementor-637 .elementor-element.elementor-element-0536d1c{--display:flex;--min-height:100vh;--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;--overflow:hidden;--border-radius:10px 10px 10px 10px;overflow:visible;}#elementor-popup-modal-637{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-637 .dialog-message{width:640px;height:90vh;align-items:flex-start;}#elementor-popup-modal-637 .dialog-close-button{display:flex;}#elementor-popup-modal-637 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-637 .elementor-element.elementor-element-0536d1c{--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-637 .elementor-element.elementor-element-fa140e8 > .elementor-widget-container{padding:0px 0px 0px 0px;}#elementor-popup-modal-637 .dialog-message{width:90vw;height:80vh;}#elementor-popup-modal-637{justify-content:center;align-items:center;}#elementor-popup-modal-637 .dialog-widget-content{border-radius:20px 20px 20px 20px;margin:0px 0px 0px 0px;}}/* Start custom CSS *//* This forces the popup container to clip everything inside it */
#elementor-popup-modal-637 .dialog-widget-content,
#elementor-popup-modal-637 .dialog-message {
    border-radius: 20px !important;
    overflow: hidden !important;
}

/* This ensures the iframe specifically respects the radius */
#elementor-popup-modal-637 iframe {
    border-radius: 20px !important;
}/* End custom CSS */