

/* Start:/local/templates/pzpo/components/bitrix/news.list/slider-main/style.css?17764599594531*/
/*
* 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;
	min-height: 750px;
	position: relative;
	overflow: hidden;
}

.main-slider__item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 325px;
	background: linear-gradient(180deg, rgba(40, 40, 40, 0.9) 0%, rgba(40, 40, 40, 0.4) 49.519%, rgba(40, 40, 40, 0) 100%);
	pointer-events: none;
	z-index: 0;
}

.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;
	position: relative;
	z-index: 1;
}

.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__item {
		min-height: auto;
	}

	.main-slider__item::before {
		height: 220px;
	}

	.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?1776459959581*/
ul.company-features__list {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0px;
}

ul.company-features__list li {
	position: relative;
	padding-left: 16px;
}

ul.company-features__list li:not(:last-child) {
	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?17764599597915*/
:root {
	--product-item-padding: 40px;
}

.products-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.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);
	overflow: hidden;

	transition: transform 0.3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.product-item::before {
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='278' height='307' viewBox='0 0 278 307' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M138.827 -70.4954C157.604 -70.4954 172.825 -85.8646 172.825 -104.824C172.825 -123.782 157.604 -139.152 138.827 -139.152C120.05 -139.152 104.829 -123.782 104.829 -104.824C104.829 -85.8646 120.05 -70.4954 138.827 -70.4954Z' fill='%23E43D42'/%3e%3cpath d='M138.827 -244.996C102.017 -244.966 66.7234 -230.188 40.6948 -203.907C14.6662 -177.626 0.0300213 -141.99 1.22547e-05 -104.823L1.3255e-05 -93.3803L33.9985 -93.3803L33.9985 -104.823C34.0018 -125.755 40.1518 -146.215 51.6707 -163.618C63.1897 -181.021 79.5604 -194.585 98.7133 -202.595C117.866 -210.605 138.941 -212.701 159.273 -208.618C179.606 -204.536 198.283 -194.458 212.944 -179.658C222.908 -169.559 230.785 -157.559 236.115 -144.358C241.446 -131.158 244.125 -117.019 243.996 -102.763C243.957 -89.2094 241.219 -75.8013 235.943 -63.338C230.666 -50.8747 222.961 -39.611 213.284 -30.2168L133.387 49.8822L145.4 62.0114L158.093 73.4541L236.743 -5.95797C249.712 -18.5121 260.048 -33.5725 267.134 -50.2425C274.221 -66.9125 277.914 -84.8515 277.994 -102.992C278.164 -121.812 274.625 -140.478 267.582 -157.903C260.538 -175.328 250.132 -191.164 236.969 -204.489C224.077 -217.459 208.764 -227.718 191.918 -234.672C175.071 -241.625 157.026 -245.134 138.827 -244.996Z' fill='%23E43D42'/%3e%3cpath d='M114.915 32.4898L195.491 -47.6092C204.561 -56.9591 211.224 -68.4107 214.897 -80.9623C218.57 -93.5139 219.141 -106.783 216.559 -119.609C213.978 -132.435 208.323 -144.427 200.09 -154.535C191.856 -164.644 181.295 -172.562 169.33 -177.596C157.365 -182.629 144.36 -184.626 131.454 -183.411C118.547 -182.196 106.133 -177.806 95.2953 -170.626C84.458 -163.445 75.5284 -153.693 69.2877 -142.221C63.0471 -130.75 59.6855 -117.909 59.497 -104.823L59.497 -93.38L82.1627 -93.38L82.1627 -104.823C82.1793 -114.224 84.4904 -123.477 88.8912 -131.762C93.292 -140.047 99.6469 -147.109 107.394 -152.324C115.141 -157.539 124.042 -160.746 133.309 -161.662C142.576 -162.577 151.923 -161.173 160.525 -157.573C169.126 -153.973 176.716 -148.288 182.624 -141.021C188.532 -133.755 192.575 -125.13 194.397 -115.91C196.218 -106.69 195.76 -97.1594 193.065 -88.1604C190.37 -79.1614 185.521 -70.9716 178.945 -64.3154L98.482 16.8133L114.915 32.4898Z' fill='%23E43D42'/%3e%3cpath d='M187.105 74.8279L183.705 78.0318L173.166 88.3302L195.831 109.499C195.831 110.529 195.831 111.444 195.831 112.474L195.831 169.688C195.831 184.862 189.861 199.414 179.235 210.144C168.608 220.873 154.196 226.901 139.167 226.901C124.139 226.901 109.726 220.873 99.0999 210.144C88.4733 199.414 82.5032 184.862 82.5032 169.688L82.5032 112.474L37.172 66.7033L3.17349 66.7033L3.1735 169.688C3.17351 206.105 17.5013 241.031 43.0051 266.782C68.5089 292.533 103.1 307 139.167 307C175.235 307 209.826 292.533 235.33 266.782C260.833 241.031 275.161 206.105 275.161 169.688L275.161 55.3751L240.483 21.047L187.105 74.8279Z' fill='%23E43D42'/%3e%3c/svg%3e ");
	width: 278px;
	height: 307px;
	top: -100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;

	transition: top .3s ease-out;
}

.product-item__title {
	transition: color .3s ease-in-out;
	z-index: 2;
}

.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);
	z-index: 2;

	transition: background-color .3s ease-in-out;
}

.product-item:hover {
	background-color: var(--color-light-gray);
}

.product-item:hover::before {
	top: 0;
}

.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%;
	z-index: 2;
}

.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;
        align-items: flex-start;
	}

	.product-item__image--preload {
        padding-top: 50px;
        padding-bottom: 30px;
    }
	.product-item {
		flex-basis: 100%;
		width: 100%;
		height: fit-content;
	}
	.product-item:not(:last-child) {
		margin-bottom: 20px;
	}
	.product-item__image--preload img.bx-lazyload-success {
		width: auto;
    	max-height: 170px;
    	max-width: 170px;
    	height: auto;
	}

	/*.product-item:nth-child(n+2) {
		border-top: none;
	}*/

	.product-item::before {
		content: 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?17764599592842*/
.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__item:last-child {
    background-color: red;
	padding-bottom: 0px;
}
.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%;
	}
	.news__header {
		flex-direction: column;
        align-items: flex-start;
        gap: 30px;
	}
}

/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/our-customers/style.css?17764599591422*/
/*
* 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);
	padding: 10px;
}

.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;
	max-width: 100%;
	max-height: 100%;
}

.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;
}

@media only screen and (max-width: 1599px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 959px) {


}

@media only screen and (max-width: 767px) {

}


/* End */


/* Start:/local/templates/pzpo/components/bitrix/news.list/thanks/style.css?17764599591134*/
.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?17764599594531 */
/* /local/templates/pzpo/components/bitrix/news.list/main-features/style.css?1776459959581 */
/* /local/templates/pzpo/components/bitrix/catalog.section.list/products/style.css?17764599597915 */
/* /local/templates/pzpo/components/bitrix/news.list/news-block/style.css?17764599592842 */
/* /local/templates/pzpo/components/bitrix/news.list/our-customers/style.css?17764599591422 */
/* /local/templates/pzpo/components/bitrix/news.list/thanks/style.css?17764599591134 */
