

/* Start:/bitrix/components/techno/v5.mainpage/templates/.default/style.css?174470217844143*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title, 
html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .description {
	font-family: "Inter", "Roboto", sans-serif;
}

html.tc-desktop body.main-page,
html.tc-desktop body.main-page .content {
    background: #f7f7f7;
}

html.tc-mobile body.main-page .content {
    background: #f3f3f3; 
}

body.main-page .content {
    display: flex;
	flex-wrap: wrap;
}

html.tc-mobile body.main-page .content {
    max-width: 1000px;
    min-width: 320px;
}

html.tc-desktop body.main-page .content {
    padding: 24px 0 24px 30px;
	max-width: 1290px;
}

@media (max-width: 1339px) {
	html.tc-desktop body.main-page .content,
	html.tc-desktop body.main-page .footer-top {
		margin-left: 280px;
	}
	
	html.tc-desktop .catalog-menu {
		width: 280px;
	}
}

html .main-page .product-list {
	padding: 0;
	display: block;
	width: 100%;
}

html.tc-desktop .main-page .product-list {
	max-width: 1240px;
	margin-bottom: 20px;
}

html.tc-mobile .main-page .product-list {
	max-width: 1000px;
	overflow: hidden;
}

@media (max-width: 739px) {
	html.tc-mobile .main-page .product-list {
		order: var(--sort-mobile, 500);
	}
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="big"],
	html.tc-mobile .main-page .product-list[data-section-code="middle"],
	html.tc-mobile .main-page .product-list:not([data-section-code]) {
		margin-bottom: 20px;
	}

	html.tc-mobile .main-page .product-list[data-section-code="advantages"] + .product-list[data-section-code="big"]:not(.product-list-hide-title),
	html.tc-mobile .main-page .product-list[data-section-code="advantages"] + .product-list[data-section-code="middle"]:not(.product-list-hide-title),
	html.tc-mobile .main-page .product-list[data-section-code="advantages"] + .product-list:not([data-section-code]):not(.product-list-hide-title) {
		margin-top: 10px;
	}

	html.tc-mobile .main-page .product-list[data-section-code="advices"] + .product-list[data-section-code="big"]:not(.product-list-hide-title),
	html.tc-mobile .main-page .product-list[data-section-code="advices"] + .product-list[data-section-code="middle"]:not(.product-list-hide-title),
	html.tc-mobile .main-page .product-list[data-section-code="advices"] + .product-list:not([data-section-code]):not(.product-list-hide-title) {
		margin-top: 10px;
	}
}

html.tc-desktop .main-page .product-list[data-section-code="big"],
html.tc-desktop .main-page .product-list[data-section-code="middle"],
html.tc-desktop .main-page .product-list:not([data-section-code]) {
	margin: 0;
}

html.tc-desktop .main-page .product-list[data-section-code="big"] + .product-list.product-list-hide-title[data-section-code="advices"],
html.tc-desktop .main-page .product-list[data-section-code="middle"] + .product-list.product-list-hide-title[data-section-code="advices"],
html.tc-desktop .main-page .product-list:not([data-section-code]) + .product-list.product-list-hide-title[data-section-code="advices"] {
	margin-top: 10px;
}

html.tc-desktop .main-page .product-list[data-section-code="pc"] + .product-list[data-section-code="big"]:not(.product-list-hide-title),
html.tc-desktop .main-page .product-list[data-section-code="pc"] + .product-list[data-section-code="middle"]:not(.product-list-hide-title),
html.tc-desktop .main-page .product-list[data-section-code="pc"] + .product-list:not([data-section-code]):not(.product-list-hide-title),
html.tc-desktop .main-page .product-list[data-section-code="advantages"] + .product-list[data-section-code="big"]:not(.product-list-hide-title),
html.tc-desktop .main-page .product-list[data-section-code="advantages"] + .product-list[data-section-code="middle"]:not(.product-list-hide-title),
html.tc-desktop .main-page .product-list[data-section-code="advantages"] + .product-list:not([data-section-code]):not(.product-list-hide-title) {
	margin-top: 14px;
}


html.tc-desktop .main-page .product-list[data-section-code="links"] {
	display: none;
}

html.tc-mobile .main-page .product-list[data-section-code="pc"],
html.tc-mobile .main-page .product-list[data-section-code="advantages"] {
	padding-left: 14px;
	padding-right: 14px;
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="pc"],
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] {
		max-width: unset;
		width: auto;
		display: contents;
	}
}

html .main-page .product-list[data-section-code="banners"] {
	overflow: hidden;
}

html.tc-desktop .main-page .product-list[data-section-code="banners"] {
	max-width: 700px;
	min-width: 490px;
	margin-bottom: 0;
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		width: calc(100% - 350px);
		min-width: unset;
		max-width: unset;
	}
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] {
		width: calc(100% - 376px);
		margin-top: 20px;
		margin-left: 14px;
		max-width: 642px;
	}
}

html .main-page .product-list[data-section-code="banners"] {
	--banner-image-height: 300px;
	--banner-image-width: calc(420 / 300 * var(--banner-image-height));
	--banner-image-margin: calc(40 / 300 * var(--banner-image-height));
	--banner-image-right: calc(-1px - var(--banner-image-margin));
	--banner-info-padding: 16px;
	--banner-info-width: calc(100% + var(--banner-info-padding) - var(--banner-image-width) + var(--banner-image-margin) - var(--banner-image-right));
}

html.tc-mobile .main-page .product-list[data-section-code="banners"] {
	--banner-image-height: 240px;
}

@media (max-width: 459px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: 160px;
	}
}

@media (min-width: 460px) and (max-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: calc(160px + (100vw - 460px) / (740 - 460) * (240 - 160));
	}
}

@media (min-width: 740px) and (max-width: 840px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: 160px;
	}
}

@media (min-width: 840px) and (max-width: 1000px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: calc(160px + (100vw - 840px) / (1000 - 840) * (240 - 160));
	}
}


@media (max-width: 1023px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-info-padding: 24px;
	}
}

@media (max-width: 859px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: 220px;
	}
}

@media (min-width: 860px) and (max-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: calc(220px + (100vw - 860px) / (1024 - 860) * (300 - 220));
	}
}

@media (min-width: 1024px) and (max-width: 1080px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: calc(140px + (100vw - 1024px) / (1080 - 1024) * (180 - 140));
	}
}

@media (min-width: 1080px) and (max-width: 1140px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: 180px;
	}
}

@media (min-width: 1140px) and (max-width: 1330px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-height: calc(180px + (100vw - 1140px) / (1330 - 1140) * (300 - 180));
	}
}

@media (min-width: 1330px) and (max-width: 1500px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-info-padding: 24px;
	}
}

@media (min-width: 1400px) and (max-width: 1440px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-right: calc(100vw - 1440px);
	}
}

@media (min-width: 1440px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-image-right: -1px;
	}
}

@media (min-width: 1500px) and (max-width: 1540px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-info-padding: calc((100vw - 1500px) / 2 + 24px);
	}
}

@media (min-width: 1540px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] {
		--banner-info-padding: 44px;
	}
}




html .main-page .product-list[data-section-code="support"] {
	background: white;
	border: 1px solid #ededed;
	border-radius: 8px;
}

html.tc-desktop .main-page .product-list[data-section-code="support"] {
	padding: 16px 24px 20px 24px;
	width: calc(100% - 20px);
}

html.tc-mobile .main-page .product-list[data-section-code="support"] {
	padding: 16px 0 20px 0;
	margin-bottom: 20px;
	width: auto;
}

@media (max-width: 739px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] {
		border-radius: 0;
	}
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] {
		padding: 20px;
		width: 334px;
		margin-left: 14px;
		margin-top: 20px;
	}
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="support"] {
		width: 310px;
		margin-left: 20px;
		height: 300px;
		max-height: 300px;
	}
}


html.tc-desktop .main-page .product-list .product-section {
	margin-bottom: 20px;
}

html.tc-mobile .main-page .product-list .product-section {
	margin-left: 16px;
	margin-bottom: 12px;
}

html.tc-desktop .main-page .product-list[data-section-code="big"] .product-section,
html.tc-desktop .main-page .product-list[data-section-code="middle"] .product-section,
html.tc-desktop .main-page .product-list:not([data-section-code]) .product-section {
	margin-bottom: 10px;
}

html .main-page .product-list.product-list-hide-title .product-section {
	display: none;
}

html .main-page .product-list[data-section-code="support"] .product-section {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
}

@media (max-width: 739px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-section {
		margin-left: 14px;
		margin-right: 14px;
	}
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-list-inner-wrapper,
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-list-inner-wrapper {
		display: contents;
	}
}

html .main-page .product-list[data-section-code="support"] .product-list-inner-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

html.tc-desktop .main-page .product-list .product-section .section-header {
	font-size: 24px;
	font-weight: 400;
}

html.tc-mobile .main-page .product-list .product-section .section-header {
	font-size: 22px;
	font-weight: 500;
}

html .main-page .product-list .product-section .section-header>a:not(:hover) {
	color: #4d4d4d;
}

html .main-page .product-list[data-section-code="support"] .product-section .section-header {
	font-weight: 500;
}

html.tc-desktop .main-page .product-list[data-section-code="support"] .product-section .section-header {
	font-size: 22px;
}

html.tc-mobile .main-page .product-list[data-section-code="support"] .product-section .section-header {
	font-size: 22px;
}

html .main-page .product-list .product-section .section-header>a {
	position: relative;
}

html .main-page .product-list[data-section-code="big"] .product-section .section-header>a::after,
html .main-page .product-list[data-section-code="middle"] .product-section .section-header>a::after,
html .main-page .product-list:not([data-section-code]) .product-section .section-header>a::after {
	content: "\f061";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	transform: rotate(-45deg);
	font-size: 18px;
	position: absolute;
	right: -24px;
	bottom: 0;
}


html .main-page .product-list[data-section-code="support"] .product-section .section-description {
	font-size: 22px;
	font-weight: 500;
}                                                                                                            

html .main-page .product-list .product-items {
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
}

html.tc-mobile .main-page .product-list[data-section-code="links"] .product-items:not(.slick-initialized),
html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items:not(.slick-initialized),
html .main-page .product-list[data-section-code="banners"] .product-items:not(.slick-initialized) {
	width: 10000px;
}

html.tc-mobile .main-page .product-list .product-items {
	margin-bottom: 20px;
}

html.tc-desktop .main-page .product-list[data-section-code="big"] .product-items,
html.tc-desktop .main-page .product-list[data-section-code="middle"] .product-items,
html.tc-desktop .main-page .product-list:not([data-section-code]) .product-items {
	margin: 0;
}

@media (max-width: 1023px) {
	html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-items,
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items {
		margin: 0;
	}
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-items,
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items {
		display: contents;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items {
	flex-wrap: wrap;
	margin-top: 4px;
	margin-bottom: 0;
	height: 100%;
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="support"] .product-items {
		flex-direction: column;
	}
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items {
		flex-direction: column;
	}
}
	
html .main-page .product-list .product-items .product-item {
	position: relative;
	margin: 0;
	max-width: unset;
	min-height: unset;
	width: auto;
	border: 1px solid #ededed;
	border-radius: 8px;
	overflow: hidden;	
	
	width: 232px;
	min-width: 232px;
	height: 270px;

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
html .main-page .product-list .product-items .product-item:not(:first-child) {
	margin-left: 20px;
}

html.tc-mobile .main-page .product-list .product-items .product-item:not(:first-child) {
	margin-left: 14px;
}

html.tc-mobile .main-page .product-list[data-section-code="links"] .product-items .product-item {
	width: auto;
	min-width: unset;
	height: auto;
}
html.tc-mobile .main-page .product-list[data-section-code="links"] .product-items .product-item:not(:first-child) {
	margin-left: 8px;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-no-picture {
	/* background: linear-gradient(120deg, var(--color-blue) 0%, #5fc1f2 100%); */
}


