

/* Start:/local/templates/dvernoylider_redesign/components/solverweb/catalog/products/style.css?17454840354315*/
@media screen and (max-width: 767px) {
	body { padding-top: 66px !important }
    header { height: 66px !important }
	header .header { padding: 11px 16px }
}
.catalog-new {
    --primary: #373330;
    --secondary: #f78d4b;
    --triple: #67584c;
    --grey: #e4e3e1; /* Grey/Base */
    --gray: #cac3bf;
}
.catalog-new {
    color: var(--primary);
    font-family: 'Cera Pro';
	scrollbar-color: var(--secondary) transparent;
}
@media screen and (max-width: 575px) {
	.catalog-new .w1336 > .row { padding: 0 }
}
.catalog.catalog-new {
	margin: 0;
	padding: 0;
}
.catalog-new h2,
.catalog-new .h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 49px;
    margin-bottom: 42px;
}
.catalog-new .underline-link { text-decoration-line: underline }
.catalog-new .underline-link:hover { text-decoration-line: none}

.catalog-new,
.catalog-new *,
.catalog-new,
.catalog-new * { scrollbar-width: thin }
.catalog-new ::-webkit-scrollbar {
    height: 8px;
    width: 8px
}
.catalog-new ::-webkit-scrollbar-track { background: transparent }
.catalog-new ::-webkit-scrollbar-thumb { background-color: var(--secondary) }

