.elementor-31981 .elementor-element.elementor-element-591ab6ba{--display:flex;}/* Start custom CSS for html, class: .elementor-element-49dead5 */.de-policy{
    position:relative;
    background:#ffffff;
    padding:70px 80px;
    border-radius:10px;
    box-shadow:0 20px 50px rgba(0,0,0,0.08);
    overflow:hidden;
}

.de-watermark{
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:0.05;
    z-index:0;

    background-image:url("data:image/svg+xml;utf8,\
    <svg xmlns='http://www.w3.org/2000/svg' width='340' height='220'>\
        <text x='0' y='120' font-size='38' fill='black' transform='rotate(-30 170 110)'>\
        DETA ELIS EGYPT\
        </text>\
    </svg>");
    background-repeat:repeat;
    background-size:340px 220px;
}

.de-content{
    position:relative;
    z-index:1;
}

.de-policy h1{
    text-align:center;
    margin-bottom:10px;
}

.de-date{
    text-align:center;
    margin-bottom:50px;
    font-size:14px;
    opacity:0.7;
}

.de-policy h2{
    margin-top:40px;
    padding-left:14px;
    border-left:4px solid #1e3c34;
}

.de-policy ul{
    margin-left:22px;
}

.de-contact{
    margin-top:30px;
    padding:20px;
    background:#f7f9fb;
    border-left:4px solid #1e3c34;
}

/* Clean clickable email styling */
.de-policy a{
    color:inherit;
    text-decoration:none;
}

.de-policy a:hover{
    text-decoration:underline;
}/* End custom CSS */