

/* Start:/local/templates/okidoki/styles/youtubeVimeoWithPlaylist.css?17697591878899*/
/*
skins available:
	- default
*/
/* the border */
* {-webkit-text-size-adjust: none;}
.youtubeVimeoWithPlaylistBorder {
	position:relative;
	overflow:hidden;
	margin: 30px auto;
}


/* the container */
.youtubeVimeoWithPlaylist {
	position:relative;
}
.youtubeVimeoWithPlaylist img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:none;
	max-height:none;
}
.youtubeVimeoWithPlaylist_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.youtubeVimeoWithPlaylist .stripe {
	position:absolute;
	display:block;
	height:100%;
	z-index:1;
	overflow:hidden;
}
.youtubeVimeoWithPlaylist .block {
	position:absolute;
	display:block;
	z-index:1;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:4;
}


/***default SKIN***/

.youtubeVimeoWithPlaylist.default .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}

.youtubeVimeoWithPlaylist.default .leftNav {
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-35px; /* height/2 */
	width:25px;
	height:50px;
	background:url(/local/templates/okidoki/images/icons/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}

.youtubeVimeoWithPlaylist.default .leftNav:hover {
	background:url(/local/templates/okidoki/images/icons/leftNavON.png) 0 0 no-repeat;
}
.youtubeVimeoWithPlaylist.default .rightNav {
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-35px; /* height/2 */
	width:25px;
	height:50px;
	background:url(/local/templates/okidoki/images/icons/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.youtubeVimeoWithPlaylist.default .rightNav:hover {
	background:url(/local/templates/okidoki/images/icons/rightNavON.png) 0 0 no-repeat;
}
.youtubeVimeoWithPlaylist.default .thumbsHolderWrapper {
	position:absolute;
	background:#404040;
	height:100%;
	overflow:hidden;
}
.youtubeVimeoWithPlaylist.default .thumbsHolderVisibleWrapper {
	position:absolute;
	height:100%;
	overflow:hidden;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder {
	position:absolute;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF {
	display:block;
	text-align:left;
	line-height:0.5em;
	cursor: pointer;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF  .padding {
	/*padding:10px;*/
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF .title {
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	display:inline-block;
	padding-bottom:5px;
	overflow:hidden;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF .reg {
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	overflow:hidden;
}

.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF img {
	position:relative;
	float:left;
	margin-right:10px;
	width:90px;
	height:90px;
}




/*  scroller start */
.youtubeVimeoWithPlaylist.default .slider-vertical {
	display:none;
	position:absolute;
	width:6px;
}

.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider { position: relative;}
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 6px; height: 25px; cursor: pointer; background: black url(/local/templates/okidoki/images/icons/scrollerFaceOFF.png) 0 0 no-repeat; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-handle:hover { background: black url(/local/templates/okidoki/images/icons/scrollerFaceON.png) 0 0 no-repeat; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; }


.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical { width: 6px; height: 100px; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-handle { left: 0px; margin-left: 0px; margin-bottom: -25px;; border: 0; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range-max { top: 0; }


/* Component containers
----------------------------------*/
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-widget-content { xbackground: #FF0000; }
.youtubeVimeoWithPlaylist.default .slider-vertical .ui-widget-header { xbackground: #0000cc; }


/* Corner radius */
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-corner-all {}

/* Interaction states
----------------------------------
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-state-default {background: #000000; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-state-hover { background: #FFF000;  }
*/
/*  scroller end */


.youtubeVimeoWithPlaylist.default .lbg_player {
	z-index:-1;
	position:absolute;
}

.youtubeVimeoWithPlaylist.default .lbg_vimeo_player {
	z-index:-1;
	position:absolute;
}
















/***Slider TEXTS***/



.textElement11 {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:#000000;
}

.textElement12 {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#0000000;
}



.textElement31 {
	background:#d61d1d;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding:0 2px 2px 2px;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement32 {
	background:#ffffff;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding:0 2px 2px 2px;
	color:#000000;
}

.textElement33 {
	background:#000000;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding:0 2px 2px 2px;
	color:#ffffff;
}

.textElement41 {
	background:url(/local/templates/okidoki/images/icons/textBg_transparency.png);
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}


.textElement41 a {
	text-decoration:none;
	color:#ff5c1c;
}

.textElement41 a:hover {
	color:#ffffff;
}



.textElement42 {
	background: #FFFFFF;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding:2px 3px 2px 3px;
	color:#ff0000;
}


.textElement61 {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:38px;
	line-height:38px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.textElement62 {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	color:#FFFFFF;
}










/***SliderFullWidth TEXTS***/



.textElement11_FullWidth {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:32px;
	line-height:32px;
	color:#000000;
}

.textElement12_FullWidth {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:26px;
	line-height:26px;
	color:#0000000;
}



.textElement31_FullWidth {
	background:#d61d1d;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	padding:0 2px 2px 2px;
	text-transform:uppercase;
	color:#ffffff;
}
.textElement32_FullWidth {
	background:#ffffff;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	padding:0 2px 2px 2px;
	color:#000000;
}

.textElement33_FullWidth {
	background:#000000;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	padding:0 2px 2px 2px;
	color:#ffffff;
}

.textElement41_FullWidth {
	background:url(/local/templates/okidoki/images/icons/textBg_transparency.png);
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:44px;
	line-height:44px;
	padding:2px 3px 2px 3px;
	color:#ffffff;
}


.textElement41_FullWidth a {
	text-decoration:none;
	color:#ff5c1c;
}

.textElement41_FullWidth a:hover {
	color:#ffffff;
}



.textElement42_FullWidth {
	background: #FFFFFF;
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:38px;
	line-height:38px;
	padding:2px 3px 2px 3px;
	color:#ff0000;
}


.textElement61_FullWidth {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:48px;
	line-height:48px;
	text-transform:uppercase;
	color:#000000;
}
.textElement62_FullWidth {
	font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
	color:#000000;
}


.youtubeVimeoWithPlaylist_texts {
	position:absolute;
	z-index:3;
	display:none;
	width:100%;
	text-align:left;
}

.youtubeVimeoWithPlaylist_text_line {
	position:absolute;
}



.hideElement {
	display:none;
}


@media (min-width: 1000px) {
	.youtubeVimeoWithPlaylistBorder{
		height: 429px !important;
	}
	.thumbsHolderWrapper{
		height: 400px !important;
	}
	.thumbsHolderVisibleWrapper{
		height: 400px !important;
	}
	.lbg_player{
		height: 400px !important;
	}
	.thumbsHolder_ThumbOFF{
		height: 125px !important;

	}
	.padding .title{
		font-size: 14px !important;

	}


}

/* End */


/* Start:/local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601*/
.bx-breadcrumb{padding:18px 0 27px;display:flex;justify-content:start}@media (max-width:767.98px){.bx-breadcrumb{overflow:auto;flex-flow:row nowrap;white-space:nowrap}}.bx-breadcrumb-item{font-size:0}.bx-breadcrumb .bx-breadcrumb-item>i.fa:before{content:"/";display:inline-block;font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;margin:0 .2rem 0 .15rem;position:relative}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;color:#000}.bx-breadcrumb .bx-breadcrumb-item a>span{color:#818181}
/* End */


/* Start:/local/components/custom/catalog.smart.filter/templates/.default/style.css?176975917812352*/
.catalog-menu {
	width:auto;
	max-width: 306px;
	min-width: 306px;
	margin-right: 12px;
	position:relative;
}
.popup-btn__wrapper {
	display: none !important;
	background: rgba(0,0,0,0.5);
	border-radius: 30px;
	width:60px;
	height:60px;
	position:fixed;
	bottom: 10%;
	right: calc(50% - 30px);
	z-index: 100;
}
.catalog__popup-btn {
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
	right: calc(50% - 20px);
	background-color: var(--c2);
	border-radius: 8px;
	z-index: 100;
}
.bx-filter .shadow {
	display:none;
	background: transparent;
}

/*
 * ЭЛЕМЕНТЫ ФОРМЫ ФИЛЬТРА
 */
.filter-block.bx-acitve {
	margin-bottom: 16px;
}
.filter-block:last-child {
	margin-bottom: 0px;
}
.catalog-filter__block {
	position:relative;
}
.catalog-filter__block.filter-block .filter-block__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*-webkit-box-orient: horizontal;*/
	/*-webkit-box-direction: normal;*/
	/*-ms-flex-flow: row wrap;*/
	/*flex-flow: row wrap;*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*-webkit-box-pack: justify;*/
	/*-ms-flex-pack: justify;*/
	/*justify-content: space-between;*/
	padding: 16px;
	cursor: pointer;
	background-color: var(--c7);
}
.catalog-filter__block.filter-block.bx-active .filter-block__heading {
	background-color: var(--c11);
	color: var(--c3);
}
.catalog-filter__block:first-child .filter-block__heading {
	border-radius: 10px 10px 0px 0px;
	padding: 24px 16px 16px 16px;
}
.catalog-filter__block:last-child {
	border-radius: 0px 0px 10px 10px;
	/* overflow: hidden; */
}
.catalog-filter__block::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 16px;
	width: calc(100% - 32px);
	height: 2px;
	background-color: var(--c5);
	z-index: 10;
}
.catalog-filter__block.filter-block.bx-active::after,
.catalog-filter__block.filter-block.bx-active + .catalog-filter__block:after,
.catalog-filter__block:first-child::after
{
	content:none;
}
.filter-block__title {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 5px;
	color:var(--c3);
	font-size: 16px;
	line-height: 1.2;
}
.bx-active .filter-block__title {
	color: var(--c1);
}
.filter-block__toggle,
.filter-block__toggle::after {
	width: 15px;
	height: 2px;
	background-color: var(--c8);
}

.filter-block__toggle {
	position: relative;
}

.filter-block__toggle::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in;
}
.filter-block__toggle::before {
	content: '';
	position: absolute;
	top: -6px;
	left: 6.5px;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in;
	width: 2px;
	height: 15px;
	background-color: var(--c8);
}
.bx-active .filter-block__toggle::before {
	opacity:0;
}

.filter-block__heading--close .filter-block__toggle ::after {
	opacity: 1;
}

.filter-block__content {
	padding: 24px 0 24px 16px;
}

.filter-checkbox-item {
	position: relative;
}

.filter-checkbox-item:not(:last-child) {
	margin-bottom: 14px;
}

.filter-checkbox-item__input {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.filter-checkbox-item__label {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 0 0 0 26px;
	color: var(--c19);
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.2;
	-webkit-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	transition: .3s ease-in;
}

.filter-checkbox-item__label::before,
.filter-checkbox-item__label::after {
	content: '';
	display: block;
	position: absolute;
	width: 17px;
	height: 17px;
	border-radius: 2px;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.filter-checkbox-item__label::before {
	border: 1px solid var(--c8);
}

.filter-checkbox-item__label::after {
	background-color: var(--c2);
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.9707 0.666992L2.85742 5.97949L0.533203 3.56472' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	z-index: -1;
	-webkit-transition: .32s ease;
	-o-transition: .32s ease;
	transition: .32s ease;
}

.filter-checkbox-item__input:checked + .filter-checkbox-item__label {
	color: var(--c3);
}

.filter-checkbox-item__input:checked + .filter-checkbox-item__label::after,
.filter-checkbox-item__label.checked::after{
	opacity: 1;
	z-index: 2;
}


/*
 * СЕТКА РЕЗУЛЬТАТОВ ФИЛЬТРА
 */
.catalog .catalog-articles-heading {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 40px;
	line-height: 1.3;
	color: var(--c3);
}

.catalog-articles__item {
	margin-bottom: 2rem;
}

.catalog-articles__item .article-info-card {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
}

.article-info-card__thumbnail {
	height: 220px;
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0px 0px;
}

.article-info-card__thumbnail img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.article-info-card__caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-color: var(--c7);
	border-radius: 0 0 10px 10px;
	padding: 16px;
	-webkit-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
}

.article-info-card__title {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	color: var(--c11);
	margin: 0 0 16px 0;
	-webkit-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
}

.article-info-card__title a {
	text-decoration: none;
	color: inherit;
}

.article-info-card__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: auto;
	padding: 16px 0 0 0;
	border-top: 2px solid var(--c8);
}

.article-info-card__price {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
	color: var(--c3);
	-webkit-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
}

.article-info-card:hover .article-info-card__title,
.article-info-card:active .article-info-card__title,
.article-info-card:hover .article-info-card__price,
.article-info-card:active .article-info-card__price {
	color: var(--c1);
}

.article-info-card:hover .article-info-card__link svg path,
.article-info-card:active .article-info-card__link svg path {
	stroke: var(--c1);
}

.article-info-card:hover .article-info-card__caption,
.article-info-card:active .article-info-card__caption {
	background-color: var(--c11);
}
.bx-filter-button-box {
	opacity:0;
}
.filter__popup {
	cursor: pointer;
}
.filter__line {
	position:relative;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.filter__line:after,
.filter__line:before {
	content: "";
	height: 2px;
	width: 100vw;
	position: absolute;
	bottom: 0px;
	display: block;
	background: var(--c17);
	left: calc(-1*var(--bs-gutter-x));
}
.filter__line:before {
	bottom:100%;
}
.filter__line.fixed {
	position: fixed;
	top: 131px;
	z-index: 100;
	background: #fff;
	left: 0;
}
.filter__line.fixed:before,
.filter__line.fixed:after {
	left:0;
}
.change__view-btn {
	cursor:pointer;
}
.change__view {
	float:left;
	height:100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: none;
}
.change__view .col {
	border-radius: 3px;
	border: 1px solid var(--c17);
	width: 12px;
	height: 12px;
	background: var(--c17);
	margin: 0 1px;
	max-width: 15px;
	padding: 0;
}
.bx-filter-container-modef {
	position: absolute;
	left: calc(100% - 25px);
	width: auto;
	padding: 1rem;
	z-index: 100;
	top: 50px;
}
.bx-filter-popup-result  {
	position: relative;
	width: auto;
	background: #fff;
	padding: 1rem;
	z-index: 100;
	border-radius: 10px;
	border: 1px solid var(--c11);
}
.bx-filter-popup-result:before {
	content: "";
	font-size: 24px;
	background: #fff;
	position: absolute;
	top: calc(50% - 7px);
	left: -9px;
	line-height: 9px;
	width: 1rem;
	height: 1rem;
	border: 1.5px solid var(--c11);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: unset;
	border-right: unset;
}
#modef a {
	color:var(--c11);
}
#modef a:hover {
	color: var(--c2)
}
@media (max-width: 1023.98px) {
	body.filter_open {
		overflow: hidden;
	}
	.catalog-menu {
		width: auto;
		max-width: unset;
		min-width: 306px;
	}
	.bx-filter {
		display: none;
		-webkit-transition: all 10ms ease-out;
		-o-transition: all 10ms ease-out;
		transition: all 10ms ease-out;
		width: 0px;
		opacity: 0;
	}
	.bx-filter-section {
		background: transparent;
	}
	.bx-filter.show{
		position: fixed;
		display: block;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: 1000;
		height: 100%;
		overflow: hidden;
		overflow-y:auto;
		opacity: 1;
	}
	.bx-filter.show .shadow {
		display: none;
	}

	.bx-filter.show .bx-filter-section {
		background-color: #FFF;
	}

	.catalog-filter__block {
		/*max-width: 306px !important;*/
		background: #fff;
	}
	.catalog-filter__block:first-child .filter-block__heading {
		border-radius: 0px !important;
	}
	.bx-filter-container-modef {
		left: calc(100% - 85px);
	}
}
@media (max-width:575.98px) {
	.catalog .catalog-articles-heading {
		font-size: 1.5rem;
	}
	.col-6 .article-info-card__thumbnail {
		height:110px;
	}
	.col-6 .article-info-card__caption {
		padding:0.5rem;
	}
	.col-6 .article-info-card__price {
		font-size:0.9rem;
	}
	.col-6 .article-info-card__link svg {
		width: 2rem;
	}
	.filter__line.fixed {
		top:118px;
	}
}
@media (max-width:349.98px) {
	.bx-filter-container-modef {
		left: calc(100% - 135px);
	}
}

.top-filter-buttons-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}

.top-filter-buttons-container.sticky {
	position: sticky;
	top: 140px;
	z-index: 9;
}

.top-filter-buttons-container .top-filter-buttons-item {
	border-radius: 10px;
	padding: 5px 30px;
	background-color: #fff;
}

.top-filter-buttons-container #filter_disable_custom_button {
	border: 1px solid #B01718;
}

.top-filter-buttons-container #filter_disable_custom_button a,
.top-filter-buttons-container #filter_disable_custom_button a:hover
{
	color: #B01718;
	text-decoration: none;
}

.top-filter-buttons-container #filter_show_custom_button {
	border: 1px solid #007b85;
}

.top-filter-buttons-container #filter_show_custom_button a,
.top-filter-buttons-container #filter_show_custom_button a:hover
{
	color: #007b85;
	text-decoration: none;
}

.top-filter-buttons-container #filter_show_custom_button.active {
	background-color: #B01718;
}

.top-filter-buttons-container #filter_show_custom_button.active a,
.top-filter-buttons-container #filter_show_custom_button.active a:hover
{
	color: #fff;
	text-decoration: none;
}

.js-close-filter-custom {
	display: none;
}

@media (max-width: 1023px) {
	#filter_show_custom_button {
		position: fixed;
		top: 80vh;
		right: 20px;
		left: 20px;
		text-align: center;
		z-index: 999;
		padding: 0;
	}

	#filter_show_custom_button a {
		padding: 5px 30px;
		display: inline-block;
		width: 100%;
		height: 100%;
	}

	.top-filter-buttons-container {
		position: fixed;
		top: 0;
		z-index: 9;
		width: 100%;
		background-color: #fff;
		padding: 10px;
	}

	form.smartfilter {
		width: 100%;
		margin-top: 60px;
		padding-bottom: 60px;
	}

	form.smartfilter .bx-filter-container-modef {
		display: none !important;
	}

	.js-close-filter-custom {
		display: block;
		margin-top: 3px;
	}
}
/* End */


/* Start:/local/templates/loft/components/bitrix/news.list/filter_btn/style.css?17697591841068*/
.no-mobile {display:block;}
@media (max-width:767px) { .no-mobile {display:none;}}
.filter-btns {
	width: 100%;
}

/* .btn-item a {
	background-color: #007b85;
	padding:0.5rem 0.75rem;
	color:#fff;
	border-radius:10px;
	font-size:0.75rem;
	display:inline-block;
} */

.btn-item a:hover {
	color:#fff;
	background-color: #b01718;
}
.btn-item { 
    display: block;
    margin-right: 0px;
}
.btn-item a {
    background-color: #efefef;
    padding: 0.5rem 0.75rem;
    color: #000;
    border-radius: 10px;
    font-size: 0.75rem;
    display: inline-block;
}
.btn-item a.active {
	color:#fff;
	background-color: #b01718;
}

.filter-btns .swiper-wrapper {
    flex-wrap: wrap;
        gap: 5px 0px;
	    width: 85%!important;
		    min-height: 35px;
}

.collapse{
    display: block;
    position: absolute;
    z-index: 1;
    right: 20px;
    color: #24919b;
    top: 0;
    background: none;
	    padding: 0.3rem 0.75rem;
        font-size:12px;
        font-style:normal;
        font-weight:400;
    }
    
.filter-btns .swiper-slide {
    height: auto!important;
}
/* End */


/* Start:/local/templates/loft/components/bitrix/system.pagenavigation/modern/style.min.css?1769759184675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/loft/components/bitrix/catalog.section/sorted_by_properties_product_list/style.min.css?17697591843183*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}
/* End */


/* Start:/local/templates/loft/components/bitrix/catalog.item/loft/style.min.css?176975918422438*/
.product-item-container{position:relative}.product-item-container.hover{z-index:200}.product-item{display:block;box-sizing:border-box;padding:15px 0 5px;width:100%;border:1px solid transparent;border-radius:2px}.product-item-line-card .product-item{width:auto!important;border-bottom:1px solid #dadada}@media(max-width:991px){.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear:both}}.bx-retina .product-item{border-width:.5px}.product-item *{transition:opacity 300ms ease}@media(max-width:767px){.product-item{padding:15px 5px 5px}.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear:both}}.bx-no-touch .product-item-container.hover .product-item{position:absolute;right:-15px;left:-15px;padding:15px 15px 0;width:auto;border:1px solid transparent;background:#fff;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}.bx-touch .product-item{padding:15px 0 0;width:auto;background:#fff}.bx-no-touch .product-item-container.hover .product-item{-webkit-animation:product-item-hover 300ms 1 ease}@-webkit-keyframes product-item-hover{0%{position:absolute;left:-15px;right:-15px;border:1px solid transparent;box-shadow:0 0 0 0 rgba(0,0,0,0)}100%{border:1px solid transparent;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}}.product-item-image-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%;transition:all 300ms ease}.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%}.product-item-image-original,.product-item-image-alternative{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;transition:opacity 300ms linear}.product-item-image-original{z-index:110}.product-item-image-alternative{z-index:120;opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-original{opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity:1}.product-item-big-card .product-item-image-wrapper{margin-bottom:25px}.product-item-image-slider-slide-container{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;width:100%;height:100%;transition:opacity 300ms ease}.product-item-image-slide{position:relative;display:none;height:100%;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;transition:.6s ease-in-out left}@media all and (transform-3d),(-webkit-transform-3d){.product-item-image-slide{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-item-image-slide.next,.product-item-image-slide.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.product-item-image-slide.prev,.product-item-image-slide.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.product-item-image-slide.next.left,.product-item-image-slide.prev.right,.product-item-image-slide.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-item-image-slider-slide-container>.active,.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{display:block}.product-item-image-slider-slide-container>.active{left:0}.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{position:absolute;top:0;width:100%}.product-item-image-slider-slide-container>.next{left:100%}.product-item-image-slider-slide-container>.prev{left:-100%}.product-item-image-slider-slide-container>.next.left,.product-item-image-slider-slide-container>.prev.right{left:0}.product-item-image-slider-progress-bar-container{position:absolute;right:0;bottom:0;left:0;width:100%;height:1px}.product-item-image-slider-progress-bar{position:absolute;top:0;bottom:0;left:0;height:1px;background-color:#f42c2c;opacity:.8}.product-item-image-slider-control-container{position:absolute;right:0;bottom:10px;left:0;z-index:190;padding:0;text-align:center;opacity:0;transition:opacity 300ms ease}.product-item-container.hover .product-item-image-slider-control-container,.product-item-line-card:hover .product-item-image-slider-control-container{opacity:1}.product-item-image-slider-control,.product-item-image-slider-control.active{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:rgba(128,128,128,.8);opacity:.6;cursor:pointer;transition:all 300ms ease}.product-item-image-slider-control:hover,.product-item-image-slider-control.active:hover{cursor:pointer}.product-item-label-text,.product-item-label-ring{position:absolute;z-index:190}.product-item-label-text span,.product-item-label-ring{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:all 250ms ease}.bx-red .product-item-label-text span,.bx-red .product-item-label-ring{background-color:#fba90c}.product-item-label-text>div,.product-item-label-ring>div{line-height:0}.product-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:bold}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:normal;font-size:13px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span{padding:5px 12px;font-size:16px;line-height:21px}.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{padding:4px 10px;font-size:13px;line-height:17px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:5px 17px;font-size:22px;line-height:33px}@media(max-width:767px){.product-item-label-text>div{line-height:0}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:10px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:14px;line-height:16px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:3px 12px;font-size:20px;line-height:25px}}.product-item-label-ring{box-sizing:border-box;border-radius:50%;font-weight:bold}.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:40px;height:40px;font-size:14px;line-height:40px}.product-item-big-card .product-item-label-ring.product-item-label-small{width:100px;height:100px;font-size:30px;line-height:100px}.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:120px;height:120px;font-size:42px;line-height:120px}@media(max-width:767px){.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:70px;height:70px;font-size:24px;line-height:70px}}.product-item-label-top{top:-5px}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:-5px}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:-5px}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:-5px}.product-item-label-right>div{text-align:right}.product-item-label-center.product-item-label-middle{transform:translateY(-50%) translateX(-50%)}.product-item-title{overflow:hidden;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap}.bx-touch .product-item-title,.product-item-container.hover .product-item-title{overflow:auto;white-space:normal}.product-item-title a{color:#3f3f3f;text-decoration:none;font-size:13px}.product-item-big-card .product-item-title a{font-size:21px}.product-item-line-card .product-item-title a{font-size:20px}.product-item-price-container{margin:5px 0 10px}.product-item-price-current{color:#3f3f3f;white-space:nowrap;font-weight:bold;font-size:13px}.product-item-price-old{color:#a5a5a5;text-decoration:line-through;white-space:nowrap;font-size:12px}.product-item-big-card .product-item-price-current,.product-item-big-card .product-item-price-old{vertical-align:middle;line-height:20px}.product-item-big-card .product-item-price-container{margin:0 0 10px}.product-item-big-card .product-item-price-current{font-size:18px}.product-item-big-card .product-item-price-old{font-size:15px}.product-item-line-card .product-item-info-container{text-align:center}.product-item-info-container{margin-bottom:8px}.product-item-info-container-title{color:#000;font-weight:bold;font-size:13px}.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display:none;opacity:0;transition:opacity 300ms ease}.bx-touch .product-item-info-container.product-item-touch-hidden{display:none!important}.bx-touch .product-item-info-container.product-item-hidden,.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{display:block;opacity:1}.product-item-amount{padding:0 0 2px;text-align:center}.product-item-amount-field-btn-plus,.product-item-amount-field-btn-minus{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background 300ms ease,opacity 300ms ease}.bx-retina .product-item-amount-field-btn-plus,.bx-retina .product-item-amount-field-btn-minus{border-width:.5px}.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-minus:hover{background:#d3d3d3}.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-minus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity 300ms ease,background 300ms ease}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{opacity:.3!important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;background-size:10px}.product-item-amount-field-btn-minus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;background-size:10px}.product-item-amount-field-btn-plus:hover:after,.product-item-amount-field-btn-minus:hover:after{opacity:1}.product-item-amount-field{display:inline-block;padding:0;max-width:50px;width:auto;height:22px;border:1px solid transparent;border-radius:2px;background:transparent!important;color:#000;vertical-align:middle;text-align:center;font-weight:bold;line-height:22px;transition:border 300ms ease}.bx-retina .product-item-amount-field{border-width:.5px}.product-item-amount-field:focus{outline:none!important}.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-item-amount-description-container{color:#a5a5a5;white-space:nowrap;font-size:12px;display:block}.product-item-big-card .product-item-amount-field-container{text-align:left}.product-item-amount-description-container strong{color:#333;white-space:nowrap}.product-item-amount-label-container{margin:5px 0;color:#a5a5a5;font-weight:bold;font-size:12px}.product-item-quantity{color:#333;font-weight:normal;font-size:12px}.product-item-properties{display:block;overflow:hidden;margin:0;color:#a5a5a5;font-size:12px}.product-item-properties dl{clear:both}.product-item-properties dt{float:left;clear:both;font-weight:normal}.product-item-properties dd{float:right;margin-bottom:3px;margin-left:5px;color:#000}.product-item-compare-container{position:relative;display:none;margin:0 -15px;padding:4px 15px;min-height:30px;border-top:1px solid #e6e6e6;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;vertical-align:middle;font-size:12px;line-height:20px}.product-item-line-card .product-item-compare-container{margin:0;border:0;background-color:transparent;box-shadow:none;text-align:center}.bx-touch .product-item-compare-container{display:none}.product-item-line-card .product-item-compare-container,.product-item-container.hover .product-item-compare-container{display:block}.product-item-compare .checkbox{margin:0;padding:0}.product-item-scu-container{padding:0 0 2px}.product-item-scu-container-title{color:#333;font-size:12px}.product-item-scu-list{margin:0}.product-item-scu-item-list{overflow:hidden;margin:0 0 0 -2px;padding:0;list-style:none}.product-item-scu-item-color-container,.product-item-scu-item-text-container{display:inline-block;box-sizing:border-box;padding:5px 3px;max-width:100%}.product-item-scu-item-text-container{min-width:32px}.product-item-scu-item-color-container{max-width:38px;width:25%}.product-item-scu-item-color-block{position:relative;padding-top:100%;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-color-block{transition:outline 200ms ease}.bx-retina .product-item-scu-item-color-block{outline-width:.5px}.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width:1px}.product-item-scu-item-color{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-position:center;background-size:contain;background-repeat:no-repeat}.product-item-scu-item-text-block{position:relative;padding:0 5px;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-text-block{transition:outline 300ms ease}.bx-retina .product-item-scu-item-text-block{outline-width:.5px}.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width:1px}.product-item-scu-item-text{overflow:hidden;max-width:100%;vertical-align:middle;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:18px}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{position:relative;outline-color:#a9adb4!important}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:rgba(255,255,255,0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;background-size:80% 80%;content:""}@media(max-width:991px){.product-item-line-card .product-item-scu-container-title{text-align:center}.product-item-line-card .product-item-scu-item-list{text-align:center}.product-item-line-card .product-item-scu-item-color-container,.product-item-line-card .product-item-scu-item-text-container{display:inline-block;float:none}}.product-item-description-container p{color:#575757;font-size:13px}.product-item-button-container{text-align:center}.product-item-button-container .btn{margin-bottom:2px}.product-item-sticker,.product-item-sticker-round{display:none}.product-item-more-container{position:relative;display:block;box-sizing:border-box;padding:15px 15px 5px;width:100%;border:1px solid transparent;border-radius:2px;transition:all 300ms ease}.product-item-more-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%}.product-item-more{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;background-size:50%;opacity:.7;transition:opacity 300ms ease}.bx-touch .product-item-more,.product-item-container.hover .product-item-more{opacity:1}.product-item-more-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}
/* End */


/* Start:/local/templates/loft/components/bitrix/catalog.section/sorted_by_properties_product_list/themes/blue/style.min.css?1769759184706*/
.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-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}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/loft/css/block_detail.css?17697591873983*/
.block-detail {
    padding: 100px 0;
}

@media (max-width: 767.98px) {
    .block-detail {
        padding: 32px 0;
    }
}

.block-detail__title h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    margin-bottom:33px;
}

.block-detail .tabs {
    width:100%;
    max-width: 285px;
    margin-right:20px;
}
.tabs-list {
    list-style: none;
    padding:0px;
    margin:0px;
}
.tabs-list__item {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #212121;
    cursor:pointer;
}
.tabs-list__item.active,
.tabs-list__item:hover {
    text-decoration-line: underline;
    color: #168B95;
}
.tabs-content {
    background: #EBF6F5;
    padding:27px 35px;
}
.tabs-content > div {
    display:none;
}
.tabs-content > div.active {
   display:block;
}
.tabs-content > div > h3 {
    font-weight: 400;
    font-size: 36px;
    line-height: 130%;
    color: #168B95;
    margin-bottom: 20px;
}
.tabs-content > div > p {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #212121;
    margin-bottom: 20px;
}
.tab-content__content {
    padding-right: 34px;
}
/*=======================
    Tabs
=======================*/
.col-empty {
    width: 285px;
    min-width: 285px;
    margin-right: 20px;
}
.element-tabs {
    display: flex;
    width:100%;
    flex-direction: column;
}
.element-tabs .tab {
    border-top: 2px solid #D9D9D9;
}
.element-tabs .tab:last-child {
    border-bottom: 2px solid #D9D9D9;
}
.element-tabs .tab > .tab-content::before{
    position:absolute;
    top:0px;
    right: 100%;
    display:block;
    max-width: 250px;
    width: 100%;
    padding: 3rem;
    margin-top:-7rem;
}
.element-tabs .tab:nth-child(1) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_1.svg");
}
.element-tabs .tab:nth-child(2) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_2.svg");
}
.element-tabs .tab:nth-child(3) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_3.svg");
}
.element-tabs .tab:nth-child(4) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_4.svg");
}
.element-tabs .tab:nth-child(5) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_5.svg");
}
section.element-data .element-tabs .tab > .tab-content::before{
    content:none;
}
.element-tabs .tab h2,
.element-tabs .tab h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding-top:16px;
    padding-bottom:26px;
    margin:0px;
    position:relative;
    cursor:pointer;
}
.element-tabs .tab h2:before,
.element-tabs .tab h3:before {
    content:"";
    display: block;
    width: 23px;
    height:2.3px;
    position: absolute;
    top:27px;
    right: 0px;
    background:#BBBEC0;
}
.element-tabs .tab h2:after,
.element-tabs .tab h3:after {
    content:"";
    display: block;
    width: 2.3px;
    height:23px;
    position: absolute;
    top: 17px;
    right: 10px;
    background:#BBBEC0;
}
.tab.active h2:after {
    content:none;
}

