

/* Start:/local/templates/lusio/components/bitrix/catalog/catalog_new/style.css?17135397136695*/
.cat-nav-property-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    font-size: 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 19px;
    color: var(--theme-color-dark);
    font-family: 'GT Eesti Pro';
    cursor: pointer;
}

.catalog-block-header {
	font-family: 'GT Eesti Pro';
	/*font-size: 48px;
	line-height: 64px;*/
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.02em;
	margin: 5px 0;
	padding: 5px 0;
	color: var(--theme-color-dark);
	text-transform: none;
	margin-bottom: 53px;
}
.catalog-top-text {
	text-align: center;
	margin: 25px 0 50px;
	color: var(--theme-color-dark);
}
.catalog-top-text h1 {padding: 0;margin: 0 0 25px;}

.main-catalog-section-filter {
	display:block;
	width:0px;
	padding: 0 25px;
	overflow: hidden;
	visibility: hidden;
	transition: height .5s ease;
	height: auto;
	opacity: 1;
	margin-bottom: 39px;
}
.main-catalog-section-filter.open {
	display:block;
	visibility: visible;
	width: 97%;
	opacity: 1;
}
.main-catalog-section-filter__title {
font-size: 16px;
line-height: 19px;
letter-spacing: 0.22em;
text-transform: uppercase;
color: var(--theme-color-dark);
font-family: 'GT Eesti Pro';
padding-bottom: 25px;
border-bottom: 1px solid var(--theme-color-light-gray);
}
.main-catalog-section-top {
	margin: 0 25px 21px;
	padding-bottom: 10px;
	border-bottom: 2px solid #D1D1D3;
	align-items: center;
	background: #fff;
}
.main-catalog-section-top-wrapper.stuck .main-catalog-section-top {
	margin: 0 25px 0;
	padding: 10px;
	border-bottom: 2px solid #D1D1D3;
}
.toggle-filter, .check-availability, .toggle-sort{
	cursor:pointer;
	font-family: 'GT Eesti Pro';
}

@media (max-width: 767px) {
	.toggle-filter {
		margin-left: auto;
	}
}

.toggle-filter.active .text,
.toggle-filter.active svg path {
	color: var(--primary-a-hover);
	stroke: var(--primary-a-hover);
}

.toggle-filter:hover .text,
.toggle-filter:hover svg path {
	color: var(--primary-a-hover);
	stroke: var(--primary-a-hover);
}

.toggle-sort:hover .text,
.toggle-sort:hover svg path {
	color: var(--primary-a-hover);
	stroke: var(--primary-a-hover);
}

.toggle-filter.active{
	font-family: 'GT Eesti Pro';
	color: var(--theme-color-dark);
}
.check-availability, .toggle-tampl-btn {
	margin-left:44px;
}
.check-availability.active .text, .toggle-tampl-btn.active .text{
	font-family: 'GT Eesti Pro';
	color: var(--theme-color-dark);
}
.check-availability.active .icon {
	transform: rotate(180deg);
}
.js-change-layout {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.main-catalog-section-top-wrapper.stuck {
	background: #fff;
	position: fixed;
	width: 100%;
	top: 114px;
	padding-top: 6px;
	z-index: 100;
	overflow-anchor: none;
}

.main-catalog-section-top span.text {
	font-size: 14px;
	color: var(--theme-color-dark);
	text-transform: uppercase;
	margin-right:15px;
}

.main-catalog-section-top span.text:hover {
	color: var(--primary-a-hover);
}

.main-catalog-section-block {
	width:100%;
}

.main-catalog-section-filter .smart-filter-parameters-box-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    font-size: 13px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 16px;
    line-height: 19px;
    color: var(--theme-color-dark);
    font-family: 'GT Eesti Pro';
		cursor:pointer;
}
.smart-filter {
    margin-bottom: 20px;
    min-width: 220px;
    width: 100%;
    font-family: 'GT Eesti Pro Light',sans-serif;
    padding-top: 5px;
}
.smart-filter-block {margin-bottom: 5px;}
.smart-filter-button-box .smart-filter-block {border-bottom: none;margin-bottom: 0px;}
.smart-filter-button-box__wrapper {display:none;}

.toggle-categories {
	cursor: pointer;
	font-family: 'GT Eesti Pro';
}

.toggle-categories:hover .text,
.toggle-categories:hover svg path {
	color: var(--primary-a-hover);
	stroke: var(--primary-a-hover);
}

.toggle-categories .icon,
.toggle-sort .icon {
	transition: transform 0.3s ease-in-out;
	transform-origin: center;
}

.toggle-categories.active .text {
	color: var(--primary-a-hover);
}

.toggle-categories.active svg path {
	stroke: var(--primary-a-hover);
}


.toggle-categories.active .icon {
	transform: rotate(180deg);
}

