

/* 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.element/detail/style.css?177970279330200*/
body:has(.product-detail) .page-top__area h1 {
	display: none;
}

.page-top__area #sectionBanner {
	display: none !important;
}

.product-detail .back__btn {
	align-items: center;
	background: var(--dark-blue-v3);
	border-radius: var(--br40);
	color: var(--white);
	display: flex;
	font-family: var(--font-family-aeroport-m);
	font-size: 16px;
	gap: 10px;
	justify-content: center;
	line-height: 1;
	margin: 0 0 48px;
	padding: 12px 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--tr2);
}

.product-detail .back__btn:active,
.product-detail .back__btn:hover {
	background: var(--dark-blue-v3);
	color: var(--white);
	opacity: .85;
	text-transform: uppercase;
}

.back__btn img {
	height: 16px;
	width: auto;
}

.product-top.row {
	--bs-gutter-x: 3.75rem;
	margin-bottom: 78px;
}

.product-right {
	margin-top: 5px;
	position: relative;
}

.product-detail .favor__btn.page-fav__btn {
	position: absolute;
	right: 0;
	top: 4px;
}

.product-detail .favor__btn.page-fav__btn {
	background: no-repeat center / 100% 100% url(/local/templates/bannikon_2025/components/bitrix/catalog.element/detail/../../../../img/icons/favourite__btn.svg);
	border: 0;
	height: 24px;
	transition: var(--tr2);
	width: 28px;
}

.product-detail .favor__btn.in-favor {
	background: no-repeat center / 100% 100% url(/local/templates/bannikon_2025/components/bitrix/catalog.element/detail/../../../../img/icons/favourite__btn_filled.svg);
}

.product-detail .favor__btn svg {
	display: none;
}

/* Slider */

.swiper {
	height: 100%;
	width: 100%;
}

.product-slider {
	display: flex;
	gap: 60px;
	height: 770px;
}

.product-slider__left {
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	gap: 20px;
	justify-content: space-between;
	width: 120px;
}

.product-slider__left .swiper-slide {
	max-width: 100%;
}

.product-slider__left .swiper-slide .gallery-item-wrapper img {
	object-fit: cover;
}

.product-slider .swiper-slide img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	object-position: center;
}

