

/* Start:/local/templates/pzpo/components/bitrix/news.list/slider-main/style.css?17683999004071*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.main-slider {
	position: sticky;
	top: 0;
	margin-top: -154px;
}

.main-slider .swiper-main-slider {
	height: 100vh;
	overflow: visible;
}

.main-slider__item {
	height: 100vh;
}

.main-slider__item video {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;

	position: absolute;
	z-index: -1;
}

.main-slider__item .pzpo-btn {
	margin-top: 40px;
}

.main-slider__img {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.main-slider__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.main-slider__item-wrapper {
	padding: 120px 0;
}

.main-slider__item-wrapper,
.main-slider__item-wrapper .container,
.main-slider__item-wrapper .container .row {
	height: 100%;
}

.main-slider__item-text .h1,
.main-slider__item-text h1 {
	line-height: .83;
	margin-bottom: 40px;
}

.swiper-nav-wrapper {
	position: absolute;
	right: 0;
	bottom: 50%;
	width: 100%;
}

.main-slider .swiper-pagination.swiper-pagination-default {
	width: auto!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}



.main-slider .swiper-nav {
	position: relative;
}

.main-slider__item-text.h1-hero {
	color: var(--color-white);
}

.main-slider__item-text-small.p-big {
	margin-top: 40px;
	color: rgb(255, 255, 255, 0.9);
}

@media only screen and (max-width: 1599px) {
	.main-slider__item-wrapper {
		padding: 60px 0;
	}

	.swiper-nav-wrapper {
		bottom: 60px;
	}

	.main-slider__item-text .h1,
	.main-slider__item-text h1 {
		margin-bottom: 30px;
	}

	.main-slider__item .pzpo-btn {
		margin-top: 30px;
	}

	.main-slider__item-text p {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1199px) {

	.main-slider__item-wrapper {
		padding: 30px 0;
	}

	.swiper-nav-wrapper {
		bottom: 30px;
	}
}

@media only screen and (max-width: 959px) {

	.main-slider .swiper-main-slider {
		overflow: hidden;
	}

	.main-slider__item-wrapper {
		padding: 60px 0;
		padding-bottom: 45px;
	}

	.swiper-nav-wrapper {
		bottom: 60px;
	}

	.main-slider {
		margin-top: -88px;
		position: relative;
	}

	.main-slider__item video {
		width: 100%;
	}

	.main-slider__img {
		position: relative;
		width: 100%;
		height: auto;
		display: block;
	}

	.swiper-nav-wrapper {
		position: relative;
		bottom: unset;
		background: #F5F5F5;
		padding: 20px 0;
	}

	.main-slider .swiper-arrows._white .swiper-btn {
		background: var(--color-black);
	}

	.main-slider .swiper-arrows {
		height: 20px;
		position: relative;
		width: 100%;
	}

	.main-slider .swiper-arrows._white .swiper-btn-prev {
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
	}

	.main-slider .swiper-arrows._white .swiper-btn-next {
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
	}

	.main-slider .swiper-pagination {
		left: 50% !important;
		position: absolute;
		top: 50% !important;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.main-slider__item-text-small {
		color: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.main-slider__item-wrapper {
		padding: 40px 0;
		padding-bottom: 45px;
	}
}
/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/main-features/style.css?1768399900505*/
ul.company-features__list {
	padding-left: 0;
	list-style-type: none;
}

ul.company-features__list li {
	position: relative;
	padding-left: 16px;
	margin-bottom: 35px;
}

ul.company-features__list li::before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 11px;
	background-color: var(--color-red);
}

.company-features__item--title {
	margin-top: 0;
	margin-bottom: 7px;
}

.company-features__item--text {
	margin: 0;
}
/* End */


/* Start:/local/templates/pzpo/components/bitrix/catalog.section.list/products/style.css?17722117744137*/
:root {
	--product-item-padding: 40px;
}

.products-top {
	display: flex;
	justify-content: space-between;
}

.products-top h2 {
	margin: 0;
}

.products-top p {
	flex-basis: 41.6667%;
}

.products-list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
	background-color: var(--color-white);
}

.product-item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-basis: calc(100% / 3);
	padding: var(--product-item-padding);
	width: 507px;
	height: 507px;
	text-align: center;
	border: 1px solid rgba(51, 51, 51, 0.12);

	transition: transform 0.3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.product-item__title {
	transition: color .3s ease-in-out;
}

.product-item::after {
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='22' viewBox='0 0 24 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 10.5303H22M22 10.5303L12 0.530273M22 10.5303L12 20.5303' stroke='white' stroke-width='1.5'/%3e%3c/svg%3e ");
	background-position: center;
	background-repeat: no-repeat;
	top: var(--product-item-padding);
	right: var(--product-item-padding);
	width: 40px;
	height: 40px;
	background-color: var(--color-black);

	transition: background-color .3s ease-in-out;
}

.product-item:hover {
	background-color: var(--color-light-gray);
}

.product-item:hover::after {
	background-color: var(--color-red);
}

.product-item:hover .product-item__title {
	color: var(--color-red);
}