.main-catalog-section-top-left {
	column-gap: 35px;
	position: relative;
}
.availability {
	display:none;
	position: absolute;
	top: 38px;
	left: 243px;
	background: #fff;
	padding: 15px 25px 15px;
	z-index: 111;
	min-width: 227px;
}
.availability.open {
	display:block;
}
.availability__list-item {
	font-family: 'GT Eesti Pro';
	font-size: 16px;
	line-height: 19px;
	color:var(--theme-color-dark);
	padding: 15px 0;
	cursor: pointer;
}
.availability__list .availability__list-item:first-child {
	border-bottom: 1px solid var(--theme-color-light-gray);
}
.availability__list-item.active .icon svg {
	transform: rotate(180deg);
}
.main-catalog-section-top .availability__list-item .text {
	text-transform: none;
}
.availability__shops {
	display:none;
}
.availability__shops.open {
	display:block;
}

.catalog-section-list.grid-card {
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
				padding: 0 25px;
}

.grid-card .product-item-list-col-2 {
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.grid-card .product-item-big-card {margin-bottom: 21px;}
.grid-card .product-item-list-col-1 {
	width: 66.6%;
	margin: 0 auto;
}

.main-catalog-section-top-right {
	position: relative;
}

.toggle-sort.active .text {
	font-family: 'GT Eesti Pro';
	color: var(--theme-color-dark);
}
.toggle-sort.active .icon {
    transform: rotate(180deg);
}
.sort__wrapper {
	display:none;
	position: absolute;
	top: 36px;
	z-index: 111;
	background: #fff;
	padding: 0 35px;
	left: -71px;
	padding: 16px 0;
	min-width: 240px;
	transform: translateY(-4px);
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.10), 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
}
.sort__wrapper.open {
	display: none;
}
@media (min-width: 768px) {
	.sort__wrapper.open {
		display: block;
	}
}
.sort__list-item {
	transition: all 0.3s ease;
	font-family: 'GT Eesti Pro';
	padding: 4px 24px;
	font-size: 16px;
	line-height: 24px;
	color: var(--theme-color-dark);
	cursor: pointer;
}

.sort__list-item.active {
	color: var(--primary-a-hover);
}

.sort__list-item:hover {
	color: var(--primary-a-hover);
}

.toggle-sort.active .text,
.toggle-sort.active .icon svg path {
	color: var(--primary-a-hover);
	stroke: var(--primary-a-hover);
}

/* End */


/* Start:/local/templates/lusio/components/bitrix/catalog.element/new.product.2025/style.css?174886890926738*/
header {
	padding: 0 !important;
}

a {
	transition: all 0.2s ease-in-out;
}

.product-page__box {
	max-width: 1920px;
	padding: 0 50px;
	margin: 0 auto;
}

.flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.product-page__container {
	align-items: normal;
}

.product-page__gallery {
	gap: 40px;
	align-items: normal;
}

.stick {
	position: sticky;
	top: 0;
}

.product-page__gallery-thumbs__box {
	width: 100%;
	max-width: 64px;
	position: relative;
}

.product-page__gallery-thumbs__box .stick {
	top: 80px;
	height: calc(100vh - 205px);
	display: flex;
	transition: all 0.2s ease-in-out;
	/*align-items:flex-end;*/
}

.product-page__gallery-img__box {
	width: 100%;
	max-width: 460px;
}

.product-page__gallery-img__box img,
.product-page__gallery-img__box video {
	display: block;
	max-width: 100%;
}
 .product-page__gallery-img__box video {
	transform: scale(1.02);
}

.product-page__box .product-page__gallery .product-page__gallery-img .swiper-slide {
	overflow: hidden;
} 

.product-page__gallery-img__box .swiper-slide a:hover {
	cursor: zoom-in;
}

.product-page__info {
	/* width: 100%; */
	max-width: 854px;
	position: relative;
	z-index: 8;
}

/* .product-page__info .stick {
	top: 120px;
	transition: all 0.2s ease-in-out;
} */

.product-page__gallery-thumbs .swiper-slide {
	width: 100%;
	max-height: 92px;
	cursor: pointer;
}

.product-page__gallery-thumbs .swiper-slide img {
	display: block;
	opacity: .4;
	transition: all 0.2s ease-in-out;
}

.product-page__gallery-thumbs .swiper-slide.swiper-slide-active img,
.product-page__gallery-thumbs .swiper-slide:hover img {
	opacity: 1;
}

.product-page__gallery-img .swiper-wrapper {
	height: auto !important;
}

.product-page__info-box {
	max-width: 460px;
	/* margin: 0 auto; */
	margin-right: auto;
	padding-bottom: 30px;
}

.product-page__gallery-thumbs .swiper-slide:has(.swiper-page-product__img) {
	height: 82px;
}