.product-slider .swiper-slide video {
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.product-swiper-thumbs .swiper-slide:has(video) {
	position: relative;
}

.product-swiper-thumbs .swiper-slide:has(video):before {
	background-color: rgba(250, 250, 250, .15);
	background-image: url(/local/templates/bannikon_2025/components/bitrix/catalog.element/detail/../../../../img/icons/play.png?v2);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40% auto;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.gallery-item-wrapper {
	cursor: pointer;
	height: 100%;
	width: 100%;
}

.swiper-slide {
	align-items: center;
	background: #fff;
	background-position: center;
	background-size: cover;
	display: flex;
	justify-content: center;
}

.swiper-slide img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.product-slider__thumbs {
	height: 100%;
	max-height: 628px;
	/* max-height: 540px; */
	overflow: hidden;
}

.product-swiper-thumbs .swiper-slide {
	border: 2px solid rgba(66, 89, 116, 0.3);
	border-radius: var(--br30);
	cursor: pointer;
	height: 120px;
	overflow: hidden;
	transition: var(--tr2);
	width: 120px;
}

.product-swiper-thumbs .swiper-slide:active,
.product-swiper-thumbs .swiper-slide:hover,
.product-swiper-thumbs .swiper-slide-thumb-active {
	border-color: var(--dark-blue-v3);
}

.product-swiper {
	border-radius: var(--br30);
	border: 3px solid transparent;
	/* border: 3px solid rgba(66, 89, 116, 0.3); */
}

.product-slider__prev,
.product-slider__next {
	width: 26px;
	height: 26px;
}

.product-slider__navigation {
	display: flex;
	flex-direction: column;
	gap: clamp(20px, 3vw, 32px);
}

.product-slider__navigation > div {
	opacity: .75;
	transition: var(--tr2);
}

.product-slider__navigation > div:active,
.product-slider__navigation > div:hover {
	opacity: 1;
}

.product-slider__prev {
	content: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3337 1.00006L13.3337 24.3334M13.3337 1.00006L25.0003 12.6667M13.3337 1.00006L1.66699 12.6667' stroke='%23425974' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.product-slider__next {
	content: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24.6667L13.3333 1.33341M13.3333 24.6667L1.66666 13.0001M13.3333 24.6667L25 13.0001' stroke='%23425974' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.product-left .swiper-button-lock {
	display: none;
}

.product-left {
	overflow: hidden;
	position: -webkit-sticky;
	position: sticky;
	top: 130px;
	z-index: 1;
}

.product-slider__right {
	max-width: 770px;
	overflow: hidden;
	width: 100%;
}

.product-slider__right .swiper-slide video {
	height: auto;
	object-fit: contain;
}

.product-slider__right .swiper-slide:has(video) > div {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.product-right > .row:before,
.product-right > .row:after {
	display: none;
}

.product_number {
	color: var(--transparent-main-50);
	font-family: var(--font-family-aeroport-b);
	font-size: 36px;
	line-height: 1;
	margin: 0 0 32px;
}

.product-title {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-m);
	font-size: 42px;
	line-height: 1.2;
	margin: -12px 0 48px;
}

.product-right .product-info-price {
	margin-bottom: 44px;
	margin-top: 0;
}

.product-right .product-info-price:has(+.product-item-detail-pay-block) {
	margin-bottom: 24px;
}

.product-info-price .inner-area {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	justify-content: flex-start;
}

.product-price {
	color: var(--brown-v2);
	font-family: var(--font-family-aeroport-b);
	font-size: 64px !important;
	line-height: .8;
	margin: -6px 0 0;
}

.product-info-price .product-set {
	background: transparent;
	border: 2px solid var(--violet);
	border-radius: var(--br24);
	color: var(--violet);
	display: block;
	font-family: var(--font-family-aeroport);
	font-size: 24px;
	line-height: 1;
	padding: 6px 14px;
	text-decoration: none;
	text-transform: uppercase;
	transition: var(--tr2);
	-webkit-font-smoothing: antialiased;
}

.product-info-price .product-set:active,
.product-info-price .product-set:hover {
	background: var(--violet);
	color: var(--white);
	text-decoration: none;
}

.product-collection {
	background: no-repeat 0 100%;
	background-image: linear-gradient(var(--dark-blue-v3), var(--dark-blue-v3));
	background-size: 100% 2px;
	color: var(--dark-blue-v3);
	display: inline-block;
	font-family: var(--font-family-aeroport-m);
	font-size: 24px;
	line-height: 1;
	margin: 0 0 28px;
	padding: 0 0 10px;
	text-decoration: none;
	transition: var(--tr2);
}

.product-collection span {
	text-transform: uppercase;
}

.product-collection:active,
.product-collection:hover {
	color: var(--dark-blue-v3);
	opacity: .85;
	text-decoration: none;
}

.product-collection:focus {
	color: var(--dark-blue-v3);
	text-decoration: none;
}

.product-sku {
	margin: 0 0 20px;
}

.product-item-detail-info-container-title {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-m);
	font-size: 32px;
	line-height: .7;
	margin: 0 0 32px;
}

.product-item-scu-item-list.row {
	--bs-gutter-x: .57rem;
	align-items: center;
	margin: 0 calc(-.5 * var(--bs-gutter-x)) !important;
	row-gap: 9px;
}

.product-item-scu-item-list:before,
.product-item-scu-item-list:after {
	display: none;
}

.product-right .product-info-sku .product-item-scu-item-list li {
	flex-grow: 0;
	min-width: 12.5%;
	transition: var(--tr15);
}

.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text:active,
.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text:hover,
.product-right .product-info-sku .product-item-scu-item-list .selected .product-item-scu-item-text {
	background: var(--dark-blue-v3);
	color: var(--white);
}

.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
	background: transparent;
	border: 1px solid var(--dark-blue-v3);
	border-radius: var(--br16);
	color: var(--dark-blue-v3);
	display: flex;
	cursor: pointer;
	font-family: var(--font-inter);
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -.4px;
	line-height: 1;
	padding: 9px 0 8px;
	transition: var(--tr15);
	align-items: center;
	justify-content: center;
}

.product-item-scu-item-list .notallowed {
	opacity: .4;
}

.product-item-detail-pay-block {
	background: var(--white);
	margin: 0 0 10px;
	position: -webkit-sticky;
	padding: 20px 0 30px;
	position: sticky;
	top: 110px;
	z-index: 1;
}

.product-item-detail-info-container .product-item-detail-buy-button {
	align-items: center;
	background: var(--brown-v2);
	background-image: radial-gradient(20.23% 109.37% at 86.8% 56.88%, rgba(207, 163, 160, 0.2) 0%, rgba(119, 94, 136, 0.4) 100%);
	border: 0;
	border-radius: var(--br42);
	color: var(--white);
	display: flex;
	font-family: var(--font-family-aeroport-b);
	font-size: 32px;
	gap: 42px;
	justify-content: center;
	letter-spacing: -.64px;
	line-height: .6;
	outline: none;
	padding: 28px 48px;
	text-decoration: none;
	transition: var(--tr2);
	width: 100%;
}

.product-item-detail-info-container .product-item-detail-buy-button:active,
.product-item-detail-info-container .product-item-detail-buy-button:hover {
	background-color: var(--brown-v2);
	border: 0;
	color: var(--white);
	opacity: .9;
	text-decoration: none;
}

