

/* Start:/bitrix/templates/gbk_blue/components/bitrix/news.list/articles/style.css?17858556531064*/

div.list-articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

p.item-articles {
    display: flex;
    flex-direction: column;
    width: 302px;
    height: 385px;
    overflow-wrap: break-word;
}

img.preview_picture-articles {
    width: 302px;
    height: 200px;
    border-radius: 16px;
}

span.articles_date {
    margin-bottom: 12px;
    color: #868685;
    font-family: var(--font-family-body);
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-light);
    line-height: var(--line-height-heading);
}

p.item-articles a {
    margin-bottom: 12px;
    color: #1d1d1d;
    text-decoration: none;
    font-family: var(--font-family-body);
    font-size: var(--font-size-body-large);
    font-weight: var(--font-weight-semibold);
    line-height: var(--line-height-heading);
}

p.item-articles span.p_text {
    color: #535353;
    font-family: var(--font-family-body);
    font-size: var(--font-size-control);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-text);
}

/* End */
/* /bitrix/templates/gbk_blue/components/bitrix/news.list/articles/style.css?17858556531064 */
