

/* Start:/bitrix/components/wexpert/dynamic.container/templates/.default/style.min.css?163298897528*/
.dynamic-loading{opacity:.5}
/* End */


/* Start:/local/templates/cementum_2024/components/wexpert/iblock.list/press-news-esg/style.css?1774010259702*/
/* Решаем проблему "столбца": когда jQuery делает .show() или .toggle(), 
   он ставит display: block. Мы принудительно возвращаем flex. */
.news_esg .list-main-news_w[style*="display: block"] {
	display: flex !important;
	flex-wrap: wrap !important;
}

.news_esg .list-main-news_w + .list-main-news_w {
	margin-top: 30px;
}

/* Управление текстом кнопки через класс .active, который ставит ваш JS */
.link-other-rating a span:last-child { display: none; }
.link-other-rating a.active span:first-child { display: none; }
.link-other-rating a.active span:last-child { display: inline; }
/* End */
/* /bitrix/components/wexpert/dynamic.container/templates/.default/style.min.css?163298897528 */
/* /local/templates/cementum_2024/components/wexpert/iblock.list/press-news-esg/style.css?1774010259702 */
