

/* Start:/local/templates/picaso/components/bitrix/news.detail/ideamaker/style.css?17514612281273*/

.ideaMakerPage__preview{
	padding-top: 85px;
	background: url(/local/templates/picaso/components/bitrix/news.detail/ideamaker/images/poback.jpg) no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}
.ideaMakerPage__previewImageWrap{
	position: relative;
	width: 100%;
	padding-top: 48%;
}
.ideaMakerPage__previewImage{
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;left: 0;
}
.ideaMakerPage__title{
	margin-top: 55px;
	font-size: 50px;
	font-weight: 500;
}


.systemRequiriments{
	background: url(/local/templates/picaso/components/bitrix/news.detail/ideamaker/images/supportBackForm.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	margin-top: 79px;
	padding: 25px 0 90px;
}
.systemRequiriments::after{
	content: url(/local/templates/picaso/components/bitrix/news.detail/ideamaker/images/supportafter.png);
	display: block;
	position: absolute;
	left: 240px;
	bottom: 0px;
	z-index: 2
}
.systemRequiriments::before{
	content: url(/local/templates/picaso/components/bitrix/news.detail/ideamaker/images/supportbefore.png);
	display: block;
	position: absolute;
	left: -5px;
	top: -120px;
	z-index: 1;
}
.systemRequiriments__body{
	width: 50%;
	margin: 70px 0 20px auto;
	color: white;
}
.systemRequiriments__title{
	font-weight: 500;
	color: white;
	font-size: 50px;
}
.systemRequiriments__body ul{
	list-style-type: square;
	padding: 30px;
}
.systemRequiriments__body ul li{
	background: none;
	padding-left: 0;
}
/* End */


/* Start:/local/templates/picaso/components/bitrix/news.line/mainfeatures/style.css?17514612282309*/
.mainFeatures{
	background: url(/local/templates/picaso/components/bitrix/news.line/mainfeatures/images/featuresback.jpg) no-repeat center bottom #1f1b25;
	padding-top: 60px;
	padding-bottom: 100px;
}
.mainFeatures__title{
	font-weight: 500;
	font-size: 50px;
	color: white;
	margin-bottom: 97px;
}
.mainFeatures__list{
	margin: 10px 0px 10px -30px;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-flow:  row wrap
}
.mainFeature{
	background: #ecebf0;
	flex : 0 0 270px;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px;
	margin: 0 0 30px 30px;
	min-height: 110px;
}
.mainFeature_hidden{
	display: none;
	
}
.mainFeature__number{
	font-weight: 700;
	position: absolute;
	color: white;
	display: block;
	width: 39px;
	height: 39px;
	padding: 4px 0 0 7px;
	top: 0;
	left: 0;
	background: url(/local/templates/picaso/components/bitrix/news.line/mainfeatures/images/num.png);
}
.mainFeature__text{
	font-weight: 700;
	color: black;
	text-align: center;
}
.mainFeature__hidenText{
	display: none;	
}
.mainFeature__infoBtn{
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	background: url(/local/templates/picaso/components/bitrix/news.line/mainfeatures/images/but.png);
	top: 5px;
	right: 5px;
}
.mainFeature__infoBtn:hover{
	cursor: pointer;
	background: url(/local/templates/picaso/components/bitrix/news.line/mainfeatures/images/buta.png);
}
.mainFeatures__button{
	font-weight: 500;
	font-family: "FuturaPT", sans-serif;
	color: black;
	font-size: 24px;
	position: relative;
	text-align: center;
	line-height: 50px;
	height: 50px;
	width: 250px;
	display: inline-block;
	padding-right: 25px;
	
}
.mainFeatures__button span{
	position: relative;
	z-index: 2;
}
.mainFeatures__button::before{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	transform: skewX(30deg);
	background: white;
	transform-origin:right bottom;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	
}
.mainFeatures__buttonWrap{
	text-align: right;
	margin: 60px 0 10px;
}

.mainFeatures__button:hover{
	color:  #4803fc;
	cursor: pointer;
}

.white_popup_block{
	position: relative;
	width: 80%;
	max-width: 800px;
	background-color: white;
	padding: 60px 20px;
	margin: 0 auto;
}
/* End */


/* Start:/local/templates/picaso/components/bitrix/news.line/poslider/style.css?1751461228497*/
.poSlider{
	margin-top: 105px;
	width: 100%;
	position: relative;
}
.poSlider__image{
	position: relative;
	width: 100%;
	padding-top: 60%;
	overflow: hidden;
	background-color: white;
	margin: 0;

}
.poSlider__image img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.poSlider__text{
	color: black;
	font-size: 24px;
	font-weight: 700;
	background-color: white;
	padding: 30px 150px 40px 45px;
}
.poSlider__control{
	position: absolute;
	bottom: 30px;
	right: 10px;

}

/* End */


/* Start:/local/templates/picaso/components/bitrix/news.list/manuals/style.css?17514612283257*/
.manuals{
	margin-top: 60px;
	margin-bottom: 40px;
}
.manuals__title{
	font-weight: 500;
	font-size: 50px;
	color: black;
	margin-bottom: 70px;
}


.manualNew{
	position: relative;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 37px;
	background-color: white;
	box-shadow: 0px 10px 47.5px 2.5px rgba(174, 166, 202, 0.5);
	padding: 40px 75px 30px 51px;
}




.manualNew::after{
	content: '';
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #4d26ca;
}

.manualNew__icon{
	flex: none;
	display: block;
	width: 115px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 50px;
	align-self: center;
}
.manualNew__body{
	flex: 1;
	margin-right: 40px;
}
.manualNew__info{
	flex: none;
	display: block;
	width: 250px;
	max-width: 100%;
	text-align: center;
	
}



.manualNew__icon.manual_video{
	background-image: url(/local/templates/picaso/components/bitrix/news.list/manuals/images/videoman.png);	
}
.manualNew__icon.manual_pdf{
	background-image: url(/local/templates/picaso/components/bitrix/news.list/manuals/images/pdfman.png);	
}


.manualNew__download{
	display: block;
	width: 250px;
	max-width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 2;
	color: white;
	text-decoration: none;
	font-family: "FuturaPT", sans-serif;
	font-weight: 500;
	font-size: 24px;
	transition: transform 0.2s linear;
	margin: 15px auto;
}
.manualNew__download span{
	z-index: 2;
	position: relative;
}
.manualNew__download:before{
	position: absolute;
	display: block;
	content: '';
	background-color: #4d26ca;
	transform: skewX(30deg);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}
.manualNew__download:hover{
	cursor: pointer;
	transform: rotate(-2deg);
}

.manualNew__version{
	color: black;
	font-weight: 700;
}

.manualNew__type{
	color: black;
	font-weight: 700;
}

.manual{
	position: relative;
	padding: 20px 10px  15px 25px;
	color: #77718d;
	text-decoration: none;
	flex: 0  0 270px;
	min-height: 215px;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: white;
}
.manual::before{
	display: block;
	height: 40px;
	width: 40px;
	content: '';
	transition: 0.3s ease-in-out;
}
.manual_video:before{
	background: url(/local/templates/picaso/components/bitrix/news.list/manuals/images/video.png) no-repeat left center;
}
.manual_pdf:before{
	background: url(/local/templates/picaso/components/bitrix/news.list/manuals/images/pdf.png) no-repeat left center;
}
.manual::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 6px;
	background-color: #4d26ca;
	bottom: 0;
	left: 0;
}
.manual__type{
	font-weight: 700;
	color: black;
	display: block;
	margin: 17px 0 10px;
}
.manual:hover{
	cursor: pointer;
	text-decoration: underline;
}
.manual::before{
	transform: scale(1.1);
}

