/*.container {*/
/*	max-width: 1280px;*/
/*	margin: 0 auto;*/
/*}*/

.come-back {
	margin-bottom: 30px;
}

.page-press-center .section-pressCenter-article a {
	color: #2e71fc;
}

.come-back__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #222d41;
}

.come-back__link svg {
	display: inline-block;
	margin-top: -2px;
	margin-right: 10px;
	width: 19px;
	height: 19px;
}

.page-section__title {
	margin: 0 0 30px 0;
	font-weight: 500;
	font-size: 36px;
	line-height: 42px;
	letter-spacing: -0.02px;
	text-align: left;
}

.page-press-center .section-pressCenter-article__time {
	margin-bottom: 30px;
}

.page-press-center .section-pressCenter-article__title {
	margin-bottom: 30px;
}

.btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.social-share__item svg {
	width: 30px;
	height: 30px;
}

.social-share__item .btn {
	color: #2e71fc;
}

.social-share__item {
	margin-left: 30px;
}

.social-share ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.social-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.2px;
}

@media (min-width: 1440px) {
	.page-press-center .section-pressCenter-article p {
		margin-bottom: 28px;
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 0.18px;
	}

	.come-back__link {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 0.18px;
	}

	.page-press-center.home {
		padding: 63px 0 80px 0;
	}

	.page-press-center .section-pressCenter-article__time {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 0.18px;
	}

	.page-section__title {
		font-size: 48px;
		line-height: 56px;
		letter-spacing: -0.03px;
	}

	.social-share {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 0.18px;
	}
}

/*@media (max-width: 1779.9px) {*/
/*	.container {*/
/*		max-width: 1140px;*/
/*	}*/
/*}*/

@media screen and (max-width: 1440px) {
	.page-press-center {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.section-pressCenter-article {
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	.section-pressCenter-article {
		padding: 0;
	}
}
