.elementor-3 .elementor-element.elementor-element-bfdc5a5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-81c9fd5 */.es-policy-page{
background:#fff;
padding:60px 0;
}

.es-policy-container{
max-width:1000px;
margin:auto;
padding:0 20px;
}

.es-policy-header{
text-align:center;
margin-bottom:50px;
}

.es-policy-header h1{
font-size:42px;
color:#111827;
margin-bottom:15px;
}

.es-policy-header p{
max-width:750px;
margin:auto;
color:#666;
line-height:1.9;
}

.es-policy-section{
margin-bottom:35px;
}

.es-policy-section h2{
font-size:26px;
color:#111827;
margin-bottom:15px;
}

.es-policy-section p{
color:#555;
line-height:1.9;
margin-bottom:15px;
}

.es-policy-section ul{
padding-left:22px;
}

.es-policy-section ul li{
color:#555;
margin-bottom:10px;
line-height:1.8;
}

@media(max-width:768px){

```
.es-policy-page{
    padding:40px 0;
}

.es-policy-header h1{
    font-size:32px;
}

.es-policy-section h2{
    font-size:22px;
}
```

}/* End custom CSS */