UNPKG

20.8 kBJavaScriptView Raw
1"use strict";
2
3var _typeof = require("@babel/runtime/helpers/typeof");
4
5Object.defineProperty(exports, "__esModule", {
6 value: true
7});
8exports["default"] = void 0;
9
10var React = _interopRequireWildcard(require("react"));
11
12function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
14function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
16var ServerError = function ServerError() {
17 return /*#__PURE__*/React.createElement("svg", {
18 width: "254",
19 height: "294"
20 }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
21 d: "M0 .335h253.49v253.49H0z"
22 }), /*#__PURE__*/React.createElement("path", {
23 d: "M0 293.665h253.49V.401H0z"
24 })), /*#__PURE__*/React.createElement("g", {
25 fill: "none",
26 fillRule: "evenodd"
27 }, /*#__PURE__*/React.createElement("g", {
28 transform: "translate(0 .067)"
29 }, /*#__PURE__*/React.createElement("mask", {
30 fill: "#fff"
31 }), /*#__PURE__*/React.createElement("path", {
32 d: "M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",
33 fill: "#E4EBF7",
34 mask: "url(#b)"
35 })), /*#__PURE__*/React.createElement("path", {
36 d: "M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",
37 fill: "#FFF"
38 }), /*#__PURE__*/React.createElement("path", {
39 d: "M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",
40 stroke: "#FFF",
41 strokeWidth: "2"
42 }), /*#__PURE__*/React.createElement("path", {
43 d: "M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",
44 fill: "#FFF"
45 }), /*#__PURE__*/React.createElement("path", {
46 d: "M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",
47 fill: "#FFF"
48 }), /*#__PURE__*/React.createElement("path", {
49 d: "M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",
50 fill: "#FF603B"
51 }), /*#__PURE__*/React.createElement("path", {
52 d: "M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",
53 fill: "#FFF"
54 }), /*#__PURE__*/React.createElement("path", {
55 d: "M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",
56 fill: "#FFB594"
57 }), /*#__PURE__*/React.createElement("path", {
58 d: "M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",
59 fill: "#FFF"
60 }), /*#__PURE__*/React.createElement("path", {
61 d: "M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",
62 fill: "#FFB594"
63 }), /*#__PURE__*/React.createElement("path", {
64 d: "M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",
65 fill: "#FFC6A0"
66 }), /*#__PURE__*/React.createElement("path", {
67 d: "M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",
68 fill: "#520038"
69 }), /*#__PURE__*/React.createElement("path", {
70 d: "M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",
71 fill: "#552950"
72 }), /*#__PURE__*/React.createElement("path", {
73 stroke: "#DB836E",
74 strokeWidth: "1.063",
75 strokeLinecap: "round",
76 strokeLinejoin: "round",
77 d: "M99.206 73.644l-.9 1.62-.3 4.38h-2.24"
78 }), /*#__PURE__*/React.createElement("path", {
79 d: "M99.926 73.284s1.8-.72 2.52.54",
80 stroke: "#5C2552",
81 strokeWidth: "1.117",
82 strokeLinecap: "round",
83 strokeLinejoin: "round"
84 }), /*#__PURE__*/React.createElement("path", {
85 d: "M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",
86 stroke: "#DB836E",
87 strokeWidth: "1.117",
88 strokeLinecap: "round",
89 strokeLinejoin: "round"
90 }), /*#__PURE__*/React.createElement("path", {
91 d: "M92.326 71.724s1.84 1.12 4.16.96",
92 stroke: "#5C2552",
93 strokeWidth: "1.117",
94 strokeLinecap: "round",
95 strokeLinejoin: "round"
96 }), /*#__PURE__*/React.createElement("path", {
97 d: "M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",
98 stroke: "#DB836E",
99 strokeWidth: "1.063",
100 strokeLinecap: "round",
101 strokeLinejoin: "round"
102 }), /*#__PURE__*/React.createElement("path", {
103 d: "M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",
104 stroke: "#E4EBF7",
105 strokeWidth: "1.136",
106 strokeLinecap: "round",
107 strokeLinejoin: "round"
108 }), /*#__PURE__*/React.createElement("path", {
109 d: "M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",
110 fill: "#FFF"
111 }), /*#__PURE__*/React.createElement("path", {
112 d: "M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",
113 fill: "#FFC6A0"
114 }), /*#__PURE__*/React.createElement("path", {
115 d: "M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",
116 fill: "#FFC6A0"
117 }), /*#__PURE__*/React.createElement("path", {
118 d: "M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",
119 stroke: "#E4EBF7",
120 strokeWidth: "1.085",
121 strokeLinecap: "round",
122 strokeLinejoin: "round"
123 }), /*#__PURE__*/React.createElement("path", {
124 d: "M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",
125 fill: "#FFC6A0"
126 }), /*#__PURE__*/React.createElement("path", {
127 d: "M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",
128 fill: "#FFF"
129 }), /*#__PURE__*/React.createElement("path", {
130 d: "M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",
131 fill: "#CBD1D1"
132 }), /*#__PURE__*/React.createElement("path", {
133 d: "M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",
134 fill: "#2B0849"
135 }), /*#__PURE__*/React.createElement("path", {
136 d: "M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",
137 fill: "#A4AABA"
138 }), /*#__PURE__*/React.createElement("path", {
139 d: "M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",
140 fill: "#CBD1D1"
141 }), /*#__PURE__*/React.createElement("path", {
142 d: "M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",
143 fill: "#2B0849"
144 }), /*#__PURE__*/React.createElement("path", {
145 d: "M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",
146 fill: "#A4AABA"
147 }), /*#__PURE__*/React.createElement("path", {
148 d: "M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",
149 fill: "#7BB2F9"
150 }), /*#__PURE__*/React.createElement("path", {
151 d: "M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",
152 stroke: "#648BD8",
153 strokeWidth: "1.085",
154 strokeLinecap: "round",
155 strokeLinejoin: "round"
156 }), /*#__PURE__*/React.createElement("path", {
157 d: "M96.973 219.373s2.882-1.153 6.34-4.034",
158 stroke: "#648BD8",
159 strokeWidth: "1.032",
160 strokeLinecap: "round",
161 strokeLinejoin: "round"
162 }), /*#__PURE__*/React.createElement("path", {
163 d: "M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",
164 stroke: "#648BD8",
165 strokeWidth: "1.085",
166 strokeLinecap: "round",
167 strokeLinejoin: "round"
168 }), /*#__PURE__*/React.createElement("path", {
169 d: "M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",
170 fill: "#192064"
171 }), /*#__PURE__*/React.createElement("path", {
172 d: "M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",
173 fill: "#FFF"
174 }), /*#__PURE__*/React.createElement("path", {
175 d: "M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",
176 fill: "#192064"
177 }), /*#__PURE__*/React.createElement("path", {
178 d: "M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",
179 stroke: "#648BD8",
180 strokeWidth: "1.085",
181 strokeLinecap: "round",
182 strokeLinejoin: "round"
183 }), /*#__PURE__*/React.createElement("path", {
184 d: "M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",
185 stroke: "#E4EBF7",
186 strokeWidth: "1.085",
187 strokeLinecap: "round",
188 strokeLinejoin: "round"
189 }), /*#__PURE__*/React.createElement("path", {
190 d: "M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",
191 fill: "#FFC6A0"
192 }), /*#__PURE__*/React.createElement("path", {
193 d: "M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",
194 stroke: "#DB836E",
195 strokeWidth: ".774",
196 strokeLinecap: "round",
197 strokeLinejoin: "round"
198 }), /*#__PURE__*/React.createElement("path", {
199 d: "M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",
200 stroke: "#E59788",
201 strokeWidth: ".774",
202 strokeLinecap: "round",
203 strokeLinejoin: "round"
204 }), /*#__PURE__*/React.createElement("path", {
205 d: "M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",
206 fill: "#FFC6A0"
207 }), /*#__PURE__*/React.createElement("path", {
208 d: "M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",
209 stroke: "#E59788",
210 strokeWidth: ".774",
211 strokeLinecap: "round",
212 strokeLinejoin: "round"
213 }), /*#__PURE__*/React.createElement("path", {
214 d: "M109.278 112.533s3.38-3.613 7.575-4.662",
215 stroke: "#E4EBF7",
216 strokeWidth: "1.085",
217 strokeLinecap: "round",
218 strokeLinejoin: "round"
219 }), /*#__PURE__*/React.createElement("path", {
220 d: "M107.375 123.006s9.697-2.745 11.445-.88",
221 stroke: "#E59788",
222 strokeWidth: ".774",
223 strokeLinecap: "round",
224 strokeLinejoin: "round"
225 }), /*#__PURE__*/React.createElement("path", {
226 d: "M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",
227 stroke: "#BFCDDD",
228 strokeWidth: "2",
229 strokeLinecap: "round",
230 strokeLinejoin: "round"
231 }), /*#__PURE__*/React.createElement("path", {
232 d: "M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",
233 fill: "#A3B4C6"
234 }), /*#__PURE__*/React.createElement("path", {
235 d: "M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",
236 fill: "#A3B4C6"
237 }), /*#__PURE__*/React.createElement("mask", {
238 fill: "#fff"
239 }), /*#__PURE__*/React.createElement("path", {
240 fill: "#A3B4C6",
241 mask: "url(#d)",
242 d: "M154.098 190.096h70.513v-84.617h-70.513z"
243 }), /*#__PURE__*/React.createElement("path", {
244 d: "M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",
245 fill: "#BFCDDD",
246 mask: "url(#d)"
247 }), /*#__PURE__*/React.createElement("path", {
248 d: "M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",
249 fill: "#FFF",
250 mask: "url(#d)"
251 }), /*#__PURE__*/React.createElement("path", {
252 d: "M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",
253 fill: "#BFCDDD",
254 mask: "url(#d)"
255 }), /*#__PURE__*/React.createElement("path", {
256 d: "M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",
257 stroke: "#7C90A5",
258 strokeWidth: "1.124",
259 strokeLinecap: "round",
260 strokeLinejoin: "round",
261 mask: "url(#d)"
262 }), /*#__PURE__*/React.createElement("path", {
263 d: "M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",
264 fill: "#FFF",
265 mask: "url(#d)"
266 }), /*#__PURE__*/React.createElement("path", {
267 d: "M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",
268 fill: "#BFCDDD",
269 mask: "url(#d)"
270 }), /*#__PURE__*/React.createElement("path", {
271 d: "M177.259 207.217v11.52M201.05 207.217v11.52",
272 stroke: "#A3B4C6",
273 strokeWidth: "1.124",
274 strokeLinecap: "round",
275 strokeLinejoin: "round",
276 mask: "url(#d)"
277 }), /*#__PURE__*/React.createElement("path", {
278 d: "M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",
279 fill: "#5BA02E",
280 mask: "url(#d)"
281 }), /*#__PURE__*/React.createElement("path", {
282 d: "M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",
283 fill: "#92C110",
284 mask: "url(#d)"
285 }), /*#__PURE__*/React.createElement("path", {
286 d: "M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",
287 fill: "#F2D7AD",
288 mask: "url(#d)"
289 })));
290};
291
292var _default = ServerError;
293exports["default"] = _default;
\No newline at end of file