.product-page__info-sale {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 140%;
	text-transform: uppercase;
	color: #660016;
}

.product-page__info-sale__new {
	color: #BDAC9B;
}

.product-page__gallery-all {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 7px 10px;
	background: rgba(40, 32, 30, .3);
	position: absolute;
	right: 22px;
	bottom: 22px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.product-page__gallery-all:before {
	content: '';
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4.81183C4.125 4.81183 1.375 11 1.375 11C1.375 11 4.125 17.1868 11 17.1868C17.875 17.1868 20.625 11 20.625 11C20.625 11 17.875 4.81183 11 4.81183Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 14.4376C12.8985 14.4376 14.4375 12.8985 14.4375 11.0001C14.4375 9.10158 12.8985 7.56256 11 7.56256C9.10152 7.56256 7.5625 9.10158 7.5625 11.0001C7.5625 12.8985 9.10152 14.4376 11 14.4376Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 22px;
	height: 22px;
}

.product-page__gallery-all:hover {
	background: rgba(40, 32, 30, .5);
}

.product-page__title-box {
	gap: 12px;
	align-items: flex-start;
}

.product-page__title {
	font-size: 16px;
	line-height: 140%;
	text-transform: uppercase;
	width: 100%;
	color: #28201E;
}

.product-page__title-box .page-product-favorite {
	padding: 0;
	border: 0;
	height: auto;
	width: 100%;
	max-width: 22px;
	flex-shrink: 0;
}

.product-page__price {
	gap: 8px;
	justify-content: flex-start;
	margin: 6px 0 0;
}

.product-page__price:has(.product-page__price-old) .product-page__price-new {
	color: #660016;
}

.product-page__price-old {
	text-decoration: line-through;
	color: #78716C;
}

.product-page__info-box .product-page__btn-slice {
	border: 0;
	padding: 0;
	background: none;
	text-transform: uppercase;
	margin: 18px 0 0;
	color: #78716C;
	gap: 4px;
	display: flex;
	align-items: center;
	font-family: var(--userfont);
	font-size: var(--regular-text);
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.product-page__info-box .product-page__btn-slice:hover {
	color: #A9A49D;
}

.product-page__info-box .product-page__btn-slice:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 3.75L13.75 10L7.5 16.25' stroke='%2378716C' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
}

.product-page__color-box {
	margin: 30px 0 0;
	text-transform: uppercase;
	justify-content: flex-start;
	gap: 12px;
	color: #28201E;
}

.product-page__color-box .product-page__article {
	color: #78716C;
	padding-left: 12px;
	border-left: 1px solid #78716C;

	gap: 6px;
    display: flex;
}

.product-page__color-box .product-page__article svg {
	cursor: pointer;
}

.product-page__colors-list {
	gap: 8px;
	justify-content: flex-start;
	margin: 16px 0 0;
}

.product-page__sizes-list {
	margin: 30px 0 0;
	position: relative;
	z-index: 3;
}

.product-page__sizes.page-product-size__sizes {
	margin: 0;
	flex-flow: column;
	gap: 0;
	align-items: flex-start;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
	position: absolute;
	left: 0;
	right: 0;
	padding: 4px 0;
	display: none;
}

.product-page__sizes.page-product-size__sizes .page-product-size__item {
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
	gap: 12px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px 16px;
	transition: all 0.2s ease-in-out;
}

.product-page__size-active {
	padding: 14px 16px;
	border: 1px solid #A9A49D;
	color: #A9A49D;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.product-page__size-active:hover {
	border-color: #28201E;
}

.product-page__size-active:after {
	content: '';
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%2328201E' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 16px;
	height: 16px;
	transition: all 0.2s ease-in-out;
}

.product-page__size-active.open:after {
	transform: rotate(180deg);
}

.page-product {
	padding-bottom: 50px;
	justify-content: center;
}

.product-page__sizes.page-product-size__sizes .page-product-size__item:hover {
	background: #EFEBE1;
}

.product-page__sizes.page-product-size__sizes .page-product-size__item span {
	width: 100%;
	max-width: 80px;
	text-transform: uppercase;
}

.product-page__sizes.page-product-size__sizes .page-product-size__item div {
	width: 100%;
	color: #A9A49D;
	text-transform: uppercase;
}

.product-page__table-links {
	margin: 16px 0 0;
}

.product-page__table-links div {
	text-decoration: none;
	text-transform: uppercase;
}

.product-page__table-links div:hover {
	color: #78716C !important;
}

.product-page__desc {
	margin: 30px 0 0;
	position: relative;
}

.product-page__btn-buy {
	margin: 30px 0 0;
}

.product-page__btn-buy button {
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	font-family: var(--userfont);
}

.product-page__btn-buy button:hover {
	background: #3E3635;
}

.product-page__links-list {
	margin: 38px 0 0;
	display: flex;
	flex-flow: column;
	gap: 20px;
}

.product-page__links-list div {
	text-transform: uppercase;
	text-decoration: none;
	justify-content: flex-start;
	gap: 4px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.product-page__links-list div:hover {
	color: #78716C;
}

.product-page__links-list div span:after {
	content: '';
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 3.75L13.75 10L7.5 16.25' stroke='%2328201E' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 20px;
	height: 20px;
}

#sizeSelect {
	display: flex;
	align-items: center;
	gap: 12px;
	text-transform: uppercase;
}

#sizeSelect div {
	color: #A9A49D;
	padding-left: 12px;
	border-left: 1px solid #A9A49D;
}