@media (max-width: 1200px ) {
	.manualNew{
		padding: 40px 30px 30px 30px;
	}

}

@media (max-width: 992px ) {
	.manualNew{
		flex-wrap: wrap;
	}
	.manualNew__info{
		width: 100%;
		margin-top: 10px;
	}
	.manualNew__body{
		margin-right: 0;
	}
}

@media (max-width: 768px ) {
	.manualNew{
		flex-direction: column;
	}
	.manualNew__icon{
		margin-right: 0;
		margin-bottom: 10px;
	}
}

@media (max-width: 576px ) {
	.manualNew__icon{
		width: 90px;
		height: 90px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	
}
/* End */


/* Start:/local/templates/picaso/components/bitrix/news.list/programs/style.css?17514612283307*/
.downloads{
	margin-top: 20px;
	margin-bottom: 40px;	
}
.downloads__title{
	font-weight: 500;
	font-size: 50px;
	color: black;
	margin-bottom: 70px;
}
.downloads__body{
	

}


.downloadNew{
	position: relative;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 37px;
	background-color: white;
	box-shadow: 0px 10px 47.5px 2.5px rgba(174, 166, 202, 0.5);
	padding: 40px 75px 30px 51px;
}

.downloadNew::after{
	content: '';
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #4d26ca;
}
.downloadNew__icon{
	flex: none;
	display: block;
	width: 115px;
	height: 135px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 50px;
	align-self: center;
}
.downloadNew__icon_odd{
	background-image: url(/local/templates/picaso/components/bitrix/news.list/programs/images/odd.png);	
}
.downloadNew__icon_even{
	background-image: url(/local/templates/picaso/components/bitrix/news.list/programs/images/even.png);	
}
.downloadNew__info{
	flex: none;
	display: block;
	width: 250px;
	max-width: 100%;
	text-align: center;
}


.downloadNew__version,.downloadNew__title{
	color: black;
	font-weight: 700;
}


.downloadNew__download{
	display: block;
	width: 250px;
	max-width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 2;
	color: white;
	text-decoration: none;
	font-family: "FuturaPT", sans-serif;
	font-weight: 500;
	font-size: 24px;
	transition: transform 0.2s linear;
	margin: 15px auto;
}
.downloadNew__download span{
	z-index: 2;
	position: relative;
}
.downloadNew__download:before{
	position: absolute;
	display: block;
	content: '';
	background-color: #4d26ca;
	transform: skewX(30deg);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}
.downloadNew__download:hover{
	cursor: pointer;
	transform: rotate(-2deg);
}
.downloadNew__body{
	flex: 1;
	margin-right: 40px;
}




.downloadLink{
	position: relative;
	padding: 20px 10px  15px 95px;
	color: #77718d;
	text-decoration: none;
	flex: 0  0 270px;
	min-height: 135px;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: white;
}
.downloadLink:hover{
	text-decoration: underline;
	cursor: pointer;
	
}




.downloadLink::before{
	position: absolute;
	display: block;
	left: 0;top: 0;
	width: 70px;
	content: '';
	height: 100%;
	background-color: #4d26ca;
}
.downloadLink_linux::before{
	background: url(/local/templates/picaso/components/bitrix/news.list/programs/images/lin.jpg) no-repeat left top;
}
.downloadLink_mac::before{
	background: url(/local/templates/picaso/components/bitrix/news.list/programs/images/mac.jpg) no-repeat left top;
}
.downloadLink_win::before{
	background: url(/local/templates/picaso/components/bitrix/news.list/programs/images/win.jpg) no-repeat left top; 
}
.downloadLink__system{
	display: block;
	margin-bottom: 2px;
	color: black;
	font-weight: 700;
}
.downloadLink__version{
	display: block;
	margin-bottom: 5px;
}


@media (max-width: 1200px ) {
	.downloadNew{
		padding: 40px 30px 30px 30px;
	}

}

@media (max-width: 992px ) {
	.downloadNew{
		flex-wrap: wrap;
	}
	.downloadNew__info{
		width: 100%;
		margin-top: 20px;
	}
	.downloadNew__body{
		margin-right: 0;
	}
}

@media (max-width: 768px ) {
	.downloadNew{
		flex-direction: column;
	}
	.downloadNew__icon{
		margin-right: 0;
		margin-bottom: 10px;
	}
}

@media (max-width: 576px ) {
	.downloadNew__icon{
		width: 90px;
		height:110px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	
}
/* End */


/* Start:/local/templates/picaso/components/bitrix/system.pagenavigation/show_more/style.css?1751461228654*/
.ShowMore{
	font-family: "FuturaPT", sans-serif;
	font-weight: 500;
	font-size: 24px;
	width: 270px;
	height: 50px;
	line-height: 50px;
	color: white;
	text-decoration: none;
	background: rgb(78,46,191);
	background: -webkit-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: -o-linear-gradient(bottom, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	background: linear-gradient(to top, rgb(78,46,191) 0%, rgb(72,1,255) 100%);
	display: block;
	margin: 30px auto;
	text-align: center;
	
}
.ShowMore:hover{
	border: 1px solid rgb(78,46,191);
	color: rgb(78,46,191);
	background: white;
	cursor: pointer;

}



/* End */


/* Start:/local/templates/picaso/components/bitrix/news.list/landvideo/style.css?17514612281563*/

.popularVideo{
	margin-top: 55px;
	padding: 15px 20px 50px;
}
.popularVideo__header{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.popularVideo__title{
	margin-right: 40px;
	color: black;
}
.popularVideo__Item{
	margin-bottom: 15px;
	position: relative;
	background-color: black;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px;
}
.popularVideo__holder{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(31,27,37,.7);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	width: 100%;
	height: 100%;
	transition: 0.3s ease-in-out;
}
.popularVideo__name{
	color: white;
	font-weight: 500;
	font-size: 30px;
	padding: 0 30px;
	font-family: "FuturaPT", sans-serif;
	
}

.popularVideo__play{
	width: 100px;
	height: 53px;
	background: url(/local/templates/picaso/components/bitrix/news.list/landvideo/images/playbtn.png) no-repeat center;
	background-size: contain;
	transition: 0.3s ease-in-out;
	margin-bottom: 35px;
	margin-right: 25px;
}

.popularVideo__holder:hover{
	cursor: pointer;
	background: rgba(31,27,37,.9);

}
.popularVideo__holder:hover .popularVideo__play{
	transform: scale(1.2);
}

@media (max-width: 600px)
{
	.popularVideo__play
	{
		width: 75px;
		height: 40px;
		margin-bottom: 20px;
		margin-right: 5px;
	}

	.popularVideo__name
	{
		font-size: 18px;
	}
}
/* End */
/* /local/templates/picaso/components/bitrix/news.detail/ideamaker/style.css?17514612281273 */
/* /local/templates/picaso/components/bitrix/news.line/mainfeatures/style.css?17514612282309 */
/* /local/templates/picaso/components/bitrix/news.line/poslider/style.css?1751461228497 */
/* /local/templates/picaso/components/bitrix/news.list/manuals/style.css?17514612283257 */
/* /local/templates/picaso/components/bitrix/news.list/programs/style.css?17514612283307 */
/* /local/templates/picaso/components/bitrix/system.pagenavigation/show_more/style.css?1751461228654 */
/* /local/templates/picaso/components/bitrix/news.list/landvideo/style.css?17514612281563 */
