

/* Start:/local/templates/index/components/bitrix/news.list/why_c/style.css?17576171211598*/
.whyList {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -12px;
}

.whyItem {
	width: calc(33.33% - 24px);
	margin: 12px;
	background: #ECF8F7;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 24px 24px 30px;

}

.whyItemName {
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 16px;
	padding-left: 40px;
	min-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}

.whyItemText {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
}

.whyBlockText {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #333333;
	margin-bottom: 20px;
}

.whyBlock {
	margin-bottom: 80px;
}


@media (max-width: 1281px) {

	.whyItemText {
		display: none;
	}

	.whyItemName {
		font-size: 14px;
		line-height: 18px;
		letter-spacing: 0.02em;
		margin-bottom:0;
	}

	.whyItem {
		padding: 16px;
	}
}

@media (max-width: 992px) {
	.whyBlock {
		margin-bottom: 50px;
	}
}

@media (max-width: 767px) {
	.whyBlockText {
		font-size: 14px;
		line-height: 22px;
	}

	.whyItem {
		width: calc(100% - 24px);
		padding: 16px 24px 25px;
	}
	.whyItemText {
		display: block;
		font-size: 14px;
		line-height: 22px;
	}
	.whyItemName {
		font-size: 18px;
		line-height: 21px;
		letter-spacing: 0.03em;
		margin-bottom: 10px;
		background-size: auto 100%;
	}
}

@media (max-width: 640px) {
	.whyItemText {
		display: none;
	}
	.whyBlockText {
		display: none;
	}
	.whyItem {
		width: calc(100% - 24px);
		padding: 16px 16px 18px;
	}
	.whyItemName {
		margin-bottom: 0;
		padding-left: 50px;
	}
}
/* End */


/* Start:/local/templates/index/components/bitrix/news.detail/company/style.css?1757617102365*/
.companyImg {
	order: 2;
	width: 700px;
}

.companyText {
	width: calc(100% - 700px);
	padding-right: 60px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
}

.company {
	margin-bottom: 120px;
}

@media (max-width: 768px){
	.companyImg {
		order: 1;
		width: 100%;
	}

	.companyText {
		width: 100%;
		padding: 0;
		order: 2;
		margin-top: 25px;
	}
}
/* End */
/* /local/templates/index/components/bitrix/news.list/why_c/style.css?17576171211598 */
/* /local/templates/index/components/bitrix/news.detail/company/style.css?1757617102365 */
