

/* Start:/local/templates/.default/components/bitrix/news/news/style.css?1741790251706*/
.news-detail-back {
	padding: 0;
	display: block;
	position: relative;
	/* font-size: 32px; */
	line-height: 1.1;
	font-weight: bold;
	color: black;
	text-align: center;
	cursor: pointer;
}
.news-detail-back svg {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 32px;
    height: auto;
    transform: rotate(90deg);
    align-self: flex-start;
    transition: left 300ms ease-in-out;
}
.news-detail-back svg path {
	transition: fill 300ms ease-in-out;
}
.news-detail-back:hover svg {
	left: 0;
}
.news-detail-back:hover h1 {
	transition: color 300ms ease-in-out;
}
.news-detail-back:hover h1 {
	color: #FAAE5B;
}
.news-detail-back:hover svg path {
	fill: #FAAE5B;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/.default/style.css?1741790248996*/
.bx-breadcrumb {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.static-page .bx-breadcrumb {
	justify-content: flex-start;
	margin-bottom: 10px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 0;
    position: absolute;
    left: -2px;
    top: calc(50% - 6px);
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	padding: 10px;
    position: relative;
}
.bx-breadcrumb .bx-breadcrumb-item:first-child {
	padding-left: 0;
}
.bx-breadcrumb .bx-breadcrumb-item:last-child {
	padding-right: 0;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "FedraSansProBook";
	font-size: 12px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1741790251226*/
.news-detail-title {
    font-family: "Open Sans";
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.1;
}
.news-detail-text p {
	margin: 0;
}
.news-detail-text p + p {
	margin-top: 15px;
}
/* End */
/* /local/templates/.default/components/bitrix/news/news/style.css?1741790251706 */
/* /local/templates/.default/components/bitrix/breadcrumb/.default/style.css?1741790248996 */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1741790251226 */