.product-item-detail-info-container .product-item-detail-buy-button:focus,
.product-item-detail-info-container .btn-check:checked + .btn,
.product-item-detail-info-container .btn.active,
.product-item-detail-info-container .btn.show,
.product-item-detail-info-container .btn:first-child:active,
.product-item-detail-info-container :not(.btn-check) + .btn:active,
.product-item-detail-info-container .btn:focus-visible {
	background-color: var(--brown-v2);
	border: 0;
	box-shadow: none;
	color: var(--white);
	opacity: .9;
	text-decoration: none;
}

.product-item-detail-info-container .product-item-detail-buy-button img {
	height: 29px;
	max-width: 32px;
	width: auto;
}

.product-info-specification.row {
	--bs-gutter-x: 3.75rem;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	overflow: hidden;
}

.product-specification,
.product-help {
	overflow: hidden;
}

.block__title,
.product-prop-title {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-m);
	font-size: 32px;
	line-height: .7;
	margin: 0 0 32px;
}

.product-specification .prop {
	-webkit-font-smoothing: antialiased;
	align-items: baseline;
	display: flex;
	color: var(--black-v7);
	font-family: var(--font-family-aeroport-l);
	font-size: 24px;
	gap: 16px;
	justify-content: space-between;
	line-height: 1.1;
}

.product-specification .prop:not(:last-child) {
	margin: 0 0 12px;
}

.product-specification .prop .line {
	background: var(--black-v7);
	flex: 1 1 0;
	height: 1px;
	opacity: .5;
}

.product-help ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-info-specification.row .product-help li a {
	align-items: center;
	background-image: none;
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport);
	font-size: 20px;
	display: flex;
	gap: 12px;
	text-decoration: none;
	transition: var(--tr2);
}

.product-info-specification.row .product-help li a:active,
.product-info-specification.row .product-help li a:hover {
	background-image: none;
	color: var(--dark-blue-v3);
	opacity: .85;
}

.product-info-specification.row .product-help li a span {
	display: inline-block;
	line-height: .6;
}

.product-help li:not(:last-child) {
	margin: 0 0 24px;
}

.product-help li img {
	flex-shrink: 0;
	height: 32px;
	width: 32px;
}

.product-info-inserting {
	-webkit-font-smoothing: antialiased;
	color: var(--black-v7);
	font-family: var(--font-family-aeroport-l);
	font-size: 24px;
	margin: 0 0 40px;
}

.product-info-delivery .product-prop-value {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
}

.product-info-delivery {
	margin-bottom: 40px;
}

.delivery-option {
	border: 2px solid var(--transparent-main-15);
	border-radius: var(--br20);
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	line-height: .75;
	padding: 18px 16px;
}

.delivery-option .location {
	color: var(--black-v7);
	font-family: var(--font-family-aeroport);
	font-size: 22px;
}

.delivery-option .delivery-times {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-i-m);
	font-size: 24px;
	letter-spacing: -.48px;
}

.product-info-delivery .delivery-option .delivery-times a {
	background-image: linear-gradient(var(--dark-blue-v3), var(--dark-blue-v3));
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-m);
	font-size: 20px;
	letter-spacing: -.4px;
	padding: 0;
	text-decoration: none;
}

.product-info-delivery .delivery-option .delivery-times a:active,
.product-info-delivery .delivery-option .delivery-times a:hover {
	background-image: linear-gradient(var(--dark-blue-v3), var(--dark-blue-v3));
	color: var(--dark-blue-v3);
	opacity: .85;
	text-decoration: none;
}

.delivery-option .delivery-cost span {
	background: var(--green-v4);
	border-radius: var(--br24);
	color: var(--white);
	display: inline-block;
	font-family: var(--font-family-aeroport-b);
	font-size: 12px;
	line-height: .65;
	padding: 8px 12px;
}

.product-info-payment {
	margin-bottom: 40px;
}

.product-info-payment .product-prop-value {
	color: var(--black-v7);
	font-family: var(--font-family-aeroport);
	font-size: 20px;
	line-height: 1.2;
	text-align: justify;
}

.product-info-payment .product-prop-value p {
	margin: 0 0 10px;
}

.product-info-payment .product-prop-value p:last-child {
	margin: 0;
}

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

.product-info-set .swiper-slide {
	width: 50%;
}

.product-info-set .side.back .product-item-scu-item-list {
	gap: 0;
}

/* Вставки и металлы */
.sign-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	grid-gap: 10px;
}

.product-sign {
	overflow: hidden;
	border-radius: var(--br10);
	border: 2px solid rgba(66, 89, 116, 0.3);
	transition: all 0.35s ease;
}

.product-sign.active {
	border: 2px solid rgba(66, 89, 116, 1);
}

