

/* Start:/local/templates/np2026/components/bitrix/news.list/services/style.css?17748206911506*/
.page .services-wrap {padding: 64px 0; border-bottom: 1px solid #E8EBF2; margin: 0 0 64px;}
.page .services {display: grid; gap: 32px; grid-template-columns: 1fr 1fr; max-width: 1640px; padding: 0 20px; margin: 0 auto;}
.page .services .item {padding: 32px; background: #F2F6FA; display: flex; gap: 12px; flex-direction: column;}
.page .services .item .image {width: 80px; height: 80px;}
.page .services .item .title {font-size: 160%;}
.page .services .item .description {text-align: justify;}
.page .services .item .links {margin-top: 32px; display: flex; gap: 12px;}
.page .services .item .links .price {font-size: 70%; font-weight: 500; color: #fff; background: #18243D; padding: 14px 20px; border-radius: 2em; text-transform: uppercase;}
.page .services .item .links .link {font-size: 70%; font-weight: 500; background: #E9EBF2; padding: 14px 20px; border-radius: 2em; text-transform: uppercase;}
.page .services .item .links .ramform-button {font-size: 70% !important; font-weight: 500 !important; color: #fff !important; background: #18243D !important; padding: 14px 20px !important; border-radius: 2em !important; text-transform: uppercase !important;}
.page .services .item .links .ramform-button__title {line-height: 1.6 !important; padding: 0 !important;}

@media (max-width: 900px)
{
	.page .services-wrap {padding: 20px 0 30px; margin: 0 0 30px;}
	.page .services {grid-template-columns: 1fr;}
	.page .services .item {padding: 20px;}
	.page .services .item .image {width: 64px; height: 64px;}
}
/* End */
/* /local/templates/np2026/components/bitrix/news.list/services/style.css?17748206911506 */
