

/* Start:/local/templates/idistribute/components/bitrix/news.list/banner/style.css?177192649263*/
.hero-item__desc {
    color: var(--Secondary-222) !important
}
/* End */


/* Start:/local/templates/idistribute/components/bitrix/news.list/home/style.css?1774698930591*/
.news-card__img-link {
    display: block;
    margin-bottom: 16px;
}

.news-card__img-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 61.8%; /* 1 / 1.618 × 100 */
    overflow: hidden;
    border-radius: 4px; 
    background-color: var(--Secondary-Light);
    border: 1px solid var(--Secondary-Light);
}

.news-card__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.links-simple-hover .news-card__img-wrap {
    transition: border-color 0.3s ease;
    border: 1px solid var(--Secondary-25);
}
/* End */
/* /local/templates/idistribute/components/bitrix/news.list/banner/style.css?177192649263 */
/* /local/templates/idistribute/components/bitrix/news.list/home/style.css?1774698930591 */
