

/* Start:/local/templates/bannikon_2025/components/bitrix/catalog/catalog/style.css?17797027938134*/
.catalog {
	position: relative;
}

main:has(.catalog) .page-top__area {
	margin: 0 0 52px;
}

main:has(.catalog) .page-title_els {
	margin: 24px 0 0;
}

main:has(.catalog) .page-top__area h1 {
	line-height: 1;
	margin: 0;
	width: 70%;
}

.catalog .catalog-content {
	display: flex;
}

.catalog-top {
	margin: 0 0 36px;
	position: absolute;
	right: 0;
	top: -97px;
}

.catalog-settings {
	align-items: center;
	display: flex;
	gap: 32px;
	justify-content: flex-end;
}

.catalog-view__btns {
	align-items: center;
	display: flex;
	gap: 32px;
	justify-content: flex-start;
}

.catalog-view {
	color: var(--dark-blue-v3);
	display: block;
	font-size: 14px;
	height: 32px;
	opacity: .6;
	transition: var(--tr2);
	width: 32px;
}

.catalog-view:active,
.catalog-view:hover,
.catalog-view.active {
	opacity: 1;
}

.sorting__box .form-select {
	background-position: right 20px center;
	background-size: 10px 10px;
	border: 2px solid var(--dark-blue-v3);
	border-radius: var(--br30);
	color: var(--dark-blue-v3);
	cursor: pointer;
	font-family: var(--font-family-aeroport);
	font-size: 16px;
	opacity: .6;
	letter-spacing: -.25px;
	line-height: 1;
	padding: 11px 40px 12px 20px;
	transition: var(--tr2);
	font-style: normal;
}

.sorting__box .form-select:active,
.sorting__box .form-select:hover,
.sorting__box .form-select:focus {
	opacity: 1;
}

.sorting__box .form-select:focus {
	border-color: var(--dark-blue-v3);
	box-shadow: none;
	outline: 0;
}

.catalog-products {
	position: relative;
}

/* Поисковая строка в блоке фильтров */

.aside-search {
	margin: 0 0 36px;
}

.aside-search form {
	position: relative;
}

.aside-search .search-val {
	background: transparent;
	border: 1px solid var(--black-v7);
	border-radius: var(--br40);
	color: var(--black-v7);
	font-family: var(--font-family-aeroport-m);
	font-size: 16px;
	line-height: 1.75;
	opacity: .5;
	padding: 12px 54px 12px 14px;
	text-transform: uppercase;
	transition: var(--tr2);
	width: 100%;
}

.aside-search .search-val:active,
.aside-search .search-val:hover,
.aside-search .search-val:focus {
	background: var(--white);
	opacity: 1;
}

.aside-search .search-val::placeholder {
	color: var(--black-v7);
	opacity: .5;
	font-size: 16px;
}

.aside-search .search__btn {
	background: no-repeat center /100% 100% url(/local/templates/bannikon_2025/components/bitrix/catalog/catalog/../../../../img/icons/fixed_search__btn.svg);
	border: 0;
	height: 32px;
	opacity: 1;
	position: absolute;
	right: 14px;
	top: calc((100% - 32px) / 2);
	transition: var(--tr2);
	width: 32px;
}

.aside-search .search__btn:active,
.aside-search .search__btn:hover,
.aside-search .search__btn:focus {
	opacity: .7;
}

/* Группа кнопок перед списком товаров */

.catalog-filter__header {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.catalog-filter__header:after {
	background: linear-gradient(270.26deg, var(--white) 49.48%, rgba(255, 255, 255, 0) 142.62%);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 10%;
	z-index: 1;
}

.pre-formed-access__tags {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	gap: 12px;
	margin: 0 0 52px;
	overflow-x: auto;
	padding: 0 250px 10px 0;
	row-gap: 10px;
	scrollbar-width: none;
	width: auto;
}

.pre-formed-access__tags::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.pre-formed-access__tags .pre-tag {
	align-items: center;
	border-bottom: 1px solid var(--black-v7);
	color: var(--black-v7);
	display: flex;
	font-family: var(--font-family-aeroport-m);
	font-size: 15px;
	gap: 8px;
	line-height: .7;
	opacity: .3;
	outline: none;
	padding: 10px 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--tr2);
	white-space: nowrap;
}

.pre-formed-access__tags .pre-tag:active,
.pre-formed-access__tags .pre-tag:hover {
	opacity: 1;
}

.pre-formed-access__tags .pre-tag.selected {
	max-height: 32px;
	opacity: 1;
	transition: var(--tr2);
}

.pre-formed-access__tags .pre-tag.selected:after {
	background: no-repeat center / 100% 100% url(/local/templates/bannikon_2025/components/bitrix/catalog/catalog/../../../../img/icons/close-gold__btn.svg);
	content: '';
	display: block;
	height: 16px;
	opacity: 1;
	width: 16px;
}

.pre-formed-access__tags .pre-tag.selected:active,
.pre-formed-access__tags .pre-tag.selected:hover {
	opacity: .85;
}

.next-hidden-els__btn {
	background: 0;
	border: 0;
	cursor: pointer;
	height: 14px;
	margin: 0;
	opacity: .5;
	outline: none;
	padding: 0;
	position: absolute;
	right: calc(var(--bs-gutter-x) * .5);
	top: 10px;
	transition: var(--tr2);
	width: 14px;
	z-index: 20;
}

.next-hidden-els__btn:active,
.next-hidden-els__btn:hover {
	opacity: 1;
}

.next-hidden-els__btn:focus {
	box-shadow: none;
}

/* SEO блок */

.catalog-section__txt {
	color: var(--black-v7);
	font-family: var(--font-family-aeroport-l);
	font-size: 24px;
	margin: 48px 0 0;
	text-align: justify;
}

.catalog-section__txt:has(*):before {
	background: var(--dark-blue-v3);
	content: '';
	display: block;
	height: 2px;
	margin: 0 0 48px;
	opacity: .2;
	width: 100%;
}

.catalog-section__txt h2 {
	color: var(--black-v0);
	font-family: var(--font-family-aeroport-m);
	font-size: 32px;
	line-height: 1;
	margin: -6px 0 32px;
	text-transform: uppercase;
}

.catalog-section__txt b {
	font-family: var(--font-family-aeroport-m);
	font-weight: normal;
}

