{"id":4542,"date":"2026-06-26T14:19:54","date_gmt":"2026-06-26T11:19:54","guid":{"rendered":"https:\/\/allianceuacso.com\/?page_id=4542"},"modified":"2026-06-26T16:44:36","modified_gmt":"2026-06-26T13:44:36","slug":"working-groups","status":"publish","type":"page","link":"https:\/\/allianceuacso.com\/uk\/our-work\/working-groups\/","title":{"rendered":"Working Groups"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4542\" class=\"elementor elementor-4542\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35b3405 e-flex e-con-boxed e-con e-parent\" data-id=\"35b3405\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5003c4e elementor-widget elementor-widget-html\" data-id=\"5003c4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<section id=\"aucso-working-groups-hub\" class=\"aucso-wg-hub\">\n  <style>\n    .aucso-wg-hub {\n      --blue: #273f63;\n      --blue-2: #3f5f86;\n      --soft-blue: #edf4f8;\n      --gold: #b79a4b;\n      --sand: #f4efe5;\n      --sage: #dfe8dc;\n      --ink: #172235;\n      --muted: #637083;\n      --white: #ffffff;\n      --line: rgba(39, 63, 99, 0.14);\n      --shadow: 0 22px 60px rgba(31, 48, 74, 0.12);\n      --radius-xl: 34px;\n      --radius-lg: 24px;\n      --radius-md: 18px;\n      font-family: inherit;\n      color: var(--ink);\n      background:\n        radial-gradient(circle at 12% 8%, rgba(183, 154, 75, 0.13), transparent 32%),\n        radial-gradient(circle at 86% 12%, rgba(63, 95, 134, 0.16), transparent 36%),\n        linear-gradient(180deg, #fbfaf7 0%, #f6f2eb 45%, #eef5f7 100%);\n      overflow: hidden;\n    }\n\n    .aucso-wg-hub * {\n      box-sizing: border-box;\n    }\n\n    .aucso-wg-wrap {\n      width: min(1180px, calc(100% - 40px));\n      margin: 0 auto;\n    }\n\n    .aucso-wg-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 8px 14px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.72);\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      backdrop-filter: blur(10px);\n    }\n\n    .aucso-wg-eyebrow::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: var(--gold);\n      box-shadow: 0 0 0 6px rgba(183, 154, 75, 0.14);\n    }\n\n    .aucso-wg-section-title {\n      margin: 14px 0 0;\n      color: var(--blue);\n      font-size: clamp(34px, 4vw, 58px);\n      line-height: 1.02;\n      letter-spacing: -0.04em;\n      font-weight: 850;\n    }\n\n    .aucso-wg-section-text {\n      max-width: 780px;\n      margin: 18px 0 0;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.75;\n    }\n\n    .aucso-wg-btns {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 28px;\n    }\n\n    .aucso-wg-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 9px;\n      min-height: 48px;\n      padding: 13px 20px;\n      border-radius: 999px;\n      text-decoration: none !important;\n      font-weight: 800;\n      font-size: 15px;\n      transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;\n    }\n\n    .aucso-wg-btn:hover {\n      transform: translateY(-2px);\n    }\n\n    .aucso-wg-btn-primary {\n      background: var(--blue);\n      color: #fff !important;\n      box-shadow: 0 14px 28px rgba(39, 63, 99, 0.24);\n    }\n\n    .aucso-wg-btn-secondary {\n      background: rgba(255, 255, 255, 0.84);\n      color: var(--blue) !important;\n      border: 1px solid var(--line);\n    }\n\n    .aucso-wg-btn-gold {\n      background: var(--gold);\n      color: #fff !important;\n      box-shadow: 0 14px 28px rgba(183, 154, 75, 0.24);\n    }\n\n    \/* Hero *\/\n    .aucso-wg-hero {\n      position: relative;\n      padding: 96px 0 64px;\n    }\n\n    .aucso-wg-hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(39, 63, 99, 0.055) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(39, 63, 99, 0.055) 1px, transparent 1px);\n      background-size: 34px 34px;\n      mask-image: linear-gradient(to bottom, black, transparent 82%);\n      pointer-events: none;\n    }\n\n    .aucso-wg-hero-grid {\n      position: relative;\n      display: grid;\n      grid-template-columns: 1.06fr 0.94fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    .aucso-wg-hero h1 {\n      margin: 18px 0 0;\n      color: var(--blue);\n      font-size: clamp(46px, 6vw, 86px);\n      line-height: 0.96;\n      letter-spacing: -0.065em;\n      font-weight: 900;\n    }\n\n    .aucso-wg-hero-lead {\n      max-width: 720px;\n      margin: 24px 0 0;\n      color: #44546a;\n      font-size: clamp(18px, 1.6vw, 22px);\n      line-height: 1.7;\n    }\n\n    .aucso-wg-hero-stats {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-top: 34px;\n      max-width: 660px;\n    }\n\n    .aucso-wg-stat {\n      padding: 18px 16px;\n      border: 1px solid var(--line);\n      border-radius: 20px;\n      background: rgba(255, 255, 255, 0.72);\n      backdrop-filter: blur(12px);\n      box-shadow: 0 12px 30px rgba(39, 63, 99, 0.08);\n    }\n\n    .aucso-wg-stat strong {\n      display: block;\n      color: var(--blue);\n      font-size: 30px;\n      line-height: 1;\n      font-weight: 900;\n    }\n\n    .aucso-wg-stat span {\n      display: block;\n      margin-top: 8px;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.35;\n      font-weight: 700;\n    }\n\n    .aucso-wg-visual {\n      min-height: 520px;\n      position: relative;\n      border-radius: var(--radius-xl);\n      background:\n        linear-gradient(135deg, rgba(39, 63, 99, 0.95), rgba(63, 95, 134, 0.86)),\n        radial-gradient(circle at 70% 20%, rgba(183, 154, 75, 0.35), transparent 34%);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      isolation: isolate;\n    }\n\n    .aucso-wg-visual::before {\n      content: \"\";\n      position: absolute;\n      inset: 22px;\n      border-radius: 28px;\n      border: 1px solid rgba(255, 255, 255, 0.20);\n      pointer-events: none;\n      z-index: 3;\n    }\n\n    .aucso-wg-orbit {\n      position: absolute;\n      width: 440px;\n      height: 440px;\n      left: 50%;\n      top: 50%;\n      transform: translate(-50%, -50%);\n      border-radius: 50%;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      animation: aucsoSpin 22s linear infinite;\n    }\n\n    .aucso-wg-orbit::before,\n    .aucso-wg-orbit::after {\n      content: \"\";\n      position: absolute;\n      inset: 58px;\n      border-radius: 50%;\n      border: 1px solid rgba(255, 255, 255, 0.13);\n    }\n\n    .aucso-wg-orbit::after {\n      inset: 118px;\n    }\n\n    .aucso-wg-core {\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 172px;\n      height: 172px;\n      transform: translate(-50%, -50%);\n      border-radius: 50%;\n      background:\n        radial-gradient(circle at 35% 25%, rgba(255, 255, 255, 0.36), transparent 32%),\n        linear-gradient(135deg, var(--gold), #856d32);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 22px;\n      color: #fff;\n      font-weight: 900;\n      letter-spacing: -0.03em;\n      box-shadow: 0 22px 60px rgba(0, 0, 0, 0.24);\n      z-index: 2;\n    }\n\n    .aucso-wg-node {\n      position: absolute;\n      width: 142px;\n      min-height: 116px;\n      padding: 18px;\n      border-radius: 22px;\n      background: rgba(255, 255, 255, 0.13);\n      border: 1px solid rgba(255, 255, 255, 0.20);\n      color: #fff;\n      backdrop-filter: blur(12px);\n      box-shadow: 0 18px 44px rgba(0, 0, 0, 0.15);\n      z-index: 2;\n    }\n\n    .aucso-wg-node b {\n      display: block;\n      font-size: 28px;\n      line-height: 1;\n      margin-bottom: 10px;\n    }\n\n    .aucso-wg-node span {\n      display: block;\n      font-size: 13px;\n      line-height: 1.35;\n      font-weight: 750;\n    }\n\n    .aucso-wg-node-1 { left: 34px; top: 72px; }\n    .aucso-wg-node-2 { right: 42px; top: 80px; }\n    .aucso-wg-node-3 { left: 54px; bottom: 70px; }\n    .aucso-wg-node-4 { right: 54px; bottom: 72px; }\n\n    .aucso-wg-floating-note {\n      position: absolute;\n      left: 50%;\n      bottom: 34px;\n      transform: translateX(-50%);\n      width: min(78%, 360px);\n      padding: 14px 18px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.88);\n      color: var(--blue);\n      text-align: center;\n      font-weight: 850;\n      font-size: 13px;\n      box-shadow: 0 14px 34px rgba(0, 0, 0, 0.16);\n      z-index: 4;\n    }\n\n    @keyframes aucsoSpin {\n      from { transform: translate(-50%, -50%) rotate(0deg); }\n      to { transform: translate(-50%, -50%) rotate(360deg); }\n    }\n\n    \/* Quick navigation *\/\n    .aucso-wg-quick {\n      padding: 0 0 50px;\n      position: relative;\n      z-index: 4;\n    }\n\n    .aucso-wg-quick-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      padding: 16px;\n      border-radius: 26px;\n      background: rgba(255, 255, 255, 0.78);\n      border: 1px solid var(--line);\n      box-shadow: 0 14px 36px rgba(39, 63, 99, 0.08);\n      backdrop-filter: blur(12px);\n    }\n\n    .aucso-wg-quick-row a {\n      flex: 1 1 auto;\n      min-width: 150px;\n      padding: 12px 14px;\n      border-radius: 999px;\n      text-align: center;\n      color: var(--blue) !important;\n      background: rgba(237, 244, 248, 0.85);\n      text-decoration: none !important;\n      font-weight: 800;\n      font-size: 14px;\n      transition: 0.24s ease;\n    }\n\n    .aucso-wg-quick-row a:hover {\n      background: var(--blue);\n      color: #fff !important;\n      transform: translateY(-2px);\n    }\n\n    \/* General sections *\/\n    .aucso-wg-section {\n      padding: 72px 0;\n      position: relative;\n    }\n\n    .aucso-wg-two {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 42px;\n      align-items: start;\n    }\n\n    .aucso-wg-info-panel {\n      padding: 30px;\n      border-radius: var(--radius-xl);\n      background: rgba(255, 255, 255, 0.78);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .aucso-wg-info-panel p {\n      margin: 0;\n      color: #45566b;\n      font-size: 18px;\n      line-height: 1.75;\n    }\n\n    .aucso-wg-mini-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n\n    .aucso-wg-mini-card {\n      padding: 22px;\n      border-radius: var(--radius-lg);\n      background: rgba(255, 255, 255, 0.82);\n      border: 1px solid var(--line);\n      box-shadow: 0 14px 34px rgba(39, 63, 99, 0.08);\n    }\n\n    .aucso-wg-mini-card b {\n      display: block;\n      color: var(--blue);\n      font-size: 18px;\n      margin-bottom: 8px;\n    }\n\n    .aucso-wg-mini-card span {\n      display: block;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    \/* Working group cards *\/\n    .aucso-wg-cards {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 34px;\n    }\n\n    .aucso-wg-card {\n      position: relative;\n      min-height: 330px;\n      padding: 30px;\n      border-radius: var(--radius-xl);\n      background: rgba(255, 255, 255, 0.84);\n      border: 1px solid var(--line);\n      box-shadow: 0 18px 44px rgba(39, 63, 99, 0.10);\n      overflow: hidden;\n      text-decoration: none !important;\n      transition: 0.28s ease;\n    }\n\n    .aucso-wg-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 24px 66px rgba(39, 63, 99, 0.16);\n    }\n\n    .aucso-wg-card::before {\n      content: \"\";\n      position: absolute;\n      width: 210px;\n      height: 210px;\n      right: -78px;\n      top: -86px;\n      border-radius: 50%;\n      background: var(--card-accent, rgba(183, 154, 75, 0.18));\n    }\n\n    .aucso-wg-card-icon {\n      width: 58px;\n      height: 58px;\n      border-radius: 19px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--blue);\n      color: #fff;\n      font-size: 27px;\n      box-shadow: 0 14px 32px rgba(39, 63, 99, 0.22);\n    }\n\n    .aucso-wg-card h3 {\n      position: relative;\n      margin: 24px 0 14px;\n      color: var(--blue);\n      font-size: clamp(24px, 2.3vw, 34px);\n      line-height: 1.08;\n      letter-spacing: -0.035em;\n      font-weight: 900;\n    }\n\n    .aucso-wg-card p {\n      position: relative;\n      margin: 0;\n      color: #536175;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .aucso-wg-card-link {\n      position: absolute;\n      left: 30px;\n      bottom: 28px;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--blue);\n      font-weight: 900;\n      font-size: 15px;\n    }\n\n    .aucso-wg-card-link::after {\n      content: \"\u2192\";\n      transition: 0.24s ease;\n    }\n\n    .aucso-wg-card:hover .aucso-wg-card-link::after {\n      transform: translateX(4px);\n    }\n\n    \/* How it works *\/\n    .aucso-wg-process {\n      display: grid;\n      grid-template-columns: repeat(7, 1fr);\n      gap: 12px;\n      margin-top: 34px;\n    }\n\n    .aucso-wg-step {\n      padding: 20px 16px;\n      min-height: 168px;\n      border-radius: 24px;\n      background: rgba(255, 255, 255, 0.82);\n      border: 1px solid var(--line);\n      box-shadow: 0 12px 30px rgba(39, 63, 99, 0.08);\n    }\n\n    .aucso-wg-step-num {\n      width: 34px;\n      height: 34px;\n      border-radius: 50%;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--sand);\n      color: var(--blue);\n      font-weight: 900;\n      font-size: 13px;\n    }\n\n    .aucso-wg-step h3 {\n      margin: 14px 0 8px;\n      color: var(--blue);\n      font-size: 17px;\n      line-height: 1.2;\n      font-weight: 900;\n    }\n\n    .aucso-wg-step p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    \/* Documents *\/\n    .aucso-wg-docs {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 34px;\n    }\n\n    .aucso-wg-doc {\n      padding: 22px;\n      border-radius: 24px;\n      background: rgba(255, 255, 255, 0.84);\n      border: 1px solid var(--line);\n      box-shadow: 0 14px 34px rgba(39, 63, 99, 0.08);\n    }\n\n    .aucso-wg-doc small {\n      display: inline-flex;\n      padding: 6px 10px;\n      border-radius: 999px;\n      background: var(--soft-blue);\n      color: var(--blue);\n      font-weight: 850;\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .aucso-wg-doc h3 {\n      margin: 16px 0 10px;\n      color: var(--blue);\n      font-size: 19px;\n      line-height: 1.25;\n      font-weight: 900;\n    }\n\n    .aucso-wg-doc p {\n      margin: 0 0 18px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .aucso-wg-doc a {\n      color: var(--blue) !important;\n      font-weight: 900;\n      text-decoration: none !important;\n    }\n\n    \/* News and events *\/\n    .aucso-wg-updates-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n      margin-top: 34px;\n    }\n\n    .aucso-wg-update-box {\n      padding: 30px;\n      border-radius: var(--radius-xl);\n      background: rgba(255, 255, 255, 0.84);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .aucso-wg-update-box h3 {\n      margin: 0 0 18px;\n      color: var(--blue);\n      font-size: 28px;\n      line-height: 1.1;\n      font-weight: 900;\n      letter-spacing: -0.035em;\n    }\n\n    .aucso-wg-update-item {\n      padding: 18px 0;\n      border-top: 1px solid var(--line);\n    }\n\n    .aucso-wg-update-item:first-of-type {\n      border-top: 0;\n      padding-top: 0;\n    }\n\n    .aucso-wg-update-item time {\n      display: block;\n      color: var(--gold);\n      font-size: 13px;\n      font-weight: 900;\n      margin-bottom: 6px;\n    }\n\n    .aucso-wg-update-item b {\n      display: block;\n      color: var(--ink);\n      font-size: 17px;\n      line-height: 1.35;\n    }\n\n    .aucso-wg-update-item p {\n      margin: 8px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    \/* Join *\/\n    .aucso-wg-join {\n      border-radius: 42px;\n      padding: 44px;\n      background:\n        radial-gradient(circle at 8% 20%, rgba(183, 154, 75, 0.18), transparent 36%),\n        linear-gradient(135deg, rgba(39, 63, 99, 0.97), rgba(63, 95, 134, 0.92));\n      color: #fff;\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .aucso-wg-join::after {\n      content: \"\";\n      position: absolute;\n      width: 420px;\n      height: 420px;\n      right: -190px;\n      top: -160px;\n      border-radius: 50%;\n      border: 1px solid rgba(255, 255, 255, 0.16);\n    }\n\n    .aucso-wg-join h2 {\n      position: relative;\n      margin: 0;\n      color: #fff;\n      font-size: clamp(34px, 4.2vw, 62px);\n      line-height: 1.02;\n      letter-spacing: -0.045em;\n      font-weight: 900;\n      z-index: 1;\n    }\n\n    .aucso-wg-join > p {\n      position: relative;\n      max-width: 850px;\n      margin: 18px 0 0;\n      color: rgba(255, 255, 255, 0.82);\n      font-size: 18px;\n      line-height: 1.72;\n      z-index: 1;\n    }\n\n    .aucso-wg-join-cols {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 16px;\n      margin-top: 30px;\n    }\n\n    .aucso-wg-join-card {\n      padding: 26px;\n      border-radius: 26px;\n      background: rgba(255, 255, 255, 0.12);\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      backdrop-filter: blur(10px);\n    }\n\n    .aucso-wg-join-card h3 {\n      margin: 0 0 12px;\n      color: #fff;\n      font-size: 24px;\n      font-weight: 900;\n      letter-spacing: -0.02em;\n    }\n\n    .aucso-wg-join-card p {\n      margin: 0 0 20px;\n      color: rgba(255, 255, 255, 0.80);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .aucso-wg-join-note {\n      position: relative;\n      z-index: 1;\n      margin-top: 18px;\n      padding: 16px 18px;\n      border-radius: 20px;\n      background: rgba(255, 255, 255, 0.10);\n      color: rgba(255, 255, 255, 0.78);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    \/* Contact *\/\n    .aucso-wg-contact {\n      display: grid;\n      grid-template-columns: 1fr auto;\n      gap: 24px;\n      align-items: center;\n      padding: 34px;\n      border-radius: var(--radius-xl);\n      background: rgba(255, 255, 255, 0.86);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow);\n    }\n\n    .aucso-wg-contact h2 {\n      margin: 0;\n      color: var(--blue);\n      font-size: clamp(28px, 3vw, 44px);\n      line-height: 1.05;\n      letter-spacing: -0.04em;\n      font-weight: 900;\n    }\n\n    .aucso-wg-contact p {\n      margin: 12px 0 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.65;\n      max-width: 760px;\n    }\n\n    @media (max-width: 1024px) {\n      .aucso-wg-hero-grid,\n      .aucso-wg-two {\n        grid-template-columns: 1fr;\n      }\n\n      .aucso-wg-visual {\n        min-height: 460px;\n      }\n\n      .aucso-wg-process {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .aucso-wg-docs {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 760px) {\n      .aucso-wg-wrap {\n        width: min(100% - 26px, 1180px);\n      }\n\n      .aucso-wg-hero {\n        padding: 64px 0 42px;\n      }\n\n      .aucso-wg-hero h1,\n      .aucso-wg-section-title,\n      .aucso-wg-join h2 {\n        letter-spacing: -0.045em;\n      }\n\n      .aucso-wg-hero-stats,\n      .aucso-wg-mini-grid,\n      .aucso-wg-cards,\n      .aucso-wg-process,\n      .aucso-wg-docs,\n      .aucso-wg-updates-grid,\n      .aucso-wg-join-cols,\n      .aucso-wg-contact {\n        grid-template-columns: 1fr;\n      }\n\n      .aucso-wg-visual {\n        min-height: 520px;\n      }\n\n      .aucso-wg-node {\n        width: 132px;\n      }\n\n      .aucso-wg-node-1 { left: 20px; top: 60px; }\n      .aucso-wg-node-2 { right: 20px; top: 72px; }\n      .aucso-wg-node-3 { left: 20px; bottom: 88px; }\n      .aucso-wg-node-4 { right: 20px; bottom: 98px; }\n\n      .aucso-wg-orbit {\n        width: 330px;\n        height: 330px;\n      }\n\n      .aucso-wg-card {\n        min-height: 360px;\n      }\n\n      .aucso-wg-join,\n      .aucso-wg-contact,\n      .aucso-wg-info-panel {\n        padding: 26px;\n        border-radius: 28px;\n      }\n\n      .aucso-wg-btn {\n        width: 100%;\n      }\n    }\n    \n    \/* === TRUE Alliance UA CSO Brand Override === *\/\n\n.aucso-wg-hub {\n  --blue: #111a38 !important;\n  --blue-2: #111a38 !important;\n  --soft-blue: #eef3f7 !important;\n  --gold: #C3A043 !important;\n  --sand: #f7f5ef !important;\n  --sage: #ACBDCD !important;\n  --ink: #111111 !important;\n  --muted: #696968 !important;\n  --white: #ffffff !important;\n  --line: rgba(172, 189, 205, 0.65) !important;\n  --shadow: 0 18px 42px rgba(17, 26, 56, 0.08) !important;\n\n  background:\n    radial-gradient(circle at 72% 18%, rgba(172, 189, 205, 0.22), transparent 30%),\n    radial-gradient(circle at 18% 72%, rgba(195, 160, 67, 0.10), transparent 28%),\n    linear-gradient(180deg, #ffffff 0%, #fafafa 42%, #f4f7f9 100%) !important;\n}\n\n\/* \u043f\u0440\u0438\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u043d\u0430\u0434\u043c\u0456\u0440\u043d\u0443 \u0441\u0456\u0442\u043a\u0443\/\u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0456\u0441\u0442\u044c *\/\n.aucso-wg-hero::before {\n  opacity: 0.22 !important;\n  background-image:\n    linear-gradient(rgba(172, 189, 205, 0.28) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(172, 189, 205, 0.22) 1px, transparent 1px) !important;\n}\n\n\/* \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u2014 \u044f\u043a \u043d\u0430 \u0441\u0430\u0439\u0442\u0456: \u043c\u0430\u0439\u0436\u0435 \u0447\u043e\u0440\u043d\u0456, \u0431\u0435\u0437 \u0437\u043e\u043b\u043e\u0442\u043e\u0433\u043e \u0433\u0440\u0430\u0434\u0456\u0454\u043d\u0442\u0430 *\/\n.aucso-wg-hero h1,\n.aucso-wg-section-title,\n.aucso-wg-card h3,\n.aucso-wg-update-box h3,\n.aucso-wg-contact h2 {\n  color: #111111 !important;\n  background: none !important;\n  -webkit-background-clip: initial !important;\n  background-clip: initial !important;\n}\n\n\/* \u043f\u0456\u0434\u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u0456 \u0442\u0435\u043a\u0441\u0442 *\/\n.aucso-wg-hero-lead,\n.aucso-wg-section-text,\n.aucso-wg-info-panel p,\n.aucso-wg-card p,\n.aucso-wg-step p,\n.aucso-wg-doc p,\n.aucso-wg-update-item p,\n.aucso-wg-contact p {\n  color: #333333 !important;\n}\n\n\/* \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0456 \u043b\u0435\u0439\u0431\u043b\u0438 *\/\n.aucso-wg-eyebrow {\n  color: #696968 !important;\n  background: #ffffff !important;\n  border-color: rgba(172, 189, 205, 0.75) !important;\n  box-shadow: 0 8px 22px rgba(172, 189, 205, 0.18) !important;\n}\n\n.aucso-wg-eyebrow::before {\n  background: #C3A043 !important;\n  box-shadow: 0 0 0 6px rgba(195, 160, 67, 0.15) !important;\n}\n\n\/* hero-\u0432\u0456\u0437\u0443\u0430\u043b \u2014 \u0441\u0432\u0456\u0442\u043b\u0438\u0439, \u0431\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u0438\u0439, \u043d\u0435 \u0442\u0435\u043c\u043d\u0438\u0439 *\/\n.aucso-wg-visual {\n  background:\n    radial-gradient(circle at 25% 18%, rgba(195, 160, 67, 0.20), transparent 28%),\n    radial-gradient(circle at 78% 18%, rgba(172, 189, 205, 0.45), transparent 34%),\n    radial-gradient(circle at 50% 82%, rgba(105, 105, 104, 0.10), transparent 32%),\n    linear-gradient(135deg, #ffffff 0%, #f3f6f8 54%, #e7eef3 100%) !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n  box-shadow: 0 24px 60px rgba(17, 26, 56, 0.12) !important;\n}\n\n.aucso-wg-visual::before {\n  border-color: rgba(172, 189, 205, 0.55) !important;\n}\n\n.aucso-wg-orbit,\n.aucso-wg-orbit::before,\n.aucso-wg-orbit::after {\n  border-color: rgba(105, 105, 104, 0.18) !important;\n}\n\n\/* \u0446\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u0435 \u043a\u043e\u043b\u043e *\/\n.aucso-wg-core {\n  background:\n    radial-gradient(circle at 35% 25%, rgba(255, 255, 255, 0.45), transparent 30%),\n    linear-gradient(135deg, #C3A043 0%, #b39233 100%) !important;\n  color: #ffffff !important;\n  box-shadow: 0 18px 42px rgba(195, 160, 67, 0.25) !important;\n}\n\n\/* \u043c\u0430\u043b\u0456 \u043a\u0430\u0440\u0442\u043a\u0438 \u0432 hero *\/\n.aucso-wg-node {\n  background: rgba(255, 255, 255, 0.82) !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n  color: #111111 !important;\n  box-shadow: 0 16px 36px rgba(17, 26, 56, 0.10) !important;\n  backdrop-filter: blur(12px) !important;\n}\n\n.aucso-wg-node b {\n  color: #C3A043 !important;\n}\n\n.aucso-wg-node span {\n  color: #333333 !important;\n}\n\n.aucso-wg-floating-note {\n  color: #111111 !important;\n  background: #ffffff !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n}\n\n\/* \u043a\u0430\u0440\u0442\u043a\u0438 \u2014 \u044f\u043a \u0431\u0440\u0435\u043d\u0434: \u0441\u0432\u0456\u0442\u043b\u0456, \u0437 \u0431\u043b\u0430\u043a\u0438\u0442\u043d\u043e\u044e \u0440\u0430\u043c\u043a\u043e\u044e *\/\n.aucso-wg-card,\n.aucso-wg-info-panel,\n.aucso-wg-mini-card,\n.aucso-wg-step,\n.aucso-wg-doc,\n.aucso-wg-update-box,\n.aucso-wg-contact {\n  background: #ffffff !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n  box-shadow: 0 16px 38px rgba(17, 26, 56, 0.07) !important;\n}\n\n.aucso-wg-card::before {\n  background: radial-gradient(circle, rgba(172, 189, 205, 0.32), transparent 68%) !important;\n}\n\n.aucso-wg-card:hover {\n  transform: translateY(-6px) !important;\n  border-color: rgba(195, 160, 67, 0.65) !important;\n  box-shadow: 0 24px 58px rgba(17, 26, 56, 0.12) !important;\n}\n\n\/* \u0456\u043a\u043e\u043d\u043a\u0438 \u2014 \u0441\u0456\u0440\u0456 \u0437 \u0437\u043e\u043b\u043e\u0442\u0438\u043c \u0430\u043a\u0446\u0435\u043d\u0442\u043e\u043c *\/\n.aucso-wg-card-icon {\n  background: #696968 !important;\n  color: #ffffff !important;\n  box-shadow: 0 12px 26px rgba(105, 105, 104, 0.20) !important;\n}\n\n\/* \u043a\u043d\u043e\u043f\u043a\u0438 \u044f\u043a \u043d\u0430 \u0441\u0430\u0439\u0442\u0456: \u0431\u043b\u0430\u043a\u0438\u0442\u043d\u0430\/\u0441\u0456\u0440\u0430, \u043d\u0435 \u0441\u0438\u043d\u044f *\/\n.aucso-wg-btn-primary {\n  background: #ACBDCD !important;\n  color: #111111 !important;\n  box-shadow: none !important;\n}\n\n.aucso-wg-btn-primary:hover {\n  background: #9fb3c4 !important;\n}\n\n.aucso-wg-btn-secondary {\n  background: #ffffff !important;\n  color: #111111 !important;\n  border: 1px solid rgba(172, 189, 205, 0.95) !important;\n  box-shadow: none !important;\n}\n\n.aucso-wg-btn-gold {\n  background: #C3A043 !important;\n  color: #ffffff !important;\n  box-shadow: none !important;\n}\n\n.aucso-wg-btn:hover {\n  transform: translateY(-2px) !important;\n}\n\n\/* \u0448\u0432\u0438\u0434\u043a\u0430 \u043d\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044f *\/\n.aucso-wg-quick-row {\n  background: #ffffff !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n  box-shadow: 0 14px 34px rgba(17, 26, 56, 0.06) !important;\n}\n\n.aucso-wg-quick-row a {\n  background: #eef3f7 !important;\n  color: #111111 !important;\n}\n\n.aucso-wg-quick-row a:hover {\n  background: #ACBDCD !important;\n  color: #111111 !important;\n}\n\n\/* \u0431\u043b\u043e\u043a Join \u2014 \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0435 \u0442\u0435\u043c\u043d\u0438\u0439, \u0430 \u0441\u0432\u0456\u0442\u043b\u0438\u0439 \u0431\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u0438\u0439 *\/\n.aucso-wg-join {\n  background:\n    radial-gradient(circle at 84% 16%, rgba(172, 189, 205, 0.42), transparent 34%),\n    radial-gradient(circle at 12% 78%, rgba(195, 160, 67, 0.14), transparent 30%),\n    linear-gradient(135deg, #ffffff 0%, #f4f7f9 100%) !important;\n  border: 1px solid rgba(172, 189, 205, 0.85) !important;\n  color: #111111 !important;\n  box-shadow: 0 24px 60px rgba(17, 26, 56, 0.10) !important;\n}\n\n.aucso-wg-join h2,\n.aucso-wg-join-card h3 {\n  color: #111111 !important;\n}\n\n.aucso-wg-join > p,\n.aucso-wg-join-card p,\n.aucso-wg-join-note {\n  color: #333333 !important;\n}\n\n.aucso-wg-join-card {\n  background: rgba(255, 255, 255, 0.78) !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n  box-shadow: 0 14px 34px rgba(17, 26, 56, 0.06) !important;\n}\n\n.aucso-wg-join-note {\n  background: rgba(238, 243, 247, 0.8) !important;\n  border: 1px solid rgba(172, 189, 205, 0.75) !important;\n}\n\n\/* \u043c\u2019\u044f\u043a\u0430 \u0441\u0443\u0447\u0430\u0441\u043d\u0430 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044f *\/\n.aucso-wg-core {\n  animation: aucsoBrandPulse 5s ease-in-out infinite !important;\n}\n\n.aucso-wg-node {\n  animation: aucsoBrandFloat 7s ease-in-out infinite !important;\n}\n\n.aucso-wg-node-2 {\n  animation-delay: -1.2s !important;\n}\n\n.aucso-wg-node-3 {\n  animation-delay: -2.4s !important;\n}\n\n.aucso-wg-node-4 {\n  animation-delay: -3.2s !important;\n}\n\n@keyframes aucsoBrandPulse {\n  0%, 100% {\n    transform: translate(-50%, -50%) scale(1);\n  }\n  50% {\n    transform: translate(-50%, -50%) scale(1.045);\n  }\n}\n\n@keyframes aucsoBrandFloat {\n  0%, 100% {\n    transform: translateY(0);\n  }\n  50% {\n    transform: translateY(-9px);\n  }\n}\n.aucso-wg-card {\n  padding-bottom: 86px !important;\n}\n\n.aucso-wg-card-link {\n  bottom: 30px !important;\n}\n\n\/* === AIR \/ SPACING PATCH for Working Groups page === *\/\n\n\/* More calm page rhythm *\/\n.aucso-wg-hero {\n  padding-top: 120px !important;\n  padding-bottom: 92px !important;\n}\n\n.aucso-wg-section {\n  padding-top: 105px !important;\n  padding-bottom: 105px !important;\n}\n\n.aucso-wg-section + .aucso-wg-section {\n  margin-top: 8px !important;\n}\n\n\/* More space in hero *\/\n.aucso-wg-hero-grid {\n  gap: 72px !important;\n}\n\n.aucso-wg-hero-lead {\n  margin-top: 30px !important;\n  max-width: 760px !important;\n}\n\n.aucso-wg-btns {\n  margin-top: 36px !important;\n}\n\n.aucso-wg-hero-stats {\n  margin-top: 42px !important;\n  gap: 18px !important;\n}\n\n\/* Working group cards: more air and no overlap *\/\n.aucso-wg-cards {\n  gap: 32px !important;\n  margin-top: 54px !important;\n}\n\n.aucso-wg-card {\n  min-height: 440px !important;\n  padding: 44px 46px !important;\n  display: flex !important;\n  flex-direction: column !important;\n}\n\n.aucso-wg-card h3 {\n  margin-top: 32px !important;\n  margin-bottom: 22px !important;\n}\n\n.aucso-wg-card p {\n  font-size: 18px !important;\n  line-height: 1.75 !important;\n}\n\n.aucso-wg-card-link {\n  position: static !important;\n  margin-top: auto !important;\n  padding-top: 30px !important;\n  display: inline-flex !important;\n}\n\n\/* How it works: 7 cards should not be squeezed into one row *\/\n.aucso-wg-process {\n  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n  gap: 24px !important;\n  margin-top: 56px !important;\n}\n\n.aucso-wg-step {\n  min-height: 245px !important;\n  padding: 30px 28px !important;\n  border-radius: 26px !important;\n}\n\n.aucso-wg-step-num {\n  width: 46px !important;\n  height: 46px !important;\n  font-size: 15px !important;\n  margin-bottom: 10px !important;\n}\n\n.aucso-wg-step h3 {\n  font-size: 22px !important;\n  line-height: 1.18 !important;\n  margin-top: 18px !important;\n  margin-bottom: 14px !important;\n}\n\n.aucso-wg-step p {\n  font-size: 16px !important;\n  line-height: 1.65 !important;\n}\n\n\/* Documents and updates also need breathing room *\/\n.aucso-wg-docs,\n.aucso-wg-updates-grid {\n  gap: 24px !important;\n  margin-top: 50px !important;\n}\n\n.aucso-wg-doc {\n  padding: 32px !important;\n}\n\n.aucso-wg-doc h3 {\n  margin-top: 20px !important;\n  margin-bottom: 14px !important;\n}\n\n.aucso-wg-doc p {\n  font-size: 15.5px !important;\n  line-height: 1.65 !important;\n}\n\n\/* Join block: more premium spacing *\/\n.aucso-wg-join {\n  padding: 64px !important;\n}\n\n.aucso-wg-join-cols {\n  gap: 28px !important;\n  margin-top: 42px !important;\n}\n\n.aucso-wg-join-card {\n  padding: 36px !important;\n}\n\n.aucso-wg-join-note {\n  margin-top: 28px !important;\n  padding: 22px 26px !important;\n}\n\n\/* Mobile and tablet *\/\n@media (max-width: 1024px) {\n  .aucso-wg-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  }\n\n  .aucso-wg-card {\n    min-height: auto !important;\n  }\n}\n\n@media (max-width: 760px) {\n  .aucso-wg-hero {\n    padding-top: 72px !important;\n    padding-bottom: 58px !important;\n  }\n\n  .aucso-wg-section {\n    padding-top: 72px !important;\n    padding-bottom: 72px !important;\n  }\n\n  .aucso-wg-cards,\n  .aucso-wg-process,\n  .aucso-wg-docs,\n  .aucso-wg-updates-grid {\n    gap: 20px !important;\n    margin-top: 34px !important;\n  }\n\n  .aucso-wg-card,\n  .aucso-wg-step,\n  .aucso-wg-doc,\n  .aucso-wg-join-card {\n    padding: 28px !important;\n  }\n\n  .aucso-wg-process {\n    grid-template-columns: 1fr !important;\n  }\n\n  .aucso-wg-step {\n    min-height: auto !important;\n  }\n\n  .aucso-wg-join {\n    padding: 32px 24px !important;\n  }\n}\n\n\/* === HERO VISUAL OVERLAP FIX === *\/\n\n.aucso-wg-visual {\n  min-height: 620px !important;\n  padding-bottom: 70px !important;\n}\n\n.aucso-wg-core {\n  width: 182px !important;\n  height: 182px !important;\n  font-size: 20px !important;\n  line-height: 1.45 !important;\n}\n\n.aucso-wg-node {\n  min-height: 138px !important;\n  padding: 22px 22px !important;\n}\n\n.aucso-wg-node span {\n  font-size: 14px !important;\n  line-height: 1.32 !important;\n}\n\n\/* \u0412\u0435\u0440\u0445\u043d\u0456 \u043a\u0430\u0440\u0442\u043a\u0438 *\/\n.aucso-wg-node-1 {\n  left: 42px !important;\n  top: 70px !important;\n}\n\n.aucso-wg-node-2 {\n  right: 42px !important;\n  top: 84px !important;\n}\n\n\/* \u041d\u0438\u0436\u043d\u0456 \u043a\u0430\u0440\u0442\u043a\u0438 \u2014 \u043f\u0456\u0434\u043d\u0456\u043c\u0430\u0454\u043c\u043e \u0432\u0438\u0449\u0435 *\/\n.aucso-wg-node-3 {\n  left: 58px !important;\n  bottom: 148px !important;\n}\n\n.aucso-wg-node-4 {\n  right: 58px !important;\n  bottom: 148px !important;\n}\n\n\/* \u041d\u0438\u0436\u043d\u044f \u043f\u043b\u0430\u0448\u043a\u0430 \u2014 \u043e\u043a\u0440\u0435\u043c\u043e, \u0431\u0435\u0437 \u043d\u0430\u043a\u043b\u0430\u0434\u0430\u043d\u043d\u044f *\/\n.aucso-wg-floating-note {\n  bottom: 38px !important;\n  width: min(78%, 420px) !important;\n  min-height: 58px !important;\n  padding: 18px 24px !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n}\n\n\/* \u041d\u0430 \u043f\u043b\u0430\u043d\u0448\u0435\u0442\u0456 *\/\n@media (max-width: 1024px) {\n  .aucso-wg-visual {\n    min-height: 640px !important;\n  }\n\n  .aucso-wg-node-3,\n  .aucso-wg-node-4 {\n    bottom: 150px !important;\n  }\n}\n\n\/* \u041d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u043e\u043c\u0443 *\/\n@media (max-width: 760px) {\n  .aucso-wg-visual {\n    min-height: 720px !important;\n  }\n\n  .aucso-wg-core {\n    width: 158px !important;\n    height: 158px !important;\n    font-size: 17px !important;\n  }\n\n  .aucso-wg-node {\n    width: 138px !important;\n    min-height: 128px !important;\n    padding: 18px !important;\n  }\n\n  .aucso-wg-node-1 {\n    left: 18px !important;\n    top: 56px !important;\n  }\n\n  .aucso-wg-node-2 {\n    right: 18px !important;\n    top: 74px !important;\n  }\n\n  .aucso-wg-node-3 {\n    left: 18px !important;\n    bottom: 142px !important;\n  }\n\n  .aucso-wg-node-4 {\n    right: 18px !important;\n    bottom: 142px !important;\n  }\n\n  .aucso-wg-floating-note {\n    bottom: 34px !important;\n    width: calc(100% - 40px) !important;\n    font-size: 13px !important;\n  }\n}\n\n\/* === SOFT CARD ANIMATION PATCH === *\/\n\n.aucso-animate {\n  opacity: 0;\n  transform: translateY(34px);\n  transition:\n    opacity 0.75s ease,\n    transform 0.75s ease,\n    box-shadow 0.3s ease,\n    border-color 0.3s ease;\n}\n\n.aucso-animate.is-visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.aucso-wg-card,\n.aucso-wg-step,\n.aucso-wg-doc,\n.aucso-wg-mini-card,\n.aucso-wg-info-panel,\n.aucso-wg-update-box,\n.aucso-wg-join-card {\n  will-change: transform, opacity;\n}\n\n.aucso-wg-card:hover,\n.aucso-wg-step:hover,\n.aucso-wg-doc:hover {\n  transform: translateY(-8px) !important;\n  border-color: rgba(195, 160, 67, 0.7) !important;\n  box-shadow: 0 26px 62px rgba(17, 26, 56, 0.14) !important;\n}\n\n.aucso-wg-card::before {\n  transition: transform 0.6s ease, opacity 0.6s ease;\n}\n\n.aucso-wg-card:hover::before {\n  transform: scale(1.12);\n  opacity: 0.85;\n}\n\n.aucso-wg-card-visual {\n  overflow: hidden;\n  border-radius: 22px;\n  margin: -6px -6px 24px;\n}\n\n.aucso-wg-card-visual img {\n  width: 100%;\n  display: block;\n  border-radius: 22px;\n  transition: transform 0.85s ease;\n}\n\n.aucso-wg-card:hover .aucso-wg-card-visual img {\n  transform: scale(1.055);\n}\n\n.aucso-wg-card-link::after,\n.aucso-wg-doc a {\n  transition: transform 0.25s ease;\n}\n\n.aucso-wg-card:hover .aucso-wg-card-link::after {\n  transform: translateX(7px);\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .aucso-animate {\n    opacity: 1;\n    transform: none;\n    transition: none;\n  }\n}\n\n\/* === PREMIUM BUTTON HOVER PATCH === *\/\n\n.aucso-wg-btn {\n  position: relative;\n  overflow: hidden;\n  isolation: isolate;\n  transition:\n    transform 0.28s ease,\n    box-shadow 0.28s ease,\n    background 0.28s ease,\n    color 0.28s ease;\n}\n\n.aucso-wg-btn::before {\n  content: \"\";\n  position: absolute;\n  inset: -2px;\n  background: linear-gradient(\n    120deg,\n    transparent 0%,\n    rgba(255, 255, 255, 0.42) 45%,\n    rgba(255, 255, 255, 0.72) 50%,\n    rgba(255, 255, 255, 0.42) 55%,\n    transparent 100%\n  );\n  transform: translateX(-120%);\n  transition: transform 0.7s ease;\n  z-index: -1;\n}\n\n.aucso-wg-btn:hover {\n  transform: translateY(-4px) scale(1.015) !important;\n  box-shadow: 0 18px 38px rgba(17, 26, 56, 0.16) !important;\n}\n\n.aucso-wg-btn:hover::before {\n  transform: translateX(120%);\n}\n\n.aucso-wg-btn-gold:hover {\n  background: #b8932f !important;\n  box-shadow: 0 18px 40px rgba(195, 160, 67, 0.28) !important;\n}\n\n.aucso-wg-btn-primary:hover {\n  background: #9fb3c4 !important;\n}\n\n.aucso-wg-btn-secondary:hover {\n  background: #eef3f7 !important;\n  border-color: rgba(195, 160, 67, 0.7) !important;\n}\n\n.aucso-wg-btn:active {\n  transform: translateY(-1px) scale(0.99) !important;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .aucso-wg-btn,\n  .aucso-wg-btn::before {\n    transition: none !important;\n  }\n}\n\n\n\/* === MOBILE HERO LAYOUT REAL FIX === *\/\n\n@media (max-width: 760px) {\n  .aucso-wg-visual {\n    width: 100% !important;\n    min-height: 620px !important;\n    padding: 22px !important;\n    overflow: hidden !important;\n  }\n\n  .aucso-wg-orbit {\n    width: 300px !important;\n    height: 300px !important;\n    left: 50% !important;\n    top: 50% !important;\n  }\n\n  .aucso-wg-core {\n    width: 142px !important;\n    height: 142px !important;\n    font-size: 15px !important;\n    line-height: 1.35 !important;\n  }\n\n  .aucso-wg-node {\n    width: 122px !important;\n    min-height: 116px !important;\n    padding: 14px !important;\n    border-radius: 20px !important;\n  }\n\n  .aucso-wg-node b {\n    font-size: 34px !important;\n    margin-bottom: 8px !important;\n  }\n\n  .aucso-wg-node span {\n    font-size: 13px !important;\n    line-height: 1.28 !important;\n  }\n\n  .aucso-wg-node-1 {\n    left: 18px !important;\n    top: 52px !important;\n  }\n\n  .aucso-wg-node-2 {\n    right: 18px !important;\n    top: 52px !important;\n  }\n\n  .aucso-wg-node-3 {\n    left: 18px !important;\n    bottom: 128px !important;\n  }\n\n  .aucso-wg-node-4 {\n    right: 18px !important;\n    bottom: 128px !important;\n  }\n\n  .aucso-wg-floating-note {\n    width: calc(100% - 44px) !important;\n    bottom: 28px !important;\n    font-size: 13px !important;\n    line-height: 1.35 !important;\n    padding: 18px 22px !important;\n  }\n}\n  <\/style>\n\n  <!-- HERO -->\n  <div class=\"aucso-wg-hero\">\n    <div class=\"aucso-wg-wrap aucso-wg-hero-grid\">\n      <div>\n        <div class=\"aucso-wg-eyebrow\">Alliance UA CSO \u00b7 Our Work<\/div>\n        <h1>Working Groups<\/h1>\n        <p class=\"aucso-wg-hero-lead\">\n          A shared space for Ukrainian civil society organisations to strengthen locally led humanitarian response, influence policy, build knowledge, advance sustainable financing and promote duty of care for humanitarian personnel.\n        <\/p>\n\n        <div class=\"aucso-wg-btns\">\n          <a class=\"aucso-wg-btn aucso-wg-btn-primary\" href=\"#working-groups\">Explore the Working Groups<\/a>\n        <a class=\"aucso-wg-btn aucso-wg-btn-gold\" href=\"#join\">How to engage<\/a>\n          <a class=\"aucso-wg-btn aucso-wg-btn-secondary\" href=\"#documents\">View documents<\/a>\n        <\/div>\n\n      <div class=\"aucso-wg-hero-stats\">\n  <div class=\"aucso-wg-stat\">\n    <strong>4<\/strong>\n    <span>strategic thematic directions<\/span>\n  <\/div>\n\n  <div class=\"aucso-wg-stat\">\n    <strong>Joint action<\/strong>\n    <span>coordination, expertise and practical solutions<\/span>\n  <\/div>\n\n  <div class=\"aucso-wg-stat\">\n    <strong>Open access<\/strong>\n    <span>documents, events, news and engagement<\/span>\n  <\/div>\n<\/div>\n      <\/div>\n\n      <div class=\"aucso-wg-visual\" aria-label=\"Visual map of Alliance UA CSO Working Groups\">\n        <div class=\"aucso-wg-orbit\"><\/div>\n        <div class=\"aucso-wg-core\">\n          \u0410\u043b\u044c\u044f\u043d\u0441\u0443 \u0423\u041a\u0420 \u041e\u0413\u0421<br>Working Groups\n        <\/div>\n\n        <div class=\"aucso-wg-node aucso-wg-node-1\">\n          <b>01<\/b>\n          <span>Humanitarian advocacy and policy influence<\/span>\n        <\/div>\n\n        <div class=\"aucso-wg-node aucso-wg-node-2\">\n          <b>02<\/b>\n          <span>Knowledge sharing and leadership<\/span>\n        <\/div>\n\n        <div class=\"aucso-wg-node aucso-wg-node-3\">\n          <b>03<\/b>\n          <span>Financing and resource access<\/span>\n        <\/div>\n\n        <div class=\"aucso-wg-node aucso-wg-node-4\">\n          <b>04<\/b>\n          <span>Duty of Care and staff wellbeing<\/span>\n        <\/div>\n\n        <div class=\"aucso-wg-floating-note\">\n          Coordination \u00b7 Expertise \u00b7 Joint action\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- QUICK NAV -->\n  <div class=\"aucso-wg-quick\">\n    <div class=\"aucso-wg-wrap\">\n      <nav class=\"aucso-wg-quick-row\" aria-label=\"Working Groups page navigation\">\n        <a href=\"#about\">What are Working Groups?<\/a>\n        <a href=\"#working-groups\">Four groups<\/a>\n        <a href=\"#how\">How they work<\/a>\n        <a href=\"#documents\">Documents<\/a>\n        <a href=\"#join\">How to engage<\/a>\n      <\/nav>\n    <\/div>\n  <\/div>\n\n  <!-- ABOUT -->\n  <section id=\"about\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap aucso-wg-two\">\n      <div>\n        <div class=\"aucso-wg-eyebrow\">What this section is about<\/div>\n        <h2 class=\"aucso-wg-section-title\">A practical platform for coordination, expertise and joint action<\/h2>\n      <\/div>\n\n      <div class=\"aucso-wg-info-panel\">\n        <p>\n          The Working Groups of the Alliance of Ukrainian Civil Society Organisations are thematic spaces where member organisations coordinate efforts, bring together expertise, develop common positions, prepare recommendations and create practical solutions that strengthen the role of Ukrainian CSOs in humanitarian response and recovery.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WORKING GROUPS -->\n  <section id=\"working-groups\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap\">\n      <div class=\"aucso-wg-eyebrow\">Four strategic directions<\/div>\n      <h2 class=\"aucso-wg-section-title\">Working Groups of the Alliance<\/h2>\n      <p class=\"aucso-wg-section-text\">\n        Each Working Group focuses on a specific area of humanitarian transformation while contributing to the shared goal of strengthening locally led response and recovery in Ukraine.\n      <\/p>\n\n      <div class=\"aucso-wg-cards\">\n\n  <a class=\"aucso-wg-card\" style=\"--card-accent: rgba(195, 160, 67, 0.18);\" href=\"\/our-work\/working-groups\/humanitarian-advocacy\/\">\n    <div class=\"aucso-wg-card-visual\">\n      <img decoding=\"async\" src=\"https:\/\/allianceuacso.com\/wp-content\/uploads\/2026\/06\/Copy-of-logokor-1.jpg\" alt=\"Humanitarian Advocacy, Policy Influence and Partnership\">\n    <\/div>\n    <h3>Humanitarian Advocacy, Policy Influence and Partnership<\/h3>\n    <p>\n      Shapes and promotes a coordinated position of Ukrainian CSOs in humanitarian response, recovery and localisation, strengthening their influence on policies, coordination mechanisms and strategic partnerships.\n    <\/p>\n    <span class=\"aucso-wg-card-link\">Learn more<\/span>\n  <\/a>\n\n  <a class=\"aucso-wg-card\" style=\"--card-accent: rgba(172, 189, 205, 0.26);\" href=\"\/our-work\/working-groups\/knowledge-leadership\/\">\n    <div class=\"aucso-wg-card-visual\">\n      <img decoding=\"async\" src=\"https:\/\/allianceuacso.com\/wp-content\/uploads\/2026\/06\/Copy-of-logokor-3.jpg\" alt=\"Knowledge Sharing and Leadership\">\n    <\/div>\n    <h3>Knowledge Sharing and Leadership<\/h3>\n    <p>\n      Strengthens expert leadership and the capacity of national humanitarian actors through a sustainable ecosystem of learning, research, analysis and advocacy.\n    <\/p>\n    <span class=\"aucso-wg-card-link\">Learn more<\/span>\n  <\/a>\n\n  <a class=\"aucso-wg-card\" style=\"--card-accent: rgba(195, 160, 67, 0.16);\" href=\"\/our-work\/working-groups\/financing\/\">\n    <div class=\"aucso-wg-card-visual\">\n      <img decoding=\"async\" src=\"https:\/\/allianceuacso.com\/wp-content\/uploads\/2026\/06\/Copy-of-logokor.jpg\" alt=\"Financing\">\n    <\/div>\n    <h3>\u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e \u043a\u0435\u0440\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0441\u0442\u0430\u043b\u043e\u0433\u043e \u0444\u0456\u043d\u0430\u043d\u0441\u0443\u0432\u0430\u043d\u043d\u044f<\/h3>\n    <p>\n      Promotes locally led, innovative and sustainable financing models that expand direct access of Ukrainian CSOs to resources and strengthen their role in funding decisions.\n    <\/p>\n    <span class=\"aucso-wg-card-link\">Learn more<\/span>\n  <\/a>\n\n  <a class=\"aucso-wg-card\" style=\"--card-accent: rgba(172, 189, 205, 0.30);\" href=\"\/our-work\/working-groups\/duty-of-care\/\">\n    <div class=\"aucso-wg-card-visual\">\n      <img decoding=\"async\" src=\"https:\/\/allianceuacso.com\/wp-content\/uploads\/2026\/06\/Copy-of-logokor-2.jpg\" alt=\"Duty of Care\">\n    <\/div>\n    <h3>\u041e\u0431\u043e\u0432'\u044f\u0437\u043e\u043a \u0442\u0443\u0440\u0431\u043e\u0442\u0438<\/h3>\n    <p>\n      Supports the implementation of standards for safety, wellbeing and institutional support of humanitarian personnel and volunteers through policies, practices and shared tools.\n    <\/p>\n    <span class=\"aucso-wg-card-link\">Learn more<\/span>\n  <\/a>\n\n<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HOW IT WORKS -->\n  <section id=\"how\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap\">\n      <div class=\"aucso-wg-eyebrow\">How the Working Groups operate<\/div>\n      <h2 class=\"aucso-wg-section-title\">Clear roles, regular coordination and practical outputs<\/h2>\n      <p class=\"aucso-wg-section-text\">\n        The Working Groups combine participation of Alliance members, coordination by group leadership, Secretariat support and flexible task forces for concrete products.\n      <\/p>\n\n      <div class=\"aucso-wg-process\">\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">01<\/div>\n          <h3>Participation<\/h3>\n          <p>Alliance member organisations may join relevant groups according to their mandate, expertise and interest.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">02<\/div>\n          <h3>Chair \/ Co-chair<\/h3>\n          <p>Coordinate the thematic work of the group and liaise with the Secretariat.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">03<\/div>\n          <h3>\u0421\u0435\u043a\u0440\u0435\u0442\u0430\u0440\u0456\u0430\u0442<\/h3>\n          <p>Provides organisational and technical support, communication, minutes, calendar and archives.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">04<\/div>\n          <h3>Meetings<\/h3>\n          <p>Held monthly or more often when required by priorities, deadlines or joint products.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">05<\/div>\n          <h3>Decisions<\/h3>\n          <p>Made by Working Group members based on the principle of one organisation \u2014 one vote.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">06<\/div>\n          <h3>External partners<\/h3>\n          <p>May contribute to discussions and provide expertise, but do not have voting rights.<\/p>\n        <\/div>\n\n        <div class=\"aucso-wg-step\">\n          <div class=\"aucso-wg-step-num\">07<\/div>\n          <h3>Task Force<\/h3>\n          <p>Temporary subgroups may prepare position papers, recommendations, analytics, guides or other materials.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DOCUMENTS -->\n  <section id=\"documents\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap\">\n      <div class=\"aucso-wg-eyebrow\">Documents and materials<\/div>\n      <h2 class=\"aucso-wg-section-title\">A shared library for Working Group materials<\/h2>\n      <p class=\"aucso-wg-section-text\">\n        This section will provide access to public documents, regulations, work plans, selected minutes, analytics, policy briefs, presentations, guides and checklists.\n      <\/p>\n\n      <div class=\"aucso-wg-docs\">\n        <div class=\"aucso-wg-doc\">\n          <small>Regulation<\/small>\n          <h3>Working Groups Regulation<\/h3>\n          <p>Rules of participation, roles, decision-making and coordination.<\/p>\n          <a href=\"#\" target=\"_blank\" rel=\"noopener\">Add link \u2192<\/a>\n        <\/div>\n\n        <div class=\"aucso-wg-doc\">\n          <small>Plans<\/small>\n          <h3>Work plans<\/h3>\n          <p>Priorities, annual directions and operational planning materials.<\/p>\n          <a href=\"#\" target=\"_blank\" rel=\"noopener\">Add link \u2192<\/a>\n        <\/div>\n\n       \n\n        <div class=\"aucso-wg-doc\">\n          <small>Analytics<\/small>\n          <h3>Policy briefs and guides<\/h3>\n          <p>Analytical products, recommendations, checklists and practical tools.<\/p>\n          <a href=\"#\" target=\"_blank\" rel=\"noopener\">Add link \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  \n\n  <!-- JOIN -->\n  <section id=\"join\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap\">\n      <div class=\"aucso-wg-join\">\n        <h2>How to engage in the work of a Working Group<\/h2>\n        <p>\n          Alliance member organisations and external Ukrainian civil society or charitable organisations may engage in the Working Groups when their work is relevant to the thematic focus of a specific group.\n        <\/p>\n\n        <div class=\"aucso-wg-join-cols\">\n          <div class=\"aucso-wg-join-card\">\n            <h3>For Alliance members<\/h3>\n            <p>\n              Member organisations of the Alliance may join relevant Working Groups according to their interest, expertise and confirmation of participation through the Secretariat.\n            <\/p>\n            <a class=\"aucso-wg-btn aucso-wg-btn-gold\" href=\"&#109;&#x61;i&#x6c;t&#111;&#x3a;&#105;&#x6e;f&#111;&#x40;&#97;&#x6c;l&#x69;&#x61;&#110;&#x63;e&#x75;a&#99;&#x73;&#111;&#x2e;c&#111;&#x6d;\">Contact the Secretariat<\/a>\n          <\/div>\n\n          <div class=\"aucso-wg-join-card\">\n            <h3>For external Ukrainian CSOs<\/h3>\n            <p>\n              External Ukrainian civil society or charitable organisations may apply to participate in a specific Working Group if their work is relevant to the group\u2019s thematic focus.\n            <\/p>\n            <a class=\"aucso-wg-btn aucso-wg-btn-gold\" href=\"https:\/\/tally.so\/r\/pb7bgE\" target=\"_blank\" rel=\"noopener\">Submit an application<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"aucso-wg-join-note\">\n          Submitting an application does not mean automatic membership in the Alliance UA CSO or automatic admission to a Working Group. The Secretariat reviews the completeness of the submitted information and forwards the application for consideration by the relevant Working Group. External partners may participate in discussions and provide expertise but do not have voting rights.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT -->\n  <section id=\"contact\" class=\"aucso-wg-section\">\n    <div class=\"aucso-wg-wrap\">\n      <div class=\"aucso-wg-contact\">\n        <div>\n          <h2>Have a question about the Working Groups?<\/h2>\n          <p>\n            Contact the Secretariat of the Alliance UA CSO \u2014 we will help you navigate participation formats, documents, events and next steps.\n          <\/p>\n        <\/div>\n\n        <a class=\"aucso-wg-btn aucso-wg-btn-primary\" href=\"&#x6d;a&#x69;&#108;&#x74;&#111;:&#x69;n&#x66;&#111;&#x40;&#97;l&#x6c;&#105;&#x61;&#110;c&#x65;u&#x61;&#99;&#x73;&#111;&#46;&#x63;o&#x6d;\">Write to the Secretariat<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n  <script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const items = document.querySelectorAll(\n    \".aucso-wg-card, .aucso-wg-step, .aucso-wg-doc, .aucso-wg-mini-card, .aucso-wg-info-panel, .aucso-wg-update-box, .aucso-wg-join-card\"\n  );\n\n  items.forEach((item, index) => {\n    item.classList.add(\"aucso-animate\");\n    item.style.transitionDelay = (index % 7) * 90 + \"ms\";\n  });\n\n  const observer = new IntersectionObserver(\n    entries => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"is-visible\");\n          observer.unobserve(entry.target);\n        }\n      });\n    },\n    {\n      threshold: 0.16,\n      rootMargin: \"0px 0px -60px 0px\"\n    }\n  );\n\n  items.forEach(item => observer.observe(item));\n});\n<\/script>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Alliance UA CSO \u00b7 Our Work Working Groups A shared space for Ukrainian civil society organisations to strengthen locally led humanitarian response, influence policy, build knowledge, advance sustainable financing and [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"parent":219,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-4542","page","type-page","status-publish","hentry"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/pages\/4542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/comments?post=4542"}],"version-history":[{"count":38,"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/pages\/4542\/revisions"}],"predecessor-version":[{"id":4587,"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/pages\/4542\/revisions\/4587"}],"up":[{"embeddable":true,"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/pages\/219"}],"wp:attachment":[{"href":"https:\/\/allianceuacso.com\/uk\/wp-json\/wp\/v2\/media?parent=4542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}