

/* Start:/local/templates/lancelot/components/bitrix/news.list/main.page.slider/style.css?16994390241065*/
.show-mask {
	width: fit-content;
	background-color: #00000099;
	padding: 30px;
}
.main-slider {
	overflow: hidden;
	position: relative;
}
.main-slider .swiper-slide > img {
	width: 100%;
}
.swiper-slide-text {
	font-family: "ProximaNova-Regular", sans-serif;
}
.swiper-slide-text span,
.swiper-slide-text b,
.swiper-slide-text a {
	font-size: 2vw!important;
}
.swiper-slide-info {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 55px 20px 20px 20px;
	margin-top: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
}
div.news-list {
	word-wrap: break-word;
}
div.news-list img.preview_picture {
	float:left;
	margin:0 4px 6px 0;
}
.link-button {
	background-color: #f0812e;
	color: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: auto;
	width: 120px;
	text-align: center;
}
@media(max-width: 768px) {
	/*.swiper-slide-text span {
		font-size: 18px!important;
	}*/
}
@media(max-width: 576px) {
	.swiper-slide-info {
		padding-top: 25px;
	}
}

/* End */


/* Start:/local/templates/lancelot/components/bitrix/news.list/supported.platforms/style.css?1635320358923*/
.company-support-ul {
	display: flex;
	flex-direction: column;
	list-style-type: none;
	margin: 70px 0 0 0;
	padding: 0;
}
.company-support-ul li {
	width: 100%;
	margin-bottom: 40px;
	height: 300px;
	border: 1px solid #e5e5e5;
	transition: box-shadow ease-out 0.2s;
}
.company-support-ul li:hover {
	box-shadow: 0 6px 9px 0 #0101011a;
	z-index: 1;
}
.company-support-ul li a,
.company-support-ul li > span {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 10%;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
/*@media(min-width: 768px) {
	.company-support-ul li:not(:nth-child(4n)) {
		margin-right: 2%;
	}
}*/
@media(max-width: 1024px) {
	.company-support-ul {
		margin-top: 40px;
	}
}
@media(max-width: 768px) {
	/*.company-support-ul li {
		width: 50%;
		height: 82px;
		margin: -1px 0 0 -1px;
	}
	.company-support-ul li a {
	
	}*/
}
/* End */


/* Start:/local/templates/lancelot/components/bitrix/news.list/problems.info/style.css?1633700562907*/
.company-problem-ul {
	display: flex;
	flex-wrap: wrap;
}
.company-problem-ul li {
	width: 32%;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 30px;
}
.problem-img {
	width: 65px;
	height: 55px;
}
.problem-img img {
	margin-left: auto;
	margin-right: auto;
}
.problem-headline {
	padding-top: 25px;
	font-family: "ProximaNova-Bold", sans-serif;
	text-align: center;
	color: #fff;
	font-size: 22px;
}
.problem-text {
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.company-problem-ul {
	margin-top: 100px;
}
@media(min-width: 768px) {
	.company-problem-ul li:not(:nth-child(3n)) {
		margin-right: 2%;
	}
}
@media(max-width: 768px) {
	.company-problem-ul {
		flex-direction: column;
		align-items: center;
	}
	.company-problem-ul li {
		max-width: 250px;
		width: 100%;
		margin-bottom: 40px;
	}
}

/* End */


/* Start:/local/templates/lancelot/components/bitrix/news.detail/hybrid.panel.info/style.css?1634203011796*/
.platform-info h3 {
	font-size: 25px;
	font-family: "ProximaNova-Light", sans-serif;
	margin-top: 20px;
	margin-bottom: 30px;
}
.platform-info li {
	padding-left: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
}
.platform-info li:before {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	height: 1px;
	background-color: #f5821f;
	width: 22px;
}
.platform-info-text {
	line-height: 25px;
}
.platform-info-text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.platform-image img {
	cursor: pointer;
}
@media(min-width: 768px) {
	.platform {
		display: flex;
	}
	.platform > div {
		width: 50%;
	}
	.platform-info {
		padding-right: 20px;
	}
}
@media(max-width: 768px) {
	.platform-image {
		margin-top: 20px;
	}
}

/* End */


/* Start:/local/templates/lancelot/components/bitrix/news.detail/service.info/style.css?1633700562464*/
.service-info-text li {
	padding-left: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
}
.service-info-text li:before {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	height: 1px;
	background-color: #f5821f;
	width: 22px;
}
.service-info-text {
	line-height: 25px;
	margin-top: 40px;
	margin-bottom: 60px;
}
.service-info-image a {
	display: block;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
/* End */


/* Start:/local/templates/lancelot/components/bitrix/news.list/news.main.page/style.css?16994258091008*/
.top-news {
	display: flex;
	list-style-type: none;
	margin: 100px 0 0 0;
	padding: 0;
}
.top-news li {
	border: 1px solid #D6DDDF;
	transition: all ease-out 0.2s;
	transform: translateY(-4px);
	width: calc(50% - 20px);
}
.top-news li a {
	display: block;
	padding: 30px;
}
.top-news li:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0,0.07), 0 4px 8px rgba(0, 0, 0,0.05), 0 1.5px 3px rgba(0, 0, 0,0.03);
}
.top-news-image {
	margin-bottom: 30px;
	display: flex;
	height: 50px;
	justify-content: center;
	align-items: center;
}
.top-news-name {
	font-size: 22px;
	font-family: "ProximaNova-Regular", sans-serif;
	line-height: 28px;
	text-align: center;
}
@media(min-width: 1024px) {
	.top-news li:not(:last-child) {
		margin-right: 40px;
	}
}
@media(max-width: 1024px) {
	.top-news {
		display: block;
	}
	.top-news li {
		width: 100%;
	}
	.top-news li:not(:last-child) {
		margin-bottom: 20px;
	}
	.top-news-name {
		font-size: 18px;
		line-height: 24px;
	}
}
/* End */


/* Start:/local/components/swifts/main.feedback.demo/templates/demo/style.css?17478241352426*/
.contacts-form {
	margin-top: 50px;
	max-width: 600px;
	padding-left: 15px;
	padding-right: 15px;
}
.contacts-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contacts-form input[type=text] {
	padding: 5px 20px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 95% center;
	width: 100%;
	height: 50px;
	border: 1px solid #D6DDDF;
}
.contacts-form-name input {
	background-image: url(/local/templates/lancelot/images/user-icon.svg);
}
.contacts-form-email input {
	background-image: url(/local/templates/lancelot/images/mail-icon.svg);
}
.contacts-form-phone input {
	background-image: url(/local/templates/lancelot/images/phone-icon-grey.svg);
}
.contacts-form textarea {
	border: 1px solid #D6DDDF;
	padding: 10px 15px;
	font-size: 16px;
	width: 100%;
	height: 100px;
	resize: none;
	font-family: "ProximaNova-Light", sans-serif;
}
.contacts-form > ul > li {
	position: relative;
}
.contacts-form > ul > li:not(:last-child) {
	margin-bottom: 22px;
}
.contacts-form textarea:focus-visible {
	outline: 0;
}
.contacts-form input[type=submit] {
	background-color: #f5821f;
	color: #fff;
	height: 50px;
	width: 110px;
	cursor: pointer;
}
.form-input-error {
	font-family: "ProximaNova-Light", sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 13px;
	display: none;
	color: #f5821f;
	position: absolute;
}
.form-input-error {
	display: block;
}
.form-send {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	background-color: #ffffff87;
}
.form-send-close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.form-send-block {
	display: flex;
	background-color: #FFF;
	min-height: 167px;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 10px 5%;
	max-width: 516px;
	margin-right: 10px;
	margin-left: 10px;
}
.form-send-image {
	margin-right: 10%;
	min-width: 100px;
	height: 100px;
}
.form-send-image img {
	width: 100%;
}
.form-send-text > div:first-child {
	font-size: 30px;
	margin-bottom: 10px;
}
.form-send-text > div:last-child {
	font-size: 16px;
	line-height: 24px;
}
.contacts-form-policy input {
	-webkit-appearance: auto;
	margin-right: 7px;
}
.company-contact-info-top {
	text-align: center;
}
/* End */
/* /local/templates/lancelot/components/bitrix/news.list/main.page.slider/style.css?16994390241065 */
/* /local/templates/lancelot/components/bitrix/news.list/supported.platforms/style.css?1635320358923 */
/* /local/templates/lancelot/components/bitrix/news.list/problems.info/style.css?1633700562907 */
/* /local/templates/lancelot/components/bitrix/news.detail/hybrid.panel.info/style.css?1634203011796 */
/* /local/templates/lancelot/components/bitrix/news.detail/service.info/style.css?1633700562464 */
/* /local/templates/lancelot/components/bitrix/news.list/news.main.page/style.css?16994258091008 */
/* /local/components/swifts/main.feedback.demo/templates/demo/style.css?17478241352426 */