.catalog-section__txt ul {
	margin: 0 0 0 1px;
}

.catalog-section__txt li {
	margin: 0 0 10px;
	text-align: left;
}

.catalog-section__txt li::marker {
	color: var(--brown-v3);
}

@media (max-width: 1440px) {
	.pre-formed-access__tags {
		margin: 0 0 30px;
	}

	.pre-formed-access__tags .pre-tag {
		font-size: 14px;
	}

	.catalog-section__txt {
		margin: 44px 0 0;
	}

	.catalog-section__txt:has(*):before {
		margin: 0 0 44px;
	}

	.catalog-section__txt h2 {
		font-size: 30px;
	}

	.catalog-section__txt {
		font-size: 22px;
	}
}

@media (max-width: 1367px) {
	.pre-formed-access__tags {
		margin: 0 0 26px;
	}

	.catalog-section__txt {
		margin: 40px 0 0;
	}

	.catalog-section__txt:has(*):before {
		margin: 0 0 40px;
	}

	.catalog-section__txt {
		font-size: 20px;
	}

	.catalog-section__txt h2 {
		font-size: 28px;
	}
}

@media (max-width: 1280px) {
	.catalog-section__txt {
		font-size: 18px;
		margin: 36px 0 0;
	}

	.catalog-section__txt:has(*):before {
		margin: 0 0 36px;
	}

	.catalog-section__txt h2 {
		font-size: 26px;
	}

	.catalog-top {
		top: -89px;
	}
}

@media (max-width: 1200px) {
	.catalog-view {
		height: 30px;
		width: 30px;
	}

	.catalog-view__btns,
	.catalog-settings {
		gap: 28px;
	}

	.sorting__box .form-select {
		background-position: right 20px center;
	}

	.pre-formed-access__tags {
		margin: 0 0 20px;
	}

	.pre-formed-access__tags .pre-tag {
		padding: 8px 0;
	}

	.catalog-top {
		top: -87px;
	}

	main:has(.catalog) .page-title_els {
		margin: 20px 0 0;
	}

	main:has(.catalog) .page-top__area h1 {
		width: 60%;
	}
}

@media (max-width: 1080px) {
	.catalog-top {
		top: -85px;
	}
}

@media (max-width: 991px) {
	.catalog-view {
		height: 28px;
		width: 28px;
	}

	.catalog-section__txt {
		margin: 32px 0 0;
		text-align: left;
	}

	.catalog-section__txt:has(*):before {
		margin: 0 0 32px;
	}

	.catalog-section__txt h2 {
		font-size: 24px;
	}

	.filters__btn {
		background: var(--dark-blue-v3);
		border: 0;
		border-radius: var(--br40);
		color: var(--white);
		font-family: var(--font-family-aeroport-m);
		font-size: 16px;
		line-height: .75;
		outline: none;
		padding: 14px 24px;
		transition: var(--tr2);
	}

	.filters__btn:active,
	.filters__btn:hover {
		opacity: .85;
	}

	.filters__btn:focus {
		box-shadow: none;
	}

	main:has(.catalog) .page-top__area h1 {
		width: 100%;
	}

	.catalog-top {
		margin: 0 0 28px;
		position: relative;
		right: unset;
		top: 0;
	}

	.catalog-settings {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.catalog-view__btns,
	.catalog-settings {
		gap: 20px;
	}

	main:has(.catalog) .page-top__area {
		margin: 0 0 32px;
	}
}

@media (max-width:768px) {
	main:has(.catalog) .page-title_els {
		margin: 16px 0 0;
	}
}

@media (max-width: 395px) {
	.catalog-section__txt {
		margin: 26px 0 0;
	}

	.catalog-section__txt:has(*):before {
		margin: 0 0 26px;
	}
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/style.css?177970279316032*/
.catalog-aside {
	position: relative;
	z-index: 12;
}

.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;
}

.catalog-filter {
	background: linear-gradient(309.86deg, rgba(228, 184, 139, 0.3) 15.2%, rgba(236, 198, 160, 0.3) 97.28%);
	border-radius: var(--br40);
	padding: 24px;
	z-index: 1;
}

.catalog-filter .bx-filter.bx-blue .bx-filter-section {
	background: transparent;
}

.catalog-filter .bx-filter-parameters-box-title span {
	align-items: center;
	border: 0;
	color: var(--black-v7);
	display: flex;
	font-family: var(--font-family-aeroport-m);
	font-size: 20px;
	justify-content: space-between;
	line-height: 1.25;
	text-transform: uppercase;
}

.catalog-filter .bx-filter-parameters-box-title span:active,
.catalog-filter .bx-filter-parameters-box-title span:hover {
	border: 0;
}

.catalog-filter .bx-filter .bx-filter-parameters-box-title {
	line-height: .6;
	margin: 0;
	padding: 0;
}

.catalog-filter .bx-filter-block {
	margin: 14px 0 0;
}

.catalog-filter .bx-filter-block:has(.inner-filter__box.scrollable) {
	overflow: hidden;
}

.catalog-filter .bx-filter-parameters-box.bx-active:last-child .bx-filter-block:has(.inner-filter__box.scrollable) {
	padding: 0 0 20px;
}

.catalog-filter .bx-filter-block:has(.bx-filter-input-container) {
	margin: 16px 0 0;
}

.catalog-filter .bx-filter .bx-filter-section {
	padding: 0;
}

.catalog-filter .bx-filter-parameters-box:not(:last-child) {
	margin-bottom: 42px;
}

.catalog-filter .bx-filter-parameters-box:has(.bx-filter-parameters-box-title.d-none) {
	margin-bottom: 32px;
}

.catalog-filter .bx-filter-parameters-box:has(.bx-filter-parameters-box-title.d-none) .checkbox {
	margin: 0;
}

.catalog-filter .bx-filter-parameters-box-container {
	--bs-gutter-x: 1rem;
	padding-bottom: 0;
}

.catalog-filter .bx-filter .bx-filter-input-container {
	display: flex;
	position: relative;
}

.catalog-filter .bx-filter .bx-filter-parameters-box-container-block .bx-ft-sub,
.catalog-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	align-items: center;
	bottom: 0;
	color: var(--black-v7);
	display: flex;
	font-family: var(--font-family-aeroport-m);
	font-size: 14px;
	font-style: normal;
	left: 10px;
	line-height: .6;
	margin: auto;
	opacity: .5;
	padding: 0;
	position: absolute;
	text-transform: lowercase;
	top: 0;
	z-index: 10;
}

