

/* Start:/local/components/simpleit/catalog.section.two/templates/dashboard/style.min.css?17291404331389*/
.topPaginationBlock{max-width:var(--content-inner-width)}.section-breadcrumbs-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:10px;margin-top:0!important}@media (max-width:570px){.sectionBlock .section-breadcrumbs-wrap{justify-content:center;gap:10px}}@media (max-width:500px){.sectionBlock .section-breadcrumbs-wrap .dropdown .dropdown__select{margin-left:0}}@media (max-width:445px){.sectionBlock .section-breadcrumbs-wrap{flex-direction:column}.sectionBlock .section-breadcrumbs-wrap .dropdown .dropdown__select{margin-left:-23%}}.element-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));grid-gap:20px;grid-row-gap:10px}@media (max-width:580px){.element-row{grid-template-columns:1fr 1fr;grid-gap:10px}}.bottom_mid_block{display:flex;align-items:center;justify-content:center}.bottom_mid_block .btn{border:1px solid var(--color-silver)}.show-more>.hidden{display:none}.show-more svg{margin-left:10px}.section-controls-wrap{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.btn-calc{height:38px;text-align:center!important}.btn-calc svg{margin-right:10px}.section-controls-wrap .btn:not(.btn-calc){height:38px;border:1px solid var(--color-silver);white-space:nowrap}.section-controls-wrap .btn:not(.btn-calc):hover{border:1px solid var(--main-color)}
/*# sourceMappingURL=style.min.css.map */
/* End */


/* Start:/local/components/simpleit/catalog.section.list/templates/dashboard/style.min.css?17315589922809*/
.catalogSectionList__list{--col-size:250px;position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--col-size),1fr));row-gap:5px;column-gap:15px;overflow:hidden}.catalogSectionList_mobile .catalogSectionList__btn{opacity:1}.catalogSectionList__btn{text-align:center!important;opacity:0;margin:10px auto 0}.catalogSectionList .catalogSectionListElement{background:var(--color-white);border-radius:15px;color:var(--color-gray-80);text-decoration:none;padding:10px;box-sizing:border-box;transition:box-shadow .2s linear;display:flex}.catalogSectionList .catalogSectionListElement:hover{box-shadow:var(--accent-shadow-sm);-webkit-box-shadow:var(--accent-shadow-sm);-moz-box-shadow:var(--accent-shadow-sm)}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__info svg:hover,.catalogSectionList .catalogSectionListElement:hover .catalogSectionListElement__info svg,.catalogSectionList .catalogSectionListElement:hover .catalogSectionListElement__split .btn-no-bg,.catalogSectionList .catalogSectionListElement:hover .catalogSectionListElement__title{color:var(--main-color)}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__title{transition:color .2s linear;margin-bottom:8px;font-size:var(--text-base);font-weight:var(--weight-bold);line-height:1;letter-spacing:0;text-align:left}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__preview{width:36px;aspect-ratio:1/1;margin:0 12px 0 0;display:flex;align-items:center}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__preview img,.catalogSectionList .catalogSectionListElement .catalogSectionListElement__preview x-image{width:inherit;mix-blend-mode:multiply}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__info{flex:1;display:flex;flex-direction:row;align-items:center}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__info .catalogSectionListElement__info-wrap{flex:1}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__info svg{display:none;width:12px;aspect-ratio:1/1;transition:color .2s linear}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__info svg path{fill:currentColor}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__split{color:var(--color-light-gray);display:flex;justify-content:space-between;align-items:center;margin-top:auto}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__split .btn-no-bg{padding-left:0;padding-top:0;padding-bottom:0;font-size:var(--text-sm)}.catalogSectionList .catalogSectionListElement .catalogSectionListElement__split .btn-no-bg:hover{color:var(--main-color);background:var(--color-white);box-shadow:none}
/*# sourceMappingURL=style.min.css.map */
/* End */


