

/* Start:/local/templates/str_template/components/bitrix/news/support/style.css?17338543021049*/
.row .posts-list--layout--grid2 .posts-list__item{
	width: calc(33.333333333% - 30px);
	margin:15px 15px;
	padding:15px;
	box-sizing:border-box;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.post-card__image{
/*	max-height:200px;*/
	text-align:center;
}
.post-card__image img{
	max-width:730px;
	max-height:100%;
}
.post-card--layout--grid .post-card__name{
	text-align:center;
}
.post-card__image a:before{
	display:none;
}
@media (max-width: 767px){
	.row .posts-list--layout--grid2 .posts-list__item{
		margin:0;
		width:100%;
	}
}
.support_link-container{
	display:flex;
	justify-content:space-between;
	border-bottom:1px solid #ebebeb;
}
.support_link-container .support-link{
	padding:20px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.support_link-container .support-link.active{
	color:#000;
}

.posts-view .posts-list__body{
	margin-top:0;
	padding:20px 0;
}
@media (max-width: 425px){
	.support_link-container{
		flex-wrap:wrap;
	}
	.support_link-container .support-link{
		box-sizing:border-box;
		padding:10px 0;
	}
}
/* End */


/* Start:/local/templates/str_template/components/bitrix/news/support/bitrix/news.list/.default/style.css?1737713760574*/
.row .posts-list--layout--grid2 .posts-list__item{
	width: calc(33.333333333% - 30px);
}
@media (min-width: 768px){
	.row .posts-list--layout--grid2.by_four .posts-list__item{
		width: calc(25% - 30px);
	}
}
.post-card__image.cover{
	display:block;
	height:225px;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
}
.by_four .post-card__image.cover{
	height:240px;
}
.post-card__image img{
	max-width:730px;
	max-height:100%;
}
@media (max-width: 767px){
	.row .posts-list--layout--grid2 .posts-list__item{
		margin:0;
		width:100%;
	}
}
/* End */
/* /local/templates/str_template/components/bitrix/news/support/style.css?17338543021049 */
/* /local/templates/str_template/components/bitrix/news/support/bitrix/news.list/.default/style.css?1737713760574 */