.catalog-filter .bx-filter-input-container input {
	background: transparent;
	border: 1px solid var(--black-v7);
	border-radius: var(--br40);
	color: var(--black-v7);
	font-family: var(--font-family-aeroport-b);
	font-size: 14px;
	max-height: 34px;
	max-width: 100%;
	opacity: .5;
	padding: 12px 10px 12px 30px;
	transition: var(--tr2);
	width: 100%;
}

.catalog-filter .bx-filter-input-container input:active,
.catalog-filter .bx-filter-input-container input:hover,
.catalog-filter .bx-filter-input-container input:focus {
	background: var(--white);
	border-color: var(--black-v7) !important;
	opacity: 1;
}

.catalog-filter .fa-angle-up:before,
.catalog-filter .fa-angle-down:before {
	display: none;
}

.catalog-filter .fa {
	background: no-repeat left center / 100% 100% url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/filter_up_down.svg);
	flex-shrink: 0;
	height: 6px;
	margin: 0;
	transition: var(--tr2);
	width: 10px;
}

.catalog-filter .fa-angle-down {
	transform: rotate(180deg);
}

.catalog-filter .inner-filter__box {
	display: flex;
	flex-direction: column;
}

.catalog-filter .checkbox {
	line-height: .7;
	margin: 18px 0 0;
	order: 2;
}

.catalog-filter .checkbox:has(input[type="checkbox"]:checked) {
	order: 1;
}

.catalog-filter .checkbox.d-none:has(input[type="checkbox"]:checked) {
	display: block !important;
}

.catalog-filter .bx-filter .bx-filter-param-label {
	line-height: 1;
	min-height: unset;
	margin: 0;
	padding: 0;
}

.catalog-filter .bx-filter-input-checkbox {
	position: relative;
}

.catalog-filter .bx-filter-input-checkbox input[type="checkbox"] {
	height: 18px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 18px;
	z-index: -1;
}

.catalog-filter .bx-filter-input-checkbox input[type="checkbox"]+.bx-filter-param-text {
	align-items: flex-start;
	color: var(--black-v7);
	cursor: pointer;
	display: flex;
	font-family: var(--font-family-aeroport-l);
	font-size: 18px;
	padding-left: 0;
	position: relative;
	user-select: none;
}

.catalog-filter input[type="checkbox"]+.bx-filter-param-text::before {
	background: transparent;
	border: 2px solid var(--black-v7);
	border-radius: var(--br50);
	content: '';
	display: inline-block;
	flex-shrink: 0;
	height: 18px;
	margin: 0 12px 0 0;
	transition: var(--tr15);
	width: 18px;
}

.catalog-filter input[type="checkbox"]:checked+.bx-filter-param-text::before {
	background: no-repeat center / 18px 18px url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/filter_selected.svg);
}

.catalog-filter .disabled .bx-filter-input-checkbox input[type="checkbox"]+.bx-filter-param-text {
	cursor: default;
	opacity: .5;
	pointer-events: none;
}

.catalog-filter .disabled {
	pointer-events: none;
}

.catalog-filter .bx-filter-button-box .bx-filter-parameters-box-container {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.catalog-filter .bx-filter-button-box .bx-filter-block {
	margin: 0;
}

.catalog-filter .reset__btn {
	background-image: none;
	border: 2px solid var(--brown-v3);
	border-radius: var(--br60);
	color: var(--brown-v3);
	display: inline-block;
	font-family: var(--font-family-aeroport-b);
	font-size: 18px;
	line-height: .6;
	overflow: hidden;
	outline: none;
	padding: 16px 36px;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--tr2);
}

.catalog-filter .reset__btn:active,
.catalog-filter .reset__btn:hover,
.catalog-filter .reset__btn:focus {
	border: 2px solid var(--brown-v4);
	color: var(--brown-v4);
}

.bx-filter-param-label.disabled {
	opacity: 0.6;
	pointer-events: none;
}

.catalog-filter div:has(.show-more__btn) {
	order: 3;
}

.catalog-filter .show-more__btn {
	border-bottom: 1px solid var(--black-v7);
	color: var(--black-v7);
	display: inline-block;
	font-family: var(--font-family-aeroport-m);
	font-size: 16px;
	line-height: .7;
	margin: 24px 0 0;
	opacity: .6;
	padding: 0 0 12px;
	text-transform: uppercase;
	transition: var(--tr2);
}

.catalog-filter .show-more__btn:active,
.catalog-filter .show-more__btn:hover {
	opacity: 1;
}

.inner-filter__box.scrollable {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 2px;
	padding-right: 0 !important;
	width: calc(100% - 7px);
}

.catalog-filter .bx-filter-popup-result {
	border-style: solid;
	color: var(--br40);
	display: none;
	font-family: var(--font-family-aeroport);
	font-size: 16px;
	line-height: 1.4;
	margin-left: 10px;
	margin-top: -6px;
	position: absolute;
	white-space: nowrap;
	z-index: 915;
}

.catalog-filter .bx-filter-popup-result.left {
	-webkit-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_left.png) 4 20 4 4 fill repeat;
	border-width: 2px 10px 2px 2px;
}

.catalog-filter .bx-filter-popup-result.right {
	-webkit-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/../../../../img/icons/result_popup_right.png) 4 4 4 20 fill repeat;
	border-width: 2px 2px 2px 10px;
}

.catalog-filter .bx-filter-popup-result.right {
	left: 97%;
}

.catalog-filter .bx-filter-popup-result.left {
	right: 97%;
}

.bx-filter-horizontal .bx-filter-popup-result {
	bottom: -7px;
	display: inline-block;
	left: auto;
	position: relative;
	right: auto;
}

body:has(.bx-filter-popup-result a._loader):before,
.catalog-filter:has(.bx-filter-popup-result a._loader):before {
	display: none;
}

.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a {
	background-image: none;
	color: var(--brown-v2);
	display: block;
	font-family: var(--font-family-aeroport-m);
	line-height: 1;
	padding: 8px 10px 10px;
	text-decoration: none !important;
}

.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a._loader {
	cursor: default;
	pointer-events: none;
	position: relative;
}

.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a._loader:before {
	background: rgba(255, 255, 255, 1);
}

