@availity/mui-empty-state 0.1.0 → 0.1.2

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.
package/dist/index.js CHANGED
@@ -41,29 +41,611 @@ var import_react = require("react");
41
41
  var import_material = require("@mui/material");
42
42
  var import_mui_layout = require("@availity/mui-layout");
43
43
 
44
- // src/assets/404-Page-Not-Found_Gray.svg
45
- var Page_Not_Found_Gray_default = "./404-Page-Not-Found_Gray-COTPFMFP.svg";
44
+ // src/assets/404-Page-Not-Found_Gray.tsx
45
+ var import_jsx_runtime = require("react/jsx-runtime");
46
+ var PageNotFound = () => {
47
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
48
+ id: "Layer_1",
49
+ "data-name": "Layer 1",
50
+ xmlns: "http://www.w3.org/2000/svg",
51
+ viewBox: "0 0 144 144",
52
+ "aria-label": "Page Not Found",
53
+ "aria-hidden": "true",
54
+ children: [
55
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", {
56
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", {
57
+ children: `.cls-1 {
58
+ fill: #fff;
59
+ stroke: #d7dae0;
60
+ stroke-linecap: round;
61
+ stroke-linejoin: round;
62
+ stroke-width: 4px;
63
+ }
46
64
 
47
- // src/assets/Content-Loading_Gray.svg
48
- var Content_Loading_Gray_default = "./Content-Loading_Gray-AGUNV3ID.svg";
65
+ .cls-2 {
66
+ fill: #d7dae0;
67
+ stroke-width: 0px;
68
+ }`
69
+ })
70
+ }),
71
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
72
+ className: "cls-1",
73
+ cx: "72",
74
+ cy: "72",
75
+ r: "65.36"
76
+ }),
77
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
78
+ children: [
79
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
80
+ className: "cls-2",
81
+ d: "m41.45,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
82
+ }),
83
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
84
+ className: "cls-2",
85
+ d: "m57.62,70.71c0-9.2,3.85-17.94,14.3-17.94s14.46,8.79,14.46,17.94-4.11,17.94-14.4,17.94-14.35-8.79-14.35-17.94Zm20.23,0c0-7.59-1.66-11.7-5.88-11.7s-5.88,4.11-5.88,11.7,1.61,11.7,5.82,11.7,5.93-4.11,5.93-11.7Z"
86
+ }),
87
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
88
+ className: "cls-2",
89
+ d: "m105.25,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
90
+ })
91
+ ]
92
+ })
93
+ ]
94
+ });
95
+ };
49
96
 
