col-browser 2.4.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/README.md +34 -2
  2. package/es/bibtex.js +1 -1
  3. package/es/chunks/{BibTex-79CCKAOK.js → BibTex-DRE71Hg-.js} +2 -2
  4. package/es/chunks/{BibTex-79CCKAOK.js.map → BibTex-DRE71Hg-.js.map} +1 -1
  5. package/es/chunks/{DatasetCitation-BXtAmjdZ.js → DatasetCitation-Cep2dces.js} +2 -2
  6. package/es/chunks/{DatasetCitation-BXtAmjdZ.js.map → DatasetCitation-Cep2dces.js.map} +1 -1
  7. package/es/chunks/{DatasetlogoWithFallback-Dava2uqZ.js → DatasetlogoWithFallback-Bb-kmHts.js} +2 -2
  8. package/es/chunks/{DatasetlogoWithFallback-Dava2uqZ.js.map → DatasetlogoWithFallback-Bb-kmHts.js.map} +1 -1
  9. package/es/chunks/Distributions-Czffme5Y.js +1185 -0
  10. package/es/chunks/Distributions-Czffme5Y.js.map +1 -0
  11. package/es/chunks/{MergedDataBadge-C1CgoRFz.js → MergedDataBadge-DK53L3R8.js} +2 -2
  12. package/es/chunks/{MergedDataBadge-C1CgoRFz.js.map → MergedDataBadge-DK53L3R8.js.map} +1 -1
  13. package/es/chunks/{TaxonBreakdown-DeWamLu_.js → TaxonBreakdown-DqdQ18QM.js} +2 -2
  14. package/es/chunks/{TaxonBreakdown-DeWamLu_.js.map → TaxonBreakdown-DqdQ18QM.js.map} +1 -1
  15. package/es/chunks/{XrGutter-CU7_QPAp.js → XrGutter-COJhHpia.js} +2 -2
  16. package/es/chunks/{XrGutter-CU7_QPAp.js.map → XrGutter-COJhHpia.js.map} +1 -1
  17. package/es/chunks/config--bs_09I6.js +32 -0
  18. package/es/chunks/config--bs_09I6.js.map +1 -0
  19. package/es/chunks/{dataset-BL6g4w0G.js → dataset-BZpjo3Yq.js} +2 -2
  20. package/es/chunks/{dataset-BL6g4w0G.js.map → dataset-BZpjo3Yq.js.map} +1 -1
  21. package/es/chunks/{enumeration-DM8Hb36g.js → enumeration-CV8i_q_O.js} +2 -2
  22. package/es/chunks/{enumeration-DM8Hb36g.js.map → enumeration-CV8i_q_O.js.map} +1 -1
  23. package/es/chunks/{sector-Qeo1zPxr.js → sector-ucUgPp75.js} +2 -2
  24. package/es/chunks/{sector-Qeo1zPxr.js.map → sector-ucUgPp75.js.map} +1 -1
  25. package/es/config.js +1 -1
  26. package/es/index.js +1 -1
  27. package/es/search.js +5 -5
  28. package/es/sourceDataset.js +4 -4
  29. package/es/sourceDatasetList.js +4 -4
  30. package/es/taxon.js +758 -754
  31. package/es/taxon.js.map +1 -1
  32. package/es/taxonBreakdown.js +2 -2
  33. package/es/taxonDistribution.js +21 -19
  34. package/es/taxonDistribution.js.map +1 -1
  35. package/es/tree.js +5 -5
  36. package/package.json +1 -1
  37. package/types/index.d.ts +25 -0
  38. package/umd/col-browser.js +67 -25
  39. package/umd/col-browser.js.map +1 -1
  40. package/umd/col-browser.min.js +4 -4
  41. package/umd/col-browser.min.js.map +1 -1
  42. package/es/chunks/Distributions-Bd4hFYdS.js +0 -1169
  43. package/es/chunks/Distributions-Bd4hFYdS.js.map +0 -1
  44. package/es/chunks/config-D1NH4DTr.js +0 -22
  45. package/es/chunks/config-D1NH4DTr.js.map +0 -1
package/es/taxon.js CHANGED
@@ -1,81 +1,81 @@
1
- var a2 = Object.defineProperty;
2
- var o2 = (r, i, e) => i in r ? a2(r, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[i] = e;
3
- var R = (r, i, e) => o2(r, typeof i != "symbol" ? i + "" : i, e);
4
- import { a as e2 } from "./chunks/withDatasetKey-BgMY05XE.js";
5
- import { w as n2 } from "./chunks/withTheme-Dh6PRuII.js";
1
+ var e2 = Object.defineProperty;
2
+ var o2 = (r, p, a) => p in r ? e2(r, p, { enumerable: !0, configurable: !0, writable: !0, value: a }) : r[p] = a;
3
+ var N = (r, p, a) => o2(r, typeof p != "symbol" ? p + "" : p, a);
4
+ import { a as n2 } from "./chunks/withDatasetKey-BgMY05XE.js";
5
+ import { w as r2 } from "./chunks/withTheme-Dh6PRuII.js";
6
6
  import { j as t } from "./chunks/jsx-runtime-BzflLqGi.js";
7
- import * as r3 from "react";
8
- import o3, { useRef as r2, useState as n3, useEffect as N3 } from "react";
9
- import { c as H } from "./chunks/config-D1NH4DTr.js";
10
- import { g as l2 } from "./chunks/sector-Qeo1zPxr.js";
11
- import { b as R3 } from "./chunks/dataset-BL6g4w0G.js";
7
+ import * as n3 from "react";
8
+ import e3, { useRef as l2, useState as o3, useEffect as R3 } from "react";
9
+ import { c as P } from "./chunks/config--bs_09I6.js";
10
+ import { g as s2 } from "./chunks/sector-ucUgPp75.js";
11
+ import { b as Y3 } from "./chunks/dataset-BZpjo3Yq.js";
12
12
  import u3 from "dataloader";
13
- import { c as z, L as p3, p as s2, R as Y3, s as i2, b as p2 } from "./chunks/router-CssZk5qZ.js";
14
- import { Row as d3, Col as G, Popover as H3, Tag as C3, Space as d2, Tooltip as E3, Table as c2, message as y2, Form as y3, Modal as g2, Alert as i3, Spin as f2, Input as $3, Button as w3, Rate as m2 } from "antd";
15
- import { isArray as C2, get as n, capitalize as M3, values as u2, startCase as P3 } from "lodash-es";
16
- import E2 from "react-jss";
17
- import { w as h2, P as w, g as z3 } from "./chunks/PresentationItem-C4yZ555-.js";
18
- import { R as W3, D as F2 } from "./chunks/Distributions-Bd4hFYdS.js";
19
- import { X as l3 } from "./chunks/XrGutter-CU7_QPAp.js";
13
+ import { c as W, L as p3, p as i2, R as H3, s as p2, b as d2 } from "./chunks/router-CssZk5qZ.js";
14
+ import { Row as d3, Col as G, Popover as P3, Tag as C3, Space as c2, Tooltip as E3, Table as y2, message as g2, Form as y3, Modal as f2, Alert as i3, Spin as m2, Input as w3, Button as M3, Rate as C2 } from "antd";
15
+ import { isArray as u2, get as n, capitalize as D3, values as E2, startCase as z3 } from "lodash-es";
16
+ import h2 from "react-jss";
17
+ import { w as F2, P as M, g as W3 } from "./chunks/PresentationItem-C4yZ555-.js";
18
+ import { R as Z3, D as B2 } from "./chunks/Distributions-Czffme5Y.js";
19
+ import { X as r3 } from "./chunks/XrGutter-COJhHpia.js";
20
20
  import x3 from "linkify-html";
21
21
  import { R as h3 } from "./chunks/LinkOutlined-2IkQWTV7.js";
22
22
  import { I as S3 } from "./chunks/AntdIcon-B1nMlqyh.js";
23
- import { g as B2 } from "./chunks/enumeration-DM8Hb36g.js";
24
- import Z3 from "dompurify";
23
+ import { g as k2 } from "./chunks/enumeration-CV8i_q_O.js";
24
+ import U3 from "dompurify";
25
25
  import { E as g3 } from "./chunks/ErrorMsg-K8k5PPTp.js";
26
- import { D as k2 } from "./chunks/DatasetlogoWithFallback-Dava2uqZ.js";
27
- import { T as x2 } from "./chunks/TaxonBreakdown-DeWamLu_.js";
28
- import { M as D3 } from "./chunks/MergedDataBadge-C1CgoRFz.js";
29
- import { marked as S2 } from "marked";
30
- var j2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" } }] }, name: "download", theme: "outlined" };
26
+ import { D as x2 } from "./chunks/DatasetlogoWithFallback-Bb-kmHts.js";
27
+ import { T as S2 } from "./chunks/TaxonBreakdown-DqdQ18QM.js";
28
+ import { M as I3 } from "./chunks/MergedDataBadge-DK53L3R8.js";
29
+ import { marked as j2 } from "marked";
30
+ var A2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" } }] }, name: "download", theme: "outlined" };
31
31
  function F3() {
32
32
  return F3 = Object.assign ? Object.assign.bind() : function(r) {
33
- for (var i = 1; i < arguments.length; i++) {
34
- var e = arguments[i];
35
- for (var s in e)
36
- Object.prototype.hasOwnProperty.call(e, s) && (r[s] = e[s]);
33
+ for (var p = 1; p < arguments.length; p++) {
34
+ var a = arguments[p];
35
+ for (var s in a)
36
+ Object.prototype.hasOwnProperty.call(a, s) && (r[s] = a[s]);
37
37
  }
38
38
  return r;
39
39
  }, F3.apply(this, arguments);
40
40
  }
41
- const A2 = (r, i) => /* @__PURE__ */ r3.createElement(S3, F3({}, r, {
42
- ref: i,
43
- icon: j2
44
- })), j3 = /* @__PURE__ */ r3.forwardRef(A2);
41
+ const b2 = (r, p) => /* @__PURE__ */ n3.createElement(S3, F3({}, r, {
42
+ ref: p,
43
+ icon: A2
44
+ })), j3 = /* @__PURE__ */ n3.forwardRef(b2);
45
45
  process.env.NODE_ENV !== "production" && (j3.displayName = "DownloadOutlined");
46
- var b2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M924.3 338.4a447.57 447.57 0 00-96.1-143.3 443.09 443.09 0 00-143-96.3A443.91 443.91 0 00512 64h-2c-60.5.3-119 12.3-174.1 35.9a444.08 444.08 0 00-141.7 96.5 445 445 0 00-95 142.8A449.89 449.89 0 0065 514.1c.3 69.4 16.9 138.3 47.9 199.9v152c0 25.4 20.6 46 45.9 46h151.8a447.72 447.72 0 00199.5 48h2.1c59.8 0 117.7-11.6 172.3-34.3A443.2 443.2 0 00827 830.5c41.2-40.9 73.6-88.7 96.3-142 23.5-55.2 35.5-113.9 35.8-174.5.2-60.9-11.6-120-34.8-175.6zM312.4 560c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.4 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48z" } }] }, name: "message", theme: "filled" };
46
+ var v2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M924.3 338.4a447.57 447.57 0 00-96.1-143.3 443.09 443.09 0 00-143-96.3A443.91 443.91 0 00512 64h-2c-60.5.3-119 12.3-174.1 35.9a444.08 444.08 0 00-141.7 96.5 445 445 0 00-95 142.8A449.89 449.89 0 0065 514.1c.3 69.4 16.9 138.3 47.9 199.9v152c0 25.4 20.6 46 45.9 46h151.8a447.72 447.72 0 00199.5 48h2.1c59.8 0 117.7-11.6 172.3-34.3A443.2 443.2 0 00827 830.5c41.2-40.9 73.6-88.7 96.3-142 23.5-55.2 35.5-113.9 35.8-174.5.2-60.9-11.6-120-34.8-175.6zM312.4 560c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.4 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48z" } }] }, name: "message", theme: "filled" };
47
47
  function B3() {
48
48
  return B3 = Object.assign ? Object.assign.bind() : function(r) {
49
- for (var i = 1; i < arguments.length; i++) {
50
- var e = arguments[i];
51
- for (var s in e)
52
- Object.prototype.hasOwnProperty.call(e, s) && (r[s] = e[s]);
49
+ for (var p = 1; p < arguments.length; p++) {
50
+ var a = arguments[p];
51
+ for (var s in a)
52
+ Object.prototype.hasOwnProperty.call(a, s) && (r[s] = a[s]);
53
53
  }
54
54
  return r;
55
55
  }, B3.apply(this, arguments);
56
56
  }
57
- const v2 = (r, i) => /* @__PURE__ */ r3.createElement(S3, B3({}, r, {
58
- ref: i,
59
- icon: b2
60
- })), U3 = /* @__PURE__ */ r3.forwardRef(v2);
61
- process.env.NODE_ENV !== "production" && (U3.displayName = "MessageFilled");
62
- var L2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7zM680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" } }] }, name: "tag", theme: "outlined" };
57
+ const L2 = (r, p) => /* @__PURE__ */ n3.createElement(S3, B3({}, r, {
58
+ ref: p,
59
+ icon: v2
60
+ })), G3 = /* @__PURE__ */ n3.forwardRef(L2);
61
+ process.env.NODE_ENV !== "production" && (G3.displayName = "MessageFilled");
62
+ var $2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7zM680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" } }] }, name: "tag", theme: "outlined" };
63
63
  function k3() {
64
64
  return k3 = Object.assign ? Object.assign.bind() : function(r) {
65
- for (var i = 1; i < arguments.length; i++) {
66
- var e = arguments[i];
67
- for (var s in e)
68
- Object.prototype.hasOwnProperty.call(e, s) && (r[s] = e[s]);
65
+ for (var p = 1; p < arguments.length; p++) {
66
+ var a = arguments[p];
67
+ for (var s in a)
68
+ Object.prototype.hasOwnProperty.call(a, s) && (r[s] = a[s]);
69
69
  }
70
70
  return r;
71
71
  }, k3.apply(this, arguments);
72
72
  }
73
- const $2 = (r, i) => /* @__PURE__ */ r3.createElement(S3, k3({}, r, {
74
- ref: i,
75
- icon: L2
76
- })), G3 = /* @__PURE__ */ r3.forwardRef($2);
77
- process.env.NODE_ENV !== "production" && (G3.displayName = "TagOutlined");
78
- const w2 = {
73
+ const w2 = (r, p) => /* @__PURE__ */ n3.createElement(S3, k3({}, r, {
74
+ ref: p,
75
+ icon: $2
76
+ })), V3 = /* @__PURE__ */ n3.forwardRef(w2);
77
+ process.env.NODE_ENV !== "production" && (V3.displayName = "TagOutlined");
78
+ const M2 = {
79
79
  formItem: {
80
80
  paddingBottom: 0,
81
81
  width: "100%",
@@ -105,26 +105,26 @@ const w2 = {
105
105
  marginBottom: 10,
106
106
  marginTop: 10
107
107
  }
108
- }, M2 = ({ classes: r, children: i, size: e }) => {
108
+ }, D2 = ({ classes: r, children: p, size: a }) => {
109
109
  const s = () => {
110
- let a;
111
- return Array.isArray(i) && i.length > 0 ? a = i.map((o, E) => /* @__PURE__ */ t.jsx("span", { className: r.content, children: o }, E)) : !Array.isArray(i) && typeof i < "u" && (a = /* @__PURE__ */ t.jsx("span", { className: r.content, children: i })), a;
112
- }, l = e === "medium" ? r.mediumMargin : r.smallMargin;
110
+ let i;
111
+ return Array.isArray(p) && p.length > 0 ? i = p.map((o, e) => /* @__PURE__ */ t.jsx("span", { className: r.content, children: o }, e)) : !Array.isArray(p) && typeof p < "u" && (i = /* @__PURE__ */ t.jsx("span", { className: r.content, children: p })), i;
112
+ }, l = a === "medium" ? r.mediumMargin : r.smallMargin;
113
113
  return /* @__PURE__ */ t.jsx(d3, { className: r.formItem, children: /* @__PURE__ */ t.jsx(G, { span: 24, className: l, children: s() }) });
114
- }, V3 = h2()(E2(w2)(M2)), q3 = ({ style: r = {}, decision: i, popoverPlacement: e }) => {
115
- const s = r2(Math.random().toString(36).substring(2, 15)), {
114
+ }, q3 = F2()(h2(M2)(D2)), J3 = ({ style: r = {}, decision: p, popoverPlacement: a }) => {
115
+ const s = l2(Math.random().toString(36).substring(2, 15)), {
116
116
  subject: l,
117
- originalSubjectId: a,
117
+ originalSubjectId: i,
118
118
  subjectDatasetKey: o,
119
- datasetKey: E,
120
- created: f,
119
+ datasetKey: e,
120
+ created: C,
121
121
  createdBy: B,
122
- modified: k,
123
- modifiedBy: y,
124
- ...x
125
- } = i;
122
+ modified: b,
123
+ modifiedBy: c,
124
+ ...k
125
+ } = p;
126
126
  return /* @__PURE__ */ t.jsx("div", { style: { display: "inline" }, id: s.current, children: /* @__PURE__ */ t.jsx(
127
- H3,
127
+ P3,
128
128
  {
129
129
  getPopupContainer: () => document.getElementById(s.current),
130
130
  title: "Editorial decision",
@@ -134,11 +134,11 @@ const w2 = {
134
134
  "pre",
135
135
  {
136
136
  style: { fontSize: "10px", fontFamily: "monospace", width: "400px" },
137
- children: JSON.stringify(x, null, 2)
137
+ children: JSON.stringify(k, null, 2)
138
138
  }
139
139
  )
140
140
  ] }),
141
- placement: e || "right",
141
+ placement: a || "right",
142
142
  trigger: "click",
143
143
  children: /* @__PURE__ */ t.jsx(
144
144
  C3,
@@ -160,16 +160,16 @@ const w2 = {
160
160
  )
161
161
  }
162
162
  ) });
163
- }, J3 = (r) => {
164
- const i = r ? r.toUpperCase() : "";
165
- return ["HOLOTYPE", "LECTOTYPE", "NEOTYPE"].includes(i) ? "#e2614a" : ["PARATYPE", "PARALECTOTYPE", "SYNTYPE"].includes(i) ? "#f1eb0b" : ["ALLOTYPE"].includes(i) ? "#7edaff" : null;
166
- }, D2 = (r, i) => {
167
- var l, a;
168
- let e = r != null && r.gbifKey && (r == null ? void 0 : r.gbifPublisherKey) === ((l = H) == null ? void 0 : l.plaziGbifPublisherKey) ? `https://www.gbif.org/occurrence/${r == null ? void 0 : r.gbifKey}/${i.id}` : "";
169
- !e && ((a = i == null ? void 0 : i.link) != null && a.startsWith("https://www.gbif.org/occurrence/")) && (e = i == null ? void 0 : i.link);
170
- const s = i != null && i.associatedSequences && (i == null ? void 0 : i.associatedSequences.indexOf("ncbi.")) > -1 ? i == null ? void 0 : i.associatedSequences : "";
171
- return (e || s) && /* @__PURE__ */ t.jsx("span", { id: `${i.id}-type-material-links`, children: /* @__PURE__ */ t.jsxs(d2, { children: [
172
- e && /* @__PURE__ */ t.jsx(E3, { title: "Occurrence in GBIF", getPopupContainer: () => document.getElementById(`${i.id}-type-material-links`) || document.body, children: /* @__PURE__ */ t.jsxs("a", { style: { marginLeft: 4 }, href: e, target: "_blank", rel: "noreferrer", children: [
163
+ }, X3 = (r) => {
164
+ const p = r ? r.toUpperCase() : "";
165
+ return ["HOLOTYPE", "LECTOTYPE", "NEOTYPE"].includes(p) ? "#e2614a" : ["PARATYPE", "PARALECTOTYPE", "SYNTYPE"].includes(p) ? "#f1eb0b" : ["ALLOTYPE"].includes(p) ? "#7edaff" : null;
166
+ }, I2 = (r, p) => {
167
+ var l, i;
168
+ let a = r != null && r.gbifKey && (r == null ? void 0 : r.gbifPublisherKey) === ((l = P) == null ? void 0 : l.plaziGbifPublisherKey) ? `https://www.gbif.org/occurrence/${r == null ? void 0 : r.gbifKey}/${p.id}` : "";
169
+ !a && ((i = p == null ? void 0 : p.link) != null && i.startsWith("https://www.gbif.org/occurrence/")) && (a = p == null ? void 0 : p.link);
170
+ const s = p != null && p.associatedSequences && (p == null ? void 0 : p.associatedSequences.indexOf("ncbi.")) > -1 ? p == null ? void 0 : p.associatedSequences : "";
171
+ return (a || s) && /* @__PURE__ */ t.jsx("span", { id: `${p.id}-type-material-links`, children: /* @__PURE__ */ t.jsxs(c2, { children: [
172
+ a && /* @__PURE__ */ t.jsx(E3, { title: "Occurrence in GBIF", getPopupContainer: () => document.getElementById(`${p.id}-type-material-links`) || document.body, children: /* @__PURE__ */ t.jsxs("a", { style: { marginLeft: 4 }, href: a, target: "_blank", rel: "noreferrer", children: [
173
173
  "GBIF ",
174
174
  /* @__PURE__ */ t.jsx(h3, {})
175
175
  ] }) }),
@@ -178,8 +178,8 @@ const w2 = {
178
178
  /* @__PURE__ */ t.jsx(h3, {})
179
179
  ] }) })
180
180
  ] }) });
181
- }, I2 = ({ dataset: r, data: i, nameID: e, style: s }) => i[e] ? /* @__PURE__ */ t.jsx("div", { style: s, children: i[e].map((l) => /* @__PURE__ */ t.jsx(V3, { children: /* @__PURE__ */ t.jsxs(
182
- l3,
181
+ }, T2 = ({ dataset: r, data: p, nameID: a, style: s }) => p[a] ? /* @__PURE__ */ t.jsx("div", { style: s, children: p[a].map((l) => /* @__PURE__ */ t.jsx(q3, { children: /* @__PURE__ */ t.jsxs(
182
+ r3,
183
183
  {
184
184
  merged: l.merged,
185
185
  createdBy: l == null ? void 0 : l.createdBy,
@@ -187,9 +187,9 @@ const w2 = {
187
187
  verbatimSourceKey: l == null ? void 0 : l.verbatimSourceKey,
188
188
  sourceDatasetKey: l == null ? void 0 : l.sourceDatasetKey,
189
189
  children: [
190
- /* @__PURE__ */ t.jsx(C3, { color: J3(l == null ? void 0 : l.status), children: l == null ? void 0 : l.status }),
190
+ /* @__PURE__ */ t.jsx(C3, { color: X3(l == null ? void 0 : l.status), children: l == null ? void 0 : l.status }),
191
191
  " ",
192
- D2(r, l),
192
+ I2(r, l),
193
193
  " ",
194
194
  (l == null ? void 0 : l.citation) && /* @__PURE__ */ t.jsx(
195
195
  "span",
@@ -200,42 +200,42 @@ const w2 = {
200
200
  ]
201
201
  }
202
202
  ) }, l.id)) }) : null;
203
- class T2 extends o3.Component {
204
- constructor(e) {
205
- super(e);
206
- R(this, "getData", () => {
207
- const { nameId: e, datasetKey: s, references: l } = this.props;
203
+ class K2 extends e3.Component {
204
+ constructor(a) {
205
+ super(a);
206
+ N(this, "getData", () => {
207
+ const { nameId: a, datasetKey: s, references: l } = this.props;
208
208
  if (referenceId) {
209
- const a = C2(referenceId) ? referenceId : [referenceId], o = [];
209
+ const i = u2(referenceId) ? referenceId : [referenceId], o = [];
210
210
  this.setState({ loading: !0 }), Promise.all(
211
- a.map(
212
- (E) => n(l, E) ? Promise.resolve(o.push(l[e])) : z(
213
- `${H.dataApi}dataset/${s}/name/${encodeURIComponent(e)}/types`
214
- ).then((f) => o.push(f.data))
211
+ i.map(
212
+ (e) => n(l, e) ? Promise.resolve(o.push(l[a])) : W(
213
+ `${P.dataApi}dataset/${s}/name/${encodeURIComponent(a)}/types`
214
+ ).then((C) => o.push(C.data))
215
215
  )
216
216
  ).then(() => this.setState({ typeMaterial: o, loading: !1 }));
217
217
  }
218
218
  });
219
- R(this, "getContent", () => {
220
- const { typeMaterial: e, nameId: s } = this.props, l = (e == null ? void 0 : e[s]) || [];
219
+ N(this, "getContent", () => {
220
+ const { typeMaterial: a, nameId: s } = this.props, l = (a == null ? void 0 : a[s]) || [];
221
221
  if (l.length > 0)
222
- return /* @__PURE__ */ t.jsx("div", { children: l.map((a) => /* @__PURE__ */ t.jsx("div", { style: { marginBottom: "8px", paddingLeft: "18px" }, children: /* @__PURE__ */ t.jsxs(l3, { merged: a.merged, children: [
223
- /* @__PURE__ */ t.jsx(C3, { color: J3(a == null ? void 0 : a.status), children: a == null ? void 0 : a.status }),
222
+ return /* @__PURE__ */ t.jsx("div", { children: l.map((i) => /* @__PURE__ */ t.jsx("div", { style: { marginBottom: "8px", paddingLeft: "18px" }, children: /* @__PURE__ */ t.jsxs(r3, { merged: i.merged, children: [
223
+ /* @__PURE__ */ t.jsx(C3, { color: X3(i == null ? void 0 : i.status), children: i == null ? void 0 : i.status }),
224
224
  " ",
225
- (a == null ? void 0 : a.citation) && /* @__PURE__ */ t.jsx(
225
+ (i == null ? void 0 : i.citation) && /* @__PURE__ */ t.jsx(
226
226
  "span",
227
227
  {
228
228
  dangerouslySetInnerHTML: {
229
- __html: x3((a == null ? void 0 : a.citation) || "")
229
+ __html: x3((i == null ? void 0 : i.citation) || "")
230
230
  }
231
231
  }
232
232
  )
233
- ] }) }, a.id)) });
233
+ ] }) }, i.id)) });
234
234
  });
235
- R(this, "render", () => {
236
- const { typeMaterial: e, nameId: s } = this.props;
237
- return ((e == null ? void 0 : e[s]) || []).length > 0 ? /* @__PURE__ */ t.jsxs(
238
- H3,
235
+ N(this, "render", () => {
236
+ const { typeMaterial: a, nameId: s } = this.props;
237
+ return ((a == null ? void 0 : a[s]) || []).length > 0 ? /* @__PURE__ */ t.jsxs(
238
+ P3,
239
239
  {
240
240
  getPopupContainer: () => document.getElementById(`type_popover_${s}`),
241
241
  placement: this.props.placement || "left",
@@ -244,7 +244,7 @@ class T2 extends o3.Component {
244
244
  trigger: "click",
245
245
  children: [
246
246
  " ",
247
- /* @__PURE__ */ t.jsx(G3, { style: { cursor: "pointer" }, id: `type_popover_${s}` })
247
+ /* @__PURE__ */ t.jsx(V3, { style: { cursor: "pointer" }, id: `type_popover_${s}` })
248
248
  ]
249
249
  }
250
250
  ) : "";
@@ -256,49 +256,49 @@ class T2 extends o3.Component {
256
256
  };
257
257
  }
258
258
  }
259
- const X3 = ({ total: r, visible: i, showAll: e, onChange: s }) => r <= i && !e ? null : /* @__PURE__ */ t.jsx("a", { onClick: () => s(!e), style: { cursor: "pointer" }, children: e ? "Show less" : `Show all (${r})` }), I3 = 5, T3 = ({
259
+ const Q3 = ({ total: r, visible: p, showAll: a, onChange: s }) => r <= p && !a ? null : /* @__PURE__ */ t.jsx("a", { onClick: () => s(!a), style: { cursor: "pointer" }, children: a ? "Show less" : `Show all (${r})` }), T3 = 5, K3 = ({
260
260
  datasetKey: r,
261
- data: i,
262
- style: e,
261
+ data: p,
262
+ style: a,
263
263
  nomStatus: s,
264
264
  references: l,
265
- decisions: a,
265
+ decisions: i,
266
266
  typeMaterial: o,
267
- referenceIndexMap: E,
268
- primarySource: f,
267
+ referenceIndexMap: e,
268
+ primarySource: C,
269
269
  misapplied: B
270
270
  }) => {
271
- const [k, y] = n3(!1), x = (d) => s ? s[n(d, "name.nomStatus")][n(d, "name.code"), "zoological"] : n(d, "name.nomStatus"), v = (d, M) => n(d, "name.combinationAuthorship.year") && n(M, "name.combinationAuthorship.year") ? n(M, "name.combinationAuthorship.year") - n(d, "name.combinationAuthorship.year") : n(d, "name.scientificName") < n(M, "name.scientificName") ? -1 : 1, j = [];
272
- B ? i.misapplied && [...i.misapplied].sort(v).forEach((d) => {
273
- j.push({ syn: d, homotypic: !1, indent: !1 });
274
- }) : (i.homotypic && [...i.homotypic].sort(v).forEach((d) => {
275
- j.push({ syn: d, homotypic: !0, indent: !1 });
276
- }), i.heterotypicGroups && [...i.heterotypicGroups].sort((d, M) => v(d[0], M[0])).forEach((d) => {
277
- d.forEach((M, K) => {
278
- j.push({ syn: M, homotypic: K > 0, indent: K > 0 });
271
+ const [b, c] = o3(!1), k = (g) => s ? s[n(g, "name.nomStatus")][n(g, "name.code"), "zoological"] : n(g, "name.nomStatus"), v = (g, L) => n(g, "name.combinationAuthorship.year") && n(L, "name.combinationAuthorship.year") ? n(L, "name.combinationAuthorship.year") - n(g, "name.combinationAuthorship.year") : n(g, "name.scientificName") < n(L, "name.scientificName") ? -1 : 1, S = [];
272
+ B ? p.misapplied && [...p.misapplied].sort(v).forEach((g) => {
273
+ S.push({ syn: g, homotypic: !1, indent: !1 });
274
+ }) : (p.homotypic && [...p.homotypic].sort(v).forEach((g) => {
275
+ S.push({ syn: g, homotypic: !0, indent: !1 });
276
+ }), p.heterotypicGroups && [...p.heterotypicGroups].sort((g, L) => v(g[0], L[0])).forEach((g) => {
277
+ g.forEach((L, H) => {
278
+ S.push({ syn: L, homotypic: H > 0, indent: H > 0 });
279
279
  });
280
280
  }));
281
- const D = j.length, u = k ? j : j.slice(0, I3), A = ({ syn: d, homotypic: M, indent: K }) => /* @__PURE__ */ t.jsxs(V3, { children: [
281
+ const D = S.length, u = b ? S : S.slice(0, T3), j = ({ syn: g, homotypic: L, indent: H }) => /* @__PURE__ */ t.jsxs(q3, { children: [
282
282
  /* @__PURE__ */ t.jsx(
283
- l3,
283
+ r3,
284
284
  {
285
- merged: !!(d != null && d.sourceDatasetKey) && n(f, "key") !== (d == null ? void 0 : d.sourceDatasetKey),
286
- createdBy: d == null ? void 0 : d.createdBy,
287
- datasetKey: d.datasetKey,
288
- sourceDatasetKey: d == null ? void 0 : d.sourceDatasetKey,
289
- verbatimSourceKey: d.verbatimSourceKey,
290
- children: /* @__PURE__ */ t.jsxs("span", { style: K ? { marginLeft: "10px" } : null, children: [
291
- B ? "" : M === !0 ? "≡ " : "= ",
285
+ merged: !!(g != null && g.sourceDatasetKey) && n(C, "key") !== (g == null ? void 0 : g.sourceDatasetKey),
286
+ createdBy: g == null ? void 0 : g.createdBy,
287
+ datasetKey: g.datasetKey,
288
+ sourceDatasetKey: g == null ? void 0 : g.sourceDatasetKey,
289
+ verbatimSourceKey: g.verbatimSourceKey,
290
+ children: /* @__PURE__ */ t.jsxs("span", { style: H ? { marginLeft: "10px" } : null, children: [
291
+ B ? "" : L === !0 ? "≡ " : "= ",
292
292
  " ",
293
- /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: n(d, "id"), children: /* @__PURE__ */ t.jsx(
293
+ /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: n(g, "id"), children: /* @__PURE__ */ t.jsx(
294
294
  "span",
295
295
  {
296
296
  dangerouslySetInnerHTML: {
297
297
  __html: n(
298
- d,
298
+ g,
299
299
  "labelHtml",
300
- `${n(d, "name.scientificName")} ${n(
301
- d,
300
+ `${n(g, "name.scientificName")} ${n(
301
+ g,
302
302
  "name.authorship",
303
303
  ""
304
304
  )}`
@@ -310,58 +310,58 @@ const X3 = ({ total: r, visible: i, showAll: e, onChange: s }) => r <= i && !e ?
310
310
  }
311
311
  ),
312
312
  " ",
313
- (a == null ? void 0 : a[d == null ? void 0 : d.id]) && /* @__PURE__ */ t.jsx(q3, { decision: a == null ? void 0 : a[d == null ? void 0 : d.id] }),
313
+ (i == null ? void 0 : i[g == null ? void 0 : g.id]) && /* @__PURE__ */ t.jsx(J3, { decision: i == null ? void 0 : i[g == null ? void 0 : g.id] }),
314
314
  /* @__PURE__ */ t.jsx(
315
- T2,
315
+ K2,
316
316
  {
317
317
  datasetKey: r,
318
318
  typeMaterial: o,
319
- nameId: n(d, "name.id"),
319
+ nameId: n(g, "name.id"),
320
320
  placement: "top"
321
321
  }
322
322
  ),
323
323
  " ",
324
- n(d, "name.nomStatus") ? `(${x(d)})` : "",
324
+ n(g, "name.nomStatus") ? `(${k(g)})` : "",
325
325
  " ",
326
- n(d, "status") === "misapplied" && n(d, "accordingTo") ? n(d, "accordingTo") : "",
327
- n(d, "status") === "ambiguous synonym" && "(Ambiguous)",
326
+ n(g, "status") === "misapplied" && n(g, "accordingTo") ? n(g, "accordingTo") : "",
327
+ n(g, "status") === "ambiguous synonym" && "(Ambiguous)",
328
328
  /* @__PURE__ */ t.jsx(
329
- W3,
329
+ Z3,
330
330
  {
331
331
  datasetKey: r,
332
332
  references: l,
333
- referenceIndexMap: E,
334
- referenceId: n(d, "name.publishedInId") ? [n(d, "name.publishedInId"), ...d.referenceIds || []] : d.referenceIds,
333
+ referenceIndexMap: e,
334
+ referenceId: n(g, "name.publishedInId") ? [n(g, "name.publishedInId"), ...g.referenceIds || []] : g.referenceIds,
335
335
  placement: "top",
336
336
  style: { display: "inline-block" }
337
337
  }
338
338
  )
339
- ] }, n(d, "name.id"));
340
- return /* @__PURE__ */ t.jsxs("div", { style: e, children: [
341
- u.map(A),
339
+ ] }, n(g, "name.id"));
340
+ return /* @__PURE__ */ t.jsxs("div", { style: a, children: [
341
+ u.map(j),
342
342
  /* @__PURE__ */ t.jsx(
343
- X3,
343
+ Q3,
344
344
  {
345
345
  total: D,
346
- visible: I3,
347
- showAll: k,
348
- onChange: y
346
+ visible: T3,
347
+ showAll: b,
348
+ onChange: c
349
349
  }
350
350
  )
351
351
  ] });
352
352
  };
353
- class K2 extends o3.Component {
354
- constructor(e) {
355
- super(e);
356
- R(this, "componentDidMount", () => {
357
- const { data: e } = this.props;
358
- B2().then((s) => {
359
- const l = {}, a = {};
360
- s.forEach((E) => {
361
- l[E.alpha3] = E, a[E.alpha2] = E;
353
+ class O2 extends e3.Component {
354
+ constructor(a) {
355
+ super(a);
356
+ N(this, "componentDidMount", () => {
357
+ const { data: a } = this.props;
358
+ k2().then((s) => {
359
+ const l = {}, i = {};
360
+ s.forEach((e) => {
361
+ l[e.alpha3] = e, i[e.alpha2] = e;
362
362
  });
363
- const o = e.map(
364
- (E) => this.decorateWithCountryByCode(E, a, l)
363
+ const o = a.map(
364
+ (e) => this.decorateWithCountryByCode(e, i, l)
365
365
  );
366
366
  return this.setState({ data: o }), Promise.all(o.map(this.decorateWithLanguageByCode));
367
367
  }).then(() => {
@@ -370,15 +370,15 @@ class K2 extends o3.Component {
370
370
  ), this.setState({ data: [...this.state.data] });
371
371
  });
372
372
  });
373
- R(this, "decorateWithCountryByCode", (e, s, l) => s && e.country && e.country.length === 2 ? {
374
- ...e,
375
- countryTitle: n(s, `[${e.country}].title`) || ""
376
- } : l && e.country && e.country.length === 3 ? {
377
- ...e,
378
- countryTitle: n(l, `[${e.country}].title`) || ""
379
- } : e);
380
- R(this, "decorateWithLanguageByCode", (e) => e.language ? z(`${H.dataApi}vocab/language/${e.language}`).then((s) => {
381
- e.languageName = s.data;
373
+ N(this, "decorateWithCountryByCode", (a, s, l) => s && a.country && a.country.length === 2 ? {
374
+ ...a,
375
+ countryTitle: n(s, `[${a.country}].title`) || ""
376
+ } : l && a.country && a.country.length === 3 ? {
377
+ ...a,
378
+ countryTitle: n(l, `[${a.country}].title`) || ""
379
+ } : a);
380
+ N(this, "decorateWithLanguageByCode", (a) => a.language ? W(`${P.dataApi}vocab/language/${a.language}`).then((s) => {
381
+ a.languageName = s.data;
382
382
  }).catch((s) => console.log(s)) : Promise.resolve());
383
383
  const { references: s } = this.props;
384
384
  this.state = {
@@ -391,14 +391,14 @@ class K2 extends o3.Component {
391
391
  title: "Original name",
392
392
  dataIndex: "name",
393
393
  key: "name",
394
- render: (l, a) => /* @__PURE__ */ t.jsx(
395
- l3,
394
+ render: (l, i) => /* @__PURE__ */ t.jsx(
395
+ r3,
396
396
  {
397
- merged: a == null ? void 0 : a.merged,
398
- createdBy: a == null ? void 0 : a.createdBy,
399
- datasetKey: a == null ? void 0 : a.datasetKey,
400
- verbatimSourceKey: a == null ? void 0 : a.verbatimSourceKey,
401
- sourceDatasetKey: a == null ? void 0 : a.sourceDatasetKey,
397
+ merged: i == null ? void 0 : i.merged,
398
+ createdBy: i == null ? void 0 : i.createdBy,
399
+ datasetKey: i == null ? void 0 : i.datasetKey,
400
+ verbatimSourceKey: i == null ? void 0 : i.verbatimSourceKey,
401
+ sourceDatasetKey: i == null ? void 0 : i.sourceDatasetKey,
402
402
  children: l
403
403
  }
404
404
  )
@@ -412,20 +412,20 @@ class K2 extends o3.Component {
412
412
  title: "Language",
413
413
  dataIndex: "language",
414
414
  key: "language",
415
- render: (l, a) => a.languageName ? a.languageName : l
415
+ render: (l, i) => i.languageName ? i.languageName : l
416
416
  },
417
417
  {
418
418
  title: "Country of use",
419
419
  dataIndex: "country",
420
420
  key: "country",
421
- render: (l, a) => a.countryTitle ? a.countryTitle : l
421
+ render: (l, i) => i.countryTitle ? i.countryTitle : l
422
422
  },
423
423
  {
424
424
  title: "",
425
425
  dataIndex: "referenceId",
426
426
  key: "referenceId",
427
- render: (l, a) => l ? /* @__PURE__ */ t.jsx(
428
- W3,
427
+ render: (l, i) => l ? /* @__PURE__ */ t.jsx(
428
+ Z3,
429
429
  {
430
430
  referenceId: l,
431
431
  references: s,
@@ -438,12 +438,12 @@ class K2 extends o3.Component {
438
438
  };
439
439
  }
440
440
  render() {
441
- const { style: e } = this.props, { data: s, columns: l, showAll: a } = this.state, o = a ? s : s.slice(0, 5);
441
+ const { style: a } = this.props, { data: s, columns: l, showAll: i } = this.state, o = i ? s : s.slice(0, 5);
442
442
  return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
443
443
  /* @__PURE__ */ t.jsx(
444
- c2,
444
+ y2,
445
445
  {
446
- style: e,
446
+ style: a,
447
447
  className: "colplus-taxon-page-list",
448
448
  columns: l,
449
449
  dataSource: o,
@@ -453,32 +453,32 @@ class K2 extends o3.Component {
453
453
  }
454
454
  ),
455
455
  /* @__PURE__ */ t.jsx(
456
- X3,
456
+ Q3,
457
457
  {
458
458
  total: s.length,
459
459
  visible: 5,
460
- showAll: a,
461
- onChange: (E) => this.setState({ showAll: E })
460
+ showAll: i,
461
+ onChange: (e) => this.setState({ showAll: e })
462
462
  }
463
463
  )
464
464
  ] });
465
465
  }
466
466
  }
467
- const O2 = {
467
+ const _2 = {
468
468
  color: "rgba(0, 0, 0, 0.45)",
469
469
  fontSize: "11px"
470
- }, _2 = ({ data: r, style: i }) => /* @__PURE__ */ t.jsxs("div", { style: i, children: [
470
+ }, N2 = ({ data: r, style: p }) => /* @__PURE__ */ t.jsxs("div", { style: p, children: [
471
471
  " ",
472
- r.map((e, s) => /* @__PURE__ */ t.jsxs("div", { style: { float: "left", marginRight: "3px" }, children: [
473
- /* @__PURE__ */ t.jsxs("span", { style: O2, children: [
474
- e.rank,
472
+ r.map((a, s) => /* @__PURE__ */ t.jsxs("div", { style: { float: "left", marginRight: "3px" }, children: [
473
+ /* @__PURE__ */ t.jsxs("span", { style: _2, children: [
474
+ a.rank,
475
475
  ": "
476
476
  ] }),
477
- /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: e.id, children: /* @__PURE__ */ t.jsx("span", { dangerouslySetInnerHTML: { __html: e.labelHtml } }) }),
477
+ /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: a.id, children: /* @__PURE__ */ t.jsx("span", { dangerouslySetInnerHTML: { __html: a.labelHtml } }) }),
478
478
  s < r.length - 1 && " >"
479
- ] }, e.rank))
480
- ] }), N2 = (r, i) => {
481
- if (i)
479
+ ] }, a.rank))
480
+ ] }), R2 = (r, p) => {
481
+ if (p)
482
482
  switch (r.type) {
483
483
  case "spelling correction":
484
484
  return "Has spelling correction";
@@ -495,7 +495,7 @@ const O2 = {
495
495
  case "type":
496
496
  return "Type of";
497
497
  default:
498
- return M3(r.type);
498
+ return D3(r.type);
499
499
  }
500
500
  else
501
501
  switch (r.type) {
@@ -514,16 +514,16 @@ const O2 = {
514
514
  case "type":
515
515
  return "Type";
516
516
  default:
517
- return M3(r.type);
517
+ return D3(r.type);
518
518
  }
519
- }, K3 = ({ data: r, md: i, reverse: e }) => r.map((s, l) => /* @__PURE__ */ t.jsxs(
520
- w,
519
+ }, O3 = ({ data: r, md: p, reverse: a }) => r.map((s, l) => /* @__PURE__ */ t.jsxs(
520
+ M,
521
521
  {
522
- md: i,
523
- label: N2(s, e),
522
+ md: p,
523
+ label: R2(s, a),
524
524
  helpText: s.note,
525
525
  children: [
526
- !e && /* @__PURE__ */ t.jsx(
526
+ !a && /* @__PURE__ */ t.jsx(
527
527
  "span",
528
528
  {
529
529
  dangerouslySetInnerHTML: {
@@ -531,7 +531,7 @@ const O2 = {
531
531
  }
532
532
  }
533
533
  ),
534
- e && /* @__PURE__ */ t.jsx(
534
+ a && /* @__PURE__ */ t.jsx(
535
535
  "span",
536
536
  {
537
537
  dangerouslySetInnerHTML: {
@@ -542,20 +542,20 @@ const O2 = {
542
542
  ]
543
543
  },
544
544
  l
545
- )), R2 = ({
545
+ )), Y2 = ({
546
546
  data: r,
547
- referenceIndexMap: i,
548
- style: e,
547
+ referenceIndexMap: p,
548
+ style: a,
549
549
  primarySourceDatasetKey: s
550
- }) => (N3(() => {
551
- }, [i]), /* @__PURE__ */ t.jsx("div", { style: e, className: "col-reference-link-container", children: u2(r).map((l) => {
552
- var a, o;
550
+ }) => (R3(() => {
551
+ }, [p]), /* @__PURE__ */ t.jsx("div", { style: a, className: "col-reference-link-container", children: E2(r).map((l) => {
552
+ var i, o;
553
553
  return /* @__PURE__ */ t.jsxs(d3, { children: [
554
- /* @__PURE__ */ t.jsx(G, { style: { paddingRight: "5px" }, children: n(i, l.id) && /* @__PURE__ */ t.jsx("span", { children: `[${n(i, l.id)}]` }) }),
554
+ /* @__PURE__ */ t.jsx(G, { style: { paddingRight: "5px" }, children: n(p, l.id) && /* @__PURE__ */ t.jsx("span", { children: `[${n(p, l.id)}]` }) }),
555
555
  /* @__PURE__ */ t.jsx(G, { span: 20, style: { paddingLeft: "18px" }, children: /* @__PURE__ */ t.jsx(
556
- l3,
556
+ r3,
557
557
  {
558
- merged: ((a = l == null ? void 0 : l.sourceDataset) == null ? void 0 : a.key) !== s,
558
+ merged: ((i = l == null ? void 0 : l.sourceDataset) == null ? void 0 : i.key) !== s,
559
559
  createdBy: l == null ? void 0 : l.createdBy,
560
560
  datasetKey: l.datasetKey,
561
561
  verbatimSourceKey: l == null ? void 0 : l.verbatimSourceKey,
@@ -565,7 +565,7 @@ const O2 = {
565
565
  {
566
566
  id: `col-reference-${l.id}`,
567
567
  dangerouslySetInnerHTML: {
568
- __html: x3(Z3.sanitize(l.citation))
568
+ __html: x3(U3.sanitize(l.citation))
569
569
  }
570
570
  }
571
571
  )
@@ -573,324 +573,324 @@ const O2 = {
573
573
  ) })
574
574
  ] }, l.id);
575
575
  }) }));
576
- var f3 = { exports: {} }, Y2 = f3.exports, O3;
577
- function H2() {
578
- return O3 || (O3 = 1, (function(r, i) {
579
- (function(e, s) {
576
+ var f3 = { exports: {} }, H2 = f3.exports, _3;
577
+ function P2() {
578
+ return _3 || (_3 = 1, (function(r, p) {
579
+ (function(a, s) {
580
580
  r.exports = s();
581
- })(Y2, (function() {
582
- var e = 1e3, s = 6e4, l = 36e5, a = "millisecond", o = "second", E = "minute", f = "hour", B = "day", k = "week", y = "month", x = "quarter", v = "year", j = "date", D = "Invalid Date", u = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, A = /\[([^\]]+)]|YYYY|YY|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, d = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(C) {
583
- var g = ["th", "st", "nd", "rd"], p = C % 100;
584
- return "[" + C + (g[(p - 20) % 10] || g[p] || g[0]) + "]";
585
- } }, M = function(C, g, p) {
586
- var m = String(C);
587
- return !m || m.length >= g ? C : "" + Array(g + 1 - m.length).join(p) + C;
588
- }, K = { s: M, z: function(C) {
589
- var g = -C.utcOffset(), p = Math.abs(g), m = Math.floor(p / 60), c = p % 60;
590
- return (g <= 0 ? "+" : "-") + M(m, 2, "0") + ":" + M(c, 2, "0");
591
- }, m: function C(g, p) {
592
- if (g.date() < p.date()) return -C(p, g);
593
- var m = 12 * (p.year() - g.year()) + (p.month() - g.month()), c = g.clone().add(m, y), h = p - c < 0, F = g.clone().add(m + (h ? -1 : 1), y);
594
- return +(-(m + (p - c) / (h ? c - F : F - c)) || 0);
595
- }, a: function(C) {
596
- return C < 0 ? Math.ceil(C) || 0 : Math.floor(C);
597
- }, p: function(C) {
598
- return { M: y, y: v, w: k, d: B, D: j, h: f, m: E, s: o, ms: a, Q: x }[C] || String(C || "").toLowerCase().replace(/s$/, "");
599
- }, u: function(C) {
600
- return C === void 0;
601
- } }, W = "en", V = {};
602
- V[W] = d;
603
- var c3 = "$isDayjsObject", e3 = function(C) {
604
- return C instanceof t3 || !(!C || !C[c3]);
605
- }, Q = function C(g, p, m) {
606
- var c;
607
- if (!g) return W;
608
- if (typeof g == "string") {
609
- var h = g.toLowerCase();
610
- V[h] && (c = h), p && (V[h] = p, c = h);
611
- var F = g.split("-");
612
- if (!c && F.length > 1) return C(F[0]);
581
+ })(H2, (function() {
582
+ var a = 1e3, s = 6e4, l = 36e5, i = "millisecond", o = "second", e = "minute", C = "hour", B = "day", b = "week", c = "month", k = "quarter", v = "year", S = "date", D = "Invalid Date", u = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, j = /\[([^\]]+)]|YYYY|YY|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, g = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(E) {
583
+ var f = ["th", "st", "nd", "rd"], d = E % 100;
584
+ return "[" + E + (f[(d - 20) % 10] || f[d] || f[0]) + "]";
585
+ } }, L = function(E, f, d) {
586
+ var m = String(E);
587
+ return !m || m.length >= f ? E : "" + Array(f + 1 - m.length).join(d) + E;
588
+ }, H = { s: L, z: function(E) {
589
+ var f = -E.utcOffset(), d = Math.abs(f), m = Math.floor(d / 60), y = d % 60;
590
+ return (f <= 0 ? "+" : "-") + L(m, 2, "0") + ":" + L(y, 2, "0");
591
+ }, m: function E(f, d) {
592
+ if (f.date() < d.date()) return -E(d, f);
593
+ var m = 12 * (d.year() - f.year()) + (d.month() - f.month()), y = f.clone().add(m, c), h = d - y < 0, F = f.clone().add(m + (h ? -1 : 1), c);
594
+ return +(-(m + (d - y) / (h ? y - F : F - y)) || 0);
595
+ }, a: function(E) {
596
+ return E < 0 ? Math.ceil(E) || 0 : Math.floor(E);
597
+ }, p: function(E) {
598
+ return { M: c, y: v, w: b, d: B, D: S, h: C, m: e, s: o, ms: i, Q: k }[E] || String(E || "").toLowerCase().replace(/s$/, "");
599
+ }, u: function(E) {
600
+ return E === void 0;
601
+ } }, R = "en", V = {};
602
+ V[R] = g;
603
+ var c3 = "$isDayjsObject", l3 = function(E) {
604
+ return E instanceof t3 || !(!E || !E[c3]);
605
+ }, Q = function E(f, d, m) {
606
+ var y;
607
+ if (!f) return R;
608
+ if (typeof f == "string") {
609
+ var h = f.toLowerCase();
610
+ V[h] && (y = h), d && (V[h] = d, y = h);
611
+ var F = f.split("-");
612
+ if (!y && F.length > 1) return E(F[0]);
613
613
  } else {
614
- var b = g.name;
615
- V[b] = g, c = b;
614
+ var A = f.name;
615
+ V[A] = f, y = A;
616
616
  }
617
- return !m && c && (W = c), c || !m && W;
618
- }, I = function(C, g) {
619
- if (e3(C)) return C.clone();
620
- var p = typeof g == "object" ? g : {};
621
- return p.date = C, p.args = arguments, new t3(p);
622
- }, S = K;
623
- S.l = Q, S.i = e3, S.w = function(C, g) {
624
- return I(C, { locale: g.$L, utc: g.$u, x: g.$x, $offset: g.$offset });
617
+ return !m && y && (R = y), y || !m && R;
618
+ }, I = function(E, f) {
619
+ if (l3(E)) return E.clone();
620
+ var d = typeof f == "object" ? f : {};
621
+ return d.date = E, d.args = arguments, new t3(d);
622
+ }, x = H;
623
+ x.l = Q, x.i = l3, x.w = function(E, f) {
624
+ return I(E, { locale: f.$L, utc: f.$u, x: f.$x, $offset: f.$offset });
625
625
  };
626
626
  var t3 = (function() {
627
- function C(p) {
628
- this.$L = Q(p.locale, null, !0), this.parse(p), this.$x = this.$x || p.x || {}, this[c3] = !0;
627
+ function E(d) {
628
+ this.$L = Q(d.locale, null, !0), this.parse(d), this.$x = this.$x || d.x || {}, this[c3] = !0;
629
629
  }
630
- var g = C.prototype;
631
- return g.parse = function(p) {
630
+ var f = E.prototype;
631
+ return f.parse = function(d) {
632
632
  this.$d = (function(m) {
633
- var c = m.date, h = m.utc;
634
- if (c === null) return /* @__PURE__ */ new Date(NaN);
635
- if (S.u(c)) return /* @__PURE__ */ new Date();
636
- if (c instanceof Date) return new Date(c);
637
- if (typeof c == "string" && !/Z$/i.test(c)) {
638
- var F = c.match(u);
633
+ var y = m.date, h = m.utc;
634
+ if (y === null) return /* @__PURE__ */ new Date(NaN);
635
+ if (x.u(y)) return /* @__PURE__ */ new Date();
636
+ if (y instanceof Date) return new Date(y);
637
+ if (typeof y == "string" && !/Z$/i.test(y)) {
638
+ var F = y.match(u);
639
639
  if (F) {
640
- var b = F[2] - 1 || 0, $ = (F[7] || "0").substring(0, 3);
641
- return h ? new Date(Date.UTC(F[1], b, F[3] || 1, F[4] || 0, F[5] || 0, F[6] || 0, $)) : new Date(F[1], b, F[3] || 1, F[4] || 0, F[5] || 0, F[6] || 0, $);
640
+ var A = F[2] - 1 || 0, w = (F[7] || "0").substring(0, 3);
641
+ return h ? new Date(Date.UTC(F[1], A, F[3] || 1, F[4] || 0, F[5] || 0, F[6] || 0, w)) : new Date(F[1], A, F[3] || 1, F[4] || 0, F[5] || 0, F[6] || 0, w);
642
642
  }
643
643
  }
644
- return new Date(c);
645
- })(p), this.init();
646
- }, g.init = function() {
647
- var p = this.$d;
648
- this.$y = p.getFullYear(), this.$M = p.getMonth(), this.$D = p.getDate(), this.$W = p.getDay(), this.$H = p.getHours(), this.$m = p.getMinutes(), this.$s = p.getSeconds(), this.$ms = p.getMilliseconds();
649
- }, g.$utils = function() {
650
- return S;
651
- }, g.isValid = function() {
644
+ return new Date(y);
645
+ })(d), this.init();
646
+ }, f.init = function() {
647
+ var d = this.$d;
648
+ this.$y = d.getFullYear(), this.$M = d.getMonth(), this.$D = d.getDate(), this.$W = d.getDay(), this.$H = d.getHours(), this.$m = d.getMinutes(), this.$s = d.getSeconds(), this.$ms = d.getMilliseconds();
649
+ }, f.$utils = function() {
650
+ return x;
651
+ }, f.isValid = function() {
652
652
  return this.$d.toString() !== D;
653
- }, g.isSame = function(p, m) {
654
- var c = I(p);
655
- return this.startOf(m) <= c && c <= this.endOf(m);
656
- }, g.isAfter = function(p, m) {
657
- return I(p) < this.startOf(m);
658
- }, g.isBefore = function(p, m) {
659
- return this.endOf(m) < I(p);
660
- }, g.$g = function(p, m, c) {
661
- return S.u(p) ? this[m] : this.set(c, p);
662
- }, g.unix = function() {
653
+ }, f.isSame = function(d, m) {
654
+ var y = I(d);
655
+ return this.startOf(m) <= y && y <= this.endOf(m);
656
+ }, f.isAfter = function(d, m) {
657
+ return I(d) < this.startOf(m);
658
+ }, f.isBefore = function(d, m) {
659
+ return this.endOf(m) < I(d);
660
+ }, f.$g = function(d, m, y) {
661
+ return x.u(d) ? this[m] : this.set(y, d);
662
+ }, f.unix = function() {
663
663
  return Math.floor(this.valueOf() / 1e3);
664
- }, g.valueOf = function() {
664
+ }, f.valueOf = function() {
665
665
  return this.$d.getTime();
666
- }, g.startOf = function(p, m) {
667
- var c = this, h = !!S.u(m) || m, F = S.p(p), b = function(U, N) {
668
- var P = S.w(c.$u ? Date.UTC(c.$y, N, U) : new Date(c.$y, N, U), c);
669
- return h ? P : P.endOf(B);
670
- }, $ = function(U, N) {
671
- return S.w(c.toDate()[U].apply(c.toDate("s"), (h ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(N)), c);
672
- }, T = this.$W, O = this.$M, Y = this.$D, q = "set" + (this.$u ? "UTC" : "");
666
+ }, f.startOf = function(d, m) {
667
+ var y = this, h = !!x.u(m) || m, F = x.p(d), A = function(U, _) {
668
+ var z = x.w(y.$u ? Date.UTC(y.$y, _, U) : new Date(y.$y, _, U), y);
669
+ return h ? z : z.endOf(B);
670
+ }, w = function(U, _) {
671
+ return x.w(y.toDate()[U].apply(y.toDate("s"), (h ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(_)), y);
672
+ }, T = this.$W, K = this.$M, Y = this.$D, q = "set" + (this.$u ? "UTC" : "");
673
673
  switch (F) {
674
674
  case v:
675
- return h ? b(1, 0) : b(31, 11);
676
- case y:
677
- return h ? b(1, O) : b(0, O + 1);
678
- case k:
675
+ return h ? A(1, 0) : A(31, 11);
676
+ case c:
677
+ return h ? A(1, K) : A(0, K + 1);
678
+ case b:
679
679
  var Z = this.$locale().weekStart || 0, J = (T < Z ? T + 7 : T) - Z;
680
- return b(h ? Y - J : Y + (6 - J), O);
680
+ return A(h ? Y - J : Y + (6 - J), K);
681
681
  case B:
682
- case j:
683
- return $(q + "Hours", 0);
684
- case f:
685
- return $(q + "Minutes", 1);
686
- case E:
687
- return $(q + "Seconds", 2);
682
+ case S:
683
+ return w(q + "Hours", 0);
684
+ case C:
685
+ return w(q + "Minutes", 1);
686
+ case e:
687
+ return w(q + "Seconds", 2);
688
688
  case o:
689
- return $(q + "Milliseconds", 3);
689
+ return w(q + "Milliseconds", 3);
690
690
  default:
691
691
  return this.clone();
692
692
  }
693
- }, g.endOf = function(p) {
694
- return this.startOf(p, !1);
695
- }, g.$set = function(p, m) {
696
- var c, h = S.p(p), F = "set" + (this.$u ? "UTC" : ""), b = (c = {}, c[B] = F + "Date", c[j] = F + "Date", c[y] = F + "Month", c[v] = F + "FullYear", c[f] = F + "Hours", c[E] = F + "Minutes", c[o] = F + "Seconds", c[a] = F + "Milliseconds", c)[h], $ = h === B ? this.$D + (m - this.$W) : m;
697
- if (h === y || h === v) {
698
- var T = this.clone().set(j, 1);
699
- T.$d[b]($), T.init(), this.$d = T.set(j, Math.min(this.$D, T.daysInMonth())).$d;
700
- } else b && this.$d[b]($);
693
+ }, f.endOf = function(d) {
694
+ return this.startOf(d, !1);
695
+ }, f.$set = function(d, m) {
696
+ var y, h = x.p(d), F = "set" + (this.$u ? "UTC" : ""), A = (y = {}, y[B] = F + "Date", y[S] = F + "Date", y[c] = F + "Month", y[v] = F + "FullYear", y[C] = F + "Hours", y[e] = F + "Minutes", y[o] = F + "Seconds", y[i] = F + "Milliseconds", y)[h], w = h === B ? this.$D + (m - this.$W) : m;
697
+ if (h === c || h === v) {
698
+ var T = this.clone().set(S, 1);
699
+ T.$d[A](w), T.init(), this.$d = T.set(S, Math.min(this.$D, T.daysInMonth())).$d;
700
+ } else A && this.$d[A](w);
701
701
  return this.init(), this;
702
- }, g.set = function(p, m) {
703
- return this.clone().$set(p, m);
704
- }, g.get = function(p) {
705
- return this[S.p(p)]();
706
- }, g.add = function(p, m) {
707
- var c, h = this;
708
- p = Number(p);
709
- var F = S.p(m), b = function(O) {
702
+ }, f.set = function(d, m) {
703
+ return this.clone().$set(d, m);
704
+ }, f.get = function(d) {
705
+ return this[x.p(d)]();
706
+ }, f.add = function(d, m) {
707
+ var y, h = this;
708
+ d = Number(d);
709
+ var F = x.p(m), A = function(K) {
710
710
  var Y = I(h);
711
- return S.w(Y.date(Y.date() + Math.round(O * p)), h);
711
+ return x.w(Y.date(Y.date() + Math.round(K * d)), h);
712
712
  };
713
- if (F === y) return this.set(y, this.$M + p);
714
- if (F === v) return this.set(v, this.$y + p);
715
- if (F === B) return b(1);
716
- if (F === k) return b(7);
717
- var $ = (c = {}, c[E] = s, c[f] = l, c[o] = e, c)[F] || 1, T = this.$d.getTime() + p * $;
718
- return S.w(T, this);
719
- }, g.subtract = function(p, m) {
720
- return this.add(-1 * p, m);
721
- }, g.format = function(p) {
722
- var m = this, c = this.$locale();
723
- if (!this.isValid()) return c.invalidDate || D;
724
- var h = p || "YYYY-MM-DDTHH:mm:ssZ", F = S.z(this), b = this.$H, $ = this.$m, T = this.$M, O = c.weekdays, Y = c.months, q = c.meridiem, Z = function(N, P, X, a3) {
725
- return N && (N[P] || N(m, h)) || X[P].slice(0, a3);
726
- }, J = function(N) {
727
- return S.s(b % 12 || 12, N, "0");
728
- }, U = q || function(N, P, X) {
729
- var a3 = N < 12 ? "AM" : "PM";
713
+ if (F === c) return this.set(c, this.$M + d);
714
+ if (F === v) return this.set(v, this.$y + d);
715
+ if (F === B) return A(1);
716
+ if (F === b) return A(7);
717
+ var w = (y = {}, y[e] = s, y[C] = l, y[o] = a, y)[F] || 1, T = this.$d.getTime() + d * w;
718
+ return x.w(T, this);
719
+ }, f.subtract = function(d, m) {
720
+ return this.add(-1 * d, m);
721
+ }, f.format = function(d) {
722
+ var m = this, y = this.$locale();
723
+ if (!this.isValid()) return y.invalidDate || D;
724
+ var h = d || "YYYY-MM-DDTHH:mm:ssZ", F = x.z(this), A = this.$H, w = this.$m, T = this.$M, K = y.weekdays, Y = y.months, q = y.meridiem, Z = function(_, z, X, a3) {
725
+ return _ && (_[z] || _(m, h)) || X[z].slice(0, a3);
726
+ }, J = function(_) {
727
+ return x.s(A % 12 || 12, _, "0");
728
+ }, U = q || function(_, z, X) {
729
+ var a3 = _ < 12 ? "AM" : "PM";
730
730
  return X ? a3.toLowerCase() : a3;
731
731
  };
732
- return h.replace(A, (function(N, P) {
733
- return P || (function(X) {
732
+ return h.replace(j, (function(_, z) {
733
+ return z || (function(X) {
734
734
  switch (X) {
735
735
  case "YY":
736
736
  return String(m.$y).slice(-2);
737
737
  case "YYYY":
738
- return S.s(m.$y, 4, "0");
738
+ return x.s(m.$y, 4, "0");
739
739
  case "M":
740
740
  return T + 1;
741
741
  case "MM":
742
- return S.s(T + 1, 2, "0");
742
+ return x.s(T + 1, 2, "0");
743
743
  case "MMM":
744
- return Z(c.monthsShort, T, Y, 3);
744
+ return Z(y.monthsShort, T, Y, 3);
745
745
  case "MMMM":
746
746
  return Z(Y, T);
747
747
  case "D":
748
748
  return m.$D;
749
749
  case "DD":
750
- return S.s(m.$D, 2, "0");
750
+ return x.s(m.$D, 2, "0");
751
751
  case "d":
752
752
  return String(m.$W);
753
753
  case "dd":
754
- return Z(c.weekdaysMin, m.$W, O, 2);
754
+ return Z(y.weekdaysMin, m.$W, K, 2);
755
755
  case "ddd":
756
- return Z(c.weekdaysShort, m.$W, O, 3);
756
+ return Z(y.weekdaysShort, m.$W, K, 3);
757
757
  case "dddd":
758
- return O[m.$W];
758
+ return K[m.$W];
759
759
  case "H":
760
- return String(b);
760
+ return String(A);
761
761
  case "HH":
762
- return S.s(b, 2, "0");
762
+ return x.s(A, 2, "0");
763
763
  case "h":
764
764
  return J(1);
765
765
  case "hh":
766
766
  return J(2);
767
767
  case "a":
768
- return U(b, $, !0);
768
+ return U(A, w, !0);
769
769
  case "A":
770
- return U(b, $, !1);
770
+ return U(A, w, !1);
771
771
  case "m":
772
- return String($);
772
+ return String(w);
773
773
  case "mm":
774
- return S.s($, 2, "0");
774
+ return x.s(w, 2, "0");
775
775
  case "s":
776
776
  return String(m.$s);
777
777
  case "ss":
778
- return S.s(m.$s, 2, "0");
778
+ return x.s(m.$s, 2, "0");
779
779
  case "SSS":
780
- return S.s(m.$ms, 3, "0");
780
+ return x.s(m.$ms, 3, "0");
781
781
  case "Z":
782
782
  return F;
783
783
  }
784
784
  return null;
785
- })(N) || F.replace(":", "");
785
+ })(_) || F.replace(":", "");
786
786
  }));
787
- }, g.utcOffset = function() {
787
+ }, f.utcOffset = function() {
788
788
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
789
- }, g.diff = function(p, m, c) {
790
- var h, F = this, b = S.p(m), $ = I(p), T = ($.utcOffset() - this.utcOffset()) * s, O = this - $, Y = function() {
791
- return S.m(F, $);
789
+ }, f.diff = function(d, m, y) {
790
+ var h, F = this, A = x.p(m), w = I(d), T = (w.utcOffset() - this.utcOffset()) * s, K = this - w, Y = function() {
791
+ return x.m(F, w);
792
792
  };
793
- switch (b) {
793
+ switch (A) {
794
794
  case v:
795
795
  h = Y() / 12;
796
796
  break;
797
- case y:
797
+ case c:
798
798
  h = Y();
799
799
  break;
800
- case x:
800
+ case k:
801
801
  h = Y() / 3;
802
802
  break;
803
- case k:
804
- h = (O - T) / 6048e5;
803
+ case b:
804
+ h = (K - T) / 6048e5;
805
805
  break;
806
806
  case B:
807
- h = (O - T) / 864e5;
807
+ h = (K - T) / 864e5;
808
808
  break;
809
- case f:
810
- h = O / l;
809
+ case C:
810
+ h = K / l;
811
811
  break;
812
- case E:
813
- h = O / s;
812
+ case e:
813
+ h = K / s;
814
814
  break;
815
815
  case o:
816
- h = O / e;
816
+ h = K / a;
817
817
  break;
818
818
  default:
819
- h = O;
819
+ h = K;
820
820
  }
821
- return c ? h : S.a(h);
822
- }, g.daysInMonth = function() {
823
- return this.endOf(y).$D;
824
- }, g.$locale = function() {
821
+ return y ? h : x.a(h);
822
+ }, f.daysInMonth = function() {
823
+ return this.endOf(c).$D;
824
+ }, f.$locale = function() {
825
825
  return V[this.$L];
826
- }, g.locale = function(p, m) {
827
- if (!p) return this.$L;
828
- var c = this.clone(), h = Q(p, m, !0);
829
- return h && (c.$L = h), c;
830
- }, g.clone = function() {
831
- return S.w(this.$d, this);
832
- }, g.toDate = function() {
826
+ }, f.locale = function(d, m) {
827
+ if (!d) return this.$L;
828
+ var y = this.clone(), h = Q(d, m, !0);
829
+ return h && (y.$L = h), y;
830
+ }, f.clone = function() {
831
+ return x.w(this.$d, this);
832
+ }, f.toDate = function() {
833
833
  return new Date(this.valueOf());
834
- }, g.toJSON = function() {
834
+ }, f.toJSON = function() {
835
835
  return this.isValid() ? this.toISOString() : null;
836
- }, g.toISOString = function() {
836
+ }, f.toISOString = function() {
837
837
  return this.$d.toISOString();
838
- }, g.toString = function() {
838
+ }, f.toString = function() {
839
839
  return this.$d.toUTCString();
840
- }, C;
840
+ }, E;
841
841
  })(), s3 = t3.prototype;
842
- return I.prototype = s3, [["$ms", a], ["$s", o], ["$m", E], ["$H", f], ["$W", B], ["$M", y], ["$y", v], ["$D", j]].forEach((function(C) {
843
- s3[C[1]] = function(g) {
844
- return this.$g(g, C[0], C[1]);
842
+ return I.prototype = s3, [["$ms", i], ["$s", o], ["$m", e], ["$H", C], ["$W", B], ["$M", c], ["$y", v], ["$D", S]].forEach((function(E) {
843
+ s3[E[1]] = function(f) {
844
+ return this.$g(f, E[0], E[1]);
845
845
  };
846
- })), I.extend = function(C, g) {
847
- return C.$i || (C(g, t3, I), C.$i = !0), I;
848
- }, I.locale = Q, I.isDayjs = e3, I.unix = function(C) {
849
- return I(1e3 * C);
850
- }, I.en = V[W], I.Ls = V, I.p = {}, I;
846
+ })), I.extend = function(E, f) {
847
+ return E.$i || (E(f, t3, I), E.$i = !0), I;
848
+ }, I.locale = Q, I.isDayjs = l3, I.unix = function(E) {
849
+ return I(1e3 * E);
850
+ }, I.en = V[R], I.Ls = V, I.p = {}, I;
851
851
  }));
852
852
  })(f3)), f3.exports;
853
853
  }
854
- var P2 = H2();
855
- const Q3 = /* @__PURE__ */ z3(P2);
856
- var m3 = { exports: {} }, z2 = m3.exports, _3;
857
- function W2() {
858
- return _3 || (_3 = 1, (function(r, i) {
859
- (function(e, s) {
854
+ var z2 = P2();
855
+ const t2 = /* @__PURE__ */ W3(z2);
856
+ var m3 = { exports: {} }, W2 = m3.exports, N3;
857
+ function Z2() {
858
+ return N3 || (N3 = 1, (function(r, p) {
859
+ (function(a, s) {
860
860
  r.exports = s();
861
- })(z2, (function() {
862
- var e = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" };
863
- return function(s, l, a) {
864
- var o = l.prototype, E = o.format;
865
- a.en.formats = e, o.format = function(f) {
866
- f === void 0 && (f = "YYYY-MM-DDTHH:mm:ssZ");
867
- var B = this.$locale().formats, k = (function(y, x) {
868
- return y.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, (function(v, j, D) {
861
+ })(W2, (function() {
862
+ var a = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" };
863
+ return function(s, l, i) {
864
+ var o = l.prototype, e = o.format;
865
+ i.en.formats = a, o.format = function(C) {
866
+ C === void 0 && (C = "YYYY-MM-DDTHH:mm:ssZ");
867
+ var B = this.$locale().formats, b = (function(c, k) {
868
+ return c.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, (function(v, S, D) {
869
869
  var u = D && D.toUpperCase();
870
- return j || x[D] || e[D] || x[u].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, (function(A, d, M) {
871
- return d || M.slice(1);
870
+ return S || k[D] || a[D] || k[u].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, (function(j, g, L) {
871
+ return g || L.slice(1);
872
872
  }));
873
873
  }));
874
- })(f, B === void 0 ? {} : B);
875
- return E.call(this, k);
874
+ })(C, B === void 0 ? {} : B);
875
+ return e.call(this, b);
876
876
  };
877
877
  };
878
878
  }));
879
879
  })(m3)), m3.exports;
880
880
  }
881
- var Z2 = W2();
882
- const U2 = /* @__PURE__ */ z3(Z2), G2 = ({ data: r, style: i, rank: e, taxon: s }) => {
883
- const l = e.reduce(
884
- (a, o) => (a[o.value] = o.plural, a),
881
+ var U2 = Z2();
882
+ const G2 = /* @__PURE__ */ W3(U2), V2 = ({ data: r, style: p, rank: a, taxon: s }) => {
883
+ const l = a.reduce(
884
+ (i, o) => (i[o.value] = o.plural, i),
885
885
  {}
886
886
  );
887
- return /* @__PURE__ */ t.jsxs("div", { style: i, children: [
887
+ return /* @__PURE__ */ t.jsxs("div", { style: p, children: [
888
888
  " ",
889
- r.filter((a) => a.value !== s.name.rank).sort((a, o) => e.indexOf(a.value) - e.indexOf(o.value)).map((a) => /* @__PURE__ */ t.jsx(
890
- w,
889
+ r.filter((i) => i.value !== s.name.rank).sort((i, o) => a.indexOf(i.value) - a.indexOf(o.value)).map((i) => /* @__PURE__ */ t.jsx(
890
+ M,
891
891
  {
892
892
  md: 6,
893
- label: P3(l[a.value] || a.value),
893
+ label: z3(l[i.value] || i.value),
894
894
  classes: { formItem: { borderBottom: "none" } },
895
895
  children: /* @__PURE__ */ t.jsx(
896
896
  p3,
@@ -898,17 +898,17 @@ const U2 = /* @__PURE__ */ z3(Z2), G2 = ({ data: r, style: i, rank: e, taxon: s
898
898
  to: "search",
899
899
  args: {
900
900
  TAXON_ID: s.id,
901
- rank: a.value,
901
+ rank: i.value,
902
902
  status: ["accepted", "provisionally accepted"]
903
903
  },
904
- children: a.count
904
+ children: i.count
905
905
  }
906
906
  )
907
907
  },
908
- a.value
908
+ i.value
909
909
  ))
910
910
  ] });
911
- }, V2 = "%3Csvg width='423px' height='341px' viewBox='0 0 423 341' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 4%3C/title%3E%3Cg id='Ant-Design-Pro-3.0' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='404' transform='translate(-484.000000, -221.000000)'%3E%3Cg id='Group-4' transform='translate(464.000000, 222.000000)'%3E%3Cg id='Group-5' transform='translate(75.417348, 0.163879)' stroke='%23A3B1BF' stroke-width='1.62' opacity='0.6' stroke-linejoin='round' stroke-dasharray='12.15'%3E%3Cpath d='M169.575185,288.890375 C103.647066,288.890375 50.2010204,235.455806 50.2010204,169.540425 C50.2010204,103.625045 103.647066,50.1904762 169.575185,50.1904762 C235.50394,50.1904762 288.94935,103.625045 288.94935,169.540425 C288.94935,235.455806 235.50394,288.890375 169.575185,288.890375 Z' id='Stroke-1'%3E%3C/path%3E%3Cpath d='M169.405699,338.555288 C76.0274364,338.555288 0.329411882,262.872619 0.329411882,169.513299 C0.329411882,76.1539786 76.0274364,0.471309613 169.405699,0.471309613 C262.783961,0.471309613 338.481985,76.1539786 338.481985,169.513299 C338.481985,262.872619 262.783961,338.555288 169.405699,338.555288 Z' id='Stroke-3'%3E%3C/path%3E%3C/g%3E%3Cpolygon id='Fill-6' fill='%23F5F5F5' transform='translate(106.914750, 199.432805) rotate(22.000000) translate(-106.914750, -199.432805) ' points='97.7112298 198.803016 116.11827 190.231152 107.544667 208.634458'%3E%3C/polygon%3E%3Cpolygon id='Stroke-7' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(106.914750, 199.432805) rotate(22.000000) translate(-106.914750, -199.432805) ' points='97.7112298 198.803016 116.11827 190.231152 107.544667 208.634458'%3E%3C/polygon%3E%3Cpolygon id='Fill-8' transform='translate(58.996118, 219.767028) rotate(22.000000) translate(-58.996118, -219.767028) ' points='38.8543444 215.183828 54.4119879 199.629341 79.1378915 224.350228 63.580248 239.904716'%3E%3C/polygon%3E%3Cpolygon id='Stroke-9' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(58.996118, 219.767028) rotate(22.000000) translate(-58.996118, -219.767028) ' points='38.8543444 215.183828 54.4119879 199.629341 79.1378915 224.350228 63.580248 239.904716'%3E%3C/polygon%3E%3Cpolygon id='Fill-10' fill='%23F5F5F5' transform='translate(71.226096, 214.577614) rotate(22.000000) translate(-71.226096, -214.577614) ' points='51.4642422 198.657893 55.3028278 194.820086 90.9879502 230.497335 87.1487294 234.335141'%3E%3C/polygon%3E%3Cpolygon id='Stroke-11' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F0F2F5' stroke-linejoin='round' transform='translate(71.226096, 214.577614) rotate(22.000000) translate(-71.226096, -214.577614) ' points='51.4642422 198.657893 55.3028278 194.820086 90.9879502 230.497335 87.1487294 234.335141'%3E%3C/polygon%3E%3Cpolygon id='Fill-12' transform='translate(84.698338, 273.903349) rotate(22.000000) translate(-84.698338, -273.903349) ' points='56.0769883 259.690379 70.4821667 245.288122 113.319688 288.116319 98.9145099 302.518575'%3E%3C/polygon%3E%3Cpolygon id='Stroke-13' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(84.698338, 273.903349) rotate(22.000000) translate(-84.698338, -273.903349) ' points='56.0769883 259.690379 70.4821667 245.288122 113.319688 288.116319 98.9145099 302.518575'%3E%3C/polygon%3E%3Cpolygon id='Fill-14' transform='translate(75.456149, 212.782520) rotate(22.000000) translate(-75.456149, -212.782520) ' points='63.8911557 203.879723 66.5512281 201.22019 87.0211429 221.685318 84.3604352 224.34485'%3E%3C/polygon%3E%3Cpolygon id='Stroke-15' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(75.456149, 212.782520) rotate(22.000000) translate(-75.456149, -212.782520) ' points='63.8911557 203.879723 66.5512281 201.22019 87.0211429 221.685318 84.3604352 224.34485'%3E%3C/polygon%3E%3Cpolygon id='Fill-16' fill='%23F5F5F5' transform='translate(78.176142, 202.618192) rotate(22.000000) translate(-78.176142, -202.618192) ' points='74.4026766 205.006817 80.5652518 198.845492 81.9496076 200.229567 75.7870324 206.390892'%3E%3C/polygon%3E%3Cpolygon id='Stroke-17' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(78.176142, 202.618192) rotate(22.000000) translate(-78.176142, -202.618192) ' points='74.4026766 205.006817 80.5652518 198.845492 81.9496076 200.229567 75.7870324 206.390892'%3E%3C/polygon%3E%3Cpolygon id='Fill-18' fill='%23F5F5F5' transform='translate(84.676979, 217.928886) rotate(22.000000) translate(-84.676979, -217.928886) ' points='80.9035138 220.317511 87.066089 214.156186 88.4504448 215.540261 82.2878696 221.701586'%3E%3C/polygon%3E%3Cpolygon id='Stroke-19' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(84.676979, 217.928886) rotate(22.000000) translate(-84.676979, -217.928886) ' points='80.9035138 220.317511 87.066089 214.156186 88.4504448 215.540261 82.2878696 221.701586'%3E%3C/polygon%3E%3Cpolygon id='Fill-20' transform='translate(70.238421, 242.404581) rotate(22.000000) translate(-70.238421, -242.404581) ' points='67.8493111 238.631881 74.0118863 244.793206 72.6275305 246.177281 66.4649553 240.015956'%3E%3C/polygon%3E%3Cpolygon id='Stroke-21' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(70.238421, 242.404581) rotate(22.000000) translate(-70.238421, -242.404581) ' points='67.8493111 238.631881 74.0118863 244.793206 72.6275305 246.177281 66.4649553 240.015956'%3E%3C/polygon%3E%3Cpolygon id='Fill-22' transform='translate(48.081755, 224.398789) rotate(22.000000) translate(-48.081755, -224.398789) ' points='35.1127107 220.725179 36.3242602 211.432376 61.0507992 236.153899 51.756111 237.365203'%3E%3C/polygon%3E%3Cpolygon id='Stroke-23' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(48.081755, 224.398789) rotate(22.000000) translate(-48.081755, -224.398789) ' points='35.1127107 220.725179 36.3242602 211.432376 61.0507992 236.153899 51.756111 237.365203'%3E%3C/polygon%3E%3Cpolygon id='Fill-24' transform='translate(38.612968, 228.416820) rotate(22.000000) translate(-38.612968, -228.416820) ' points='32.9179858 217.470622 26.2496982 216.056058 50.9762371 240.777581 49.5613861 234.110647'%3E%3C/polygon%3E%3Cpolygon id='Stroke-25' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(38.612968, 228.416820) rotate(22.000000) translate(-38.612968, -228.416820) ' points='32.9179858 217.470622 26.2496982 216.056058 50.9762371 240.777581 49.5613861 234.110647'%3E%3C/polygon%3E%3Cpolygon id='Fill-26' transform='translate(31.086342, 221.523909) rotate(22.000000) translate(-31.086342, -221.523909) ' points='32.6469986 217.297684 26.8592604 218.37941 34.2314793 225.750133 35.3134242 219.963569'%3E%3C/polygon%3E%3Cpolygon id='Stroke-27' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(31.086342, 221.523909) rotate(22.000000) translate(-31.086342, -221.523909) ' points='32.6469986 217.297684 26.8592604 218.37941 34.2314793 225.750133 35.3134242 219.963569'%3E%3C/polygon%3E%3Cpolygon id='Fill-28' transform='translate(38.344372, 238.617819) rotate(22.000000) translate(-38.344372, -238.617819) ' points='39.9050284 234.391595 34.1172902 235.47332 41.4895091 242.844044 42.571454 237.05748'%3E%3C/polygon%3E%3Cpolygon id='Stroke-29' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(38.344372, 238.617819) rotate(22.000000) translate(-38.344372, -238.617819) ' points='39.9050284 234.391595 34.1172902 235.47332 41.4895091 242.844044 42.571454 237.05748'%3E%3C/polygon%3E%3Cpolygon id='Fill-30' fill='%23F0F2F5' transform='translate(75.352798, 203.766862) rotate(22.000000) translate(-75.352798, -203.766862) ' points='71.4417859 201.708217 73.2937351 199.856644 79.2638092 205.824871 77.4118601 207.67708'%3E%3C/polygon%3E%3Cpolygon id='Stroke-31' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(75.352798, 203.766862) rotate(22.000000) translate(-75.352798, -203.766862) ' points='71.4417859 201.708217 73.2937351 199.856644 79.2638092 205.824871 77.4118601 207.67708'%3E%3C/polygon%3E%3Cpolygon id='Fill-32' fill='%23F0F2F5' transform='translate(81.871541, 219.119730) rotate(22.000000) translate(-81.871541, -219.119730) ' points='77.9605297 217.061085 79.8124789 215.209512 85.7825531 221.177739 83.9306039 223.029948'%3E%3C/polygon%3E%3Cpolygon id='Stroke-33' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(81.871541, 219.119730) rotate(22.000000) translate(-81.871541, -219.119730) ' points='77.9605297 217.061085 79.8124789 215.209512 85.7825531 221.177739 83.9306039 223.029948'%3E%3C/polygon%3E%3Cpolygon id='Fill-34' transform='translate(68.034935, 237.215417) rotate(22.000000) translate(-68.034935, -237.215417) ' points='65.1594898 237.106164 67.9256601 234.340555 70.9103796 237.324669 68.1442092 240.090278'%3E%3C/polygon%3E%3Cpolygon id='Stroke-35' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F5F5F5' stroke-linejoin='round' transform='translate(68.034935, 237.215417) rotate(22.000000) translate(-68.034935, -237.215417) ' points='65.1594898 237.106164 67.9256601 234.340555 70.9103796 237.324669 68.1442092 240.090278'%3E%3C/polygon%3E%3Cpath d='M90.2556147,213.065319 C79.2271463,202.039088 74.6433339,188.153875 78.4889079,179.512775 C79.1248602,178.084237 80.8319571,175.429786 84.5339495,179.131027 C88.2353065,182.832268 120.560237,215.150007 123.931865,218.52095 C127.303492,221.891894 125.245065,224.192545 123.817508,224.827733 C115.174655,228.675068 101.284718,224.092186 90.2556147,213.065319 Z' id='Fill-36' fill='%23F5F5F5' transform='translate(101.453924, 201.708917) rotate(22.000000) translate(-101.453924, -201.708917) '%3E%3C/path%3E%3Cpath d='M90.2556147,213.065319 C79.2271463,202.039088 74.6433339,188.153875 78.4889079,179.512775 C79.1248602,178.084237 80.8319571,175.429786 84.5339495,179.131027 C88.2353065,182.832268 120.560237,215.150007 123.931865,218.52095 C127.303492,221.891894 125.245065,224.192545 123.817508,224.827733 C115.174655,228.675068 101.284718,224.092186 90.2556147,213.065319 Z' id='Stroke-38' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F0F2F5' stroke-linejoin='round' transform='translate(101.453924, 201.708917) rotate(22.000000) translate(-101.453924, -201.708917) '%3E%3C/path%3E%3Cpolygon id='Fill-40' fill='%23F0F2F5' transform='translate(86.633853, 208.038961) rotate(22.000000) translate(-86.633853, -208.038961) ' points='77.9716233 201.230061 79.8235724 199.378488 95.2960835 214.84786 93.4441343 216.699433'%3E%3C/polygon%3E%3Cpolygon id='Stroke-42' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(86.633853, 208.038961) rotate(22.000000) translate(-86.633853, -208.038961) ' points='77.9716233 201.230061 79.8235724 199.378488 95.2960835 214.84786 93.4441343 216.699433'%3E%3C/polygon%3E%3Cpath d='M121.635514,196.068815 C120.517356,197.186746 118.704797,197.186746 117.586639,196.068815 C116.469116,194.950884 116.469116,193.138692 117.586639,192.020761 C118.704797,190.903465 120.517356,190.903465 121.635514,192.020761 C122.753672,193.138692 122.753672,194.950884 121.635514,196.068815' id='Fill-44' fill='%23A3B1BF' transform='translate(119.611315, 194.045026) rotate(22.000000) translate(-119.611315, -194.045026) '%3E%3C/path%3E%3Cpolygon id='Fill-46' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(81.250567, 248.056422) rotate(22.000000) translate(-81.250567, -248.056422) ' points='81.2505672 249.672341 79.6343206 248.056422 81.2505672 246.440503 82.8668137 248.056422'%3E%3C/polygon%3E%3Cpolygon id='Stroke-48' transform='translate(81.250567, 248.056422) rotate(22.000000) translate(-81.250567, -248.056422) ' points='81.2505672 249.672341 79.6343206 248.056422 81.2505672 246.440503 82.8668137 248.056422'%3E%3C/polygon%3E%3Cpolygon id='Fill-50' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.702196, 251.475282) rotate(22.000000) translate(-82.702196, -251.475282) ' points='82.7021965 253.091201 81.0859499 251.475282 82.7021965 249.859363 84.318443 251.475282'%3E%3C/polygon%3E%3Cpolygon id='Stroke-52' transform='translate(82.702196, 251.475282) rotate(22.000000) translate(-82.702196, -251.475282) ' points='82.7021965 253.091201 81.0859499 251.475282 82.7021965 249.859363 84.318443 251.475282'%3E%3C/polygon%3E%3Cpolygon id='Fill-54' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(84.153791, 254.894059) rotate(22.000000) translate(-84.153791, -254.894059) ' points='84.1537906 256.509978 82.5375441 254.894059 84.1537906 253.278141 85.7700372 254.894059'%3E%3C/polygon%3E%3Cpolygon id='Stroke-56' transform='translate(84.153791, 254.894059) rotate(22.000000) translate(-84.153791, -254.894059) ' points='84.1537906 256.509978 82.5375441 254.894059 84.1537906 253.278141 85.7700372 254.894059'%3E%3C/polygon%3E%3Cpolygon id='Fill-58' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.605385, 258.312837) rotate(22.000000) translate(-85.605385, -258.312837) ' points='85.6053848 259.928756 83.9891383 258.312837 85.6053848 256.696918 87.2216313 258.312837'%3E%3C/polygon%3E%3Cpolygon id='Stroke-60' transform='translate(85.605385, 258.312837) rotate(22.000000) translate(-85.605385, -258.312837) ' points='85.6053848 259.928756 83.9891383 258.312837 85.6053848 256.696918 87.2216313 258.312837'%3E%3C/polygon%3E%3Cpolygon id='Fill-62' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(78.094482, 249.395723) rotate(22.000000) translate(-78.094482, -249.395723) ' points='78.0944819 251.011642 76.4782353 249.395723 78.0944819 247.779804 79.7107284 249.395723'%3E%3C/polygon%3E%3Cpolygon id='Stroke-64' transform='translate(78.094482, 249.395723) rotate(22.000000) translate(-78.094482, -249.395723) ' points='78.0944819 251.011642 76.4782353 249.395723 78.0944819 247.779804 79.7107284 249.395723'%3E%3C/polygon%3E%3Cpolygon id='Fill-66' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.546052, 252.814559) rotate(22.000000) translate(-79.546052, -252.814559) ' points='79.5460522 254.430478 77.9298057 252.814559 79.5460522 251.198641 81.1622988 252.814559'%3E%3C/polygon%3E%3Cpolygon id='Stroke-68' transform='translate(79.546052, 252.814559) rotate(22.000000) translate(-79.546052, -252.814559) ' points='79.5460522 254.430478 77.9298057 252.814559 79.5460522 251.198641 81.1622988 252.814559'%3E%3C/polygon%3E%3Cpolygon id='Fill-70' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.997705, 256.233360) rotate(22.000000) translate(-80.997705, -256.233360) ' points='80.9977053 257.849279 79.3814588 256.23336 80.9977053 254.617442 82.6139518 256.23336'%3E%3C/polygon%3E%3Cpolygon id='Stroke-72' transform='translate(80.997705, 256.233360) rotate(22.000000) translate(-80.997705, -256.233360) ' points='79.3814588 256.23336 80.9977053 254.617442 82.6139518 256.23336 80.9977053 257.849279'%3E%3C/polygon%3E%3Cpolygon id='Fill-74' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.449276, 259.652197) rotate(22.000000) translate(-82.449276, -259.652197) ' points='82.4492757 261.268115 80.8330292 259.652197 82.4492757 258.036278 84.0655222 259.652197'%3E%3C/polygon%3E%3Cpolygon id='Stroke-76' transform='translate(82.449276, 259.652197) rotate(22.000000) translate(-82.449276, -259.652197) ' points='82.4492757 261.268115 80.8330292 259.652197 82.4492757 258.036278 84.0655222 259.652197'%3E%3C/polygon%3E%3Cpolygon id='Fill-78' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(74.938373, 250.735083) rotate(22.000000) translate(-74.938373, -250.735083) ' points='74.9383727 252.351002 73.3221262 250.735083 74.9383727 249.119164 76.5546193 250.735083'%3E%3C/polygon%3E%3Cpolygon id='Stroke-80' transform='translate(74.938373, 250.735083) rotate(22.000000) translate(-74.938373, -250.735083) ' points='74.9383727 252.351002 73.3221262 250.735083 74.9383727 249.119164 76.5546193 250.735083'%3E%3C/polygon%3E%3Cpolygon id='Fill-82' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.389967, 254.153860) rotate(22.000000) translate(-76.389967, -254.153860) ' points='76.3899669 255.769779 74.7737204 254.15386 76.3899669 252.537942 78.0062134 254.15386'%3E%3C/polygon%3E%3Cpolygon id='Stroke-84' transform='translate(76.389967, 254.153860) rotate(22.000000) translate(-76.389967, -254.153860) ' points='76.3899669 255.769779 74.7737204 254.15386 76.3899669 252.537942 78.0062134 254.15386'%3E%3C/polygon%3E%3Cpolygon id='Fill-86' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(77.841620, 257.572661) rotate(22.000000) translate(-77.841620, -257.572661) ' points='77.84162 259.18858 76.2253735 257.572661 77.84162 255.956743 79.4578665 257.572661'%3E%3C/polygon%3E%3Cpolygon id='Stroke-88' transform='translate(77.841620, 257.572661) rotate(22.000000) translate(-77.841620, -257.572661) ' points='77.84162 259.18858 76.2253735 257.572661 77.84162 255.956743 79.4578665 257.572661'%3E%3C/polygon%3E%3Cpolygon id='Fill-90' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.293190, 260.991498) rotate(22.000000) translate(-79.293190, -260.991498) ' points='79.2931904 262.607416 77.6769438 260.991498 79.2931904 259.375579 80.9094369 260.991498'%3E%3C/polygon%3E%3Cpolygon id='Stroke-92' transform='translate(79.293190, 260.991498) rotate(22.000000) translate(-79.293190, -260.991498) ' points='79.2931904 262.607416 77.6769438 260.991498 79.2931904 259.375579 80.9094369 260.991498'%3E%3C/polygon%3E%3Cpolygon id='Fill-94' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(71.782287, 252.074384) rotate(22.000000) translate(-71.782287, -252.074384) ' points='71.7822874 253.690302 70.1660409 252.074384 71.7822874 250.458465 73.3985339 252.074384'%3E%3C/polygon%3E%3Cpolygon id='Stroke-96' transform='translate(71.782287, 252.074384) rotate(22.000000) translate(-71.782287, -252.074384) ' points='71.7822874 253.690302 70.1660409 252.074384 71.7822874 250.458465 73.3985339 252.074384'%3E%3C/polygon%3E%3Cpolygon id='Fill-98' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(73.233882, 255.493161) rotate(22.000000) translate(-73.233882, -255.493161) ' points='73.2338816 257.10908 71.6176351 255.493161 73.2338816 253.877242 74.8501281 255.493161'%3E%3C/polygon%3E%3Cpolygon id='Stroke-100' transform='translate(73.233882, 255.493161) rotate(22.000000) translate(-73.233882, -255.493161) ' points='73.2338816 257.10908 71.6176351 255.493161 73.2338816 253.877242 74.8501281 255.493161'%3E%3C/polygon%3E%3Cpolygon id='Fill-102' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(74.685535, 258.911962) rotate(22.000000) translate(-74.685535, -258.911962) ' points='74.6855347 260.527881 73.0692881 258.911962 74.6855347 257.296044 76.3017812 258.911962'%3E%3C/polygon%3E%3Cpolygon id='Stroke-104' transform='translate(74.685535, 258.911962) rotate(22.000000) translate(-74.685535, -258.911962) ' points='74.6855347 260.527881 73.0692881 258.911962 74.6855347 257.296044 76.3017812 258.911962'%3E%3C/polygon%3E%3Cpolygon id='Fill-106' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.137105, 262.330799) rotate(22.000000) translate(-76.137105, -262.330799) ' points='76.137105 263.946717 74.5208585 262.330799 76.137105 260.71488 77.7533516 262.330799'%3E%3C/polygon%3E%3Cpolygon id='Stroke-108' transform='translate(76.137105, 262.330799) rotate(22.000000) translate(-76.137105, -262.330799) ' points='76.137105 263.946717 74.5208585 262.330799 76.137105 260.71488 77.7533516 262.330799'%3E%3C/polygon%3E%3Cpolygon id='Fill-110' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(68.626202, 253.413685) rotate(22.000000) translate(-68.626202, -253.413685) ' points='68.6262021 255.029603 67.0099556 253.413685 68.6262021 251.797766 70.2424486 253.413685'%3E%3C/polygon%3E%3Cpolygon id='Stroke-112' transform='translate(68.626202, 253.413685) rotate(22.000000) translate(-68.626202, -253.413685) ' points='68.6262021 255.029603 67.0099556 253.413685 68.6262021 251.797766 70.2424486 253.413685'%3E%3C/polygon%3E%3Cpolygon id='Fill-114' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(70.077796, 256.832462) rotate(22.000000) translate(-70.077796, -256.832462) ' points='70.0777963 258.448381 68.4615497 256.832462 70.0777963 255.216543 71.6940428 256.832462'%3E%3C/polygon%3E%3Cpolygon id='Stroke-116' transform='translate(70.077796, 256.832462) rotate(22.000000) translate(-70.077796, -256.832462) ' points='70.0777963 258.448381 68.4615497 256.832462 70.0777963 255.216543 71.6940428 256.832462'%3E%3C/polygon%3E%3Cpolygon id='Fill-118' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(71.529426, 260.251322) rotate(22.000000) translate(-71.529426, -260.251322) ' points='71.5294256 261.867241 69.913179 260.251322 71.5294256 258.635403 73.1456721 260.251322'%3E%3C/polygon%3E%3Cpolygon id='Stroke-120' transform='translate(71.529426, 260.251322) rotate(22.000000) translate(-71.529426, -260.251322) ' points='71.5294256 261.867241 69.913179 260.251322 71.5294256 258.635403 73.1456721 260.251322'%3E%3C/polygon%3E%3Cpolygon id='Fill-122' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(72.981020, 263.670099) rotate(22.000000) translate(-72.981020, -263.670099) ' points='72.9810197 265.286018 71.3647732 263.670099 72.9810197 262.054181 74.5972663 263.670099'%3E%3C/polygon%3E%3Cpolygon id='Stroke-124' transform='translate(72.981020, 263.670099) rotate(22.000000) translate(-72.981020, -263.670099) ' points='72.9810197 265.286018 71.3647732 263.670099 72.9810197 262.054181 74.5972663 263.670099'%3E%3C/polygon%3E%3Cpolygon id='Fill-126' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.852907, 265.961362) rotate(22.000000) translate(-88.852907, -265.961362) ' points='88.8529067 267.577281 87.2366602 265.961362 88.8529067 264.345443 90.4691533 265.961362'%3E%3C/polygon%3E%3Cpolygon id='Stroke-128' transform='translate(88.852907, 265.961362) rotate(22.000000) translate(-88.852907, -265.961362) ' points='88.8529067 267.577281 87.2366602 265.961362 88.8529067 264.345443 90.4691533 265.961362'%3E%3C/polygon%3E%3Cpolygon id='Fill-130' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.304501, 269.380139) rotate(22.000000) translate(-90.304501, -269.380139) ' points='90.3045009 270.996058 88.6882544 269.380139 90.3045009 267.764221 91.9207474 269.380139'%3E%3C/polygon%3E%3Cpolygon id='Stroke-132' transform='translate(90.304501, 269.380139) rotate(22.000000) translate(-90.304501, -269.380139) ' points='90.3045009 270.996058 88.6882544 269.380139 90.3045009 267.764221 91.9207474 269.380139'%3E%3C/polygon%3E%3Cpolygon id='Fill-134' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.756130, 272.798999) rotate(22.000000) translate(-91.756130, -272.798999) ' points='91.7561302 274.414918 90.1398837 272.798999 91.7561302 271.183081 93.3723767 272.798999'%3E%3C/polygon%3E%3Cpolygon id='Stroke-136' transform='translate(91.756130, 272.798999) rotate(22.000000) translate(-91.756130, -272.798999) ' points='91.7561302 274.414918 90.1398837 272.798999 91.7561302 271.183081 93.3723767 272.798999'%3E%3C/polygon%3E%3Cpolygon id='Fill-138' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.207724, 276.217777) rotate(22.000000) translate(-93.207724, -276.217777) ' points='93.2077244 277.833695 91.5914778 276.217777 93.2077244 274.601858 94.8239709 276.217777'%3E%3C/polygon%3E%3Cpolygon id='Stroke-140' transform='translate(93.207724, 276.217777) rotate(22.000000) translate(-93.207724, -276.217777) ' points='93.2077244 277.833695 91.5914778 276.217777 93.2077244 274.601858 94.8239709 276.217777'%3E%3C/polygon%3E%3Cpolygon id='Fill-142' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.696821, 267.300663) rotate(22.000000) translate(-85.696821, -267.300663) ' points='85.6968214 268.916582 84.0805749 267.300663 85.6968214 265.684744 87.313068 267.300663'%3E%3C/polygon%3E%3Cpolygon id='Stroke-144' transform='translate(85.696821, 267.300663) rotate(22.000000) translate(-85.696821, -267.300663) ' points='85.6968214 268.916582 84.0805749 267.300663 85.6968214 265.684744 87.313068 267.300663'%3E%3C/polygon%3E%3Cpolygon id='Fill-146' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(87.148416, 270.719440) rotate(22.000000) translate(-87.148416, -270.719440) ' points='87.1484156 272.335359 85.5321691 270.71944 87.1484156 269.103521 88.7646621 270.71944'%3E%3C/polygon%3E%3Cpolygon id='Stroke-148' transform='translate(87.148416, 270.719440) rotate(22.000000) translate(-87.148416, -270.719440) ' points='87.1484156 272.335359 85.5321691 270.71944 87.1484156 269.103521 88.7646621 270.71944'%3E%3C/polygon%3E%3Cpolygon id='Fill-150' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.599986, 274.138276) rotate(22.000000) translate(-88.599986, -274.138276) ' points='88.599986 275.754195 86.9837394 274.138276 88.599986 272.522358 90.2162325 274.138276'%3E%3C/polygon%3E%3Cpolygon id='Stroke-152' transform='translate(88.599986, 274.138276) rotate(22.000000) translate(-88.599986, -274.138276) ' points='88.599986 275.754195 86.9837394 274.138276 88.599986 272.522358 90.2162325 274.138276'%3E%3C/polygon%3E%3Cpolygon id='Fill-154' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.051639, 277.557078) rotate(22.000000) translate(-90.051639, -277.557078) ' points='90.0516391 279.172996 88.4353925 277.557078 90.0516391 275.941159 91.6678856 277.557078'%3E%3C/polygon%3E%3Cpolygon id='Stroke-156' transform='translate(90.051639, 277.557078) rotate(22.000000) translate(-90.051639, -277.557078) ' points='90.0516391 279.172996 88.4353925 277.557078 90.0516391 275.941159 91.6678856 277.557078'%3E%3C/polygon%3E%3Cpolygon id='Fill-158' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.540736, 268.639964) rotate(22.000000) translate(-82.540736, -268.639964) ' points='82.5407361 270.255882 80.9244896 268.639964 82.5407361 267.024045 84.1569826 268.639964'%3E%3C/polygon%3E%3Cpolygon id='Stroke-160' transform='translate(82.540736, 268.639964) rotate(22.000000) translate(-82.540736, -268.639964) ' points='82.5407361 270.255882 80.9244896 268.639964 82.5407361 267.024045 84.1569826 268.639964'%3E%3C/polygon%3E%3Cpolygon id='Fill-162' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.992306, 272.058800) rotate(22.000000) translate(-83.992306, -272.058800) ' points='83.9923065 273.674719 82.3760599 272.0588 83.9923065 270.442881 85.608553 272.0588'%3E%3C/polygon%3E%3Cpolygon id='Stroke-164' transform='translate(83.992306, 272.058800) rotate(22.000000) translate(-83.992306, -272.058800) ' points='83.9923065 273.674719 82.3760599 272.0588 83.9923065 270.442881 85.608553 272.0588'%3E%3C/polygon%3E%3Cpolygon id='Fill-166' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.443901, 275.477577) rotate(22.000000) translate(-85.443901, -275.477577) ' points='85.4439007 277.093496 83.8276541 275.477577 85.4439007 273.861659 87.0601472 275.477577'%3E%3C/polygon%3E%3Cpolygon id='Stroke-168' transform='translate(85.443901, 275.477577) rotate(22.000000) translate(-85.443901, -275.477577) ' points='85.4439007 277.093496 83.8276541 275.477577 85.4439007 273.861659 87.0601472 275.477577'%3E%3C/polygon%3E%3Cpolygon id='Fill-170' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.895554, 278.896378) rotate(22.000000) translate(-86.895554, -278.896378) ' points='86.8955537 280.512297 85.2793072 278.896378 86.8955537 277.28046 88.5118003 278.896378'%3E%3C/polygon%3E%3Cpolygon id='Stroke-172' transform='translate(86.895554, 278.896378) rotate(22.000000) translate(-86.895554, -278.896378) ' points='86.8955537 280.512297 85.2793072 278.896378 86.8955537 277.28046 88.5118003 278.896378'%3E%3C/polygon%3E%3Cpolygon id='Fill-174' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.384651, 269.979265) rotate(22.000000) translate(-79.384651, -269.979265) ' points='79.3846508 271.595183 77.7684043 269.979265 79.3846508 268.363346 81.0008973 269.979265'%3E%3C/polygon%3E%3Cpolygon id='Stroke-176' transform='translate(79.384651, 269.979265) rotate(22.000000) translate(-79.384651, -269.979265) ' points='79.3846508 271.595183 77.7684043 269.979265 79.3846508 268.363346 81.0008973 269.979265'%3E%3C/polygon%3E%3Cpolygon id='Fill-178' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.836221, 273.398101) rotate(22.000000) translate(-80.836221, -273.398101) ' points='80.8362212 275.01402 79.2199746 273.398101 80.8362212 271.782182 82.4524677 273.398101'%3E%3C/polygon%3E%3Cpolygon id='Stroke-180' transform='translate(80.836221, 273.398101) rotate(22.000000) translate(-80.836221, -273.398101) ' points='80.8362212 275.01402 79.2199746 273.398101 80.8362212 271.782182 82.4524677 273.398101'%3E%3C/polygon%3E%3Cpolygon id='Fill-182' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.287815, 276.816878) rotate(22.000000) translate(-82.287815, -276.816878) ' points='82.2878153 278.432797 80.6715688 276.816878 82.2878153 275.20096 83.9040619 276.816878'%3E%3C/polygon%3E%3Cpolygon id='Stroke-184' transform='translate(82.287815, 276.816878) rotate(22.000000) translate(-82.287815, -276.816878) ' points='82.2878153 278.432797 80.6715688 276.816878 82.2878153 275.20096 83.9040619 276.816878'%3E%3C/polygon%3E%3Cpolygon id='Fill-186' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.739445, 280.235738) rotate(22.000000) translate(-83.739445, -280.235738) ' points='83.7394446 281.851657 82.1231981 280.235738 83.7394446 278.61982 85.3556912 280.235738'%3E%3C/polygon%3E%3Cpolygon id='Stroke-188' transform='translate(83.739445, 280.235738) rotate(22.000000) translate(-83.739445, -280.235738) ' points='83.7394446 281.851657 82.1231981 280.235738 83.7394446 278.61982 85.3556912 280.235738'%3E%3C/polygon%3E%3Cpolygon id='Fill-190' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.228483, 271.318601) rotate(22.000000) translate(-76.228483, -271.318601) ' points='76.2284828 272.934519 74.6122362 271.318601 76.2284828 269.702682 77.8447293 271.318601'%3E%3C/polygon%3E%3Cpolygon id='Stroke-192' transform='translate(76.228483, 271.318601) rotate(22.000000) translate(-76.228483, -271.318601) ' points='76.2284828 272.934519 74.6122362 271.318601 76.2284828 269.702682 77.8447293 271.318601'%3E%3C/polygon%3E%3Cpolygon id='Fill-194' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(77.680136, 274.737402) rotate(22.000000) translate(-77.680136, -274.737402) ' points='77.6801358 276.353321 76.0638893 274.737402 77.6801358 273.121483 79.2963824 274.737402'%3E%3C/polygon%3E%3Cpolygon id='Stroke-196' transform='translate(77.680136, 274.737402) rotate(22.000000) translate(-77.680136, -274.737402) ' points='77.6801358 276.353321 76.0638893 274.737402 77.6801358 273.121483 79.2963824 274.737402'%3E%3C/polygon%3E%3Cpolygon id='Fill-198' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.131730, 278.156179) rotate(22.000000) translate(-79.131730, -278.156179) ' points='79.13173 279.772098 77.5154835 278.156179 79.13173 276.540261 80.7479765 278.156179'%3E%3C/polygon%3E%3Cpolygon id='Stroke-200' transform='translate(79.131730, 278.156179) rotate(22.000000) translate(-79.131730, -278.156179) ' points='79.13173 279.772098 77.5154835 278.156179 79.13173 276.540261 80.7479765 278.156179'%3E%3C/polygon%3E%3Cpolygon id='Fill-202' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.583359, 281.575039) rotate(22.000000) translate(-80.583359, -281.575039) ' points='80.5833593 283.190958 78.9671128 281.575039 80.5833593 279.959121 82.1996058 281.575039'%3E%3C/polygon%3E%3Cpolygon id='Stroke-204' transform='translate(80.583359, 281.575039) rotate(22.000000) translate(-80.583359, -281.575039) ' points='80.5833593 283.190958 78.9671128 281.575039 80.5833593 279.959121 82.1996058 281.575039'%3E%3C/polygon%3E%3Cpolygon id='Fill-206' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(96.455246, 283.866302) rotate(22.000000) translate(-96.455246, -283.866302) ' points='96.4552463 285.48222 94.8389998 283.866302 96.4552463 282.250383 98.0714929 283.866302'%3E%3C/polygon%3E%3Cpolygon id='Stroke-208' transform='translate(96.455246, 283.866302) rotate(22.000000) translate(-96.455246, -283.866302) ' points='96.4552463 285.48222 94.8389998 283.866302 96.4552463 282.250383 98.0714929 283.866302'%3E%3C/polygon%3E%3Cpolygon id='Fill-210' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(97.906840, 287.285079) rotate(22.000000) translate(-97.906840, -287.285079) ' points='97.9068405 288.900998 96.290594 287.285079 97.9068405 285.66916 99.523087 287.285079'%3E%3C/polygon%3E%3Cpolygon id='Stroke-212' transform='translate(97.906840, 287.285079) rotate(22.000000) translate(-97.906840, -287.285079) ' points='97.9068405 288.900998 96.290594 287.285079 97.9068405 285.66916 99.523087 287.285079'%3E%3C/polygon%3E%3Cpolygon id='Fill-214' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(99.358435, 290.703856) rotate(22.000000) translate(-99.358435, -290.703856) ' points='99.3584347 292.319775 97.7421881 290.703856 99.3584347 289.087938 100.974681 290.703856'%3E%3C/polygon%3E%3Cpolygon id='Stroke-216' transform='translate(99.358435, 290.703856) rotate(22.000000) translate(-99.358435, -290.703856) ' points='99.3584347 292.319775 97.7421881 290.703856 99.3584347 289.087938 100.974681 290.703856'%3E%3C/polygon%3E%3Cpolygon id='Fill-218' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(100.810064, 294.122716) rotate(22.000000) translate(-100.810064, -294.122716) ' points='100.810064 295.738635 99.1938174 294.122716 100.810064 292.506798 102.42631 294.122716'%3E%3C/polygon%3E%3Cpolygon id='Stroke-220' transform='translate(100.810064, 294.122716) rotate(22.000000) translate(-100.810064, -294.122716) ' points='100.810064 295.738635 99.1938174 294.122716 100.810064 292.506798 102.42631 294.122716'%3E%3C/polygon%3E%3Cpolygon id='Fill-222' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.299102, 285.205579) rotate(22.000000) translate(-93.299102, -285.205579) ' points='93.2991021 286.821497 91.6828556 285.205579 93.2991021 283.58966 94.9153486 285.205579'%3E%3C/polygon%3E%3Cpolygon id='Stroke-224' transform='translate(93.299102, 285.205579) rotate(22.000000) translate(-93.299102, -285.205579) ' points='93.2991021 286.821497 91.6828556 285.205579 93.2991021 283.58966 94.9153486 285.205579'%3E%3C/polygon%3E%3Cpolygon id='Fill-226' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(94.750755, 288.624380) rotate(22.000000) translate(-94.750755, -288.624380) ' points='94.7507552 290.240299 93.1345086 288.62438 94.7507552 287.008461 96.3670017 288.62438'%3E%3C/polygon%3E%3Cpolygon id='Stroke-228' transform='translate(94.750755, 288.624380) rotate(22.000000) translate(-94.750755, -288.624380) ' points='94.7507552 290.240299 93.1345086 288.62438 94.7507552 287.008461 96.3670017 288.62438'%3E%3C/polygon%3E%3Cpolygon id='Fill-230' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(96.202326, 292.043216) rotate(22.000000) translate(-96.202326, -292.043216) ' points='96.2023255 293.659135 94.586079 292.043216 96.2023255 290.427297 97.8185721 292.043216'%3E%3C/polygon%3E%3Cpolygon id='Stroke-232' transform='translate(96.202326, 292.043216) rotate(22.000000) translate(-96.202326, -292.043216) ' points='96.2023255 293.659135 94.586079 292.043216 96.2023255 290.427297 97.8185721 292.043216'%3E%3C/polygon%3E%3Cpolygon id='Fill-234' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(97.653979, 295.462017) rotate(22.000000) translate(-97.653979, -295.462017) ' points='97.6539786 297.077936 96.0377321 295.462017 97.6539786 293.846099 99.2702252 295.462017'%3E%3C/polygon%3E%3Cpolygon id='Stroke-236' transform='translate(97.653979, 295.462017) rotate(22.000000) translate(-97.653979, -295.462017) ' points='97.6539786 297.077936 96.0377321 295.462017 97.6539786 293.846099 99.2702252 295.462017'%3E%3C/polygon%3E%3Cpolygon id='Fill-238' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.143017, 286.544880) rotate(22.000000) translate(-90.143017, -286.544880) ' points='90.1430168 288.160798 88.5267702 286.54488 90.1430168 284.928961 91.7592633 286.54488'%3E%3C/polygon%3E%3Cpolygon id='Stroke-240' transform='translate(90.143017, 286.544880) rotate(22.000000) translate(-90.143017, -286.544880) ' points='90.1430168 288.160798 88.5267702 286.54488 90.1430168 284.928961 91.7592633 286.54488'%3E%3C/polygon%3E%3Cpolygon id='Fill-242' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.594670, 289.963681) rotate(22.000000) translate(-91.594670, -289.963681) ' points='91.5946698 291.5796 89.9784233 289.963681 91.5946698 288.347762 93.2109164 289.963681'%3E%3C/polygon%3E%3Cpolygon id='Stroke-244' transform='translate(91.594670, 289.963681) rotate(22.000000) translate(-91.594670, -289.963681) ' points='91.5946698 291.5796 89.9784233 289.963681 91.5946698 288.347762 93.2109164 289.963681'%3E%3C/polygon%3E%3Cpolygon id='Fill-246' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.046240, 293.382517) rotate(22.000000) translate(-93.046240, -293.382517) ' points='93.0462402 294.998436 91.4299937 293.382517 93.0462402 291.766598 94.6624868 293.382517'%3E%3C/polygon%3E%3Cpolygon id='Stroke-248' transform='translate(93.046240, 293.382517) rotate(22.000000) translate(-93.046240, -293.382517) ' points='93.0462402 294.998436 91.4299937 293.382517 93.0462402 291.766598 94.6624868 293.382517'%3E%3C/polygon%3E%3Cpolygon id='Fill-250' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(94.497893, 296.801318) rotate(22.000000) translate(-94.497893, -296.801318) ' points='94.4978933 298.417237 92.8816468 296.801318 94.4978933 295.1854 96.1141398 296.801318'%3E%3C/polygon%3E%3Cpolygon id='Stroke-252' transform='translate(94.497893, 296.801318) rotate(22.000000) translate(-94.497893, -296.801318) ' points='94.4978933 298.417237 92.8816468 296.801318 94.4978933 295.1854 96.1141398 296.801318'%3E%3C/polygon%3E%3Cpolygon id='Fill-254' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.986931, 287.884181) rotate(22.000000) translate(-86.986931, -287.884181) ' points='86.9869315 289.500099 85.3706849 287.884181 86.9869315 286.268262 88.603178 287.884181'%3E%3C/polygon%3E%3Cpolygon id='Stroke-256' transform='translate(86.986931, 287.884181) rotate(22.000000) translate(-86.986931, -287.884181) ' points='86.9869315 289.500099 85.3706849 287.884181 86.9869315 286.268262 88.603178 287.884181'%3E%3C/polygon%3E%3Cpolygon id='Fill-258' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.438585, 291.302982) rotate(22.000000) translate(-88.438585, -291.302982) ' points='88.4385845 292.9189 86.822338 291.302982 88.4385845 289.687063 90.0548311 291.302982'%3E%3C/polygon%3E%3Cpolygon id='Stroke-260' transform='translate(88.438585, 291.302982) rotate(22.000000) translate(-88.438585, -291.302982) ' points='88.4385845 292.9189 86.822338 291.302982 88.4385845 289.687063 90.0548311 291.302982'%3E%3C/polygon%3E%3Cpolygon id='Fill-262' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(89.890155, 294.721818) rotate(22.000000) translate(-89.890155, -294.721818) ' points='89.8901549 296.337737 88.2739084 294.721818 89.8901549 293.105899 91.5064014 294.721818'%3E%3C/polygon%3E%3Cpolygon id='Stroke-264' transform='translate(89.890155, 294.721818) rotate(22.000000) translate(-89.890155, -294.721818) ' points='89.8901549 296.337737 88.2739084 294.721818 89.8901549 293.105899 91.5064014 294.721818'%3E%3C/polygon%3E%3Cpolygon id='Fill-266' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.341749, 298.140595) rotate(22.000000) translate(-91.341749, -298.140595) ' points='91.3417491 299.756514 89.7255025 298.140595 91.3417491 296.524677 92.9579956 298.140595'%3E%3C/polygon%3E%3Cpolygon id='Stroke-268' transform='translate(91.341749, 298.140595) rotate(22.000000) translate(-91.341749, -298.140595) ' points='91.3417491 299.756514 89.7255025 298.140595 91.3417491 296.524677 92.9579956 298.140595'%3E%3C/polygon%3E%3Cpolygon id='Fill-270' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.830846, 289.223482) rotate(22.000000) translate(-83.830846, -289.223482) ' points='83.8308461 290.8394 82.2145996 289.223482 83.8308461 287.607563 85.4470927 289.223482'%3E%3C/polygon%3E%3Cpolygon id='Stroke-272' transform='translate(83.830846, 289.223482) rotate(22.000000) translate(-83.830846, -289.223482) ' points='82.2145996 289.223482 83.8308461 287.607563 85.4470927 289.223482 83.8308461 290.8394'%3E%3C/polygon%3E%3Cpolygon id='Fill-274' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.282417, 292.642318) rotate(22.000000) translate(-85.282417, -292.642318) ' points='85.2824165 294.258236 83.66617 292.642318 85.2824165 291.026399 86.898663 292.642318'%3E%3C/polygon%3E%3Cpolygon id='Stroke-276' transform='translate(85.282417, 292.642318) rotate(22.000000) translate(-85.282417, -292.642318) ' points='85.2824165 294.258236 83.66617 292.642318 85.2824165 291.026399 86.898663 292.642318'%3E%3C/polygon%3E%3Cpolygon id='Fill-278' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.734070, 296.061119) rotate(22.000000) translate(-86.734070, -296.061119) ' points='86.7340696 297.677038 85.1178231 296.061119 86.7340696 294.4452 88.3503161 296.061119'%3E%3C/polygon%3E%3Cpolygon id='Stroke-280' transform='translate(86.734070, 296.061119) rotate(22.000000) translate(-86.734070, -296.061119) ' points='86.7340696 297.677038 85.1178231 296.061119 86.7340696 294.4452 88.3503161 296.061119'%3E%3C/polygon%3E%3Cpolygon id='Fill-282' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.185664, 299.479896) rotate(22.000000) translate(-88.185664, -299.479896) ' points='88.1856638 301.095815 86.5694172 299.479896 88.1856638 297.863978 89.8019103 299.479896'%3E%3C/polygon%3E%3Cpolygon id='Stroke-284' transform='translate(88.185664, 299.479896) rotate(22.000000) translate(-88.185664, -299.479896) ' points='88.1856638 301.095815 86.5694172 299.479896 88.1856638 297.863978 89.8019103 299.479896'%3E%3C/polygon%3E%3Cpolygon id='Fill-286' transform='translate(37.779995, 163.402514) rotate(22.000000) translate(-37.779995, -163.402514) ' points='51.9961666 192.018058 66.401345 177.615802 23.5644587 134.78697 9.15864501 149.189862'%3E%3C/polygon%3E%3Cpolygon id='Fill-290' transform='translate(50.400318, 195.682118) rotate(22.000000) translate(-50.400318, -195.682118) ' points='54.1737837 198.070743 48.0112085 191.909418 46.6268527 193.293493 52.7894279 199.454818'%3E%3C/polygon%3E%3Cpolygon id='Stroke-292' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(50.400318, 195.682118) rotate(22.000000) translate(-50.400318, -195.682118) ' points='54.1737837 198.070743 48.0112085 191.909418 46.6268527 193.293493 52.7894279 199.454818'%3E%3C/polygon%3E%3Cpolygon id='Fill-294' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(52.603532, 200.871447) rotate(22.000000) translate(-52.603532, -200.871447) ' points='52.712807 203.746308 55.4789773 200.980699 52.4942579 197.996585 49.7280876 200.762195'%3E%3C/polygon%3E%3Cpolygon id='Stroke-296' stroke='%23A3B1BF' stroke-width='1.62' fill='%23FFFFFF' stroke-linejoin='round' transform='translate(52.603532, 200.871447) rotate(22.000000) translate(-52.603532, -200.871447) ' points='52.712807 203.746308 55.4789773 200.980699 52.4942579 197.996585 49.7280876 200.762195'%3E%3C/polygon%3E%3Cpolygon id='Fill-298' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(53.983257, 183.836778) rotate(22.000000) translate(-53.983257, -183.836778) ' points='52.3670108 183.836778 53.9832574 185.452697 55.5995039 183.836778 53.9832574 182.22086'%3E%3C/polygon%3E%3Cpolygon id='Stroke-300' transform='translate(53.983257, 183.836778) rotate(22.000000) translate(-53.983257, -183.836778) ' points='52.3670108 183.836778 53.9832574 185.452697 55.5995039 183.836778 53.9832574 182.22086'%3E%3C/polygon%3E%3Cpolygon id='Fill-302' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(52.531663, 180.418001) rotate(22.000000) translate(-52.531663, -180.418001) ' points='50.9154167 180.418001 52.5316632 182.03392 54.1479097 180.418001 52.5316632 178.802082'%3E%3C/polygon%3E%3Cpolygon id='Stroke-304' transform='translate(52.531663, 180.418001) rotate(22.000000) translate(-52.531663, -180.418001) ' points='50.9154167 180.418001 52.5316632 182.03392 54.1479097 180.418001 52.5316632 178.802082'%3E%3C/polygon%3E%3Cpolygon id='Fill-306' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(51.080034, 176.999141) rotate(22.000000) translate(-51.080034, -176.999141) ' points='49.4637874 176.999141 51.0800339 178.61506 52.6962805 176.999141 51.0800339 175.383222'%3E%3C/polygon%3E%3Cpolygon id='Stroke-308' transform='translate(51.080034, 176.999141) rotate(22.000000) translate(-51.080034, -176.999141) ' points='49.4637874 176.999141 51.0800339 178.61506 52.6962805 176.999141 51.0800339 175.383222'%3E%3C/polygon%3E%3Cpolygon id='Fill-310' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(49.628440, 173.580364) rotate(22.000000) translate(-49.628440, -173.580364) ' points='48.0121932 173.580364 49.6284397 175.196282 51.2446863 173.580364 49.6284397 171.964445'%3E%3C/polygon%3E%3Cpolygon id='Stroke-312' transform='translate(49.628440, 173.580364) rotate(22.000000) translate(-49.628440, -173.580364) ' points='48.0121932 173.580364 49.6284397 175.196282 51.2446863 173.580364 49.6284397 171.964445'%3E%3C/polygon%3E%3Cpolygon id='Fill-314' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(50.827172, 185.176079) rotate(22.000000) translate(-50.827172, -185.176079) ' points='49.2109255 185.176079 50.8271721 186.791998 52.4434186 185.176079 50.8271721 183.560161'%3E%3C/polygon%3E%3Cpolygon id='Stroke-316' transform='translate(50.827172, 185.176079) rotate(22.000000) translate(-50.827172, -185.176079) ' points='49.2109255 185.176079 50.8271721 186.791998 52.4434186 185.176079 50.8271721 183.560161'%3E%3C/polygon%3E%3Cpolygon id='Fill-318' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(49.375578, 181.757302) rotate(22.000000) translate(-49.375578, -181.757302) ' points='47.7593313 181.757302 49.3755779 183.373221 50.9918244 181.757302 49.3755779 180.141383'%3E%3C/polygon%3E%3Cpolygon id='Stroke-320' transform='translate(49.375578, 181.757302) rotate(22.000000) translate(-49.375578, -181.757302) ' points='47.7593313 181.757302 49.3755779 183.373221 50.9918244 181.757302 49.3755779 180.141383'%3E%3C/polygon%3E%3Cpolygon id='Fill-322' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(47.923949, 178.338442) rotate(22.000000) translate(-47.923949, -178.338442) ' points='46.3077021 178.338442 47.9239486 179.954361 49.5401951 178.338442 47.9239486 176.722523'%3E%3C/polygon%3E%3Cpolygon id='Stroke-324' transform='translate(47.923949, 178.338442) rotate(22.000000) translate(-47.923949, -178.338442) ' points='46.3077021 178.338442 47.9239486 179.954361 49.5401951 178.338442 47.9239486 176.722523'%3E%3C/polygon%3E%3Cpolygon id='Fill-326' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.472354, 174.919665) rotate(22.000000) translate(-46.472354, -174.919665) ' points='44.8561079 174.919665 46.4723544 176.535583 48.088601 174.919665 46.4723544 173.303746'%3E%3C/polygon%3E%3Cpolygon id='Stroke-328' transform='translate(46.472354, 174.919665) rotate(22.000000) translate(-46.472354, -174.919665) ' points='44.8561079 174.919665 46.4723544 176.535583 48.088601 174.919665 46.4723544 173.303746'%3E%3C/polygon%3E%3Cpolygon id='Fill-330' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(47.671087, 186.515380) rotate(22.000000) translate(-47.671087, -186.515380) ' points='46.0548402 186.51538 47.6710867 188.131299 49.2873333 186.51538 47.6710867 184.899461'%3E%3C/polygon%3E%3Cpolygon id='Stroke-332' transform='translate(47.671087, 186.515380) rotate(22.000000) translate(-47.671087, -186.515380) ' points='46.0548402 186.51538 47.6710867 188.131299 49.2873333 186.51538 47.6710867 184.899461'%3E%3C/polygon%3E%3Cpolygon id='Fill-334' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.219493, 183.096603) rotate(22.000000) translate(-46.219493, -183.096603) ' points='44.603246 183.096603 46.2194926 184.712521 47.8357391 183.096603 46.2194926 181.480684'%3E%3C/polygon%3E%3Cpolygon id='Stroke-336' transform='translate(46.219493, 183.096603) rotate(22.000000) translate(-46.219493, -183.096603) ' points='44.603246 183.096603 46.2194926 184.712521 47.8357391 183.096603 46.2194926 181.480684'%3E%3C/polygon%3E%3Cpolygon id='Fill-338' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.767839, 179.677802) rotate(22.000000) translate(-44.767839, -179.677802) ' points='43.1515929 179.677802 44.7678395 181.29372 46.384086 179.677802 44.7678395 178.061883'%3E%3C/polygon%3E%3Cpolygon id='Stroke-340' transform='translate(44.767839, 179.677802) rotate(22.000000) translate(-44.767839, -179.677802) ' points='43.1515929 179.677802 44.7678395 181.29372 46.384086 179.677802 44.7678395 178.061883'%3E%3C/polygon%3E%3Cpolygon id='Fill-342' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.316269, 176.258965) rotate(22.000000) translate(-43.316269, -176.258965) ' points='41.7000226 176.258965 43.3162691 177.874884 44.9325156 176.258965 43.3162691 174.643047'%3E%3C/polygon%3E%3Cpolygon id='Stroke-344' transform='translate(43.316269, 176.258965) rotate(22.000000) translate(-43.316269, -176.258965) ' points='41.7000226 176.258965 43.3162691 177.874884 44.9325156 176.258965 43.3162691 174.643047'%3E%3C/polygon%3E%3Cpolygon id='Fill-346' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.514978, 187.854740) rotate(22.000000) translate(-44.514978, -187.854740) ' points='42.8987311 187.85474 44.5149776 189.470659 46.1312242 187.85474 44.5149776 186.238821'%3E%3C/polygon%3E%3Cpolygon id='Stroke-348' transform='translate(44.514978, 187.854740) rotate(22.000000) translate(-44.514978, -187.854740) ' points='42.8987311 187.85474 44.5149776 189.470659 46.1312242 187.85474 44.5149776 186.238821'%3E%3C/polygon%3E%3Cpolygon id='Fill-350' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.063348, 184.435880) rotate(22.000000) translate(-43.063348, -184.435880) ' points='41.4471018 184.43588 43.0633483 186.051799 44.6795949 184.43588 43.0633483 182.819961'%3E%3C/polygon%3E%3Cpolygon id='Stroke-352' transform='translate(43.063348, 184.435880) rotate(22.000000) translate(-43.063348, -184.435880) ' points='41.4471018 184.43588 43.0633483 186.051799 44.6795949 184.43588 43.0633483 182.819961'%3E%3C/polygon%3E%3Cpolygon id='Fill-354' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.611754, 181.017103) rotate(22.000000) translate(-41.611754, -181.017103) ' points='39.9955076 181.017103 41.6117542 182.633021 43.2280007 181.017103 41.6117542 179.401184'%3E%3C/polygon%3E%3Cpolygon id='Stroke-356' transform='translate(41.611754, 181.017103) rotate(22.000000) translate(-41.611754, -181.017103) ' points='39.9955076 181.017103 41.6117542 182.633021 43.2280007 181.017103 41.6117542 179.401184'%3E%3C/polygon%3E%3Cpolygon id='Fill-358' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.160184, 177.598266) rotate(22.000000) translate(-40.160184, -177.598266) ' points='38.5439373 177.598266 40.1601838 179.214185 41.7764303 177.598266 40.1601838 175.982348'%3E%3C/polygon%3E%3Cpolygon id='Stroke-360' transform='translate(40.160184, 177.598266) rotate(22.000000) translate(-40.160184, -177.598266) ' points='38.5439373 177.598266 40.1601838 179.214185 41.7764303 177.598266 40.1601838 175.982348'%3E%3C/polygon%3E%3Cpolygon id='Fill-362' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.358892, 189.194041) rotate(22.000000) translate(-41.358892, -189.194041) ' points='39.7426458 189.194041 41.3588923 190.80996 42.9751388 189.194041 41.3588923 187.578122'%3E%3C/polygon%3E%3Cpolygon id='Stroke-364' transform='translate(41.358892, 189.194041) rotate(22.000000) translate(-41.358892, -189.194041) ' points='39.7426458 189.194041 41.3588923 190.80996 42.9751388 189.194041 41.3588923 187.578122'%3E%3C/polygon%3E%3Cpolygon id='Fill-366' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(39.907263, 185.775181) rotate(22.000000) translate(-39.907263, -185.775181) ' points='38.2910165 185.775181 39.907263 187.3911 41.5235095 185.775181 39.907263 184.159262'%3E%3C/polygon%3E%3Cpolygon id='Stroke-368' transform='translate(39.907263, 185.775181) rotate(22.000000) translate(-39.907263, -185.775181) ' points='38.2910165 185.775181 39.907263 187.3911 41.5235095 185.775181 39.907263 184.159262'%3E%3C/polygon%3E%3Cpolygon id='Fill-370' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.455669, 182.356404) rotate(22.000000) translate(-38.455669, -182.356404) ' points='36.8394223 182.356404 38.4556688 183.972322 40.0719154 182.356404 38.4556688 180.740485'%3E%3C/polygon%3E%3Cpolygon id='Stroke-372' transform='translate(38.455669, 182.356404) rotate(22.000000) translate(-38.455669, -182.356404) ' points='36.8394223 182.356404 38.4556688 183.972322 40.0719154 182.356404 38.4556688 180.740485'%3E%3C/polygon%3E%3Cpolygon id='Fill-374' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.004016, 178.937602) rotate(22.000000) translate(-37.004016, -178.937602) ' points='35.3877692 178.937602 37.0040158 180.553521 38.6202623 178.937602 37.0040158 177.321684'%3E%3C/polygon%3E%3Cpolygon id='Stroke-376' transform='translate(37.004016, 178.937602) rotate(22.000000) translate(-37.004016, -178.937602) ' points='35.3877692 178.937602 37.0040158 180.553521 38.6202623 178.937602 37.0040158 177.321684'%3E%3C/polygon%3E%3Cpolygon id='Fill-378' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.380894, 165.931897) rotate(22.000000) translate(-46.380894, -165.931897) ' points='44.7646475 165.931897 46.380894 167.547816 47.9971405 165.931897 46.380894 164.315979'%3E%3C/polygon%3E%3Cpolygon id='Stroke-380' transform='translate(46.380894, 165.931897) rotate(22.000000) translate(-46.380894, -165.931897) ' points='44.7646475 165.931897 46.380894 167.547816 47.9971405 165.931897 46.380894 164.315979'%3E%3C/polygon%3E%3Cpolygon id='Fill-382' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.929324, 162.513061) rotate(22.000000) translate(-44.929324, -162.513061) ' points='43.3130771 162.513061 44.9293236 164.12898 46.5455702 162.513061 44.9293236 160.897143'%3E%3C/polygon%3E%3Cpolygon id='Stroke-384' transform='translate(44.929324, 162.513061) rotate(22.000000) translate(-44.929324, -162.513061) ' points='43.3130771 162.513061 44.9293236 164.12898 46.5455702 162.513061 44.9293236 160.897143'%3E%3C/polygon%3E%3Cpolygon id='Fill-386' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.477729, 159.094284) rotate(22.000000) translate(-43.477729, -159.094284) ' points='41.8614829 159.094284 43.4777295 160.710203 45.093976 159.094284 43.4777295 157.478365'%3E%3C/polygon%3E%3Cpolygon id='Stroke-388' transform='translate(43.477729, 159.094284) rotate(22.000000) translate(-43.477729, -159.094284) ' points='41.8614829 159.094284 43.4777295 160.710203 45.093976 159.094284 43.4777295 157.478365'%3E%3C/polygon%3E%3Cpolygon id='Fill-390' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(42.026100, 155.675424) rotate(22.000000) translate(-42.026100, -155.675424) ' points='40.4098536 155.675424 42.0261002 157.291342 43.6423467 155.675424 42.0261002 154.059505'%3E%3C/polygon%3E%3Cpolygon id='Stroke-392' transform='translate(42.026100, 155.675424) rotate(22.000000) translate(-42.026100, -155.675424) ' points='40.4098536 155.675424 42.0261002 157.291342 43.6423467 155.675424 42.0261002 154.059505'%3E%3C/polygon%3E%3Cpolygon id='Fill-394' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.224809, 167.271198) rotate(22.000000) translate(-43.224809, -167.271198) ' points='41.6085622 167.271198 43.2248087 168.887117 44.8410552 167.271198 43.2248087 165.65528'%3E%3C/polygon%3E%3Cpolygon id='Stroke-396' transform='translate(43.224809, 167.271198) rotate(22.000000) translate(-43.224809, -167.271198) ' points='41.6085622 167.271198 43.2248087 168.887117 44.8410552 167.271198 43.2248087 165.65528'%3E%3C/polygon%3E%3Cpolygon id='Fill-398' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.773238, 163.852362) rotate(22.000000) translate(-41.773238, -163.852362) ' points='40.1569918 163.852362 41.7732383 165.468281 43.3894848 163.852362 41.7732383 162.236443'%3E%3C/polygon%3E%3Cpolygon id='Stroke-400' transform='translate(41.773238, 163.852362) rotate(22.000000) translate(-41.773238, -163.852362) ' points='40.1569918 163.852362 41.7732383 165.468281 43.3894848 163.852362 41.7732383 162.236443'%3E%3C/polygon%3E%3Cpolygon id='Fill-402' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.321585, 160.433561) rotate(22.000000) translate(-40.321585, -160.433561) ' points='38.7053387 160.433561 40.3215852 162.04948 41.9378318 160.433561 40.3215852 158.817642'%3E%3C/polygon%3E%3Cpolygon id='Stroke-404' transform='translate(40.321585, 160.433561) rotate(22.000000) translate(-40.321585, -160.433561) ' points='38.7053387 160.433561 40.3215852 162.04948 41.9378318 160.433561 40.3215852 158.817642'%3E%3C/polygon%3E%3Cpolygon id='Fill-406' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.869991, 157.014784) rotate(22.000000) translate(-38.869991, -157.014784) ' points='37.2537445 157.014784 38.8699911 158.630702 40.4862376 157.014784 38.8699911 155.398865'%3E%3C/polygon%3E%3Cpolygon id='Stroke-408' transform='translate(38.869991, 157.014784) rotate(22.000000) translate(-38.869991, -157.014784) ' points='37.2537445 157.014784 38.8699911 158.630702 40.4862376 157.014784 38.8699911 155.398865'%3E%3C/polygon%3E%3Cpolygon id='Fill-410' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.068723, 168.610499) rotate(22.000000) translate(-40.068723, -168.610499) ' points='38.4524768 168.610499 40.0687234 170.226418 41.6849699 168.610499 40.0687234 166.994581'%3E%3C/polygon%3E%3Cpolygon id='Stroke-412' transform='translate(40.068723, 168.610499) rotate(22.000000) translate(-40.068723, -168.610499) ' points='38.4524768 168.610499 40.0687234 170.226418 41.6849699 168.610499 40.0687234 166.994581'%3E%3C/polygon%3E%3Cpolygon id='Fill-414' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.617129, 165.191722) rotate(22.000000) translate(-38.617129, -165.191722) ' points='37.0008827 165.191722 38.6171292 166.807641 40.2333757 165.191722 38.6171292 163.575803'%3E%3C/polygon%3E%3Cpolygon id='Stroke-416' transform='translate(38.617129, 165.191722) rotate(22.000000) translate(-38.617129, -165.191722) ' points='37.0008827 165.191722 38.6171292 166.807641 40.2333757 165.191722 38.6171292 163.575803'%3E%3C/polygon%3E%3Cpolygon id='Fill-418' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.165500, 161.772862) rotate(22.000000) translate(-37.165500, -161.772862) ' points='35.5492534 161.772862 37.1654999 163.388781 38.7817464 161.772862 37.1654999 160.156943'%3E%3C/polygon%3E%3Cpolygon id='Stroke-420' transform='translate(37.165500, 161.772862) rotate(22.000000) translate(-37.165500, -161.772862) ' points='35.5492534 161.772862 37.1654999 163.388781 38.7817464 161.772862 37.1654999 160.156943'%3E%3C/polygon%3E%3Cpolygon id='Fill-422' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.713906, 158.354085) rotate(22.000000) translate(-35.713906, -158.354085) ' points='34.0976592 158.354085 35.7139057 159.970003 37.3301523 158.354085 35.7139057 156.738166'%3E%3C/polygon%3E%3Cpolygon id='Stroke-424' transform='translate(35.713906, 158.354085) rotate(22.000000) translate(-35.713906, -158.354085) ' points='34.0976592 158.354085 35.7139057 159.970003 37.3301523 158.354085 35.7139057 156.738166'%3E%3C/polygon%3E%3Cpolygon id='Fill-426' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(36.912638, 169.949800) rotate(22.000000) translate(-36.912638, -169.949800) ' points='35.2963915 169.9498 36.912638 171.565719 38.5288846 169.9498 36.912638 168.333882'%3E%3C/polygon%3E%3Cpolygon id='Stroke-428' transform='translate(36.912638, 169.949800) rotate(22.000000) translate(-36.912638, -169.949800) ' points='35.2963915 169.9498 36.912638 171.565719 38.5288846 169.9498 36.912638 168.333882'%3E%3C/polygon%3E%3Cpolygon id='Fill-430' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.461068, 166.530964) rotate(22.000000) translate(-35.461068, -166.530964) ' points='33.8448211 166.530964 35.4610677 168.146883 37.0773142 166.530964 35.4610677 164.915045'%3E%3C/polygon%3E%3Cpolygon id='Stroke-432' transform='translate(35.461068, 166.530964) rotate(22.000000) translate(-35.461068, -166.530964) ' points='33.8448211 166.530964 35.4610677 168.146883 37.0773142 166.530964 35.4610677 164.915045'%3E%3C/polygon%3E%3Cpolygon id='Fill-434' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.009415, 163.112163) rotate(22.000000) translate(-34.009415, -163.112163) ' points='32.3931681 163.112163 34.0094146 164.728081 35.6256611 163.112163 34.0094146 161.496244'%3E%3C/polygon%3E%3Cpolygon id='Stroke-436' transform='translate(34.009415, 163.112163) rotate(22.000000) translate(-34.009415, -163.112163) ' points='32.3931681 163.112163 34.0094146 164.728081 35.6256611 163.112163 34.0094146 161.496244'%3E%3C/polygon%3E%3Cpolygon id='Fill-438' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.557820, 159.693385) rotate(22.000000) translate(-32.557820, -159.693385) ' points='30.9415739 159.693385 32.5578204 161.309304 34.174067 159.693385 32.5578204 158.077467'%3E%3C/polygon%3E%3Cpolygon id='Stroke-440' transform='translate(32.557820, 159.693385) rotate(22.000000) translate(-32.557820, -159.693385) ' points='30.9415739 159.693385 32.5578204 161.309304 34.174067 159.693385 32.5578204 158.077467'%3E%3C/polygon%3E%3Cpolygon id='Fill-442' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(33.756553, 171.289101) rotate(22.000000) translate(-33.756553, -171.289101) ' points='32.1403062 171.289101 33.7565527 172.90502 35.3727993 171.289101 33.7565527 169.673182'%3E%3C/polygon%3E%3Cpolygon id='Stroke-444' transform='translate(33.756553, 171.289101) rotate(22.000000) translate(-33.756553, -171.289101) ' points='32.1403062 171.289101 33.7565527 172.90502 35.3727993 171.289101 33.7565527 169.673182'%3E%3C/polygon%3E%3Cpolygon id='Fill-446' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.304959, 167.870324) rotate(22.000000) translate(-32.304959, -167.870324) ' points='30.688712 167.870324 32.3049586 169.486242 33.9212051 167.870324 32.3049586 166.254405'%3E%3C/polygon%3E%3Cpolygon id='Stroke-448' transform='translate(32.304959, 167.870324) rotate(22.000000) translate(-32.304959, -167.870324) ' points='30.688712 167.870324 32.3049586 169.486242 33.9212051 167.870324 32.3049586 166.254405'%3E%3C/polygon%3E%3Cpolygon id='Fill-450' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(30.853329, 164.451464) rotate(22.000000) translate(-30.853329, -164.451464) ' points='29.2370827 164.451464 30.8533293 166.067382 32.4695758 164.451464 30.8533293 162.835545'%3E%3C/polygon%3E%3Cpolygon id='Stroke-452' transform='translate(30.853329, 164.451464) rotate(22.000000) translate(-30.853329, -164.451464) ' points='29.2370827 164.451464 30.8533293 166.067382 32.4695758 164.451464 30.8533293 162.835545'%3E%3C/polygon%3E%3Cpolygon id='Fill-454' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.401735, 161.032686) rotate(22.000000) translate(-29.401735, -161.032686) ' points='27.7854886 161.032686 29.4017351 162.648605 31.0179816 161.032686 29.4017351 159.416768'%3E%3C/polygon%3E%3Cpolygon id='Stroke-456' transform='translate(29.401735, 161.032686) rotate(22.000000) translate(-29.401735, -161.032686) ' points='27.7854886 161.032686 29.4017351 162.648605 31.0179816 161.032686 29.4017351 159.416768'%3E%3C/polygon%3E%3Cpolygon id='Fill-458' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.778613, 148.026981) rotate(22.000000) translate(-38.778613, -148.026981) ' points='37.1623668 148.026981 38.7786133 149.6429 40.3948599 148.026981 38.7786133 146.411063'%3E%3C/polygon%3E%3Cpolygon id='Stroke-460' transform='translate(38.778613, 148.026981) rotate(22.000000) translate(-38.778613, -148.026981) ' points='37.1623668 148.026981 38.7786133 149.6429 40.3948599 148.026981 38.7786133 146.411063'%3E%3C/polygon%3E%3Cpolygon id='Fill-462' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.326984, 144.608121) rotate(22.000000) translate(-37.326984, -144.608121) ' points='35.7107375 144.608121 37.3269841 146.22404 38.9432306 144.608121 37.3269841 142.992203'%3E%3C/polygon%3E%3Cpolygon id='Stroke-464' transform='translate(37.326984, 144.608121) rotate(22.000000) translate(-37.326984, -144.608121) ' points='35.7107375 144.608121 37.3269841 146.22404 38.9432306 144.608121 37.3269841 142.992203'%3E%3C/polygon%3E%3Cpolygon id='Fill-466' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.875390, 141.189344) rotate(22.000000) translate(-35.875390, -141.189344) ' points='34.2591433 141.189344 35.8753899 142.805263 37.4916364 141.189344 35.8753899 139.573425'%3E%3C/polygon%3E%3Cpolygon id='Stroke-468' transform='translate(35.875390, 141.189344) rotate(22.000000) translate(-35.875390, -141.189344) ' points='34.2591433 141.189344 35.8753899 142.805263 37.4916364 141.189344 35.8753899 139.573425'%3E%3C/polygon%3E%3Cpolygon id='Fill-470' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.423796, 137.770567) rotate(22.000000) translate(-34.423796, -137.770567) ' points='32.8075492 137.770567 34.4237957 139.386485 36.0400422 137.770567 34.4237957 136.154648'%3E%3C/polygon%3E%3Cpolygon id='Stroke-472' fill='%23B2BECA' transform='translate(34.423796, 137.770567) rotate(22.000000) translate(-34.423796, -137.770567) ' points='34.4237957 139.386485 36.0400422 137.770567 34.4237957 136.154648 32.8075492 137.770567'%3E%3C/polygon%3E%3Cpolygon id='Fill-474' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.622528, 149.366282) rotate(22.000000) translate(-35.622528, -149.366282) ' points='34.0062815 149.366282 35.622528 150.982201 37.2387746 149.366282 35.622528 147.750364'%3E%3C/polygon%3E%3Cpolygon id='Stroke-476' transform='translate(35.622528, 149.366282) rotate(22.000000) translate(-35.622528, -149.366282) ' points='34.0062815 149.366282 35.622528 150.982201 37.2387746 149.366282 35.622528 147.750364'%3E%3C/polygon%3E%3Cpolygon id='Fill-478' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.170875, 145.947481) rotate(22.000000) translate(-34.170875, -145.947481) ' points='32.5546284 145.947481 34.1708749 147.5634 35.7871215 145.947481 34.1708749 144.331563'%3E%3C/polygon%3E%3Cpolygon id='Stroke-480' transform='translate(34.170875, 145.947481) rotate(22.000000) translate(-34.170875, -145.947481) ' points='32.5546284 145.947481 34.1708749 147.5634 35.7871215 145.947481 34.1708749 144.331563'%3E%3C/polygon%3E%3Cpolygon id='Fill-482' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.719305, 142.528645) rotate(22.000000) translate(-32.719305, -142.528645) ' points='31.103058 142.528645 32.7193046 144.144564 34.3355511 142.528645 32.7193046 140.912726'%3E%3C/polygon%3E%3Cpolygon id='Stroke-484' transform='translate(32.719305, 142.528645) rotate(22.000000) translate(-32.719305, -142.528645) ' points='31.103058 142.528645 32.7193046 144.144564 34.3355511 142.528645 32.7193046 140.912726'%3E%3C/polygon%3E%3Cpolygon id='Fill-486' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(31.267651, 139.109844) rotate(22.000000) translate(-31.267651, -139.109844) ' points='29.651405 139.109844 31.2676515 140.725763 32.883898 139.109844 31.2676515 137.493925'%3E%3C/polygon%3E%3Cpolygon id='Stroke-488' transform='translate(31.267651, 139.109844) rotate(22.000000) translate(-31.267651, -139.109844) ' points='29.651405 139.109844 31.2676515 140.725763 32.883898 139.109844 31.2676515 137.493925'%3E%3C/polygon%3E%3Cpolygon id='Fill-490' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.466384, 150.705559) rotate(22.000000) translate(-32.466384, -150.705559) ' points='30.8501373 150.705559 32.4663838 152.321478 34.0826303 150.705559 32.4663838 149.089641'%3E%3C/polygon%3E%3Cpolygon id='Stroke-492' transform='translate(32.466384, 150.705559) rotate(22.000000) translate(-32.466384, -150.705559) ' points='30.8501373 150.705559 32.4663838 152.321478 34.0826303 150.705559 32.4663838 149.089641'%3E%3C/polygon%3E%3Cpolygon id='Fill-494' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(31.014790, 147.286782) rotate(22.000000) translate(-31.014790, -147.286782) ' points='29.3985431 147.286782 31.0147896 148.902701 32.6310362 147.286782 31.0147896 145.670863'%3E%3C/polygon%3E%3Cpolygon id='Stroke-496' transform='translate(31.014790, 147.286782) rotate(22.000000) translate(-31.014790, -147.286782) ' points='29.3985431 147.286782 31.0147896 148.902701 32.6310362 147.286782 31.0147896 145.670863'%3E%3C/polygon%3E%3Cpolygon id='Fill-498' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.563219, 143.867946) rotate(22.000000) translate(-29.563219, -143.867946) ' points='27.9469727 143.867946 29.5632192 145.483865 31.1794658 143.867946 29.5632192 142.252027'%3E%3C/polygon%3E%3Cpolygon id='Stroke-500' transform='translate(29.563219, 143.867946) rotate(22.000000) translate(-29.563219, -143.867946) ' points='27.9469727 143.867946 29.5632192 145.483865 31.1794658 143.867946 29.5632192 142.252027'%3E%3C/polygon%3E%3Cpolygon id='Fill-502' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(28.111566, 140.449145) rotate(22.000000) translate(-28.111566, -140.449145) ' points='26.4953196 140.449145 28.1115662 142.065063 29.7278127 140.449145 28.1115662 138.833226'%3E%3C/polygon%3E%3Cpolygon id='Stroke-504' transform='translate(28.111566, 140.449145) rotate(22.000000) translate(-28.111566, -140.449145) ' points='26.4953196 140.449145 28.1115662 142.065063 29.7278127 140.449145 28.1115662 138.833226'%3E%3C/polygon%3E%3Cpolygon id='Fill-506' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.310298, 152.044860) rotate(22.000000) translate(-29.310298, -152.044860) ' points='27.6940519 152.04486 29.3102985 153.660779 30.926545 152.04486 29.3102985 150.428942'%3E%3C/polygon%3E%3Cpolygon id='Stroke-508' transform='translate(29.310298, 152.044860) rotate(22.000000) translate(-29.310298, -152.044860) ' points='27.6940519 152.04486 29.3102985 153.660779 30.926545 152.04486 29.3102985 150.428942'%3E%3C/polygon%3E%3Cpolygon id='Fill-510' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(27.858704, 148.626083) rotate(22.000000) translate(-27.858704, -148.626083) ' points='26.2424578 148.626083 27.8587043 150.242002 29.4749508 148.626083 27.8587043 147.010164'%3E%3C/polygon%3E%3Cpolygon id='Stroke-512' transform='translate(27.858704, 148.626083) rotate(22.000000) translate(-27.858704, -148.626083) ' points='26.2424578 148.626083 27.8587043 150.242002 29.4749508 148.626083 27.8587043 147.010164'%3E%3C/polygon%3E%3Cpolygon id='Fill-514' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(26.407134, 145.207247) rotate(22.000000) translate(-26.407134, -145.207247) ' points='24.7908874 145.207247 26.4071339 146.823166 28.0233805 145.207247 26.4071339 143.591328'%3E%3C/polygon%3E%3Cpolygon id='Stroke-516' transform='translate(26.407134, 145.207247) rotate(22.000000) translate(-26.407134, -145.207247) ' points='24.7908874 145.207247 26.4071339 146.823166 28.0233805 145.207247 26.4071339 143.591328'%3E%3C/polygon%3E%3Cpolygon id='Fill-518' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(24.955481, 141.788446) rotate(22.000000) translate(-24.955481, -141.788446) ' points='23.3392343 141.788446 24.9554808 143.404364 26.5717274 141.788446 24.9554808 140.172527'%3E%3C/polygon%3E%3Cpolygon id='Stroke-520' transform='translate(24.955481, 141.788446) rotate(22.000000) translate(-24.955481, -141.788446) ' points='23.3392343 141.788446 24.9554808 143.404364 26.5717274 141.788446 24.9554808 140.172527'%3E%3C/polygon%3E%3Cpolygon id='Fill-522' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(26.154213, 153.384161) rotate(22.000000) translate(-26.154213, -153.384161) ' points='24.5379666 153.384161 26.1542132 155.00008 27.7704597 153.384161 26.1542132 151.768243'%3E%3C/polygon%3E%3Cpolygon id='Stroke-524' transform='translate(26.154213, 153.384161) rotate(22.000000) translate(-26.154213, -153.384161) ' points='24.5379666 153.384161 26.1542132 155.00008 27.7704597 153.384161 26.1542132 151.768243'%3E%3C/polygon%3E%3Cpolygon id='Fill-526' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(24.702619, 149.965384) rotate(22.000000) translate(-24.702619, -149.965384) ' points='23.0863724 149.965384 24.702619 151.581303 26.3188655 149.965384 24.702619 148.349465'%3E%3C/polygon%3E%3Cpolygon id='Stroke-528' transform='translate(24.702619, 149.965384) rotate(22.000000) translate(-24.702619, -149.965384) ' points='23.0863724 149.965384 24.702619 151.581303 26.3188655 149.965384 24.702619 148.349465'%3E%3C/polygon%3E%3Cpolygon id='Fill-530' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(23.250966, 146.546583) rotate(22.000000) translate(-23.250966, -146.546583) ' points='21.6347194 146.546583 23.2509659 148.162502 24.8672124 146.546583 23.2509659 144.930664'%3E%3C/polygon%3E%3Cpolygon id='Stroke-532' transform='translate(23.250966, 146.546583) rotate(22.000000) translate(-23.250966, -146.546583) ' points='21.6347194 146.546583 23.2509659 148.162502 24.8672124 146.546583 23.2509659 144.930664'%3E%3C/polygon%3E%3Cpolygon id='Fill-534' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(21.799396, 143.127747) rotate(22.000000) translate(-21.799396, -143.127747) ' points='20.183149 143.127747 21.7993955 144.743665 23.4156421 143.127747 21.7993955 141.511828'%3E%3C/polygon%3E%3Cpolygon id='Stroke-536' transform='translate(21.799396, 143.127747) rotate(22.000000) translate(-21.799396, -143.127747) ' points='20.183149 143.127747 21.7993955 144.743665 23.4156421 143.127747 21.7993955 141.511828'%3E%3C/polygon%3E%3Cpath d='M129.314819,189.942425 C126.372666,187.000233 124.490222,184.112668 125.110927,183.492089 C125.731631,182.87151 128.619783,184.753573 131.562571,187.695129 C134.504724,190.637321 136.387169,193.524886 135.766464,194.145465 C135.145759,194.766044 132.257608,192.883981 129.314819,189.942425 Z' id='Fill-538' fill='%23F5F5F5' transform='translate(130.438695, 188.818777) rotate(22.000000) translate(-130.438695, -188.818777) '%3E%3C/path%3E%3Cpath d='M129.314819,189.942425 C126.372666,187.000233 124.490222,184.112668 125.110927,183.492089 C125.731631,182.87151 128.619783,184.753573 131.562571,187.695129 C134.504724,190.637321 136.387169,193.524886 135.766464,194.145465 C135.145759,194.766044 132.257608,192.883981 129.314819,189.942425 Z' id='Stroke-540' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(130.438695, 188.818777) rotate(22.000000) translate(-130.438695, -188.818777) '%3E%3C/path%3E%3Cpath d='M136.083433,187.715086 C130.20421,181.837055 126.443133,176.067006 127.683272,174.827118 C128.92341,173.587231 134.69463,177.347545 140.573854,183.225576 C146.453713,189.104243 150.21479,194.874292 148.974651,196.114179 C147.734513,197.354066 141.963293,193.593752 136.083433,187.715086 Z' id='Fill-542' fill='%23F5F5F5' transform='translate(138.328961, 185.470648) rotate(22.000000) translate(-138.328961, -185.470648) '%3E%3C/path%3E%3Cpath d='M136.083433,187.715086 C130.20421,181.837055 126.443133,176.067006 127.683272,174.827118 C128.92341,173.587231 134.69463,177.347545 140.573854,183.225576 C146.453713,189.104243 150.21479,194.874292 148.974651,196.114179 C147.734513,197.354066 141.963293,193.593752 136.083433,187.715086 Z' id='Stroke-544' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(138.328961, 185.470648) rotate(22.000000) translate(-138.328961, -185.470648) '%3E%3C/path%3E%3Cpath d='M146.697288,183.650834 C138.818086,175.773231 133.777481,168.04045 135.43947,166.378798 C137.101459,164.717146 144.835809,169.756729 152.715011,177.634332 C160.594213,185.511936 165.634818,193.244716 163.972829,194.906369 C162.310839,196.568021 154.57649,191.528438 146.697288,183.650834 Z' id='Fill-546' fill-opacity='0.35' fill='%23F5F5F5' transform='translate(149.706149, 180.642583) rotate(22.000000) translate(-149.706149, -180.642583) '%3E%3C/path%3E%3Cpath d='M146.697288,183.650834 C138.818086,175.773231 133.777481,168.04045 135.43947,166.378798 C137.101459,164.717146 144.835809,169.756729 152.715011,177.634332 C160.594213,185.511936 165.634818,193.244716 163.972829,194.906369 C162.310839,196.568021 154.57649,191.528438 146.697288,183.650834 Z' id='Stroke-548' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(149.706149, 180.642583) rotate(22.000000) translate(-149.706149, -180.642583) '%3E%3C/path%3E%3Cpath d='M65.2279553,90.2345285 C62.4548336,90.0320836 60.4105231,89.3345405 60.4105231,88.5051511 C60.4105231,87.676673 62.4503446,86.9797514 65.2188187,86.7764428 C65.4149139,84.0068366 66.0879499,81.9659221 66.8880741,81.9659221 C67.6881984,81.9659221 68.3612344,84.0068366 68.5573295,86.7764428 C71.3258036,86.9797514 73.3656251,87.676673 73.3656251,88.5051511 C73.3656251,89.3345405 71.3213146,90.0320836 68.548193,90.2345285 C68.3410329,92.9408238 67.6762073,94.9210242 66.8880741,94.9210242 C66.0999409,94.9210242 65.4351154,92.9408238 65.2279553,90.2345285 Z' id='Oval-80-Copy-3' fill-opacity='0.4' fill='%23A3B1BF' opacity='0.85' transform='translate(66.888074, 88.443473) rotate(-340.000000) translate(-66.888074, -88.443473) '%3E%3C/path%3E%3Cpath d='M118.775569,329.140492 L118.424988,329.526146 C117.522244,330.5192 115.985396,330.592411 114.992341,329.689667 C114.596934,329.330218 114.331035,328.850456 114.235803,328.324641 L114.143075,327.812647 L113.669257,327.599091 C112.445737,327.047635 111.900921,325.608734 112.452377,324.385214 C112.672015,323.8979 113.046204,323.496601 113.516991,323.243469 L113.97521,322.997095 L114.032158,322.478985 C114.178786,321.144967 115.379087,320.182398 116.713105,320.329026 C117.24418,320.387399 117.741214,320.61917 118.127299,320.988476 L118.503957,321.348765 L119.01334,321.242962 C120.327346,320.970031 121.613813,321.813989 121.886744,323.127995 C121.995449,323.651349 121.928561,324.195943 121.696437,324.677436 L121.470742,325.145594 L121.728812,325.597409 C122.394441,326.762759 121.989337,328.247061 120.823987,328.91269 C120.359975,329.177726 119.82154,329.282421 119.292023,329.21057 L118.775569,329.140492 Z' id='Star-1-Copy-16' fill-opacity='0.4' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M432.83752,120.004816 L432.837087,120.005044 L432.837087,120.005044 C432.092472,120.396429 431.171561,120.110079 430.780176,119.365464 C430.624337,119.068978 430.570573,118.729391 430.627206,118.399266 L430.627206,118.399266 L430.627206,118.399266 L430.627206,118.399266 C430.024845,117.812233 430.01242,116.848039 430.599453,116.245678 C430.833262,116.005765 431.139652,115.849637 431.471171,115.801474 L431.471471,115.801431 L431.471471,115.801431 L431.471471,115.801431 C431.843891,115.046982 432.757399,114.737288 433.511848,115.109709 C433.812195,115.25797 434.055308,115.501083 434.20357,115.801431 L434.20357,115.801431 L434.203869,115.801474 L434.203869,115.801474 C435.036229,115.922398 435.612963,116.695187 435.492039,117.527547 C435.443876,117.859067 435.287748,118.165457 435.047835,118.399266 L435.047835,118.399266 L435.047835,118.399266 L435.047835,118.399266 C435.190066,119.228364 434.63325,120.015783 433.804152,120.158014 C433.474027,120.214647 433.134439,120.160883 432.837954,120.005044 L432.83752,120.004816 Z' id='Star-1-Copy-18' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(432.837619, 117.566125) rotate(-3.000000) translate(-432.837619, -117.566125) '%3E%3C/path%3E%3Cpath d='M99.7727703,38.762372 L99.0266308,39.1545584 L99.0266308,39.1545584 C97.8386845,39.7789675 96.36948,39.3221304 95.7450708,38.134184 C95.4964477,37.6611755 95.4106732,37.1194035 95.5010241,36.5927278 L95.6433921,35.7628333 L95.0407812,35.1755563 L95.0407812,35.1755563 C94.0796578,34.2388893 94.059832,32.7004261 94.996499,31.7393027 C95.369563,31.3564979 95.8584376,31.1073808 96.3874089,31.0305329 L97.2206742,30.9094778 L97.5937913,30.1536188 L97.5937913,30.1536188 C98.1878378,28.950202 99.6449697,28.4562097 100.848387,29.0502562 C101.327469,29.2867472 101.715258,29.6745363 101.951749,30.1536188 L102.324866,30.9094778 L103.158132,31.0305329 L103.158132,31.0305329 C104.486241,31.223478 105.406474,32.4565366 105.213529,33.7846464 C105.136681,34.3136177 104.887564,34.8024923 104.504759,35.1755563 L103.902148,35.7628333 L104.044516,36.5927278 L104.044516,36.5927278 C104.27143,37.9154575 103.383095,39.1716915 102.060366,39.398605 C101.53369,39.4889559 100.991918,39.4031814 100.51891,39.1545584 L99.7727703,38.762372 Z' id='Star-1-Copy-19' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(99.772928, 34.116388) rotate(19.000000) translate(-99.772928, -34.116388) '%3E%3C/path%3E%3Cpath d='M396.631073,305.744172 L396.098125,305.608596 C394.797498,305.277731 394.01135,303.955146 394.342215,302.654518 C394.473956,302.136643 394.772729,301.676633 395.192288,301.345694 L395.623376,301.00566 L395.587617,300.458372 C395.500116,299.119176 396.514815,297.962609 397.854012,297.875108 C398.387399,297.840257 398.917395,297.982247 399.361919,298.279089 L399.818473,298.583965 L400.329362,298.380373 C401.576068,297.883555 402.989473,298.491459 403.486291,299.738164 C403.684076,300.23448 403.712777,300.782145 403.567956,301.296416 L403.418882,301.825788 L403.76981,302.247972 C404.627682,303.280038 404.486471,304.812135 403.454406,305.670007 C403.043346,306.011688 402.531095,306.208301 401.996987,306.229395 L401.44896,306.251039 L401.15585,306.715309 C400.439401,307.850123 398.938655,308.189275 397.80384,307.472826 C397.351988,307.187555 397.006767,306.761296 396.821614,306.260029 L396.631073,305.744172 Z' id='Star-1-Copy-20' fill-opacity='0.4' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M439.755536,146.347757 L439.755103,146.347984 L439.755103,146.347984 C439.010488,146.739369 438.089577,146.45302 437.698192,145.708405 C437.542353,145.411919 437.488589,145.072331 437.545222,144.742206 L437.545222,144.742206 L437.545222,144.742206 L437.545222,144.742206 C436.942861,144.155173 436.930436,143.190979 437.517469,142.588619 C437.751277,142.348705 438.057668,142.192577 438.389187,142.144415 L438.389487,142.144371 L438.389487,142.144371 L438.389487,142.144371 C438.761907,141.389923 439.675415,141.080228 440.429864,141.452649 C440.730211,141.600911 440.973324,141.844024 441.121586,142.144371 L441.121586,142.144371 L441.121885,142.144415 L441.121885,142.144415 C441.954245,142.265338 442.530978,143.038128 442.410055,143.870488 C442.361892,144.202007 442.205764,144.508398 441.965851,144.742206 L441.965851,144.742206 L441.965851,144.742206 L441.965851,144.742206 C442.108082,145.571305 441.551266,146.358723 440.722168,146.500955 C440.392043,146.557588 440.052455,146.503823 439.755969,146.347984 L439.755536,146.347757 Z' id='Star-1-Copy-21' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(439.755635, 143.909066) rotate(-12.000000) translate(-439.755635, -143.909066) '%3E%3C/path%3E%3Cpath d='M244.621971,220.61341 C277.15945,220.61341 303.536288,194.242112 303.536288,161.711467 C303.536288,129.180822 277.15945,102.809524 244.621971,102.809524 C212.084491,102.809524 185.707653,129.180822 185.707653,161.711467 C185.707653,194.242112 212.084491,220.61341 244.621971,220.61341 Z' id='Oval-8-Copy-2' fill-opacity='0.66' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M245.345696,141.060063 C241.146656,141.060063 237.880736,142.342349 235.547936,144.906921 C233.215136,147.354921 232.107056,150.618921 232.107056,154.698921 L236.714336,154.698921 C236.714336,151.842921 237.355856,149.628063 238.638896,147.996063 C240.038576,146.072635 242.196416,145.140063 245.112416,145.140063 C247.561856,145.140063 249.486416,145.781206 250.827776,147.180063 C252.110816,148.462349 252.810656,150.269206 252.810656,152.600635 C252.810656,154.232635 252.227456,155.748063 251.061056,157.205206 C250.711136,157.671492 250.011296,158.370921 249.078176,159.303492 C245.928896,162.101206 244.004336,164.316063 243.187856,166.064635 C242.488016,167.521778 242.138096,169.212063 242.138096,171.135492 L242.138096,172.476063 L246.803696,172.476063 L246.803696,171.135492 C246.803696,169.561778 247.153616,168.162921 247.911776,166.880635 C248.494976,165.831492 249.369776,164.782349 250.652816,163.674921 C253.218896,161.401778 254.793536,159.886349 255.376736,159.186921 C256.834736,157.263492 257.592896,154.990349 257.592896,152.367492 C257.592896,148.870349 256.484816,146.130921 254.326976,144.149206 C252.052496,142.050921 249.078176,141.060063 245.345696,141.060063 Z M244.470896,176.556063 C243.479456,176.556063 242.662976,176.847492 241.963136,177.546921 C241.263296,178.188063 240.971696,179.004063 240.971696,179.994921 C240.971696,180.985778 241.263296,181.801778 241.963136,182.501206 C242.662976,183.142349 243.479456,183.492063 244.470896,183.492063 C245.462336,183.492063 246.278816,183.142349 246.978656,182.501206 C247.678496,181.860063 248.028416,181.044063 248.028416,179.994921 C248.028416,179.004063 247.678496,178.188063 247.036976,177.546921 C246.337136,176.847492 245.462336,176.556063 244.470896,176.556063 Z' id='?' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M223.261662,133.139924 C229.077338,129.782947 239.631808,125.828273 236.274126,120.013819 C232.916444,114.199364 220.565868,115.043746 214.750193,118.400722 C208.934517,121.757699 202.729834,131.623951 206.087516,137.438405 C209.445198,143.252859 217.445986,136.4969 223.261662,133.139924' id='Oval-8-Copy-2' fill='%23FAFAFA'%3E%3C/path%3E%3Cpath d='M249.679003,119.820589 C252.365149,119.820589 254.5427,117.643495 254.5427,114.957913 C254.5427,112.272332 252.365149,110.095238 249.679003,110.095238 C246.992857,110.095238 244.815306,112.272332 244.815306,114.957913 C244.815306,117.643495 246.992857,119.820589 249.679003,119.820589 Z' id='Oval-10-Copy' fill='%23FAFAFA'%3E%3C/path%3E%3Cpath d='M421.5,321.5 L423,323' id='Line-2' stroke='%23979797' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E", q2 = () => /* @__PURE__ */ t.jsx(o3.Fragment, { children: /* @__PURE__ */ t.jsx(
911
+ }, q2 = "%3Csvg width='423px' height='341px' viewBox='0 0 423 341' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 4%3C/title%3E%3Cg id='Ant-Design-Pro-3.0' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='404' transform='translate(-484.000000, -221.000000)'%3E%3Cg id='Group-4' transform='translate(464.000000, 222.000000)'%3E%3Cg id='Group-5' transform='translate(75.417348, 0.163879)' stroke='%23A3B1BF' stroke-width='1.62' opacity='0.6' stroke-linejoin='round' stroke-dasharray='12.15'%3E%3Cpath d='M169.575185,288.890375 C103.647066,288.890375 50.2010204,235.455806 50.2010204,169.540425 C50.2010204,103.625045 103.647066,50.1904762 169.575185,50.1904762 C235.50394,50.1904762 288.94935,103.625045 288.94935,169.540425 C288.94935,235.455806 235.50394,288.890375 169.575185,288.890375 Z' id='Stroke-1'%3E%3C/path%3E%3Cpath d='M169.405699,338.555288 C76.0274364,338.555288 0.329411882,262.872619 0.329411882,169.513299 C0.329411882,76.1539786 76.0274364,0.471309613 169.405699,0.471309613 C262.783961,0.471309613 338.481985,76.1539786 338.481985,169.513299 C338.481985,262.872619 262.783961,338.555288 169.405699,338.555288 Z' id='Stroke-3'%3E%3C/path%3E%3C/g%3E%3Cpolygon id='Fill-6' fill='%23F5F5F5' transform='translate(106.914750, 199.432805) rotate(22.000000) translate(-106.914750, -199.432805) ' points='97.7112298 198.803016 116.11827 190.231152 107.544667 208.634458'%3E%3C/polygon%3E%3Cpolygon id='Stroke-7' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(106.914750, 199.432805) rotate(22.000000) translate(-106.914750, -199.432805) ' points='97.7112298 198.803016 116.11827 190.231152 107.544667 208.634458'%3E%3C/polygon%3E%3Cpolygon id='Fill-8' transform='translate(58.996118, 219.767028) rotate(22.000000) translate(-58.996118, -219.767028) ' points='38.8543444 215.183828 54.4119879 199.629341 79.1378915 224.350228 63.580248 239.904716'%3E%3C/polygon%3E%3Cpolygon id='Stroke-9' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(58.996118, 219.767028) rotate(22.000000) translate(-58.996118, -219.767028) ' points='38.8543444 215.183828 54.4119879 199.629341 79.1378915 224.350228 63.580248 239.904716'%3E%3C/polygon%3E%3Cpolygon id='Fill-10' fill='%23F5F5F5' transform='translate(71.226096, 214.577614) rotate(22.000000) translate(-71.226096, -214.577614) ' points='51.4642422 198.657893 55.3028278 194.820086 90.9879502 230.497335 87.1487294 234.335141'%3E%3C/polygon%3E%3Cpolygon id='Stroke-11' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F0F2F5' stroke-linejoin='round' transform='translate(71.226096, 214.577614) rotate(22.000000) translate(-71.226096, -214.577614) ' points='51.4642422 198.657893 55.3028278 194.820086 90.9879502 230.497335 87.1487294 234.335141'%3E%3C/polygon%3E%3Cpolygon id='Fill-12' transform='translate(84.698338, 273.903349) rotate(22.000000) translate(-84.698338, -273.903349) ' points='56.0769883 259.690379 70.4821667 245.288122 113.319688 288.116319 98.9145099 302.518575'%3E%3C/polygon%3E%3Cpolygon id='Stroke-13' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(84.698338, 273.903349) rotate(22.000000) translate(-84.698338, -273.903349) ' points='56.0769883 259.690379 70.4821667 245.288122 113.319688 288.116319 98.9145099 302.518575'%3E%3C/polygon%3E%3Cpolygon id='Fill-14' transform='translate(75.456149, 212.782520) rotate(22.000000) translate(-75.456149, -212.782520) ' points='63.8911557 203.879723 66.5512281 201.22019 87.0211429 221.685318 84.3604352 224.34485'%3E%3C/polygon%3E%3Cpolygon id='Stroke-15' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(75.456149, 212.782520) rotate(22.000000) translate(-75.456149, -212.782520) ' points='63.8911557 203.879723 66.5512281 201.22019 87.0211429 221.685318 84.3604352 224.34485'%3E%3C/polygon%3E%3Cpolygon id='Fill-16' fill='%23F5F5F5' transform='translate(78.176142, 202.618192) rotate(22.000000) translate(-78.176142, -202.618192) ' points='74.4026766 205.006817 80.5652518 198.845492 81.9496076 200.229567 75.7870324 206.390892'%3E%3C/polygon%3E%3Cpolygon id='Stroke-17' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(78.176142, 202.618192) rotate(22.000000) translate(-78.176142, -202.618192) ' points='74.4026766 205.006817 80.5652518 198.845492 81.9496076 200.229567 75.7870324 206.390892'%3E%3C/polygon%3E%3Cpolygon id='Fill-18' fill='%23F5F5F5' transform='translate(84.676979, 217.928886) rotate(22.000000) translate(-84.676979, -217.928886) ' points='80.9035138 220.317511 87.066089 214.156186 88.4504448 215.540261 82.2878696 221.701586'%3E%3C/polygon%3E%3Cpolygon id='Stroke-19' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(84.676979, 217.928886) rotate(22.000000) translate(-84.676979, -217.928886) ' points='80.9035138 220.317511 87.066089 214.156186 88.4504448 215.540261 82.2878696 221.701586'%3E%3C/polygon%3E%3Cpolygon id='Fill-20' transform='translate(70.238421, 242.404581) rotate(22.000000) translate(-70.238421, -242.404581) ' points='67.8493111 238.631881 74.0118863 244.793206 72.6275305 246.177281 66.4649553 240.015956'%3E%3C/polygon%3E%3Cpolygon id='Stroke-21' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(70.238421, 242.404581) rotate(22.000000) translate(-70.238421, -242.404581) ' points='67.8493111 238.631881 74.0118863 244.793206 72.6275305 246.177281 66.4649553 240.015956'%3E%3C/polygon%3E%3Cpolygon id='Fill-22' transform='translate(48.081755, 224.398789) rotate(22.000000) translate(-48.081755, -224.398789) ' points='35.1127107 220.725179 36.3242602 211.432376 61.0507992 236.153899 51.756111 237.365203'%3E%3C/polygon%3E%3Cpolygon id='Stroke-23' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(48.081755, 224.398789) rotate(22.000000) translate(-48.081755, -224.398789) ' points='35.1127107 220.725179 36.3242602 211.432376 61.0507992 236.153899 51.756111 237.365203'%3E%3C/polygon%3E%3Cpolygon id='Fill-24' transform='translate(38.612968, 228.416820) rotate(22.000000) translate(-38.612968, -228.416820) ' points='32.9179858 217.470622 26.2496982 216.056058 50.9762371 240.777581 49.5613861 234.110647'%3E%3C/polygon%3E%3Cpolygon id='Stroke-25' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(38.612968, 228.416820) rotate(22.000000) translate(-38.612968, -228.416820) ' points='32.9179858 217.470622 26.2496982 216.056058 50.9762371 240.777581 49.5613861 234.110647'%3E%3C/polygon%3E%3Cpolygon id='Fill-26' transform='translate(31.086342, 221.523909) rotate(22.000000) translate(-31.086342, -221.523909) ' points='32.6469986 217.297684 26.8592604 218.37941 34.2314793 225.750133 35.3134242 219.963569'%3E%3C/polygon%3E%3Cpolygon id='Stroke-27' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(31.086342, 221.523909) rotate(22.000000) translate(-31.086342, -221.523909) ' points='32.6469986 217.297684 26.8592604 218.37941 34.2314793 225.750133 35.3134242 219.963569'%3E%3C/polygon%3E%3Cpolygon id='Fill-28' transform='translate(38.344372, 238.617819) rotate(22.000000) translate(-38.344372, -238.617819) ' points='39.9050284 234.391595 34.1172902 235.47332 41.4895091 242.844044 42.571454 237.05748'%3E%3C/polygon%3E%3Cpolygon id='Stroke-29' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(38.344372, 238.617819) rotate(22.000000) translate(-38.344372, -238.617819) ' points='39.9050284 234.391595 34.1172902 235.47332 41.4895091 242.844044 42.571454 237.05748'%3E%3C/polygon%3E%3Cpolygon id='Fill-30' fill='%23F0F2F5' transform='translate(75.352798, 203.766862) rotate(22.000000) translate(-75.352798, -203.766862) ' points='71.4417859 201.708217 73.2937351 199.856644 79.2638092 205.824871 77.4118601 207.67708'%3E%3C/polygon%3E%3Cpolygon id='Stroke-31' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(75.352798, 203.766862) rotate(22.000000) translate(-75.352798, -203.766862) ' points='71.4417859 201.708217 73.2937351 199.856644 79.2638092 205.824871 77.4118601 207.67708'%3E%3C/polygon%3E%3Cpolygon id='Fill-32' fill='%23F0F2F5' transform='translate(81.871541, 219.119730) rotate(22.000000) translate(-81.871541, -219.119730) ' points='77.9605297 217.061085 79.8124789 215.209512 85.7825531 221.177739 83.9306039 223.029948'%3E%3C/polygon%3E%3Cpolygon id='Stroke-33' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(81.871541, 219.119730) rotate(22.000000) translate(-81.871541, -219.119730) ' points='77.9605297 217.061085 79.8124789 215.209512 85.7825531 221.177739 83.9306039 223.029948'%3E%3C/polygon%3E%3Cpolygon id='Fill-34' transform='translate(68.034935, 237.215417) rotate(22.000000) translate(-68.034935, -237.215417) ' points='65.1594898 237.106164 67.9256601 234.340555 70.9103796 237.324669 68.1442092 240.090278'%3E%3C/polygon%3E%3Cpolygon id='Stroke-35' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F5F5F5' stroke-linejoin='round' transform='translate(68.034935, 237.215417) rotate(22.000000) translate(-68.034935, -237.215417) ' points='65.1594898 237.106164 67.9256601 234.340555 70.9103796 237.324669 68.1442092 240.090278'%3E%3C/polygon%3E%3Cpath d='M90.2556147,213.065319 C79.2271463,202.039088 74.6433339,188.153875 78.4889079,179.512775 C79.1248602,178.084237 80.8319571,175.429786 84.5339495,179.131027 C88.2353065,182.832268 120.560237,215.150007 123.931865,218.52095 C127.303492,221.891894 125.245065,224.192545 123.817508,224.827733 C115.174655,228.675068 101.284718,224.092186 90.2556147,213.065319 Z' id='Fill-36' fill='%23F5F5F5' transform='translate(101.453924, 201.708917) rotate(22.000000) translate(-101.453924, -201.708917) '%3E%3C/path%3E%3Cpath d='M90.2556147,213.065319 C79.2271463,202.039088 74.6433339,188.153875 78.4889079,179.512775 C79.1248602,178.084237 80.8319571,175.429786 84.5339495,179.131027 C88.2353065,182.832268 120.560237,215.150007 123.931865,218.52095 C127.303492,221.891894 125.245065,224.192545 123.817508,224.827733 C115.174655,228.675068 101.284718,224.092186 90.2556147,213.065319 Z' id='Stroke-38' stroke='%23A3B1BF' stroke-width='1.62' fill='%23F0F2F5' stroke-linejoin='round' transform='translate(101.453924, 201.708917) rotate(22.000000) translate(-101.453924, -201.708917) '%3E%3C/path%3E%3Cpolygon id='Fill-40' fill='%23F0F2F5' transform='translate(86.633853, 208.038961) rotate(22.000000) translate(-86.633853, -208.038961) ' points='77.9716233 201.230061 79.8235724 199.378488 95.2960835 214.84786 93.4441343 216.699433'%3E%3C/polygon%3E%3Cpolygon id='Stroke-42' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(86.633853, 208.038961) rotate(22.000000) translate(-86.633853, -208.038961) ' points='77.9716233 201.230061 79.8235724 199.378488 95.2960835 214.84786 93.4441343 216.699433'%3E%3C/polygon%3E%3Cpath d='M121.635514,196.068815 C120.517356,197.186746 118.704797,197.186746 117.586639,196.068815 C116.469116,194.950884 116.469116,193.138692 117.586639,192.020761 C118.704797,190.903465 120.517356,190.903465 121.635514,192.020761 C122.753672,193.138692 122.753672,194.950884 121.635514,196.068815' id='Fill-44' fill='%23A3B1BF' transform='translate(119.611315, 194.045026) rotate(22.000000) translate(-119.611315, -194.045026) '%3E%3C/path%3E%3Cpolygon id='Fill-46' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(81.250567, 248.056422) rotate(22.000000) translate(-81.250567, -248.056422) ' points='81.2505672 249.672341 79.6343206 248.056422 81.2505672 246.440503 82.8668137 248.056422'%3E%3C/polygon%3E%3Cpolygon id='Stroke-48' transform='translate(81.250567, 248.056422) rotate(22.000000) translate(-81.250567, -248.056422) ' points='81.2505672 249.672341 79.6343206 248.056422 81.2505672 246.440503 82.8668137 248.056422'%3E%3C/polygon%3E%3Cpolygon id='Fill-50' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.702196, 251.475282) rotate(22.000000) translate(-82.702196, -251.475282) ' points='82.7021965 253.091201 81.0859499 251.475282 82.7021965 249.859363 84.318443 251.475282'%3E%3C/polygon%3E%3Cpolygon id='Stroke-52' transform='translate(82.702196, 251.475282) rotate(22.000000) translate(-82.702196, -251.475282) ' points='82.7021965 253.091201 81.0859499 251.475282 82.7021965 249.859363 84.318443 251.475282'%3E%3C/polygon%3E%3Cpolygon id='Fill-54' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(84.153791, 254.894059) rotate(22.000000) translate(-84.153791, -254.894059) ' points='84.1537906 256.509978 82.5375441 254.894059 84.1537906 253.278141 85.7700372 254.894059'%3E%3C/polygon%3E%3Cpolygon id='Stroke-56' transform='translate(84.153791, 254.894059) rotate(22.000000) translate(-84.153791, -254.894059) ' points='84.1537906 256.509978 82.5375441 254.894059 84.1537906 253.278141 85.7700372 254.894059'%3E%3C/polygon%3E%3Cpolygon id='Fill-58' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.605385, 258.312837) rotate(22.000000) translate(-85.605385, -258.312837) ' points='85.6053848 259.928756 83.9891383 258.312837 85.6053848 256.696918 87.2216313 258.312837'%3E%3C/polygon%3E%3Cpolygon id='Stroke-60' transform='translate(85.605385, 258.312837) rotate(22.000000) translate(-85.605385, -258.312837) ' points='85.6053848 259.928756 83.9891383 258.312837 85.6053848 256.696918 87.2216313 258.312837'%3E%3C/polygon%3E%3Cpolygon id='Fill-62' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(78.094482, 249.395723) rotate(22.000000) translate(-78.094482, -249.395723) ' points='78.0944819 251.011642 76.4782353 249.395723 78.0944819 247.779804 79.7107284 249.395723'%3E%3C/polygon%3E%3Cpolygon id='Stroke-64' transform='translate(78.094482, 249.395723) rotate(22.000000) translate(-78.094482, -249.395723) ' points='78.0944819 251.011642 76.4782353 249.395723 78.0944819 247.779804 79.7107284 249.395723'%3E%3C/polygon%3E%3Cpolygon id='Fill-66' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.546052, 252.814559) rotate(22.000000) translate(-79.546052, -252.814559) ' points='79.5460522 254.430478 77.9298057 252.814559 79.5460522 251.198641 81.1622988 252.814559'%3E%3C/polygon%3E%3Cpolygon id='Stroke-68' transform='translate(79.546052, 252.814559) rotate(22.000000) translate(-79.546052, -252.814559) ' points='79.5460522 254.430478 77.9298057 252.814559 79.5460522 251.198641 81.1622988 252.814559'%3E%3C/polygon%3E%3Cpolygon id='Fill-70' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.997705, 256.233360) rotate(22.000000) translate(-80.997705, -256.233360) ' points='80.9977053 257.849279 79.3814588 256.23336 80.9977053 254.617442 82.6139518 256.23336'%3E%3C/polygon%3E%3Cpolygon id='Stroke-72' transform='translate(80.997705, 256.233360) rotate(22.000000) translate(-80.997705, -256.233360) ' points='79.3814588 256.23336 80.9977053 254.617442 82.6139518 256.23336 80.9977053 257.849279'%3E%3C/polygon%3E%3Cpolygon id='Fill-74' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.449276, 259.652197) rotate(22.000000) translate(-82.449276, -259.652197) ' points='82.4492757 261.268115 80.8330292 259.652197 82.4492757 258.036278 84.0655222 259.652197'%3E%3C/polygon%3E%3Cpolygon id='Stroke-76' transform='translate(82.449276, 259.652197) rotate(22.000000) translate(-82.449276, -259.652197) ' points='82.4492757 261.268115 80.8330292 259.652197 82.4492757 258.036278 84.0655222 259.652197'%3E%3C/polygon%3E%3Cpolygon id='Fill-78' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(74.938373, 250.735083) rotate(22.000000) translate(-74.938373, -250.735083) ' points='74.9383727 252.351002 73.3221262 250.735083 74.9383727 249.119164 76.5546193 250.735083'%3E%3C/polygon%3E%3Cpolygon id='Stroke-80' transform='translate(74.938373, 250.735083) rotate(22.000000) translate(-74.938373, -250.735083) ' points='74.9383727 252.351002 73.3221262 250.735083 74.9383727 249.119164 76.5546193 250.735083'%3E%3C/polygon%3E%3Cpolygon id='Fill-82' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.389967, 254.153860) rotate(22.000000) translate(-76.389967, -254.153860) ' points='76.3899669 255.769779 74.7737204 254.15386 76.3899669 252.537942 78.0062134 254.15386'%3E%3C/polygon%3E%3Cpolygon id='Stroke-84' transform='translate(76.389967, 254.153860) rotate(22.000000) translate(-76.389967, -254.153860) ' points='76.3899669 255.769779 74.7737204 254.15386 76.3899669 252.537942 78.0062134 254.15386'%3E%3C/polygon%3E%3Cpolygon id='Fill-86' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(77.841620, 257.572661) rotate(22.000000) translate(-77.841620, -257.572661) ' points='77.84162 259.18858 76.2253735 257.572661 77.84162 255.956743 79.4578665 257.572661'%3E%3C/polygon%3E%3Cpolygon id='Stroke-88' transform='translate(77.841620, 257.572661) rotate(22.000000) translate(-77.841620, -257.572661) ' points='77.84162 259.18858 76.2253735 257.572661 77.84162 255.956743 79.4578665 257.572661'%3E%3C/polygon%3E%3Cpolygon id='Fill-90' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.293190, 260.991498) rotate(22.000000) translate(-79.293190, -260.991498) ' points='79.2931904 262.607416 77.6769438 260.991498 79.2931904 259.375579 80.9094369 260.991498'%3E%3C/polygon%3E%3Cpolygon id='Stroke-92' transform='translate(79.293190, 260.991498) rotate(22.000000) translate(-79.293190, -260.991498) ' points='79.2931904 262.607416 77.6769438 260.991498 79.2931904 259.375579 80.9094369 260.991498'%3E%3C/polygon%3E%3Cpolygon id='Fill-94' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(71.782287, 252.074384) rotate(22.000000) translate(-71.782287, -252.074384) ' points='71.7822874 253.690302 70.1660409 252.074384 71.7822874 250.458465 73.3985339 252.074384'%3E%3C/polygon%3E%3Cpolygon id='Stroke-96' transform='translate(71.782287, 252.074384) rotate(22.000000) translate(-71.782287, -252.074384) ' points='71.7822874 253.690302 70.1660409 252.074384 71.7822874 250.458465 73.3985339 252.074384'%3E%3C/polygon%3E%3Cpolygon id='Fill-98' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(73.233882, 255.493161) rotate(22.000000) translate(-73.233882, -255.493161) ' points='73.2338816 257.10908 71.6176351 255.493161 73.2338816 253.877242 74.8501281 255.493161'%3E%3C/polygon%3E%3Cpolygon id='Stroke-100' transform='translate(73.233882, 255.493161) rotate(22.000000) translate(-73.233882, -255.493161) ' points='73.2338816 257.10908 71.6176351 255.493161 73.2338816 253.877242 74.8501281 255.493161'%3E%3C/polygon%3E%3Cpolygon id='Fill-102' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(74.685535, 258.911962) rotate(22.000000) translate(-74.685535, -258.911962) ' points='74.6855347 260.527881 73.0692881 258.911962 74.6855347 257.296044 76.3017812 258.911962'%3E%3C/polygon%3E%3Cpolygon id='Stroke-104' transform='translate(74.685535, 258.911962) rotate(22.000000) translate(-74.685535, -258.911962) ' points='74.6855347 260.527881 73.0692881 258.911962 74.6855347 257.296044 76.3017812 258.911962'%3E%3C/polygon%3E%3Cpolygon id='Fill-106' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.137105, 262.330799) rotate(22.000000) translate(-76.137105, -262.330799) ' points='76.137105 263.946717 74.5208585 262.330799 76.137105 260.71488 77.7533516 262.330799'%3E%3C/polygon%3E%3Cpolygon id='Stroke-108' transform='translate(76.137105, 262.330799) rotate(22.000000) translate(-76.137105, -262.330799) ' points='76.137105 263.946717 74.5208585 262.330799 76.137105 260.71488 77.7533516 262.330799'%3E%3C/polygon%3E%3Cpolygon id='Fill-110' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(68.626202, 253.413685) rotate(22.000000) translate(-68.626202, -253.413685) ' points='68.6262021 255.029603 67.0099556 253.413685 68.6262021 251.797766 70.2424486 253.413685'%3E%3C/polygon%3E%3Cpolygon id='Stroke-112' transform='translate(68.626202, 253.413685) rotate(22.000000) translate(-68.626202, -253.413685) ' points='68.6262021 255.029603 67.0099556 253.413685 68.6262021 251.797766 70.2424486 253.413685'%3E%3C/polygon%3E%3Cpolygon id='Fill-114' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(70.077796, 256.832462) rotate(22.000000) translate(-70.077796, -256.832462) ' points='70.0777963 258.448381 68.4615497 256.832462 70.0777963 255.216543 71.6940428 256.832462'%3E%3C/polygon%3E%3Cpolygon id='Stroke-116' transform='translate(70.077796, 256.832462) rotate(22.000000) translate(-70.077796, -256.832462) ' points='70.0777963 258.448381 68.4615497 256.832462 70.0777963 255.216543 71.6940428 256.832462'%3E%3C/polygon%3E%3Cpolygon id='Fill-118' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(71.529426, 260.251322) rotate(22.000000) translate(-71.529426, -260.251322) ' points='71.5294256 261.867241 69.913179 260.251322 71.5294256 258.635403 73.1456721 260.251322'%3E%3C/polygon%3E%3Cpolygon id='Stroke-120' transform='translate(71.529426, 260.251322) rotate(22.000000) translate(-71.529426, -260.251322) ' points='71.5294256 261.867241 69.913179 260.251322 71.5294256 258.635403 73.1456721 260.251322'%3E%3C/polygon%3E%3Cpolygon id='Fill-122' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(72.981020, 263.670099) rotate(22.000000) translate(-72.981020, -263.670099) ' points='72.9810197 265.286018 71.3647732 263.670099 72.9810197 262.054181 74.5972663 263.670099'%3E%3C/polygon%3E%3Cpolygon id='Stroke-124' transform='translate(72.981020, 263.670099) rotate(22.000000) translate(-72.981020, -263.670099) ' points='72.9810197 265.286018 71.3647732 263.670099 72.9810197 262.054181 74.5972663 263.670099'%3E%3C/polygon%3E%3Cpolygon id='Fill-126' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.852907, 265.961362) rotate(22.000000) translate(-88.852907, -265.961362) ' points='88.8529067 267.577281 87.2366602 265.961362 88.8529067 264.345443 90.4691533 265.961362'%3E%3C/polygon%3E%3Cpolygon id='Stroke-128' transform='translate(88.852907, 265.961362) rotate(22.000000) translate(-88.852907, -265.961362) ' points='88.8529067 267.577281 87.2366602 265.961362 88.8529067 264.345443 90.4691533 265.961362'%3E%3C/polygon%3E%3Cpolygon id='Fill-130' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.304501, 269.380139) rotate(22.000000) translate(-90.304501, -269.380139) ' points='90.3045009 270.996058 88.6882544 269.380139 90.3045009 267.764221 91.9207474 269.380139'%3E%3C/polygon%3E%3Cpolygon id='Stroke-132' transform='translate(90.304501, 269.380139) rotate(22.000000) translate(-90.304501, -269.380139) ' points='90.3045009 270.996058 88.6882544 269.380139 90.3045009 267.764221 91.9207474 269.380139'%3E%3C/polygon%3E%3Cpolygon id='Fill-134' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.756130, 272.798999) rotate(22.000000) translate(-91.756130, -272.798999) ' points='91.7561302 274.414918 90.1398837 272.798999 91.7561302 271.183081 93.3723767 272.798999'%3E%3C/polygon%3E%3Cpolygon id='Stroke-136' transform='translate(91.756130, 272.798999) rotate(22.000000) translate(-91.756130, -272.798999) ' points='91.7561302 274.414918 90.1398837 272.798999 91.7561302 271.183081 93.3723767 272.798999'%3E%3C/polygon%3E%3Cpolygon id='Fill-138' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.207724, 276.217777) rotate(22.000000) translate(-93.207724, -276.217777) ' points='93.2077244 277.833695 91.5914778 276.217777 93.2077244 274.601858 94.8239709 276.217777'%3E%3C/polygon%3E%3Cpolygon id='Stroke-140' transform='translate(93.207724, 276.217777) rotate(22.000000) translate(-93.207724, -276.217777) ' points='93.2077244 277.833695 91.5914778 276.217777 93.2077244 274.601858 94.8239709 276.217777'%3E%3C/polygon%3E%3Cpolygon id='Fill-142' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.696821, 267.300663) rotate(22.000000) translate(-85.696821, -267.300663) ' points='85.6968214 268.916582 84.0805749 267.300663 85.6968214 265.684744 87.313068 267.300663'%3E%3C/polygon%3E%3Cpolygon id='Stroke-144' transform='translate(85.696821, 267.300663) rotate(22.000000) translate(-85.696821, -267.300663) ' points='85.6968214 268.916582 84.0805749 267.300663 85.6968214 265.684744 87.313068 267.300663'%3E%3C/polygon%3E%3Cpolygon id='Fill-146' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(87.148416, 270.719440) rotate(22.000000) translate(-87.148416, -270.719440) ' points='87.1484156 272.335359 85.5321691 270.71944 87.1484156 269.103521 88.7646621 270.71944'%3E%3C/polygon%3E%3Cpolygon id='Stroke-148' transform='translate(87.148416, 270.719440) rotate(22.000000) translate(-87.148416, -270.719440) ' points='87.1484156 272.335359 85.5321691 270.71944 87.1484156 269.103521 88.7646621 270.71944'%3E%3C/polygon%3E%3Cpolygon id='Fill-150' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.599986, 274.138276) rotate(22.000000) translate(-88.599986, -274.138276) ' points='88.599986 275.754195 86.9837394 274.138276 88.599986 272.522358 90.2162325 274.138276'%3E%3C/polygon%3E%3Cpolygon id='Stroke-152' transform='translate(88.599986, 274.138276) rotate(22.000000) translate(-88.599986, -274.138276) ' points='88.599986 275.754195 86.9837394 274.138276 88.599986 272.522358 90.2162325 274.138276'%3E%3C/polygon%3E%3Cpolygon id='Fill-154' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.051639, 277.557078) rotate(22.000000) translate(-90.051639, -277.557078) ' points='90.0516391 279.172996 88.4353925 277.557078 90.0516391 275.941159 91.6678856 277.557078'%3E%3C/polygon%3E%3Cpolygon id='Stroke-156' transform='translate(90.051639, 277.557078) rotate(22.000000) translate(-90.051639, -277.557078) ' points='90.0516391 279.172996 88.4353925 277.557078 90.0516391 275.941159 91.6678856 277.557078'%3E%3C/polygon%3E%3Cpolygon id='Fill-158' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.540736, 268.639964) rotate(22.000000) translate(-82.540736, -268.639964) ' points='82.5407361 270.255882 80.9244896 268.639964 82.5407361 267.024045 84.1569826 268.639964'%3E%3C/polygon%3E%3Cpolygon id='Stroke-160' transform='translate(82.540736, 268.639964) rotate(22.000000) translate(-82.540736, -268.639964) ' points='82.5407361 270.255882 80.9244896 268.639964 82.5407361 267.024045 84.1569826 268.639964'%3E%3C/polygon%3E%3Cpolygon id='Fill-162' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.992306, 272.058800) rotate(22.000000) translate(-83.992306, -272.058800) ' points='83.9923065 273.674719 82.3760599 272.0588 83.9923065 270.442881 85.608553 272.0588'%3E%3C/polygon%3E%3Cpolygon id='Stroke-164' transform='translate(83.992306, 272.058800) rotate(22.000000) translate(-83.992306, -272.058800) ' points='83.9923065 273.674719 82.3760599 272.0588 83.9923065 270.442881 85.608553 272.0588'%3E%3C/polygon%3E%3Cpolygon id='Fill-166' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.443901, 275.477577) rotate(22.000000) translate(-85.443901, -275.477577) ' points='85.4439007 277.093496 83.8276541 275.477577 85.4439007 273.861659 87.0601472 275.477577'%3E%3C/polygon%3E%3Cpolygon id='Stroke-168' transform='translate(85.443901, 275.477577) rotate(22.000000) translate(-85.443901, -275.477577) ' points='85.4439007 277.093496 83.8276541 275.477577 85.4439007 273.861659 87.0601472 275.477577'%3E%3C/polygon%3E%3Cpolygon id='Fill-170' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.895554, 278.896378) rotate(22.000000) translate(-86.895554, -278.896378) ' points='86.8955537 280.512297 85.2793072 278.896378 86.8955537 277.28046 88.5118003 278.896378'%3E%3C/polygon%3E%3Cpolygon id='Stroke-172' transform='translate(86.895554, 278.896378) rotate(22.000000) translate(-86.895554, -278.896378) ' points='86.8955537 280.512297 85.2793072 278.896378 86.8955537 277.28046 88.5118003 278.896378'%3E%3C/polygon%3E%3Cpolygon id='Fill-174' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.384651, 269.979265) rotate(22.000000) translate(-79.384651, -269.979265) ' points='79.3846508 271.595183 77.7684043 269.979265 79.3846508 268.363346 81.0008973 269.979265'%3E%3C/polygon%3E%3Cpolygon id='Stroke-176' transform='translate(79.384651, 269.979265) rotate(22.000000) translate(-79.384651, -269.979265) ' points='79.3846508 271.595183 77.7684043 269.979265 79.3846508 268.363346 81.0008973 269.979265'%3E%3C/polygon%3E%3Cpolygon id='Fill-178' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.836221, 273.398101) rotate(22.000000) translate(-80.836221, -273.398101) ' points='80.8362212 275.01402 79.2199746 273.398101 80.8362212 271.782182 82.4524677 273.398101'%3E%3C/polygon%3E%3Cpolygon id='Stroke-180' transform='translate(80.836221, 273.398101) rotate(22.000000) translate(-80.836221, -273.398101) ' points='80.8362212 275.01402 79.2199746 273.398101 80.8362212 271.782182 82.4524677 273.398101'%3E%3C/polygon%3E%3Cpolygon id='Fill-182' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(82.287815, 276.816878) rotate(22.000000) translate(-82.287815, -276.816878) ' points='82.2878153 278.432797 80.6715688 276.816878 82.2878153 275.20096 83.9040619 276.816878'%3E%3C/polygon%3E%3Cpolygon id='Stroke-184' transform='translate(82.287815, 276.816878) rotate(22.000000) translate(-82.287815, -276.816878) ' points='82.2878153 278.432797 80.6715688 276.816878 82.2878153 275.20096 83.9040619 276.816878'%3E%3C/polygon%3E%3Cpolygon id='Fill-186' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.739445, 280.235738) rotate(22.000000) translate(-83.739445, -280.235738) ' points='83.7394446 281.851657 82.1231981 280.235738 83.7394446 278.61982 85.3556912 280.235738'%3E%3C/polygon%3E%3Cpolygon id='Stroke-188' transform='translate(83.739445, 280.235738) rotate(22.000000) translate(-83.739445, -280.235738) ' points='83.7394446 281.851657 82.1231981 280.235738 83.7394446 278.61982 85.3556912 280.235738'%3E%3C/polygon%3E%3Cpolygon id='Fill-190' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(76.228483, 271.318601) rotate(22.000000) translate(-76.228483, -271.318601) ' points='76.2284828 272.934519 74.6122362 271.318601 76.2284828 269.702682 77.8447293 271.318601'%3E%3C/polygon%3E%3Cpolygon id='Stroke-192' transform='translate(76.228483, 271.318601) rotate(22.000000) translate(-76.228483, -271.318601) ' points='76.2284828 272.934519 74.6122362 271.318601 76.2284828 269.702682 77.8447293 271.318601'%3E%3C/polygon%3E%3Cpolygon id='Fill-194' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(77.680136, 274.737402) rotate(22.000000) translate(-77.680136, -274.737402) ' points='77.6801358 276.353321 76.0638893 274.737402 77.6801358 273.121483 79.2963824 274.737402'%3E%3C/polygon%3E%3Cpolygon id='Stroke-196' transform='translate(77.680136, 274.737402) rotate(22.000000) translate(-77.680136, -274.737402) ' points='77.6801358 276.353321 76.0638893 274.737402 77.6801358 273.121483 79.2963824 274.737402'%3E%3C/polygon%3E%3Cpolygon id='Fill-198' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(79.131730, 278.156179) rotate(22.000000) translate(-79.131730, -278.156179) ' points='79.13173 279.772098 77.5154835 278.156179 79.13173 276.540261 80.7479765 278.156179'%3E%3C/polygon%3E%3Cpolygon id='Stroke-200' transform='translate(79.131730, 278.156179) rotate(22.000000) translate(-79.131730, -278.156179) ' points='79.13173 279.772098 77.5154835 278.156179 79.13173 276.540261 80.7479765 278.156179'%3E%3C/polygon%3E%3Cpolygon id='Fill-202' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(80.583359, 281.575039) rotate(22.000000) translate(-80.583359, -281.575039) ' points='80.5833593 283.190958 78.9671128 281.575039 80.5833593 279.959121 82.1996058 281.575039'%3E%3C/polygon%3E%3Cpolygon id='Stroke-204' transform='translate(80.583359, 281.575039) rotate(22.000000) translate(-80.583359, -281.575039) ' points='80.5833593 283.190958 78.9671128 281.575039 80.5833593 279.959121 82.1996058 281.575039'%3E%3C/polygon%3E%3Cpolygon id='Fill-206' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(96.455246, 283.866302) rotate(22.000000) translate(-96.455246, -283.866302) ' points='96.4552463 285.48222 94.8389998 283.866302 96.4552463 282.250383 98.0714929 283.866302'%3E%3C/polygon%3E%3Cpolygon id='Stroke-208' transform='translate(96.455246, 283.866302) rotate(22.000000) translate(-96.455246, -283.866302) ' points='96.4552463 285.48222 94.8389998 283.866302 96.4552463 282.250383 98.0714929 283.866302'%3E%3C/polygon%3E%3Cpolygon id='Fill-210' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(97.906840, 287.285079) rotate(22.000000) translate(-97.906840, -287.285079) ' points='97.9068405 288.900998 96.290594 287.285079 97.9068405 285.66916 99.523087 287.285079'%3E%3C/polygon%3E%3Cpolygon id='Stroke-212' transform='translate(97.906840, 287.285079) rotate(22.000000) translate(-97.906840, -287.285079) ' points='97.9068405 288.900998 96.290594 287.285079 97.9068405 285.66916 99.523087 287.285079'%3E%3C/polygon%3E%3Cpolygon id='Fill-214' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(99.358435, 290.703856) rotate(22.000000) translate(-99.358435, -290.703856) ' points='99.3584347 292.319775 97.7421881 290.703856 99.3584347 289.087938 100.974681 290.703856'%3E%3C/polygon%3E%3Cpolygon id='Stroke-216' transform='translate(99.358435, 290.703856) rotate(22.000000) translate(-99.358435, -290.703856) ' points='99.3584347 292.319775 97.7421881 290.703856 99.3584347 289.087938 100.974681 290.703856'%3E%3C/polygon%3E%3Cpolygon id='Fill-218' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(100.810064, 294.122716) rotate(22.000000) translate(-100.810064, -294.122716) ' points='100.810064 295.738635 99.1938174 294.122716 100.810064 292.506798 102.42631 294.122716'%3E%3C/polygon%3E%3Cpolygon id='Stroke-220' transform='translate(100.810064, 294.122716) rotate(22.000000) translate(-100.810064, -294.122716) ' points='100.810064 295.738635 99.1938174 294.122716 100.810064 292.506798 102.42631 294.122716'%3E%3C/polygon%3E%3Cpolygon id='Fill-222' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.299102, 285.205579) rotate(22.000000) translate(-93.299102, -285.205579) ' points='93.2991021 286.821497 91.6828556 285.205579 93.2991021 283.58966 94.9153486 285.205579'%3E%3C/polygon%3E%3Cpolygon id='Stroke-224' transform='translate(93.299102, 285.205579) rotate(22.000000) translate(-93.299102, -285.205579) ' points='93.2991021 286.821497 91.6828556 285.205579 93.2991021 283.58966 94.9153486 285.205579'%3E%3C/polygon%3E%3Cpolygon id='Fill-226' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(94.750755, 288.624380) rotate(22.000000) translate(-94.750755, -288.624380) ' points='94.7507552 290.240299 93.1345086 288.62438 94.7507552 287.008461 96.3670017 288.62438'%3E%3C/polygon%3E%3Cpolygon id='Stroke-228' transform='translate(94.750755, 288.624380) rotate(22.000000) translate(-94.750755, -288.624380) ' points='94.7507552 290.240299 93.1345086 288.62438 94.7507552 287.008461 96.3670017 288.62438'%3E%3C/polygon%3E%3Cpolygon id='Fill-230' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(96.202326, 292.043216) rotate(22.000000) translate(-96.202326, -292.043216) ' points='96.2023255 293.659135 94.586079 292.043216 96.2023255 290.427297 97.8185721 292.043216'%3E%3C/polygon%3E%3Cpolygon id='Stroke-232' transform='translate(96.202326, 292.043216) rotate(22.000000) translate(-96.202326, -292.043216) ' points='96.2023255 293.659135 94.586079 292.043216 96.2023255 290.427297 97.8185721 292.043216'%3E%3C/polygon%3E%3Cpolygon id='Fill-234' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(97.653979, 295.462017) rotate(22.000000) translate(-97.653979, -295.462017) ' points='97.6539786 297.077936 96.0377321 295.462017 97.6539786 293.846099 99.2702252 295.462017'%3E%3C/polygon%3E%3Cpolygon id='Stroke-236' transform='translate(97.653979, 295.462017) rotate(22.000000) translate(-97.653979, -295.462017) ' points='97.6539786 297.077936 96.0377321 295.462017 97.6539786 293.846099 99.2702252 295.462017'%3E%3C/polygon%3E%3Cpolygon id='Fill-238' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(90.143017, 286.544880) rotate(22.000000) translate(-90.143017, -286.544880) ' points='90.1430168 288.160798 88.5267702 286.54488 90.1430168 284.928961 91.7592633 286.54488'%3E%3C/polygon%3E%3Cpolygon id='Stroke-240' transform='translate(90.143017, 286.544880) rotate(22.000000) translate(-90.143017, -286.544880) ' points='90.1430168 288.160798 88.5267702 286.54488 90.1430168 284.928961 91.7592633 286.54488'%3E%3C/polygon%3E%3Cpolygon id='Fill-242' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.594670, 289.963681) rotate(22.000000) translate(-91.594670, -289.963681) ' points='91.5946698 291.5796 89.9784233 289.963681 91.5946698 288.347762 93.2109164 289.963681'%3E%3C/polygon%3E%3Cpolygon id='Stroke-244' transform='translate(91.594670, 289.963681) rotate(22.000000) translate(-91.594670, -289.963681) ' points='91.5946698 291.5796 89.9784233 289.963681 91.5946698 288.347762 93.2109164 289.963681'%3E%3C/polygon%3E%3Cpolygon id='Fill-246' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(93.046240, 293.382517) rotate(22.000000) translate(-93.046240, -293.382517) ' points='93.0462402 294.998436 91.4299937 293.382517 93.0462402 291.766598 94.6624868 293.382517'%3E%3C/polygon%3E%3Cpolygon id='Stroke-248' transform='translate(93.046240, 293.382517) rotate(22.000000) translate(-93.046240, -293.382517) ' points='93.0462402 294.998436 91.4299937 293.382517 93.0462402 291.766598 94.6624868 293.382517'%3E%3C/polygon%3E%3Cpolygon id='Fill-250' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(94.497893, 296.801318) rotate(22.000000) translate(-94.497893, -296.801318) ' points='94.4978933 298.417237 92.8816468 296.801318 94.4978933 295.1854 96.1141398 296.801318'%3E%3C/polygon%3E%3Cpolygon id='Stroke-252' transform='translate(94.497893, 296.801318) rotate(22.000000) translate(-94.497893, -296.801318) ' points='94.4978933 298.417237 92.8816468 296.801318 94.4978933 295.1854 96.1141398 296.801318'%3E%3C/polygon%3E%3Cpolygon id='Fill-254' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.986931, 287.884181) rotate(22.000000) translate(-86.986931, -287.884181) ' points='86.9869315 289.500099 85.3706849 287.884181 86.9869315 286.268262 88.603178 287.884181'%3E%3C/polygon%3E%3Cpolygon id='Stroke-256' transform='translate(86.986931, 287.884181) rotate(22.000000) translate(-86.986931, -287.884181) ' points='86.9869315 289.500099 85.3706849 287.884181 86.9869315 286.268262 88.603178 287.884181'%3E%3C/polygon%3E%3Cpolygon id='Fill-258' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.438585, 291.302982) rotate(22.000000) translate(-88.438585, -291.302982) ' points='88.4385845 292.9189 86.822338 291.302982 88.4385845 289.687063 90.0548311 291.302982'%3E%3C/polygon%3E%3Cpolygon id='Stroke-260' transform='translate(88.438585, 291.302982) rotate(22.000000) translate(-88.438585, -291.302982) ' points='88.4385845 292.9189 86.822338 291.302982 88.4385845 289.687063 90.0548311 291.302982'%3E%3C/polygon%3E%3Cpolygon id='Fill-262' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(89.890155, 294.721818) rotate(22.000000) translate(-89.890155, -294.721818) ' points='89.8901549 296.337737 88.2739084 294.721818 89.8901549 293.105899 91.5064014 294.721818'%3E%3C/polygon%3E%3Cpolygon id='Stroke-264' transform='translate(89.890155, 294.721818) rotate(22.000000) translate(-89.890155, -294.721818) ' points='89.8901549 296.337737 88.2739084 294.721818 89.8901549 293.105899 91.5064014 294.721818'%3E%3C/polygon%3E%3Cpolygon id='Fill-266' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(91.341749, 298.140595) rotate(22.000000) translate(-91.341749, -298.140595) ' points='91.3417491 299.756514 89.7255025 298.140595 91.3417491 296.524677 92.9579956 298.140595'%3E%3C/polygon%3E%3Cpolygon id='Stroke-268' transform='translate(91.341749, 298.140595) rotate(22.000000) translate(-91.341749, -298.140595) ' points='91.3417491 299.756514 89.7255025 298.140595 91.3417491 296.524677 92.9579956 298.140595'%3E%3C/polygon%3E%3Cpolygon id='Fill-270' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(83.830846, 289.223482) rotate(22.000000) translate(-83.830846, -289.223482) ' points='83.8308461 290.8394 82.2145996 289.223482 83.8308461 287.607563 85.4470927 289.223482'%3E%3C/polygon%3E%3Cpolygon id='Stroke-272' transform='translate(83.830846, 289.223482) rotate(22.000000) translate(-83.830846, -289.223482) ' points='82.2145996 289.223482 83.8308461 287.607563 85.4470927 289.223482 83.8308461 290.8394'%3E%3C/polygon%3E%3Cpolygon id='Fill-274' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(85.282417, 292.642318) rotate(22.000000) translate(-85.282417, -292.642318) ' points='85.2824165 294.258236 83.66617 292.642318 85.2824165 291.026399 86.898663 292.642318'%3E%3C/polygon%3E%3Cpolygon id='Stroke-276' transform='translate(85.282417, 292.642318) rotate(22.000000) translate(-85.282417, -292.642318) ' points='85.2824165 294.258236 83.66617 292.642318 85.2824165 291.026399 86.898663 292.642318'%3E%3C/polygon%3E%3Cpolygon id='Fill-278' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(86.734070, 296.061119) rotate(22.000000) translate(-86.734070, -296.061119) ' points='86.7340696 297.677038 85.1178231 296.061119 86.7340696 294.4452 88.3503161 296.061119'%3E%3C/polygon%3E%3Cpolygon id='Stroke-280' transform='translate(86.734070, 296.061119) rotate(22.000000) translate(-86.734070, -296.061119) ' points='86.7340696 297.677038 85.1178231 296.061119 86.7340696 294.4452 88.3503161 296.061119'%3E%3C/polygon%3E%3Cpolygon id='Fill-282' fill-opacity='0.6' fill='%23A3B1BF' transform='translate(88.185664, 299.479896) rotate(22.000000) translate(-88.185664, -299.479896) ' points='88.1856638 301.095815 86.5694172 299.479896 88.1856638 297.863978 89.8019103 299.479896'%3E%3C/polygon%3E%3Cpolygon id='Stroke-284' transform='translate(88.185664, 299.479896) rotate(22.000000) translate(-88.185664, -299.479896) ' points='88.1856638 301.095815 86.5694172 299.479896 88.1856638 297.863978 89.8019103 299.479896'%3E%3C/polygon%3E%3Cpolygon id='Fill-286' transform='translate(37.779995, 163.402514) rotate(22.000000) translate(-37.779995, -163.402514) ' points='51.9961666 192.018058 66.401345 177.615802 23.5644587 134.78697 9.15864501 149.189862'%3E%3C/polygon%3E%3Cpolygon id='Fill-290' transform='translate(50.400318, 195.682118) rotate(22.000000) translate(-50.400318, -195.682118) ' points='54.1737837 198.070743 48.0112085 191.909418 46.6268527 193.293493 52.7894279 199.454818'%3E%3C/polygon%3E%3Cpolygon id='Stroke-292' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(50.400318, 195.682118) rotate(22.000000) translate(-50.400318, -195.682118) ' points='54.1737837 198.070743 48.0112085 191.909418 46.6268527 193.293493 52.7894279 199.454818'%3E%3C/polygon%3E%3Cpolygon id='Fill-294' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(52.603532, 200.871447) rotate(22.000000) translate(-52.603532, -200.871447) ' points='52.712807 203.746308 55.4789773 200.980699 52.4942579 197.996585 49.7280876 200.762195'%3E%3C/polygon%3E%3Cpolygon id='Stroke-296' stroke='%23A3B1BF' stroke-width='1.62' fill='%23FFFFFF' stroke-linejoin='round' transform='translate(52.603532, 200.871447) rotate(22.000000) translate(-52.603532, -200.871447) ' points='52.712807 203.746308 55.4789773 200.980699 52.4942579 197.996585 49.7280876 200.762195'%3E%3C/polygon%3E%3Cpolygon id='Fill-298' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(53.983257, 183.836778) rotate(22.000000) translate(-53.983257, -183.836778) ' points='52.3670108 183.836778 53.9832574 185.452697 55.5995039 183.836778 53.9832574 182.22086'%3E%3C/polygon%3E%3Cpolygon id='Stroke-300' transform='translate(53.983257, 183.836778) rotate(22.000000) translate(-53.983257, -183.836778) ' points='52.3670108 183.836778 53.9832574 185.452697 55.5995039 183.836778 53.9832574 182.22086'%3E%3C/polygon%3E%3Cpolygon id='Fill-302' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(52.531663, 180.418001) rotate(22.000000) translate(-52.531663, -180.418001) ' points='50.9154167 180.418001 52.5316632 182.03392 54.1479097 180.418001 52.5316632 178.802082'%3E%3C/polygon%3E%3Cpolygon id='Stroke-304' transform='translate(52.531663, 180.418001) rotate(22.000000) translate(-52.531663, -180.418001) ' points='50.9154167 180.418001 52.5316632 182.03392 54.1479097 180.418001 52.5316632 178.802082'%3E%3C/polygon%3E%3Cpolygon id='Fill-306' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(51.080034, 176.999141) rotate(22.000000) translate(-51.080034, -176.999141) ' points='49.4637874 176.999141 51.0800339 178.61506 52.6962805 176.999141 51.0800339 175.383222'%3E%3C/polygon%3E%3Cpolygon id='Stroke-308' transform='translate(51.080034, 176.999141) rotate(22.000000) translate(-51.080034, -176.999141) ' points='49.4637874 176.999141 51.0800339 178.61506 52.6962805 176.999141 51.0800339 175.383222'%3E%3C/polygon%3E%3Cpolygon id='Fill-310' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(49.628440, 173.580364) rotate(22.000000) translate(-49.628440, -173.580364) ' points='48.0121932 173.580364 49.6284397 175.196282 51.2446863 173.580364 49.6284397 171.964445'%3E%3C/polygon%3E%3Cpolygon id='Stroke-312' transform='translate(49.628440, 173.580364) rotate(22.000000) translate(-49.628440, -173.580364) ' points='48.0121932 173.580364 49.6284397 175.196282 51.2446863 173.580364 49.6284397 171.964445'%3E%3C/polygon%3E%3Cpolygon id='Fill-314' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(50.827172, 185.176079) rotate(22.000000) translate(-50.827172, -185.176079) ' points='49.2109255 185.176079 50.8271721 186.791998 52.4434186 185.176079 50.8271721 183.560161'%3E%3C/polygon%3E%3Cpolygon id='Stroke-316' transform='translate(50.827172, 185.176079) rotate(22.000000) translate(-50.827172, -185.176079) ' points='49.2109255 185.176079 50.8271721 186.791998 52.4434186 185.176079 50.8271721 183.560161'%3E%3C/polygon%3E%3Cpolygon id='Fill-318' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(49.375578, 181.757302) rotate(22.000000) translate(-49.375578, -181.757302) ' points='47.7593313 181.757302 49.3755779 183.373221 50.9918244 181.757302 49.3755779 180.141383'%3E%3C/polygon%3E%3Cpolygon id='Stroke-320' transform='translate(49.375578, 181.757302) rotate(22.000000) translate(-49.375578, -181.757302) ' points='47.7593313 181.757302 49.3755779 183.373221 50.9918244 181.757302 49.3755779 180.141383'%3E%3C/polygon%3E%3Cpolygon id='Fill-322' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(47.923949, 178.338442) rotate(22.000000) translate(-47.923949, -178.338442) ' points='46.3077021 178.338442 47.9239486 179.954361 49.5401951 178.338442 47.9239486 176.722523'%3E%3C/polygon%3E%3Cpolygon id='Stroke-324' transform='translate(47.923949, 178.338442) rotate(22.000000) translate(-47.923949, -178.338442) ' points='46.3077021 178.338442 47.9239486 179.954361 49.5401951 178.338442 47.9239486 176.722523'%3E%3C/polygon%3E%3Cpolygon id='Fill-326' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.472354, 174.919665) rotate(22.000000) translate(-46.472354, -174.919665) ' points='44.8561079 174.919665 46.4723544 176.535583 48.088601 174.919665 46.4723544 173.303746'%3E%3C/polygon%3E%3Cpolygon id='Stroke-328' transform='translate(46.472354, 174.919665) rotate(22.000000) translate(-46.472354, -174.919665) ' points='44.8561079 174.919665 46.4723544 176.535583 48.088601 174.919665 46.4723544 173.303746'%3E%3C/polygon%3E%3Cpolygon id='Fill-330' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(47.671087, 186.515380) rotate(22.000000) translate(-47.671087, -186.515380) ' points='46.0548402 186.51538 47.6710867 188.131299 49.2873333 186.51538 47.6710867 184.899461'%3E%3C/polygon%3E%3Cpolygon id='Stroke-332' transform='translate(47.671087, 186.515380) rotate(22.000000) translate(-47.671087, -186.515380) ' points='46.0548402 186.51538 47.6710867 188.131299 49.2873333 186.51538 47.6710867 184.899461'%3E%3C/polygon%3E%3Cpolygon id='Fill-334' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.219493, 183.096603) rotate(22.000000) translate(-46.219493, -183.096603) ' points='44.603246 183.096603 46.2194926 184.712521 47.8357391 183.096603 46.2194926 181.480684'%3E%3C/polygon%3E%3Cpolygon id='Stroke-336' transform='translate(46.219493, 183.096603) rotate(22.000000) translate(-46.219493, -183.096603) ' points='44.603246 183.096603 46.2194926 184.712521 47.8357391 183.096603 46.2194926 181.480684'%3E%3C/polygon%3E%3Cpolygon id='Fill-338' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.767839, 179.677802) rotate(22.000000) translate(-44.767839, -179.677802) ' points='43.1515929 179.677802 44.7678395 181.29372 46.384086 179.677802 44.7678395 178.061883'%3E%3C/polygon%3E%3Cpolygon id='Stroke-340' transform='translate(44.767839, 179.677802) rotate(22.000000) translate(-44.767839, -179.677802) ' points='43.1515929 179.677802 44.7678395 181.29372 46.384086 179.677802 44.7678395 178.061883'%3E%3C/polygon%3E%3Cpolygon id='Fill-342' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.316269, 176.258965) rotate(22.000000) translate(-43.316269, -176.258965) ' points='41.7000226 176.258965 43.3162691 177.874884 44.9325156 176.258965 43.3162691 174.643047'%3E%3C/polygon%3E%3Cpolygon id='Stroke-344' transform='translate(43.316269, 176.258965) rotate(22.000000) translate(-43.316269, -176.258965) ' points='41.7000226 176.258965 43.3162691 177.874884 44.9325156 176.258965 43.3162691 174.643047'%3E%3C/polygon%3E%3Cpolygon id='Fill-346' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.514978, 187.854740) rotate(22.000000) translate(-44.514978, -187.854740) ' points='42.8987311 187.85474 44.5149776 189.470659 46.1312242 187.85474 44.5149776 186.238821'%3E%3C/polygon%3E%3Cpolygon id='Stroke-348' transform='translate(44.514978, 187.854740) rotate(22.000000) translate(-44.514978, -187.854740) ' points='42.8987311 187.85474 44.5149776 189.470659 46.1312242 187.85474 44.5149776 186.238821'%3E%3C/polygon%3E%3Cpolygon id='Fill-350' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.063348, 184.435880) rotate(22.000000) translate(-43.063348, -184.435880) ' points='41.4471018 184.43588 43.0633483 186.051799 44.6795949 184.43588 43.0633483 182.819961'%3E%3C/polygon%3E%3Cpolygon id='Stroke-352' transform='translate(43.063348, 184.435880) rotate(22.000000) translate(-43.063348, -184.435880) ' points='41.4471018 184.43588 43.0633483 186.051799 44.6795949 184.43588 43.0633483 182.819961'%3E%3C/polygon%3E%3Cpolygon id='Fill-354' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.611754, 181.017103) rotate(22.000000) translate(-41.611754, -181.017103) ' points='39.9955076 181.017103 41.6117542 182.633021 43.2280007 181.017103 41.6117542 179.401184'%3E%3C/polygon%3E%3Cpolygon id='Stroke-356' transform='translate(41.611754, 181.017103) rotate(22.000000) translate(-41.611754, -181.017103) ' points='39.9955076 181.017103 41.6117542 182.633021 43.2280007 181.017103 41.6117542 179.401184'%3E%3C/polygon%3E%3Cpolygon id='Fill-358' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.160184, 177.598266) rotate(22.000000) translate(-40.160184, -177.598266) ' points='38.5439373 177.598266 40.1601838 179.214185 41.7764303 177.598266 40.1601838 175.982348'%3E%3C/polygon%3E%3Cpolygon id='Stroke-360' transform='translate(40.160184, 177.598266) rotate(22.000000) translate(-40.160184, -177.598266) ' points='38.5439373 177.598266 40.1601838 179.214185 41.7764303 177.598266 40.1601838 175.982348'%3E%3C/polygon%3E%3Cpolygon id='Fill-362' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.358892, 189.194041) rotate(22.000000) translate(-41.358892, -189.194041) ' points='39.7426458 189.194041 41.3588923 190.80996 42.9751388 189.194041 41.3588923 187.578122'%3E%3C/polygon%3E%3Cpolygon id='Stroke-364' transform='translate(41.358892, 189.194041) rotate(22.000000) translate(-41.358892, -189.194041) ' points='39.7426458 189.194041 41.3588923 190.80996 42.9751388 189.194041 41.3588923 187.578122'%3E%3C/polygon%3E%3Cpolygon id='Fill-366' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(39.907263, 185.775181) rotate(22.000000) translate(-39.907263, -185.775181) ' points='38.2910165 185.775181 39.907263 187.3911 41.5235095 185.775181 39.907263 184.159262'%3E%3C/polygon%3E%3Cpolygon id='Stroke-368' transform='translate(39.907263, 185.775181) rotate(22.000000) translate(-39.907263, -185.775181) ' points='38.2910165 185.775181 39.907263 187.3911 41.5235095 185.775181 39.907263 184.159262'%3E%3C/polygon%3E%3Cpolygon id='Fill-370' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.455669, 182.356404) rotate(22.000000) translate(-38.455669, -182.356404) ' points='36.8394223 182.356404 38.4556688 183.972322 40.0719154 182.356404 38.4556688 180.740485'%3E%3C/polygon%3E%3Cpolygon id='Stroke-372' transform='translate(38.455669, 182.356404) rotate(22.000000) translate(-38.455669, -182.356404) ' points='36.8394223 182.356404 38.4556688 183.972322 40.0719154 182.356404 38.4556688 180.740485'%3E%3C/polygon%3E%3Cpolygon id='Fill-374' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.004016, 178.937602) rotate(22.000000) translate(-37.004016, -178.937602) ' points='35.3877692 178.937602 37.0040158 180.553521 38.6202623 178.937602 37.0040158 177.321684'%3E%3C/polygon%3E%3Cpolygon id='Stroke-376' transform='translate(37.004016, 178.937602) rotate(22.000000) translate(-37.004016, -178.937602) ' points='35.3877692 178.937602 37.0040158 180.553521 38.6202623 178.937602 37.0040158 177.321684'%3E%3C/polygon%3E%3Cpolygon id='Fill-378' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(46.380894, 165.931897) rotate(22.000000) translate(-46.380894, -165.931897) ' points='44.7646475 165.931897 46.380894 167.547816 47.9971405 165.931897 46.380894 164.315979'%3E%3C/polygon%3E%3Cpolygon id='Stroke-380' transform='translate(46.380894, 165.931897) rotate(22.000000) translate(-46.380894, -165.931897) ' points='44.7646475 165.931897 46.380894 167.547816 47.9971405 165.931897 46.380894 164.315979'%3E%3C/polygon%3E%3Cpolygon id='Fill-382' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(44.929324, 162.513061) rotate(22.000000) translate(-44.929324, -162.513061) ' points='43.3130771 162.513061 44.9293236 164.12898 46.5455702 162.513061 44.9293236 160.897143'%3E%3C/polygon%3E%3Cpolygon id='Stroke-384' transform='translate(44.929324, 162.513061) rotate(22.000000) translate(-44.929324, -162.513061) ' points='43.3130771 162.513061 44.9293236 164.12898 46.5455702 162.513061 44.9293236 160.897143'%3E%3C/polygon%3E%3Cpolygon id='Fill-386' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.477729, 159.094284) rotate(22.000000) translate(-43.477729, -159.094284) ' points='41.8614829 159.094284 43.4777295 160.710203 45.093976 159.094284 43.4777295 157.478365'%3E%3C/polygon%3E%3Cpolygon id='Stroke-388' transform='translate(43.477729, 159.094284) rotate(22.000000) translate(-43.477729, -159.094284) ' points='41.8614829 159.094284 43.4777295 160.710203 45.093976 159.094284 43.4777295 157.478365'%3E%3C/polygon%3E%3Cpolygon id='Fill-390' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(42.026100, 155.675424) rotate(22.000000) translate(-42.026100, -155.675424) ' points='40.4098536 155.675424 42.0261002 157.291342 43.6423467 155.675424 42.0261002 154.059505'%3E%3C/polygon%3E%3Cpolygon id='Stroke-392' transform='translate(42.026100, 155.675424) rotate(22.000000) translate(-42.026100, -155.675424) ' points='40.4098536 155.675424 42.0261002 157.291342 43.6423467 155.675424 42.0261002 154.059505'%3E%3C/polygon%3E%3Cpolygon id='Fill-394' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(43.224809, 167.271198) rotate(22.000000) translate(-43.224809, -167.271198) ' points='41.6085622 167.271198 43.2248087 168.887117 44.8410552 167.271198 43.2248087 165.65528'%3E%3C/polygon%3E%3Cpolygon id='Stroke-396' transform='translate(43.224809, 167.271198) rotate(22.000000) translate(-43.224809, -167.271198) ' points='41.6085622 167.271198 43.2248087 168.887117 44.8410552 167.271198 43.2248087 165.65528'%3E%3C/polygon%3E%3Cpolygon id='Fill-398' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(41.773238, 163.852362) rotate(22.000000) translate(-41.773238, -163.852362) ' points='40.1569918 163.852362 41.7732383 165.468281 43.3894848 163.852362 41.7732383 162.236443'%3E%3C/polygon%3E%3Cpolygon id='Stroke-400' transform='translate(41.773238, 163.852362) rotate(22.000000) translate(-41.773238, -163.852362) ' points='40.1569918 163.852362 41.7732383 165.468281 43.3894848 163.852362 41.7732383 162.236443'%3E%3C/polygon%3E%3Cpolygon id='Fill-402' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.321585, 160.433561) rotate(22.000000) translate(-40.321585, -160.433561) ' points='38.7053387 160.433561 40.3215852 162.04948 41.9378318 160.433561 40.3215852 158.817642'%3E%3C/polygon%3E%3Cpolygon id='Stroke-404' transform='translate(40.321585, 160.433561) rotate(22.000000) translate(-40.321585, -160.433561) ' points='38.7053387 160.433561 40.3215852 162.04948 41.9378318 160.433561 40.3215852 158.817642'%3E%3C/polygon%3E%3Cpolygon id='Fill-406' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.869991, 157.014784) rotate(22.000000) translate(-38.869991, -157.014784) ' points='37.2537445 157.014784 38.8699911 158.630702 40.4862376 157.014784 38.8699911 155.398865'%3E%3C/polygon%3E%3Cpolygon id='Stroke-408' transform='translate(38.869991, 157.014784) rotate(22.000000) translate(-38.869991, -157.014784) ' points='37.2537445 157.014784 38.8699911 158.630702 40.4862376 157.014784 38.8699911 155.398865'%3E%3C/polygon%3E%3Cpolygon id='Fill-410' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(40.068723, 168.610499) rotate(22.000000) translate(-40.068723, -168.610499) ' points='38.4524768 168.610499 40.0687234 170.226418 41.6849699 168.610499 40.0687234 166.994581'%3E%3C/polygon%3E%3Cpolygon id='Stroke-412' transform='translate(40.068723, 168.610499) rotate(22.000000) translate(-40.068723, -168.610499) ' points='38.4524768 168.610499 40.0687234 170.226418 41.6849699 168.610499 40.0687234 166.994581'%3E%3C/polygon%3E%3Cpolygon id='Fill-414' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.617129, 165.191722) rotate(22.000000) translate(-38.617129, -165.191722) ' points='37.0008827 165.191722 38.6171292 166.807641 40.2333757 165.191722 38.6171292 163.575803'%3E%3C/polygon%3E%3Cpolygon id='Stroke-416' transform='translate(38.617129, 165.191722) rotate(22.000000) translate(-38.617129, -165.191722) ' points='37.0008827 165.191722 38.6171292 166.807641 40.2333757 165.191722 38.6171292 163.575803'%3E%3C/polygon%3E%3Cpolygon id='Fill-418' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.165500, 161.772862) rotate(22.000000) translate(-37.165500, -161.772862) ' points='35.5492534 161.772862 37.1654999 163.388781 38.7817464 161.772862 37.1654999 160.156943'%3E%3C/polygon%3E%3Cpolygon id='Stroke-420' transform='translate(37.165500, 161.772862) rotate(22.000000) translate(-37.165500, -161.772862) ' points='35.5492534 161.772862 37.1654999 163.388781 38.7817464 161.772862 37.1654999 160.156943'%3E%3C/polygon%3E%3Cpolygon id='Fill-422' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.713906, 158.354085) rotate(22.000000) translate(-35.713906, -158.354085) ' points='34.0976592 158.354085 35.7139057 159.970003 37.3301523 158.354085 35.7139057 156.738166'%3E%3C/polygon%3E%3Cpolygon id='Stroke-424' transform='translate(35.713906, 158.354085) rotate(22.000000) translate(-35.713906, -158.354085) ' points='34.0976592 158.354085 35.7139057 159.970003 37.3301523 158.354085 35.7139057 156.738166'%3E%3C/polygon%3E%3Cpolygon id='Fill-426' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(36.912638, 169.949800) rotate(22.000000) translate(-36.912638, -169.949800) ' points='35.2963915 169.9498 36.912638 171.565719 38.5288846 169.9498 36.912638 168.333882'%3E%3C/polygon%3E%3Cpolygon id='Stroke-428' transform='translate(36.912638, 169.949800) rotate(22.000000) translate(-36.912638, -169.949800) ' points='35.2963915 169.9498 36.912638 171.565719 38.5288846 169.9498 36.912638 168.333882'%3E%3C/polygon%3E%3Cpolygon id='Fill-430' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.461068, 166.530964) rotate(22.000000) translate(-35.461068, -166.530964) ' points='33.8448211 166.530964 35.4610677 168.146883 37.0773142 166.530964 35.4610677 164.915045'%3E%3C/polygon%3E%3Cpolygon id='Stroke-432' transform='translate(35.461068, 166.530964) rotate(22.000000) translate(-35.461068, -166.530964) ' points='33.8448211 166.530964 35.4610677 168.146883 37.0773142 166.530964 35.4610677 164.915045'%3E%3C/polygon%3E%3Cpolygon id='Fill-434' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.009415, 163.112163) rotate(22.000000) translate(-34.009415, -163.112163) ' points='32.3931681 163.112163 34.0094146 164.728081 35.6256611 163.112163 34.0094146 161.496244'%3E%3C/polygon%3E%3Cpolygon id='Stroke-436' transform='translate(34.009415, 163.112163) rotate(22.000000) translate(-34.009415, -163.112163) ' points='32.3931681 163.112163 34.0094146 164.728081 35.6256611 163.112163 34.0094146 161.496244'%3E%3C/polygon%3E%3Cpolygon id='Fill-438' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.557820, 159.693385) rotate(22.000000) translate(-32.557820, -159.693385) ' points='30.9415739 159.693385 32.5578204 161.309304 34.174067 159.693385 32.5578204 158.077467'%3E%3C/polygon%3E%3Cpolygon id='Stroke-440' transform='translate(32.557820, 159.693385) rotate(22.000000) translate(-32.557820, -159.693385) ' points='30.9415739 159.693385 32.5578204 161.309304 34.174067 159.693385 32.5578204 158.077467'%3E%3C/polygon%3E%3Cpolygon id='Fill-442' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(33.756553, 171.289101) rotate(22.000000) translate(-33.756553, -171.289101) ' points='32.1403062 171.289101 33.7565527 172.90502 35.3727993 171.289101 33.7565527 169.673182'%3E%3C/polygon%3E%3Cpolygon id='Stroke-444' transform='translate(33.756553, 171.289101) rotate(22.000000) translate(-33.756553, -171.289101) ' points='32.1403062 171.289101 33.7565527 172.90502 35.3727993 171.289101 33.7565527 169.673182'%3E%3C/polygon%3E%3Cpolygon id='Fill-446' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.304959, 167.870324) rotate(22.000000) translate(-32.304959, -167.870324) ' points='30.688712 167.870324 32.3049586 169.486242 33.9212051 167.870324 32.3049586 166.254405'%3E%3C/polygon%3E%3Cpolygon id='Stroke-448' transform='translate(32.304959, 167.870324) rotate(22.000000) translate(-32.304959, -167.870324) ' points='30.688712 167.870324 32.3049586 169.486242 33.9212051 167.870324 32.3049586 166.254405'%3E%3C/polygon%3E%3Cpolygon id='Fill-450' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(30.853329, 164.451464) rotate(22.000000) translate(-30.853329, -164.451464) ' points='29.2370827 164.451464 30.8533293 166.067382 32.4695758 164.451464 30.8533293 162.835545'%3E%3C/polygon%3E%3Cpolygon id='Stroke-452' transform='translate(30.853329, 164.451464) rotate(22.000000) translate(-30.853329, -164.451464) ' points='29.2370827 164.451464 30.8533293 166.067382 32.4695758 164.451464 30.8533293 162.835545'%3E%3C/polygon%3E%3Cpolygon id='Fill-454' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.401735, 161.032686) rotate(22.000000) translate(-29.401735, -161.032686) ' points='27.7854886 161.032686 29.4017351 162.648605 31.0179816 161.032686 29.4017351 159.416768'%3E%3C/polygon%3E%3Cpolygon id='Stroke-456' transform='translate(29.401735, 161.032686) rotate(22.000000) translate(-29.401735, -161.032686) ' points='27.7854886 161.032686 29.4017351 162.648605 31.0179816 161.032686 29.4017351 159.416768'%3E%3C/polygon%3E%3Cpolygon id='Fill-458' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(38.778613, 148.026981) rotate(22.000000) translate(-38.778613, -148.026981) ' points='37.1623668 148.026981 38.7786133 149.6429 40.3948599 148.026981 38.7786133 146.411063'%3E%3C/polygon%3E%3Cpolygon id='Stroke-460' transform='translate(38.778613, 148.026981) rotate(22.000000) translate(-38.778613, -148.026981) ' points='37.1623668 148.026981 38.7786133 149.6429 40.3948599 148.026981 38.7786133 146.411063'%3E%3C/polygon%3E%3Cpolygon id='Fill-462' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(37.326984, 144.608121) rotate(22.000000) translate(-37.326984, -144.608121) ' points='35.7107375 144.608121 37.3269841 146.22404 38.9432306 144.608121 37.3269841 142.992203'%3E%3C/polygon%3E%3Cpolygon id='Stroke-464' transform='translate(37.326984, 144.608121) rotate(22.000000) translate(-37.326984, -144.608121) ' points='35.7107375 144.608121 37.3269841 146.22404 38.9432306 144.608121 37.3269841 142.992203'%3E%3C/polygon%3E%3Cpolygon id='Fill-466' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.875390, 141.189344) rotate(22.000000) translate(-35.875390, -141.189344) ' points='34.2591433 141.189344 35.8753899 142.805263 37.4916364 141.189344 35.8753899 139.573425'%3E%3C/polygon%3E%3Cpolygon id='Stroke-468' transform='translate(35.875390, 141.189344) rotate(22.000000) translate(-35.875390, -141.189344) ' points='34.2591433 141.189344 35.8753899 142.805263 37.4916364 141.189344 35.8753899 139.573425'%3E%3C/polygon%3E%3Cpolygon id='Fill-470' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.423796, 137.770567) rotate(22.000000) translate(-34.423796, -137.770567) ' points='32.8075492 137.770567 34.4237957 139.386485 36.0400422 137.770567 34.4237957 136.154648'%3E%3C/polygon%3E%3Cpolygon id='Stroke-472' fill='%23B2BECA' transform='translate(34.423796, 137.770567) rotate(22.000000) translate(-34.423796, -137.770567) ' points='34.4237957 139.386485 36.0400422 137.770567 34.4237957 136.154648 32.8075492 137.770567'%3E%3C/polygon%3E%3Cpolygon id='Fill-474' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(35.622528, 149.366282) rotate(22.000000) translate(-35.622528, -149.366282) ' points='34.0062815 149.366282 35.622528 150.982201 37.2387746 149.366282 35.622528 147.750364'%3E%3C/polygon%3E%3Cpolygon id='Stroke-476' transform='translate(35.622528, 149.366282) rotate(22.000000) translate(-35.622528, -149.366282) ' points='34.0062815 149.366282 35.622528 150.982201 37.2387746 149.366282 35.622528 147.750364'%3E%3C/polygon%3E%3Cpolygon id='Fill-478' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(34.170875, 145.947481) rotate(22.000000) translate(-34.170875, -145.947481) ' points='32.5546284 145.947481 34.1708749 147.5634 35.7871215 145.947481 34.1708749 144.331563'%3E%3C/polygon%3E%3Cpolygon id='Stroke-480' transform='translate(34.170875, 145.947481) rotate(22.000000) translate(-34.170875, -145.947481) ' points='32.5546284 145.947481 34.1708749 147.5634 35.7871215 145.947481 34.1708749 144.331563'%3E%3C/polygon%3E%3Cpolygon id='Fill-482' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.719305, 142.528645) rotate(22.000000) translate(-32.719305, -142.528645) ' points='31.103058 142.528645 32.7193046 144.144564 34.3355511 142.528645 32.7193046 140.912726'%3E%3C/polygon%3E%3Cpolygon id='Stroke-484' transform='translate(32.719305, 142.528645) rotate(22.000000) translate(-32.719305, -142.528645) ' points='31.103058 142.528645 32.7193046 144.144564 34.3355511 142.528645 32.7193046 140.912726'%3E%3C/polygon%3E%3Cpolygon id='Fill-486' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(31.267651, 139.109844) rotate(22.000000) translate(-31.267651, -139.109844) ' points='29.651405 139.109844 31.2676515 140.725763 32.883898 139.109844 31.2676515 137.493925'%3E%3C/polygon%3E%3Cpolygon id='Stroke-488' transform='translate(31.267651, 139.109844) rotate(22.000000) translate(-31.267651, -139.109844) ' points='29.651405 139.109844 31.2676515 140.725763 32.883898 139.109844 31.2676515 137.493925'%3E%3C/polygon%3E%3Cpolygon id='Fill-490' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(32.466384, 150.705559) rotate(22.000000) translate(-32.466384, -150.705559) ' points='30.8501373 150.705559 32.4663838 152.321478 34.0826303 150.705559 32.4663838 149.089641'%3E%3C/polygon%3E%3Cpolygon id='Stroke-492' transform='translate(32.466384, 150.705559) rotate(22.000000) translate(-32.466384, -150.705559) ' points='30.8501373 150.705559 32.4663838 152.321478 34.0826303 150.705559 32.4663838 149.089641'%3E%3C/polygon%3E%3Cpolygon id='Fill-494' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(31.014790, 147.286782) rotate(22.000000) translate(-31.014790, -147.286782) ' points='29.3985431 147.286782 31.0147896 148.902701 32.6310362 147.286782 31.0147896 145.670863'%3E%3C/polygon%3E%3Cpolygon id='Stroke-496' transform='translate(31.014790, 147.286782) rotate(22.000000) translate(-31.014790, -147.286782) ' points='29.3985431 147.286782 31.0147896 148.902701 32.6310362 147.286782 31.0147896 145.670863'%3E%3C/polygon%3E%3Cpolygon id='Fill-498' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.563219, 143.867946) rotate(22.000000) translate(-29.563219, -143.867946) ' points='27.9469727 143.867946 29.5632192 145.483865 31.1794658 143.867946 29.5632192 142.252027'%3E%3C/polygon%3E%3Cpolygon id='Stroke-500' transform='translate(29.563219, 143.867946) rotate(22.000000) translate(-29.563219, -143.867946) ' points='27.9469727 143.867946 29.5632192 145.483865 31.1794658 143.867946 29.5632192 142.252027'%3E%3C/polygon%3E%3Cpolygon id='Fill-502' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(28.111566, 140.449145) rotate(22.000000) translate(-28.111566, -140.449145) ' points='26.4953196 140.449145 28.1115662 142.065063 29.7278127 140.449145 28.1115662 138.833226'%3E%3C/polygon%3E%3Cpolygon id='Stroke-504' transform='translate(28.111566, 140.449145) rotate(22.000000) translate(-28.111566, -140.449145) ' points='26.4953196 140.449145 28.1115662 142.065063 29.7278127 140.449145 28.1115662 138.833226'%3E%3C/polygon%3E%3Cpolygon id='Fill-506' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(29.310298, 152.044860) rotate(22.000000) translate(-29.310298, -152.044860) ' points='27.6940519 152.04486 29.3102985 153.660779 30.926545 152.04486 29.3102985 150.428942'%3E%3C/polygon%3E%3Cpolygon id='Stroke-508' transform='translate(29.310298, 152.044860) rotate(22.000000) translate(-29.310298, -152.044860) ' points='27.6940519 152.04486 29.3102985 153.660779 30.926545 152.04486 29.3102985 150.428942'%3E%3C/polygon%3E%3Cpolygon id='Fill-510' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(27.858704, 148.626083) rotate(22.000000) translate(-27.858704, -148.626083) ' points='26.2424578 148.626083 27.8587043 150.242002 29.4749508 148.626083 27.8587043 147.010164'%3E%3C/polygon%3E%3Cpolygon id='Stroke-512' transform='translate(27.858704, 148.626083) rotate(22.000000) translate(-27.858704, -148.626083) ' points='26.2424578 148.626083 27.8587043 150.242002 29.4749508 148.626083 27.8587043 147.010164'%3E%3C/polygon%3E%3Cpolygon id='Fill-514' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(26.407134, 145.207247) rotate(22.000000) translate(-26.407134, -145.207247) ' points='24.7908874 145.207247 26.4071339 146.823166 28.0233805 145.207247 26.4071339 143.591328'%3E%3C/polygon%3E%3Cpolygon id='Stroke-516' transform='translate(26.407134, 145.207247) rotate(22.000000) translate(-26.407134, -145.207247) ' points='24.7908874 145.207247 26.4071339 146.823166 28.0233805 145.207247 26.4071339 143.591328'%3E%3C/polygon%3E%3Cpolygon id='Fill-518' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(24.955481, 141.788446) rotate(22.000000) translate(-24.955481, -141.788446) ' points='23.3392343 141.788446 24.9554808 143.404364 26.5717274 141.788446 24.9554808 140.172527'%3E%3C/polygon%3E%3Cpolygon id='Stroke-520' transform='translate(24.955481, 141.788446) rotate(22.000000) translate(-24.955481, -141.788446) ' points='23.3392343 141.788446 24.9554808 143.404364 26.5717274 141.788446 24.9554808 140.172527'%3E%3C/polygon%3E%3Cpolygon id='Fill-522' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(26.154213, 153.384161) rotate(22.000000) translate(-26.154213, -153.384161) ' points='24.5379666 153.384161 26.1542132 155.00008 27.7704597 153.384161 26.1542132 151.768243'%3E%3C/polygon%3E%3Cpolygon id='Stroke-524' transform='translate(26.154213, 153.384161) rotate(22.000000) translate(-26.154213, -153.384161) ' points='24.5379666 153.384161 26.1542132 155.00008 27.7704597 153.384161 26.1542132 151.768243'%3E%3C/polygon%3E%3Cpolygon id='Fill-526' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(24.702619, 149.965384) rotate(22.000000) translate(-24.702619, -149.965384) ' points='23.0863724 149.965384 24.702619 151.581303 26.3188655 149.965384 24.702619 148.349465'%3E%3C/polygon%3E%3Cpolygon id='Stroke-528' transform='translate(24.702619, 149.965384) rotate(22.000000) translate(-24.702619, -149.965384) ' points='23.0863724 149.965384 24.702619 151.581303 26.3188655 149.965384 24.702619 148.349465'%3E%3C/polygon%3E%3Cpolygon id='Fill-530' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(23.250966, 146.546583) rotate(22.000000) translate(-23.250966, -146.546583) ' points='21.6347194 146.546583 23.2509659 148.162502 24.8672124 146.546583 23.2509659 144.930664'%3E%3C/polygon%3E%3Cpolygon id='Stroke-532' transform='translate(23.250966, 146.546583) rotate(22.000000) translate(-23.250966, -146.546583) ' points='21.6347194 146.546583 23.2509659 148.162502 24.8672124 146.546583 23.2509659 144.930664'%3E%3C/polygon%3E%3Cpolygon id='Fill-534' fill-opacity='0.8' fill='%23A3B1BF' transform='translate(21.799396, 143.127747) rotate(22.000000) translate(-21.799396, -143.127747) ' points='20.183149 143.127747 21.7993955 144.743665 23.4156421 143.127747 21.7993955 141.511828'%3E%3C/polygon%3E%3Cpolygon id='Stroke-536' transform='translate(21.799396, 143.127747) rotate(22.000000) translate(-21.799396, -143.127747) ' points='20.183149 143.127747 21.7993955 144.743665 23.4156421 143.127747 21.7993955 141.511828'%3E%3C/polygon%3E%3Cpath d='M129.314819,189.942425 C126.372666,187.000233 124.490222,184.112668 125.110927,183.492089 C125.731631,182.87151 128.619783,184.753573 131.562571,187.695129 C134.504724,190.637321 136.387169,193.524886 135.766464,194.145465 C135.145759,194.766044 132.257608,192.883981 129.314819,189.942425 Z' id='Fill-538' fill='%23F5F5F5' transform='translate(130.438695, 188.818777) rotate(22.000000) translate(-130.438695, -188.818777) '%3E%3C/path%3E%3Cpath d='M129.314819,189.942425 C126.372666,187.000233 124.490222,184.112668 125.110927,183.492089 C125.731631,182.87151 128.619783,184.753573 131.562571,187.695129 C134.504724,190.637321 136.387169,193.524886 135.766464,194.145465 C135.145759,194.766044 132.257608,192.883981 129.314819,189.942425 Z' id='Stroke-540' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(130.438695, 188.818777) rotate(22.000000) translate(-130.438695, -188.818777) '%3E%3C/path%3E%3Cpath d='M136.083433,187.715086 C130.20421,181.837055 126.443133,176.067006 127.683272,174.827118 C128.92341,173.587231 134.69463,177.347545 140.573854,183.225576 C146.453713,189.104243 150.21479,194.874292 148.974651,196.114179 C147.734513,197.354066 141.963293,193.593752 136.083433,187.715086 Z' id='Fill-542' fill='%23F5F5F5' transform='translate(138.328961, 185.470648) rotate(22.000000) translate(-138.328961, -185.470648) '%3E%3C/path%3E%3Cpath d='M136.083433,187.715086 C130.20421,181.837055 126.443133,176.067006 127.683272,174.827118 C128.92341,173.587231 134.69463,177.347545 140.573854,183.225576 C146.453713,189.104243 150.21479,194.874292 148.974651,196.114179 C147.734513,197.354066 141.963293,193.593752 136.083433,187.715086 Z' id='Stroke-544' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(138.328961, 185.470648) rotate(22.000000) translate(-138.328961, -185.470648) '%3E%3C/path%3E%3Cpath d='M146.697288,183.650834 C138.818086,175.773231 133.777481,168.04045 135.43947,166.378798 C137.101459,164.717146 144.835809,169.756729 152.715011,177.634332 C160.594213,185.511936 165.634818,193.244716 163.972829,194.906369 C162.310839,196.568021 154.57649,191.528438 146.697288,183.650834 Z' id='Fill-546' fill-opacity='0.35' fill='%23F5F5F5' transform='translate(149.706149, 180.642583) rotate(22.000000) translate(-149.706149, -180.642583) '%3E%3C/path%3E%3Cpath d='M146.697288,183.650834 C138.818086,175.773231 133.777481,168.04045 135.43947,166.378798 C137.101459,164.717146 144.835809,169.756729 152.715011,177.634332 C160.594213,185.511936 165.634818,193.244716 163.972829,194.906369 C162.310839,196.568021 154.57649,191.528438 146.697288,183.650834 Z' id='Stroke-548' stroke='%23A3B1BF' stroke-width='1.62' stroke-linejoin='round' transform='translate(149.706149, 180.642583) rotate(22.000000) translate(-149.706149, -180.642583) '%3E%3C/path%3E%3Cpath d='M65.2279553,90.2345285 C62.4548336,90.0320836 60.4105231,89.3345405 60.4105231,88.5051511 C60.4105231,87.676673 62.4503446,86.9797514 65.2188187,86.7764428 C65.4149139,84.0068366 66.0879499,81.9659221 66.8880741,81.9659221 C67.6881984,81.9659221 68.3612344,84.0068366 68.5573295,86.7764428 C71.3258036,86.9797514 73.3656251,87.676673 73.3656251,88.5051511 C73.3656251,89.3345405 71.3213146,90.0320836 68.548193,90.2345285 C68.3410329,92.9408238 67.6762073,94.9210242 66.8880741,94.9210242 C66.0999409,94.9210242 65.4351154,92.9408238 65.2279553,90.2345285 Z' id='Oval-80-Copy-3' fill-opacity='0.4' fill='%23A3B1BF' opacity='0.85' transform='translate(66.888074, 88.443473) rotate(-340.000000) translate(-66.888074, -88.443473) '%3E%3C/path%3E%3Cpath d='M118.775569,329.140492 L118.424988,329.526146 C117.522244,330.5192 115.985396,330.592411 114.992341,329.689667 C114.596934,329.330218 114.331035,328.850456 114.235803,328.324641 L114.143075,327.812647 L113.669257,327.599091 C112.445737,327.047635 111.900921,325.608734 112.452377,324.385214 C112.672015,323.8979 113.046204,323.496601 113.516991,323.243469 L113.97521,322.997095 L114.032158,322.478985 C114.178786,321.144967 115.379087,320.182398 116.713105,320.329026 C117.24418,320.387399 117.741214,320.61917 118.127299,320.988476 L118.503957,321.348765 L119.01334,321.242962 C120.327346,320.970031 121.613813,321.813989 121.886744,323.127995 C121.995449,323.651349 121.928561,324.195943 121.696437,324.677436 L121.470742,325.145594 L121.728812,325.597409 C122.394441,326.762759 121.989337,328.247061 120.823987,328.91269 C120.359975,329.177726 119.82154,329.282421 119.292023,329.21057 L118.775569,329.140492 Z' id='Star-1-Copy-16' fill-opacity='0.4' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M432.83752,120.004816 L432.837087,120.005044 L432.837087,120.005044 C432.092472,120.396429 431.171561,120.110079 430.780176,119.365464 C430.624337,119.068978 430.570573,118.729391 430.627206,118.399266 L430.627206,118.399266 L430.627206,118.399266 L430.627206,118.399266 C430.024845,117.812233 430.01242,116.848039 430.599453,116.245678 C430.833262,116.005765 431.139652,115.849637 431.471171,115.801474 L431.471471,115.801431 L431.471471,115.801431 L431.471471,115.801431 C431.843891,115.046982 432.757399,114.737288 433.511848,115.109709 C433.812195,115.25797 434.055308,115.501083 434.20357,115.801431 L434.20357,115.801431 L434.203869,115.801474 L434.203869,115.801474 C435.036229,115.922398 435.612963,116.695187 435.492039,117.527547 C435.443876,117.859067 435.287748,118.165457 435.047835,118.399266 L435.047835,118.399266 L435.047835,118.399266 L435.047835,118.399266 C435.190066,119.228364 434.63325,120.015783 433.804152,120.158014 C433.474027,120.214647 433.134439,120.160883 432.837954,120.005044 L432.83752,120.004816 Z' id='Star-1-Copy-18' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(432.837619, 117.566125) rotate(-3.000000) translate(-432.837619, -117.566125) '%3E%3C/path%3E%3Cpath d='M99.7727703,38.762372 L99.0266308,39.1545584 L99.0266308,39.1545584 C97.8386845,39.7789675 96.36948,39.3221304 95.7450708,38.134184 C95.4964477,37.6611755 95.4106732,37.1194035 95.5010241,36.5927278 L95.6433921,35.7628333 L95.0407812,35.1755563 L95.0407812,35.1755563 C94.0796578,34.2388893 94.059832,32.7004261 94.996499,31.7393027 C95.369563,31.3564979 95.8584376,31.1073808 96.3874089,31.0305329 L97.2206742,30.9094778 L97.5937913,30.1536188 L97.5937913,30.1536188 C98.1878378,28.950202 99.6449697,28.4562097 100.848387,29.0502562 C101.327469,29.2867472 101.715258,29.6745363 101.951749,30.1536188 L102.324866,30.9094778 L103.158132,31.0305329 L103.158132,31.0305329 C104.486241,31.223478 105.406474,32.4565366 105.213529,33.7846464 C105.136681,34.3136177 104.887564,34.8024923 104.504759,35.1755563 L103.902148,35.7628333 L104.044516,36.5927278 L104.044516,36.5927278 C104.27143,37.9154575 103.383095,39.1716915 102.060366,39.398605 C101.53369,39.4889559 100.991918,39.4031814 100.51891,39.1545584 L99.7727703,38.762372 Z' id='Star-1-Copy-19' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(99.772928, 34.116388) rotate(19.000000) translate(-99.772928, -34.116388) '%3E%3C/path%3E%3Cpath d='M396.631073,305.744172 L396.098125,305.608596 C394.797498,305.277731 394.01135,303.955146 394.342215,302.654518 C394.473956,302.136643 394.772729,301.676633 395.192288,301.345694 L395.623376,301.00566 L395.587617,300.458372 C395.500116,299.119176 396.514815,297.962609 397.854012,297.875108 C398.387399,297.840257 398.917395,297.982247 399.361919,298.279089 L399.818473,298.583965 L400.329362,298.380373 C401.576068,297.883555 402.989473,298.491459 403.486291,299.738164 C403.684076,300.23448 403.712777,300.782145 403.567956,301.296416 L403.418882,301.825788 L403.76981,302.247972 C404.627682,303.280038 404.486471,304.812135 403.454406,305.670007 C403.043346,306.011688 402.531095,306.208301 401.996987,306.229395 L401.44896,306.251039 L401.15585,306.715309 C400.439401,307.850123 398.938655,308.189275 397.80384,307.472826 C397.351988,307.187555 397.006767,306.761296 396.821614,306.260029 L396.631073,305.744172 Z' id='Star-1-Copy-20' fill-opacity='0.4' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M439.755536,146.347757 L439.755103,146.347984 L439.755103,146.347984 C439.010488,146.739369 438.089577,146.45302 437.698192,145.708405 C437.542353,145.411919 437.488589,145.072331 437.545222,144.742206 L437.545222,144.742206 L437.545222,144.742206 L437.545222,144.742206 C436.942861,144.155173 436.930436,143.190979 437.517469,142.588619 C437.751277,142.348705 438.057668,142.192577 438.389187,142.144415 L438.389487,142.144371 L438.389487,142.144371 L438.389487,142.144371 C438.761907,141.389923 439.675415,141.080228 440.429864,141.452649 C440.730211,141.600911 440.973324,141.844024 441.121586,142.144371 L441.121586,142.144371 L441.121885,142.144415 L441.121885,142.144415 C441.954245,142.265338 442.530978,143.038128 442.410055,143.870488 C442.361892,144.202007 442.205764,144.508398 441.965851,144.742206 L441.965851,144.742206 L441.965851,144.742206 L441.965851,144.742206 C442.108082,145.571305 441.551266,146.358723 440.722168,146.500955 C440.392043,146.557588 440.052455,146.503823 439.755969,146.347984 L439.755536,146.347757 Z' id='Star-1-Copy-21' fill-opacity='0.4' fill='%23A3B1BF' transform='translate(439.755635, 143.909066) rotate(-12.000000) translate(-439.755635, -143.909066) '%3E%3C/path%3E%3Cpath d='M244.621971,220.61341 C277.15945,220.61341 303.536288,194.242112 303.536288,161.711467 C303.536288,129.180822 277.15945,102.809524 244.621971,102.809524 C212.084491,102.809524 185.707653,129.180822 185.707653,161.711467 C185.707653,194.242112 212.084491,220.61341 244.621971,220.61341 Z' id='Oval-8-Copy-2' fill-opacity='0.66' fill='%23A3B1BF'%3E%3C/path%3E%3Cpath d='M245.345696,141.060063 C241.146656,141.060063 237.880736,142.342349 235.547936,144.906921 C233.215136,147.354921 232.107056,150.618921 232.107056,154.698921 L236.714336,154.698921 C236.714336,151.842921 237.355856,149.628063 238.638896,147.996063 C240.038576,146.072635 242.196416,145.140063 245.112416,145.140063 C247.561856,145.140063 249.486416,145.781206 250.827776,147.180063 C252.110816,148.462349 252.810656,150.269206 252.810656,152.600635 C252.810656,154.232635 252.227456,155.748063 251.061056,157.205206 C250.711136,157.671492 250.011296,158.370921 249.078176,159.303492 C245.928896,162.101206 244.004336,164.316063 243.187856,166.064635 C242.488016,167.521778 242.138096,169.212063 242.138096,171.135492 L242.138096,172.476063 L246.803696,172.476063 L246.803696,171.135492 C246.803696,169.561778 247.153616,168.162921 247.911776,166.880635 C248.494976,165.831492 249.369776,164.782349 250.652816,163.674921 C253.218896,161.401778 254.793536,159.886349 255.376736,159.186921 C256.834736,157.263492 257.592896,154.990349 257.592896,152.367492 C257.592896,148.870349 256.484816,146.130921 254.326976,144.149206 C252.052496,142.050921 249.078176,141.060063 245.345696,141.060063 Z M244.470896,176.556063 C243.479456,176.556063 242.662976,176.847492 241.963136,177.546921 C241.263296,178.188063 240.971696,179.004063 240.971696,179.994921 C240.971696,180.985778 241.263296,181.801778 241.963136,182.501206 C242.662976,183.142349 243.479456,183.492063 244.470896,183.492063 C245.462336,183.492063 246.278816,183.142349 246.978656,182.501206 C247.678496,181.860063 248.028416,181.044063 248.028416,179.994921 C248.028416,179.004063 247.678496,178.188063 247.036976,177.546921 C246.337136,176.847492 245.462336,176.556063 244.470896,176.556063 Z' id='?' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M223.261662,133.139924 C229.077338,129.782947 239.631808,125.828273 236.274126,120.013819 C232.916444,114.199364 220.565868,115.043746 214.750193,118.400722 C208.934517,121.757699 202.729834,131.623951 206.087516,137.438405 C209.445198,143.252859 217.445986,136.4969 223.261662,133.139924' id='Oval-8-Copy-2' fill='%23FAFAFA'%3E%3C/path%3E%3Cpath d='M249.679003,119.820589 C252.365149,119.820589 254.5427,117.643495 254.5427,114.957913 C254.5427,112.272332 252.365149,110.095238 249.679003,110.095238 C246.992857,110.095238 244.815306,112.272332 244.815306,114.957913 C244.815306,117.643495 246.992857,119.820589 249.679003,119.820589 Z' id='Oval-10-Copy' fill='%23FAFAFA'%3E%3C/path%3E%3Cpath d='M421.5,321.5 L423,323' id='Line-2' stroke='%23979797' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E", J2 = () => /* @__PURE__ */ t.jsx(e3.Fragment, { children: /* @__PURE__ */ t.jsx(
912
912
  "div",
913
913
  {
914
914
  style: {
@@ -919,7 +919,7 @@ const U2 = /* @__PURE__ */ z3(Z2), G2 = ({ data: r, style: i, rank: e, taxon: s
919
919
  },
920
920
  className: "catalogue-of-life",
921
921
  children: /* @__PURE__ */ t.jsxs("div", { style: {
922
- backgroundImage: `url("data:image/svg+xml,${V2}")`,
922
+ backgroundImage: `url("data:image/svg+xml,${q2}")`,
923
923
  backgroundRepeat: "no-repeat",
924
924
  backgroundSize: "cover",
925
925
  padding: "170px 176px 200px 224px"
@@ -928,65 +928,65 @@ const U2 = /* @__PURE__ */ z3(Z2), G2 = ({ data: r, style: i, rank: e, taxon: s
928
928
  /* @__PURE__ */ t.jsx("div", { style: { textAlign: "center", fontWeight: 800 }, children: /* @__PURE__ */ t.jsx("p", { children: "Sorry, this page does not exist." }) })
929
929
  ] })
930
930
  }
931
- ) }), J2 = ({ info: r, datasetKey: i }) => {
932
- var o, E;
933
- const [e, s] = n3({});
934
- N3(() => {
935
- var f;
936
- (f = r == null ? void 0 : r.source) != null && f.secondarySources && a();
931
+ ) }), X2 = ({ info: r, datasetKey: p }) => {
932
+ var o, e;
933
+ const [a, s] = o3({});
934
+ R3(() => {
935
+ var C;
936
+ (C = r == null ? void 0 : r.source) != null && C.secondarySources && i();
937
937
  }, [r]);
938
- const l = new u3((f) => R3(f, i)), a = async () => {
938
+ const l = new u3((C) => Y3(C, p)), i = async () => {
939
939
  var B;
940
- const f = {};
940
+ const C = {};
941
941
  try {
942
942
  await Promise.all(
943
943
  Object.keys(((B = r == null ? void 0 : r.source) == null ? void 0 : B.secondarySources) || {}).map(
944
- (k) => {
945
- var y;
946
- return l.load((y = r == null ? void 0 : r.source) == null ? void 0 : y.secondarySources[k].datasetKey).then((x) => {
947
- f[x.key] = x;
944
+ (b) => {
945
+ var c;
946
+ return l.load((c = r == null ? void 0 : r.source) == null ? void 0 : c.secondarySources[b].datasetKey).then((k) => {
947
+ C[k.key] = k;
948
948
  });
949
949
  }
950
950
  )
951
951
  );
952
- } catch (k) {
953
- console.log(k);
952
+ } catch (b) {
953
+ console.log(b);
954
954
  }
955
- s(f);
955
+ s(C);
956
956
  };
957
- return (o = r == null ? void 0 : r.source) != null && o.secondarySources ? Object.keys(((E = r == null ? void 0 : r.source) == null ? void 0 : E.secondarySources) || {}).map((f) => {
958
- var B, k, y, x, v, j, D, u, A, d, M, K, W;
959
- return /* @__PURE__ */ t.jsxs(o3.Fragment, { children: [
960
- P3(f),
957
+ return (o = r == null ? void 0 : r.source) != null && o.secondarySources ? Object.keys(((e = r == null ? void 0 : r.source) == null ? void 0 : e.secondarySources) || {}).map((C) => {
958
+ var B, b, c, k, v, S, D, u, j, g, L, H, R;
959
+ return /* @__PURE__ */ t.jsxs(e3.Fragment, { children: [
960
+ z3(C),
961
961
  ":",
962
962
  " ",
963
963
  /* @__PURE__ */ t.jsx(
964
964
  "a",
965
965
  {
966
- href: `https://www.checklistbank.org/dataset/${(y = (k = (B = r == null ? void 0 : r.source) == null ? void 0 : B.secondarySources) == null ? void 0 : k[f]) == null ? void 0 : y.datasetKey}/taxon/${encodeURIComponent((j = (v = (x = r == null ? void 0 : r.source) == null ? void 0 : x.secondarySources) == null ? void 0 : v[f]) == null ? void 0 : j.id)}`,
967
- children: ((d = e[(A = (u = (D = r == null ? void 0 : r.source) == null ? void 0 : D.secondarySources) == null ? void 0 : u[f]) == null ? void 0 : A.datasetKey]) == null ? void 0 : d.title) || ((W = (K = (M = r == null ? void 0 : r.source) == null ? void 0 : M.secondarySources) == null ? void 0 : K[f]) == null ? void 0 : W.datasetKey)
966
+ href: `https://www.checklistbank.org/dataset/${(c = (b = (B = r == null ? void 0 : r.source) == null ? void 0 : B.secondarySources) == null ? void 0 : b[C]) == null ? void 0 : c.datasetKey}/taxon/${encodeURIComponent((S = (v = (k = r == null ? void 0 : r.source) == null ? void 0 : k.secondarySources) == null ? void 0 : v[C]) == null ? void 0 : S.id)}`,
967
+ children: ((g = a[(j = (u = (D = r == null ? void 0 : r.source) == null ? void 0 : D.secondarySources) == null ? void 0 : u[C]) == null ? void 0 : j.datasetKey]) == null ? void 0 : g.title) || ((R = (H = (L = r == null ? void 0 : r.source) == null ? void 0 : L.secondarySources) == null ? void 0 : H[C]) == null ? void 0 : R.datasetKey)
968
968
  }
969
969
  )
970
- ] }, f);
970
+ ] }, C);
971
971
  }) : null;
972
972
  };
973
- y2.config({
973
+ g2.config({
974
974
  getContainer: () => document.getElementsByClassName("catalogue-of-life")[0]
975
975
  });
976
- const X2 = (r) => {
977
- var i, e;
978
- return ((e = (i = r == null ? void 0 : r.response) == null ? void 0 : i.data) == null ? void 0 : e.message) || (r == null ? void 0 : r.message) || "An error occurred";
979
- }, Q2 = ({ error: r }) => /* @__PURE__ */ t.jsx("div", { style: { margin: "6px" }, children: /* @__PURE__ */ t.jsx("span", { children: X2(r) }) }), t1 = ({ datasetKey: r, taxonKey: i }) => {
980
- const [e] = y3.useForm(), [s, l] = n3(!1), [a, o] = n3(!1), [E, f] = n3(null), [B, k] = n3(null), y = ({ errorFields: j }) => {
981
- e.scrollToField(j[0].name);
982
- }, x = (j) => {
983
- s2.post(
984
- `${H.dataApi}dataset/${r}/nameusage/${i}/feedback`,
985
- j
976
+ const Q2 = (r) => {
977
+ var p, a;
978
+ return ((a = (p = r == null ? void 0 : r.response) == null ? void 0 : p.data) == null ? void 0 : a.message) || (r == null ? void 0 : r.message) || "An error occurred";
979
+ }, t1 = ({ error: r }) => /* @__PURE__ */ t.jsx("div", { style: { margin: "6px" }, children: /* @__PURE__ */ t.jsx("span", { children: Q2(r) }) }), a1 = ({ datasetKey: r, taxonKey: p }) => {
980
+ const [a] = y3.useForm(), [s, l] = o3(!1), [i, o] = o3(!1), [e, C] = o3(null), [B, b] = o3(null), c = ({ errorFields: S }) => {
981
+ a.scrollToField(S[0].name);
982
+ }, k = (S) => {
983
+ i2.post(
984
+ `${P.dataApi}dataset/${r}/nameusage/${p}/feedback`,
985
+ S
986
986
  ).then((D) => {
987
- console.log(D), l(!1), k(D.data);
987
+ console.log(D), l(!1), b(D.data);
988
988
  }).catch((D) => {
989
- l(!1), f(D);
989
+ l(!1), C(D);
990
990
  });
991
991
  }, v = {
992
992
  labelCol: {
@@ -998,29 +998,29 @@ const X2 = (r) => {
998
998
  };
999
999
  return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
1000
1000
  /* @__PURE__ */ t.jsxs(
1001
- g2,
1001
+ f2,
1002
1002
  {
1003
1003
  getContainer: ".catalogue-of-life",
1004
1004
  title: "Feedback",
1005
- open: a,
1005
+ open: i,
1006
1006
  destroyOnClose: !0,
1007
1007
  onOk: () => {
1008
1008
  if (B) {
1009
- o(!1), k(null);
1009
+ o(!1), b(null);
1010
1010
  return;
1011
1011
  } else
1012
- l(!0), e.validateFields().then((j) => (e.resetFields(), x(j)));
1012
+ l(!0), a.validateFields().then((S) => (a.resetFields(), k(S)));
1013
1013
  },
1014
1014
  onCancel: () => o(!1),
1015
1015
  confirmLoading: s,
1016
1016
  children: [
1017
- E && /* @__PURE__ */ t.jsx(
1017
+ e && /* @__PURE__ */ t.jsx(
1018
1018
  i3,
1019
1019
  {
1020
1020
  style: { marginBottom: "10px" },
1021
- message: /* @__PURE__ */ t.jsx(Q2, { error: E }),
1021
+ message: /* @__PURE__ */ t.jsx(t1, { error: e }),
1022
1022
  type: "error",
1023
- onClose: () => f(null),
1023
+ onClose: () => C(null),
1024
1024
  closable: !0
1025
1025
  }
1026
1026
  ),
@@ -1035,15 +1035,15 @@ const X2 = (r) => {
1035
1035
  /* @__PURE__ */ t.jsx("a", { href: "https://github.com/CatalogueofLife/data/issues", target: "_blank", children: "github issue" }),
1036
1036
  " which you can monitor or use to further discuss with us."
1037
1037
  ] }),
1038
- /* @__PURE__ */ t.jsx(f2, { spinning: s, children: /* @__PURE__ */ t.jsxs(
1038
+ /* @__PURE__ */ t.jsx(m2, { spinning: s, children: /* @__PURE__ */ t.jsxs(
1039
1039
  y3,
1040
1040
  {
1041
1041
  ...v,
1042
- form: e,
1043
- onFinish: x,
1044
- onFinishFailed: y,
1042
+ form: a,
1043
+ onFinish: k,
1044
+ onFinishFailed: c,
1045
1045
  children: [
1046
- /* @__PURE__ */ t.jsx(y3.Item, { name: "message", label: "Message", rules: [{ required: !0 }], children: /* @__PURE__ */ t.jsx($3.TextArea, { rows: 8 }) }),
1046
+ /* @__PURE__ */ t.jsx(y3.Item, { name: "message", label: "Message", rules: [{ required: !0 }], children: /* @__PURE__ */ t.jsx(w3.TextArea, { rows: 8 }) }),
1047
1047
  /* @__PURE__ */ t.jsx(
1048
1048
  y3.Item,
1049
1049
  {
@@ -1054,7 +1054,7 @@ const X2 = (r) => {
1054
1054
  type: "email"
1055
1055
  }
1056
1056
  ],
1057
- children: /* @__PURE__ */ t.jsx($3, { type: "email" })
1057
+ children: /* @__PURE__ */ t.jsx(w3, { type: "email" })
1058
1058
  }
1059
1059
  )
1060
1060
  ]
@@ -1067,163 +1067,163 @@ const X2 = (r) => {
1067
1067
  /* @__PURE__ */ t.jsxs(d3, { children: [
1068
1068
  /* @__PURE__ */ t.jsx(G, { flex: "auto" }),
1069
1069
  /* @__PURE__ */ t.jsx(G, {}),
1070
- /* @__PURE__ */ t.jsxs(w3, { href: `https://www.checklistbank.org/dataset/${r}/download?taxonID=${i}`, style: { marginTop: "12px", marginRight: "4px" }, size: "small", children: [
1070
+ /* @__PURE__ */ t.jsxs(M3, { href: `https://www.checklistbank.org/dataset/${r}/download?taxonID=${p}`, style: { marginTop: "12px", marginRight: "4px" }, size: "small", children: [
1071
1071
  "Download ",
1072
1072
  /* @__PURE__ */ t.jsx(j3, {})
1073
1073
  ] }),
1074
- /* @__PURE__ */ t.jsxs(w3, { style: { marginTop: "12px" }, size: "small", onClick: () => o(!0), children: [
1074
+ /* @__PURE__ */ t.jsxs(M3, { style: { marginTop: "12px" }, size: "small", onClick: () => o(!0), children: [
1075
1075
  "Feedback ",
1076
- /* @__PURE__ */ t.jsx(U3, {})
1076
+ /* @__PURE__ */ t.jsx(G3, {})
1077
1077
  ] })
1078
1078
  ] })
1079
1079
  ] });
1080
1080
  };
1081
- Q3.extend(U2);
1082
- const L = 5, a1 = ({ source: r }) => /* @__PURE__ */ t.jsx(
1081
+ t2.extend(G2);
1082
+ const $ = 5, e1 = ({ source: r }) => /* @__PURE__ */ t.jsx(
1083
1083
  "span",
1084
1084
  {
1085
1085
  dangerouslySetInnerHTML: {
1086
- __html: Z3.sanitize(S2.parse(r))
1086
+ __html: U3.sanitize(j2.parse(r))
1087
1087
  }
1088
1088
  }
1089
1089
  );
1090
- class t2 extends o3.Component {
1091
- constructor(e) {
1092
- super(e);
1093
- R(this, "componentDidMount", () => {
1094
- const { taxonKey: e } = this.props;
1095
- this.getCatalogue(), e && (this.getInfo(e), this.getRank(e), this.getIncludes(e), this.getNomStatus(e));
1090
+ class a2 extends e3.Component {
1091
+ constructor(a) {
1092
+ super(a);
1093
+ N(this, "componentDidMount", () => {
1094
+ const { taxonKey: a } = this.props;
1095
+ this.getCatalogue(), a && (this.getInfo(a), this.getRank(a), this.getIncludes(a), this.getNomStatus(a));
1096
1096
  });
1097
- R(this, "getCatalogue", () => {
1098
- const { datasetKey: e } = this.props;
1099
- z(`${H.dataApi}dataset/${e}`).then((s) => {
1097
+ N(this, "getCatalogue", () => {
1098
+ const { datasetKey: a } = this.props;
1099
+ W(`${P.dataApi}dataset/${a}`).then((s) => {
1100
1100
  this.setState({ catalogue: s.data });
1101
1101
  }).catch((s) => {
1102
1102
  });
1103
1103
  });
1104
- R(this, "datasetLoader", new u3(
1105
- (e) => R3(e, this.props.datasetKey)
1104
+ N(this, "datasetLoader", new u3(
1105
+ (a) => Y3(a, this.props.datasetKey)
1106
1106
  ));
1107
- R(this, "sectorLoader", new u3(
1108
- (e) => l2(e, this.props.datasetKey)
1107
+ N(this, "sectorLoader", new u3(
1108
+ (a) => s2(a, this.props.datasetKey)
1109
1109
  ));
1110
- R(this, "decorateWithSectorsAndDataset", async (e) => {
1110
+ N(this, "decorateWithSectorsAndDataset", async (a) => {
1111
1111
  const { datasetKey: s } = this.props, l = {};
1112
- for (const a of ["misapplied", "heterotypic", "homotypic"].filter(
1113
- (o) => !!e[o]
1112
+ for (const i of ["misapplied", "heterotypic", "homotypic"].filter(
1113
+ (o) => !!a[o]
1114
1114
  ))
1115
1115
  await Promise.allSettled(
1116
- e[a].filter((o) => !!o.sectorKey).map(
1117
- (o) => this.sectorLoader.load(o.sectorKey, s).then((E) => (o.sector = E, this.datasetLoader.load(E.subjectDatasetKey).then((f) => {
1118
- o.sourceDatasetKey = f.key, l[f.key] = f;
1116
+ a[i].filter((o) => !!o.sectorKey).map(
1117
+ (o) => this.sectorLoader.load(o.sectorKey, s).then((e) => (o.sector = e, this.datasetLoader.load(e.subjectDatasetKey).then((C) => {
1118
+ o.sourceDatasetKey = C.key, l[C.key] = C;
1119
1119
  })))
1120
1120
  )
1121
1121
  );
1122
- if (e != null && e.heterotypicGroups)
1123
- for (const a of e == null ? void 0 : e.heterotypicGroups)
1122
+ if (a != null && a.heterotypicGroups)
1123
+ for (const i of a == null ? void 0 : a.heterotypicGroups)
1124
1124
  await Promise.allSettled(
1125
- a.filter((o) => !!o.sectorKey).map(
1126
- (o) => this.sectorLoader.load(o.sectorKey, s).then((E) => (o.sector = E, this.datasetLoader.load(E.subjectDatasetKey).then((f) => {
1127
- o.sourceDatasetKey = f.key, l[f.key] = f;
1125
+ i.filter((o) => !!o.sectorKey).map(
1126
+ (o) => this.sectorLoader.load(o.sectorKey, s).then((e) => (o.sector = e, this.datasetLoader.load(e.subjectDatasetKey).then((C) => {
1127
+ o.sourceDatasetKey = C.key, l[C.key] = C;
1128
1128
  })))
1129
1129
  )
1130
1130
  );
1131
1131
  return Object.keys(l).length > 0 ? l : null;
1132
1132
  });
1133
- R(this, "getInfo", async (e) => {
1134
- var a, o, E, f, B, k;
1133
+ N(this, "getInfo", async (a) => {
1134
+ var i, o, e, C, B, b;
1135
1135
  const { datasetKey: s, pageTitleTemplate: l } = this.props;
1136
1136
  try {
1137
- const y = await z(
1138
- `${H.dataApi}dataset/${s}/taxon/${e}/info`
1139
- ), x = n(y, "data.usage");
1140
- l && n(x, "label") && (document.title = l.replace("__taxon__", x.label));
1141
- const v = n(x, "name.publishedInId");
1142
- if (v && x.name) {
1143
- const u = n(y, "data.references") && y.data.references[v];
1137
+ const c = await W(
1138
+ `${P.dataApi}dataset/${s}/taxon/${a}/info`
1139
+ ), k = n(c, "data.usage");
1140
+ l && n(k, "label") && (document.title = l.replace("__taxon__", k.label));
1141
+ const v = n(k, "name.publishedInId");
1142
+ if (v && k.name) {
1143
+ const u = n(c, "data.references") && c.data.references[v];
1144
1144
  if (u)
1145
- x.name.publishedIn = u;
1145
+ k.name.publishedIn = u;
1146
1146
  else
1147
1147
  try {
1148
- const A = await z(
1149
- `${H.dataApi}dataset/${s}/reference/${v}`
1148
+ const j = await W(
1149
+ `${P.dataApi}dataset/${s}/reference/${v}`
1150
1150
  );
1151
- x.name.publishedIn = A.data;
1151
+ k.name.publishedIn = j.data;
1152
1152
  } catch {
1153
1153
  }
1154
1154
  }
1155
- n(x, "sectorKey") && z(
1156
- `${H.dataApi}dataset/${s}/sector/${n(x, "sectorKey")}`
1155
+ n(k, "sectorKey") && W(
1156
+ `${P.dataApi}dataset/${s}/sector/${n(k, "sectorKey")}`
1157
1157
  ).then((u) => {
1158
- const A = n(u, "data.subjectDatasetKey");
1159
- z(
1160
- `${H.dataApi}dataset/${s}/logo/source/${A}`
1158
+ const j = n(u, "data.subjectDatasetKey");
1159
+ W(
1160
+ `${P.dataApi}dataset/${s}/logo/source/${j}`
1161
1161
  ).then(() => {
1162
1162
  this.setState({
1163
- logoUrl: `${H.dataApi}dataset/${s}/logo/source/${A}?size=MEDIUM`
1163
+ logoUrl: `${P.dataApi}dataset/${s}/logo/source/${j}?size=MEDIUM`
1164
1164
  });
1165
1165
  }).catch(() => {
1166
- }), z(
1167
- `${H.dataApi}dataset/${s}/source/${A}`
1168
- ).then((d) => {
1169
- this.setState({ sourceDataset: d.data });
1166
+ }), W(
1167
+ `${P.dataApi}dataset/${s}/source/${j}`
1168
+ ).then((g) => {
1169
+ this.setState({ sourceDataset: g.data });
1170
1170
  });
1171
1171
  });
1172
- let j = {};
1173
- n(y, "data.references") && (Object.keys(y.data.references).forEach((u, A) => {
1174
- j[u] = (A + 1).toString();
1172
+ let S = {};
1173
+ n(c, "data.references") && (Object.keys(c.data.references).forEach((u, j) => {
1174
+ S[u] = (j + 1).toString();
1175
1175
  }), await Promise.allSettled(
1176
- Object.keys(y.data.references).map((u) => y.data.references[u]).filter((u) => !!u.sectorKey).map(
1177
- (u) => this.sectorLoader.load(u.sectorKey).then((A) => (u.sector = A, this.datasetLoader.load(A.subjectDatasetKey).then((d) => {
1178
- u.sourceDataset = d;
1176
+ Object.keys(c.data.references).map((u) => c.data.references[u]).filter((u) => !!u.sectorKey).map(
1177
+ (u) => this.sectorLoader.load(u.sectorKey).then((j) => (u.sector = j, this.datasetLoader.load(j.subjectDatasetKey).then((g) => {
1178
+ u.sourceDataset = g;
1179
1179
  })))
1180
1180
  )
1181
- )), (a = y == null ? void 0 : y.data) != null && a.vernacularNames && await Promise.allSettled(
1182
- y.data.vernacularNames.filter((u) => !!u.sectorKey).map(
1183
- (u) => this.sectorLoader.load(u.sectorKey).then((A) => {
1184
- u.sector = A, u.sourceDatasetKey = A.subjectDatasetKey;
1181
+ )), (i = c == null ? void 0 : c.data) != null && i.vernacularNames && await Promise.allSettled(
1182
+ c.data.vernacularNames.filter((u) => !!u.sectorKey).map(
1183
+ (u) => this.sectorLoader.load(u.sectorKey).then((j) => {
1184
+ u.sector = j, u.sourceDatasetKey = j.subjectDatasetKey;
1185
1185
  })
1186
1186
  )
1187
- ), (o = y == null ? void 0 : y.data) != null && o.distributions && await Promise.allSettled(
1188
- y.data.distributions.filter((u) => !!u.sectorKey).map(
1189
- (u) => this.sectorLoader.load(u.sectorKey).then((A) => {
1190
- u.sector = A, u.sourceDatasetKey = A.subjectDatasetKey;
1187
+ ), (o = c == null ? void 0 : c.data) != null && o.distributions && await Promise.allSettled(
1188
+ c.data.distributions.filter((u) => !!u.sectorKey).map(
1189
+ (u) => this.sectorLoader.load(u.sectorKey).then((j) => {
1190
+ u.sector = j, u.sourceDatasetKey = j.subjectDatasetKey;
1191
1191
  })
1192
1192
  )
1193
1193
  );
1194
- let D = n(y, "data.synonyms") ? await this.decorateWithSectorsAndDataset(n(y, "data.synonyms")) : null;
1195
- (E = y == null ? void 0 : y.data) != null && E.nameRelations && ((f = y == null ? void 0 : y.data) != null && f.names) && ((B = y == null ? void 0 : y.data) == null || B.nameRelations.forEach((u) => {
1196
- var A, d, M, K;
1197
- u.relatedName = (d = (A = y == null ? void 0 : y.data) == null ? void 0 : A.names) == null ? void 0 : d[u == null ? void 0 : u.relatedNameId], u.name = (K = (M = y == null ? void 0 : y.data) == null ? void 0 : M.names) == null ? void 0 : K[u == null ? void 0 : u.nameId];
1194
+ let D = n(c, "data.synonyms") ? await this.decorateWithSectorsAndDataset(n(c, "data.synonyms")) : null;
1195
+ (e = c == null ? void 0 : c.data) != null && e.nameRelations && ((C = c == null ? void 0 : c.data) != null && C.names) && ((B = c == null ? void 0 : c.data) == null || B.nameRelations.forEach((u) => {
1196
+ var j, g, L, H;
1197
+ u.relatedName = (g = (j = c == null ? void 0 : c.data) == null ? void 0 : j.names) == null ? void 0 : g[u == null ? void 0 : u.relatedNameId], u.name = (H = (L = c == null ? void 0 : c.data) == null ? void 0 : L.names) == null ? void 0 : H[u == null ? void 0 : u.nameId];
1198
1198
  })), this.setState({
1199
1199
  infoLoading: !1,
1200
- info: y.data,
1201
- taxon: x,
1202
- classification: (k = y == null ? void 0 : y.data) == null ? void 0 : k.classification,
1200
+ info: c.data,
1201
+ taxon: k,
1202
+ classification: (b = c == null ? void 0 : c.data) == null ? void 0 : b.classification,
1203
1203
  infoError: null,
1204
- referenceIndexMap: j,
1204
+ referenceIndexMap: S,
1205
1205
  sourceDatasetKeyMap: D
1206
1206
  });
1207
- } catch (y) {
1208
- n(y, "response.status") === 404 ? this.setState({ infoLoading: !1, info: null, taxon: null, status: 404 }) : this.setState({ infoLoading: !1, infoError: y, info: null });
1207
+ } catch (c) {
1208
+ n(c, "response.status") === 404 ? this.setState({ infoLoading: !1, info: null, taxon: null, status: 404 }) : this.setState({ infoLoading: !1, infoError: c, info: null });
1209
1209
  }
1210
1210
  });
1211
- R(this, "getRank", () => {
1212
- z(`${H.dataApi}vocab/rank`).then(
1213
- (e) => this.setState({ rank: e.data.map((s) => s.name) })
1211
+ N(this, "getRank", () => {
1212
+ W(`${P.dataApi}vocab/rank`).then(
1213
+ (a) => this.setState({ rank: a.data.map((s) => s.name) })
1214
1214
  );
1215
1215
  });
1216
- R(this, "getNomStatus", () => {
1217
- z(`${H.dataApi}vocab/nomstatus`).then(
1218
- (e) => this.setState({
1219
- nomStatus: e.data.reduce((s, l) => (s[l.name] = l, s), {})
1216
+ N(this, "getNomStatus", () => {
1217
+ W(`${P.dataApi}vocab/nomstatus`).then(
1218
+ (a) => this.setState({
1219
+ nomStatus: a.data.reduce((s, l) => (s[l.name] = l, s), {})
1220
1220
  })
1221
1221
  );
1222
1222
  });
1223
- R(this, "getIncludes", (e) => {
1223
+ N(this, "getIncludes", (a) => {
1224
1224
  const { datasetKey: s } = this.props;
1225
- z(
1226
- `${H.dataApi}dataset/${s}/nameusage/search?TAXON_ID=${e}&facet=rank&status=accepted&status=provisionally%20accepted&limit=0`
1225
+ W(
1226
+ `${P.dataApi}dataset/${s}/nameusage/search?TAXON_ID=${a}&facet=rank&status=accepted&status=provisionally%20accepted&limit=0`
1227
1227
  ).then((l) => {
1228
1228
  this.setState({
1229
1229
  includesLoading: !1,
@@ -1236,7 +1236,7 @@ class t2 extends o3.Component {
1236
1236
  });
1237
1237
  });
1238
1238
  });
1239
- i2(this.props.auth), this.state = {
1239
+ p2(this.props.auth), this.state = {
1240
1240
  taxon: null,
1241
1241
  info: null,
1242
1242
  taxonLoading: !0,
@@ -1257,40 +1257,41 @@ class t2 extends o3.Component {
1257
1257
  sourceDatasetKeyMap: null
1258
1258
  };
1259
1259
  }
1260
- componentDidUpdate(e) {
1261
- if (e.taxonKey !== this.props.taxonKey && this.props.taxonKey) {
1260
+ componentDidUpdate(a) {
1261
+ if (a.taxonKey !== this.props.taxonKey && this.props.taxonKey) {
1262
1262
  const s = this.props.taxonKey;
1263
1263
  this.getInfo(s), this.getRank(s), this.getIncludes(s), this.getNomStatus(s);
1264
1264
  }
1265
1265
  }
1266
1266
  render() {
1267
- var e3, Q, I, S, t3, s3, C, g, p, m, c, h, F, b, $, T, O, Y, q, Z, J, U, N, P, X, a3, A3, b3, v3;
1267
+ var Q, I, x, t3, s3, E, f, d, m, y, h, F, A, w, T, K, Y, q, Z, J, U, _, z, X, a3, A3, b3, v3, L3;
1268
1268
  const {
1269
- datasetKey: e,
1269
+ datasetKey: a,
1270
1270
  showDistributionMap: s,
1271
- gbifChecklistKey: l
1271
+ gbifChecklistKey: l,
1272
+ basemapStyle: i
1272
1273
  } = this.props, {
1273
- taxon: a,
1274
- info: o,
1275
- classification: E,
1276
- sourceDataset: f,
1277
- includes: B,
1278
- rank: k,
1279
- nomStatus: y,
1280
- taxonError: x,
1281
- synonymsError: v,
1282
- classificationError: j,
1283
- infoError: D,
1284
- status: u,
1285
- catalogue: A,
1286
- referenceIndexMap: d
1287
- } = this.state, M = k ? k.indexOf("genus") : -1, K = ["synonym", "ambiguous synonym", "misapplied"].includes(
1288
- n(a, "status")
1289
- ), W = n(o, "synonyms.homotypic", []), V = n(o, "synonyms.heterotypic", []), c3 = n(o, "synonyms.misapplied", []);
1274
+ taxon: o,
1275
+ info: e,
1276
+ classification: C,
1277
+ sourceDataset: B,
1278
+ includes: b,
1279
+ rank: c,
1280
+ nomStatus: k,
1281
+ taxonError: v,
1282
+ synonymsError: S,
1283
+ classificationError: D,
1284
+ infoError: u,
1285
+ status: j,
1286
+ catalogue: g,
1287
+ referenceIndexMap: L
1288
+ } = this.state, H = c ? c.indexOf("genus") : -1, R = ["synonym", "ambiguous synonym", "misapplied"].includes(
1289
+ n(o, "status")
1290
+ ), V = n(e, "synonyms.homotypic", []), c3 = n(e, "synonyms.heterotypic", []), l3 = n(e, "synonyms.misapplied", []);
1290
1291
  return [
1291
- ...W.map((_) => ({ ..._, __homotypic: !0 })),
1292
- ...V
1293
- ], u === 404 ? /* @__PURE__ */ t.jsx(q2, {}) : /* @__PURE__ */ t.jsx(o3.Fragment, { children: /* @__PURE__ */ t.jsxs(
1292
+ ...V.map((O) => ({ ...O, __homotypic: !0 })),
1293
+ ...c3
1294
+ ], j === 404 ? /* @__PURE__ */ t.jsx(J2, {}) : /* @__PURE__ */ t.jsx(e3.Fragment, { children: /* @__PURE__ */ t.jsxs(
1294
1295
  "div",
1295
1296
  {
1296
1297
  className: "catalogue-of-life",
@@ -1301,18 +1302,18 @@ class t2 extends o3.Component {
1301
1302
  fontSize: "12px"
1302
1303
  },
1303
1304
  children: [
1304
- x && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: x }), type: "error" }),
1305
- a && /* @__PURE__ */ t.jsxs(d3, { align: "bottom", children: [
1306
- /* @__PURE__ */ t.jsx(G, { flex: "auto", children: /* @__PURE__ */ t.jsxs("div", { style: { marginLeft: (e3 = o == null ? void 0 : o.usage) != null && e3.merged ? "-22px" : 0 }, children: [
1307
- ((Q = o == null ? void 0 : o.usage) == null ? void 0 : Q.merged) && /* @__PURE__ */ t.jsx(
1308
- D3,
1305
+ v && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: v }), type: "error" }),
1306
+ o && /* @__PURE__ */ t.jsxs(d3, { align: "bottom", children: [
1307
+ /* @__PURE__ */ t.jsx(G, { flex: "auto", children: /* @__PURE__ */ t.jsxs("div", { style: { marginLeft: (Q = e == null ? void 0 : e.usage) != null && Q.merged ? "-22px" : 0 }, children: [
1308
+ ((I = e == null ? void 0 : e.usage) == null ? void 0 : I.merged) && /* @__PURE__ */ t.jsx(
1309
+ I3,
1309
1310
  {
1310
1311
  style: { marginBottom: "10px" },
1311
- createdBy: (I = o == null ? void 0 : o.usage) == null ? void 0 : I.createdBy,
1312
- datasetKey: (S = o == null ? void 0 : o.usage) == null ? void 0 : S.datasetKey,
1313
- verbatimSourceKey: (t3 = o == null ? void 0 : o.usage) == null ? void 0 : t3.verbatimSourceKey,
1314
- sourceDatasetKey: (s3 = o == null ? void 0 : o.source) == null ? void 0 : s3.sourceDatasetKey,
1315
- sourceId: (C = o == null ? void 0 : o.source) == null ? void 0 : C.sourceId
1312
+ createdBy: (x = e == null ? void 0 : e.usage) == null ? void 0 : x.createdBy,
1313
+ datasetKey: (t3 = e == null ? void 0 : e.usage) == null ? void 0 : t3.datasetKey,
1314
+ verbatimSourceKey: (s3 = e == null ? void 0 : e.usage) == null ? void 0 : s3.verbatimSourceKey,
1315
+ sourceDatasetKey: (E = e == null ? void 0 : e.source) == null ? void 0 : E.sourceDatasetKey,
1316
+ sourceId: (f = e == null ? void 0 : e.source) == null ? void 0 : f.sourceId
1316
1317
  }
1317
1318
  ),
1318
1319
  /* @__PURE__ */ t.jsx(
@@ -1326,17 +1327,17 @@ class t2 extends o3.Component {
1326
1327
  textTransform: "none"
1327
1328
  },
1328
1329
  dangerouslySetInnerHTML: {
1329
- __html: a.labelHtml
1330
+ __html: o.labelHtml
1330
1331
  }
1331
1332
  }
1332
1333
  )
1333
1334
  ] }) }),
1334
1335
  /* @__PURE__ */ t.jsxs(G, { span: 1, children: [
1335
1336
  /* @__PURE__ */ t.jsx("a", { href: "" }),
1336
- a.provisional && /* @__PURE__ */ t.jsx(C3, { color: "red", children: "Provisional" })
1337
+ o.provisional && /* @__PURE__ */ t.jsx(C3, { color: "red", children: "Provisional" })
1337
1338
  ] }),
1338
- f && /* @__PURE__ */ t.jsx(G, { span: 5, style: { textAlign: "right" }, children: /* @__PURE__ */ t.jsx(
1339
- k2,
1339
+ B && /* @__PURE__ */ t.jsx(G, { span: 5, style: { textAlign: "right" }, children: /* @__PURE__ */ t.jsx(
1340
+ x2,
1340
1341
  {
1341
1342
  auth: this.props.auth,
1342
1343
  style: {
@@ -1344,12 +1345,12 @@ class t2 extends o3.Component {
1344
1345
  height: "auto",
1345
1346
  marginRight: "8px"
1346
1347
  },
1347
- datasetKey: e,
1348
- sourceDatasetKey: f.key
1348
+ datasetKey: a,
1349
+ sourceDatasetKey: B.key
1349
1350
  }
1350
1351
  ) })
1351
1352
  ] }),
1352
- K && n(a, "accepted.id") && /* @__PURE__ */ t.jsxs(
1353
+ R && n(o, "accepted.id") && /* @__PURE__ */ t.jsxs(
1353
1354
  "div",
1354
1355
  {
1355
1356
  style: {
@@ -1359,34 +1360,34 @@ class t2 extends o3.Component {
1359
1360
  fontSize: "16px"
1360
1361
  },
1361
1362
  children: [
1362
- n(a, "status"),
1363
+ n(o, "status"),
1363
1364
  " ",
1364
- n(a, "status") === "misapplied" ? "to" : "of",
1365
+ n(o, "status") === "misapplied" ? "to" : "of",
1365
1366
  " ",
1366
- /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: n(a, "accepted.id"), children: /* @__PURE__ */ t.jsx(
1367
+ /* @__PURE__ */ t.jsx(p3, { to: "taxon", args: n(o, "accepted.id"), children: /* @__PURE__ */ t.jsx(
1367
1368
  "span",
1368
1369
  {
1369
1370
  dangerouslySetInnerHTML: {
1370
- __html: n(a, "accepted.labelHtml")
1371
+ __html: n(o, "accepted.labelHtml")
1371
1372
  }
1372
1373
  }
1373
1374
  ) })
1374
1375
  ]
1375
1376
  }
1376
1377
  ),
1377
- n(a, "id") && /* @__PURE__ */ t.jsxs(
1378
- w,
1378
+ n(o, "id") && /* @__PURE__ */ t.jsxs(
1379
+ M,
1379
1380
  {
1380
- md: L,
1381
+ md: $,
1381
1382
  label: n(this.props, "identifierLabel", "Identifier"),
1382
1383
  children: [
1383
- n(a, "id"),
1384
+ n(o, "id"),
1384
1385
  " ",
1385
1386
  /* @__PURE__ */ t.jsx(
1386
1387
  "a",
1387
1388
  {
1388
- href: `https://www.checklistbank.org/dataset/${e}/taxon/${n(
1389
- a,
1389
+ href: `https://www.checklistbank.org/dataset/${a}/taxon/${n(
1390
+ o,
1390
1391
  "id"
1391
1392
  )}`,
1392
1393
  children: /* @__PURE__ */ t.jsx(h3, {})
@@ -1396,15 +1397,15 @@ class t2 extends o3.Component {
1396
1397
  E3,
1397
1398
  {
1398
1399
  title: "Download data for this taxon and descendants",
1399
- getPopupContainer: () => document.getElementById(`col-download-${n(a, "id")}`) || document.body,
1400
+ getPopupContainer: () => document.getElementById(`col-download-${n(o, "id")}`) || document.body,
1400
1401
  children: /* @__PURE__ */ t.jsx(
1401
1402
  "a",
1402
1403
  {
1403
1404
  style: { marginLeft: "5px" },
1404
- id: `col-download-${n(a, "id")}`,
1405
+ id: `col-download-${n(o, "id")}`,
1405
1406
  target: "_blank",
1406
- href: `http://checklistbank.org/dataset/${e}/download?taxonID=${encodeURIComponent(n(
1407
- a,
1407
+ href: `http://checklistbank.org/dataset/${a}/download?taxonID=${encodeURIComponent(n(
1408
+ o,
1408
1409
  "id"
1409
1410
  ))}`,
1410
1411
  children: /* @__PURE__ */ t.jsx(j3, {})
@@ -1415,209 +1416,210 @@ class t2 extends o3.Component {
1415
1416
  ]
1416
1417
  }
1417
1418
  ),
1418
- Array.isArray(n(a, "identifier")) && n(a, "identifier").length > 0 && /* @__PURE__ */ t.jsx(w, { md: L, label: "Other identifiers", children: n(a, "identifier").map((_, L3) => /* @__PURE__ */ t.jsxs(o3.Fragment, { children: [
1419
- L3 > 0 && ", ",
1420
- String(_)
1421
- ] }, L3)) }),
1422
- n(a, "labelHtml") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Name", children: /* @__PURE__ */ t.jsx(
1419
+ Array.isArray(n(o, "identifier")) && n(o, "identifier").length > 0 && /* @__PURE__ */ t.jsx(M, { md: $, label: "Other identifiers", children: n(o, "identifier").map((O, $3) => /* @__PURE__ */ t.jsxs(e3.Fragment, { children: [
1420
+ $3 > 0 && ", ",
1421
+ String(O)
1422
+ ] }, $3)) }),
1423
+ n(o, "labelHtml") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Name", children: /* @__PURE__ */ t.jsx(
1423
1424
  "span",
1424
1425
  {
1425
1426
  dangerouslySetInnerHTML: {
1426
- __html: a.labelHtml
1427
+ __html: o.labelHtml
1427
1428
  }
1428
1429
  }
1429
1430
  ) }),
1430
- n(a, "name.publishedIn.citation") && /* @__PURE__ */ t.jsxs(w, { md: L, label: "Published in", children: [
1431
- n(o, "source.secondarySources['published in']") && /* @__PURE__ */ t.jsx(
1432
- D3,
1431
+ n(o, "name.publishedIn.citation") && /* @__PURE__ */ t.jsxs(M, { md: $, label: "Published in", children: [
1432
+ n(e, "source.secondarySources['published in']") && /* @__PURE__ */ t.jsx(
1433
+ I3,
1433
1434
  {
1434
- sourceDatasetKey: n(o, "source.secondarySources['published in'].datasetKey"),
1435
- sourceId: n(o, "source.secondarySources['published in'].id")
1435
+ sourceDatasetKey: n(e, "source.secondarySources['published in'].datasetKey"),
1436
+ sourceId: n(e, "source.secondarySources['published in'].id")
1436
1437
  }
1437
1438
  ),
1438
- n(a, "name.publishedIn.citation")
1439
+ n(o, "name.publishedIn.citation")
1439
1440
  ] }),
1440
- n(a, "status") && /* @__PURE__ */ t.jsxs(w, { md: L, label: "Checklist status", children: [
1441
- `${n(a, "status")} ${n(a, "name.rank")}`,
1442
- ((g = o == null ? void 0 : o.decisions) == null ? void 0 : g[a == null ? void 0 : a.id]) && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
1441
+ n(o, "status") && /* @__PURE__ */ t.jsxs(M, { md: $, label: "Checklist status", children: [
1442
+ `${n(o, "status")} ${n(o, "name.rank")}`,
1443
+ ((d = e == null ? void 0 : e.decisions) == null ? void 0 : d[o == null ? void 0 : o.id]) && /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
1443
1444
  " with",
1444
1445
  " ",
1445
- (m = (p = o == null ? void 0 : o.decisions) == null ? void 0 : p[a == null ? void 0 : a.id]) == null ? void 0 : m.mode,
1446
+ (y = (m = e == null ? void 0 : e.decisions) == null ? void 0 : m[o == null ? void 0 : o.id]) == null ? void 0 : y.mode,
1446
1447
  " ",
1447
1448
  "decision",
1448
1449
  /* @__PURE__ */ t.jsx(
1449
- q3,
1450
+ J3,
1450
1451
  {
1451
1452
  style: { marginLeft: "10px" },
1452
- decision: (c = o == null ? void 0 : o.decisions) == null ? void 0 : c[a == null ? void 0 : a.id]
1453
+ decision: (h = e == null ? void 0 : e.decisions) == null ? void 0 : h[o == null ? void 0 : o.id]
1453
1454
  }
1454
1455
  )
1455
1456
  ] })
1456
1457
  ] }),
1457
- n(a, "name.nomStatus") && y && /* @__PURE__ */ t.jsx(w, { md: L, label: "Nomenclatural Status", children: y[n(a, "name.nomStatus")][n(a, "name.code"), "zoological"] }),
1458
- D && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: D }), type: "error" }),
1459
- !K && n(o, "synonyms") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Synonyms and combinations", children: /* @__PURE__ */ t.jsx(
1460
- T3,
1458
+ n(o, "name.nomStatus") && k && /* @__PURE__ */ t.jsx(M, { md: $, label: "Nomenclatural Status", children: k[n(o, "name.nomStatus")][n(o, "name.code"), "zoological"] }),
1459
+ u && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: u }), type: "error" }),
1460
+ !R && n(e, "synonyms") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Synonyms and combinations", children: /* @__PURE__ */ t.jsx(
1461
+ K3,
1461
1462
  {
1462
- primarySource: f,
1463
- data: n(o, "synonyms"),
1464
- decisions: n(o, "decisions"),
1465
- references: n(o, "references"),
1466
- typeMaterial: n(o, "typeMaterial"),
1467
- referenceIndexMap: d,
1463
+ primarySource: B,
1464
+ data: n(e, "synonyms"),
1465
+ decisions: n(e, "decisions"),
1466
+ references: n(e, "references"),
1467
+ typeMaterial: n(e, "typeMaterial"),
1468
+ referenceIndexMap: L,
1468
1469
  style: { marginTop: "-3px" },
1469
- datasetKey: e
1470
+ datasetKey: a
1470
1471
  }
1471
1472
  ) }),
1472
- !K && c3.length > 0 && /* @__PURE__ */ t.jsx(w, { md: L, label: "Misapplied names", children: /* @__PURE__ */ t.jsx(
1473
- T3,
1473
+ !R && l3.length > 0 && /* @__PURE__ */ t.jsx(M, { md: $, label: "Misapplied names", children: /* @__PURE__ */ t.jsx(
1474
+ K3,
1474
1475
  {
1475
1476
  misapplied: !0,
1476
- primarySource: f,
1477
- data: n(o, "synonyms"),
1478
- decisions: n(o, "decisions"),
1479
- references: n(o, "references"),
1480
- typeMaterial: n(o, "typeMaterial"),
1481
- referenceIndexMap: d,
1477
+ primarySource: B,
1478
+ data: n(e, "synonyms"),
1479
+ decisions: n(e, "decisions"),
1480
+ references: n(e, "references"),
1481
+ typeMaterial: n(e, "typeMaterial"),
1482
+ referenceIndexMap: L,
1482
1483
  style: { marginTop: "-3px" },
1483
- datasetKey: e
1484
+ datasetKey: a
1484
1485
  }
1485
1486
  ) }),
1486
- n(o, "typeMaterial") && o.typeMaterial[(F = (h = o == null ? void 0 : o.usage) == null ? void 0 : h.name) == null ? void 0 : F.id] && /* @__PURE__ */ t.jsx(w, { md: L, label: "Type material", children: /* @__PURE__ */ t.jsx(
1487
- I2,
1487
+ n(e, "typeMaterial") && e.typeMaterial[(A = (F = e == null ? void 0 : e.usage) == null ? void 0 : F.name) == null ? void 0 : A.id] && /* @__PURE__ */ t.jsx(M, { md: $, label: "Type material", children: /* @__PURE__ */ t.jsx(
1488
+ T2,
1488
1489
  {
1489
- data: n(o, "typeMaterial"),
1490
- nameID: n(a, "name.id")
1490
+ data: n(e, "typeMaterial"),
1491
+ nameID: n(o, "name.id")
1491
1492
  }
1492
1493
  ) }),
1493
- n(o, "nameRelations") && o.nameRelations.filter((_) => (_ == null ? void 0 : _.usageId) === (a == null ? void 0 : a.id)).length > 0 && /* @__PURE__ */ t.jsx(
1494
- K3,
1494
+ n(e, "nameRelations") && e.nameRelations.filter((O) => (O == null ? void 0 : O.usageId) === (o == null ? void 0 : o.id)).length > 0 && /* @__PURE__ */ t.jsx(
1495
+ O3,
1495
1496
  {
1496
- md: L,
1497
+ md: $,
1497
1498
  style: { marginTop: "-3px" },
1498
- data: o.nameRelations.filter(
1499
- (_) => (_ == null ? void 0 : _.usageId) === (a == null ? void 0 : a.id)
1499
+ data: e.nameRelations.filter(
1500
+ (O) => (O == null ? void 0 : O.usageId) === (o == null ? void 0 : o.id)
1500
1501
  )
1501
1502
  }
1502
1503
  ),
1503
- n(o, "nameRelations") && o.nameRelations.filter((_) => (_ == null ? void 0 : _.usageId) !== (a == null ? void 0 : a.id)).length > 0 && /* @__PURE__ */ t.jsx(
1504
- K3,
1504
+ n(e, "nameRelations") && e.nameRelations.filter((O) => (O == null ? void 0 : O.usageId) !== (o == null ? void 0 : o.id)).length > 0 && /* @__PURE__ */ t.jsx(
1505
+ O3,
1505
1506
  {
1506
- md: L,
1507
+ md: $,
1507
1508
  reverse: !0,
1508
1509
  style: { marginTop: "-3px" },
1509
- data: o.nameRelations.filter(
1510
- (_) => (_ == null ? void 0 : _.usageId) !== (a == null ? void 0 : a.id)
1510
+ data: e.nameRelations.filter(
1511
+ (O) => (O == null ? void 0 : O.usageId) !== (o == null ? void 0 : o.id)
1511
1512
  )
1512
1513
  }
1513
1514
  ),
1514
- v && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: v }), type: "error" }),
1515
- j && /* @__PURE__ */ t.jsx(
1515
+ S && /* @__PURE__ */ t.jsx(i3, { message: /* @__PURE__ */ t.jsx(g3, { error: S }), type: "error" }),
1516
+ D && /* @__PURE__ */ t.jsx(
1516
1517
  i3,
1517
1518
  {
1518
- message: /* @__PURE__ */ t.jsx(g3, { error: j }),
1519
+ message: /* @__PURE__ */ t.jsx(g3, { error: D }),
1519
1520
  type: "error"
1520
1521
  }
1521
1522
  ),
1522
- E && /* @__PURE__ */ t.jsx(w, { md: L, label: "Classification", children: /* @__PURE__ */ t.jsx(
1523
- _2,
1523
+ C && /* @__PURE__ */ t.jsx(M, { md: $, label: "Classification", children: /* @__PURE__ */ t.jsx(
1524
+ N2,
1524
1525
  {
1525
1526
  style: { marginTop: "-3px", marginLeft: "-3px" },
1526
- data: E,
1527
- taxon: a,
1528
- datasetKey: e
1527
+ data: C,
1528
+ taxon: o,
1529
+ datasetKey: a
1529
1530
  }
1530
1531
  ) }),
1531
- !K && (a && k.indexOf(n(a, "name.rank")) < M && k.indexOf(n(a, "name.rank")) > -1 || n(a, "name.rank") === "unranked" && n(a, "name.scientificName") === "Biota") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Breakdown", children: /* @__PURE__ */ t.jsx(
1532
- x2,
1532
+ !R && (o && c.indexOf(n(o, "name.rank")) < H && c.indexOf(n(o, "name.rank")) > -1 || n(o, "name.rank") === "unranked" && n(o, "name.scientificName") === "Biota") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Breakdown", children: /* @__PURE__ */ t.jsx(
1533
+ S2,
1533
1534
  {
1534
- taxon: a,
1535
- datasetKey: e,
1536
- rank: k,
1537
- dataset: A,
1535
+ taxon: o,
1536
+ datasetKey: a,
1537
+ rank: c,
1538
+ dataset: g,
1538
1539
  showLevelSwitch: !0
1539
1540
  }
1540
1541
  ) }),
1541
- !K && B.length > 1 && k && a && /* @__PURE__ */ t.jsx(w, { md: L, label: "Statistics", children: /* @__PURE__ */ t.jsx(
1542
- G2,
1542
+ !R && b.length > 1 && c && o && /* @__PURE__ */ t.jsx(M, { md: $, label: "Statistics", children: /* @__PURE__ */ t.jsx(
1543
+ V2,
1543
1544
  {
1544
1545
  style: { marginTop: "-3px", marginLeft: "-3px" },
1545
- data: B,
1546
- rank: k,
1547
- taxon: a
1546
+ data: b,
1547
+ rank: c,
1548
+ taxon: o
1548
1549
  }
1549
1550
  ) }),
1550
- !K && n(o, "vernacularNames") && a && /* @__PURE__ */ t.jsx(w, { md: L, label: "Vernacular names", children: /* @__PURE__ */ t.jsx(
1551
- K2,
1551
+ !R && n(e, "vernacularNames") && o && /* @__PURE__ */ t.jsx(M, { md: $, label: "Vernacular names", children: /* @__PURE__ */ t.jsx(
1552
+ O2,
1552
1553
  {
1553
1554
  style: { marginTop: "-3px", marginLeft: "-3px" },
1554
- data: o.vernacularNames,
1555
- references: n(o, "references"),
1556
- datasetKey: a.datasetKey
1555
+ data: e.vernacularNames,
1556
+ references: n(e, "references"),
1557
+ datasetKey: o.datasetKey
1557
1558
  }
1558
1559
  ) }),
1559
- !K && (n(o, "distributions") || s && l && a) && // Distributions owns its labelled block so it can hide entirely
1560
+ !R && (n(e, "distributions") || s && l && o) && // Distributions owns its labelled block so it can hide entirely
1560
1561
  // (label included) when there is nothing to show — including after
1561
1562
  // the async GBIF occurrence lookup comes back empty.
1562
1563
  /* @__PURE__ */ t.jsx(
1563
- F2,
1564
+ B2,
1564
1565
  {
1565
1566
  label: "Distributions",
1566
- md: L,
1567
- data: (o == null ? void 0 : o.distributions) || [],
1568
- datasetKey: e,
1567
+ md: $,
1568
+ data: (e == null ? void 0 : e.distributions) || [],
1569
+ datasetKey: a,
1569
1570
  showDistributionMap: s,
1570
- focalTaxon: a,
1571
- rankOrder: k,
1572
- gbifChecklistKey: l
1571
+ focalTaxon: o,
1572
+ rankOrder: c,
1573
+ gbifChecklistKey: l,
1574
+ basemapStyle: i
1573
1575
  }
1574
1576
  ),
1575
- n(a, "environments") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Environment(s)", children: n(a, "environments").join(", ") }),
1576
- (n(a, "remarks") || n(a, "name.remarks")) && /* @__PURE__ */ t.jsx(w, { md: L, label: "Remarks", children: /* @__PURE__ */ t.jsx(
1577
- a1,
1577
+ n(o, "environments") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Environment(s)", children: n(o, "environments").join(", ") }),
1578
+ (n(o, "remarks") || n(o, "name.remarks")) && /* @__PURE__ */ t.jsx(M, { md: $, label: "Remarks", children: /* @__PURE__ */ t.jsx(
1579
+ e1,
1578
1580
  {
1579
- source: [n(a, "remarks"), n(a, "name.remarks")].filter(Boolean).join(`
1581
+ source: [n(o, "remarks"), n(o, "name.remarks")].filter(Boolean).join(`
1580
1582
 
1581
1583
  `)
1582
1584
  }
1583
1585
  ) }),
1584
- /* @__PURE__ */ t.jsx(d3, { children: n(a, "accordingTo") && /* @__PURE__ */ t.jsx(G, { span: 12, children: /* @__PURE__ */ t.jsxs(w, { md: L * 2, label: "According to", children: [
1585
- `${n(a, "accordingTo")}`,
1586
- n(a, "accordingToDate") && `, ${Q3(n(a, "accordingToDate")).format("LL")}`
1586
+ /* @__PURE__ */ t.jsx(d3, { children: n(o, "accordingTo") && /* @__PURE__ */ t.jsx(G, { span: 12, children: /* @__PURE__ */ t.jsxs(M, { md: $ * 2, label: "According to", children: [
1587
+ `${n(o, "accordingTo")}`,
1588
+ n(o, "accordingToDate") && `, ${t2(n(o, "accordingToDate")).format("LL")}`
1587
1589
  ] }) }) }),
1588
- n(a, "scrutinizer") && /* @__PURE__ */ t.jsx(G, { span: 12, children: /* @__PURE__ */ t.jsx(w, { md: L * 2, label: "Taxonomic scrutiny", children: `${n(a, "scrutinizer")}${n(a, "scrutinizerDate") ? ", " + n(a, "scrutinizerDate") : ""}` }) }),
1589
- n(f, "title") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Source", children: /* @__PURE__ */ t.jsx(
1590
+ n(o, "scrutinizer") && /* @__PURE__ */ t.jsx(G, { span: 12, children: /* @__PURE__ */ t.jsx(M, { md: $ * 2, label: "Taxonomic scrutiny", children: `${n(o, "scrutinizer")}${n(o, "scrutinizerDate") ? ", " + n(o, "scrutinizerDate") : ""}` }) }),
1591
+ n(B, "title") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Source", children: /* @__PURE__ */ t.jsx(
1590
1592
  "div",
1591
1593
  {
1592
1594
  style: {
1593
1595
  display: "inline-block",
1594
- paddingLeft: (b = o == null ? void 0 : o.usage) != null && b.merged ? "22px" : 0
1596
+ paddingLeft: (w = e == null ? void 0 : e.usage) != null && w.merged ? "22px" : 0
1595
1597
  },
1596
1598
  children: /* @__PURE__ */ t.jsxs(
1597
- l3,
1599
+ r3,
1598
1600
  {
1599
- merged: ($ = o == null ? void 0 : o.usage) == null ? void 0 : $.merged,
1600
- createdBy: (T = o == null ? void 0 : o.usage) == null ? void 0 : T.createdBy,
1601
- datasetKey: (O = o == null ? void 0 : o.usage) == null ? void 0 : O.datasetKey,
1602
- verbatimSourceKey: (Y = o == null ? void 0 : o.usage) == null ? void 0 : Y.verbatimSourceKey,
1603
- sourceDatasetKey: (q = o == null ? void 0 : o.source) == null ? void 0 : q.sourceDatasetKey,
1604
- sourceId: (Z = o == null ? void 0 : o.source) == null ? void 0 : Z.sourceId,
1601
+ merged: (T = e == null ? void 0 : e.usage) == null ? void 0 : T.merged,
1602
+ createdBy: (K = e == null ? void 0 : e.usage) == null ? void 0 : K.createdBy,
1603
+ datasetKey: (Y = e == null ? void 0 : e.usage) == null ? void 0 : Y.datasetKey,
1604
+ verbatimSourceKey: (q = e == null ? void 0 : e.usage) == null ? void 0 : q.verbatimSourceKey,
1605
+ sourceDatasetKey: (Z = e == null ? void 0 : e.source) == null ? void 0 : Z.sourceDatasetKey,
1606
+ sourceId: (J = e == null ? void 0 : e.source) == null ? void 0 : J.sourceId,
1605
1607
  children: [
1606
- (J = o == null ? void 0 : o.source) != null && J.sourceId ? /* @__PURE__ */ t.jsx(
1608
+ (U = e == null ? void 0 : e.source) != null && U.sourceId ? /* @__PURE__ */ t.jsx(
1607
1609
  "a",
1608
1610
  {
1609
- href: `https://www.checklistbank.org/dataset/${(U = o == null ? void 0 : o.source) == null ? void 0 : U.sourceDatasetKey}/taxon/${(N = o == null ? void 0 : o.source) == null ? void 0 : N.sourceId}`,
1610
- children: n(f, "alias")
1611
+ href: `https://www.checklistbank.org/dataset/${(_ = e == null ? void 0 : e.source) == null ? void 0 : _.sourceDatasetKey}/taxon/${(z = e == null ? void 0 : e.source) == null ? void 0 : z.sourceId}`,
1612
+ children: n(B, "alias")
1611
1613
  }
1612
- ) : n(f, "alias"),
1614
+ ) : n(B, "alias"),
1613
1615
  ": ",
1614
- /* @__PURE__ */ t.jsx(p3, { to: "source", args: n(f, "key"), children: n(f, "title") }),
1615
- /* @__PURE__ */ t.jsx("span", { style: { marginLeft: "10px" }, children: n(f, "completeness") && n(f, "completeness") + "%" }),
1616
- n(f, "confidence") && /* @__PURE__ */ t.jsx(
1617
- m2,
1616
+ /* @__PURE__ */ t.jsx(p3, { to: "source", args: n(B, "key"), children: n(B, "title") }),
1617
+ /* @__PURE__ */ t.jsx("span", { style: { marginLeft: "10px" }, children: n(B, "completeness") && n(B, "completeness") + "%" }),
1618
+ n(B, "confidence") && /* @__PURE__ */ t.jsx(
1619
+ C2,
1618
1620
  {
1619
1621
  style: { marginLeft: "10px" },
1620
- value: n(f, "confidence"),
1622
+ value: n(B, "confidence"),
1621
1623
  disabled: !0
1622
1624
  }
1623
1625
  )
@@ -1626,49 +1628,51 @@ class t2 extends o3.Component {
1626
1628
  )
1627
1629
  }
1628
1630
  ) }),
1629
- n(a, "link") && /* @__PURE__ */ t.jsx(w, { md: L, label: "Original record", children: /* @__PURE__ */ t.jsx("a", { href: n(a, "link"), children: n(a, "link") }) }),
1630
- ((P = o == null ? void 0 : o.source) == null ? void 0 : P.secondarySources) && /* @__PURE__ */ t.jsx(w, { md: L, label: "Secondary Sources", children: /* @__PURE__ */ t.jsx(J2, { info: o, datasetKey: e }) }),
1631
- n(o, "references") && /* @__PURE__ */ t.jsx(w, { md: L, label: "References", children: /* @__PURE__ */ t.jsx(
1632
- R2,
1631
+ n(o, "link") && /* @__PURE__ */ t.jsx(M, { md: $, label: "Original record", children: /* @__PURE__ */ t.jsx("a", { href: n(o, "link"), children: n(o, "link") }) }),
1632
+ ((X = e == null ? void 0 : e.source) == null ? void 0 : X.secondarySources) && /* @__PURE__ */ t.jsx(M, { md: $, label: "Secondary Sources", children: /* @__PURE__ */ t.jsx(X2, { info: e, datasetKey: a }) }),
1633
+ n(e, "references") && /* @__PURE__ */ t.jsx(M, { md: $, label: "References", children: /* @__PURE__ */ t.jsx(
1634
+ Y2,
1633
1635
  {
1634
- referenceIndexMap: d,
1635
- primarySourceDatasetKey: (X = o == null ? void 0 : o.source) == null ? void 0 : X.sourceDatasetKey,
1636
- data: n(o, "references"),
1636
+ referenceIndexMap: L,
1637
+ primarySourceDatasetKey: (a3 = e == null ? void 0 : e.source) == null ? void 0 : a3.sourceDatasetKey,
1638
+ data: n(e, "references"),
1637
1639
  style: { marginTop: "-3px" }
1638
1640
  }
1639
1641
  ) }),
1640
- ((A3 = (a3 = window == null ? void 0 : window.location) == null ? void 0 : a3.hostname) == null ? void 0 : A3.endsWith("catalogueoflife.org")) && /* @__PURE__ */ t.jsx(w, { md: L, label: "", children: /* @__PURE__ */ t.jsx(t1, { taxonKey: (v3 = (b3 = this == null ? void 0 : this.state) == null ? void 0 : b3.taxon) == null ? void 0 : v3.id, datasetKey: this.props.datasetKey }) })
1642
+ ((b3 = (A3 = window == null ? void 0 : window.location) == null ? void 0 : A3.hostname) == null ? void 0 : b3.endsWith("catalogueoflife.org")) && /* @__PURE__ */ t.jsx(M, { md: $, label: "", children: /* @__PURE__ */ t.jsx(a1, { taxonKey: (L3 = (v3 = this == null ? void 0 : this.state) == null ? void 0 : v3.taxon) == null ? void 0 : L3.id, datasetKey: this.props.datasetKey }) })
1641
1643
  ]
1642
1644
  }
1643
1645
  ) });
1644
1646
  }
1645
1647
  }
1646
- R(t2, "contextType", Y3);
1648
+ N(a2, "contextType", H3);
1647
1649
  function o1({
1648
1650
  taxonKey: r,
1649
- datasetKey: i,
1650
- pageTitleTemplate: e,
1651
+ datasetKey: p,
1652
+ pageTitleTemplate: a,
1651
1653
  identifierLabel: s,
1652
1654
  showDistributionMap: l,
1653
- gbifChecklistKey: a,
1654
- auth: o,
1655
- ...E
1655
+ gbifChecklistKey: i,
1656
+ basemapStyle: o,
1657
+ auth: e,
1658
+ ...C
1656
1659
  }) {
1657
- return /* @__PURE__ */ t.jsx(Y3.Provider, { value: p2(E), children: /* @__PURE__ */ t.jsx(
1658
- t2,
1660
+ return /* @__PURE__ */ t.jsx(H3.Provider, { value: d2(C), children: /* @__PURE__ */ t.jsx(
1661
+ a2,
1659
1662
  {
1660
1663
  taxonKey: r,
1661
- datasetKey: i,
1662
- pageTitleTemplate: e,
1664
+ datasetKey: p,
1665
+ pageTitleTemplate: a,
1663
1666
  identifierLabel: s,
1664
1667
  showDistributionMap: l,
1665
- gbifChecklistKey: a,
1666
- auth: o
1668
+ gbifChecklistKey: i,
1669
+ basemapStyle: o,
1670
+ auth: e
1667
1671
  }
1668
1672
  ) });
1669
1673
  }
1670
- const L1 = n2(e2(o1));
1674
+ const $1 = r2(n2(o1));
1671
1675
  export {
1672
- L1 as Taxon
1676
+ $1 as Taxon
1673
1677
  };
1674
1678
  //# sourceMappingURL=taxon.js.map