

/* Start:/local/templates/aspro-allcorp3medc/components/bitrix/news.list/staff-list-inner-custom-news-grid/style.css?17157529092484*/
.all-button {
  text-align: center;
  padding-top: 10px;
}

.full-block-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.news-custom__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px;
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
}

@media screen and (max-width: 768px) {
  .news-custom__wrapper .news-custom__item {
    padding: 18px;
  }
}

.news-custom__image-wrapper {
  position: relative;
  margin-left: 10px;
  margin-right: 35px;
  display: flex;
  align-items: center;
}
.news-custom__image {
  width: 120px;
  height: 120px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.news-custom__image-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-custom__content-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.news-custom__content-wrapper--center {
  justify-content: center;
}
.news-custom__top {
  position: relative;
  margin-bottom: 14px;
}
.news-custom__label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
  margin-bottom: 5px;
}
.news-custom__name {
  font-size: 1.1em;
  line-height: calc(1em + 7px);
  color: #333333;
  color: var(--white_text_black);
  font-weight: bold;
}
.news-custom__properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: -14px !important;
}
.news-custom__property {
  padding: 0 19px;
  margin-top: 14px;
}
.news-custom__property-label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
}
.news-custom__description {
  padding-top: 20px;
}
.news-custom__description p:last-child {
  margin-bottom: 0;
}
.news-custom-inner__arrow--mobile {
  display: none;
}
@media (max-width: 600px) {
  .news-custom__item {
    flex-direction: column;
  }
  .news-custom__image-wrapper {
    margin: 0 0 33px 0;
    padding-top: 20px;
  }
  .news-custom__properties,
  .news-custom__properties.line-block {
    align-items: flex-start;
  }
  .news-custom__property {
    margin: 14px 0 0 0;
  }
  .news-custom__image-wrapper .news-custom-inner__arrow--mobile {
    display: block;
    top: 65px;
    right: 40px;
  }
  .news-custom-inner__arrow--desktop {
    display: none;
  }
}

/* End */
/* /local/templates/aspro-allcorp3medc/components/bitrix/news.list/staff-list-inner-custom-news-grid/style.css?17157529092484 */