.element-tabs .tab .h2,
.element-tabs .tab .h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding-top:16px;
    padding-bottom:26px;
    margin:0px !important;
    position:relative;
    cursor:pointer;
}
.element-tabs .tab .h2:before,
.element-tabs .tab .h3:before {
    content:"";
    display: block;
    width: 23px;
    height:2.3px;
    position: absolute;
    top:27px;
    right: 0px;
    background:#BBBEC0;
}
.element-tabs .tab .h2:after,
.element-tabs .tab .h3:after {
    content:"";
    display: block;
    width: 2.3px;
    height:23px;
    position: absolute;
    top: 17px;
    right: 10px;
    background:#BBBEC0;
}
.tab.active .h2:after,
.tab.active .h3:after {
    content:none;
}

.tab > .tab-content {
    display:none;
    position:relative;
}
/* End */


/* Start:/local/templates/loft/css/block_video.css?17697591876616*/
.section-video__heading {
    margin: 0 0 24px 0;
}

.section-video__desc {
    font-weight: 300;
    font-size: 14px;
    color: var(--c-3);
    margin: 16px 0 0 0;
}

.section-video__types {
    background: var(--c11);
    padding: 24px 0 40px calc((100vw - 1320px)/2);
    overflow: hidden;
}

.product-types-list {
    list-style: none;
    counter-reset: list-number;
}

