<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-rd {
    background-image: url(/App_Themes/Template/images/px.jpg);
    background-size: cover;
    height: 180px;
}
.bx-page {
    padding: 50px 0;
}
.lg-about {
    float: right;
}
.p-about {
    text-align: right;
    padding: 23px 0 56px 0;
    font-size: 15px;
    font-weight: bold;
}
.bx-adss {
    padding-bottom: 75px;
}
.ce-bx {
    float: right;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-top: 21px;
    padding-top: 13px;
    background: #a4d6f1;
}
    .ce-bx img {
        width: 20px;
        display: block;
        margin: 0 auto;
    }
.tx-bx {
    width: 75%;
    float: right;
    padding-right: 10px;
}
    .tx-bx h3 {
        text-align: right;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px;
    }
    .tx-bx p {
        letter-spacing: -0.5px;
        direction: rtl;
        padding-top: 10px;
        font-size: 14px;
        line-height: 28px;
    }</pre></body></html>