#sizeSelect span {
	color: #28201E;
}

section.section-product {
	margin-top: 50px;
}

section.section-product h3 {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	text-transform: uppercase;
	color: #28201E;
}

section.section-product .section__wr {
	margin: 0 0 24px;
	padding: 0;
}

section.section-product .container {
	padding: 0;
	margin: 0;
}

section.section-product .section-product .section-product__inner {
	padding: 0;
	margin: 0;
}

.product-page__gallery-thumbs .swiper-wrapper {
	justify-content: flex-start;
}

.product-page__btn-buy button.btn-success {
	color: #28201E;
	background: none;
	border: 1px solid #28201E;
}

.product-page__btn-buy button.btn-success:hover {
	color: #78716C;
	background: none;
	border: 1px solid #78716C;
}

body .fancybox-thumbs {
	border-radius: 0;
	background: none;
}

body .fancybox-thumbs__list {
	gap: 8px;
}

body .fancybox-thumbs__list a {
	border: 2px solid #fff;
	width: 54px;
	height: 68px;
	border-radius: 0;
	margin: 0;
	padding: 0;
	opacity: .4;
}

body .fancybox-thumbs__list a:hover {
	opacity: 1;
}

body .fancybox-thumbs__list a.fancybox-thumbs-active {
	opacity: 1;
}

body .fancybox-thumbs__list a:before {
	display: none;
}

body .fancybox-button--arrow_left>div,
body .fancybox-button--arrow_right>div,
body .fancybox-button.fancybox-button--close {
	padding: 0;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(40, 32, 30, .3);
	transition: all 0.2s ease-in-out;
}

body .fancybox-button--arrow_left>div:hover,
body .fancybox-button--arrow_right>div:hover,
body .fancybox-button.fancybox-button--close:hover {
	background: rgba(40, 32, 30, .5);
}

body .fancybox-button--arrow_left>div:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19.5L7.5 12L15 4.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .fancybox-button--arrow_right>div:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4.5L16.5 12L9 19.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .fancybox-button--arrow_left:disabled>div:before,
body .fancybox-button--arrow_right:disabled>div:before {
	opacity: .4;
}

body .fancybox-button--arrow_left>div svg,
body .fancybox-button--arrow_right>div svg,
body .fancybox-button.fancybox-button--close svg {
	display: none;
}

body .fancybox-button.fancybox-button--close:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 5.25L5.25 18.75' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M18.75 18.75L5.25 5.25' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .fancybox-content {
	cursor: pointer !important;
}

body .modal-sidebar__title,
body .sidebar-city__title {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
}

body .modal-sidebar__header {
	margin: 0 0 24px;
}

#slice,
#size,
#delivery-map,
.sidebar-city,
#table-delivery,
#table-worry {
	text-transform: uppercase;
}

#slice .modal-sidebar__text {
	margin: 0 0 6px;
	font-size: 14px;
}

body .modal-slice__item-img {
	display: none;
}

body .modal-slice__item:before {
	content: '';
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5625 6.18799L8.9375 15.8126L4.125 11.0005' stroke='%2328201E' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 22px;
	height: 22px;
}

body .modal-slice__list {
	gap: 16px;
}

body .modal-slice-block__tab-month {
	text-transform: none;
	color: #78716C;
}

body .split-plan-pay-amount,
body .split-plan-pay-date {
	color: #28201E;
}

body .modal-slice-block__tab-price {
	font-size: 16px;
}

.link__text {
	text-transform: uppercase;
}

body .modal-slice-block__header::after {
	background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%2328201E' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	transform: none;
	transition: all 0.2s ease-in-out;
}

body .modal-slice-block__active .modal-slice-block__header::after {
	transform: rotate(-180deg);
}

#size {
	font-size: 14px;
}

.popup-tab__content {
	display: none;
}

.popup-tabber {
	gap: 24px;
	font-size: 16px;
	margin: 12px 0 8px;
}

