.elementor-2239 .elementor-element.elementor-element-0a0ef92{--display:flex;}#elementor-popup-modal-2239 .dialog-widget-content{background-color:var( --e-global-color-f00f889 );border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2239{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2239 .dialog-message{width:500px;height:auto;}#elementor-popup-modal-2239 .dialog-close-button{display:flex;}/* Start custom CSS for html, class: .elementor-element-b647fd3 */.dtech-success-popup {
    text-align: center;
    padding: 15px 10px 10px;
    font-family: 'Poppins', sans-serif;
}

.dtech-success-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1F4588;
    color: #ffffff;
    border-radius: 50%;
    font-size: 30px;
    font-weight: 600;
}

.dtech-success-popup h2 {
    margin: 0 0 12px;
    color: #1F4588;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
}

.dtech-success-popup p {
    margin: 0 auto 8px;
    max-width: 420px;
    color: #666666;
    font-size: 14px;
    line-height: 1.7;
}

.dtech-success-popup p strong {
    color: #1F4588;
}

.dtech-success-home {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    padding: 11px 22px;
    background: #1F4588;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.25s ease;
}

.dtech-success-home:hover {
    background: #EB4C24;
    color: #ffffff !important;
    transform: translateY(-2px);
}/* End custom CSS */