

/* Start:/bitrix/templates/aspro-lite-mobile/components/bitrix/catalog/main/style.min.css?17553774521174*/
.top-content-block>div{margin-bottom:32px;}.group_description_block.bottom{padding:40px 0 0;margin-bottom:30px;}.no_goods{padding:30px 30px 0;}.js-load-wrapper>.no_goods{margin-top:-1px;}.no_goods .no_products{position:relative;}.no_goods .no_products:before{content:"";position:relative;width:117px;height:117px;background:url("/bitrix/templates/aspro-lite-mobile/components/bitrix/catalog/main/../../../../images/empty_catalog.png") 0 0 no-repeat;display:block;margin:auto auto 23px;}.no_goods .button{float:right;margin:17px 0 0;}.wrap_text_empty{padding:10px 0 15px 0;text-align:center;}.wrap_text_empty .middle_text{padding:16px 0 0;display:inline-block;}#main .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),#main .catalog-maxwidth .bottom-links-block{margin-left:auto;margin-right:auto;}.section-content-wrapper .text_after_items{margin-top:49px;}.ordered-block--hide-icons .sticker,.ordered-block--hide-icons .btn-fast-view,.ordered-block--hide-icons .catalog-block__info-tech{display:none;}.section-content-wrapper{min-width:0;}@media (max-width:600px){.seo_block p img{float:none;display:block}}body .buy_block .catalog-detail__cart .item-action--basket.active:not(.loadings).btn-no-counter{display:none;}
/* End */


/* Start:/bitrix/templates/aspro-lite-mobile/components/bitrix/catalog.section.list/.default/style.css?17712214342978*/
.sections-list__item {
  background: #fff;
  background: var(--card_bg_black);
}
.sections-list__item-link {
  padding: 12px 16px 12px 16px;
  display: block;
}
.sections-list__item-image-wrapper {
  --section-image-width: 40px;
  --section-image-height: 40px;
  --section-image-offset: 16px;

  width: var(--section-image-width);
  height: var(--section-image-height);
  margin-right: var(--section-image-offset);

  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.sections-list__item-image {
  max-width: 100%;
  max-height: 100%;
}
.sections-list__item-image-wrapper--ICONS svg {
  width: var(--section-image-width);
  height: var(--section-image-height);
}
.sections-list__item-image-wrapper--LINK {
  background-color: rgba(136, 136, 136, 0.1);
}
.sections-list__item-link:hover .arrow * {
  stroke: #fff;
}
.sections-list__item-text {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: clamp(0.875rem, 0.6875rem + 0.5vw, 1rem);
}
.sections-list__item-inner {
  display: flex;
  align-items: center;
}
.sections-list__wrapper {
  flex-basis: 100%;
}
.mobile-scrolled .sections-list__wrapper {
  flex-basis: auto;
}

/* Subsections tiles (catalog section detail) */
.sections-block--subsections-tiles .sections-block--subsections-tiles__grid {
  --gap: 0px;
  display: grid;
}
/* Mobile: force 2 columns like reference */
@media (max-width: 600px) {
  #main .sections-block--subsections-tiles .sections-block--subsections-tiles__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 768px) {
  #main .sections-block--subsections-tiles .sections-block--subsections-tiles__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1200px) {
  #main .sections-block--subsections-tiles .sections-block--subsections-tiles__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

.sections-block__tile-wrapper {
  margin: 0 0 -1px 0;
}
.sections-block__tile-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  text-align: left;
  background: #fff;
  border: 1px solid var(--stroke_black, rgba(0,0,0,.08));
}
.sections-block__tile-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 16px 8px;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}
.sections-block__tile-image img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sections-block__tile-info {
  display: block;
  padding: 0 16px 16px;
}
.sections-block__tile-title {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}
.sections-block__tile-count {
  display: block;
  margin-top: 6px;
  color: rgba(0, 0, 0, .45);
}
@media (max-width: 600px) {
  .sections-block__tile-image {
    padding: 16px 12px 6px;
  }
  .sections-block__tile-info {
    padding: 0 12px 12px;
  }
  .sections-block__tile-title {
    font-size: 16px;
  }
}

/* End */


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

/* End */


/* Start:/bitrix/templates/aspro-lite/css/filter-panel.min.css?1755377452630*/
.filter-panel{margin-bottom:24px;gap:8px;}.filter-panel__filter .bx-filter-title{cursor:pointer;display:inline-block;}.filter-panel__filter .bx-filter-title .svg{top:0;}.filter-panel__filter .bx-filter-title span{margin:0 0 0 8px;}@media (max-width:600px){.filter-panel{gap:0}.filter-panel__main-info{justify-content:space-between;white-space:nowrap}.filter-panel__part-left{width:100%}.filter-panel .dropdown-select:not(.dropdown-select--wide) .dropdown-select__title span{overflow:hidden;max-width:170px;text-overflow:ellipsis}.filter-panel .dropdown-select:not(.dropdown-select--wide) .dropdown-menu-wrapper{left:auto;right:0}}
/* End */


/* Start:/bitrix/templates/aspro-lite/css/order-info.min.css?17574967021015*/
.order-info-block{padding:32px 31px 33px 30px;}.order-info-block--margined{margin:33px 0;}.order-info-block .price .line-block__item{margin-top:0;}.order-info-block .icon-svg-block{padding-right:3px;}.order-info-block .text{min-width:205px;}.order-info-block .question-title{margin-bottom:31px;color:var(--white_text_black);}.order-info-block .price + .order-info-btn{margin-top:20px;}.order-info-block ~ .sale-linked{border-top:1px solid #DDD;}@media (max-width:991px){.order-info-block{padding:25px;padding-bottom:5px}.order-info-block .icon-svg-block{display:none}.order-info-block .line-block__item:not(.order-info-btns){margin-top:0;margin-bottom:20px}.order-info-block{padding-bottom:5px}}@media (max-width:767px){.order-info-block>.line-block{flex-direction:column}.order-info-block .price + .order-info-btn{margin-top:0}}@media (max-width:600px){.order-info-block .flex-grow-to-600{flex-grow:1}.order-info-btns .btn{width:100%}}@media (min-width:600px){.order-info-btns .btn.min_width--300{min-width:300px}}
/* End */
/* /bitrix/templates/aspro-lite-mobile/components/bitrix/catalog/main/style.min.css?17553774521174 */
/* /bitrix/templates/aspro-lite-mobile/components/bitrix/catalog.section.list/.default/style.css?17712214342978 */
/* /bitrix/components/aspro/smartseo.content/templates/.default/style.css?175537783880 */
/* /bitrix/templates/aspro-lite/css/filter-panel.min.css?1755377452630 */
/* /bitrix/templates/aspro-lite/css/order-info.min.css?17574967021015 */
