

/* Start:/local/templates/.default/components/bitrix/news/aktsii/style.css?17888748052204*/
/* Специфичность .x.x поднята намеренно: класс делит элемент с классом,
   оставшимся в css/style.css, и в монолите объявлялся позже — то есть перекрывал его.
   После выноса файл компонента грузится раньше, и без удвоения правило проигрывает. */
/* Перенесено из css/style.css */
.news-item {position: relative;display: flex; flex-direction: column;align-items: stretch;justify-content: space-between; margin: 0 15px 15px 0;width: 322px;}
.news-item__image.news-item__image {height: 185px;margin: 0px 0px 5px 0px;}
.news-item__image:before {padding: 0px;}
.news-item__title { display: block; margin: 0px; height: 35px; overflow: hidden; font-size: 18px; font-weight: normal;}
.news-item__title a:hover { color: rgba(32, 32, 45, 0.5); }

.news_items-wide .pege-title {display: flex;justify-content: space-between;align-content: center;align-items: center}
.news_items-wide .pagination_page { margin: 10px 0px; }
.news_items-wide .show_more-wrapper { margin: 10px 0px; }

@media screen and (min-width: 1240px) { .news-item { margin: 0 2% 2% 0; width: 23.5%; } }
@media screen and (min-width: 1240px) { .news-item__image.news-item__image { height: 170px; overflow: inherit; } }
@media screen and (min-width: 840px) and (max-width: 1239px) { .news-item { margin: 0 2% 2% 0; width: 32%; } }
@media screen and (min-width: 440px) and (max-width: 839px) { .news-item { margin: 0 2% 2% 0; width: 49%; } }
@media screen and (max-width: 439px) { .news-item { margin: 15px 0 0; width: auto; } }
@media screen and (min-width: 440px) { .news_items { display: flex; flex-wrap: wrap; } }
@media screen and (min-width: 1240px) { .news_items .news-item:nth-child(4n) { margin-right: 0; } }
@media screen and (min-width: 840px) and (max-width: 1239px) { .news_items .news-item:nth-child(3n) { margin-right: 0; } }
@media screen and (min-width: 440px) and (max-width: 839px) { .news_items .news-item:nth-child(even) { margin-right: 0; } }
.news-item .banner__reclame {position: static;bottom: 0;left: 0px;margin: 0px 0px 5px 0px;}

/* End */
/* /local/templates/.default/components/bitrix/news/aktsii/style.css?17888748052204 */
