

/* Start:/local/templates/astra-bulma/components/bitrix/news/stock/bitrix/news.list/.default/style.css?1781075916644*/
.section.page-stock .card.card-stock {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  padding-bottom: 88px;
  padding: 0.5rem;
}
.section.page-stock .card.card-stock .card-header {
  flex-direction: column;
  box-shadow: none;
}
.section.page-stock .card.card-stock .card-footer {
  flex-direction: column;
  box-shadow: none;
  margin-top: auto;
  margin-bottom: 0;
  border: none;
}
.section.page-stock .card.card-stock:hover {
  background: #eff6ff;
}

.section.page-stock .card.card-stock:hover img {
  transform: scale(1.03);
}

.section.page-stock .card.card-stock img {
  transition: all 0.3s ease;
}

/* End */
/* /local/templates/astra-bulma/components/bitrix/news/stock/bitrix/news.list/.default/style.css?1781075916644 */
