.elementor-175 .elementor-element.elementor-element-c073a6d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6d35241 */.privacy-policy{
    padding:80px 20px;
    background:#f8fafc;
}

.privacy-policy .container{
    max-width:1100px;
    margin:auto;
    background:#fff;
    padding:50px;
    border-radius:15px;
    box-shadow:0 8px 30px rgba(0,0,0,.08);
}

.privacy-policy h1{
    font-size:42px;
    margin-bottom:25px;
    color:#0F172A;
}

.privacy-policy h2{
    font-size:26px;
    margin:35px 0 15px;
    color:#0F172A;
}

.privacy-policy p{
    font-size:17px;
    line-height:1.8;
    color:#555;
    margin-bottom:18px;
}

.privacy-policy ul{
    margin:0 0 20px 25px;
}

.privacy-policy li{
    margin-bottom:10px;
    color:#555;
    line-height:1.7;
}

.contact-box{
    margin-top:25px;
    padding:20px;
    background:#eef7fb;
    border-left:5px solid #2E95B7;
    border-radius:8px;
}

.contact-box a{
    color:#2E95B7;
    text-decoration:none;
    font-weight:600;
}

.contact-box a:hover{
    text-decoration:underline;
}

@media(max-width:768px){

.privacy-policy .container{
    padding:30px 20px;
}

.privacy-policy h1{
    font-size:32px;
}

.privacy-policy h2{
    font-size:22px;
}

}/* End custom CSS */