.popup-tab {
	padding: 0 0 8px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.popup-tab:hover {
	color: #78716C;
}

.popup-tab.active {
	border-bottom: 1px solid #28201E;
}

body .modal-table {
	text-align: center;
}

body .modal-table thead {
	padding: 13px 0;
	color: #78716C;
	border-top: 1px solid #78716C;
	border-bottom: 1px solid #78716C;
}

body .modal-table thead td {
	vertical-align: middle;
}

body .modal-table tbody td {
	padding: 13px 0;
	border-bottom: 1px solid #CFCBC2;
}

body .modal-table-new-style tbody tr:before {
	left: 0;
	right: 0;
}

body .modal-table {
	margin-bottom: 0;
}

.table-info__txt {
	margin: 13px 0 0;
	color: #78716C;
}

body .modal-sizes-text {
	margin: 48px 0 0;
}

body .modal-sizes-text__title {
	font-size: 16px;
	font-weight: 600;
	color: #28201E;
	letter-spacing: 0;
}

body .modal-sidebar {
	overflow-x: hidden;
}

body .modal-table-new-style tr {
	align-items: center;
}

body .sidebar-city__item:hover {
	color: #78716C;
}

body .mobile__list_menu {
	overflow: hidden;
	overflow-y: auto;
}

body .page-product-delivery__city {
	color: #28201E;
}

body .page-product-delivery__title {
	color: #78716C;
}

.care-table__item h4 {
	margin: 0 0 16px;
	font-weight: 400;
}

.car-item {
	gap: 12px;
	justify-content: flex-start;
	align-items: flex-start;
}

.car-item:not(:last-child),
.order-page__delivary-box:not(:last-child) {
	margin: 0 0 16px;
}

.car-item img {
	display: block;
}

body #table-worry .modal-sidebar__body,
body #table-delivery .modal-sidebar__body {
	gap: 42px;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
	font-family: var(--userfont);
}

.car-item span div {
	margin: 0 0 4px;
	color: #78716C;
}

.read-more {
	display: flex;
	align-items: center;
	gap: 4px;
}

body .page-product-delivery__city:hover {
	color: #78716C;
}

.read-more:after {
	content: '';
	display: block;
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 3.75L13.75 10L7.5 16.25' stroke='%2328201E' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 20px;
	height: 20px;
}

.order-page__delivary-box h5 {
	font-size: 16px;
	font-weight: normal;
	color: #78716C;
	margin: 0 0 4px;
}

body #table-delivery .page-product-delivery__title {
	margin: 0;
}

body .section__arrows {
	position: absolute;
	top: 50%;
	z-index: 3;
	left: 0;
	right: 0;
}

body .section__arrow {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(40, 32, 30, .3);
	position: absolute;
}

body .section__arrow.slider-arrow__prev {
	left: 0;
}

body .section__arrow.slider-arrow__next {
	right: 0;
}

body .section__arrow.slider-arrow__next:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4.5L16.5 12L9 19.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .section__arrow.slider-arrow__prev:before {
	content: '';
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19.5L7.5 12L15 4.5' stroke='white' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

body .section__arrow:hover {
	background: rgba(40, 32, 30, .5);
}

body .section__arrow svg {
	display: none;
}

body .swiper-button-disabled {
	opacity: 0;
}

.SecSec {
	display: none;
}

.showmorecontent .SecSec {
	display: inline;
}

.readMore_rev,
.readLess {
	text-transform: uppercase;
	color: #28201E;
	transition: all 0.3s ease-in-out;
	display: inline;
	cursor: pointer;
}

.readMore_rev:hover,
.readLess:hover {
	color: #78716C;
}

.showmorecontent .readMore_rev {
	display: none;
}

.readMore_rev {
	position: relative;
}

.readMore_rev span {
	position: relative;
	z-index: 2;
	font-size: 12px;
}

.readMore_rev:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -45px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 12%, #FFFFFF 100%);
	width: 45px;
}

body .swiper-wrapper-list-section {
	margin: 0 0 100px;
}

.product-page__btn-buy .page-product-favorite {
	display: none;
}

.select-box__btn,
.select-bg {
	display: none;
}

.select-bg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.product-page__links-item .color-red {
	text-transform: none;
}

.select-box__title {
	display: none;
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
	width: auto !important;
}

@media screen and (max-height:768px) {
	.product-page__gallery-thumbs__box .stick {
		height: calc(100vh - 105px) !important;
		display: block;
	}

	.product-page__gallery-thumbs .swiper-wrapper {
		justify-content: flex-start;
	}

	.product-page__gallery-thumbs__box .swiper {
		height: 100%;
	}
}

