.elementor-299 .elementor-element.elementor-element-931bb60{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b5992a7 */.aleria-delete-data{
    max-width:1100px;
    margin:0 auto;
    color:#556575;
    font-size:16px;
    line-height:1.9;
}

.delete-header{
    text-align:center;
    margin-bottom:50px;
}

.delete-header h1{
    color:#143f6b;
    font-size:42px;
    font-weight:700;
    margin-bottom:15px;
}

.update-date{
    color:#7c8a97;
    font-size:15px;
}

.aleria-delete-data section{
    margin-bottom:45px;
}

.aleria-delete-data h2{
    color:#143f6b;
    font-size:28px;
    font-weight:700;
    margin-bottom:20px;
    padding-left:18px;
    position:relative;
}

.aleria-delete-data h2:before{
    content:"";
    position:absolute;
    left:0;
    top:5px;
    width:5px;
    height:30px;
    border-radius:20px;
    background:#00b7c7;
}

.aleria-delete-data h3{
    color:#143f6b;
    margin-bottom:15px;
}

.aleria-delete-data p{
    margin-bottom:15px;
}

.aleria-delete-data ul{
    padding-left:25px;
}

.aleria-delete-data li{
    margin-bottom:10px;
}

.alert-box{
    background:#fff8e8;
    border-left:5px solid #f4b400;
    padding:25px;
    border-radius:12px;
    margin-bottom:40px;
}

.contact-card{
    background:#f5f9fc;
    border-left:5px solid #00b7c7;
    padding:30px;
    border-radius:15px;
}

.form-box{
    background:#f7fbfd;
    padding:35px;
    border-radius:15px;
    border:1px solid #dceaf3;
}

.email-highlight{
    background:#143f6b;
    color:#fff;
    padding:18px;
    border-radius:10px;
    text-align:center;
    font-size:20px;
    font-weight:600;
    margin:25px 0;
    word-break:break-word;
}

@media(max-width:768px){

    .delete-header h1{
        font-size:32px;
    }

    .aleria-delete-data h2{
        font-size:24px;
    }

    .aleria-delete-data{
        font-size:15px;
    }

    .form-box,
    .contact-card,
    .alert-box{
        padding:20px;
    }

    .email-highlight{
        font-size:16px;
    }

}/* End custom CSS */