

/* Start:/local/templates/.default/components/bitrix/news.list/contact/style.css?1773679179722*/
.contacts__socials {
	display: flex;
	gap: 7px;
	align-items: center;
}

.contacts__name {
	font-family: 'Caveat';
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0%;
	color: #45454599;
}

.contacts__val {
	font-weight: 400;
	letter-spacing: 0%;
	color: #1E1E1ECC;
}

.contacts {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.contacts__val {
	gap: 5px;
	display: flex;
	align-items: center;
}

@media screen and (min-width: 992px) {

	.contacts__name {
		font-size: 19px;
	}

	.contacts__val {
		font-size: 18px;
		line-height: 28px;
	}

	.contacts {
		padding-top: 32px;
		padding-bottom: 67px;
	}
}

@media screen and (max-width: 992px) {
		.contacts {
		padding-top: 10px;
		padding-bottom: 20px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/contact/style.css?1773679179722 */
