.elementor-7696 .elementor-element.elementor-element-0fbd626{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-7696{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-7696 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-7696 .dialog-close-button{display:flex;}#elementor-popup-modal-7696 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-7696 .elementor-element.elementor-element-0fbd626{--content-width:700px;}}/* Start custom CSS for html, class: .elementor-element-b1e4f90 */.ss-promo-popup{
    text-align:center;
    padding:20px;
}

.ss-promo-popup h2{
    font-size:32px;
    font-weight:700;
    margin-bottom:10px;
    color:#1f2937;
}

.ss-subtitle{
    color:#6b7280;
    font-size:16px;
    margin-bottom:35px;
}

.ss-options{
    display:flex;
    gap:20px;
}

.ss-card{
    flex:1;
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:18px;
    padding:30px 20px;
    transition:.3s;
}

.ss-card:hover{
    transform:translateY(-5px);
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.ss-icon{
    font-size:50px;
    margin-bottom:15px;
}

.ss-card h3{
    font-size:24px;
    margin-bottom:10px;
    color:#111827;
}

.ss-card p{
    color:#6b7280;
    margin-bottom:25px;
    min-height:50px;
}

.ss-btn{
    display:inline-block;
    background:#2563eb;
    color:#fff !important;
    text-decoration:none;
    padding:12px 24px;
    border-radius:10px;
    font-weight:600;
}

.ss-btn:hover{
    opacity:.9;
}

@media(max-width:768px){

    .ss-options{
        flex-direction:column;
    }

    .ss-promo-popup h2{
        font-size:24px;
    }
}/* End custom CSS */