
    body {
      background-color: #f7faf8;
      
      color: #222222;
      
      -webkit-font-smoothing: antialiased;
    }


    .um-page-header {
      margin-bottom: 24px;
    }

    .um-page-header h1 {
      font-size: 30px;
      font-weight: 700;
      line-height: 1.25;
      color: #1a1a1a;
      margin: 0 0 6px 0;
    }

    .um-page-header .um-page-subtitle {
      font-size: 16px;
      line-height: 1.45;
      color: #555555;
      margin: 0;
    }

    .um-services-section {
      margin-bottom: 16px;
    }

    .um-services-grid {
      margin-left: -6px;
      margin-right: -6px;
    }

    .um-services-grid > [class*="col-"] {
      padding-left: 6px;
      padding-right: 6px;
      margin-bottom: 12px;
    }

    .um-service-tile {
      display: flex;
      align-items: center;
      gap: 12px;
      background: #ffffff;
      border: 1px solid #e2e8f0;
      border-radius: 12px;
      padding: 14px 16px;
      text-decoration: none !important;
      position: relative;
      overflow: hidden;
      min-height: 74px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    }

    .um-service-tile:hover {
      transform: translateY(-2px);
      border-color: #a7e4b2;
      box-shadow: 0 6px 16px rgba(0, 127, 9, 0.08);
    }

    /* Зеленый бокс иконки услуги */
    .um-service-icon-box {
      width: 42px;
      height: 42px;
      min-width: 42px;
      border-radius: 9px;
      background-color: #eaf7ec;
      color: #007f09;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      position: relative;
      z-index: 2;
    }

    .um-service-icon-box svg {
      width: 22px;
      height: 22px;
      fill: currentColor;
    }

    .um-service-info {
      position: relative;
      z-index: 2;
      overflow: hidden;
    }

    .um-service-name {
      font-size: 15px;
      font-weight: 700;
      color: #1a1a1a;
      line-height: 1.25;
      margin-bottom: 2px;
    }

    .um-service-desc {
      font-size: 12px;
      color: #666666;
      line-height: 1.3;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }



    .um-actions-header {
      margin-bottom: 22px;
    }

    .um-eyebrow {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      color: #718096;
      margin-bottom: 4px;
    }

    .um-actions-heading {
      font-size: 24px;
      font-weight: 700;
      color: #1a1a1a;
      line-height: 1.3;
      margin: 0 0 6px 0;
    }

    .um-actions-lead {
      font-size: 16px;
      line-height: 1.5;
      color: #555555;
      margin: 0;
    }

    .um-card-item {
      position: relative; /* Контейнер для клика всей карточки */
      border-radius: 12px;
      padding: 24px 28px;
      margin-bottom: 20px;
      border: 1px solid transparent;
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.03);
      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
      overflow: hidden;
      cursor: pointer;
    }

    .um-card-item:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 24px rgba(0, 127, 9, 0.12);
    }


    .um-card-item .row,
    .um-card-item [class*="col-"],
    .um-card-top,
    .um-card-middle,
    .um-card-bottom {
      position: static;
    }

    .um-card-top {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      gap: 12px;
      margin-bottom: 16px;
    }

    /* Теги слева (14px) */
    .um-tag-group {
      display: flex;
      flex-wrap: wrap;
      gap: 6px;
    }

    .um-tag-pill {
      font-size: 14px;
      color: #435362;
      background: rgba(255, 255, 255, 0.88);
      border: 1px solid rgba(0, 0, 0, 0.08);
      padding: 4px 10px;
      border-radius: 6px;
      line-height: 1.2;
    }

    /* Бейджи справа (14px) */
    .um-badge-flag {
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 1.1;
      padding: 6px 12px;
      border-radius: 6px;
      white-space: nowrap;
    }

    .um-badge-red {
      background-color: #d90000;
      color: #ffffff;
    }

    .um-badge-green {
      background-color: #007f09;
      color: #ffffff;
    }


    .um-card-middle {
      display: flex;
      align-items: center;
      margin-bottom: 14px;
    }

    .um-card-middle:before,
    .um-card-middle:after {
      display: none;
    }

    /* H2 Заголовок карточки — 24px */
    .um-card-middle h2.um-card-title {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.3;
      color: #1a1a1a;
      margin: 0 0 10px 0;
    }

    /* Текст описания — 16px */
    .um-card-middle .um-card-desc {
      font-size: 16px;
      line-height: 1.55;
      color: #333333;
      margin: 0 0 8px 0;
    }

    /* Мелкая сноска со звездочкой — 12px */
    .um-card-middle .um-card-note {
      font-size: 12px;
      line-height: 1.4;
      color: #777777;
      font-style: italic;
      margin: 0;
    }

    /* Колонка с иконкой (~2x размер: 145px) */
    .um-card-icon-col {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
    }

    .um-card-icon {
      width: 145px;
      height: 145px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: inherit;
      opacity: 0.82;
      transition: transform 0.25s ease, opacity 0.25s ease;
      pointer-events: none;
    }