@media (hover: hover) {
	.product-sign:hover {
		border: 2px solid rgba(66, 89, 116, 1);
	}
}

.product-sign.active,
.product-sign.active a {
	cursor: default;
}

/* Лупа */
.image-zoom {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	height: max-content;
	position: relative;
}

.image-zoom img {
	display: block;
	width: 100%;
	height: auto;
	border: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

.image-zoom-block {
	display: none;
	width: 30%;
	height: 30%;
	background-image: var(--image);
	background-repeat: no-repeat;
	background-size: 600%;
	background-position: var(--x) var(--y);
	position: absolute;
	left: var(--x);
	top: var(--y);
	border-radius: var(--br10);
	border: 2px solid rgba(66, 89, 116, 0.3);
	transform: translateX(calc(var(--x) * -1)) translateY(calc(var(--y) * -1));
	z-index: 2;
	pointer-events: none;
}

/* .image-zoom.-active {
	cursor: zoom-out;
} */

.image-zoom.-enter .image-zoom-block {
	display: block;
}

.product-slider__thumbs .mainscreen__video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background:var(--brown-v3); /* на случай задержки */
}

@media (max-width: 1680px) {
	.product-top.row {
		--bs-gutter-x: 3.5rem;
		margin-bottom: 70px;
	}

	.product-slider {
		gap: 56px;
		height: auto;
		max-height: 700px;
	}

	.product_number {
		font-size: 34px;
	}

	.product-title {
		font-size: 40px;
	}

	.product-price {
		font-size: 62px !important;
	}

	.product-info-specification.row {
		--bs-gutter-x: 3.5rem;
	}
}

@media (max-width: 1536px) {
	.product-top.row {
		--bs-gutter-x: 2.875rem;
		margin-bottom: 66px;
	}

	.product-slider {
		gap: 46px;
	}

	.product-slider__thumbs {
		max-height: 500px;
	}

	.product_number {
		font-size: 32px;
		margin: 0 0 28px;
	}

	.product-title {
		font-size: 38px;
		margin-bottom: 42px;
	}

	.product-price {
		font-size: 60px !important;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		font-size: 30px;
	}

	.product-sku {
		margin: 0 0 16px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 30px;
		gap: 38px;
	}

	.product-info-specification.row {
		--bs-gutter-x: 2.875rem;
	}

	.product-help li:not(:last-child) {
		margin: 0 0 20px;
	}

	.product-specification .prop {
		gap: 12px;
	}

	.product-info-delivery .product-prop-value {
		gap: 16px;
	}

	.delivery-option .location {
		font-size: 20px;
	}

	.delivery-option .delivery-times {
		font-size: 22px;
	}

	.product-info-delivery .delivery-option .delivery-times a {
		font-size: 18px;
	}

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		padding: 9px 0;
	}
}

@media (max-width: 1440px) {
	.product-top.row {
		--bs-gutter-x: 2.5rem;
		margin-bottom: 60px;
	}

	.product-slider {
		gap: 40px;
		max-height: 650px;
	}

	.product-slider__thumbs {
		max-height: 534px;
		/* max-height: 450px; */
	}

	.product-detail .back__btn {
		font-size: 14px;
		gap: 8px;
		margin: 0 0 40px;
		padding: 10px 12px;
	}

	.back__btn img {
		height: 14px;
	}

	.product-slider__left {
		width: 100px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 100px;
		width: 100px;
	}

	.product_number {
		font-size: 30px;
		margin: 0 0 24px;
	}

	.product-title {
		font-size: 36px;
		margin-bottom: 38px;
	}

	.product-info-price .inner-area {
		gap: 28px;
	}

	.product-price {
		font-size: 58px !important;
	}

	.product-info-price .product-set,
	.product-collection,
	.product-specification .prop,
	.product-info-inserting {
		font-size: 22px;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		font-size: 28px;
		margin: 0 0 28px;
	}

	.product-sku {
		margin: 0 0 12px;
	}

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		font-size: 18px;
		padding: 8px 0;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 28px;
		gap: 34px;
		padding: 24px 46px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button img {
		height: 26px;
		max-width: 30px;
	}

	.product-info-specification.row {
		--bs-gutter-x: 2.5rem;
	}

	.product-help li img {
		height: 28px;
		width: 28px;
	}

	.product-info-specification.row .product-help li a {
		font-size: 18px;
	}

	.product-info-delivery .product-prop-value {
		gap: 14px;
	}

	.delivery-option .location {
		font-size: 18px;
	}

	.delivery-option .delivery-times {
		font-size: 20px;
	}

	.product-right .product-info-price {
		margin-bottom: 36px;
	}

	.product-item-detail-pay-block {
		top: 100px;
	}

	.product-left {
		top: 120px;
	}
}

