

/* Start:/local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/style.css?17779015602319*/
@media (min-width: 1320px) {
	.orion-item{
		background: url("/local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/images/orion_background.png") no-repeat center / cover !important;
		background-color: #0141FB !important;
		border-radius: 3rem !important;
		transition: background 3.0s ease-in-out !important;
	}
	.orion-item:hover{
		background: url("/local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/images/orion_background_hover.png") no-repeat center / cover !important;
		transition: background 3.0s ease-in-out !important;
	}
	.orion-item:before, .orion-item:after{
		content: '' !important;
		width: 0 !important;
		height: 0 !important;
	}
	.orion-item svg{
		position: absolute !important;
		right: -11.5rem !important;
		top: 0 !important;
		width: 65rem !important;
		height: auto !important;
	}
	.orion-item h3{
		display: block;
		line-height: 80% !important;
		font: var(--semi-bold) 3rem/115% var(--main-ff) !important;
		margin-bottom: 1rem;
	}
	.orion-item h3 span{
		font: var(--semi-bold) 6.5rem/115% var(--main-ff);
	}
	.orion-item .services__item-desc{
		margin-bottom: -1rem;
		margin-top: -1rem;
		line-height: 120%;
		font: var(--regular) 1.55rem/140% var(--main-ff);
	}
	.telegram-bot-item .services__item-title{
		background-color: #A9D0FF !important;
	}
	.telegram-bot-item .services__item-title::after{
		background: url("/local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/images/airplane.svg") no-repeat top right !important;
		transform: rotate(-21.556deg) !important;
		left: 14rem !important;
		top: 10px !important;
	}
	.telegram-bot-item:hover .services__item-title::after{
		-webkit-transform: unset !important;
		transform: unset !important;
	}
	.dokkee-item .services__item-title{
		background-color: #00F4C5 !important;
	}
	.dokkee-item .services__item-title::after{
		background: url("/local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/images/dokee_background.svg") no-repeat top right !important;
		transform: unset !important;
		left: 14rem !important;
		top: 0 !important;
		transition: top 0.5s ease !important;
	}
	.dokkee-item:hover .services__item-title::after{
		-webkit-transform: unset !important;
		transform: unset !important;
		top: -8px !important;
		transition: top 0.5s ease !important;
	}
}
.qa-modul-item{
	grid-row: span 2;
}
@media (max-width: 1024px) {
	h3.services__item-title {
		display: block;
		white-space: pre-line;
	}
	h3.services__item-title span{
		margin-right: 0.5rem;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/services/bitrix/news.list/.default/style.css?17779015602319 */
