.elementor-2679 .elementor-element.elementor-element-9003b2f{--display:flex;}.elementor-2679 .elementor-element.elementor-element-24642c7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2679 .elementor-element.elementor-element-24642c7.elementor-element{--align-self:stretch;--flex-grow:1;--flex-shrink:0;}#elementor-popup-modal-2679 .dialog-widget-content{animation-duration:1s;background-color:#FFFFFF;box-shadow:0px 0px 35px 0px rgba(0, 0, 0, 0.15);}#elementor-popup-modal-2679{background-color:rgba(255, 255, 255, 0.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2679 .dialog-message{width:760px;height:auto;}#elementor-popup-modal-2679 .dialog-close-button{display:flex;}#elementor-popup-modal-2679 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-2679 .dialog-close-button svg{fill:#FFFFFF;}#elementor-popup-modal-2679 .dialog-close-button:hover i{color:#3AF7BD;}@media(max-width:1024px){#elementor-popup-modal-2679 .dialog-message{width:680px;}}@media(max-width:767px){#elementor-popup-modal-2679 .dialog-message{width:345px;}#elementor-popup-modal-2679 .dialog-close-button{top:10px;}body:not(.rtl) #elementor-popup-modal-2679 .dialog-close-button{right:10px;}body.rtl #elementor-popup-modal-2679 .dialog-close-button{left:10px;}}/* Start custom CSS for html, class: .elementor-element-24642c7 *//* Remove Elementor popup default padding and background */
.elementor-popup-modal .dialog-widget-content {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.elementor-popup-modal .dialog-message {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

/* Remove Elementor's default close button */
.elementor-popup-modal .dialog-close-button {
    display: none !important;
}

/* Make sure our close button works */
.pc-close-popup {
    pointer-events: all !important;
    cursor: pointer !important;
    z-index: 9999999 !important;
}

/* Remove any borders or backgrounds from the container */
.elementor-popup-modal .dialog-widget {
    background: transparent !important;
    border: none !important;
}

/* Ensure proper display on mobile */
@media (max-width: 767px) {
    .elementor-popup-modal .dialog-message {
        max-width: 90vw !important;
    }
}/* End custom CSS */