

/* Start:/local/templates/light/components/bitrix/catalog/main/style.css?1766279737195*/
.main-block .ordered-block {margin:3rem 0}
.main-block .ordered-block.form-panel {margin:0 0 3rem 0}
.main-block .ordered-block__title {font-size:1.33rem; line-height:1.4; padding-bottom:1.5rem}

/* End */


/* Start:/local/templates/light/components/bitrix/news.list/landings/style.css?1766279737543*/
.landings {margin-top:2rem; padding-bottom:1rem}
.landings .wrapper {position:relative}
.landings .list {display:flex; overflow-x:scroll}
.landings .list .item {margin-right:.5rem;}
.landings .list .item .name {border:1px solid var(--border-color); border-radius:3px; display:block; font-size:.8125rem; line-height:1.4; padding:.35rem .625rem; white-space:nowrap}
.landings .list .item a {color:var(--main-color)}
.landings .list .item a:hover {background-color:var(--bg-color)}
.landings .list .item a span {border-bottom:1px solid #17875945}
/* End */


/* Start:/local/libs/scroll-x/type-1.css?1766279736821*/
.scroll-x {display:flex; overflow-x:scroll; scrollbar-width:none}
.scroll-x.type-1 ~ .left {background:linear-gradient(270deg,rgba(255,0,0,0) 1%, #fff 50%); display:none; bottom:0; left:-.5rem; position:absolute; top:0; width:4rem; z-index:1}
.scroll-x.type-1 ~ .right {background:linear-gradient(90deg,rgba(255,0,0,0) 1%, #fff 50%); display:none; bottom:0; right:-.5rem; position:absolute; top:0; width:4rem; z-index:1}
.scroll-x.type-1 ~ .left .arrow {background:#fff url(/local/libs/scroll-x/i/arrow-left-dark.svg) 50% 50% no-repeat; background-size:40%; bottom:0; cursor:pointer; left:0; position:absolute; top:0; width:2rem; z-index:2}
.scroll-x.type-1 ~ .right .arrow {background:#fff url(/local/libs/scroll-x/i/arrow-right-dark.svg) 50% 50% no-repeat; background-size:40%; bottom:0; cursor:pointer; right:0; position:absolute; top:0; width:2rem; z-index:2}
/* End */


/* Start:/local/templates/light/components/bitrix/catalog.smart.filter/ajax/style.css?17662797374870*/
/* Для анимации при загрузке */
.items-wrapper {position:relative}
.loading-state::before {
	content: "";
	display: block;
	background: rgba(255, 255, 255, 0.5) url(/local/templates/light/components/bitrix/catalog.smart.filter/ajax/../../../../images/loaders/double_ring.svg) center 50px no-repeat;
	position: absolute;
	z-index: 105;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
/* -- */

/* Фильтр на мобильных */
.mobile-filter-wrapper {
	transform: translateX(-360px);
	width: 350px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 3px 0px 10px 0px rgb(0 0 0 / 45%);
	background: #fff;
	color: #333;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
	overflow-x: hidden;
	transition: 0.8s cubic-bezier(.64, .01, .19, 1) 0s;
	z-index: 999;
}
.mobile-filter-wrapper.opened {transform:translateX(0px)}
.mobile-filter-overlay {background:#3a3f44; display:none; height:100%; width:100%; position:fixed; left:0; top:0; opacity:0.7; z-index:99}
.mobile-filter-wrapper .smart-filter-title {cursor:auto; padding:1.5rem}
.mobile-filter-wrapper .smart-filter-title .svg-inline-down {display:none}
.mobile-filter-wrapper .smart-filter-title .svg-inline-close {position:absolute; right:0; top:0; display:block; cursor:pointer; padding:1.75rem}
.mobile-filter-wrapper .smart-filter .smart-filter-section {padding:.75rem 1.5rem}

@media (max-width: 400px){
	.mobile-filter-wrapper {
		transform: translateX(-320px);
		width: 300px;
	}
}
/* -- */

.smart-filter-title {cursor:pointer; font-size:.8rem; font-weight:600; letter-spacing:.8px; padding-bottom:1.5rem; position:relative; text-transform:uppercase}
.smart-filter-title .svg-inline-filter {margin-right:.25rem}
.smart-filter-title .svg-inline-close {display:none}
.smart-filter-title .svg-inline-close svg path {fill:var(--footer-text-color)}
.smart-filter-title.close {border-bottom:1px solid var(--border-color)}
.smart-filter-title.close .svg-inline-down {transform:rotate(180deg)}
.smart-filter-title.close + .smart-filter {display:none}
.smart-filter-title .svg-inline-down {position:absolute; right:.25rem; top:0; height:20px; width:20px; border-radius:3px; line-height:1rem; text-align:center; transition:transform 0.2s ease}
.smart-filter-title .svg-inline-down svg {display:inline-block}
.smart-filter-title:hover .svg-inline-down {background-color:var(--main-hover-color)}
.smart-filter-title:hover .svg-inline-down svg path {fill:#fff}

.smart-filter .smart-filter-section {border-bottom:1px solid var(--border-color); padding:.75rem 1rem}
.smart-filter .smart-filter-section .title {cursor:pointer; font-weight:600; padding-right:2rem; position:relative}
.smart-filter .smart-filter-section .title .svg-inline-down {border-radius:3px; height:14px; width:15px; line-height:11px; position:absolute; right:-3px; top:2px; text-align:center; transition:transform .2s ease}
.smart-filter .smart-filter-section .title:hover .svg-inline-down {background-color:var(--main-hover-color)}
.smart-filter .smart-filter-section .title:hover .svg-inline-down svg path {fill:#fff}
.smart-filter .smart-filter-section .title .svg-inline-down svg {display:inline-block; vertical-align:middle}
.smart-filter .smart-filter-section .title.close .svg-inline-down {transform:rotate(180deg)}
.smart-filter .smart-filter-section .params {margin-top:1rem}
.smart-filter .smart-filter-section .title.close + .params {display:none}
.smart-filter .smart-filter-section .params .param {margin:0 .25rem .75rem 0}
.smart-filter .limited_block {max-height:250px}
.smart-filter input + label {display:inline-block; padding:.125rem 0 0 2rem; position:relative; width:100%}
.smart-filter input:not(:disabled) + label {cursor:pointer}
.smart-filter input:disabled,
.smart-filter input:disabled + label {opacity:.4}

.smart-filter input[type="checkbox"] {display:none}
.smart-filter input[type="checkbox"] + label::before {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 1px;
	top: 0;
	background: var(--bg-color);
	z-index: -1;
	border-radius: 3px;
	box-shadow: 0px 0px 0px 1px #cccccc inset;
}
.smart-filter input[type="checkbox"]:not(:disabled) + label:hover::before,
.smart-filter input[type="checkbox"]:checked + label::before {
	background: var(--main-color);
	box-shadow: none;
	z-index: 3;
}
.smart-filter input[type="checkbox"] + label::after {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 1px;
	top: 0;
	z-index: 2;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #ccc inset;
	background: var(--bg-color);
}
.smart-filter input[type="checkbox"]:checked + label::after {
	background: url(/local/templates/light/components/bitrix/catalog.smart.filter/ajax/../../../../images/svg/content_icons.svg) -90px -3px no-repeat;
	box-shadow: none;
	margin: 5px 0 0 5px;
	height: 10px;
	width: 11px;
	z-index: 4;
}
.smart-filter .reset-filter {border:none; font-size:.875rem; line-height:2; width:100%}
/* End */


/* Start:/include/forms/ASK_FORM-block.css?1766279736776*/
.form-panel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--bg-color);
    border: 1px solid #ececec;
    padding: 2.5em;
}
.form-panel.ordered-block {
	margin-bottom: 0;
}
.form-panel .left {
    display: flex;
    align-items: center;
}
.form-panel .left .text {
    margin: 0;
    padding: 0 1.5em;
}
.form-panel .left .image .svg svg path {
    fill: var(--main-color);
}
.form-panel .right {
    flex-shrink: 0;
}
.form-panel .right .btn .svg {
    display: none;
}
@media (max-width: 575px) {
    .form-panel {
        flex-direction: column;
		padding: 1.5em;
		text-align: center;
    }
    .form-panel .left .image {
        display: none;
    }
    .form-panel .left .text {
        padding: 0 0 1.5em;
    }
}
/* End */


/* Start:/bitrix/components/aspro/smartseo.content/templates/.default/style.css?166826274380*/
.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* End */
/* /local/templates/light/components/bitrix/catalog/main/style.css?1766279737195 */
/* /local/templates/light/components/bitrix/news.list/landings/style.css?1766279737543 */
/* /local/libs/scroll-x/type-1.css?1766279736821 */
/* /local/templates/light/components/bitrix/catalog.smart.filter/ajax/style.css?17662797374870 */
/* /include/forms/ASK_FORM-block.css?1766279736776 */
/* /bitrix/components/aspro/smartseo.content/templates/.default/style.css?166826274380 */