@media (max-width: 1367px) {
	.product-top.row {
		--bs-gutter-x: 2.25rem;
		margin-bottom: 56px;
	}

	.product-slider {
		gap: 36px;
		max-height: 600px;
	}

	.product-slider__left {
		width: 95px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 95px;
		width: 95px;
	}

	.product_number {
		font-size: 28px;
	}

	.product-title {
		font-size: 34px;
	}

	.product-price {
		font-size: 56px !important;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		font-size: 26px;
		margin: 0 0 26px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 26px;
		gap: 32px;
	}

	.product-info-specification.row {
		--bs-gutter-x: 2.25rem;
	}

	.product-help li:not(:last-child) {
		margin: 0 0 16px;
	}

	.product-specification .prop {
		gap: 8px;
	}

	.product-info-specification.row,
	.product-info-inserting,
	.product-info-delivery,
	.product-info-payment {
		margin-bottom: 30px;
	}

	.product-item-detail-pay-block {
		margin-bottom: 6px;
	}

	.product-info-payment .product-prop-value {
		font-size: 18px;
	}

	.product-right .product-info-price {
		margin-bottom: 30px;
	}
}

@media (max-width: 1280px) {
	.product-top.row {
		margin-bottom: 50px;
	}

	.product_number {
		font-size: 26px;
	}

	.product-title {
		font-size: 32px;
		line-height: 1.1;
		margin-bottom: 36px;
	}

	.product-info-price .inner-area {
		gap: 24px;
	}

	.product-price {
		font-size: 54px !important;
	}

	.product-info-price .product-set,
	.product-collection,
	.product-specification .prop,
	.product-info-inserting {
		font-size: 20px;
	}

	.product-collection {
		padding: 0 0 8px;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		font-size: 24px;
		margin: 0 0 24px;
	}

	.product-sku {
		margin: 0 0 18px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 24px;
		gap: 28px;
		padding: 20px 46px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button img {
		height: 24px;
		max-width: 28px;
	}

	.product-left {
		top: 110px;
	}

	.product-item-detail-pay-block {
		top: 90px;
	}

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		font-size: 16px;
		padding: 6px 0;
	}
}

@media (max-width: 1180px) {
	.product-top.row {
		--bs-gutter-x: 2rem;
		margin-bottom: 44px;
	}

	.product-detail .back__btn {
		font-size: 12px;
		gap: 8px;
		margin: 0 0 36px;
		padding: 8px 10px;
	}

	.back__btn img {
		height: 12px;
	}

	.product-slider {
		gap: 32px;
		max-height: 550px;
	}

	.product-slider__left {
		width: 90px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 90px;
		width: 90px;
	}

	.product_number {
		font-size: 24px;
	}

	.product-title {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.product-price {
		font-size: 52px !important;
	}

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

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		font-size: 16px;
	}

	.product-swiper-thumbs .swiper-slide {
		border-radius: var(--br20);
	}

	.product-detail .favor__btn.page-fav__btn {
		top: 2px;
	}
}

@media (max-width: 1080px) {
	.product_number {
		font-size: 22px;
	}

	.product-title {
		font-size: 28px;
	}

	.product-price {
		font-size: 50px !important;
	}

	.product-help li:not(:last-child) {
		margin: 0 0 10px;
	}

	.product-info-specification.row,
	.product-info-inserting,
	.product-info-delivery,
	.product-info-payment {
		margin-bottom: 26px;
	}

	.product-item-detail-pay-block {
		margin-bottom: 0;
	}
}

@media (max-width: 1024px) {
	.product_number {
		font-size: 20px;
	}

	.product-info-price .inner-area {
		gap: 20px;
	}

	.product-price {
		font-size: 48px !important;
	}

	.product-info-price .product-set,
	.product-collection,
	.product-specification .prop,
	.product-info-inserting {
		font-size: 18px;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		margin: 0 0 22px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 22px;
		gap: 24px;
		padding: 18px 46px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button img {
		height: 22px;
		max-width: 26px;
	}

	.product-specification .prop {
		gap: 4px;
	}

	.product-right .product-info-price {
		margin-bottom: 26px;
	}
}

@media (max-width: 991px) {
	body:has(.product-detail) .page-top__area {
		margin: 0;
	}

	.product-top.row {
		--bs-gutter-x: 1.5rem;
		margin-bottom: 40px;
	}

	.product-detail .back__btn {
		font-size: 10px;
		gap: 6px;
		margin: 0 0 30px;
		padding: 8px;
	}

	.back__btn img {
		height: 10px;
	}

	.product-left {
		top: 100px;
	}

	.product-item-detail-pay-block {
		top: 80px;
	}

	.product-slider {
		gap: 24px;
		max-height: 410px;
	}

	.product_number {
		font-size: 18px;
	}

	.product-price {
		font-size: 46px !important;
	}

	.product-info-price .product-set,
	.product-collection,
	.product-specification .prop,
	.product-info-inserting,
	.product-info-payment .product-prop-value {
		font-size: 16px;
	}

	.product-info-payment .product-prop-value {
		line-height: 1.4;
	}

	.product-info-specification.row .product-help li a {
		gap: 8px;
	}

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		font-size: 14px;
	}

	.product-detail .favor__btn.page-fav__btn {
		top: 0;
	}
}