@media screen and (max-width:1200px) {
	.product-page__gallery-thumbs__box {
		display: none;
	}

	.stick {
		position: relative;
		top: auto !important;
	}

	.product-page__box {
		padding: 0 20px;
	}

	body .swiper-vertical>.swiper-wrapper {
		flex-direction: row;
	}

	body .swiper-wrapper-list-section {
		margin: 0;
	}

	.product-page__gallery-all {
		bottom: 34px;
	}

	body .swiper-horizontal>.swiper-pagination-bullets {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 2px;
	}

	body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0;
		width: 30px;
		height: 2px;
		border-radius: 0;
		background: #A9A49D;
	}

	body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,
	body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
		background: #28201E;
	}
}

@media screen and (max-width:800px) {
	.product-page__info-box {
		max-width: none;
		margin: 0 16px;
	}
}

@media screen and (max-width:736px) {
	
	.container:has(.breadcrumbs) {
		display: none;
	}

	.product-page__gallery-all {
		font-size: 12px;
		padding: 6px 10px;
		gap: 6px;
	}

	.product-page__info-box {
		padding-bottom: 0;
	}



	.product-page__gallery-all:before,
	.product-page__info-box .product-page__btn-slice:after,
	.product-page__links-list div span:after {
		width: 16px;
		height: 16px;
		background-size: cover;
	}

	.product-page__container.page-product {
		gap: 16px;
	}

	.product-page__info-sale {
		font-size: 14px;
		margin: 0 0 4px;
	}

	.product-page__title-box .page-product-favorite {
		display: none;
	}

	.product-page__title {
		/* font-weight: 600; */
		font-size: 14px;
		line-height: 140%;
	}
	.readMore_rev span {
		font-size: 10px;
	}

	.product-page__price {
		margin: 4px 0 0;
		font-size: 14px;
	}

	.product-page__info-box .product-page__btn-slice {
		margin: 16px 0 0;
		font-size: 14px;
	}

	.product-page__color-box {
		margin: 32px 0 0;
		font-size: 14px;
	}

	.product-page__colors-list {
		margin: 14px 0 0;
	}

	.product-page__sizes-list {
		margin: 24px 0 0;
	}

	.product-page__size-active,
	.product-page__desc,
	.product-page__links-list div,
	section.section-product h3,
	.popup-tab,
	body .modal-sizes-text__title,
	#slice,
	#size,
	#delivery-map,
	.sidebar-city,
	#table-delivery,
	#table-worry {
		font-size: 14px;
	}

	.product-page__table-links {
		margin: 14px 0 0;
		font-size: 14px;
	}

	.product-page__desc,
	.product-page__links-list {
		margin: 32px 0 0;
	}

	.product-page__btn-buy {
		position: fixed;
		z-index: 5;
		margin: 0;
		left: 0;
		right: 0;
		background: #fff;
		bottom: 48px;
		border-top: 1px solid #EFEBE1;
		padding: 12px 0 12px 16px;
		display: flex;
		align-items: center;
	}

	section.section-product {
		margin-top: 0;
	}

	section.section-product h3 {
		font-weight: normal;
		margin: 0;
	}

	section.section-product.section__list-product {
		margin-top: 50px;
	}

	section.section-product .section__wr {
		margin-bottom: 16px;
	}

	.product-page__btn-buy .page-product-favorite {
		display: flex;
		height: 46px;
		width: 46px;
		border: 0;
	}

	.product-page__btn-buy button {
		height: 46px;
		font-size: 14px;
	}

	.product-page__sizes.page-product-size__sizes {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10;
		box-shadow: none;
		width: auto;
		margin: 0;
		padding: 0;
	}

	.select-box__container {
		position: relative;
		z-index: 2;
		background: #fff;
		padding: 0;
	}

	.product-page__sizes-list:has(.product-page__size-active.open) {
		z-index: 1001;
	}

	.select-bg {
		display: block;
	}

	.select-box__title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-weight: 600;
		font-size: 14px;
		line-height: 140%;
		text-transform: uppercase;
		color: #28201E;
		padding: 0 0 0 16px;
	}

	.select-close__btn {
		height: 46px;
	}

	.product-page__sizes.page-product-size__sizes .page-product-size__item {
		padding: 10px 16px;
		font-size: 14px;
	}

	.product-page__sizes.page-product-size__sizes .page-product-size__item span {
		max-width: 60px;
	}

	.select-box__btn {
		display: block;
		border-top: 1px solid #EFEBE1;
		padding: 8px 16px 16px;
		margin: 10px 0 0;
	}


	.product-page__sizes.page-product-size__sizes .page-product-size__item:hover {
		border-color: var(--color-black);
		color: #fff;
		background-color: var(--color-black);
	}

	.product-page__sizes.page-product-size__sizes .page-product-size__item:hover span {
		color: #fff;
	}

	.select-box__btn a {
		justify-content: center;
		padding: 13px 0;
		text-transform: uppercase;
		margin: 0 0 8px;
		font-size: 14px;
	}

	body .modal-sidebar__header {
		padding: 0;
		border: 0;
	}

	body .modal-table thead,
	body .modal-table tbody td,
	.table-info__txt {
		font-size: 12px;
	}

	body.modal-sizes-text {
		gap: 24px;
		margin: 32px 0 0;
	}

	body .modal-sizes-text__img-wr {
		position: absolute !important;
		max-width: 86px;
		margin: 0;
	}

	body .modal-sizes-text__item {
		min-width: auto;
		max-width: 250px;
	}

	body .modal-sizes-text__img {
		display: block;
		width: 100%;
		height: auto;
	}

	body .modal-sizes-text__title {
		margin: 0 0 4px;
	}

	body .fancybox-navigation .fancybox-button--arrow_left,
	body .fancybox-navigation .fancybox-button--arrow_right {
		display: none;
	}

	body .fancybox-button.fancybox-button--close {
		width: 32px;
		height: 32px;
	}

	body .fancybox-button.fancybox-button--close:before {
		background-size: cover;
		width: 16px;
		height: 16px;
	}

	body .fancybox-thumbs__list a {
		border: 0;
		background: #A9A49D !important;
		height: 2px;
		width: 30px;
		opacity: 1;
	}

	body .fancybox-thumbs__list a.fancybox-thumbs-active {
		background: #28201E !important;
		opacity: 1;
	}

	body .fancybox-thumbs {
		top: auto;
		bottom: 10px;
	}

	body .fancybox-thumbs__list {
		gap: 2px;
	}
}