/* Start:/local/components/simpleit/catalog.section.filter/templates/dashboard/style.min.css?173053808211705*/
main .section-breadcrumbs-wrap:has(.filters-wrap){position:sticky;top:0;z-index:8;background:var(--color-white-gray);padding-top:10px;padding-bottom:10px}.filters-wrap{flex:1}@media (max-width:800px){.filters-wrap{min-height:unset}}.filters-wrap .filters .filter{display:flex;flex-wrap:nowrap;margin:0 5px 5px 0;position:relative}.filters-wrap .filters .filter .filter__label-wrap{display:flex}.filters-wrap .filters .filter .btn-sm{font-size:var(--text-base)}.filters-wrap .filters .filter .btn-gray{background:var(--color-gray-53);padding:9px 12px}.filters-wrap .filters .filters__label{font-size:var(--text-lg);font-weight:var(--weight-bold);line-height:1;letter-spacing:0;text-align:left;color:var(--color-gray-80);margin-bottom:6px}@media (max-width:800px){.filters-wrap .filters .filters__label{display:none}}.filters-wrap .filters .filters__list-main{display:flex;flex-wrap:wrap}@media (max-width:800px){.filters-wrap .filters .filters__list-main{flex-wrap:nowrap;overflow:auto;max-width:var(--content-inner-width)}.filters-wrap .filters .filters__list-main .filter:last-child{margin:auto;position:sticky;right:0;background:var(--color-white-gray);padding-left:0}.filters-wrap .filters .filters__list-main .filter:not(:last-child){display:none}.filters-wrap .filters .filters__list-main .filter__label{width:max-content}}.filters-wrap .filters .filters__popup-wrap{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:100;display:flex;justify-content:center;align-items:center}.filters-wrap .filters .filters__popup-wrap .filter{flex-direction:column}.filters-wrap .filters .filters__popup-wrap .filter .filter__body{position:relative;background:var(--color-white);box-shadow:none;transition-behavior:allow-discrete;height:0;transition:all .2s linear;overflow:hidden;border-radius:10px;border:1px solid var(--color-silver);padding:10px}.filters-wrap .filters .filters__popup-wrap .filter .filter__body:has(.rangeBoxValues){max-width:350px;background:#fff;height:fit-content!important;border-radius:10px}.filters-wrap .filters .filters__popup-wrap .filter .filter__label-wrap{gap:15px;align-items:center;box-sizing:border-box}.filters-wrap .filters .filters__popup-wrap .filter .filter__label-wrap .filter__label{font-size:var(--text-2xl);font-weight:var(--weight-bold);line-height:1.5em;display:flex;align-items:center}@media (max-width:650px){.filters-wrap .filters .filters__popup-wrap .filter .filter__label-wrap .filter__label{font-size:var(--text-xl)}}@media (max-width:450px){.filters-wrap .filters .filters__popup-wrap .filter .filter__label-wrap .filter__label{font-size:var(--text-lg)}}.filters-wrap .filters .filters__popup-wrap .filter .values-list{max-height:300px;grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr))}.values-list{display:grid;grid-gap:10px;max-height:300px;overflow:auto;padding:1px 0}.filter-component{height:fit-content;width:100%;min-width:200px}.filter__values-filter{outline:0;box-shadow:none;position:sticky;top:-1px;z-index:2;margin-bottom:10px;color:var(--color-gray-80);font-size:var(--text-base);line-height:1;letter-spacing:0;text-align:left;width:100%;border:0;background:var(--color-white);border-bottom:1px solid currentColor;font-weight:var(--weight-normal);padding:8px 11px;box-sizing:border-box;transition:all .2s linear}.filter__values-filter:focus-visible{outline:0}.filters__popup-wrap .filter__values-filter{z-index:20;padding:0 11px 8px}.filter .tgl+.tgl-btn{width:2.3em;min-width:2.3em;height:20px}.filter .tgl-inline-wrap>label:last-child.disabled{color:var(--color-light-gray);font-weight:var(--weight-normal)}.filter .tgl-inline-wrap>label:last-child{display:flex;align-items:center}.filter .tgl-inline-wrap>label:last-child img{width:20px;aspect-ratio:1/1;border-radius:5px;margin-right:5px}.filter__body{position:absolute;top:calc(100% + 5px);z-index:10;display:none;background:var(--color-white);border-radius:10px;padding:10px;box-sizing:border-box;overflow:auto;box-shadow:var(--accent-shadow-mid)}.filters__popup-wrap-inner-background{width:var(--container-width);margin:auto;height:90svh;border-radius:20px;background-color:var(--color-white-gray);display:flex;flex-direction:column;overflow:hidden}.filters__popup-heading{width:100%;background-color:var(--color-white-gray);margin-bottom:10px;padding:0 40px 0 36px;box-sizing:border-box}.filters__popup-footer{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 0 15px}.filters__popup-footer .btn:not(.btn-outline){border:1px solid var(--main-color)}.filters__popup-title-wrap{display:flex;justify-content:space-between;align-items:center;padding:25px 0 10px 2px;box-sizing:border-box}.filters__popup-title{font-size:20px;font-weight:700;margin:0;text-overflow:ellipsis;white-space:nowrap}.filters__popup-close{cursor:pointer;display:flex}.filters__popup-close svg{--size:15px;width:var(--size);height:var(--size);fill:currentColor;transition:all .2s linear}.filters__popup-close:hover{color:var(--main-color)}.filters__popup-heading .filter__values-filter{margin-bottom:20px;background:0 0}.filters__popup-wrap-inner{overflow:auto;display:flex;flex-direction:column;flex:1;padding:0 30px 20px 36px;margin-right:5px;box-sizing:border-box;background:var(--color-white-gray)}.filters__popup-wrap .filter__label-wrap{gap:15px;align-items:center;box-sizing:border-box}.filters__popup-wrap .filter__label-wrap .btn:first-child:not(.unselected){border-top-right-radius:10px;border-bottom-right-radius:10px}.filters__popup-wrap .filter__label-wrap .btn:last-child{border-radius:10px;border-left:1px solid var(--main-color)}@starting-style{.filter__body.animate__fadeIn{opacity:0;height:0}}.filters__popup-wrap .filter__label svg{fill:currentColor}.filters__popup-wrap .filter:not(:first-child) .filter__label-wrap{margin-top:25px}.filter__label-wrap .filter__label:not(.unselected){color:var(--main-color)}.filter__label-wrap .btn:first-child:not(.unselected){border-top-right-radius:0;border-bottom-right-radius:0}.filter__label-wrap .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.filter__label svg{margin-left:10px}.property__value{display:flex;align-items:center;flex-wrap:nowrap;min-width:max-content}.property__value:has(.tgl-ios:checked) label{color:var(--color-gray-80)}.property__value label{user-select:none;font-size:var(--text-base);font-weight:var(--weight-bold)}.property__value .propValueCnt{color:var(--main-color);display:flex;align-items:center}.property__value .propValueCnt::before{content:"| ";display:block;border-radius:5px;line-height:1.4em;position:relative;font-size:1.4em}.bx-filter-icon,.bx-filter-icon span{position:relative;display:flex;align-items:center}.bx-filter-icon span{position:absolute;background:var(--main-color);color:inherit;top:-4px;right:-4px;width:10px;padding:2px;box-sizing:border-box;aspect-ratio:1/1;font-size:.6rem;justify-content:center;text-align:center;font-style:normal;clip-path:var(--hex-clip-rounded);transition:all .2s linear}.filter__label:hover .bx-filter-icon span{background:#fff;color:var(--main-color)}.rangeBoxValues{display:grid;grid-template-columns:1fr 2px 1fr;width:100%;align-items:center}.rangeBoxValues,.rangeBoxValues .range-input-wrap{position:relative}.rangeBoxValues .range-input-wrap input{width:50%;min-width:max-content;padding:9px 13px;outline:0;box-shadow:none;color:#383838;font-size:inherit;border:0;border-radius:10px;background:#fff;transition:all .2s linear;position:sticky;top:-1px;z-index:2}.rangeBoxValues .range-input-wrap input::-webkit-inner-spin-button,.rangeBoxValues .range-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rangeBoxValues .range-input-wrap input[type=number]{-moz-appearance:textfield}.rangeBoxValues .range-input-wrap input:first-child{border-radius:5px 0 0 5px}.rangeBoxValues .range-input-wrap input:last-child{border-radius:0 5px 5px 0}.rangeBoxValues .range-input-wrap input:focus-visible{outline:0}.rangeBoxValues .range-input-wrap .reset{position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:5px;width:21px;height:auto;transition:all .2s linear}.rangeBoxValues .complete svg path,.rangeBoxValues .range-input-wrap .reset svg path{stroke:currentColor}.rangeBoxValues .range-input-wrap .reset:hover{background:var(--color-black-40)}.rangeBoxValues .range-input-wrap .reset:hover svg path{stroke:var(--color-white)}.rangeBoxValues .split{border:2px solid #f5f5f5;height:85%;margin:auto;border-radius:4px}.rangeBoxValues .complete,.rangeBoxValues .range-input-wrap .reset{display:flex;border-radius:2em;aspect-ratio:1/1;justify-content:center;align-items:center;cursor:pointer}.rangeBoxValues .complete{background:var(--main-color);color:var(--color-white);padding:6px}.rangeBoxValues:has(.complete){grid-template-columns:1fr 2px 1fr 25px}.range-slider{position:relative;width:100%;margin:20px auto 0;height:13px;text-align:center;display:none}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;padding:0;position:absolute;left:0;top:0;height:0;width:100%;border-radius:14px;border:1px solid var(--main-color);background:0 0}.range-slider input[type=range]:active,.range-slider input[type=range]:focus{outline:0}*{--range-thumb-width:6px;--range-thumb-height:6px;--range-thumb-border:none;--range-thumb-pointer-events:auto;--range-thumb-border-radius:3px;--range-thumb-bg-color:var(--main-color);--range-thumb-cursor:pointer;--range-thumb-position:relative;--range-thumb-z-index:1;--range-thumb-shadow:0 2px 6px 0 rgb(0 0 0 / 20%);--range-thumb-shadow-moz:0 2px 6px 0 rgba(0, 0, 0, .2)}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:content-box;width:var(--range-thumb-width);height:var(--range-thumb-height);pointer-events:var(--range-thumb-pointer-events);background-color:var(--range-thumb-bg-color);cursor:var(--range-thumb-cursor);position:var(--range-thumb-position);z-index:var(--range-thumb-z-index);-webkit-box-shadow:var(--range-thumb-shadow);-moz-box-shadow:var(--range-thumb-shadow-moz);box-shadow:var(--range-thumb-shadow);border:8px solid #fff;border-radius:14px}.range-slider input[type=range]::-moz-range-thumb{width:var(--range-thumb-width);height:var(--range-thumb-height);border:var(--range-thumb-border);pointer-events:var(--range-thumb-pointer-events);border-radius:var(--range-thumb-border-radius);background-color:var(--range-thumb-bg-color);cursor:var(--range-thumb-cursor);position:var(--range-thumb-position);z-index:var(--range-thumb-z-index);-webkit-box-shadow:var(--range-thumb-shadow);-moz-box-shadow:var(--range-thumb-shadow-moz);box-shadow:var(--range-thumb-shadow)}.range-slider input[type=range]::-ms-thumb{width:var(--range-thumb-width);height:var(--range-thumb-height);border:var(--range-thumb-border);pointer-events:var(--range-thumb-pointer-events);border-radius:var(--range-thumb-border-radius);background-color:var(--range-thumb-bg-color);cursor:var(--range-thumb-cursor);position:var(--range-thumb-position);z-index:var(--range-thumb-z-index);-webkit-box-shadow:var(--range-thumb-shadow);-moz-box-shadow:var(--range-thumb-shadow-moz);box-shadow:var(--range-thumb-shadow)}.range-slider input[type=range]::-moz-range-track{-moz-appearance:none;background:0 0}.range-slider input[type=range]::-ms-track{border-color:transparent;color:transparent;background:0 0}.range-slider input[type=range]::-ms-fill-upper{background:0 0}.range-slider input[type=range]::-ms-fill-lower{background:0 0}.range-slider input[type=range]::-ms-tooltip{display:none}@media (min-width:500px) and (max-width:1560px){.filters__popup-wrap-inner-background{width:calc(var(--container-width) - 20px)}}
/*# sourceMappingURL=style.min.css.map */
/* End */


/* Start:/local/components/simpleit/catalog.section.pagination/templates/dashboard/style.min.css?17272625201183*/
.pagination{display:flex;flex-direction:row;padding:15px 0;max-width:100%;overflow:hidden}.pagination .page{text-align:center;width:25px;height:32px;text-decoration:none;color:#333;margin:0 14px 0 0;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0}.pagination .page.current{background-color:var(--main-color);border-radius:10px;color:#fff!important;min-width:32px}.pagination .page.separator{align-items:unset;line-height:18px;font-size:14pt;font-weight:400}.pagination .page.prev{transform:rotateY(180deg)}.page.next,.page.prev,.pagination .page{display:flex;align-items:center;justify-content:center}.page.next:after,.page.prev:after{content:"";display:block;background:currentColor;clip-path:var(--arrow-clip);width:10px;height:10px}.pagination .page.next span,.pagination .page.prev span{display:block;height:0;text-indent:-9999px}.pagination .page svg{width:10px;height:10px}.pagination .page svg path{fill:#333}.pagination .page:not(.separator):hover{color:var(--main-color);cursor:pointer}.pagination .page:not(.separator):hover svg path{fill:var(--main-color)}@media (max-width:765px){.pagination .page{margin:0 4px}}
/*# sourceMappingURL=style.min.css.map */
/* End */


/* Start:/local/components/simpleit/catalog.section.element/templates/dashboard/style.css?177375007323029*/
.section-element {
  background: var(--color-white);
  border-radius: 20px;
  padding: 10px;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  transition: all 0.2s linear;
}
.section-element:hover {
  box-shadow: 0 2px 4px 0 var(--color-black-40);
}
.section-element .section-element__heading {
  position: relative;
}
.section-element .section-element__heading .section-element__code {
  font-size: var(--text-sm);
  font-weight: var(--weight-normal);
  line-height: 1.1em;
  letter-spacing: 0;
  text-align: left;
  opacity: 0.8;
  margin-bottom: 5px;
  cursor: pointer;
}
.section-element .section-element__heading .section-element__code span {
  font-size: var(--text-sm);
  font-weight: var(--weight-bold);
  line-height: 1.1em;
  letter-spacing: 0;
  text-align: left;
  color: var(--main-color);
}
@media (max-width: 580px) {
  .section-element .section-element__heading .section-element__code {
    padding: 8px 0 0 10px;
    width: calc(100% - 35px);
  }
}
.section-element .section-element__heading .section-element__like-icons {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  z-index: 5;
  gap: 5px;
}
.section-element .section-element__heading .section-element__like-icons > span {
  cursor: pointer;
  background: var(--color-white);
  aspect-ratio: 1/1;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.section-element .section-element__heading .section-element__like-icons > span:hover svg {
  fill: var(--main-color);
}
@media (max-width: 580px) {
  .section-element .section-element__heading .section-element__like-icons > span {
    border-radius: 2em;
  }
}
.section-element .section-element__heading .section-element__like-icons > span.active svg {
  fill: var(--main-color);
}
.section-element .section-element__heading .section-element__like-icons svg {
  fill: var(--color-silver);
  width: 19px;
  height: auto;
  transition: all 0.2s linear;
}
.section-element .section-element__preview {
  position: relative;
}
.section-element .section-element__preview .sale {
  position: absolute;
  left: 4px;
  bottom: 0;
  z-index: 2;
  background: var(--color-green-80);
  border-radius: 2em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-white);
  width: fit-content;
  gap: 10px;
}
@media (max-width: 580px) {
  .section-element .section-element__preview .sale {
    display: none;
  }
}
.section-element .section-element__preview .sale > div {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: var(--weight-bold);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
}
.section-element .section-element__preview x-image {
  display: block;
  aspect-ratio: 1/1;
  width: 100%;
}
.section-element .section-element__preview img {
  display: block;
  aspect-ratio: 1/1;
  width: 100%;
  mix-blend-mode: multiply;
  object-fit: contain;
}
.section-element .section-element__preview .section-element__tags {
  position: absolute;
  font-size: var(--text-xs);
  font-weight: var(--weight-normal-plus);
  line-height: var(--text-xs-leading);
  letter-spacing: 0;
  text-align: left;
  color: var(--color-white);
  margin-top: 5px;
  display: flex;
  z-index: 3;
  flex-wrap: wrap;
}
.section-element .section-element__preview .section-element__tags .section-element__tag {
  font-size: var(--text-sm);
  width: fit-content;
  border-radius: 2em;
  padding: 3px 10px;
  box-sizing: border-box;
  margin: 0 5px 5px 0;
  z-index: 1;
  background-color: var(--color-green-80);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_red {
  background-color: var(--color-red);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_hit, .section-element .section-element__preview .section-element__tags .section-element__tag.sticker_khit {
  background-color: var(--color-blue);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_stock, .section-element .section-element__preview .section-element__tags .section-element__tag.sticker_aktsiya {
  background-color: var(--color-yellow-tag);
  color: var(--color-gray);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_recommend, .section-element .section-element__preview .section-element__tags .section-element__tag.sticker_sovetuem {
  background-color: var(--color-indigo);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_grey {
  background-color: var(--color-dark-silver);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.sticker_new, .section-element .section-element__preview .section-element__tags .section-element__tag.sticker_sale {
  background-color: var(--color-green-80);
}
.section-element .section-element__preview .section-element__tags .section-element__tag.green, .section-element .section-element__preview .section-element__tags .section-element__tag.sticker_green {
  background-color: var(--color-dark-silver);
}
@media (max-width: 580px) {
  .section-element .section-element__preview .section-element__tags .section-element__tag {
    font-size: var(--text-xs);
    padding: 1px 5px;
  }
}
.section-element .section-element__preview .sale-mobile-tag {
  display: none;
}
@media (max-width: 580px) {
  .section-element .section-element__preview .sale-mobile-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 5px;
    bottom: 5px;
    padding: 5px;
    border-radius: 2em;
    z-index: 2;
    background: var(--color-green-80);
    color: var(--color-white);
    font-size: var(--text-sm);
    font-weight: var(--weight-bold);
    line-height: 1;
  }
}
.section-element .section-element__preview .section-gallery-wrapper {
  position: relative;
  flex-direction: row;
  z-index: 2;
  display: flex;
  aspect-ratio: 1/1;
  width: 100%;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item {
  flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  background-color: #fff;
  margin-bottom: 1px;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item img {
  transition: opacity 0.2s ease-in-out;
  left: 1px;
  right: 1px;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item x-image, .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item .i-wrap {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
  background: #fff;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:not(._active) img {
  opacity: 0;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:not(:first-child) x-image, .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:not(:first-child) .i-wrap {
  background: white;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item._active x-image, .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item._active .i-wrap {
  opacity: 1;
  z-index: 1;
}
@media (max-width: 580px) {
  .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item._active .section-gallery-wrapper__item-nav:before {
    background-color: #fc8507;
  }
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item .section-gallery-wrapper__item-nav {
  display: block;
  position: relative;
  margin: 0 1px;
  height: 100%;
  z-index: 3;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item .section-gallery-wrapper__item-nav:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #cdcdcd;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:hover img {
  opacity: 1;
  z-index: 1;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:hover x-image, .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:hover .i-wrap {
  opacity: 1;
  z-index: 2;
}
.section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item:hover .section-gallery-wrapper__item-nav:before {
  background-color: #fc8507;
}
@media (max-width: 580px) {
  .section-element .section-element__preview .section-gallery-wrapper .section-gallery-wrapper__item {
    margin-bottom: -2px;
  }
}
@media (max-width: 580px) {
  .section-element .section-element__preview {
    padding: 0 6px;
  }
}
.section-element .section-element__manager-info {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  color: var(--main-color);
  margin-bottom: 5px;
}
.section-element .section-element__manager-info > * {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  font-size: var(--text-base);
  font-weight: var(--weight-normal);
  line-height: var(--text-base);
  letter-spacing: 0;
  text-align: left;
  padding: 4px 0;
  box-sizing: border-box;
}
.section-element .section-element__info {
  padding: 12px 5px 5px 5px;
  box-sizing: border-box;
  border-radius: 15px;
  margin-top: auto;
  transition: all 0.2s linear;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.section-element .section-element__info .section-element__title {
  font-size: var(--text-base);
  font-weight: var(--weight-bold);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-gray);
  text-decoration: none;
  transition: all 0.2s linear;
}
@media (max-width: 960px) {
  .section-element .section-element__info .section-element__title {
    font-size: var(--text-lg);
  }
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__title {
    font-size: var(--text-sm);
  }
}
.section-element .section-element__info .section-element__props {
  font-size: var(--text-base);
  font-weight: var(--weight-normal);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-gray-80);
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  transition: all 0.2s linear;
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__props {
    display: none;
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .stock-and-reviews-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.section-element .section-element__info .sku .sku-label {
  color: var(--color-gray);
  font-size: var(--text-sm);
  font-weight: var(--weight-normal);
  line-height: 1;
  letter-spacing: 0;
  margin: 10px 0 8px;
  transition: all 0.2s linear;
}
.section-element .section-element__info .sku .sku-label .sku-color {
  color: var(--color-gray);
  font-size: var(--text-sm);
  font-weight: var(--weight-normal);
  line-height: 1;
}
.section-element .section-element__info .sku .sku-preview {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  cursor: pointer;
  flex-wrap: wrap;
}
.section-element .section-element__info .sku .sku-preview .sku-preview-img-wrap {
  width: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 1px solid gray;
  height: 30px;
  overflow: hidden;
}
.section-element .section-element__info .sku .sku-preview .sku-preview-img-wrap.active {
  outline: 1px solid var(--main-color);
  border: 1px solid var(--main-color);
}
.section-element .section-element__info .sku .sku-preview .sku-preview-img-wrap .sku-preview-img {
  height: inherit;
}
.section-element .section-element__info .section-element__stock {
  font-size: var(--text-base);
  font-weight: var(--weight-normal);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-green-80);
}
.section-element .section-element__info .section-element__stock.section-element__not-in-stock {
  color: var(--color-gray-80);
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__stock {
    font-size: var(--text-xs);
  }
}
.section-element .section-element__info .section-element__price-wrap .price_matrix {
  margin-top: 15px;
  margin-bottom: 10px;
}
.section-element .section-element__info .section-element__price-wrap .price_matrix .prices {
  display: flex;
  padding: 0 5px;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.section-element .section-element__info .section-element__price-wrap .price_matrix .prices .price {
  font-size: var(--text-xl);
  font-weight: var(--weight-bold);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-gray);
  margin-right: 15px;
  transition: all 0.2s linear;
  width: max-content;
  cursor: pointer;
}
@media (max-width: 960px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices .price {
    font-size: var(--text-2xl2);
    font-weight: var(--weight-extra-bold);
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices .price {
    font-size: var(--text-xl);
    font-weight: var(--weight-bold);
  }
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices .price {
    font-size: var(--text-base);
    font-weight: var(--weight-bold);
  }
}
.section-element .section-element__info .section-element__price-wrap .price_matrix .prices .old-price {
  font-size: var(--text-lg);
  font-weight: var(--weight-bold);
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: var(--color-light-gray);
  margin-right: 15px;
  text-decoration: line-through;
  transition: all 0.2s linear;
  cursor: pointer;
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices .old-price {
    font-size: var(--text-base);
  }
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices .old-price {
    font-size: var(--text-sm);
    font-weight: var(--weight-bold);
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix .prices {
    padding: 0;
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__price-wrap .price_matrix {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.section-element .section-element__info .section-element__buy-block {
  display: grid;
  grid-template-columns: 4fr 6fr;
  background: var(--color-white);
  border-radius: 3rem;
  margin-top: auto;
  gap: 10px;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity {
  display: flex;
  padding: 4px 0 4px 16px;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity > div {
  cursor: pointer;
  font-size: var(--text-2xl);
  font-weight: var(--weight-extra-bold);
  line-height: 1;
  letter-spacing: 0;
  user-select: none;
  color: var(--color-gray);
  opacity: 0.7;
  transition: all 0.2s linear;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity > div.section-element__quantity-minus {
  margin-bottom: -1px;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity > div:hover {
  opacity: 1;
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__buy-block .section-element__quantity > div svg {
    width: 9px;
    height: auto;
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity label {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity input {
  width: 55px;
  border: none;
  outline: none;
  background: transparent;
  text-align: center;
  font-size: var(--text-xl);
  font-weight: var(--weight-bold);
  line-height: var(--text-lg-leading);
  letter-spacing: 0;
  /* Chrome, Safari, Edge, Opera */
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity input::-webkit-outer-spin-button, .section-element .section-element__info .section-element__buy-block .section-element__quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity input {
  /* Firefox */
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity input[type=number] {
  -moz-appearance: textfield;
}
.section-element .section-element__info .section-element__buy-block .section-element__quantity input:focus-visible, .section-element .section-element__info .section-element__buy-block .section-element__quantity input:focus {
  border: none;
  outline: none;
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__buy-block .section-element__quantity input {
    font-size: var(--text-sm);
    line-height: normal;
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__buy-block .section-element__quantity {
    padding: 4px 0 4px 11px;
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__to-order, .section-element .section-element__info .section-element__buy-block .section-element__in-basket, .section-element .section-element__info .section-element__buy-block .section-element__to-basket {
  border-radius: 2rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 6px;
  box-sizing: border-box;
  font-size: var(--text-base);
  font-weight: var(--weight-bold);
  line-height: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s linear;
  margin-right: -1px;
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__buy-block .section-element__to-order, .section-element .section-element__info .section-element__buy-block .section-element__in-basket, .section-element .section-element__info .section-element__buy-block .section-element__to-basket {
    font-size: var(--text-xs);
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__to-basket {
  background: var(--main-color);
  color: var(--color-white);
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__buy-block .section-element__to-basket {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__in-basket_invisible, .section-element .section-element__info .section-element__buy-block .section-element__to-basket_invisible, .section-element .section-element__info .section-element__buy-block .section-element__quantity_invisible {
  display: none;
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__buy-block {
    grid-template-columns: 1fr 35px;
  }
  .section-element .section-element__info .section-element__buy-block .section-element__quantity.section-element__quantity_invisible {
    display: flex;
  }
  .section-element .section-element__info .section-element__buy-block .section-element__quantity:not(.section-element__quantity_invisible) {
    display: none;
  }
}
@media (max-width: 360px) {
  .section-element .section-element__info .section-element__buy-block {
    grid-template-columns: 1fr 25px;
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__in-basket {
  color: var(--color-white);
  background: var(--color-green);
  text-decoration: none;
  grid-column-start: 1;
  grid-column-end: 3;
  padding: 9px 6px;
}
.section-element .section-element__info .section-element__buy-block .section-element__in-basket svg {
  fill: currentColor;
  margin-right: 5px;
  margin-bottom: 0;
  width: 15px;
  height: 13px;
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__buy-block .section-element__in-basket svg {
    margin-right: 0;
  }
}
@media (max-width: 580px) {
  .section-element .section-element__info .section-element__buy-block .section-element__in-basket {
    grid-column-start: unset;
    grid-column-end: unset;
    aspect-ratio: 1/1;
    width: auto;
    height: auto;
    padding: 6px;
  }
  .section-element .section-element__info .section-element__buy-block .section-element__in-basket span {
    display: none;
  }
}
.section-element .section-element__info .section-element__buy-block .section-element__to-order {
  color: var(--color-white);
  background: var(--main-color);
  text-decoration: none;
  grid-column-start: 1;
  grid-column-end: 3;
  height: 36px;
  line-height: 1;
}
.section-element .section-element__info .section-element__rating {
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}
.section-element .section-element__info .section-element__rating .bmhouse-comment-rating {
  display: flex;
  align-items: center;
}
.section-element .section-element__info .section-element__rating .bmhouse-comment-rating-background {
  background: url("/local/templates/simpleIT/components/bmhouse/comments/custom/img/star_empty.svg") repeat-x;
}
.section-element .section-element__info .section-element__rating .bmhouse-comment-rating-foreground {
  background: url("/local/templates/simpleIT/components/bmhouse/comments/custom/img/star_full.svg") repeat-x;
}
.section-element .section-element__info .section-element__rating .bmhouse-comment-rating-background, .section-element .section-element__info .section-element__rating .bmhouse-comment-rating-foreground {
  background-size: 11px 14px;
  height: 15px;
  width: 55px;
}
.section-element .section-element__info .section-element__rating .bmhouse-comments-count {
  margin-left: 5px;
  font-size: 14px;
  color: var(--main-color);
}
@media (max-width: 580px) {
  .section-element {
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/simpleit/catalog.section.tags/templates/dashboard/style.min.css?17265537511066*/
.catalogSectionTagsTitle{font-size:var(--text-lg);font-weight:var(--weight-bold);line-height:1;text-align:left;color:var(--color-gray-80);margin-bottom:8px}.catalogSectionTags{display:flex;flex-direction:row;max-width:100%;flex-wrap:wrap;gap:10px}.catalogSectionTags .btn{gap:10px;height:34px}.catalogSectionTags .toggleButton{border:1px solid var(--color-silver)}.catalogSectionTags .toggleButton span:nth-child(2),.catalogSectionTags.show-skipped .toggleButton span:nth-child(1){display:none}.catalogSectionTags.show-skipped .toggleButton span:nth-child(2){display:flex}.catalogSectionTags.show-skipped .toggleButton svg{transform:rotateZ(180deg)}.catalogSectionTags.show-skipped>a.skipped{display:flex}.catalogSectionTags>a{min-width:max-content}.catalogSectionTags>a.skipped{display:none}.catalogSectionTags>a.btn-white{color:var(--color-light-gray);border:1px solid var(--color-silver);font-size:var(--text-base)}.catalogSectionTags>a.btn-white:hover{color:var(--color-white)}.catalogSectionTags>a>svg{margin-left:10px}
/*# sourceMappingURL=style.min.css.map */
/* End */
/* /local/components/simpleit/catalog.section.two/templates/dashboard/style.min.css?17291404331389 */
/* /local/components/simpleit/catalog.section.list/templates/dashboard/style.min.css?17315589922809 */
/* /local/components/simpleit/catalog.section.filter/templates/dashboard/style.min.css?173053808211705 */
/* /local/components/simpleit/catalog.section.pagination/templates/dashboard/style.min.css?17272625201183 */
/* /local/components/simpleit/catalog.section.element/templates/dashboard/style.css?177375007323029 */
/* /local/components/simpleit/catalog.section.tags/templates/dashboard/style.min.css?17265537511066 */
