

/* Start:/bitrix/templates/aspro-allcorp3/components/bitrix/catalog.section/catalog_block/style.css?178176943410790*/
.catalog-block__item {
  padding: 28px 28px 22px;
  height: 100%;
}
.catalog-block__item:hover .btn-transparent-border {
  color: #fff;
}

/* 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;
}

.catalog_block_template .grid-list--gap-24 {
  --gap: 24px;
}

body .catalog_block_template .catalog-block__item {
  height: 100%;
  padding: 24px;
  border-color: #e5e5e5;
  border-radius: 10px;
  background: #fff;
  box-shadow: none;
}

body .catalog_block_template .catalog-block__item:hover {
  border-color: #e5e5e5;
  box-shadow: none;
}

.catalog_block_template .catalog-block__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.catalog_block_template .properties-absolute-outer,
.catalog_block_template .catalog-block__info-section,
.catalog_block_template .catalog-block__info-tech,
.catalog_block_template .side-icons {
  display: none;
}

.catalog_block_template .image-list-outer,
.catalog_block_template .image-list {
  width: 100%;
  flex: 0 0 auto;
}

.catalog_block_template .image-list-wrapper {
  padding-top: 69.064%;
}

.catalog_block_template .image-list__link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog_block_template .image-list-wrapper img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

body .catalog_block_template .catalog-block__info {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
  margin-top: 21px;
}

.catalog_block_template .catalog-block__info-top {
  flex: 1 1 auto;
}

.catalog_block_template .xylrus-catalog-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 19px;
}

.catalog_block_template .xylrus-catalog-card__rating {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 0;
  color: #d9d9d9;
  line-height: 0;
}

.catalog_block_template .xylrus-catalog-card__star {
  display: inline-flex;
  width: 19px;
  height: 19px;
}

.catalog_block_template .xylrus-catalog-card__star svg {
  display: block;
  fill: currentColor;
}

.catalog_block_template .xylrus-catalog-card__star--active {
  color: #ffce0d;
}

.catalog_block_template .xylrus-catalog-card__status {
  min-width: 0;
  margin-left: auto;
  color: #2cb742;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.catalog_block_template .xylrus-catalog-card__status .status-icon {
  color: inherit;
  padding-left: 14px;
}

.catalog_block_template .xylrus-catalog-card__status .status-icon:before {
  top: 50%;
  width: 8px;
  height: 8px;
  border: 0;
  background: currentColor;
  transform: translateY(-50%);
}

.catalog_block_template .xylrus-catalog-card__meta + .catalog-block__info-inner {
  margin-top: 14px;
}

.catalog_block_template .catalog-block__info-title {
  min-height: 48px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
}

.catalog_block_template .catalog-block__info-title .dark_link,
.catalog_block_template .catalog-block__info-title .switcher-title {
  color: #333;
}

.catalog_block_template .xylrus-catalog-card__props {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 10px;
  overflow: hidden;
}

.catalog_block_template .xylrus-catalog-card__prop {
  display: block;
  min-height: 24px;
  margin: 0;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
}

.catalog_block_template .xylrus-catalog-card__prop-title {
  font-weight: 500;
}

.catalog_block_template .xylrus-catalog-card__prop-value {
  font-weight: 400;
  opacity: 0.8;
}

.catalog_block_template .catalog-block__info-bottom {
  margin-top: auto;
  padding-top: 24px;
}

.catalog_block_template .catalog-block__info-bottom .line-block {
  display: block;
  margin: 0;
}

.catalog_block_template .catalog-block__info-bottom .line-block__item {
  width: 100%;
  padding: 0;
}

.catalog_block_template .catalog-block__info-price {
  display: none !important;
}

.catalog_block_template .catalog-block__info-bottom--margined {
  margin: 0;
}

.catalog_block_template .catalog-block__info-btn,
.catalog_block_template .js-replace-btns {
  width: 100%;
}

.catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button,
.catalog_block_template .catalog-block__info-bottom .xylrus-catalog-card__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 52px;
  padding: 11px 33px;
  border-color: #00517a;
  border-radius: 8px;
  background: #00517a;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
}

.catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button:hover,
.catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button:focus,
.catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button:active {
  border-color: #004568;
  background: #004568;
  color: #fff;
}

@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) {
  body .catalog_block_template .catalog-block__item.js-popup-block {
    min-height: 0;
    padding: 18px 16px;
    border-radius: 10px;
  }
  body .catalog_block_template .catalog-block__info {
    margin-top: 16px;
  }
  .catalog_block_template .xylrus-catalog-card__meta {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 8px 12px;
  }
  .catalog_block_template .xylrus-catalog-card__status {
    margin-left: 0;
    font-size: 12px;
  }
  .catalog_block_template .catalog-block__info-title {
    min-height: 0;
    font-size: 15px;
    line-height: 22px;
  }
  .catalog_block_template .xylrus-catalog-card__props {
    gap: 0;
    margin-top: 10px;
  }
  .catalog_block_template .xylrus-catalog-card__prop {
    min-height: 20px;
    font-size: 12px;
    line-height: 19px;
  }
  .catalog_block_template .catalog-block__info-bottom {
    padding-top: 16px;
  }
  .catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button,
  .catalog_block_template .catalog-block__info-bottom .xylrus-catalog-card__button {
    min-height: 46px;
    padding: 10px 16px;
    font-size: 14px;
  }
  .grid-list.grid-list--compact .js-popup-block.catalog-block__item .catalog-block__item--img-corner {
    margin: -16px -16px 0px;
  }
  .catalog_block_template .catalog-block__info-bottom .btn.xylrus-catalog-card__button,
  .catalog_block_template .catalog-block__info-bottom .xylrus-catalog-card__button {
    font-size: 11px;
  }
  .catalog_block_template .catalog-block__info-title {
    line-height: 17px !important;
    font-size: 13px !important;
    display: inline-block !important;
    overflow: visible !important;
  }
}




/* End */
/* /bitrix/templates/aspro-allcorp3/components/bitrix/catalog.section/catalog_block/style.css?178176943410790 */
