

/* Start:/local/templates/teamb_topdentika/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17640713321936*/
.news_detail_img{
	margin-bottom: 40px;
	border-radius: 20px;
	overflow: hidden;
}

.news_date{
	color: var(--text-color-gray);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: var(--line-height-1);
	margin-bottom: 17px;
}

.news_back_to_list{
	margin-top: 53px;
}

.news_other{
	margin-top: 77px;
}

.news_other a{
	text-decoration: none;
	color: var(--text-color);
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 34px;
	text-transform: uppercase;
	display: inline-block;
}

.news_other a.right{
	text-align: right;
}

.news_other_name{
	display: flex;
	align-items: center;
	color: var(--text-color);
	font-size: 14px;
	font-weight: 400;
	line-height: var(--line-height-1);
	text-transform: initial;
	margin-bottom: 17px;
}

.news_other_name.right{
	justify-content: end;
}

.news_other_name svg path{
	transition: all .3s linear;
}

.news_other a:hover .news_other_name svg path{
	stroke: var(--text-color);
}

.news_other_name.left svg{
	margin-right: 28px;
}

.news_other_name.right svg{
	margin-left: 28px;
}

@media(max-width:768px){
	.news_other a:not(.right){
		margin-bottom: 30px;
	}

	.news_other a.right{
		text-align: center!important;
	}
	
	.news_other_name{
		justify-content: center!important;
	}
	.news_other__left span {
		display: none;
	}
	.news_other__right span {
		display: none;
	}
	.news_other{
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid #999999;
	}
	.justify-content-center.news_other__left {
		width: 50%;
	}
	.justify-content-center.news_other__right {
		width: 50%;
	}
	.news_other_name.left svg {
			margin-right: 8px;
	}
	
	.news_other_name.right svg {
			margin-left: 8px;
	}
	.news_back_to_list {
		margin-top: 0px;
	}
}

@media(max-width:560px){
	.news_back_to_list .button {
		width: 100%;
		text-align: center;
	}
}
/* End */
/* /local/templates/teamb_topdentika/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17640713321936 */
