

/* Start:/local/templates/aft/components/bitrix/news.detail/page-simple/style.css?1744633508334*/
.agreement ol {
    font-weight: bold;
    counter-reset: item;
}
.agreement .container > ol > li {
    margin-top: 20px;
}
.agreement ol li {
    counter-increment: item;
}
.agreement ol li::marker {
    content: counters(item, ".") ". ";
}
.agreement ol ol {
    font-weight: normal;
}
.agreement ol ol ol {
    margin-left: 2ch;
}

/* End */
/* /local/templates/aft/components/bitrix/news.detail/page-simple/style.css?1744633508334 */
