#elementor-popup-modal-1025 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1025{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1025 .dialog-close-button{display:flex;background-color:var( --e-global-color-8a0a5a4 );font-size:20px;}#elementor-popup-modal-1025 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1025 .dialog-close-button i{color:var( --e-global-color-dfed8d4 );}#elementor-popup-modal-1025 .dialog-close-button svg{fill:var( --e-global-color-dfed8d4 );}/* Start custom CSS for html, class: .elementor-element-150660d6 */.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
     height: 850px;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    border: 0;
    height: 200%;
    width: 100%;
}


@media(max-width: 415px){
    
    .iframe-container {
        height: 1000px;
        
    }
.iframe-container iframe {
    position: absolute;
    top: 0;
    border: 0;
    height: 200%;
    width: 100%;
}
}/* End custom CSS */
/* Start custom CSS */.dialog-close-button {
    padding: 5px;
    border-radius: 30px;
}/* End custom CSS */