

/* Start:/bitrix/templates/foxcoder-corp/components/bitrix/news.list/services/style.css?16830952371331*/
.services-list-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.services-list-item__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  padding: var(--space-5);
}

.services-list-item__content-top {
  flex: 1 0 auto;
}

.services-list-item__content-bottom {
  flex: 0 0 auto;
}

.services-list-item__price {
  margin-top: var(--space-5);
}

.services-list-item__category-name {
  margin-bottom: var(--space-2);
  font-size: var(--typo-body-xs-font-size);
  line-height: var(--typo-body-xs-short-line-height);
  color: var(--color-text-tertiary);
}

.services-list-item__title {
  font-size: var(--typo-body-md-font-size);
  line-height: var(--typo-body-md-short-line-height);
  font-weight: var(--typo-subtitle-font-weight);
}

.services-list-item__preview {
  margin-top: var(--space-2);
  font-size: var(--typo-body-sm-font-size);
  line-height: var(--typo-body-sm-line-height);
  color: var(--color-text-secondary);
}

.services-list-item__date {
  margin-top: var(--space-4);
  font-size: var(--typo-body-xs-font-size);
  line-height: var(--typo-body-xs-short-line-height);
  color: var(--color-text-secondary);
}

.services-list-item__img-inner {
  position: relative;
  display: block;
  padding-top: 66%;
}

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

/* End */
/* /bitrix/templates/foxcoder-corp/components/bitrix/news.list/services/style.css?16830952371331 */
