-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror404.html
335 lines (295 loc) · 27.8 KB
/
error404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<!--
* Copyright (c) 2023 Forschungszentrum Juelich GmbH.
* This file is part of JURI.
*
* This is an open source software distributed under the GPLv3 license. More information see the LICENSE file at the top level.
*
* Contributions must follow the Contributor License Agreement. More information see the CONTRIBUTING.md file at the top level.
*
* Contributors:
* Sebastian Lührs (Forschungszentrum Juelich GmbH)
* Filipe Guimarães (Forschungszentrum Juelich GmbH)
-->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="icon" type="image/svg+xml"
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256' viewBox='0 0 256 256' version='1.1'%3E%3Cpath d='M 110.500 11.109 C 94.779 13.374, 75.164 21.107, 60.658 30.759 C 50.733 37.363, 36.492 51.828, 29.492 62.414 C 16.391 82.226, 13.698 101.377, 21.753 117.446 C 25.156 124.235, 33.885 133.109, 40.405 136.407 C 60.588 146.619, 87.174 138.161, 97.849 118.131 C 101.879 110.570, 140.064 11.913, 139.386 10.815 C 138.740 9.770, 118.353 9.977, 110.500 11.109 M 207.141 44.084 C 206.627 45.413, 198.062 67.581, 188.108 93.347 C 167.656 146.287, 166.213 149.561, 157.771 162.182 C 141.071 187.148, 115.598 203.810, 85.275 209.602 C 76.061 211.362, 56.120 211.934, 47.500 210.686 L 42.500 209.962 48 215.024 C 62.868 228.708, 82.688 238.807, 104.162 243.643 C 114.906 246.062, 139.831 246.050, 151 243.620 C 174.374 238.535, 193.867 228.023, 210.558 211.500 C 246.673 175.749, 255.819 122.071, 233.559 76.500 C 228.007 65.134, 219.186 52.411, 212.126 45.584 L 208.076 41.669 207.141 44.084' stroke='none' fill='%231e3c67' fill-rule='evenodd' /%3E%3Cpath d='M 115 0.612 C 58.708 7.547, 14.986 47.079, 2.865 102 C -0.150 115.664, -0.394 138.988, 2.344 152 C 7.839 178.123, 19.723 200.535, 37.490 218.279 C 92.698 273.417, 183.300 267.405, 230.099 205.500 C 243.631 187.600, 250.958 169.969, 255.042 145.483 C 257.438 131.113, 257.320 121.600, 254.563 107 C 244.432 53.343, 205.426 13.404, 152.500 2.494 C 144.703 0.887, 122.013 -0.252, 115 0.612 M 110.500 11.109 C 94.779 13.374, 75.164 21.107, 60.658 30.759 C 50.733 37.363, 36.492 51.828, 29.492 62.414 C 16.391 82.226, 13.698 101.377, 21.753 117.446 C 25.156 124.235, 33.885 133.109, 40.405 136.407 C 60.588 146.619, 87.174 138.161, 97.849 118.131 C 101.879 110.570, 140.064 11.913, 139.386 10.815 C 138.740 9.770, 118.353 9.977, 110.500 11.109 M 207.141 44.084 C 206.627 45.413, 198.062 67.581, 188.108 93.347 C 167.656 146.287, 166.213 149.561, 157.771 162.182 C 141.071 187.148, 115.598 203.810, 85.275 209.602 C 76.061 211.362, 56.120 211.934, 47.500 210.686 L 42.500 209.962 48 215.024 C 62.868 228.708, 82.688 238.807, 104.162 243.643 C 114.906 246.062, 139.831 246.050, 151 243.620 C 174.374 238.535, 193.867 228.023, 210.558 211.500 C 246.673 175.749, 255.819 122.071, 233.559 76.500 C 228.007 65.134, 219.186 52.411, 212.126 45.584 L 208.076 41.669 207.141 44.084 M 0.370 128 C 0.370 133.775, 0.535 136.137, 0.737 133.250 C 0.939 130.363, 0.939 125.638, 0.737 122.750 C 0.535 119.862, 0.370 122.225, 0.370 128' stroke='none' fill='%23ffffff' fill-rule='evenodd' /%3E%3C/svg%3E" />
<style>
:root {
--fzj-color-blue: #023d6b;
--fzj-color-lightblue: #adbde3;
--fzj-color-gray: #ebebeb;
--fzj-color-yellow: #faeb5a;
--fzj-color-red: #eb5f73;
--fzj-color-green: #b9d25f;
--fzj-color-violet: #af82b9;
--fzj-color-orange: #fab45a;
}
*,
::after,
::before {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
footer {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
overflow: hidden;
font-family: Weissenhof Grotesk, Helvetica Neue, Arial, Helvetica, sans-serif;
}
b {
font-weight: bolder;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
svg {
overflow: hidden;
vertical-align: middle;
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.bg-light {
background-color: #f8f9fa !important;
}
.d-none {
display: none !important;
}
.d-inline-block {
display: inline-block !important;
}
.float-right {
float: right !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.mx-2 {
margin-right: .5rem !important;
}
.mx-2 {
margin-left: .5rem !important;
}
@media print {
*,
::after,
::before {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
body {
min-width: 992px !important;
}
}
@media (min-width:768px) {
.d-md-inline-block {
display: inline-block !important;
}
}
@media (max-width: 575.98px) {
footer {
font-size: 0.7rem;
}
}
#header {
position: relative;
border: none;
background-color: var(--fzj-color-blue);
color: #ffffff;
border-bottom: 1px solid #fff;
padding: 0;
height: 38.59px;
}
#institution_logo {
height: 50px;
}
#title_wrapper {
display: flex;
flex-direction: column;
flex-grow: 1;
}
#title {
padding-left: 10px;
padding-right: 10px;
align-self: center;
font-size: 20px;
}
#logo {
align-self: center;
}
#main_content {
margin-top: 0;
padding-top: 0;
font-size: 0.75rem;
overflow: auto;
display: grid;
grid-auto-rows: min-content;
}
footer.container-fluid {
position: absolute;
padding: 0px;
width: 100%;
display: flex;
flex-direction: column;
z-index: 50;
}
#footer_infoline {
background: #ddd;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
padding: 0px 15px;
}
#footer_content, #footer_graphs {
padding: 0;
display: flex;
flex-direction: column;
flex-grow: 1;
margin-bottom: 0;
}
#footer_graphs {
padding: 0 1.7rem;
margin-bottom: 50px;
}
#footer_footer {
position: fixed;
bottom: 0;
background-color: var(--fzj-color-blue);
color: #ddd !important;
padding: 0px 15px;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
flex-direction: row;
align-items: center;
width: 100%;
z-index: 100;
}
#footer_footer a {
color: var(--fzj-color-lightblue);
}
#wrapper {
padding-top: 5em;
text-align: center;
font-size: 2em;
}
</style>
<script>
function resize() {
var header = document.querySelector( '#header' );
var main = document.querySelector( '#main_content' );
var footer = document.querySelector( 'footer' );
main.style.height = `${window.innerHeight - header.offsetHeight - footer.offsetHeight}px`;
}
window.addEventListener("resize", resize);
window.addEventListener("load", resize);
</script>
<title>LLview: Job Reporting</title>
</head>
<body>
<header id="header" class="fixed-top media container-fluid">
<div id="title">
<b>Page not found</b>
</div>
<div id="title_wrapper" class="mx-2">
</div>
<div id="logo">
<svg xmlns="http://www.w3.org/2000/svg" alt="LLview logo" version="1.1" viewBox="0 0 940 555" width="72.05229751244" height="32.5938" style="fill-rule:evenodd;" xmlns:xlink="http://www.w3.org/1999/xlink">
<g><path style="opacity:0.991" fill="#ffffff" d="M 20.5,14.5 C 39.8333,14.5 59.1667,14.5 78.5,14.5C 78.5,140.833 78.5,267.167 78.5,393.5C 90.8333,393.5 103.167,393.5 115.5,393.5C 115.5,297.167 115.5,200.833 115.5,104.5C 134.833,104.5 154.167,104.5 173.5,104.5C 173.5,200.833 173.5,297.167 173.5,393.5C 212.167,393.5 250.833,393.5 289.5,393.5C 289.5,410.833 289.5,428.167 289.5,445.5C 250.833,445.5 212.167,445.5 173.5,445.5C 173.5,457.833 173.5,470.167 173.5,482.5C 243.833,482.5 314.167,482.5 384.5,482.5C 384.5,500.167 384.5,517.833 384.5,535.5C 294.833,535.5 205.167,535.5 115.5,535.5C 115.5,505.5 115.5,475.5 115.5,445.5C 83.5,445.5 51.5,445.5 19.5,445.5C 19.1684,301.763 19.5017,158.097 20.5,14.5 Z"/></g>
<g><path style="opacity:0.977" fill="#ffffff" d="M 212.5,171.5 C 224.186,171.168 235.852,171.501 247.5,172.5C 265.374,220.623 282.54,268.957 299,317.5C 316.076,268.771 333.242,220.105 350.5,171.5C 362.186,171.168 373.852,171.501 385.5,172.5C 362.098,234.539 338.598,296.539 315,358.5C 304.333,359.833 293.667,359.833 283,358.5C 259.195,296.248 235.695,233.914 212.5,171.5 Z"/></g>
<g><path style="opacity:0.973" fill="#ffffff" d="M 411.5,171.5 C 422.833,171.5 434.167,171.5 445.5,171.5C 445.5,234.167 445.5,296.833 445.5,359.5C 434.167,359.5 422.833,359.5 411.5,359.5C 411.5,296.833 411.5,234.167 411.5,171.5 Z"/></g>
<g><path style="opacity:0.951" fill="#ffffff" d="M 411.5,100.5 C 422.833,100.5 434.167,100.5 445.5,100.5C 445.5,113.167 445.5,125.833 445.5,138.5C 434.167,138.5 422.833,138.5 411.5,138.5C 411.5,125.833 411.5,113.167 411.5,100.5 Z"/></g>
<g><path style="opacity:0.98" fill="#ffffff" d="M 556.5,167.5 C 591.851,163.538 619.684,175.871 640,204.5C 651.674,226.366 656.507,249.699 654.5,274.5C 608.167,274.5 561.833,274.5 515.5,274.5C 515.803,293.927 522.803,310.427 536.5,324C 555.742,338.52 576.075,340.187 597.5,329C 607.888,321.273 615.222,311.273 619.5,299C 630.539,299.254 641.539,300.254 652.5,302C 647.664,328.535 632.664,347.201 607.5,358C 590.543,363.205 573.21,364.872 555.5,363C 511.43,355.26 486.93,329.093 482,284.5C 479.584,262.286 481.918,240.619 489,219.5C 501.805,189.523 524.305,172.189 556.5,167.5 Z M 567.5,194.5 C 599.44,197.107 616.773,214.44 619.5,246.5C 585.5,246.5 551.5,246.5 517.5,246.5C 520.727,215.929 537.394,198.596 567.5,194.5 Z"/></g>
<g><path style="opacity:0.977" fill="#ffffff" d="M 669.5,171.5 C 680.853,171.168 692.186,171.501 703.5,172.5C 716.821,220.117 729.988,267.784 743,315.5C 756.148,267.573 768.982,219.573 781.5,171.5C 793.167,171.5 804.833,171.5 816.5,171.5C 827.764,218.449 839.931,265.115 853,311.5C 866.679,265.115 880.513,218.782 894.5,172.5C 905.146,171.501 915.813,171.168 926.5,171.5C 907.958,233.66 888.791,295.66 869,357.5C 857.419,359.466 845.586,360.133 833.5,359.5C 821.162,312.982 809.329,266.315 798,219.5C 785.315,266.051 773.148,312.717 761.5,359.5C 749.586,359.821 737.753,359.488 726,358.5C 706.45,296.352 687.616,234.019 669.5,171.5 Z"/></g>
</svg>
</div>
</header>
<main id="main_content" class="container-fluid">
<div id="wrapper">
The requested page was not found.
<br/>
<span>
Check your link, update your bookmark, or go to <a href="https://llview.fz-juelich.de">llview.fz-juelich.de</a> to access the Job report interface for the different systems.
</span>
<br/>
Please note that job reports take a few minutes to be ready, and they are only kept for three weeks.
</div>
</main>
<footer class="fixed-bottom container-fluid bg-light">
<div id="footer_infoline">
<div class="d-inline-block" id="view_data_info"></div>
<div class="d-none d-md-inline-block float-right" id="footer_infoline_page_options"></div>
</div>
<div id="footer_content"></div>
<div id="footer_footer">
<div id="view_status_info"></div>
<div class="d-flex">
<a href="https://www.fz-juelich.de/en/legal-notice" style="padding-right:15px; align-self: center;">Legal Notice</a>
<a href="https://www.fz-juelich.de/ias/jsc">
<svg id="institution_logo" alt="Institution Logo" width="375.04" height="71.853" viewBox="0 0 375.04 71.853" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<defs>
<clipPath id="a">
<path d="M0 53.89h281.28V0H0Z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="matrix(1.3333 0 0 -1.3333 0 71.853)">
<path d="M130.53 11.125h-2.234v.114c0 .755.476 1.21 1.117 1.21s1.117-.444 1.117-1.199zm-1.117 2.276c-1.242 0-2.234-.91-2.234-2.358v-.673c0-1.448.992-2.349 2.244-2.349.765 0 1.666.374 2.039 1.376.019.052.05.115.05.166 0 .104-.072.176-.166.176h-.671c-.145 0-.207-.103-.239-.144-.279-.549-.661-.632-1.013-.632-.641 0-1.127.497-1.127 1.231v.145h3.072c.135 0 .238.114.238.249v.475c0 1.386-.972 2.338-2.193 2.338m-7.047 8.771v19.139c0 .51-.42.93-.93.93h-2.49c-.51 0-.93-.42-.93-.93V22.172c0-.512.42-.932.93-.932h2.49c.51 0 .93.42.93.932m3.041-8.874h-3.414a.25.25 0 0 1-.248-.248v-.487c0-.134.113-.238.248-.238h2.35l-2.413-3.083c-.122-.144-.185-.217-.185-.455v-.424c0-.134.113-.238.248-.238h3.414c.135 0 .239.104.239.238v.476a.243.243 0 0 1-.239.248h-2.389l2.473 3.062a.548.548 0 0 1 .155.404v.497a.243.243 0 0 1-.239.248m-8.186-1.365c0 .434.393.568.838.568.703 0 .879-.352.983-.641.041-.103.072-.155.185-.155h.653c.093 0 .175.062.175.176a.472.472 0 0 1-.019.134c-.156.611-.652 1.386-1.936 1.386-1.023 0-1.954-.444-1.954-1.52 0-2.101 2.937-1.232 2.937-2.308 0-.475-.362-.662-.951-.662-.745 0-.973.425-1.055.693-.031.104-.072.167-.188.167h-.64a.183.183 0 0 1-.186-.167.3.3 0 0 1 .01-.144c.123-.704.775-1.439 2.049-1.439 1.076 0 2.028.404 2.028 1.574 0 2.068-2.929 1.21-2.929 2.338m-11.045 1.468c-.724 0-1.147-.299-1.417-.703v.352a.25.25 0 0 1-.249.248h-.63a.243.243 0 0 1-.239-.248V8.363c0-.134.104-.238.239-.238h.63c.136 0 .249.104.249.238v2.804c0 .827.455 1.282 1.097 1.282.641 0 1.096-.455 1.096-1.282V8.363c0-.134.103-.238.238-.238h.631c.135 0 .248.104.248.238v2.68c0 1.406-.619 2.358-1.893 2.358m6.45-6.589h-.818c-.704 0-.952.279-.952.723 0 .456.248.745.952.745h.818c.713 0 .972-.289.972-.745 0-.444-.259-.723-.972-.723m-.539 5.72h.279c.622 0 .973-.383.973-.91-.01-.538-.371-.9-.973-.9h-.279c-.61 0-.973.362-.973.9 0 .527.363.91.973.91m.746-3.403h-1.336c-.351 0-.506.103-.506.362 0 .238.166.372.414.372h1.004c1.158 0 1.965.621 1.965 1.759v2.121a.234.234 0 0 1-.239.237h-.517c-.145 0-.248-.103-.248-.237v-.673a1.796 1.796 0 0 1-1.055.331h-.26c-1.168 0-1.974-.682-1.974-1.779 0-.549.207-.952.662-1.263-.486-.113-.703-.444-.703-.847 0-.352.154-.642.474-.786-.455-.228-.703-.642-.703-1.191 0-.868.641-1.582 1.821-1.582h1.201c1.158 0 1.81.703 1.81 1.582 0 .88-.652 1.594-1.81 1.594m40.188 4.169h-.632a.243.243 0 0 1-.238-.248v-2.804c0-.828-.413-1.283-1.055-1.283-.632 0-1.015.455-1.015 1.283v2.804a.251.251 0 0 1-.248.248h-.631a.242.242 0 0 1-.238-.248v-2.68c0-1.448.59-2.349 1.811-2.349.746 0 1.116.291 1.376.663v-.321c0-.134.104-.238.238-.238h.632c.134 0 .247.104.247.238v4.687a.25.25 0 0 1-.247.248m-17.046.103c-.724 0-1.148-.299-1.417-.703v.352a.251.251 0 0 1-.249.248h-.63a.243.243 0 0 1-.239-.248V8.363c0-.134.104-.238.239-.238h.63c.135 0 .249.104.249.238v2.804c0 .827.454 1.282 1.096 1.282s1.097-.455 1.097-1.282V8.363c0-.134.103-.238.238-.238h.631c.135 0 .248.104.248.238v2.68c0 1.406-.621 2.358-1.893 2.358m-21.859 8.771v2.219c0 .509-.42.929-.93.929h-7.98v15.991c0 .51-.419.93-.93.93h-2.489a.935.935 0 0 1-.931-.93V22.172c0-.512.42-.932.931-.932h11.399c.51 0 .93.42.93.932m47.814 20.069h-2.49c-.51 0-.93-.42-.93-.93v-7.5h-7.11v7.5c0 .51-.42.93-.93.93h-2.49a.934.934 0 0 1-.929-.93V22.172c0-.512.419-.932.929-.932h2.49c.51 0 .93.42.93.932v7.559h7.11v-7.559c0-.512.42-.932.93-.932h2.49c.51 0 .93.42.93.932v19.139c0 .51-.42.93-.93.93m-.941-28.84c-.713 0-1.251-.299-1.604-.838-.33.59-.888.838-1.519.838-.705 0-1.098-.32-1.345-.693v.342a.251.251 0 0 1-.249.248h-.631a.242.242 0 0 1-.237-.248V8.363c0-.134.103-.238.237-.238h.631c.135 0 .249.104.249.238v2.638c0 .838.165 1.448 1.044 1.448.807 0 .983-.507.983-1.448V8.363c0-.134.103-.238.238-.238h.64c.125 0 .239.104.239.238v2.638c0 .89.207 1.448 1.045 1.448s.982-.558.982-1.448V8.363c0-.134.104-.238.238-.238h.631c.135 0 .248.104.248.238v2.534c0 1.491-.299 2.504-1.82 2.504m-18.619-.103h-1.045v1.097a.243.243 0 0 1-.238.248h-.61a.243.243 0 0 1-.238-.248v-.456c0-.527-.207-.641-.713-.641a.242.242 0 0 1-.238-.248v-.497c0-.134.103-.238.238-.238h.703V9.78c0-1.065.362-1.655 1.604-1.655h.537c.135 0 .248.104.248.238v.528a.243.243 0 0 1-.248.238h-.352c-.621 0-.693.217-.693.807v2.379h1.045c.135 0 .248.104.248.238v.497a.25.25 0 0 1-.248.248m.097 15.443h-3.091c-.6 0-.72-.48-.78-.93-.15-1.44-1.23-2.79-3.42-2.79s-3.959 1.62-3.959 4.71v3.96c0 3.09 1.769 4.77 3.959 4.77s3.18-1.47 3.42-2.91c.09-.6.42-.81.75-.81h3.06c.45 0 .69.3.661.75-.241 3.63-3.091 7.05-7.891 7.05s-8.31-3.54-8.31-8.79v-4.02c0-5.251 3.51-8.79 8.31-8.79s7.68 3.539 7.95 7.08c.03.33-.239.72-.659.72m4.592-15.443h-.134c-.672 0-1.117-.352-1.375-.776v.528a.243.243 0 0 1-.239.248h-.58a.242.242 0 0 1-.238-.248V8.363c0-.134.103-.238.238-.238h.621c.136 0 .248.104.248.238v2.338c0 .973.446 1.49 1.315 1.49h.144c.135 0 .249.104.249.238v.621a.251.251 0 0 1-.249.248M94.985 42.241h-2.49c-.51 0-.93-.42-.93-.93v-11.88c0-3.089-1.5-4.41-3.63-4.41s-3.57 1.321-3.57 4.41v11.88c0 .51-.419.93-.93.93h-2.489a.935.935 0 0 1-.931-.93v-11.88c0-5.249 3.181-8.49 7.92-8.49 4.741 0 7.98 3.241 7.98 8.49v11.88c0 .51-.42.93-.93.93M67.572 15.367h-4.035a.243.243 0 0 1-.237-.248V8.363c0-.134.103-.238.237-.238h.631c.134 0 .248.104.248.238v2.649h2.493c.135 0 .249.103.249.238v.559a.253.253 0 0 1-.249.248h-2.493v2.265h3.156c.134 0 .249.104.249.239v.558a.253.253 0 0 1-.249.248m4.533-5.121c0-.828-.466-1.283-1.117-1.283-.632 0-1.108.455-1.108 1.283v.921c0 .827.476 1.282 1.108 1.282.651 0 1.117-.455 1.117-1.282zm-1.117 3.155c-1.242 0-2.225-.91-2.225-2.358v-.673c0-1.448.983-2.349 2.225-2.349 1.251 0 2.234.901 2.234 2.349v.673c0 1.448-.983 2.358-2.234 2.358m4.393 27.91c0 .51-.42.93-.93.93h-2.49c-.51 0-.93-.42-.93-.93v-13.56c0-1.89-1.469-2.73-2.55-2.73-1.08 0-2.52.84-2.52 2.73v.27c0 .51-.42.93-.93.93h-2.4c-.51 0-.93-.42-.93-.93v-.21c0-4.35 3.361-6.87 6.78-6.87 3.48 0 6.9 2.52 6.9 6.87zM36.643 25.959c-4.442-11.5-15.062-15.816-24.746-14.154a22.587 22.587 0 0 1 8.14-5.399c11.678-4.513 24.805 1.297 29.317 12.977 3.436 8.893.882 18.622-5.687 24.752zm54.622 18.112c1.29 0 2.161.87 2.161 2.16s-.871 2.16-2.161 2.16-2.16-.87-2.16-2.16.87-2.16 2.16-2.16M23.227 30.928l7.407 19.169c-9.201.995-18.292-3.76-22.607-12.207-.014-.041-.018-.083-.034-.124l-.319-.828c-2.241-5.798 1.179-10.083 4.495-11.364 3.31-1.279 8.819-.443 11.058 5.354m61.739 13.143c1.289 0 2.159.87 2.159 2.16s-.87 2.16-2.159 2.16c-1.291 0-2.161-.87-2.161-2.16s.87-2.16 2.161-2.16m1.971-31.622c.611 0 .941-.372 1.075-.91a.18.18 0 0 1 .176-.155h.716c.091 0 .154.072.154.166 0 .041 0 .083-.02.134-.219.952-.973 1.717-2.101 1.717-1.231 0-2.204-.91-2.204-2.358v-.673c0-1.448.973-2.349 2.204-2.349 1.292 0 1.976.953 2.101 1.667.01.051.02.124.02.165 0 .093-.073.166-.176.166h-.713c-.084 0-.147-.041-.166-.145-.135-.61-.496-.911-1.066-.911-.641 0-1.117.455-1.117 1.283v.921c0 .827.476 1.282 1.117 1.282m14.302.849h-.631a.242.242 0 0 1-.238-.248v-2.804c0-.828-.414-1.283-1.055-1.283-.631 0-1.014.455-1.014 1.283v2.804a.25.25 0 0 1-.247.248h-.631a.243.243 0 0 1-.239-.248v-2.68c0-1.448.591-2.349 1.811-2.349.744 0 1.118.291 1.375.663v-.321c0-.134.103-.238.238-.238h.631c.135 0 .249.104.249.238v4.687a.251.251 0 0 1-.249.248m-7.968.103c-.735 0-1.158-.299-1.429-.693v2.411a.251.251 0 0 1-.248.248h-.63a.244.244 0 0 1-.239-.248V8.363c0-.134.104-.238.239-.238h.63c.135 0 .248.104.248.238v2.804c0 .827.456 1.282 1.098 1.282.641 0 1.096-.455 1.096-1.282V8.363c0-.134.103-.238.239-.238h.63c.135 0 .249.104.249.238v2.68c0 1.406-.61 2.358-1.883 2.358m-12.968-1.468c0 .434.393.568.838.568.703 0 .88-.352.982-.641.042-.103.073-.155.187-.155h.652c.092 0 .175.062.175.176 0 .052-.01.103-.021.134-.154.611-.651 1.386-1.934 1.386-1.024 0-1.955-.444-1.955-1.52 0-2.101 2.938-1.232 2.938-2.308 0-.475-.362-.662-.952-.662-.745 0-.972.425-1.055.693-.031.104-.072.167-.186.167h-.642a.184.184 0 0 1-.186-.167.311.311 0 0 1 .011-.144c.124-.704.775-1.439 2.048-1.439 1.076 0 2.028.404 2.028 1.574 0 2.068-2.928 1.21-2.928 2.338m-2.774 1.365h-.135c-.673 0-1.117-.352-1.376-.776v.528a.242.242 0 0 1-.238.248h-.579a.243.243 0 0 1-.238-.248V8.363c0-.134.104-.238.238-.238h.621c.134 0 .248.104.248.238v2.338c0 .973.445 1.49 1.314 1.49h.145c.134 0 .248.104.248.238v.621a.251.251 0 0 1-.248.248m109.891 28.95c.11 0 .198-.088.198-.198v-5.248c0-1.518-1.034-2.365-2.222-2.365-1.134 0-2.201.847-2.201 2.365v.242c0 .11.078.187.187.187h.452a.18.18 0 0 0 .187-.187v-.264c0-1.056.66-1.562 1.375-1.562.726 0 1.386.506 1.386 1.562v5.27c0 .11.077.198.176.198zm4.95 1.441c0 .319.209.528.528.528.308 0 .528-.209.528-.528s-.22-.528-.528-.528c-.319 0-.528.209-.528.528m-1.915 0c0 .319.209.528.529.528.308 0 .528-.209.528-.528s-.22-.528-.528-.528c-.32 0-.529.209-.529.528m3.994-1.441c.11 0 .187-.088.187-.198v-4.643c0-1.826-1.111-2.97-2.706-2.97-1.584 0-2.706 1.144-2.706 2.97v4.643c0 .11.077.198.175.198h.463c.11 0 .197-.088.197-.198v-4.643c0-1.408.782-2.189 1.871-2.189s1.87.781 1.87 2.189v4.643c0 .11.077.198.187.198zm6.771-7.524c0-.11-.088-.176-.187-.176h-4.466c-.099 0-.177.066-.177.176v7.327c0 .11.078.198.177.198h.462a.198.198 0 0 0 .198-.198v-6.722h3.806c.099 0 .187-.088.187-.198zm1.41-.177c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h.462c.11 0 .198-.088.198-.198v-7.327c0-.11-.088-.176-.198-.176zm7.74 2.586c.066 0 .132-.055.121-.132-.077-1.364-1.155-2.563-2.75-2.563-1.596 0-2.839 1.177-2.839 2.992v1.925c0 1.838 1.221 3.004 2.828 3.004 1.595 0 2.596-1.122 2.761-2.454.011-.132-.055-.176-.154-.176h-.561c-.066 0-.121.044-.143.176-.143.892-.814 1.662-1.903 1.662-1.1 0-1.981-.814-1.981-2.223V37.43c0-1.397.892-2.212 1.992-2.212 1.078 0 1.782.727 1.903 1.772.022.088.066.143.143.143zm6.42-2.586c-.099 0-.176.066-.176.176v3.378h-3.729v-3.378c0-.11-.089-.176-.199-.176h-.461c-.1 0-.177.066-.177.176v7.327c0 .11.077.198.177.198h.461c.11 0 .199-.088.199-.198v-3.169h3.729v3.169c0 .11.077.198.176.198h.462c.11 0 .198-.088.198-.198v-7.327c0-.11-.088-.176-.198-.176zm-28.61-7.578c-.11 0-.165.055-.187.165-.044.671-.363 1.266-1.639 1.266-1.001 0-1.705-.264-1.705-1.277 0-2.222 4.367-.847 4.367-3.751 0-1.573-1.353-2.134-2.651-2.134-2.08 0-2.795 1.44-2.795 2.354 0 .11.077.187.188.187h.472c.111 0 .177-.088.187-.176.012-.484.342-1.617 1.959-1.617 1.034 0 1.815.374 1.815 1.386 0 2.046-4.379.726-4.379 3.751 0 1.419 1.056 2.035 2.542 2.035 1.969 0 2.475-1.199 2.475-2.013 0-.099-.088-.176-.187-.176zm7.44 2.08c.11 0 .187-.088.187-.198v-4.643c0-1.826-1.111-2.97-2.706-2.97-1.585 0-2.707 1.144-2.707 2.97v4.643c0 .11.078.198.176.198h.463a.197.197 0 0 0 .197-.198v-4.643c0-1.408.782-2.189 1.871-2.189s1.87.781 1.87 2.189v4.643c0 .11.077.198.187.198zm2.79-4.027h1.936c.825 0 1.573.462 1.573 1.541v.23c0 1.09-.748 1.464-1.573 1.464h-1.936zm0-.781v-2.718c0-.109-.088-.175-.198-.175h-.462c-.099 0-.176.066-.176.175v7.328c0 .11.077.198.176.198h2.629c1.419 0 2.376-.781 2.376-2.244v-.221c0-1.463-.957-2.343-2.376-2.343zm10.48 4.203c0-.11-.088-.187-.198-.187h-3.719v-2.629h2.982a.18.18 0 0 0 .187-.187v-.408a.179.179 0 0 0-.187-.187h-2.982v-2.717h3.719c.11 0 .198-.088.198-.187v-.418c0-.11-.088-.176-.198-.176h-4.379c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h4.379c.11 0 .198-.088.198-.198zm2.27-3.202h1.936c.825 0 1.573.451 1.573 1.408v.176c0 1.089-.748 1.431-1.573 1.431h-1.936zm0-3.719c0-.11-.088-.176-.198-.176h-.462c-.099 0-.176.066-.176.176v7.327c0 .111.077.199.176.199h2.629c1.419 0 2.376-.748 2.376-2.212v-.165c0-.979-.517-1.782-1.65-2.079l1.584-2.971c.033-.066.055-.109.055-.153 0-.078-.055-.122-.132-.122h-.605c-.11 0-.165.066-.209.144l-1.54 2.97h-1.848zm11.06 2.41c.066 0 .132-.055.121-.132-.077-1.364-1.155-2.563-2.75-2.563-1.596 0-2.839 1.177-2.839 2.992v1.925c0 1.838 1.221 3.004 2.828 3.004 1.595 0 2.596-1.122 2.761-2.454.011-.132-.055-.176-.154-.176h-.561c-.066 0-.121.044-.143.176-.143.892-.814 1.662-1.903 1.662-1.1 0-1.981-.814-1.981-2.223V24.23c0-1.397.892-2.212 1.992-2.212 1.078 0 1.782.727 1.903 1.772.022.088.066.143.143.143zm2.27.297c0-1.397.891-2.211 1.991-2.211 1.079 0 1.981.814 1.981 2.211v1.903c0 1.409-.902 2.234-1.992 2.234-1.1 0-1.98-.825-1.98-2.234zm-.847 1.915c0 1.836 1.221 3.014 2.827 3.014 1.596 0 2.828-1.178 2.828-3.014V24.23c0-1.815-1.222-2.992-2.817-2.992s-2.838 1.177-2.838 2.992zm7.447-4.797c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h.88c.099 0 .143-.055.176-.11l2.431-6.458 2.454 6.447c.033.077.077.121.154.121h.858c.099 0 .187-.088.187-.198v-7.327c0-.11-.088-.176-.187-.176h-.451c-.11 0-.176.066-.176.176v6.348l-2.453-6.403c-.034-.077-.089-.121-.177-.121h-.429c-.11 0-.142.044-.176.121l-2.464 6.403v-6.348c0-.11-.077-.176-.187-.176zm9.84 3.674h1.936c.825 0 1.573.462 1.573 1.541v.23c0 1.09-.748 1.464-1.573 1.464h-1.936zm0-.781v-2.718c0-.109-.088-.175-.198-.175h-.462c-.099 0-.176.066-.176.175v7.328c0 .11.077.198.176.198h2.629c1.419 0 2.376-.781 2.376-2.244v-.221c0-1.463-.957-2.343-2.376-2.343zm10.85 4.808c.11 0 .187-.088.187-.198v-4.643c0-1.826-1.111-2.97-2.707-2.97-1.584 0-2.706 1.144-2.706 2.97v4.643c0 .11.078.198.176.198h.462c.11 0 .198-.088.198-.198v-4.643c0-1.408.782-2.189 1.87-2.189 1.089 0 1.871.781 1.871 2.189v4.643c0 .11.077.198.187.198zm1.23-.199c0 .11.076.198.187.198h5.457a.198.198 0 0 0 .198-.198v-.407c0-.11-.089-.187-.198-.187h-2.311v-6.733c0-.11-.077-.176-.187-.176h-.462c-.11 0-.176.066-.176.176v6.733h-2.321a.178.178 0 0 0-.187.187zm7.17-7.502c-.1 0-.177.066-.177.176v7.327c0 .11.077.198.177.198h.462a.198.198 0 0 0 .198-.198v-7.327c0-.11-.089-.176-.198-.176zm3.16 0h-.45c-.1 0-.177.066-.177.176v7.327c0 .11.077.198.177.198h.55c.121 0 .175-.088.219-.154l3.774-5.974v5.93c0 .11.066.198.177.198h.45c.11 0 .187-.088.187-.198v-7.327c0-.11-.077-.176-.187-.176h-.374c-.076 0-.176 0-.297.209l-3.862 6.095v-6.128c0-.11-.077-.176-.187-.176m9.43 3.146c-.11 0-.187.066-.187.176v.396c0 .11.077.187.187.187h2.509a.179.179 0 0 0 .186-.187v-3.543c0-.11-.077-.175-.186-.175h-.397c-.11 0-.175.065-.175.175v.771c-.375-.65-1.156-1.056-2.025-1.056-1.782 0-2.816 1.364-2.816 2.992v1.914c0 1.837 1.232 3.015 2.838 3.015 1.595 0 2.519-1.079 2.751-2.332.01-.1.01-.133.01-.177 0-.077-.044-.121-.109-.121h-.595c-.077 0-.121.055-.142.176-.1.792-.748 1.662-1.915 1.662-1.1 0-1.992-.826-1.992-2.234V24.23c0-1.397.892-2.212 2.003-2.212 1.365 0 1.937 1.145 1.937 1.904v.572zm-83.59-13.761c.066 0 .132-.055.121-.132-.077-1.364-1.155-2.563-2.75-2.563-1.596 0-2.839 1.177-2.839 2.992v1.925c0 1.838 1.221 3.004 2.828 3.004 1.595 0 2.596-1.122 2.761-2.454.011-.132-.055-.176-.154-.176h-.561c-.066 0-.121.044-.143.176-.143.892-.814 1.662-1.903 1.662-1.1 0-1.981-.814-1.981-2.223V11.03c0-1.397.892-2.212 1.992-2.212 1.078 0 1.782.727 1.903 1.772.022.088.066.143.143.143zm6.43 4.511c0-.11-.088-.187-.198-.187h-3.719v-2.629h2.981a.18.18 0 0 0 .188-.187v-.408a.18.18 0 0 0-.188-.187h-2.981V8.929h3.719c.11 0 .198-.088.198-.187v-.418c0-.11-.088-.176-.198-.176h-4.379c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h4.379c.11 0 .198-.088.198-.198zm2.06-7.097h-.451c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h.55c.121 0 .176-.088.22-.154l3.774-5.974v5.93c0 .11.066.198.176.198h.451c.11 0 .187-.088.187-.198V8.323c0-.11-.077-.176-.187-.176h-.374c-.077 0-.176 0-.297.209l-3.862 6.095V8.323c0-.11-.077-.176-.187-.176m6.07 7.503c0 .11.077.198.187.198h5.457a.198.198 0 0 0 .198-.198v-.407c0-.11-.089-.187-.198-.187h-2.311V8.323c0-.11-.077-.176-.187-.176h-.462c-.11 0-.176.066-.176.176v6.733h-2.321a.179.179 0 0 0-.187.187zm7.83-3.608h1.936c.825 0 1.573.451 1.573 1.408v.176c0 1.089-.748 1.431-1.573 1.431h-1.936zm0-3.719c0-.11-.088-.176-.198-.176h-.462c-.099 0-.176.066-.176.176v7.327c0 .111.077.199.176.199h2.629c1.419 0 2.376-.748 2.376-2.212v-.165c0-.979-.517-1.782-1.65-2.079l1.584-2.971c.033-.066.055-.109.055-.153 0-.078-.055-.122-.132-.122h-.605c-.11 0-.165.066-.209.144l-1.54 2.97h-1.848zm10.62 6.921c0-.11-.088-.187-.198-.187h-3.719v-2.629h2.982a.18.18 0 0 0 .187-.187v-.408a.179.179 0 0 0-.187-.187h-2.982V8.929h3.719c.11 0 .198-.088.198-.187v-.418c0-.11-.088-.176-.198-.176h-4.379c-.099 0-.176.066-.176.176v7.327c0 .11.077.198.176.198h4.379c.11 0 .198-.088.198-.198z" fill="#ffffff"/>
<path d="m173.01 50.224-.003-45.357" fill="none" stroke="#ffffff" stroke-miterlimit="10" stroke-width=".8"/>
</g>
</svg>
</a>
</div>
</div>
</footer>
</body>
</html>