.product-types-list .owl-stage {
    display: flex;
}

.product-types-list .product-type-text-block {
    height: 100%;
    width: 328px;
    color: #FFF;
    padding: 0 25px 0 16px;
    border-left: 1px solid var(--c14);
}

.product-types-list .product-type-text-block__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 16px 0;
}

.product-types-list .product-type-text-block__desc {
    font-weight: 300;
    font-size: 17px;
    line-height: 1.5;
}

.product-types-list .product-type-text-block__title::before {
    counter-increment: list-number;
    content: "0"counter(list-number);
}

.catalog-video {
    background: url('/local/templates/loft/css/../images/backgrounds/video_block_bg_2-min.webp') 50% 50% no-repeat;
    background-size: cover;
    margin-bottom:80px;
}

.catalog-video > .shadow-wrapper {
    background-color: rgba(255,255,255,0.45);
}
.catalog-video__title h2{
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 34px;
}
.catalog-video > .container {
    position:relative;
    padding-top:148px;
    padding-bottom:148px;
    z-index:10;
    min-height:700px;
}
@media (max-width: 1023.98px){
    .catalog-video > .container {
        padding-top:75px;
        padding-bottom:75px;
        min-height: 320px;
        height:auto;
    }
}
.video-list {
    width: 100vw;
    max-width: 444px;
    z-index:100;
}
.video-list__item {
    display: flex;
    flex-flow: row wrap;
    width:100%;
    margin-bottom:20px;
    border-radius: 10px;
    overflow: hidden;
    cursor:pointer;
}
.video-list__item:last-child {
    margin:0px;
}
.video-list__item-prev {
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.video-list__item-prev img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video-list__item-desc {
    width: calc(100% - 160px);
    max-height: 160px;
    background: #2E2E30;
    padding:15px 20px;
    overflow: hidden;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.4;
    color:#fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.video-list__item-desc p {
    margin: 0;
}

.video-list__item-name {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.video-list__item:hover .video-list__item-desc {
    background-color: #B01718;
}

button.play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    background-color: transparent;
    padding: 0;
    margin-top: -47.5px;
    margin-left: -47.5px;
}
button.play:hover path {
    fill: #B01718;
}

#player-box {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0;
    z-index:0;
    display:flex;
    align-items:center;
    justify-content: center;
    background: rgb(0, 0, 0);
}
#player-box > video {
    width:100%;
    height:auto;
}
@media (max-width: 1025px) {  
    .catalog-video > .container {
        flex-flow: row wrap;
        justify-content: space-between !important;
        min-height: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    button.play {
        position: static;
        width: 40%;
        margin: 0;
    }

    button.play svg {
        width: 65%;
    }

    .video-list {
        width: 54%;
        max-width: 54%;
    }
    
    .video-list__item {
        flex-flow: row wrap;
        height:auto;
        margin-bottom: 8px;
    }

    .video-list__item-prev {
        width: 50%;
        height: 85px;
        max-width: initial;
        min-width: 1px;
    }
 
    .video-list__item-desc {
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
        width: 50%;
        max-height: initial;
    }

    .video-list__item-name {
        font-weight: 300;
        font-size: 12px;
        line-height: 1;
    }
}

@media (max-width: 770px) {
    .video-list__item-desc  {
        padding:4px;
    }

    .video-list__item-text {
        display: none;
    }    
}

@media (max-width: 350px) {
    .video-list__item-prev {
        width: 48%;
        height: 75px;
    }

    .video-list__item-desc {
        width: 52%;
    }
}


@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
    animation-duration: 2s;
    z-index:100 !important;
    opacity:1 !important;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
    animation-duration: 2s;
    transform-origin: left center;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
    transform-origin: right center;
    animation-duration: 2s;
    opacity:0;
    z-index:0;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
    animation-duration: 2s;
    opacity:1 !important;
    z-index:100 !important;
}
/* End */