.catalog-new .breadcrumb {
    background: transparent;
	/* margin: 0 0 4px; */
	margin: 0;
}
.catalog-new .breadcrumb > .container {
    width: initial;
    max-width: initial;
    padding: initial;
}
.catalog-new .breadcrumb li a {
	color: var(--primary);
	font-family: 'Cera Pro';
	font-size: 10px;
	line-height: 14px;
	text-decoration-line: underline;
	letter-spacing: initial;
}
.catalog-new .breadcrumb li a:hover { text-decoration-line: none }
.catalog-new .breadcrumb li:last-child a { color: var(--secondary) }
.catalog-new.section_level_2 .breadcrumb li a { color: #fff }
.catalog-new.section_level_2 .breadcrumb li:last-child a { color: var(--grey) }
.catalog-new .breadcrumb li+li:before {
	content: no-close-quote;
	background: #e4e3e1;
    display: inline-flex;
	width: 4px;
	height: 4px;
	margin: 0 11px 0 13px;
	border-radius: 50%;
}

.catalog-new .catalog-page-title {
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	padding: 0 0 30px;
}
.catalog-new .catalog-page-title .el_cnt {
	color: var(--gray);
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
}

.catalog-new .catalog-sort {
	font-size: 14px;
	line-height: 16px;
	padding-left: 0;
}
.catalog-new .catalog-sort span {
	color: #9c8875;
	margin-right: 0;
}
.catalog-new .catalog-sort select {
	background: transparent;
    color: var(--primary) !important;
    width: auto;
    height: auto;
	padding-left: 0;
    border: none;
}
.catalog-new .catalog-row .catalog-main {
	max-width: initial;
	margin-bottom: 50px;
}
.catalog-new .flat-pagen-bt:hover { text-decoration-line: none }
.catalog-new .pagen-lazyload.btn {
    color: #a59a91;
    font-size: 16px;
    line-height: 1;
    margin: 25px 0 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #a59a91;
    border-radius: 2px;
}
.catalog-new .pagen-lazyload.flat-pagen-bt {
	font-size: 16px;
	line-height: 20px;
    text-align: center;
	text-decoration-line: underline;
	width: 100%;
    margin: 50px 0 15px;
	cursor: pointer;
}
.catalog-section.catalog-section-v2 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

@media screen and (min-width: 992px) {
	.catalog-new .catalog-row {
		flex-wrap: nowrap;
		gap: 64px;
	}
	.catalog-new .catalog-sort .show-filter-bt { display: none }
}
@media screen and (max-width: 991px) {
	.page-new h2,
	.page-new .h2,
	.catalog-new.element h2,
	.catalog-new.element .h2 {
		font-size: 36px;
		line-height: 45px;
	}
	.catalog-new .catalog-page-title {
		font-size: 28px;
		line-height: 35px;
		font-weight: 500;
		padding: 0 0 24px;
	}
	.catalog-new .catalog-sort {
		display: flex;
        justify-content: space-between;
		padding: 0 0 24px;
	}
}

.section-descrption {
	font-family: 'Cera Pro';
    color: var(--primary);
	margin-bottom: 40px;
}
.section-descrption h2 {
	color: #000;
	font-size: 42px;
	line-height: 49px;
	margin-bottom: 17px;
}
.section-descrption p {
	color: #343434;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 17px;
}
.section-descrption summary {
	color: #343434b3;
	font-size: 17px;
	line-height: 24px;
	cursor: pointer;
}
.section-descrption [open] summary { display: none }

@media screen and (max-width: 768px) {
	.section-descrption { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/solverweb/catalog/products/section_level_3.css?17453122592325*/
.catalog-new.section_level_3 .cat-back-link {
    display: inline-flex;
    align-items: center;
	padding: 0 0 30px;
    margin: 6px 15px 0 0;
}
/* .catalog-new.section_level_3 .catalog-page-title { padding: 15px 0 } */
.catalog-categories {
	display: flex;
    /* padding: 21px 0 82px; */
    padding: 16px 0 80px;
}
.catalog-categories .catalog-category {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	text-align: center;
	width: calc(100% / 5);
	padding: 13px 24px;
	transition: background-color 1s;
	gap: 16px;
}
.catalog-categories .catalog-category:hover { background-color: #faf9f9 }
/* .catalog-categories .catalog-category:hover { background-color: var(--grey) } */
.catalog-categories .catalog-category .catalog-category-img {
    display: flex;
    align-items: center;
	justify-content: center;
    height: 78px;
    overflow: hidden;
}
.catalog-categories .catalog-category .catalog-category-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
    min-height: 74px;
    padding: 12px 8px;
	transition: color .7s;

    display: flex;
    /* align-items: center; */
    justify-content: center;
    /* flex-grow: 1; */
}
.catalog-categories .catalog-category:hover .catalog-category-title { color: var(--secondary) }
.catalog-categories .catalog-category .catalog-category-desc {
	color: var(--triple);
	font-size: 14px;
	line-height: 16px;
	min-height: 32px;
}
.catalog-categories-item { width: 100% }
.catalog-categories-item .catalog-title-wrap {
    display: flex;
	align-items: center;
    justify-content: space-between;
	margin-bottom: 24px;
}
.catalog-categories-item .catalog-title-wrap .catalog-title {
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
}
.catalog-categories-item .catalog-title-wrap .catalog-title-link {
    display: inline-flex;
	line-height: 24px;
}
.catalog-categories-item .catalog-title-wrap .catalog-title-link:after {
	content: no-close-quote;
	display: inline-block;
	background: url('/local/templates/dvernoylider_redesign/img/ncat/arrow-r.png') center no-repeat; /* SITE_TEMPLATE_PATH . '/ncat/arrow-r.png' */
    width: 24px;
    height: 24px;
    margin-left: 10px;
}
.catalog-categories-item,
.catalog-categories-item .product-item-container,
.catalog-categories-item .product-item-container .catalog-item-v2 { margin-bottom: 24px }
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/breadcrumb/breadcrumb/style.css?167342846187*/
.breadcrumb li:last-child a {
    pointer-events: none;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/style.css?174530931622705*/
.catalog-new {
    --primary: #373330;
    --secondary: #f78d4b;
    --triple: #67584c;
    --greish: #9c8875; /* Grey/Light */
    --grey: #e4e3e1; /* Grey/Base */
    --gray: #cac3bf;
}
.catalog-new .catalog-filter { width: 100% }
.catalog-new .catalog-filter .btn-del_filter {
    color: var(--greish);
    font-family: 'Cera Pro';
    font-weight: 500;
    font-size: 12px;
    line-height: 32px;
    text-decoration-line: underline;
    padding: 0;
    margin: 0;
}
.catalog-new .catalog-filter .btn-del_filter:hover {
	text-decoration-line: none;
	outline: none;
}

.bx-filter {
	width: 100%;
	margin-bottom: 20px;
}
.bx-filter .bx-filter-section { position: relative }
.bx-filter .bx-filter-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
	padding-bottom: 23px;
}
.bx-filter .bx-filter-parameters-box:after {
    content: no-close-quote;
    display: block;
    width: 100%;
    height: 7px;
    border-bottom: 1px solid #e4e3e1;
    clear: both;
}
.bx-filter .bx-filter-parameters-box-title { padding-bottom: 13px }
.bx-filter .bx-filter-parameters-box-title span {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;
	display: flex;
    justify-content: space-between;
}
.bx-filter .bx-filter-parameters-box-title span [data-role="prop_angle"] {
    background: url(/local/templates/dvernoylider_redesign/img/ncat/arrow-r.png) center no-repeat;
    display: inline-flex;
    background-size: 5px;
    width: 5px;
}
.bx-filter .bx-filter-parameters-box-title span [data-role="prop_angle"].angle-up { transform: rotate(-90deg) }
.bx-filter .bx-filter-parameters-box-title span [data-role="prop_angle"].angle-down { transform: rotate(90deg) }

.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	position: absolute;
	top: 12px;
    left: 16px;
	color: var(--greish);
	font-size: 14px;
	line-height: 16px;
}
.bx-filter-parameters-box-container {
	/* padding-bottom: 20px; */
}
.bx-filter-parameters-box-container .price_inputs {
    display: flex;
    gap: 8px;
}
.bx-filter-parameters-box-container .checkbox {
	display: flex;
	margin-bottom: 15px;
    justify-content: space-between;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter-parameters-box-container .checkbox .item-hint {
    background: url(/local/templates/dvernoylider_redesign/img/ncat/quest.png) center no-repeat;
    width: 16px;
}
.bx-filter .bx-filter-parameters-box-container-block {
	position: relative;
	flex-grow: 1;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    outline: none;
    padding: 15px 16px 16px 45px;
    height: 40px;
    background: #fff;
    border: 1px solid var(--grey);
    border-radius: 4px;
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
    padding-top: 24px;
    padding-bottom: 16px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 1px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	background: var(--triple);
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	background: var(--primary);
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	background: var(--secondary);

}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	border-bottom: none;
	
	background: var(--secondary);
	width: 9px;
	height: 9px;
	border-radius: 50%;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
    margin-top: -5px;
    margin-left: 0;
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
    margin-top: -5px;
    margin-right: -2px;
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
	margin-bottom: 10px;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox { display: flex }
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}

.bx-filter .bx-filter-input-checkbox input[type=checkbox] {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid var(--grey);
	box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
	outline: none;
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked {
	background-color: var(--secondary);
	border-color: var(--secondary);
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked::after {
	content: '\2713';
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-left: 8px;
}
/*
* 	BTN
*
*/

/* .bx-filter .bx-filter-param-btn { */
	/* font-weight: normal; */
	/* display: inline-block; */
	/* width: 38px; */
	/* height: 38px; */
	/* padding: 6px; */
	/* text-align: center; */
	/* text-decoration: none; */
	/* color: #000; */
	/* vertical-align: middle; */
	/* border: 1px solid #ccd5db; */
	/* border-radius: 2px; */
	/* background: #fff; */
	/* position: relative; */
	/* -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease; */
	/* -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease; */
	/* -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease; */
	/* -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease; */
	/* transition: border .3s ease, box-shadow .1s ease, color .3s ease; */
	/* cursor: pointer; */
/* } */
.bx-filter #set_filter {
    display: block;
    background: var(--primary);
    color: #fff;
	font-size: 16px;
    width: 100%;
    height: 40px;
    padding: 8px 24px;
    border-radius: 2px;
    outline: none;
}
.bx-filter #set_filter:hover { color: var(--secondary) }
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {
    display: inline-flex;
    align-items: center;
	margin-left: 12px;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
/* .bx-filter-select-popup .bx-filter-btn-color-icon, */
/* .bx-filter .bx-filter-btn-color-icon { */
	/* line-height: 24px; */

	/* border-radius: 2px; */
	/* display: inline-block; */
	/* width: 24px; */
	/* height: 24px; */
	/* vertical-align: middle; */
	/* box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); */
	/* -webkit-background-size: cover; */
	/* background-size: cover; */
/* } */
.bx-filter .bx-filter-btn-color-icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid var(--gray);
	border-radius: 50%;
}
.bx-filter .showmore-filter-vars {
	color: var(--greish);
	font-weight: 500;
	font-size: 12px;
    line-height: 24px;
	text-decoration-line: underline;
    margin-bottom: 12px;
}
.bx-filter .showmore-filter-vars:hover { text-decoration-line: none }
.bx-filter .showmore-filter-vars + .checkbox { margin-top: -5px }

.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}

@media (min-width: 992px) {
	.catalog-new .catalog-filter { max-width: 254px }
}
@media (max-width: 991px) {
	body.popup_fixed { overflow: hidden }
	body.popup_fixed .catalog.catalog-new { z-index: 110 }
	body.popup_fixed .catalog.catalog-new .bx-filter,
	body.popup_fixed .catalog.catalog-new .bx-filter .bx-filter-section { height: 100% }
	body.popup_fixed .catalog.catalog-new .bx-filter-popup-result  { display: none !important }
	body.popup_fixed .catalog.catalog-new form.smartfilter {
		overflow: auto;
		height: calc(100% - 62px);
	}
	.catalog-filter.fixed {
		background: #fff;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		z-index: 111;
	}
	.catalog-filter.fixed .close-filter { text-align: left }
		.catalog-filter.fixed .close-filter .close-filter-bt {
			display: inline-flex;
			margin: 18px 0 12px 10px;
		}
			.catalog-filter.fixed .close-filter .close-filter-bt svg path { stroke: var(--secondary) }
				.catalog-filter.fixed .close-filter .close-filter-bt:hover svg path { stroke: var(--primary) }
	.catalog-filter.fixed .bx-filter-title {
		font-weight: 700;
		font-size: 17px;
		line-height: 22px;
		text-align: center;
		margin: 22px 0 18px;
	}
	.catalog-filter.fixed .drop-filter { text-align: right }
		.catalog-filter.fixed .drop-filter #del_filter {
			color: var(--secondary);
			font-weight: 400;
			font-size: 16px;
			line-height: 24px;
			text-decoration: none;
			margin: 20px 15px 16px 0;
		}
			.catalog-filter.fixed .drop-filter #del_filter:hover {
				color: var(--primary);
			}

	.bx-filter .bx-filter-parameters-box-title span {
		font-size: 16px;
		line-height: 24px;
	}
		.bx-filter .bx-filter-parameters-box-title span [data-role="prop_angle"] {
			background-size: 8px;
			width: 27px;
		}
	.bx-filter .bx-filter-parameters-box-title { padding-bottom: 21px }
	
	.bx-filter .bx-ui-slider-track-container { padding-bottom: 20px }
}
@media (min-width: 768px) and (max-width: 991px) {
	
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/system.pagenavigation/products/style.css?1745309316528*/
.products-pagen {
	display: flex;
    align-items: center;
	justify-content: center;
	margin: 16px 0;
}
.products-pagen .pagen-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9c8875;
    font-size: 14px;
    width: 32px;
    height: 32px;
	border-radius: 50%;
}
.products-pagen .pagen-num.active {
	background: rgb(165 154 145 / 90%);
	color: #fff;
}
.products-pagen .pagen-arrow {
	height: 25px;
	margin: 5px 7px;
}
.products-pagen .pagen-next svg { transform: rotate(180deg) }
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/catalog.section/products/style.css?17470372683950*/
.catalog-section-v2 {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.row.product-item-list-col-3 {
	width: 100%;
    /* flex-grow: 1; */
}

@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/catalog.item/.default/style.css?174530931620943*/
.catalog-item-v2 {
    display: flex;
	flex-direction: column;
    height: 100%;
}

.catalog-item-v2:hover:before {
    content: no-close-quote;
    position: absolute;
    top: -10px;
    right: -7px;
    bottom: -10px;
    left: -7px;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    z-index: -1;
}

.catalog-item-v2 .sku_div,
.catalog-item-v2 > form {
	max-height: 57px;
	flex-grow: 1;
}
.catalog-item-v2 > form .card-options_box { margin: 0 }
.catalog-item-v2 .catalog-item-img {
    background: #faf9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 327px;
	padding: 8px;
	border-radius: 2px;
	box-sizing: content-box;
	margin-bottom: 24px;
}
.catalog-item-v2 .catalog-item-img > img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.catalog-item-v2 .catalog-item-img .card-status {
    top: 7px;
    right: 7px;
    z-index: 10;
    border-radius: 0;
    position: absolute;
    box-shadow: none;
}
.catalog-item-v2 .catalog-item-img .sale-status {
	background: #fff;
	display: flex;
    align-items: center;
    justify-content: center;
	color: #9c8875;
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	line-height: 10px;
	width: 46px;
	height: 26px;
	position: absolute;
	left: 8px;
	top: 8px;
	border: 1px solid #9c8875;
	border-radius: 2px;
}

.catalog-item-v2 .favorites {
    /* background: url('/local/templates/dvernoylider_redesign/img/fav.svg') center no-repeat; */
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 9px;
	top: 40px;
	right: 8px;
	cursor: pointer;
	--svg-fill: none;
}
.catalog-item-v2 .favorites:hover svg,
.catalog-item-v2 .favorites.active svg { --svg-fill: #373330 }

.catalog-item-v2 .catalog-item-title {
	color: #373330;
	font-family: 'Cera Pro';
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
    /* margin-bottom: 10px; */
	-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-item-v2 .catalog-item-props,
.catalog-item-v2 .catalog-item-colors { margin: 10px 0 22px }
.catalog-item-v2 .catalog-item-props { height: 72px }
.catalog-item-v2 .catalog-item-prop {
	color: #67584c;
	font-family: 'Cera Pro';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}
.catalog-item-v2 .card-options_title {
	color: #67584c;
    font-family: 'Cera Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
	margin-bottom: 5px;
}
.catalog-item-v2 .catalog-item-colors,
.catalog-item-v2 .card-options_select {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 16px;
    gap: 16px;
	margin: 0;
}
.catalog-item-v2 .catalog-item-colors span,
.catalog-item-v2 .card-options_select img {
	width: 16px;
	height: 16px;
	border: 1px solid transparent;
	border-radius: 999px;
	overflow: hidden;
}
.catalog-item-v2 .card-options_select span { margin: 0 }
.catalog-item-v2 .catalog-item-colors span img { height: 100% }
.catalog-item-v2 .card-options_select span:before,
.catalog-item-v2 .card-options_select input[type=radio]:checked + span:before,
.catalog-item-v2 .card-options_color input[type=radio]:checked + span:before,
.catalog-item-v2 .card-options_select span:after,
.catalog-item-v2 .card-options_select input[type=radio]:checked + span:after,
.catalog-item-v2 .card-options_color input[type=radio]:checked + span:after { display: none }
.catalog-item-v2 .card-options_select input[type=radio]:checked + span img { border-color: initial }
.catalog-item-v2 .catalog-item-price {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	font-family: 'Cera Pro';
	font-style: normal;
    margin: 24px 0 0;
	gap: 8px;
}
.catalog-item-v2 .catalog-item-price .current-price,
.catalog-item-v2 .catalog-item-price .current-price .price-from {
	color: #373330;
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
}
.catalog-item-v2 .catalog-item-price .discount-price {
	color: #73665c;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-decoration-line: line-through;
}
.catalog-item-v2 .catalog-item-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0 0;
}
.catalog-item-v2 .catalog-item-controls a {
    display: inline-block;
	flex-grow: 1;
}
.catalog-item-v2 .catalog-item-img .products__item-rating {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    text-shadow: none;
    right: auto;
    left: 14px;
}
.catalog-item-v2 .catalog-item-img .products__item-rating svg {
    color: var(--secondary);
    margin: 0 0 0 4px;
    display: block;
    position: relative;
    top: -1px;
    width: 14px;
    height: 14px;
}




.catalog-item-v2 .product-item-container { height: 100% }

/*Label*/
.catalog-item-v2 .product-item-label-text,
.catalog-item-v2 .product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.catalog-item-v2 .product-item-label-text span,
.catalog-item-v2 .product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.catalog-item-v2 .bx-red .product-item-label-text span,
.catalog-item-v2 .bx-red .product-item-label-ring { background-color: #fba90c; }

.catalog-item-v2 .product-item-label-text > div,
.catalog-item-v2 .product-item-label-ring > div { line-height: 0; }

/* TEXT */
.catalog-item-v2 .product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

/*SMALL*/
.catalog-item-v2 .product-item-label-text.product-item-label-small span,
.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.catalog-item-v2 .product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.catalog-item-v2 .product-item-label-text.product-item-label-big span,
.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.catalog-item-v2 .product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.catalog-item-v2 .product-item-label-text > div { line-height: 0; }

	.catalog-item-v2 .product-item-label-text.product-item-label-small span,
	.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.catalog-item-v2 .product-item-big-card .product-item-label-text.product-item-label-small span,
	.catalog-item-v2 .product-item-label-text.product-item-label-big span,
	.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.catalog-item-v2 .product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.catalog-item-v2 .product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.catalog-item-v2 .product-item-label-ring.product-item-label-small,
.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.catalog-item-v2 .product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.catalog-item-v2 .product-item-label-ring.product-item-label-big,
.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.catalog-item-v2 .product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.catalog-item-v2 .product-item-label-ring.product-item-label-small,
	.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		--product-item-label-ring-size: 40px;
		width: var(--product-item-label-ring-size);
		height: var(--product-item-label-ring-size);
		line-height: var(--product-item-label-ring-size);
		font-size: 14px;
	}

	.catalog-item-v2 .product-item-big-card .product-item-label-ring.product-item-label-small,
	.catalog-item-v2 .product-item-label-ring.product-item-label-big,
	.catalog-item-v2 .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.catalog-item-v2 .product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.catalog-item-v2 .product-item-label-top { top: -5px; }

.catalog-item-v2 .product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.catalog-item-v2 .product-item-label-center > div { text-align: center; }

.catalog-item-v2 .product-item-label-left { left: -5px; }

.catalog-item-v2 .product-item-label-left > div { text-align: left; }

.catalog-item-v2 .product-item-label-bottom { bottom: -5px; }

.catalog-item-v2 .product-item-label-middle { top: 50%;
	transform: translateY(-50%);
}

.catalog-item-v2 .product-item-label-right { right: -5px; }

.catalog-item-v2 .product-item-label-right > div { text-align: right; }

.catalog-item-v2 .product-item-label-center.product-item-label-middle {
	transform: translateY(-50%) translateX(-50%);
}

/*Info*/
.catalog-item-v2 .product-item-line-card .product-item-info-container { text-align: center; }

.catalog-item-v2 .product-item-info-container { margin-bottom: 8px; }

.catalog-item-v2 .product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.catalog-item-v2 .bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .catalog-item-v2 .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .catalog-item-v2 .product-item-info-container.product-item-hidden,
.bx-no-touch .catalog-item-v2 .product-item-container.hover .product-item-info-container.product-item-hidden,
.catalog-item-v2 .product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

/* SCU */
.catalog-item-v2 .product-item-scu-container { padding: 0 0 2px; }

.catalog-item-v2 .product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.catalog-item-v2 .product-item-scu-block { }

.catalog-item-v2 .product-item-scu-list { margin: 0; }

.catalog-item-v2 .product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	display: flex;
    gap: 16px;
}

.catalog-item-v2 .product-item-scu-item-color-container,
.catalog-item-v2 .product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	/* padding: 5px 3px; */
	padding: 1px;
	max-width: 100%;
}

