#elementor-popup-modal-146 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF00;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-146{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-146 .dialog-message{width:635px;height:auto;}#elementor-popup-modal-146 .dialog-close-button{display:flex;}#elementor-popup-modal-146 .dialog-close-button i{color:#333333;}#elementor-popup-modal-146 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){#elementor-popup-modal-146 .dialog-message{width:75vw;}}@media(max-width:767px){#elementor-popup-modal-146 .dialog-message{width:100vw;}#elementor-popup-modal-146{align-items:center;}}/* Start custom CSS *//* Stack the form button and cancel button together */
#elementor-popup-modal-146 .popform .elementor-field-type-submit{
    display:inline-flex;
    width:auto;
    margin:0;
}

#elementor-popup-modal-146 .popform .elementor-button{
    width:220px;
}

#elementor-popup-modal-146 .popformcancel{
    position:absolute;
    bottom:20px;
    left:130px;
    width:220px;
}

#elementor-popup-modal-146 .popform{
    position:relative;
    padding-bottom:50px;
}

#elementor-popup-modal-146 .popform .elementor-field-type-submit{
    position:absolute;
    bottom:0;
    right:0;
}

@media (max-width: 767px) {

    /* Remove the desktop absolute positioning */
    #elementor-popup-modal-146 .popform {
        padding-bottom: 0 !important;
    }

    #elementor-popup-modal-146 .popform .elementor-field-type-submit,
    #elementor-popup-modal-146 .popformcancel {
        position: static !important;
        width: 100% !important;
        display: block !important;
    }

    /* Make the form actions stack */
    #elementor-popup-modal-146 .popform .elementor-field-type-submit {
        margin-top: 12px !important;
    }

    /* Full-width buttons */
    #elementor-popup-modal-146 .popform .elementor-button,
    #elementor-popup-modal-146 .popformcancel .elementor-button {
        width: 100% !important;margin-top:20px;
    }


}/* End custom CSS */