.um-card-icon img {
    width: 170px;
	max-width: 170px!important;
}
    .um-card-icon svg {
      width: 100%;
      height: 100%;
      fill: currentColor;
    }

    .um-card-item:hover .um-card-icon {
      transform: scale(1.05);
      opacity: 1;
    }


    .um-card-bottom {
      padding-top: 4px;
    }

    .um-card-link {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      font-size: 16px;
      font-weight: 700;
      color: #007f09;
      text-decoration: none !important;
      transition: color 0.2s ease;
    }

    /* Псевдоэлемент растягивает клик ссылки на 100% карточки */
    .um-card-link::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10;
      cursor: pointer;
    }

    .um-card-link .um-arrow {
      display: inline-block;
      transition: transform 0.2s ease;
    }

    .um-card-item:hover .um-card-link {
      color: #17b837;
    }

    .um-card-item:hover .um-card-link .um-arrow {
      transform: translateX(6px);
    }


    .um-theme-mint {
      background: linear-gradient(145deg, #f5fcf7 0%, #eaf8ee 100%);
      border-color: #cdecd3;
      color: #007f09;
    }
    .um-theme-mint:hover { border-color: #17b837; }

    .um-theme-cyan {
      background: linear-gradient(145deg, #f1fafb 0%, #e1f5f7 100%);
      border-color: #bee8ec;
      color: #0891b2;
    }
    .um-theme-cyan:hover { border-color: #0891b2; }

    .um-theme-teal {
      background: linear-gradient(145deg, #f3faf7 0%, #e3f6ef 100%);
      border-color: #beeade;
      color: #10b981;
    }
    .um-theme-teal:hover { border-color: #10b981; }

    .um-theme-herbal {
      background: linear-gradient(145deg, #f8fbf5 0%, #edf7e4 100%);
      border-color: #d6ecc2;
      color: #007f09;
    }
    .um-theme-herbal:hover { border-color: #007f09; }

    .um-theme-azure {
      background: linear-gradient(145deg, #f3f8fc 0%, #e5f0fa 100%);
      border-color: #c8e0f4;
      color: #0284c7;
    }
    .um-theme-azure:hover { border-color: #0284c7; }

    .um-theme-peach {
      background: linear-gradient(145deg, #fffcf6 0%, #fef5e7 100%);
      border-color: #fbe3be;
      color: #d97706;
    }
    .um-theme-peach:hover { border-color: #f59e0b; }

    .um-theme-rose {
      background: linear-gradient(145deg, #fff8f8 0%, #fdeeed 100%);
      border-color: #fad5d3;
      color: #d90000;
    }
    .um-theme-rose:hover { border-color: #d90000; }

    .um-theme-cta-light {
      background: linear-gradient(145deg, #f2fbf4 0%, #e5f7ea 100%);
      border-color: #b9e8c4;
      color: #007f09;
    }
    .um-theme-cta-light:hover { border-color: #007f09; }


    @media (max-width: 767px) {
      .um-page-header h1 {
        font-size: 24px;
      }

      .um-page-header .um-page-subtitle {
        font-size: 14px;
      }

      .um-service-tile {
        padding: 10px 12px;
        min-height: 66px;
      }

      .um-service-icon-box {
        width: 36px;
        height: 36px;
        min-width: 36px;
      }

      .um-service-name {
        font-size: 14px;
      }

      .um-service-desc {
        font-size: 11px;
      }

      .um-actions-heading {
        font-size: 20px;
      }

      .um-actions-lead {
        font-size: 14px;
      }

      .um-card-item {
        padding: 18px 16px;
      }

      .um-card-middle h2.um-card-title {
        font-size: 20px;
        line-height: 1.25;
      }

      .um-card-middle .um-card-desc {
        font-size: 14px;
        line-height: 1.5;
      }

      .um-card-link {
        font-size: 14px;
      }

      .um-tag-pill {
        font-size: 13px;
      }

      /* Сброс flex на мобильных: текст на всю ширину */
      .um-card-middle {
        display: block;
      }

      .um-card-icon-col {
        position: static;
        display: block;
      }

      /* Иконка переходит в полупрозрачный водяной знак под текстом */
      .um-card-icon {
        position: absolute;
        right: 12px;
        bottom: 12px;
        width: 110px;
        height: 110px;
        opacity: 0.08 !important;
        pointer-events: none;
        z-index: 1;
        margin: 0;
      }

      .um-card-item:hover .um-card-icon {
        transform: scale(1.06) rotate(-3deg);
        opacity: 0.12 !important;
      }
    }
    
    
    
    
    
    
    .um-news-card {
      width: 100%;
      background: #ffffff;
      border: 1px solid #e2e8f0;
      border-radius: 12px;
      overflow: hidden;
      margin-bottom: 24px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
      display: flex;
      flex-direction: column;
      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
    }

    .um-news-card:hover {
      transform: translateY(-3px);
      border-color: #cdecd3;
      box-shadow: 0 10px 24px rgba(0, 127, 9, 0.08);
    }

    /* Вариант без фото — зеленая акцентная полоса сверху */
    .um-news-card.no-image {
      border-top: 4px solid #007f09;
    }


    .um-news-image-link {
      display: block;
      position: relative;
      width: 100%;
      height: auto;
      overflow: hidden;
      background-color: #edf2f7;
    }

    .um-news-image-link img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.35s ease;
    }

    .um-news-card:hover .um-news-image-link img {
      transform: scale(1.03);
    }


    .um-news-body {
      padding: 24px 28px;
    }

    /* Дата (14px) */
    .um-news-date {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      font-size: 14px;
      font-weight: 700;
      color: #718096;
      margin-bottom: 10px;
      line-height: 1;
    }

    .um-news-date svg {
      width: 15px;
      height: 15px;
      fill: #a0aec0;
    }

    /* Заголовок H2 (22px) — ссылка */
    .um-news-title {
      font-size: 22px;
      font-weight: 700;
      line-height: 1.35;
      margin: 0 0 10px 0;
    }

    .um-news-title-link {
      color: #1a1a1a;
      text-decoration: none !important;
      transition: color 0.2s ease;
    }

    .um-news-title-link:hover,
    .um-news-card:hover .um-news-title-link {
      color: #007f09;
    }

    /* Краткая новость (16px) */
    .um-news-excerpt {
      font-size: 16px;
      line-height: 1.55;
      color: #4a5568;
      margin: 0;
    }


    @media (max-width: 767px) {
      .um-news-image-link {
        height: auto;
      }

      .um-news-body {
        padding: 18px 16px;
      }

      .um-news-title {
        font-size: 18px;
        line-height: 1.3;
      }

      .um-news-excerpt {
        font-size: 14px;
        line-height: 1.5;
      }

      .um-news-date {
        font-size: 13px;
      }
    }