.long-container .footer div.container {
	max-width: 1920px;
}

div.footer__wrapp_block {
	padding-top: 90px;
}

div.footer__wrapp {
	height: auto !important;;
}

body div.swiper-wrapper-list-section {
	margin: 0 !important;
}

.hidden-mobile {

}

.hidden-desktop {
	display: none;
}

.product-page__info-sale,
.product-page__title,
.product-page__info-sale,
.product-page__info-box .product-page__btn-slice,
#sizeSelect,
.product-page__sizes.page-product-size__sizes .page-product-size__item,
.product-page__table-links div,
.product-page__table-links div,
.product-page__desc,
.product-page__btn-buy button,
.product-page__links-list div,
.product-page__color-box,
.product-page__price {
	font-size: 14px;
}
.readMore_rev, .readLess {
	font-size: 12px;
}

@media screen and (max-width: 992px) {

	.product-page__gallery-img__box img,
	.product-page__gallery-img__box video {
		position: absolute;
		top: 0;
	}
	/* .product-page__gallery-img__box video {
		clip-path: inset(2px);
		transform: scale(1.02);
	}*/
	
	.product-page__box .product-page__gallery .product-page__gallery-img .swiper-slide {
		padding-top: 130%;
	}
	.product-page__info, .product-page__gallery-img__box {
    	max-width: 100%;
	}
}

@media screen and (max-width:768px) {
	.product-page__info-sale,
	.product-page__title,
	.product-page__info-sale,
	.product-page__info-box .product-page__btn-slice,
	#sizeSelect,
	.product-page__sizes.page-product-size__sizes .page-product-size__item,
	.product-page__table-links div,
	.product-page__table-links div,
	.product-page__desc,
	.product-page__btn-buy button,
	.product-page__links-list div,
	.product-page__color-box,
	.product-page__price {
		font-size: 12px;
	}
	.readMore_rev, .readLess {
		font-size: 11px;
	}

	.hidden-mobile {
		display: none;
	}
	
	.hidden-desktop {
		display: block;
	}
	.product-page__info-sale {
		margin: 4px 0 0 0;
	}
}
/* End */