50
- // src/assets/Error_Gray.svg
51
- var Error_Gray_default = "./Error_Gray-H3D5B6BV.svg";
97
+ // src/assets/Content-Loading_Gray.tsx
98
+ var import_jsx_runtime = require("react/jsx-runtime");
99
+ var ContentLoading = () => {
100
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
101
+ version: "1.1",
102
+ id: "Layer_1",
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
105
+ x: "0px",
106
+ y: "0px",
107
+ viewBox: "0 0 144 144",
108
+ xmlSpace: "preserve",
109
+ "aria-label": "Content Loading",
110
+ "aria-hidden": "true",
111
+ children: [
112
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", {
113
+ type: "text/css",
114
+ children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
115
+ .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
116
+ .st2{fill:#FFFFFF;}
117
+ .st3{fill:#BBD6EB;}
118
+ .st4{fill:#EEEFF2;}
119
+ .st5{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
120
+ .st6{fill:#F3F5F7;}
121
+ .st7{fill:url(#SVGID_1_);stroke:url(#SVGID_00000176006543863496528330000000462417252228913081_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
122
+ .st8{fill:url(#SVGID_00000015319362321215657120000016772862876214577086_);stroke:url(#SVGID_00000152244241508843639740000001401911986524829082_);stroke-miterlimit:10;}
123
+ .st9{clip-path:url(#SVGID_00000049900885975040311480000014641288987660230562_);}
124
+ .st10{fill:url(#SVGID_00000117642988714045540050000010885684402881936041_);}
125
+ .st11{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
126
+ .st12{fill:url(#SVGID_00000125604309478716627940000018438234177356556952_);}
127
+ .st13{fill:url(#SVGID_00000132069462677027178960000008382514955351358372_);}
128
+ .st14{fill:#FFFFFF;stroke:url(#SVGID_00000062162616124260765010000008526522228635748258_);stroke-miterlimit:10;}
129
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
130
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
131
+ .st17{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
132
+ .st18{fill:url(#SVGID_00000009588382626512182630000000417519188469437843_);stroke:url(#SVGID_00000177477496586111945870000014100075475962833048_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
133
+ .st19{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
134
+ .st20{fill:#838795;}
135
+ .st21{fill:url(#SVGID_00000174597297320001511960000013670959614116761004_);stroke:url(#SVGID_00000129897832550043709990000008027305424274603908_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
136
+ .st22{fill:url(#SVGID_00000116205277842798810240000009364400178635883163_);stroke:url(#SVGID_00000129892993543544801990000014396413855114576553_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
137
+ .st23{fill:url(#SVGID_00000001655279822551144730000000584856484495896194_);stroke:url(#SVGID_00000176759401495530291270000008812844235826319793_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
138
+ .st24{fill:url(#SVGID_00000112612076613591032760000007552966830535813506_);stroke:url(#SVGID_00000173150333541769424900000012311132872344659600_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
139
+ .st25{fill:url(#SVGID_00000167377518250360958600000012024494647277307549_);stroke:url(#SVGID_00000090996303758899480520000013700931798889907845_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
140
+ .st26{fill:url(#SVGID_00000113313898878532870900000009697633909400558239_);stroke:url(#SVGID_00000016054001392529010580000017933611116152550037_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
141
+ .st27{fill:url(#SVGID_00000182501328966094517510000009557348055514095285_);stroke:url(#SVGID_00000097499898606210172760000007265246509046394272_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
142
+ .st28{fill:url(#SVGID_00000093163986554319382470000004512425758303507857_);stroke:url(#SVGID_00000160156627061281780260000003073387267248993668_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
143
+ .st29{fill:url(#SVGID_00000039852445104329141810000017113637726105273514_);}
144
+ .st30{fill:url(#SVGID_00000145768861874340769480000010417490475065406911_);}
145
+ .st31{fill:url(#SVGID_00000021826105673988720180000005850849167490308257_);}
146
+ .st32{fill:url(#SVGID_00000113328152725663388370000008623716012898754729_);}
147
+ .st33{fill:url(#SVGID_00000049936574387004280930000008737136302325751473_);}
148
+ .st34{fill:url(#SVGID_00000078012326262918990240000017969369491322853013_);}
149
+ .st35{fill:url(#SVGID_00000043439220213444529320000017110188194410216598_);}
150
+ .st36{fill:url(#SVGID_00000085959914259548507610000014528726628465756551_);}
151
+ .st37{fill:url(#SVGID_00000054235207827654170530000000636417226058331053_);}
152
+ .st38{fill:url(#SVGID_00000119090649786998115210000016229875856120458910_);}
153
+ .st39{fill:url(#SVGID_00000180344741544846243260000000406405291685112501_);}
154
+ .st40{fill:url(#SVGID_00000160876487737500528740000004641259659555639953_);}
155
+ .st41{fill:url(#SVGID_00000183216786247456001250000006062446311022170247_);}
156
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000096770547822523386280000004746499526238330758_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
157
+ .st43{fill:#FFFFFF;stroke:url(#SVGID_00000023239991958481634540000016184330221425931140_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
158
+ .st44{fill:url(#SVGID_00000029739142259141600010000016570484130670398361_);stroke:url(#SVGID_00000029020370880654741350000007090455394063577530_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
159
+ .st45{fill:#D7DAE0;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
160
+ .st46{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linejoin:round;stroke-miterlimit:10;}
161
+ .st47{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
162
+ .st48{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0076,4.0153;}
163
+ .st49{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
164
+ .st50{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
165
+ .st51{fill:#D7DAE0;}
166
+ .st52{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
167
+ .st53{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0038,4.0077;}
168
+ .st54{clip-path:url(#SVGID_00000026133832652177936590000006036523222373779113_);}
169
+ .st55{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;}
170
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:6.6455,0.6645,1.9936,6.6455;}
171
+ .st57{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.6645,1.9936,6.6455,0.6645,1.9936,6.6455;}
172
+ .st58{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
173
+ .st59{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
174
+ .st60{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;}
175
+ .st61{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7.0238,0.7024,2.1072,7.0238;}
176
+ .st62{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.7024,2.1072,7.0238,0.7024,2.1072,7.0238;}
177
+ .st63{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;}
178
+ .st64{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.7263,0.5726,1.7179,5.7263;}
179
+ .st65{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
180
+ .st66{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
181
+ .st67{fill:none;stroke:#5E616E;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
182
+ .st68{fill:none;stroke:#838795;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
183
+ .st69{fill:#5E616E;}
184
+ .st70{clip-path:url(#SVGID_00000069382423800612514740000015580195284870920623_);}
185
+ .st71{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
186
+ .st72{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
187
+ .st73{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
188
+ .st74{fill:#E5E5E5;}
189
+ .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
190
+ .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}`
191
+ }),
192
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
193
+ children: [
194
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
195
+ className: "st4",
196
+ d: "M118.7,52c0.5-2.3,0.8-4.7,0.8-7.1c0-17.6-14.3-31.9-31.9-31.9c-13,0-24.2,7.8-29.1,18.9\n c-3.7-2.1-7.9-3.3-12.4-3.3c-13.8,0-24.9,11.2-24.9,24.9c0,0,0,0.1,0,0.1C11.3,56.7,4,65.9,4,76.8C4,90.2,14.9,101,28.2,101h87.1\n c13.6,0,24.6-11,24.6-24.6C140,64,130.7,53.7,118.7,52z"
197
+ }),
198
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
199
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
200
+ className: "st71",
201
+ cx: "72",
202
+ cy: "101",
203
+ r: "30"
204
+ })
205
+ }),
206
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
207
+ className: "st51",
208
+ d: "M86.9,100.3c-1.4-1.4-3.7-1.4-5.1,0l-6.2,6.2V81.7h-7.2v24.8l-6.2-6.2c-1.4-1.4-3.7-1.4-5.1,0\n c-1.4,1.4-1.4,3.7,0,5.1l15,15l15-15C88.3,104,88.3,101.7,86.9,100.3z"
209
+ })
210
+ ]
211
+ })
212
+ ]
213
+ });
214
+ };
215
+
216
+ // src/assets/Error_Gray.tsx
217
+ var import_jsx_runtime = require("react/jsx-runtime");
218
+ var Error2 = () => {
219
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
220
+ version: "1.1",
221
+ id: "Layer_1",
222
+ xmlns: "http://www.w3.org/2000/svg",
223
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
224
+ x: "0px",
225
+ y: "0px",
226
+ viewBox: "0 0 144 144",
227
+ xmlSpace: "preserve",
228
+ "aria-label": "Error",
229
+ "aria-hidden": "true",
230
+ children: [
231
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", {
232
+ type: "text/css",
233
+ children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
234
+ .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
235
+ .st2{fill:#FFFFFF;}
236
+ .st3{fill:#BBD6EB;}
237
+ .st4{fill:#EEEFF2;}
238
+ .st5{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
239
+ .st6{fill:#F3F5F7;}
240
+ .st7{fill:url(#SVGID_1_);stroke:url(#SVGID_00000081621619034247821850000015378210896463229074_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
241
+ .st8{fill:url(#SVGID_00000181779896255103810390000008732235659620714386_);stroke:url(#SVGID_00000092457065743335288950000011131082234239464350_);stroke-miterlimit:10;}
242
+ .st9{clip-path:url(#SVGID_00000148657775648362423020000002106990097565054365_);}
243
+ .st10{fill:url(#SVGID_00000075878825758085664610000004732739117575711109_);}
244
+ .st11{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
245
+ .st12{fill:url(#SVGID_00000028292982692467166870000005354204768560777128_);}
246
+ .st13{fill:url(#SVGID_00000093140215807884005590000016364529275189682819_);}
247
+ .st14{fill:#FFFFFF;stroke:url(#SVGID_00000075857794690949354180000014957395813856022146_);stroke-miterlimit:10;}
248
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
249
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
250
+ .st17{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
251
+ .st18{fill:url(#SVGID_00000166665362821216335340000000283824702714187452_);stroke:url(#SVGID_00000085227033995333242340000001218083077546277006_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
252
+ .st19{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
253
+ .st20{fill:#838795;}
254
+ .st21{fill:url(#SVGID_00000053540416273434793660000012111559354482474386_);stroke:url(#SVGID_00000177476474652206454140000002878752723534682009_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
255
+ .st22{fill:url(#SVGID_00000000190647400832170360000006373822822014518668_);stroke:url(#SVGID_00000148629645957404713100000016975086185673440444_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
256
+ .st23{fill:url(#SVGID_00000114754495004653504560000004483596478050235809_);stroke:url(#SVGID_00000027602220130363832190000011818887372045710987_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
257
+ .st24{fill:url(#SVGID_00000173850724057714779520000003057332381175431359_);stroke:url(#SVGID_00000098211761943341143030000018445750973872267399_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
258
+ .st25{fill:url(#SVGID_00000028319134450378088810000002794438197279633301_);stroke:url(#SVGID_00000093885479364327475910000008446188518519788938_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
259
+ .st26{fill:url(#SVGID_00000160876822339485330830000015962852868562795175_);stroke:url(#SVGID_00000031167412886066197450000008540230004745342604_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
260
+ .st27{fill:url(#SVGID_00000107589952593659498640000011731312053919307923_);stroke:url(#SVGID_00000022554931582644243250000009528257873710955920_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
261
+ .st28{fill:url(#SVGID_00000113339290823565001230000003077454992305403055_);stroke:url(#SVGID_00000016773202001571073830000008925456201890166713_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
262
+ .st29{fill:url(#SVGID_00000145766210129843654280000008414182394574235550_);}
263
+ .st30{fill:url(#SVGID_00000100382717418572927390000001456604383761115837_);}
264
+ .st31{fill:url(#SVGID_00000129190673782059888730000005128643732321181317_);}
265
+ .st32{fill:url(#SVGID_00000143593989322258433510000001027744132546664080_);}
266
+ .st33{fill:url(#SVGID_00000092446195201986279060000014703002936100233865_);}
267
+ .st34{fill:url(#SVGID_00000015322734036828561840000010982677526076386488_);}
268
+ .st35{fill:url(#SVGID_00000031178431916965205230000013541038271019598489_);}
269
+ .st36{fill:url(#SVGID_00000083086449413050641470000002906279532911557032_);}
270
+ .st37{fill:url(#SVGID_00000176011318519293958280000013215060127979682459_);}
271
+ .st38{fill:url(#SVGID_00000152263718683210670010000016423744641718109091_);}
272
+ .st39{fill:url(#SVGID_00000172432462335848256480000018122774921226754463_);}
273
+ .st40{fill:url(#SVGID_00000177484263586452984900000015023565108868573603_);}
274
+ .st41{fill:url(#SVGID_00000081643703363059330020000003866302213042182555_);}
275
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000094589977852170688340000006610920947367408782_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
276
+ .st43{fill:#FFFFFF;stroke:url(#SVGID_00000137105342308290949850000004490561321975999901_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
277
+ .st44{fill:url(#SVGID_00000080909412108563139410000005232479692686201742_);stroke:url(#SVGID_00000143584794993791310560000012387335668481375167_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
278
+ .st45{fill:#D7DAE0;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
279
+ .st46{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linejoin:round;stroke-miterlimit:10;}
280
+ .st47{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
281
+ .st48{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0076,4.0153;}
282
+ .st49{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
283
+ .st50{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
284
+ .st51{fill:#D7DAE0;}
285
+ .st52{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
286
+ .st53{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0038,4.0077;}
287
+ .st54{clip-path:url(#SVGID_00000136401751887824621280000003695729859886128790_);}
288
+ .st55{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;}
289
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:6.6455,0.6645,1.9936,6.6455;}
290
+ .st57{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.6645,1.9936,6.6455,0.6645,1.9936,6.6455;}
291
+ .st58{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
292
+ .st59{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
293
+ .st60{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;}
294
+ .st61{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7.0238,0.7024,2.1072,7.0238;}
295
+ .st62{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.7024,2.1072,7.0238,0.7024,2.1072,7.0238;}
296
+ .st63{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;}
297
+ .st64{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.7263,0.5726,1.7179,5.7263;}
298
+ .st65{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
299
+ .st66{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
300
+ .st67{fill:none;stroke:#5E616E;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
301
+ .st68{fill:none;stroke:#838795;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
302
+ .st69{fill:#5E616E;}
303
+ .st70{clip-path:url(#SVGID_00000100348009751521439460000000287595225089103793_);}
304
+ .st71{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
305
+ .st72{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
306
+ .st73{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
307
+ .st74{fill:#E5E5E5;}
308
+ .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
309
+ .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}`
310
+ }),
311
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
312
+ x: "21",
313
+ y: "34.2",
314
+ className: "st2",
315
+ width: "101.9",
316
+ height: "57.1"
317
+ }),
318
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
319
+ className: "st4",
320
+ d: "M23.4,36.6h97.2v37.1h5.1V33.6c0-1.2-1-2.2-2.2-2.2H20.5c-1.2,0-2.2,1-2.2,2.2v40.1h5.1V36.6z"
321
+ }),
322
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
323
+ className: "st4",
324
+ d: "M126.1,97.3H17.9L4,126.4H140L126.1,97.3z M58.5,122.6L61,115H83l2.4,7.6H58.5z M24.3,111.2l4.7-10.1H115\n l4.7,10.1H24.3z"
325
+ }),
326
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
327
+ className: "st2",
328
+ points: "61,115 58.5,122.6 85.5,122.6 83,115 "
329
+ }),
330
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
331
+ className: "st2",
332
+ points: "29,101.2 24.3,111.2 119.7,111.2 115,101.2 "
333
+ }),
334
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
335
+ className: "st4",
336
+ d: "M135.3,131.7H8.7c-0.9,0-1.9-0.4-2.5-1.1L4,128.2H140l-2.2,2.5C137.2,131.3,136.3,131.7,135.3,131.7z"
337
+ }),
338
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
339
+ children: [
340
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
341
+ className: "st2",
342
+ d: "M32.3,16.3v74.3c0,2.5,1.8,1.7,4.1,1.7h71.3c2.3,0,4.1,0.8,4.1-1.7V16.3c0-2.5-1.8-4.6-4.1-4.6H36.4\n C34.1,11.7,32.3,13.8,32.3,16.3z"
343
+ }),
344
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
345
+ className: "st4",
346
+ d: "M94.6,11.7h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C95.6,12.2,95.2,11.7,94.6,11.7L94.6,11.7z\n M81.6,11.7h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C82.6,12.2,82.2,11.7,81.6,11.7L81.6,11.7z M68.6,11.7h-8\n c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C69.6,12.2,69.2,11.7,68.6,11.7L68.6,11.7z M55.6,11.7h-8c-0.6,0-1,0.4-1,1\n c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C56.6,12.2,56.2,11.7,55.6,11.7L55.6,11.7z M42.6,11.7h-6.3l0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.2,0.1-0.4,0.1-0.6,0.2c-0.5,0.2-0.7,0.8-0.4,1.3\n c0.2,0.3,0.5,0.5,0.9,0.5c0.2,0,0.3,0,0.4-0.1c0.2-0.1,0.5-0.2,0.8-0.2h6.3c0.6,0,1-0.4,1-1C43.6,12.2,43.2,11.7,42.6,11.7\n L42.6,11.7z M33.3,15.2c-0.5,0-1,0.4-1,1c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v7.9c0,0.6,0.4,1,1,1s1-0.4,1-1v-7.9l0-0.1C34.3,15.7,33.8,15.2,33.3,15.2\n C33.3,15.2,33.3,15.2,33.3,15.2L33.3,15.2z M33.3,28.2c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C34.3,28.7,33.8,28.2,33.3,28.2L33.3,28.2z M33.3,41.2c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C34.3,41.7,33.8,41.2,33.3,41.2L33.3,41.2z M33.3,54.2c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C34.3,54.7,33.8,54.2,33.3,54.2L33.3,54.2z M33.3,67.2c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C34.3,67.7,33.8,67.2,33.3,67.2L33.3,67.2z M33.3,80.2c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C34.3,80.7,33.8,80.2,33.3,80.2L33.3,80.2z M42.6,90.3h-6.3c-0.6,0-1.1,0-1.5,0.1l-0.4,0c-0.6,0-1,0.5-0.9,1.1c0,0.5,0.5,0.9,1,0.9\n c0,0,0,0,0.1,0c0.2,0,0.5,0,0.7-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0,0,0,0,0,0h0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0s0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0l0,0h6.3c0.6,0,1-0.4,1-1S43.2,90.3,42.6,90.3L42.6,90.3z M55.6,90.3h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8\n c0.6,0,1-0.4,1-1S56.2,90.3,55.6,90.3L55.6,90.3z M68.6,90.3h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S69.2,90.3,68.6,90.3\n L68.6,90.3z M81.6,90.3h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S82.2,90.3,81.6,90.3L81.6,90.3z M94.6,90.3h-8\n c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S95.2,90.3,94.6,90.3L94.6,90.3z M107.6,90.3h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8\n c0.6,0,1-0.4,1-1S108.2,90.3,107.6,90.3L107.6,90.3z M110.7,82c-0.6,0-1,0.4-1,1v7.7c0,0.1,0,0.1,0,0.2c0,0.6,0.4,1,0.9,1.1\n c0,0,0.1,0,0.1,0c0.5,0,1-0.4,1-0.9c0-0.1,0-0.1,0-0.2c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0V83C111.7,82.4,111.3,82,110.7,82L110.7,82z M110.7,69c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C111.7,69.4,111.3,69,110.7,69L110.7,69z M110.7,56c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8C111.7,56.4,111.3,56,110.7,56\n L110.7,56z M110.7,43c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8C111.7,43.4,111.3,43,110.7,43L110.7,43z M110.7,30\n c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8C111.7,30.4,111.3,30,110.7,30L110.7,30z M110.7,17c-0.6,0-1,0.4-1,1v8\n c0,0.6,0.4,1,1,1s1-0.4,1-1v-8C111.7,17.4,111.3,17,110.7,17L110.7,17z M107.6,11.7h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8l0,0\n c0.7,0,1.2,0.5,1.5,0.8c0.2,0.2,0.5,0.4,0.8,0.4c0.2,0,0.4-0.1,0.6-0.2c0.4-0.3,0.5-1,0.1-1.4c0,0-0.1-0.1-0.1-0.1c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0-0.1-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0-0.1,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0-0.1,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0c0,0,0,0-0.1,0l0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0-0.1,0l0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7\n C107.7,11.7,107.7,11.7,107.6,11.7C107.7,11.7,107.7,11.7,107.6,11.7C107.6,11.7,107.6,11.7,107.6,11.7\n C107.6,11.7,107.6,11.7,107.6,11.7C107.6,11.7,107.6,11.7,107.6,11.7C107.6,11.7,107.6,11.7,107.6,11.7\n C107.6,11.7,107.6,11.7,107.6,11.7C107.6,11.7,107.6,11.7,107.6,11.7L107.6,11.7L107.6,11.7z"
347
+ })
348
+ ]
349
+ }),
350
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
351
+ children: [
352
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
353
+ className: "st71",
354
+ d: "M70.5,28.3L46.2,70.4c-0.7,1.1,0.2,2.6,1.5,2.6h48.7c1.3,0,2.1-1.4,1.5-2.6L73.5,28.3\n C72.8,27.2,71.2,27.2,70.5,28.3L46.2,70.4c-0.7,1.1,0.2,2.6,1.5,2.6h48.7c1.3,0,2.1-1.4,1.5-2.6L73.5,28.3\n C72.8,27.2,71.2,27.2,70.5,28.3z"
355
+ }),
356
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
357
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
358
+ className: "st51",
359
+ d: "M69.2,62.3c0-1.5,1.2-2.7,2.8-2.7c1.6,0,2.8,1.2,2.8,2.7c0,1.5-1.2,2.7-2.8,2.7\n C70.4,65.1,69.2,63.8,69.2,62.3z M69.4,42.8h5.1l-0.8,14.5h-3.5L69.4,42.8z"
360
+ })
361
+ })
362
+ ]
363
+ }),
364
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
365
+ className: "st4",
366
+ points: "120.6,73.7 120.6,89.3 23.4,89.3 23.4,73.7 18.3,73.7 18.3,95.5 125.7,95.5 125.7,73.7 "
367
+ })
368
+ ]
369
+ });
370
+ };
52
371
 
53
- // src/assets/No-Data_Gray.svg
54
- var No_Data_Gray_default = "./No-Data_Gray-JVSMIDTK.svg";
372
+ // src/assets/No-Data_Gray.tsx
373
+ var import_jsx_runtime = require("react/jsx-runtime");
374
+ var NoData = () => {
375
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
376
+ version: "1.1",
377
+ id: "Layer_1",
378
+ xmlns: "http://www.w3.org/2000/svg",
379
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
380
+ x: "0px",
381
+ y: "0px",
382
+ viewBox: "0 0 144 144",
383
+ xmlSpace: "preserve",
384
+ "aria-label": "No Data",
385
+ "aria-hidden": "true",
386
+ children: [
387
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", {
388
+ type: "text/css",
389
+ children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
390
+ .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
391
+ .st2{fill:#FFFFFF;}
392
+ .st3{fill:#BBD6EB;}
393
+ .st4{fill:#EEEFF2;}
394
+ .st5{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
395
+ .st6{fill:#F3F5F7;}
396
+ .st7{fill:url(#SVGID_1_);stroke:url(#SVGID_00000006704332593454663440000005954843594819861146_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
397
+ .st8{fill:url(#SVGID_00000106143224745968664660000015545644386663402369_);stroke:url(#SVGID_00000060000323524700952150000009443098968243775633_);stroke-miterlimit:10;}
398
+ .st9{clip-path:url(#SVGID_00000072254873707258048500000002202334732706801583_);}
399
+ .st10{fill:url(#SVGID_00000160906424440706072010000010651418766052893828_);}
400
+ .st11{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
401
+ .st12{fill:url(#SVGID_00000166653025240627689170000010166316195966771112_);}
402
+ .st13{fill:url(#SVGID_00000124858390285803908180000004272456810311541930_);}
403
+ .st14{fill:#FFFFFF;stroke:url(#SVGID_00000039812618264638845780000015754501534824760994_);stroke-miterlimit:10;}
404
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
405
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
406
+ .st17{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
407
+ .st18{fill:url(#SVGID_00000114785120267784282100000003782019601038459024_);stroke:url(#SVGID_00000017485853486535587300000008133827704572529074_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
408
+ .st19{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
409
+ .st20{fill:#838795;}
410
+ .st21{fill:url(#SVGID_00000005227838299657014020000002405157770383428270_);stroke:url(#SVGID_00000179628980782306761590000016732882584549759379_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
411
+ .st22{fill:url(#SVGID_00000082336348223447261170000007350259516740736661_);stroke:url(#SVGID_00000127747985854115216880000015324684558685072513_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
412
+ .st23{fill:url(#SVGID_00000143614735348896238450000017950618178258863778_);stroke:url(#SVGID_00000149350154152619398350000009011244753699295625_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
413
+ .st24{fill:url(#SVGID_00000165932059201675521870000010177836230110158249_);stroke:url(#SVGID_00000116200938490381802900000013099948937685753014_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
414
+ .st25{fill:url(#SVGID_00000170970391019326246130000003386635648620799153_);stroke:url(#SVGID_00000078042507857241115240000000783729399282428860_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
415
+ .st26{fill:url(#SVGID_00000165954344476300240070000016062413915397158530_);stroke:url(#SVGID_00000065072852963065815490000017635043911515709835_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
416
+ .st27{fill:url(#SVGID_00000149340045453916345050000003530030559855249543_);stroke:url(#SVGID_00000145764715395966068490000016906432215648834203_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
417
+ .st28{fill:url(#SVGID_00000060741309953631294510000012219950461900646033_);stroke:url(#SVGID_00000181064779950116991740000008672142294875886516_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
418
+ .st29{fill:url(#SVGID_00000066499000593153989830000001583623978092939154_);}
419
+ .st30{fill:url(#SVGID_00000060019588447761887410000006983974920953117348_);}
420
+ .st31{fill:url(#SVGID_00000147204935348505892770000008330411938665552551_);}
421
+ .st32{fill:url(#SVGID_00000093168809162800931530000013939932709540720810_);}
422
+ .st33{fill:url(#SVGID_00000110471321633624848760000002315469972124581509_);}
423
+ .st34{fill:url(#SVGID_00000090266667587978863940000009656000683829817007_);}
424
+ .st35{fill:url(#SVGID_00000044173117623488082010000002617541745592796836_);}
425
+ .st36{fill:url(#SVGID_00000062168671952687747160000014794920210185369251_);}
426
+ .st37{fill:url(#SVGID_00000046331582614306738040000011525566693084220813_);}
427
+ .st38{fill:url(#SVGID_00000104706002140217962550000011073050277708869268_);}
428
+ .st39{fill:url(#SVGID_00000132080076872910327460000016661199490817898375_);}
429
+ .st40{fill:url(#SVGID_00000047770168658054061260000004285069631651636665_);}
430
+ .st41{fill:url(#SVGID_00000119827730405595953390000013203674573805203845_);}
431
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000134222642667733017300000013198702810135296641_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
432
+ .st43{fill:#FFFFFF;stroke:url(#SVGID_00000087387630545677661850000017120137950369778836_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
433
+ .st44{fill:url(#SVGID_00000057859342634657166460000015569615135577116037_);stroke:url(#SVGID_00000170978618175865133470000008438944922137589134_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
434
+ .st45{fill:#D7DAE0;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
435
+ .st46{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linejoin:round;stroke-miterlimit:10;}
436
+ .st47{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
437
+ .st48{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0076,4.0153;}
438
+ .st49{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
439
+ .st50{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
440
+ .st51{fill:#D7DAE0;}
441
+ .st52{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
442
+ .st53{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0038,4.0077;}
443
+ .st54{clip-path:url(#SVGID_00000124865040314443218350000012560582582247641745_);}
444
+ .st55{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;}
445
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:6.6455,0.6645,1.9936,6.6455;}
446
+ .st57{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.6645,1.9936,6.6455,0.6645,1.9936,6.6455;}
447
+ .st58{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
448
+ .st59{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
449
+ .st60{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;}
450
+ .st61{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7.0238,0.7024,2.1072,7.0238;}
451
+ .st62{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.7024,2.1072,7.0238,0.7024,2.1072,7.0238;}
452
+ .st63{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;}
453
+ .st64{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.7263,0.5726,1.7179,5.7263;}
454
+ .st65{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
455
+ .st66{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
456
+ .st67{fill:none;stroke:#5E616E;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
457
+ .st68{fill:none;stroke:#838795;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
458
+ .st69{fill:#5E616E;}
459
+ .st70{clip-path:url(#SVGID_00000083788480783082887770000000257071326861215674_);}
460
+ .st71{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
461
+ .st72{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
462
+ .st73{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
463
+ .st74{fill:#E5E5E5;}
464
+ .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
465
+ .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}`
466
+ }),
467
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
468
+ children: [
469
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
470
+ className: "st2",
471
+ d: "M124,12.9H20c-2.8,0-5.1,2-5.1,4.4v82.2h114.1V17.3C129.1,14.9,126.8,12.9,124,12.9z"
472
+ }),
473
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
474
+ className: "st4",
475
+ d: "M111,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C112,13.4,111.5,12.9,111,12.9L111,12.9z\n M98,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C99,13.4,98.5,12.9,98,12.9L98,12.9z M85,12.9h-8\n c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C86,13.4,85.5,12.9,85,12.9L85,12.9z M72,12.9h-8c-0.6,0-1,0.4-1,1\n c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C73,13.4,72.5,12.9,72,12.9L72,12.9z M59,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8\n c0.6,0,1-0.4,1-1C60,13.4,59.5,12.9,59,12.9L59,12.9z M46,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1\n C47,13.4,46.5,12.9,46,12.9L46,12.9z M33,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1C34,13.4,33.5,12.9,33,12.9\n L33,12.9z M20,12.9C20,12.9,20,12.9,20,12.9c-2,0-3.8,1.1-4.6,2.6v0c0,0,0,0,0,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0c0,0.1-0.1,0.1-0.1,0.2c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0.6c0,0.6,0.4,1,1,1s1-0.4,1-1v-0.6c0-1.3,1.4-2.4,3-2.4\n c0.6,0,1-0.5,1-1C21,13.4,20.5,12.9,20,12.9L20,12.9z M15.9,21.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,22.4,16.5,21.9,15.9,21.9L15.9,21.9z M15.9,34.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,35.4,16.5,34.9,15.9,34.9L15.9,34.9z M15.9,47.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,48.4,16.5,47.9,15.9,47.9L15.9,47.9z M15.9,60.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,61.4,16.5,60.9,15.9,60.9L15.9,60.9z M15.9,73.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,74.4,16.5,73.9,15.9,73.9L15.9,73.9z M15.9,86.9c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C16.9,87.4,16.5,86.9,15.9,86.9L15.9,86.9z M24.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S25,97.5,24.4,97.5\n L24.4,97.5z M37.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S38,97.5,37.4,97.5L37.4,97.5z M50.4,97.5h-8\n c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S51,97.5,50.4,97.5L50.4,97.5z M63.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8\n c0.6,0,1-0.4,1-1S64,97.5,63.4,97.5L63.4,97.5z M76.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S77,97.5,76.4,97.5\n L76.4,97.5z M89.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S90,97.5,89.4,97.5L89.4,97.5z M102.4,97.5h-8\n c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.6,0,1-0.4,1-1S103,97.5,102.4,97.5L102.4,97.5z M115.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8\n c0.6,0,1-0.4,1-1S116,97.5,115.4,97.5L115.4,97.5z M128.4,97.5h-8c-0.6,0-1,0.4-1,1s0.4,1,1,1h8c0.2,0,0.5-0.1,0.6-0.2v-1.5\n C128.9,97.6,128.7,97.5,128.4,97.5L128.4,97.5z M128.1,86.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,86.6,128.6,86.1,128.1,86.1L128.1,86.1z M128.1,73.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,73.6,128.6,73.1,128.1,73.1L128.1,73.1z M128.1,60.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,60.6,128.6,60.1,128.1,60.1L128.1,60.1z M128.1,47.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,47.6,128.6,47.1,128.1,47.1L128.1,47.1z M128.1,34.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,34.6,128.6,34.1,128.1,34.1L128.1,34.1z M128.1,21.1c-0.6,0-1,0.4-1,1v8c0,0.6,0.4,1,1,1s1-0.4,1-1v-8\n C129.1,21.6,128.6,21.1,128.1,21.1L128.1,21.1z M124,12.9h-8c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h8l0,0c1.6,0,3,1,3.1,2.3\n c0,0.5,0.5,0.9,1,0.9c0,0,0,0,0.1,0c0.6,0,1-0.5,0.9-1.1c0-0.7-0.3-1.4-0.7-2c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0v0c0,0-0.1-0.1-0.1-0.1v0c0,0,0,0,0,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.6-0.7-1.5-1.2-2.5-1.4l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.1,0-0.2,0\n c0,0,0,0,0,0c0,0,0,0,0,0v0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0\n C124.1,12.9,124.1,12.9,124,12.9C124.1,12.9,124.1,12.9,124,12.9C124.1,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9\n C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9\n C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9\n C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9\n C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9\n C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9C124,12.9,124,12.9,124,12.9L124,12.9z"
476
+ })
477
+ ]
478
+ }),
479
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
480
+ className: "st4",
481
+ d: "M80.8,30.1L66,44.9H9c-3,0-5.3,2.6-4.8,5.6l8.5,58c0.2,1.3,1.3,2.3,2.7,2.3h111.3c1.4,0,2.5-1,2.7-2.3\n l10.6-72.9c0.4-3-1.9-5.6-4.8-5.6H80.8z"
482
+ }),
483
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
484
+ children: [
485
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
486
+ className: "st71",
487
+ cx: "107.4",
488
+ cy: "99.4",
489
+ r: "30.5"
490
+ }),
491
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
492
+ className: "st51",
493
+ points: "124.8,88 118.7,81.9 107.3,93.3 95.8,81.9 89.7,88 101.2,99.5 89.7,110.9 95.8,117 107.3,105.6\n 118.7,117 124.8,110.9 113.4,99.5 "
494
+ })
495
+ ]
496
+ })
497
+ ]
498
+ });
499
+ };
55
500
 
56
- // src/assets/No-Search-Found_Gray.svg
57
- var No_Search_Found_Gray_default = "./No-Search-Found_Gray-4OSPRMF4.svg";
501
+ // src/assets/No-Search-Found_Gray.tsx
502
+ var import_jsx_runtime = require("react/jsx-runtime");
503
+ var NoSearchFound = () => {
504
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
505
+ version: "1.1",
506
+ id: "Layer_1",
507
+ xmlns: "http://www.w3.org/2000/svg",
508
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
509
+ x: "0px",
510
+ y: "0px",
511
+ viewBox: "0 0 144 144",
512
+ xmlSpace: "preserve",
513
+ "aria-label": "No Search Found",
514
+ "aria-hidden": "true",
515
+ children: [
516
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", {
517
+ type: "text/css",
518
+ children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
519
+ .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
520
+ .st2{fill:#FFFFFF;}
521
+ .st3{fill:#BBD6EB;}
522
+ .st4{fill:#EEEFF2;}
523
+ .st5{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
524
+ .st6{fill:#F3F5F7;}
525
+ .st7{fill:url(#SVGID_1_);stroke:url(#SVGID_00000094609187903788932600000003545639467833409428_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
526
+ .st8{fill:url(#SVGID_00000161589915407589535500000009372234131896836539_);stroke:url(#SVGID_00000067934452502483355280000008339464748571244981_);stroke-miterlimit:10;}
527
+ .st9{clip-path:url(#SVGID_00000162331202596614018110000016194356013507311530_);}
528
+ .st10{fill:url(#SVGID_00000037655740272919924040000017535965237825787818_);}
529
+ .st11{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
530
+ .st12{fill:url(#SVGID_00000110466472750432826220000004538896309817856650_);}
531
+ .st13{fill:url(#SVGID_00000072251738502527140120000007480513520010799289_);}
532
+ .st14{fill:#FFFFFF;stroke:url(#SVGID_00000109737291097771010450000016905642024503382463_);stroke-miterlimit:10;}
533
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
534
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
535
+ .st17{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
536
+ .st18{fill:url(#SVGID_00000071560644066883387500000008702215066501077438_);stroke:url(#SVGID_00000041260937465794957220000003204765592288801447_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
537
+ .st19{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
538
+ .st20{fill:#838795;}
539
+ .st21{fill:url(#SVGID_00000044171222418013926150000001626571882860076948_);stroke:url(#SVGID_00000119091168009985137720000015280234206461506194_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
540
+ .st22{fill:url(#SVGID_00000145049749931436758180000006214419598200721338_);stroke:url(#SVGID_00000034770130942227623730000006943851382756295815_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
541
+ .st23{fill:url(#SVGID_00000034086188455595214650000000106235625568093359_);stroke:url(#SVGID_00000119809059463002379890000001328156446606476436_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
542
+ .st24{fill:url(#SVGID_00000084525421725677028100000002342331043522091695_);stroke:url(#SVGID_00000170259873083608309310000002663339479637381251_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
543
+ .st25{fill:url(#SVGID_00000090257117363107863130000001530954146672511645_);stroke:url(#SVGID_00000005983905713641276000000006361808052854576564_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
544
+ .st26{fill:url(#SVGID_00000035529088551174812540000016129695222616890014_);stroke:url(#SVGID_00000090991212463957472540000015583168092279454350_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
545
+ .st27{fill:url(#SVGID_00000181081539637647825220000010251441254353580164_);stroke:url(#SVGID_00000169559947521487949140000014229010861957120905_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
546
+ .st28{fill:url(#SVGID_00000145037676760478490520000016224395349366602409_);stroke:url(#SVGID_00000149355959681865523270000006600740656262230688_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
547
+ .st29{fill:url(#SVGID_00000159471051151717654030000009358683532371293109_);}
548
+ .st30{fill:url(#SVGID_00000145749459581369053590000010997582527071904702_);}
549
+ .st31{fill:url(#SVGID_00000135684608842164379260000005278990163368478358_);}
550
+ .st32{fill:url(#SVGID_00000105399242326203901220000015629138222770619280_);}
551
+ .st33{fill:url(#SVGID_00000083780951955360727220000009574561854206514859_);}
552
+ .st34{fill:url(#SVGID_00000173121002280365140170000005472776760760630681_);}
553
+ .st35{fill:url(#SVGID_00000030471428930957756860000011347861550533136280_);}
554
+ .st36{fill:url(#SVGID_00000005958223121467814920000004524103582282804151_);}
555
+ .st37{fill:url(#SVGID_00000016054360315145193850000009377640636026127291_);}
556
+ .st38{fill:url(#SVGID_00000076568430624743085750000011985954460562833283_);}
557
+ .st39{fill:url(#SVGID_00000121962263570211620080000012551758957791307142_);}
558
+ .st40{fill:url(#SVGID_00000102510317207207755260000001757161550764590240_);}
559
+ .st41{fill:url(#SVGID_00000066489273327868503790000000367217513764259223_);}
560
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000029749451120302070210000013010458254936366480_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
561
+ .st43{fill:#FFFFFF;stroke:url(#SVGID_00000016052460888614745100000012076935114936558769_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
562
+ .st44{fill:url(#SVGID_00000062908384524755920690000016121043276677890472_);stroke:url(#SVGID_00000182508529787751778560000002519442964791851401_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
563
+ .st45{fill:#D7DAE0;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
564
+ .st46{fill:#5E616E;stroke:#5E616E;stroke-width:1.5;stroke-linejoin:round;stroke-miterlimit:10;}
565
+ .st47{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
566
+ .st48{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0076,4.0153;}
567
+ .st49{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
568
+ .st50{fill:#838795;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
569
+ .st51{fill:#D7DAE0;}
570
+ .st52{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
571
+ .st53{fill:none;stroke:#D7DAE0;stroke-width:8;stroke-miterlimit:10;stroke-dasharray:2.0038,4.0077;}
572
+ .st54{clip-path:url(#SVGID_00000136405785613528362800000007147594551438276777_);}
573
+ .st55{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;}
574
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:6.6455,0.6645,1.9936,6.6455;}
575
+ .st57{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.6645,1.9936,6.6455,0.6645,1.9936,6.6455;}
576
+ .st58{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
577
+ .st59{fill:#FFFFFF;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
578
+ .st60{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;}
579
+ .st61{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7.0238,0.7024,2.1072,7.0238;}
580
+ .st62{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.7024,2.1072,7.0238,0.7024,2.1072,7.0238;}
581
+ .st63{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;}
582
+ .st64{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.7263,0.5726,1.7179,5.7263;}
583
+ .st65{fill:none;stroke:#5E616E;stroke-width:1.5;stroke-miterlimit:10;}
584
+ .st66{fill:none;stroke:#D7DAE0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
585
+ .st67{fill:none;stroke:#5E616E;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
586
+ .st68{fill:none;stroke:#838795;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,3,10,5;}
587
+ .st69{fill:#5E616E;}
588
+ .st70{clip-path:url(#SVGID_00000079469741068815528770000010706338362003342259_);}
589
+ .st71{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
590
+ .st72{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
591
+ .st73{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
592
+ .st74{fill:#E5E5E5;}
593
+ .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
594
+ .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}`
595
+ }),
596
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
597
+ children: [
598
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
599
+ className: "st2",
600
+ d: "M63.6,17.8c-2-0.5-4.1,0.8-4.6,2.8L43.4,84.3l-3.2,13.1l-4.9,20c-0.5,2,0.8,4.1,2.8,4.6l72.9,17.8\n c2,0.5,4.1-0.8,4.6-2.8l4.9-20l3.2-13.1l15.6-63.8c0.5-2-0.8-4.1-2.8-4.6L63.6,17.8z"
601
+ }),
602
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
603
+ className: "st4",
604
+ d: "M62.7,17.7c-1.7,0-3.3,1.2-3.7,2.9l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-0.6,2.6c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8L61,21\n c0.2-0.8,0.9-1.4,1.8-1.4c0.2,0,0.3,0,0.5-0.1c0.1,0.1,0.3,0.3,0.5,0.3l7.8,1.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8\n c0.1-0.5-0.2-1.1-0.7-1.2c0,0-4.6-1.1-6.7-1.7l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-1-0.2\n c-0.1,0-0.2,0-0.2,0c-0.2,0-0.3,0-0.5,0.1C63.3,17.8,63,17.7,62.7,17.7L62.7,17.7L62.7,17.7z M58.1,27.5c-0.5,0-0.9,0.3-1,0.8\n c0,0-0.3,1.1-0.6,2.5l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-1.2,5c-0.1,0.5,0.2,1.1,0.7,1.2\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2C58.3,27.5,58.2,27.5,58.1,27.5L58.1,27.5z M55,40.1\n c-0.5,0-0.9,0.3-1,0.8c0,0-0.4,1.5-0.8,3.2l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l-1.1,4.4c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2\n C55.2,40.2,55.1,40.1,55,40.1L55,40.1z M51.9,52.8c-0.5,0-0.9,0.3-1,0.8c0,0-0.2,1-0.5,2.2l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l-1.3,5.5c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2\n C52.1,52.8,52,52.8,51.9,52.8L51.9,52.8z M48.8,65.4c-0.5,0-0.9,0.3-1,0.8c0,0-0.2,0.7-0.4,1.7l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0.1c0,0,0,0,0,0l0,0c0,0,0,0,0,0L46,73.9c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.9-7.8\n c0.1-0.5-0.2-1.1-0.7-1.2C49,65.4,48.9,65.4,48.8,65.4L48.8,65.4z M45.8,78c-0.5,0-0.9,0.3-1,0.8v0c0,0,0,0,0,0v0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0v0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0v0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0v0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0.1,0,0.1l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0.1,0,0.1l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0.1l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0.1,0,0.2-0.1,0.3l0,0c0,0.1-0.1,0.3-0.1,0.4l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0.1-0.1,0.3-0.1,0.4l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0.1,0,0.1l0,0c0,0,0,0.1,0,0.1l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0.1l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0.1l0,0c0,0,0,0,0,0.1l0,0c0,0,0,0.1,0,0.1l0,0c-0.1,0.3-0.1,0.5-0.2,0.8l0,0c0,0.2-0.1,0.3-0.1,0.5l0,0\n c0,0.1-0.1,0.3-0.1,0.4l0,0c-0.1,0.3-0.1,0.5-0.2,0.6v0c0,0.2-0.1,0.2-0.1,0.2l0,0l0,0l-0.5,2.2c-0.1,0.5,0.2,1.1,0.7,1.2\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l0.5-2.2l1.4-5.5c0.1-0.5-0.2-1.1-0.7-1.2C45.9,78,45.8,78,45.8,78L45.8,78z M42.7,90.7\n c-0.4,0-0.9,0.3-1,0.8l-1.4,5.8v0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0v0c0,0,0,0,0,0v0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0l0,0l-0.4,1.8\n c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l0.4-1.8l1.5-6c0.1-0.5-0.2-1.1-0.7-1.2\n C42.8,90.7,42.7,90.7,42.7,90.7L42.7,90.7z M39.6,103.3c-0.4,0-0.9,0.3-1,0.8l-1.9,7.8c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0\n c0.5,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2C39.7,103.3,39.7,103.3,39.6,103.3L39.6,103.3z M36.5,115.9\n c-0.5,0-0.9,0.3-1,0.8c0,0-0.2,0.7-0.2,0.7v0c0,0.1,0,0.1,0,0.2c-0.2,0.8-0.1,1.5,0.2,2.2c0.2,0.5,0.6,1,1,1.4c0,0,0,0,0,0\n c0,0,0,0,0,0c0.3,0.3,0.7,0.5,1.1,0.7c0,0,0.1,0,0.1,0c0.1,0,0.2,0.1,0.3,0.1l1.2,0.3c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8\n c0.1-0.5-0.2-1.1-0.7-1.2l-1.2-0.3c-0.5-0.1-0.9-0.4-1.1-0.8c-0.3-0.4-0.3-0.9-0.2-1.4l0.2-0.7c0.1-0.5-0.2-1.1-0.7-1.2\n C36.6,115.9,36.6,115.9,36.5,115.9L36.5,115.9z M44.4,121.5c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l4,1c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c1.9,0.5,3.7,0.9,3.7,0.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8\n c0.1-0.5-0.2-1.1-0.7-1.2l-7.8-1.9C44.6,121.5,44.5,121.5,44.4,121.5L44.4,121.5z M57.1,124.6c-0.5,0-0.9,0.3-1,0.8\n c-0.1,0.5,0.2,1.1,0.7,1.2l3.7,0.9c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0.1,0,0.1,0l0,0c1.9,0.5,3.9,1,3.9,1\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2l-7.8-1.9C57.2,124.6,57.1,124.6,57.1,124.6L57.1,124.6z\n M69.7,127.7c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l3.3,0.8c0,0,0,0,0,0l0.1,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c2.1,0.5,4.3,1.1,4.3,1.1c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8\n c0.1-0.5-0.2-1.1-0.7-1.2l-7.8-1.9C69.8,127.7,69.8,127.7,69.7,127.7L69.7,127.7z M82.3,130.8c-0.5,0-0.9,0.3-1,0.8\n c-0.1,0.5,0.2,1.1,0.7,1.2l3,0.7c0,0,0,0,0,0l0.1,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c2.2,0.5,4.6,1.1,4.6,1.1c0.1,0,0.2,0,0.2,0\n c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2l-7.8-1.9C82.5,130.8,82.4,130.8,82.3,130.8L82.3,130.8z M94.9,133.9\n c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2l-7.8-1.9\n C95.1,133.9,95,133.9,94.9,133.9L94.9,133.9z M107.6,137c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l3.7,0.9\n c0.3,0.1,0.6,0.1,0.9,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0.4-0.2,0.8-0.5,1.1-0.9c0.4-0.4,0.3-1-0.1-1.4\n c-0.2-0.2-0.4-0.2-0.7-0.2c-0.3,0-0.6,0.1-0.8,0.3c-0.3,0.4-0.8,0.6-1.4,0.6c-0.1,0-0.3,0-0.4-0.1l-3.7-0.9\n C107.7,137,107.7,137,107.6,137L107.6,137z M117.3,125c-0.5,0-0.9,0.3-1,0.8l-1.9,7.8c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0\n c0.4,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2C117.5,125,117.4,125,117.3,125L117.3,125z M120.4,112.3\n c-0.5,0-0.9,0.3-1,0.8l-0.9,3.5l-1,4.3c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1-4.3c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0.8-3.4c0.1-0.5-0.2-1.1-0.7-1.2\n C120.6,112.3,120.5,112.3,120.4,112.3L120.4,112.3z M123.5,99.7c-0.5,0-0.9,0.3-1,0.8l-0.7,3l-1.2,4.7c-0.1,0.5,0.2,1.1,0.7,1.2\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.2-4.7l0.7-3c0.1-0.5-0.2-1.1-0.7-1.2C123.7,99.7,123.6,99.7,123.5,99.7L123.5,99.7z\n M126.6,87.1c-0.5,0-0.9,0.3-1,0.8l-1.9,7.8c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.4,0,0.9-0.3,1-0.8l1.9-7.8\n c0.1-0.5-0.2-1.1-0.7-1.2C126.8,87.1,126.7,87.1,126.6,87.1L126.6,87.1z M129.7,74.4c-0.5,0-0.9,0.3-1,0.8l-1.9,7.8\n c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2\n C129.9,74.5,129.8,74.4,129.7,74.4L129.7,74.4z M132.8,61.8c-0.5,0-0.9,0.3-1,0.8l-1.9,7.8c-0.1,0.5,0.2,1.1,0.7,1.2\n c0.1,0,0.2,0,0.2,0c0.4,0,0.9-0.3,1-0.8l1.9-7.8c0.1-0.5-0.2-1.1-0.7-1.2C132.9,61.8,132.9,61.8,132.8,61.8L132.8,61.8z\n M135.9,49.2c-0.5,0-0.9,0.3-1,0.8l-1.9,7.8c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.4,0,0.9-0.3,1-0.8l1.9-7.8\n c0.1-0.5-0.2-1.1-0.7-1.2C136,49.2,136,49.2,135.9,49.2L135.9,49.2z M138.2,37.2c-0.1,0-0.3,0-0.4,0.1c-0.5,0.2-0.7,0.8-0.5,1.3\n c0.1,0.3,0.2,0.7,0.1,1.2l-1.3,5.4c-0.1,0.5,0.2,1.1,0.7,1.2c0.1,0,0.2,0,0.2,0c0.4,0,0.9-0.3,1-0.8l1.2-5c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0-0.1,0-0.2,0-0.2v0l0,0l0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0\n c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0v0c0.2-0.8,0.1-1.6-0.2-2.4C139,37.4,138.6,37.2,138.2,37.2L138.2,37.2z\n M127.1,33.3c-0.4,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8\n c0.1-0.5-0.2-1.1-0.7-1.2c0,0-2.9-0.7-5.1-1.3l0,0c0,0-0.1,0-0.1,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-2.5-0.6\n C127.2,33.3,127.2,33.3,127.1,33.3L127.1,33.3z M114.4,30.2c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2c0,0-2.7-0.7-4.9-1.2l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-2.7-0.7\n C114.6,30.2,114.5,30.2,114.4,30.2L114.4,30.2z M101.8,27.2c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9\n c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2c0,0-5.7-1.4-7.4-1.8l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-0.3-0.1C102,27.2,101.9,27.2,101.8,27.2L101.8,27.2z M89.2,24.1\n c-0.5,0-0.9,0.3-1,0.8c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2\n c0,0-5.1-1.3-7-1.7l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0l0,0c0,0,0,0,0,0\n l0,0c0,0,0,0,0,0l-0.1,0l0,0l-0.5-0.1C89.4,24.1,89.3,24.1,89.2,24.1L89.2,24.1z M76.6,21c-0.5,0-0.9,0.3-1,0.8\n c-0.1,0.5,0.2,1.1,0.7,1.2l7.8,1.9c0.1,0,0.2,0,0.2,0c0.5,0,0.9-0.3,1-0.8c0.1-0.5-0.2-1.1-0.7-1.2c0,0-4.3-1.1-6.5-1.6l0,0\n c0,0,0,0,0,0l0,0c0,0,0,0,0,0l-0.1,0l0,0l-0.1,0c0,0,0,0,0,0L76.8,21C76.7,21,76.6,21,76.6,21L76.6,21z"
605
+ })
606
+ ]
607
+ }),
608
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
609
+ className: "st4",
610
+ d: "M7,18.3c-2.1,0.4-3.4,2.4-3,4.5l12.5,64.9l2.6,13.3l3.9,20.4c0.4,2.1,2.4,3.4,4.5,3l74.2-14.3\n c2.1-0.4,3.4-2.4,3-4.5l-3.9-20.4l-2.6-13.3L85.8,7c-0.4-2.1-2.4-3.4-4.5-3L7,18.3z"
611
+ }),
612
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", {
613
+ children: [
614
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
615
+ className: "st51",
616
+ d: "M113.3,108.9l-4.5,4.5c-1.2,1.2-3.2,1.2-4.4,0L80.3,89.2c-1.2-1.2-1.2-3.2,0-4.4l4.5-4.5\n c1.2-1.2,3.2-1.2,4.4,0l24.1,24.1C114.5,105.7,114.5,107.7,113.3,108.9z"
617
+ }),
618
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
619
+ className: "st71",
620
+ cx: "58.3",
621
+ cy: "58.3",
622
+ r: "28.5"
623
+ }),
624
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", {
625
+ className: "st51",
626
+ points: "74.7,47.7 68.9,41.9 58.2,52.6 47.5,41.9 41.8,47.7 52.5,58.4 41.8,69.1 47.5,74.8 58.2,64.1\n 68.9,74.8 74.7,69.1 63.9,58.4 "
627
+ })
628
+ ]
629
+ }),
630
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", {
631
+ className: "st72",
632
+ x1: "78.5",
633
+ y1: "78.4",
634
+ x2: "90.2",
635
+ y2: "90.1"
636
+ })
637
+ ]
638
+ });
639
+ };
58
640
 
59
641
  // src/lib/EmptyStateImage.tsx
60
642
  var import_jsx_runtime = require("react/jsx-runtime");
61
643
  var EmptyStateImages = {
62
- PageNotFound: { src: Page_Not_Found_Gray_default, alt: "Page Not Found" },
63
- ContentLoading: { src: Content_Loading_Gray_default, alt: "Content Loading" },
64
- Error: { src: Error_Gray_default, alt: "Error" },
65
- NoData: { src: No_Data_Gray_default, alt: "No Data" },
66
- NoSearchFound: { src: No_Search_Found_Gray_default, alt: "No Search Found" }
644
+ PageNotFound,
645
+ ContentLoading,
646
+ Error: Error2,
647
+ NoData,
648
+ NoSearchFound
67
649
  };
68
650
  var EmptyStateImageContainer = (0, import_material.styled)(import_mui_layout.Box, {
69
651
  name: "AvEmptyState",
@@ -72,14 +654,12 @@ var EmptyStateImageContainer = (0, import_material.styled)(import_mui_layout.Box
72
654
  })({ fontSize: "112px" });
73
655
  var EmptyStateImage = (0, import_react.forwardRef)((props, ref) => {
74
656
  const { variant = "NoSearchFound", ...rest } = props;
657
+ const Image = EmptyStateImages[variant];
75
658
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(EmptyStateImageContainer, {
76
659
  ref,
77
660
  "aria-hidden": true,
78
661
  ...rest,
79
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("img", {
80
- src: EmptyStateImages[variant].src,
81
- alt: EmptyStateImages[variant].alt
82
- })
662
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(Image, {})
83
663
  });
84
664
  });
85
665