/* Start:/local/templates/loft/components/custom/carousel/ready_made/style.css?17697591842256*/
.slider-ready-made-section {
    background: #2E2E30;
    padding-top: 32px;
}

.slider-ready-made-section .section-heading {
    margin-bottom: 0;
}

.slider-ready-made-section .section-heading__title {
	color: #FFF;
}	

.slider-ready-made-section .carousel-controls-unit__btn {
	border: solid #67676B;
    background: transparent;
}

.slider-ready-made-section .carousel-controls-unit__btn:hover svg path {
    stroke: #fff;
}

@media (max-width: 1319.98px) {
    .slider-ready-made-section {
        padding-left: 1rem;
    }

    .ready-made-items {
        margin-left: -0.5rem;
    }
}

@media (max-width: 1024px) {
    .slider-ready-made-section {
        padding-left: 0;
    }

    .ready-made-items {
        margin-left: 0;
    }
}

.ready-made-items-slide {
    border-radius: 10px;
    background: #3F3F41;
    overflow: hidden;
}

@media screen and (min-width: 772px) {
    .ready-made-items-slide {
        width: 306px !important;
    }
}

.ready-made-container {
    padding: 38px 0px 80px calc((100vw - 1320px)/2);
}

@media (max-width: 767.98px) {
    .ready-made-container {
        padding: 32px calc(1.5rem * 0.5);
    }
}

