#elementor-popup-modal-95750{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-95750 .dialog-message{width:510px;height:auto;}#elementor-popup-modal-95750 .dialog-close-button{display:flex;}#elementor-popup-modal-95750 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-8d47089 */.payment-alert {
    background-color: #fff4f4;
    border: 1px solid #e63946;
    color: #b71c1c;
    font-family: sans-serif;
    text-align: center;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    max-width: 500px;
    margin: 20px auto;
    font-size: 16px;
    line-height: 1.6;
}

.payment-alert a {
    color: #d32f2f;
    font-weight: bold;
    text-decoration: none;
}

.payment-alert a:hover {
    text-decoration: underline;
}/* End custom CSS */