

/* Start:/bitrix/templates/targetsms/components/bitrix/news/support/bitrix/news.list/.default/style.css?17760944291863*/
.section_sup_news a{
	font-family: Geist;
	font-weight: 400;
	font-size: 20px;
	line-height: 135%;
	color: #242424A6;
	text-decoration: none;
	width: fit-content;
}
.news_sup_lvl_1_title{
	font-family: Geist;
	font-weight: 500;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 8px;
	margin-top: 60px;
}

.news_sup_lvl_2_title{
	font-family: Geist;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: #242424A6;
	margin-bottom: 8px;
}
.sec_news_lvl_2 a{
	border-left: 1px solid  #AA41E0;
	padding-left: 20px;
	margin-left: 30px;
}
.sec_news_lvl_2{
	display: flex
;
	flex-direction: column;
	gap: 12px;
}
.support_news a:hover{
	color: #AA41E0;
}
.section_sup_news{
	display: flex
;
	flex-direction: column;
	gap: 12px;
}
.h1_page_support{
	font-family: Geist;
	font-weight: 600;
	font-size: 60px;
	line-height: 110.00000000000001%;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 60px;
}
@media (max-width: 1280px) {
	.h1_page_support{
		font-size: 48px;
		margin-bottom: 40px;
	}
	.news_sup_lvl_1_title {
		font-weight: 400;
		font-size: 24px;
		margin-top: 40px;
	}

	.section_sup_news:first-child h2{
		margin-top: 32px;
	}
	.news_sup_lvl_2_title,
	.section_sup_news a {
		font-size: 16px;
	}
}
@media (max-width: 992px) {
	.news_sup_lvl_1_title {
		font-size: 20px;
	}
}
@media (max-width: 768px) {
	.h1_page_support{
		font-size: 36px;
		margin-bottom: 32px;
	}
	.news_sup_lvl_1_title {
		margin-top: 32px;
	}

	.section_sup_news:first-child h2{
		margin-top: 20px;
	}
}
@media (max-width: 400px) {
	.news_sup_lvl_1_title {
		font-weight: 500;
	}
	.news_sup_lvl_1_title {
		margin-bottom: 4px;
	}
	.section_sup_news{
		gap: 8px;
	}
	.news_sup_lvl_2_title {
		margin-top: 8px;
		margin-bottom: 4px;
	}
	.sec_news_lvl_2 a {
		margin-left: 0;
	}
	.sec_news_lvl_2 {
		gap: 8px;
	}
	.sec_news_lvl_2 a {
		padding-left: 12px;
	}
}
/* End */
/* /bitrix/templates/targetsms/components/bitrix/news/support/bitrix/news.list/.default/style.css?17760944291863 */
