

/* Start:/local/templates/aspro-allcorp3-copy/components/bitrix/catalog.smart.filter/catalog/style.min.css?17543822251067*/
.bx_filter .bx_filter_parameter_biz{font-size:15px;display:inline-block;margin-right:10px;text-decoration:none;color:#215968;border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz:hover{text-decoration:none;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active{position:relative;padding-left:20px;color:#d54a4a;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active:hover{border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz.active:before{position:absolute;top:4px;left:1px;display:block;width:13px;height:13px;content:' ';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC) center left no-repeat}
/* End */


/* Start:/local/templates/aspro-allcorp3-copy/components/bitrix/catalog.section/custom_catalog_block/style.css?17543822256902*/
.catalog-block__item {
  padding: 28px 28px 22px;
  height: 100%;
  border-radius: 20px;
}
.image-list-outer {
  border-radius: 20px;
}

/* center text */
.catalog-block__item--centered {
  text-align: center;
}
.catalog-block__item--centered .line-block {
  justify-content: center;
}

.catalog-block__inner {
  position: relative;
}

/* img corner */
.catalog-block__item .catalog-block__item--img-corner {
  width: auto;
  margin: -28px -28px 0px;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
.catalog-block__info-bottom .catalog-block__info-btn {
  min-width: 0px;
}

.grid-list--no-gap .catalog-block__item .catalog-block__item--img-corner {
  border-radius: 0;
}

.catalog-block__item .catalog-block__item--img-corner .sticker {
  top: 33px;
  left: 35px;
}
.catalog-block__item .catalog-block__item--img-corner .side-icons {
  top: 33px;
  right: 33px;
}
.catalog-block__item .catalog-block__item--img-corner .section-gallery-nav {
  bottom: 0px;
}
.catalog-block__item .catalog-block__item--img-corner img {
  border-radius: 0px;
}
.catalog-block__item .catalog-block__item--img-corner .countdown-list-image {
  bottom: 27px;
  left: 34px;
}

/* info */
body .catalog-block__info {
  margin-top: 23px;
  flex-basis: auto;
}
.catalog-block__info-section {
  margin-bottom: 4px;
}
.catalog-block__info-title {
  line-height: calc(1em + 7px);
}
.catalog-block__info-tech {
  margin: 4px 0px 0px;
}

/* footer */
.catalog-block__info-bottom {
  margin-top: 14px;
  position: relative;
}
.catalog-block__info-bottom--margined {
  margin: 5px 0px;
}

/* ie */
.bx-ie .catalog-block__info {
  flex-basis: auto;
}

@media (min-width: 768px) {
  .properties-absolute-outer:hover ~ .image-list-outer .sticker {
    left: 100%;
    right: -100%;
  }
  .properties-absolute-outer:hover ~ .image-list-outer .image-list__link,
  .properties-absolute-outer:hover ~ .image-list-outer .countdown {
    left: 100%;
  }
  .image-list-outer .sticker,
  .image-list-outer .image-list__link,
  .image-list-outer .countdown {
    transition: all ease 0.2s;
  }

  .properties-absolute-outer:hover ~ .image-list-outer .to-top .sticker {
    top: 100%;
  }
  .properties-absolute-outer:hover ~ .image-list-outer .to-top .image-list__link,
  .properties-absolute-outer:hover ~ .image-list-outer .to-top .countdown {
    top: 100%;
  }
  .image-list-outer_overflow {
    overflow: hidden;
  }

  /* offers */
  .catalog-block__offers .sku-props {
    display: none;
  }
  .catalog-block__wrapper {
    position: relative;
  }
  .catalog-block__wrapper:hover {
    z-index: 5;
  }
  .catalog-block__wrapper[data-hovered="true"] .catalog-block__item {
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 4;
  }
  .catalog-block__wrapper[data-hovered="true"] .catalog-block__offers .sku-props {
    display: block;
  }
}

@media (min-width: 601px) {
  #main .catalog-block__info-price {
    /* padding-right: 146px; */
    text-align: left;
    flex: 1;
  }
  .catalog-block__info-price + .catalog-block__info-btn {
    text-align: right;
  }
  .bx-ie .catalog-block__info-btn {
    top: 50%;
    transform: translateY(-50%);
  }
  .catalog-block__info-bottom .line-block {
    justify-content: normal;
  }
  .catalog-block__item--centered .catalog-block__info-bottom .line-block{
    justify-content: center;
  }
  .catalog-block--bottom-btn .catalog-block__info-bottom--margined {
    flex-basis: 100%;
  }
  .catalog-block--bottom-btn .catalog-block__info-bottom--margined:last-of-type {
    margin-top: 13px;
  }
  .catalog-block--bottom-btn .btn {
    display: block;
  }
  .catalog-block--bottom-btn .counter {
    width: auto;
  }
  .ratio--horizontal .properties-absolute-outer  {
    padding-top: var(--paddingImage);
  }
  .ratio--vertical .properties-absolute-outer  {
    padding-top: var(--paddingImage);
  }
}

/* in detail */
.detail-block .catalog-block .owl-stage {
  display: flex;
  flex-direction: row;
}
.detail-block .catalog-block .owl-item {
  flex-shrink: 0;
}

/* props on hover */
.properties-absolute-outer {
  padding-top: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 4;
}

.properties-absolute-outer.properties-absolute-margin {
  padding-top: calc(100% + 28px);
}
@media (max-width: 600px) {
  .grid-list.grid-list--compact .js-popup-block.catalog-block__item .catalog-block__item--img-corner {
    margin: -16px -16px 0px;
  }
}

.btn.btn--add2cart,
.btn.btn--get-sample,
.btn.btn--get-analog {
  padding: 10px 26px;
  white-space: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 143%;
}

.catalog-block__item--custom .price__new-val {
  font-weight: 400;
  font-size: 18px;
  line-height: 139%;
}

.catalog-block__item--custom .catalog-block__info-title {
  font-weight: 700;
  font-size: 17px;
  line-height: 141%;
}

.catalog-block__item--custom .catalog-block__info-bottom {
  margin-top: 10px;
}

.catalog-block__item--custom .buttons-wrapper .buy_block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 17px 0 0 0;
}

