spotlibs-components 0.1.8 → 0.1.9

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.
@@ -1,6 +1,5 @@
1
1
  "use client";
2
- import { jsx, jsxs } from 'react/jsx-runtime';
3
- import 'react';
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
4
3
 
5
4
  var __defProp = Object.defineProperty;
6
5
  var __defProps = Object.defineProperties;
@@ -34,57 +33,12 @@ var __objRest = (source, exclude) => {
34
33
  return target;
35
34
  };
36
35
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
37
- var ArrowLeft = ({ color }) => {
38
- return (
39
- // <svg
40
- // width='18'
41
- // height='19'
42
- // viewBox='0 0 18 19'
43
- // fill={color ? color : 'none'}
44
- // xmlns='http://www.w3.org/2000/svg'
45
- // >
46
- // <circle cx='9' cy='9.41992' r='9' fill='#E84040' />
47
- // <path
48
- // d='M5.30914 5.66992L12.5625 12.9824M12.5034 5.66992L5.25 12.9824'
49
- // stroke='white'
50
- // strokeWidth='1.51198'
51
- // strokeLinecap='round'
52
- // />
53
- // </svg>
54
- /* @__PURE__ */ jsx(
55
- "svg",
56
- {
57
- width: "8",
58
- height: "15",
59
- viewBox: "0 0 8 15",
60
- fill: color ? color : "none",
61
- xmlns: "http://www.w3.org/2000/svg",
62
- children: /* @__PURE__ */ jsx(
63
- "path",
64
- {
65
- d: "M7.40185 14.5137C7.49633 14.42 7.57132 14.3085 7.62249 14.1856C7.67366 14.0628 7.70001 13.9311 7.70001 13.798C7.70001 13.6649 7.67366 13.5332 7.62249 13.4104C7.57132 13.2875 7.49633 13.176 7.40185 13.0823L2.78528 8.46574C2.6908 8.37204 2.61582 8.26055 2.56464 8.13772C2.51347 8.01489 2.48712 7.88314 2.48712 7.75007C2.48712 7.61701 2.51347 7.48526 2.56464 7.36242C2.61582 7.23959 2.6908 7.12811 2.78528 7.0344L7.40185 2.41782C7.49633 2.32411 7.57132 2.21263 7.62249 2.08979C7.67367 1.96696 7.70001 1.83521 7.70001 1.70215C7.70001 1.56908 7.67367 1.43733 7.62249 1.3145C7.57132 1.19166 7.49633 1.08018 7.40185 0.986475C7.21299 0.798736 6.95752 0.693359 6.69122 0.693359C6.42493 0.693359 6.16945 0.798736 5.98059 0.986475L1.35394 5.61314C0.787654 6.18013 0.469575 6.94872 0.469575 7.75007C0.469575 8.55143 0.787654 9.32001 1.35394 9.88701L5.98059 14.5137C6.16945 14.7014 6.42493 14.8068 6.69122 14.8068C6.95752 14.8068 7.21299 14.7014 7.40185 14.5137Z",
66
- fill: "#004B8F"
67
- }
68
- )
69
- }
70
- )
71
- );
72
- };
73
36
  var FilePdfIcon = ({ color }) => {
74
37
  return /* @__PURE__ */ jsxs("svg", { width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
75
38
  /* @__PURE__ */ jsx("path", { d: "M23.9165 23.6253V8.38574L16.6978 1.16699H7.87484C7.02393 1.16699 6.20788 1.50501 5.6062 2.10669C5.00452 2.70837 4.6665 3.52442 4.6665 4.37533V23.6253C4.6665 24.4762 5.00452 25.2923 5.6062 25.894C6.20788 26.4956 7.02393 26.8337 7.87484 26.8337H20.7082C21.5591 26.8337 22.3751 26.4956 22.9768 25.894C23.5785 25.2923 23.9165 24.4762 23.9165 23.6253ZM16.6978 5.97949C16.6978 6.61767 16.9513 7.22971 17.4025 7.68097C17.8538 8.13223 18.4658 8.38574 19.104 8.38574H22.3123V23.6253C22.3123 24.0508 22.1433 24.4588 21.8425 24.7596C21.5416 25.0605 21.1336 25.2295 20.7082 25.2295H7.87484C7.44939 25.2295 7.04136 25.0605 6.74052 24.7596C6.43968 24.4588 6.27067 24.0508 6.27067 23.6253V4.37533C6.27067 3.94987 6.43968 3.54185 6.74052 3.24101C7.04136 2.94017 7.44939 2.77116 7.87484 2.77116H16.6978V5.97949Z", fill: color ? color : "white" }),
76
39
  /* @__PURE__ */ jsx("path", { d: "M8.84192 23.765C8.52926 23.64 8.27735 23.3984 8.13929 23.0913C7.82648 22.4689 7.93075 21.8464 8.26763 21.3235C8.58525 20.831 9.11142 20.4123 9.70657 20.061C10.4604 19.6334 11.2573 19.2866 12.0839 19.0263C12.7259 17.8723 13.2949 16.6791 13.7876 15.4538C13.493 14.7845 13.2621 14.089 13.0978 13.3764C12.9598 12.7348 12.9069 12.0995 13.024 11.5541C13.1443 10.9862 13.4635 10.4761 14.0667 10.2339C14.3747 10.1104 14.7084 10.0414 15.0324 10.1104C15.1954 10.1451 15.3486 10.2156 15.481 10.3169C15.6133 10.4181 15.7215 10.5476 15.7976 10.6959C15.9388 10.959 15.9901 11.267 16.0013 11.5589C16.0125 11.8605 15.9821 12.1942 15.9259 12.5439C15.7912 13.362 15.4928 14.363 15.0918 15.4217C15.5343 16.3682 16.0604 17.2734 16.6638 18.1264C17.3779 18.07 18.096 18.0969 18.8038 18.2066C19.3877 18.3125 19.9813 18.5194 20.3438 18.9525C20.5363 19.1835 20.6534 19.4659 20.6646 19.7835C20.6759 20.0915 20.5892 20.3963 20.4433 20.6866C20.3168 20.9557 20.1207 21.1861 19.8754 21.354C19.6328 21.5122 19.3465 21.5897 19.0573 21.5753C18.5263 21.5529 18.0081 21.2609 17.5606 20.9064C17.0163 20.4564 16.5259 19.945 16.0992 19.3824C15.0144 19.5056 13.9424 19.7235 12.8956 20.0337C12.4163 20.8839 11.8691 21.6939 11.2594 22.456C10.791 23.0175 10.2825 23.5084 9.77234 23.7185C9.47924 23.8511 9.14678 23.8677 8.84192 23.765ZM11.0541 20.7155C10.7878 20.8374 10.5407 20.9657 10.3178 21.0973C9.79159 21.4085 9.4499 21.7117 9.27986 21.9748C9.12907 22.2074 9.12586 22.3758 9.21569 22.5539C9.23173 22.5892 9.24777 22.6116 9.2574 22.6245C9.27654 22.6194 9.2953 22.6129 9.31354 22.6052C9.53331 22.5154 9.88302 22.2282 10.3322 21.6876C10.5876 21.3749 10.8285 21.0505 11.0541 20.7155ZM13.6849 18.582C14.2206 18.4569 14.7611 18.3537 15.3051 18.2724C15.013 17.8254 14.7401 17.3662 14.487 16.896C14.2354 17.4648 13.9679 18.0265 13.6849 18.5804V18.582ZM17.6087 19.3038C17.8493 19.5653 18.0835 19.7851 18.3065 19.9615C18.6915 20.2663 18.9594 20.3674 19.1054 20.3722C19.1445 20.3773 19.1841 20.3688 19.2177 20.3481C19.2844 20.2954 19.3364 20.2264 19.3685 20.1476C19.4255 20.0499 19.458 19.9398 19.4631 19.8268C19.4622 19.7891 19.4473 19.7531 19.4214 19.7257C19.338 19.6263 19.1006 19.4819 18.5904 19.3905C18.266 19.3362 17.9377 19.3078 17.6087 19.3054V19.3038ZM14.4164 13.6796C14.5514 13.2441 14.6586 12.8005 14.7372 12.3514C14.787 12.0498 14.8062 11.8011 14.7982 11.6054C14.7986 11.4975 14.7813 11.3902 14.7469 11.2878C14.6666 11.2977 14.5882 11.3194 14.5143 11.352C14.3747 11.4081 14.2608 11.522 14.1998 11.806C14.1357 12.114 14.1517 12.5583 14.2736 13.1246C14.3121 13.3026 14.3603 13.4887 14.418 13.6796H14.4164Z", fill: color ? color : "white" })
77
40
  ] });
78
41
  };
79
- var IconAdd = ({ color }) => {
80
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: [
81
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_3991_92058)", children: [
82
- /* @__PURE__ */ jsx("path", { d: "M5 12H19", stroke: color != null ? color : "#ffffff", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
83
- /* @__PURE__ */ jsx("path", { d: "M12 5L12 19", stroke: color != null ? color : "#ffffff", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
84
- ] }),
85
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3991_92058", children: /* @__PURE__ */ jsx("rect", { width: "20", height: "20", fill: "white" }) }) })
86
- ] });
87
- };
88
42
  var AnalisisRisikoKreditNasabahIcon = () => {
89
43
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
90
44
  /* @__PURE__ */ jsx("path", { d: "M43.7733 10.3459V41.2926C41.68 43.7059 40.24 46.7059 39.7467 49.9992H14.3733C12.8267 49.9992 11.5467 48.7192 11.5467 47.1859V6.01255C11.5467 4.47922 12.8267 3.19922 14.3733 3.19922H35.8267C36.4667 3.19922 37.1067 3.46589 37.6267 3.83922L41.6933 7.27922L42.76 8.17255C43.2667 8.55922 43.6533 9.18589 43.6533 9.82589C43.7733 10.0792 43.7733 10.2126 43.7733 10.3326V10.3459Z", fill: "#2A61A1" }),
@@ -121,31 +75,6 @@ var AppendixIcon = () => {
121
75
  /* @__PURE__ */ jsx("path", { d: "M60.8 73.039H60.3333C57.8267 73.039 55.0267 71.0124 55.0267 68.279V54.5324C55.0267 51.439 57.84 49.3457 60.4533 49.3457H60.92C63.6267 49.3457 66.1067 51.8124 66.1067 54.5324C66.1067 55.2124 65.56 55.759 64.88 55.759C64.2 55.759 63.6533 55.2124 63.6533 54.5324C63.6533 53.0657 62.1467 51.799 60.92 51.799H60.4533C59.24 51.799 57.48 52.7724 57.48 54.5324V68.279C57.48 69.519 59.0533 70.5857 60.3333 70.5857H60.8C62.08 70.5857 63.6533 69.519 63.6533 68.279V60.159C63.6533 59.8524 63.5867 58.8257 62.6533 58.8257H62.32C61.5333 58.8257 61.2533 59.5457 61.2533 60.159V65.2657C61.2533 65.9457 60.7067 66.4924 60.0267 66.4924C59.3467 66.4924 58.8 65.9457 58.8 65.2657V60.159C58.8 57.999 60.3067 56.3857 62.3067 56.3857H62.64C64.64 56.3857 66.0933 57.9724 66.0933 60.159V68.279C66.0933 70.999 63.2933 73.039 60.7867 73.039H60.8Z", fill: "white" })
122
76
  ] });
123
77
  };
124
- var ArrowRight = (color) => {
125
- return /* @__PURE__ */ jsx("svg", { width: "90", height: "18", viewBox: "0 0 90 18", fill: color ? color : "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M89.3624 9L74.3624 0.339746V17.6603L89.3624 9ZM0.339966 10.5H75.8624V7.5H0.339966V10.5Z", fill: "#00529C" }) });
126
- };
127
- var AuctionHammerIcon = ({ color, outline }) => {
128
- return /* @__PURE__ */ jsx(
129
- "svg",
130
- {
131
- width: "18",
132
- height: "18",
133
- viewBox: "0 0 16 16",
134
- fill: color ? color : "none",
135
- xmlns: "http://www.w3.org/2000/svg",
136
- children: /* @__PURE__ */ jsx(
137
- "path",
138
- {
139
- d: "M8.80719 6.48498L14.5222 12.2272C15.1593 12.862 15.1593 13.89 14.5222 14.5239C14.2162 14.8284 13.802 14.9992 13.3704 14.9992C12.9387 14.9992 12.5246 14.8284 12.2185 14.5239L6.48496 8.80726M8.80719 6.48498L5.71089 3.38861M8.80719 6.48498L9.19421 6.8721L10.9692 5.09711C11.1143 4.95194 11.1958 4.75508 11.1958 4.54982C11.1958 4.34456 11.1143 4.1477 10.9692 4.00254L8.19333 1.22664C8.04817 1.08152 7.85131 1 7.64606 1C7.4408 1 7.24394 1.08152 7.09878 1.22664L5.32383 3.00164L5.71089 3.38861M8.80719 6.48498L6.48496 8.80726M6.48496 8.80726L3.38866 5.71089M6.48496 8.80726L6.87198 9.19438L5.09702 10.9694C4.95186 11.1145 4.75501 11.196 4.54975 11.196C4.34449 11.196 4.14764 11.1145 4.00248 10.9694L1.22664 8.19348C1.08152 8.04831 1 7.85145 1 7.64619C1 7.44093 1.08152 7.24407 1.22664 7.09891L3.0016 5.32392L3.38866 5.71089M3.38866 5.71089L5.71089 3.38861M1.06643 15H6.48496",
140
- stroke: outline ? outline : "#00529C",
141
- "stroke-width": "1.35",
142
- "stroke-linecap": "round",
143
- "stroke-linejoin": "round"
144
- }
145
- )
146
- }
147
- );
148
- };
149
78
  var BgBuilding = () => {
150
79
  return /* @__PURE__ */ jsxs("svg", { width: "44", height: "44", viewBox: "0 0 44 44", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
151
80
  /* @__PURE__ */ jsx("path", { d: "M22.5377 41.5148V1.59651C22.5377 0.719621 21.8272 0.00867186 20.9506 0.0078125H4.6133C3.73589 0.0078125 3.0246 0.719106 3.0246 1.59651V41.5149H27.2448L22.5377 41.5148Z", fill: "#00529C" }),
@@ -188,250 +117,6 @@ var BgPerson = () => {
188
117
  /* @__PURE__ */ jsx("path", { d: "M33.8649 3.27676C32.057 1.4772 29.6819 0.577637 27.3074 0.577637V19.0291H27.3078C29.6824 19.0291 32.057 18.1295 33.8649 16.3299C37.4802 12.7313 37.4802 6.87544 33.8649 3.27676Z", fill: "#FFB89C" })
189
118
  ] });
190
119
  };
191
- var IconBiometricScan = ({ color }) => {
192
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", children: [
193
- /* @__PURE__ */ jsx("path", { d: "M8 17V14C8 12.4087 8.63214 10.8826 9.75736 9.75736C10.8826 8.63214 12.4087 8 14 8H20M8 47V50C8 51.5913 8.63214 53.1174 9.75736 54.2426C10.8826 55.3679 12.4087 56 14 56H20M44 8H50C51.5913 8 53.1174 8.63214 54.2426 9.75736C55.3679 10.8826 56 12.4087 56 14V17M44 56H50C51.5913 56 53.1174 55.3679 54.2426 54.2426C55.3679 53.1174 56 51.5913 56 50V47", stroke: "#00529C", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
194
- /* @__PURE__ */ jsx("path", { d: "M28 29.3333H28.0133M36 29.3333H36.0133M28.6667 36C29.1012 36.4435 29.6198 36.7958 30.1922 37.0363C30.7645 37.2768 31.3791 37.4007 32 37.4007C32.6209 37.4007 33.2355 37.2768 33.8078 37.0363C34.3802 36.7958 34.8988 36.4435 35.3333 36M20 32C20 33.5759 20.3104 35.1363 20.9134 36.5922C21.5165 38.0481 22.4004 39.371 23.5147 40.4853C24.629 41.5996 25.9519 42.4835 27.4078 43.0866C28.8637 43.6896 30.4241 44 32 44C33.5759 44 35.1363 43.6896 36.5922 43.0866C38.0481 42.4835 39.371 41.5996 40.4853 40.4853C41.5996 39.371 42.4835 38.0481 43.0866 36.5922C43.6896 35.1363 44 33.5759 44 32C44 30.4241 43.6896 28.8637 43.0866 27.4078C42.4835 25.9519 41.5996 24.629 40.4853 23.5147C39.371 22.4004 38.0481 21.5165 36.5922 20.9134C35.1363 20.3104 33.5759 20 32 20C30.4241 20 28.8637 20.3104 27.4078 20.9134C25.9519 21.5165 24.629 22.4004 23.5147 23.5147C22.4004 24.629 21.5165 25.9519 20.9134 27.4078C20.3104 28.8637 20 30.4241 20 32Z", stroke: color != null ? color : "none", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
195
- ] });
196
- };
197
- var IconBrokenImage = ({ color }) => {
198
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: [
199
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_7033_1971)", children: [
200
- /* @__PURE__ */ jsx("path", { d: "M15 8H15.01", stroke: color != null ? color : "#999999", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
201
- /* @__PURE__ */ jsx("path", { d: "M7 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V17M20.144 20.099C19.8649 20.3847 19.5314 20.6117 19.1632 20.7664C18.7949 20.9212 18.3994 21.0006 18 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V6C3 5.155 3.349 4.392 3.91 3.847", stroke: color != null ? color : "#999999", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
202
- /* @__PURE__ */ jsx("path", { d: "M3 15.9979L8 10.9979C8.928 10.1049 10.072 10.1049 11 10.9979L16 15.9979", stroke: color != null ? color : "#999999", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
203
- /* @__PURE__ */ jsx("path", { d: "M16.3281 12.3361C16.9021 12.2821 17.4831 12.5021 17.9981 12.9981L20.9981 15.9981", stroke: color != null ? color : "#999999", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
204
- /* @__PURE__ */ jsx("path", { d: "M3 3L21 21", stroke: color != null ? color : "#999999", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
205
- ] }),
206
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_7033_1971", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
207
- ] });
208
- };
209
- var CalculatorIcon = (color) => {
210
- return /* @__PURE__ */ jsx(
211
- "svg",
212
- {
213
- xmlns: "http://www.w3.org/2000/svg",
214
- width: "18",
215
- height: "20",
216
- fill: color ? color : "none",
217
- viewBox: "0 0 23 25",
218
- children: /* @__PURE__ */ jsx(
219
- "path",
220
- {
221
- d: "M17.375 24.058H5.615a4.906 4.906 0 0 1-4.9-4.9V5.438a4.906 4.906 0 0 1 4.9-4.9h11.76a4.906 4.906 0 0 1 4.9 4.9v13.72a4.906 4.906 0 0 1-4.9 4.9M5.615 2.498a2.94 2.94 0 0 0-2.94 2.94v13.72a2.94 2.94 0 0 0 2.94 2.94h11.76a2.94 2.94 0 0 0 2.94-2.94V5.438a2.94 2.94 0 0 0-2.94-2.94zm9.8 7.84h-7.84a2.94 2.94 0 1 1 0-5.88h7.84a2.94 2.94 0 1 1 0 5.88m-7.84-3.92a.98.98 0 0 0 0 1.96h7.84a.98.98 0 0 0 0-1.96zm-1.96 6.86a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m3.92 0a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m3.92 0a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m-7.84 3.92a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m3.92 0a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m7.84-3.92a.98.98 0 1 0 0 1.96.98.98 0 0 0 0-1.96m.98 4.9a.98.98 0 0 0-.98-.98h-3.92a.98.98 0 0 0 0 1.96h3.92a.98.98 0 0 0 .98-.98",
222
- fill: color ? color : "#fff"
223
- }
224
- )
225
- }
226
- );
227
- };
228
- var IconCalendar = ({ color }) => {
229
- return /* @__PURE__ */ jsx(
230
- "svg",
231
- {
232
- width: "20",
233
- height: "20",
234
- viewBox: "0 0 20 20",
235
- fill: "none",
236
- xmlns: "http://www.w3.org/2000/svg",
237
- children: /* @__PURE__ */ jsx(
238
- "path",
239
- {
240
- d: "M17.0455 0C17.8291 0 18.5805 0.311281 19.1346 0.865366C19.6887 1.41945 20 2.17095 20 2.95455V17.0455C20 17.8291 19.6887 18.5805 19.1346 19.1346C18.5805 19.6887 17.8291 20 17.0455 20H2.95455C2.17095 20 1.41945 19.6887 0.865366 19.1346C0.311281 18.5805 0 17.8291 0 17.0455V2.95455C0 2.17095 0.311281 1.41945 0.865366 0.865366C1.41945 0.311281 2.17095 0 2.95455 0H17.0455ZM18.6364 5.91182H1.36364V17.0455C1.36364 17.9236 2.07636 18.6364 2.95455 18.6364H17.0455C17.4674 18.6364 17.872 18.4688 18.1704 18.1704C18.4688 17.872 18.6364 17.4674 18.6364 17.0455V5.91182ZM5.22636 13.1827C5.52775 13.1827 5.81678 13.3025 6.02989 13.5156C6.243 13.7287 6.36273 14.0177 6.36273 14.3191C6.36273 14.6205 6.243 14.9095 6.02989 15.1226C5.81678 15.3357 5.52775 15.4555 5.22636 15.4555C4.92498 15.4555 4.63594 15.3357 4.42283 15.1226C4.20972 14.9095 4.09 14.6205 4.09 14.3191C4.09 14.0177 4.20972 13.7287 4.42283 13.5156C4.63594 13.3025 4.92498 13.1827 5.22636 13.1827ZM10.0027 13.1827C10.3041 13.1827 10.5931 13.3025 10.8063 13.5156C11.0194 13.7287 11.1391 14.0177 11.1391 14.3191C11.1391 14.6205 11.0194 14.9095 10.8063 15.1226C10.5931 15.3357 10.3041 15.4555 10.0027 15.4555C9.70135 15.4555 9.41231 15.3357 9.1992 15.1226C8.98609 14.9095 8.86636 14.6205 8.86636 14.3191C8.86636 14.0177 8.98609 13.7287 9.1992 13.5156C9.41231 13.3025 9.70135 13.1827 10.0027 13.1827ZM5.22636 8.63727C5.52775 8.63727 5.81678 8.757 6.02989 8.97011C6.243 9.18322 6.36273 9.47225 6.36273 9.77364C6.36273 10.075 6.243 10.3641 6.02989 10.5772C5.81678 10.7903 5.52775 10.91 5.22636 10.91C4.92498 10.91 4.63594 10.7903 4.42283 10.5772C4.20972 10.3641 4.09 10.075 4.09 9.77364C4.09 9.47225 4.20972 9.18322 4.42283 8.97011C4.63594 8.757 4.92498 8.63727 5.22636 8.63727ZM10.0027 8.63727C10.3041 8.63727 10.5931 8.757 10.8063 8.97011C11.0194 9.18322 11.1391 9.47225 11.1391 9.77364C11.1391 10.075 11.0194 10.3641 10.8063 10.5772C10.5931 10.7903 10.3041 10.91 10.0027 10.91C9.70135 10.91 9.41231 10.7903 9.1992 10.5772C8.98609 10.3641 8.86636 10.075 8.86636 9.77364C8.86636 9.47225 8.98609 9.18322 9.1992 8.97011C9.41231 8.757 9.70135 8.63727 10.0027 8.63727ZM14.78 8.63727C15.0814 8.63727 15.3704 8.757 15.5835 8.97011C15.7966 9.18322 15.9164 9.47225 15.9164 9.77364C15.9164 10.075 15.7966 10.3641 15.5835 10.5772C15.3704 10.7903 15.0814 10.91 14.78 10.91C14.4786 10.91 14.1896 10.7903 13.9765 10.5772C13.7634 10.3641 13.6436 10.075 13.6436 9.77364C13.6436 9.47225 13.7634 9.18322 13.9765 8.97011C14.1896 8.757 14.4786 8.63727 14.78 8.63727ZM17.0455 1.36364H2.95455C2.53261 1.36364 2.12796 1.53125 1.8296 1.8296C1.53125 2.12796 1.36364 2.53261 1.36364 2.95455V4.54818H18.6364V2.95455C18.6364 2.53261 18.4688 2.12796 18.1704 1.8296C17.872 1.53125 17.4674 1.36364 17.0455 1.36364Z",
241
- fill: color ? color : "white"
242
- }
243
- )
244
- }
245
- );
246
- };
247
- var CapsLockOn = ({ color }) => {
248
- return /* @__PURE__ */ jsxs(
249
- "svg",
250
- {
251
- width: "18",
252
- height: "18",
253
- viewBox: "0 0 18 18",
254
- fill: "none",
255
- xmlns: "http://www.w3.org/2000/svg",
256
- children: [
257
- /* @__PURE__ */ jsx("rect", { width: "18", height: "18", rx: "3", fill: "#A0A0A0" }),
258
- /* @__PURE__ */ jsx(
259
- "path",
260
- {
261
- d: "M4.38533 9.0119H6.20667V11.1484C6.20667 11.3498 6.27432 11.5194 6.40965 11.6574C6.54497 11.7954 6.70772 11.8643 6.89789 11.8643H11.1111C11.3013 11.8643 11.4659 11.7954 11.6048 11.6574C11.7438 11.5194 11.8133 11.3498 11.8133 11.1484V9.0119H13.6127C13.7005 9.0119 13.7736 8.96342 13.8321 8.86648C13.8907 8.76953 13.9163 8.65394 13.9089 8.51971C13.9016 8.38548 13.8541 8.27361 13.7663 8.18413L9.49823 3.48597C9.36657 3.34428 9.20199 3.27344 9.0045 3.27344C8.807 3.27344 8.63877 3.34428 8.49979 3.48597L4.24269 8.18413C4.15492 8.27361 4.10555 8.38548 4.09457 8.51971C4.0836 8.65394 4.10738 8.76953 4.16589 8.86648C4.22441 8.96342 4.29755 9.0119 4.38533 9.0119ZM11.1111 12.5691H6.89789C6.70772 12.5691 6.54497 12.6399 6.40965 12.7816C6.27432 12.9233 6.20667 13.0911 6.20667 13.285V14.0121C6.20667 14.206 6.27432 14.3738 6.40965 14.5154C6.54497 14.6571 6.70772 14.728 6.89789 14.728H11.1111C11.3013 14.728 11.4659 14.659 11.6048 14.521C11.7438 14.3831 11.8133 14.2134 11.8133 14.0121V13.285C11.8133 13.0911 11.7438 12.9233 11.6048 12.7816C11.4659 12.6399 11.3013 12.5691 11.1111 12.5691Z",
262
- fill: color ? color : "white"
263
- }
264
- )
265
- ]
266
- }
267
- );
268
- };
269
- var IconCardOrange = ({ color }) => {
270
- return /* @__PURE__ */ jsx(
271
- "svg",
272
- {
273
- width: "39",
274
- height: "30",
275
- viewBox: "0 0 39 30",
276
- fill: "none",
277
- xmlns: "http://www.w3.org/2000/svg",
278
- children: /* @__PURE__ */ jsx(
279
- "path",
280
- {
281
- d: "M0.666016 25C0.666016 26.3261 1.17085 27.5979 2.06946 28.5355C2.96807 29.4732 4.18685 30 5.45768 30H34.2077C35.4785 30 36.6973 29.4732 37.5959 28.5355C38.4945 27.5979 38.9993 26.3261 38.9993 25V12.5H0.666016V25ZM28.2181 22.5C27.9004 22.5 27.5957 22.3683 27.371 22.1339C27.1464 21.8995 27.0202 21.5815 27.0202 21.25V18.75C27.0202 18.4185 27.1464 18.1005 27.371 17.8661C27.5957 17.6317 27.9004 17.5 28.2181 17.5H33.0098C33.3275 17.5 33.6322 17.6317 33.8568 17.8661C34.0815 18.1005 34.2077 18.4185 34.2077 18.75V21.25C34.2077 21.5815 34.0815 21.8995 33.8568 22.1339C33.6322 22.3683 33.3275 22.5 33.0098 22.5H28.2181ZM0.666016 7.5V5C0.666016 3.67392 1.17085 2.40215 2.06946 1.46447C2.96807 0.526785 4.18685 0 5.45768 0H34.2077C35.4785 0 36.6973 0.526785 37.5959 1.46447C38.4945 2.40215 38.9993 3.67392 38.9993 5V7.5H0.666016Z",
282
- fill: color ? color : "white"
283
- }
284
- )
285
- }
286
- );
287
- };
288
- var CashIcon = ({ color, outline }) => {
289
- return /* @__PURE__ */ jsx(
290
- "svg",
291
- {
292
- width: "20",
293
- height: "20",
294
- viewBox: "0 0 16 16",
295
- fill: color ? color : "none",
296
- xmlns: "http://www.w3.org/2000/svg",
297
- children: /* @__PURE__ */ jsx(
298
- "path",
299
- {
300
- d: "M12 8H12.0067M4 8H4.00667M6 8C6 8.53043 6.21071 9.03914 6.58579 9.41421C6.96086 9.78929 7.46957 10 8 10C8.53043 10 9.03914 9.78929 9.41421 9.41421C9.78929 9.03914 10 8.53043 10 8C10 7.46957 9.78929 6.96086 9.41421 6.58579C9.03914 6.21071 8.53043 6 8 6C7.46957 6 6.96086 6.21071 6.58579 6.58579C6.21071 6.96086 6 7.46957 6 8ZM2 5.33333C2 4.97971 2.14048 4.64057 2.39052 4.39052C2.64057 4.14048 2.97971 4 3.33333 4H12.6667C13.0203 4 13.3594 4.14048 13.6095 4.39052C13.8595 4.64057 14 4.97971 14 5.33333V10.6667C14 11.0203 13.8595 11.3594 13.6095 11.6095C13.3594 11.8595 13.0203 12 12.6667 12H3.33333C2.97971 12 2.64057 11.8595 2.39052 11.6095C2.14048 11.3594 2 11.0203 2 10.6667V5.33333Z",
301
- stroke: outline ? outline : "#00529C",
302
- "stroke-width": "1.5",
303
- "stroke-linecap": "round",
304
- "stroke-linejoin": "round"
305
- }
306
- )
307
- }
308
- );
309
- };
310
-
311
- // src/components/atoms/colors/primitive/primitive.jsx
312
- var RAW_COLORS = {
313
- neutral: {
314
- 100: "#131313",
315
- 90: "#333333",
316
- 80: "#555555",
317
- 70: "#999999",
318
- 60: "#ACACAC",
319
- 50: "#BDBDBD",
320
- 40: "#D6D6D6",
321
- 30: "#EDEDED",
322
- 20: "#F7F7F7",
323
- 10: "#FFFFFF"
324
- },
325
- primary: {
326
- dark_blue: "#012D5A",
327
- blue: "#00529C",
328
- light_blue: "#EAF5FF"
329
- },
330
- secondary: {
331
- dark_orange: "#9C4200",
332
- orange: "#ED6E12",
333
- light_orange: "#FBE2D0"
334
- },
335
- success: {
336
- dark_green: "#19713E",
337
- green: "#27AE60",
338
- light_green: "#E0FAEC"
339
- },
340
- destructive: {
341
- dark_red: "#B61616",
342
- red: "#E84040",
343
- light_red: "#FFEAEA"
344
- },
345
- warning: {
346
- dark_yellow: "#CD9E0F",
347
- yellow: "#E8C046",
348
- light_yellow: "#FFF5D9"
349
- },
350
- overlay: {
351
- default: "rgba(19, 19, 19, 0.5)"
352
- }
353
- };
354
- var PrimitiveColor = Object.entries(RAW_COLORS).reduce(
355
- (acc, [category, values]) => {
356
- Object.entries(values).forEach(([key, value]) => {
357
- if (category === "overlay") {
358
- acc.color_overlay = value;
359
- return;
360
- }
361
- if (category === "neutral") {
362
- acc[`color_palette_neutral_${key}`] = value;
363
- return;
364
- }
365
- acc[`color_palette_${key}`] = value;
366
- });
367
- return acc;
368
- },
369
- {}
370
- );
371
- var CheckboxBorder = ({
372
- disabled,
373
- color,
374
- size = 20
375
- }) => {
376
- const strokeColor = disabled ? PrimitiveColor.color_palette_neutral_30 : color || PrimitiveColor.color_palette_neutral_40;
377
- return /* @__PURE__ */ jsx(
378
- "svg",
379
- {
380
- width: size,
381
- height: size,
382
- viewBox: "0 0 20 20",
383
- fill: "none",
384
- xmlns: "http://www.w3.org/2000/svg",
385
- children: /* @__PURE__ */ jsx(
386
- "rect",
387
- {
388
- x: "1",
389
- y: "1",
390
- width: "18",
391
- height: "18",
392
- rx: "5",
393
- stroke: strokeColor,
394
- strokeWidth: "2"
395
- }
396
- )
397
- }
398
- );
399
- };
400
- var CheckboxChecked = ({
401
- disabled,
402
- color,
403
- size = 20
404
- }) => {
405
- const fillColor = disabled ? PrimitiveColor.color_palette_neutral_70 : color || PrimitiveColor.color_palette_blue;
406
- return /* @__PURE__ */ jsxs(
407
- "svg",
408
- {
409
- width: size,
410
- height: size,
411
- viewBox: "0 0 20 20",
412
- fill: "none",
413
- xmlns: "http://www.w3.org/2000/svg",
414
- children: [
415
- /* @__PURE__ */ jsx(
416
- "rect",
417
- {
418
- width: "20",
419
- height: "20",
420
- rx: "6",
421
- fill: fillColor
422
- }
423
- ),
424
- /* @__PURE__ */ jsx(
425
- "path",
426
- {
427
- d: "M14.8652 4.97761C15.0876 4.77982 15.3834 4.67047 15.6903 4.67264C15.9973 4.67481 16.2913 4.78833 16.5104 4.98924C16.7295 5.19016 16.8565 5.46275 16.8646 5.74951C16.8727 6.03626 16.7613 6.31475 16.5539 6.5262L10.257 13.8857C10.1487 13.9947 10.018 14.0822 9.87275 14.1429C9.72748 14.2036 9.57059 14.2363 9.41148 14.239C9.25237 14.2418 9.0943 14.2145 8.94672 14.1589C8.79914 14.1033 8.66508 14.0204 8.55256 13.9152L4.37672 10.0127C4.26043 9.91148 4.16716 9.78937 4.10247 9.65368C4.03777 9.51799 4.00299 9.37152 4.00018 9.223C3.99738 9.07448 4.02662 8.92695 4.08615 8.78922C4.14568 8.65148 4.23428 8.52637 4.34668 8.42133C4.45907 8.31629 4.59295 8.23349 4.74034 8.17786C4.88772 8.12222 5.04558 8.0949 5.20451 8.09752C5.36344 8.10014 5.52017 8.13265 5.66536 8.19311C5.81055 8.25356 5.94122 8.34073 6.04958 8.44941L9.35427 11.5363L14.8353 5.01006Z",
428
- fill: PrimitiveColor.color_palette_neutral_10
429
- }
430
- )
431
- ]
432
- }
433
- );
434
- };
435
120
  var ChecklistDokumenPaketKreditIcon = () => {
436
121
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
437
122
  /* @__PURE__ */ jsx("path", { d: "M36.9733 53.0933V53.1199C36.9733 54.5866 37.1466 56.0133 37.4933 57.3599C38.6533 62.0266 41.6666 65.9599 45.7066 68.3333H11.3466C9.22661 68.3333 7.43994 66.5599 7.43994 64.4266V7.23992C7.43994 5.10659 9.22661 3.33325 11.3466 3.33325H40.9333C41.8133 3.33325 42.7066 3.69325 43.4133 4.21325L50.4933 10.2266C51.2133 10.7599 51.7333 11.6533 51.7333 12.5333C51.9066 12.8933 51.9066 13.0533 51.9066 13.2399V35.6399C45.8533 36.5866 40.7999 40.5999 38.4266 46.0533C37.8533 47.3866 37.4266 48.7866 37.2133 50.2666C37.0666 51.1733 36.9733 52.1199 36.9733 53.0799V53.0933Z", fill: "#2A61A1" }),
@@ -448,87 +133,6 @@ var ChecklistDokumenPaketKreditIcon = () => {
448
133
  /* @__PURE__ */ jsx("path", { d: "M28.7334 30L25.16 33.56L21.28 37.44C20.7067 38.0267 19.76 38.0267 19.1734 37.44L18.96 37.2267L18.1334 36.3867L15.8534 34.1067L14.8934 33.16C14.6 32.8667 14.4534 32.48 14.4534 32.1067C14.4534 31.7334 14.6 31.3467 14.8934 31.0534C15.4667 30.4667 16.4134 30.4667 17 31.0534L17.2 31.2534L20.2267 34.28L21.8134 32.7067L24.7734 29.7467L26.6267 27.8934C26.92 27.6 27.3067 27.4534 27.68 27.4534C28.0534 27.4534 28.44 27.6 28.7334 27.8934C29.32 28.4667 29.32 29.4134 28.7334 30Z", fill: "#ED6E14" })
449
134
  ] });
450
135
  };
451
- var ChecklistGreen = () => {
452
- return /* @__PURE__ */ jsxs(
453
- "svg",
454
- {
455
- width: "18",
456
- height: "18",
457
- viewBox: "0 0 74 74",
458
- fill: "none",
459
- xmlns: "http://www.w3.org/2000/svg",
460
- children: [
461
- /* @__PURE__ */ jsx("circle", { cx: "37", cy: "37", r: "37", fill: "#00871F" }),
462
- /* @__PURE__ */ jsx(
463
- "path",
464
- {
465
- d: "M50.7324 22.9838C51.3839 22.3635 52.2509 22.0206 53.1504 22.0274C54.05 22.0342 54.9117 22.3902 55.5537 23.0203C56.1958 23.6503 56.568 24.5052 56.5917 25.4044C56.6155 26.3037 56.289 27.177 55.6812 27.8401L37.2274 50.9188C36.9101 51.2606 36.5271 51.5349 36.1014 51.7253C35.6756 51.9156 35.2159 52.0182 34.7496 52.0268C34.2833 52.0355 33.82 51.95 33.3875 51.7755C32.955 51.601 32.5622 51.3411 32.2324 51.0113L19.9947 38.7736C19.6538 38.456 19.3805 38.073 19.1909 37.6475C19.0013 37.222 18.8994 36.7627 18.8912 36.297C18.8829 35.8312 18.9686 35.3686 19.1431 34.9367C19.3175 34.5047 19.5772 34.1124 19.9066 33.783C20.236 33.4536 20.6283 33.194 21.0603 33.0195C21.4922 32.845 21.9548 32.7594 22.4206 32.7676C22.8863 32.7758 23.3456 32.8777 23.7711 33.0673C24.1966 33.2569 24.5796 33.5303 24.8972 33.8711L34.5819 43.5512L50.6445 23.0856C50.6735 23.05 50.7043 23.016 50.737 22.9838H50.7324Z",
466
- fill: "white"
467
- }
468
- )
469
- ]
470
- }
471
- );
472
- };
473
- var IconChevronLeft = ({ color }) => {
474
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M12.5 5L7.5 10L12.5 15", stroke: color != null ? color : "white", strokeWidth: "1.67", strokeLinecap: "round", strokeLinejoin: "round" }) });
475
- };
476
- var IconChevronRight = ({ color }) => {
477
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M7.5 5L12.5 10L7.5 15", stroke: color != null ? color : "white", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }) });
478
- };
479
- var CircleCheck = ({
480
- color = "#27AE60",
481
- width = "18",
482
- height = "18"
483
- }) => /* @__PURE__ */ jsx(
484
- "svg",
485
- {
486
- width,
487
- height,
488
- viewBox: "0 0 18 18",
489
- fill: "none",
490
- xmlns: "http://www.w3.org/2000/svg",
491
- children: /* @__PURE__ */ jsx(
492
- "path",
493
- {
494
- d: "M13.167 1.78357C14.4239 2.50928 15.4694 3.55067 16.2002 4.80465C16.9309 6.05863 17.3215 7.48171 17.3332 8.93302C17.3449 10.3843 16.9774 11.8135 16.267 13.0791C15.5566 14.3448 14.528 15.4029 13.283 16.1488C12.038 16.8948 10.6198 17.3026 9.16874 17.332C7.71768 17.3613 6.28412 17.0112 5.00995 16.3163C3.73579 15.6213 2.66522 14.6057 1.90421 13.3698C1.14321 12.134 0.718167 10.7208 0.671159 9.27024L0.666992 9.00024L0.671159 8.73024C0.717828 7.29106 1.13662 5.88854 1.88669 4.6594C2.63677 3.43026 3.69254 2.41645 4.95107 1.7168C6.2096 1.01716 7.62795 0.655567 9.06783 0.667267C10.5077 0.678968 11.92 1.06357 13.167 1.78357ZM12.0895 6.7444C11.946 6.60092 11.7551 6.51473 11.5526 6.502C11.35 6.48926 11.1498 6.55086 10.9895 6.67524L10.9112 6.7444L8.16699 9.48774L7.08949 8.41107L7.01116 8.3419C6.85081 8.21761 6.65064 8.15609 6.44816 8.16886C6.24569 8.18164 6.05483 8.26783 5.91138 8.41129C5.76792 8.55474 5.68173 8.7456 5.66895 8.94807C5.65618 9.15054 5.71771 9.35072 5.84199 9.51107L5.91116 9.5894L7.57783 11.2561L7.65616 11.3252C7.8023 11.4386 7.98202 11.5002 8.16699 11.5002C8.35197 11.5002 8.53168 11.4386 8.67783 11.3252L8.75616 11.2561L12.0895 7.92274L12.1587 7.8444C12.283 7.68407 12.3446 7.48386 12.3319 7.28133C12.3192 7.07881 12.233 6.8879 12.0895 6.7444Z",
495
- fill: color
496
- }
497
- )
498
- }
499
- );
500
- var CircleCross = ({
501
- color = "#E84040",
502
- width = "17",
503
- height = "18"
504
- }) => /* @__PURE__ */ jsx(
505
- "svg",
506
- {
507
- width,
508
- height,
509
- viewBox: "0 0 17 18",
510
- fill: "none",
511
- xmlns: "http://www.w3.org/2000/svg",
512
- children: /* @__PURE__ */ jsx(
513
- "path",
514
- {
515
- "fill-rule": "evenodd",
516
- "clip-rule": "evenodd",
517
- d: "M8.25195 0.751953C7.16855 0.751953 6.09575 0.965346 5.09481 1.37995C4.09388 1.79455 3.18441 2.40224 2.41832 3.16832C1.65224 3.93441 1.04455 4.84388 0.629947 5.84481C0.215346 6.84575 0.00195312 7.91855 0.00195312 9.00195C0.00195312 10.0854 0.215346 11.1582 0.629947 12.1591C1.04455 13.16 1.65224 14.0695 2.41832 14.8356C3.1844 15.6017 4.09388 16.2094 5.09481 16.624C6.09575 17.0386 7.16855 17.252 8.25195 17.252C9.33536 17.252 10.4082 17.0386 11.4091 16.624C12.41 16.2094 13.3195 15.6017 14.0856 14.8356C14.8517 14.0695 15.4594 13.16 15.874 12.1591C16.2886 11.1582 16.502 10.0854 16.502 9.00195C16.502 7.91855 16.2886 6.84575 15.874 5.84481C15.4594 4.84388 14.8517 3.9344 14.0856 3.16832C13.3195 2.40224 12.41 1.79455 11.4091 1.37995C10.4082 0.965346 9.33536 0.751953 8.25195 0.751953ZM6.05496 6.80496C6.34785 6.51206 6.82272 6.51206 7.11562 6.80496L8.25195 7.94129L9.38829 6.80496C9.68118 6.51206 10.1561 6.51206 10.4489 6.80496C10.7418 7.09785 10.7418 7.57272 10.4489 7.86562L9.31261 9.00195L10.4489 10.1383C10.7418 10.4312 10.7418 10.9061 10.4489 11.1989C10.1561 11.4918 9.68118 11.4918 9.38829 11.1989L8.25195 10.0626L7.11562 11.1989C6.82272 11.4918 6.34785 11.4918 6.05496 11.1989C5.76206 10.9061 5.76206 10.4312 6.05496 10.1383L7.19129 9.00195L6.05496 7.86562C5.76206 7.57272 5.76206 7.09785 6.05496 6.80496Z",
518
- fill: color
519
- }
520
- )
521
- }
522
- );
523
- var CommentBuble = () => {
524
- return /* @__PURE__ */ jsxs("svg", { width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
525
- /* @__PURE__ */ jsx("g", { "clip-path": "url(#clip0_10455_26601)", children: /* @__PURE__ */ jsx("path", { d: "M4.017 18.341C4.1727 18.4973 4.292 18.686 4.36641 18.8937C4.44082 19.1014 4.46851 19.3229 4.4475 19.5425C4.34182 20.5588 4.14196 21.5631 3.8505 22.5425C5.943 22.058 7.221 21.497 7.8015 21.203C8.13076 21.0362 8.50993 20.9967 8.8665 21.092C9.88845 21.3655 10.9421 21.5027 12 21.5C17.994 21.5 22.5 17.2895 22.5 12.5C22.5 7.7105 17.994 3.5 12 3.5C6.006 3.5 1.5 7.712 1.5 12.5C1.5 14.702 2.4255 16.745 4.017 18.341ZM3.2775 24.1985C2.92209 24.2689 2.56554 24.3334 2.208 24.392C1.908 24.44 1.68 24.128 1.7985 23.849C1.93133 23.5348 2.0534 23.2161 2.1645 22.8935L2.169 22.8785C2.541 21.7985 2.844 20.5565 2.955 19.4C1.1145 17.555 0 15.14 0 12.5C0 6.701 5.373 2 12 2C18.627 2 24 6.701 24 12.5C24 18.299 18.627 23 12 23C10.8114 23.0026 9.62768 22.8483 8.4795 22.541C7.6995 22.9355 6.021 23.654 3.2775 24.1985Z", fill: "#00529C" }) }),
526
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_10455_26601", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
527
- ] });
528
- };
529
- var IconConfeti = ({ color }) => {
530
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M4 5H6M5 4V6M11.5 4L11 6M18 5H20M19 4V6M15 9L14 10M18 13L20 12.5M18 19H20M19 18V20M14.0018 16.518L7.48376 10L3.09376 19.58C3.00699 19.766 2.97955 19.9742 3.01518 20.1763C3.0508 20.3785 3.14776 20.5647 3.29289 20.7099C3.43802 20.855 3.6243 20.952 3.82643 20.9876C4.02856 21.0232 4.23676 20.9958 4.42276 20.909L14.0018 16.518Z", stroke: color != null ? color : "none", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
531
- };
532
136
  var CreditRiskRatingIcon = () => {
533
137
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
534
138
  /* @__PURE__ */ jsx("path", { d: "M40 76.6673C60.2504 76.6673 76.6666 60.2511 76.6666 40.0007C76.6666 19.7502 60.2504 3.33398 40 3.33398C19.7495 3.33398 3.33331 19.7502 3.33331 40.0007C3.33331 60.2511 19.7495 76.6673 40 76.6673Z", fill: "#2A61A1" }),
@@ -541,132 +145,6 @@ var CreditRiskRatingIcon = () => {
541
145
  /* @__PURE__ */ jsx("path", { d: "M44.08 56.3459V57.3859C44.6666 56.6392 45.7066 56.1992 46.6 56.1992C47.3466 56.1992 48.08 56.3459 48.8266 56.7859C49.4133 57.2259 50.0133 57.8259 50.3066 58.4126C50.6 59.1592 50.7466 59.8925 50.7466 60.6392C50.7466 61.8259 50.3066 63.0126 49.56 63.7459C48.8133 64.6392 47.7866 65.2259 46.4533 65.2259C45.4133 65.2259 44.68 64.7859 43.9333 64.0392V68.3325C43.9333 68.9192 43.4933 69.3725 42.8933 69.3725H42C41.4133 69.3725 40.96 68.9325 40.96 68.3325V57.3592C40.96 56.7726 41.4 56.3192 42 56.3192H44.08M44.52 61.9459C44.8133 62.2392 45.2666 62.5326 45.7066 62.5326C46.1466 62.5326 46.6 62.3859 46.8933 61.9459C47.1866 61.6525 47.3333 61.1992 47.3333 60.6125C47.3333 60.1725 47.1866 59.7192 46.8933 59.4259C46.6 59.1325 46.1466 58.8392 45.7066 58.8392C45.2666 58.8392 44.8133 58.9859 44.52 59.4259C44.2266 59.7192 44.08 60.1725 44.08 60.6125C44.08 61.1992 44.2266 61.6525 44.52 61.9459Z", fill: "white" })
542
146
  ] });
543
147
  };
544
- var IconCrossLine = ({ color }) => {
545
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M18 6L6 18M6 6L18 18", stroke: color != null ? color : "#E84040", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }) });
546
- };
547
- var IconCross = ({ color }) => {
548
- return /* @__PURE__ */ jsxs(
549
- "svg",
550
- {
551
- width: "18",
552
- height: "19",
553
- viewBox: "0 0 18 19",
554
- fill: color ? color : "none",
555
- xmlns: "http://www.w3.org/2000/svg",
556
- children: [
557
- /* @__PURE__ */ jsx("circle", { cx: "9", cy: "9.41992", r: "9", fill: "#E84040" }),
558
- /* @__PURE__ */ jsx(
559
- "path",
560
- {
561
- d: "M5.30914 5.66992L12.5625 12.9824M12.5034 5.66992L5.25 12.9824",
562
- stroke: "white",
563
- strokeWidth: "1.51198",
564
- strokeLinecap: "round"
565
- }
566
- )
567
- ]
568
- }
569
- );
570
- };
571
- var Dashboard = (color) => {
572
- return /* @__PURE__ */ jsx("svg", { width: "26", height: "26", viewBox: "0 0 26 26", fill: color ? color : "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M5.69938 22.3589C5.12745 22.3589 4.63767 22.1554 4.23004 21.7485C3.8231 21.3409 3.61963 20.8511 3.61963 20.2792V5.72087C3.61963 5.14894 3.8231 4.65915 4.23004 4.25152C4.63767 3.84458 5.12745 3.64111 5.69938 3.64111H11.9386V22.3589H5.69938ZM14.0184 22.3589V13H22.3374V20.2792C22.3374 20.8511 22.134 21.3409 21.727 21.7485C21.3194 22.1554 20.8296 22.3589 20.2577 22.3589H14.0184ZM14.0184 10.9203V3.64111H20.2577C20.8296 3.64111 21.3194 3.84458 21.727 4.25152C22.134 4.65915 22.3374 5.14894 22.3374 5.72087V10.9203H14.0184Z", fill: "#00529C" }) });
573
- };
574
- var IconDeleteBin = ({ color, isSmall }) => {
575
- return /* @__PURE__ */ jsx(
576
- "svg",
577
- {
578
- width: `${isSmall ? "14" : "21"}`,
579
- height: `${isSmall ? "16" : "24"}`,
580
- viewBox: "0 0 21 24",
581
- fill: "none",
582
- xmlns: "http://www.w3.org/2000/svg",
583
- children: /* @__PURE__ */ jsx(
584
- "path",
585
- {
586
- d: "M19.0485 4.53905H16.0346C15.5695 2.27727 13.5798 0.653094 11.2707 0.650177H9.32625C7.01712 0.653094 5.02749 2.27727 4.56238 4.53905H1.5485C1.01156 4.53905 0.576294 4.97432 0.576294 5.51126C0.576294 6.0482 1.01156 6.48351 1.5485 6.48351H2.52071V19.1224C2.52394 21.8058 4.69846 23.9803 7.38184 23.9835H13.2152C15.8986 23.9803 18.0731 21.8058 18.0763 19.1224V6.48351H19.0485C19.5854 6.48351 20.0207 6.04824 20.0207 5.5113C20.0207 4.97436 19.5854 4.53905 19.0485 4.53905ZM9.3263 17.178C9.3263 17.7149 8.89103 18.1502 8.35409 18.1502C7.8171 18.1502 7.38184 17.7149 7.38184 17.178V11.3446C7.38184 10.8077 7.8171 10.3724 8.35404 10.3724C8.89098 10.3724 9.32625 10.8077 9.32625 11.3446V17.178H9.3263ZM13.2152 17.178C13.2152 17.7149 12.7799 18.1502 12.243 18.1502C11.706 18.1502 11.2708 17.7149 11.2708 17.178V11.3446C11.2708 10.8077 11.706 10.3724 12.243 10.3724C12.7799 10.3724 13.2152 10.8077 13.2152 11.3446V17.178ZM6.57588 4.53905C6.98941 3.37462 8.09063 2.5961 9.3263 2.59459H11.2708C12.5064 2.5961 13.6076 3.37462 14.0212 4.53905H6.57588Z",
587
- fill: color ? color : "white"
588
- }
589
- )
590
- }
591
- );
592
- };
593
- var IconDocumentAddOutline = ({ color }) => {
594
- return /* @__PURE__ */ jsxs("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
595
- /* @__PURE__ */ jsx("path", { d: "M14.5 3V7C14.5 7.26522 14.6054 7.51957 14.7929 7.70711C14.9804 7.89464 15.2348 8 15.5 8H19.5M14.5 3H7.5C6.96957 3 6.46086 3.21071 6.08579 3.58579C5.71071 3.96086 5.5 4.46957 5.5 5V19C5.5 19.5304 5.71071 20.0391 6.08579 20.4142C6.46086 20.7893 6.96957 21 7.5 21H17.5C18.0304 21 18.5391 20.7893 18.9142 20.4142C19.2893 20.0391 19.5 19.5304 19.5 19V8M14.5 3L19.5 8", stroke: color, "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
596
- /* @__PURE__ */ jsx("path", { d: "M12.5 11.5V17.5M9.5 14.5H15.5", stroke: "#00529C", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" })
597
- ] });
598
- };
599
- var IconDocumentAdd = ({ color }) => {
600
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
601
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", fill: color != null ? color : "#00529C" }),
602
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.117 2.507L12 2.5H7L6.824 2.505C6.06011 2.54989 5.34224 2.88499 4.81728 3.44174C4.29233 3.99849 3.99996 4.73479 4 5.5V19.5L4.005 19.676C4.04989 20.4399 4.38499 21.1578 4.94174 21.6827C5.49849 22.2077 6.23479 22.5 7 22.5H17L17.176 22.495C17.9399 22.4501 18.6578 22.115 19.1827 21.5583C19.7077 21.0015 20 20.2652 20 19.5V10.5L19.993 10.383C19.9667 10.1598 19.8659 9.95194 19.707 9.79301C19.5481 9.63408 19.3402 9.53332 19.117 9.507L19 9.5H15L14.843 9.494C14.3669 9.45666 13.92 9.25023 13.5829 8.91203C13.2458 8.57383 13.0408 8.12617 13.005 7.65L13 7.5V3.5L12.993 3.383C12.9667 3.15978 12.8659 2.95194 12.707 2.79301C12.5481 2.63408 12.3402 2.53332 12.117 2.507ZM12.0016 11.1016C12.4986 11.1016 12.9016 11.5045 12.9016 12.0016V14.1016H15.0016C15.4986 14.1016 15.9016 14.5045 15.9016 15.0016C15.9016 15.4986 15.4986 15.9016 15.0016 15.9016H12.9016V18.0016C12.9016 18.4986 12.4986 18.9016 12.0016 18.9016C11.5045 18.9016 11.1016 18.4986 11.1016 18.0016V15.9016H9.00156C8.50451 15.9016 8.10156 15.4986 8.10156 15.0016C8.10156 14.5045 8.50451 14.1016 9.00156 14.1016H11.1016V12.0016C11.1016 11.5045 11.5045 11.1016 12.0016 11.1016Z", fill: color != null ? color : "#00529C" }),
603
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", stroke: color != null ? color : "#00529C" }),
604
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.117 2.507L12 2.5H7L6.824 2.505C6.06011 2.54989 5.34224 2.88499 4.81728 3.44174C4.29233 3.99849 3.99996 4.73479 4 5.5V19.5L4.005 19.676C4.04989 20.4399 4.38499 21.1578 4.94174 21.6827C5.49849 22.2077 6.23479 22.5 7 22.5H17L17.176 22.495C17.9399 22.4501 18.6578 22.115 19.1827 21.5583C19.7077 21.0015 20 20.2652 20 19.5V10.5L19.993 10.383C19.9667 10.1598 19.8659 9.95194 19.707 9.79301C19.5481 9.63408 19.3402 9.53332 19.117 9.507L19 9.5H15L14.843 9.494C14.3669 9.45666 13.92 9.25023 13.5829 8.91203C13.2458 8.57383 13.0408 8.12617 13.005 7.65L13 7.5V3.5L12.993 3.383C12.9667 3.15978 12.8659 2.95194 12.707 2.79301C12.5481 2.63408 12.3402 2.53332 12.117 2.507ZM12.0016 11.1016C12.4986 11.1016 12.9016 11.5045 12.9016 12.0016V14.1016H15.0016C15.4986 14.1016 15.9016 14.5045 15.9016 15.0016C15.9016 15.4986 15.4986 15.9016 15.0016 15.9016H12.9016V18.0016C12.9016 18.4986 12.4986 18.9016 12.0016 18.9016C11.5045 18.9016 11.1016 18.4986 11.1016 18.0016V15.9016H9.00156C8.50451 15.9016 8.10156 15.4986 8.10156 15.0016C8.10156 14.5045 8.50451 14.1016 9.00156 14.1016H11.1016V12.0016C11.1016 11.5045 11.5045 11.1016 12.0016 11.1016Z", stroke: color != null ? color : "#00529C" })
605
- ] });
606
- };
607
- var DocumentNotFound = () => {
608
- return /* @__PURE__ */ jsxs("svg", { width: "241", height: "241", viewBox: "0 0 241 241", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
609
- /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
610
- /* @__PURE__ */ jsx("path", { d: "M223.354 171.649C223.354 179.477 220.274 186.558 215.261 191.672C210.268 196.81 203.361 199.962 195.721 199.962H71.3697V199.899C70.56 199.938 69.7695 199.962 68.9597 199.962C40.6133 199.962 17.6412 176.421 17.6412 147.376C17.6412 138.637 19.7331 130.385 23.4059 123.126C30.5492 109.071 43.7174 98.7324 59.4065 95.7199C61.6767 65.1177 87.4734 41.0273 118.919 41.0273C150.365 41.0273 177.501 66.4095 178.567 98.1443C196.372 103.061 209.458 119.748 209.458 139.548C209.458 141.997 209.26 144.402 208.865 146.73C210.721 147.761 212.437 148.995 213.998 150.432C219.744 155.589 223.354 163.195 223.354 171.649Z", fill: "url(#paint0_radial_12925_138165)" }),
611
- /* @__PURE__ */ jsx("path", { d: "M213.998 150.436C193.745 170.28 162.815 182.961 128.178 182.961C79.4818 182.961 38.1503 157.921 23.4059 123.13C30.5492 109.075 43.7174 98.7363 59.4065 95.7238C61.6767 65.1216 87.4734 41.0312 118.919 41.0312C150.365 41.0312 177.501 66.4134 178.567 98.1483C196.372 103.065 209.458 119.751 209.458 139.552C209.458 142.001 209.26 144.406 208.865 146.734C210.721 147.765 212.437 148.999 213.998 150.436Z", fill: "url(#paint1_radial_12925_138165)" })
612
- ] }),
613
- /* @__PURE__ */ jsx("path", { d: "M200.377 88.0473C200.377 88.8137 199.644 89.503 198.473 89.9801C197.577 90.3465 196.878 91.0646 196.521 91.9804C196.054 93.1758 195.384 93.9277 194.636 93.9277C193.889 93.9277 193.215 93.1758 192.752 91.9804C192.395 91.0646 191.696 90.3416 190.8 89.9801C189.633 89.503 188.896 88.8137 188.896 88.0473C188.896 87.2809 189.628 86.5917 190.795 86.1145C191.691 85.7482 192.395 85.03 192.747 84.1094C193.21 82.914 193.885 82.1621 194.632 82.1621C195.379 82.1621 196.054 82.914 196.516 84.1094C196.873 85.03 197.577 85.7482 198.473 86.1145C199.64 86.5917 200.372 87.2761 200.372 88.0425L200.377 88.0473Z", fill: "#2A61A1" }),
614
- /* @__PURE__ */ jsx("path", { d: "M49.0821 82.5127C49.0821 82.8742 48.735 83.1971 48.1855 83.4236C47.7614 83.5972 47.4336 83.9345 47.2649 84.3683C47.0432 84.9323 46.7299 85.289 46.3732 85.289C46.0165 85.289 45.7032 84.9323 45.4815 84.3683C45.3128 83.9345 44.9851 83.5972 44.5609 83.4236C44.0114 83.1971 43.6644 82.8742 43.6644 82.5127C43.6644 82.1512 44.0114 81.8234 44.5609 81.6017C44.9851 81.4282 45.3128 81.0907 45.4815 80.6569C45.6984 80.093 46.0165 79.7363 46.3732 79.7363C46.7299 79.7363 47.0432 80.093 47.2649 80.6569C47.4336 81.0907 47.7662 81.4282 48.1855 81.6017C48.735 81.8282 49.0821 82.1512 49.0821 82.5127Z", fill: "#86C5F6" }),
615
- /* @__PURE__ */ jsx("path", { d: "M56.0132 179.584C56.0132 180.606 55.0348 181.527 53.4731 182.163C52.2777 182.65 51.3426 183.609 50.8703 184.833C50.2485 186.429 49.352 187.436 48.3494 187.436C47.3469 187.436 46.4503 186.433 45.8334 184.838C45.3562 183.614 44.4211 182.655 43.2258 182.163C41.6641 181.527 40.6856 180.606 40.6856 179.584C40.6856 178.562 41.6641 177.642 43.2209 177.006C44.4163 176.519 45.3562 175.559 45.8286 174.33C46.4503 172.735 47.3469 171.732 48.3446 171.732C49.3423 171.732 50.2437 172.735 50.8655 174.335C51.3426 175.564 52.2777 176.523 53.4779 177.01C55.0348 177.647 56.0132 178.562 56.0132 179.589V179.584Z", fill: "#63A3EF" }),
616
- /* @__PURE__ */ jsx("path", { d: "M62.1298 74.2525V167.785C62.1298 171.65 65.1809 174.778 68.9549 174.778H143.53C147.299 174.778 150.355 171.65 150.355 167.785V96.8246C150.355 94.7617 149.463 92.7999 147.921 91.4744L121.71 68.8975C120.481 67.8419 118.929 67.2539 117.324 67.2539H68.9549C65.1857 67.2539 62.1298 70.3821 62.1298 74.2477V74.2525Z", fill: "#FF9D24" }),
617
- /* @__PURE__ */ jsx("path", { d: "M96.6988 85.7715H75.1534C72.1906 85.7715 69.7888 88.1733 69.7888 91.1361C69.7888 94.099 72.1906 96.5008 75.1534 96.5008H96.6988C99.6617 96.5008 102.063 94.099 102.063 91.1361C102.063 88.1733 99.6617 85.7715 96.6988 85.7715Z", fill: "#ED6E14" }),
618
- /* @__PURE__ */ jsx("path", { d: "M96.6988 100.535H75.1534C72.1906 100.535 69.7888 102.937 69.7888 105.9C69.7888 108.863 72.1906 111.264 75.1534 111.264H96.6988C99.6617 111.264 102.063 108.863 102.063 105.9C102.063 102.937 99.6617 100.535 96.6988 100.535Z", fill: "#ED6E14" }),
619
- /* @__PURE__ */ jsx("path", { d: "M176.855 145.516V107.274C176.855 105.211 175.964 103.249 174.421 101.924L148.21 79.3467C146.981 78.2912 145.429 77.7031 143.824 77.7031H88.4904C84.7211 77.7031 81.6653 80.8313 81.6653 84.6969V159.499C99.3498 162.844 144.831 168.406 176.855 145.511V145.516Z", fill: "url(#paint2_radial_12925_138165)" }),
620
- /* @__PURE__ */ jsx("path", { d: "M88.4904 185.223H170.03C173.8 185.223 176.855 182.095 176.855 178.229V142.527C144.836 165.422 99.3498 159.86 81.6653 156.515V178.229C81.6653 182.095 84.7163 185.223 88.4904 185.223Z", fill: "#2A61A1" }),
621
- /* @__PURE__ */ jsx("path", { d: "M125.224 185.97H88.2687C84.215 185.97 80.9182 182.673 80.9182 178.619V138.372C80.9182 137.962 81.2507 137.625 81.6652 137.625C82.0798 137.625 82.4123 137.958 82.4123 138.372V178.619C82.4123 181.848 85.0393 184.475 88.2687 184.475H125.224C125.633 184.475 125.971 184.808 125.971 185.223C125.971 185.637 125.638 185.97 125.224 185.97Z", fill: "black" }),
622
- /* @__PURE__ */ jsx("path", { d: "M120.799 93.9648H99.2534C96.2906 93.9648 93.8888 96.3667 93.8888 99.3295C93.8888 102.292 96.2906 104.694 99.2534 104.694H120.799C123.762 104.694 126.163 102.292 126.163 99.3295C126.163 96.3667 123.762 93.9648 120.799 93.9648Z", fill: "#E4F2FF" }),
623
- /* @__PURE__ */ jsx("path", { d: "M120.799 110.176H99.2534C96.2906 110.176 93.8888 112.578 93.8888 115.54C93.8888 118.503 96.2906 120.905 99.2534 120.905H120.799C123.762 120.905 126.163 118.503 126.163 115.54C126.163 112.578 123.762 110.176 120.799 110.176Z", fill: "#E4F2FF" }),
624
- /* @__PURE__ */ jsx("g", { opacity: "0.25", children: /* @__PURE__ */ jsx("path", { d: "M177.93 158.384C176.884 160.139 175.622 161.797 174.142 163.315C172.662 164.833 171.043 166.125 169.331 167.2C159.431 173.384 146.33 172.092 137.77 163.315C127.725 153.024 127.725 136.337 137.77 126.042C147.815 115.746 164.102 115.746 174.147 126.042C182.712 134.819 183.97 148.238 177.935 158.389L177.93 158.384Z", fill: "white" }) }),
625
- /* @__PURE__ */ jsx("path", { d: "M184.052 124.842C182.895 123.121 181.565 121.487 180.075 119.954C166.753 106.304 145.159 106.304 131.837 119.954C118.514 133.605 118.514 155.733 131.837 169.384C133.514 171.1 135.321 172.603 137.23 173.89C145.072 179.183 154.573 180.807 163.441 178.773C167.206 177.91 170.859 176.387 174.214 174.204C174.373 174.102 174.527 173.996 174.686 173.89C174.923 173.731 175.159 173.567 175.395 173.399C177.043 172.227 178.61 170.887 180.08 169.384C181.203 168.232 182.239 167.017 183.17 165.749C183.454 165.369 183.734 164.978 183.999 164.583C184.018 164.554 184.037 164.525 184.057 164.496C192.077 152.596 192.077 136.738 184.057 124.837L184.052 124.842ZM177.93 158.38C176.884 160.134 175.622 161.792 174.142 163.306C172.657 164.824 171.043 166.12 169.331 167.19C159.431 173.375 146.33 172.083 137.765 163.306C127.72 153.01 127.72 136.323 137.765 126.033C147.81 115.737 164.097 115.737 174.142 126.033C182.702 134.81 183.965 148.233 177.93 158.38Z", fill: "#FF9D24" }),
626
- /* @__PURE__ */ jsx("path", { d: "M155.956 171.032C170.16 171.032 181.675 159.232 181.675 144.676C181.675 130.12 170.16 118.32 155.956 118.32C141.751 118.32 130.236 130.12 130.236 144.676C130.236 159.232 141.751 171.032 155.956 171.032Z", fill: "#E4F2FF" }),
627
- /* @__PURE__ */ jsx("path", { d: "M198.492 185.651L193.981 190.273C192.853 191.43 191.021 191.43 189.894 190.273L174.214 174.208C174.614 173.948 175.005 173.683 175.395 173.403C177.043 172.232 178.61 170.892 180.08 169.388C181.203 168.236 182.239 167.022 183.17 165.754L198.497 181.457C199.625 182.614 199.625 184.489 198.497 185.646L198.492 185.651Z", fill: "#ED6E14" }),
628
- /* @__PURE__ */ jsx("path", { d: "M155.956 170.969C155.609 170.969 155.329 170.679 155.329 170.327C155.329 169.976 155.609 169.686 155.956 169.686C169.413 169.686 180.36 158.47 180.36 144.68C180.36 137.87 177.733 131.502 172.966 126.75C172.72 126.504 172.71 126.094 172.951 125.844C173.192 125.588 173.587 125.583 173.838 125.829C178.851 130.823 181.613 137.518 181.613 144.68C181.613 159.179 170.103 170.973 155.956 170.973V170.969Z", fill: "black" }),
629
- /* @__PURE__ */ jsx("path", { d: "M128.689 166.381C128.501 166.381 128.318 166.294 128.193 166.13C122.52 158.63 120.037 149.313 121.199 139.895C122.365 130.481 127.036 122.09 134.358 116.277C149.468 104.275 171.293 107.109 183.006 122.596C183.218 122.875 183.17 123.28 182.895 123.497C182.62 123.714 182.225 123.661 182.018 123.382C170.729 108.459 149.695 105.726 135.129 117.294C128.072 122.9 123.57 130.983 122.447 140.059C121.324 149.135 123.72 158.115 129.186 165.345C129.398 165.624 129.35 166.029 129.075 166.246C128.959 166.337 128.824 166.381 128.689 166.381Z", fill: "black" }),
630
- /* @__PURE__ */ jsx("path", { d: "M158.125 154.332C157.349 153.623 156.375 153.271 155.209 153.271C154.042 153.271 153.078 153.623 152.298 154.332C151.522 155.045 151.126 155.947 151.126 157.05C151.126 158.154 151.517 159.06 152.298 159.764C153.074 160.473 154.047 160.824 155.209 160.824C156.37 160.824 157.344 160.473 158.125 159.764C158.901 159.06 159.291 158.154 159.291 157.05C159.291 155.947 158.906 155.04 158.125 154.332Z", fill: "#0F77CA" }),
631
- /* @__PURE__ */ jsx("path", { d: "M163.075 129.861C161.296 128.323 158.78 126.877 155.537 126.877C152.293 126.877 149.743 128.39 147.945 130.049C147.343 130.603 146.836 131.229 146.432 131.933C145.135 134.179 146.841 137.018 149.386 137.018H149.945C151.271 137.018 152.408 136.189 153.016 134.979C153.127 134.753 153.262 134.55 153.416 134.362C153.951 133.707 154.659 133.379 155.532 133.379C157.421 133.379 158.366 134.507 158.366 136.758C158.366 137.683 158.086 138.527 157.527 139.293C156.963 140.064 156.149 140.908 155.074 141.833C153.994 142.759 153.223 143.848 152.741 145.111C152.601 145.473 152.486 145.877 152.384 146.316C151.936 148.336 153.464 150.264 155.484 150.264H155.522C156.963 150.264 158.173 149.256 158.588 147.844C158.626 147.709 158.67 147.579 158.718 147.458C158.993 146.721 159.489 146.003 160.202 145.299L162.714 142.908C163.774 141.853 164.55 140.812 165.027 139.799C165.504 138.787 165.745 137.664 165.745 136.425C165.745 133.596 164.854 131.408 163.07 129.875L163.075 129.861Z", fill: "#0F77CA" }),
632
- /* @__PURE__ */ jsxs("defs", { children: [
633
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_12925_138165", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(38.2835 183.195) scale(149.148 153.161)", children: [
634
- /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
635
- /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
636
- ] }),
637
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_12925_138165", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(145.813 188.592) scale(127.704 131.14)", children: [
638
- /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
639
- /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
640
- /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
641
- /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
642
- /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
643
- ] }),
644
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_12925_138165", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(185.931 196.979) scale(141.689 141.689)", children: [
645
- /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
646
- /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
647
- /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
648
- /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
649
- /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
650
- ] })
651
- ] })
652
- ] });
653
- };
654
- var IconDocumentSleve = ({ color }) => {
655
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
656
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", fill: color ? color : "#084F8C" }),
657
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.5L12.117 2.507C12.3402 2.53332 12.5481 2.63408 12.707 2.79301C12.8659 2.95194 12.9667 3.15978 12.993 3.383L13 3.5V7.5L13.005 7.65C13.0408 8.12617 13.2458 8.57383 13.5829 8.91203C13.92 9.25023 14.3669 9.45666 14.843 9.494L15 9.5H19L19.117 9.507C19.3402 9.53332 19.5481 9.63408 19.707 9.79301C19.8659 9.95194 19.9667 10.1598 19.993 10.383L20 10.5V19.5C20 20.2652 19.7077 21.0015 19.1827 21.5583C18.6578 22.115 17.9399 22.4501 17.176 22.495L17 22.5H7C6.23479 22.5 5.49849 22.2077 4.94174 21.6827C4.38499 21.1578 4.04989 20.4399 4.005 19.676L4 19.5V5.5C3.99996 4.73479 4.29233 3.99849 4.81728 3.44174C5.34224 2.88499 6.06011 2.54989 6.824 2.505L7 2.5H12ZM9 12.5C8.44772 12.5 8 12.9477 8 13.5C8 14.0523 8.44772 14.5 9 14.5H15C15.5523 14.5 16 14.0523 16 13.5C16 12.9477 15.5523 12.5 15 12.5H9ZM8 17.5C8 16.9477 8.44772 16.5 9 16.5H15C15.5523 16.5 16 16.9477 16 17.5C16 18.0523 15.5523 18.5 15 18.5H9C8.44772 18.5 8 18.0523 8 17.5Z", fill: color ? color : "#084F8C" }),
658
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", stroke: color ? color : "#084F8C" }),
659
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.5L12.117 2.507C12.3402 2.53332 12.5481 2.63408 12.707 2.79301C12.8659 2.95194 12.9667 3.15978 12.993 3.383L13 3.5V7.5L13.005 7.65C13.0408 8.12617 13.2458 8.57383 13.5829 8.91203C13.92 9.25023 14.3669 9.45666 14.843 9.494L15 9.5H19L19.117 9.507C19.3402 9.53332 19.5481 9.63408 19.707 9.79301C19.8659 9.95194 19.9667 10.1598 19.993 10.383L20 10.5V19.5C20 20.2652 19.7077 21.0015 19.1827 21.5583C18.6578 22.115 17.9399 22.4501 17.176 22.495L17 22.5H7C6.23479 22.5 5.49849 22.2077 4.94174 21.6827C4.38499 21.1578 4.04989 20.4399 4.005 19.676L4 19.5V5.5C3.99996 4.73479 4.29233 3.99849 4.81728 3.44174C5.34224 2.88499 6.06011 2.54989 6.824 2.505L7 2.5H12ZM9 12.5C8.44772 12.5 8 12.9477 8 13.5C8 14.0523 8.44772 14.5 9 14.5H15C15.5523 14.5 16 14.0523 16 13.5C16 12.9477 15.5523 12.5 15 12.5H9ZM8 17.5C8 16.9477 8.44772 16.5 9 16.5H15C15.5523 16.5 16 16.9477 16 17.5C16 18.0523 15.5523 18.5 15 18.5H9C8.44772 18.5 8 18.0523 8 17.5Z", stroke: color ? color : "#084F8C" })
660
- ] });
661
- };
662
- var IconDocument = ({ color }) => {
663
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
664
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", fill: color != null ? color : "white" }),
665
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.5L12.117 2.507C12.3402 2.53332 12.5481 2.63408 12.707 2.79301C12.8659 2.95194 12.9667 3.15978 12.993 3.383L13 3.5V7.5L13.005 7.65C13.0408 8.12617 13.2458 8.57383 13.5829 8.91203C13.92 9.25023 14.3669 9.45666 14.843 9.494L15 9.5H19L19.117 9.507C19.3402 9.53332 19.5481 9.63408 19.707 9.79301C19.8659 9.95194 19.9667 10.1598 19.993 10.383L20 10.5V19.5C20 20.2652 19.7077 21.0015 19.1827 21.5583C18.6578 22.115 17.9399 22.4501 17.176 22.495L17 22.5H7C6.23479 22.5 5.49849 22.2077 4.94174 21.6827C4.38499 21.1578 4.04989 20.4399 4.005 19.676L4 19.5V5.5C3.99996 4.73479 4.29233 3.99849 4.81728 3.44174C5.34224 2.88499 6.06011 2.54989 6.824 2.505L7 2.5H12ZM9 12.5C8.44772 12.5 8 12.9477 8 13.5C8 14.0523 8.44772 14.5 9 14.5H15C15.5523 14.5 16 14.0523 16 13.5C16 12.9477 15.5523 12.5 15 12.5H9ZM8 17.5C8 16.9477 8.44772 16.5 9 16.5H15C15.5523 16.5 16 16.9477 16 17.5C16 18.0523 15.5523 18.5 15 18.5H9C8.44772 18.5 8 18.0523 8 17.5Z", fill: color != null ? color : "white" }),
666
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", stroke: color != null ? color : "white" }),
667
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.5L12.117 2.507C12.3402 2.53332 12.5481 2.63408 12.707 2.79301C12.8659 2.95194 12.9667 3.15978 12.993 3.383L13 3.5V7.5L13.005 7.65C13.0408 8.12617 13.2458 8.57383 13.5829 8.91203C13.92 9.25023 14.3669 9.45666 14.843 9.494L15 9.5H19L19.117 9.507C19.3402 9.53332 19.5481 9.63408 19.707 9.79301C19.8659 9.95194 19.9667 10.1598 19.993 10.383L20 10.5V19.5C20 20.2652 19.7077 21.0015 19.1827 21.5583C18.6578 22.115 17.9399 22.4501 17.176 22.495L17 22.5H7C6.23479 22.5 5.49849 22.2077 4.94174 21.6827C4.38499 21.1578 4.04989 20.4399 4.005 19.676L4 19.5V5.5C3.99996 4.73479 4.29233 3.99849 4.81728 3.44174C5.34224 2.88499 6.06011 2.54989 6.824 2.505L7 2.5H12ZM9 12.5C8.44772 12.5 8 12.9477 8 13.5C8 14.0523 8.44772 14.5 9 14.5H15C15.5523 14.5 16 14.0523 16 13.5C16 12.9477 15.5523 12.5 15 12.5H9ZM8 17.5C8 16.9477 8.44772 16.5 9 16.5H15C15.5523 16.5 16 16.9477 16 17.5C16 18.0523 15.5523 18.5 15 18.5H9C8.44772 18.5 8 18.0523 8 17.5Z", stroke: color != null ? color : "white" })
668
- ] });
669
- };
670
148
  var DokumenPenjagaanIcon = () => {
671
149
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
672
150
  /* @__PURE__ */ jsx("path", { d: "M54.5333 14.1327V52.666C54.5333 54.266 53.2 55.5993 51.6 55.5993H24C22.4 55.5993 21.0667 54.266 21.0667 52.666V9.59935C21.0667 7.99935 22.4 6.66602 24 6.66602H46.2667C46.9333 6.66602 47.6 6.93268 48.1333 7.33268L53.4667 11.866C54 12.266 54.4 12.9327 54.4 13.5993C54.5333 13.866 54.5333 13.9993 54.5333 14.1327Z", fill: "#2A61A1" }),
@@ -682,62 +160,6 @@ var DokumenPenjagaanIcon = () => {
682
160
  /* @__PURE__ */ jsx("path", { d: "M35.32 69.0672H17.7067C16.9467 69.0672 16.4 68.4005 16.4 67.4672C16.4 66.5339 16.9467 65.8672 17.7067 65.8672H35.4267C36.1867 65.8672 36.7334 66.5339 36.7334 67.4672C36.7334 68.4005 36.08 69.0672 35.32 69.0672Z", fill: "white" })
683
161
  ] });
684
162
  };
685
- var DownloadDocumentIcon = ({ color }) => {
686
- return /* @__PURE__ */ jsx("svg", { width: "14", height: "17", viewBox: "0 0 14 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M8.39844 0.899902V4.23324C8.39844 4.45425 8.48623 4.66621 8.64252 4.82249C8.7988 4.97877 9.01076 5.06657 9.23177 5.06657H12.5651M8.39844 0.899902H2.5651C2.12308 0.899902 1.69915 1.0755 1.38659 1.38806C1.07403 1.70062 0.898438 2.12454 0.898438 2.56657V14.2332C0.898438 14.6753 1.07403 15.0992 1.38659 15.4117C1.69915 15.7243 2.12308 15.8999 2.5651 15.8999H10.8984C11.3405 15.8999 11.7644 15.7243 12.0769 15.4117C12.3895 15.0992 12.5651 14.6753 12.5651 14.2332V5.06657M8.39844 0.899902L12.5651 5.06657M6.73177 12.5666V7.56657M6.73177 12.5666L4.64844 10.4832M6.73177 12.5666L8.8151 10.4832", stroke: color != null ? color : "white", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
687
- };
688
- var DownloadIconSmall = (color) => {
689
- return /* @__PURE__ */ jsx("svg", { width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M3.5 12.75V14.25C3.5 14.6478 3.65804 15.0294 3.93934 15.3107C4.22064 15.592 4.60218 15.75 5 15.75H14C14.3978 15.75 14.7794 15.592 15.0607 15.3107C15.342 15.0294 15.5 14.6478 15.5 14.25V12.75M5.75 8.25L9.5 12M9.5 12L13.25 8.25M9.5 12V3", stroke: color.color, strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }) });
690
- };
691
- var IconDownloadOutline = ({ color }) => {
692
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M3.33398 14.1668V15.8335C3.33398 16.2755 3.50958 16.6994 3.82214 17.012C4.1347 17.3246 4.55862 17.5002 5.00065 17.5002H15.0006C15.4427 17.5002 15.8666 17.3246 16.1792 17.012C16.4917 16.6994 16.6673 16.2755 16.6673 15.8335V14.1668M5.83398 9.16683L10.0006 13.3335M10.0006 13.3335L14.1673 9.16683M10.0006 13.3335V3.3335", stroke: color != null ? color : "white", strokeWidth: "1.67", strokeLinecap: "round", strokeLinejoin: "round" }) });
693
- };
694
- var DownloadIconLarge = ({
695
- color = "#00529C",
696
- width = "21",
697
- height = "21"
698
- }) => {
699
- return /* @__PURE__ */ jsx(
700
- "svg",
701
- {
702
- width,
703
- height,
704
- viewBox: "0 0 21 22",
705
- fill: "none",
706
- xmlns: "http://www.w3.org/2000/svg",
707
- children: /* @__PURE__ */ jsx(
708
- "path",
709
- {
710
- d: "M21 20.1875C21 20.9124 20.4124 21.5 19.6875 21.5H1.3125C0.587631 21.5 0 20.9124 0 20.1875C0 19.4626 0.587631 18.875 1.3125 18.875H19.6875C20.4124 18.875 21 19.4626 21 20.1875ZM9.57194 16.0297C9.82825 16.286 10.1641 16.4141 10.5 16.4141C10.8358 16.4141 11.1718 16.2859 11.4281 16.0297L16.0783 11.3794C16.5909 10.8669 16.5909 10.0358 16.0783 9.52327C15.5658 9.0107 14.7347 9.0107 14.2222 9.52327L11.8125 11.9329V1.8125C11.8125 1.08763 11.2249 0.5 10.5 0.5C9.77513 0.5 9.1875 1.08763 9.1875 1.8125V11.9329L6.77783 9.52327C6.26526 9.0107 5.43424 9.0107 4.92167 9.52327C4.4091 10.0358 4.4091 10.8669 4.92167 11.3794L9.57194 16.0297Z",
711
- fill: color
712
- }
713
- )
714
- }
715
- );
716
- };
717
- var IconDuplicate = ({ color }) => {
718
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M19.414 19.415C19.0389 19.7897 18.5302 20.0002 18 20H10C9.46957 20 8.96086 19.7893 8.58579 19.4142C8.21071 19.0391 8 18.5304 8 18V10C8 9.446 8.225 8.945 8.589 8.583M12 8H18C18.5304 8 19.0391 8.21071 19.4142 8.58579C19.7893 8.96086 20 9.46957 20 10V16M16 8V6C16 5.46957 15.7893 4.96086 15.4142 4.58579C15.0391 4.21071 14.5304 4 14 4H8M4.582 4.59C4.222 4.95 4 5.45 4 6V14C4 14.5304 4.21071 15.0391 4.58579 15.4142C4.96086 15.7893 5.46957 16 6 16H8M3 3L21 21", stroke: color != null ? color : "#E84040", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }) });
719
- };
720
- var IconEdit = ({ color, isSmall }) => {
721
- return /* @__PURE__ */ jsx(
722
- "svg",
723
- {
724
- width: isSmall ? "16px" : "20px",
725
- height: isSmall ? "20px" : "24px",
726
- viewBox: "0 0 20 24",
727
- fill: "none",
728
- xmlns: "http://www.w3.org/2000/svg",
729
- children: /* @__PURE__ */ jsx(
730
- "path",
731
- {
732
- fillRule: "evenodd",
733
- clipRule: "evenodd",
734
- d: "M2.02018 21.5197H18.3535C18.6629 21.5197 18.9597 21.6426 19.1785 21.8614C19.3973 22.0802 19.5202 22.3769 19.5202 22.6863C19.5202 22.9958 19.3973 23.2925 19.1785 23.5113C18.9597 23.7301 18.6629 23.853 18.3535 23.853H2.02018C1.71076 23.853 1.41402 23.7301 1.19522 23.5113C0.976432 23.2925 0.853516 22.9958 0.853516 22.6863C0.853516 22.3769 0.976432 22.0802 1.19522 21.8614C1.41402 21.6426 1.71076 21.5197 2.02018 21.5197ZM0.853516 15.6863L12.5202 4.01968L16.0202 7.51968L4.35352 19.1863H0.853516V15.6863ZM13.6868 2.85302L16.0202 0.519684L19.5202 4.01968L17.1857 6.35418L13.6868 2.85302Z",
735
- fill: color ? color : "white"
736
- }
737
- )
738
- }
739
- );
740
- };
741
163
  var EmptyDataIcon = () => {
742
164
  return /* @__PURE__ */ jsxs("svg", { width: "201", height: "200", viewBox: "0 0 201 200", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
743
165
  /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
@@ -785,85 +207,13 @@ var EmptyDataIcon = () => {
785
207
  ] })
786
208
  ] });
787
209
  };
788
- var IconExclamation = ({
789
- size = 20,
790
- color = "#E84040"
791
- }) => {
210
+ var IconFileCSV = () => {
792
211
  return /* @__PURE__ */ jsxs(
793
212
  "svg",
794
213
  {
795
- width: size,
796
- height: size,
797
- viewBox: "0 0 24 24",
798
- fill: "none",
799
- xmlns: "http://www.w3.org/2000/svg",
800
- children: [
801
- /* @__PURE__ */ jsx("circle", { cx: "12", cy: "12", r: "12", fill: color, opacity: "0.15" }),
802
- /* @__PURE__ */ jsx("rect", { x: "11", y: "6", width: "2", height: "9", rx: "1", fill: color }),
803
- /* @__PURE__ */ jsx("circle", { cx: "12", cy: "18", r: "1.5", fill: color })
804
- ]
805
- }
806
- );
807
- };
808
- var FileOutlineCustom = (props) => /* @__PURE__ */ jsx(
809
- "svg",
810
- __spreadProps(__spreadValues({
811
- xmlns: "http://www.w3.org/2000/svg",
812
- width: "14",
813
- height: "18",
814
- fill: "none",
815
- viewBox: "0 0 14 18"
816
- }, props), {
817
- children: /* @__PURE__ */ jsx(
818
- "path",
819
- {
820
- stroke: props.color || "#080606",
821
- strokeLinecap: "round",
822
- strokeLinejoin: "round",
823
- strokeWidth: "1.8",
824
- d: "M8.666 1.5v3.333a.833.833 0 0 0 .833.834h3.334M8.666 1.5H2.833a1.667 1.667 0 0 0-1.667 1.667v11.666A1.666 1.666 0 0 0 2.833 16.5h8.333a1.666 1.666 0 0 0 1.667-1.667V5.667M8.666 1.5l4.167 4.167"
825
- }
826
- )
827
- })
828
- );
829
- var IconFileOutline = ({ color }) => {
830
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "15", viewBox: "0 0 18 15", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M3.16667 0.833496H6.5L9 3.3335H14.8333C15.2754 3.3335 15.6993 3.50909 16.0118 3.82165C16.3244 4.13421 16.5 4.55813 16.5 5.00016V11.6668C16.5 12.1089 16.3244 12.5328 16.0118 12.8453C15.6993 13.1579 15.2754 13.3335 14.8333 13.3335H3.16667C2.72464 13.3335 2.30072 13.1579 1.98816 12.8453C1.67559 12.5328 1.5 12.1089 1.5 11.6668V2.50016C1.5 2.05814 1.67559 1.63421 1.98816 1.32165C2.30072 1.00909 2.72464 0.833496 3.16667 0.833496Z", stroke: color != null ? color : "white", strokeWidth: "1.67", strokeLinecap: "round", strokeLinejoin: "round" }) });
831
- };
832
- var IconFileSleve = ({ color }) => {
833
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
834
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_4150_6509)", children: [
835
- /* @__PURE__ */ jsx("path", { d: "M12 2.5L12.117 2.507C12.3402 2.53332 12.5481 2.63408 12.707 2.79301C12.8659 2.95194 12.9667 3.15978 12.993 3.383L13 3.5V7.5L13.005 7.65C13.0408 8.12617 13.2458 8.57383 13.5829 8.91203C13.92 9.25023 14.3669 9.45666 14.843 9.494L15 9.5H19L19.117 9.507C19.3402 9.53332 19.5481 9.63408 19.707 9.79301C19.8659 9.95194 19.9667 10.1598 19.993 10.383L20 10.5V19.5C20 20.2652 19.7077 21.0015 19.1827 21.5583C18.6578 22.115 17.9399 22.4501 17.176 22.495L17 22.5H7C6.23479 22.5 5.49849 22.2077 4.94174 21.6827C4.38499 21.1578 4.04989 20.4399 4.005 19.676L4 19.5V5.5C3.99996 4.73479 4.29233 3.99849 4.81728 3.44174C5.34224 2.88499 6.06011 2.54989 6.824 2.505L7 2.5H12Z", fill: color != null ? color : "#00529C" }),
836
- /* @__PURE__ */ jsx("path", { d: "M19.001 7.501H15.001L15 3.5L19.001 7.501Z", fill: color != null ? color : "#00529C" })
837
- ] }),
838
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_4150_6509", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
839
- ] });
840
- };
841
- var IconFile = ({ color }) => {
842
- return /* @__PURE__ */ jsx(
843
- "svg",
844
- {
845
- width: "36",
846
- height: "36",
847
- viewBox: "0 0 36 36",
848
- fill: "none",
849
- xmlns: "http://www.w3.org/2000/svg",
850
- children: /* @__PURE__ */ jsx(
851
- "path",
852
- {
853
- d: "M13.5718 2.91919C14.968 2.90484 16.2712 3.53241 17.126 4.59781L18.4457 6.30538C18.8656 6.81619 19.4954 7.12268 20.1703 7.12268H24.7742C30.3079 7.12268 33.0073 9.99781 32.9924 15.894V23.0016C32.9924 28.6351 29.4231 32.1086 23.6195 32.1086H12.3571C6.58344 32.1086 2.99927 28.6351 2.99927 22.987V12.0265C2.99927 5.9843 5.75863 2.91919 11.2024 2.91919H13.5718ZM24.9392 20.1265H11.0524C10.4225 20.1265 9.92766 20.6081 9.92766 21.2211C9.92766 21.8194 10.4225 22.3156 11.0524 22.3156H24.9392C25.554 22.3156 26.0489 21.8194 26.0489 21.2211C26.0489 20.6081 25.554 20.1265 24.9392 20.1265Z",
854
- fill: color ? color : "#084F8C"
855
- }
856
- )
857
- }
858
- );
859
- };
860
- var IconFileCSV = () => {
861
- return /* @__PURE__ */ jsxs(
862
- "svg",
863
- {
864
- width: "76",
865
- height: "53",
866
- viewBox: "0 0 76 53",
214
+ width: "76",
215
+ height: "53",
216
+ viewBox: "0 0 76 53",
867
217
  fill: "none",
868
218
  xmlns: "http://www.w3.org/2000/svg",
869
219
  children: [
@@ -948,7 +298,7 @@ var IconFileDocx = () => {
948
298
  return /* @__PURE__ */ jsxs("svg", { width: "76", height: "53", viewBox: "0 0 76 53", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
949
299
  /* @__PURE__ */ jsx("rect", { x: "0.5", y: "1.34375", width: "75", height: "51", rx: "7.5", fill: "white" }),
950
300
  /* @__PURE__ */ jsx("rect", { x: "0.5", y: "1.34375", width: "75", height: "51", rx: "7.5", stroke: "#E0E0E0" }),
951
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_8052_112401)", children: [
301
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_8052_112401)", children: [
952
302
  /* @__PURE__ */ jsx("path", { d: "M29 8.84375C27.7625 8.84375 26.75 9.85625 26.75 11.0938V42.5938C26.75 43.8312 27.7625 44.8438 29 44.8438H51.5C52.7375 44.8438 53.75 43.8312 53.75 42.5938V17.8438L44.75 8.84375H29Z", fill: "#E2E5E7" }),
953
303
  /* @__PURE__ */ jsx("path", { d: "M47 17.8438H53.75L44.75 8.84375V15.5938C44.75 16.8313 45.7625 17.8438 47 17.8438Z", fill: "#B0B7BD" }),
954
304
  /* @__PURE__ */ jsx("path", { d: "M53.75 24.5938L47 17.8438H53.75V24.5938Z", fill: "#CAD1D8" }),
@@ -978,7 +328,7 @@ var IconFileDrive = ({ color }) => {
978
328
  /* @__PURE__ */ jsxs(
979
329
  "g",
980
330
  {
981
- "clip-path": "url(#clip0_7988_37534)",
331
+ clipPath: "url(#clip0_7988_37534)",
982
332
  children: [
983
333
  /* @__PURE__ */ jsx(
984
334
  "path",
@@ -1201,7 +551,7 @@ var IconFileXls = () => {
1201
551
  return /* @__PURE__ */ jsxs("svg", { width: "76", height: "53", viewBox: "0 0 76 53", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1202
552
  /* @__PURE__ */ jsx("rect", { x: "0.5", y: "1.34375", width: "75", height: "51", rx: "7.5", fill: "white" }),
1203
553
  /* @__PURE__ */ jsx("rect", { x: "0.5", y: "1.34375", width: "75", height: "51", rx: "7.5", stroke: "#E0E0E0" }),
1204
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_8052_112415)", children: [
554
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_8052_112415)", children: [
1205
555
  /* @__PURE__ */ jsx("path", { d: "M29 8.84375C27.7625 8.84375 26.75 9.85625 26.75 11.0938V42.5938C26.75 43.8312 27.7625 44.8438 29 44.8438H51.5C52.7375 44.8438 53.75 43.8312 53.75 42.5938V17.8438L44.75 8.84375H29Z", fill: "#E2E5E7" }),
1206
556
  /* @__PURE__ */ jsx("path", { d: "M47 17.8438H53.75L44.75 8.84375V15.5938C44.75 16.8313 45.7625 17.8438 47 17.8438Z", fill: "#B0B7BD" }),
1207
557
  /* @__PURE__ */ jsx("path", { d: "M53.75 24.5938L47 17.8438H53.75V24.5938Z", fill: "#CAD1D8" }),
@@ -1212,187 +562,6 @@ var IconFileXls = () => {
1212
562
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_8052_112415", children: /* @__PURE__ */ jsx("rect", { width: "36", height: "36", fill: "white", transform: "translate(20 8.84375)" }) }) })
1213
563
  ] });
1214
564
  };
1215
- var IconFingerScan = ({ color, isBordered = true }) => {
1216
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", children: [
1217
- isBordered && /* @__PURE__ */ jsx("path", { d: "M8 17V14C8 12.4087 8.63214 10.8826 9.75736 9.75736C10.8826 8.63214 12.4087 8 14 8H20M8 47V50C8 51.5913 8.63214 53.1174 9.75736 54.2426C10.8826 55.3679 12.4087 56 14 56H20M44 8H50C51.5913 8 53.1174 8.63214 54.2426 9.75736C55.3679 10.8826 56 12.4087 56 14V17M44 56H50C51.5913 56 53.1174 55.3679 54.2426 54.2426C55.3679 53.1174 56 51.5913 56 50V47", stroke: color != null ? color : "none", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
1218
- /* @__PURE__ */ jsx("path", { d: "M40.2559 25.3561C41.4036 27.3552 41.894 29.6946 41.6517 32.0146V33.3463C41.6502 34.7485 42.0003 36.1263 42.6668 37.3415M26.4241 30.6829C26.4241 29.2702 26.9588 27.9153 27.9107 26.9163C28.8626 25.9173 30.1536 25.3561 31.4998 25.3561C32.8459 25.3561 34.137 25.9173 35.0888 26.9163C36.0407 27.9153 36.5755 29.2702 36.5755 30.6829V32.0146C36.5755 34.896 37.466 37.6997 39.1133 40.0049M31.4998 30.6829V33.3463C31.4957 37.1542 32.6028 40.8721 34.6721 44M26.4241 36.0098C26.7346 38.7928 27.5076 41.4972 28.7081 44M22.4909 41.3364C21.6347 38.3138 21.2491 35.166 21.3489 32.0144V30.6827C21.344 28.8101 21.8096 26.9693 22.6985 25.3457C23.5875 23.7221 24.8686 22.3731 26.4126 21.4346C27.9566 20.4961 29.7091 20.0013 31.4934 20C33.2777 19.9987 35.0308 20.491 36.576 21.4273", stroke: color != null ? color : "none", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
1219
- ] });
1220
- };
1221
- var GenerateDocumentIcon = ({ color }) => {
1222
- return /* @__PURE__ */ jsxs("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1223
- /* @__PURE__ */ jsx("path", { d: "M11.6641 2.5V5.83333C11.6641 6.05435 11.7519 6.26631 11.9081 6.42259C12.0644 6.57887 12.2764 6.66667 12.4974 6.66667H15.8307M11.6641 2.5H5.83073C5.3887 2.5 4.96478 2.67559 4.65222 2.98816C4.33966 3.30072 4.16406 3.72464 4.16406 4.16667V15.8333C4.16406 16.2754 4.33966 16.6993 4.65222 17.0118C4.96478 17.3244 5.3887 17.5 5.83073 17.5H14.1641C14.6061 17.5 15.03 17.3244 15.3426 17.0118C15.6551 16.6993 15.8307 16.2754 15.8307 15.8333V6.66667M11.6641 2.5L15.8307 6.66667", stroke: color != null ? color : "#ffffff", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1224
- /* @__PURE__ */ jsx("path", { d: "M10 9.58325V14.5833M7.5 12.0833H12.5", stroke: color != null ? color : "#ffffff", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" })
1225
- ] });
1226
- };
1227
- var IconGradingRounded = ({ color, width, height }) => {
1228
- return /* @__PURE__ */ jsxs(
1229
- "svg",
1230
- {
1231
- width: width != null ? width : "24",
1232
- height: height != null ? height : "24",
1233
- viewBox: "0 0 24 24",
1234
- fill: "none",
1235
- xmlns: "http://www.w3.org/2000/svg",
1236
- children: [
1237
- /* @__PURE__ */ jsx(
1238
- "path",
1239
- {
1240
- d: "M19.8684 18.3838L17.7283 20.5239L16.7388 19.5352C16.4458 19.2422 15.9712 19.2422 15.6782 19.5352C15.3853 19.8281 15.3853 20.3027 15.6782 20.5957L17.198 22.1147C17.3445 22.2612 17.5364 22.3345 17.7283 22.3345C17.9202 22.3345 18.1121 22.2612 18.2585 22.1147L20.929 19.4443C21.2219 19.1514 21.2219 18.6768 20.929 18.3838C20.636 18.0908 20.1614 18.0908 19.8684 18.3838Z",
1241
- fill: color != null ? color : "#00529C"
1242
- }
1243
- ),
1244
- /* @__PURE__ */ jsx(
1245
- "path",
1246
- {
1247
- d: "M17.1016 1.5H6.60156C4.53156 1.5 2.85156 3.17999 2.85156 5.25V18.75C2.85156 20.82 4.53156 22.5 6.60156 22.5H15.4591L14.6191 21.66C13.7416 20.7825 13.7416 19.3575 14.6191 18.4725C15.4741 17.6175 16.8465 17.595 17.7241 18.405L18.8116 17.325C19.3666 16.77 20.1391 16.5675 20.8516 16.7175V5.25C20.8516 3.17999 19.1716 1.5 17.1016 1.5ZM16.3516 16.5H7.35156C6.93907 16.5 6.60156 16.1625 6.60156 15.75C6.60156 15.3375 6.93907 15 7.35156 15H16.3516C16.7641 15 17.1016 15.3375 17.1016 15.75C17.1016 16.1625 16.7641 16.5 16.3516 16.5ZM16.3516 12.75H7.35156C6.93907 12.75 6.60156 12.4125 6.60156 12C6.60156 11.5875 6.93907 11.25 7.35156 11.25H16.3516C16.7641 11.25 17.1016 11.5875 17.1016 12C17.1016 12.4125 16.7641 12.75 16.3516 12.75ZM16.3516 9H7.35156C6.93907 9 6.60156 8.66249 6.60156 8.25C6.60156 7.83751 6.93907 7.5 7.35156 7.5H16.3516C16.7641 7.5 17.1016 7.83751 17.1016 8.25C17.1016 8.66249 16.7641 9 16.3516 9Z",
1248
- fill: color != null ? color : "#00529C"
1249
- }
1250
- )
1251
- ]
1252
- }
1253
- );
1254
- };
1255
- var HandstopSign = ({
1256
- color = "#E84040",
1257
- width = "13",
1258
- height = "16"
1259
- }) => {
1260
- return /* @__PURE__ */ jsx(
1261
- "svg",
1262
- {
1263
- width,
1264
- height,
1265
- viewBox: "0 0 13 16",
1266
- fill: "none",
1267
- xmlns: "http://www.w3.org/2000/svg",
1268
- children: /* @__PURE__ */ jsx(
1269
- "path",
1270
- {
1271
- d: "M4.33301 8.66634V3.66634C4.33301 3.40112 4.43836 3.14677 4.6259 2.95923C4.81344 2.7717 5.06779 2.66634 5.33301 2.66634C5.59822 2.66634 5.85258 2.7717 6.04011 2.95923C6.22765 3.14677 6.33301 3.40112 6.33301 3.66634M6.33301 3.66634V7.99967M6.33301 3.66634V2.33301C6.33301 2.20169 6.35887 2.07165 6.40913 1.95032C6.45938 1.829 6.53304 1.71876 6.6259 1.6259C6.71876 1.53304 6.829 1.45938 6.95032 1.40913C7.07165 1.35887 7.20169 1.33301 7.33301 1.33301C7.46433 1.33301 7.59437 1.35887 7.71569 1.40913C7.83702 1.45938 7.94726 1.53304 8.04011 1.6259C8.13297 1.71876 8.20663 1.829 8.25689 1.95032C8.30714 2.07165 8.33301 2.20169 8.33301 2.33301V7.99967M8.33301 3.66634C8.33301 3.40112 8.43836 3.14677 8.6259 2.95923C8.81344 2.7717 9.06779 2.66634 9.33301 2.66634C9.59822 2.66634 9.85258 2.7717 10.0401 2.95923C10.2277 3.14677 10.333 3.40112 10.333 3.66634V7.99967M10.3344 4.99967C10.3344 4.73446 10.4398 4.4801 10.6273 4.29257C10.8149 4.10503 11.0692 3.99967 11.3344 3.99967C11.5996 3.99967 11.854 4.10503 12.0415 4.29257C12.2291 4.4801 12.3344 4.73446 12.3344 4.99967V10.6663C12.3344 11.7272 11.913 12.7446 11.1629 13.4948C10.4127 14.2449 9.3953 14.6663 8.33443 14.6663H7.0011H7.13977C6.47732 14.6665 5.82522 14.502 5.24202 14.1879C4.65882 13.8737 4.16278 13.4196 3.79843 12.8663C3.75471 12.7998 3.71115 12.7331 3.66777 12.6663C3.45977 12.347 2.72977 11.0743 1.4771 8.84767C1.3494 8.6207 1.31529 8.35285 1.38202 8.10111C1.44875 7.84937 1.61106 7.63359 1.83443 7.49967C2.07235 7.35692 2.35115 7.29775 2.62654 7.33157C2.90193 7.36539 3.15813 7.49026 3.35443 7.68634L4.33443 8.66634",
1272
- stroke: color,
1273
- "stroke-width": "1.2",
1274
- "stroke-linecap": "round",
1275
- "stroke-linejoin": "round"
1276
- }
1277
- )
1278
- }
1279
- );
1280
- };
1281
- var HomeAssetIcon = ({ color, outline }) => {
1282
- return /* @__PURE__ */ jsx(
1283
- "svg",
1284
- {
1285
- width: "24",
1286
- height: "24",
1287
- viewBox: "0 0 16 16",
1288
- fill: color ? color : "none",
1289
- xmlns: "http://www.w3.org/2000/svg",
1290
- children: /* @__PURE__ */ jsx(
1291
- "path",
1292
- {
1293
- d: "M6 14V10C6 9.64638 6.14048 9.30724 6.39052 9.05719C6.64057 8.80714 6.97971 8.66667 7.33333 8.66667H8.66667C9.02029 8.66667 9.35943 8.80714 9.60948 9.05719C9.85952 9.30724 10 9.64638 10 10V14M3.33333 8H2L8 2L14 8H12.6667V12.6667C12.6667 13.0203 12.5262 13.3594 12.2761 13.6095C12.0261 13.8595 11.687 14 11.3333 14H4.66667C4.31304 14 3.97391 13.8595 3.72386 13.6095C3.47381 13.3594 3.33333 13.0203 3.33333 12.6667V8Z",
1294
- stroke: outline ? outline : "#00529C",
1295
- "stroke-width": "1.35",
1296
- "stroke-linecap": "round",
1297
- "stroke-linejoin": "round"
1298
- }
1299
- )
1300
- }
1301
- );
1302
- };
1303
- var IconHomeOutlined = () => {
1304
- return /* @__PURE__ */ jsx(
1305
- "svg",
1306
- {
1307
- width: "16",
1308
- height: "17",
1309
- viewBox: "0 0 16 17",
1310
- fill: "none",
1311
- xmlns: "http://www.w3.org/2000/svg",
1312
- children: /* @__PURE__ */ jsx(
1313
- "path",
1314
- {
1315
- d: "M6.79167 1.10998C7.12981 0.824999 7.55779 0.668701 8 0.668701C8.44221 0.668701 8.87019 0.824999 9.20833 1.10998L14.8333 5.85331C15.2558 6.20998 15.5 6.73415 15.5 7.28665V15.4558C15.5 15.8426 15.3464 16.2135 15.0729 16.487C14.7994 16.7605 14.4284 16.9141 14.0417 16.9141H11.125C10.7382 16.9141 10.3673 16.7605 10.0938 16.487C9.82031 16.2135 9.66667 15.8426 9.66667 15.4558V10.8725C9.66667 10.8172 9.64472 10.7642 9.60565 10.7252C9.56658 10.6861 9.51359 10.6641 9.45833 10.6641H6.54167C6.48641 10.6641 6.43342 10.6861 6.39435 10.7252C6.35528 10.7642 6.33333 10.8172 6.33333 10.8725V15.4558C6.33333 15.8426 6.17969 16.2135 5.9062 16.487C5.63271 16.7605 5.26177 16.9141 4.875 16.9141H1.95833C1.76682 16.9141 1.57719 16.8764 1.40025 16.8031C1.22332 16.7298 1.06255 16.6224 0.927136 16.487C0.791717 16.3516 0.684297 16.1908 0.611009 16.0139C0.537721 15.837 0.5 15.6473 0.5 15.4558V7.28665C0.5 6.73415 0.744167 6.20998 1.16667 5.85331L6.79167 1.10998ZM8.4025 2.06581C8.28983 1.97097 8.14728 1.91895 8 1.91895C7.85272 1.91895 7.71017 1.97097 7.5975 2.06581L1.9725 6.80831C1.90289 6.86691 1.84691 6.94 1.80848 7.02248C1.77005 7.10495 1.75009 7.19482 1.75 7.28581V15.455C1.75 15.57 1.84333 15.6633 1.95833 15.6633H4.875C4.93025 15.6633 4.98324 15.6414 5.02231 15.6023C5.06138 15.5632 5.08333 15.5102 5.08333 15.455V10.8716C5.08333 10.0658 5.73667 9.41331 6.54167 9.41331H9.45833C10.2633 9.41331 10.9167 10.0658 10.9167 10.8716V15.455C10.9167 15.57 11.01 15.6633 11.125 15.6633H14.0417C14.0969 15.6633 14.1499 15.6414 14.189 15.6023C14.2281 15.5632 14.25 15.5102 14.25 15.455V7.28665C14.2499 7.19566 14.2299 7.10578 14.1915 7.02331C14.1531 6.94083 14.0971 6.86774 14.0275 6.80915L8.4025 2.06581Z",
1316
- fill: "#999999"
1317
- }
1318
- )
1319
- }
1320
- );
1321
- };
1322
- var IconImage = ({ color }) => {
1323
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
1324
- /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_8793_79855)", children: /* @__PURE__ */ jsx("path", { d: "M8.813 12.112C9.27 11.732 9.731 11.732 10.199 12.123L10.307 12.221L15.293 17.207L15.387 17.29C15.5794 17.4391 15.8196 17.513 16.0626 17.4976C16.3056 17.4823 16.5346 17.3789 16.7067 17.2067C16.8789 17.0346 16.9823 16.8056 16.9976 16.5626C17.013 16.3196 16.9391 16.0794 16.79 15.887L16.707 15.793L15.415 14.5L15.707 14.207L15.813 14.112C16.27 13.732 16.731 13.732 17.199 14.123L17.307 14.221L21.981 18.896C21.8863 19.8483 21.4534 20.735 20.7608 21.3954C20.0681 22.0557 19.1617 22.4459 18.206 22.495L18 22.5H6C5.00791 22.4999 4.05124 22.1312 3.31576 21.4654C2.58028 20.7996 2.11847 19.8842 2.02 18.897L8.707 12.207L8.813 12.112ZM18 2.5C19.0262 2.5 20.0132 2.89444 20.7568 3.60172C21.5004 4.30901 21.9437 5.27504 21.995 6.3L22 6.5V16.085L18.707 12.793L18.557 12.656C17.301 11.561 15.707 11.559 14.461 12.639L14.307 12.779L14 13.085L11.707 10.793L11.557 10.656C10.301 9.561 8.707 9.559 7.461 10.639L7.307 10.779L2 16.085V6.5C2 5.47376 2.39444 4.48677 3.10172 3.74319C3.80901 2.9996 4.77504 2.55631 5.8 2.505L6 2.5H18ZM15.01 7.5L14.883 7.507C14.64 7.53591 14.4159 7.65296 14.2534 7.83596C14.0909 8.01897 14.0011 8.25524 14.0011 8.5C14.0011 8.74476 14.0909 8.98103 14.2534 9.16403C14.4159 9.34704 14.64 9.46409 14.883 9.493L15 9.5L15.127 9.493C15.37 9.46409 15.5941 9.34704 15.7566 9.16403C15.9191 8.98103 16.0089 8.74476 16.0089 8.5C16.0089 8.25524 15.9191 8.01897 15.7566 7.83596C15.5941 7.65296 15.37 7.53591 15.127 7.507L15.01 7.5Z", fill: color != null ? color : "#00529C" }) }),
1325
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_8793_79855", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
1326
- ] });
1327
- };
1328
- var IconInfoBgPutih = ({ isSmall }) => {
1329
- const size = isSmall ? 20 : 28;
1330
- return /* @__PURE__ */ jsxs(
1331
- "svg",
1332
- {
1333
- width: size,
1334
- height: size,
1335
- viewBox: "0 0 28 28",
1336
- fill: "none",
1337
- xmlns: "http://www.w3.org/2000/svg",
1338
- children: [
1339
- /* @__PURE__ */ jsx("circle", { cx: "14", cy: "15", r: "12.5", fill: "white", stroke: "#00529C", strokeWidth: "2" }),
1340
- /* @__PURE__ */ jsx(
1341
- "path",
1342
- {
1343
- d: "M14 6.3C13.54 6.3 13.09 6.48 12.76 6.81C12.43 7.14 12.25 7.59 12.25 8.05C12.25 8.52 12.43 8.96 12.76 9.29C13.09 9.62 13.54 9.8 14 9.8C14.46 9.8 14.91 9.62 15.24 9.29C15.57 8.96 15.75 8.52 15.75 8.05C15.75 7.59 15.57 7.14 15.24 6.81C14.91 6.48 14.46 6.3 14 6.3ZM13.99 11.55C13.65 11.55 13.32 11.68 13.06 11.9C12.81 12.13 12.65 12.45 12.61 12.79L12.6 12.95L12.6 20.65C12.65 21.16 12.81 21.47 13.07 21.7C13.33 21.93 13.66 22.05 14 22.05C14.34 22.05 14.68 21.93 14.93 21.7C15.19 21.47 15.35 21.15 15.39 20.81L15.4 20.65V12.95C15.35 12.44 15.18 12.13 14.92 11.9C14.67 11.67 14.34 11.55 13.99 11.55Z",
1344
- fill: "#00529C"
1345
- }
1346
- )
1347
- ]
1348
- }
1349
- );
1350
- };
1351
- var IconInfoHover = (color) => {
1352
- return /* @__PURE__ */ jsxs(
1353
- "svg",
1354
- {
1355
- width: "4",
1356
- height: "13",
1357
- viewBox: "0 0 4 13",
1358
- fill: color ? color : "white",
1359
- xmlns: "http://www.w3.org/2000/svg",
1360
- children: [
1361
- /* @__PURE__ */ jsx(
1362
- "path",
1363
- {
1364
- d: "M1.75473 0.948997C1.2913 0.948997 0.846844 1.08623 0.519147 1.33051C0.19145 1.57479 0.00735188 1.90611 0.00735188 2.25158C0.00735188 2.59704 0.19145 2.92836 0.519147 3.17264C0.846844 3.41692 1.2913 3.55416 1.75473 3.55416C2.21816 3.55416 2.66261 3.41692 2.99031 3.17264C3.31801 2.92836 3.50211 2.59704 3.50211 2.25158C3.50211 1.90611 3.31801 1.57479 2.99031 1.33051C2.66261 1.08623 2.21816 0.948997 1.75473 0.948997Z"
1365
- }
1366
- ),
1367
- /* @__PURE__ */ jsx(
1368
- "path",
1369
- {
1370
- d: "M1.74914 4.85102C1.40697 4.85137 1.07689 4.94537 0.82156 5.11517C0.566231 5.28498 0.403437 5.51876 0.364087 5.77214L0.354314 5.89287L0.358502 11.6194L0.368277 11.7412C0.407638 11.9951 0.570887 12.2292 0.826923 12.3991C1.08296 12.569 1.41389 12.6628 1.75667 12.6625C2.09946 12.6623 2.43013 12.568 2.68571 12.3977C2.94129 12.2275 3.1039 11.993 3.14258 11.7391L3.15096 11.6174L3.14677 5.89183L3.13699 5.77006C3.09664 5.51689 2.93303 5.28357 2.67721 5.11435C2.42139 4.94514 2.09115 4.85181 1.74914 4.85206V4.85102Z"
1371
- }
1372
- )
1373
- ]
1374
- }
1375
- );
1376
- };
1377
- var IconInfo = ({ color, isSmall }) => {
1378
- return /* @__PURE__ */ jsx(
1379
- "svg",
1380
- {
1381
- width: `${isSmall ? "20" : "28"}`,
1382
- height: `${isSmall ? "20" : "28"}`,
1383
- viewBox: "0 0 28 28",
1384
- fill: "none",
1385
- xmlns: "http://www.w3.org/2000/svg",
1386
- children: /* @__PURE__ */ jsx(
1387
- "path",
1388
- {
1389
- d: "M14 0C21.7321 0 28 6.26826 28 14.0007C28 21.7317 21.7321 28 14 28C6.26795 28 0 21.7317 0 14.0007C0 6.26826 6.26795 0 14 0ZM13.9944 11.5483C13.6514 11.5487 13.3205 11.6752 13.0645 11.9035C12.8085 12.1319 12.6453 12.4463 12.6059 12.7871L12.5961 12.9495L12.6003 20.6511L12.6101 20.8149C12.6495 21.1563 12.8132 21.4712 13.0699 21.6997C13.3265 21.9282 13.6583 22.0543 14.0019 22.0539C14.3456 22.0536 14.6771 21.9268 14.9333 21.6978C15.1895 21.4688 15.3525 21.1535 15.3913 20.8121L15.3997 20.6483L15.3955 12.9481L15.3857 12.7843C15.3453 12.4438 15.1812 12.13 14.9248 11.9024C14.6683 11.6749 14.3373 11.5493 13.9944 11.5497V11.5483ZM14 6.30046C13.5354 6.30046 13.0898 6.48502 12.7613 6.81356C12.4328 7.14209 12.2482 7.58768 12.2482 8.05229C12.2482 8.51691 12.4328 8.96249 12.7613 9.29103C13.0898 9.61956 13.5354 9.80413 14 9.80413C14.4646 9.80413 14.9102 9.61956 15.2387 9.29103C15.5672 8.96249 15.7517 8.51691 15.7517 8.05229C15.7517 7.58768 15.5672 7.14209 15.2387 6.81356C14.9102 6.48502 14.4646 6.30046 14 6.30046Z",
1390
- fill: color ? color : "white"
1391
- }
1392
- )
1393
- }
1394
- );
1395
- };
1396
565
  var InformasiKursIcon = () => {
1397
566
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1398
567
  /* @__PURE__ */ jsx("path", { d: "M68.3334 25.067L67.1334 26.667C65.4 16.267 57 8.00029 46.4667 6.66696C44.8667 6.40029 43.4 7.73363 43.4 9.33363V10.667C43.4 12.0003 44.4667 13.2003 45.8 13.3336C53.2667 14.4003 59.2667 20.267 60.6 27.6003L58.3334 25.867C57.1334 24.9336 55.4 25.2003 54.6 26.4003C53.6667 27.6003 53.9334 29.3336 55.1334 30.1336L63 36.0003C64.3334 37.067 66.3334 36.8003 67.4 35.3336L73 28.0003C73.9334 26.8003 73.6667 25.067 72.4667 24.267C71 23.6003 69.2667 23.867 68.3334 25.067Z", fill: "#ED6E14" }),
@@ -1429,25 +598,6 @@ var InformasiNasabahIcon = () => {
1429
598
  /* @__PURE__ */ jsx("path", { d: "M58.7867 56.026C58.4 55.6394 58.1333 55.106 58.1333 54.586C58.1333 53.9327 58.4 53.5327 58.7867 53.0127C59.1733 52.626 59.7067 52.3594 60.2267 52.3594C60.88 52.3594 61.28 52.626 61.6667 53.0127C62.0533 53.3994 62.32 53.9327 62.32 54.586C62.32 55.106 62.0533 55.6394 61.6667 56.026C61.28 56.4127 60.7467 56.6794 60.2267 56.6794C59.7067 56.6794 59.1733 56.546 58.7867 56.026ZM58.4 67.1727V59.1727C58.4 58.5194 58.92 58.1194 59.4533 58.1194H60.8933C61.5467 58.1194 61.9467 58.6394 61.9467 59.1727V67.1727C61.9467 67.826 61.4267 68.226 60.8933 68.226H59.4533C58.9333 68.226 58.4 67.8394 58.4 67.1727Z", fill: "white" })
1430
599
  ] });
1431
600
  };
1432
- var IconListDocument = ({ color }) => {
1433
- return /* @__PURE__ */ jsx(
1434
- "svg",
1435
- {
1436
- width: "21",
1437
- height: "22",
1438
- viewBox: "0 0 21 22",
1439
- fill: "none",
1440
- xmlns: "http://www.w3.org/2000/svg",
1441
- children: /* @__PURE__ */ jsx(
1442
- "path",
1443
- {
1444
- d: "M0 3.93103C0 3.13538 0.31607 2.37232 0.87868 1.80971C1.44129 1.2471 2.20435 0.93103 3 0.93103H13.5C14.2956 0.93103 15.0587 1.2471 15.6213 1.80971C16.1839 2.37232 16.5 3.13538 16.5 3.93103V14.431H21V17.431C21 18.6245 20.5259 19.7691 19.682 20.613C18.8381 21.4569 17.6935 21.931 16.5 21.931H4.5C3.30653 21.931 2.16193 21.4569 1.31802 20.613C0.474106 19.7691 0 18.6245 0 17.431V3.93103ZM16.5 20.431C17.2956 20.431 18.0587 20.115 18.6213 19.5523C19.1839 18.9897 19.5 18.2267 19.5 17.431V15.931H16.5V20.431ZM5.25 5.43103C5.05109 5.43103 4.86032 5.51005 4.71967 5.6507C4.57902 5.79135 4.5 5.98212 4.5 6.18103C4.5 6.37994 4.57902 6.57071 4.71967 6.71136C4.86032 6.85201 5.05109 6.93103 5.25 6.93103H11.25C11.4489 6.93103 11.6397 6.85201 11.7803 6.71136C11.921 6.57071 12 6.37994 12 6.18103C12 5.98212 11.921 5.79135 11.7803 5.6507C11.6397 5.51005 11.4489 5.43103 11.25 5.43103H5.25ZM5.25 9.93103C5.05109 9.93103 4.86032 10.01 4.71967 10.1507C4.57902 10.2914 4.5 10.4821 4.5 10.681C4.5 10.8799 4.57902 11.0707 4.71967 11.2114C4.86032 11.352 5.05109 11.431 5.25 11.431H11.25C11.4489 11.431 11.6397 11.352 11.7803 11.2114C11.921 11.0707 12 10.8799 12 10.681C12 10.4821 11.921 10.2914 11.7803 10.1507C11.6397 10.01 11.4489 9.93103 11.25 9.93103H5.25ZM5.25 14.431C5.05109 14.431 4.86032 14.51 4.71967 14.6507C4.57902 14.7914 4.5 14.9821 4.5 15.181C4.5 15.3799 4.57902 15.5707 4.71967 15.7114C4.86032 15.852 5.05109 15.931 5.25 15.931H8.25C8.44891 15.931 8.63968 15.852 8.78033 15.7114C8.92098 15.5707 9 15.3799 9 15.181C9 14.9821 8.92098 14.7914 8.78033 14.6507C8.63968 14.51 8.44891 14.431 8.25 14.431H5.25Z",
1445
- fill: color ? color : "white"
1446
- }
1447
- )
1448
- }
1449
- );
1450
- };
1451
601
  var MatriksRiskDanMitigationIcon = () => {
1452
602
  return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1453
603
  /* @__PURE__ */ jsx("path", { d: "M36.9733 53.094V53.1207C36.9733 54.5873 37.1467 56.014 37.4933 57.3607C38.6533 62.0273 41.6667 65.9607 45.7067 68.334H11.3467C9.22667 68.334 7.44 66.5607 7.44 64.4273V7.24065C7.44 5.10732 9.22667 3.33398 11.3467 3.33398H40.9333C41.8133 3.33398 42.7067 3.69398 43.4133 4.21398L50.4933 10.2273C51.2133 10.7607 51.7333 11.654 51.7333 12.534C51.9067 12.894 51.9067 13.054 51.9067 13.2407V35.6407C45.8533 36.5873 40.8 40.6007 38.4267 46.054C37.8533 47.3873 37.4267 48.7873 37.2133 50.2673C37.0667 51.174 36.9733 52.1207 36.9733 53.0807V53.094Z", fill: "#2A61A1" }),
@@ -1464,429 +614,46 @@ var MatriksRiskDanMitigationIcon = () => {
1464
614
  /* @__PURE__ */ jsx("path", { d: "M28.7333 29.9998L25.16 33.5598L21.28 37.4398C20.7067 38.0265 19.76 38.0265 19.1733 37.4398L18.96 37.2265L18.1333 36.3865L15.8533 34.1065L14.8933 33.1598C14.6 32.8665 14.4533 32.4798 14.4533 32.1065C14.4533 31.7331 14.6 31.3465 14.8933 31.0531C15.4667 30.4665 16.4133 30.4665 17 31.0531L17.2 31.2531L20.2267 34.2798L21.8133 32.7065L24.7733 29.7465L26.6267 27.8931C26.92 27.5998 27.3067 27.4531 27.68 27.4531C28.0533 27.4531 28.44 27.5998 28.7333 27.8931C29.32 28.4665 29.32 29.4131 28.7333 29.9998Z", fill: "#ED6E14" })
1465
615
  ] });
1466
616
  };
1467
- var IconModalClose = ({ color }) => {
1468
- return /* @__PURE__ */ jsx(
1469
- "svg",
1470
- {
1471
- width: "16",
1472
- height: "16",
1473
- viewBox: "0 0 24 24",
1474
- fill: "none",
1475
- xmlns: "http://www.w3.org/2000/svg",
1476
- color: color ? color : "white",
1477
- children: /* @__PURE__ */ jsx(
1478
- "path",
1479
- {
1480
- d: "M21.0003 0.000976562L11.9989 9.00018L2.99973 0.000976562L0 3.00071L8.9992 11.9999L0 20.9991L2.99973 23.9989L11.9989 14.9997L21.0003 23.9989L24 20.9991L15.0008 11.9999L24 3.00071L21.0003 0.000976562Z",
1481
- fill: color ? color : "white"
1482
- }
1483
- )
1484
- }
1485
- );
1486
- };
1487
- var MoneyIcon = ({ color, width, height }) => {
1488
- return /* @__PURE__ */ jsxs(
1489
- "svg",
1490
- {
1491
- width: width ? width : "25",
1492
- height: height ? height : "24",
1493
- viewBox: "0 0 25 24",
1494
- fill: "none",
1495
- xmlns: "http://www.w3.org/2000/svg",
1496
- children: [
1497
- /* @__PURE__ */ jsx(
1498
- "path",
1499
- {
1500
- d: "M2.5 5.75C2.5 4.784 3.284 4 4.25 4H17.75C18.716 4 19.5 4.784 19.5 5.75V14.25C19.5 14.7141 19.3156 15.1592 18.9874 15.4874C18.6592 15.8156 18.2141 16 17.75 16H4.25C3.78587 16 3.34075 15.8156 3.01256 15.4874C2.68437 15.1592 2.5 14.7141 2.5 14.25V5.75ZM5.5 5.25V6.25C5.5 6.44891 5.42098 6.63968 5.28033 6.78033C5.13968 6.92098 4.94891 7 4.75 7H3.75V8.5H4.75C5.04547 8.5 5.33806 8.4418 5.61104 8.32873C5.88402 8.21566 6.13206 8.04992 6.34099 7.84099C6.54992 7.63206 6.71566 7.38402 6.82873 7.11104C6.9418 6.83805 7 6.54547 7 6.25V5.25H5.5ZM11 12.5C11.5967 12.5 12.169 12.2629 12.591 11.841C13.0129 11.419 13.25 10.8467 13.25 10.25C13.25 9.65326 13.0129 9.08097 12.591 8.65901C12.169 8.23705 11.5967 8 11 8C10.4033 8 9.83097 8.23705 9.40901 8.65901C8.98705 9.08097 8.75 9.65326 8.75 10.25C8.75 10.8467 8.98705 11.419 9.40901 11.841C9.83097 12.2629 10.4033 12.5 11 12.5ZM3.75 13H4.75C4.94891 13 5.13968 13.079 5.28033 13.2197C5.42098 13.3603 5.5 13.5511 5.5 13.75V14.75H7V13.75C7 13.1533 6.76295 12.581 6.34099 12.159C5.91903 11.7371 5.34674 11.5 4.75 11.5H3.75V13ZM16.5 13.75C16.5 13.5511 16.579 13.3603 16.7197 13.2197C16.8603 13.079 17.0511 13 17.25 13H18.25V11.5H17.25C16.6533 11.5 16.081 11.7371 15.659 12.159C15.2371 12.581 15 13.1533 15 13.75V14.75H16.5V13.75ZM16.5 6.25V5.25H15V6.25C15 6.54547 15.0582 6.83805 15.1713 7.11104C15.2843 7.38402 15.4501 7.63206 15.659 7.84099C16.081 8.26295 16.6533 8.5 17.25 8.5H18.25V7H17.25C17.0511 7 16.8603 6.92098 16.7197 6.78033C16.579 6.63968 16.5 6.44891 16.5 6.25Z",
1501
- fill: color ? color : "#00529C"
1502
- }
1503
- ),
1504
- /* @__PURE__ */ jsx(
1505
- "path",
1506
- {
1507
- d: "M4.90137 17.4999C5.16467 17.9561 5.54351 18.335 5.99977 18.5983C6.45602 18.8616 6.97358 19.0001 7.50037 18.9999H17.7504C18.3741 18.9999 18.9918 18.877 19.5681 18.6383C20.1444 18.3996 20.668 18.0497 21.1091 17.6086C21.5502 17.1676 21.9001 16.6439 22.1388 16.0676C22.3775 15.4913 22.5004 14.8737 22.5004 14.2499V8.99988C22.5004 7.88988 21.8974 6.91988 21.0004 6.40088V14.2499C21.0004 15.1118 20.658 15.9385 20.0485 16.548C19.439 17.1575 18.6123 17.4999 17.7504 17.4999H4.90137Z",
1508
- fill: color ? color : "#00529C"
1509
- }
1510
- )
1511
- ]
1512
- }
1513
- );
1514
- };
1515
- var IconMoneyOne = ({ width, height }) => {
1516
- return /* @__PURE__ */ jsx(
1517
- "svg",
1518
- {
1519
- width: width ? width : "25",
1520
- height: height ? height : "37",
1521
- viewBox: "0 0 25 37",
1522
- fill: "none",
1523
- xmlns: "http://www.w3.org/2000/svg",
1524
- children: /* @__PURE__ */ jsx(
1525
- "path",
1526
- {
1527
- d: "M18.3335 18.5H18.3435M6.3335 18.5H6.3435M9.3335 18.5C9.3335 19.2956 9.64957 20.0587 10.2122 20.6213C10.7748 21.1839 11.5378 21.5 12.3335 21.5C13.1291 21.5 13.8922 21.1839 14.4548 20.6213C15.0174 20.0587 15.3335 19.2956 15.3335 18.5C15.3335 17.7044 15.0174 16.9413 14.4548 16.3787C13.8922 15.8161 13.1291 15.5 12.3335 15.5C11.5378 15.5 10.7748 15.8161 10.2122 16.3787C9.64957 16.9413 9.3335 17.7044 9.3335 18.5ZM3.3335 14.5C3.3335 13.9696 3.54421 13.4609 3.91928 13.0858C4.29436 12.7107 4.80306 12.5 5.3335 12.5H19.3335C19.8639 12.5 20.3726 12.7107 20.7477 13.0858C21.1228 13.4609 21.3335 13.9696 21.3335 14.5V22.5C21.3335 23.0304 21.1228 23.5391 20.7477 23.9142C20.3726 24.2893 19.8639 24.5 19.3335 24.5H5.3335C4.80306 24.5 4.29436 24.2893 3.91928 23.9142C3.54421 23.5391 3.3335 23.0304 3.3335 22.5V14.5Z",
1528
- stroke: "#00529C",
1529
- "stroke-width": "1.8",
1530
- "stroke-linecap": "round",
1531
- "stroke-linejoin": "round"
1532
- }
1533
- )
1534
- }
1535
- );
1536
- };
1537
- var IconMoneyTwo = ({ width, height }) => {
1538
- return /* @__PURE__ */ jsx(
1539
- "svg",
1540
- {
1541
- width: width ? width : "25",
1542
- height: height ? height : "37",
1543
- viewBox: "0 0 25 37",
1544
- fill: "none",
1545
- xmlns: "http://www.w3.org/2000/svg",
1546
- children: /* @__PURE__ */ jsx(
1547
- "path",
1548
- {
1549
- d: "M17.6665 15.5V13.5C17.6665 12.9696 17.4558 12.4609 17.0807 12.0858C16.7056 11.7107 16.1969 11.5 15.6665 11.5H5.6665C5.13607 11.5 4.62736 11.7107 4.25229 12.0858C3.87722 12.4609 3.6665 12.9696 3.6665 13.5V19.5C3.6665 20.0304 3.87722 20.5391 4.25229 20.9142C4.62736 21.2893 5.13607 21.5 5.6665 21.5H7.6665M7.6665 17.5C7.6665 16.9696 7.87722 16.4609 8.25229 16.0858C8.62736 15.7107 9.13607 15.5 9.6665 15.5H19.6665C20.1969 15.5 20.7056 15.7107 21.0807 16.0858C21.4558 16.4609 21.6665 16.9696 21.6665 17.5V23.5C21.6665 24.0304 21.4558 24.5391 21.0807 24.9142C20.7056 25.2893 20.1969 25.5 19.6665 25.5H9.6665C9.13607 25.5 8.62736 25.2893 8.25229 24.9142C7.87722 24.5391 7.6665 24.0304 7.6665 23.5V17.5ZM12.6665 20.5C12.6665 21.0304 12.8772 21.5391 13.2523 21.9142C13.6274 22.2893 14.1361 22.5 14.6665 22.5C15.1969 22.5 15.7056 22.2893 16.0807 21.9142C16.4558 21.5391 16.6665 21.0304 16.6665 20.5C16.6665 19.9696 16.4558 19.4609 16.0807 19.0858C15.7056 18.7107 15.1969 18.5 14.6665 18.5C14.1361 18.5 13.6274 18.7107 13.2523 19.0858C12.8772 19.4609 12.6665 19.9696 12.6665 20.5Z",
1550
- stroke: "#00529C",
1551
- "stroke-width": "1.8",
1552
- "stroke-linecap": "round",
1553
- "stroke-linejoin": "round"
1554
- }
1555
- )
1556
- }
1557
- );
617
+ var NotulenRapatPraKomiteIcon = () => {
618
+ return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
619
+ /* @__PURE__ */ jsx("path", { d: "M46.4534 12.8933C46.4534 11.9733 45.9334 11.0533 45.24 10.5066L38.3467 4.25325C37.6534 3.70659 36.8 3.33325 35.9334 3.33325H24.9867V70.7866H42.84C44.9067 70.7866 46.64 68.9466 46.64 66.7466V13.6266C46.64 13.4399 46.64 13.2533 46.4667 12.8933H46.4534Z", fill: "#2A61A1" }),
620
+ /* @__PURE__ */ jsx("path", { d: "M7.13337 3.33325C5.06671 3.33325 3.33337 5.17325 3.33337 7.37325V66.7333C3.33337 68.9333 5.05337 70.7733 7.13337 70.7733H24.9867V3.33325H7.13337Z", fill: "#014A8F" }),
621
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 16.7467H9.54665C8.33331 16.7467 7.47998 15.8267 7.47998 14.5467C7.47998 13.2667 8.34665 12.3467 9.54665 12.3467H37.6533C38.8666 12.3467 39.72 13.2667 39.72 14.5467C39.72 15.6533 38.8533 16.7467 37.6533 16.7467Z", fill: "white" }),
622
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 24.1068H9.54665C8.33331 24.1068 7.47998 23.1868 7.47998 21.9068C7.47998 20.6268 8.34665 19.7068 9.54665 19.7068H37.6533C38.8666 19.7068 39.72 20.6268 39.72 21.9068C39.72 23.1868 38.8533 24.1068 37.6533 24.1068Z", fill: "white" }),
623
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 31.4532H9.54665C8.33331 31.4532 7.47998 30.5332 7.47998 29.2532C7.47998 27.9732 8.34665 27.0532 9.54665 27.0532H37.6533C38.8666 27.0532 39.72 27.9732 39.72 29.2532C39.72 30.3599 38.8533 31.4532 37.6533 31.4532Z", fill: "white" }),
624
+ /* @__PURE__ */ jsx("path", { d: "M59.5601 42.8401V19.5068C59.5601 19.3201 59.5601 19.1335 59.3868 18.7868C59.3868 17.8668 58.8668 16.9335 58.1734 16.3868L51.2801 10.1468C50.5868 9.58681 49.7201 9.22681 48.8668 9.22681H39.7201V76.6801H55.7601C57.8268 76.6801 59.5601 74.8535 59.5601 72.6268V64.8135C59.1868 65.1201 58.7468 65.3335 58.2801 65.4668L57.8668 66.8001C57.7068 67.3201 57.1734 67.6268 56.6668 67.4535L56.2668 67.3068L55.4801 69.8668C55.4268 70.0535 55.2534 70.1335 55.0934 70.0801L54.8268 70.0001C54.6534 69.9468 54.5601 69.7601 54.6134 69.5735L55.4001 67.0135L55.0001 66.8668C54.4934 66.6935 54.2268 66.1201 54.3868 65.5868L54.7868 64.2535C54.0268 63.2935 53.7334 61.9468 54.1201 60.6668L59.5601 42.8401Z", fill: "#FF9D24" }),
625
+ /* @__PURE__ */ jsx("path", { d: "M20.0667 9.21338C17.9867 9.21338 16.2667 11.04 16.2667 13.2667V72.6134C16.2667 74.8267 17.9867 76.6667 20.0667 76.6667H39.7201V9.21338H20.0667Z", fill: "#ED6E14" }),
626
+ /* @__PURE__ */ jsx("path", { d: "M52.3066 31.4532H24.2C22.9866 31.4532 22.1333 30.5332 22.1333 29.2532C22.1333 27.9732 23 27.0532 24.2 27.0532H52.3066C53.52 27.0532 54.3733 27.9732 54.3733 29.2532C54.3733 30.3599 53.5066 31.4532 52.3066 31.4532Z", fill: "white" }),
627
+ /* @__PURE__ */ jsx("path", { d: "M52.3066 38.7999H24.2C22.9866 38.7999 22.1333 37.8799 22.1333 36.5999C22.1333 35.3199 23 34.3999 24.2 34.3999H52.3066C53.52 34.3999 54.3733 35.3199 54.3733 36.5999C54.3733 37.8799 53.5066 38.7999 52.3066 38.7999Z", fill: "white" }),
628
+ /* @__PURE__ */ jsx("path", { d: "M59.56 18.96H51.4534C50.24 18.96 49.04 17.8534 49.04 16.3867V9.21338C49.9067 9.21338 50.76 9.58671 51.4534 10.1334L58.3467 16.3867C58.8667 17.12 59.3867 18.04 59.56 18.96Z", fill: "#ED6E14" }),
629
+ /* @__PURE__ */ jsx("path", { d: "M35.0534 70.9468C36.0801 70.2801 37.1201 69.4268 38.2134 68.8801C38.6534 68.6668 38.9734 68.7468 39.2534 69.2401C39.6001 69.8268 39.4267 70.4801 39.3067 71.1068C39.2534 71.4001 39.1067 71.8401 39.3601 72.0801C39.7201 72.4134 40.4001 72.0001 40.7201 71.8001C41.9067 71.0401 42.8534 69.8934 43.8401 68.8801L41.5734 70.2001C41.7601 70.4401 41.8534 70.6001 41.8801 70.9334C41.8934 71.1734 42.0934 71.2001 42.2934 71.1201C42.6534 70.9868 43.3201 70.5734 43.7067 70.5868C44.1467 70.6001 44.0667 70.9468 44.1601 71.3468C44.3467 72.1468 44.9067 72.2801 45.6134 72.2268C47.7867 72.0934 49.9467 71.7868 52.1201 71.5734C52.9201 71.4934 53.6934 70.7601 54.2401 70.1868C54.3467 70.0801 55.4667 68.6534 54.8934 68.7068C52.68 68.9334 50.4001 69.3468 48.1734 69.3734C47.0667 69.3868 47.5334 68.5868 47.0667 67.9334C46.5734 67.2401 45.1601 68.1068 44.6001 68.3201L45.0134 68.5068C44.9734 68.0934 44.8934 67.7734 44.6401 67.4534C44.2401 66.9334 42.5601 68.6001 42.3734 68.7734C42.0934 69.0668 41.8134 69.3468 41.5334 69.6401C41.3601 69.8134 40.4267 70.6534 41.2801 69.9601L42.5867 69.3068C42.1067 69.3601 42.4401 68.6401 42.4934 68.3468C42.5734 67.9201 42.6001 67.4801 42.4934 67.0534C42.3067 66.3201 41.7867 65.8268 41.0534 65.8668C40.1601 65.9201 39.2934 66.6668 38.5734 67.1468L35.9867 68.8401C35.3201 69.2801 34.2667 70.0268 34.0134 70.8668C33.7601 71.7068 34.6934 71.1734 35.0267 70.9601L35.0534 70.9468Z", fill: "white" }),
630
+ /* @__PURE__ */ jsx("path", { d: "M73.9733 23.4533C74.5333 21.6133 73.5867 19.6266 71.8667 19.0266L65 41.5333L68.1333 42.6133L73.9867 23.4399L73.9733 23.4533Z", fill: "#2A61A1" }),
631
+ /* @__PURE__ */ jsx("path", { d: "M67.72 21.2933L61.8667 40.4666L65 41.5466L71.8667 19.04C70.1334 18.44 68.28 19.4533 67.72 21.2933Z", fill: "#014A8F" }),
632
+ /* @__PURE__ */ jsx("path", { d: "M61.7867 63.4267C61.2267 65.2667 59.3733 66.28 57.64 65.68L64.5067 43.1733L67.64 44.2533L61.7867 63.4267Z", fill: "#2A61A1" }),
633
+ /* @__PURE__ */ jsx("path", { d: "M55.52 61.2534L61.3733 42.0801L64.5067 43.1601L57.64 65.6667C55.9067 65.0667 54.96 63.0934 55.5333 61.2401L55.52 61.2534Z", fill: "#014A8F" }),
634
+ /* @__PURE__ */ jsx("path", { d: "M57.8133 67.7467L56.32 67.2267C55.8267 67.0533 55.56 66.4933 55.72 65.9733L56.16 64.5467C56.24 64.28 56.5067 64.1333 56.76 64.2267L59.12 65.04C59.3733 65.1333 59.5067 65.4133 59.4267 65.68L58.9867 67.1067C58.8267 67.6267 58.2933 67.92 57.8133 67.7467Z", fill: "#2A61A1" }),
635
+ /* @__PURE__ */ jsx("path", { d: "M56.3066 70.3465L56.0799 70.2665C55.9199 70.2132 55.8266 70.0265 55.8799 69.8532L57.1866 65.6665C57.2399 65.4932 57.4133 65.3999 57.5733 65.4532L57.7999 65.5332C57.9599 65.5865 58.0533 65.7732 57.9999 65.9465L56.6933 70.1332C56.6399 70.3065 56.4666 70.3999 56.3066 70.3465Z", fill: "#2A61A1" }),
636
+ /* @__PURE__ */ jsx("path", { d: "M75.88 25.5867L75.7467 25.5467C75.1867 25.3467 74.5867 25.68 74.4 26.28L68.8267 44.56C68.64 45.16 68.9467 45.8 69.5067 45.9867L69.64 46.0267C70.2 46.2267 70.8 45.8933 70.9867 45.2933L76.56 27.0133C76.7467 26.4133 76.44 25.7733 75.88 25.5867Z", fill: "#014A8F" })
637
+ ] });
1558
638
  };
1559
- var IconMoney = ({ color, width, height }) => {
1560
- return /* @__PURE__ */ jsxs(
1561
- "svg",
1562
- {
1563
- width: width ? width : "32",
1564
- height: height ? height : "33",
1565
- viewBox: "0 0 32 33",
1566
- fill: "none",
1567
- xmlns: "http://www.w3.org/2000/svg",
1568
- children: [
1569
- /* @__PURE__ */ jsx(
1570
- "path",
1571
- {
1572
- d: "M2.66602 8.16683C2.66602 6.87883 3.71135 5.8335 4.99935 5.8335H22.9993C24.2873 5.8335 25.3327 6.87883 25.3327 8.16683V19.5002C25.3327 20.119 25.0868 20.7125 24.6493 21.1501C24.2117 21.5877 23.6182 21.8335 22.9993 21.8335H4.99935C4.38051 21.8335 3.78702 21.5877 3.34943 21.1501C2.91185 20.7125 2.66602 20.119 2.66602 19.5002V8.16683ZM6.66602 7.50016V8.8335C6.66602 9.09871 6.56066 9.35307 6.37312 9.5406C6.18559 9.72814 5.93123 9.8335 5.66602 9.8335H4.33268V11.8335H5.66602C6.05998 11.8335 6.45009 11.7559 6.81407 11.6051C7.17804 11.4544 7.50876 11.2334 7.78734 10.9548C8.06591 10.6762 8.28689 10.3455 8.43765 9.98155C8.58842 9.61757 8.66602 9.22746 8.66602 8.8335V7.50016H6.66602ZM13.9993 17.1668C14.795 17.1668 15.5581 16.8508 16.1207 16.2881C16.6833 15.7255 16.9993 14.9625 16.9993 14.1668C16.9993 13.3712 16.6833 12.6081 16.1207 12.0455C15.5581 11.4829 14.795 11.1668 13.9993 11.1668C13.2037 11.1668 12.4406 11.4829 11.878 12.0455C11.3154 12.6081 10.9993 13.3712 10.9993 14.1668C10.9993 14.9625 11.3154 15.7255 11.878 16.2881C12.4406 16.8508 13.2037 17.1668 13.9993 17.1668ZM4.33268 17.8335H5.66602C5.93123 17.8335 6.18559 17.9389 6.37312 18.1264C6.56066 18.3139 6.66602 18.5683 6.66602 18.8335V20.1668H8.66602V18.8335C8.66602 18.0378 8.34995 17.2748 7.78734 16.7122C7.22473 16.1496 6.46167 15.8335 5.66602 15.8335H4.33268V17.8335ZM21.3327 18.8335C21.3327 18.5683 21.438 18.3139 21.6256 18.1264C21.8131 17.9389 22.0675 17.8335 22.3327 17.8335H23.666V15.8335H22.3327C21.537 15.8335 20.774 16.1496 20.2114 16.7122C19.6488 17.2748 19.3327 18.0378 19.3327 18.8335V20.1668H21.3327V18.8335ZM21.3327 8.8335V7.50016H19.3327V8.8335C19.3327 9.22746 19.4103 9.61757 19.561 9.98155C19.7118 10.3455 19.9328 10.6762 20.2114 10.9548C20.774 11.5174 21.537 11.8335 22.3327 11.8335H23.666V9.8335H22.3327C22.0675 9.8335 21.8131 9.72814 21.6256 9.5406C21.438 9.35307 21.3327 9.09871 21.3327 8.8335Z",
1573
- fill: "#ED6E12"
1574
- }
1575
- ),
1576
- /* @__PURE__ */ jsx(
1577
- "path",
1578
- {
1579
- d: "M5.86719 23.8333C6.21826 24.4417 6.72338 24.9468 7.33172 25.2979C7.94005 25.649 8.63014 25.8337 9.33252 25.8333H22.9992C23.8309 25.8333 24.6545 25.6695 25.4229 25.3512C26.1912 25.033 26.8894 24.5665 27.4775 23.9783C28.0656 23.3902 28.5321 22.6921 28.8504 21.9237C29.1687 21.1553 29.3325 20.3317 29.3325 19.5V12.5C29.3325 11.02 28.5285 9.72667 27.3325 9.03467V19.5C27.3325 20.6493 26.876 21.7515 26.0633 22.5641C25.2507 23.3768 24.1485 23.8333 22.9992 23.8333H5.86719Z",
1580
- fill: color ? color : "white"
1581
- }
1582
- )
1583
- ]
1584
- }
1585
- );
639
+ var OfferingLetterIcon = () => {
640
+ return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
641
+ /* @__PURE__ */ jsx("path", { d: "M42.4399 3.33325H7.09325C5.05325 3.33325 3.33325 5.03992 3.33325 7.09325V62.2399C3.33325 64.2933 5.03992 65.9999 7.09325 65.9999H29.1066C31.1599 65.9999 32.8666 64.2933 32.8666 62.2399V45.0266L46.1999 43.3599V7.09325C46.1999 5.03992 44.4799 3.33325 42.4399 3.33325Z", fill: "#ED6E14" }),
642
+ /* @__PURE__ */ jsx("path", { d: "M58.9333 18.2267V41.2001C49.1333 41.2001 41.2 49.1334 41.2 58.9334C41.2 63.7601 43.1333 68.1334 46.2533 71.3334H19.8267C17.7867 71.3334 16.0667 69.6268 16.0667 67.5734V12.4267C16.0667 10.3734 17.7867 8.66675 19.8267 8.66675H48.3466C49.2 8.66675 50.0533 9.01341 50.7333 9.52008L57.56 15.3201C58.2533 15.8401 58.76 16.6934 58.76 17.5467C58.9333 17.8934 58.9333 18.0534 58.9333 18.2267Z", fill: "#2A61A1" }),
643
+ /* @__PURE__ */ jsx("path", { d: "M37.5066 8.66675V71.3334H19.8266C17.7866 71.3334 16.0667 69.6268 16.0667 67.5734V12.4267C16.0667 10.3734 17.7866 8.66675 19.8266 8.66675H37.5066Z", fill: "#014A8F" }),
644
+ /* @__PURE__ */ jsx("path", { d: "M45.6933 24.6001H23.52C22.5733 24.6001 21.8933 23.7467 21.8933 22.5467C21.8933 21.3467 22.5733 20.4934 23.52 20.4934H45.6933C46.64 20.4934 47.32 21.3467 47.32 22.5467C47.32 23.5734 46.64 24.6001 45.6933 24.6001Z", fill: "white" }),
645
+ /* @__PURE__ */ jsx("path", { d: "M45.6933 31.4267H23.52C22.5733 31.4267 21.8933 30.5734 21.8933 29.3734C21.8933 28.1734 22.5733 27.3201 23.52 27.3201H45.6933C46.64 27.3201 47.32 28.1734 47.32 29.3734C47.32 30.5734 46.64 31.4267 45.6933 31.4267Z", fill: "white" }),
646
+ /* @__PURE__ */ jsx("path", { d: "M58.9334 17.7202H50.9067C49.7067 17.7202 48.52 16.6935 48.52 15.3335V8.68018C49.3734 8.68018 50.2267 9.02684 50.9067 9.53351L57.7334 15.3335C58.24 16.0135 58.76 16.8668 58.9334 17.7202Z", fill: "#014A8F" }),
647
+ /* @__PURE__ */ jsx("path", { d: "M60.0133 75.12C68.8056 75.12 75.9333 67.9924 75.9333 59.2C75.9333 50.4077 68.8056 43.28 60.0133 43.28C51.2209 43.28 44.0933 50.4077 44.0933 59.2C44.0933 67.9924 51.2209 75.12 60.0133 75.12Z", fill: "#FF9D24" }),
648
+ /* @__PURE__ */ jsx("path", { d: "M60.0133 75.12C51.2799 75.12 44.0933 67.9334 44.0933 59.2C44.0933 50.4667 51.2799 43.28 60.0133 43.28", fill: "#ED6E14" }),
649
+ /* @__PURE__ */ jsx("path", { d: "M67.6401 56.5067L62.7467 51.9201L61.8667 51.0934C61.8667 51.0934 61.8534 51.0801 61.8401 51.0667L61.1467 50.3734C60.8667 50.0934 60.5067 49.9334 60.1467 49.9067C60.1067 49.9067 60.0801 49.9067 60.0401 49.9067C59.9867 49.9067 59.9334 49.9067 59.8801 49.9067C59.5201 49.9467 59.1601 50.1067 58.8801 50.3734L58.1867 51.0667C58.1867 51.0667 58.1734 51.0934 58.1601 51.0934L57.2001 52.0001L52.3867 56.5201C51.7467 57.1601 51.7467 58.1867 52.3867 58.8267L53.0801 59.5201C53.7201 60.1601 54.7467 60.1601 55.3867 59.5201L56.0001 58.9467L57.3201 57.7334V66.8667C57.3201 67.7867 58.0667 68.5334 58.9867 68.5334H61.0267C61.9467 68.5334 62.6934 67.7867 62.6934 66.8667V57.7334L64.0134 58.9601L64.6267 59.5334C65.2667 60.1734 66.2934 60.1734 66.9334 59.5334L67.6401 58.8401C68.2667 58.2001 68.2667 57.1734 67.6401 56.5334V56.5067Z", fill: "white" })
650
+ ] });
1586
651
  };
1587
- var IconNoData = ({ width, height }) => {
1588
- return /* @__PURE__ */ jsxs("svg", { width: width ? width : "161", height: height ? height : "160", viewBox: "0 0 161 160", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
652
+ var IconOnProcess = () => {
653
+ return /* @__PURE__ */ jsxs("svg", { width: "160", height: "160", viewBox: "0 0 160 160", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1589
654
  /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
1590
- /* @__PURE__ */ jsx("path", { d: "M148.869 113.958C148.869 119.155 146.824 123.856 143.496 127.251C140.181 130.662 135.595 132.755 130.523 132.755H47.9663V132.713C47.4287 132.739 46.9039 132.755 46.3663 132.755C27.5471 132.755 12.2959 117.126 12.2959 97.8431C12.2959 92.0415 13.6847 86.5631 16.1231 81.7439C20.8655 72.4127 29.6079 65.5487 40.0239 63.5487C41.5311 43.2319 58.6575 27.2383 79.5343 27.2383C100.974 27.2383 118.427 44.0895 119.134 65.1583C130.955 68.4223 139.643 79.5007 139.643 92.6463C139.643 94.2719 139.512 95.8687 139.249 97.4143C140.481 98.0991 141.621 98.9183 142.658 99.8719C146.472 103.299 148.869 108.345 148.869 113.958Z", fill: "url(#paint0_radial_25248_49246)" }),
1591
- /* @__PURE__ */ jsx("path", { d: "M142.657 99.8748C129.211 113.049 108.677 121.468 85.6814 121.468C53.3518 121.468 25.9118 104.844 16.123 81.7468C20.8654 72.4156 29.6078 65.5516 40.0238 63.5516C41.531 43.2348 58.6574 27.2412 79.5342 27.2412C100.974 27.2412 118.427 44.0924 119.134 65.1612C130.955 68.4252 139.643 79.5036 139.643 92.6492C139.643 94.2748 139.512 95.8716 139.249 97.4172C140.485 98.102 141.624 98.9212 142.657 99.8748Z", fill: "url(#paint1_radial_25248_49246)" })
1592
- ] }),
1593
- /* @__PURE__ */ jsx("path", { d: "M26.1419 60.374C26.1419 60.8828 25.6555 61.3404 24.8779 61.6572C24.2827 61.9004 23.8187 62.3772 23.5819 62.9852C23.2715 63.7788 22.8267 64.278 22.3307 64.278C21.8347 64.278 21.3867 63.7788 21.0795 62.9852C20.8427 62.3772 20.3787 61.8972 19.7835 61.6572C19.0091 61.3404 18.5195 60.8828 18.5195 60.374C18.5195 59.8652 19.0059 59.4076 19.7803 59.0908C20.3755 58.8476 20.8427 58.3708 21.0763 57.7596C21.3835 56.966 21.8315 56.4668 22.3275 56.4668C22.8235 56.4668 23.2715 56.966 23.5787 57.7596C23.8155 58.3708 24.2827 58.8476 24.8779 59.0908C25.6555 59.4108 26.1419 59.8652 26.1419 60.374Z", fill: "#2A61A1" }),
1594
- /* @__PURE__ */ jsx("path", { d: "M118.824 34.9282C118.824 35.1682 118.594 35.3826 118.229 35.533C117.948 35.6482 117.73 35.8722 117.618 36.1602C117.471 36.5346 117.263 36.7714 117.026 36.7714C116.792 36.7714 116.581 36.5346 116.434 36.1602C116.322 35.8722 116.104 35.6482 115.823 35.533C115.458 35.3826 115.228 35.1682 115.228 34.9282C115.228 34.6882 115.458 34.4706 115.823 34.3234C116.104 34.2082 116.322 33.9842 116.434 33.6962C116.578 33.3218 116.789 33.085 117.026 33.085C117.26 33.085 117.471 33.3218 117.618 33.6962C117.73 33.9842 117.951 34.2082 118.229 34.3234C118.597 34.4706 118.824 34.6882 118.824 34.9282Z", fill: "#86C5F6" }),
1595
- /* @__PURE__ */ jsx("path", { d: "M141.903 113.754C141.903 114.432 141.253 115.043 140.216 115.466C139.423 115.789 138.802 116.426 138.488 117.239C138.075 118.298 137.48 118.967 136.815 118.967C136.152 118.967 135.554 118.301 135.144 117.242C134.827 116.429 134.207 115.792 133.413 115.466C132.376 115.043 131.727 114.432 131.727 113.754C131.727 113.075 132.376 112.464 133.41 112.042C134.203 111.719 134.827 111.082 135.141 110.266C135.554 109.207 136.149 108.541 136.811 108.541C137.474 108.541 138.072 109.207 138.485 110.269C138.802 111.085 139.423 111.722 140.219 112.045C141.253 112.464 141.903 113.075 141.903 113.754Z", fill: "#CBE6FD" }),
1596
- /* @__PURE__ */ jsx("path", { d: "M121.505 48.5763V50.2435H43.3198C41.3006 50.2435 39.6622 51.9235 39.6622 53.9907V107.796H37.0446C36.9422 107.796 36.8398 107.792 36.7374 107.783C34.8622 107.623 33.3838 106.013 33.3838 104.048V48.5763C33.3838 46.5059 35.0222 44.8291 37.0414 44.8291H117.845C119.867 44.8291 121.505 46.5059 121.505 48.5763Z", fill: "#FF9D24" }),
1597
- /* @__PURE__ */ jsx("path", { d: "M127.781 60.3809H39.6592V61.1009H127.781V60.3809Z", fill: "#A7D0F9" }),
1598
- /* @__PURE__ */ jsx("path", { d: "M127.784 53.9906V109.459C127.784 111.533 126.146 113.21 124.126 113.21H106.958C107.118 113.104 107.275 112.995 107.429 112.887C108.523 112.106 109.566 111.219 110.539 110.221C111.288 109.453 111.97 108.647 112.59 107.808C112.779 107.552 112.962 107.296 113.141 107.034C113.154 107.018 113.166 106.992 113.179 106.976C118.098 99.6802 118.472 90.1378 114.306 82.4994C113.96 81.8658 113.582 81.2482 113.179 80.6434C112.411 79.4978 111.528 78.413 110.539 77.3954C101.698 68.333 87.3552 68.333 78.5136 77.3986C74.5424 81.4722 72.3536 86.6818 71.9504 92.0034C71.4576 98.5282 73.6432 105.226 78.5136 110.218C79.6272 111.357 80.8272 112.352 82.0944 113.207H43.3168C41.2976 113.207 39.6592 111.53 39.6592 109.456V53.9906C39.6592 51.9234 41.2976 50.2402 43.3168 50.2402H124.12C126.142 50.2402 127.778 51.9202 127.778 53.9906H127.784Z", fill: "url(#paint2_radial_25248_49246)" }),
1599
- /* @__PURE__ */ jsx("path", { d: "M124.123 50.2432H43.3197C41.3005 50.2432 39.6621 51.9232 39.6621 53.9904V60.7392H127.784V53.9904C127.781 51.92 126.142 50.2432 124.123 50.2432ZM45.4125 57.232C44.6989 57.232 44.1197 56.64 44.1197 55.9072C44.1197 55.1744 44.6989 54.5824 45.4125 54.5824C46.1261 54.5824 46.7053 55.1744 46.7053 55.9072C46.7085 56.6368 46.1261 57.232 45.4125 57.232ZM51.1053 57.232C50.3917 57.232 49.8125 56.64 49.8125 55.9072C49.8125 55.1744 50.3917 54.5824 51.1053 54.5824C51.8189 54.5824 52.3981 55.1744 52.3981 55.9072C52.3981 56.6368 51.8189 57.232 51.1053 57.232ZM56.7949 57.232C56.0813 57.232 55.5021 56.64 55.5021 55.9072C55.5021 55.1744 56.0813 54.5824 56.7949 54.5824C57.5085 54.5824 58.0877 55.1744 58.0877 55.9072C58.0909 56.6368 57.5117 57.232 56.7949 57.232Z", fill: "#2A61A1" }),
1600
- /* @__PURE__ */ jsx("path", { d: "M127.784 74.4131V109.459C127.784 111.533 126.145 113.21 124.126 113.21H106.958C107.118 113.104 107.275 112.995 107.428 112.887C108.523 112.106 109.566 111.219 110.539 110.221C111.288 109.453 111.969 108.647 112.59 107.808C112.779 107.552 112.961 107.296 113.14 107.034C113.153 107.018 113.166 106.992 113.179 106.976C118.097 99.6803 118.472 90.1379 114.305 82.4995C118.939 80.2979 123.46 77.6291 127.784 74.4131Z", fill: "#2A61A1" }),
1601
- /* @__PURE__ */ jsx("path", { d: "M78.5104 110.221C79.624 111.36 80.824 112.355 82.0912 113.21H43.3168C41.2976 113.21 39.6592 111.533 39.6592 109.459V89.4688C46.9072 90.8319 58.5776 92.4319 71.9472 92.0063C71.4544 98.5311 73.64 105.229 78.5104 110.221Z", fill: "#2A61A1" }),
1602
- /* @__PURE__ */ jsx("path", { d: "M46.3691 68.17V80.7844C46.3691 81.306 46.7819 81.7284 47.2907 81.7284H58.2859C58.7947 81.7284 59.2075 81.306 59.2075 80.7844V71.2164C59.2075 70.938 59.0859 70.6724 58.8779 70.4964L55.3419 67.4532C55.1755 67.3092 54.9675 67.2324 54.7499 67.2324H47.2875C46.7787 67.2292 46.3691 67.6484 46.3691 68.17Z", fill: "#E4F2FF" }),
1603
- /* @__PURE__ */ jsx("path", { d: "M46.3691 88.173V100.787C46.3691 101.309 46.7819 101.731 47.2907 101.731H58.2859C58.7947 101.731 59.2075 101.309 59.2075 100.787V91.2194C59.2075 90.941 59.0859 90.6754 58.8779 90.4994L55.3419 87.4562C55.1755 87.3122 54.9675 87.2354 54.7499 87.2354H47.2875C46.7787 87.229 46.3691 87.6514 46.3691 88.173Z", fill: "#E4F2FF" }),
1604
- /* @__PURE__ */ jsx("g", { opacity: "0.25", children: /* @__PURE__ */ jsx("path", { d: "M109.112 102.912C108.418 104.077 107.579 105.177 106.597 106.185C105.615 107.193 104.539 108.051 103.403 108.765C96.8306 112.87 88.133 112.013 82.4498 106.185C75.781 99.3535 75.781 88.2751 82.4498 81.4399C89.1186 74.6047 99.9314 74.6047 106.6 81.4399C112.283 87.2639 113.119 96.1759 109.112 102.912Z", fill: "white" }) }),
1605
- /* @__PURE__ */ jsx("path", { d: "M113.176 80.6432C112.408 79.5008 111.525 78.416 110.536 77.3984C101.691 68.336 87.3554 68.336 78.5106 77.3984C69.6658 86.4608 69.6658 101.152 78.5106 110.214C79.6242 111.354 80.8242 112.352 82.0914 113.206C87.2978 116.72 93.6049 117.798 99.493 116.448C101.992 115.875 104.418 114.864 106.645 113.414C106.751 113.347 106.853 113.277 106.959 113.206C107.115 113.101 107.272 112.992 107.429 112.88C108.523 112.102 109.563 111.213 110.539 110.214C111.285 109.45 111.973 108.643 112.591 107.802C112.779 107.549 112.965 107.29 113.141 107.027C113.154 107.008 113.167 106.989 113.179 106.97C118.498 99.0752 118.498 88.5472 113.176 80.6432ZM109.112 102.912C108.418 104.077 107.579 105.178 106.597 106.182C105.611 107.19 104.539 108.051 103.403 108.762C96.8306 112.867 88.133 112.01 82.4466 106.182C75.7778 99.3472 75.7778 88.2688 82.4466 81.4368C89.1154 74.6016 99.9282 74.6016 106.597 81.4336C112.28 87.2608 113.119 96.1728 109.112 102.912Z", fill: "#FF9D24" }),
1606
- /* @__PURE__ */ jsx("path", { d: "M94.5229 110.842C103.701 110.842 111.14 103.217 111.14 93.8117C111.14 84.406 103.701 76.7812 94.5229 76.7812C85.3452 76.7812 77.9053 84.406 77.9053 93.8117C77.9053 103.217 85.3452 110.842 94.5229 110.842Z", fill: "#E4F2FF" }),
1607
- /* @__PURE__ */ jsx("path", { d: "M122.763 121.014L119.768 124.083C119.019 124.851 117.803 124.851 117.054 124.083L106.645 113.417C106.91 113.245 107.169 113.069 107.429 112.883C108.523 112.105 109.563 111.216 110.539 110.217C111.285 109.453 111.973 108.646 112.59 107.805L122.766 118.23C123.512 119.001 123.512 120.246 122.763 121.014Z", fill: "#ED6E14" }),
1608
- /* @__PURE__ */ jsx("path", { d: "M96.2831 100.541C95.7679 100.071 95.1215 99.8369 94.3471 99.8369C93.5727 99.8369 92.9327 100.071 92.4143 100.541C91.8991 101.015 91.6367 101.613 91.6367 102.346C91.6367 103.079 91.8959 103.68 92.4143 104.147C92.9295 104.618 93.5759 104.851 94.3471 104.851C95.1183 104.851 95.7647 104.618 96.2831 104.147C96.7983 103.68 97.0575 103.079 97.0575 102.346C97.0575 101.613 96.7983 101.015 96.2831 100.541Z", fill: "#0F77CA" }),
1609
- /* @__PURE__ */ jsx("path", { d: "M99.5694 84.2943C98.3886 83.2735 96.7182 82.3135 94.5646 82.3135C92.411 82.3135 90.7182 83.3183 89.5246 84.4191C89.1246 84.7871 88.7886 85.2031 88.5198 85.6703C87.659 87.1615 88.7918 89.0463 90.4814 89.0463H90.8526C91.7326 89.0463 92.4878 88.4959 92.891 87.6927C92.9646 87.5423 93.0542 87.4079 93.1566 87.2831C93.5118 86.8479 93.9822 86.6303 94.5614 86.6303C95.8158 86.6303 96.443 87.3791 96.443 88.8735C96.443 89.4879 96.2574 90.0479 95.8862 90.5567C95.5118 91.0687 94.971 91.6287 94.2574 92.2431C93.5406 92.8575 93.0286 93.5807 92.7086 94.4191C92.6158 94.6591 92.539 94.9279 92.4718 95.2191C92.1742 96.5599 93.1886 97.8399 94.5294 97.8399H94.555C95.5118 97.8399 96.315 97.1711 96.5902 96.2335C96.6158 96.1439 96.6446 96.0575 96.6766 95.9775C96.859 95.4879 97.1886 95.0111 97.6622 94.5439L99.3294 92.9567C100.033 92.2559 100.549 91.5647 100.865 90.8927C101.182 90.2207 101.342 89.4751 101.342 88.6527C101.345 86.7647 100.753 85.3119 99.5694 84.2943Z", fill: "#0F77CA" }),
1610
- /* @__PURE__ */ jsx("path", { d: "M94.5234 111.267C94.293 111.267 94.1074 111.075 94.1074 110.841C94.1074 110.608 94.293 110.416 94.5234 110.416C103.458 110.416 110.725 102.969 110.725 93.814C110.725 89.2924 108.981 85.062 105.816 81.91C105.653 81.7468 105.647 81.4748 105.807 81.3084C105.967 81.1388 106.229 81.1356 106.395 81.2988C109.723 84.614 111.557 89.0588 111.557 93.814C111.557 103.436 103.915 111.267 94.5234 111.267Z", fill: "black" }),
1611
- /* @__PURE__ */ jsx("path", { d: "M76.7405 108.541C76.6157 108.541 76.4941 108.483 76.4109 108.374C72.6445 103.395 70.9965 97.2095 71.7677 90.9567C72.5421 84.7071 75.6429 79.1359 80.5037 75.2767C90.5357 67.3087 105.025 69.1903 112.801 79.4719C112.942 79.6575 112.91 79.9263 112.728 80.0703C112.545 80.2143 112.283 80.1791 112.145 79.9935C104.651 70.0863 90.6861 68.2719 81.0157 75.9519C76.3309 79.6735 73.3421 85.0399 72.5965 91.0655C71.8509 97.0911 73.4413 103.053 77.0701 107.853C77.2109 108.038 77.1789 108.307 76.9964 108.451C76.9197 108.512 76.8301 108.541 76.7405 108.541Z", fill: "black" }),
1612
- /* @__PURE__ */ jsx("path", { d: "M67.9439 113.546H43.5343C41.2175 113.546 39.3359 111.616 39.3359 109.242V84.544C39.3359 84.3584 39.4831 84.208 39.6623 84.208C39.8415 84.208 39.9887 84.3584 39.9887 84.544V109.242C39.9887 111.245 41.5791 112.877 43.5343 112.877H67.9439C68.1231 112.877 68.2703 113.027 68.2703 113.213C68.2703 113.398 68.1231 113.546 67.9439 113.546Z", fill: "black" }),
1613
- /* @__PURE__ */ jsxs("defs", { children: [
1614
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_25248_49246", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(25.814 121.626) scale(99.2427 101.694)", children: [
1615
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
1616
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1617
- ] }),
1618
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_25248_49246", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(97.3656 125.205) scale(84.9763 87.0751)", children: [
1619
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
1620
- /* @__PURE__ */ jsx("stop", { offset: "0.0909", "stop-color": "#6BABF1" }),
1621
- /* @__PURE__ */ jsx("stop", { offset: "0.3236", "stop-color": "#7ABAF4" }),
1622
- /* @__PURE__ */ jsx("stop", { offset: "0.5959", "stop-color": "#83C2F5" }),
1623
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1624
- ] }),
1625
- /* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_25248_49246", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(115.511 106.401) scale(54.9315 56.286)", children: [
1626
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
1627
- /* @__PURE__ */ jsx("stop", { offset: "0.3922", "stop-color": "#0A66B0" }),
1628
- /* @__PURE__ */ jsx("stop", { offset: "0.7499", "stop-color": "#0E72C3" }),
1629
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1630
- ] })
1631
- ] })
1632
- ] });
1633
- };
1634
- var NotFoundIcon = ({ width, height }) => {
1635
- return /* @__PURE__ */ jsxs(
1636
- "svg",
1637
- {
1638
- width: width != null ? width : "250",
1639
- height: height != null ? height : "250",
1640
- viewBox: "0 0 250 250",
1641
- fill: "none",
1642
- xmlns: "http://www.w3.org/2000/svg",
1643
- children: [
1644
- /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
1645
- /* @__PURE__ */ jsx(
1646
- "path",
1647
- {
1648
- d: "M231.695 178.06C231.695 186.18 228.5 193.525 223.3 198.83C218.12 204.16 210.955 207.43 203.03 207.43H74.0348V207.365C73.1948 207.405 72.3748 207.43 71.5348 207.43C42.1298 207.43 18.2998 183.01 18.2998 152.88C18.2998 143.815 20.4698 135.255 24.2798 127.725C31.6898 113.145 45.3498 102.42 61.6248 99.2951C63.9798 67.5501 90.7398 42.5601 123.36 42.5601C156.86 42.5601 184.13 68.8901 185.235 101.81C203.705 106.91 217.28 124.22 217.28 144.76C217.28 147.3 217.075 149.795 216.665 152.21C218.59 153.28 220.37 154.56 221.99 156.05C227.95 161.405 231.695 169.29 231.695 178.06Z",
1649
- fill: "url(#paint0_radial_7463_128151)"
1650
- }
1651
- ),
1652
- /* @__PURE__ */ jsx(
1653
- "path",
1654
- {
1655
- d: "M221.99 156.055C200.98 176.64 168.895 189.795 132.965 189.795C82.4503 189.795 39.5753 163.82 24.2803 127.73C31.6903 113.15 45.3503 102.425 61.6253 99.2999C63.9803 67.5549 90.7403 42.5649 123.36 42.5649C156.86 42.5649 184.13 68.8949 185.235 101.815C203.705 106.915 217.28 124.225 217.28 144.765C217.28 147.305 217.075 149.8 216.665 152.215C218.595 153.285 220.375 154.565 221.99 156.055Z",
1656
- fill: "url(#paint1_radial_7463_128151)"
1657
- }
1658
- )
1659
- ] }),
1660
- /* @__PURE__ */ jsx(
1661
- "path",
1662
- {
1663
- d: "M39.9344 94.335C39.9344 95.13 39.1744 95.845 37.9594 96.34C37.0294 96.72 36.3044 97.465 35.9344 98.415C35.4494 99.655 34.7544 100.435 33.9794 100.435C33.2044 100.435 32.5044 99.655 32.0244 98.415C31.6544 97.465 30.9294 96.715 29.9994 96.34C28.7894 95.845 28.0244 95.13 28.0244 94.335C28.0244 93.54 28.7844 92.825 29.9944 92.33C30.9244 91.95 31.6544 91.205 32.0194 90.25C32.4994 89.01 33.1994 88.23 33.9744 88.23C34.7494 88.23 35.4494 89.01 35.9294 90.25C36.2994 91.205 37.0294 91.95 37.9594 92.33C39.1744 92.83 39.9344 93.54 39.9344 94.335Z",
1664
- fill: "#2A61A1"
1665
- }
1666
- ),
1667
- /* @__PURE__ */ jsx(
1668
- "path",
1669
- {
1670
- d: "M184.75 54.5751C184.75 54.9501 184.39 55.2851 183.82 55.5201C183.38 55.7001 183.04 56.0501 182.865 56.5001C182.635 57.0851 182.31 57.4551 181.94 57.4551C181.575 57.4551 181.245 57.0851 181.015 56.5001C180.84 56.0501 180.5 55.7001 180.06 55.5201C179.49 55.2851 179.13 54.9501 179.13 54.5751C179.13 54.2001 179.49 53.8601 180.06 53.6301C180.5 53.4501 180.84 53.1001 181.015 52.6501C181.24 52.0651 181.57 51.6951 181.94 51.6951C182.305 51.6951 182.635 52.0651 182.865 52.6501C183.04 53.1001 183.385 53.4501 183.82 53.6301C184.395 53.8601 184.75 54.2001 184.75 54.5751Z",
1671
- fill: "#86C5F6"
1672
- }
1673
- ),
1674
- /* @__PURE__ */ jsx(
1675
- "path",
1676
- {
1677
- d: "M220.81 177.74C220.81 178.8 219.795 179.755 218.175 180.415C216.935 180.92 215.965 181.915 215.475 183.185C214.83 184.84 213.9 185.885 212.86 185.885C211.825 185.885 210.89 184.845 210.25 183.19C209.755 181.92 208.785 180.925 207.545 180.415C205.925 179.755 204.91 178.8 204.91 177.74C204.91 176.68 205.925 175.725 207.54 175.065C208.78 174.56 209.755 173.565 210.245 172.29C210.89 170.635 211.82 169.595 212.855 169.595C213.89 169.595 214.825 170.635 215.47 172.295C215.965 173.57 216.935 174.565 218.18 175.07C219.795 175.725 220.81 176.68 220.81 177.74Z",
1678
- fill: "#CBE6FD"
1679
- }
1680
- ),
1681
- /* @__PURE__ */ jsx(
1682
- "path",
1683
- {
1684
- d: "M188.94 75.9002V78.5052H66.775C63.62 78.5052 61.06 81.1302 61.06 84.3602V168.43H56.97C56.81 168.43 56.65 168.425 56.49 168.41C53.56 168.16 51.25 165.645 51.25 162.575V75.9002C51.25 72.6652 53.81 70.0452 56.965 70.0452H183.22C186.38 70.0452 188.94 72.6652 188.94 75.9002Z",
1685
- fill: "#FF9D24"
1686
- }
1687
- ),
1688
- /* @__PURE__ */ jsx("path", { d: "M198.745 94.345H61.0547V95.47H198.745V94.345Z", fill: "#A7D0F9" }),
1689
- /* @__PURE__ */ jsx(
1690
- "path",
1691
- {
1692
- d: "M198.75 84.36V171.03C198.75 174.27 196.19 176.89 193.035 176.89H166.21C166.46 176.725 166.705 176.555 166.945 176.385C168.655 175.165 170.285 173.78 171.805 172.22C172.975 171.02 174.04 169.76 175.01 168.45C175.305 168.05 175.59 167.65 175.87 167.24C175.89 167.215 175.91 167.175 175.93 167.15C183.615 155.75 184.2 140.84 177.69 128.905C177.15 127.915 176.56 126.95 175.93 126.005C174.73 124.215 173.35 122.52 171.805 120.93C157.99 106.77 135.58 106.77 121.765 120.935C115.56 127.3 112.14 135.44 111.51 143.755C110.74 153.95 114.155 164.415 121.765 172.215C123.505 173.995 125.38 175.55 127.36 176.885H66.7697C63.6147 176.885 61.0547 174.265 61.0547 171.025V84.36C61.0547 81.13 63.6147 78.5 66.7697 78.5H193.025C196.185 78.5 198.74 81.125 198.74 84.36H198.75Z",
1693
- fill: "url(#paint2_radial_7463_128151)"
1694
- }
1695
- ),
1696
- /* @__PURE__ */ jsx(
1697
- "path",
1698
- {
1699
- d: "M193.03 78.5046H66.7746C63.6196 78.5046 61.0596 81.1296 61.0596 84.3596V94.9046H198.75V84.3596C198.745 81.1246 196.185 78.5046 193.03 78.5046ZM70.0446 89.4246C68.9296 89.4246 68.0246 88.4996 68.0246 87.3546C68.0246 86.2096 68.9296 85.2846 70.0446 85.2846C71.1596 85.2846 72.0646 86.2096 72.0646 87.3546C72.0696 88.4946 71.1596 89.4246 70.0446 89.4246ZM78.9396 89.4246C77.8246 89.4246 76.9196 88.4996 76.9196 87.3546C76.9196 86.2096 77.8246 85.2846 78.9396 85.2846C80.0546 85.2846 80.9596 86.2096 80.9596 87.3546C80.9596 88.4946 80.0546 89.4246 78.9396 89.4246ZM87.8296 89.4246C86.7146 89.4246 85.8096 88.4996 85.8096 87.3546C85.8096 86.2096 86.7146 85.2846 87.8296 85.2846C88.9446 85.2846 89.8496 86.2096 89.8496 87.3546C89.8546 88.4946 88.9496 89.4246 87.8296 89.4246Z",
1700
- fill: "#2A61A1"
1701
- }
1702
- ),
1703
- /* @__PURE__ */ jsx(
1704
- "path",
1705
- {
1706
- d: "M198.75 116.27V171.03C198.75 174.27 196.19 176.89 193.035 176.89H166.21C166.46 176.725 166.705 176.555 166.945 176.385C168.655 175.165 170.285 173.78 171.805 172.22C172.975 171.02 174.04 169.76 175.01 168.45C175.305 168.05 175.59 167.65 175.87 167.24C175.89 167.215 175.91 167.175 175.93 167.15C183.615 155.75 184.2 140.84 177.69 128.905C184.93 125.465 191.995 121.295 198.75 116.27Z",
1707
- fill: "#2A61A1"
1708
- }
1709
- ),
1710
- /* @__PURE__ */ jsx(
1711
- "path",
1712
- {
1713
- d: "M121.76 172.22C123.5 174 125.375 175.555 127.355 176.89H66.7697C63.6147 176.89 61.0547 174.27 61.0547 171.03V139.795C72.3797 141.925 90.6147 144.425 111.505 143.76C110.735 153.955 114.15 164.42 121.76 172.22Z",
1714
- fill: "#2A61A1"
1715
- }
1716
- ),
1717
- /* @__PURE__ */ jsx(
1718
- "path",
1719
- {
1720
- d: "M71.54 106.515V126.225C71.54 127.04 72.185 127.7 72.98 127.7H90.16C90.955 127.7 91.6 127.04 91.6 126.225V111.275C91.6 110.84 91.41 110.425 91.085 110.15L85.56 105.395C85.3 105.17 84.975 105.05 84.635 105.05H72.975C72.18 105.045 71.54 105.7 71.54 106.515Z",
1721
- fill: "#E4F2FF"
1722
- }
1723
- ),
1724
- /* @__PURE__ */ jsx(
1725
- "path",
1726
- {
1727
- d: "M71.54 137.77V157.48C71.54 158.295 72.185 158.955 72.98 158.955H90.16C90.955 158.955 91.6 158.295 91.6 157.48V142.53C91.6 142.095 91.41 141.68 91.085 141.405L85.56 136.65C85.3 136.425 84.975 136.305 84.635 136.305H72.975C72.18 136.295 71.54 136.955 71.54 137.77Z",
1728
- fill: "#E4F2FF"
1729
- }
1730
- ),
1731
- /* @__PURE__ */ jsx("g", { opacity: "0.25", children: /* @__PURE__ */ jsx(
1732
- "path",
1733
- {
1734
- d: "M169.575 160.8C168.49 162.62 167.18 164.34 165.645 165.915C164.11 167.49 162.43 168.83 160.655 169.945C150.385 176.36 136.795 175.02 127.915 165.915C117.495 155.24 117.495 137.93 127.915 127.25C138.335 116.57 155.23 116.57 165.65 127.25C174.53 136.35 175.835 150.275 169.575 160.8Z",
1735
- fill: "white"
1736
- }
1737
- ) }),
1738
- /* @__PURE__ */ jsx(
1739
- "path",
1740
- {
1741
- d: "M175.925 126.005C174.725 124.22 173.345 122.525 171.8 120.935C157.98 106.775 135.58 106.775 121.76 120.935C107.94 135.095 107.94 158.05 121.76 172.21C123.5 173.99 125.375 175.55 127.355 176.885C135.49 182.375 145.345 184.06 154.545 181.95C158.45 181.055 162.24 179.475 165.72 177.21C165.885 177.105 166.045 176.995 166.21 176.885C166.455 176.72 166.7 176.55 166.945 176.375C168.655 175.16 170.28 173.77 171.805 172.21C172.97 171.015 174.045 169.755 175.01 168.44C175.305 168.045 175.595 167.64 175.87 167.23C175.89 167.2 175.91 167.17 175.93 167.14C184.24 154.805 184.24 138.355 175.925 126.005ZM169.575 160.8C168.49 162.62 167.18 164.34 165.645 165.91C164.105 167.485 162.43 168.83 160.655 169.94C150.385 176.355 136.795 175.015 127.91 165.91C117.49 155.23 117.49 137.92 127.91 127.245C138.33 116.565 155.225 116.565 165.645 127.24C174.525 136.345 175.835 150.27 169.575 160.8Z",
1742
- fill: "#FF9D24"
1743
- }
1744
- ),
1745
- /* @__PURE__ */ jsx(
1746
- "path",
1747
- {
1748
- d: "M146.779 173.19C161.12 173.19 172.744 161.276 172.744 146.58C172.744 131.884 161.12 119.97 146.779 119.97C132.439 119.97 120.814 131.884 120.814 146.58C120.814 161.276 132.439 173.19 146.779 173.19Z",
1749
- fill: "#E4F2FF"
1750
- }
1751
- ),
1752
- /* @__PURE__ */ jsx(
1753
- "path",
1754
- {
1755
- d: "M190.905 189.085L186.225 193.88C185.055 195.08 183.155 195.08 181.985 193.88L165.72 177.215C166.135 176.945 166.54 176.67 166.945 176.38C168.655 175.165 170.28 173.775 171.805 172.215C172.97 171.02 174.045 169.76 175.01 168.445L190.91 184.735C192.075 185.94 192.075 187.885 190.905 189.085Z",
1756
- fill: "#ED6E14"
1757
- }
1758
- ),
1759
- /* @__PURE__ */ jsx(
1760
- "path",
1761
- {
1762
- d: "M149.53 157.095C148.725 156.36 147.715 155.995 146.505 155.995C145.295 155.995 144.295 156.36 143.485 157.095C142.68 157.835 142.27 158.77 142.27 159.915C142.27 161.06 142.675 162 143.485 162.73C144.29 163.465 145.3 163.83 146.505 163.83C147.71 163.83 148.72 163.465 149.53 162.73C150.335 162 150.74 161.06 150.74 159.915C150.74 158.77 150.335 157.835 149.53 157.095Z",
1763
- fill: "#0F77CA"
1764
- }
1765
- ),
1766
- /* @__PURE__ */ jsx(
1767
- "path",
1768
- {
1769
- d: "M154.665 131.71C152.82 130.115 150.21 128.615 146.845 128.615C143.48 128.615 140.835 130.185 138.97 131.905C138.345 132.48 137.82 133.13 137.4 133.86C136.055 136.19 137.825 139.135 140.465 139.135H141.045C142.42 139.135 143.6 138.275 144.23 137.02C144.345 136.785 144.485 136.575 144.645 136.38C145.2 135.7 145.935 135.36 146.84 135.36C148.8 135.36 149.78 136.53 149.78 138.865C149.78 139.825 149.49 140.7 148.91 141.495C148.325 142.295 147.48 143.17 146.365 144.13C145.245 145.09 144.445 146.22 143.945 147.53C143.8 147.905 143.68 148.325 143.575 148.78C143.11 150.875 144.695 152.875 146.79 152.875H146.83C148.325 152.875 149.58 151.83 150.01 150.365C150.05 150.225 150.095 150.09 150.145 149.965C150.43 149.2 150.945 148.455 151.685 147.725L154.29 145.245C155.39 144.15 156.195 143.07 156.69 142.02C157.185 140.97 157.435 139.805 157.435 138.52C157.44 135.57 156.515 133.3 154.665 131.71Z",
1770
- fill: "#0F77CA"
1771
- }
1772
- ),
1773
- /* @__PURE__ */ jsx(
1774
- "path",
1775
- {
1776
- d: "M146.78 173.855C146.42 173.855 146.13 173.555 146.13 173.19C146.13 172.825 146.42 172.525 146.78 172.525C160.74 172.525 172.095 160.89 172.095 146.585C172.095 139.52 169.37 132.91 164.425 127.985C164.17 127.73 164.16 127.305 164.41 127.045C164.66 126.78 165.07 126.775 165.33 127.03C170.53 132.21 173.395 139.155 173.395 146.585C173.395 161.62 161.455 173.855 146.78 173.855Z",
1777
- fill: "black"
1778
- }
1779
- ),
1780
- /* @__PURE__ */ jsx(
1781
- "path",
1782
- {
1783
- d: "M118.995 169.595C118.8 169.595 118.61 169.505 118.48 169.335C112.595 161.555 110.02 151.89 111.225 142.12C112.435 132.355 117.28 123.65 124.875 117.62C140.55 105.17 163.19 108.11 175.34 124.175C175.56 124.465 175.51 124.885 175.225 125.11C174.94 125.335 174.53 125.28 174.315 124.99C162.605 109.51 140.785 106.675 125.675 118.675C118.355 124.49 113.685 132.875 112.52 142.29C111.355 151.705 113.84 161.02 119.51 168.52C119.73 168.81 119.68 169.23 119.395 169.455C119.275 169.55 119.135 169.595 118.995 169.595Z",
1784
- fill: "black"
1785
- }
1786
- ),
1787
- /* @__PURE__ */ jsx(
1788
- "path",
1789
- {
1790
- d: "M105.25 177.415H67.1098C63.4898 177.415 60.5498 174.4 60.5498 170.69V132.1C60.5498 131.81 60.7798 131.575 61.0598 131.575C61.3398 131.575 61.5698 131.81 61.5698 132.1V170.69C61.5698 173.82 64.0548 176.37 67.1098 176.37H105.25C105.53 176.37 105.76 176.605 105.76 176.895C105.76 177.185 105.53 177.415 105.25 177.415Z",
1791
- fill: "black"
1792
- }
1793
- ),
1794
- /* @__PURE__ */ jsxs("defs", { children: [
1795
- /* @__PURE__ */ jsxs(
1796
- "radialGradient",
1797
- {
1798
- id: "paint0_radial_7463_128151",
1799
- cx: "0",
1800
- cy: "0",
1801
- r: "1",
1802
- gradientUnits: "userSpaceOnUse",
1803
- gradientTransform: "translate(39.4219 190.041) scale(155.067 158.896)",
1804
- children: [
1805
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
1806
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1807
- ]
1808
- }
1809
- ),
1810
- /* @__PURE__ */ jsxs(
1811
- "radialGradient",
1812
- {
1813
- id: "paint1_radial_7463_128151",
1814
- cx: "0",
1815
- cy: "0",
1816
- r: "1",
1817
- gradientUnits: "userSpaceOnUse",
1818
- gradientTransform: "translate(151.222 195.633) scale(132.776 136.055)",
1819
- children: [
1820
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
1821
- /* @__PURE__ */ jsx("stop", { offset: "0.0909", "stop-color": "#6BABF1" }),
1822
- /* @__PURE__ */ jsx("stop", { offset: "0.3236", "stop-color": "#7ABAF4" }),
1823
- /* @__PURE__ */ jsx("stop", { offset: "0.5959", "stop-color": "#83C2F5" }),
1824
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1825
- ]
1826
- }
1827
- ),
1828
- /* @__PURE__ */ jsxs(
1829
- "radialGradient",
1830
- {
1831
- id: "paint2_radial_7463_128151",
1832
- cx: "0",
1833
- cy: "0",
1834
- r: "1",
1835
- gradientUnits: "userSpaceOnUse",
1836
- gradientTransform: "translate(179.573 166.25) scale(85.8305 87.9468)",
1837
- children: [
1838
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
1839
- /* @__PURE__ */ jsx("stop", { offset: "0.3922", "stop-color": "#0A66B0" }),
1840
- /* @__PURE__ */ jsx("stop", { offset: "0.7499", "stop-color": "#0E72C3" }),
1841
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1842
- ]
1843
- }
1844
- )
1845
- ] })
1846
- ]
1847
- }
1848
- );
1849
- };
1850
- var NotulenRapatPraKomiteIcon = () => {
1851
- return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1852
- /* @__PURE__ */ jsx("path", { d: "M46.4534 12.8933C46.4534 11.9733 45.9334 11.0533 45.24 10.5066L38.3467 4.25325C37.6534 3.70659 36.8 3.33325 35.9334 3.33325H24.9867V70.7866H42.84C44.9067 70.7866 46.64 68.9466 46.64 66.7466V13.6266C46.64 13.4399 46.64 13.2533 46.4667 12.8933H46.4534Z", fill: "#2A61A1" }),
1853
- /* @__PURE__ */ jsx("path", { d: "M7.13337 3.33325C5.06671 3.33325 3.33337 5.17325 3.33337 7.37325V66.7333C3.33337 68.9333 5.05337 70.7733 7.13337 70.7733H24.9867V3.33325H7.13337Z", fill: "#014A8F" }),
1854
- /* @__PURE__ */ jsx("path", { d: "M37.6533 16.7467H9.54665C8.33331 16.7467 7.47998 15.8267 7.47998 14.5467C7.47998 13.2667 8.34665 12.3467 9.54665 12.3467H37.6533C38.8666 12.3467 39.72 13.2667 39.72 14.5467C39.72 15.6533 38.8533 16.7467 37.6533 16.7467Z", fill: "white" }),
1855
- /* @__PURE__ */ jsx("path", { d: "M37.6533 24.1068H9.54665C8.33331 24.1068 7.47998 23.1868 7.47998 21.9068C7.47998 20.6268 8.34665 19.7068 9.54665 19.7068H37.6533C38.8666 19.7068 39.72 20.6268 39.72 21.9068C39.72 23.1868 38.8533 24.1068 37.6533 24.1068Z", fill: "white" }),
1856
- /* @__PURE__ */ jsx("path", { d: "M37.6533 31.4532H9.54665C8.33331 31.4532 7.47998 30.5332 7.47998 29.2532C7.47998 27.9732 8.34665 27.0532 9.54665 27.0532H37.6533C38.8666 27.0532 39.72 27.9732 39.72 29.2532C39.72 30.3599 38.8533 31.4532 37.6533 31.4532Z", fill: "white" }),
1857
- /* @__PURE__ */ jsx("path", { d: "M59.5601 42.8401V19.5068C59.5601 19.3201 59.5601 19.1335 59.3868 18.7868C59.3868 17.8668 58.8668 16.9335 58.1734 16.3868L51.2801 10.1468C50.5868 9.58681 49.7201 9.22681 48.8668 9.22681H39.7201V76.6801H55.7601C57.8268 76.6801 59.5601 74.8535 59.5601 72.6268V64.8135C59.1868 65.1201 58.7468 65.3335 58.2801 65.4668L57.8668 66.8001C57.7068 67.3201 57.1734 67.6268 56.6668 67.4535L56.2668 67.3068L55.4801 69.8668C55.4268 70.0535 55.2534 70.1335 55.0934 70.0801L54.8268 70.0001C54.6534 69.9468 54.5601 69.7601 54.6134 69.5735L55.4001 67.0135L55.0001 66.8668C54.4934 66.6935 54.2268 66.1201 54.3868 65.5868L54.7868 64.2535C54.0268 63.2935 53.7334 61.9468 54.1201 60.6668L59.5601 42.8401Z", fill: "#FF9D24" }),
1858
- /* @__PURE__ */ jsx("path", { d: "M20.0667 9.21338C17.9867 9.21338 16.2667 11.04 16.2667 13.2667V72.6134C16.2667 74.8267 17.9867 76.6667 20.0667 76.6667H39.7201V9.21338H20.0667Z", fill: "#ED6E14" }),
1859
- /* @__PURE__ */ jsx("path", { d: "M52.3066 31.4532H24.2C22.9866 31.4532 22.1333 30.5332 22.1333 29.2532C22.1333 27.9732 23 27.0532 24.2 27.0532H52.3066C53.52 27.0532 54.3733 27.9732 54.3733 29.2532C54.3733 30.3599 53.5066 31.4532 52.3066 31.4532Z", fill: "white" }),
1860
- /* @__PURE__ */ jsx("path", { d: "M52.3066 38.7999H24.2C22.9866 38.7999 22.1333 37.8799 22.1333 36.5999C22.1333 35.3199 23 34.3999 24.2 34.3999H52.3066C53.52 34.3999 54.3733 35.3199 54.3733 36.5999C54.3733 37.8799 53.5066 38.7999 52.3066 38.7999Z", fill: "white" }),
1861
- /* @__PURE__ */ jsx("path", { d: "M59.56 18.96H51.4534C50.24 18.96 49.04 17.8534 49.04 16.3867V9.21338C49.9067 9.21338 50.76 9.58671 51.4534 10.1334L58.3467 16.3867C58.8667 17.12 59.3867 18.04 59.56 18.96Z", fill: "#ED6E14" }),
1862
- /* @__PURE__ */ jsx("path", { d: "M35.0534 70.9468C36.0801 70.2801 37.1201 69.4268 38.2134 68.8801C38.6534 68.6668 38.9734 68.7468 39.2534 69.2401C39.6001 69.8268 39.4267 70.4801 39.3067 71.1068C39.2534 71.4001 39.1067 71.8401 39.3601 72.0801C39.7201 72.4134 40.4001 72.0001 40.7201 71.8001C41.9067 71.0401 42.8534 69.8934 43.8401 68.8801L41.5734 70.2001C41.7601 70.4401 41.8534 70.6001 41.8801 70.9334C41.8934 71.1734 42.0934 71.2001 42.2934 71.1201C42.6534 70.9868 43.3201 70.5734 43.7067 70.5868C44.1467 70.6001 44.0667 70.9468 44.1601 71.3468C44.3467 72.1468 44.9067 72.2801 45.6134 72.2268C47.7867 72.0934 49.9467 71.7868 52.1201 71.5734C52.9201 71.4934 53.6934 70.7601 54.2401 70.1868C54.3467 70.0801 55.4667 68.6534 54.8934 68.7068C52.68 68.9334 50.4001 69.3468 48.1734 69.3734C47.0667 69.3868 47.5334 68.5868 47.0667 67.9334C46.5734 67.2401 45.1601 68.1068 44.6001 68.3201L45.0134 68.5068C44.9734 68.0934 44.8934 67.7734 44.6401 67.4534C44.2401 66.9334 42.5601 68.6001 42.3734 68.7734C42.0934 69.0668 41.8134 69.3468 41.5334 69.6401C41.3601 69.8134 40.4267 70.6534 41.2801 69.9601L42.5867 69.3068C42.1067 69.3601 42.4401 68.6401 42.4934 68.3468C42.5734 67.9201 42.6001 67.4801 42.4934 67.0534C42.3067 66.3201 41.7867 65.8268 41.0534 65.8668C40.1601 65.9201 39.2934 66.6668 38.5734 67.1468L35.9867 68.8401C35.3201 69.2801 34.2667 70.0268 34.0134 70.8668C33.7601 71.7068 34.6934 71.1734 35.0267 70.9601L35.0534 70.9468Z", fill: "white" }),
1863
- /* @__PURE__ */ jsx("path", { d: "M73.9733 23.4533C74.5333 21.6133 73.5867 19.6266 71.8667 19.0266L65 41.5333L68.1333 42.6133L73.9867 23.4399L73.9733 23.4533Z", fill: "#2A61A1" }),
1864
- /* @__PURE__ */ jsx("path", { d: "M67.72 21.2933L61.8667 40.4666L65 41.5466L71.8667 19.04C70.1334 18.44 68.28 19.4533 67.72 21.2933Z", fill: "#014A8F" }),
1865
- /* @__PURE__ */ jsx("path", { d: "M61.7867 63.4267C61.2267 65.2667 59.3733 66.28 57.64 65.68L64.5067 43.1733L67.64 44.2533L61.7867 63.4267Z", fill: "#2A61A1" }),
1866
- /* @__PURE__ */ jsx("path", { d: "M55.52 61.2534L61.3733 42.0801L64.5067 43.1601L57.64 65.6667C55.9067 65.0667 54.96 63.0934 55.5333 61.2401L55.52 61.2534Z", fill: "#014A8F" }),
1867
- /* @__PURE__ */ jsx("path", { d: "M57.8133 67.7467L56.32 67.2267C55.8267 67.0533 55.56 66.4933 55.72 65.9733L56.16 64.5467C56.24 64.28 56.5067 64.1333 56.76 64.2267L59.12 65.04C59.3733 65.1333 59.5067 65.4133 59.4267 65.68L58.9867 67.1067C58.8267 67.6267 58.2933 67.92 57.8133 67.7467Z", fill: "#2A61A1" }),
1868
- /* @__PURE__ */ jsx("path", { d: "M56.3066 70.3465L56.0799 70.2665C55.9199 70.2132 55.8266 70.0265 55.8799 69.8532L57.1866 65.6665C57.2399 65.4932 57.4133 65.3999 57.5733 65.4532L57.7999 65.5332C57.9599 65.5865 58.0533 65.7732 57.9999 65.9465L56.6933 70.1332C56.6399 70.3065 56.4666 70.3999 56.3066 70.3465Z", fill: "#2A61A1" }),
1869
- /* @__PURE__ */ jsx("path", { d: "M75.88 25.5867L75.7467 25.5467C75.1867 25.3467 74.5867 25.68 74.4 26.28L68.8267 44.56C68.64 45.16 68.9467 45.8 69.5067 45.9867L69.64 46.0267C70.2 46.2267 70.8 45.8933 70.9867 45.2933L76.56 27.0133C76.7467 26.4133 76.44 25.7733 75.88 25.5867Z", fill: "#014A8F" })
1870
- ] });
1871
- };
1872
- var OfferingLetterIcon = () => {
1873
- return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1874
- /* @__PURE__ */ jsx("path", { d: "M42.4399 3.33325H7.09325C5.05325 3.33325 3.33325 5.03992 3.33325 7.09325V62.2399C3.33325 64.2933 5.03992 65.9999 7.09325 65.9999H29.1066C31.1599 65.9999 32.8666 64.2933 32.8666 62.2399V45.0266L46.1999 43.3599V7.09325C46.1999 5.03992 44.4799 3.33325 42.4399 3.33325Z", fill: "#ED6E14" }),
1875
- /* @__PURE__ */ jsx("path", { d: "M58.9333 18.2267V41.2001C49.1333 41.2001 41.2 49.1334 41.2 58.9334C41.2 63.7601 43.1333 68.1334 46.2533 71.3334H19.8267C17.7867 71.3334 16.0667 69.6268 16.0667 67.5734V12.4267C16.0667 10.3734 17.7867 8.66675 19.8267 8.66675H48.3466C49.2 8.66675 50.0533 9.01341 50.7333 9.52008L57.56 15.3201C58.2533 15.8401 58.76 16.6934 58.76 17.5467C58.9333 17.8934 58.9333 18.0534 58.9333 18.2267Z", fill: "#2A61A1" }),
1876
- /* @__PURE__ */ jsx("path", { d: "M37.5066 8.66675V71.3334H19.8266C17.7866 71.3334 16.0667 69.6268 16.0667 67.5734V12.4267C16.0667 10.3734 17.7866 8.66675 19.8266 8.66675H37.5066Z", fill: "#014A8F" }),
1877
- /* @__PURE__ */ jsx("path", { d: "M45.6933 24.6001H23.52C22.5733 24.6001 21.8933 23.7467 21.8933 22.5467C21.8933 21.3467 22.5733 20.4934 23.52 20.4934H45.6933C46.64 20.4934 47.32 21.3467 47.32 22.5467C47.32 23.5734 46.64 24.6001 45.6933 24.6001Z", fill: "white" }),
1878
- /* @__PURE__ */ jsx("path", { d: "M45.6933 31.4267H23.52C22.5733 31.4267 21.8933 30.5734 21.8933 29.3734C21.8933 28.1734 22.5733 27.3201 23.52 27.3201H45.6933C46.64 27.3201 47.32 28.1734 47.32 29.3734C47.32 30.5734 46.64 31.4267 45.6933 31.4267Z", fill: "white" }),
1879
- /* @__PURE__ */ jsx("path", { d: "M58.9334 17.7202H50.9067C49.7067 17.7202 48.52 16.6935 48.52 15.3335V8.68018C49.3734 8.68018 50.2267 9.02684 50.9067 9.53351L57.7334 15.3335C58.24 16.0135 58.76 16.8668 58.9334 17.7202Z", fill: "#014A8F" }),
1880
- /* @__PURE__ */ jsx("path", { d: "M60.0133 75.12C68.8056 75.12 75.9333 67.9924 75.9333 59.2C75.9333 50.4077 68.8056 43.28 60.0133 43.28C51.2209 43.28 44.0933 50.4077 44.0933 59.2C44.0933 67.9924 51.2209 75.12 60.0133 75.12Z", fill: "#FF9D24" }),
1881
- /* @__PURE__ */ jsx("path", { d: "M60.0133 75.12C51.2799 75.12 44.0933 67.9334 44.0933 59.2C44.0933 50.4667 51.2799 43.28 60.0133 43.28", fill: "#ED6E14" }),
1882
- /* @__PURE__ */ jsx("path", { d: "M67.6401 56.5067L62.7467 51.9201L61.8667 51.0934C61.8667 51.0934 61.8534 51.0801 61.8401 51.0667L61.1467 50.3734C60.8667 50.0934 60.5067 49.9334 60.1467 49.9067C60.1067 49.9067 60.0801 49.9067 60.0401 49.9067C59.9867 49.9067 59.9334 49.9067 59.8801 49.9067C59.5201 49.9467 59.1601 50.1067 58.8801 50.3734L58.1867 51.0667C58.1867 51.0667 58.1734 51.0934 58.1601 51.0934L57.2001 52.0001L52.3867 56.5201C51.7467 57.1601 51.7467 58.1867 52.3867 58.8267L53.0801 59.5201C53.7201 60.1601 54.7467 60.1601 55.3867 59.5201L56.0001 58.9467L57.3201 57.7334V66.8667C57.3201 67.7867 58.0667 68.5334 58.9867 68.5334H61.0267C61.9467 68.5334 62.6934 67.7867 62.6934 66.8667V57.7334L64.0134 58.9601L64.6267 59.5334C65.2667 60.1734 66.2934 60.1734 66.9334 59.5334L67.6401 58.8401C68.2667 58.2001 68.2667 57.1734 67.6401 56.5334V56.5067Z", fill: "white" })
1883
- ] });
1884
- };
1885
- var IconOnProcess = () => {
1886
- return /* @__PURE__ */ jsxs("svg", { width: "160", height: "160", viewBox: "0 0 160 160", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
1887
- /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
1888
- /* @__PURE__ */ jsx("path", { d: "M148.288 113.962C148.309 118.927 146.378 123.701 142.912 127.255C141.231 128.997 139.215 130.383 136.986 131.329C134.757 132.274 132.36 132.761 129.939 132.759H47.3791V132.717C46.8447 132.743 46.3167 132.759 45.7791 132.759C26.9631 132.759 11.7119 117.121 11.7119 97.847C11.709 92.2534 13.0246 86.7379 15.5519 81.7478C20.2943 72.4166 29.0367 65.5526 39.4527 63.5526C40.9599 43.2358 58.0767 27.2422 78.9503 27.2422C99.8239 27.2422 117.843 44.0934 118.55 65.1622C130.371 68.4262 139.059 79.5046 139.059 92.6502C139.062 94.2477 138.93 95.8427 138.666 97.4182C139.897 98.0993 141.043 98.9243 142.08 99.8758C144.046 101.655 145.615 103.828 146.685 106.254C147.755 108.68 148.303 111.304 148.291 113.956L148.288 113.962Z", fill: "url(#paint0_radial_14053_181695)" }),
1889
- /* @__PURE__ */ jsx("path", { d: "M142.08 99.8758C128.64 113.05 108.096 121.469 85.1006 121.469C52.7806 121.469 25.331 104.829 15.5422 81.7478C20.2846 72.4166 29.027 65.5526 39.443 63.5526C40.9598 43.2358 58.0734 27.2422 78.9502 27.2422C99.827 27.2422 117.843 44.0934 118.55 65.1622C130.371 68.4262 139.059 79.5046 139.059 92.6502C139.062 94.2477 138.93 95.8427 138.665 97.4182C139.897 98.0993 141.043 98.9243 142.08 99.8758Z", fill: "url(#paint1_radial_14053_181695)" })
655
+ /* @__PURE__ */ jsx("path", { d: "M148.288 113.962C148.309 118.927 146.378 123.701 142.912 127.255C141.231 128.997 139.215 130.383 136.986 131.329C134.757 132.274 132.36 132.761 129.939 132.759H47.3791V132.717C46.8447 132.743 46.3167 132.759 45.7791 132.759C26.9631 132.759 11.7119 117.121 11.7119 97.847C11.709 92.2534 13.0246 86.7379 15.5519 81.7478C20.2943 72.4166 29.0367 65.5526 39.4527 63.5526C40.9599 43.2358 58.0767 27.2422 78.9503 27.2422C99.8239 27.2422 117.843 44.0934 118.55 65.1622C130.371 68.4262 139.059 79.5046 139.059 92.6502C139.062 94.2477 138.93 95.8427 138.666 97.4182C139.897 98.0993 141.043 98.9243 142.08 99.8758C144.046 101.655 145.615 103.828 146.685 106.254C147.755 108.68 148.303 111.304 148.291 113.956L148.288 113.962Z", fill: "url(#paint0_radial_14053_181695)" }),
656
+ /* @__PURE__ */ jsx("path", { d: "M142.08 99.8758C128.64 113.05 108.096 121.469 85.1006 121.469C52.7806 121.469 25.331 104.829 15.5422 81.7478C20.2846 72.4166 29.027 65.5526 39.443 63.5526C40.9598 43.2358 58.0734 27.2422 78.9502 27.2422C99.827 27.2422 117.843 44.0934 118.55 65.1622C130.371 68.4262 139.059 79.5046 139.059 92.6502C139.062 94.2477 138.93 95.8427 138.665 97.4182C139.897 98.0993 141.043 98.9243 142.08 99.8758Z", fill: "url(#paint1_radial_14053_181695)" })
1890
657
  ] }),
1891
658
  /* @__PURE__ */ jsx("path", { d: "M132.118 122.563C132.118 123.072 131.632 123.523 130.855 123.843C130.559 123.964 130.292 124.145 130.069 124.373C129.846 124.601 129.673 124.873 129.558 125.171C129.238 125.965 128.803 126.451 128.307 126.451C127.811 126.451 127.363 125.952 127.056 125.171C126.942 124.873 126.769 124.601 126.546 124.373C126.323 124.144 126.055 123.964 125.76 123.843C124.986 123.523 124.496 123.069 124.496 122.563C124.496 122.057 124.982 121.603 125.757 121.283C126.053 121.162 126.321 120.981 126.544 120.752C126.767 120.523 126.94 120.251 127.053 119.952C127.373 119.158 127.808 118.672 128.304 118.672C128.8 118.672 129.248 119.171 129.555 119.952C129.669 120.251 129.844 120.523 130.067 120.752C130.291 120.981 130.559 121.162 130.855 121.283C131.629 121.603 132.115 122.054 132.115 122.563H132.118Z", fill: "#2A61A1" }),
1892
659
  /* @__PURE__ */ jsx("path", { d: "M128.538 61.0669C128.538 61.3069 128.307 61.5213 127.943 61.6717C127.802 61.7303 127.675 61.8174 127.57 61.9276C127.465 62.0378 127.383 62.1686 127.331 62.3117C127.184 62.6861 126.976 62.9229 126.739 62.9229C126.503 62.9229 126.295 62.6861 126.147 62.3117C126.095 62.1686 126.014 62.0378 125.909 61.9276C125.804 61.8174 125.677 61.7303 125.536 61.6717C125.171 61.5213 124.941 61.3069 124.941 61.0669C124.941 60.8269 125.171 60.6093 125.536 60.4621C125.677 60.4036 125.804 60.3164 125.909 60.2063C126.014 60.0961 126.095 59.9653 126.147 59.8221C126.291 59.4477 126.503 59.2109 126.739 59.2109C126.976 59.2109 127.184 59.4477 127.331 59.8221C127.384 59.965 127.465 60.0956 127.57 60.2057C127.676 60.3158 127.802 60.4031 127.943 60.4621C128.32 60.6125 128.538 60.8269 128.538 61.0669Z", fill: "#86C5F6" }),
@@ -1901,11 +668,11 @@ var IconOnProcess = () => {
1901
668
  /* @__PURE__ */ jsx("path", { d: "M71.5088 113.977C71.2415 112.819 70.697 111.748 69.9244 110.86C69.1518 109.973 68.1756 109.297 67.0842 108.894C64.5089 107.971 60.9656 107.097 57.7221 107.638H57.592C57.3125 107.595 57.056 107.454 56.8663 107.24C56.6766 107.025 56.5655 106.749 56.5518 106.46L55.1973 92.9848C55.1637 92.6758 55.2048 92.3631 55.3169 92.0743C55.429 91.7855 55.6088 91.5294 55.8403 91.3287L56.6746 90.6322C59.7411 88.098 63.8985 84.1783 67.1492 79.41C67.4923 78.9025 67.1239 78.1837 66.5677 78.2763C63.2917 78.8247 56.5807 79.4804 50.9678 77.0241C46.07 74.8789 43.4261 76.5387 42.1439 78.0466C41.8001 78.4779 41.6088 79.0157 41.6009 79.5727C41.593 80.1297 41.7691 80.673 42.1005 81.1143C44.818 84.6377 47.9191 87.831 51.3434 90.6322L52.1561 91.3102C52.394 91.5159 52.5771 91.7801 52.6883 92.0782C52.7995 92.3763 52.8351 92.6984 52.7918 93.0144L51.1412 106.037C51.1292 106.216 51.0786 106.39 50.993 106.547C50.9074 106.704 50.789 106.839 50.6462 106.943C50.5035 107.047 50.34 107.117 50.1676 107.148C49.9952 107.179 49.8182 107.17 49.6494 107.123L49.0751 106.937C47.2203 106.328 45.2745 106.06 43.3286 106.148C42.1047 106.22 40.9259 106.647 39.9291 107.379C38.9323 108.111 38.1585 109.118 37.6976 110.283C36.7935 112.417 36.2207 114.684 36 117H72C71.9107 115.981 71.7465 114.97 71.5088 113.977Z", fill: "#FF9D24" }),
1902
669
  /* @__PURE__ */ jsx("path", { d: "M72.5457 62H36.4543C34.5446 62 33 63.3426 33 65H76C76 63.3426 74.4554 62 72.5457 62Z", fill: "#ED6E14" }),
1903
670
  /* @__PURE__ */ jsx("path", { d: "M36.4543 122H72.5457C74.4554 122 76 120.21 76 118H33C33 120.21 34.5446 122 36.4543 122Z", fill: "#ED6E14" }),
1904
- /* @__PURE__ */ jsx("path", { d: "M73 70C71.2403 76.477 67.7849 82.351 63 87", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1905
- /* @__PURE__ */ jsx("path", { d: "M90 125H114", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1906
- /* @__PURE__ */ jsx("path", { d: "M63 53H75", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1907
- /* @__PURE__ */ jsx("path", { d: "M104 43H116.422C117.636 43.001 118.8 43.4644 119.658 44.2885C120.516 45.1126 120.999 46.2301 121 47.3955V64", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1908
- /* @__PURE__ */ jsx("path", { d: "M35 112C36.175 106.536 38.9818 101.624 43 98", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
671
+ /* @__PURE__ */ jsx("path", { d: "M73 70C71.2403 76.477 67.7849 82.351 63 87", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
672
+ /* @__PURE__ */ jsx("path", { d: "M90 125H114", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
673
+ /* @__PURE__ */ jsx("path", { d: "M63 53H75", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
674
+ /* @__PURE__ */ jsx("path", { d: "M104 43H116.422C117.636 43.001 118.8 43.4644 119.658 44.2885C120.516 45.1126 120.999 46.2301 121 47.3955V64", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
675
+ /* @__PURE__ */ jsx("path", { d: "M35 112C36.175 106.536 38.9818 101.624 43 98", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1909
676
  /* @__PURE__ */ jsxs("defs", { children: [
1910
677
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_14053_181695", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(25.8833 121.61) scale(99.0191 101.683)", children: [
1911
678
  /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
@@ -1929,498 +696,55 @@ var PengajuanDanFasilitasKreditIcon = () => {
1929
696
  /* @__PURE__ */ jsx("path", { d: "M45.6933 24.5989H23.52C22.5733 24.5989 21.8933 23.7455 21.8933 22.5455C21.8933 21.3455 22.5733 20.4922 23.52 20.4922H45.6933C46.64 20.4922 47.32 21.3455 47.32 22.5455C47.32 23.5722 46.64 24.5989 45.6933 24.5989Z", fill: "white" }),
1930
697
  /* @__PURE__ */ jsx("path", { d: "M45.6933 31.427H23.52C22.5733 31.427 21.8933 30.5736 21.8933 29.3736C21.8933 28.1736 22.5733 27.3203 23.52 27.3203H45.6933C46.64 27.3203 47.32 28.1736 47.32 29.3736C47.32 30.5736 46.64 31.427 45.6933 31.427Z", fill: "white" }),
1931
698
  /* @__PURE__ */ jsx("path", { d: "M58.9334 17.7197H50.9067C49.7067 17.7197 48.52 16.693 48.52 15.333V8.67969C49.3734 8.67969 50.2267 9.02635 50.9067 9.53302L57.7334 15.333C58.24 16.013 58.76 16.8664 58.9334 17.7197Z", fill: "#014A8F" }),
1932
- /* @__PURE__ */ jsx("path", { d: "M60.0133 75.1193C68.8057 75.1193 75.9333 67.9917 75.9333 59.1993C75.9333 50.4069 68.8057 43.2793 60.0133 43.2793C51.2209 43.2793 44.0933 50.4069 44.0933 59.1993C44.0933 67.9917 51.2209 75.1193 60.0133 75.1193Z", fill: "#FF9D24" }),
1933
- /* @__PURE__ */ jsx("path", { d: "M60.0133 75.1193C51.28 75.1193 44.0933 67.9326 44.0933 59.1993C44.0933 50.466 51.28 43.2793 60.0133 43.2793", fill: "#ED6E14" }),
1934
- /* @__PURE__ */ jsx("path", { d: "M67.64 56.5063L62.7467 51.9196L61.8667 51.0929C61.8667 51.0929 61.8533 51.0796 61.84 51.0662L61.1467 50.3729C60.8667 50.0929 60.5067 49.9329 60.1467 49.9062C60.1067 49.9062 60.08 49.9062 60.04 49.9062C59.9867 49.9062 59.9333 49.9062 59.88 49.9062C59.52 49.9462 59.16 50.1062 58.88 50.3729L58.1867 51.0662C58.1867 51.0662 58.1733 51.0929 58.16 51.0929L57.2 51.9996L52.3867 56.5196C51.7467 57.1596 51.7467 58.1862 52.3867 58.8262L53.08 59.5196C53.72 60.1596 54.7467 60.1596 55.3867 59.5196L56 58.9462L57.32 57.7329V66.8663C57.32 67.7863 58.0667 68.5329 58.9867 68.5329H61.0267C61.9467 68.5329 62.6933 67.7863 62.6933 66.8663V57.7329L64.0133 58.9596L64.6267 59.5329C65.2667 60.1729 66.2933 60.1729 66.9333 59.5329L67.64 58.8396C68.2667 58.1996 68.2667 57.1729 67.64 56.5329V56.5063Z", fill: "white" })
1935
- ] });
1936
- };
1937
- var IconPeopleGroup = () => {
1938
- return /* @__PURE__ */ jsx("svg", { width: "20", height: "21", viewBox: "0 0 20 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M1 19.5V17.5C1 16.4391 1.42143 15.4217 2.17157 14.6716C2.92172 13.9214 3.93913 13.5 5 13.5H9C10.0609 13.5 11.0783 13.9214 11.8284 14.6716C12.5786 15.4217 13 16.4391 13 17.5V19.5M14 1.63C14.8604 1.85031 15.623 2.35071 16.1676 3.05232C16.7122 3.75392 17.0078 4.61683 17.0078 5.505C17.0078 6.39318 16.7122 7.25608 16.1676 7.95769C15.623 8.6593 14.8604 9.1597 14 9.38M19 19.5V17.5C18.9949 16.6172 18.6979 15.7608 18.1553 15.0644C17.6126 14.368 16.8548 13.8707 16 13.65M3 5.5C3 6.56087 3.42143 7.57828 4.17157 8.32843C4.92172 9.07857 5.93913 9.5 7 9.5C8.06087 9.5 9.07828 9.07857 9.82843 8.32843C10.5786 7.57828 11 6.56087 11 5.5C11 4.43913 10.5786 3.42172 9.82843 2.67157C9.07828 1.92143 8.06087 1.5 7 1.5C5.93913 1.5 4.92172 1.92143 4.17157 2.67157C3.42143 3.42172 3 4.43913 3 5.5Z", stroke: "#00529C", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
1939
- };
1940
- var IconPeople = () => {
1941
- return /* @__PURE__ */ jsxs(
1942
- "svg",
1943
- {
1944
- width: "18",
1945
- height: "26",
1946
- viewBox: "0 0 18 26",
1947
- fill: "none",
1948
- xmlns: "http://www.w3.org/2000/svg",
1949
- children: [
1950
- /* @__PURE__ */ jsx(
1951
- "path",
1952
- {
1953
- d: "M9 0.5C10.2361 0.5 11.4445 0.866556 12.4723 1.55331C13.5001 2.24007 14.3012 3.21619 14.7742 4.35823C15.2473 5.50027 15.3711 6.75693 15.1299 7.96931C14.8888 9.1817 14.2935 10.2953 13.4194 11.1694C12.5453 12.0435 11.4317 12.6388 10.2193 12.8799C9.00693 13.1211 7.75027 12.9973 6.60823 12.5242C5.46619 12.0512 4.49007 11.2501 3.80331 10.2223C3.11656 9.19451 2.75 7.98613 2.75 6.75L2.75625 6.47875C2.82615 4.86969 3.51451 3.34972 4.67778 2.23582C5.84105 1.12193 7.38942 0.500093 9 0.5Z",
1954
- fill: "#00529C"
1955
- }
1956
- ),
1957
- /* @__PURE__ */ jsx(
1958
- "path",
1959
- {
1960
- d: "M11.5 15.5C13.1576 15.5 14.7473 16.1585 15.9194 17.3306C17.0915 18.5027 17.75 20.0924 17.75 21.75V23C17.75 23.663 17.4866 24.2989 17.0178 24.7678C16.5489 25.2366 15.913 25.5 15.25 25.5H2.75C2.08696 25.5 1.45107 25.2366 0.982233 24.7678C0.513392 24.2989 0.25 23.663 0.25 23V21.75C0.25 20.0924 0.90848 18.5027 2.08058 17.3306C3.25269 16.1585 4.8424 15.5 6.5 15.5H11.5Z",
1961
- fill: "#00529C"
1962
- }
1963
- )
1964
- ]
1965
- }
1966
- );
1967
- };
1968
- var PersonIcon = ({ color, outline }) => {
1969
- return /* @__PURE__ */ jsx(
1970
- "svg",
1971
- {
1972
- width: "18",
1973
- height: "18",
1974
- viewBox: "0 0 16 16",
1975
- fill: color ? color : "none",
1976
- xmlns: "http://www.w3.org/2000/svg",
1977
- children: /* @__PURE__ */ jsx(
1978
- "path",
1979
- {
1980
- d: "M2 14V12.6667C2 11.9594 2.28095 11.2811 2.78105 10.781C3.28115 10.281 3.95942 10 4.66667 10H7.33333C8.04058 10 8.71885 10.281 9.21895 10.781C9.71905 11.2811 10 11.9594 10 12.6667V14M10.6667 2.08667C11.2403 2.23354 11.7487 2.56714 12.1118 3.03488C12.4748 3.50262 12.6719 4.07789 12.6719 4.67C12.6719 5.26212 12.4748 5.83739 12.1118 6.30513C11.7487 6.77287 11.2403 7.10647 10.6667 7.25334M14 14V12.6667C13.9966 12.0781 13.7986 11.5072 13.4368 11.043C13.0751 10.5787 12.5699 10.2471 12 10.1M3.33333 4.66667C3.33333 5.37391 3.61428 6.05219 4.11438 6.55228C4.61448 7.05238 5.29276 7.33333 6 7.33333C6.70724 7.33333 7.38552 7.05238 7.88562 6.55228C8.38572 6.05219 8.66667 5.37391 8.66667 4.66667C8.66667 3.95942 8.38572 3.28115 7.88562 2.78105C7.38552 2.28095 6.70724 2 6 2C5.29276 2 4.61448 2.28095 4.11438 2.78105C3.61428 3.28115 3.33333 3.95942 3.33333 4.66667Z",
1981
- stroke: outline ? outline : "#00529C",
1982
- "stroke-width": "1.35",
1983
- "stroke-linecap": "round",
1984
- "stroke-linejoin": "round"
1985
- }
1986
- )
1987
- }
1988
- );
1989
- };
1990
- var IconPhone = ({ color, width, height }) => {
1991
- return /* @__PURE__ */ jsx(
1992
- "svg",
1993
- {
1994
- width: width ? width : "11",
1995
- height: height ? height : "14",
1996
- viewBox: "0 0 11 14",
1997
- fill: "none",
1998
- xmlns: "http://www.w3.org/2000/svg",
1999
- children: /* @__PURE__ */ jsx(
2000
- "path",
2001
- {
2002
- d: "M4.26135 1.39182L4.85686 2.67927C4.97267 2.92891 5.00505 3.20752 4.94946 3.47596C4.89387 3.7444 4.75311 3.98918 4.54694 4.1759L3.60457 5.02836C3.00094 5.58237 3.20095 6.53023 4.01089 7.89383C4.77398 9.1769 5.4695 9.81056 6.21637 9.70028L6.32809 9.67752L8.20924 9.12001C8.29915 9.09318 8.39546 9.09436 8.48465 9.1234C8.57384 9.15244 8.65143 9.20787 8.70655 9.28192L9.92821 10.9273C10.0561 11.0993 10.1154 11.3105 10.095 11.5217C10.0747 11.7329 9.97599 11.9298 9.8174 12.0756L9.32819 12.5255C9.01498 12.8135 8.62325 13.008 8.19955 13.0861C7.77585 13.1641 7.338 13.1223 6.93802 12.9657C5.40824 12.3671 3.96224 10.9431 2.61534 8.67715C1.26575 6.40595 0.719783 4.47434 0.954025 2.88582C1.01496 2.47299 1.19609 2.08567 1.47606 1.7695C1.75602 1.45333 2.12318 1.22148 2.53426 1.10125L3.18023 0.912203C3.38966 0.851068 3.61483 0.866018 3.81375 0.954265C4.01267 1.04251 4.17176 1.19803 4.26135 1.39182Z",
2003
- fill: color ? color : "white"
2004
- }
2005
- )
2006
- }
2007
- );
2008
- };
2009
- var IconPlus = ({ color }) => {
2010
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: [
2011
- /* @__PURE__ */ jsx("path", { d: "M4.16797 10H15.8346", stroke: color ? color : "white", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
2012
- /* @__PURE__ */ jsx("path", { d: "M10 4.1665L10 15.8332", stroke: color ? color : "white", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
2013
- ] });
2014
- };
2015
- var ProfitabilitasDanHubunganNasabahIcon = () => {
2016
- return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
2017
- /* @__PURE__ */ jsx("path", { d: "M45.2133 39.8391C41.9067 43.1724 39.8667 47.7591 39.8667 52.8258C39.8667 57.8924 41.9067 62.4658 45.2133 65.7991V72.3325C45.2133 74.7724 43.24 76.7458 40.8 76.7458H35.4C32.96 76.7458 30.9867 74.7724 30.9867 72.3325V20.8391C30.9867 18.3991 32.96 16.4258 35.4 16.4258H40.8C43.24 16.4258 45.2133 18.3991 45.2133 20.8391V39.8391Z", fill: "#FF9D24" }),
2018
- /* @__PURE__ */ jsx("path", { d: "M27.4 71.7991V39.2791C26.9467 39.1457 26.4667 39.0391 25.9733 39.0391H20.28C17.5467 39.0391 15.32 41.2657 15.32 43.9991V71.7991C15.32 74.5324 17.5467 76.7591 20.28 76.7591H25.9733C27.2 76.7591 28.3067 76.2924 29.1733 75.5591C28.1067 74.6524 27.4133 73.3057 27.4133 71.7991H27.4Z", fill: "#ED6E14" }),
2019
- /* @__PURE__ */ jsx("path", { d: "M12.32 71.8005V54.8672H8.20001C5.46667 54.8672 3.24001 57.0939 3.24001 59.8272V71.8005C3.24001 74.5338 5.46667 76.7605 8.20001 76.7605H13.8933C14.4933 76.7605 15.0533 76.6405 15.5867 76.4405C13.6933 75.7472 12.32 73.9339 12.32 71.8005Z", fill: "#FF9D24" }),
2020
- /* @__PURE__ */ jsx("path", { d: "M58.3467 27.0407L56.48 28.894C54.7867 30.5873 52.0533 30.5873 50.36 28.894L48.72 27.374L39.9333 19.2673L38.1067 17.574L36.2667 19.2673L27.48 27.374L25.84 28.894C24.1467 30.5873 21.4 30.5873 19.7067 28.894L17.8533 27.0407C16.16 25.3473 16.16 22.6007 17.8533 20.9073L30.64 8.92065L33.2 6.52065C33.2 6.52065 33.2267 6.48065 33.2533 6.45398L35.1067 4.60065C35.8533 3.86732 36.8 3.44065 37.76 3.34732C37.8933 3.34732 38.04 3.33398 38.1733 3.33398C38.2667 3.33398 38.3467 3.33398 38.44 3.34732C39.4 3.44065 40.3467 3.86732 41.0933 4.60065L42.9467 6.45398C42.9467 6.45398 42.9733 6.50732 43 6.52065L45.3467 8.72065L58.3467 20.9073C60.0267 22.6007 60.0267 25.3473 58.3467 27.0407Z", fill: "#FF9D24" }),
2021
- /* @__PURE__ */ jsx("path", { d: "M59.52 69.5994C68.7837 69.5994 76.2933 62.0897 76.2933 52.8261C76.2933 43.5624 68.7837 36.0527 59.52 36.0527C50.2563 36.0527 42.7467 43.5624 42.7467 52.8261C42.7467 62.0897 50.2563 69.5994 59.52 69.5994Z", fill: "#014A8F" }),
2022
- /* @__PURE__ */ jsx("path", { d: "M59.52 69.5994C68.8533 69.5994 76.2933 62.0261 76.2933 52.8261C76.2933 43.6261 68.8533 36.0527 59.52 36.0527", fill: "#2A61A1" }),
2023
- /* @__PURE__ */ jsx("path", { d: "M57.2533 57.4932C57 57.4932 56.7467 57.3732 56.6267 57.1199L54.7333 53.7199H53.6V56.8799C53.6 57.2532 53.2267 57.6399 52.84 57.6399H51.5733C51.2 57.6399 50.8133 57.2665 50.8133 56.8799V47.2932C50.8133 46.9199 51.1867 46.5332 51.5733 46.5332H55.36C56.6267 46.5332 57.6267 46.7865 58.3867 47.4132C59.1467 48.0399 59.52 48.9332 59.52 50.0665C59.52 51.5865 58.76 52.7199 57.5067 53.2265L59.2667 56.5065C59.52 57.0132 59.1467 57.6399 58.64 57.6399H57.2533V57.5199V57.4932ZM53.6 51.3065H55.12C56.1333 51.3065 56.64 50.9332 56.64 50.1732C56.64 49.4132 56.1333 48.9065 55.12 48.9065H53.6V51.3065Z", fill: "white" }),
2024
- /* @__PURE__ */ jsx("path", { d: "M63.44 50.0396V50.9196C63.9467 50.2929 64.8267 49.9062 65.5867 49.9062C66.2133 49.9062 66.8533 50.0263 67.48 50.4129C67.9867 50.7863 68.4933 51.2929 68.7467 51.7996C69 52.4262 69.12 53.0663 69.12 53.6929C69.12 54.7063 68.7467 55.7062 68.1067 56.3462C67.48 57.1062 66.5867 57.6129 65.4533 57.6129C64.5733 57.6129 63.9333 57.2396 63.3067 56.5996V60.2529C63.3067 60.7596 62.9333 61.1329 62.4267 61.1329H61.6667C61.16 61.1329 60.7867 60.7596 60.7867 60.2529V50.9196C60.7867 50.4129 61.16 50.0396 61.6667 50.0396H63.4267M63.8 54.8396C64.0533 55.0929 64.4267 55.3462 64.8133 55.3462C65.2 55.3462 65.5733 55.2263 65.8267 54.8396C66.08 54.5863 66.2 54.2129 66.2 53.7062C66.2 53.3329 66.08 52.9463 65.8267 52.6929C65.5733 52.4396 65.2 52.1862 64.8133 52.1862C64.4267 52.1862 64.0533 52.3063 63.8 52.6929C63.5467 52.9463 63.4267 53.3196 63.4267 53.7062C63.4267 54.2129 63.5467 54.5863 63.8 54.8396Z", fill: "white" })
2025
- ] });
2026
- };
2027
- var IconProgress = ({ width, height, color }) => {
2028
- return /* @__PURE__ */ jsxs(
2029
- "svg",
2030
- {
2031
- width: width ? width : "34",
2032
- height: height ? height : "34",
2033
- viewBox: "0 0 34 34",
2034
- fill: "none",
2035
- xmlns: "http://www.w3.org/2000/svg",
2036
- children: [
2037
- /* @__PURE__ */ jsx(
2038
- "rect",
2039
- {
2040
- width: width ? width : "34",
2041
- height: height ? height : "34",
2042
- rx: "17",
2043
- fill: color ? color : "#E0FAEC"
2044
- }
2045
- ),
2046
- /* @__PURE__ */ jsx(
2047
- "path",
2048
- {
2049
- d: "M17 17C15.9391 17 14.9217 17.4214 14.1716 18.1716C13.4214 18.9217 13 19.9391 13 21V22.3333C13 22.5101 13.0702 22.6797 13.1953 22.8047C13.3203 22.9298 13.4899 23 13.6667 23H20.3333C20.5101 23 20.6797 22.9298 20.8047 22.8047C20.9298 22.6797 21 22.5101 21 22.3333V21C21 19.9391 20.5786 18.9217 19.8284 18.1716C19.0783 17.4214 18.0609 17 17 17ZM17 17C15.9391 17 14.9217 16.5786 14.1716 15.8284C13.4214 15.0783 13 14.0609 13 13V11.6667C13 11.4899 13.0702 11.3203 13.1953 11.1953C13.3203 11.0702 13.4899 11 13.6667 11H20.3333C20.5101 11 20.6797 11.0702 20.8047 11.1953C20.9298 11.3203 21 11.4899 21 11.6667V13C21 14.0609 20.5786 15.0783 19.8284 15.8284C19.0783 16.5786 18.0609 17 17 17Z",
2050
- stroke: "#27AE60",
2051
- "stroke-width": "1.8",
2052
- "stroke-linecap": "round",
2053
- "stroke-linejoin": "round"
2054
- }
2055
- )
2056
- ]
2057
- }
2058
- );
2059
- };
2060
- var IconRecycle = ({ color }) => {
2061
- return /* @__PURE__ */ jsx(
2062
- "svg",
2063
- {
2064
- xmlns: "http://www.w3.org/2000/svg",
2065
- width: "20",
2066
- height: "20",
2067
- viewBox: "0 0 20 20",
2068
- fill: "none",
2069
- children: /* @__PURE__ */ jsx(
2070
- "path",
2071
- {
2072
- d: "M16.6693 9.16707C16.4655 7.70059 15.7852 6.34179 14.7331 5.29999C13.6811 4.25818 12.3157 3.59117 10.8473 3.4017C9.37892 3.21223 7.88896 3.51081 6.60694 4.25144C5.32492 4.99208 4.32198 6.13369 3.7526 7.50041M3.33594 4.16707V7.50041H6.66927M3.33594 10.8337C3.53974 12.3002 4.22005 13.659 5.27207 14.7008C6.3241 15.7426 7.68947 16.4096 9.15788 16.5991C10.6263 16.7886 12.1163 16.49 13.3983 15.7494C14.6803 15.0087 15.6832 13.8671 16.2526 12.5004M16.6693 15.8337V12.5004H13.3359",
2073
- stroke: color ? color : "#ED6E12",
2074
- "stroke-width": "1.5",
2075
- "stroke-linecap": "round",
2076
- "stroke-linejoin": "round"
2077
- }
2078
- )
2079
- }
2080
- );
2081
- };
2082
- var RekomendasiPutusanIcon = () => {
2083
- return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
2084
- /* @__PURE__ */ jsx("path", { d: "M73.28 29.04L67.8267 26.04L73.28 23.04C75.2667 21.9467 74.4667 18.92 72.1867 18.9467L65.9333 19.0534L69.16 13.72C70.3333 11.7734 68.1333 9.56004 66.1867 10.72L60.7867 13.9334L60.8933 7.68004C60.9333 5.41337 57.92 4.60004 56.8133 6.57337L53.7467 12.0534V40L56.8133 45.48C57.92 47.4534 60.9333 46.64 60.8933 44.3734L60.7867 38.12L66.1867 41.3334C68.1333 42.4934 70.3333 40.28 69.16 38.3334L65.9333 33L72.1867 33.1067C74.4533 33.1467 75.2667 30.12 73.28 29.0134V29.04Z", fill: "#2A61A1" }),
2085
- /* @__PURE__ */ jsx("path", { d: "M50.6667 6.57337C49.56 4.60004 46.5467 5.41337 46.5867 7.68004L46.6933 13.9334L41.2933 10.72C39.3467 9.56004 37.1467 11.7734 38.32 13.72L41.5467 19.0534L35.2933 18.9467C33.0267 18.9067 32.2133 21.9334 34.2 23.04L39.6533 26.04L34.2 29.04C32.2133 30.1334 33.0133 33.16 35.2933 33.1334L41.5467 33.0267L38.32 38.36C37.1467 40.3067 39.3467 42.52 41.2933 41.36L46.6933 38.1467L46.5867 44.4C46.5467 46.6667 49.56 47.48 50.6667 45.5067L53.7333 40.0267V12.0534L50.6667 6.57337Z", fill: "#014A8F" }),
2086
- /* @__PURE__ */ jsx("path", { d: "M51.7067 28.1064L47.5733 23.973C46.8267 23.2264 45.6267 23.2264 44.88 23.973C44.1333 24.7197 44.1333 25.9197 44.88 26.6664L49.0133 30.7997L50.36 32.1464C51.1067 32.893 52.3067 32.893 53.0533 32.1464L54.4 30.7997L62.5733 22.6264C63.32 21.8797 63.32 20.6797 62.5733 19.933C61.8267 19.1864 60.6267 19.1864 59.88 19.933L51.7067 28.1064Z", fill: "white" }),
2087
- /* @__PURE__ */ jsx("path", { d: "M24 67.813C20.8933 63.3863 17.8133 59.013 14.7067 54.5997C14.9733 54.4397 15.2 54.3063 15.4133 54.173C18.8133 52.3063 22.2267 50.453 25.6267 48.573C27.0933 47.7597 28.5867 47.5597 30.2133 48.013C35.6133 49.5063 41.04 50.9463 46.44 52.453C47.1333 52.6397 47.8133 52.9863 48.4133 53.3863C49.24 53.933 49.56 54.733 49.1333 55.613C48.6133 56.6797 47.8933 57.6663 47.2133 58.653C47.1333 58.773 46.7867 58.813 46.5867 58.773C41.2933 57.693 36.0133 56.5997 30.7333 55.5063C30.6 55.4797 30.4533 55.453 30.32 55.4263C29.7333 55.293 29.2667 55.3997 29.08 56.0397C28.9333 56.5463 29.3067 56.973 30.0267 57.1197C31.12 57.3463 32.2133 57.5597 33.2933 57.7863C37.7867 58.7063 42.28 59.653 46.7867 60.5463C47.1867 60.6263 47.7067 60.5597 48.0533 60.373C54.6533 56.8663 61.2533 53.333 67.84 49.7863C69.56 48.8663 71.5733 49.333 72.5733 50.9463C73.5867 52.5597 73.16 54.5997 71.5333 55.7063C64.6 60.413 57.6533 65.1063 50.6933 69.7997C48.5867 71.2263 46.2933 71.5197 43.84 70.8663C38.28 69.3997 32.7067 67.973 27.1467 66.5063C26.4667 66.3197 25.92 66.3863 25.3733 66.8397C24.96 67.1863 24.48 67.4663 23.96 67.8263L24 67.813Z", fill: "#FF9D24" }),
2088
- /* @__PURE__ */ jsx("path", { d: "M23.6 70.2124L11.6 53.8924C11.3066 53.5057 10.7733 53.4124 10.3733 53.6791C9.46663 54.3057 8.50663 54.9857 7.54663 55.6524L20.2266 73.8657C21.28 73.1324 22.32 72.3991 23.3733 71.6524C24.08 71.1457 24.12 70.9324 23.6 70.1991V70.2124Z", fill: "#ED6E14" }),
2089
- /* @__PURE__ */ jsx("path", { d: "M4.30665 57.919C3.58665 58.4257 3.55999 58.6257 4.06665 59.359C7.91999 64.839 11.7733 70.3323 15.64 75.8123C15.9733 76.279 16.6133 76.399 17.0933 76.0657C18.1333 75.3323 19.1867 74.599 20.2267 73.8657L7.54665 55.6523C6.42665 56.439 5.31999 57.2123 4.31999 57.919H4.30665Z", fill: "#FF9D24" }),
2090
- /* @__PURE__ */ jsx("path", { d: "M49.32 58.1201L62.6933 50.8267L62.2 50.4934C61.3866 49.9467 60.3466 49.8801 59.4666 50.3201L58.4266 50.8401L52.04 54.0667C51.2933 54.4534 50.6933 55.08 50.3466 55.8534L49.3333 58.1334L49.32 58.1201Z", fill: "#ED6E14" })
2091
- ] });
2092
- };
2093
- var IconReset = ({ color }) => {
2094
- return /* @__PURE__ */ jsx(
2095
- "svg",
2096
- {
2097
- width: "18",
2098
- height: "16",
2099
- viewBox: "0 0 28 26",
2100
- fill: "none",
2101
- xmlns: "http://www.w3.org/2000/svg",
2102
- children: /* @__PURE__ */ jsx(
2103
- "path",
2104
- {
2105
- d: "M15.035 0.0343246C9.92115 0.0343246 5.40812 2.98511 3.30659 7.45833L1.84471 4.42288L0 5.31142L3.03597 11.6134L9.33792 8.57723L8.44921 6.73286L5.16626 8.31408C6.93971 4.5577 10.735 2.08185 15.035 2.08185C21.0553 2.08185 25.9529 6.97973 25.9529 13C25.9529 19.0202 21.0553 23.9182 15.035 23.9182C11.4901 23.9182 8.15224 22.1864 6.10662 19.2858L4.43308 20.4661C6.86269 23.9097 10.8258 25.9656 15.035 25.9656C22.1837 25.9656 27.9999 20.1493 27.9999 13C27.9999 5.85065 22.1837 0.0343246 15.035 0.0343246Z",
2106
- fill: color ? color : "white"
2107
- }
2108
- )
2109
- }
2110
- );
2111
- };
2112
- var RingkasanEksekutifIcon = () => {
2113
- return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
2114
- /* @__PURE__ */ jsx("path", { d: "M46.4533 12.894C46.4533 11.974 45.9333 11.054 45.24 10.5073L38.3466 4.25398C37.6533 3.70732 36.8 3.33398 35.9333 3.33398H24.9866V70.7873H42.84C44.9066 70.7873 46.64 68.9473 46.64 66.7473V13.6273C46.64 13.4407 46.64 13.254 46.4666 12.894H46.4533Z", fill: "#2A61A1" }),
2115
- /* @__PURE__ */ jsx("path", { d: "M7.13331 3.33398C5.06665 3.33398 3.33331 5.17398 3.33331 7.37398V66.734C3.33331 68.934 5.05331 70.774 7.13331 70.774H24.9866V3.33398H7.13331Z", fill: "#014A8F" }),
2116
- /* @__PURE__ */ jsx("path", { d: "M37.6533 16.7457H9.54665C8.33331 16.7457 7.47998 15.8257 7.47998 14.5457C7.47998 13.2657 8.34665 12.3457 9.54665 12.3457H37.6533C38.8666 12.3457 39.72 13.2657 39.72 14.5457C39.72 15.6524 38.8533 16.7457 37.6533 16.7457Z", fill: "white" }),
2117
- /* @__PURE__ */ jsx("path", { d: "M37.6533 24.107H9.54665C8.33331 24.107 7.47998 23.187 7.47998 21.907C7.47998 20.627 8.34665 19.707 9.54665 19.707H37.6533C38.8666 19.707 39.72 20.627 39.72 21.907C39.72 23.187 38.8533 24.107 37.6533 24.107Z", fill: "white" }),
2118
- /* @__PURE__ */ jsx("path", { d: "M37.6533 31.4527H9.54665C8.33331 31.4527 7.47998 30.5327 7.47998 29.2527C7.47998 27.9727 8.34665 27.0527 9.54665 27.0527H37.6533C38.8666 27.0527 39.72 27.9727 39.72 29.2527C39.72 30.3594 38.8533 31.4527 37.6533 31.4527Z", fill: "white" }),
2119
- /* @__PURE__ */ jsx("path", { d: "M59.56 42.8399V19.5066C59.56 19.3199 59.56 19.1332 59.3866 18.7866C59.3866 17.8666 58.8666 16.9332 58.1733 16.3866L51.28 10.1466C50.5866 9.58656 49.72 9.22656 48.8666 9.22656H39.72V76.6799H55.76C57.8266 76.6799 59.56 74.8532 59.56 72.6266V64.8132C59.1866 65.1199 58.7466 65.3332 58.28 65.4666L57.8666 66.7999C57.7066 67.3199 57.1733 67.6266 56.6666 67.4532L56.2666 67.3066L55.48 69.8666C55.4266 70.0532 55.2533 70.1332 55.0933 70.0799L54.8266 69.9999C54.6533 69.9466 54.56 69.7599 54.6133 69.5732L55.4 67.0132L55 66.8666C54.4933 66.6932 54.2266 66.1199 54.3866 65.5866L54.7866 64.2532C54.0266 63.2932 53.7333 61.9466 54.12 60.6666L59.56 42.8399Z", fill: "#FF9D24" }),
2120
- /* @__PURE__ */ jsx("path", { d: "M20.0667 9.21289C17.9867 9.21289 16.2667 11.0396 16.2667 13.2662V72.6129C16.2667 74.8262 17.9867 76.6662 20.0667 76.6662H39.72V9.21289H20.0667Z", fill: "#ED6E14" }),
2121
- /* @__PURE__ */ jsx("path", { d: "M52.3067 31.4527H24.2C22.9867 31.4527 22.1334 30.5327 22.1334 29.2527C22.1334 27.9727 23 27.0527 24.2 27.0527H52.3067C53.52 27.0527 54.3734 27.9727 54.3734 29.2527C54.3734 30.3594 53.5067 31.4527 52.3067 31.4527Z", fill: "white" }),
2122
- /* @__PURE__ */ jsx("path", { d: "M52.3067 38.8004H24.2C22.9867 38.8004 22.1334 37.8804 22.1334 36.6004C22.1334 35.3204 23 34.4004 24.2 34.4004H52.3067C53.52 34.4004 54.3734 35.3204 54.3734 36.6004C54.3734 37.8804 53.5067 38.8004 52.3067 38.8004Z", fill: "white" }),
2123
- /* @__PURE__ */ jsx("path", { d: "M59.56 18.9596H51.4533C50.24 18.9596 49.04 17.8529 49.04 16.3862V9.21289C49.9066 9.21289 50.76 9.58622 51.4533 10.1329L58.3466 16.3862C58.8666 17.1196 59.3866 18.0396 59.56 18.9596Z", fill: "#ED6E14" }),
2124
- /* @__PURE__ */ jsx("path", { d: "M35.0533 70.9475C36.08 70.2808 37.12 69.4275 38.2133 68.8808C38.6533 68.6675 38.9733 68.7475 39.2533 69.2408C39.6 69.8275 39.4267 70.4808 39.3067 71.1075C39.2533 71.4008 39.1067 71.8408 39.36 72.0808C39.72 72.4142 40.4 72.0008 40.72 71.8008C41.9067 71.0408 42.8533 69.8942 43.84 68.8808L41.5733 70.2008C41.76 70.4408 41.8533 70.6008 41.88 70.9342C41.8933 71.1742 42.0933 71.2008 42.2933 71.1208C42.6533 70.9875 43.32 70.5742 43.7067 70.5875C44.1467 70.6008 44.0667 70.9475 44.16 71.3475C44.3467 72.1475 44.9067 72.2808 45.6133 72.2275C47.7867 72.0942 49.9467 71.7875 52.12 71.5742C52.92 71.4942 53.6933 70.7608 54.24 70.1875C54.3467 70.0808 55.4667 68.6542 54.8933 68.7075C52.68 68.9342 50.4 69.3475 48.1733 69.3742C47.0667 69.3875 47.5333 68.5875 47.0667 67.9342C46.5733 67.2408 45.16 68.1075 44.6 68.3208L45.0133 68.5075C44.9733 68.0942 44.8933 67.7742 44.64 67.4542C44.24 66.9342 42.56 68.6008 42.3733 68.7742C42.0933 69.0675 41.8133 69.3475 41.5333 69.6408C41.36 69.8142 40.4267 70.6542 41.28 69.9608L42.5867 69.3075C42.1067 69.3608 42.44 68.6408 42.4933 68.3475C42.5733 67.9208 42.6 67.4808 42.4933 67.0542C42.3067 66.3208 41.7867 65.8275 41.0533 65.8675C40.16 65.9208 39.2933 66.6675 38.5733 67.1475L35.9867 68.8408C35.32 69.2808 34.2667 70.0275 34.0133 70.8675C33.76 71.7075 34.6933 71.1742 35.0267 70.9608L35.0533 70.9475Z", fill: "white" }),
2125
- /* @__PURE__ */ jsx("path", { d: "M73.9733 23.454C74.5333 21.614 73.5867 19.6273 71.8667 19.0273L65 41.534L68.1333 42.614L73.9867 23.4407L73.9733 23.454Z", fill: "#2A61A1" }),
2126
- /* @__PURE__ */ jsx("path", { d: "M67.72 21.2933L61.8666 40.4666L65 41.5466L71.8666 19.04C70.1333 18.44 68.28 19.4533 67.72 21.2933Z", fill: "#014A8F" }),
2127
- /* @__PURE__ */ jsx("path", { d: "M61.7867 63.4272C61.2267 65.2672 59.3733 66.2805 57.64 65.6805L64.5067 43.1738L67.64 44.2538L61.7867 63.4272Z", fill: "#2A61A1" }),
2128
- /* @__PURE__ */ jsx("path", { d: "M55.52 61.2534L61.3733 42.0801L64.5067 43.1601L57.64 65.6667C55.9067 65.0667 54.96 63.0934 55.5333 61.2401L55.52 61.2534Z", fill: "#014A8F" }),
2129
- /* @__PURE__ */ jsx("path", { d: "M57.8133 67.7474L56.32 67.2274C55.8267 67.0541 55.56 66.4941 55.72 65.9741L56.16 64.5474C56.24 64.2807 56.5067 64.1341 56.76 64.2274L59.12 65.0407C59.3733 65.1341 59.5067 65.4141 59.4267 65.6807L58.9867 67.1074C58.8267 67.6274 58.2933 67.9207 57.8133 67.7474Z", fill: "#2A61A1" }),
2130
- /* @__PURE__ */ jsx("path", { d: "M56.3067 70.3458L56.08 70.2658C55.92 70.2125 55.8267 70.0258 55.88 69.8525L57.1867 65.6658C57.24 65.4925 57.4133 65.3991 57.5733 65.4525L57.8 65.5325C57.96 65.5858 58.0533 65.7725 58 65.9458L56.6933 70.1325C56.64 70.3058 56.4667 70.3991 56.3067 70.3458Z", fill: "#2A61A1" }),
2131
- /* @__PURE__ */ jsx("path", { d: "M75.88 25.5864L75.7466 25.5464C75.1866 25.3464 74.5866 25.6798 74.4 26.2798L68.8266 44.5598C68.64 45.1598 68.9466 45.7998 69.5066 45.9864L69.64 46.0264C70.2 46.2264 70.8 45.8931 70.9866 45.2931L76.56 27.0131C76.7466 26.4131 76.44 25.7731 75.88 25.5864Z", fill: "#014A8F" })
2132
- ] });
2133
- };
2134
- var IconSaveOutlined = ({ color }) => {
2135
- return /* @__PURE__ */ jsx(
2136
- "svg",
2137
- {
2138
- width: "20",
2139
- height: "20",
2140
- viewBox: "0 0 20 20",
2141
- fill: "none",
2142
- xmlns: "http://www.w3.org/2000/svg",
2143
- children: /* @__PURE__ */ jsx(
2144
- "path",
2145
- {
2146
- d: "M0 3.05556C0 2.24517 0.321924 1.46798 0.894952 0.894952C1.46798 0.321924 2.24517 1.11011e-07 3.05556 1.11011e-07H14.1267C14.6011 -0.000117513 15.0708 0.0932395 15.5091 0.274737C15.9474 0.456235 16.3457 0.722316 16.6811 1.05778L18.9422 3.31889C19.62 3.99667 20 4.91556 20 5.87333V16.9444C20 17.7548 19.6781 18.532 19.105 19.105C18.532 19.6781 17.7548 20 16.9444 20H3.05556C2.24517 20 1.46798 19.6781 0.894952 19.105C0.321924 18.532 0 17.7548 0 16.9444V3.05556ZM3.05556 1.66667C2.28889 1.66667 1.66667 2.28889 1.66667 3.05556V16.9444C1.66667 17.7111 2.28889 18.3333 3.05556 18.3333H3.33333V12.5C3.33333 11.837 3.59673 11.2011 4.06557 10.7322C4.53441 10.2634 5.17029 10 5.83333 10H14.1667C14.8297 10 15.4656 10.2634 15.9344 10.7322C16.4033 11.2011 16.6667 11.837 16.6667 12.5V18.3333H16.9444C17.7111 18.3333 18.3333 17.7111 18.3333 16.9444V5.87333C18.3333 5.35667 18.1289 4.86222 17.7633 4.49778L15.5022 2.23667C15.2152 1.94913 14.8453 1.75873 14.4444 1.69222V4.72222C14.4444 5.05053 14.3798 5.37562 14.2541 5.67893C14.1285 5.98224 13.9444 6.25784 13.7122 6.48999C13.4801 6.72214 13.2045 6.90628 12.9012 7.03192C12.5978 7.15756 12.2727 7.22222 11.9444 7.22222H6.94444C6.2814 7.22222 5.64552 6.95883 5.17668 6.48999C4.70784 6.02115 4.44444 5.38526 4.44444 4.72222V1.66667H3.05556ZM15 18.3333V12.5C15 12.279 14.9122 12.067 14.7559 11.9107C14.5996 11.7545 14.3877 11.6667 14.1667 11.6667H5.83333C5.61232 11.6667 5.40036 11.7545 5.24408 11.9107C5.0878 12.067 5 12.279 5 12.5V18.3333H15ZM6.11111 1.66667V4.72222C6.11111 5.18222 6.48444 5.55556 6.94444 5.55556H11.9444C12.1655 5.55556 12.3774 5.46776 12.5337 5.31148C12.69 5.1552 12.7778 4.94324 12.7778 4.72222V1.66667H6.11111Z",
2147
- fill: color != null ? color : "#ED6E12"
2148
- }
2149
- )
2150
- }
2151
- );
2152
- };
2153
- var IconSave = ({ color, width = "21", height = "21" }) => {
2154
- return /* @__PURE__ */ jsxs(
2155
- "svg",
2156
- {
2157
- width,
2158
- height,
2159
- viewBox: "0 0 21 21",
2160
- fill: "none",
2161
- xmlns: "http://www.w3.org/2000/svg",
2162
- children: [
2163
- /* @__PURE__ */ jsx(
2164
- "path",
2165
- {
2166
- d: "M0.5 2.9487C0.5 2.19093 0.801019 1.46421 1.33684 0.92839C1.87266 0.392572 2.59938 0.0915527 3.35714 0.0915527H4.78571V5.09155C4.78571 5.65987 5.01148 6.20492 5.41334 6.60678C5.81521 7.00865 6.36025 7.23441 6.92857 7.23441H12.6429C13.2112 7.23441 13.7562 7.00865 14.1581 6.60678C14.5599 6.20492 14.7857 5.65987 14.7857 5.09155V0.0915527H15.3271C16.0848 0.0917146 16.8115 0.39284 17.3471 0.928696L19.6629 3.24441C20.1987 3.7801 20.4998 4.50671 20.5 5.26441V17.2344C20.5 17.9922 20.199 18.7189 19.6632 19.2547C19.1273 19.7905 18.4006 20.0916 17.6429 20.0916V12.2344C17.6429 11.6661 17.4171 11.121 17.0152 10.7192C16.6134 10.3173 16.0683 10.0916 15.5 10.0916H5.5C4.93168 10.0916 4.38663 10.3173 3.98477 10.7192C3.58291 11.121 3.35714 11.6661 3.35714 12.2344V20.0916C2.59938 20.0916 1.87266 19.7905 1.33684 19.2547C0.801019 18.7189 0.5 17.9922 0.5 17.2344V2.9487Z",
2167
- fill: color ? color : "white"
2168
- }
2169
- ),
2170
- /* @__PURE__ */ jsx(
2171
- "path",
2172
- {
2173
- d: "M13.3572 0.0915527H6.21436V5.09155C6.21436 5.28099 6.28961 5.46267 6.42357 5.59663C6.55752 5.73058 6.7392 5.80584 6.92864 5.80584H12.6429C12.8324 5.80584 13.0141 5.73058 13.148 5.59663C13.282 5.46267 13.3572 5.28099 13.3572 5.09155V0.0915527Z",
2174
- fill: color ? color : "white"
2175
- }
2176
- ),
2177
- /* @__PURE__ */ jsx(
2178
- "path",
2179
- {
2180
- d: "M16.2142 12.2345V20.0917H4.78564V12.2345C4.78564 12.0451 4.8609 11.8634 4.99485 11.7295C5.12881 11.5955 5.31049 11.5203 5.49993 11.5203H15.4999C15.6894 11.5203 15.871 11.5955 16.005 11.7295C16.139 11.8634 16.2142 12.0451 16.2142 12.2345Z",
2181
- fill: color ? color : "white"
2182
- }
2183
- )
2184
- ]
2185
- }
2186
- );
2187
- };
2188
- var IconSearch = ({ color }) => {
2189
- return /* @__PURE__ */ jsxs(
2190
- "svg",
2191
- {
2192
- width: "24",
2193
- height: "24",
2194
- viewBox: "0 0 24 24",
2195
- fill: "none",
2196
- xmlns: "http://www.w3.org/2000/svg",
2197
- children: [
2198
- /* @__PURE__ */ jsx(
2199
- "path",
2200
- {
2201
- d: "M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",
2202
- stroke: color ? color : "white",
2203
- strokeWidth: "2",
2204
- strokeLinecap: "round",
2205
- strokeLinejoin: "round"
2206
- }
2207
- ),
2208
- /* @__PURE__ */ jsx(
2209
- "path",
2210
- {
2211
- d: "M21.0004 20.9999L16.6504 16.6499",
2212
- stroke: color ? color : "white",
2213
- strokeWidth: "2",
2214
- strokeLinecap: "round",
2215
- strokeLinejoin: "round"
2216
- }
2217
- )
2218
- ]
2219
- }
2220
- );
2221
- };
2222
- var IconSendBlue = () => {
2223
- return /* @__PURE__ */ jsx(
2224
- "svg",
2225
- {
2226
- width: "21",
2227
- height: "22",
2228
- viewBox: "0 0 21 22",
2229
- fill: "none",
2230
- xmlns: "http://www.w3.org/2000/svg",
2231
- children: /* @__PURE__ */ jsx(
2232
- "path",
2233
- {
2234
- d: "M20.746 0.753732C20.6279 0.636196 20.4787 0.554818 20.316 0.519167C20.1532 0.483516 19.9837 0.495074 19.8273 0.552482L0.577257 7.55248C0.411241 7.61545 0.268311 7.72744 0.167451 7.87357C0.0665909 8.0197 0.0125732 8.19305 0.0125732 8.37061C0.0125732 8.54816 0.0665909 8.72152 0.167451 8.86765C0.268311 9.01377 0.411241 9.12576 0.577257 9.18873L8.97726 12.5487L12.3373 20.9487C12.4004 21.1075 12.5086 21.2442 12.6485 21.3422C12.7885 21.4401 12.954 21.495 13.1248 21.5C13.3016 21.4964 13.4732 21.4392 13.6169 21.3361C13.7606 21.233 13.8697 21.0888 13.9298 20.9225L20.9298 1.67248C20.9894 1.51767 21.0037 1.34911 20.9712 1.18644C20.9387 1.02377 20.8606 0.873703 20.746 0.753732ZM13.1248 18.175L10.6835 12.05L14.8748 7.85873L13.641 6.62498L9.41476 10.8512L3.32476 8.37498L18.6635 2.83623L13.1248 18.175Z",
2235
- fill: "#00529C"
2236
- }
2237
- )
2238
- }
2239
- );
2240
- };
2241
- var IconSendOrange = () => {
2242
- return /* @__PURE__ */ jsx(
2243
- "svg",
2244
- {
2245
- width: "21",
2246
- height: "22",
2247
- viewBox: "0 0 21 22",
2248
- fill: "none",
2249
- xmlns: "http://www.w3.org/2000/svg",
2250
- children: /* @__PURE__ */ jsx(
2251
- "path",
2252
- {
2253
- d: "M20.746 0.753732C20.6279 0.636196 20.4787 0.554818 20.316 0.519167C20.1532 0.483516 19.9837 0.495074 19.8273 0.552482L0.577257 7.55248C0.411241 7.61545 0.268311 7.72744 0.167451 7.87357C0.0665909 8.0197 0.0125732 8.19305 0.0125732 8.37061C0.0125732 8.54816 0.0665909 8.72152 0.167451 8.86765C0.268311 9.01377 0.411241 9.12576 0.577257 9.18873L8.97726 12.5487L12.3373 20.9487C12.4004 21.1075 12.5086 21.2442 12.6485 21.3422C12.7885 21.4401 12.954 21.495 13.1248 21.5C13.3016 21.4964 13.4732 21.4392 13.6169 21.3361C13.7606 21.233 13.8697 21.0888 13.9298 20.9225L20.9298 1.67248C20.9894 1.51767 21.0037 1.34911 20.9712 1.18644C20.9387 1.02377 20.8606 0.873703 20.746 0.753732ZM13.1248 18.175L10.6835 12.05L14.8748 7.85873L13.641 6.62498L9.41476 10.8512L3.32476 8.37498L18.6635 2.83623L13.1248 18.175Z",
2254
- fill: "#ED6E12"
2255
- }
2256
- )
2257
- }
2258
- );
2259
- };
2260
- var IconSendWhiteFull = (color) => {
2261
- return /* @__PURE__ */ jsx(
2262
- "svg",
2263
- {
2264
- width: "21",
2265
- height: "21",
2266
- viewBox: "0 0 21 21",
2267
- fill: color ? color : "white",
2268
- xmlns: "http://www.w3.org/2000/svg",
2269
- children: /* @__PURE__ */ jsx(
2270
- "path",
2271
- {
2272
- d: "M20.7334 0.25483C20.6153 0.137294 20.4662 0.0559167 20.3034 0.0202658C20.1406 -0.0153851 19.9711 -0.00382733 19.8147 0.0535802L0.564683 7.05358C0.398668 7.11655 0.255738 7.22854 0.154878 7.37467C0.0540177 7.52079 0 7.69415 0 7.87171C0 8.04926 0.0540177 8.22262 0.154878 8.36875C0.255738 8.51487 0.398668 8.62686 0.564683 8.68983L8.08093 11.6911L13.6284 6.12608L14.8622 7.35983L9.28843 12.9336L12.2984 20.4498C12.3633 20.6126 12.4755 20.7522 12.6206 20.8505C12.7657 20.9488 12.9369 21.0013 13.1122 21.0011C13.289 20.9975 13.4606 20.9403 13.6043 20.8372C13.748 20.7341 13.8571 20.5899 13.9172 20.4236L20.9172 1.17358C20.9768 1.01877 20.9912 0.850207 20.9586 0.687538C20.9261 0.52487 20.848 0.374802 20.7334 0.25483Z"
2273
- }
2274
- )
2275
- }
2276
- );
2277
- };
2278
- var IconSendWhite = (color) => {
2279
- return /* @__PURE__ */ jsx(
2280
- "svg",
2281
- {
2282
- width: "21",
2283
- height: "22",
2284
- viewBox: "0 0 21 22",
2285
- fill: color ? color : "white",
2286
- xmlns: "http://www.w3.org/2000/svg",
2287
- children: /* @__PURE__ */ jsx(
2288
- "path",
2289
- {
2290
- d: "M20.746 0.753732C20.6279 0.636196 20.4787 0.554818 20.316 0.519167C20.1532 0.483516 19.9837 0.495074 19.8273 0.552482L0.577257 7.55248C0.411241 7.61545 0.268311 7.72744 0.167451 7.87357C0.0665909 8.0197 0.0125732 8.19305 0.0125732 8.37061C0.0125732 8.54816 0.0665909 8.72152 0.167451 8.86765C0.268311 9.01377 0.411241 9.12576 0.577257 9.18873L8.97726 12.5487L12.3373 20.9487C12.4004 21.1075 12.5086 21.2442 12.6485 21.3422C12.7885 21.4401 12.954 21.495 13.1248 21.5C13.3016 21.4964 13.4732 21.4392 13.6169 21.3361C13.7606 21.233 13.8697 21.0888 13.9298 20.9225L20.9298 1.67248C20.9894 1.51767 21.0037 1.34911 20.9712 1.18644C20.9387 1.02377 20.8606 0.873703 20.746 0.753732ZM13.1248 18.175L10.6835 12.05L14.8748 7.85873L13.641 6.62498L9.41476 10.8512L3.32476 8.37498L18.6635 2.83623L13.1248 18.175Z"
2291
- }
2292
- )
2293
- }
2294
- );
2295
- };
2296
- var IconShuffle = ({
2297
- width = "20",
2298
- height = "20",
2299
- color = "#00529C"
2300
- }) => {
2301
- return /* @__PURE__ */ jsxs(
2302
- "svg",
2303
- {
2304
- width,
2305
- height,
2306
- viewBox: "0 0 20 20",
2307
- fill: "none",
2308
- xmlns: "http://www.w3.org/2000/svg",
2309
- children: [
2310
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_4835_8616)", children: [
2311
- /* @__PURE__ */ jsx(
2312
- "path",
2313
- {
2314
- d: "M15 3.33301L17.5 5.83301L15 8.33301",
2315
- stroke: color,
2316
- "stroke-width": "1.67",
2317
- "stroke-linecap": "round",
2318
- "stroke-linejoin": "round"
2319
- }
2320
- ),
2321
- /* @__PURE__ */ jsx(
2322
- "path",
2323
- {
2324
- d: "M15 16.667L17.5 14.167L15 11.667",
2325
- stroke: color,
2326
- "stroke-width": "1.67",
2327
- "stroke-linecap": "round",
2328
- "stroke-linejoin": "round"
2329
- }
2330
- ),
2331
- /* @__PURE__ */ jsx(
2332
- "path",
2333
- {
2334
- d: "M2.5 5.83301H5C6.10507 5.83301 7.16488 6.27199 7.94628 7.0534C8.72768 7.8348 9.16667 8.89461 9.16667 9.99967C9.16667 11.1047 9.60565 12.1646 10.3871 12.946C11.1685 13.7274 12.2283 14.1663 13.3333 14.1663H17.5",
2335
- stroke: color,
2336
- "stroke-width": "1.67",
2337
- "stroke-linecap": "round",
2338
- "stroke-linejoin": "round"
2339
- }
2340
- ),
2341
- /* @__PURE__ */ jsx(
2342
- "path",
2343
- {
2344
- d: "M17.5 5.83301H13.3333C12.4316 5.83168 11.5539 6.12423 10.8333 6.66635M7.5 13.333C6.77922 13.8748 5.9017 14.1673 5 14.1663H2.5",
2345
- stroke: color,
2346
- "stroke-width": "1.67",
2347
- "stroke-linecap": "round",
2348
- "stroke-linejoin": "round"
2349
- }
2350
- )
2351
- ] }),
2352
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_4835_8616", children: /* @__PURE__ */ jsx("rect", { width: "20", height: "20", fill: "white" }) }) })
2353
- ]
2354
- }
2355
- );
699
+ /* @__PURE__ */ jsx("path", { d: "M60.0133 75.1193C68.8057 75.1193 75.9333 67.9917 75.9333 59.1993C75.9333 50.4069 68.8057 43.2793 60.0133 43.2793C51.2209 43.2793 44.0933 50.4069 44.0933 59.1993C44.0933 67.9917 51.2209 75.1193 60.0133 75.1193Z", fill: "#FF9D24" }),
700
+ /* @__PURE__ */ jsx("path", { d: "M60.0133 75.1193C51.28 75.1193 44.0933 67.9326 44.0933 59.1993C44.0933 50.466 51.28 43.2793 60.0133 43.2793", fill: "#ED6E14" }),
701
+ /* @__PURE__ */ jsx("path", { d: "M67.64 56.5063L62.7467 51.9196L61.8667 51.0929C61.8667 51.0929 61.8533 51.0796 61.84 51.0662L61.1467 50.3729C60.8667 50.0929 60.5067 49.9329 60.1467 49.9062C60.1067 49.9062 60.08 49.9062 60.04 49.9062C59.9867 49.9062 59.9333 49.9062 59.88 49.9062C59.52 49.9462 59.16 50.1062 58.88 50.3729L58.1867 51.0662C58.1867 51.0662 58.1733 51.0929 58.16 51.0929L57.2 51.9996L52.3867 56.5196C51.7467 57.1596 51.7467 58.1862 52.3867 58.8262L53.08 59.5196C53.72 60.1596 54.7467 60.1596 55.3867 59.5196L56 58.9462L57.32 57.7329V66.8663C57.32 67.7863 58.0667 68.5329 58.9867 68.5329H61.0267C61.9467 68.5329 62.6933 67.7863 62.6933 66.8663V57.7329L64.0133 58.9596L64.6267 59.5329C65.2667 60.1729 66.2933 60.1729 66.9333 59.5329L67.64 58.8396C68.2667 58.1996 68.2667 57.1729 67.64 56.5329V56.5063Z", fill: "white" })
702
+ ] });
2356
703
  };
2357
- var StepOnProgress = () => /* @__PURE__ */ jsx(
2358
- "svg",
2359
- {
2360
- xmlns: "http://www.w3.org/2000/svg",
2361
- width: "24",
2362
- height: "24",
2363
- fill: "none",
2364
- viewBox: "0 0 24 24",
2365
- children: /* @__PURE__ */ jsx(
2366
- "path",
2367
- {
2368
- stroke: "#00529C",
2369
- strokeLinecap: "round",
2370
- strokeLinejoin: "round",
2371
- strokeWidth: "1.5",
2372
- d: "M12 5V1.5m4.958 5.542 2.509-2.509M19 12h3.5m-5.542 4.958 2.509 2.509M12 19v3.5m-4.958-5.542-2.509 2.509M5 12H1.5m5.542-4.958L4.533 4.533"
2373
- }
2374
- )
2375
- }
2376
- );
2377
- var TargetDartIcon = ({ color, outline }) => {
2378
- return /* @__PURE__ */ jsx(
2379
- "svg",
2380
- {
2381
- width: "18",
2382
- height: "18",
2383
- viewBox: "0 0 16 16",
2384
- fill: color ? color : "none",
2385
- xmlns: "http://www.w3.org/2000/svg",
2386
- children: /* @__PURE__ */ jsx(
2387
- "path",
2388
- {
2389
- d: "M7.99996 4.66659C7.34069 4.66659 6.69622 4.86208 6.14806 5.22835C5.5999 5.59462 5.17265 6.11522 4.92036 6.72431C4.66807 7.33339 4.60206 8.00362 4.73068 8.65022C4.85929 9.29682 5.17676 9.89077 5.64294 10.3569C6.10911 10.8231 6.70306 11.1406 7.34966 11.2692C7.99626 11.3978 8.66648 11.3318 9.27557 11.0795C9.88466 10.8272 10.4053 10.4 10.7715 9.85182C11.1378 9.30366 11.3333 8.65919 11.3333 7.99992M8.66662 2.03668C7.43066 1.89802 6.18216 2.14687 5.09382 2.74879C4.00547 3.35072 3.13107 4.27598 2.59158 5.39659C2.05208 6.51719 1.87415 7.77775 2.08239 9.0039C2.29063 10.2301 2.87476 11.3612 3.75398 12.2408C4.63319 13.1205 5.76403 13.7052 6.99008 13.9141C8.21612 14.1229 9.47678 13.9456 10.5977 13.4067C11.7185 12.8678 12.6442 11.9938 13.2467 10.9058C13.8492 9.81775 14.0987 8.56937 13.9606 7.33335M9.99996 5.99992V3.99992L12 1.99992V3.99992H14L12 5.99992H9.99996ZM9.99996 5.99992L7.99996 7.99992M7.33329 7.99992C7.33329 8.17673 7.40353 8.3463 7.52855 8.47132C7.65358 8.59635 7.82315 8.66659 7.99996 8.66659C8.17677 8.66659 8.34634 8.59635 8.47136 8.47132C8.59639 8.3463 8.66663 8.17673 8.66663 7.99992C8.66663 7.82311 8.59639 7.65354 8.47136 7.52851C8.34634 7.40349 8.17677 7.33325 7.99996 7.33325C7.82315 7.33325 7.65358 7.40349 7.52855 7.52851C7.40353 7.65354 7.33329 7.82311 7.33329 7.99992Z",
2390
- stroke: outline ? outline : "#00529C",
2391
- "stroke-width": "1.5",
2392
- "stroke-linecap": "round",
2393
- "stroke-linejoin": "round"
2394
- }
2395
- )
2396
- }
2397
- );
704
+ var ProfitabilitasDanHubunganNasabahIcon = () => {
705
+ return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
706
+ /* @__PURE__ */ jsx("path", { d: "M45.2133 39.8391C41.9067 43.1724 39.8667 47.7591 39.8667 52.8258C39.8667 57.8924 41.9067 62.4658 45.2133 65.7991V72.3325C45.2133 74.7724 43.24 76.7458 40.8 76.7458H35.4C32.96 76.7458 30.9867 74.7724 30.9867 72.3325V20.8391C30.9867 18.3991 32.96 16.4258 35.4 16.4258H40.8C43.24 16.4258 45.2133 18.3991 45.2133 20.8391V39.8391Z", fill: "#FF9D24" }),
707
+ /* @__PURE__ */ jsx("path", { d: "M27.4 71.7991V39.2791C26.9467 39.1457 26.4667 39.0391 25.9733 39.0391H20.28C17.5467 39.0391 15.32 41.2657 15.32 43.9991V71.7991C15.32 74.5324 17.5467 76.7591 20.28 76.7591H25.9733C27.2 76.7591 28.3067 76.2924 29.1733 75.5591C28.1067 74.6524 27.4133 73.3057 27.4133 71.7991H27.4Z", fill: "#ED6E14" }),
708
+ /* @__PURE__ */ jsx("path", { d: "M12.32 71.8005V54.8672H8.20001C5.46667 54.8672 3.24001 57.0939 3.24001 59.8272V71.8005C3.24001 74.5338 5.46667 76.7605 8.20001 76.7605H13.8933C14.4933 76.7605 15.0533 76.6405 15.5867 76.4405C13.6933 75.7472 12.32 73.9339 12.32 71.8005Z", fill: "#FF9D24" }),
709
+ /* @__PURE__ */ jsx("path", { d: "M58.3467 27.0407L56.48 28.894C54.7867 30.5873 52.0533 30.5873 50.36 28.894L48.72 27.374L39.9333 19.2673L38.1067 17.574L36.2667 19.2673L27.48 27.374L25.84 28.894C24.1467 30.5873 21.4 30.5873 19.7067 28.894L17.8533 27.0407C16.16 25.3473 16.16 22.6007 17.8533 20.9073L30.64 8.92065L33.2 6.52065C33.2 6.52065 33.2267 6.48065 33.2533 6.45398L35.1067 4.60065C35.8533 3.86732 36.8 3.44065 37.76 3.34732C37.8933 3.34732 38.04 3.33398 38.1733 3.33398C38.2667 3.33398 38.3467 3.33398 38.44 3.34732C39.4 3.44065 40.3467 3.86732 41.0933 4.60065L42.9467 6.45398C42.9467 6.45398 42.9733 6.50732 43 6.52065L45.3467 8.72065L58.3467 20.9073C60.0267 22.6007 60.0267 25.3473 58.3467 27.0407Z", fill: "#FF9D24" }),
710
+ /* @__PURE__ */ jsx("path", { d: "M59.52 69.5994C68.7837 69.5994 76.2933 62.0897 76.2933 52.8261C76.2933 43.5624 68.7837 36.0527 59.52 36.0527C50.2563 36.0527 42.7467 43.5624 42.7467 52.8261C42.7467 62.0897 50.2563 69.5994 59.52 69.5994Z", fill: "#014A8F" }),
711
+ /* @__PURE__ */ jsx("path", { d: "M59.52 69.5994C68.8533 69.5994 76.2933 62.0261 76.2933 52.8261C76.2933 43.6261 68.8533 36.0527 59.52 36.0527", fill: "#2A61A1" }),
712
+ /* @__PURE__ */ jsx("path", { d: "M57.2533 57.4932C57 57.4932 56.7467 57.3732 56.6267 57.1199L54.7333 53.7199H53.6V56.8799C53.6 57.2532 53.2267 57.6399 52.84 57.6399H51.5733C51.2 57.6399 50.8133 57.2665 50.8133 56.8799V47.2932C50.8133 46.9199 51.1867 46.5332 51.5733 46.5332H55.36C56.6267 46.5332 57.6267 46.7865 58.3867 47.4132C59.1467 48.0399 59.52 48.9332 59.52 50.0665C59.52 51.5865 58.76 52.7199 57.5067 53.2265L59.2667 56.5065C59.52 57.0132 59.1467 57.6399 58.64 57.6399H57.2533V57.5199V57.4932ZM53.6 51.3065H55.12C56.1333 51.3065 56.64 50.9332 56.64 50.1732C56.64 49.4132 56.1333 48.9065 55.12 48.9065H53.6V51.3065Z", fill: "white" }),
713
+ /* @__PURE__ */ jsx("path", { d: "M63.44 50.0396V50.9196C63.9467 50.2929 64.8267 49.9062 65.5867 49.9062C66.2133 49.9062 66.8533 50.0263 67.48 50.4129C67.9867 50.7863 68.4933 51.2929 68.7467 51.7996C69 52.4262 69.12 53.0663 69.12 53.6929C69.12 54.7063 68.7467 55.7062 68.1067 56.3462C67.48 57.1062 66.5867 57.6129 65.4533 57.6129C64.5733 57.6129 63.9333 57.2396 63.3067 56.5996V60.2529C63.3067 60.7596 62.9333 61.1329 62.4267 61.1329H61.6667C61.16 61.1329 60.7867 60.7596 60.7867 60.2529V50.9196C60.7867 50.4129 61.16 50.0396 61.6667 50.0396H63.4267M63.8 54.8396C64.0533 55.0929 64.4267 55.3462 64.8133 55.3462C65.2 55.3462 65.5733 55.2263 65.8267 54.8396C66.08 54.5863 66.2 54.2129 66.2 53.7062C66.2 53.3329 66.08 52.9463 65.8267 52.6929C65.5733 52.4396 65.2 52.1862 64.8133 52.1862C64.4267 52.1862 64.0533 52.3063 63.8 52.6929C63.5467 52.9463 63.4267 53.3196 63.4267 53.7062C63.4267 54.2129 63.5467 54.5863 63.8 54.8396Z", fill: "white" })
714
+ ] });
2398
715
  };
2399
- var ThumbsUp = ({
2400
- color = "#27AE60",
2401
- width = "13",
2402
- height = "12"
2403
- }) => {
2404
- return /* @__PURE__ */ jsx(
2405
- "svg",
2406
- {
2407
- width,
2408
- height,
2409
- viewBox: "0 0 13 12",
2410
- fill: "none",
2411
- xmlns: "http://www.w3.org/2000/svg",
2412
- children: /* @__PURE__ */ jsx(
2413
- "path",
2414
- {
2415
- d: "M3.66667 5.33366V10.667C3.66667 10.8438 3.59643 11.0134 3.4714 11.1384C3.34638 11.2634 3.17681 11.3337 3 11.3337H1.66667C1.48986 11.3337 1.32029 11.2634 1.19526 11.1384C1.07024 11.0134 1 10.8438 1 10.667V6.00033C1 5.82351 1.07024 5.65395 1.19526 5.52892C1.32029 5.4039 1.48986 5.33366 1.66667 5.33366H3.66667ZM3.66667 5.33366C4.37391 5.33366 5.05219 5.05271 5.55228 4.55261C6.05238 4.05251 6.33333 3.37424 6.33333 2.66699V2.00033C6.33333 1.6467 6.47381 1.30756 6.72386 1.05752C6.97391 0.807468 7.31304 0.666992 7.66667 0.666992C8.02029 0.666992 8.35943 0.807468 8.60948 1.05752C8.85952 1.30756 9 1.6467 9 2.00033V5.33366H11C11.3536 5.33366 11.6928 5.47413 11.9428 5.72418C12.1929 5.97423 12.3333 6.31337 12.3333 6.66699L11.6667 10.0003C11.5708 10.4093 11.3889 10.7605 11.1484 11.001C10.908 11.2414 10.6219 11.3582 10.3333 11.3337H5.66667C5.13623 11.3337 4.62753 11.1229 4.25245 10.7479C3.87738 10.3728 3.66667 9.86409 3.66667 9.33366",
2416
- stroke: color,
2417
- "stroke-width": "1.2",
2418
- "stroke-linecap": "round",
2419
- "stroke-linejoin": "round"
2420
- }
2421
- )
2422
- }
2423
- );
716
+ var RekomendasiPutusanIcon = () => {
717
+ return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
718
+ /* @__PURE__ */ jsx("path", { d: "M73.28 29.04L67.8267 26.04L73.28 23.04C75.2667 21.9467 74.4667 18.92 72.1867 18.9467L65.9333 19.0534L69.16 13.72C70.3333 11.7734 68.1333 9.56004 66.1867 10.72L60.7867 13.9334L60.8933 7.68004C60.9333 5.41337 57.92 4.60004 56.8133 6.57337L53.7467 12.0534V40L56.8133 45.48C57.92 47.4534 60.9333 46.64 60.8933 44.3734L60.7867 38.12L66.1867 41.3334C68.1333 42.4934 70.3333 40.28 69.16 38.3334L65.9333 33L72.1867 33.1067C74.4533 33.1467 75.2667 30.12 73.28 29.0134V29.04Z", fill: "#2A61A1" }),
719
+ /* @__PURE__ */ jsx("path", { d: "M50.6667 6.57337C49.56 4.60004 46.5467 5.41337 46.5867 7.68004L46.6933 13.9334L41.2933 10.72C39.3467 9.56004 37.1467 11.7734 38.32 13.72L41.5467 19.0534L35.2933 18.9467C33.0267 18.9067 32.2133 21.9334 34.2 23.04L39.6533 26.04L34.2 29.04C32.2133 30.1334 33.0133 33.16 35.2933 33.1334L41.5467 33.0267L38.32 38.36C37.1467 40.3067 39.3467 42.52 41.2933 41.36L46.6933 38.1467L46.5867 44.4C46.5467 46.6667 49.56 47.48 50.6667 45.5067L53.7333 40.0267V12.0534L50.6667 6.57337Z", fill: "#014A8F" }),
720
+ /* @__PURE__ */ jsx("path", { d: "M51.7067 28.1064L47.5733 23.973C46.8267 23.2264 45.6267 23.2264 44.88 23.973C44.1333 24.7197 44.1333 25.9197 44.88 26.6664L49.0133 30.7997L50.36 32.1464C51.1067 32.893 52.3067 32.893 53.0533 32.1464L54.4 30.7997L62.5733 22.6264C63.32 21.8797 63.32 20.6797 62.5733 19.933C61.8267 19.1864 60.6267 19.1864 59.88 19.933L51.7067 28.1064Z", fill: "white" }),
721
+ /* @__PURE__ */ jsx("path", { d: "M24 67.813C20.8933 63.3863 17.8133 59.013 14.7067 54.5997C14.9733 54.4397 15.2 54.3063 15.4133 54.173C18.8133 52.3063 22.2267 50.453 25.6267 48.573C27.0933 47.7597 28.5867 47.5597 30.2133 48.013C35.6133 49.5063 41.04 50.9463 46.44 52.453C47.1333 52.6397 47.8133 52.9863 48.4133 53.3863C49.24 53.933 49.56 54.733 49.1333 55.613C48.6133 56.6797 47.8933 57.6663 47.2133 58.653C47.1333 58.773 46.7867 58.813 46.5867 58.773C41.2933 57.693 36.0133 56.5997 30.7333 55.5063C30.6 55.4797 30.4533 55.453 30.32 55.4263C29.7333 55.293 29.2667 55.3997 29.08 56.0397C28.9333 56.5463 29.3067 56.973 30.0267 57.1197C31.12 57.3463 32.2133 57.5597 33.2933 57.7863C37.7867 58.7063 42.28 59.653 46.7867 60.5463C47.1867 60.6263 47.7067 60.5597 48.0533 60.373C54.6533 56.8663 61.2533 53.333 67.84 49.7863C69.56 48.8663 71.5733 49.333 72.5733 50.9463C73.5867 52.5597 73.16 54.5997 71.5333 55.7063C64.6 60.413 57.6533 65.1063 50.6933 69.7997C48.5867 71.2263 46.2933 71.5197 43.84 70.8663C38.28 69.3997 32.7067 67.973 27.1467 66.5063C26.4667 66.3197 25.92 66.3863 25.3733 66.8397C24.96 67.1863 24.48 67.4663 23.96 67.8263L24 67.813Z", fill: "#FF9D24" }),
722
+ /* @__PURE__ */ jsx("path", { d: "M23.6 70.2124L11.6 53.8924C11.3066 53.5057 10.7733 53.4124 10.3733 53.6791C9.46663 54.3057 8.50663 54.9857 7.54663 55.6524L20.2266 73.8657C21.28 73.1324 22.32 72.3991 23.3733 71.6524C24.08 71.1457 24.12 70.9324 23.6 70.1991V70.2124Z", fill: "#ED6E14" }),
723
+ /* @__PURE__ */ jsx("path", { d: "M4.30665 57.919C3.58665 58.4257 3.55999 58.6257 4.06665 59.359C7.91999 64.839 11.7733 70.3323 15.64 75.8123C15.9733 76.279 16.6133 76.399 17.0933 76.0657C18.1333 75.3323 19.1867 74.599 20.2267 73.8657L7.54665 55.6523C6.42665 56.439 5.31999 57.2123 4.31999 57.919H4.30665Z", fill: "#FF9D24" }),
724
+ /* @__PURE__ */ jsx("path", { d: "M49.32 58.1201L62.6933 50.8267L62.2 50.4934C61.3866 49.9467 60.3466 49.8801 59.4666 50.3201L58.4266 50.8401L52.04 54.0667C51.2933 54.4534 50.6933 55.08 50.3466 55.8534L49.3333 58.1334L49.32 58.1201Z", fill: "#ED6E14" })
725
+ ] });
726
+ };
727
+ var RingkasanEksekutifIcon = () => {
728
+ return /* @__PURE__ */ jsxs("svg", { width: "80", height: "80", viewBox: "0 0 80 80", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
729
+ /* @__PURE__ */ jsx("path", { d: "M46.4533 12.894C46.4533 11.974 45.9333 11.054 45.24 10.5073L38.3466 4.25398C37.6533 3.70732 36.8 3.33398 35.9333 3.33398H24.9866V70.7873H42.84C44.9066 70.7873 46.64 68.9473 46.64 66.7473V13.6273C46.64 13.4407 46.64 13.254 46.4666 12.894H46.4533Z", fill: "#2A61A1" }),
730
+ /* @__PURE__ */ jsx("path", { d: "M7.13331 3.33398C5.06665 3.33398 3.33331 5.17398 3.33331 7.37398V66.734C3.33331 68.934 5.05331 70.774 7.13331 70.774H24.9866V3.33398H7.13331Z", fill: "#014A8F" }),
731
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 16.7457H9.54665C8.33331 16.7457 7.47998 15.8257 7.47998 14.5457C7.47998 13.2657 8.34665 12.3457 9.54665 12.3457H37.6533C38.8666 12.3457 39.72 13.2657 39.72 14.5457C39.72 15.6524 38.8533 16.7457 37.6533 16.7457Z", fill: "white" }),
732
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 24.107H9.54665C8.33331 24.107 7.47998 23.187 7.47998 21.907C7.47998 20.627 8.34665 19.707 9.54665 19.707H37.6533C38.8666 19.707 39.72 20.627 39.72 21.907C39.72 23.187 38.8533 24.107 37.6533 24.107Z", fill: "white" }),
733
+ /* @__PURE__ */ jsx("path", { d: "M37.6533 31.4527H9.54665C8.33331 31.4527 7.47998 30.5327 7.47998 29.2527C7.47998 27.9727 8.34665 27.0527 9.54665 27.0527H37.6533C38.8666 27.0527 39.72 27.9727 39.72 29.2527C39.72 30.3594 38.8533 31.4527 37.6533 31.4527Z", fill: "white" }),
734
+ /* @__PURE__ */ jsx("path", { d: "M59.56 42.8399V19.5066C59.56 19.3199 59.56 19.1332 59.3866 18.7866C59.3866 17.8666 58.8666 16.9332 58.1733 16.3866L51.28 10.1466C50.5866 9.58656 49.72 9.22656 48.8666 9.22656H39.72V76.6799H55.76C57.8266 76.6799 59.56 74.8532 59.56 72.6266V64.8132C59.1866 65.1199 58.7466 65.3332 58.28 65.4666L57.8666 66.7999C57.7066 67.3199 57.1733 67.6266 56.6666 67.4532L56.2666 67.3066L55.48 69.8666C55.4266 70.0532 55.2533 70.1332 55.0933 70.0799L54.8266 69.9999C54.6533 69.9466 54.56 69.7599 54.6133 69.5732L55.4 67.0132L55 66.8666C54.4933 66.6932 54.2266 66.1199 54.3866 65.5866L54.7866 64.2532C54.0266 63.2932 53.7333 61.9466 54.12 60.6666L59.56 42.8399Z", fill: "#FF9D24" }),
735
+ /* @__PURE__ */ jsx("path", { d: "M20.0667 9.21289C17.9867 9.21289 16.2667 11.0396 16.2667 13.2662V72.6129C16.2667 74.8262 17.9867 76.6662 20.0667 76.6662H39.72V9.21289H20.0667Z", fill: "#ED6E14" }),
736
+ /* @__PURE__ */ jsx("path", { d: "M52.3067 31.4527H24.2C22.9867 31.4527 22.1334 30.5327 22.1334 29.2527C22.1334 27.9727 23 27.0527 24.2 27.0527H52.3067C53.52 27.0527 54.3734 27.9727 54.3734 29.2527C54.3734 30.3594 53.5067 31.4527 52.3067 31.4527Z", fill: "white" }),
737
+ /* @__PURE__ */ jsx("path", { d: "M52.3067 38.8004H24.2C22.9867 38.8004 22.1334 37.8804 22.1334 36.6004C22.1334 35.3204 23 34.4004 24.2 34.4004H52.3067C53.52 34.4004 54.3734 35.3204 54.3734 36.6004C54.3734 37.8804 53.5067 38.8004 52.3067 38.8004Z", fill: "white" }),
738
+ /* @__PURE__ */ jsx("path", { d: "M59.56 18.9596H51.4533C50.24 18.9596 49.04 17.8529 49.04 16.3862V9.21289C49.9066 9.21289 50.76 9.58622 51.4533 10.1329L58.3466 16.3862C58.8666 17.1196 59.3866 18.0396 59.56 18.9596Z", fill: "#ED6E14" }),
739
+ /* @__PURE__ */ jsx("path", { d: "M35.0533 70.9475C36.08 70.2808 37.12 69.4275 38.2133 68.8808C38.6533 68.6675 38.9733 68.7475 39.2533 69.2408C39.6 69.8275 39.4267 70.4808 39.3067 71.1075C39.2533 71.4008 39.1067 71.8408 39.36 72.0808C39.72 72.4142 40.4 72.0008 40.72 71.8008C41.9067 71.0408 42.8533 69.8942 43.84 68.8808L41.5733 70.2008C41.76 70.4408 41.8533 70.6008 41.88 70.9342C41.8933 71.1742 42.0933 71.2008 42.2933 71.1208C42.6533 70.9875 43.32 70.5742 43.7067 70.5875C44.1467 70.6008 44.0667 70.9475 44.16 71.3475C44.3467 72.1475 44.9067 72.2808 45.6133 72.2275C47.7867 72.0942 49.9467 71.7875 52.12 71.5742C52.92 71.4942 53.6933 70.7608 54.24 70.1875C54.3467 70.0808 55.4667 68.6542 54.8933 68.7075C52.68 68.9342 50.4 69.3475 48.1733 69.3742C47.0667 69.3875 47.5333 68.5875 47.0667 67.9342C46.5733 67.2408 45.16 68.1075 44.6 68.3208L45.0133 68.5075C44.9733 68.0942 44.8933 67.7742 44.64 67.4542C44.24 66.9342 42.56 68.6008 42.3733 68.7742C42.0933 69.0675 41.8133 69.3475 41.5333 69.6408C41.36 69.8142 40.4267 70.6542 41.28 69.9608L42.5867 69.3075C42.1067 69.3608 42.44 68.6408 42.4933 68.3475C42.5733 67.9208 42.6 67.4808 42.4933 67.0542C42.3067 66.3208 41.7867 65.8275 41.0533 65.8675C40.16 65.9208 39.2933 66.6675 38.5733 67.1475L35.9867 68.8408C35.32 69.2808 34.2667 70.0275 34.0133 70.8675C33.76 71.7075 34.6933 71.1742 35.0267 70.9608L35.0533 70.9475Z", fill: "white" }),
740
+ /* @__PURE__ */ jsx("path", { d: "M73.9733 23.454C74.5333 21.614 73.5867 19.6273 71.8667 19.0273L65 41.534L68.1333 42.614L73.9867 23.4407L73.9733 23.454Z", fill: "#2A61A1" }),
741
+ /* @__PURE__ */ jsx("path", { d: "M67.72 21.2933L61.8666 40.4666L65 41.5466L71.8666 19.04C70.1333 18.44 68.28 19.4533 67.72 21.2933Z", fill: "#014A8F" }),
742
+ /* @__PURE__ */ jsx("path", { d: "M61.7867 63.4272C61.2267 65.2672 59.3733 66.2805 57.64 65.6805L64.5067 43.1738L67.64 44.2538L61.7867 63.4272Z", fill: "#2A61A1" }),
743
+ /* @__PURE__ */ jsx("path", { d: "M55.52 61.2534L61.3733 42.0801L64.5067 43.1601L57.64 65.6667C55.9067 65.0667 54.96 63.0934 55.5333 61.2401L55.52 61.2534Z", fill: "#014A8F" }),
744
+ /* @__PURE__ */ jsx("path", { d: "M57.8133 67.7474L56.32 67.2274C55.8267 67.0541 55.56 66.4941 55.72 65.9741L56.16 64.5474C56.24 64.2807 56.5067 64.1341 56.76 64.2274L59.12 65.0407C59.3733 65.1341 59.5067 65.4141 59.4267 65.6807L58.9867 67.1074C58.8267 67.6274 58.2933 67.9207 57.8133 67.7474Z", fill: "#2A61A1" }),
745
+ /* @__PURE__ */ jsx("path", { d: "M56.3067 70.3458L56.08 70.2658C55.92 70.2125 55.8267 70.0258 55.88 69.8525L57.1867 65.6658C57.24 65.4925 57.4133 65.3991 57.5733 65.4525L57.8 65.5325C57.96 65.5858 58.0533 65.7725 58 65.9458L56.6933 70.1325C56.64 70.3058 56.4667 70.3991 56.3067 70.3458Z", fill: "#2A61A1" }),
746
+ /* @__PURE__ */ jsx("path", { d: "M75.88 25.5864L75.7466 25.5464C75.1866 25.3464 74.5866 25.6798 74.4 26.2798L68.8266 44.5598C68.64 45.1598 68.9466 45.7998 69.5066 45.9864L69.64 46.0264C70.2 46.2264 70.8 45.8931 70.9866 45.2931L76.56 27.0131C76.7466 26.4131 76.44 25.7731 75.88 25.5864Z", fill: "#014A8F" })
747
+ ] });
2424
748
  };
2425
749
  var Thumblock = () => {
2426
750
  return /* @__PURE__ */ jsxs(
@@ -2548,290 +872,6 @@ var Thumblock = () => {
2548
872
  }
2549
873
  );
2550
874
  };
2551
- var IconTrashOutline = ({ color }) => {
2552
- return /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", children: /* @__PURE__ */ jsx("path", { d: "M3 5.25H15M3.75 5.25L4.5 14.25C4.5 14.6478 4.65804 15.0294 4.93934 15.3107C5.22064 15.592 5.60218 15.75 6 15.75H12C12.3978 15.75 12.7794 15.592 13.0607 15.3107C13.342 15.0294 13.5 14.6478 13.5 14.25L14.25 5.25M6.75 5.25V3C6.75 2.80109 6.82902 2.61032 6.96967 2.46967C7.11032 2.32902 7.30109 2.25 7.5 2.25H10.5C10.6989 2.25 10.8897 2.32902 11.0303 2.46967C11.171 2.61032 11.25 2.80109 11.25 3V5.25M7.5 9L10.5 12M10.5 9L7.5 12", stroke: color != null ? color : "white", strokeWidth: "1.35", strokeLinecap: "round", strokeLinejoin: "round" }) });
2553
- };
2554
- var IconTrash = ({ color, width = "20", height = "21" }) => {
2555
- return /* @__PURE__ */ jsx(
2556
- "svg",
2557
- {
2558
- width,
2559
- height,
2560
- viewBox: "0 0 20 21",
2561
- fill: "none",
2562
- xmlns: "http://www.w3.org/2000/svg",
2563
- children: /* @__PURE__ */ jsx(
2564
- "path",
2565
- {
2566
- d: "M9.99995 0.5C10.8233 0.499884 11.617 0.807566 12.2251 1.36263C12.8332 1.9177 13.2119 2.68005 13.2868 3.5H18.4C18.628 3.50007 18.8475 3.58669 19.0141 3.74237C19.1807 3.89804 19.282 4.11116 19.2976 4.33866C19.3131 4.56615 19.2417 4.79107 19.0978 4.96796C18.9539 5.14485 18.7482 5.26052 18.5223 5.2916L18.4 5.3H17.7003L16.1799 18.476C16.1122 19.0609 15.8319 19.6005 15.3922 19.9921C14.9526 20.3837 14.3843 20.6001 13.7956 20.6H6.20435C5.61557 20.6001 5.0473 20.3837 4.60765 19.9921C4.16801 19.6005 3.88766 19.0609 3.81995 18.476L2.29835 5.3H1.59995C1.38247 5.29999 1.17234 5.22123 1.00843 5.07828C0.844528 4.93533 0.737929 4.73786 0.708351 4.5224L0.699951 4.4C0.69996 4.18251 0.778722 3.97239 0.921672 3.80848C1.06462 3.64458 1.26209 3.53798 1.47755 3.5084L1.59995 3.5H6.71315C6.788 2.68005 7.16667 1.9177 7.7748 1.36263C8.38293 0.807566 9.17659 0.499884 9.99995 0.5ZM8.19995 8C7.90595 8 7.65995 8.186 7.60955 8.4308L7.59995 8.5256V15.8756L7.60955 15.9692C7.65995 16.214 7.90595 16.4 8.19995 16.4C8.49395 16.4 8.73995 16.214 8.79035 15.9692L8.79995 15.8744V8.5268L8.79035 8.4308C8.73995 8.1872 8.49395 8 8.19995 8ZM11.8 8C11.506 8 11.26 8.186 11.2096 8.4308L11.2 8.5256V15.8756L11.2096 15.9692C11.26 16.214 11.506 16.4 11.8 16.4C12.094 16.4 12.3399 16.214 12.3904 15.9692L12.4 15.8744V8.5268L12.3904 8.4308C12.3399 8.1872 12.094 8.0012 11.8 8.0012V8ZM9.99995 2.3C9.27395 2.3 8.66795 2.816 8.52995 3.5H11.47C11.3308 2.816 10.726 2.3 9.99995 2.3Z",
2567
- fill: color ? color : "white"
2568
- }
2569
- )
2570
- }
2571
- );
2572
- };
2573
- var IconUpload = ({ color }) => {
2574
- return /* @__PURE__ */ jsxs(
2575
- "svg",
2576
- {
2577
- width: "34",
2578
- height: "28",
2579
- viewBox: "0 0 34 28",
2580
- fill: "none",
2581
- xmlns: "http://www.w3.org/2000/svg",
2582
- children: [
2583
- /* @__PURE__ */ jsx(
2584
- "path",
2585
- {
2586
- d: "M22.7368 19.9472L16.9998 14.2103L11.2628 19.9472",
2587
- stroke: color ? color : "#00529C",
2588
- strokeWidth: "1.6549",
2589
- strokeLinecap: "round",
2590
- strokeLinejoin: "round"
2591
- }
2592
- ),
2593
- /* @__PURE__ */ jsx(
2594
- "path",
2595
- {
2596
- d: "M16.9996 14.2103V27.1185",
2597
- stroke: color ? color : "#00529C",
2598
- strokeWidth: "1.6549",
2599
- strokeLinecap: "round",
2600
- strokeLinejoin: "round"
2601
- }
2602
- ),
2603
- /* @__PURE__ */ jsx(
2604
- "path",
2605
- {
2606
- d: "M29.0332 23.3745C30.4321 22.6119 31.5372 21.4051 32.174 19.9447C32.8109 18.4842 32.9433 16.8533 32.5503 15.3093C32.1573 13.7653 31.2613 12.3961 30.0037 11.4178C28.7462 10.4396 27.1986 9.90799 25.6054 9.90694H23.7982C23.3641 8.22778 22.555 6.66889 21.4317 5.34746C20.3083 4.02603 18.9001 2.97645 17.3127 2.27763C15.7254 1.5788 14.0003 1.24892 12.2671 1.31277C10.5339 1.37663 8.83772 1.83257 7.30611 2.64631C5.77449 3.46005 4.44728 4.61042 3.42425 6.01093C2.40121 7.41144 1.70899 9.02564 1.39961 10.7322C1.09022 12.4387 1.17174 14.1932 1.63803 15.8637C2.10431 17.5342 2.94323 19.0773 4.09171 20.3769",
2607
- stroke: color ? color : "#00529C",
2608
- strokeWidth: "1.6549",
2609
- strokeLinecap: "round",
2610
- strokeLinejoin: "round"
2611
- }
2612
- ),
2613
- /* @__PURE__ */ jsx(
2614
- "path",
2615
- {
2616
- d: "M22.7368 19.9472L16.9998 14.2103L11.2628 19.9472",
2617
- stroke: color ? color : "#00529C",
2618
- strokeWidth: "1.6549",
2619
- strokeLinecap: "round",
2620
- strokeLinejoin: "round"
2621
- }
2622
- )
2623
- ]
2624
- }
2625
- );
2626
- };
2627
- var IconUserScan = ({ color }) => {
2628
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "25", viewBox: "0 0 24 25", fill: "none", children: [
2629
- /* @__PURE__ */ jsx("path", { d: "M8 16.5C8 15.9696 8.21071 15.4609 8.58579 15.0858C8.96086 14.7107 9.46957 14.5 10 14.5H14C14.5304 14.5 15.0391 14.7107 15.4142 15.0858C15.7893 15.4609 16 15.9696 16 16.5H8Z", fill: color != null ? color : "none" }),
2630
- /* @__PURE__ */ jsx("path", { d: "M10 9.5C10 10.0304 10.2107 10.5391 10.5858 10.9142C10.9609 11.2893 11.4696 11.5 12 11.5C12.5304 11.5 13.0391 11.2893 13.4142 10.9142C13.7893 10.5391 14 10.0304 14 9.5C14 8.96957 13.7893 8.46086 13.4142 8.08579C13.0391 7.71071 12.5304 7.5 12 7.5C11.4696 7.5 10.9609 7.71071 10.5858 8.08579C10.2107 8.46086 10 8.96957 10 9.5Z", fill: color != null ? color : "none" }),
2631
- /* @__PURE__ */ jsx("path", { d: "M4 8.5V6.5C4 5.96957 4.21071 5.46086 4.58579 5.08579C4.96086 4.71071 5.46957 4.5 6 4.5H8M4 16.5V18.5C4 19.0304 4.21071 19.5391 4.58579 19.9142C4.96086 20.2893 5.46957 20.5 6 20.5H8M16 4.5H18C18.5304 4.5 19.0391 4.71071 19.4142 5.08579C19.7893 5.46086 20 5.96957 20 6.5V8.5M16 20.5H18C18.5304 20.5 19.0391 20.2893 19.4142 19.9142C19.7893 19.5391 20 19.0304 20 18.5V16.5M10 9.5C10 10.0304 10.2107 10.5391 10.5858 10.9142C10.9609 11.2893 11.4696 11.5 12 11.5C12.5304 11.5 13.0391 11.2893 13.4142 10.9142C13.7893 10.5391 14 10.0304 14 9.5C14 8.96957 13.7893 8.46086 13.4142 8.08579C13.0391 7.71071 12.5304 7.5 12 7.5C11.4696 7.5 10.9609 7.71071 10.5858 8.08579C10.2107 8.46086 10 8.96957 10 9.5ZM8 16.5C8 15.9696 8.21071 15.4609 8.58579 15.0858C8.96086 14.7107 9.46957 14.5 10 14.5H14C14.5304 14.5 15.0391 14.7107 15.4142 15.0858C15.7893 15.4609 16 15.9696 16 16.5H8Z", stroke: color != null ? color : "none", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
2632
- ] });
2633
- };
2634
- var IconUser = ({ color }) => {
2635
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "20", viewBox: "0 0 14 20", fill: color ? color : "#00529C", children: [
2636
- /* @__PURE__ */ jsx("path", { d: "M7 0C7.98891 0 8.95561 0.293245 9.77785 0.842652C10.6001 1.39206 11.241 2.17295 11.6194 3.08658C11.9978 4.00021 12.0969 5.00555 11.9039 5.97545C11.711 6.94536 11.2348 7.83627 10.5355 8.53553C9.83627 9.2348 8.94536 9.711 7.97545 9.90393C7.00555 10.0969 6.00021 9.99784 5.08658 9.6194C4.17295 9.24096 3.39206 8.6001 2.84265 7.77785C2.29324 6.95561 2 5.98891 2 5L2.005 4.783C2.06092 3.49575 2.61161 2.27978 3.54222 1.38866C4.47284 0.497541 5.71154 7.44425e-05 7 0Z", fill: "#00529C" }),
2637
- /* @__PURE__ */ jsx("path", { d: "M9 12C10.3261 12 11.5979 12.5268 12.5355 13.4645C13.4732 14.4021 14 15.6739 14 17V18C14 18.5304 13.7893 19.0391 13.4142 19.4142C13.0391 19.7893 12.5304 20 12 20H2C1.46957 20 0.960859 19.7893 0.585786 19.4142C0.210714 19.0391 0 18.5304 0 18V17C0 15.6739 0.526784 14.4021 1.46447 13.4645C2.40215 12.5268 3.67392 12 5 12H9Z", fill: "#00529C" })
2638
- ] });
2639
- };
2640
- var UsersIcon = () => {
2641
- return /* @__PURE__ */ jsxs(
2642
- "svg",
2643
- {
2644
- width: "25",
2645
- height: "24",
2646
- viewBox: "0 0 25 24",
2647
- fill: "none",
2648
- xmlns: "http://www.w3.org/2000/svg",
2649
- children: [
2650
- /* @__PURE__ */ jsx(
2651
- "path",
2652
- {
2653
- d: "M12.5 9.79688C14.3769 9.79688 15.8984 8.27535 15.8984 6.39844C15.8984 4.52153 14.3769 3 12.5 3C10.6231 3 9.10156 4.52153 9.10156 6.39844C9.10156 8.27535 10.6231 9.79688 12.5 9.79688Z",
2654
- fill: "#00529C"
2655
- }
2656
- ),
2657
- /* @__PURE__ */ jsx(
2658
- "path",
2659
- {
2660
- d: "M19.375 9.79688C20.5615 9.79688 21.5234 8.83499 21.5234 7.64844C21.5234 6.46189 20.5615 5.5 19.375 5.5C18.1885 5.5 17.2266 6.46189 17.2266 7.64844C17.2266 8.83499 18.1885 9.79688 19.375 9.79688Z",
2661
- fill: "#00529C"
2662
- }
2663
- ),
2664
- /* @__PURE__ */ jsx(
2665
- "path",
2666
- {
2667
- d: "M5.625 9.79688C6.81155 9.79688 7.77344 8.83499 7.77344 7.64844C7.77344 6.46189 6.81155 5.5 5.625 5.5C4.43845 5.5 3.47656 6.46189 3.47656 7.64844C3.47656 8.83499 4.43845 9.79688 5.625 9.79688Z",
2668
- fill: "#00529C"
2669
- }
2670
- ),
2671
- /* @__PURE__ */ jsx(
2672
- "path",
2673
- {
2674
- d: "M7.7418 11.7263C6.89609 11.0334 6.1302 11.1251 5.15234 11.1251C3.68984 11.1251 2.5 12.3079 2.5 13.7614V18.0274C2.5 18.6587 3.01523 19.172 3.64883 19.172C6.38422 19.172 6.05469 19.2215 6.05469 19.054C6.05469 16.0311 5.69664 13.8143 7.7418 11.7263Z",
2675
- fill: "#00529C"
2676
- }
2677
- ),
2678
- /* @__PURE__ */ jsx(
2679
- "path",
2680
- {
2681
- d: "M13.4307 11.1408C11.7227 10.9984 10.2381 11.1425 8.95763 12.1994C6.81478 13.9158 7.22717 16.2269 7.22717 19.0541C7.22717 19.8021 7.83576 20.4221 8.59513 20.4221C16.8405 20.4221 17.1687 20.688 17.6576 19.6053C17.818 19.2391 17.774 19.3555 17.774 15.8525C17.774 13.0703 15.3649 11.1408 13.4307 11.1408Z",
2682
- fill: "#00529C"
2683
- }
2684
- ),
2685
- /* @__PURE__ */ jsx(
2686
- "path",
2687
- {
2688
- d: "M19.8473 11.125C18.8641 11.125 18.1024 11.0342 17.2578 11.7262C19.2877 13.7987 18.9449 15.8643 18.9449 19.0539C18.9449 19.2224 18.6714 19.1719 21.3098 19.1719C21.966 19.1719 22.4996 18.6402 22.4996 17.9867V13.7613C22.4996 12.3078 21.3098 11.125 19.8473 11.125Z",
2689
- fill: "#00529C"
2690
- }
2691
- )
2692
- ]
2693
- }
2694
- );
2695
- };
2696
- var IconVerification = ({ color }) => {
2697
- return /* @__PURE__ */ jsx(
2698
- "svg",
2699
- {
2700
- width: "18",
2701
- height: "18",
2702
- viewBox: "0 0 18 18",
2703
- fill: "none",
2704
- xmlns: "http://www.w3.org/2000/svg",
2705
- children: /* @__PURE__ */ jsx(
2706
- "path",
2707
- {
2708
- d: "M16.5 16.5L11.5 11.5M4.83333 7.33333L6.5 9L9.83333 5.66667M1.5 7.33333C1.5 8.09938 1.65088 8.85792 1.94404 9.56565C2.23719 10.2734 2.66687 10.9164 3.20854 11.4581C3.75022 11.9998 4.39328 12.4295 5.10101 12.7226C5.80875 13.0158 6.56729 13.1667 7.33333 13.1667C8.09938 13.1667 8.85792 13.0158 9.56565 12.7226C10.2734 12.4295 10.9164 11.9998 11.4581 11.4581C11.9998 10.9164 12.4295 10.2734 12.7226 9.56565C13.0158 8.85792 13.1667 8.09938 13.1667 7.33333C13.1667 6.56729 13.0158 5.80875 12.7226 5.10101C12.4295 4.39328 11.9998 3.75022 11.4581 3.20854C10.9164 2.66687 10.2734 2.23719 9.56565 1.94404C8.85792 1.65088 8.09938 1.5 7.33333 1.5C6.56729 1.5 5.80875 1.65088 5.10101 1.94404C4.39328 2.23719 3.75022 2.66687 3.20854 3.20854C2.66687 3.75022 2.23719 4.39328 1.94404 5.10101C1.65088 5.80875 1.5 6.56729 1.5 7.33333Z",
2709
- stroke: color ? color : "white",
2710
- strokeWidth: "1.5",
2711
- strokeLinecap: "round",
2712
- strokeLinejoin: "round"
2713
- }
2714
- )
2715
- }
2716
- );
2717
- };
2718
- var IconWallet = ({ width, height, color }) => {
2719
- return /* @__PURE__ */ jsxs(
2720
- "svg",
2721
- {
2722
- width: width ? width : "34",
2723
- height: height ? height : "34",
2724
- viewBox: "0 0 34 34",
2725
- fill: "none",
2726
- xmlns: "http://www.w3.org/2000/svg",
2727
- children: [
2728
- /* @__PURE__ */ jsx(
2729
- "rect",
2730
- {
2731
- width: "34",
2732
- height: "34",
2733
- rx: "17",
2734
- fill: color ? color : "#E0FAEC"
2735
- }
2736
- ),
2737
- /* @__PURE__ */ jsx(
2738
- "path",
2739
- {
2740
- d: "M20.3332 14.3334V12.3334C20.3332 12.1565 20.2629 11.987 20.1379 11.8619C20.0129 11.7369 19.8433 11.6667 19.6665 11.6667H12.9998C12.6462 11.6667 12.3071 11.8072 12.057 12.0572C11.807 12.3073 11.6665 12.6464 11.6665 13M11.6665 13C11.6665 13.3536 11.807 13.6928 12.057 13.9428C12.3071 14.1929 12.6462 14.3334 12.9998 14.3334H20.9998C21.1766 14.3334 21.3462 14.4036 21.4712 14.5286C21.5963 14.6536 21.6665 14.8232 21.6665 15V17M11.6665 13V21C11.6665 21.3536 11.807 21.6928 12.057 21.9428C12.3071 22.1929 12.6462 22.3334 12.9998 22.3334H20.9998C21.1766 22.3334 21.3462 22.2631 21.4712 22.1381C21.5963 22.0131 21.6665 21.8435 21.6665 21.6667V19.6667M22.3332 17V19.6667H19.6665C19.3129 19.6667 18.9737 19.5262 18.7237 19.2762C18.4736 19.0261 18.3332 18.687 18.3332 18.3334C18.3332 17.9797 18.4736 17.6406 18.7237 17.3905C18.9737 17.1405 19.3129 17 19.6665 17H22.3332Z",
2741
- stroke: "#27AE60",
2742
- "stroke-width": "1.8",
2743
- "stroke-linecap": "round",
2744
- "stroke-linejoin": "round"
2745
- }
2746
- )
2747
- ]
2748
- }
2749
- );
2750
- };
2751
- var IconWarningTriangle = ({ color }) => {
2752
- return /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", children: [
2753
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_4038_8399)", children: [
2754
- /* @__PURE__ */ jsx("path", { d: "M12 9V13", stroke: color != null ? color : "#E84040", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
2755
- /* @__PURE__ */ jsx("path", { d: "M10.3625 3.58728L2.2565 17.1213C2.08939 17.4107 2.00096 17.7388 2.00001 18.0729C1.99905 18.4071 2.0856 18.7357 2.25104 19.026C2.41649 19.3164 2.65506 19.5583 2.94304 19.7278C3.23101 19.8974 3.55835 19.9885 3.8925 19.9923H20.1065C20.4405 19.9884 20.7677 19.8972 21.0555 19.7278C21.3433 19.5583 21.5818 19.3165 21.7472 19.0263C21.9126 18.7361 21.9992 18.4077 21.9984 18.0736C21.9976 17.7396 21.9094 17.4116 21.7425 17.1223L13.6365 3.58628C13.466 3.30479 13.2257 3.07203 12.9389 2.91048C12.6522 2.74893 12.3286 2.66406 11.9995 2.66406C11.6704 2.66406 11.3468 2.74893 11.06 2.91048C10.7733 3.07203 10.533 3.30479 10.3625 3.58628V3.58728Z", stroke: color != null ? color : "#E84040", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" }),
2756
- /* @__PURE__ */ jsx("path", { d: "M12 16H12.01", stroke: color != null ? color : "#E84040", strokeWidth: "1.8", strokeLinecap: "round", strokeLinejoin: "round" })
2757
- ] }),
2758
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_4038_8399", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
2759
- ] });
2760
- };
2761
- var LoaderIcon = ({
2762
- color = "#999999",
2763
- width = "18",
2764
- height = "18"
2765
- }) => {
2766
- return /* @__PURE__ */ jsx(
2767
- "svg",
2768
- {
2769
- width,
2770
- height,
2771
- viewBox: "0 0 18 18",
2772
- fill: "none",
2773
- xmlns: "http://www.w3.org/2000/svg",
2774
- children: /* @__PURE__ */ jsx(
2775
- "path",
2776
- {
2777
- d: "M9 4.5V2.25M12.1875 5.81248L13.8 4.19998M13.5 9H15.75M12.1875 12.1875L13.8 13.8M9 13.5V15.75M5.81257 12.1875L4.20007 13.8M4.5 9H2.25M5.81257 5.81248L4.20007 4.19998",
2778
- stroke: color,
2779
- strokeWidth: "1.8",
2780
- strokeLinecap: "round",
2781
- strokeLinejoin: "round"
2782
- }
2783
- )
2784
- }
2785
- );
2786
- };
2787
- var UploadIcon = ({
2788
- color = "currentColor",
2789
- width = "27",
2790
- height = "26"
2791
- }) => {
2792
- return /* @__PURE__ */ jsxs(
2793
- "svg",
2794
- {
2795
- width,
2796
- height,
2797
- viewBox: "0 0 27 26",
2798
- fill: "none",
2799
- xmlns: "http://www.w3.org/2000/svg",
2800
- children: [
2801
- /* @__PURE__ */ jsx(
2802
- "path",
2803
- {
2804
- d: "M25.25 17V22.3333C25.25 23.0406 24.969 23.7189 24.469 24.219C23.9689 24.719 23.2906 25 22.5833 25H3.91667C3.20942 25 2.53115 24.719 2.03105 24.219C1.53095 23.7189 1.25 23.0406 1.25 22.3333V17",
2805
- stroke: color,
2806
- strokeWidth: "2",
2807
- strokeLinecap: "round",
2808
- strokeLinejoin: "round"
2809
- }
2810
- ),
2811
- /* @__PURE__ */ jsx(
2812
- "path",
2813
- {
2814
- d: "M19.9167 7.66667L13.25 1L6.58337 7.66667",
2815
- stroke: color,
2816
- strokeWidth: "2",
2817
- strokeLinecap: "round",
2818
- strokeLinejoin: "round"
2819
- }
2820
- ),
2821
- /* @__PURE__ */ jsx(
2822
- "path",
2823
- {
2824
- d: "M13.25 1V17",
2825
- stroke: color,
2826
- strokeWidth: "2",
2827
- strokeLinecap: "round",
2828
- strokeLinejoin: "round"
2829
- }
2830
- )
2831
- ]
2832
- }
2833
- );
2834
- };
2835
875
  var DefaultAvatarIcon = ({
2836
876
  width = "82",
2837
877
  height = "82",
@@ -2935,36 +975,36 @@ var NoInternetConnectionIcon = () => /* @__PURE__ */ jsxs("svg", { width: "160",
2935
975
  /* @__PURE__ */ jsx("path", { d: "M44.6913 103.962C44.5377 103.962 44.3841 103.888 44.2913 103.747C44.1441 103.526 44.2049 103.229 44.4257 103.082L99.1681 66.624C99.3889 66.4768 99.6865 66.5344 99.8337 66.7584C99.9809 66.9792 99.9201 67.2768 99.6993 67.424L44.9569 103.882C44.8737 103.936 44.7841 103.962 44.6913 103.962Z", fill: "black" }),
2936
976
  /* @__PURE__ */ jsxs("defs", { children: [
2937
977
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_4879_30067", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(24.9447 121.624) scale(99.0191 101.683)", children: [
2938
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
2939
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
978
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
979
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
2940
980
  ] }),
2941
981
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_4879_30067", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(96.3413 125.207) scale(84.7828 87.064)", children: [
2942
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
2943
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
2944
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
2945
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
2946
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
982
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
983
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
984
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
985
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
986
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
2947
987
  ] }),
2948
988
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_4879_30067", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(80.9495 125.674) scale(61.5456 61.5456)", children: [
2949
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
2950
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
2951
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
2952
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
2953
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
989
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
990
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
991
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
992
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
993
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
2954
994
  ] }),
2955
995
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint3_radial_4879_30067", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(65.9059 124.32) scale(49.6992 49.6992)", children: [
2956
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
2957
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
2958
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
2959
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
2960
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
996
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
997
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
998
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
999
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1000
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
2961
1001
  ] }),
2962
1002
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint4_radial_4879_30067", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(69.6048 124.659) scale(54.7904 54.7904)", children: [
2963
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
2964
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
2965
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
2966
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
2967
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1003
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
1004
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
1005
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
1006
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1007
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
2968
1008
  ] })
2969
1009
  ] })
2970
1010
  ] });
@@ -3154,7 +1194,7 @@ var RekeningTujuanIcon = () => /* @__PURE__ */ jsxs(
3154
1194
  }
3155
1195
  );
3156
1196
  var ThumbDialogConfirm = () => /* @__PURE__ */ jsxs("svg", { width: "160", height: "160", viewBox: "0 0 160 160", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3157
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_24162_15460)", children: [
1197
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_24162_15460)", children: [
3158
1198
  /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
3159
1199
  /* @__PURE__ */ jsx("path", { d: "M148 114.117C148 119.338 145.964 124.06 142.65 127.471C139.348 130.898 134.782 133 129.731 133H47.5208V132.958C46.9854 132.984 46.4628 133 45.9275 133C27.1872 133 12 117.3 12 97.9281C12 92.1 13.383 86.5965 15.8111 81.7552C20.5337 72.3813 29.2394 65.4858 39.6117 63.4767C41.1126 43.0668 58.1672 27 78.9564 27C99.7456 27 117.686 43.9284 118.39 65.0937C130.162 68.3726 138.813 79.5017 138.813 92.7075C138.813 94.3406 138.682 95.9447 138.421 97.4974C139.648 98.1853 140.782 99.0082 141.815 99.9662C145.613 103.406 148 108.479 148 114.117Z", fill: "url(#paint0_radial_24162_15460)" }),
3160
1200
  /* @__PURE__ */ jsx("path", { d: "M141.815 99.9694C128.425 113.204 107.977 121.662 85.0782 121.662C52.8842 121.662 25.5593 104.962 15.8115 81.7584C20.534 72.3845 29.2398 65.4891 39.6121 63.4799C41.113 43.0701 58.1675 27 78.9568 27C99.746 27 117.686 43.9284 118.391 65.0937C130.162 68.3726 138.813 79.5017 138.813 92.7075C138.813 94.3406 138.683 95.9447 138.422 97.4974C139.648 98.1853 140.783 99.0082 141.815 99.9662V99.9694Z", fill: "url(#paint1_radial_24162_15460)" })
@@ -3175,36 +1215,36 @@ var ThumbDialogConfirm = () => /* @__PURE__ */ jsxs("svg", { width: "160", heigh
3175
1215
  /* @__PURE__ */ jsx("path", { d: "M30.5633 50.8097C30.2433 51.1297 29.6513 51.1105 28.9665 50.8225C28.4417 50.6017 27.8529 50.6081 27.3217 50.8417C26.6305 51.1457 26.0353 51.1809 25.7249 50.8673C25.4145 50.5537 25.4465 49.9617 25.7505 49.2705C25.9841 48.7393 25.9905 48.1473 25.7729 47.6225C25.4849 46.9377 25.4657 46.3425 25.7857 46.0257C26.1057 45.7089 26.6977 45.7249 27.3825 46.0129C27.9073 46.2337 28.4993 46.2273 29.0305 45.9937C29.7217 45.6897 30.3137 45.6577 30.6273 45.9681C30.9409 46.2785 30.9057 46.8737 30.6017 47.5649C30.3681 48.0961 30.3617 48.6881 30.5825 49.2129C30.8705 49.8977 30.8897 50.4865 30.5697 50.8065L30.5633 50.8097Z", fill: "#63A3EF" }),
3176
1216
  /* @__PURE__ */ jsxs("defs", { children: [
3177
1217
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_24162_15460", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(26.1082 121.799) scale(98.6038 102.149)", children: [
3178
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3179
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1218
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1219
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3180
1220
  ] }),
3181
1221
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_24162_15460", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(97.2048 125.391) scale(84.4272 87.4627)", children: [
3182
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3183
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3184
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3185
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3186
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1222
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1223
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1224
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1225
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1226
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3187
1227
  ] }),
3188
1228
  /* @__PURE__ */ jsx("clipPath", { id: "clip0_24162_15460", children: /* @__PURE__ */ jsx("rect", { width: "136", height: "106", fill: "white", transform: "translate(12 27)" }) })
3189
1229
  ] })
3190
1230
  ] });
3191
1231
  var ThumbDialogSuccess = () => /* @__PURE__ */ jsxs("svg", { width: "105", height: "95", viewBox: "0 0 105 95", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3192
1232
  /* @__PURE__ */ jsx("path", { d: "M72.4012 94.212H39.3858C39.3858 94.212 12.5471 94.8542 4.6701 79.7924C-4.88216 61.5272 14.8446 53.649 23.6553 51.4335C43.7253 46.3866 51.8617 33.6491 54.8451 31.0058C69.1695 18.3148 87.6623 25.1612 94.7139 31.0059C107.815 41.8645 108.315 64.4944 94.714 79.7924C81.8939 94.212 72.4012 94.212 72.4012 94.212Z", fill: "#E8EEF7" }),
3193
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M83.7888 7.61856C84.4793 7.61856 85.0391 7.0588 85.0391 6.3683C85.0391 5.6778 84.4793 5.11804 83.7888 5.11804C83.0983 5.11804 82.5386 5.6778 82.5386 6.3683C82.5386 7.0588 83.0983 7.61856 83.7888 7.61856Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3194
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M32.1121 4.28451C32.8026 4.28451 33.3623 3.72475 33.3623 3.03425C33.3623 2.34376 32.8026 1.784 32.1121 1.784C31.4216 1.784 30.8618 2.34376 30.8618 3.03425C30.8618 3.72475 31.4216 4.28451 32.1121 4.28451Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3195
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M96.2915 46.3765C96.7518 46.3765 97.125 46.0033 97.125 45.543C97.125 45.0826 96.7518 44.7095 96.2915 44.7095C95.8312 44.7095 95.458 45.0826 95.458 45.543C95.458 46.0033 95.8312 46.3765 96.2915 46.3765Z", stroke: "#88BBE5", "stroke-width": "2.18331" }),
3196
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2756 46.3765C16.736 46.3765 17.1091 46.0033 17.1091 45.543C17.1091 45.0826 16.736 44.7095 16.2756 44.7095C15.8153 44.7095 15.4421 45.0826 15.4421 45.543C15.4421 46.0033 15.8153 46.3765 16.2756 46.3765Z", stroke: "#88BBE5", "stroke-width": "2.18331" }),
3197
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2754 66.3806C16.5056 66.3806 16.6921 66.194 16.6921 65.9639C16.6921 65.7337 16.5056 65.5471 16.2754 65.5471C16.0452 65.5471 15.8586 65.7337 15.8586 65.9639C15.8586 66.194 16.0452 66.3806 16.2754 66.3806Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3198
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.68873 38.875C1.91889 38.875 2.10548 38.6884 2.10548 38.4583C2.10548 38.2281 1.91889 38.0415 1.68873 38.0415C1.45856 38.0415 1.27197 38.2281 1.27197 38.4583C1.27197 38.6884 1.45856 38.875 1.68873 38.875Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3199
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M67.1189 10.1191C67.3491 10.1191 67.5357 9.9325 67.5357 9.70233C67.5357 9.47217 67.3491 9.28558 67.1189 9.28558C66.8887 9.28558 66.7021 9.47217 66.7021 9.70233C66.7021 9.9325 66.8887 10.1191 67.1189 10.1191Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3200
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M42.9478 87.6352C43.1779 87.6352 43.3645 87.4487 43.3645 87.2185C43.3645 86.9883 43.1779 86.8018 42.9478 86.8018C42.7176 86.8018 42.531 86.9883 42.531 87.2185C42.531 87.4487 42.7176 87.6352 42.9478 87.6352Z", fill: "white", stroke: "#FF9800", "stroke-width": "2.18331" }),
3201
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M77.5376 89.7189C77.7678 89.7189 77.9543 89.5323 77.9543 89.3021C77.9543 89.072 77.7678 88.8854 77.5376 88.8854C77.3074 88.8854 77.1208 89.072 77.1208 89.3021C77.1208 89.5323 77.3074 89.7189 77.5376 89.7189Z", stroke: "#88BBE5", "stroke-width": "2.18331" }),
3202
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M98.375 20.1212C98.6052 20.1212 98.7917 19.9346 98.7917 19.7044C98.7917 19.4742 98.6052 19.2877 98.375 19.2877C98.1448 19.2877 97.9583 19.4742 97.9583 19.7044C97.9583 19.9346 98.1448 20.1212 98.375 20.1212Z", stroke: "#88BBE5", "stroke-width": "2.18331" }),
3203
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.0242 23.4552C10.4845 23.4552 10.8577 23.082 10.8577 22.6217C10.8577 22.1614 10.4845 21.7882 10.0242 21.7882C9.56385 21.7882 9.19067 22.1614 9.19067 22.6217C9.19067 23.082 9.56385 23.4552 10.0242 23.4552Z", stroke: "#88BBE5", "stroke-width": "2.18331" }),
1233
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83.7888 7.61856C84.4793 7.61856 85.0391 7.0588 85.0391 6.3683C85.0391 5.6778 84.4793 5.11804 83.7888 5.11804C83.0983 5.11804 82.5386 5.6778 82.5386 6.3683C82.5386 7.0588 83.0983 7.61856 83.7888 7.61856Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1234
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32.1121 4.28451C32.8026 4.28451 33.3623 3.72475 33.3623 3.03425C33.3623 2.34376 32.8026 1.784 32.1121 1.784C31.4216 1.784 30.8618 2.34376 30.8618 3.03425C30.8618 3.72475 31.4216 4.28451 32.1121 4.28451Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1235
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M96.2915 46.3765C96.7518 46.3765 97.125 46.0033 97.125 45.543C97.125 45.0826 96.7518 44.7095 96.2915 44.7095C95.8312 44.7095 95.458 45.0826 95.458 45.543C95.458 46.0033 95.8312 46.3765 96.2915 46.3765Z", stroke: "#88BBE5", strokeWidth: "2.18331" }),
1236
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.2756 46.3765C16.736 46.3765 17.1091 46.0033 17.1091 45.543C17.1091 45.0826 16.736 44.7095 16.2756 44.7095C15.8153 44.7095 15.4421 45.0826 15.4421 45.543C15.4421 46.0033 15.8153 46.3765 16.2756 46.3765Z", stroke: "#88BBE5", strokeWidth: "2.18331" }),
1237
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.2754 66.3806C16.5056 66.3806 16.6921 66.194 16.6921 65.9639C16.6921 65.7337 16.5056 65.5471 16.2754 65.5471C16.0452 65.5471 15.8586 65.7337 15.8586 65.9639C15.8586 66.194 16.0452 66.3806 16.2754 66.3806Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1238
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.68873 38.875C1.91889 38.875 2.10548 38.6884 2.10548 38.4583C2.10548 38.2281 1.91889 38.0415 1.68873 38.0415C1.45856 38.0415 1.27197 38.2281 1.27197 38.4583C1.27197 38.6884 1.45856 38.875 1.68873 38.875Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1239
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M67.1189 10.1191C67.3491 10.1191 67.5357 9.9325 67.5357 9.70233C67.5357 9.47217 67.3491 9.28558 67.1189 9.28558C66.8887 9.28558 66.7021 9.47217 66.7021 9.70233C66.7021 9.9325 66.8887 10.1191 67.1189 10.1191Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1240
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42.9478 87.6352C43.1779 87.6352 43.3645 87.4487 43.3645 87.2185C43.3645 86.9883 43.1779 86.8018 42.9478 86.8018C42.7176 86.8018 42.531 86.9883 42.531 87.2185C42.531 87.4487 42.7176 87.6352 42.9478 87.6352Z", fill: "white", stroke: "#FF9800", strokeWidth: "2.18331" }),
1241
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M77.5376 89.7189C77.7678 89.7189 77.9543 89.5323 77.9543 89.3021C77.9543 89.072 77.7678 88.8854 77.5376 88.8854C77.3074 88.8854 77.1208 89.072 77.1208 89.3021C77.1208 89.5323 77.3074 89.7189 77.5376 89.7189Z", stroke: "#88BBE5", strokeWidth: "2.18331" }),
1242
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M98.375 20.1212C98.6052 20.1212 98.7917 19.9346 98.7917 19.7044C98.7917 19.4742 98.6052 19.2877 98.375 19.2877C98.1448 19.2877 97.9583 19.4742 97.9583 19.7044C97.9583 19.9346 98.1448 20.1212 98.375 20.1212Z", stroke: "#88BBE5", strokeWidth: "2.18331" }),
1243
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.0242 23.4552C10.4845 23.4552 10.8577 23.082 10.8577 22.6217C10.8577 22.1614 10.4845 21.7882 10.0242 21.7882C9.56385 21.7882 9.19067 22.1614 9.19067 22.6217C9.19067 23.082 9.56385 23.4552 10.0242 23.4552Z", stroke: "#88BBE5", strokeWidth: "2.18331" }),
3204
1244
  /* @__PURE__ */ jsx("path", { d: "M53.5653 16.2C47.7511 16.2 42.0674 17.9241 37.233 21.1544C32.3987 24.3846 28.6307 28.9758 26.4057 34.3475C24.1807 39.7191 23.5985 45.63 24.7328 51.3325C25.8671 57.035 28.667 62.2731 32.7783 66.3844C36.8896 70.4957 42.1277 73.2955 47.8302 74.4298C53.5327 75.5641 59.4435 74.982 64.8152 72.7569C70.1868 70.5319 74.7781 66.764 78.0083 61.9296C81.2385 57.0953 82.9626 51.4116 82.9626 45.5973C82.9626 37.8007 79.8654 30.3234 74.3524 24.8103C68.8393 19.2972 61.362 16.2 53.5653 16.2ZM72.7654 35.7309L48.6229 59.8551L34.3652 45.5973C33.8779 45.1101 33.6041 44.4491 33.6041 43.76C33.6041 43.0709 33.8779 42.41 34.3652 41.9227C34.8525 41.4354 35.5134 41.1616 36.2025 41.1616C36.8916 41.1616 37.5526 41.4354 38.0398 41.9227L48.6596 52.5425L69.1275 32.0929C69.3688 31.8517 69.6553 31.6603 69.9705 31.5297C70.2858 31.3991 70.6236 31.3319 70.9649 31.3319C71.3061 31.3319 71.644 31.3991 71.9592 31.5297C72.2745 31.6603 72.5609 31.8517 72.8022 32.0929C73.0435 32.3342 73.2349 32.6207 73.3655 32.9359C73.496 33.2512 73.5632 33.5891 73.5632 33.9303C73.5632 34.2715 73.496 34.6094 73.3655 34.9246C73.2349 35.2399 73.0435 35.5263 72.8022 35.7676L72.7654 35.7309Z", fill: "#00529C" })
3205
1245
  ] });
3206
1246
  var ThumbDialogWarningV2 = () => /* @__PURE__ */ jsxs("svg", { width: "176", height: "175", viewBox: "0 0 176 175", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3207
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_29076_285119)", children: [
1247
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_29076_285119)", children: [
3208
1248
  /* @__PURE__ */ jsxs("g", { opacity: "0.5", children: [
3209
1249
  /* @__PURE__ */ jsx("path", { d: "M162.883 125.316C162.883 131.026 160.656 136.191 157.031 139.921C153.42 143.669 148.426 145.969 142.901 145.969H52.9837V145.923C52.3981 145.951 51.8266 145.969 51.241 145.969C30.7439 145.969 14.1328 128.796 14.1328 107.609C14.1328 101.234 15.6454 95.2149 18.3013 89.9198C23.4665 79.667 32.9884 72.1251 44.3331 69.9276C45.9747 47.6044 64.6281 30.0312 87.3664 30.0312C110.105 30.0312 129.727 48.5467 130.497 71.6962C143.372 75.2825 152.835 87.455 152.835 101.899C152.835 103.685 152.692 105.439 152.406 107.138C153.748 107.89 154.989 108.79 156.118 109.838C160.272 113.6 162.883 119.148 162.883 125.316Z", fill: "url(#paint0_radial_29076_285119)" }),
3210
1250
  /* @__PURE__ */ jsx("path", { d: "M156.113 109.842C141.468 124.317 119.103 133.568 94.0573 133.568C58.8451 133.568 28.9585 115.302 18.2969 89.9233C23.4621 79.6705 32.984 72.1287 44.3287 69.9311C45.9703 47.6079 64.6238 30.0312 87.362 30.0312C110.1 30.0312 129.723 48.5467 130.493 71.6962C143.368 75.2825 152.83 87.455 152.83 101.899C152.83 103.685 152.687 105.439 152.402 107.138C153.743 107.89 154.984 108.79 156.113 109.838V109.842Z", fill: "url(#paint1_radial_29076_285119)" })
@@ -3225,48 +1265,48 @@ var ThumbDialogWarningV2 = () => /* @__PURE__ */ jsxs("svg", { width: "176", hei
3225
1265
  /* @__PURE__ */ jsx("path", { d: "M33.929 55.5731C33.579 55.9231 32.9315 55.9021 32.1825 55.5871C31.6085 55.3456 30.9645 55.3526 30.3835 55.6081C29.6275 55.9406 28.9765 55.9791 28.637 55.6361C28.2975 55.2931 28.3325 54.6456 28.665 53.8896C28.9205 53.3086 28.9275 52.6611 28.6895 52.0871C28.3745 51.3381 28.3535 50.6871 28.7035 50.3406C29.0535 49.9941 29.701 50.0116 30.45 50.3266C31.024 50.5681 31.6715 50.5611 32.2525 50.3056C33.0085 49.9731 33.656 49.9381 33.999 50.2776C34.342 50.6171 34.3035 51.2681 33.971 52.0241C33.7155 52.6051 33.7085 53.2526 33.95 53.8266C34.265 54.5756 34.286 55.2196 33.936 55.5696L33.929 55.5731Z", fill: "#63A3EF" }),
3226
1266
  /* @__PURE__ */ jsxs("defs", { children: [
3227
1267
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_29076_285119", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(29.5637 133.717) scale(107.848 111.725)", children: [
3228
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3229
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1268
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1269
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3230
1270
  ] }),
3231
1271
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_29076_285119", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(107.321 137.647) scale(92.3423 95.6623)", children: [
3232
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3233
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3234
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3235
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3236
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1272
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1273
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1274
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1275
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1276
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3237
1277
  ] }),
3238
1278
  /* @__PURE__ */ jsx("clipPath", { id: "clip0_29076_285119", children: /* @__PURE__ */ jsx("rect", { width: "148.75", height: "115.938", fill: "white", transform: "translate(14.1328 30.0312)" }) })
3239
1279
  ] })
3240
1280
  ] });
3241
1281
  var ThumbDialogWarning = () => /* @__PURE__ */ jsxs("svg", { width: "120", height: "107", viewBox: "0 0 120 107", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3242
1282
  /* @__PURE__ */ jsx("path", { d: "M82.2041 106.544H44.4191C44.4191 106.544 13.7032 107.279 4.68831 90.0417C-6.24391 69.1379 16.3326 60.1215 26.4161 57.5859C49.3855 51.8099 58.6974 37.2323 62.1118 34.2072C78.5054 19.6828 99.6698 27.5183 107.74 34.2073C122.734 46.6346 123.306 72.5337 107.74 90.0417C93.0681 106.544 82.2041 106.544 82.2041 106.544Z", fill: "#E8EEF7" }),
3243
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M95.2368 7.44134C96.027 7.44134 96.6677 6.80071 96.6677 6.01046C96.6677 5.22021 96.027 4.57959 95.2368 4.57959C94.4465 4.57959 93.8059 5.22021 93.8059 6.01046C93.8059 6.80071 94.4465 7.44134 95.2368 7.44134Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3244
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M36.0947 3.62572C36.8849 3.62572 37.5256 2.9851 37.5256 2.19485C37.5256 1.4046 36.8849 0.763977 36.0947 0.763977C35.3044 0.763977 34.6638 1.4046 34.6638 2.19485C34.6638 2.9851 35.3044 3.62572 36.0947 3.62572Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3245
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M109.546 51.7984C110.073 51.7984 110.5 51.3713 110.5 50.8445C110.5 50.3176 110.073 49.8906 109.546 49.8906C109.019 49.8906 108.592 50.3176 108.592 50.8445C108.592 51.3713 109.019 51.7984 109.546 51.7984Z", stroke: "#88BBE5", "stroke-width": "1.39337" }),
3246
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M17.9705 51.7984C18.4973 51.7984 18.9244 51.3713 18.9244 50.8445C18.9244 50.3176 18.4973 49.8906 17.9705 49.8906C17.4437 49.8906 17.0166 50.3176 17.0166 50.8445C17.0166 51.3713 17.4437 51.7984 17.9705 51.7984Z", stroke: "#88BBE5", "stroke-width": "1.39337" }),
3247
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M17.9701 74.6924C18.2335 74.6924 18.4471 74.4788 18.4471 74.2154C18.4471 73.952 18.2335 73.7385 17.9701 73.7385C17.7067 73.7385 17.4932 73.952 17.4932 74.2154C17.4932 74.4788 17.7067 74.6924 17.9701 74.6924Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3248
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.27627 43.2133C1.53969 43.2133 1.75323 42.9998 1.75323 42.7364C1.75323 42.4729 1.53969 42.2594 1.27627 42.2594C1.01286 42.2594 0.799316 42.4729 0.799316 42.7364C0.799316 42.9998 1.01286 43.2133 1.27627 43.2133Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3249
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M76.1588 10.3031C76.4223 10.3031 76.6358 10.0896 76.6358 9.82614C76.6358 9.56272 76.4223 9.34918 76.1588 9.34918C75.8954 9.34918 75.6819 9.56272 75.6819 9.82614C75.6819 10.0896 75.8954 10.3031 76.1588 10.3031Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3250
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M48.4955 99.0177C48.7589 99.0177 48.9725 98.8041 48.9725 98.5407C48.9725 98.2773 48.7589 98.0638 48.4955 98.0638C48.2321 98.0638 48.0186 98.2773 48.0186 98.5407C48.0186 98.8041 48.2321 99.0177 48.4955 99.0177Z", fill: "white", stroke: "#FF9800", "stroke-width": "1.39337" }),
3251
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M88.0827 101.402C88.3461 101.402 88.5596 101.189 88.5596 100.925C88.5596 100.662 88.3461 100.448 88.0827 100.448C87.8193 100.448 87.6057 100.662 87.6057 100.925C87.6057 101.189 87.8193 101.402 88.0827 101.402Z", stroke: "#88BBE5", "stroke-width": "1.39337" }),
3252
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M111.93 21.7502C112.193 21.7502 112.407 21.5366 112.407 21.2732C112.407 21.0098 112.193 20.7963 111.93 20.7963C111.667 20.7963 111.453 21.0098 111.453 21.2732C111.453 21.5366 111.667 21.7502 111.93 21.7502Z", stroke: "#88BBE5", "stroke-width": "1.39337" }),
3253
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8157 25.5659C11.3426 25.5659 11.7696 25.1388 11.7696 24.6119C11.7696 24.0851 11.3426 23.658 10.8157 23.658C10.2889 23.658 9.86182 24.0851 9.86182 24.6119C9.86182 25.1388 10.2889 25.5659 10.8157 25.5659Z", stroke: "#88BBE5", "stroke-width": "1.39337" }),
1283
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M95.2368 7.44134C96.027 7.44134 96.6677 6.80071 96.6677 6.01046C96.6677 5.22021 96.027 4.57959 95.2368 4.57959C94.4465 4.57959 93.8059 5.22021 93.8059 6.01046C93.8059 6.80071 94.4465 7.44134 95.2368 7.44134Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1284
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.0947 3.62572C36.8849 3.62572 37.5256 2.9851 37.5256 2.19485C37.5256 1.4046 36.8849 0.763977 36.0947 0.763977C35.3044 0.763977 34.6638 1.4046 34.6638 2.19485C34.6638 2.9851 35.3044 3.62572 36.0947 3.62572Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1285
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M109.546 51.7984C110.073 51.7984 110.5 51.3713 110.5 50.8445C110.5 50.3176 110.073 49.8906 109.546 49.8906C109.019 49.8906 108.592 50.3176 108.592 50.8445C108.592 51.3713 109.019 51.7984 109.546 51.7984Z", stroke: "#88BBE5", strokeWidth: "1.39337" }),
1286
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.9705 51.7984C18.4973 51.7984 18.9244 51.3713 18.9244 50.8445C18.9244 50.3176 18.4973 49.8906 17.9705 49.8906C17.4437 49.8906 17.0166 50.3176 17.0166 50.8445C17.0166 51.3713 17.4437 51.7984 17.9705 51.7984Z", stroke: "#88BBE5", strokeWidth: "1.39337" }),
1287
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.9701 74.6924C18.2335 74.6924 18.4471 74.4788 18.4471 74.2154C18.4471 73.952 18.2335 73.7385 17.9701 73.7385C17.7067 73.7385 17.4932 73.952 17.4932 74.2154C17.4932 74.4788 17.7067 74.6924 17.9701 74.6924Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1288
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.27627 43.2133C1.53969 43.2133 1.75323 42.9998 1.75323 42.7364C1.75323 42.4729 1.53969 42.2594 1.27627 42.2594C1.01286 42.2594 0.799316 42.4729 0.799316 42.7364C0.799316 42.9998 1.01286 43.2133 1.27627 43.2133Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1289
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M76.1588 10.3031C76.4223 10.3031 76.6358 10.0896 76.6358 9.82614C76.6358 9.56272 76.4223 9.34918 76.1588 9.34918C75.8954 9.34918 75.6819 9.56272 75.6819 9.82614C75.6819 10.0896 75.8954 10.3031 76.1588 10.3031Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1290
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M48.4955 99.0177C48.7589 99.0177 48.9725 98.8041 48.9725 98.5407C48.9725 98.2773 48.7589 98.0638 48.4955 98.0638C48.2321 98.0638 48.0186 98.2773 48.0186 98.5407C48.0186 98.8041 48.2321 99.0177 48.4955 99.0177Z", fill: "white", stroke: "#FF9800", strokeWidth: "1.39337" }),
1291
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M88.0827 101.402C88.3461 101.402 88.5596 101.189 88.5596 100.925C88.5596 100.662 88.3461 100.448 88.0827 100.448C87.8193 100.448 87.6057 100.662 87.6057 100.925C87.6057 101.189 87.8193 101.402 88.0827 101.402Z", stroke: "#88BBE5", strokeWidth: "1.39337" }),
1292
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M111.93 21.7502C112.193 21.7502 112.407 21.5366 112.407 21.2732C112.407 21.0098 112.193 20.7963 111.93 20.7963C111.667 20.7963 111.453 21.0098 111.453 21.2732C111.453 21.5366 111.667 21.7502 111.93 21.7502Z", stroke: "#88BBE5", strokeWidth: "1.39337" }),
1293
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.8157 25.5659C11.3426 25.5659 11.7696 25.1388 11.7696 24.6119C11.7696 24.0851 11.3426 23.658 10.8157 23.658C10.2889 23.658 9.86182 24.0851 9.86182 24.6119C9.86182 25.1388 10.2889 25.5659 10.8157 25.5659Z", stroke: "#88BBE5", strokeWidth: "1.39337" }),
3254
1294
  /* @__PURE__ */ jsx("path", { d: "M70.0655 28.5117L92.6095 66.0602C95.8493 71.4531 94.258 78.5484 89.0534 81.9059C87.3067 83.037 85.2705 83.6397 83.1895 83.6419H38.0983C31.9719 83.6419 27.0029 78.4945 27.0029 72.1395C27.0029 69.9897 27.5849 67.887 28.6783 66.0602L51.2256 28.5117C54.4621 23.1187 61.305 21.4669 66.5095 24.8244C67.9494 25.753 69.1673 27.0146 70.0655 28.5117ZM60.6456 70.1848C61.5378 70.1848 62.3936 69.8304 63.0245 69.1994C63.6554 68.5685 64.0098 67.7128 64.0098 66.8205C64.0098 65.9283 63.6554 65.0726 63.0245 64.4417C62.3936 63.8107 61.5378 63.4563 60.6456 63.4563C59.7533 63.4563 58.8976 63.8107 58.2667 64.4417C57.6358 65.0726 57.2813 65.9283 57.2813 66.8205C57.2813 67.7128 57.6358 68.5685 58.2667 69.1994C58.8976 69.8304 59.7533 70.1848 60.6456 70.1848ZM60.6456 39.9064C59.7533 39.9064 58.8976 40.2609 58.2667 40.8918C57.6358 41.5227 57.2813 42.3784 57.2813 43.2707V56.7278C57.2813 57.62 57.6358 58.4757 58.2667 59.1066C58.8976 59.7376 59.7533 60.092 60.6456 60.092C61.5378 60.092 62.3936 59.7376 63.0245 59.1066C63.6554 58.4757 64.0098 57.62 64.0098 56.7278V43.2707C64.0098 42.3784 63.6554 41.5227 63.0245 40.8918C62.3936 40.2609 61.5378 39.9064 60.6456 39.9064Z", fill: "#E84040" })
3255
1295
  ] });
3256
1296
  var ThumbModalError = () => /* @__PURE__ */ jsxs("svg", { width: "160", height: "142", viewBox: "0 0 160 142", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3257
1297
  /* @__PURE__ */ jsx("path", { d: "M109.641 135.932H59.442C59.442 135.932 18.6342 136.908 6.65735 114.007C-7.86673 86.235 22.1275 74.2563 35.524 70.8876C66.0402 63.2139 78.4115 43.8467 82.9478 39.8276C104.728 20.5311 132.846 30.941 143.568 39.8278C163.487 56.3382 164.248 90.7466 143.568 114.007C124.075 135.932 109.641 135.932 109.641 135.932Z", fill: "#EAF3FA" }),
3258
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M134.31 10.2867C135.423 10.2867 136.326 9.39555 136.326 8.2962C136.326 7.19686 135.423 6.30566 134.31 6.30566C133.196 6.30566 132.293 7.19686 132.293 8.2962C132.293 9.39555 133.196 10.2867 134.31 10.2867Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3259
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M50.9523 4.97888C52.0661 4.97888 52.969 4.08768 52.969 2.98834C52.969 1.889 52.0661 0.997803 50.9523 0.997803C49.8385 0.997803 48.9355 1.889 48.9355 2.98834C48.9355 4.08768 49.8385 4.97888 50.9523 4.97888Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3260
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M154.476 71.9956C155.219 71.9956 155.821 71.4015 155.821 70.6686C155.821 69.9357 155.219 69.3416 154.476 69.3416C153.734 69.3416 153.132 69.9357 153.132 70.6686C153.132 71.4015 153.734 71.9956 154.476 71.9956Z", stroke: "#C0DBF1", "stroke-width": "1.43571" }),
3261
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M25.4079 71.9956C26.1505 71.9956 26.7524 71.4015 26.7524 70.6686C26.7524 69.9357 26.1505 69.3416 25.4079 69.3416C24.6654 69.3416 24.0635 69.9357 24.0635 70.6686C24.0635 71.4015 24.6654 71.9956 25.4079 71.9956Z", stroke: "#C0DBF1", "stroke-width": "1.43571" }),
3262
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M25.4076 103.844C25.7789 103.844 26.0798 103.547 26.0798 103.18C26.0798 102.814 25.7789 102.517 25.4076 102.517C25.0363 102.517 24.7354 102.814 24.7354 103.18C24.7354 103.547 25.0363 103.844 25.4076 103.844Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3263
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.87927 60.0521C2.25054 60.0521 2.55151 59.7551 2.55151 59.3886C2.55151 59.0222 2.25054 58.7251 1.87927 58.7251C1.508 58.7251 1.20703 59.0222 1.20703 59.3886C1.20703 59.7551 1.508 60.0521 1.87927 60.0521Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3264
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M107.421 14.2674C107.793 14.2674 108.094 13.9704 108.094 13.6039C108.094 13.2375 107.793 12.9404 107.421 12.9404C107.05 12.9404 106.749 13.2375 106.749 13.6039C106.749 13.9704 107.05 14.2674 107.421 14.2674Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3265
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M68.431 137.683C68.8023 137.683 69.1033 137.386 69.1033 137.02C69.1033 136.653 68.8023 136.356 68.431 136.356C68.0598 136.356 67.7588 136.653 67.7588 137.02C67.7588 137.386 68.0598 137.683 68.431 137.683Z", fill: "white", stroke: "#E37519", "stroke-width": "1.43571" }),
3266
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M124.228 140.998C124.599 140.998 124.9 140.701 124.9 140.334C124.9 139.968 124.599 139.671 124.228 139.671C123.857 139.671 123.556 139.968 123.556 140.334C123.556 140.701 123.857 140.998 124.228 140.998Z", stroke: "#C0DBF1", "stroke-width": "1.43571" }),
3267
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M157.838 30.1918C158.21 30.1918 158.51 29.8947 158.51 29.5283C158.51 29.1618 158.21 28.8647 157.838 28.8647C157.467 28.8647 157.166 29.1618 157.166 29.5283C157.166 29.8947 157.467 30.1918 157.838 30.1918Z", stroke: "#C0DBF1", "stroke-width": "1.43571" }),
3268
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M15.324 35.5007C16.0665 35.5007 16.6684 34.9066 16.6684 34.1737C16.6684 33.4408 16.0665 32.8467 15.324 32.8467C14.5814 32.8467 13.9795 33.4408 13.9795 34.1737C13.9795 34.9066 14.5814 35.5007 15.324 35.5007Z", stroke: "#C0DBF1", "stroke-width": "1.43571" }),
3269
- /* @__PURE__ */ jsx("g", { "clip-path": "url(#clip0_3090_151328)", children: /* @__PURE__ */ jsx("path", { d: "M80.0002 31.729C58.276 31.729 40.6035 49.4015 40.6035 71.1257C40.6035 92.8499 58.276 110.522 80.0002 110.522C101.724 110.522 119.397 92.8499 119.397 71.1257C119.397 49.4015 101.724 31.729 80.0002 31.729ZM94.5083 80.9911C95.7917 82.2751 95.7917 84.3497 94.5083 85.6337C93.868 86.274 93.0276 86.5956 92.1866 86.5956C91.3462 86.5956 90.5058 86.274 89.8656 85.6337L80.0002 75.7677L70.1348 85.6337C69.4946 86.274 68.6542 86.5956 67.8138 86.5956C66.9728 86.5956 66.1324 86.274 65.4922 85.6337C64.2087 84.3497 64.2087 82.2751 65.4922 80.9911L75.3582 71.1257L65.4922 61.2603C64.2087 59.9762 64.2087 57.9017 65.4922 56.6176C66.7762 55.3342 68.8508 55.3342 70.1348 56.6176L80.0002 66.4836L89.8656 56.6176C91.1497 55.3342 93.2242 55.3342 94.5083 56.6176C95.7917 57.9017 95.7917 59.9762 94.5083 61.2603L84.6423 71.1257L94.5083 80.9911Z", fill: "#E84040" }) }),
1298
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M134.31 10.2867C135.423 10.2867 136.326 9.39555 136.326 8.2962C136.326 7.19686 135.423 6.30566 134.31 6.30566C133.196 6.30566 132.293 7.19686 132.293 8.2962C132.293 9.39555 133.196 10.2867 134.31 10.2867Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1299
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M50.9523 4.97888C52.0661 4.97888 52.969 4.08768 52.969 2.98834C52.969 1.889 52.0661 0.997803 50.9523 0.997803C49.8385 0.997803 48.9355 1.889 48.9355 2.98834C48.9355 4.08768 49.8385 4.97888 50.9523 4.97888Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1300
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M154.476 71.9956C155.219 71.9956 155.821 71.4015 155.821 70.6686C155.821 69.9357 155.219 69.3416 154.476 69.3416C153.734 69.3416 153.132 69.9357 153.132 70.6686C153.132 71.4015 153.734 71.9956 154.476 71.9956Z", stroke: "#C0DBF1", strokeWidth: "1.43571" }),
1301
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.4079 71.9956C26.1505 71.9956 26.7524 71.4015 26.7524 70.6686C26.7524 69.9357 26.1505 69.3416 25.4079 69.3416C24.6654 69.3416 24.0635 69.9357 24.0635 70.6686C24.0635 71.4015 24.6654 71.9956 25.4079 71.9956Z", stroke: "#C0DBF1", strokeWidth: "1.43571" }),
1302
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.4076 103.844C25.7789 103.844 26.0798 103.547 26.0798 103.18C26.0798 102.814 25.7789 102.517 25.4076 102.517C25.0363 102.517 24.7354 102.814 24.7354 103.18C24.7354 103.547 25.0363 103.844 25.4076 103.844Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1303
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.87927 60.0521C2.25054 60.0521 2.55151 59.7551 2.55151 59.3886C2.55151 59.0222 2.25054 58.7251 1.87927 58.7251C1.508 58.7251 1.20703 59.0222 1.20703 59.3886C1.20703 59.7551 1.508 60.0521 1.87927 60.0521Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1304
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M107.421 14.2674C107.793 14.2674 108.094 13.9704 108.094 13.6039C108.094 13.2375 107.793 12.9404 107.421 12.9404C107.05 12.9404 106.749 13.2375 106.749 13.6039C106.749 13.9704 107.05 14.2674 107.421 14.2674Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1305
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M68.431 137.683C68.8023 137.683 69.1033 137.386 69.1033 137.02C69.1033 136.653 68.8023 136.356 68.431 136.356C68.0598 136.356 67.7588 136.653 67.7588 137.02C67.7588 137.386 68.0598 137.683 68.431 137.683Z", fill: "white", stroke: "#E37519", strokeWidth: "1.43571" }),
1306
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M124.228 140.998C124.599 140.998 124.9 140.701 124.9 140.334C124.9 139.968 124.599 139.671 124.228 139.671C123.857 139.671 123.556 139.968 123.556 140.334C123.556 140.701 123.857 140.998 124.228 140.998Z", stroke: "#C0DBF1", strokeWidth: "1.43571" }),
1307
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M157.838 30.1918C158.21 30.1918 158.51 29.8947 158.51 29.5283C158.51 29.1618 158.21 28.8647 157.838 28.8647C157.467 28.8647 157.166 29.1618 157.166 29.5283C157.166 29.8947 157.467 30.1918 157.838 30.1918Z", stroke: "#C0DBF1", strokeWidth: "1.43571" }),
1308
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.324 35.5007C16.0665 35.5007 16.6684 34.9066 16.6684 34.1737C16.6684 33.4408 16.0665 32.8467 15.324 32.8467C14.5814 32.8467 13.9795 33.4408 13.9795 34.1737C13.9795 34.9066 14.5814 35.5007 15.324 35.5007Z", stroke: "#C0DBF1", strokeWidth: "1.43571" }),
1309
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#clip0_3090_151328)", children: /* @__PURE__ */ jsx("path", { d: "M80.0002 31.729C58.276 31.729 40.6035 49.4015 40.6035 71.1257C40.6035 92.8499 58.276 110.522 80.0002 110.522C101.724 110.522 119.397 92.8499 119.397 71.1257C119.397 49.4015 101.724 31.729 80.0002 31.729ZM94.5083 80.9911C95.7917 82.2751 95.7917 84.3497 94.5083 85.6337C93.868 86.274 93.0276 86.5956 92.1866 86.5956C91.3462 86.5956 90.5058 86.274 89.8656 85.6337L80.0002 75.7677L70.1348 85.6337C69.4946 86.274 68.6542 86.5956 67.8138 86.5956C66.9728 86.5956 66.1324 86.274 65.4922 85.6337C64.2087 84.3497 64.2087 82.2751 65.4922 80.9911L75.3582 71.1257L65.4922 61.2603C64.2087 59.9762 64.2087 57.9017 65.4922 56.6176C66.7762 55.3342 68.8508 55.3342 70.1348 56.6176L80.0002 66.4836L89.8656 56.6176C91.1497 55.3342 93.2242 55.3342 94.5083 56.6176C95.7917 57.9017 95.7917 59.9762 94.5083 61.2603L84.6423 71.1257L94.5083 80.9911Z", fill: "#E84040" }) }),
3270
1310
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3090_151328", children: /* @__PURE__ */ jsx("rect", { width: "78.7934", height: "78.7934", fill: "white", transform: "translate(40.6035 31.729)" }) }) })
3271
1311
  ] });
3272
1312
  var ThumbOnProgress = () => /* @__PURE__ */ jsxs("svg", { width: "160", height: "161", viewBox: "0 0 160 161", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
@@ -3287,22 +1327,22 @@ var ThumbOnProgress = () => /* @__PURE__ */ jsxs("svg", { width: "160", height:
3287
1327
  /* @__PURE__ */ jsx("path", { d: "M71.5088 114.465C71.2415 113.307 70.697 112.236 69.9244 111.348C69.1518 110.461 68.1756 109.785 67.0842 109.382C64.5089 108.459 60.9656 107.585 57.7221 108.126H57.592C57.3125 108.083 57.056 107.943 56.8663 107.728C56.6766 107.513 56.5655 107.237 56.5518 106.948L55.1973 93.4731C55.1637 93.1641 55.2048 92.8514 55.3169 92.5626C55.429 92.2737 55.6088 92.0177 55.8403 91.817L56.6746 91.1205C59.7411 88.5863 63.8985 84.6665 67.1492 79.8983C67.4923 79.3907 67.1239 78.672 66.5677 78.7646C63.2917 79.3129 56.5807 79.9687 50.9678 77.5124C46.07 75.3672 43.4261 77.027 42.1439 78.5349C41.8001 78.9662 41.6088 79.504 41.6009 80.061C41.593 80.618 41.7691 81.1613 42.1005 81.6026C44.818 85.1259 47.9191 88.3193 51.3434 91.1205L52.1561 91.7985C52.394 92.0042 52.5771 92.2684 52.6883 92.5665C52.7995 92.8645 52.8351 93.1867 52.7918 93.5027L51.1412 106.525C51.1292 106.705 51.0786 106.879 50.993 107.035C50.9074 107.192 50.789 107.327 50.6462 107.431C50.5035 107.535 50.34 107.605 50.1676 107.636C49.9952 107.667 49.8182 107.659 49.6494 107.611L49.0751 107.426C47.2203 106.816 45.2745 106.549 43.3286 106.637C42.1047 106.708 40.9259 107.135 39.9291 107.867C38.9323 108.599 38.1585 109.606 37.6976 110.771C36.7935 112.906 36.2207 115.172 36 117.488H72C71.9107 116.469 71.7465 115.459 71.5088 114.465Z", fill: "#FF9D24" }),
3288
1328
  /* @__PURE__ */ jsx("path", { d: "M72.5457 62.4883H36.4543C34.5446 62.4883 33 63.8309 33 65.4883H76C76 63.8309 74.4554 62.4883 72.5457 62.4883Z", fill: "#ED6E14" }),
3289
1329
  /* @__PURE__ */ jsx("path", { d: "M36.4543 122.488H72.5457C74.4554 122.488 76 120.698 76 118.488H33C33 120.698 34.5446 122.488 36.4543 122.488Z", fill: "#ED6E14" }),
3290
- /* @__PURE__ */ jsx("path", { d: "M73 70.4883C71.2403 76.9652 67.7849 82.8393 63 87.4883", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3291
- /* @__PURE__ */ jsx("path", { d: "M90 125.488H114", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3292
- /* @__PURE__ */ jsx("path", { d: "M63 53.4883H75", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3293
- /* @__PURE__ */ jsx("path", { d: "M104 43.4883H116.422C117.636 43.4892 118.8 43.9527 119.658 44.7768C120.516 45.6009 120.999 46.7183 121 47.8838V64.4883", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3294
- /* @__PURE__ */ jsx("path", { d: "M35 112.488C36.175 107.024 38.9818 102.112 43 98.4883", stroke: "black", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1330
+ /* @__PURE__ */ jsx("path", { d: "M73 70.4883C71.2403 76.9652 67.7849 82.8393 63 87.4883", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1331
+ /* @__PURE__ */ jsx("path", { d: "M90 125.488H114", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1332
+ /* @__PURE__ */ jsx("path", { d: "M63 53.4883H75", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1333
+ /* @__PURE__ */ jsx("path", { d: "M104 43.4883H116.422C117.636 43.4892 118.8 43.9527 119.658 44.7768C120.516 45.6009 120.999 46.7183 121 47.8838V64.4883", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
1334
+ /* @__PURE__ */ jsx("path", { d: "M35 112.488C36.175 107.024 38.9818 102.112 43 98.4883", stroke: "black", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
3295
1335
  /* @__PURE__ */ jsxs("defs", { children: [
3296
1336
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_26599_3788", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(25.8843 122.098) scale(99.0191 101.683)", children: [
3297
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3298
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1337
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1338
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3299
1339
  ] }),
3300
1340
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_26599_3788", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(97.2796 125.675) scale(84.7828 87.064)", children: [
3301
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3302
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3303
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3304
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3305
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1341
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1342
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1343
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1344
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1345
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3306
1346
  ] })
3307
1347
  ] })
3308
1348
  ] });
@@ -3328,36 +1368,36 @@ var ThumbSendFailed = () => /* @__PURE__ */ jsxs("svg", { width: "176", height:
3328
1368
  /* @__PURE__ */ jsx("path", { d: "M138.666 109.13L142.33 101.5C142.726 100.678 143.667 100.268 144.539 100.538L148.231 101.689L156.166 93.7476C156.792 93.1176 157.825 93.8386 157.447 94.6436L151.598 107.181C151.22 107.993 150.31 108.416 149.446 108.178L144.287 106.771L139.863 110.107C139.198 110.607 138.309 109.879 138.669 109.13H138.666Z", fill: "#ED6E14" }),
3329
1369
  /* @__PURE__ */ jsxs("defs", { children: [
3330
1370
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_28854_75910", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(28.8127 133.025) scale(108.302 111.216)", children: [
3331
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3332
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1371
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1372
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3333
1373
  ] }),
3334
1374
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_28854_75910", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(106.895 136.947) scale(92.7312 95.2262)", children: [
3335
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3336
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3337
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3338
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3339
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1375
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1376
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1377
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1378
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1379
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3340
1380
  ] }),
3341
1381
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_28854_75910", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(115.942 128.59) scale(78.0535 78.0535)", children: [
3342
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
3343
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
3344
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
3345
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
3346
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1382
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
1383
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
1384
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
1385
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1386
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
3347
1387
  ] }),
3348
1388
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint3_radial_28854_75910", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(117.628 124.107) scale(66.4685 66.4685)", children: [
3349
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
3350
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
3351
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
3352
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
3353
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1389
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
1390
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
1391
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
1392
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1393
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
3354
1394
  ] }),
3355
1395
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint4_radial_28854_75910", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(149.014 137.556) scale(49.133 49.133)", children: [
3356
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
3357
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
3358
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
3359
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
3360
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1396
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
1397
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
1398
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
1399
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1400
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
3361
1401
  ] })
3362
1402
  ] })
3363
1403
  ] });
@@ -3386,27 +1426,27 @@ var ThumbSendSuccess = () => /* @__PURE__ */ jsxs("svg", { width: "160", height:
3386
1426
  /* @__PURE__ */ jsx("path", { d: "M40.375 70.5283C40.3213 70.5287 40.2683 70.5155 40.2211 70.4898C40.1739 70.464 40.1339 70.4267 40.1049 70.3812L38.7548 68.2257C38.6148 68.0104 38.523 67.7671 38.4857 67.5125C38.4484 67.2579 38.4665 66.9983 38.5388 66.7514C38.6274 66.4618 38.7924 66.2018 39.0161 65.999C39.2399 65.7963 39.5141 65.6585 39.8095 65.6002L44.0917 64.6408C44.1334 64.629 44.1769 64.626 44.2197 64.6318C44.2626 64.6375 44.3038 64.6521 44.3409 64.6745C44.3779 64.6968 44.4101 64.7266 44.4353 64.7619C44.4605 64.7972 44.4784 64.8374 44.4877 64.8798C44.497 64.9223 44.4976 64.9663 44.4894 65.009C44.4813 65.0517 44.4646 65.0923 44.4403 65.1283C44.416 65.1643 44.3847 65.195 44.3482 65.2184C44.3118 65.2417 44.271 65.2574 44.2283 65.2644L39.9461 66.2238C39.7975 66.2517 39.6566 66.3117 39.5331 66.3997C39.3527 66.5349 39.2192 66.724 39.1519 66.9401C39.1041 67.1009 39.0924 67.2705 39.1177 67.4364C39.1429 67.6023 39.2046 67.7605 39.298 67.8995L40.6482 70.0518C40.6705 70.0873 40.6856 70.1268 40.6928 70.1682C40.6999 70.2096 40.6989 70.252 40.6897 70.293C40.6806 70.334 40.6635 70.3727 40.6395 70.4071C40.6154 70.4414 40.5849 70.4707 40.5497 70.4931C40.496 70.5214 40.4353 70.5336 40.375 70.5283Z", fill: "black" }),
3387
1427
  /* @__PURE__ */ jsxs("defs", { children: [
3388
1428
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_24175_15716", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(26.069 121.322) scale(98.2992 101.62)", children: [
3389
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3390
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1429
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1430
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3391
1431
  ] }),
3392
1432
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_24175_15716", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(96.9458 124.896) scale(84.1664 87.0097)", children: [
3393
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3394
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3395
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3396
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3397
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1433
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1434
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1435
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1436
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1437
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3398
1438
  ] }),
3399
1439
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_24175_15716", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(76.9446 87.6276) rotate(4.94271) scale(32.3026 32.5157)", children: [
3400
- /* @__PURE__ */ jsx("stop", { "stop-color": "#045394" }),
3401
- /* @__PURE__ */ jsx("stop", { offset: "0.15", "stop-color": "#065CA2" }),
3402
- /* @__PURE__ */ jsx("stop", { offset: "0.45", "stop-color": "#0B6BB8" }),
3403
- /* @__PURE__ */ jsx("stop", { offset: "0.74", "stop-color": "#0E73C5" }),
3404
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#0F77CA" })
1440
+ /* @__PURE__ */ jsx("stop", { stopColor: "#045394" }),
1441
+ /* @__PURE__ */ jsx("stop", { offset: "0.15", stopColor: "#065CA2" }),
1442
+ /* @__PURE__ */ jsx("stop", { offset: "0.45", stopColor: "#0B6BB8" }),
1443
+ /* @__PURE__ */ jsx("stop", { offset: "0.74", stopColor: "#0E73C5" }),
1444
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F77CA" })
3405
1445
  ] })
3406
1446
  ] })
3407
1447
  ] });
3408
1448
  var InformationIcon = () => /* @__PURE__ */ jsxs("svg", { width: "160", height: "160", viewBox: "0 0 160 160", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3409
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_16069_9556)", children: [
1449
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_16069_9556)", children: [
3410
1450
  /* @__PURE__ */ jsx(
3411
1451
  "mask",
3412
1452
  {
@@ -3429,106 +1469,37 @@ var InformationIcon = () => /* @__PURE__ */ jsxs("svg", { width: "160", height:
3429
1469
  /* @__PURE__ */ jsx("path", { d: "M107.091 34.2719C107.091 34.6975 106.685 35.0783 106.041 35.3471C105.792 35.4527 105.568 35.6063 105.382 35.8015C105.197 35.9967 105.053 36.2303 104.96 36.4831C104.701 37.1487 104.333 37.5711 103.913 37.5711C103.494 37.5711 103.129 37.1487 102.87 36.4831C102.777 36.2271 102.633 35.9967 102.448 35.8015C102.262 35.6063 102.038 35.4495 101.789 35.3471C101.145 35.0783 100.739 34.6975 100.739 34.2719C100.739 33.8463 101.145 33.4591 101.789 33.1967C102.038 33.0911 102.262 32.9375 102.448 32.7423C102.633 32.5471 102.777 32.3135 102.87 32.0607C103.123 31.3951 103.497 30.9727 103.913 30.9727C104.329 30.9727 104.701 31.3951 104.96 32.0607C105.053 32.3135 105.197 32.5471 105.382 32.7423C105.568 32.9375 105.792 33.0943 106.041 33.1999C106.685 33.4687 107.091 33.8751 107.091 34.2751V34.2719Z", fill: "#86C5F6" }),
3430
1470
  /* @__PURE__ */ jsx("path", { d: "M31.2062 54.1793C31.2062 54.6785 30.7326 55.1297 29.9742 55.4401C29.6862 55.5585 29.427 55.7345 29.2094 55.9585C28.9918 56.1825 28.8222 56.4481 28.7134 56.7425C28.4094 57.5233 27.9774 58.0129 27.491 58.0129C27.0046 58.0129 26.5726 57.5233 26.2686 56.7457C26.1566 56.4545 25.987 56.1857 25.7694 55.9617C25.5518 55.7377 25.2926 55.5585 25.0046 55.4401C24.2494 55.1297 23.7726 54.6785 23.7726 54.1793C23.7726 53.6801 24.2462 53.2289 25.0046 52.9185C25.2926 52.8001 25.555 52.6209 25.7726 52.3969C25.9902 52.1729 26.1598 51.9041 26.2718 51.6129C26.5694 50.8353 27.0078 50.3457 27.4942 50.3457C27.9806 50.3457 28.4158 50.8353 28.7166 51.6161C28.8286 51.9105 28.9982 52.1761 29.2158 52.4001C29.4334 52.6241 29.6958 52.8033 29.9838 52.9217C30.7358 53.2321 31.2126 53.6801 31.2126 54.1793H31.2094H31.2062Z", fill: "#63A3EF" }),
3431
1471
  /* @__PURE__ */ jsx("path", { d: "M112.969 48.39C114.016 47.7532 115.145 47.2604 116.32 46.9244L117.011 43.5836L122.617 43.4844L123.424 46.8028C124.614 47.0972 125.757 47.5516 126.829 48.1532L129.664 46.2812L133.696 50.2044L131.939 53.1196C132.573 54.1756 133.062 55.3116 133.395 56.4956L136.717 57.1932L136.813 62.838L133.517 63.6508C133.222 64.8476 132.774 65.9996 132.179 67.0748L134.041 69.9324L130.144 73.9964L127.245 72.23C126.195 72.8668 125.069 73.3596 123.891 73.6956L123.206 77.0268L117.597 77.126L116.79 73.8076C115.603 73.5132 114.457 73.0588 113.389 72.4572L110.553 74.3292L106.518 70.406L108.275 67.4908C107.638 66.4412 107.145 65.3084 106.809 64.1244L103.491 63.4268L103.392 57.782L106.688 56.9692C106.979 55.7724 107.43 54.6204 108.025 53.542L106.169 50.6844L110.064 46.6204L112.963 48.3868H112.957L112.969 48.39ZM115.958 55.9132C115.133 56.7772 114.579 57.8652 114.371 59.0428C114.16 60.2204 114.301 61.4364 114.777 62.534C115.254 63.6316 116.041 64.5628 117.04 65.2092C118.041 65.8556 119.209 66.1916 120.4 66.1692C121.59 66.1468 122.745 65.7724 123.721 65.0908C124.697 64.4092 125.453 63.4492 125.891 62.3356C126.326 61.222 126.425 60.0028 126.173 58.8316C125.92 57.6604 125.331 56.5916 124.473 55.7596C123.904 55.206 123.232 54.7708 122.496 54.4796C121.76 54.1884 120.973 54.0444 120.182 54.0572C119.392 54.07 118.611 54.2428 117.885 54.5596C117.158 54.8764 116.502 55.3372 115.955 55.91L115.958 55.9132Z", fill: "#D54E48" }),
3432
- /* @__PURE__ */ jsx("path", { d: "M129.667 46.2783L133.699 50.2015L131.942 53.1167C132.576 54.1727 133.066 55.3087 133.398 56.4927L136.72 57.1903L136.816 62.8351L133.52 63.6479C133.226 64.8447 132.778 65.9967 132.182 67.0719L134.045 69.9295L130.147 73.9935L127.248 72.2271C126.198 72.8639 125.072 73.3567 123.894 73.6927L123.21 77.0239L117.6 77.1231L116.794 73.8047C115.606 73.5103 114.461 73.0559 113.392 72.4543L110.557 74.3263L106.522 70.4031L108.278 67.4879C107.642 66.4383 107.149 65.3055 106.813 64.1215L103.494 63.4239", stroke: "#081C2A", "stroke-width": "0.96", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1472
+ /* @__PURE__ */ jsx("path", { d: "M129.667 46.2783L133.699 50.2015L131.942 53.1167C132.576 54.1727 133.066 55.3087 133.398 56.4927L136.72 57.1903L136.816 62.8351L133.52 63.6479C133.226 64.8447 132.778 65.9967 132.182 67.0719L134.045 69.9295L130.147 73.9935L127.248 72.2271C126.198 72.8639 125.072 73.3567 123.894 73.6927L123.21 77.0239L117.6 77.1231L116.794 73.8047C115.606 73.5103 114.461 73.0559 113.392 72.4543L110.557 74.3263L106.522 70.4031L108.278 67.4879C107.642 66.4383 107.149 65.3055 106.813 64.1215L103.494 63.4239", stroke: "#081C2A", strokeWidth: "0.96", strokeLinecap: "round", strokeLinejoin: "round" }),
3433
1473
  /* @__PURE__ */ jsx("path", { d: "M80.1438 126.739C104.382 126.739 124.032 107.09 124.032 82.8509C124.032 58.6122 104.382 38.9629 80.1438 38.9629C55.9051 38.9629 36.2558 58.6122 36.2558 82.8509C36.2558 107.09 55.9051 126.739 80.1438 126.739Z", fill: "#65A5F7" }),
3434
1474
  /* @__PURE__ */ jsx("path", { d: "M80.1439 118.265C99.7027 118.265 115.558 102.41 115.558 82.8509C115.558 63.2921 99.7027 47.4365 80.1439 47.4365C60.5851 47.4365 44.7295 63.2921 44.7295 82.8509C44.7295 102.41 60.5851 118.265 80.1439 118.265Z", fill: "#E6F1FD" }),
3435
- /* @__PURE__ */ jsx("path", { d: "M124.032 82.8509C124.032 107.088 104.384 126.739 80.1438 126.739C55.9038 126.739 36.2558 107.091 36.2558 82.8509C36.2558 58.6109 55.9038 38.9629 80.1438 38.9629", stroke: "#081C2A", "stroke-width": "0.96", "stroke-linecap": "round", "stroke-linejoin": "round" }),
1475
+ /* @__PURE__ */ jsx("path", { d: "M124.032 82.8509C124.032 107.088 104.384 126.739 80.1438 126.739C55.9038 126.739 36.2558 107.091 36.2558 82.8509C36.2558 58.6109 55.9038 38.9629 80.1438 38.9629", stroke: "#081C2A", strokeWidth: "0.96", strokeLinecap: "round", strokeLinejoin: "round" }),
3436
1476
  /* @__PURE__ */ jsx("path", { d: "M80.1438 67.2708C78.4478 67.2708 77.1294 66.8484 76.1854 66.0004C75.2414 65.1524 74.7678 63.978 74.7678 62.4772C74.7678 60.9764 75.2382 59.7412 76.1854 58.9188C77.1294 58.0964 78.4478 57.6836 80.1438 57.6836C81.8398 57.6836 83.219 58.0964 84.1406 58.9188C85.059 59.7444 85.5198 60.9284 85.5198 62.4772C85.5198 64.026 85.059 65.1524 84.1406 66.0004C83.219 66.8484 81.8878 67.2708 80.1438 67.2708ZM80.1438 110.564C78.691 110.564 77.5774 110.128 76.803 109.255C76.0286 108.384 75.6414 107.175 75.6414 105.623V78.9668C75.6414 77.37 76.0286 76.1444 76.803 75.2996C77.5774 74.4516 78.691 74.0292 80.1438 74.0292C81.5966 74.0292 82.723 74.4548 83.5198 75.2996C84.3198 76.1476 84.7198 77.37 84.7198 78.9668V105.623C84.7198 107.172 84.3326 108.384 83.5582 109.255C82.7838 110.128 81.6446 110.564 80.1438 110.564Z", fill: "#0D6EBC" }),
3437
1477
  /* @__PURE__ */ jsx("path", { d: "M80.1439 67.6929C83.424 67.6929 86.0831 65.0338 86.0831 61.7537C86.0831 58.4735 83.424 55.8145 80.1439 55.8145C76.8637 55.8145 74.2047 58.4735 74.2047 61.7537C74.2047 65.0338 76.8637 67.6929 80.1439 67.6929Z", fill: "#0D6EBC" }),
3438
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M52.0159 122.413C52.0159 124.823 45.1423 126.781 36.6655 126.781C34.3871 126.781 32.2239 126.641 30.2815 126.388C24.9919 125.697 21.3151 124.177 21.3151 122.417C21.3151 121.233 22.9631 120.164 25.6447 119.377C27.7407 118.762 30.4671 118.324 33.5295 118.145C34.5407 118.084 35.5903 118.052 36.6655 118.052C40.9887 118.052 44.8959 118.561 47.6863 119.377C50.3679 120.164 52.0159 121.236 52.0159 122.417V122.413Z", fill: "#ED6E14" }),
3439
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M47.7694 119.783C47.7758 119.831 47.779 119.882 47.779 119.93C47.779 121.882 42.803 123.46 36.6654 123.46C35.4398 123.46 34.2622 123.396 33.1614 123.281C28.739 122.813 25.5518 121.492 25.5518 119.93C25.5518 119.879 25.5518 119.831 25.5614 119.783H25.5518L25.6478 119.377L27.5582 111.322C29.0622 112.004 31.3054 112.506 33.9166 112.721C34.7966 112.791 35.715 112.829 36.6654 112.829C40.435 112.829 43.7662 112.231 45.7758 111.322L47.6862 119.377L47.7822 119.783H47.7726H47.7694Z", fill: "white" }),
3440
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M40.3454 88.3938C39.1934 88.525 37.955 88.5954 36.6654 88.5954C36.3198 88.5954 35.9774 88.589 35.6382 88.5794C34.7134 88.5538 33.827 88.493 32.9854 88.3938L34.019 84.0322H39.3118L40.3454 88.3938Z", fill: "#ED6E14" }),
3441
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M45.7758 111.319C43.7662 112.228 40.435 112.827 36.6654 112.827C35.715 112.827 34.7934 112.788 33.9166 112.718C31.3054 112.507 29.059 112.001 27.5582 111.319L30.227 100.059C31.5582 100.356 33.1038 100.571 34.7774 100.66C35.3918 100.695 36.0222 100.715 36.6654 100.715C39.0654 100.715 41.2894 100.471 43.107 100.062L45.7758 111.323V111.319Z", fill: "#ED6E14" }),
3442
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M43.1071 100.058C41.2895 100.467 39.0655 100.711 36.6655 100.711C36.0191 100.711 35.3887 100.691 34.7775 100.656C33.1039 100.567 31.5583 100.355 30.2271 100.055L32.9886 88.3906C33.8302 88.4898 34.7199 88.5506 35.6414 88.5762C35.9806 88.5858 36.323 88.5922 36.6686 88.5922C37.9614 88.5922 39.1999 88.525 40.3486 88.3906L43.1103 100.055L43.1071 100.058Z", fill: "white" }),
3443
- /* @__PURE__ */ jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M39.3118 84.1796C39.3118 84.9156 38.1278 85.5108 36.6654 85.5108C36.3838 85.5108 36.115 85.4884 35.8622 85.4468C34.7934 85.2772 34.019 84.7748 34.019 84.1796C34.019 84.1284 34.0254 84.0804 34.035 84.0356C34.179 83.37 35.3022 82.8516 36.6654 82.8516C38.1278 82.8516 39.3118 83.4468 39.3118 84.1796Z", fill: "#ED6E14" }),
3444
- /* @__PURE__ */ jsx("path", { d: "M42.6494 98.1289L47.683 119.374C47.683 119.374 52.0126 120.619 52.0126 122.414C52.0126 124.209 47.2382 126.782 36.6622 126.782", stroke: "#081C2A", "stroke-width": "0.96", "stroke-linecap": "round", "stroke-linejoin": "round" })
1478
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M52.0159 122.413C52.0159 124.823 45.1423 126.781 36.6655 126.781C34.3871 126.781 32.2239 126.641 30.2815 126.388C24.9919 125.697 21.3151 124.177 21.3151 122.417C21.3151 121.233 22.9631 120.164 25.6447 119.377C27.7407 118.762 30.4671 118.324 33.5295 118.145C34.5407 118.084 35.5903 118.052 36.6655 118.052C40.9887 118.052 44.8959 118.561 47.6863 119.377C50.3679 120.164 52.0159 121.236 52.0159 122.417V122.413Z", fill: "#ED6E14" }),
1479
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M47.7694 119.783C47.7758 119.831 47.779 119.882 47.779 119.93C47.779 121.882 42.803 123.46 36.6654 123.46C35.4398 123.46 34.2622 123.396 33.1614 123.281C28.739 122.813 25.5518 121.492 25.5518 119.93C25.5518 119.879 25.5518 119.831 25.5614 119.783H25.5518L25.6478 119.377L27.5582 111.322C29.0622 112.004 31.3054 112.506 33.9166 112.721C34.7966 112.791 35.715 112.829 36.6654 112.829C40.435 112.829 43.7662 112.231 45.7758 111.322L47.6862 119.377L47.7822 119.783H47.7726H47.7694Z", fill: "white" }),
1480
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M40.3454 88.3938C39.1934 88.525 37.955 88.5954 36.6654 88.5954C36.3198 88.5954 35.9774 88.589 35.6382 88.5794C34.7134 88.5538 33.827 88.493 32.9854 88.3938L34.019 84.0322H39.3118L40.3454 88.3938Z", fill: "#ED6E14" }),
1481
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M45.7758 111.319C43.7662 112.228 40.435 112.827 36.6654 112.827C35.715 112.827 34.7934 112.788 33.9166 112.718C31.3054 112.507 29.059 112.001 27.5582 111.319L30.227 100.059C31.5582 100.356 33.1038 100.571 34.7774 100.66C35.3918 100.695 36.0222 100.715 36.6654 100.715C39.0654 100.715 41.2894 100.471 43.107 100.062L45.7758 111.323V111.319Z", fill: "#ED6E14" }),
1482
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M43.1071 100.058C41.2895 100.467 39.0655 100.711 36.6655 100.711C36.0191 100.711 35.3887 100.691 34.7775 100.656C33.1039 100.567 31.5583 100.355 30.2271 100.055L32.9886 88.3906C33.8302 88.4898 34.7199 88.5506 35.6414 88.5762C35.9806 88.5858 36.323 88.5922 36.6686 88.5922C37.9614 88.5922 39.1999 88.525 40.3486 88.3906L43.1103 100.055L43.1071 100.058Z", fill: "white" }),
1483
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.3118 84.1796C39.3118 84.9156 38.1278 85.5108 36.6654 85.5108C36.3838 85.5108 36.115 85.4884 35.8622 85.4468C34.7934 85.2772 34.019 84.7748 34.019 84.1796C34.019 84.1284 34.0254 84.0804 34.035 84.0356C34.179 83.37 35.3022 82.8516 36.6654 82.8516C38.1278 82.8516 39.3118 83.4468 39.3118 84.1796Z", fill: "#ED6E14" }),
1484
+ /* @__PURE__ */ jsx("path", { d: "M42.6494 98.1289L47.683 119.374C47.683 119.374 52.0126 120.619 52.0126 122.414C52.0126 124.209 47.2382 126.782 36.6622 126.782", stroke: "#081C2A", strokeWidth: "0.96", strokeLinecap: "round", strokeLinejoin: "round" })
3445
1485
  ] })
3446
1486
  ] }),
3447
1487
  /* @__PURE__ */ jsxs("defs", { children: [
3448
1488
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint0_radial_16069_9556", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(20.3217 120.478) scale(108.838 112.514)", children: [
3449
- /* @__PURE__ */ jsx("stop", { "stop-color": "#E4F2FF" }),
3450
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1489
+ /* @__PURE__ */ jsx("stop", { stopColor: "#E4F2FF" }),
1490
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3451
1491
  ] }),
3452
1492
  /* @__PURE__ */ jsxs("radialGradient", { id: "paint1_radial_16069_9556", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "translate(97.8986 124.53) scale(93.193 96.3375)", children: [
3453
- /* @__PURE__ */ jsx("stop", { "stop-color": "#63A3EF" }),
3454
- /* @__PURE__ */ jsx("stop", { offset: "0.09", "stop-color": "#6BAAF0" }),
3455
- /* @__PURE__ */ jsx("stop", { offset: "0.32", "stop-color": "#7AB9F3" }),
3456
- /* @__PURE__ */ jsx("stop", { offset: "0.6", "stop-color": "#83C2F5" }),
3457
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#86C5F6" })
1493
+ /* @__PURE__ */ jsx("stop", { stopColor: "#63A3EF" }),
1494
+ /* @__PURE__ */ jsx("stop", { offset: "0.09", stopColor: "#6BAAF0" }),
1495
+ /* @__PURE__ */ jsx("stop", { offset: "0.32", stopColor: "#7AB9F3" }),
1496
+ /* @__PURE__ */ jsx("stop", { offset: "0.6", stopColor: "#83C2F5" }),
1497
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#86C5F6" })
3458
1498
  ] }),
3459
1499
  /* @__PURE__ */ jsx("clipPath", { id: "clip0_16069_9556", children: /* @__PURE__ */ jsx("rect", { width: "160", height: "160", fill: "white" }) })
3460
1500
  ] })
3461
1501
  ] });
3462
- var ArrowUpDown = ({ color }) => /* @__PURE__ */ jsx(
3463
- "svg",
3464
- {
3465
- width: "24",
3466
- height: "24",
3467
- viewBox: "0 0 24 24",
3468
- fill: "none",
3469
- xmlns: "http://www.w3.org/2000/svg",
3470
- children: /* @__PURE__ */ jsx(
3471
- "path",
3472
- {
3473
- d: "M7 3V21M7 3L10 6M7 3L4 6M20 18L17 21M17 21L14 18M17 21V3",
3474
- stroke: color || "#999999",
3475
- strokeWidth: "1.8",
3476
- strokeLinecap: "round",
3477
- strokeLinejoin: "round"
3478
- }
3479
- )
3480
- }
3481
- );
3482
- var MaximizeIcon = ({ color }) => /* @__PURE__ */ jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3483
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_5021_2966)", children: [
3484
- /* @__PURE__ */ jsx("path", { d: "M16 4H20V8", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3485
- /* @__PURE__ */ jsx("path", { d: "M14 10L20 4", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3486
- /* @__PURE__ */ jsx("path", { d: "M8 20H4V16", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3487
- /* @__PURE__ */ jsx("path", { d: "M4 20L10 14", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3488
- /* @__PURE__ */ jsx("path", { d: "M16 20H20V16", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3489
- /* @__PURE__ */ jsx("path", { d: "M14 14L20 20", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3490
- /* @__PURE__ */ jsx("path", { d: "M8 4H4V8", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3491
- /* @__PURE__ */ jsx("path", { d: "M4 4L10 10", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" })
3492
- ] }),
3493
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_5021_2966", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
3494
- ] });
3495
- var MinimizeIcon = ({ color }) => /* @__PURE__ */ jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3496
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_5021_2951)", children: [
3497
- /* @__PURE__ */ jsx("path", { d: "M5 9H9V5", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3498
- /* @__PURE__ */ jsx("path", { d: "M3 3L9 9", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3499
- /* @__PURE__ */ jsx("path", { d: "M5 15H9V19", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3500
- /* @__PURE__ */ jsx("path", { d: "M3 21L9 15", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3501
- /* @__PURE__ */ jsx("path", { d: "M19 9H15V5", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3502
- /* @__PURE__ */ jsx("path", { d: "M15 9L21 3", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3503
- /* @__PURE__ */ jsx("path", { d: "M19 15H15V19", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3504
- /* @__PURE__ */ jsx("path", { d: "M15 15L21 21", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" })
3505
- ] }),
3506
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_5021_2951", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
3507
- ] });
3508
- var SuffleIcon = ({ color }) => /* @__PURE__ */ jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
3509
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_5021_2875)", children: [
3510
- /* @__PURE__ */ jsx("path", { d: "M18 4L21 7L18 10", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3511
- /* @__PURE__ */ jsx("path", { d: "M18 20L21 17L18 14", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3512
- /* @__PURE__ */ jsx("path", { d: "M3 7H6C7.32608 7 8.59785 7.52678 9.53553 8.46447C10.4732 9.40215 11 10.6739 11 12C11 13.3261 11.5268 14.5979 12.4645 15.5355C13.4021 16.4732 14.6739 17 16 17H21", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }),
3513
- /* @__PURE__ */ jsx("path", { d: "M21 7.00001H16C14.9179 6.99841 13.8647 7.34946 13 8.00001M9 16C8.13506 16.6502 7.08204 17.0012 6 17H3", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" })
3514
- ] }),
3515
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_5021_2875", children: /* @__PURE__ */ jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
3516
- ] });
3517
- var RefreshIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M20 11.0007C19.7554 9.2409 18.9391 7.61034 17.6766 6.36018C16.4142 5.11001 14.7758 4.3096 13.0137 4.08224C11.2516 3.85487 9.46362 4.21316 7.9252 5.10193C6.38678 5.99069 5.18325 7.36062 4.5 9.00068M4 5.00068V9.00068H8M4 13.0007C4.24456 14.7605 5.06093 16.391 6.32336 17.6412C7.58579 18.8913 9.22424 19.6918 10.9863 19.9191C12.7484 20.1465 14.5364 19.7882 16.0748 18.8994C17.6132 18.0107 18.8168 16.6407 19.5 15.0007M20 19.0007V15.0007H16", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3518
- var ReloadIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M19.9321 13.0436C19.7433 14.4836 19.166 15.845 18.2622 16.9818C17.3585 18.1186 16.1623 18.988 14.802 19.4966C13.4418 20.0053 11.9687 20.1341 10.5407 19.8692C9.11282 19.6043 7.78395 18.9557 6.69664 17.9929C5.60933 17.0302 4.8046 15.7896 4.36876 14.4043C3.93292 13.0189 3.8824 11.5411 4.22264 10.1292C4.56287 8.71733 5.28102 7.42471 6.30006 6.38996C7.3191 5.35522 8.60059 4.61739 10.0071 4.25561C13.9061 3.25561 17.9421 5.26261 19.4321 9.00261M19.999 4.00262V9.00262H14.999", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3519
- var LogoutIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M14 8V6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V18C3 18.5304 3.21071 19.0391 3.58579 19.4142C3.96086 19.7893 4.46957 20 5 20H12C12.5304 20 13.0391 19.7893 13.4142 19.4142C13.7893 19.0391 14 18.5304 14 18V16M9 12H21M21 12L18 9M21 12L18 15", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3520
- var IconChevronDown = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M6 9L12 15L18 9", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3521
- var IconChevronUp = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M6 15L12 9L18 15", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3522
- var ArrowStandardDownIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M12 5V19M12 19L18 13M12 19L6 13", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3523
- var ArrowStandardLeftIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M5 12H19M5 12L11 18M5 12L11 6", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3524
- var ArrowStandardRightIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M5 12H19M19 12L13 18M19 12L13 6", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3525
- var ArrowStandardUpRightIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M17 7L7 17M17 7H8M17 7V16", stroke: color || "#999999", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3526
- var ArrowStandardUpIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M12 5V19M12 5L18 11M12 5L6 11", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3527
- var ArrowFrameOutlineUpIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M9 13L12 10L15 13M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3528
- var ArrowFrameOutlineRightIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M11 9L14 12L11 15M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3529
- var ArrowFrameOutlineDownIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M15 11L12 14L9 11M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3530
- var ArrowFrameOutlineLeftIcon = ({ color }) => /* @__PURE__ */ jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M13 15L10 12L13 9M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z", stroke: color || "#999999", "stroke-width": "1.8", "stroke-linecap": "round", "stroke-linejoin": "round" }) });
3531
1502
 
3532
- export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, ArrowFrameOutlineDownIcon, ArrowFrameOutlineLeftIcon, ArrowFrameOutlineRightIcon, ArrowFrameOutlineUpIcon, ArrowLeft, ArrowRight, ArrowStandardDownIcon, ArrowStandardLeftIcon, ArrowStandardRightIcon, ArrowStandardUpIcon, ArrowStandardUpRightIcon, ArrowUpDown, AuctionHammerIcon, BgBuilding, BgPerson, CalculatorIcon, CapsLockOn, CashIcon, CheckboxBorder, CheckboxChecked, ChecklistDokumenPaketKreditIcon, ChecklistGreen, CircleCheck, CircleCross, CommentBuble, CreditRiskRatingIcon, Dashboard, DefaultAvatarIcon, DefaultImageIcon, DocumentNotFound, DokumenPenjagaanIcon, DownloadDocumentIcon, DownloadIconLarge, DownloadIconSmall, EmptyDataIcon, FileOutlineCustom, FilePdfIcon, GenerateDocumentIcon, HandstopSign, HomeAssetIcon, IconAdd, IconBiometricScan, IconBrokenImage, IconCalendar, IconCardOrange, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconConfeti, IconCross, IconCrossLine, IconDeleteBin, IconDocument, IconDocumentAdd, IconDocumentAddOutline, IconDocumentSleve, IconDownloadOutline, IconDuplicate, IconEdit, IconExclamation, IconFile, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFileOutline, IconFilePDF, IconFileSleve, IconFileXls, IconFingerScan, IconGradingRounded, IconHomeOutlined, IconImage, IconInfo, IconInfoBgPutih, IconInfoHover, IconListDocument, IconModalClose, IconMoney, IconMoneyOne, IconMoneyTwo, IconNoData, IconOnProcess, IconPeople, IconPeopleGroup, IconPhone, IconPlus, IconProgress, IconRecycle, IconReset, IconSave, IconSaveOutlined, IconSearch, IconSendBlue, IconSendOrange, IconSendWhite, IconSendWhiteFull, IconShuffle, IconTrash, IconTrashOutline, IconUpload, IconUser, IconUserScan, IconVerification, IconWallet, IconWarningTriangle, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, LoaderIcon, LogoutIcon, MatriksRiskDanMitigationIcon, MaximizeIcon, MinimizeIcon, MoneyIcon, NoInternetConnectionIcon, NotFoundIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, PersonIcon, PrimitiveColor, ProfitabilitasDanHubunganNasabahIcon, RefreshIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, ReloadIcon, RingkasanEksekutifIcon, StepOnProgress, SuffleIcon, TargetDartIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock, ThumbsUp, UploadIcon, UsersIcon, __objRest, __publicField, __spreadProps, __spreadValues };
3533
- //# sourceMappingURL=chunk-ZA4TTXLC.mjs.map
3534
- //# sourceMappingURL=chunk-ZA4TTXLC.mjs.map
1503
+ export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, BgBuilding, BgPerson, ChecklistDokumenPaketKreditIcon, CreditRiskRatingIcon, DefaultAvatarIcon, DefaultImageIcon, DokumenPenjagaanIcon, EmptyDataIcon, FilePdfIcon, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFilePDF, IconFileXls, IconOnProcess, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, MatriksRiskDanMitigationIcon, NoInternetConnectionIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, ProfitabilitasDanHubunganNasabahIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, RingkasanEksekutifIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock, __objRest, __publicField, __spreadProps, __spreadValues };
1504
+ //# sourceMappingURL=chunk-J3F77MZN.mjs.map
1505
+ //# sourceMappingURL=chunk-J3F77MZN.mjs.map