

/* Start:/bitrix/templates/podokonniki_2025/components/bitrix/catalog/mkws/style.css?17720600782350*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.fast-links {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 25px;
	/*padding-left: 263px;*/
}

.fast-links a {
	border-radius: 3px;
	border: 1px solid #326276;
	padding: 1px 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.fast-links a:hover {
	border: 1px solid #2BB3C0;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}

	.fast-links {
		margin-bottom: 15px;
		padding-left: 0;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}


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


 .CatalogDescription {
	 display: flex;
	 flex-flow: row wrap;
	 padding: 50px 0 50px 0;
	 border-top: 2px solid #dde1ea;
 }

 .CatalogDescriptionText {
	 padding: 20px 20px 20px 0;
	 box-sizing: border-box;
	 width: 45%;
	 font-size: 18px;
 }

 .CatalogDescriptionImage {
	 width: 55%;
	 max-height: 250px;
	 overflow: hidden;
 }

.CatalogDescriptionImage img {
	max-width: 100%;
}

.CatalogIconsList {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.CatalogIconsItem {
	max-width: 199px;
	width: 25%;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}

.CatalogIconsItem img {
	max-width: 100%;
}

.CatalogIconsBlockH2 {
	font-size: 26px;
	font-weight: bold;
	padding: 5px 0 20px 0;
}

.CatalogIconsBlock {
	padding-bottom: 50px;
}

@media (max-width: 768px) {

}

@media (max-width: 768px) {
	.CatalogDescriptionText {
		font-size: 14px;
		width: 100%;
	}

	.CatalogDescriptionImage {
		width: 100%;
		max-height: none;
	}

	.CatalogIconsItem {
		width: 50%;
		padding: 5px;
	}

	.CatalogIconsBlockH2 {
		font-size: 20px;
	}
}
/* End */


/* Start:/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/style.css?177031360354993*/
.ProductImg {
	width: 35%;
}
.maxwidth-theme {
	max-width: 1338px!important;
}
.ProductImg {
	width: 41%;
}

.ProductInfo {
	width: 59%;
	padding-left: 22px;
	display: flex;
	flex-flow: row wrap;
}
h1 {
	font-size: 24px!important;
	line-height: 150%!important;
	margin-top: 0!important;
}
.ProductFlex {
	flex-flow: row wrap;
	display: flex;
	margin-bottom: 70px;
}
.ProductInfoLeft {
	width: 52%;
	padding-right: 20px;
	position: relative;
}
.ProductInfoRight {
 width: 48%;
}
.gray-btn {
	color: #326276;
	background: rgba(228, 228, 228, 1);
	width: 100%;
	height: 45px;
	border-radius: 10px;
	margin: 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 12px;
	cursor: pointer;
	transition: 0.3s;
	margin-bottom: 15px;
	display: inline-block;
	box-sizing: border-box;
}
.gray-btn:hover {
	color: #2BB3C0;
}
.gray-line-class {
	border: 1px solid rgba(201, 199, 199, 1);
	border-radius: 13px;
	padding: 34px 34px 20px;
	margin: 29px 0;
}
.ProductInfoRight-top {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-items: center;
	color: #8F8F8F;
	font-size: 14px;
	line-height: 130%;
	font-weight: 700;
}

.ProductInfoLeft:before {
	content: '';
	position: absolute;
	width: 78px;
	height: 119px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/guar.png") center no-repeat;
	right: 25px;
	background-size: 100%;
	top: 0;
}

.ProductInfoRight-top [data-id="article"] {
	position: relative;
	padding-right: 15px;

}
.ProductInfoRight-top [data-id="article"]:before {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 15px;
	background: #8F8F8F;
	top: 2px;
}
.ProductInfoRight-top [data-id="article"]:empty:before {
	background: transparent;
}
.product-item-detail-slider-controls-block {
	display: flex;
	flex-flow: row wrap;
	margin: 0;
	/*width: 50px;*/
	width: 60px;
	max-height: 500px;
	overflow: auto;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar {
	width: 5px;
	right: 5px;

}

/* Track */
.product-item-detail-slider-controls-block::-webkit-scrollbar-track {
	background: #E7E7E7;
}

/* Handle */
.product-item-detail-slider-controls-block::-webkit-scrollbar-thumb {
	background: #2BB3C0;
}

/* Handle on hover */
.product-item-detail-slider-controls-block::-webkit-scrollbar-thumb:hover {
	background: #2BB3C0;
}

.product-item-scu-item-color {
	height: 30px;
	width: 30px;
	border-radius: 50%;
}
.product-item-detail-slider-controls-image {
	width: 50px;
	padding: 0;
	margin-bottom: 5px;
	cursor: pointer;
	border-radius: 5px;
}
.product-item-scu-item-text-container.notallowed {
	opacity: 0.3;
	pointer-events: none;
}
.product-item-scu-item-text-container.notallowed[title="-"] {
	display: none;
}
.product-item-detail-slider-controls-image > div {
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}

.product-item-detail-slider-controls-image > div:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}


.product-item-detail-slider-controls-image.active > div {
	border: 2px solid transparent;
}
.product-item-detail-slider-controls-image.active > div {
	border: 2px solid #2BB3C0;
}

.product-item-detail-slider-controls-image > div img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	transform: translate(-50%,-50%);
	max-width: none;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-block {
	position: relative;
	/*border: 1px solid #F2F6F6;*/
	box-sizing: border-box;
	border-radius: 10px;
	padding-top: calc(100% - 70px);
	height: 0;
	width: calc(100% - 70px);
	margin-left: 20px;
	order: 2;
}

.product-item-detail-slider-image img:not(.fly) {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-scu-item-list {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;

	list-style: none;
	height: 0;
	overflow: auto;
	margin: 0;
	padding: 0;
	transition: 0.3s
	linear;
	background: #fff;
	position: absolute;
	top: 45px;
	width: 100% !important;
	z-index: 3;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid transparent;
}

.product-item-scu-list ul.active {
	height: auto;
	max-height: 160px;
	transition: 0.3s linear;
	border: 1px solid #DADADA;
	display: block;
}
.product-item-scu-list ul li {
	padding: 4px 10px;
	cursor: pointer;
	width: 100% !important;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.product-item-scu-list {
	align-self: flex-start;
	position: relative;
}
[data-entity="sku-line-block"] input {
	background: transparent;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	padding: 7px 20px;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	color: #6C6868;
	border-radius: 10px;
	border: 1px solid #DADADA;
	outline: none;
}
[data-entity="sku-line-block"] {
	margin-bottom: 16px;
}
.product-item-scu-list:after {
	content: "";
	position: absolute;
	right: 14px;
	top: 24px;
	transform: translateY(-50%);
	width: 11px;
	height: 7px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/bottom-arrow.svg) center no-repeat;
	cursor: pointer;
	pointer-events: none;
}
.product-item-scu-item-list li {
	padding: 3px 10px;
	cursor: pointer;
	width: 100% !important;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	box-sizing: border-box;
	margin: 0;
	cursor: pointer;
	font-size: 14px;
}
.product-item-scu-item-list li.product-item-scu-item-color-container {
	padding: 0;
	border-radius: 50%;
}
.product-item-scu-item-text-container.selected {
	color: #2BB3C0;
	font-weight: bold;
}
.product-item-scu-item-color-container.notallowed {
	display: none;
}
.product-item-scu-item-list li.product-item-scu-item-color-container.selected {
	border-radius: 50%;
	border: 2px solid #2BB3C0;
}
.product-item-scu-container-title {
	margin-bottom: 8px;
	color: #221F1C;
}

.ProductInfoHave {
	color: #6FCF97;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DADADA;
}

.ProductInfoHave > div {
	width: 18px;
	height: 18px;
	border: 1px solid #6FCF97;
	border-radius: 2px;
	margin-right: 10px;
	display: inline-block;
	padding: 5px 4px 4px 4px;
	margin-bottom: -3px;

}

.ProductInfoHave > div svg {
	display: block;
}

.ProductPrice {
	color: #5D6868;
	display: flex;
	width: 100%;
	flex-flow:  row wrap;
	margin-bottom: 10px;
	align-items: center;
}

.product-item-detail-price-current {
	color: #221F1C;
	font-size: 24px!important;
	font-weight: 800;
	line-height: 155%;
	border-radius: 5px;
    white-space: nowrap;
	padding: 0 10px;
	background: transparent;
	display: inline-block;
	margin-right: 13px;
}
.product-item-detail-price-current.show-disc {
	background: #2CCB29;
	color: #FFFFFF;
}
.ProductQuantity {
	display: none;
}
.ProductButton {
}

.ProductQuantity {
	margin-right: 15px;
}

.ProductQuantityInput {
	font-weight: bold;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	border-radius: 3px;
	width: 50px;
	height: 45px;
	display: inline-block;
	padding: 10px 0;
	margin: 0 5px;
	text-align: center;
}

.ProductQuantityInput input {
	border: none;
	width: 35px;
	font-weight: bold;
	text-align: center;
}

.ProductQuantityInput input::-webkit-outer-spin-button,
.ProductQuantityInput input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0;
}
input[type='number'] {
	-moz-appearance: textfield;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	width: 24px;
	height: 45px;
	box-sizing: border-box;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
	background: #F2F2F2;
}

.product-item-amount-field-container {
	display: flex;
	align-items: center;
}

.ProductButton a {
	width: 100%;
	display: inline-block;
	height: 45px;
	box-sizing: border-box;
	padding: 12px;
	font-weight: 500;
	text-align: center;
	position: relative;
	margin: 0;
	border-radius: 10px;
}
.product-item-detail-pay-block > * {
	width: 100%;
}

.ProductButton a:hover {
	color: #fff;
}
.product-item-detail-pay-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
    flex-flow: row wrap;
	background: #FFFFFF;
	width: 100%;
	padding: 30px 30px 20px;
	border-radius: 10px;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
.fast-btn {
	color: #326276;
	background: #D8EEF0;
	width: 100%;
	height: 45px;
	border-radius: 10px;
	margin: 20px 0 27px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 12px;
	cursor: pointer;
	transition: 0.3s;
}
.fast-btn:hover {
	background: #cbdfe1;
}
.delivery table {
	font-size: 14px;
	line-height: 120%;
	width: 100%;
}
.delivery table td {
	padding-top: 5px;
}
.delivery table td:first-child {

	color: #8F8F8F;
}
.delivery table tr:first-child td{

	padding-bottom: 13px;
	border-bottom: 1px solid #F2F6F6;
	white-space: nowrap;
}
.delivery table tr:first-child td:last-child {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.delivery table tr:nth-child(2) td{

	padding-top: 13px;
}

.light-link {
	background: #F2F5F5;
	position: relative;
	padding: 0 10px 0 10px;
	border-radius: 5px;
	color: #2BB3C0;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.light-link:after {
	content: '';
	position: relative;
	width: 6px;
	height: 8px;
	display: inline-block;
	margin-left: 5px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/arr.svg") center no-repeat;
}
.file label {

	padding-left: 30px;
	position: relative;
	cursor: pointer;
	left: 0!important;
	pointer-events: auto!important;
	position: relative!important;
	top: 0 !important;
}
.file label:before {
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/file.svg) center no-repeat;
	top: 2px;
}
.flex {
	display: flex;
	flex-flow: row wrap;
}
.flex-justify-between{
	justify-content: space-between;
}
.flex-align-center {
	align-items: center;
}
.tabHeader {
	position: relative;
	display: flex;
	margin-bottom: 20px;
	list-style: none;
	padding: 0;
}

.tabHeader:after {
	content: '';
	position: absolute;
	height: 2px;
	background: #E0E0E0;
	border-radius: 3px;
	bottom: 0;
	left: 0;
	width: 100%;
}

.line {
	height: 2px;
	position: absolute;
	bottom: 0;
	margin: 10px 0 0 0;
	background: #2BB3C0;
	z-index: 2;
}


h2, .h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
}

.ProductCharacter {
}

.ProductCharacter .h2 {
	margin-bottom: 20px;
}

.ProductCharacter table {
	width: 100%;

}

.ProductCharacter .characteristics table:last-child {
	margin-bottom: 47px;
}

.ProductCharacter table td {
	width: 50%;
	padding: 7px 0;
}

.ProductCharacter table td:first-child {
	color: #6C6868;
}

.ProductItemImg {
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.ProductItemImg img {
	position: absolute;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.ProductItem {

	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	border-radius: 3px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}

.ProductItemInfo {
	padding: 15px 25px 0 25px;
	margin-bottom: 15px;
	width: 100%;
}


.ProductItemImg img.height {
	height: auto;
	width: 100%;
}

.ProductItemTitle {
	text-align: center;
}

.ProductItemLink  {
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 25px;
	margin-right: 10px;
}

.ProductItemPrices {
	padding: 0 0 20px 10px;
	line-height: 31px;
	font-weight: bold;
	font-size: 16px;
}

.ProductItemBottom {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
	align-self: flex-end;
}

.ProductAnalogList {
	display: flex;
	flex-flow: row wrap;
	margin: 20px -15px 0;
}

.ProductAnalogItem {
	padding: 15px;
	width: 20%;
	display: flex;
}

.ProductAnalog {
	padding: 50px 0 40px 0;
}

.ProductItem:hover {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.ProductItem__color {
	display: flex;
	align-items: center;
}

.sales-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 20px 0;
	border: 1px solid #DADADA;
	border-radius: 10px;
	padding: 10px 9px 10px 22px;
}

.sales-block p {
	margin: 0;
	color: #221F1C;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.sales-block p img {
	margin-right: 5px;
}
.sales-block div {
	display: inline-block;
	background: #F2F5F5;
	padding: 5px 15px;
	border-radius: 14px;
	font-size: 12px;
	line-height: 120%;
}

.ProductItem__color img {
	margin-right: 7px;
	border-radius: 50%;
}

.ProductScuLine {
	background: #F2F2F2;
	border-radius: 3px;
	padding: 12px 30px 12px 12px;
	margin-bottom: 20px;
	display: flex;
	position: relative;
}

.ProductScuBlock {
	margin-top: 32px;
}

.ProductScu ul {
	list-style: none;
	height: 0;
	overflow: auto;
	margin: 0;
	transition: 0.3s linear;
	background: #fff;
	position: absolute;
	top: 44px;
	width: calc( 100% - 30px );
	z-index: 3;
	box-sizing: border-box;
	box-shadow: 0 7px 5px -1px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
	padding: 0;
}

.ProductScu ul.active {
	height: auto;
	transition: 0.3s linear;
}

.ProductScu ul li {
	width: 90%;
	margin: 5px auto;
	cursor: pointer;
	padding: 0 5px;
}

.ProductScu ul li.select {
	background: #221F1C;
	border-radius: 3px;
	color: #fff;
}

.ProductScu {
	width: 65%;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative;
	align-self: flex-start;
}

.ProductScu input {
	background: #fff;
	border: none;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	padding: 10px 20px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	cursor: pointer;
}

.ProductScu label {
	position: absolute;
	font-size: 16px;
	line-height: 180%;
	left: 35px;
	font-weight: normal;
	top: 50%;
	pointer-events: none;
	color: #B2B2B2;
	transform: translateY(-50%);
}

.ProductScu:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 11px;
	height: 7px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/bottom-arrow.svg) center no-repeat;
	cursor: pointer;
	pointer-events: none;
}

.ProductScuLine input:focus ~ label, .ProductScu.active input ~ label, .ProductQuantityInput.active input ~ label {
	font-size: 10px;
	line-height: 15px;
	top: 20%;
}

.ProductScuLine .ProductQuantityInput {
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	width: 100px;
	height: 45px;
	border: none;
	padding: 0;
	position: relative;
}

.ProductQuantityInput label {
	position: absolute;
	font-size: 16px;
	line-height: 180%;
	left: 10px;
	font-weight: normal;
	top: 50%;
	pointer-events: none;
	color: #B2B2B2;
	transform: translateY(-50%);
}

.ProductScuLine .ProductQuantityInput input {
	width: 100px;
	height: 45px;
	border-radius: 3px;
	text-align: left;
	padding: 5px 10px;
	box-sizing: border-box;
}

.ProductScuPrice {
	padding-left: 20px;
	font-weight: bold;
}

.ProductScuPrice > div {
	color: #B2B2B2;
	font-size: 10px;
	line-height: 15px;
}

.ProductScuPlus {
	background: #6FCF97;
	border-radius: 0px 3px 3px 0px;
	position: absolute;
	right: 0;
	top:0;
	height: 100%;
	width: 24px;
	cursor: pointer;
}
.ProductScuPlus:before {
	content: "+";
	color: #fff;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}

.ProductScuMinus {
	background: #B2B2B2;
	border-radius: 0px 3px 3px 0px;
	position: absolute;
	right: 0;
	top:0;
	height: 100%;
	width: 24px;
	cursor: pointer;
}

.ProductScuMinus:before {
	content: "-";
	color: #fff;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}


.PortfolioSection {
	position: absolute;
	top: -65px;
	left: 0;
	display: inline-block;
}

.PortfolioSection a {
	position: relative;
	padding: 10px 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #221F1C;
	text-decoration: none;
	background: #FFFFFF;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline-block;
}
.NavigationBlock {
	margin-top: 25px!important;
}
.bx-catalog-element {
	padding-top: 20px;
}

.PortfolioSection a:hover {
	background: #221F1C;
	color: #fff;
}

.PortfolioSection a:hover svg path {
	fill: #fff;
}

.PortfolioSection a.shop:hover {
	background: #E53A10;
}

.PortfolioSection a svg {margin-right: 10px;    margin-bottom: -3px;}

.NotHave {
	color: #ff5e6a;
}

.NotHave > div {
	border-color: #ff5e6a;
	padding: 3px;
}

.ButtonsList {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.product-item-detail-price-old {
	text-decoration-line: line-through;
	text-align: center;
	font-size: 16px;
	color: #5D6868;
}
.ButtonsItem {
	width: calc(33.33% - 14px);
	margin: 7px;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	border-radius: 3px;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	display: flex;
	padding: 14px 16px;
	cursor: pointer;
	align-items: center;
	color: #221F1C;
}

.ButtonsItem:hover {
	background: #221F1C;
	color: #fff;
}

.ButtonsItem > div {
	width: calc(100% - 43px);
	padding-left: 10px;
}

.mobileButtons {display: none;}
.faqList {
	width: 100%!important;
}

.ProductCharacter table tr td:last-child {
	color: #221F1C;
}
.ProductCharacter table tr td {
	border-bottom:1px solid #F2F6F6;
	padding: 9px;
	font-size: 14px;
	color: #8F8F8F;
}
.faqList ul {
	justify-content: center;
}

.videoList {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -25px 0;
}

.video-gallery-list-item {
	position: relative;
	display: inline-block;
	padding: 7px;
	width: 132px;
	overflow: hidden;
	text-align: center;
}

.video-gallery-list-item-wrapper{
	width: 100%;
	padding-top: 75%;
	border-radius: 3px;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

.video-gallery-list-item span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border-radius: 50%;
	background: #fff url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/play.svg") center no-repeat;
	background-size: 30%;
	transform: translate(-50%,-50%);
	transition: transform 300ms ease-in-out;
}


.video-gallery-list-item:hover span {
	transform: translate(-50%,-50%) scale(1.1);
}

.videoPopup {
	background: #FFFFFF;
	box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.22);
	border-radius: 3px;
	padding: 25px;
	position: relative;
	width: 750px;
}

.blockTitle {
	font-weight: bold;
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 16px;
}

.product-item-detail-slider-container {
	width: 100%;
	display: flex;
}

main {
	overflow: unset!important;
}

.productBlockName {
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	color: #221F1C;
	margin-top: 25px;
	margin-bottom: 16px;
}

.fancybox-navigation .fancybox-button {
	height: 50px!important;
	width: 50px!important;
	padding: 0!important;
	border-radius: 50%;
	background: #fff url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/arr2.svg") center no-repeat;
}
.fancybox-button.fancybox-button--close {
	top: 0!important;
	right: 20%!important;
	width: 38px;
	height: 38px;
	border-radius: 0!important;
	background: none;
	position: absolute;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/close.svg") center no-repeat;
}
.fancybox-button.fancybox-button--close svg,
.fancybox-infobar,
.fancybox-button.fancybox-button--thumbs,
.fancybox-button.fancybox-button--play,
.fancybox-button.fancybox-button--zoom,
.fancybox-button div {
	display: none!important;
}
.fancybox-toolbar {
	opacity: 1!important;
	visibility: visible!important;
	right: 0;
	top: 10%!important;
	left: 0;
}
.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
	opacity: 1!important;
	visibility: visible!important;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 20%!important;
	transform: rotate(180deg);
}
.fancybox-navigation .fancybox-button--arrow_right {
	right: 20%!important;
}
.ReviewsBlockName {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
	font-size: 38px;
	line-height: 120%;
	color: #221F1C;
	margin-top: 60px;
}

.ReviewsBlockName > div {
	padding: 8px 30px;
	height: 30px;
}

.ReviewsEmpty {
	margin: 30px 0 60px;
}

.popupOverlay > div.reviewPopup {
	padding: 30px 30px 0;
}

.reviewPopup form {
	width: 100%;
	padding: 20px 0 0;
	display: flex;
	flex-flow: row wrap;
	box-sizing: border-box;
}

.FormFooter {
	width: calc(100% + 60px);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 -30px;
	padding: 0 30px;
	background: #F2F6F6;
}
.popupOverlay.show.success > div.reviewPopup{
	padding: 80px 100px 120px;
}
.popupOverlay[data-id="fast-success"].show.success > div.reviewPopup,
.popupOverlay[data-id="fast-success"].show.success > div.reviewPopup{
	padding: 30px 100px 50px;
}

.popupOverlay.show.success  [data-event="close"] {
	width: 225px;
	height: 45px;
	position: relative;
	top: auto;
	right: auto;
	margin: 20px auto 0;
}

.popupOverlay.show.success  [data-event="close"]:before,
.popupOverlay.show.success  [data-event="close"]:after {
	display: none;
}

.reviewPopup form input {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	height: 45px;
	color: #BF2C18;
	font-weight: bold;
	border: none;
	box-sizing: border-box;
	padding: 0 25px;
	margin: 0!important;
}

.reviewPopup form button {
	padding: 12px 30px;
	text-align: center;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	cursor: pointer;
	font-family: Circe;
	border-radius: 10px;
}

.stars {
	cursor: pointer;
}


.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: left;
}
.rating > span {
	display: inline-block;
	position: relative;
	width: 1.1em;
	color: #a9a9a9;
}
.rating > span:hover,
.rating > span:hover ~ span {
	color: transparent;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
	left: 0;
	color: #ED8A19;
	right: 0;
	font-size: 20px;
	top: 0;
	line-height: 18px;
}

#rating {
	width: 320px;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px #333333;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}
#rating div { float: left; }
#rating p { margin: 0; padding: 0; }
.param {
	width: 110px;
	margin: 0 20px 0 0;
	text-align: right;
}
.param, .rating, #summ { line-height: 28px; }
.stars, #sum_stars { background: url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/stars.svg); z-index: 2;}
.stars, #sum_stars, .progress-line, #sum_progress {
	width: 180px;
	height: 24px;
	cursor: pointer;
	position: absolute;
}
.progress-line {
	background: #FFC107;
	top: 0;
	z-index: 1;
	left: 0;
	margin: 0;
	width: 0%;
	max-width: 180px;
}

.FormField {
	width: 50%;
	position: relative;
	margin-bottom: 30px;
}

.FormField.w-100 {
	width: 100%;
}

.FormFieldLabel {
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

.gray-line {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #dadada;
}

.rating > div {
	width: 180px;
	height: 25px;
}

.stars {
	left: 50%;
	transform: translateX(-50%);
}

.FormFieldStars {
	width:100%;
	position: relative;
	margin-top: 10px;
}

.FormField textarea {
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	height: 150px;
	color: #828282;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

.FormField textarea::placeholder{
	color: #828282;font-weight: normal;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-moz-placeholder{
	color: #828282;font-weight: normal;font-size: 16px;
	line-height: 24px;
}
.FormField textarea:-ms-input-placeholder{
	color: #828282;font-weight: normal;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-ms-input-placeholder{
	color: #828282;font-weight: normal;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-webkit-input-placeholder {
	color: #828282;font-weight: normal;font-size: 16px;
	line-height: 24px;
}

.FormField label {
	position: absolute;
	left: 25px;
	top: 50%;
	color: rgba(34, 31, 28, 1);
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	pointer-events: none;
	transform: translateY(-50%);
}
.FormField label span {
	color: rgba(227, 4, 19, 1);
}
.FormField.active label,
.FormField input:focus ~ label {
	top: 6px;
	font-size: 10px;
	line-height: 15px;
	color: #326276;
	font-weight: bold;
}

@media (max-width: 1100px) {
	.ProductImg {
		width: 50%;
	}

	.ProductInfo {
		width: 50%;
	}

	.ProductInfo {
		overflow: hidden;
	}
}
@media (max-width: 767px){


	.blockTitle {
		font-size: 18px;
		line-height: 26px;
	}

	.videoPopup {
		padding: 15px;
	}
}

@media (max-width: 1200px) and (min-width: 992px) {
	.ButtonsItem svg {
		width: 25px;
	}

	.ButtonsItem > div {
		width: calc(100% - 28px);
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.ButtonsItem {
		width: calc(50% - 14px);
		font-size: 14px;
	}

	.tabHeader .tab {
		padding: 5px;
		font-size: 12px;
		line-height: 16px;
	}
}

@media (max-width: 767px){
	.tabHeader .tab {
		padding: 15px 20px;
	}
	.tabHeader .tab[data-id="add-tab"],
	.tabText[data-id="add-tab"] {
		display: none;
	}


	.mobileButtons {display: block;}

	.ButtonsItem {
		width: calc(100% - 14px);
	}

	.PortfolioSection {
		position: absolute;
        top: -40px;
	}

	.ProductImg {
		width: 100%;
	}

	.ProductInfo {
		width: 100%;
		padding-left: 0;
	}

	.product-item-detail-pay-block {
		flex-flow: row wrap;
		position: relative;
	}
    .bx-catalog-element {
         padding-top: 20px;
     }

	.product-item-detail-pay-block > div {
		width: 100%;
	}

	.ProductPrice {
	}

	.ProductButton {
		display: block;
		margin-top: 15px;
	}

	.ProductButton a {
		width: 100%;
		display: block;
	}

	.ProductQuantity {
		margin-right: 0;
		position: absolute;
		top: 0;
		right: 0;
	}


	.PortfolioSection a {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 0;
        box-shadow: none;
	}

	.ProductInfoHave {
		border: none;
		position: absolute;
		top: -50px;
		right: 15px;
	}

	.ProductScu label {
		left: 15px;
	}

	.ProductScu {
		width: 100%;
		margin-bottom: 15px;
		padding-left: 0;
	}

	.ProductScuLine {
		flex-flow: row wrap;
	}

	.ProductScuLine .ProductQuantityInput {
		margin-left: 0;
	}

	.ProductScu input {
		padding: 10px 15px;
	}

	.ProductAllPrice {
		padding: 0;
	}
	.ProductAnalogItem {
		width: 50%;
		padding: 7px;
	}
}

.Reviews {
	margin-top: 30px;
	margin-bottom: 50px;
	padding-right: 35%;

	border-top: 1px solid #F2F6F6;
}

.ReviewsItem {
	width: 100%;
	padding: 45px 0;padding-left: 40px;
	border-bottom: 1px solid #F2F6F6;
}

.ReviewsItemLeft {
	width: 100%;
	position: relative;

	margin-bottom: 10px;
}

.ReviewsItemRight {
	width: 100%;
	position: relative;

}

.ReviewsItemTime {
	color: #8F8F8F;
	font-size: 10px;
	line-height: 21px;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 16px;
}
.productBlockNameBig {
	font-weight: bold;
	font-size: 36px;
	line-height: 120%;
	color: #221F1C;
	margin: 20px 0 10px;
}
.characteristics-big {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 70%;
}
.table-right,
.characteristics-big > table {
	width: 40%;
}
.characteristics-big table tr td {
	border-bottom: 1px solid #F2F6F6;
	padding: 9px 0;
	font-size: 14px;
	color: #8F8F8F;
}

.characteristics-big table tr th {
	padding: 15px 0;
	color: #221F1C;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

.characteristics-big table tr td:last-child {
	color: #221F1C;
	text-align: right;
}
.table-right table {
	width: 100%;
}
.ReviewsItemChar {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	left: -40px;
	top: 0;
	background: #f2f5f5;
	color: #326276;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
}
.PortfolioSection {
	display: none;
}
.ReviewsItemName {
	color: #221F1C;
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}

.ReviewsItemText {
	margin-bottom: 13px;
}

.ReviewsShowMore {
	width: 100%;
	text-align: center;

}

.ReviewsItemImg {
	display: flex;
	flex-flow: row wrap;
	width: calc(100% + 10px);
	margin: 0 -5px;
}

.ReviewsBlockPhoto {
	display: flex;
	flex-flow: row wrap;
	width: calc(100% + 6px);
	margin: 32px -3px 10px;
}
.ReviewsBlockPhoto > *:not(.popupOverlay) {
	width: calc(12.5% - 6px);
	padding-top: calc(12.5% - 6px);
	background-position: center;
	background-size: cover;
	border-radius: 5px;
	display: block;
	margin: 3px;
	position: relative;
	cursor: pointer;

}

.reviewShowPopupBlock {
	display: flex;
	flex-flow: row wrap;
}
.popupOverlay[data-event="review-show"] {
	background: rgba(0, 0, 0, 0.85);
}
.popupOverlay[data-event="review-show"] > div {
	padding: 0;
	max-width: 1050px;
	width: 100%;
	border-radius: 10px;
}
.popupOverlay[data-event="review-show"] .ReviewsItemText  {
	line-height: 120%;
}
.popupOverlay[data-event="review-show"] [data-event="close"] {
	top: 5%;
	right: 15%;
	position: fixed;
	width: 38px;
	height: 38px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/close.svg) center no-repeat;
}
.popupOverlay[data-event="review-show"] [data-event="close"]:before,
.popupOverlay[data-event="review-show"] [data-event="close"]:after {
	display: none;
}

.reviewShowPopupNext {
	position: fixed;
	top: calc(50% - 25px);
	right: 15% !important;
	height: 50px !important;
	width: 50px !important;
	padding: 0 !important;
	border-radius: 50%;
	cursor: pointer;
	background: #fff url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/arr2.svg) center no-repeat;
}
.reviewShowPopupPrev {
	position: fixed;
	top: calc(50% - 25px);
	left: 15% !important;
	height: 50px !important;
	width: 50px !important;
	padding: 0 !important;
	border-radius: 50%;
	cursor: pointer;
	background: #fff url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/arr2.svg) center no-repeat;
	transform: rotate(180deg);
}
.reviewShowPopupImg {
	width: 65%;
	padding-top: 60%;
	background-size: cover;
	background-position: center;
	border-radius: 10px 0 0 10px;
}
.reviewShowPopupTop {
	position: relative;
	padding-left: 45px;
}
.reviewShowPopupTop .ReviewsItemChar{
	left: 0;
}
.reviewShowPopupInfo {
	position: relative;
	padding-left: 34px;
	padding-top: 39px;
	padding-right: 32px;
	box-sizing: border-box;
	width: 35%;
}
.ReviewsBlockPhoto > * .show-more {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.76);
	color: rgb(253, 253, 253);
	font-size: 20px;
	font-weight: 700;
	line-height: 120%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.ReviewsItemImg a {
	width: calc(33.33% - 10px);
	padding-top: calc(33.33% - 10px);
	background-position: center;
	background-size: cover;
	border-radius: 5px;
	display: block;
	margin: 5px;

}

.brand-block {
	border: 1px solid #DADADA;
	border-radius: 5px;
	margin: 40px 0 58px;
	padding: 15px;
	display: flex;
	flex-flow: row wrap;
}

.brand-block-left {
	width: 30%;
	border-right: 1px solid #DADADA;
	text-align: center;
	position: relative;
}
.little-text {
	margin-top: 25px;
	font-size: 13px;
	line-height: 120%;
}
.brand-block-left img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.brand-block-right {
	display: flex;
	flex-flow: row wrap;
	width: 70%;
	padding: 20px;
}
.brand-block-item {
	width: 33.33%;
	text-align: center;
	font-size: 14px;
	line-height: 120%;
	padding: 10px 20px;
}

.brand-block-item img {
	margin-bottom: 6px;
}
.ReviewsShowMore span {
	cursor: pointer;
	font-weight: bold;
	color: #2BB3C0
}
.ReviewsShowMore span:hover {
    color: #326276;
}
.gray {
	filter: grayscale(100%);
}

.ReviewsShowMore {
	text-align: center;
	margin: 20px 0 60px;
}

.ReviewsShowMore > .RedBtn {
	display: inline-block;
	height: 45px;
	padding: 10px 30px;
	cursor: pointer;
}

.ReviewsLink {
	position: relative;
	text-align: right;
	display: flex;
	justify-content: space-between;
}
.ReviewsLink .RedBtn {
	margin-left: 15px;
	width: 190px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}


.ReviewsLinkLeft {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.ReviewsLinkLeft > a {
	margin-top: 15px;
}

.ReviewsLinkLeft > a:first-child {
	margin-left: 0;
}

.ReviewsShowMore .formBtn {
	display: inline-block;
}
.ReviewsLink .formBtn {
	margin-top: 15px;
}
[data-form="fast"] > div {
	max-width: 615px!important;
	border-radius: 10px;
	padding: 6px 5% 64px!important;
}
[data-form="fast"] .FormField {
width: 100%;
}
form input[type=text], form input[type=password] {
	border-radius: 10px!important;
}
.popupOverlay > div.reviewPopup {
	border-radius: 10px;
}

.ProductModelList {
	margin: 0 0 0 -13px;
	padding-right: 50px;
	overflow: hidden;
	position: relative;
}
.ProductModelList .slick-list {
	overflow: visible;
}
.ProductModelList .slick-prev {
	display: none!important;
}

.ProductModelList .CatalogItem {
	padding: 0 13px;
}

.ProductModelList:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
	width: 60px;
	z-index: 2;
}

.Model {
	margin: 26px 0 64px;
}
.Soputstvie {
	margin: 26px 0 64px;
}
.delivery {
	margin: 24px 0 60px;
}
.maxwidth-theme {
    position: relative;
}

.InStock {
	font-size: 14px;
	line-height: 23px;
	color: #2CCB29;
	position: relative;
	padding-left: 28px;
	padding-right: 13px;
	margin-bottom: 35px;
	margin-top: 7px;
	background: #D5FCD4;
	border-radius: 14px;
}

.InStock:before {
	content: '';
	position: absolute;
	left: 10px;
	top: 7px;
	width: 13px;
	height: 10px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/in_stock2.svg") center no-repeat;
}

.ProductInfo .flexLine {
	display: flex;
	flex-flow: row wrap;
	position: relative;
	z-index: 2;
}

.ya-share2 {
	opacity: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
	border-radius: 3px;
	width: 140px;
	padding-top: 37px;
	display: none;
	z-index: 1;
}

.shares-block {
	position: relative;
	padding-left: 12px;
	margin-left: 3px;
}

.shares-block .ya-share2__badge {
	border-radius: 50%;
}

.shares-block .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
	height: 16px;
	width: 16px;
	background-size: 16px 16px;
}

.shares-block .text {
	display: flex;
	align-items: center;
	font-weight: bold;
	position: relative;
	z-index: 2;
}

.shares-block .text svg {
	margin-left: 5px;
}


.shares-block .ya-share2__item_service_odnoklassniki .ya-share2__badge,.shares-block  .ya-share2__item_service_odnoklassniki .ya-share2__mobile-popup-badge {
	background-color: #FF9800;
}

.shares-block .ya-share2__item_service_vkontakte .ya-share2__badge,.shares-block  .ya-share2__item_service_vkontakte .ya-share2__mobile-popup-badge {
	background-color: #2787F5;
}

.shares-block .ya-share2__item_service_telegram .ya-share2__badge,.shares-block  .ya-share2__item_service_telegram .ya-share2__mobile-popup-badge {
	background-color: #039BE5;
}

.shares-block .ya-share2__item_service_whatsapp .ya-share2__badge,.shares-block  .ya-share2__item_service_whatsapp .ya-share2__mobile-popup-badge {
	background-color: #13DA63;
}

.shares-block:hover .ya-share2,
.shares-block.active .ya-share2 {
	opacity: 1;
	height: auto;
	display: block;
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item > .ya-share2__link > .ya-share2__title {
	display: inline-block!important;
	margin-left: 2px;
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	width: 100%;
	padding-left: 12px!important;
	margin: 0 0 5px!important;
}
.ya-share2__link {
	display: flex!important;
	align-items: center;
}

.product-item-detail-slider-controls-image > div img.width {
	width: 100%;
	height: auto;
}

[data-calc="delivery"] {

	cursor: pointer;
	color: #2BB3C0;
}

[data-calc="delivery"]:hover {
	color: #326276;
}

.ProductCharacter .delivery table tr td {
	border-bottom: 0;
	padding: 5px 22px;
	position: relative;
}

.ProductCharacter .delivery table {
	width: auto;
}

.ProductCharacter .delivery .shop:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 15px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/shop.svg") center no-repeat;
	transform: translateY(-50%);
}

.ProductCharacter .delivery .pickup:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 15px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/pickup.svg") center no-repeat;
	transform: translateY(-50%);
}

.ProductCharacter .delivery .deliveryItem:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 15px;
	background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/delivery.svg") center no-repeat;
	transform: translateY(-50%);
}
.ProductInfoRight .deliveryItem {
	color: #6C6868;
	font-size: 16px;
	line-height: 140%;
}
.payment {
	margin: 24px 0 60px;
	overflow: hidden;
	position: relative;
	padding-bottom: 25px;
	max-height: 310px;
}
.payment.active {
	max-height: none;
}
[data-show="payment"] {
	font-size: 16px;
	line-height: 24px;
	text-decoration-line: underline;
	color: #2BB3C0;
	position: absolute;
	bottom: -5px;
	left: 0;
	cursor: pointer;
}
[data-show="payment"]:hover {
	color: #326276;
}

.Soputstvie .slick-track,
.Soputstvie .slick-slide {
	display: flex!important;
	flex-flow: row wrap;
}

.Soputstvie .slick-slide > div {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}

.faq-item-name:after {
	right: 0!important;
}

.FaqsShowMore {
	text-align: center;
	margin: 0 0 0px;
	width: 100%;
}

.FaqsShowMore span {
	cursor: pointer;
	font-weight: bold;
	color: #2BB3C0;
}
.FaqsShowMore span:hover {
	color: #326276;
}

.faq {
	display: block;
	margin: 20px 0 20px!important;
}

.faq .faqList {
	max-height: 300px;
	overflow: hidden;
}

.faq .faqList.active {
	max-height: none!important;
}

.mobile {
	display: none;
}
.ProductInfoLeft .sale,
.ProductInfoLeft .shares-block,
.ProductInfoLeft .sales-block,
.ProductCharacter th {
	display: none!important;
}

@media (max-width: 767px) {
	.mobile {
		display: flex;
	}
	.ProductInfoLeft .sale,
	.ProductInfoLeft .shares-block,
	.ProductInfoLeft .sales-block {
		display: block!important;
	}
	.desktop {
		display: none!important;
	}
	.FormFooter {
		flex-flow: row wrap;
		justify-content: center;
		padding-top: 25px;
	}
	.ReviewsLink {
		margin-top: 0;
	}

	.YellBtn {
		width: 50%;
		padding: 12px 20px 10px 40px;
		background-position-x: 10px;
	}

	.ReviewsLink {
		flex-flow: row wrap;
	}

	.ReviewsLink .RedBtn {
		width: 100%;
		padding: 12px;
		margin-left: 0;
	}

	.ReviewsLinkLeft > a {
		width: calc(50% - 15px)!important;
		margin-left: 0!important;
	}

	.ReviewsLinkLeft {
		justify-content: space-between;
	}

	.ReviewsLinkLeft {
		width: 100%;
	}

	.ReviewsItem {
		padding: 20px;
	}

	.ReviewsItemLeft,
	.ReviewsItemRight {
		width: 100%;
		padding: 0;
	}

	.ReviewsItemRight:after {
		display: none;
	}
	.ReviewsItemRight:before {
		right: 0;
		top: -60px;
		left: auto;
	}

	.ReviewsItemText {
		margin-top: 20px;
	}

	.ReviewsShowMore {
		padding: 0 15px;
	}

	.ReviewsShowMore > .RedBtn {
		width: 100%;
	}

	.block-form {
		width: 90vw;
	}

	.block-form .close {
		right: 0;
		transform: rotate(180deg);
	}

	.FormField {
		width: 100%;
	}

	.popup form {
		width: 100%;
		padding: 20px 20px;
	}

	.popup form button {
		width: 100%;
	}

	.FormField textarea {
		margin-top: 20px;
	}

	[data-form="review"] .FormFooter {
		margin: -5px 0 0px 0;
	}

	.FormField {
		margin-bottom: 25px;
	}
    .ProductAnalogList .CatalogItem {
        padding: 15px;
    }
    .ProductAnalogList .CatalogItem:last-child {
        /*display: none!important;*/
    }
	.PortfolioSection a:hover {
		background: none;
	}

	.PortfolioSection a:hover svg path {
		fill: #221F1C;
	}
	.shares-block:hover .ya-share2, .shares-block.active .ya-share2 {
		left: auto;
		right: 0;
		z-index: 1;
	}
	.shares-block {
		padding-right: 10px;
	}
	.productBlockNameBig,
	.ReviewsBlockName {
		font-size: 24px;
		line-height: 35px;
	}
	.brand-block-left {
		width: 100%;
		border-bottom: 1px solid #DADADA;
		text-align: center;
		position: relative;
		border-right: none;
		padding: 20px;
	}
	.brand-block-right {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
		padding: 0;
		padding-top: 10px;
	}
	.brand-block-item {
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 120%;
		padding: 5px 20px 5px;
		display: flex;
		align-items: center;
	}.brand-block {
		 border: 1px solid #DADADA;
		 border-radius: 5px;
		 margin: 30px 0 38px;
		 padding: 15px;
		 display: flex;
		 flex-flow: row wrap;
	 }
	.brand-block-item img {
		margin-bottom: 0px;
		margin-right: 10px;
	}
	.brand-block-left img {
		position: relative;
		left: auto;
		top: auto;
		transform: none;
	}
	.shares-block:hover .ya-share2 {
		display: none;
	}
	.ReviewsBlockName > div {
		font-size: 10px;
	}

	.shares-block.active .ya-share2 {
		display: block;
	}

	.payment {
		max-height: 207px;
		position: relative;
	}
	.payment:before {
		content: '';
		width: 100%;
		height: 25px;
		background: #fff;
		left: 0;
		bottom: 0;
		position: absolute;
	}
	[data-show="payment"] {
		font-size: 12px;
		z-index: 3;
	}

	.faq .faqList {
		max-height: 280px;
	}
	.faq .faqList.active {
		max-height: none;
	}
}

.notice-surface {
	position: fixed;
	z-index: 3000;
	right: 32px;
	top: 28px;
	max-width: calc(100% - 64px);
	max-height: calc(100vh - 56px);
	display: flex;
	flex-direction: row
}

.notice-surface--left {
	left: 32px;
	right: auto
}

.notice-surface--reverse {
	bottom: 28px;
	top: auto
}

@media (max-width: 991px) {
	.mfixed_y .notice-surface {
		top:74px
	}

	.bottom-icons-panel_y .notice-surface--reverse {
		bottom: 72px
	}
}

.notice-surface__inner {
	display: flex;
	flex-direction: column-reverse;
	align-items: flex-start;
	position: relative;
	max-width: 100%
}

.notice-surface--reverse .notice-surface__inner {
	display: flex;
	flex-direction: column
}

.notice {
	min-width: 0;
	box-shadow: 0 5px 20px rgba(0,0,0,.15);
	background: #fff;
	position: relative;
	width: 346px;
	max-width: 100%;
	transition: transform .1s linear;
	flex-shrink: 0;
	margin: 4px 0
}

.notice--link {
	cursor: pointer
}

.notice--hidden {
	display: none!important;
	margin: 0
}

.notice__closer {
	width: 38px;
	height: 38px;
	position: absolute;
	top: -1px;
	right: -1px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	cursor: pointer
}

.notice__closer .svg {
	min-width: auto;
	min-height: auto
}

.notice__inner {
	padding: 20px
}

.notice__image {
	height: 60px;
	width: 60px
}

.notice__image img {
	max-height: 100%;
	max-width: 100%
}

.notice__info-wrap {
	display: flex;
	flex-shrink: 0;
	align-items: flex-start;
	margin-left: -10px;
	margin-right: -10px
}

.notice__image-wrap,.notice__text-wrap {
	padding-left: 10px;
	padding-right: 10px
}

.notice__text-wrap {
	align-self: center
}

.notice__title {
	color: #1d2029;
	font-weight: bold;
}

.notice .notice__text-wrap .notice__title:first-child {
	margin-top: -7px
}

.notice .notice__text-wrap .notice__detail:first-child {
	margin-top: -3px
}

.notice__title+.notice__detail {
	margin-top: 4px;
	font-size: 14px;
}

.notice__detail__more {
	margin-top: 6px
}

.notice-surface--right .animate--notice-show {
	-webkit-animation: animate--notice-show--right .4s linear;
	-ms-animation: animate--notice-show--right .4s linear;
	animation: animate--notice-show--right .4s linear;
	right: 0
}

@-webkit-keyframes animate--notice-show--right {
	from {
		right: calc(-100% - 32px)
	}

	50% {
		right: 32px
	}

	to {
		right: 0
	}
}

@-ms-keyframes animate--notice-show--right {
	from {
		right: calc(-100% - 32px)
	}

	50% {
		right: 32px
	}

	to {
		right: 0
	}
}

@keyframes animate--notice-show--right {
	from {
		right: calc(-100% - 32px)
	}

	50% {
		right: 32px
	}

	to {
		right: 0
	}
}

.notice-surface--left .animate--notice-show {
	-webkit-animation: animate--notice-show--left .6s linear;
	-ms-animation: animate--notice-show--left .6s linear;
	animation: animate--notice-show--left .6s linear;
	left: 0
}

@-webkit-keyframes animate--notice-show--left {
	from {
		left: calc(-100% - 32px)
	}

	50% {
		left: 32px
	}

	to {
		left: 0
	}
}

@-ms-keyframes animate--notice-show--left {
	from {
		left: calc(-100% - 32px)
	}

	50% {
		left: 32px
	}

	to {
		left: 0
	}
}

@keyframes animate--notice-show--left {
	from {
		left: calc(-100% - 32px)
	}

	50% {
		left: 32px
	}

	to {
		left: 0
	}
}

.animate--notice-hide {
	height: 0!important;
	opacity: 0!important;
	margin: 0!important;
	transition: transform .1s linear,opacity .3s ease-in-out .1s,height .3s linear .4s,margin .3s linear .4s
}

.animate--notice-hide .notice__closer {
	display: none
}

.animate--notice-click {
	transform: scale(.95)
}

.star-number {
	position: relative;
	padding-right: 15px;
	color: #221F1C;
	font-size: 14px;
	line-height: 130%;
	margin-left: 10px;
	margin-bottom: 35px;
	margin-top: 7px;
}
.star-number:before {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 15px;
	background: #8F8F8F;
	top: 2px;
}
.star-number:empty:before {
	background: transparent;
}
.star-count {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 130%;
	margin-left: 15px;
	margin-bottom: 35px;
	margin-top: 7px;
}
.delivery-fast {
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
}

.delivery-fast img {
	margin-bottom: -6px;
	margin-right: 5px;
}

.ProductImg .sale {
	color: #fff;
	background: #E30413;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 14px;
	z-index: 100;
	padding: 1px 10px;
	border-radius: 5px;
	top: 20px;
}
.ProductImg .sale:empty {
	background: none;
}
.ProductImg {
	position: relative;
}

.ProductInfoLeft .product-item-detail-pay-block {
	display: none;
}
.mobile-review-block {
	display: none;
}

.block22 {
	position: relative;
	z-index: 2;
}
.block22 .h3 {
	font-family: Montserrat,Circe, Arial;
	font-weight: 300;
	font-size: 20px;
	margin: 30px 0 15px;
	line-height: 100%;
}
.block22-colors {
	display: flex;
	flex-flow: row wrap;
	margin: 10px -3px 0px;
}

.block22-colors a {
	position: relative;
	width: calc(20% - 6px);
	margin: 3px;
	height: 90px;
	background-size: 102%;
	background-position: center;
	border-radius: 5px;
	overflow: hidden;
	color: rgba(64, 64, 64, 1);
	border: 1px solid rgba(140, 140, 140, 1);
	padding: 12px 5px;
	box-sizing: border-box;
	text-align: center;
	font-size: 13px;
	line-height: 120%;
}

.block22-colors a.active {
	border: 1px solid #2BB3C0;
	outline: 1px solid #2BB3C0;
}

.block22-colors a > span:first-child {
	min-height: 66px;
	display: block;
}
.block22-colors a.dark {
	color: #fff;
}
.block22-colors a.dark:hover {
	color: #2BB3C0;
}

.ProductInfoPreview {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 120%;
	padding-right: 85px;
}
h1 {
	padding-right: 70px;
	line-height: 120%!important;
}
@media (max-width: 1200px){
	.block22 .h3 {

		font-size: 20px;}
	.block22-colors a {
		width: calc(20% - 6px);
		height: 140px;
		padding: 17px 10px;
	}
	.ProductInfoLeft:before {

		width: 50px;
	}
	.gray-line-class {
		padding: 15px 15px 6px;
	}
}
@media (max-width: 768px){
	h1 {
		padding-right: 50px;
		line-height: 120%!important;
	}
	.gray-line-class {
		padding: 15px 15px 6px;
	}
	.block22 .h3 {

		font-size: 16px;}
	.block22-colors a {
		width: calc(33.33% - 6px);
		height: 140px;
		padding: 17px 10px;
	}
	.notice-surface {
		
	}
	.shares-block {
		padding-right: 0;
		margin-left: auto;
		margin-top: 10px;
	}
	.flexLine .star-count,
	.flexLine .star-number {

		display: none;
	}
	.ProductInfoLeft .product-item-detail-pay-block {
		display: block;
	}
	.ProductImg .sale {
		display: none;
	}
	.ProductInfo .sale {
		color: #fff;
		background: #E30413;
		font-size: 14px;
		font-weight: bold;
		z-index: 10;
		padding: 1px 10px;
		border-radius: 5px;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: 10px;
	}
	.InStock {
		margin-bottom: 5px;
	}
	.ProductCharacter .characteristics table:last-child {
		margin-bottom: 8px;
	}
	.ProductInfoLeft {
		width: 100%;
		padding-right: 0;
		position: relative;
	}
	.ProductInfoRight {
		width: 100%;
	}
	.product-item-detail-slider-controls-block {
		display: none;
	}
	.ProductInfoRight .sales-block,
	.ProductInfoRight .ProductInfoRight-top {
		display: none;
	}

	.ProductInfoRight .product-item-detail-pay-block {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 20px 25px 20px;
		z-index: 19;
	}
	.ProductInfo .sale:empty {
		background: none;
		margin-right: 0;
		padding: 0;
	}
	.product-item-detail-slider-block {
		position: relative;
		/* border: 1px solid #F2F6F6; */
		box-sizing: border-box;
		border-radius: 10px;
		padding-top: 100%;
		height: 0;
		width: 100%;
		margin-left: 0;
		order: 2;
	}
	.table-right,
	.characteristics-big > table {
		width: 100%;
	}
	.characteristics-big {
		flex-flow: row wrap;
		width: 100%;
	}
	.popupOverlay > div.reviewPopup {
		margin: auto 0 0!important;
		border-radius: 10px 10px 0 0!important;
	}
	[data-form="fast"] > div {
		padding: 6px 15px 45px !important;
		margin: auto 0 0!important;
		border-radius: 10px 10px 0 0!important;
	}
	.popupOverlay[data-id="fast-success"].show.success > div.reviewPopup, .popupOverlay[data-id="fast-success"].show.success > div.reviewPopup {
		padding: 30px 10px 50px;
		width: 100%;
	}
	.ReviewsBlockPhoto > *:not(.popupOverlay) {
		width: 85px;
		padding-top: 85px;
	}
	.Reviews {
		padding-right: 0;
	}

	.ReviewsBlockPhoto_Up {
		display: flex;
		overflow: auto;
	}
	.ReviewsBlockPhoto > *:not(.popupOverlay) {
		width: 85px;
		padding-top: 85px;
	}

	.ReviewsBlockPhoto > *.hidden {
		display: block;
	}
	.ReviewsBlockPhoto {
	flex-wrap: nowrap;
	width: auto;
	margin: 13px 0 6px;
}

	.ReviewsBlockPhoto > * .show-more {
		display: none;
	}
	.reviewShowPopupImg {
		width: 100%;
		padding-top: 100%;
		background-size: cover;
		background-position: center;
		border-radius: 10px 10px 0 0;
	}
	.reviewShowPopupInfo {
		position: relative;
		padding-left: 15px;
		padding-top: 20px;
		padding-right: 15px;
		box-sizing: border-box;
		width: 100%;
	}
	.reviewShowPopupNext {
		position: fixed;
		top: calc(50% - 25px);
		right: 15px !important;
	}
	.reviewShowPopupPrev {
		left: 15px !important;
	}
	.popupOverlay[data-event="review-show"] > div {
		border-radius: 10px 10px 0 0;
		margin: auto 0 0;
	}
	.popupOverlay[data-event="review-show"] [data-event="close"]{
		position: absolute;
		right: 15px;
		top: 15px;
		background: rgba(0, 0, 0, 0.5) url(/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/close.svg) center no-repeat;
		border-radius: 10px;
		width: 45px;
		height: 45px;
		background-size: 40%;
	}
	.little-text {

		line-height: 120%;
	}
	.ProductFlex ~ .ReviewsBlockPhoto {
		display: none;
	}
	.ProductFlex {
		flex-flow: row wrap;
		display: flex;
		margin-bottom: 20px;
	}
	.mobile-review-block {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.star-block {
		background: rgba(242, 245, 245, 1);
		border-radius: 10px;
		width: 100px;
		height: 85px;
		text-align: center;
		padding: 17px;
	}

	.mobile-review-block .ReviewsBlockPhoto {
		max-width: calc(100% - 100px);
		margin: 0;

	}

	.mobile-review-block .ReviewsBlockPhoto > * .show-more {
		display: flex;
	}

	.mobile-review-block .ReviewsBlockPhoto > *:not(.popupOverlay) {
		margin: 0;
		margin-right: -3px;
		border: 2px solid #fff;
		padding-top: 81px;
	}

	.mobile-review-block .ReviewsBlockPhoto > *:not(.popupOverlay):nth-child(3) {
		z-index: 1;
		margin-right: 0;
	}
	.mobile-review-block .ReviewsBlockPhoto > *:not(.popupOverlay):nth-child(2) {
		z-index: 2;
	}
	.mobile-review-block .ReviewsBlockPhoto > *:not(.popupOverlay):nth-child(1) {
		z-index: 3;
	}

	.star-number img {
		width: 25px;
		height: 23px;
	}
	.star-number:before {
		display: none;
	}
	.star-number {
		padding-right: 0;
		color: #221F1C;
		font-size: 22px;
		line-height: 130%;
		margin-left: 0;
		margin-bottom: -4px;
		margin-top: 0;
	}
	.star-count {
		color: #8F8F8F;
		font-size: 14px;
		line-height: 130%;
		margin-left: 0;
		margin-bottom: 0;
		margin-top: 9px;
	}

	.review-item-first {
		background:
				rgba(242, 245, 245, 1);
		border-radius: 10px;
		max-height: 146px;
		margin: 15px 0 33px;
		overflow: hidden;
		width: 100%;
	}
	.review-item-first .ReviewsItemText {
		margin-top: 7px;
		margin-bottom: 0;
		line-height: 110%;
		color: #221F1C;
	}
	.ReviewsItem {

	}
	.review-item-first .ReviewsItemRight {
		position: relative;
	}
	.review-item-first .ReviewsItemRight:before {
		content: '';
		position: absolute;
		width: 16px;
		height: 16px;
		left: 14px;
		top: 0px;
		background: url("/bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/images/chat.svg") center no-repeat;

	}
	.review-item-first .ReviewsItemRight,
	.review-item-first .ReviewsItemLeft {
		padding-left: 40px;
	}

	.review-item-first .ReviewsItemChar {
		left: 0;
		background: #ffffff;
	}

	.review-item-first .ReviewsItem {
		padding-top: 14px;
		max-height: 145px;
		position: relative;
		border: none;
		overflow: hidden;
		padding-left: 20px;
	}

	.review-item-first .ReviewsItem:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 40px;
		border-radius: 10px;
		background: linear-gradient(180deg, rgba(242, 245, 245, 0) 0%, #EAEFEF 50%, #EAEFEF 100%);
		z-index: 2;

}
	.ReviewsBlockPhoto > * .show-more2 {
		position: absolute;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		border-radius: 5px;
		background: rgba(0, 0, 0, 0.76);
		color: rgb(253, 253, 253);
		font-size: 20px;
		font-weight: 700;
		line-height: 120%;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: 15px !important;
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		left: 15px !important;
		transform: rotate(180deg);
	}
	.ReviewsItem {
		padding-left: 40px;
	}
	.fancybox-button.fancybox-button--close {
		top: 0 !important;
		right: 15px !important;
	}

	.ProductInfoRight .product-item-detail-pay-block .ProductPrice {
		display: none;
	}

	.ProductImg .little-text {
		display: none;
	}

	.block22-colors a {
		height: 110px;
	}
	.block22-colors {

		width: calc(100% + 6px);
	}
	.block22-colors a > span:first-child {
		min-height: 48px;
	}

	.ProductInfoPreview {
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 120%;
		padding-right: 50px;
	}

	.ProductInfoLeft:before {
		right: 0;
	}
}
/* End */


/* Start:/libs/fancybox/jquery.fancybox.min.css?155437131412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */
/* /bitrix/templates/podokonniki_2025/components/bitrix/catalog/mkws/style.css?17720600782350 */
/* /bitrix/templates/podokonniki_2025/components/bitrix/catalog.element/mkws2_new2024/style.css?177031360354993 */
/* /libs/fancybox/jquery.fancybox.min.css?155437131412795 */