.ready-made-items .item__image {
    display: block;
    width: 100%;
    height: 270px;
    overflow: hidden;
    text-decoration: none;
}

@media (max-width: 767.98px) {
    .ready-made-items .item__image {
        height: 135px;
    }
}

.ready-made-items .item__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ready-made-items .item__name {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #FFFFFF;
    padding: 15px 20px;
}

@media (max-width: 767.98px) {
    .ready-made-items .item__name {
        font-size: 16px;
        padding: 12px;
    }
}

.ready-made-items .project-info {
    max-width: 530px;
    position: relative;
}

.ready-made-items .project-info__title {
    margin-top: 31px;
    font-size: 18px;
    line-height: 22px;
    color: #31656F;
}

.ready-made-items .project-info__text {
    margin-top: 5px;
    font-size: 14px;
    line-height: 17px;
    color: #31656F;
}
/* End */


/* Start:/local/templates/loft/css/block_advantages.css?17697591872187*/
.section-advantages {
    padding: 40px 0;
    background-image: url("/local/templates/loft/css/../images/backgrounds/advantages-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section-advantages--scope {
	background-image: url("/local/templates/loft/css/../images/backgrounds/advantages-scope-black.webp");
}

.section-advantages__title {
    color: var(--c1);
    margin-bottom: 40px;
}

.advantages {
    padding-left: 160px;
    padding-right: 160px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
    .advantages {
        padding-left: 0;
        padding-right: 0;
    }
}

.advantages__col {
    margin-bottom: 24px;
}

.advantage-block {
    height: 100%;
    min-height: 230px;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    padding: 16px 24px 24px 16px;
    background: var(--c7);
    border-radius: 10px;
    color: var(--c3);
}

.advantage-block__title {
    font-size: 18px;
    line-height: 1.3;   
}

.advantage-block__desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
}

