/* Неоновая подсветка ключевых блоков сайта, 2026-07-14 */
.head_rside,
.chat_block,
.row_events,
.block_solution,
.navigation_profile,
.news_block,
.bottom_head,
.two_top_menu,
.pb-footer__top,
.pb-footer__bottom,
.block_t_u {
  background: #00000f80 !important;
  border: 1px solid #4fea9f !important;
  border-radius: 8px !important;
  box-shadow: 0 0 1rem 2px #4fea9f !important;
}