.product-item__image--preload {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.product-item__image--preload img {
	min-width: 180px;
}

.product-item__image--preload img.bx-lazyload-success {
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.product-item__title {
	position: relative;
	margin: 0;
	text-align: start;
}

@media (max-width: 1599px) {
	:root {
		--product-item-padding: 20px;
	}
}

@media (min-width: 1200px) {

	.product-item:nth-child(1),
	.product-item:nth-child(2),
	.product-item:nth-child(4) {
		border-right: none;
	}

	.product-item:nth-child(n+4) {
		border-top: none;
	}
}

@media (max-width: 1199px) and (min-width: 768px) {
	.product-item {
		flex-basis: 50.1%;
	}

	.product-item:nth-child(even) {
		border-left: none;
		flex-basis: 49.9%;
	}

	.product-item:nth-child(n+3) {
		border-top: none;
	}
}

@media (max-width: 767px) {
	.products-top {
		flex-direction: column;
	}

	.product-item {
		flex-basis: 100%;
	}

	.product-item:nth-child(n+2) {
		border-top: none;
	}
}


/* 404 page  */

@media (min-width: 1200px) {

	.site-404 .product-item {
		flex-basis: 50%;
		width: 311px;
		height: 200px;
		padding: 20px;
		border: 1px solid rgba(51, 51, 51, 0.12);
	}

	.site-404 .product-item:nth-child(even) {
		border-left: none;
	}

	.site-404 .product-item:nth-child(n+3){
		border-top: none;
	}

	.site-404 .product-item__image--preload {
		width: 90%;
		height: 80%;
	}

	.site-404 .product-item__image--preload img {
		min-width: 0;
	}

	.site-404 .product-item__image--preload img.bx-lazyload-success {
		max-height: 100%;
	}

	.site-404 .product-item::after {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 6.35355H13.2M13.2 6.35355L7.2 0.353546M13.2 6.35355L7.2 12.3535' stroke='white'/%3e%3c/svg%3e ");
		width: 24px;
		height: 24px;
		top: 20px;
		right: 20px;
	}

	.site-404 .product-item__title {
		font-size: 16px;
	}
}
/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/news-block/style.css?17722074582659*/
.news {
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
}
.news::before {
	content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: rgba(51, 51, 51, .12);
    top: 0px;
    left: calc(50% - 0px);
}
.news__header {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-between;
	text-align: left;
	padding-bottom: 50px;
}
.news__item {
	border-top: 1px solid rgba(51, 51, 51, .12);
    padding-top: 20px;
    padding-bottom: 20px;
}
.news__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	text-align: left;
}
.news__title {
	margin: 0px;
}
.news__left {
    width: 50%;
    padding-right: 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 90px;
}
.news__left a {
	display: contents;
}
.news__right {
    width: 50%;
    padding-top: 15px;
    padding-left: 40px;
}
.news__img {
	flex: 1;
	width: 0;
	max-width: 400px;
	height: auto;
}
.news--preload {
	display: contents;
}
.news--preload img {
	width: 75px;
	height: 75px;
}
.news--preload img.bx-lazyload-success {
	width: 0;
	height: auto;
}
.news__date {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.38;
	color: rgba(51, 51, 51, 0.7);
	opacity: 0.5;
}
.news__name {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.17;
	color: rgba(51, 51, 51, 1);
}
.news__text {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.38;
	color: var(--color-gray);
	margin-top: 20px;
	margin-bottom: 20px;
}


.news__right .news__date {
	display: none;
}
.news__left .news__date {
	display: block;
}



@media only screen and (max-width: 1599px) {
	.news {
		padding-top: 100px;
    	padding-bottom: 100px;
	}
	.news__left {
		gap: 40px;
	}
}
@media only screen and (max-width: 1199px) {
	.news {
		padding-top: 80px;
    	padding-bottom: 80px;
	}
	.news__left {
		gap: 40px;
	}

	.news__right .news__date {
		display: block;
		margin-bottom: 10px;
	}
	.news__left .news__date {
		display: none;
	}

}
@media only screen and (max-width: 959px) {
	.news {
		padding-top: 60px;
    	padding-bottom: 60px;
	}
}
@media only screen and (max-width: 767px) {
	.news {
		padding-top: 40px;
    	padding-bottom: 40px;
	}
	.news::before {
		display: none;
	}
	.news__block {
		flex-direction: column;
	}
	.news__left {
		padding: 0px;
		width: 100%;
	}
	.news__right {
		padding-left: 0px;
		padding-top: 30px;
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/our-customers/style.css?17683999001150*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.customer-list .swiper-slide {
	aspect-ratio: 1.95 / 1;
	min-height: 182px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid rgba(51, 51, 51, 0.12);
}

.customer-item:nth-child(n+2) {
	border-left: none;
}

.customer-item img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.customer-card__img--preload {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 334px;
}

.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/thanks/style.css?17696829631134*/
.thanks-wrapper {
	position: relative;
}

.thanks-wrapper .swiper,
.thanks-wrapper .swiper-wrapper {
	position: static;
}

.thanks-list .swiper-slide {
	width: 245px;
	aspect-ratio: 59 / 82;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.thanks-item:nth-child(n+2) {
	border-left: none;
}

.thanks-item img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	user-select: none;
	max-width: 100%;
}

.thanks-card__img--preload {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 334px;
}

.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
/* End */
/* /local/templates/pzpo/components/bitrix/news.list/slider-main/style.css?17683999004071 */
/* /local/templates/pzpo/components/bitrix/news.list/main-features/style.css?1768399900505 */
/* /local/templates/pzpo/components/bitrix/catalog.section.list/products/style.css?17722117744137 */
/* /local/templates/pzpo/components/bitrix/news.list/news-block/style.css?17722074582659 */
/* /local/templates/pzpo/components/bitrix/news.list/our-customers/style.css?17683999001150 */
/* /local/templates/pzpo/components/bitrix/news.list/thanks/style.css?17696829631134 */