.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a._loader:after {
	border: 4px solid rgba(233, 233, 233, 1);
	border-bottom-color: var(--brown-v3);
	height: 24px;
	position: absolute;
	width: 24px;
}

.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a:active,
.catalog-filter .bx-filter-parameters-box .bx-filter-popup-result a:hover {
	background-image: none;
	opacity: .85;
	text-decoration: none;
}

.catalog-filter .bx-filter-popup-result-close {
	display: none;
}

.catalog-filter .gold__btn {
	font-size: 18px;
}

.bx-filter-parameters-box:has(.bx-filter-parameters-box-title.d-none) .bx-filter-block {
	margin: 0;
}

.bx-filter._loader:after {
	position: absolute;
}

body:has(.bx-filter._loader):before,
.bx-filter._loader:before {
	display: none;
}

.catalog-filter {
	position: relative;
}

.catalog-filter:has(._loader):before {
	content: '';
	display: block;
	background: rgba(255, 255, 255, .6);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
}

.bx-filter-parameters-box.bx-active:not(:has(.inner-filter__box .checkbox)) {
	margin-bottom: 0;
}

.bx-filter-parameters-box.bx-active.price-box {
	margin-bottom: 42px !important;
}

.bx-filter .bx-ui-slider-track-container {
	margin: 30px 0 0;
}

.bx-filter .bx-ui-slider-track {
	height: 4px;
	position: relative;
}

.bx-filter .bx-ui-slider-part {
	background: var(--brown-v3);
	display: none;
	height: 17px;
	position: absolute;
	top: -6px;
	width: 1px;
}

.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 {
	color: #000;
	display: none;
	font-size: 11px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	text-align: center;
	top: -16px;
	width: 100px;
}

.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;
	display: none;
}

.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 {
	height: 20px;
	z-index: 150;
}

.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}

.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	background: var(--brown-v3);
}

.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	background: var(--brown-v3);
	opacity: .35;
}

.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	background: var(--brown-v3);
}

.bx-filter .bx-ui-slider-handle {
	background: var(--white);
	border: 2px solid var(--brown-v3);
	border-radius: var(--br50);
	height: 18px;
	position: absolute;
	top: -7px;
	width: 18px;
}

.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-left: 0;
}

.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: 0;
}

@media (max-width: 1680px) {
	.catalog-filter .bx-filter-parameters-box-container {
		--bs-gutter-x: 1rem;
	}
}

@media (max-width: 1536px) {
	.catalog-filter .bx-filter-parameters-box:not(:last-child) {
		margin-bottom: 36px;
	}

	.catalog-filter .show-more__btn {
		padding: 0 0 10px;
	}
}

@media (max-width: 1440px) {
	.catalog-filter {
		padding: 20px;
	}

	.catalog-filter .bx-filter-parameters-box:not(:last-child) {
		margin-bottom: 30px;
	}

	.catalog-filter .bx-filter-parameters-box-title span {
		font-size: 18px;
	}

	.catalog-filter .show-more__btn {
		font-size: 16px;
		padding: 0 0 8px;
	}

	.catalog-filter .checkbox {
		margin: 16px 0 0;
	}

	.catalog-filter .bx-filter-input-checkbox input[type="checkbox"]+.bx-filter-param-text {
		margin: -1px 0 0;
	}

	.catalog-filter .bx-filter .bx-filter-parameters-box-container-block .bx-ft-sub,
	.catalog-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
		font-size: 14px;
	}

	.catalog-filter .gold__btn,
	.catalog-filter .reset__btn {
		font-size: 18px;
	}

	.catalog-filter .bx-filter-parameters-box-container {
		--bs-gutter-x: .75rem;
	}
}

@media (max-width: 1367px) {
	.catalog-filter .bx-filter-block {
		margin: 18px 0 0;
	}

	.catalog-filter .gold__btn,
	.catalog-filter .reset__btn {
		font-size: 16px;
	}

	.inner-filter__box.scrollable {
		max-height: 280px;
	}

	.catalog-filter .bx-filter-input-checkbox input[type="checkbox"]+.bx-filter-param-text {
		font-size: 16px;
	}

	.catalog-filter input[type="checkbox"]+.bx-filter-param-text::before {
		height: 16px;
		margin: 1px 10px 0 0;
		width: 16px;
	}

	.catalog-filter {
		border-radius: var(--br30);
	}
}

@media (max-width: 1280px) {
	.catalog-aside {
		max-width: 20%;
		min-width: 20%;
	}
}

@media (max-width: 991px) {
	.catalog-aside {
		display: none;
		height: 100%;
		padding: 0 !important;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1000;
	}

	body:has(.catalog-aside.opened) {
		overflow: hidden;
		padding-right: 15px;
	}

	.catalog-aside.opened {
		display: block;
	}

	.catalog-aside .mobile-overlay {
		background: rgba(0, 0, 0, .5);
		display: block;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
	}

	.catalog-filter {
		background: #fff;
		border-radius: 0;
		height: 100%;
		min-width: 340px;
		padding: 24px 24px 100px;
		position: relative;
		top: 0;
		width: 35%;
		z-index: 9999;
	}

	.catalog-filter__body {
		max-height: 88%;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 14px 20px 20px 0;
	}

	.catalog-filter__body::-webkit-scrollbar {
		height: 4px;
		width: 4px;
	}

	.catalog-filter__body::-webkit-scrollbar-thumb {
		border-radius: 0;
	}

	.catalog-filter__body::-webkit-scrollbar-thumb {
		background: var(--dark-blue-v3);
		border-radius: 0;
	}

	.catalog-filter__body::-webkit-scrollbar-track {
		background: rgba(65, 89, 116, 0.3);
		border-radius: 0;
	}

	.mobile-block__title {
		align-items: center;
		color: var(--dark-blue-v3);
		display: flex;
		font-family: var(--font-family-aeroport-m);
		font-size: 22px;
		justify-content: space-between;
		margin: 0 0 24px;
	}

	.mobile-block__title button {
		background: transparent;
		border: 0;
		height: 24px;
		margin: 0;
		padding: 0;
		transition: var(--tr2);
		width: 24px;
	}

	.mobile-block__title button:active,
	.mobile-block__title button:hover {
		opacity: .75;
	}

	.mobile-block__title button:focus {
		box-shadow: none;
	}

	.aside-search .search-val {
		font-size: 14px;
		padding: 10px 54px 10px 14px;
	}

	.catalog-filter .bx-filter-popup-result {
		font-size: 14px;
	}

	.catalog-filter .bx-filter-popup-result.right {
		left: 57%;
	}
}

