

/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.css?1764508309422*/

.breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 32px 0 24px;
    font-size: 14px;
    color: #6d7272;
    flex-wrap: wrap;
    line-height: 1;
}

.breadcrumb-arrow {
    color: #999;
}

.breadcrumb a {
    color: #6d7272;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: var(--primary);
}
@media (max-width: 768px) {

    .breadcrumb {
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news/brands/bitrix/news.detail/.default/style.css?1760688939257*/
.category-card__link > .category-card__title {
    text-align: left;
    font-weight: 500;
    font-size: 14px;
}
.category-grid > a.category-card {
    text-decoration: none;
    border-bottom: none;
    color: black;
}
.brand_logo img{
	max-width: 200px;}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.css?1764508309422 */
/* /local/templates/main/components/bitrix/news/brands/bitrix/news.detail/.default/style.css?1760688939257 */