html.tc-desktop .main-page .product-list[data-section-code="big"] .product-items .product-item,
html.tc-desktop .main-page .product-list[data-section-code="middle"] .product-items .product-item,
html.tc-desktop .main-page .product-list:not([data-section-code]) .product-items .product-item {
	transition: all 0.3s ease;;
	margin-top: 10px;
	margin-bottom: 40px;
}
html.tc-desktop .main-page .product-list[data-section-code="big"] .product-items .product-item:hover,
html.tc-desktop .main-page .product-list[data-section-code="middle"] .product-items .product-item:hover,
html.tc-desktop .main-page .product-list:not([data-section-code]) .product-items .product-item:hover {
	box-shadow: 0px 30px 30px -30px #b7b7b7;
	top: -3px;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item {
	width: 242px;
	min-width: 242px;
	height: 160px;
	margin-left: 0;
	border-radius: 0;
}
html .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child {
	width: 260px;
	min-width: 260px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
	border-right: none;
    padding-right: 12px;
}
html.tc-mobile .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child) {
	margin-left: 0;
	width: 252px;
	min-width: 252px;
}
html .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child):not(:last-child) {
	border-right: none;
	border-left: none;
}
html .main-page .product-list[data-section-code="advices"] .product-items .product-item:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
	border-left: none;
}