@media (max-width: 680px) {
	.mobile-block__title {
		font-size: 20px;
	}
}

@media (max-width: 360px) {
	.catalog-filter {
		min-width: 320px;
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/system.pagenavigation/.default/style.css?17797027931978*/
main .content__area .items-list__pagination {
	align-items: center;
	display: flex;
	gap: 20px;
	margin: 48px 0 0;
}

.content__area .items-list__pagination a:not(.arrow__btn) {
	align-items: center;
	background: transparent;
	background-image: none;
	border: 0;
	border-radius: var(--br50);
	color: var(--dark-blue-v3);
	display: flex;
	font-family: var(--font-family-aeroport-b);
	font-size: 16px;
	justify-content: center;
	height: 32px;
	line-height: .6;
	text-decoration: none;
	transition: var(--tr2);
	width: 32px;
}

.content__area .items-list__pagination a:not(.arrow__btn):active,
.content__area .items-list__pagination a:not(.arrow__btn):hover {
	background: var(--dark-blue-v3);
	color: var(--white);
}

.current-page {
	background: var(--dark-blue-v3);
	border-radius: var(--br50);
	color: var(--white);
	display: inline-block;
	font-family: var(--font-family-aeroport-b);
	font-size: 16px;
	height: 32px;
	line-height: 31px;
	text-align: center;
	width: 32px;
}

.items-list__pagination span.arrow__btn {
	display: none;
}

.items-list__pagination .arrow__btn {
	align-items: center;
	background: none;
	display: flex;
	font-size: 0;
	justify-content: center;
	height: 24px;
	opacity: .7;
	text-decoration: none;
	transition: var(--tr2);
	width: 24px;
}

.items-list__pagination .arrow__btn img {
	height: auto;
	width: 14px;
}

.items-list__pagination .prev-page__btn {
	transform: rotate(180deg);
}

.items-list__pagination .arrow__btn:active,
.items-list__pagination .arrow__btn:hover {
	background: none;
	opacity: 1;
}

@media (max-width: 768px) {
	main .content__area .items-list__pagination {
		gap: 16px;
		margin: 30px 0 0;
	}

	.content__area .items-list__pagination a:not(.arrow__btn),
	.current-page {
		font-size: 14px;
		height: 26px;
		width: 26px;
	}

	.current-page {
		line-height: 25px;
	}

	.items-list__pagination .arrow__btn {
		width: 12px;
	}
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.section/section/style.css?1779702793721*/
/* Скрываем кол-во найденных товаров в Header title */
#elem_count {
	display: none;
}

.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: none;
}

.catalog-section>.row {
	align-items: stretch;
	row-gap: 20px;
}

@media (max-width: 1280px) {
	#catalogProducts {
		max-width: 80%;
	}
}

@media (max-width: 991px) {
	.catalog-section>.row {
		--bs-gutter-x: 1rem;
		row-gap: 16px;
	}

	#catalogProducts {
		max-width: 100%;
	}
}

