.md-article__body .relise-block{padding-left:40px;margin:64px 40px 0 0}
.md-article__body .relise-list{position:relative;padding-bottom:120px}
.md-article__body .relise-list__item{padding:24px 128px 24px 40px;border-bottom:1px solid #f0f0f0;background-color:#fff}
.md-article__body .relise-list__item:first-child{border-top:1px solid #f0f0f0}
.md-article__body .relise-card__title{margin-bottom:16px;font-size:1.5rem;line-height:28px;font-weight:400;color:#091520}
.md-article__body .relise-card__text{margin-bottom:24px;font-size:1rem;line-height:20px;font-weight:400;color:#091520}
.md-article__body .relise-card__date{margin:0;font-size:.75rem;line-height:14px;color:rgba(9,21,32,.4);font-weight:400}
.md-article__body .relise-card__link{color:#091520;text-decoration:none}
@media screen and (max-width:1200px){.md-article__body .relise-list__item{padding:24px 40px}
}
@media screen and (max-width:991px){.md-article__body .relise-list__item{padding:24px 20px}
.md-article__body .relise-block{padding:0 20px;margin:64px 0 0}
}
@media screen and (max-width:767px){.md-article__body .relise-list{padding-bottom:96px}
.md-article__body .relise-list__item{padding:24px 16px}
.md-article__body .relise-block{padding:0 16px;margin:48px 0 0}
.md-article__body .relise-card__title{margin-bottom:16px;font-size:1.125rem;line-height:22px}
.md-article__body .relise-card__text{margin-bottom:20px;font-size:1rem;line-height:19px}
}
@media screen and (max-width:479px){.md-article__body .relise-list__item{padding:24px 0}
}