html.tc-mobile .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child {
    padding-right: 14px;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item,
html .main-page .product-list[data-section-code="advantages"] .product-items .product-item {
	width: auto;
	min-width: unset;
	margin-left: 0;
	margin-right: 14px;
	margin-bottom: 0;
	height: 60px;
}

html.tc-mobile .main-page .product-list[data-section-code="pc"] .product-items .product-item,
html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item {
	height: 68px;
	margin-right: 0;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item {
	flex-grow: 1;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item {
	flex-grow: 3;
}




@media (max-width: 1023px) {
	html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-items .product-item:last-child ,
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items .product-item:last-child {
		margin-right: 20px;
	}
}

@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] + .product-list[data-section-code="pc"] .product-items .product-item:last-child,
	html.tc-desktop .main-page .product-list[data-section-code="pc"] + .product-list[data-section-code="advantages"] .product-items .product-item:last-child {
		margin-right: 20px;
	}

	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items .product-item,
	html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-items .product-item {
		margin-bottom: 20px;
	}
}


html .main-page .product-list[data-section-code="middle"] .product-items .product-item {
	width: 295px;
	min-width: 295px;
	height: 255px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item {
	width: 610px;
	min-width: 610px;
	height: 200px;
}

@media (max-width: 589px) {
	html.tc-mobile .main-page .product-list[data-section-code="big"] .product-items .product-item {
		width: 295px;
		min-width: 295px;
	}
}

html.tc-mobile .main-page .product-list[data-section-code="banners"] .product-items .product-item {
	width: calc(100vw - 376px);
	min-width: 320px;
	max-width: 624px;
	height: 240px;
	margin-left: 0;
}

@media (max-width: 739px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] .product-items .product-item {
		width: 100vw;
		min-width: 320px;
		max-width: 1000px;
		border: none;
		border-radius: 0;
	}
}
	
html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item {
	width: calc(100vw - var(--scroll-width) - 330px);
	min-width: 530px;
	max-width: 910px;
	height: 300px;
}

@media (min-width: 1024px) and (max-width: 1339px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item {
		width: calc(100vw - var(--scroll-width) - 660px);
		min-width: unset;
	}
}

@media (min-width: 1340px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item {
		width: calc(100vw - var(--scroll-width) - 700px);
		min-width: unset;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item {
	border: none;
	border-radius: 0;
	width: auto;
	min-width: unset;
	height: auto;
	white-space: nowrap;
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) {
	margin: 8px 8px 0 0;
}

@media (max-width: 739px) {
	html .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) {
		margin-right: 10px;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item:first-child {
    order: 99;
    margin-top: 20px;
    width: 100%;
}

html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items .product-item:first-child {
	display: none;
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items .product-item:nth-child(n + 6) {
		display: none;
	}
}


@media (min-width: 1024px) {
	html.tc-desktop .main-page .product-list[data-section-code="support"] .product-items .product-item:first-child {
		margin-top: auto;
	}

	html.tc-desktop .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) {
		margin-right: 0;
	}
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item.product-item-wide .product-item-inner-wrapper {
	flex-direction: column-reverse;
	justify-content: flex-end;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper {
	flex-direction: row;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper {
	flex-direction: row;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item .product-item-inner-wrapper {
	flex-direction: row;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child .product-item-inner-wrapper {
	background: linear-gradient(120deg, var(--color-blue) 0%, #5fc1f2 100%);
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper {
	flex-direction: row;
	justify-content: normal;
	align-items: center;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper {
	justify-content: center;
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper>* {
	float: unset;
	width: auto;
	min-height: unset;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}


html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info {
	padding: 16px;
}

html.tc-desktop .main-page .product-list[data-section-code="big"] .product-items .product-item:hover .product-item-inner-wrapper .info,
html.tc-desktop .main-page .product-list[data-section-code="middle"] .product-items .product-item:hover .product-item-inner-wrapper .info,
html.tc-desktop .main-page .product-list:not([data-section-code]) .product-items .product-item:hover .product-item-inner-wrapper .info {
	color: var(--color-font-normal);
}

html.tc-mobile .main-page .product-list[data-section-code="links"] .product-items .product-item .info {
	padding: 14px;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item .info {
	padding: 20px 24px 12px 24px;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child .info {
	padding: 14px;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child) .product-item-inner-wrapper .info::after {
	content: "\f061";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	transform: rotate(-45deg);
	position: absolute;
	bottom: 10px;
	right: 24px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 26px 32px 0 32px;
}

html.tc-mobile .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 22px 32px 0 32px;
}

@media (max-width: 589px) {
	html.tc-mobile .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info {
		padding: 22px 24px 0 24px;
	}
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 20px 24px 16px 24px;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item.product-item-wide .product-item-inner-wrapper .info {
	margin-top: auto;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info {
	display: flex;
	flex-direction: column;
	z-index: 10;
	position: relative;
	padding: var(--banner-info-padding);
	width: 100%;
}

@media (min-width: 1330px) and (max-width: 1499px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info {
		padding: 32px var(--banner-info-padding) 24px;
	}
}

@media (min-width: 1500px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info {
		padding: 44px var(--banner-info-padding) 24px;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 0;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper .info {
	display: flex;
	justify-content: space-between;
	padding: 0 12px 0 16px;
	align-items: center;
}

html.tc-mobile .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 0 14px;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 0 12px;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info:last-child {
	padding-left: 16px;
}

@media (min-width: 1024px) and (max-width: 1089px) {
	html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info {
		padding-left: 16px;
	}
}

html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info {
	padding: 0 12px;
}

html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info:last-child {
	padding-left: 14px;
}

@media (max-width: 413px) {
	html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info {
		padding-left: 14px;
	}
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info>* {
	min-height: unset;
	margin: 0;
	padding: 0;
	text-align: left;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item .product-item-inner-wrapper .info .label,
html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info .label,
html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .info .label {
	display: inline-block;
	background-color: var(--color-blue);
	color: white;
	border-radius: 4px;
	padding: 3px 16px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info .label {
	margin-bottom: 16px;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item .product-item-inner-wrapper .info .label,
html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .info .label {
	margin-bottom: 12px;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .label {
	font-weight: 600;
	order: 99;
	margin-top: auto;
	color: white;
	transition: text-shadow .2s ease;
	width: var(--banner-info-width);
}

html.tc-mobile .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .label {
	font-size: 14px;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .label i {
	margin-left: .25em;
}

html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item:hover .product-item-inner-wrapper .info .label {
	text-shadow: 0 0 10px white;
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .title {
	font-weight: 600;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-no-picture .info .title {
	/* color: white */
}

html.tc-desktop .main-page .product-list:not([data-section-code]) .product-items .product-item .info .title {
	font-size: 16px;
}

html.tc-mobile .main-page .product-list:not([data-section-code]) .product-items .product-item .info .title {
	font-size: 18px;
}

html.tc-mobile .main-page .product-list[data-section-code="links"] .product-items .product-item .info .title {
	font-weight: 400;
	line-height: 1;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item .info .title,
html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .info .title {
	font-weight: 400;
	line-height: 1.2;
	white-space: nowrap;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child .info .title {
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
}
html.tc-mobile .main-page .product-list[data-section-code="advices"] .product-items .product-item:first-child .info .title {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.1;
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child) .info .title {
	font-size: 16px;
	line-height: 1.1;
}

html.tc-mobile .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child) .info .title {
	font-size: 18px;
}


html .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) .product-item-inner-wrapper .info .title {
	font-weight: normal;
	display: inline-block;
	background: #f7f7f7;
	padding: 4px 10px;
	border-radius: 6px;
}

html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) .product-item-inner-wrapper .info .title {
	background: #f3f3f3;
}

@media (max-width: 739px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items .product-item:not(:first-child) .product-item-inner-wrapper .info .title {
		padding: 8px 14px;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item .product-item-inner-wrapper .info .title br {
	display: none;
}

@media (max-width: 469px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items .product-item .product-item-inner-wrapper .info .title br {
		display: initial;
	}
}

html .main-page .product-list[data-section-code="support"] .product-items .product-item:first-child .product-item-inner-wrapper .info .title {
	display: block;
	text-align: center;
	border: none;
	border-radius: 4px;
	padding: 8px;
	font-size: 16px;
	font-weight: 500;
	background-color: var(--color-light-blue);
	color: var(--color-blue);
	transition: all 0.2s ease;	
}

html.tc-desktop .main-page .product-list[data-section-code="support"] .product-items .product-item:first-child .product-item-inner-wrapper .info .title:hover {
	background-color: var(--color-blue);
	color: white;	
}


html.tc-desktop .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info .title {
	font-size: 22px;
}

html.tc-mobile .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info .title {
	font-size: 20px;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .info .title {
	font-size: 18px;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
	font-size: 24px;
	font-weight: 800;
	color: white;
	width: var(--banner-info-width);
}

@media (max-width: 459px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		width: 100%;
	}
}

@media (min-width: 740px) and (max-width: 839px) {
	html.tc-mobile .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		width: 100%;
	}
}

@media (min-width: 1024px) and (max-width: 1139px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		width: 100%;
	}
}

@media (max-width: 1399px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		font-size: 26px;
	}
}		

@media (min-width: 1400px) and (max-width: 1499px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		font-size: 30px;
	}
}

@media (min-width: 1500px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .title {
		font-size: 32px;
	}
}


html .main-page .product-list[data-section-code="support"] .product-items .product-item .product-item-inner-wrapper .info>*:not(.title) {
	display: none;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info .title br {
	display: none;
}

@media (max-width: 950px) or ((min-width: 1024px) and (max-width: 1300px)) {
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info .title br {
		display: initial;
	}
}

@media (max-width: 689px) {
	html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info .title br {
		display: initial;
	}
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .description {
    margin-top: 4px;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-no-picture .info .description {
	/* color: white */
}

html .main-page .product-list[data-section-code="advices"] .product-items .product-item:not(:first-child) .product-item-inner-wrapper .info .description {
	margin-top: 6px;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .info .description {
    margin-top: 0px;
    color: #b7b7b7;
    font-size: 12px;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .description {
	font-size: 16px;
	font-weight: 500;
	color: white;
	width: var(--banner-info-width);
}

@media (max-width: 1399px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .description {
		font-size: 17px;
	}
}

@media (min-width: 1400px) and (max-width: 1499px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .description {
		font-size: 18px;
	}
}

@media (min-width: 1500px) {
	html.tc-desktop .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .info .description {
		font-size: 19px;
	}
}


html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .price {
	font-weight: bold;
	
	margin-top: 12px;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-no-picture .info .price {
	/* color: white */
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .info .price {
	font-size: 22px;
	margin-top: 8px;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .info .price {
	font-size: 18px;
	margin-top: 8px;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper .info .price {
	font-size: 16px;
	line-height: 40px;
	margin-top: 0;
	border-radius: 4px;
	width: 40%;
	padding: 0 16px;
	text-align: center;
	white-space: nowrap;
	
	background-color: var(--color-light-blue);
	color: var(--color-blue);
	transition: all 0.2s ease;;	
}
html.tc-desktop .main-page .product-list[data-section-code="pc"] .product-items .product-item a.product-item-inner-wrapper:hover .info .price {
	background-color: var(--color-blue);
	color: white;
}
	
@media (max-width: 374px) {
	html .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper .info .price {
		padding: 0 8px;
		width: 60%;
	}
}	

@media (max-width: 349px) {
	html.tc-mobile .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .price {
	    padding: 0 4px;
	}
}
	
html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .price-from {
	font-weight: 500;
	font-size: inherit;
}

@media (max-width: 349px) {
	html.tc-mobile .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .price-from {
	    display: none;
	}
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .info .rouble {
	font-weight: 500 !important;
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .image {
	display: flex;
	justify-content: center;
	
	padding: 0 14px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .image {
	margin-right: 32px;
	padding: 0;
	align-self: flex-end;
	width: 254px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item.product-item-wide .product-item-inner-wrapper .image {
	margin: 0;
	width: unset;
}

@media (max-width: 589px) {
	html.tc-mobile .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .image {
		display: none;
	}
}
	
html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .image {
	align-self: flex-end;
	padding: 0;
	width: 196px;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item.product-item-wide .product-item-inner-wrapper .image {
	width: 100%;
}

html .main-page .product-list[data-section-code="pc"] .product-items .product-item .product-item-inner-wrapper .image {
	display: none;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .image {
	order: -1;
	width: 36px;
	height: 36px;
	padding: 0;
	margin: auto 0 auto 14px;
}

html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .image {
	margin-left: 12px;
}

@media (max-width: 469px) {
	html.tc-mobile .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .image {
		display: none;
	}
}

@media (min-width: 1024px) and (max-width: 1089px) {
	html.tc-desktop .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .image {
		display: none;
	}
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .image {
	padding: 0;
	margin: 0;
	position: absolute;
	height: var(--banner-image-height);
	width: var(--banner-image-width);
	bottom: -1px;
	right: var(--banner-image-right);		
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-wide .product-item-inner-wrapper .image {
	width: 100%;
	padding: 0;
}

html .main-page .product-list .product-items .product-item:hover .product-item-inner-wrapper .image {
	transform: none;
}

html .main-page .product-list .product-items .product-item .product-item-inner-wrapper .image img {
	max-width: 200px;
	max-height: 200px;
}

html .main-page .product-list[data-section-code="advantages"] .product-items .product-item .product-item-inner-wrapper .image img {
	max-width: 36px;
	max-height: 36px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item .product-item-inner-wrapper .image img {
	max-width: 254px;
	max-height: 202px;
}

html .main-page .product-list[data-section-code="big"] .product-items .product-item.product-item-wide .product-item-inner-wrapper .image img {
	max-width: unset;
	max-height: 238px;
	height: 238px;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item .product-item-inner-wrapper .image img {
	max-width: 196px;
	max-height: unset;
}

html .main-page .product-list[data-section-code="middle"] .product-items .product-item.product-item-wide .product-item-inner-wrapper .image img {
	max-width: 293px;
	width: 293px;
}

html .main-page .product-list[data-section-code="banners"] .product-items .product-item .product-item-inner-wrapper .image img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

html .main-page .product-list:not([data-section-code]) .product-items .product-item.product-item-wide .product-item-inner-wrapper .image img {
	max-width: 228px;
	width: 228px;
	max-height: unset;
}


.tc-mobile .main-page .product-list .slick-arrow {
	display: none;
}

.tc-desktop .main-page .product-list .slick-arrow {
	height: 40px;
	width: 40px;
	z-index: 2;
	border-radius: 50%;
	background: white;
	box-shadow: 0 2px 8px 0 rgb(0 0 0 / 17%);
	transition: all 0.3s ease;
}

.tc-desktop .main-page .product-list:not(:hover) .slick-arrow,
.tc-desktop .main-page .product-list .slick-arrow.slick-disabled {
	opacity: 0;	
}

.tc-desktop .main-page .product-list .slick-arrow:before {
	font-family: "Font Awesome 5 Pro";
	color: var(--color-font-normal);
	position: relative;
	font-size: 16px;
}

.tc-desktop .main-page .product-list .slick-arrow {
	top: calc(50% - 15px);
}

.tc-desktop .main-page .product-list .slick-prev {
	left: 20px;
}
.tc-desktop .main-page .product-list .slick-prev:before {
	content: "\f053";
	left: -2px;
}

.tc-desktop .main-page .product-list .slick-next {
	right: 20px;
}
.tc-desktop .main-page .product-list .slick-next:before {
	content: "\f054";
	right: -1px;
}

.tc-desktop .main-page .product-list[data-section-code="advices"] .slick-arrow {
	top: 50%;
}

.tc-mobile .main-page .product-list:not([data-section-code="banners"]):not([data-section-code="pc"]):not([data-section-code="advantages"]) .product-items:not(.slick-initialized),
.tc-mobile .main-page .product-list:not([data-section-code="banners"]):not([data-section-code="suppport"]) .product-items .slick-track {
	margin-left: 14px;
}

@media (min-width: 740px) {
	html.tc-mobile .main-page .product-list[data-section-code="support"] .product-items:not(.slick-initialized) {
		margin-left: 0!important;
	}
}

/* End */
/* /bitrix/components/techno/v5.mainpage/templates/.default/style.css?174470217844143 */