.advantage-block__icon {
    margin-left: auto;
}


@media screen and (max-width: 760px) {
    .section-advantages {
        padding-bottom: 15px;
    }

    .advantage-block {
        padding: 8px;
        min-height: 1px;
        height: 198px;
    }

    .advantage-block__head {
        margin-bottom: 26px;
    }
    
    .advantage-block__title {
        font-size: 14px;
        line-height: 1.3;   
    }   

    .advantage-block__desc {
        font-weight: 300;
        font-size: 12px;
    }

    .advantage-block__icon svg {
        width: 40px;
        height: 40px;
    }

    .section-advantages #advantages-slider .advantage-block {
        height: 190px !important;
    }

    .advantages.row .advantage-block {
        height: 190px !important;
    }
}

@media screen and (max-width: 560px) {
    .section-advantages #advantages-slider .advantage-block {
        height: 170px !important;
    }

    .advantages.row .advantage-block {
        height: 180px !important;
    }

    .section-advantages .advantage-block__head {
        margin-bottom: 15px;
    }
}
/* End */
/* /local/templates/okidoki/styles/youtubeVimeoWithPlaylist.css?17697591878899 */
/* /local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601 */
/* /local/components/custom/catalog.smart.filter/templates/.default/style.css?176975917812352 */
/* /local/templates/loft/components/bitrix/news.list/filter_btn/style.css?17697591841068 */
/* /local/templates/loft/components/bitrix/system.pagenavigation/modern/style.min.css?1769759184675 */
/* /local/templates/loft/components/bitrix/catalog.section/sorted_by_properties_product_list/style.min.css?17697591843183 */
/* /local/templates/loft/components/bitrix/catalog.item/loft/style.min.css?176975918422438 */
/* /local/templates/loft/components/bitrix/catalog.section/sorted_by_properties_product_list/themes/blue/style.min.css?1769759184706 */
/* /local/templates/loft/css/block_detail.css?17697591873983 */
/* /local/templates/loft/css/block_video.css?17697591876616 */
/* /local/templates/loft/components/custom/carousel/ready_made/style.css?17697591842256 */
/* /local/templates/loft/css/block_advantages.css?17697591872187 */