@media (max-width: 768px) {
	.product-top.row {
		--bs-gutter-x: 1.25rem;
		margin-bottom: 30px;
	}

	.product-detail .favor__btn.page-fav__btn {
		right: 30px;
		top: 20px;
		z-index: 100;
	}

	.product-left,
	.product-item-detail-pay-block {
		position: initial;
	}

	.product-left,
	.product-item-detail-pay-block {
		top: initial;
	}

	.product-slider {
		gap: 20px;
		margin-bottom: 30px;
	}

	.product_number {
		font-size: 16px;
	}

	.product-item-detail-info-container-title,
	.block__title,
	.product-prop-title {
		margin: 0 0 20px;
	}

	.product-sku {
		margin: 0 0 14px;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 20px;
		gap: 20px;
		padding: 16px 40px;
		width: fit-content;
	}

	.product-price {
		font-size: 42px !important;
		margin: -4px 0 0;
	}

	.product-info-price .product-set {
		font-size: 14px;
	}

	.product-right .product-info-sku .product-item-scu-item-list .product-item-scu-item-text {
		font-size: 14px;
		padding: 6px 12px;
	}

	.product-info-specification.row {
		--bs-gutter-x: 1.25rem;
	}
}

@media (max-width: 680px) {
	.product-slider__left {
		width: 80px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 70px;
		width: 70px;
	}

	.product-title {
		font-size: 26px;
	}
}

@media (max-width: 580px) {
	.product-slider__left {
		width: 70px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 70px;
		width: 70px;
	}
}

@media (max-width: 577px) {
	.product-specification {
		margin-bottom: 30px;
	}

	.product-help ul {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}

	.product-help li:not(:last-child) {
		margin: 0;
	}
}

@media (max-width: 480px) {
	.product-slider {
		flex-direction: column;
		margin-top: 40px;
		max-height: initial;
	}

	.product-detail .favor__btn.page-fav__btn {
		right: 20px;
		top: 60px;
	}

	.product-price {
		font-size: 40px !important;
	}

	.product-left {
		position: relative;
	}

	.product-detail .back__btn {
		left: 0;
		position: absolute;
		top: 0;
	}

	.product-slider__left {
		flex-direction: row;
		order: 2;
		width: 100%;
	}

	.product-slider__left .swiper-vertical > .swiper-wrapper {
		flex-direction: row;
		gap: 20px;
	}

	.product-slider__right {
		order: 1;
	}

	.product-slider__right .swiper-slide {
		height: auto;
	}

	.product-slider__navigation {
		flex-direction: row;
	}

	.product-slider__thumbs {
		max-height: initial;
		max-width: 250px;
	}

	.product-slider__navigation > div {
		transform: rotate(-90deg);
	}

	.product-swiper-thumbs .swiper-slide {
		margin-bottom: 0 !important;
	}

	.product_number {
		font-size: 14px;
	}

	.product-right .product-info-sku .product-item-scu-item-list li {
		min-width: 14%;
	}

	.sign-grid {
		grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
	}
}

@media (max-width: 395px) {
	.product-slider__left .swiper-vertical > .swiper-wrapper {
		gap: 10px;
	}

	.product-swiper-thumbs .swiper-slide {
		height: 65px;
		width: 65px;
	}

	.product-price {
		font-size: 38px !important;
	}

	.product-right .product-info-sku .product-item-scu-item-list li {
		min-width: 16%;
	}

	.product-info-set .swiper-slide {
		width: 100%;
	}
}

@media (max-width: 360px) {
	.product-swiper-thumbs .swiper-slide {
		height: 60px;
		width: 60px;
	}

	.product-price {
		font-size: 34px !important;
	}

	.product-item-detail-info-container .product-item-detail-buy-button {
		font-size: 18px;
		gap: 16px;
		padding: 14px 30px;
	}

	.product-slider__thumbs {
		max-width: 221px;
	}
}

@media (max-width: 320px) {
	.product-title {
		font-size: 24px;
	}

	.product-price {
		font-size: 30px !important;
	}

}

