

/* Start:/local/templates/dark_orange/components/bitrix/news.list/products_small_modern/style.css?1779294751527*/
.news-list-modern {}

.news-list-modern__card {
    background: #f2f2f2!important;
    border: none!important;
    border-radius: 20px!important;
    overflow: hidden;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern__card:hover {
    box-shadow: 0 3px 10px #00000022;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern-card__link {
    text-decoration: none;
    color:           #000;
    font-family:     "Fira Sans Condensed";
}

.news-list-modern-card__link img {
    mix-blend-mode: darken;
}

/* End */
/* /local/templates/dark_orange/components/bitrix/news.list/products_small_modern/style.css?1779294751527 */
