

/* Start:/local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380*/
.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	padding: 20px 0;
}
.breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	/* margin-right: 5px; */
}
.breadcrumb__item {
	white-space: nowrap;
	line-height: 13px;
	/* margin-right: 10px; */
}
.breadcrumb__item span, .breadcrumb__item a {
	font-size: 16px;
	white-space: normal;
}

/* End */


/* Start:/local/templates/decom/components/bitrix/news/decom-news/bitrix/news.detail/.default/style.css?1770818786337*/
.news-detail {
    min-height: 50vh;
}

.news-detail__img-wrapper {
    float: left;
    margin: 0 45px 20px 0;
		width: 410px;
    max-width: 50%;
}

.news-detail__img {
    width: 100%;
    height: auto;
    display: block; /* Убирает нижний отступ */
}

.news-detail__date {
  color: #898989;
  font-weight: 500;
}

/* End */
/* /local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380 */
/* /local/templates/decom/components/bitrix/news/decom-news/bitrix/news.detail/.default/style.css?1770818786337 */