.product-prop-bottom{
	padding:32px 0 0;
}
.product-prop-bottom-wrap{
	background:var(--transparent-main-10);
	border-radius:10px;
	padding:6px;
	display:inline-flex;
	align-items:center;
	font-size: 18px;
	color: var(--black-v7);
}
.product-prop-bottom-wrap:hover{
	text-decoration:none;
	color: var(--black-v7);
}
.product-prop-bottom-dol{
	background:#2B2A29;
	color:var(--white);
	padding:1px 8px 4px;
	display:flex;
	align-items:center;
	border-radius:7px;
}
.product-prop-bottom-dol:after,
.product-prop-bottom-dol:before{
	content:"";
	order:-1;
	width:4px;
	height:10px;
	border:0 solid var(--white);
	border-width:0 1px;
	transform: skew(0deg, -30deg);
}
.product-prop-bottom-dol:before{
	transform: skew(0deg, -15deg) translate(0,2px);
}
.product-prop-bottom-dol:after{
	margin:0 8px 0 2px;
	transform: skew(0deg, -15deg) translate(0,0px);
}
.product-prop-bottom-text{
	padding:0 14px 0 20px;
}
.product-info-payment-blocks{
	display: grid;
	grid-template-columns:repeat(4,1fr);
	gap:20px;
}
.product-info-payment-text{
	display:none;
	max-width: 620px;
	font-size:18px;
}
.product-info-payment-block{
	border: 2px solid var(--transparent-main-15);
	border-radius: var(--br20);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 16px;
	height: 100%;
	line-height:1;
	padding: 18px 16px;
	transition: var(--tr2);
	font-size: 20px;
	color: var(--brown-v3);
}
.product-info-payment-block:hover{
	border-color: var(--transparent-main-85);
	text-decoration:none;
}
.product-info-payment-wrap{
	display:flex;
	align-items:center;
	justify-content:center;
	height:40px
}
.product-info-payment-img{
	max-width:100%;
	max-height:60px;
}
.product-info-payment-name{
	color: var(--dark-blue-v3);
}
.product-info-payment-block:hover .product-info-payment-name{
	opacity: .85;
}
@media (max-width: 1080px) {
	.product-prop-bottom-wrap{
		font-size: 16px;
	}
	.product-info-payment-block{
		font-size:16px;
		line-height:.9;
	}
	.product-prop-bottom-dol{
		padding: 1px 8px 3px;
	}
	.product-info-payment-blocks{
		grid-template-columns:repeat(2,1fr);
	}
}
@media (max-width: 640px) {
	.product-prop-bottom-text{
		padding:0 4px 0 10px;
	}
}

/* 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:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1779702701381*/
.catalog-element-popup-wrapper {
	position: absolute;
	box-sizing: border-box;
	border-radius: 3px;
	background: rgba(0, 0, 0, .77);
}

