

/* Start:/local/templates/.default/components/bitrix/news.detail/employees/style.css?1789402224439*/
.employes-detail{
	display: flex;
	margin-bottom: 2rem;
}
.employes-img{
	flex-shrink: 0;
	margin: 0 2rem 2rem 0;
}
.employes-text{
	flex-grow: 1;
	margin: 0 0 4rem;
	max-width: 1000px;
}
.employes-post{
	margin-bottom: 1rem;
}

.employes-articles{
	margin-top: 2rem;
	padding-top: 2rem;
	border-top: 1px solid #eee;
}

@media (max-width: 768px){
	.employes-detail{
		flex-direction: column;
	}
	.employes-img{
		margin: 0 0 1.5rem 0;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/article_in_employees/style.css?1708928325310*/
.employes-articles__item{
	display: flex;
	flex-direction: column;
}
.employes-articles__item-img{
	display: flex;
	align-items: flex-end;
	min-height: 200px;
}
.employes-articles__item-img a{
	display: block;
}
.employes-articles__item-name{
	line-height: 1.2;
}
@media print, screen and (min-width: 40em){

}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/employees/style.css?1789402224439 */
/* /local/templates/.default/components/bitrix/news.list/article_in_employees/style.css?1708928325310 */