.side-icons {
  margin: 24px 24px 0 0;
}

@media screen and (max-width: 599px) {
  .btn,
  .btn.btn--add2cart,
  .btn.btn--get-sample,
  .btn.btn--get-analog,
  .buttons-wrapper .buy_block > div {
    width: 100%;
  }
  .catalog-block__item--custom .btn-md .counter {
    width: 100%;
    height: 36px;
  }
}

@media screen and (max-width: 600px) {
  .btn.btn--add2cart,
  .btn.btn--get-analog,
  .btn.btn--get-sample {
    font-weight: 700;
    font-size: 10px;
    line-height: 110%;
  }
  .catalog-block__item--custom .btn-md .counter {
    height: 36px;
  }
}

@media screen and (min-width: 600px) {
  .catalog-block__item--custom .buy_block .btn {
    white-space: nowrap;
  }
}

.catalog-block .swiper-wrapper .sticker {
  top: 24px;
  left: 24px;
}
.catalog-block .swiper-wrapper .catalog-block__item .sticker__item {
  border-radius: 4px;
}
.catalog-block .swiper-wrapper .catalog-block__item .sticker_item--our {
  background-color: #50c2e8;
}
.catalog-block .swiper-wrapper .catalog-block__item .info-buttons.flexbox {
  flex: 0;
}
.catalog-block .swiper-wrapper .catalog-block__item .buttons + .info-buttons {
  margin: 0;
}
.catalog-block .swiper-wrapper .image-list-outer_overflow {
  background: #fff;
}
.catalog-block .swiper-wrapper .catalog-block__inner .properties__container {
  padding: 0 10px 10px;
}
.catalog-block .swiper-wrapper .properties {
  margin-top: 20px;
}
.catalog-block .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -28px;
  transform: translateY(100%);
}

@media screen and (max-width: 860px) {
  .catalog-block .swiper-wrapper .catalog-block__item .buy_block .buttons,
  .catalog-block .swiper-wrapper .catalog-block__item .buy_block .info-buttons,
  .catalog-block .swiper-wrapper .catalog-block__item .buy_block .btn {
    width: 100%;
    flex: 1;
  }
}
/* End */
/* /local/templates/aspro-allcorp3-copy/components/bitrix/catalog.smart.filter/catalog/style.min.css?17543822251067 */
/* /local/templates/aspro-allcorp3-copy/components/bitrix/catalog.section/custom_catalog_block/style.css?17543822256902 */