/* Start:/local/components/Dice/delivery.price/templates/.default/style.css?17437569215504*/
/*.product-delivery__hidden_form {
  display: none;
}

.product-delivery__calc-city {
  position: relative;
}

.calc-city__current {
  color: #262626;
  height: 31px;
  margin-bottom: 10px;
  position: relative;
}

.calc-city__btn {
  position: relative;
}

.calc-city__btn_val.hide {
  display: none !important;
}

.calc-city__current .icon {
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -10px;
}

.calc-city__btn {
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 7px;
}

.calc-city__choisen {
  position: absolute;
  background: #fff;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, .3);
  top: 41px;
  left: 0;
  z-index: 1;
  display: none;
}

.calc-city__choisen.open {
  display: block;
}

.choisen-city-item {
  padding: 10px 20px;
  cursor: pointer;
  min-width: 250px;
}

.choisen-city-item span {
  display: block;
  color: #262626;
}

.choisen-city-item span.choisen-city-item-region {
  font-size: 12px;
  color: var(--theme-color-gray);
}

.choisen-city-item:hover {
  background: #f2f2f2;
}

.calc-city__current input.delivery-input {
  display: inline-block;
  max-width: 200px;
  max-height: 30px;
  border: none;
  border-bottom: 1px solid;
  margin-bottom: 0px;
  padding: 5px;
}

.product-delivery__items-list {
  width: 100%;
  max-width: 400px;
  margin-bottom: 25px;
}

.product-delivery__items-list.has_free_delivery {
  max-width: 470px;
}

.product-delivery__price.has_free_delivery {
  text-decoration: line-through;
}

.product-delivery__item {
  position: relative;
  padding: 10px 0 10px 40px;
}

.type__simple:before,
.type__courier:before,
.type__pickup:before,
.type__shops:before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 30px;
  height: 30px;
  background-size: cover;
}

.type__pickup:before {
  background-image: url(/local/components/Dice/delivery.price/templates/.default/./images/store.png);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
}

.type__simple:before,
.type__courier:before {
  top: 10px;
  width: 27px;
  height: 24px;
  background-size: cover;
  background-image: url(/local/components/Dice/delivery.price/templates/.default/./images/shipped.svg);
}

.type__courier:before {
	background-image: url(/local/components/Dice/delivery.price/templates/.default/./images/delivery.svg);
}
.type__pickup:before {
	background-image: url(/local/components/Dice/delivery.price/templates/.default/./images/pickup.svg);
}

.type__shops:before {
	background-image: url(/local/components/Dice/delivery.price/templates/.default/./images/Self-delivery.svg);
}

.product-delivery__item-desc {
  color: #262626;
}

.product-delivery__item-period {
  display: flex;
  color: var(--theme-color-gray);
  font-size: 12px;
}
.page-product-delivery-new-style .product-delivery__item-period span {
	font-family: 'SF-PRO', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.product-delivery__item-period span {
  margin-right: 2rem;
  color: var(--theme-color-gray);
  font-size: 12px;
  font-family: 'GT Eesti Pro', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% *//*
}

.product-delivery__item-decription-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: static;
  right: -30px;
  top: 6px;
  width: 25px;
  height: 25px;
  color: var(--theme-color-light-gray);
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
}

.product-delivery__item-decription {
  position: absolute;
  background: #fff;
  z-index: 1;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, .3);
  padding: 10px;
  top: 0;
  right: 0px;
  display: none;
  color: #262626;
}


.product-delivery__item-period .product-delivery__item-decription-icon:hover+.product-delivery__item-decription {
  display: block;
  color: #262626;
  /* Text-small *//*
  font-family: 'GT Eesti Pro', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  left: 10px;
  /* 142.857% *//*
}

.suggestion_list {
  position: absolute;
  background: #fff;
  box-shadow: 1px 2px 7px 0px rgba(0, 0, 0, .3);
  top: 41px;
  left: 0;
  z-index: 1;
}

.suggestion_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 20px;
  cursor: pointer;
  min-width: 250px;
}

.suggestion_item:hover {
  background: #f2f2f2;
}

.suggestion_item__city {
  color: #262626;
}

.suggestion_item__region {
  font-size: 12px;
  color: var(--theme-color-gray);
}

.product-delivery__form form .btn {
  background: #262626;
  border: none;
  color: #fff;
  padding: 10px;
}

.product-delivery__form-inner .form-group {
  width: 50%;
}

.delivery__form-city {
  margin-right: 20px;
}

.product-delivery__form form input {
  height: 30px;
}

@media(max-width:480px) {
  .product-delivery__item {
    padding: 10px 40px 10px 40px;
  }

  .product-delivery__item-desc {
    font-size: 14px;
  }

  .product-delivery__item-decription-icon {
    right: 0px;
    z-index: 11;
  }

  .product-delivery__item-decription {
    right: 35px;
  }
}


.widget-container {
  padding: 10px;
}

.product_podeli {
  margin-bottom: 20px;
}

.product__sku {
  margin-top: 20px;
}

.product__info-size-table-btn.d-flex {
  justify-content: flex-start;

  font-family: 'GT Eesti Pro';
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  margin-top: 12px;
}

.product-item-scu-block {
  grid-template-columns: 100%;
}


#digi-shield.digi-is-container {
  z-index: 999;
}
*/
/* End */


/* Start:/local/templates/lusio/js/swiper/swiper-bundle.min.css?164356741215575*/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */
/* /local/templates/lusio/components/bitrix/catalog/catalog_new/style.css?17135397136695 */
/* /local/templates/lusio/components/bitrix/catalog.element/new.product.2025/style.css?174886890926738 */
/* /local/components/Dice/delivery.price/templates/.default/style.css?17437569215504 */
/* /local/templates/lusio/js/swiper/swiper-bundle.min.css?164356741215575 */