.catalog-item-v2 .product-item-scu-item-text-container { min-width: 32px; }

.catalog-item-v2 .product-item-scu-item-color-container {
	max-width: 22px;
}

.catalog-item-v2 .product-item-scu-item-color-block {
	position: relative;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	
	width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-radius: 999px;
    overflow: hidden;
}

.bx-no-touch .catalog-item-v2 .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .catalog-item-v2 .product-item-scu-item-color-block { outline-width: .5px; }

.catalog-item-v2 .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #303030; }

.catalog-item-v2 .product-item-scu-item-color {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.catalog-item-v2 .product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .catalog-item-v2 .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .catalog-item-v2 .product-item-scu-item-text-block { outline-width: .5px; }

.catalog-item-v2 .product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .catalog-item-v2 .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.catalog-item-v2 .product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.catalog-item-v2 .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.catalog-item-v2 .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.catalog-item-v2 .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.catalog-item-v2 .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

@media (max-width: 991px) {
	.catalog-item-v2 .product-item-line-card .product-item-scu-container-title { text-align: center; }

	.catalog-item-v2 .product-item-line-card .product-item-scu-item-list { text-align: center; }

	.catalog-item-v2 .product-item-line-card .product-item-scu-item-color-container,
	.catalog-item-v2 .product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}

/*Buttons*/
.catalog-item-v2 .product-item-button-container { text-align: center; }

.catalog-item-v2 .product-item-button-container .btn { margin-bottom: 2px; }

/*Stickers*/
.catalog-item-v2 .product-item-sticker,
.catalog-item-v2 .product-item-sticker-round { display: none; }

/*More*/
.catalog-item-v2 .product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.catalog-item-v2 .product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.catalog-item-v2 .product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .catalog-item-v2 .product-item-more,
.catalog-item-v2 .product-item-container.hover .product-item-more { opacity: 1; }

.catalog-item-v2 .product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.catalog-item-v2 input[type='number'] { -moz-appearance: textfield }
.catalog-item-v2 input::-webkit-outer-spin-button,
.catalog-item-v2 input::-webkit-inner-spin-button { -webkit-appearance: none }
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-advantages.css?17453093161191*/
.advantages-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 32px;
}
.advantages-items .advantages-item {
	color: #373330;
	font-family: 'Cera Pro';
	flex: 1 1 100%;
}
.advantages-items .advantages-item img { max-width: 100% }
.advantages-items .advantages-item .advantages-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 15px;
    gap: 9px;
}
.advantages-items .advantages-item .advantages-item-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
}
.advantages-items .advantages-item .advantages-item-desc { line-height: 24px }

