

/* Start:/local/templates/redesign/components/bitrix/news.list/.default/style.css?1777276354959*/
.articles_list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:50px;}

.articles_item{width:32%;border-radius:30px;box-shadow:0 4px 4px #0C0C0D1A;min-width:320px;}
.articles_item_img{display:block;width:100%;border-radius:30px;box-shadow:0 4px 4px -1px #0C0C0D1A;margin-bottom:28px;height:192px;}
.articles_item_img img{display: block;border-radius: 30px;width: 100%;height: 100%;-webkit-transition: -webkit-transform .2s ease;transition: transform .2s ease;transition: transform .2s ease, -webkit-transform .2s ease;}

.articles_item_text{padding:0 20px 32px 20px;}
.articles_item_title{font-family: "M PLUS 2", sans-serif;font-size:24px;font-weight:500;line-height:1.2;margin-bottom:20px;min-height:57px;}

.articles_item_footer{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.articles_item_link a{font-size:12px;color:#AF1F82;}
.articles_item_date{color:#191A25B2;}
/* End */
/* /local/templates/redesign/components/bitrix/news.list/.default/style.css?1777276354959 */
