

/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.css?1757414790423*/
.breadcrumbs {
    font-size: 16px;
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #9b59b6;
    transition: color 0.2s ease;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span {
    color: #343a40;
    font-weight: 500;
}

.breadcrumbs .separator {
    color: #999;
    margin: 0 4px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?164321435651*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.css?1757414790423 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?164321435651 */