@media (max-width: 395px) {
	.catalog-section>.row .col-6 {
		max-width: 100%;
		min-width: 100%;
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.item/card/style.css?177970279321925*/
.product-item-small-card>.row {
	align-items: stretch;
	row-gap: 20px;
}

.catalog-section .product-container {
	height: 100% !important;
}

.product {
	-webkit-perspective: 800;
	-ms-perspective: 800;
	-moz-perspective: 800;
	-o-perspective: 800;
	border: 2px solid var(--transparent-main-15);
	border-radius: var(--br16);
	height: 100%;
	transition: var(--tr2);
}

.product:active,
.product:hover {
	border-color: var(--transparent-main-85);
}

.product .stickers {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: flex-start;
	left: 24px;
	position: absolute;
	row-gap: 4px;
	top: 24px;
	width: 65%;
}

.product .sticker {
	border-radius: var(--br28);
	color: var(--white);
	font-family: var(--font-family-aeroport);
	font-size: 14px;
	letter-spacing: -0.2px;
	line-height: .6;
	padding: 11px 12px;
	text-transform: uppercase;
}

.product .stickers .new-item {
	background: var(--violet);
}

.product .stickers .discount-offer {
	background: linear-gradient(305.72deg, #D29559 2.8%, #FDD6AF 97.22%);
}

a.product-image-wrapper,
.product-image-wrapper #alttext-container,
.product-image-wrapper #alttext-container a,
.product-image-wrapper #alttext-container span,
.product-image-wrapper #alttext {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport);
	font-size: 14px;
	line-height: 1;
}

a.product-image-wrapper:active,
a.product-image-wrapper:hover {
	color: var(--dark-blue-v3);
	text-decoration: none;
}

.product .product-image-wrapper {
	display: block;
	height: 220px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 100%;
}

.product .product-image-wrapper img {
	border: 0;
	border-radius: 0;
	height: 100%;
	margin: 0 auto;
	object-fit: contain;
	width: 100%;
}

.product .side.front .product-image-wrapper img {
	border: 0;
	border-radius: 0;
}

.product .product-info {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.product .product-info__box {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 83%;
}

.product .product-info .product-title,
.product .product-info .product-title a {
	background-image: none;
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-m);
	font-size: 20px;
	letter-spacing: -0.2px;
	line-height: 1;
	margin: 0;
	text-decoration: none;
	transition: var(--tr2);
}

.product .product-info .product-title a:active,
.product .product-info .product-title a:hover {
	background-image: none;
	color: var(--dark-blue-v3);
	opacity: .75;
}

.product .product-sku {
	color: var(--dark-blue-v3);
	display: none;
	font-family: var(--font-family-aeroport-m);
	font-size: 16px;
	line-height: 1;
	margin: -2px 0 0;
	opacity: .45;
}

.product .favor__btn {
	align-items: center;
	background-color: transparent;
	border: 2px solid var(--brown-v2);
	border-radius: var(--br50);
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	justify-content: center;
	height: 42px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 24px;
	transition: var(--tr2);
	visibility: hidden;
	width: 42px;
}

.product:active .favor__btn,
.product:hover .favor__btn {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

.product .favor__btn:after {
	background-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/favourite_coloured.svg);
	/* background-position: center; */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	content: '';
	display: block;
	height: 15px;
	width: 18px;
}

.product .favor__btn.in-favor {
	background: var(--brown-v2);
	background-image: radial-gradient(38.1% 38.1% at 65.48% 70.24%, rgba(207, 163, 160, 0.2) 0%, rgba(119, 94, 136, 0.4) 100%);
}

.product .favor__btn.in-favor:after {
	background-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/favourite_coloured_white.svg);
}

.product .favor__btn:active,
.product .favor__btn:hover {
	opacity: .7;
}

.product .favor__btn svg {
	display: none;
}

.product .product-item-scu-container {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	row-gap: 10px;
}

.product .product-item-scu-item-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.product .side.front .product-item-scu-item-list {
	flex-wrap: nowrap;
}

.product .product-item-scu-item-list li {
	background: var(--white);
	border: 1px solid var(--dark-blue-v3);
	border-radius: var(--br25);
	cursor: default;
	min-width: 0;
	transition: var(--tr2);
}

.product .product-item-scu-item-list li:not(:first-child) {
	margin: 0 0 0 -7px;
}

.product .front .product-item-scu-item-list li:not(.plus-count-li):nth-child(n+5) {
	display: none;
}

.product .product-item-scu-item-list .plus-count-li {
	background: var(--dark-blue-v3);
	color: var(--white);
	cursor: default;
	font-family: var(--font-inter);
	font-weight: 500;
	font-size: 12px;
	letter-spacing: -.24px;
	line-height: 1;
	padding: 2px 6px;
}

.product .product-item-scu-item-text {
	color: var(--dark-blue-v3);
	font-family: var(--font-inter);
	font-weight: 500;
	font-size: 12px;
	letter-spacing: -.24px;
	line-height: 1;
	padding: 2px 6px;
	transition: var(--tr2);
}

.product .product-item-price-container {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.product .available-item {
	background-image: linear-gradient(92.35deg, var(--green-v5) 2.55%, var(--dark-blue-v3) 95.99%);
}

.product .unavailable-item {
	background: linear-gradient(92.35deg, var(--brown-v2) 2.55%, var(--brown-v2) 95.99%);
}

.product .product-item-price-current {
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
	display: inline-block;
	font-family: var(--font-family-aeroport-b);
	font-size: 24px;
	line-height: .75;
	position: relative;
	white-space: nowrap;
	z-index: 1;
}

.product .old-price {
	color: #c9bdbd;
	font-family: var(--font-family-aeroport-b);
	font-size: 14px;
	line-height: .75;
	text-decoration: line-through;
	white-space: nowrap;
}

.product .product-item-info-container {
	line-height: .7;
	margin: 0;
}

.product .ex-info__box,
.product .item-weight {
	position: relative;
	/* width: 80%; */
	z-index: 10;
}

.product .store-info {
	align-items: center;
	background-image: linear-gradient(92.35deg, var(--green-v5) 2.55%, var(--dark-blue-v3) 95.99%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
	display: flex;
	font-family: var(--font-family-aeroport-b);
	font-size: 16px;
	justify-content: flex-start;
	gap: 6px;
	letter-spacing: -0.32px;
	line-height: .7;
}

.product .store-info:before {
	background-image: linear-gradient(92.35deg, var(--green-v5) 2.55%, var(--dark-blue-v3) 95.99%);
	border-radius: var(--br50);
	content: '';
	display: block;
	height: 11px;
	width: 11px;
}

.product .item-weight {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	row-gap: 10px;
}

.product .item-weight-value {
	background: transparent;
	border: 1px solid var(--dark-blue-v3);
	border-radius: var(--br25);
	color: var(--dark-blue-v3);
	display: inline-block;
	font-family: var(--font-inter);
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -0.2px;
	line-height: .6;
	opacity: .6;
	padding: 6px;
	text-transform: lowercase;
	transition: var(--tr2);
	-webkit-font-smoothing: antialiased;
}

.product .item-weight-value span {
	display: inline-block;
	font-weight: 700;
	letter-spacing: -0.3px;
}

.product .card__btn {
	bottom: 24px;
	position: absolute;
	right: 24px;
}

.product .product-card .card__btn a.buy__btn {
	background: transparent;
	background-image: none;
	border: 0;
	border-radius: var(--br50);
	display: block;
	font-size: 0;
	height: 42px;
	outline: none;
	padding: 0;
	position: relative;
	text-decoration: none;
	transition: var(--tr2);
	width: 42px;
}

.product .product-card .card__btn a.buy__btn:active,
.product .product-card .card__btn a.buy__btn:hover,
.product .product-card .card__btn a.buy__btn:focus,
.product .product-card .card__btn a.buy__btn.loading {
	background: var(--brown-v2);
	background-image: radial-gradient(38.1% 38.1% at 65.48% 70.24%, rgba(207, 163, 160, 0.2) 0%, rgba(119, 94, 136, 0.4) 100%);
	border: 2px solid var(--brown-v2);
	box-shadow: none;
	text-decoration: none;
	z-index: 10;
}

.product .product-card .card__btn a.buy__btn span {
	color: transparent;
	font-family: var(--font-family-aeroport-b);
	font-size: 14px;
	line-height: .6;
	text-transform: uppercase;
	display: none;
}

.product .product-card .card__btn a.buy__btn:active span,
.product .product-card .card__btn a.buy__btn:hover span,
.product .product-card .card__btn a.buy__btn:focus span {
	color: var(--white);
}

.product .product-card .card__btn a.buy__btn.loading {
	cursor: default;
	pointer-events: none;
	position: relative;
}

.product .product-card .side:has(.buy__btn.loading) {
	cursor: default;
}

.product .product-card .card__btn a.buy__btn.loading span:not(.loader),
.product .product-card .card__btn a.buy__btn.loading:after {
	opacity: 0;
}

.product .product-card .card__btn a.buy__btn.loading .loader {
	display: block;
}

.product-item-button-container {
	position: relative;
}

.product-item-button-container:before {
	content: '';
	cursor: default;
	display: block;
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: calc(100% - 42px);
	z-index: 10;
}

.product .product-card .card__btn a.buy__btn:after {
	background: no-repeat center / 16px 18px url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/basket_card_brown.svg);
	border: 2px solid var(--brown-v2);
	border-radius: var(--br50);
	content: '';
	display: block;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition: var(--tr15);
	width: 100%;
}

.product .product-card .card__btn a.buy__btn:active:after,
.product .product-card .card__btn a.buy__btn:hover:after,
.product .product-card .card__btn a.buy__btn:focus:after {
	background: no-repeat center / 16px 18px url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/basket_white_header.svg);
	border-color: transparent;
}

.product .product-card .card__btn a.buy__btn:active {
	opacity: .7;
}

/* Inner mini-slider */

.hvr {
	border-radius: var(--br16);
	display: none;
	height: 100%;
	flex-direction: column;
	left: 0;
	position: absolute;
	top: 0;
	transition: var(--tr2);
	width: 100%;
	z-index: 2;
}

.hvr:before {
	background: rgba(0, 0, 0, 0.3);
	border-radius: var(--br14);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}

.product .gallery-cbd img {
	height: 100%;
	max-width: unset;
	min-width: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.hvr__images {
	border-radius: var(--br14);
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.hvr__sectors {
	bottom: 0;
	display: flex;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 7;
}

.hvr__sector {
	flex-grow: 1;
}

.product .gallery-cbd {
	display: flex;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.product .gallery-cbd img {
	display: block;
	transition: var(--tr2);
}

.product .gallery-cbd img:not(.hvr__visible) {
	opacity: 0;
	visibility: hidden;
}

.product .gallery-cbd img.hvr__visible {
	left: 0;
	opacity: 1;
	position: absolute;
	visibility: visible;
}

.hvr__dots {
	align-items: center;
	bottom: -5px;
	display: flex;
	justify-content: center;
	height: 6px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: calc(100% - 48px);
	z-index: 7;
}

.hvr__dot {
	background: rgba(200, 200, 200, 1);
	flex-grow: 1;
	height: 6px;
	margin: -2px 0 0;
	transition: var(--tr2);
}

.hvr__dot--active {
	background: var(--brown-v2);
	height: 10px;
}

.product .product-image-wrapper:hover .hvr {
	display: flex;
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info {
	position: relative;
	z-index: 100;
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .product-title,
.product:has(.hvr) .product-image-wrapper:hover+.product-info .product-title a {
	color: var(--white);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .product-title a:active,
.product:has(.hvr) .product-image-wrapper:hover+.product-info .product-title a:hover {
	opacity: .75;
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .product-sku {
	color: var(--white);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .available-item {
	background-image: linear-gradient(92.35deg, var(--white) 2.55%, var(--brown-v5) 95.99%);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .available-item {
	background-image: linear-gradient(92.35deg, var(--white) 2.55%, var(--brown-v5) 95.99%);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .unavailable-item {
	background-image: linear-gradient(92.35deg, var(--white) 2.55%, var(--brown-v5) 95.99%);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .store-info {
	background-image: linear-gradient(92.35deg, var(--white) 2.55%, var(--brown-v5) 95.99%);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .store-info:before {
	background-image: linear-gradient(92.35deg, var(--white) 2.55%, var(--brown-v5) 95.99%);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .item-weight-value {
	background: var(--white);
	border: 1px solid var(--transparent-main-60);
	color: var(--transparent-main-60);
	opacity: 1;
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .card__btn {
	right: 0;
	bottom: 0;
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .card__btn a.buy__btn:after {
	background: no-repeat center / 16px 18px url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/basket_white_header.svg);
	border-color: var(--white);
}

.product:has(.hvr) .product-image-wrapper:hover+.product-info .card__btn a.buy__btn:active,
.product:has(.hvr) .product-image-wrapper:hover+.product-info .card__btn a.buy__btn:hover,
.product:has(.hvr) .product-image-wrapper:hover+.product-info .card__btn a.buy__btn:focus {
	border-color: var(--white);
}

.product:has(.hvr):has(.product-image-wrapper:hover) .favor__btn {
	border-color: var(--white);
	z-index: 7;
}

.product:has(.hvr):has(.product-image-wrapper:hover) .favor__btn:after {
	background-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/favourite.svg);
}

.product:has(.hvr):has(.product-image-wrapper:hover) .favor__btn.in-favor:after {
	background-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.item/card/../../../../img/icons/favourite_coloured_white.svg);
}

/* Flip card */
.product .product-card.flipped {
	-ms-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	-webkit-transform: rotatey(-180deg);
	-o-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
}

.product .product-card {
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.5s;
	-ms-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	-o-transform-style: preserve-3d;
	-o-transition: 0.5s;
	height: 100%;
	padding: 24px;
	position: relative;
	transform-style: preserve-3d;
	transition: var(--tr2);
	width: 100%;
}

.product .product-card .side {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	cursor: pointer;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.product .product-card .back {
	-ms-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	-webkit-transform: rotatey(-180deg);
	-o-transform: rotatey(-180deg);
	background: var(--white);
	border-radius: var(--br16);
	left: 0;
	padding: 24px;
	position: absolute;
	top: 0;
	transform: rotatey(-180deg);
}

.product-card .back .product-item-scu-block {
	width: 100%;
}

.product .side.back .product-item-scu-item-list {
	margin: 0 calc(-.5 * var(--bs-gutter-x));
	row-gap: 10px;
}

.product .side.back .product-item-scu-item-list:before {
	display: none;
}

.product .side.back .product-item-scu-item-list li {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin: unset;
	padding: 0 calc(var(--bs-gutter-x) * .5);
}

.product .side.back .product-item-scu-item-text-block {
	background: var(--white);
	border: 1px solid var(--dark-blue-v3);
	border-radius: var(--br25);
	color: var(--dark-blue-v3);
	transition: var(--tr2);
}

.product .side.back .product-item-scu-item-list li:active .product-item-scu-item-text-block,
.product .side.back .product-item-scu-item-list li:hover .product-item-scu-item-text-block,
.product .side.back .product-item-scu-item-list li.selected .product-item-scu-item-text-block {
	background: var(--dark-blue-v3);
	color: var(--white);
}

.product .side.back .product-item-scu-item-list li:active .product-item-scu-item-text,
.product .side.back .product-item-scu-item-list li:hover .product-item-scu-item-text,
.product .side.back .product-item-scu-item-list li.selected .product-item-scu-item-text {
	color: var(--white);
}

.product .side.back .product-item-scu-item-text {
	font-size: 16px;
	padding: 4px 0;
	text-align: center;
}

.product .back-title {
	align-items: center;
	color: var(--dark-blue-v3);
	display: flex;
	font-family: var(--font-family-aeroport-b);
	font-size: 20px;
	justify-content: space-between;
	line-height: .75;
	margin: 0 0 20px;
}

.product .back-title button {
	background: transparent;
	border: 0;
	height: 36px;
	opacity: .7;
	overflow: hidden;
	outline: none;
	transition: var(--tr2);
	width: 36px;
}

.product .back-title button:active,
.product .back-title button:hover {
	opacity: 1;
}

.product .back-title button:focus {
	box-shadow: none;
}

.product .back-title button img {
	height: auto;
	max-height: 150%;
	max-width: 150%;
	width: 150%;
}

.product-card.flipped .side.front .product-info__box {
	display: none;
}

@media (max-width: 1600px) {
	.product .product-image-wrapper {
		height: 190px;
	}
}

@media (max-width: 1536px) {
	.product .side.back .product-item-scu-item-text {
		font-size: 16px;
	}

	.product .side.back .product-item-scu-item-list {
		--bs-gutter-x: 1rem;
	}
}

@media (max-width: 1440px) {
	.product .product-card {
		padding: 20px;
	}

	.product .favor__btn {
		height: 38px;
		right: 20px;
		top: 20px;
		width: 38px;
	}

	.product .product-card .card__btn a.buy__btn {
		height: 38px;
		width: 38px;
	}

	.product .stickers {
		left: 20px;
		top: 20px;
	}

	.product .sticker {
		font-size: 14px;
	}

	.product .card__btn {
		bottom: 20px;
		right: 20px;
	}

	.product .product-card .back {
		padding: 20px;
	}

	.product .side.back .product-item-scu-item-text {
		font-size: 14px;
	}

	.product .side.back .product-item-scu-item-list {
		--bs-gutter-x: .75rem;
	}

	.product .back-title {
		font-size: 18px;
	}

	.product .product-image-wrapper {
		height: 160px;
	}
}

@media (max-width: 1367px) {
	.product .product-card {
		padding: 16px;
	}

	.product .favor__btn {
		height: 34px;
		right: 16px;
		top: 16px;
		width: 34px;
	}

	.product .product-card .card__btn a.buy__btn {
		height: 34px;
		width: 34px;
	}

	.product .product-card .card__btn a.buy__btn:after {
		background-size: 12px 14px !important;
	}

	.product .stickers {
		left: 16px;
		top: 16px;
	}

	.product .product-item-price-current {
		font-size: 22px;
	}

	.product .card__btn {
		bottom: 16px;
		right: 16px;
	}

	.product .product-card .back {
		padding: 16px;
	}

	.product .product-image-wrapper {
		height: 150px;
	}

	.product .favor__btn {
		background-size: 14px 12px;
	}
}

@media (max-width: 1280px) {
	.product .back-title {
		font-size: 16px;
	}
}

@media (max-width: 991px) {
	.product .front .product-item-scu-item-list li:not(.plus-count-li):nth-child(n+4) {
		display: none;
	}

	.product .sticker {
		font-size: 12px;
		padding: 8px 10px;
	}

	.product .product-info .product-title,
	.product .product-info .product-title a {
		font-size: 18px;
	}

	.product .sticker,
	.product .store-info,
	.product .product-sku {
		font-size: 14px;
	}

	.product .side.back .product-item-scu-item-text {
		font-size: 12px;
	}

	.product .product-image-wrapper {
		height: 180px;
	}

	.product .back-title {
		margin: 0 0 10px;
	}

	.product .front .product-item-scu-item-list {
		flex-wrap: nowrap;
	}

	.product .front .product-item-scu-item-text,
	.product .product-item-scu-item-list .plus-count-li {
		font-size: 10px;
	}

	.product .side.back .product-item-scu-item-list {
		row-gap: 6px;
	}

	.product .product-item-scu-item-text {
		line-height: 1.2;
	}

	.product .back-title button {
		height: 24px;
		width: 24px;
	}

	.product .back-title button img {
		height: 24px;
		max-height: unset;
		width: 24px;
		object-fit: cover;
		object-position: center;
	}

	.product .product-item-scu-item-list .plus-count-li {
		padding: 2px 6px 3px;
	}
}

@media (max-width: 860px) {
	.product .product-image-wrapper {
		height: 160px;
	}
}

@media (max-width: 768px) {
	.product .product-image-wrapper {
		height: 150px;
	}
}

@media (max-width:580px) {
	.product-item-small-card>.row {
		--bs-gutter-x: .75rem;
		row-gap: 12px;
	}

	.product .product-card {
		padding: 10px;
	}

	.product .favor__btn {
		height: 30px;
		right: 10px;
		top: 10px;
		width: 30px;
	}

	.product .product-card .card__btn a.buy__btn {
		height: 30px;
		width: 30px;
	}

	.product .stickers {
		left: 10px;
		top: 10px;
	}

	.product .sticker,
	.product .side.back .product-item-scu-item-text,
	.product .store-info,
	.product .product-sku {
		font-size: 12px;
	}

	.product .product-item-price-current {
		font-size: 22px;
	}

	.product .old-price {
		font-size: 12px;
	}

	.product .card__btn {
		bottom: 10px;
		right: 10px;
	}

	.product .product-card .back {
		padding: 10px;
	}

	.product .product-info .product-title,
	.product .product-info .product-title a {
		font-size: 16px;
	}

	.product .front .product-item-scu-item-text,
	.product .product-item-scu-item-list .plus-count-li {
		font-size: 8px;
	}
}

@media (max-width:395px) {
	.product .product-card {
		padding: 20px;
	}

	.product .card__btn {
		bottom: 20px;
		right: 20px;
	}

	.product .favor__btn {
		right: 20px;
		top: 20px;
	}

	.product .product-image-wrapper {
		height: 170px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17797026971816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.section/section/themes/blue/style.css?1779702793825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/bannikon_2025/components/bitrix/catalog/catalog/style.css?17797027938134 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.smart.filter/catalog/style.css?177970279316032 */
/* /local/templates/bannikon_2025/components/bitrix/system.pagenavigation/.default/style.css?17797027931978 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.section/section/style.css?1779702793721 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.item/card/style.css?177970279321925 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17797026971816 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.section/section/themes/blue/style.css?1779702793825 */