.catalog-element-popup-inner {
	padding: 20px;
	max-width: 300px;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.catalog-element-popup-element {
	color: #ffa801;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.element/detail/themes/blue/style.css?17797027931064*/
/* 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; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* 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; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */


/* Start:/local/templates/bannikon_2025/components/bitrix/catalog.section/carousel/style.css?17797027935291*/
.extra-offers .offers__inner_box {
	background: linear-gradient(180deg, rgba(213, 185, 113, 0.15) 0%, rgba(161, 113, 111, 0.15) 100%);
	border-radius: var(--br20);
	padding: 64px 64px 60px;
}

.extra-offers .catalog-block-header {
	align-items: baseline;
	border: 0;
	display: flex;
	gap: 30px;
	justify-content: space-between;
	margin: 0 0 54px;
	padding: 0;
}

.extra-offers .catalog-block-header .title {
	-webkit-font-smoothing: antialiased;
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-l);
	font-size: 50px;
	line-height: .75;
	text-transform: uppercase;
	white-space: nowrap;
}

.extra-offers .navigation {
	align-items: center;
	display: flex;
	gap: 54px;
}

.extra-offers .navigation span {
	color: var(--dark-blue-v3);
	font-family: var(--font-family-aeroport-b);
	font-size: 24px;
	line-height: .7;
	text-transform: uppercase;
}

.extra-offers .btns__slider {
	align-items: center;
	display: flex;
	gap: 16px;
}

.extra-offers .swiper:not(.swiper-initialized) .swiper-slide {
	margin-right: 20px;
	max-width: 25%;
}

.extra-offers .swiper-wrapper {
	align-items: stretch;
	padding: 0 0 4px;
}

.extra-offers .swiper-button-next {
	transform: rotate(180deg);
}

.extra-offers .swiper-button-next,
.extra-offers .swiper-button-prev {
	background: url(/local/templates/bannikon_2025/img/icons/arrow_left_icon_dark.svg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	left: unset;
	margin: 0;
	position: relative;
	right: unset;
	top: 0;
	width: 24px;
}

.extra-offers .swiper-button-next:after,
.extra-offers .swiper-button-prev:after {
	display: none;
}

.extra-offers .swiper-slide {
	border-radius: var(--br16);
	height: auto;
}

.extra-offers .swiper-slide .product-container {
	height: 100% !important;
}

.extra-offers .swiper-slide .product-title,
.extra-offers .swiper-slide .product-title a {
	line-height: .7;
	margin: 0;
}

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

.extra-offers .side.back .product-item-scu-item-list {
	flex-wrap: wrap;
}

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

.extra-offers .side.back .product-item-scu-item-list {
	column-gap: 0;
}

@media (max-width: 1600px) {
	.extra-offers .catalog-block-header .title {
		font-size: 48px;
	}

	.extra-offers .catalog-block-header {
		margin: 0 0 50px;
	}

	.extra-offers .navigation {
		gap: 50px;
	}
}

@media (max-width: 1440px) {
	.extra-offers .offers__inner_box {
		padding: 58px 58px 54px;
	}

	.extra-offers .catalog-block-header .title {
		font-size: 46px;
	}

	.extra-offers .catalog-block-header {
		margin: 0 0 46px;
	}

	.extra-offers .navigation {
		gap: 46px;
	}

	.extra-offers .navigation span {
		font-size: 22px;
	}
}

@media (max-width: 1367px) {
	.extra-offers .offers__inner_box {
		padding: 55px 55px 50px;
	}

	.extra-offers .catalog-block-header .title {
		font-size: 44px;
	}

	.extra-offers .navigation {
		gap: 40px;
	}

	.extra-offers .catalog-block-header {
		margin: 0 0 40px;
	}
}

@media (max-width: 1280px) {
	.extra-offers .offers__inner_box {
		padding: 50px 50px 46px;
	}

	.extra-offers .catalog-block-header .title {
		font-size: 42px;
	}

	.extra-offers .navigation span {
		font-size: 20px;
	}

	.extra-offers .navigation {
		gap: 36px;
	}
}

@media (max-width: 1180px) {
	.extra-offers .offers__inner_box {
		padding: 36px 36px 32px;
	}

	.extra-offers .catalog-block-header .title {
		font-size: 40px;
	}

	.extra-offers .catalog-block-header {
		margin: 0 0 30px;
	}
}

@media (max-width: 1024px) {
	.extra-offers .swiper:not(.swiper-initialized) .swiper-slide {
		max-width: 33.33%;
	}
}

@media (max-width: 991px) {
	.extra-offers .offers__inner_box {
		padding: 30px 30px 26px;
	}

	.extra-offers .catalog-block-header .title {
		font-size: 38px;
	}

	.extra-offers .navigation span {
		font-size: 18px;
	}

	.extra-offers .navigation {
		gap: 30px;
	}

	.extra-offers .catalog-block-header {
		align-items: center;
		margin: 0 0 26px;
	}
}

@media (max-width: 768px) {
	.extra-offers .catalog-block-header .title {
		font-size: 36px;
	}

	.extra-offers .offers__inner_box {
		padding: 26px 26px 22px;
	}

	.extra-offers .swiper:not(.swiper-initialized) .swiper-slide {
		max-width: 50%;
	}
}

@media (max-width: 680px) {
	.extra-offers .catalog-block-header .title {
		font-size: 32px;
	}
}

@media (max-width: 580px) {
	.extra-offers .catalog-block-header .title {
		font-size: 26px;
		line-height: 1;
	}

	.extra-offers .navigation {
		gap: 26px;
	}

	.extra-offers .btns__slider {
		gap: 10px;
	}
}

@media (max-width: 480px) {
	.extra-offers .catalog-block-header .title {
		font-size: 24px;
		white-space: normal;
	}

	.extra-offers .catalog-block-header {
		align-items: flex-start;
	}

	.extra-offers .navigation span {
		font-size: 16px;
	}

	.extra-offers .navigation {
		gap: 20px;
	}

	.extra-offers .offers__inner_box {
		padding: 24px 20px;
	}
}

@media (max-width: 420px) {
	.extra-offers .swiper:not(.swiper-initialized) .swiper-slide {
		max-width: 100%;
	}
}

@media (max-width: 360px) {
	.extra-offers .catalog-block-header .title {
		font-size: 22px;
	}

	.extra-offers .catalog-block-header {
		margin: 0 0 20px;
	}
}

@media (max-width: 320px) {
	.extra-offers .catalog-block-header .title {
		font-size: 20px;
	}
}
/* 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:/local/templates/bannikon_2025/components/bitrix/catalog.section/carousel/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.element/detail/style.css?177970279330200 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17797026971816 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1779702701381 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.element/detail/themes/blue/style.css?17797027931064 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.section/carousel/style.css?17797027935291 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.item/card/style.css?177970279321925 */
/* /local/templates/bannikon_2025/components/bitrix/catalog.section/carousel/themes/blue/style.css?1779702793825 */