@media (max-width: 991px) {
	.advantages-items { flex-wrap: wrap }
	.advantages-items .advantages-item { flex: 1 1 40% }
}
@media screen and (max-width: 500px) {
	.advantages-items .advantages-item {
		/* text-align: center; */
		flex: 1 1 100%;
	}
	.advantages-items .advantages-item .advantages-item-img {
		display: flex;
		justify-content: center;
		align-items: center;
		max-height: 118px;
		overflow: hidden;
	}
	.advantages-items .advantages-item .advantages-item-img img {
		width: 100%;
	}
	.advantages-items .advantages-item .advantages-item-title {
		font-size: 20px;
		line-height: 25px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-montag.css?17453093161713*/
.index-montag {
	display: flex;
	color: #373330;
	width: 100%;
	padding-bottom: 100px;
	gap: 22px 41px;
}
.catalog-new.element .index-montag { padding-bottom: 53px }
.montag-left {
    display: flex;
	/* justify-content: space-between; */
	flex-direction: column;
    align-items: flex-start;
	/* gap: 38px; */
	max-width: 550px;
}
.montag-right { font-size: 0 }
.montag-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 50px;
	overflow: auto;
	margin-bottom: 30px;
}
.index-montag .montag-title.h2 {
	/* font-family: 'Cera Pro'; */
	/* font-size: 42px; */
	/* line-height: 49px; */
	/* margin-bottom: -22px; */
	margin-bottom: 18px;
}
.montag-subtitle {
	font-family: 'Cera Pro';
	font-size: 17px;
	line-height: 24px;
	max-width: 380px;
    margin-bottom: 39px;
}
.montag-items .montag-item {
	font-family: 'Cera Pro';
	flex: 1 1 100%;
}
.montag-items .montag-item .montag-item-img { margin-bottom: 10px }
.montag-items .montag-item .montag-item-title {
	font-size: 17px;
	line-height: 24px;
}

.index-montag .normal-button {
    line-height: 39px;
    width: 284px;
    height: 57px;
}

@media screen and (min-width: 1201px) {
	.montag-items .montag-item { max-width: 200px }
}
@media screen and (max-width: 1200px) {
	.montag-right img { max-width: 100% }
}
@media (max-width: 991px) {
	.index-montag .montag-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 17px;
	}
	.montag-items {
		flex-direction: column;
		max-width: 260px;
		margin-bottom: 42px;
		gap: 18px;
	}
	.montag-items .montag-item {
		display: flex;
		gap: 20px;
	}
}
@media screen and (max-width: 768px) {
	.index-montag {
		display: flex;
		color: #373330;
		width: 100%;
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-zamer/style.css?17495694425210*/
.index-zamer-form-wrap { padding-bottom: 91px }
.index-zamer-form {
	display: flex;
	position: relative;
	color: var(--primary);
}
.index-zamer-form .feild_wrapper { width: auto }
.index-zamer-form .errortext {
    display: block;
	margin: -26px 0 10px;
}
.index-zamer-form .success {
	display: inline-flex;
    justify-content: center;
    align-items: center;
	color: green;
	font-size: 20px;
	height: 40px;
}
.index-zamer-form .zamer-form-left {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.index-zamer-form .zamer-form-title.h2 {
	margin-bottom: 51px;
}
.index-zamer-form .zamer-form-title div {
    font-size: 48px;
	font-weight: 500;
    line-height: 55px;
}
.index-zamer-form .zamer-form-desc {
	font-size: 17px;
	line-height: 24px;
	max-width: 525px;
    margin-bottom: 40px;
}
.index-zamer-form form input {
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	width: 225px;
	height: 51px;
	padding: 15px 16px 16px;
	border: 1px solid #e4e3e1;
	border-radius: 4px;
}
.index-zamer-form form .submit {
    padding: 8px 23px;
	width: 225px;
	height: 51px;
}
.index-zamer-form form .file_load {
	line-height: 24px;
	display: flex;
    align-items: center;
    gap: 9px;
	cursor: pointer;
}
.index-zamer-form form .file_load:before {
	content: no-close-quote;
	background-image: url('/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-zamer/images/form_skrep.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 17px;
	height: 18px;
}
.index-zamer-form form [data-file="file"] { display: none }
.index-zamer-form .zamer-form-politics {
	display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 24px;
    margin-top: 6px;
	gap: 3px;
}
.index-zamer-form .zamer-form-politics [name="soglasie"] { margin: 3px 3px 3px 4px }
.index-zamer-form .zamer-form-politics a { text-decoration: underline }
.index-zamer-form .zamer-form-politics a:hover { text-decoration: none }
@media (min-width: 1200px) {
	/* .index-zamer-form .zamer-form-left { max-width: 680px } */
}
@media (max-width: 991px) {
	.index-zamer-form {
	    flex-direction: column;
		gap: 23px 0;
	}
	.index-zamer-form .zamer-form-left,
	.index-zamer-form .zamer-form-right {
        padding: 0 16px;
    }
	.index-zamer-form .zamer-form-title.h2,
	.index-zamer-form .zamer-form-title.h2 div {
		font-weight: 400;
		font-size: 34px;
		line-height: 43px;
	}
	.index-zamer-form .zamer-form-title.h2 { margin-bottom: 23px }
	.index-zamer-form .zamer-form-desc {
        font-size: 17px;
        line-height: 24px;
        max-width: 300px;
		margin-bottom: 17px;
	}
	.index-zamer-form form > .form_control {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.index-zamer-form form .input {
		width: 100%;
		max-width: 343px;
	}
	.index-zamer-form .zamer-form-politics input { margin-right: 10px }
	.index-zamer-form .zamer-form-right img { max-width: 100% }
}
/* @media (max-width: 580px) { */
	/* .index-zamer-form form input { */
		/* width: 100%; */
	/* } */
/* } */

.index-zamer-form input[type=tel]:-moz-placeholder,
.index-zamer-form input[type=email]:-moz-placeholder,
.index-zamer-form input[type=text]:-moz-placeholder,
.index-zamer-form select:-moz-placeholder,
.index-zamer-form textarea:-moz-placeholder { color: #9c8875 }
.index-zamer-form input[type=email]::-moz-placeholder,
.index-zamer-form input[type=tel]::-moz-placeholder,
.index-zamer-form input[type=text]::-moz-placeholder,
.index-zamer-form select::-moz-placeholder,
.index-zamer-form textarea::-moz-placeholder { color: #9c8875 }
.index-zamer-form input[type=tel]:-ms-input-placeholder,
.index-zamer-form input[type=email]:-ms-input-placeholder,
.index-zamer-form input[type=text]:-ms-input-placeholder,
.index-zamer-form select:-ms-input-placeholder,
.index-zamer-form textarea:-ms-input-placeholder { color: #9c8875 }
.index-zamer-form input[type=tel]::-webkit-input-placeholder,
.index-zamer-form input[type=email]::-webkit-input-placeholder,
.index-zamer-form input[type=text]::-webkit-input-placeholder,
.index-zamer-form select::-webkit-input-placeholder,
.index-zamer-form textarea::-webkit-input-placeholder { color: #9c8875 }

#zamer {
	background: #fff;
	width: 1100px;
	height: 670px;
	padding: 40px 50px;
}
#zamer:before { display: none }
#zamer > div,
#zamer > div  > div,
#zamer > div  > div  > div { height: 100% }
#zamer .index-zamer-form-wrap { padding: 0 }
#zamer .index-zamer-form .zamer-form-left {
    width: 525px;
	max-width: 100%;
    flex-shrink: 0;
    flex-grow: 0;
}
#zamer .index-zamer-form .zamer-form-title.h2,
#zamer .index-zamer-form .zamer-form-desc { margin-bottom: 19px }
#zamer .zamer-form-right { overflow: hidden }
@media (min-width: 992px) {
	#zamer .zamer-form-right img {
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-45%, -50%);
		max-height: 100%;
	}
}
@media (max-width: 991px) {
	#zamer {
		width: 100%;
		height: auto;
		max-height: 95vh;
		padding: 20px 0;
		overflow: auto;
	}
	#zamer .index-zamer-form .zamer-form-title.h2,
	#zamer .index-zamer-form .zamer-form-title.h2 div {
		font-size: 25px;
		line-height: 31px;
	}
	#zamer .index-zamer-form .zamer-form-title.h2,
	#zamer .index-zamer-form .zamer-form-desc { margin-bottom: 14px }
	#zamer .zamer-form-right img { max-height: 333px }
}



/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-pokraska.css?17453093161716*/
.index-pokraska {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 75px;
    gap: 22px;
}
.index-pokraska .index-pokraska-title.h2 { max-width: 450px }
.pokraska-left { max-width: 515px }
	.pokraska-text {
		color: var(--primary);
		font-family: 'Cera Pro';
		font-size: 17px;
		line-height: 24px;
		max-width: 360px;
		margin: 20px 0;
	}
.pokraska-img {
	position: relative;
	font-size: 0;
}
	.pokraska-quote {
		background: var(--primary);
		font-size: 16px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 212px;
		/* height: 300px; */
	}
		.pokraska-quote-img {
			font-size: 0;
			position: absolute;
			bottom: 0;
		}
			.pokraska-img > img { max-width: 100% }
		.pokraska-quote-text {
			color: #fff;
			font-weight: 500;
			line-height: 22px;
			padding: 20px 24px;
		}
			.pokraska-quote-text > p:first-child { margin-bottom: 7px }
			.pokraska-quote-text .remark {
				font-size: 13px;
				font-weight: 400;
				line-height: 18px;
			}

.index-pokraska .normal-button {
    display: block;
	line-height: 39px;
    width: 245px;
    height: 57px;
}

@media screen and (min-width: 1201px) {
	.pokraska-quote-img { right: 100% }
}
@media screen and (max-width: 1200px) {
	.pokraska-quote-img { left: 100% }
}
@media screen and (min-width: 992px) {
	.pokraska-text .psevdoquote { display: none }
}
@media screen and (max-width: 991px) {
	.index-pokraska {
		flex-direction: column;
		padding-bottom: 53px;
	}
	.index-pokraska .index-pokraska-title.h2 { margin-bottom: 0 }
	.pokraska-left { max-width: initial }
	.pokraska-text {
		max-width: 292px;
		margin: 13px 0 18px;
	}
	.pokraska-text .psevdoquote { margin-top: 8px }
	.pokraska-quote { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/twentytwenty.css?17453093166537*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-defect.css?17453093163398*/
.index-defect {
	width: 100%;
    padding-bottom: 73px;
}
.index-defect .defect-title.h2 {
    line-height: 53px;
    max-width: 800px;
	margin-bottom: 18px;
}
.defect-item-tabs {
	width: 100%;
	padding: 69px 0;
}
.defect-item-tabs .tabs-list {
	display: flex;
	margin-bottom: 24px;
	gap: 18px;
}
.defect-item-tabs .tabs-list li {
    display: flex;
    align-items: center;
}
.defect-item-tabs .tabs-list li a {
	color: var(--primary);
	line-height: 24px;
	text-decoration: none;
	padding: 9px 32px 10px 32px;
	border: 1px solid #444;
	border-radius: 2px;
	white-space: nowrap;
}
.defect-item-tabs .tabs-list li a:hover,
.defect-item-tabs .tabs-list li.active a { color: #373330 }

.index-defect .twentytwenty-container img { width: 100% }
.index-defect .twentytwenty-overlay:hover { background: none }
.index-defect .twentytwenty-before-label,
.index-defect .twentytwenty-after-label { opacity: 1 }
.index-defect .twentytwenty-before-label:before,
.index-defect .twentytwenty-after-label:before {
    background: #fff;
    color: var(--primary);
    font-size: 16px;
    line-height: 25px;
	letter-spacing: initial;
    top: 50px;
    padding: 10px;
}
.index-defect .twentytwenty-before-label:before { left: 42px }
.index-defect .twentytwenty-after-label:before { right: 42px }
.index-defect .twentytwenty-handle {
    background: #fff;
    width: 18px;
    height: 56px;
	margin-left: -9px;
    margin-top: -28px;
    border-radius: 15px;
}
.index-defect .twentytwenty-handle:before { margin-bottom: 33px }
.index-defect .twentytwenty-handle:after { margin-top: 33px }
.index-defect .twentytwenty-left-arrow {
	margin-left: -7px;
	transform: rotate(180deg);
}
.index-defect .twentytwenty-right-arrow { margin-right: -7px }
.index-defect .twentytwenty-left-arrow,
.index-defect .twentytwenty-right-arrow {
	background-image: url("data:image/svg+xml,%3Csvg id='lfarow-twentytwenty' width='3.986938' height='10.755371' viewBox='0 0 3.98694 10.7554' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector 218' d='M0.43 0.26L3.4 5.07L0.43 10.51' stroke='%23636363' stroke-opacity='1.000000' stroke-width='1.000000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
	width: 4px;
    height: 11px;
	margin-top: -5px;
    border: 0;
}

@media (max-width: 991px) {
	.index-defect {
    padding-bottom: 53px;
}
	.index-defect .defect-title.h2 {
		font-weight: 400;
		font-size: 34px;
		line-height: 43px;
		max-width: 305px;
	}
	.defect-item-tabs { padding: 0 }
	.defect-item-tabs > .tabs-list {
		margin-bottom: 9px;
		gap: 10px;
	}
	.defect-item-tabs > .tabs-list,
	.defect-item-tabs > .tab > .tab-wrap { overflow: auto }
	.index-defect .twentytwenty-before-label,
	.index-defect .twentytwenty-after-label { display: none }
	.defect-item-tabs .tabs-list li a { padding: 9px 15px 10px }
	.index-defect .twentytwenty-handle {
		width: 8px;
        height: 38px;
        margin-left: -4px;
        margin-top: -19px;
	}
	.index-defect .twentytwenty-handle:before { margin-bottom: 24px }
	.index-defect .twentytwenty-handle:after { margin-top: 24px }
	
	.index-defect .twentytwenty-left-arrow,
	.index-defect .twentytwenty-right-arrow {
		width: 3px;
		height: 8px;
		margin-top: -4px;
	}
	.index-defect .twentytwenty-left-arrow { margin-left: -5px }
	.index-defect .twentytwenty-right-arrow { margin-right: -5px }
}

/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-accuracy.css?17453093161115*/
.index-accuracy {
	width: 100%;
	padding-bottom: 101px;
}
.accuracy-items {
    display: flex;
	justify-content: space-between;
	gap: 32px;
	overflow: auto;
}
.index-accuracy .accuracy-title.h2 {
	margin-bottom: 45px;
}
.accuracy-items .accuracy-item {
	color: var(--primary);
	flex: 1 1 100%;
}
.accuracy-items .accuracy-item img { max-width: 100% }
.accuracy-items .accuracy-item .accuracy-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 19px;
    gap: 4px;
}
.accuracy-items .accuracy-item .accuracy-item-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 7px;
}
.accuracy-items .accuracy-item .accuracy-item-desc {
	color: rgb(103, 88, 76);
	line-height: 24px;
}
@media (max-width: 991px) {
	.index-accuracy { padding-bottom: 44px }
	.index-accuracy .accuracy-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 27px;
	}
	.accuracy-items {
		flex-direction: column;
	}
	.accuracy-items .accuracy-item .accuracy-item-title {
		font-size: 20px;
		line-height: 25px;
	}
	.accuracy-items .accuracy-item .accuracy-item-desc {
		font-size: 17px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-durability.css?17453093161222*/
.index-durability {
    width: 100%;
    padding-bottom: 124px;
}
.durability-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 32px;
	overflow: auto;
}
.index-durability .durability-title.h2 {
	margin-bottom: 45px;
}
.durability-items .durability-item {
	color: #373330;
	font-family: 'Cera Pro';
	flex: 1 1 100%;
	text-decoration: none;
	max-width: 90vw;
	min-width: 281px;
	margin-bottom: 20px;
}
.durability-items .durability-item img { max-width: 100% }
.durability-items .durability-item .durability-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 20px;
    gap: 4px;
}
.durability-items .durability-item .durability-item-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	max-width: 410px;
}
@media (max-width: 991px) {
	.index-durability { padding-bottom: 62px }
	.index-durability .durability-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 25px;
	}
	.durability-items { flex-direction: column }
	.durability-items .durability-item { margin-bottom: 0 }
	.durability-items .durability-item .durability-item-data { margin-top: 7px }
	.durability-items .durability-item .durability-item-title {
		font-size: 20px;
		line-height: 25px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-comfort.css?17453093161499*/
.index-comfort {
	width: 100%;
	padding-bottom: 99px;
}
.comfort-items {
    display: flex;
	justify-content: space-between;
	gap: 13px 32px;
	overflow: auto;
	margin-bottom: 20px;
}
.index-comfort .comfort-title.h2 { margin-bottom: 55px }
.comfort-items .comfort-item {
	color: #373330;
	font-family: 'Cera Pro';
	flex: 1 1 100%;
	text-decoration: none;
	max-width: 90vw;
	min-width: 281px;
}
.comfort-items .comfort-item img { max-width: 100% }
.comfort-items .comfort-item .comfort-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 37px;
    gap: 20px;
}
.comfort-items .comfort-item .comfort-item-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	max-width: 250px;
}
.comfort-items .comfort-item .comfort-item-desc {
	color: rgb(103, 88, 76);
	line-height: 24px;
	max-width: 200px;
}
.comfort-items .comfort-item .comfort-item-img { flex-shrink: 0 }

@media (max-width: 991px) {
	.index-comfort .comfort-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 32px;
	}
}
@media (max-width: 580px) {
	.comfort-items { flex-direction: column }
	.comfort-items .comfort-item {
		display: flex;
		gap: 19px;
	}
	.comfort-items .comfort-item .comfort-item-img { width: 45px }
	.comfort-items .comfort-item .comfort-item-data {
		margin-top: 0;
	    gap: 7px;
	}
	.comfort-items .comfort-item .comfort-item-title {
		font-size: 17px;
		line-height: 23px;
	}
	.comfort-items .comfort-item .comfort-item-desc {
		font-size: 17px;
		max-width: initial;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-proizvodstvo.css?17453093161611*/
.index-proizvodstvo { width: 100% }
.index-proizvodstvo .proizvodstvo-title.h2 {
	font-size: 42px;
	line-height: 49px;
	max-width: 885px;
	margin-bottom: 29px;
}
.index-proizvodstvo #proizvodstvo-main .owl-item,
.index-proizvodstvo #proizvodstvo-tmb .owl-item { padding: 0 }
.proizvodstvo-items {
    display: flex;
	justify-content: flex-start;
	gap: 11px 30px;
	max-width: 915px;
	/* padding-bottom: 50px; */
	margin-bottom: 34px;
}
.proizvodstvo-items .proizvodstvo-item {
	color: var(--primary);
	font-size: 17px;
	line-height: 24px;
	flex: 1 1 100%;
	display: flex;
    gap: 15px;
}
.proizvodstvo-items .proizvodstvo-item:before {
    content: no-close-quote;
    display: inline-block;
    background: url('/local/templates/dvernoylider_redesign/img/checked.svg') no-repeat center top;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}
.index-proizvodstvo #proizvodstvo-tmb { margin: 11px 0 18px }
@media screen and (max-width: 991px) {
	/* .index-proizvodstvo { padding-bottom: 50px } */
	.index-proizvodstvo .proizvodstvo-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 16px;
	}
	.proizvodstvo-items { flex-direction: column }
	.proizvodstvo-items .proizvodstvo-item { gap: 10px }
	.index-proizvodstvo #proizvodstvo-tmb { display: none }
}
@media (max-width: 580px) {
	/* .index-proizvodstvo { overflow: hidden } */
	.index-proizvodstvo #proizvodstvo-main {
		width: 100%;
		/* min-width: 586px; */
	}
	
	.index-proizvodstvo .owl-index-style .owl-item { padding: 0 }
	.index-proizvodstvo .owl-index-style.owl-theme .owl-dots {
		padding: 0;
		margin-top: 10px !important;
	}
}
/* End */
/* /local/templates/dvernoylider_redesign/components/solverweb/catalog/products/style.css?17454840354315 */
/* /local/templates/dvernoylider_redesign/components/solverweb/catalog/products/section_level_3.css?17453122592325 */
/* /local/templates/dvernoylider_redesign/components/bitrix/breadcrumb/breadcrumb/style.css?167342846187 */
/* /local/templates/dvernoylider_redesign/components/solverweb/catalog.smart.filter/.default/style.css?174530931622705 */
/* /local/templates/dvernoylider_redesign/components/bitrix/system.pagenavigation/products/style.css?1745309316528 */
/* /local/templates/dvernoylider_redesign/components/bitrix/catalog.section/products/style.css?17470372683950 */
/* /local/templates/dvernoylider_redesign/components/bitrix/catalog.item/.default/style.css?174530931620943 */
/* /local/templates/dvernoylider_redesign/new/css/index-advantages.css?17453093161191 */
/* /local/templates/dvernoylider_redesign/new/css/index-montag.css?17453093161713 */
/* /local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-zamer/style.css?17495694425210 */
/* /local/templates/dvernoylider_redesign/new/css/index-pokraska.css?17453093161716 */
/* /local/templates/dvernoylider_redesign/new/css/twentytwenty.css?17453093166537 */
/* /local/templates/dvernoylider_redesign/new/css/index-defect.css?17453093163398 */
/* /local/templates/dvernoylider_redesign/new/css/index-accuracy.css?17453093161115 */
/* /local/templates/dvernoylider_redesign/new/css/index-durability.css?17453093161222 */
/* /local/templates/dvernoylider_redesign/new/css/index-comfort.css?17453093161499 */
/* /local/templates/dvernoylider_redesign/new/css/index-proizvodstvo.css?17453093161611 */
