.elementor-8150 .elementor-element.elementor-element-604b9eca > .elementor-container{max-width:500px;}.elementor-8150 .elementor-element.elementor-element-35f4bb1d{width:var( --container-widget-width, 89.803% );max-width:89.803%;--container-widget-width:89.803%;--container-widget-flex-grow:0;}.elementor-8150 .elementor-element.elementor-element-35f4bb1d.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for section, class: .elementor-element-604b9eca */.modstyla-policy-box{
    background: #fffdf9;
    border: 1px solid #eadfce;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    direction: rtl;
    text-align: right;
    line-height: 2.2;
}

.modstyla-policy-box h1{
    font-size: 34px;
    margin-bottom: 25px;
    color: #7b5b4f;
    font-weight: 700;
}

.modstyla-policy-box h2{
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #8d6b5f;
    position: relative;
    padding-right: 15px;
}

.modstyla-policy-box h2:before{
    content:"";
    position:absolute;
    right:0;
    top:8px;
    width:4px;
    height:24px;
    border-radius:10px;
    background:#c9a27c;
}

.modstyla-policy-box p{
    color:#555;
    margin-bottom:18px;
    font-size:16px;
}

.modstyla-policy-box ul{
    padding-right:20px;
    margin:20px 0;
}

.modstyla-policy-box li{
    margin-bottom:12px;
    color:#555;
}

.modstyla-policy-box strong{
    color:#7b5b4f;
}

.modstyla-policy-box a{
    color:#b07d62;
    text-decoration:none;
    font-weight:600;
}

.modstyla-policy-box a:hover{
    color:#8d6b5f;
}

@media(max-width:768px){

    .modstyla-policy-box{
        padding:25px;
        border-radius:18px;
    }

    .modstyla-policy-box h1{
        font-size:28px;
    }

    .modstyla-policy-box h2{
        font-size:20px;
    }

}/* End custom CSS */