Gentoo Archives: gentoo-commits

From: Sven Vermeulen <sven.vermeulen@××××××.be>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-docs:master commit in: html/selinux/modules/, html/selinux/modules/images/
Date: Thu, 02 Jun 2011 16:42:37
Message-Id: 98011bef8c4ecf696b53924b2108bcec9f9b7377.SwifT@gentoo
1 commit: 98011bef8c4ecf696b53924b2108bcec9f9b7377
2 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
3 AuthorDate: Thu Jun 2 16:41:18 2011 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Thu Jun 2 16:41:18 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-docs.git;a=commit;h=98011bef
7
8 Update previews
9
10 ---
11 html/selinux/modules/apache.html | 588 +++++++++++++++++++++++++
12 html/selinux/modules/images/apachedomain.png | Bin 0 -> 67121 bytes
13 html/selinux/modules/images/apachedomain.svg | 4 +
14 html/selinux/modules/images/portagedomain.png | Bin 0 -> 38799 bytes
15 html/selinux/modules/images/portagedomain.svg | 4 +
16 html/selinux/modules/index.html | 87 ++++
17 html/selinux/modules/portage.html | 305 +++++++++++++
18 7 files changed, 988 insertions(+), 0 deletions(-)
19
20 diff --git a/html/selinux/modules/apache.html b/html/selinux/modules/apache.html
21 new file mode 100644
22 index 0000000..17552a7
23 --- /dev/null
24 +++ b/html/selinux/modules/apache.html
25 @@ -0,0 +1,588 @@
26 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
27 +<html lang="en">
28 +<head>
29 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
30 +<link title="new" rel="stylesheet" href="http://www.gentoo.org/../../css/main.css" type="text/css">
31 +<link REL="shortcut icon" HREF="http://www.gentoo.org/../../favicon.ico" TYPE="image/x-icon">
32 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/www-gentoo-org.xml" title="Gentoo Website">
33 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums">
34 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/bugs-gentoo-org.xml" title="Gentoo Bugzilla">
35 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/packages-gentoo-org.xml" title="Gentoo Packages">
36 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/archives-gentoo-org.xml" title="Gentoo List Archives">
37 +<title>Gentoo Linux Documentation
38 +--
39 + SELinux Apache Module</title>
40 +</head>
41 +<body style="margin:0px;" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0">
42 +<tr><td valign="top" height="125" bgcolor="#45347b"><a href="http://www.gentoo.org/"><img border="0" src="http://www.gentoo.org/../../images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr>
43 +<tr><td valign="top" align="right" colspan="1" bgcolor="#ffffff"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
44 +<td width="99%" class="content" valign="top" align="left">
45 +<br><h1>SELinux Apache Module</h1>
46 +<form name="contents" action="http://www.gentoo.org">
47 +<b>Content</b>:
48 + <select name="url" size="1" OnChange="location.href=form.url.options[form.url.selectedIndex].value" style="font-family:sans-serif,Arial,Helvetica"><option value="#doc_chap1">1. Structure</option>
49 +<option value="#doc_chap2">2. Using Apache</option></select>
50 +</form>
51 +<p class="chaphead"><a name="doc_chap1"></a><span class="chapnum">1.
52 + </span>Structure</p>
53 +<p class="secthead"><a name="doc_chap1_sect1">Domains</a></p>
54 +<br><a name="doc_chap1_fig1"></a><table cellspacing="0" cellpadding="0" border="0">
55 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Figure1.1: General Apache domain overview</p></td></tr>
56 +<tr><td align="center" bgcolor="#ddddff"><img src="./images/apachedomain.png" alt="Fig. 1: General Apache domain overview"></td></tr>
57 +</table>
58 +<br><p>
59 +The <span class="code" dir="ltr">apache</span> module provides the following domains:
60 +</p>
61 +<table class="ntable">
62 +<tr>
63 + <td class="infohead"><b>Domain</b></td>
64 + <td class="infohead"><b>Process(es)</b></td>
65 + <td class="infohead"><b>Description</b></td>
66 +</tr>
67 +<tr>
68 + <td class="tableinfo">httpd_t</td>
69 + <td class="tableinfo">apache<br>lighttpd</td>
70 + <td class="tableinfo">Webserver processes</td>
71 +</tr>
72 +<tr>
73 + <td class="tableinfo">httpd_helper_t</td>
74 + <td class="tableinfo">htsslpass</td>
75 + <td class="tableinfo">Domain for the htsslpass process</td>
76 +</tr>
77 +<tr>
78 + <td class="tableinfo">httpd_php_t</td>
79 + <td class="tableinfo">php-cgi</td>
80 + <td class="tableinfo">Domain for PHP support through CGI (php-cgi process)</td>
81 +</tr>
82 +<tr>
83 + <td class="tableinfo">httpd_rotatelogs_t</td>
84 + <td class="tableinfo">rotatelogs</td>
85 + <td class="tableinfo">Domain for the rotatelogs process</td>
86 +</tr>
87 +<tr>
88 + <td class="tableinfo">httpd_suexec_t</td>
89 + <td class="tableinfo">suexec</td>
90 + <td class="tableinfo">
91 + Domain used by the webserver suexec process to switch to another user
92 + before calling and executing a script
93 + </td>
94 +</tr>
95 +<tr>
96 + <td class="tableinfo">httpd_sys_script_t</td>
97 + <td class="tableinfo"></td>
98 + <td class="tableinfo">Domain used by the system/package-provided CGI scripts</td>
99 +</tr>
100 +<tr>
101 + <td class="tableinfo">httpd_user_script_t</td>
102 + <td class="tableinfo"></td>
103 + <td class="tableinfo">Domain used by the user-provided CGI scripts</td>
104 +</tr>
105 +</table>
106 +<table class="ncontent" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td bgcolor="#ffffbb"><p class="note"><b>Important: </b>
107 +The <span class="code" dir="ltr">apache</span> module allows other modules to define their own domains and
108 +types for use by the webservers. This is done through templates. The reference
109 +policy by default enabled two of such templated sets for <span class="emphasis">user</span> and
110 +<span class="emphasis">sys</span>, which you can see in domains like <span class="code" dir="ltr">httpd_sys_script_t</span> and
111 +<span class="code" dir="ltr">httpd_user_script_t</span>. It is very well possible that on your system, more
112 +of these template-instantiated domains exist.
113 +</p></td></tr></table>
114 +<p class="secthead"><a name="doc_chap1_sect2">File Types/Labels</a></p>
115 +<p>
116 +The following table lists the file type/labels defined in the <span class="code" dir="ltr">apache</span>
117 +module.
118 +</p>
119 +<ul>
120 + <li>
121 + If the function mentions <span class="emphasis">(templated)</span> then it means that the types
122 + are generated by the <span class="code" dir="ltr">apache</span> module, but that similar others might
123 + exist on your system (called through other modules).
124 + </li>
125 + <li>
126 + When talking about <span class="emphasis">scripts</span>, we mean CGI scripts or other scripts that
127 + are triggered from the webserver, not from an interactive shell session.
128 + </li>
129 +</ul>
130 +<table class="ntable">
131 +<tr>
132 + <td class="infohead"><b>Type</b></td>
133 + <td class="infohead"><b>Function</b></td>
134 + <td class="infohead"><b>Description</b></td>
135 +</tr>
136 +<tr>
137 + <td class="tableinfo">httpd_exec_t</td>
138 + <td class="tableinfo">Entrypoint</td>
139 + <td class="tableinfo">Entrypoint for the webserver processes</td>
140 +</tr>
141 +<tr>
142 + <td class="tableinfo">httpd_initrc_exec_t</td>
143 + <td class="tableinfo">Entrypoint</td>
144 + <td class="tableinfo">Entrypoint for the webserver init scripts</td>
145 +</tr>
146 +<tr>
147 + <td class="tableinfo">httpd_helper_exec_t</td>
148 + <td class="tableinfo">Entrypoint</td>
149 + <td class="tableinfo">Entrypoint for the webserver helper processes</td>
150 +</tr>
151 +<tr>
152 + <td class="tableinfo">httpd_php_exec_t</td>
153 + <td class="tableinfo">Entrypoint</td>
154 + <td class="tableinfo">Entrypoint for the PHP scripts</td>
155 +</tr>
156 +<tr>
157 + <td class="tableinfo">httpd_rotatelogs_exec_t</td>
158 + <td class="tableinfo">Entrypoint</td>
159 + <td class="tableinfo">Entrypoint for the rotatelog helper</td>
160 +</tr>
161 +<tr>
162 + <td class="tableinfo">httpd_suexec_exec_t</td>
163 + <td class="tableinfo">Entrypoint</td>
164 + <td class="tableinfo">Entrypoint for the suexec wrapper</td>
165 +</tr>
166 +<tr>
167 + <td class="tableinfo">httpd_sys_script_exec_t</td>
168 + <td class="tableinfo">Entrypoint (templated)</td>
169 + <td class="tableinfo">
170 + Entrypoint for system CGI scripts (or other callable scripts) that need
171 + access to the system content files (httpd_sys_content_t)
172 + </td>
173 +</tr>
174 +<tr>
175 + <td class="tableinfo">httpd_user_script_exec_t</td>
176 + <td class="tableinfo">Entrypoint (templated)</td>
177 + <td class="tableinfo">
178 + Entrypoint for the user-provided scripts callable from the webserver instances
179 + </td>
180 +</tr>
181 +<tr>
182 + <td class="tableinfo">httpd_squirrelmail_t</td>
183 + <td class="tableinfo">Content</td>
184 + <td class="tableinfo">Squirrelmail files</td>
185 +</tr>
186 +<tr>
187 + <td class="tableinfo">squirrelmail_spool_t</td>
188 + <td class="tableinfo">Content</td>
189 + <td class="tableinfo">Squirrelmail attachment location</td>
190 +</tr>
191 +<tr>
192 + <td class="tableinfo">httpd_sys_content_t</td>
193 + <td class="tableinfo">Content (templated)</td>
194 + <td class="tableinfo">
195 + Readable content for the webservers and system scripts, offered through
196 + the system / packages.
197 + </td>
198 +</tr>
199 +<tr>
200 + <td class="tableinfo">httpd_sys_htaccess_t</td>
201 + <td class="tableinfo">Content (templated)</td>
202 + <td class="tableinfo">
203 + Label for the htaccess files, readable by the webserver but not from scripts
204 + or other webserver related domains.
205 + </td>
206 +</tr>
207 +<tr>
208 + <td class="tableinfo">httpd_sys_rw_content_t</td>
209 + <td class="tableinfo">Content (templated)</td>
210 + <td class="tableinfo">
211 + Read and writeable content for the webservers and system scripts (not user
212 + scripts).
213 + </td>
214 +</tr>
215 +<tr>
216 + <td class="tableinfo">httpd_sys_ra_content_t</td>
217 + <td class="tableinfo">Content (templated)</td>
218 + <td class="tableinfo">
219 + Read and appendable content for the webservers and system scripts (not user
220 + scripts).
221 + </td>
222 +</tr>
223 +<tr>
224 + <td class="tableinfo">httpd_user_content_t</td>
225 + <td class="tableinfo">Content (templated)</td>
226 + <td class="tableinfo">
227 + Readable content for the webservers and user scripts, offered by (and
228 + writeable by) users.
229 + </td>
230 +</tr>
231 +<tr>
232 + <td class="tableinfo">httpd_user_htaccess_t</td>
233 + <td class="tableinfo">Content (templated)</td>
234 + <td class="tableinfo">
235 + Label for the htaccess files, readable by the webserver but not from scripts
236 + or other webserver related domains.
237 + </td>
238 +</tr>
239 +<tr>
240 + <td class="tableinfo">httpd_user_rw_content_t</td>
241 + <td class="tableinfo">Content (templated)</td>
242 + <td class="tableinfo">
243 + Read and writeable content for the webservers and user scripts (not system
244 + scripts).
245 + </td>
246 +</tr>
247 +<tr>
248 + <td class="tableinfo">httpd_user_ra_content_t</td>
249 + <td class="tableinfo">Content (templated)</td>
250 + <td class="tableinfo">
251 + Read and appendable content for the webservers and user scripts (not system
252 + scripts).
253 + </td>
254 +</tr>
255 +<tr>
256 + <td class="tableinfo">httpd_php_tmp_t</td>
257 + <td class="tableinfo">Temporary Files</td>
258 + <td class="tableinfo">Temporary files from the PHP scripts</td>
259 +</tr>
260 +<tr>
261 + <td class="tableinfo">httpd_suexec_tmp_t</td>
262 + <td class="tableinfo">Temporary Files</td>
263 + <td class="tableinfo">Temporery files for the suexec domain</td>
264 +</tr>
265 +<tr>
266 + <td class="tableinfo">httpd_tmp_t<br>httpd_tmpfs_t</td>
267 + <td class="tableinfo">Temporary Files</td>
268 + <td class="tableinfo">Temporary files from the httpd domain</td>
269 +</tr>
270 +
271 +<tr>
272 + <td class="tableinfo">httpd_cache_t</td>
273 + <td class="tableinfo"></td>
274 + <td class="tableinfo">Web server cache</td>
275 +</tr>
276 +<tr>
277 + <td class="tableinfo">httpd_config_t</td>
278 + <td class="tableinfo"></td>
279 + <td class="tableinfo">Configuration files</td>
280 +</tr>
281 +<tr>
282 + <td class="tableinfo">httpd_lock_t</td>
283 + <td class="tableinfo"></td>
284 + <td class="tableinfo">Lock files</td>
285 +</tr>
286 +<tr>
287 + <td class="tableinfo">httpd_log_t</td>
288 + <td class="tableinfo"></td>
289 + <td class="tableinfo">Web server log files</td>
290 +</tr>
291 +<tr>
292 + <td class="tableinfo">httpd_modules_t</td>
293 + <td class="tableinfo"></td>
294 + <td class="tableinfo">Webserver modules</td>
295 +</tr>
296 +<tr>
297 + <td class="tableinfo">httpd_var_lib_t</td>
298 + <td class="tableinfo"></td>
299 + <td class="tableinfo">Webserver libraries</td>
300 +</tr>
301 +<tr>
302 + <td class="tableinfo">httpd_var_run_t</td>
303 + <td class="tableinfo"></td>
304 + <td class="tableinfo">Runtime files for httpd</td>
305 +</tr>
306 +</table>
307 +<p class="chaphead"><a name="doc_chap2"></a><span class="chapnum">2.
308 + </span>Using Apache</p>
309 +<p class="secthead"><a name="doc_chap2_sect1">File Locations</a></p>
310 +<p>
311 +The policy offered only contains the right file context rules for the default
312 +locations. If you deviate from these locations, you'll need to update the
313 +contexts accordingly.
314 +</p>
315 +<p>
316 +The following table provides an overview of common Apache settings (variables in
317 +<span class="path" dir="ltr">httpd.conf</span>) that are often changed by end users, and the file
318 +context that it should have. If you use a different webserver you'll need to
319 +base it on the description instead.
320 +</p>
321 +<table class="ntable">
322 +<tr>
323 + <td class="infohead"><b>Setting in httpd.conf</b></td>
324 + <td class="infohead"><b>Description</b></td>
325 + <td class="infohead"><b>Default Location</b></td>
326 + <td class="infohead"><b>File Context(s)</b></td>
327 +</tr>
328 +<tr>
329 + <td class="tableinfo">DocumentRoot</td>
330 + <td class="tableinfo">Location where web content is stored (html pages and such)</td>
331 + <td class="tableinfo">/srv/localhost/www</td>
332 + <td class="tableinfo">system_u:object_r:httpd_sys_content_t</td>
333 +</tr>
334 +</table>
335 +<p>
336 +If you use different locations, use the following commands to update the file
337 +contexts accordingly:
338 +</p>
339 +<a name="doc_chap2_pre1"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
340 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.1: Updating file contexts</p></td></tr>
341 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
342 +<span class="code-comment">( Example for a different PORTDIR location, say /var/repo/portage )</span>
343 +~# <span class="code-input">semanage -a -t portage_ebuild_t /var/repo/portage</span>
344 +~# <span class="code-input">restorecon -R /var/repo/portage</span>
345 +</pre></td></tr>
346 +</table>
347 +<p>
348 +Don't forget that Portage uses subdirectories with different labels (think
349 +distfiles or the repositories for the live ebuilds) so take care when
350 +relabeling locations!
351 +</p>
352 +<p class="secthead"><a name="doc_chap2_sect2">Sharing Files</a></p>
353 +<p>
354 +The SELinux policy (as part of the <span class="code" dir="ltr">miscfiles</span> module) supports two
355 +additional types: <span class="code" dir="ltr">public_content_t</span> and <span class="code" dir="ltr">public_content_rw_t</span>. These
356 +are used for what is called <span class="emphasis">anonymous files</span> which are readable by all
357 +file-serving services. If all services only need to read from it, then
358 +<span class="code" dir="ltr">public_content_t</span> is used. If at least one services needs to write to it,
359 +use <span class="code" dir="ltr">public_content_rw_t</span> and toggle the right SELinux boolean for the
360 +domain that needs write access to it (<span class="code" dir="ltr">allow_DOMAIN_anon_write</span>).
361 +</p>
362 +<p>
363 +For instance, if you have files that are shared by Apache, NFS, Samba, ... you
364 +label these <span class="code" dir="ltr">public_content_t</span> (read-only) or <span class="code" dir="ltr">public_content_rw_t</span>
365 +(read-write for some) and then toggle the appropriate booleans:
366 +</p>
367 +<a name="doc_chap2_pre2"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
368 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.2: Enable write access for the httpd_sys_script_t domain to the public_content_rw_t domain</p></td></tr>
369 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
370 +~# <span class="code-input">setsebool -P allow_httpd_sys_script_anon_write on</span>
371 +</pre></td></tr>
372 +</table>
373 +<p class="secthead"><a name="doc_chap2_sect3">Booleans</a></p>
374 +<p>
375 +The <span class="code" dir="ltr">apache</span> module has several booleans which manipulate the allowed
376 +permissions within your installation. The table below gives an overview of the
377 +booleans, but also mentions which USE flags you <span class="emphasis">could</span> associate with it.
378 +Note that the booleans are <span class="emphasis">not</span> linked to USE flags. However, if you have
379 +set a particular USE flag for the webserver environment, then you might want to
380 +toggle these booleans as well.
381 +</p>
382 +<table class="ntable">
383 +<tr>
384 + <td class="infohead"><b>Boolean</b></td>
385 + <td class="infohead"><b>Description</b></td>
386 + <td class="infohead"><b>Gentoo USE flag suggestion</b></td>
387 +</tr>
388 +<tr>
389 + <td class="tableinfo">allow_httpd_anon_write</td>
390 + <td class="tableinfo">
391 + Allow the webserver to modify public files (labeled
392 + <span class="code" dir="ltr">public_content_rw_t</span>)
393 + </td>
394 + <td class="tableinfo"></td>
395 +</tr>
396 +<tr>
397 + <td class="tableinfo">allow_httpd_sys_script_anon_write</td>
398 + <td class="tableinfo">
399 + Allow the system scripts to modify public files
400 + </td>
401 + <td class="tableinfo"></td>
402 +</tr>
403 +<tr>
404 + <td class="tableinfo">allow_httpd_user_script_anon_wriet</td>
405 + <td class="tableinfo">
406 + Allow the user scripts to modify public files
407 + </td>
408 + <td class="tableinfo"></td>
409 +</tr>
410 +<tr>
411 + <td class="tableinfo">allow_httpd_mod_auth_pam</td>
412 + <td class="tableinfo">
413 + Allow the webserver to use the auth_pam module
414 + </td>
415 + <td class="tableinfo"></td>
416 +</tr>
417 +<tr>
418 + <td class="tableinfo">httpd_builtin_scripting</td>
419 + <td class="tableinfo">
420 + Needed when your webservers use internal scripting languages like PHP
421 + (languages that are read and interpreted by the webserver directly rather than
422 + called through separate processes like with CGI)
423 + </td>
424 + <td class="tableinfo"></td>
425 +</tr>
426 +<tr>
427 + <td class="tableinfo">httpd_can_network_connect</td>
428 + <td class="tableinfo">
429 + Allow the webserver scripts and modules to connect to the network
430 + </td>
431 + <td class="tableinfo"></td>
432 +</tr>
433 +<tr>
434 + <td class="tableinfo">httpd_can_network_connect_db</td>
435 + <td class="tableinfo">
436 + Allow the webserver scripts and modules to connect to databases over the
437 + network
438 + </td>
439 + <td class="tableinfo"></td>
440 +</tr>
441 +<tr>
442 + <td class="tableinfo">httpd_can_network_relay</td>
443 + <td class="tableinfo">
444 + Allow webservers to act as a relay
445 + </td>
446 + <td class="tableinfo"></td>
447 +</tr>
448 +<tr>
449 + <td class="tableinfo">httpd_can_sendmail</td>
450 + <td class="tableinfo">
451 + Allow webservers to send e-mails
452 + </td>
453 + <td class="tableinfo"></td>
454 +</tr>
455 +<tr>
456 + <td class="tableinfo">httpd_dbus_avahi</td>
457 + <td class="tableinfo">
458 + Allow webservers to communicate with avahi service via dbus
459 + </td>
460 + <td class="tableinfo"></td>
461 +</tr>
462 +<tr>
463 + <td class="tableinfo">httpd_enable_cgi</td>
464 + <td class="tableinfo">
465 + Allow webservers to call CGI scripts (labeled <span class="code" dir="ltr">httpd_sys_script_exec_t</span>
466 + or <span class="code" dir="ltr">httpd_user_script_exec_t</span>)
467 + </td>
468 + <td class="tableinfo"></td>
469 +</tr>
470 +<tr>
471 + <td class="tableinfo">httpd_enable_ftp_server</td>
472 + <td class="tableinfo">
473 + Allow webservers to act as an FTP server by listening on the FTP ports
474 + </td>
475 + <td class="tableinfo"></td>
476 +</tr>
477 +<tr>
478 + <td class="tableinfo">httpd_enable_homedirs</td>
479 + <td class="tableinfo">
480 + Allow webservers to read home directories (<span class="code" dir="ltr">user_home_t</span>). Not to be
481 + mistaken with <span class="code" dir="ltr">httpd_user_content_t</span>, which resides in the users' home
482 + directory but is labeled, well, <span class="code" dir="ltr">httpd_user_content_t</span> ;-)
483 + </td>
484 + <td class="tableinfo"></td>
485 +</tr>
486 +<tr>
487 + <td class="tableinfo">httpd_ssi_exec</td>
488 + <td class="tableinfo">
489 + Allow webservers to run SSI executables in the same domain as the CGI
490 + scripts
491 + </td>
492 + <td class="tableinfo"></td>
493 +</tr>
494 +<tr>
495 + <td class="tableinfo">httpd_tty_com</td>
496 + <td class="tableinfo">
497 + Unify webservers to communicate with the terminal. This is needed when you
498 + need to enter a passphraze for certificates at the terminal.
499 + </td>
500 + <td class="tableinfo"></td>
501 +</tr>
502 +<tr>
503 + <td class="tableinfo">httpd_unified</td>
504 + <td class="tableinfo">
505 + When enabled, the various webserver content types (all types with attribute
506 + <span class="code" dir="ltr">httpdcontent</span> set) are not differentiated anymore, but all considered
507 + to be readable, writeable and executable by the webserver.
508 + </td>
509 + <td class="tableinfo"></td>
510 +</tr>
511 +<tr>
512 + <td class="tableinfo">httpd_use_cifs</td>
513 + <td class="tableinfo">
514 + Allow webservers to access CIFS file systems
515 + </td>
516 + <td class="tableinfo"></td>
517 +</tr>
518 +<tr>
519 + <td class="tableinfo">httpd_use_gpg</td>
520 + <td class="tableinfo">
521 + Allow webservers to run gpg
522 + </td>
523 + <td class="tableinfo"></td>
524 +</tr>
525 +<tr>
526 + <td class="tableinfo">httpd_use_nfs</td>
527 + <td class="tableinfo">
528 + Allow webservers to access NFS file systems
529 + </td>
530 + <td class="tableinfo"></td>
531 +</tr>
532 +</table>
533 +<p>
534 +If you want to toggle booleans, you can do so through <span class="code" dir="ltr">setsebool</span>:
535 +</p>
536 +<a name="doc_chap2_pre3"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
537 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.3: Enabling the gentoo_try_dontaudit boolean</p></td></tr>
538 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
539 +<span class="code-comment">( With the -P flag, the boolean state is persisted across reboots)</span>
540 +~# <span class="code-input">setsebool -P httpd_enable_homedirs on</span>
541 +</pre></td></tr>
542 +</table>
543 +<p class="secthead"><a name="doc_chap2_sect4">Ports</a></p>
544 +<p>
545 +If you need to run the webserver on a non-default port, you can either mark this
546 +port as an HTTP port (<span class="code" dir="ltr">http_port_t</span>) or create the appropriate rule to allow
547 +it to bind to the specified port.
548 +</p>
549 +<p>
550 +To mark a particular port (say 81) as an HTTP port, use <span class="code" dir="ltr">semanage</span>:
551 +</p>
552 +<a name="doc_chap2_pre4"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
553 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.4: Labeling port 81 as http_port_t</p></td></tr>
554 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
555 +~# <span class="code-input">semanage port -a -t http_port_t -p tcp 81</span>
556 +</pre></td></tr>
557 +</table>
558 +<p>
559 +If you need to allow the webserver to bind on a port but are not allowed to
560 +modify that ports' type, you'll need to create a policy that allows the
561 +<span class="code" dir="ltr">httpd_t</span> domain to bind to the particular port. For instance, to allow it
562 +to bind on the SMTP port:
563 +</p>
564 +<a name="doc_chap2_pre5"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
565 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.5: Allow rules to allow httpd_t to bind on SMTP ports</p></td></tr>
566 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
567 +allow httpd_t smtp_port_t:tcp_socket name_bind;
568 +</pre></td></tr>
569 +</table>
570 +<br><p class="copyright">
571 + The contents of this document are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.5">Creative Commons -
572 + Attribution / Share Alike</a> license.
573 + </p>
574 +<!--
575 + <rdf:RDF xmlns="http://web.resource.org/cc/"
576 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
577 + <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/">
578 + <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
579 + <permits rdf:resource="http://web.resource.org/cc/Distribution" />
580 + <requires rdf:resource="http://web.resource.org/cc/Notice" />
581 + <requires rdf:resource="http://web.resource.org/cc/Attribution" />
582 + <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
583 + <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
584 + </License>
585 + </rdf:RDF>
586 +--><br>
587 +</td>
588 +<td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px">
589 +<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="selinux/modules/apache.xml?style=printable">Print</a></p></td></tr>
590 +<tr><td class="topsep" align="center"><p class="alttext">Updated June 2, 2011</p></td></tr>
591 +<tr><td class="topsep" align="left"><p class="alttext"><b>Summary: </b>
592 +Within SELinux, the apache module is responsible for defining the
593 +web server related domains and privileges. It is not tied to Apache, despite
594 +its name.
595 +</p></td></tr>
596 +<tr><td align="left" class="topsep"><p class="alttext">
597 + <a href="mailto:sven.vermeulen@××××××.be" class="altlink"><b>Sven Vermeulen</b></a>
598 +<br><i>Author</i><br></p></td></tr>
599 +<tr lang="en"><td align="center" class="topsep">
600 +<p class="alttext"><b>Donate</b> to support our development efforts.
601 + </p>
602 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
603 +<input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="paypal@g.o"><input type="hidden" name="item_name" value="Gentoo Linux Support"><input type="hidden" name="item_number" value="1000"><input type="hidden" name="image_url" value="http://www.gentoo.org/images/paypal.png"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://www.gentoo.org"><input type="hidden" name="cancel_return" value="http://www.gentoo.org"><input type="image" src="http://images.paypal.com/images/x-click-but21.gif" name="submit" alt="Donate to Gentoo">
604 +</form>
605 +</td></tr>
606 +<tr lang="en"><td align="center"><iframe src="http://sidebar.gentoo.org" scrolling="no" width="125" height="850" frameborder="0" style="border:0px padding:0x" marginwidth="0" marginheight="0"><p>Your browser does not support iframes.</p></iframe></td></tr>
607 +</table></td>
608 +</tr></table></td></tr>
609 +<tr><td colspan="2" align="right" class="infohead">
610 +Copyright 2001-2011 Gentoo Foundation, Inc. Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a>.
611 +</td></tr>
612 +</table></body>
613 +</html>
614
615 diff --git a/html/selinux/modules/images/apachedomain.png b/html/selinux/modules/images/apachedomain.png
616 new file mode 100644
617 index 0000000..b2fa6ba
618 Binary files /dev/null and b/html/selinux/modules/images/apachedomain.png differ
619
620 diff --git a/html/selinux/modules/images/apachedomain.svg b/html/selinux/modules/images/apachedomain.svg
621 new file mode 100644
622 index 0000000..702108f
623 --- /dev/null
624 +++ b/html/selinux/modules/images/apachedomain.svg
625 @@ -0,0 +1,4 @@
626 +<?xml version="1.0" standalone="yes"?>
627 +
628 +<svg version="1.1" viewBox="0.0 0.0 1380.0 696.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" clip-path="url(#clip0)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="clip0"><path d="M0 0L1380.0 0L1380.0 696.0L0 696.0L0 0Z" clip-rule="nonzero"></path></clipPath><path d="M510.53018 14.577428L656.51447 14.577428L656.51447 61.91601L510.53018 61.91601Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M556.23334 44.733677L556.23334 31.139927L557.9052 31.139927L557.9052 36.014927Q559.0771 34.655552 560.85834 34.655552Q561.9521 34.655552 562.7568 35.08524Q563.56146 35.514927 563.913 36.280552Q564.2646 37.046177 564.2646 38.483677L564.2646 44.733677L562.5927 44.733677L562.5927 38.483677Q562.5927 37.233677 562.04584 36.663364Q561.49896 36.093052 560.5146 36.093052Q559.7646 36.093052 559.11615 36.475864Q558.4677 36.858677 558.1864
629 6 37.52274Q557.9052 38.186802 557.9052 39.343052L557.9052 44.733677L556.23334 44.733677ZM570.2646 43.233677L570.49896 44.718052Q569.79584 44.858677 569.23334 44.858677Q568.3271 44.858677 567.8271 44.569614Q567.3271 44.280552 567.12396 43.819614Q566.92084 43.358677 566.92084 41.843052L566.92084 36.186802L565.68646 36.186802L565.68646 34.874302L566.92084 34.874302L566.92084 32.436802L568.5771 31.436802L568.5771 34.874302L570.2646 34.874302L570.2646 36.186802L568.5771 36.186802L568.5771 41.936802Q568.5771 42.655552 568.663 42.858677Q568.74896 43.061802 568.9521 43.186802Q569.1552 43.311802 569.5302 43.311802Q569.79584 43.311802 570.2646 43.233677ZM575.4521 43.233677L575.68646 44.718052Q574.98334 44.858677 574.42084 44.858677Q573.5146 44.858677 573.0146 44.569614Q572.5146 44.280552 572.31146 43.819614Q572.10834 43.358677 572.10834 41.843052L572.10834 36.186802L570.87396 36.186802L570.87396 34.874302L572.10834 34.874302L572.10834 32.436802L573.7646 31.436802L573.7646 34.874302L57
630 5.4521 34.874302L575.4521 36.186802L573.7646 36.186802L573.7646 41.936802Q573.7646 42.655552 573.8505 42.858677Q573.93646 43.061802 574.1396 43.186802Q574.3427 43.311802 574.7177 43.311802Q574.98334 43.311802 575.4521 43.233677ZM576.98334 48.514927L576.98334 34.874302L578.5146 34.874302L578.5146 36.155552Q579.04584 35.405552 579.7255 35.030552Q580.4052 34.655552 581.35834 34.655552Q582.62396 34.655552 583.5927 35.30399Q584.56146 35.952427 585.05365 37.139927Q585.54584 38.327427 585.54584 39.733677Q585.54584 41.249302 584.99896 42.46024Q584.4521 43.671177 583.42084 44.311802Q582.3896 44.952427 581.24896 44.952427Q580.4052 44.952427 579.74115 44.600864Q579.0771 44.249302 578.6552 43.718052L578.6552 48.514927L576.98334 48.514927ZM578.49896 39.858677Q578.49896 41.764927 579.2724 42.671177Q580.04584 43.577427 581.1396 43.577427Q582.24896 43.577427 583.038 42.639927Q583.8271 41.702427 583.8271 39.718052Q583.8271 37.843052 583.05365 36.905552Q582.2802 35.968052 581.2021 35.968052Q5
631 80.1396 35.968052 579.3193 36.968052Q578.49896 37.968052 578.49896 39.858677ZM593.74896 44.733677L593.74896 43.483677Q592.81146 44.952427 590.99896 44.952427Q589.8271 44.952427 588.8349 44.30399Q587.8427 43.655552 587.30365 42.49149Q586.7646 41.327427 586.7646 39.811802Q586.7646 38.343052 587.2568 37.139927Q587.74896 35.936802 588.7255 35.296177Q589.7021 34.655552 590.92084 34.655552Q591.81146 34.655552 592.5068 35.030552Q593.2021 35.405552 593.6396 36.014927L593.6396 31.139927L595.29584 31.139927L595.29584 44.733677L593.74896 44.733677ZM588.4677 39.811802Q588.4677 41.702427 589.2724 42.639927Q590.0771 43.577427 591.1552 43.577427Q592.24896 43.577427 593.0146 42.686802Q593.7802 41.796177 593.7802 39.952427Q593.7802 37.936802 592.99896 36.99149Q592.2177 36.046177 591.0771 36.046177Q589.9677 36.046177 589.2177 36.952427Q588.4677 37.858677 588.4677 39.811802ZM596.2021 48.514927L596.2021 47.296177L607.2646 47.296177L607.2646 48.514927L596.2021 48.514927ZM611.7646 43.233677L611.9
632 9896 44.718052Q611.29584 44.858677 610.73334 44.858677Q609.8271 44.858677 609.3271 44.569614Q608.8271 44.280552 608.62396 43.819614Q608.42084 43.358677 608.42084 41.843052L608.42084 36.186802L607.18646 36.186802L607.18646 34.874302L608.42084 34.874302L608.42084 32.436802L610.0771 31.436802L610.0771 34.874302L611.7646 34.874302L611.7646 36.186802L610.0771 36.186802L610.0771 41.936802Q610.0771 42.655552 610.163 42.858677Q610.24896 43.061802 610.4521 43.186802Q610.6552 43.311802 611.0302 43.311802Q611.29584 43.311802 611.7646 43.233677Z" fill-rule="nonzero" fill="#000000"></path><path d="M246.14961 546.6116L430.2756 546.6116L430.2756 593.95013L246.14961 593.95013Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M279.80585 576.7678L279.80585 563.1741L281.47772 563.1741L281.47772 568.0491Q282.6496 566.6897 284.43085 566.6897Q285.5246 566.6897 286.32928 567.1194Q287.13397 567.5491 287.48553 568.3
633 147Q287.8371 569.0803 287.8371 570.5178L287.8371 576.7678L286.16522 576.7678L286.16522 570.5178Q286.16522 569.2678 285.61835 568.6975Q285.07147 568.1272 284.0871 568.1272Q283.3371 568.1272 282.68866 568.51Q282.04022 568.8928 281.75897 569.5569Q281.47772 570.22095 281.47772 571.3772L281.47772 576.7678L279.80585 576.7678ZM293.8371 575.2678L294.07147 576.7522Q293.36835 576.8928 292.80585 576.8928Q291.8996 576.8928 291.3996 576.60376Q290.8996 576.3147 290.69647 575.85376Q290.49335 575.3928 290.49335 573.8772L290.49335 568.22095L289.25897 568.22095L289.25897 566.90845L290.49335 566.90845L290.49335 564.47095L292.1496 563.47095L292.1496 566.90845L293.8371 566.90845L293.8371 568.22095L292.1496 568.22095L292.1496 573.97095Q292.1496 574.6897 292.23553 574.8928Q292.32147 575.09595 292.5246 575.22095Q292.72772 575.34595 293.10272 575.34595Q293.36835 575.34595 293.8371 575.2678ZM299.0246 575.2678L299.25897 576.7522Q298.55585 576.8928 297.99335 576.8928Q297.0871 576.8928 296.5871 576.6037
634 6Q296.0871 576.3147 295.88397 575.85376Q295.68085 575.3928 295.68085 573.8772L295.68085 568.22095L294.44647 568.22095L294.44647 566.90845L295.68085 566.90845L295.68085 564.47095L297.3371 563.47095L297.3371 566.90845L299.0246 566.90845L299.0246 568.22095L297.3371 568.22095L297.3371 573.97095Q297.3371 574.6897 297.42303 574.8928Q297.50897 575.09595 297.7121 575.22095Q297.91522 575.34595 298.29022 575.34595Q298.55585 575.34595 299.0246 575.2678ZM300.55585 580.5491L300.55585 566.90845L302.0871 566.90845L302.0871 568.1897Q302.61835 567.4397 303.29803 567.0647Q303.97772 566.6897 304.93085 566.6897Q306.19647 566.6897 307.16522 567.33813Q308.13397 567.9866 308.62616 569.1741Q309.11835 570.3616 309.11835 571.7678Q309.11835 573.28345 308.57147 574.4944Q308.0246 575.7053 306.99335 576.34595Q305.9621 576.9866 304.82147 576.9866Q303.97772 576.9866 303.31366 576.635Q302.6496 576.28345 302.22772 575.7522L302.22772 580.5491L300.55585 580.5491ZM302.07147 571.8928Q302.07147 573.7991 302.8449
635 574.7053Q303.61835 575.6116 304.7121 575.6116Q305.82147 575.6116 306.61053 574.6741Q307.3996 573.7366 307.3996 571.7522Q307.3996 569.8772 306.62616 568.9397Q305.85272 568.0022 304.7746 568.0022Q303.7121 568.0022 302.89178 569.0022Q302.07147 570.0022 302.07147 571.8928ZM317.32147 576.7678L317.32147 575.5178Q316.38397 576.9866 314.57147 576.9866Q313.3996 576.9866 312.4074 576.33813Q311.41522 575.6897 310.87616 574.52563Q310.3371 573.3616 310.3371 571.84595Q310.3371 570.3772 310.82928 569.1741Q311.32147 567.97095 312.29803 567.3303Q313.2746 566.6897 314.49335 566.6897Q315.38397 566.6897 316.07928 567.0647Q316.7746 567.4397 317.2121 568.0491L317.2121 563.1741L318.86835 563.1741L318.86835 576.7678L317.32147 576.7678ZM312.04022 571.84595Q312.04022 573.7366 312.8449 574.6741Q313.6496 575.6116 314.72772 575.6116Q315.82147 575.6116 316.5871 574.72095Q317.35272 573.8303 317.35272 571.9866Q317.35272 569.97095 316.57147 569.02563Q315.79022 568.0803 314.6496 568.0803Q313.54022 568.0803 3
636 12.79022 568.9866Q312.04022 569.8928 312.04022 571.84595ZM319.7746 580.5491L319.7746 579.3303L330.8371 579.3303L330.8371 580.5491L319.7746 580.5491ZM331.68085 576.7678L331.68085 563.1741L333.35272 563.1741L333.35272 568.0491Q334.5246 566.6897 336.30585 566.6897Q337.3996 566.6897 338.20428 567.1194Q339.00897 567.5491 339.36053 568.3147Q339.7121 569.0803 339.7121 570.5178L339.7121 576.7678L338.04022 576.7678L338.04022 570.5178Q338.04022 569.2678 337.49335 568.6975Q336.94647 568.1272 335.9621 568.1272Q335.2121 568.1272 334.56366 568.51Q333.91522 568.8928 333.63397 569.5569Q333.35272 570.22095 333.35272 571.3772L333.35272 576.7678L331.68085 576.7678ZM348.80585 573.59595L350.5246 573.8147Q350.11835 575.3147 349.01678 576.15063Q347.91522 576.9866 346.19647 576.9866Q344.04022 576.9866 342.7746 575.65845Q341.50897 574.3303 341.50897 571.9241Q341.50897 569.4397 342.7824 568.0647Q344.05585 566.6897 346.10272 566.6897Q348.0871 566.6897 349.3371 568.03345Q350.5871 569.3772 350.5871 571.
637 8303Q350.5871 571.97095 350.57147 572.2678L343.22772 572.2678Q343.32147 573.8928 344.1496 574.7522Q344.97772 575.6116 346.2121 575.6116Q347.11835 575.6116 347.76678 575.135Q348.41522 574.65845 348.80585 573.59595ZM343.32147 570.8928L348.82147 570.8928Q348.7121 569.65845 348.19647 569.03345Q347.3996 568.0647 346.11835 568.0647Q344.97772 568.0647 344.18866 568.83813Q343.3996 569.6116 343.32147 570.8928ZM352.3996 576.7678L352.3996 563.1741L354.07147 563.1741L354.07147 576.7678L352.3996 576.7678ZM356.57147 580.5491L356.57147 566.90845L358.10272 566.90845L358.10272 568.1897Q358.63397 567.4397 359.31366 567.0647Q359.99335 566.6897 360.94647 566.6897Q362.2121 566.6897 363.18085 567.33813Q364.1496 567.9866 364.64178 569.1741Q365.13397 570.3616 365.13397 571.7678Q365.13397 573.28345 364.5871 574.4944Q364.04022 575.7053 363.00897 576.34595Q361.97772 576.9866 360.8371 576.9866Q359.99335 576.9866 359.32928 576.635Q358.66522 576.28345 358.24335 575.7522L358.24335 580.5491L356.57147 580.5
638 491ZM358.0871 571.8928Q358.0871 573.7991 358.86053 574.7053Q359.63397 575.6116 360.72772 575.6116Q361.8371 575.6116 362.62616 574.6741Q363.41522 573.7366 363.41522 571.7522Q363.41522 569.8772 362.64178 568.9397Q361.86835 568.0022 360.79022 568.0022Q359.72772 568.0022 358.9074 569.0022Q358.0871 570.0022 358.0871 571.8928ZM373.69647 573.59595L375.41522 573.8147Q375.00897 575.3147 373.9074 576.15063Q372.80585 576.9866 371.0871 576.9866Q368.93085 576.9866 367.66522 575.65845Q366.3996 574.3303 366.3996 571.9241Q366.3996 569.4397 367.67303 568.0647Q368.94647 566.6897 370.99335 566.6897Q372.97772 566.6897 374.22772 568.03345Q375.47772 569.3772 375.47772 571.8303Q375.47772 571.97095 375.4621 572.2678L368.11835 572.2678Q368.2121 573.8928 369.04022 574.7522Q369.86835 575.6116 371.10272 575.6116Q372.00897 575.6116 372.6574 575.135Q373.30585 574.65845 373.69647 573.59595ZM368.2121 570.8928L373.7121 570.8928Q373.60272 569.65845 373.0871 569.03345Q372.29022 568.0647 371.00897 568.0647Q369
639 .86835 568.0647 369.07928 568.83813Q368.29022 569.6116 368.2121 570.8928ZM377.30585 576.7678L377.30585 566.90845L378.80585 566.90845L378.80585 568.40845Q379.38397 567.3616 379.86835 567.02563Q380.35272 566.6897 380.94647 566.6897Q381.79022 566.6897 382.66522 567.2366L382.0871 568.78345Q381.47772 568.4241 380.85272 568.4241Q380.30585 568.4241 379.87616 568.7522Q379.44647 569.0803 379.25897 569.65845Q378.97772 570.5491 378.97772 571.6116L378.97772 576.7678L377.30585 576.7678ZM382.00897 580.5491L382.00897 579.3303L393.07147 579.3303L393.07147 580.5491L382.00897 580.5491ZM397.57147 575.2678L397.80585 576.7522Q397.10272 576.8928 396.54022 576.8928Q395.63397 576.8928 395.13397 576.60376Q394.63397 576.3147 394.43085 575.85376Q394.22772 575.3928 394.22772 573.8772L394.22772 568.22095L392.99335 568.22095L392.99335 566.90845L394.22772 566.90845L394.22772 564.47095L395.88397 563.47095L395.88397 566.90845L397.57147 566.90845L397.57147 568.22095L395.88397 568.22095L395.88397 573.97095Q39
640 5.88397 574.6897 395.9699 574.8928Q396.05585 575.09595 396.25897 575.22095Q396.4621 575.34595 396.8371 575.34595Q397.10272 575.34595 397.57147 575.2678Z" fill-rule="nonzero" fill="#000000"></path><path d="M732.6011 458.84253L916.72705 458.84253L916.72705 506.1811L732.6011 506.1811Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M776.6323 488.99878L776.6323 475.40503L778.3042 475.40503L778.3042 480.28003Q779.4761 478.92065 781.2573 478.92065Q782.3511 478.92065 783.15576 479.35034Q783.96045 479.78003 784.312 480.54565Q784.6636 481.31128 784.6636 482.74878L784.6636 488.99878L782.9917 488.99878L782.9917 482.74878Q782.9917 481.49878 782.4448 480.92847Q781.89795 480.35815 780.9136 480.35815Q780.1636 480.35815 779.51514 480.74097Q778.8667 481.12378 778.58545 481.78784Q778.3042 482.4519 778.3042 483.60815L778.3042 488.99878L776.6323 488.99878ZM790.6636 487.49878L790.89795 488.98315Q790.1948 489.12
641 378 789.6323 489.12378Q788.7261 489.12378 788.2261 488.83472Q787.7261 488.54565 787.52295 488.08472Q787.3198 487.62378 787.3198 486.10815L787.3198 480.4519L786.08545 480.4519L786.08545 479.1394L787.3198 479.1394L787.3198 476.7019L788.9761 475.7019L788.9761 479.1394L790.6636 479.1394L790.6636 480.4519L788.9761 480.4519L788.9761 486.2019Q788.9761 486.92065 789.062 487.12378Q789.14795 487.3269 789.3511 487.4519Q789.5542 487.5769 789.9292 487.5769Q790.1948 487.5769 790.6636 487.49878ZM795.8511 487.49878L796.08545 488.98315Q795.3823 489.12378 794.8198 489.12378Q793.9136 489.12378 793.4136 488.83472Q792.9136 488.54565 792.71045 488.08472Q792.5073 487.62378 792.5073 486.10815L792.5073 480.4519L791.27295 480.4519L791.27295 479.1394L792.5073 479.1394L792.5073 476.7019L794.1636 475.7019L794.1636 479.1394L795.8511 479.1394L795.8511 480.4519L794.1636 480.4519L794.1636 486.2019Q794.1636 486.92065 794.2495 487.12378Q794.33545 487.3269 794.5386 487.4519Q794.7417 487.5769 795.1167 487.5769Q
642 795.3823 487.5769 795.8511 487.49878ZM797.3667 492.78003L797.3667 479.1394L798.89795 479.1394L798.89795 480.42065Q799.4292 479.67065 800.1089 479.29565Q800.7886 478.92065 801.7417 478.92065Q803.0073 478.92065 803.9761 479.5691Q804.9448 480.21753 805.437 481.40503Q805.9292 482.59253 805.9292 483.99878Q805.9292 485.5144 805.3823 486.72534Q804.83545 487.93628 803.8042 488.5769Q802.77295 489.21753 801.6323 489.21753Q800.7886 489.21753 800.1245 488.86597Q799.46045 488.5144 799.0386 487.98315L799.0386 492.78003L797.3667 492.78003ZM798.8823 484.12378Q798.8823 486.03003 799.65576 486.93628Q800.4292 487.84253 801.52295 487.84253Q802.6323 487.84253 803.4214 486.90503Q804.21045 485.96753 804.21045 483.98315Q804.21045 482.10815 803.437 481.17065Q802.6636 480.23315 801.58545 480.23315Q800.52295 480.23315 799.70264 481.23315Q798.8823 482.23315 798.8823 484.12378ZM814.1323 488.99878L814.1323 487.74878Q813.1948 489.21753 811.3823 489.21753Q810.21045 489.21753 809.21826 488.5691Q808.2261 487
643 .92065 807.687 486.7566Q807.14795 485.59253 807.14795 484.0769Q807.14795 482.60815 807.64014 481.40503Q808.1323 480.2019 809.1089 479.56128Q810.08545 478.92065 811.3042 478.92065Q812.1948 478.92065 812.89014 479.29565Q813.58545 479.67065 814.02295 480.28003L814.02295 475.40503L815.6792 475.40503L815.6792 488.99878L814.1323 488.99878ZM808.8511 484.0769Q808.8511 485.96753 809.65576 486.90503Q810.46045 487.84253 811.5386 487.84253Q812.6323 487.84253 813.39795 486.9519Q814.1636 486.06128 814.1636 484.21753Q814.1636 482.2019 813.3823 481.2566Q812.6011 480.31128 811.46045 480.31128Q810.3511 480.31128 809.6011 481.21753Q808.8511 482.12378 808.8511 484.0769ZM816.58545 492.78003L816.58545 491.56128L827.64795 491.56128L827.64795 492.78003L816.58545 492.78003ZM828.4917 492.78003L828.4917 479.1394L830.02295 479.1394L830.02295 480.42065Q830.5542 479.67065 831.2339 479.29565Q831.9136 478.92065 832.8667 478.92065Q834.1323 478.92065 835.1011 479.5691Q836.0698 480.21753 836.562 481.40503Q837
644 .0542 482.59253 837.0542 483.99878Q837.0542 485.5144 836.5073 486.72534Q835.96045 487.93628 834.9292 488.5769Q833.89795 489.21753 832.7573 489.21753Q831.9136 489.21753 831.2495 488.86597Q830.58545 488.5144 830.1636 487.98315L830.1636 492.78003L828.4917 492.78003ZM830.0073 484.12378Q830.0073 486.03003 830.78076 486.93628Q831.5542 487.84253 832.64795 487.84253Q833.7573 487.84253 834.5464 486.90503Q835.33545 485.96753 835.33545 483.98315Q835.33545 482.10815 834.562 481.17065Q833.7886 480.23315 832.71045 480.23315Q831.64795 480.23315 830.82764 481.23315Q830.0073 482.23315 830.0073 484.12378ZM838.8667 488.99878L838.8667 475.40503L840.5386 475.40503L840.5386 480.28003Q841.71045 478.92065 843.4917 478.92065Q844.58545 478.92065 845.39014 479.35034Q846.1948 479.78003 846.5464 480.54565Q846.89795 481.31128 846.89795 482.74878L846.89795 488.99878L845.2261 488.99878L845.2261 482.74878Q845.2261 481.49878 844.6792 480.92847Q844.1323 480.35815 843.14795 480.35815Q842.39795 480.35815 841.74
645 95 480.74097Q841.1011 481.12378 840.8198 481.78784Q840.5386 482.4519 840.5386 483.60815L840.5386 488.99878L838.8667 488.99878ZM849.2417 492.78003L849.2417 479.1394L850.77295 479.1394L850.77295 480.42065Q851.3042 479.67065 851.9839 479.29565Q852.6636 478.92065 853.6167 478.92065Q854.8823 478.92065 855.8511 479.5691Q856.8198 480.21753 857.312 481.40503Q857.8042 482.59253 857.8042 483.99878Q857.8042 485.5144 857.2573 486.72534Q856.71045 487.93628 855.6792 488.5769Q854.64795 489.21753 853.5073 489.21753Q852.6636 489.21753 851.9995 488.86597Q851.33545 488.5144 850.9136 487.98315L850.9136 492.78003L849.2417 492.78003ZM850.7573 484.12378Q850.7573 486.03003 851.53076 486.93628Q852.3042 487.84253 853.39795 487.84253Q854.5073 487.84253 855.2964 486.90503Q856.08545 485.96753 856.08545 483.98315Q856.08545 482.10815 855.312 481.17065Q854.5386 480.23315 853.46045 480.23315Q852.39795 480.23315 851.57764 481.23315Q850.7573 482.23315 850.7573 484.12378ZM858.1011 492.78003L858.1011 491.56128L
646 869.1636 491.56128L869.1636 492.78003L858.1011 492.78003ZM873.6636 487.49878L873.89795 488.98315Q873.1948 489.12378 872.6323 489.12378Q871.7261 489.12378 871.2261 488.83472Q870.7261 488.54565 870.52295 488.08472Q870.3198 487.62378 870.3198 486.10815L870.3198 480.4519L869.08545 480.4519L869.08545 479.1394L870.3198 479.1394L870.3198 476.7019L871.9761 475.7019L871.9761 479.1394L873.6636 479.1394L873.6636 480.4519L871.9761 480.4519L871.9761 486.2019Q871.9761 486.92065 872.062 487.12378Q872.14795 487.3269 872.3511 487.4519Q872.5542 487.5769 872.9292 487.5769Q873.1948 487.5769 873.6636 487.49878Z" fill-rule="nonzero" fill="#000000"></path><path d="M490.15222 458.84253L676.8924 458.84253L676.8924 506.1811L490.15222 506.1811Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M510.08972 488.99878L510.08972 475.40503L511.7616 475.40503L511.7616 480.28003Q512.9335 478.92065 514.7147 478.92065Q515.8085 4
647 78.92065 516.61316 479.35034Q517.41785 479.78003 517.7694 480.54565Q518.121 481.31128 518.121 482.74878L518.121 488.99878L516.4491 488.99878L516.4491 482.74878Q516.4491 481.49878 515.9022 480.92847Q515.35535 480.35815 514.371 480.35815Q513.621 480.35815 512.97253 480.74097Q512.3241 481.12378 512.04285 481.78784Q511.7616 482.4519 511.7616 483.60815L511.7616 488.99878L510.08972 488.99878ZM524.121 487.49878L524.35535 488.98315Q523.6522 489.12378 523.0897 489.12378Q522.1835 489.12378 521.6835 488.83472Q521.1835 488.54565 520.98035 488.08472Q520.7772 487.62378 520.7772 486.10815L520.7772 480.4519L519.54285 480.4519L519.54285 479.1394L520.7772 479.1394L520.7772 476.7019L522.4335 475.7019L522.4335 479.1394L524.121 479.1394L524.121 480.4519L522.4335 480.4519L522.4335 486.2019Q522.4335 486.92065 522.5194 487.12378Q522.60535 487.3269 522.8085 487.4519Q523.0116 487.5769 523.3866 487.5769Q523.6522 487.5769 524.121 487.49878ZM529.29285 487.49878L529.5272 488.98315Q528.8241 489.12378 528.
648 2616 489.12378Q527.35535 489.12378 526.85535 488.83472Q526.35535 488.54565 526.1522 488.08472Q525.9491 487.62378 525.9491 486.10815L525.9491 480.4519L524.7147 480.4519L524.7147 479.1394L525.9491 479.1394L525.9491 476.7019L527.60535 475.7019L527.60535 479.1394L529.29285 479.1394L529.29285 480.4519L527.60535 480.4519L527.60535 486.2019Q527.60535 486.92065 527.6913 487.12378Q527.7772 487.3269 527.98035 487.4519Q528.1835 487.5769 528.5585 487.5769Q528.8241 487.5769 529.29285 487.49878ZM530.8241 492.78003L530.8241 479.1394L532.35535 479.1394L532.35535 480.42065Q532.8866 479.67065 533.5663 479.29565Q534.246 478.92065 535.1991 478.92065Q536.4647 478.92065 537.4335 479.5691Q538.4022 480.21753 538.8944 481.40503Q539.3866 482.59253 539.3866 483.99878Q539.3866 485.5144 538.8397 486.72534Q538.29285 487.93628 537.2616 488.5769Q536.23035 489.21753 535.0897 489.21753Q534.246 489.21753 533.5819 488.86597Q532.91785 488.5144 532.496 487.98315L532.496 492.78003L530.8241 492.78003ZM532.3397 484
649 .12378Q532.3397 486.03003 533.11316 486.93628Q533.8866 487.84253 534.98035 487.84253Q536.0897 487.84253 536.8788 486.90503Q537.66785 485.96753 537.66785 483.98315Q537.66785 482.10815 536.8944 481.17065Q536.121 480.23315 535.04285 480.23315Q533.98035 480.23315 533.16003 481.23315Q532.3397 482.23315 532.3397 484.12378ZM547.5897 488.99878L547.5897 487.74878Q546.6522 489.21753 544.8397 489.21753Q543.66785 489.21753 542.67566 488.5691Q541.6835 487.92065 541.1444 486.7566Q540.60535 485.59253 540.60535 484.0769Q540.60535 482.60815 541.09753 481.40503Q541.5897 480.2019 542.5663 479.56128Q543.54285 478.92065 544.7616 478.92065Q545.6522 478.92065 546.34753 479.29565Q547.04285 479.67065 547.48035 480.28003L547.48035 475.40503L549.1366 475.40503L549.1366 488.99878L547.5897 488.99878ZM542.3085 484.0769Q542.3085 485.96753 543.11316 486.90503Q543.91785 487.84253 544.996 487.84253Q546.0897 487.84253 546.85535 486.9519Q547.621 486.06128 547.621 484.21753Q547.621 482.2019 546.8397 481.2566Q54
650 6.0585 480.31128 544.91785 480.31128Q543.8085 480.31128 543.0585 481.21753Q542.3085 482.12378 542.3085 484.0769ZM550.04285 492.78003L550.04285 491.56128L561.10535 491.56128L561.10535 492.78003L550.04285 492.78003ZM561.9335 488.99878L561.9335 479.1394L563.4335 479.1394L563.4335 480.6394Q564.0116 479.59253 564.496 479.2566Q564.98035 478.92065 565.5741 478.92065Q566.41785 478.92065 567.29285 479.46753L566.7147 481.0144Q566.10535 480.65503 565.48035 480.65503Q564.9335 480.65503 564.5038 480.98315Q564.0741 481.31128 563.8866 481.8894Q563.60535 482.78003 563.60535 483.84253L563.60535 488.99878L561.9335 488.99878ZM567.54285 484.0769Q567.54285 481.34253 569.0741 480.0144Q570.3397 478.92065 572.16785 478.92065Q574.1991 478.92065 575.48816 480.2566Q576.7772 481.59253 576.7772 483.93628Q576.7772 485.84253 576.2069 486.92847Q575.6366 488.0144 574.55066 488.61597Q573.4647 489.21753 572.16785 489.21753Q570.10535 489.21753 568.8241 487.8894Q567.54285 486.56128 567.54285 484.0769ZM569.2616
651 484.0769Q569.2616 485.96753 570.0897 486.90503Q570.91785 487.84253 572.16785 487.84253Q573.41785 487.84253 574.23816 486.89722Q575.0585 485.9519 575.0585 484.0144Q575.0585 482.18628 574.23035 481.24878Q573.4022 480.31128 572.16785 480.31128Q570.91785 480.31128 570.0897 481.24878Q569.2616 482.18628 569.2616 484.0769ZM582.1991 487.49878L582.4335 488.98315Q581.73035 489.12378 581.16785 489.12378Q580.2616 489.12378 579.7616 488.83472Q579.2616 488.54565 579.0585 488.08472Q578.85535 487.62378 578.85535 486.10815L578.85535 480.4519L577.621 480.4519L577.621 479.1394L578.85535 479.1394L578.85535 476.7019L580.5116 475.7019L580.5116 479.1394L582.1991 479.1394L582.1991 480.4519L580.5116 480.4519L580.5116 486.2019Q580.5116 486.92065 580.59753 487.12378Q580.6835 487.3269 580.8866 487.4519Q581.0897 487.5769 581.4647 487.5769Q581.73035 487.5769 582.1991 487.49878ZM590.16785 487.78003Q589.23035 488.5769 588.371 488.89722Q587.5116 489.21753 586.5272 489.21753Q584.91785 489.21753 584.04285 488
652 .42847Q583.16785 487.6394 583.16785 486.40503Q583.16785 485.67065 583.496 485.0769Q583.8241 484.48315 584.35535 484.12378Q584.8866 483.7644 585.5585 483.5769Q586.0585 483.43628 587.04285 483.3269Q589.0741 483.0769 590.0272 482.74878Q590.0272 482.40503 590.0272 482.31128Q590.0272 481.29565 589.5585 480.87378Q588.91785 480.31128 587.6522 480.31128Q586.48035 480.31128 585.91785 480.71753Q585.35535 481.12378 585.0897 482.18628L583.4491 481.9519Q583.6835 480.90503 584.1913 480.2644Q584.6991 479.62378 585.66003 479.27222Q586.621 478.92065 587.9022 478.92065Q589.16785 478.92065 589.9491 479.21753Q590.73035 479.5144 591.10535 479.96753Q591.48035 480.42065 591.621 481.10815Q591.7147 481.53003 591.7147 482.6394L591.7147 484.87378Q591.7147 487.2019 591.8163 487.8191Q591.91785 488.43628 592.246 488.99878L590.496 488.99878Q590.23035 488.48315 590.16785 487.78003ZM590.0272 484.06128Q589.121 484.42065 587.29285 484.68628Q586.2616 484.8269 585.8397 485.0144Q585.41785 485.2019 585.1835 485.5
653 6128Q584.9491 485.92065 584.9491 486.35815Q584.9491 487.03003 585.4569 487.47534Q585.9647 487.92065 586.9335 487.92065Q587.9022 487.92065 588.6522 487.49097Q589.4022 487.06128 589.7616 486.34253Q590.0272 485.7644 590.0272 484.67065L590.0272 484.06128ZM597.7616 487.49878L597.996 488.98315Q597.29285 489.12378 596.73035 489.12378Q595.8241 489.12378 595.3241 488.83472Q594.8241 488.54565 594.621 488.08472Q594.41785 487.62378 594.41785 486.10815L594.41785 480.4519L593.1835 480.4519L593.1835 479.1394L594.41785 479.1394L594.41785 476.7019L596.0741 475.7019L596.0741 479.1394L597.7616 479.1394L597.7616 480.4519L596.0741 480.4519L596.0741 486.2019Q596.0741 486.92065 596.16003 487.12378Q596.246 487.3269 596.4491 487.4519Q596.6522 487.5769 597.0272 487.5769Q597.29285 487.5769 597.7616 487.49878ZM606.0272 485.8269L607.746 486.04565Q607.3397 487.54565 606.23816 488.3816Q605.1366 489.21753 603.41785 489.21753Q601.2616 489.21753 599.996 487.8894Q598.73035 486.56128 598.73035 484.15503Q598.73
654 035 481.67065 600.0038 480.29565Q601.2772 478.92065 603.3241 478.92065Q605.3085 478.92065 606.5585 480.2644Q607.8085 481.60815 607.8085 484.06128Q607.8085 484.2019 607.79285 484.49878L600.4491 484.49878Q600.54285 486.12378 601.371 486.98315Q602.1991 487.84253 603.4335 487.84253Q604.3397 487.84253 604.98816 487.36597Q605.6366 486.8894 606.0272 485.8269ZM600.54285 483.12378L606.04285 483.12378Q605.9335 481.8894 605.41785 481.2644Q604.621 480.29565 603.3397 480.29565Q602.1991 480.29565 601.41003 481.0691Q600.621 481.84253 600.54285 483.12378ZM609.6366 488.99878L609.6366 475.40503L611.3085 475.40503L611.3085 488.99878L609.6366 488.99878ZM613.1835 484.0769Q613.1835 481.34253 614.7147 480.0144Q615.98035 478.92065 617.8085 478.92065Q619.8397 478.92065 621.1288 480.2566Q622.41785 481.59253 622.41785 483.93628Q622.41785 485.84253 621.84753 486.92847Q621.2772 488.0144 620.1913 488.61597Q619.10535 489.21753 617.8085 489.21753Q615.746 489.21753 614.4647 487.8894Q613.1835 486.56128 613.1
655 835 484.0769ZM614.9022 484.0769Q614.9022 485.96753 615.73035 486.90503Q616.5585 487.84253 617.8085 487.84253Q619.0585 487.84253 619.8788 486.89722Q620.6991 485.9519 620.6991 484.0144Q620.6991 482.18628 619.871 481.24878Q619.04285 480.31128 617.8085 480.31128Q616.5585 480.31128 615.73035 481.24878Q614.9022 482.18628 614.9022 484.0769ZM623.8866 489.81128L625.496 490.06128Q625.60535 490.81128 626.0741 491.15503Q626.6835 491.60815 627.7616 491.60815Q628.9335 491.60815 629.5585 491.14722Q630.1835 490.68628 630.41785 489.85815Q630.54285 489.34253 630.5272 487.7019Q629.4335 488.99878 627.8085 488.99878Q625.7772 488.99878 624.66003 487.53003Q623.54285 486.06128 623.54285 484.0144Q623.54285 482.60815 624.0585 481.41284Q624.5741 480.21753 625.54285 479.5691Q626.5116 478.92065 627.8085 478.92065Q629.5585 478.92065 630.6835 480.3269L630.6835 479.1394L632.23035 479.1394L632.23035 487.65503Q632.23035 489.96753 631.7616 490.92847Q631.29285 491.8894 630.2772 492.4441Q629.2616 492.99878 627.
656 7772 492.99878Q626.0116 492.99878 624.92566 492.2019Q623.8397 491.40503 623.8866 489.81128ZM625.2616 483.8894Q625.2616 485.84253 626.03503 486.73315Q626.8085 487.62378 627.9647 487.62378Q629.10535 487.62378 629.8866 486.73315Q630.66785 485.84253 630.66785 483.9519Q630.66785 482.1394 629.86316 481.22534Q629.0585 480.31128 627.9335 480.31128Q626.8241 480.31128 626.04285 481.20972Q625.2616 482.10815 625.2616 483.8894ZM633.8866 486.06128L635.54285 485.79565Q635.6835 486.79565 636.3163 487.3191Q636.9491 487.84253 638.0897 487.84253Q639.246 487.84253 639.80066 487.37378Q640.35535 486.90503 640.35535 486.28003Q640.35535 485.71753 639.871 485.3894Q639.5272 485.17065 638.16785 484.8269Q636.3241 484.35815 635.61316 484.02222Q634.9022 483.68628 634.53503 483.08472Q634.16785 482.48315 634.16785 481.7644Q634.16785 481.10815 634.47253 480.54565Q634.7772 479.98315 635.29285 479.60815Q635.6835 479.3269 636.35535 479.12378Q637.0272 478.92065 637.79285 478.92065Q638.9647 478.92065 639.8397 47
657 9.2566Q640.7147 479.59253 641.1288 480.16284Q641.54285 480.73315 641.6991 481.68628L640.0741 481.90503Q639.9647 481.15503 639.42566 480.72534Q638.8866 480.29565 637.91785 480.29565Q636.7616 480.29565 636.2772 480.67847Q635.79285 481.06128 635.79285 481.56128Q635.79285 481.8894 635.996 482.15503Q636.1991 482.42065 636.6366 482.59253Q636.8866 482.68628 638.10535 483.03003Q639.871 483.49878 640.5741 483.79565Q641.2772 484.09253 641.67566 484.67065Q642.0741 485.24878 642.0741 486.10815Q642.0741 486.93628 641.5897 487.67847Q641.10535 488.42065 640.1835 488.8191Q639.2616 489.21753 638.10535 489.21753Q636.1835 489.21753 635.17566 488.42065Q634.16785 487.62378 633.8866 486.06128ZM642.35535 492.78003L642.35535 491.56128L653.41785 491.56128L653.41785 492.78003L642.35535 492.78003ZM657.91785 487.49878L658.1522 488.98315Q657.4491 489.12378 656.8866 489.12378Q655.98035 489.12378 655.48035 488.83472Q654.98035 488.54565 654.7772 488.08472Q654.5741 487.62378 654.5741 486.10815L654.5741 480.
658 4519L653.3397 480.4519L653.3397 479.1394L654.5741 479.1394L654.5741 476.7019L656.23035 475.7019L656.23035 479.1394L657.91785 479.1394L657.91785 480.4519L656.23035 480.4519L656.23035 486.2019Q656.23035 486.92065 656.3163 487.12378Q656.4022 487.3269 656.60535 487.4519Q656.8085 487.5769 657.1835 487.5769Q657.4491 487.5769 657.91785 487.49878Z" fill-rule="nonzero" fill="#000000"></path><path d="M801.90027 13.262467L989.96326 13.262467L989.96326 60.60105L801.90027 60.60105Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M833.90027 43.418716L833.90027 29.824966L835.57214 29.824966L835.57214 34.699966Q836.744 33.34059 838.52527 33.34059Q839.619 33.34059 840.4237 33.77028Q841.2284 34.199966 841.57996 34.96559Q841.9315 35.731216 841.9315 37.168716L841.9315 43.418716L840.25964 43.418716L840.25964 37.168716Q840.25964 35.918716 839.71277 35.348404Q839.1659 34.77809 838.1815 34.77809Q837.4315 34.77809
659 836.7831 35.160904Q836.13464 35.543716 835.8534 36.20778Q835.57214 36.87184 835.57214 38.02809L835.57214 43.418716L833.90027 43.418716ZM847.9315 41.918716L848.1659 43.40309Q847.46277 43.543716 846.90027 43.543716Q845.994 43.543716 845.494 43.254654Q844.994 42.96559 844.7909 42.504654Q844.58777 42.043716 844.58777 40.52809L844.58777 34.87184L843.3534 34.87184L843.3534 33.55934L844.58777 33.55934L844.58777 31.121841L846.244 30.121841L846.244 33.55934L847.9315 33.55934L847.9315 34.87184L846.244 34.87184L846.244 40.62184Q846.244 41.34059 846.32996 41.543716Q846.4159 41.74684 846.619 41.87184Q846.82214 41.99684 847.19714 41.99684Q847.46277 41.99684 847.9315 41.918716ZM853.119 41.918716L853.3534 43.40309Q852.65027 43.543716 852.08777 43.543716Q851.1815 43.543716 850.6815 43.254654Q850.1815 42.96559 849.9784 42.504654Q849.77527 42.043716 849.77527 40.52809L849.77527 34.87184L848.5409 34.87184L848.5409 33.55934L849.77527 33.55934L849.77527 31.121841L851.4315 30.121841L851.4315 33.55
660 934L853.119 33.55934L853.119 34.87184L851.4315 34.87184L851.4315 40.62184Q851.4315 41.34059 851.51746 41.543716Q851.6034 41.74684 851.8065 41.87184Q852.00964 41.99684 852.38464 41.99684Q852.65027 41.99684 853.119 41.918716ZM854.65027 47.199966L854.65027 33.55934L856.1815 33.55934L856.1815 34.84059Q856.71277 34.09059 857.39246 33.71559Q858.07214 33.34059 859.02527 33.34059Q860.2909 33.34059 861.25964 33.98903Q862.2284 34.637466 862.7206 35.824966Q863.21277 37.012466 863.21277 38.418716Q863.21277 39.93434 862.6659 41.14528Q862.119 42.356216 861.08777 42.99684Q860.0565 43.637466 858.9159 43.637466Q858.07214 43.637466 857.4081 43.285904Q856.744 42.93434 856.32214 42.40309L856.32214 47.199966L854.65027 47.199966ZM856.1659 38.543716Q856.1659 40.449966 856.93933 41.356216Q857.71277 42.262466 858.8065 42.262466Q859.9159 42.262466 860.70496 41.324966Q861.494 40.387466 861.494 38.40309Q861.494 36.52809 860.7206 35.59059Q859.94714 34.65309 858.869 34.65309Q857.8065 34.65309 856.9862 35
661 .65309Q856.1659 36.65309 856.1659 38.543716ZM871.4159 43.418716L871.4159 42.168716Q870.4784 43.637466 868.6659 43.637466Q867.494 43.637466 866.50183 42.98903Q865.50964 42.34059 864.9706 41.17653Q864.4315 40.012466 864.4315 38.49684Q864.4315 37.02809 864.9237 35.824966Q865.4159 34.62184 866.39246 33.981216Q867.369 33.34059 868.58777 33.34059Q869.4784 33.34059 870.1737 33.71559Q870.869 34.09059 871.3065 34.699966L871.3065 29.824966L872.96277 29.824966L872.96277 43.418716L871.4159 43.418716ZM866.13464 38.49684Q866.13464 40.387466 866.93933 41.324966Q867.744 42.262466 868.82214 42.262466Q869.9159 42.262466 870.6815 41.37184Q871.44714 40.481216 871.44714 38.637466Q871.44714 36.62184 870.6659 35.67653Q869.88464 34.731216 868.744 34.731216Q867.63464 34.731216 866.88464 35.637466Q866.13464 36.543716 866.13464 38.49684ZM873.869 47.199966L873.869 45.981216L884.9315 45.981216L884.9315 47.199966L873.869 47.199966ZM885.1034 40.481216L886.75964 40.21559Q886.90027 41.21559 887.5331 41.7390
662 3Q888.1659 42.262466 889.3065 42.262466Q890.46277 42.262466 891.01746 41.793716Q891.57214 41.324966 891.57214 40.699966Q891.57214 40.137466 891.08777 39.80934Q890.744 39.59059 889.38464 39.24684Q887.5409 38.77809 886.82996 38.442154Q886.119 38.106216 885.75183 37.504654Q885.38464 36.90309 885.38464 36.18434Q885.38464 35.52809 885.68933 34.96559Q885.994 34.40309 886.50964 34.02809Q886.90027 33.74684 887.57214 33.543716Q888.244 33.34059 889.00964 33.34059Q890.1815 33.34059 891.0565 33.67653Q891.9315 34.012466 892.3456 34.58278Q892.75964 35.15309 892.9159 36.106216L891.2909 36.324966Q891.1815 35.574966 890.64246 35.14528Q890.1034 34.71559 889.13464 34.71559Q887.9784 34.71559 887.494 35.098404Q887.00964 35.481216 887.00964 35.981216Q887.00964 36.30934 887.21277 36.574966Q887.4159 36.84059 887.8534 37.012466Q888.1034 37.106216 889.32214 37.449966Q891.08777 37.918716 891.7909 38.21559Q892.494 38.512466 892.89246 39.09059Q893.2909 39.668716 893.2909 40.52809Q893.2909 41.356216 892.
663 8065 42.098404Q892.32214 42.84059 891.40027 43.23903Q890.4784 43.637466 889.32214 43.637466Q887.40027 43.637466 886.39246 42.84059Q885.38464 42.043716 885.1034 40.481216ZM901.5565 43.418716L901.5565 41.96559Q900.4159 43.637466 898.4315 43.637466Q897.57214 43.637466 896.81433 43.30153Q896.0565 42.96559 895.68933 42.46559Q895.32214 41.96559 895.1659 41.231216Q895.07214 40.731216 895.07214 39.668716L895.07214 33.55934L896.744 33.55934L896.744 39.02809Q896.744 40.34059 896.83777 40.793716Q896.994 41.449966 897.50964 41.824966Q898.02527 42.199966 898.77527 42.199966Q899.52527 42.199966 900.1815 41.817154Q900.83777 41.43434 901.1112 40.77028Q901.38464 40.106216 901.38464 38.84059L901.38464 33.55934L903.0565 33.55934L903.0565 43.418716L901.5565 43.418716ZM912.2284 40.24684L913.94714 40.46559Q913.5409 41.96559 912.43933 42.80153Q911.33777 43.637466 909.619 43.637466Q907.46277 43.637466 906.19714 42.30934Q904.9315 40.981216 904.9315 38.574966Q904.9315 36.09059 906.20496 34.71559Q907.
664 4784 33.34059 909.52527 33.34059Q911.50964 33.34059 912.75964 34.68434Q914.00964 36.02809 914.00964 38.481216Q914.00964 38.62184 913.994 38.918716L906.65027 38.918716Q906.744 40.543716 907.57214 41.40309Q908.40027 42.262466 909.63464 42.262466Q910.5409 42.262466 911.18933 41.785904Q911.83777 41.30934 912.2284 40.24684ZM906.744 37.543716L912.244 37.543716Q912.13464 36.30934 911.619 35.68434Q910.82214 34.71559 909.5409 34.71559Q908.40027 34.71559 907.6112 35.48903Q906.82214 36.262466 906.744 37.543716ZM914.744 43.418716L918.33777 38.293716L915.00964 33.55934L917.1034 33.55934L918.619 35.87184Q919.0409 36.52809 919.2909 36.981216Q919.71277 36.37184 920.0565 35.887466L921.71277 33.55934L923.69714 33.55934L920.3065 38.199966L923.96277 43.418716L921.9159 43.418716L919.88464 40.356216L919.3534 39.52809L916.75964 43.418716L914.744 43.418716ZM931.9315 40.24684L933.65027 40.46559Q933.244 41.96559 932.14246 42.80153Q931.0409 43.637466 929.32214 43.637466Q927.1659 43.637466 925.90027 42
665 .30934Q924.63464 40.981216 924.63464 38.574966Q924.63464 36.09059 925.9081 34.71559Q927.1815 33.34059 929.2284 33.34059Q931.21277 33.34059 932.46277 34.68434Q933.71277 36.02809 933.71277 38.481216Q933.71277 38.62184 933.69714 38.918716L926.3534 38.918716Q926.44714 40.543716 927.27527 41.40309Q928.1034 42.262466 929.33777 42.262466Q930.244 42.262466 930.89246 41.785904Q931.5409 41.30934 931.9315 40.24684ZM926.44714 37.543716L931.94714 37.543716Q931.83777 36.30934 931.32214 35.68434Q930.52527 34.71559 929.244 34.71559Q928.1034 34.71559 927.31433 35.48903Q926.52527 36.262466 926.44714 37.543716ZM941.994 39.80934L943.63464 40.02809Q943.369 41.71559 942.25964 42.67653Q941.15027 43.637466 939.52527 43.637466Q937.50964 43.637466 936.2831 42.317154Q935.0565 40.99684 935.0565 38.52809Q935.0565 36.93434 935.57996 35.73903Q936.1034 34.543716 937.18933 33.942154Q938.27527 33.34059 939.5409 33.34059Q941.15027 33.34059 942.1659 34.15309Q943.1815 34.96559 943.4784 36.46559L941.8534 36.7155
666 9Q941.619 35.71559 941.02527 35.21559Q940.4315 34.71559 939.6034 34.71559Q938.33777 34.71559 937.5487 35.62184Q936.75964 36.52809 936.75964 38.481216Q936.75964 40.46559 937.52527 41.36403Q938.2909 42.262466 939.50964 42.262466Q940.494 42.262466 941.15027 41.660904Q941.8065 41.05934 941.994 39.80934ZM943.3534 47.199966L943.3534 45.981216L954.4159 45.981216L954.4159 47.199966L943.3534 47.199966ZM958.9159 41.918716L959.15027 43.40309Q958.44714 43.543716 957.88464 43.543716Q956.9784 43.543716 956.4784 43.254654Q955.9784 42.96559 955.77527 42.504654Q955.57214 42.043716 955.57214 40.52809L955.57214 34.87184L954.33777 34.87184L954.33777 33.55934L955.57214 33.55934L955.57214 31.121841L957.2284 30.121841L957.2284 33.55934L958.9159 33.55934L958.9159 34.87184L957.2284 34.87184L957.2284 40.62184Q957.2284 41.34059 957.31433 41.543716Q957.40027 41.74684 957.6034 41.87184Q957.8065 41.99684 958.1815 41.99684Q958.44714 41.99684 958.9159 41.918716Z" fill-rule="nonzero" fill="#000000"></path><
667 path d="M23.779528 14.577428L227.62204 14.577428L227.62204 61.91601L23.779528 61.91601Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M53.17015 41.796177L54.8264 41.530552Q54.967026 42.530552 55.59984 43.05399Q56.23265 43.577427 57.373276 43.577427Q58.529526 43.577427 59.084213 43.108677Q59.6389 42.639927 59.6389 42.014927Q59.6389 41.452427 59.154526 41.124302Q58.810776 40.905552 57.4514 40.561802Q55.60765 40.093052 54.896713 39.757114Q54.185776 39.421177 53.81859 38.819614Q53.4514 38.218052 53.4514 37.499302Q53.4514 36.843052 53.75609 36.280552Q54.060776 35.718052 54.5764 35.343052Q54.967026 35.061802 55.6389 34.858677Q56.310776 34.655552 57.0764 34.655552Q58.248276 34.655552 59.123276 34.99149Q59.998276 35.327427 60.41234 35.89774Q60.8264 36.468052 60.98265 37.421177L59.35765 37.639927Q59.248276 36.889927 58.709213 36.46024Q58.17015 36.030552 57.2014 36.030552Q56.04515 36.030552 55.5607
668 76 36.413364Q55.0764 36.796177 55.0764 37.296177Q55.0764 37.624302 55.279526 37.889927Q55.48265 38.155552 55.92015 38.327427Q56.17015 38.421177 57.3889 38.764927Q59.154526 39.233677 59.85765 39.530552Q60.560776 39.827427 60.959213 40.405552Q61.35765 40.983677 61.35765 41.843052Q61.35765 42.671177 60.873276 43.413364Q60.3889 44.155552 59.467026 44.55399Q58.54515 44.952427 57.3889 44.952427Q55.467026 44.952427 54.459213 44.155552Q53.4514 43.358677 53.17015 41.796177ZM63.092026 48.530552L62.92015 46.968052Q63.467026 47.108677 63.873276 47.108677Q64.42015 47.108677 64.75609 46.921177Q65.092026 46.733677 65.310776 46.405552Q65.467026 46.155552 65.810776 45.155552Q65.85765 45.014927 65.967026 44.749302L62.23265 34.874302L64.029526 34.874302L66.0764 40.593052Q66.48265 41.671177 66.79515 42.874302Q67.0764 41.718052 67.48265 40.624302L69.5764 34.874302L71.248276 34.874302L67.498276 44.905552Q66.904526 46.530552 66.560776 47.139927Q66.123276 47.968052 65.54515 48.350864Q64.967026 48.7
669 33677 64.17015 48.733677Q63.685776 48.733677 63.092026 48.530552ZM71.8264 41.796177L73.48265 41.530552Q73.623276 42.530552 74.25609 43.05399Q74.8889 43.577427 76.029526 43.577427Q77.185776 43.577427 77.74046 43.108677Q78.29515 42.639927 78.29515 42.014927Q78.29515 41.452427 77.810776 41.124302Q77.467026 40.905552 76.10765 40.561802Q74.2639 40.093052 73.55296 39.757114Q72.842026 39.421177 72.47484 38.819614Q72.10765 38.218052 72.10765 37.499302Q72.10765 36.843052 72.41234 36.280552Q72.717026 35.718052 73.23265 35.343052Q73.623276 35.061802 74.29515 34.858677Q74.967026 34.655552 75.73265 34.655552Q76.904526 34.655552 77.779526 34.99149Q78.654526 35.327427 79.06859 35.89774Q79.48265 36.468052 79.6389 37.421177L78.0139 37.639927Q77.904526 36.889927 77.36546 36.46024Q76.8264 36.030552 75.85765 36.030552Q74.7014 36.030552 74.217026 36.413364Q73.73265 36.796177 73.73265 37.296177Q73.73265 37.624302 73.935776 37.889927Q74.1389 38.155552 74.5764 38.327427Q74.8264 38.421177 76.04515 3
670 8.764927Q77.810776 39.233677 78.5139 39.530552Q79.217026 39.827427 79.61546 40.405552Q80.0139 40.983677 80.0139 41.843052Q80.0139 42.671177 79.529526 43.413364Q79.04515 44.155552 78.123276 44.55399Q77.2014 44.952427 76.04515 44.952427Q74.123276 44.952427 73.11546 44.155552Q72.10765 43.358677 71.8264 41.796177ZM85.48265 43.233677L85.717026 44.718052Q85.0139 44.858677 84.4514 44.858677Q83.54515 44.858677 83.04515 44.569614Q82.54515 44.280552 82.342026 43.819614Q82.1389 43.358677 82.1389 41.843052L82.1389 36.186802L80.904526 36.186802L80.904526 34.874302L82.1389 34.874302L82.1389 32.436802L83.79515 31.436802L83.79515 34.874302L85.48265 34.874302L85.48265 36.186802L83.79515 36.186802L83.79515 41.936802Q83.79515 42.655552 83.88109 42.858677Q83.967026 43.061802 84.17015 43.186802Q84.373276 43.311802 84.748276 43.311802Q85.0139 43.311802 85.48265 43.233677ZM93.7639 41.561802L95.48265 41.780552Q95.0764 43.280552 93.97484 44.11649Q92.873276 44.952427 91.154526 44.952427Q88.998276 44.
671 952427 87.73265 43.624302Q86.467026 42.296177 86.467026 39.889927Q86.467026 37.405552 87.74046 36.030552Q89.0139 34.655552 91.060776 34.655552Q93.04515 34.655552 94.29515 35.999302Q95.54515 37.343052 95.54515 39.796177Q95.54515 39.936802 95.529526 40.233677L88.185776 40.233677Q88.279526 41.858677 89.10765 42.718052Q89.935776 43.577427 91.17015 43.577427Q92.0764 43.577427 92.72484 43.100864Q93.373276 42.624302 93.7639 41.561802ZM88.279526 38.858677L93.779526 38.858677Q93.67015 37.624302 93.154526 36.999302Q92.35765 36.030552 91.0764 36.030552Q89.935776 36.030552 89.14671 36.80399Q88.35765 37.577427 88.279526 38.858677ZM97.3889 44.733677L97.3889 34.874302L98.8889 34.874302L98.8889 36.264927Q99.342026 35.546177 100.11546 35.100864Q100.8889 34.655552 101.873276 34.655552Q102.967026 34.655552 103.67015 35.108677Q104.373276 35.561802 104.654526 36.389927Q105.8264 34.655552 107.7014 34.655552Q109.17015 34.655552 109.95921 35.468052Q110.748276 36.280552 110.748276 37.968052L110.7482
672 76 44.733677L109.0764 44.733677L109.0764 38.530552Q109.0764 37.530552 108.92015 37.08524Q108.7639 36.639927 108.33421 36.374302Q107.904526 36.108677 107.3264 36.108677Q106.29515 36.108677 105.60765 36.796177Q104.92015 37.483677 104.92015 39.014927L104.92015 44.733677L103.248276 44.733677L103.248276 38.327427Q103.248276 37.218052 102.842026 36.663364Q102.435776 36.108677 101.498276 36.108677Q100.79515 36.108677 100.19359 36.475864Q99.592026 36.843052 99.3264 37.561802Q99.060776 38.280552 99.060776 39.624302L99.060776 44.733677L97.3889 44.733677ZM111.3889 48.514927L111.3889 47.296177L122.4514 47.296177L122.4514 48.514927L111.3889 48.514927ZM129.73265 41.124302L131.37328 41.343052Q131.10765 43.030552 129.99828 43.99149Q128.8889 44.952427 127.2639 44.952427Q125.248276 44.952427 124.02171 43.632114Q122.79515 42.311802 122.79515 39.843052Q122.79515 38.249302 123.31859 37.05399Q123.842026 35.858677 124.92796 35.257114Q126.0139 34.655552 127.279526 34.655552Q128.8889 34.655552 129.9
673 0453 35.468052Q130.92015 36.280552 131.21703 37.780552L129.59203 38.030552Q129.35765 37.030552 128.7639 36.530552Q128.17015 36.030552 127.342026 36.030552Q126.0764 36.030552 125.28734 36.936802Q124.498276 37.843052 124.498276 39.796177Q124.498276 41.780552 125.2639 42.67899Q126.029526 43.577427 127.248276 43.577427Q128.23265 43.577427 128.8889 42.975864Q129.54515 42.374302 129.73265 41.124302ZM132.60765 44.733677L132.60765 34.874302L134.10765 34.874302L134.10765 36.374302Q134.68578 35.327427 135.17015 34.99149Q135.65453 34.655552 136.24828 34.655552Q137.09203 34.655552 137.96703 35.202427L137.3889 36.749302Q136.77953 36.389927 136.15453 36.389927Q135.60765 36.389927 135.17796 36.718052Q134.74828 37.046177 134.56078 37.624302Q134.27953 38.514927 134.27953 39.577427L134.27953 44.733677L132.60765 44.733677ZM138.21703 39.811802Q138.21703 37.077427 139.74828 35.749302Q141.0139 34.655552 142.84203 34.655552Q144.87328 34.655552 146.16234 35.99149Q147.4514 37.327427 147.4514 39.6711
674 77Q147.4514 41.577427 146.88109 42.663364Q146.31078 43.749302 145.22484 44.350864Q144.1389 44.952427 142.84203 44.952427Q140.77953 44.952427 139.49828 43.624302Q138.21703 42.296177 138.21703 39.811802ZM139.93578 39.811802Q139.93578 41.702427 140.7639 42.639927Q141.59203 43.577427 142.84203 43.577427Q144.09203 43.577427 144.91234 42.632114Q145.73265 41.686802 145.73265 39.749302Q145.73265 37.921177 144.90453 36.983677Q144.0764 36.046177 142.84203 36.046177Q141.59203 36.046177 140.7639 36.983677Q139.93578 37.921177 139.93578 39.811802ZM149.21703 44.733677L149.21703 34.874302L150.71703 34.874302L150.71703 36.280552Q151.81078 34.655552 153.85765 34.655552Q154.74828 34.655552 155.49828 34.975864Q156.24828 35.296177 156.61546 35.819614Q156.98265 36.343052 157.1389 37.046177Q157.23265 37.514927 157.23265 38.671177L157.23265 44.733677L155.56078 44.733677L155.56078 38.733677Q155.56078 37.718052 155.36546 37.21024Q155.17015 36.702427 154.67015 36.405552Q154.17015 36.108677 153.49828 3
675 6.108677Q152.43578 36.108677 151.66234 36.780552Q150.8889 37.452427 150.8889 39.358677L150.8889 44.733677L149.21703 44.733677ZM159.59203 33.077427L159.59203 31.139927L161.24828 31.139927L161.24828 33.077427L159.59203 33.077427ZM157.46703 48.561802L157.77953 47.139927Q158.27953 47.264927 158.5764 47.264927Q159.09203 47.264927 159.34203 46.92899Q159.59203 46.593052 159.59203 45.233677L159.59203 34.874302L161.24828 34.874302L161.24828 45.264927Q161.24828 47.093052 160.77953 47.811802Q160.18578 48.733677 158.77953 48.733677Q158.10765 48.733677 157.46703 48.561802ZM163.10765 39.811802Q163.10765 37.077427 164.6389 35.749302Q165.90453 34.655552 167.73265 34.655552Q169.7639 34.655552 171.05296 35.99149Q172.34203 37.327427 172.34203 39.671177Q172.34203 41.577427 171.77171 42.663364Q171.2014 43.749302 170.11546 44.350864Q169.02953 44.952427 167.73265 44.952427Q165.67015 44.952427 164.3889 43.624302Q163.10765 42.296177 163.10765 39.811802ZM164.8264 39.811802Q164.8264 41.702427 165.6545
676 3 42.639927Q166.48265 43.577427 167.73265 43.577427Q168.98265 43.577427 169.80296 42.632114Q170.62328 41.686802 170.62328 39.749302Q170.62328 37.921177 169.79515 36.983677Q168.96703 36.046177 167.73265 36.046177Q166.48265 36.046177 165.65453 36.983677Q164.8264 37.921177 164.8264 39.811802ZM175.65453 44.733677L174.10765 44.733677L174.10765 31.139927L175.7639 31.139927L175.7639 35.983677Q176.8264 34.655552 178.46703 34.655552Q179.37328 34.655552 180.18578 35.02274Q180.99828 35.389927 181.52171 36.05399Q182.04515 36.718052 182.34203 37.655552Q182.6389 38.593052 182.6389 39.655552Q182.6389 42.186802 181.3889 43.569614Q180.1389 44.952427 178.3889 44.952427Q176.6389 44.952427 175.65453 43.499302L175.65453 44.733677ZM175.6389 39.733677Q175.6389 41.499302 176.10765 42.296177Q176.90453 43.577427 178.24828 43.577427Q179.34203 43.577427 180.1389 42.632114Q180.93578 41.686802 180.93578 39.796177Q180.93578 37.874302 180.17015 36.952427Q179.40453 36.030552 178.3264 36.030552Q177.23265 36.
677 030552 176.43578 36.983677Q175.6389 37.936802 175.6389 39.733677ZM182.9514 48.514927L182.9514 47.296177L194.0139 47.296177L194.0139 48.514927L182.9514 48.514927ZM198.5139 43.233677L198.74828 44.718052Q198.04515 44.858677 197.48265 44.858677Q196.5764 44.858677 196.0764 44.569614Q195.5764 44.280552 195.37328 43.819614Q195.17015 43.358677 195.17015 41.843052L195.17015 36.186802L193.93578 36.186802L193.93578 34.874302L195.17015 34.874302L195.17015 32.436802L196.8264 31.436802L196.8264 34.874302L198.5139 34.874302L198.5139 36.186802L196.8264 36.186802L196.8264 41.936802Q196.8264 42.655552 196.91234 42.858677Q196.99828 43.061802 197.2014 43.186802Q197.40453 43.311802 197.77953 43.311802Q198.04515 43.311802 198.5139 43.233677Z" fill-rule="nonzero" fill="#000000"></path><path d="M151.29396 171.03674L355.13647 171.03674L355.13647 218.37534L151.29396 218.37534Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path>
678 <path d="M226.99709 189.5055L226.99709 187.59924L228.66896 187.59924L228.66896 189.5055L226.99709 189.5055ZM226.99709 201.193L226.99709 191.33362L228.66896 191.33362L228.66896 201.193L226.99709 201.193ZM231.12209 201.193L231.12209 191.33362L232.62209 191.33362L232.62209 192.73987Q233.71584 191.11487 235.76271 191.11487Q236.65334 191.11487 237.40334 191.43518Q238.15334 191.7555 238.52052 192.27893Q238.88771 192.80237 239.04396 193.5055Q239.13771 193.97424 239.13771 195.1305L239.13771 201.193L237.46584 201.193L237.46584 195.193Q237.46584 194.17737 237.27052 193.66956Q237.07521 193.16174 236.57521 192.86487Q236.07521 192.568 235.40334 192.568Q234.34084 192.568 233.5674 193.23987Q232.79396 193.91174 232.79396 195.818L232.79396 201.193L231.12209 201.193ZM241.51271 189.5055L241.51271 187.59924L243.18459 187.59924L243.18459 189.5055L241.51271 189.5055ZM241.51271 201.193L241.51271 191.33362L243.18459 191.33362L243.18459 201.193L241.51271 201.193ZM249.30959 199.693L249.54396 201.1773
679 7Q248.84084 201.318 248.27834 201.318Q247.37209 201.318 246.87209 201.02893Q246.37209 200.73987 246.16896 200.27893Q245.96584 199.818 245.96584 198.30237L245.96584 192.64612L244.73146 192.64612L244.73146 191.33362L245.96584 191.33362L245.96584 188.89612L247.62209 187.89612L247.62209 191.33362L249.30959 191.33362L249.30959 192.64612L247.62209 192.64612L247.62209 198.39612Q247.62209 199.11487 247.70802 199.318Q247.79396 199.52112 247.99709 199.64612Q248.20021 199.77112 248.57521 199.77112Q248.84084 199.77112 249.30959 199.693ZM250.80959 201.193L250.80959 191.33362L252.30959 191.33362L252.30959 192.83362Q252.88771 191.78674 253.37209 191.4508Q253.85646 191.11487 254.45021 191.11487Q255.29396 191.11487 256.16898 191.66174L255.59084 193.20862Q254.98146 192.84924 254.35646 192.84924Q253.80959 192.84924 253.3799 193.17737Q252.95021 193.5055 252.76271 194.08362Q252.48146 194.97424 252.48146 196.03674L252.48146 201.193L250.80959 201.193ZM263.48148 197.58362L265.1221 197.80237Q264.856
680 48 199.48987 263.7471 200.4508Q262.63773 201.41174 261.01273 201.41174Q258.9971 201.41174 257.77054 200.09143Q256.54398 198.77112 256.54398 196.30237Q256.54398 194.70862 257.0674 193.5133Q257.59085 192.318 258.6768 191.71643Q259.76273 191.11487 261.02835 191.11487Q262.63773 191.11487 263.65335 191.92737Q264.66898 192.73987 264.96585 194.23987L263.34085 194.48987Q263.10648 193.48987 262.51273 192.98987Q261.91898 192.48987 261.09085 192.48987Q259.82523 192.48987 259.03616 193.39612Q258.2471 194.30237 258.2471 196.2555Q258.2471 198.23987 259.01273 199.1383Q259.77835 200.03674 260.9971 200.03674Q261.98148 200.03674 262.63773 199.43518Q263.29398 198.83362 263.48148 197.58362ZM264.84085 204.97424L264.84085 203.7555L275.90335 203.7555L275.90335 204.97424L264.84085 204.97424ZM280.40335 199.693L280.63773 201.17737Q279.9346 201.318 279.3721 201.318Q278.46585 201.318 277.96585 201.02893Q277.46585 200.73987 277.26273 200.27893Q277.0596 199.818 277.0596 198.30237L277.0596 192.64612L275.8
681 2523 192.64612L275.82523 191.33362L277.0596 191.33362L277.0596 188.89612L278.71585 187.89612L278.71585 191.33362L280.40335 191.33362L280.40335 192.64612L278.71585 192.64612L278.71585 198.39612Q278.71585 199.11487 278.8018 199.318Q278.88773 199.52112 279.09085 199.64612Q279.29398 199.77112 279.66898 199.77112Q279.9346 199.77112 280.40335 199.693Z" fill-rule="nonzero" fill="#000000"></path><path d="M23.779528 73.30052L227.62204 73.30052L227.62204 120.63911L23.779528 120.63911Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M102.2639 99.8474L103.904526 100.06615Q103.6389 101.75365 102.529526 102.714584Q101.42015 103.67552 99.79515 103.67552Q97.779526 103.67552 96.55296 102.35521Q95.3264 101.0349 95.3264 98.56615Q95.3264 96.9724 95.84984 95.777084Q96.373276 94.58177 97.45921 93.98021Q98.54515 93.37865 99.810776 93.37865Q101.42015 93.37865 102.435776 94.19115Q103.4514 95.00365 103.748276 96.503
682 65L102.123276 96.75365Q101.8889 95.75365 101.29515 95.25365Q100.7014 94.75365 99.873276 94.75365Q98.60765 94.75365 97.81859 95.6599Q97.029526 96.56615 97.029526 98.51927Q97.029526 100.50365 97.79515 101.402084Q98.560776 102.30052 99.779526 102.30052Q100.7639 102.30052 101.42015 101.69896Q102.0764 101.0974 102.2639 99.8474ZM105.1389 103.45677L105.1389 93.5974L106.6389 93.5974L106.6389 95.0974Q107.217026 94.05052 107.7014 93.714584Q108.185776 93.37865 108.779526 93.37865Q109.623276 93.37865 110.498276 93.92552L109.92015 95.4724Q109.310776 95.11302 108.685776 95.11302Q108.1389 95.11302 107.70921 95.44115Q107.279526 95.76927 107.092026 96.3474Q106.810776 97.23802 106.810776 98.30052L106.810776 103.45677L105.1389 103.45677ZM110.748276 98.5349Q110.748276 95.80052 112.279526 94.4724Q113.54515 93.37865 115.373276 93.37865Q117.404526 93.37865 118.69359 94.714584Q119.98265 96.05052 119.98265 98.39427Q119.98265 100.30052 119.41234 101.38646Q118.842026 102.4724 117.75609 103.07396Q116.6
683 7015 103.67552 115.373276 103.67552Q113.310776 103.67552 112.029526 102.3474Q110.748276 101.01927 110.748276 98.5349ZM112.467026 98.5349Q112.467026 100.42552 113.29515 101.36302Q114.123276 102.30052 115.373276 102.30052Q116.623276 102.30052 117.44359 101.35521Q118.2639 100.4099 118.2639 98.4724Q118.2639 96.64427 117.435776 95.70677Q116.60765 94.76927 115.373276 94.76927Q114.123276 94.76927 113.29515 95.70677Q112.467026 96.64427 112.467026 98.5349ZM121.748276 103.45677L121.748276 93.5974L123.248276 93.5974L123.248276 95.00365Q124.342026 93.37865 126.3889 93.37865Q127.279526 93.37865 128.02953 93.69896Q128.77953 94.01927 129.14671 94.54271Q129.5139 95.06615 129.67015 95.76927Q129.7639 96.23802 129.7639 97.39427L129.7639 103.45677L128.09203 103.45677L128.09203 97.45677Q128.09203 96.44115 127.89671 95.933334Q127.7014 95.42552 127.2014 95.12865Q126.7014 94.83177 126.029526 94.83177Q124.967026 94.83177 124.19359 95.50365Q123.42015 96.17552 123.42015 98.08177L123.42015 103.45677L12
684 1.748276 103.45677ZM138.5139 103.45677L138.5139 102.20677Q137.5764 103.67552 135.7639 103.67552Q134.59203 103.67552 133.59984 103.027084Q132.60765 102.37865 132.06859 101.214584Q131.52953 100.05052 131.52953 98.5349Q131.52953 97.06615 132.02171 95.86302Q132.5139 94.6599 133.49046 94.01927Q134.46703 93.37865 135.68578 93.37865Q136.5764 93.37865 137.27171 93.75365Q137.96703 94.12865 138.40453 94.73802L138.40453 89.86302L140.06078 89.86302L140.06078 103.45677L138.5139 103.45677ZM133.23265 98.5349Q133.23265 100.42552 134.03734 101.36302Q134.84203 102.30052 135.92015 102.30052Q137.0139 102.30052 137.77953 101.4099Q138.54515 100.51927 138.54515 98.67552Q138.54515 96.6599 137.7639 95.714584Q136.98265 94.76927 135.84203 94.76927Q134.73265 94.76927 133.98265 95.67552Q133.23265 96.58177 133.23265 98.5349ZM140.96703 107.23802L140.96703 106.01927L152.02953 106.01927L152.02953 107.23802L140.96703 107.23802ZM156.52953 101.95677L156.7639 103.44115Q156.06078 103.58177 155.49828 103.58177Q15
685 4.59203 103.58177 154.09203 103.29271Q153.59203 103.00365 153.3889 102.54271Q153.18578 102.08177 153.18578 100.56615L153.18578 94.9099L151.9514 94.9099L151.9514 93.5974L153.18578 93.5974L153.18578 91.1599L154.84203 90.1599L154.84203 93.5974L156.52953 93.5974L156.52953 94.9099L154.84203 94.9099L154.84203 100.6599Q154.84203 101.37865 154.92796 101.58177Q155.0139 101.7849 155.21703 101.9099Q155.42015 102.0349 155.79515 102.0349Q156.06078 102.0349 156.52953 101.95677Z" fill-rule="nonzero" fill="#000000"></path><path d="M355.13647 194.70604L502.07394 46.760944" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M504.41782 49.088852L508.46982 40.321213L499.73007 44.433037Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M227.62204 38.24672L498.53018 38.24672" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="
686 butt"></path><path d="M498.53018 41.550182L507.60638 38.24672L498.53018 34.943253Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M227.62204 96.96982L498.78064 40.685566" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M499.45203 43.92009L507.6674 38.840946L498.10925 37.45105Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M88.53543 452.99213L292.37796 452.99213L292.37796 500.33072L88.53543 500.33072Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M151.11356 480.21088L152.7698 479.94525Q152.91043 480.94525 153.54324 481.4687Q154.17606 481.99213 155.31668 481.99213Q156.47293 481.99213 157.02762 481.52338Q157.5823 481.05463 157.5823 480.42963Q157.5823 479.86713 157.09793 479.539Q156.75418 479.32025
687 155.3948 478.9765Q153.55106 478.50775 152.84012 478.1718Q152.12918 477.83588 151.762 477.2343Q151.3948 476.63275 151.3948 475.914Q151.3948 475.25775 151.6995 474.69525Q152.00418 474.13275 152.5198 473.75775Q152.91043 473.4765 153.5823 473.27338Q154.25418 473.07025 155.0198 473.07025Q156.19168 473.07025 157.06668 473.4062Q157.94168 473.74213 158.35574 474.31244Q158.7698 474.88275 158.92606 475.83588L157.30106 476.05463Q157.19168 475.30463 156.65262 474.87494Q156.11356 474.44525 155.1448 474.44525Q153.98856 474.44525 153.50418 474.82806Q153.0198 475.21088 153.0198 475.71088Q153.0198 476.039 153.22293 476.30463Q153.42606 476.57025 153.86356 476.74213Q154.11356 476.83588 155.3323 477.17963Q157.09793 477.64838 157.80106 477.94525Q158.50418 478.24213 158.90262 478.82025Q159.30106 479.39838 159.30106 480.25775Q159.30106 481.08588 158.81668 481.82806Q158.3323 482.57025 157.41043 482.9687Q156.48856 483.36713 155.3323 483.36713Q153.41043 483.36713 152.40262 482.57025Q151.3948 481.7733
688 8 151.11356 480.21088ZM161.03543 486.94525L160.86356 485.38275Q161.41043 485.52338 161.81668 485.52338Q162.36356 485.52338 162.6995 485.33588Q163.03543 485.14838 163.25418 484.82025Q163.41043 484.57025 163.75418 483.57025Q163.80106 483.42963 163.91043 483.164L160.17606 473.289L161.97293 473.289L164.0198 479.00775Q164.42606 480.08588 164.73856 481.289Q165.0198 480.13275 165.42606 479.039L167.5198 473.289L169.19168 473.289L165.44168 483.32025Q164.84793 484.94525 164.50418 485.55463Q164.06668 486.38275 163.48856 486.76556Q162.91043 487.14838 162.11356 487.14838Q161.62918 487.14838 161.03543 486.94525ZM169.7698 480.21088L171.42606 479.94525Q171.56668 480.94525 172.1995 481.4687Q172.8323 481.99213 173.97293 481.99213Q175.12918 481.99213 175.68387 481.52338Q176.23856 481.05463 176.23856 480.42963Q176.23856 479.86713 175.75418 479.539Q175.41043 479.32025 174.05106 478.9765Q172.2073 478.50775 171.49637 478.1718Q170.78543 477.83588 170.41824 477.2343Q170.05106 476.63275 170.05106 475
689 .914Q170.05106 475.25775 170.35574 474.69525Q170.66043 474.13275 171.17606 473.75775Q171.56668 473.4765 172.23856 473.27338Q172.91043 473.07025 173.67606 473.07025Q174.84793 473.07025 175.72293 473.4062Q176.59793 473.74213 177.012 474.31244Q177.42606 474.88275 177.5823 475.83588L175.9573 476.05463Q175.84793 475.30463 175.30887 474.87494Q174.7698 474.44525 173.80106 474.44525Q172.6448 474.44525 172.16043 474.82806Q171.67606 475.21088 171.67606 475.71088Q171.67606 476.039 171.87918 476.30463Q172.0823 476.57025 172.5198 476.74213Q172.7698 476.83588 173.98856 477.17963Q175.75418 477.64838 176.4573 477.94525Q177.16043 478.24213 177.55887 478.82025Q177.9573 479.39838 177.9573 480.25775Q177.9573 481.08588 177.47293 481.82806Q176.98856 482.57025 176.06668 482.9687Q175.1448 483.36713 173.98856 483.36713Q172.06668 483.36713 171.05887 482.57025Q170.05106 481.77338 169.7698 480.21088ZM186.2073 481.92963Q185.2698 482.7265 184.41043 483.0468Q183.55106 483.36713 182.56668 483.36713Q180.957
690 3 483.36713 180.0823 482.57806Q179.2073 481.789 179.2073 480.55463Q179.2073 479.82025 179.53543 479.2265Q179.86356 478.63275 180.3948 478.27338Q180.92606 477.914 181.59793 477.7265Q182.09793 477.58588 183.0823 477.4765Q185.11356 477.2265 186.06668 476.89838Q186.06668 476.55463 186.06668 476.46088Q186.06668 475.44525 185.59793 475.02338Q184.9573 474.46088 183.69168 474.46088Q182.5198 474.46088 181.9573 474.86713Q181.3948 475.27338 181.12918 476.33588L179.48856 476.1015Q179.72293 475.05463 180.23074 474.414Q180.73856 473.77338 181.6995 473.4218Q182.66043 473.07025 183.94168 473.07025Q185.2073 473.07025 185.98856 473.36713Q186.7698 473.664 187.1448 474.11713Q187.5198 474.57025 187.66043 475.25775Q187.75418 475.67963 187.75418 476.789L187.75418 479.02338Q187.75418 481.3515 187.85574 481.9687Q187.9573 482.58588 188.28543 483.14838L186.53543 483.14838Q186.2698 482.63275 186.2073 481.92963ZM186.06668 478.21088Q185.16043 478.57025 183.3323 478.83588Q182.30106 478.9765 181.87918 479.
691 164Q181.4573 479.3515 181.22293 479.71088Q180.98856 480.07025 180.98856 480.50775Q180.98856 481.17963 181.49637 481.62494Q182.00418 482.07025 182.97293 482.07025Q183.94168 482.07025 184.69168 481.64056Q185.44168 481.21088 185.80106 480.49213Q186.06668 479.914 186.06668 478.82025L186.06668 478.21088ZM196.53543 483.14838L196.53543 481.89838Q195.59793 483.36713 193.78543 483.36713Q192.61356 483.36713 191.62137 482.7187Q190.62918 482.07025 190.09012 480.9062Q189.55106 479.74213 189.55106 478.2265Q189.55106 476.75775 190.04324 475.55463Q190.53543 474.3515 191.512 473.71088Q192.48856 473.07025 193.7073 473.07025Q194.59793 473.07025 195.29324 473.44525Q195.98856 473.82025 196.42606 474.42963L196.42606 469.55463L198.0823 469.55463L198.0823 483.14838L196.53543 483.14838ZM191.25418 478.2265Q191.25418 480.11713 192.05887 481.05463Q192.86356 481.99213 193.94168 481.99213Q195.03543 481.99213 195.80106 481.1015Q196.56668 480.21088 196.56668 478.36713Q196.56668 476.3515 195.78543 475.4062Q
692 195.00418 474.46088 193.86356 474.46088Q192.75418 474.46088 192.00418 475.36713Q191.25418 476.27338 191.25418 478.2265ZM200.5198 483.14838L200.5198 473.289L202.0198 473.289L202.0198 474.67963Q202.47293 473.96088 203.24637 473.51556Q204.0198 473.07025 205.00418 473.07025Q206.09793 473.07025 206.80106 473.52338Q207.50418 473.9765 207.78543 474.80463Q208.9573 473.07025 210.8323 473.07025Q212.30106 473.07025 213.09012 473.88275Q213.87918 474.69525 213.87918 476.38275L213.87918 483.14838L212.2073 483.14838L212.2073 476.94525Q212.2073 475.94525 212.05106 475.49994Q211.8948 475.05463 211.46512 474.789Q211.03543 474.52338 210.4573 474.52338Q209.42606 474.52338 208.73856 475.21088Q208.05106 475.89838 208.05106 477.42963L208.05106 483.14838L206.37918 483.14838L206.37918 476.74213Q206.37918 475.63275 205.97293 475.07806Q205.56668 474.52338 204.62918 474.52338Q203.92606 474.52338 203.3245 474.89056Q202.72293 475.25775 202.4573 475.9765Q202.19168 476.69525 202.19168 478.039L202.19168 483
693 .14838L200.5198 483.14838ZM214.5198 486.92963L214.5198 485.71088L225.5823 485.71088L225.5823 486.92963L214.5198 486.92963ZM230.0823 481.64838L230.31668 483.13275Q229.61356 483.27338 229.05106 483.27338Q228.1448 483.27338 227.6448 482.9843Q227.1448 482.69525 226.94168 482.2343Q226.73856 481.77338 226.73856 480.25775L226.73856 474.6015L225.50418 474.6015L225.50418 473.289L226.73856 473.289L226.73856 470.8515L228.3948 469.8515L228.3948 473.289L230.0823 473.289L230.0823 474.6015L228.3948 474.6015L228.3948 480.3515Q228.3948 481.07025 228.48074 481.27338Q228.56668 481.4765 228.7698 481.6015Q228.97293 481.7265 229.34793 481.7265Q229.61356 481.7265 230.0823 481.64838Z" fill-rule="nonzero" fill="#000000"></path><path d="M583.52234 61.91601L343.63144 535.9047" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M340.68396 534.41296L339.5329 544.0028L346.57892 537.3965Z" fill-rule="evenodd" fill="#073763" stroke="#073763
694 " stroke-width="2.0" stroke-linecap="butt"></path><path d="M190.4567 500.33072L326.7612 543.02466" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M325.77377 546.1771L335.42245 545.7376L327.74863 539.87225Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M583.52234 61.91601L818.4335 448.5868" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M815.61017 450.302L823.14594 456.34372L821.2568 446.87158Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M355.13647 194.70604L575.6736 449.76523" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M573.17474 451.92587L581.61 456.63083L578.1725 447.60455Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke
695 -width="2.0" stroke-linecap="butt"></path><path d="M583.52234 61.91601L583.52234 446.84253" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M580.2189 446.84253L583.52234 455.9187L586.82574 446.84253Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M996.6168 236.70998L1199.1365 236.70998L1199.1365 284.04855L996.6168 284.04855Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1023.94495 266.8662L1023.94495 253.27248L1025.6168 253.27248L1025.6168 258.14746Q1026.7887 256.7881 1028.57 256.7881Q1029.6637 256.7881 1030.4684 257.21777Q1031.2731 257.64746 1031.6246 258.4131Q1031.9762 259.1787 1031.9762 260.6162L1031.9762 266.8662L1030.3043 266.8662L1030.3043 260.6162Q1030.3043 259.3662 1029.7574 258.7959Q1029.2106 258.2256 1028.2262 258.2256Q1027.4762 258.2256 1026.8278
696 258.6084Q1026.1793 258.9912 1025.8981 259.65527Q1025.6168 260.31934 1025.6168 261.4756L1025.6168 266.8662L1023.94495 266.8662ZM1037.9762 265.3662L1038.2106 266.8506Q1037.5074 266.9912 1036.945 266.9912Q1036.0387 266.9912 1035.5387 266.70215Q1035.0387 266.4131 1034.8356 265.95215Q1034.6324 265.4912 1034.6324 263.9756L1034.6324 258.31934L1033.3981 258.31934L1033.3981 257.00684L1034.6324 257.00684L1034.6324 254.56935L1036.2887 253.56935L1036.2887 257.00684L1037.9762 257.00684L1037.9762 258.31934L1036.2887 258.31934L1036.2887 264.06934Q1036.2887 264.7881 1036.3746 264.9912Q1036.4606 265.19434 1036.6637 265.31934Q1036.8668 265.44434 1037.2418 265.44434Q1037.5074 265.44434 1037.9762 265.3662ZM1043.1481 265.3662L1043.3824 266.8506Q1042.6793 266.9912 1042.1168 266.9912Q1041.2106 266.9912 1040.7106 266.70215Q1040.2106 266.4131 1040.0074 265.95215Q1039.8043 265.4912 1039.8043 263.9756L1039.8043 258.31934L1038.57 258.31934L1038.57 257.00684L1039.8043 257.00684L1039.8043 254.56935L1041
697 .4606 253.56935L1041.4606 257.00684L1043.1481 257.00684L1043.1481 258.31934L1041.4606 258.31934L1041.4606 264.06934Q1041.4606 264.7881 1041.5465 264.9912Q1041.6324 265.19434 1041.8356 265.31934Q1042.0387 265.44434 1042.4137 265.44434Q1042.6793 265.44434 1043.1481 265.3662ZM1044.6793 270.64746L1044.6793 257.00684L1046.2106 257.00684L1046.2106 258.2881Q1046.7418 257.5381 1047.4215 257.1631Q1048.1012 256.7881 1049.0543 256.7881Q1050.32 256.7881 1051.2887 257.43652Q1052.2574 258.08496 1052.7496 259.27246Q1053.2418 260.45996 1053.2418 261.8662Q1053.2418 263.38184 1052.695 264.59277Q1052.1481 265.8037 1051.1168 266.44434Q1050.0856 267.08496 1048.945 267.08496Q1048.1012 267.08496 1047.4371 266.7334Q1046.7731 266.38184 1046.3512 265.8506L1046.3512 270.64746L1044.6793 270.64746ZM1046.195 261.9912Q1046.195 263.89746 1046.9684 264.8037Q1047.7418 265.70996 1048.8356 265.70996Q1049.945 265.70996 1050.734 264.77246Q1051.5231 263.83496 1051.5231 261.8506Q1051.5231 259.9756 1050.7496 259.03
698 81Q1049.9762 258.1006 1048.8981 258.1006Q1047.8356 258.1006 1047.0153 259.1006Q1046.195 260.1006 1046.195 261.9912ZM1061.445 266.8662L1061.445 265.6162Q1060.5074 267.08496 1058.695 267.08496Q1057.5231 267.08496 1056.5309 266.43652Q1055.5387 265.7881 1054.9996 264.62402Q1054.4606 263.45996 1054.4606 261.94434Q1054.4606 260.4756 1054.9528 259.27246Q1055.445 258.06934 1056.4215 257.4287Q1057.3981 256.7881 1058.6168 256.7881Q1059.5074 256.7881 1060.2028 257.1631Q1060.8981 257.5381 1061.3356 258.14746L1061.3356 253.27248L1062.9918 253.27248L1062.9918 266.8662L1061.445 266.8662ZM1056.1637 261.94434Q1056.1637 263.83496 1056.9684 264.77246Q1057.7731 265.70996 1058.8512 265.70996Q1059.945 265.70996 1060.7106 264.81934Q1061.4762 263.9287 1061.4762 262.08496Q1061.4762 260.06934 1060.695 259.12402Q1059.9137 258.1787 1058.7731 258.1787Q1057.6637 258.1787 1056.9137 259.08496Q1056.1637 259.9912 1056.1637 261.94434ZM1063.8981 270.64746L1063.8981 269.4287L1074.9606 269.4287L1074.9606 270.647
699 46L1063.8981 270.64746ZM1075.1324 263.9287L1076.7887 263.6631Q1076.9293 264.6631 1077.5621 265.18652Q1078.195 265.70996 1079.3356 265.70996Q1080.4918 265.70996 1081.0465 265.2412Q1081.6012 264.77246 1081.6012 264.14746Q1081.6012 263.58496 1081.1168 263.25684Q1080.7731 263.0381 1079.4137 262.69434Q1077.57 262.2256 1076.859 261.88965Q1076.1481 261.5537 1075.7809 260.95215Q1075.4137 260.3506 1075.4137 259.63184Q1075.4137 258.9756 1075.7184 258.4131Q1076.0231 257.8506 1076.5387 257.4756Q1076.9293 257.19434 1077.6012 256.9912Q1078.2731 256.7881 1079.0387 256.7881Q1080.2106 256.7881 1081.0856 257.12402Q1081.9606 257.45996 1082.3746 258.03027Q1082.7887 258.6006 1082.945 259.5537L1081.32 259.77246Q1081.2106 259.02246 1080.6715 258.59277Q1080.1324 258.1631 1079.1637 258.1631Q1078.0074 258.1631 1077.5231 258.5459Q1077.0387 258.9287 1077.0387 259.4287Q1077.0387 259.75684 1077.2418 260.02246Q1077.445 260.2881 1077.8824 260.45996Q1078.1324 260.5537 1079.3512 260.89746Q1081.1168 261.3662
700 1081.82 261.6631Q1082.5231 261.95996 1082.9215 262.5381Q1083.32 263.1162 1083.32 263.9756Q1083.32 264.8037 1082.8356 265.5459Q1082.3512 266.2881 1081.4293 266.68652Q1080.5074 267.08496 1079.3512 267.08496Q1077.4293 267.08496 1076.4215 266.2881Q1075.4137 265.4912 1075.1324 263.9287ZM1085.0543 270.6631L1084.8824 269.1006Q1085.4293 269.2412 1085.8356 269.2412Q1086.3824 269.2412 1086.7184 269.0537Q1087.0543 268.8662 1087.2731 268.5381Q1087.4293 268.2881 1087.7731 267.2881Q1087.82 267.14746 1087.9293 266.88184L1084.195 257.00684L1085.9918 257.00684L1088.0387 262.7256Q1088.445 263.8037 1088.7574 265.00684Q1089.0387 263.8506 1089.445 262.75684L1091.5387 257.00684L1093.2106 257.00684L1089.4606 267.0381Q1088.8668 268.6631 1088.5231 269.27246Q1088.0856 270.1006 1087.5074 270.4834Q1086.9293 270.8662 1086.1324 270.8662Q1085.6481 270.8662 1085.0543 270.6631ZM1093.7887 263.9287L1095.445 263.6631Q1095.5856 264.6631 1096.2184 265.18652Q1096.8512 265.70996 1097.9918 265.70996Q1099.1481 265.7
701 0996 1099.7028 265.2412Q1100.2574 264.77246 1100.2574 264.14746Q1100.2574 263.58496 1099.7731 263.25684Q1099.4293 263.0381 1098.07 262.69434Q1096.2262 262.2256 1095.5153 261.88965Q1094.8043 261.5537 1094.4371 260.95215Q1094.07 260.3506 1094.07 259.63184Q1094.07 258.9756 1094.3746 258.4131Q1094.6793 257.8506 1095.195 257.4756Q1095.5856 257.19434 1096.2574 256.9912Q1096.9293 256.7881 1097.695 256.7881Q1098.8668 256.7881 1099.7418 257.12402Q1100.6168 257.45996 1101.0309 258.03027Q1101.445 258.6006 1101.6012 259.5537L1099.9762 259.77246Q1099.8668 259.02246 1099.3278 258.59277Q1098.7887 258.1631 1097.82 258.1631Q1096.6637 258.1631 1096.1793 258.5459Q1095.695 258.9287 1095.695 259.4287Q1095.695 259.75684 1095.8981 260.02246Q1096.1012 260.2881 1096.5387 260.45996Q1096.7887 260.5537 1098.0074 260.89746Q1099.7731 261.3662 1100.4762 261.6631Q1101.1793 261.95996 1101.5778 262.5381Q1101.9762 263.1162 1101.9762 263.9756Q1101.9762 264.8037 1101.4918 265.5459Q1101.0074 266.2881 1100.0856 2
702 66.68652Q1099.1637 267.08496 1098.0074 267.08496Q1096.0856 267.08496 1095.0778 266.2881Q1094.07 265.4912 1093.7887 263.9287ZM1102.2574 270.64746L1102.2574 269.4287L1113.32 269.4287L1113.32 270.64746L1102.2574 270.64746ZM1113.4918 263.9287L1115.1481 263.6631Q1115.2887 264.6631 1115.9215 265.18652Q1116.5543 265.70996 1117.695 265.70996Q1118.8512 265.70996 1119.4059 265.2412Q1119.9606 264.77246 1119.9606 264.14746Q1119.9606 263.58496 1119.4762 263.25684Q1119.1324 263.0381 1117.7731 262.69434Q1115.9293 262.2256 1115.2184 261.88965Q1114.5074 261.5537 1114.1403 260.95215Q1113.7731 260.3506 1113.7731 259.63184Q1113.7731 258.9756 1114.0778 258.4131Q1114.3824 257.8506 1114.8981 257.4756Q1115.2887 257.19434 1115.9606 256.9912Q1116.6324 256.7881 1117.3981 256.7881Q1118.57 256.7881 1119.445 257.12402Q1120.32 257.45996 1120.734 258.03027Q1121.1481 258.6006 1121.3043 259.5537L1119.6793 259.77246Q1119.57 259.02246 1119.0309 258.59277Q1118.4918 258.1631 1117.5231 258.1631Q1116.3668 258.1631
703 1115.8824 258.5459Q1115.3981 258.9287 1115.3981 259.4287Q1115.3981 259.75684 1115.6012 260.02246Q1115.8043 260.2881 1116.2418 260.45996Q1116.4918 260.5537 1117.7106 260.89746Q1119.4762 261.3662 1120.1793 261.6631Q1120.8824 261.95996 1121.2809 262.5381Q1121.6793 263.1162 1121.6793 263.9756Q1121.6793 264.8037 1121.195 265.5459Q1120.7106 266.2881 1119.7887 266.68652Q1118.8668 267.08496 1117.7106 267.08496Q1115.7887 267.08496 1114.7809 266.2881Q1113.7731 265.4912 1113.4918 263.9287ZM1129.9293 263.25684L1131.57 263.4756Q1131.3043 265.1631 1130.195 266.12402Q1129.0856 267.08496 1127.4606 267.08496Q1125.445 267.08496 1124.2184 265.76465Q1122.9918 264.44434 1122.9918 261.9756Q1122.9918 260.38184 1123.5153 259.18652Q1124.0387 257.9912 1125.1246 257.38965Q1126.2106 256.7881 1127.4762 256.7881Q1129.0856 256.7881 1130.1012 257.6006Q1131.1168 258.4131 1131.4137 259.9131L1129.7887 260.1631Q1129.5543 259.1631 1128.9606 258.6631Q1128.3668 258.1631 1127.5387 258.1631Q1126.2731 258.1631 1125
704 .484 259.06934Q1124.695 259.9756 1124.695 261.9287Q1124.695 263.9131 1125.4606 264.81152Q1126.2262 265.70996 1127.445 265.70996Q1128.4293 265.70996 1129.0856 265.1084Q1129.7418 264.50684 1129.9293 263.25684ZM1132.8043 266.8662L1132.8043 257.00684L1134.3043 257.00684L1134.3043 258.50684Q1134.8824 257.45996 1135.3668 257.12402Q1135.8512 256.7881 1136.445 256.7881Q1137.2887 256.7881 1138.1637 257.33496L1137.5856 258.88184Q1136.9762 258.52246 1136.3512 258.52246Q1135.8043 258.52246 1135.3746 258.8506Q1134.945 259.1787 1134.7574 259.75684Q1134.4762 260.64746 1134.4762 261.70996L1134.4762 266.8662L1132.8043 266.8662ZM1139.0543 255.17873L1139.0543 253.27248L1140.7262 253.27248L1140.7262 255.17873L1139.0543 255.17873ZM1139.0543 266.8662L1139.0543 257.00684L1140.7262 257.00684L1140.7262 266.8662L1139.0543 266.8662ZM1143.1793 270.64746L1143.1793 257.00684L1144.7106 257.00684L1144.7106 258.2881Q1145.2418 257.5381 1145.9215 257.1631Q1146.6012 256.7881 1147.5543 256.7881Q1148.82 256.7881
705 1149.7887 257.43652Q1150.7574 258.08496 1151.2496 259.27246Q1151.7418 260.45996 1151.7418 261.8662Q1151.7418 263.38184 1151.195 264.59277Q1150.6481 265.8037 1149.6168 266.44434Q1148.5856 267.08496 1147.445 267.08496Q1146.6012 267.08496 1145.9371 266.7334Q1145.2731 266.38184 1144.8512 265.8506L1144.8512 270.64746L1143.1793 270.64746ZM1144.695 261.9912Q1144.695 263.89746 1145.4684 264.8037Q1146.2418 265.70996 1147.3356 265.70996Q1148.445 265.70996 1149.234 264.77246Q1150.0231 263.83496 1150.0231 261.8506Q1150.0231 259.9756 1149.2496 259.0381Q1148.4762 258.1006 1147.3981 258.1006Q1146.3356 258.1006 1145.5153 259.1006Q1144.695 260.1006 1144.695 261.9912ZM1157.2106 265.3662L1157.445 266.8506Q1156.7418 266.9912 1156.1793 266.9912Q1155.2731 266.9912 1154.7731 266.70215Q1154.2731 266.4131 1154.07 265.95215Q1153.8668 265.4912 1153.8668 263.9756L1153.8668 258.31934L1152.6324 258.31934L1152.6324 257.00684L1153.8668 257.00684L1153.8668 254.56935L1155.5231 253.56935L1155.5231 257.00684L
706 1157.2106 257.00684L1157.2106 258.31934L1155.5231 258.31934L1155.5231 264.06934Q1155.5231 264.7881 1155.609 264.9912Q1155.695 265.19434 1155.8981 265.31934Q1156.1012 265.44434 1156.4762 265.44434Q1156.7418 265.44434 1157.2106 265.3662ZM1157.2106 270.64746L1157.2106 269.4287L1168.2731 269.4287L1168.2731 270.64746L1157.2106 270.64746ZM1172.7731 265.3662L1173.0074 266.8506Q1172.3043 266.9912 1171.7418 266.9912Q1170.8356 266.9912 1170.3356 266.70215Q1169.8356 266.4131 1169.6324 265.95215Q1169.4293 265.4912 1169.4293 263.9756L1169.4293 258.31934L1168.195 258.31934L1168.195 257.00684L1169.4293 257.00684L1169.4293 254.56935L1171.0856 253.56935L1171.0856 257.00684L1172.7731 257.00684L1172.7731 258.31934L1171.0856 258.31934L1171.0856 264.06934Q1171.0856 264.7881 1171.1715 264.9912Q1171.2574 265.19434 1171.4606 265.31934Q1171.6637 265.44434 1172.0387 265.44434Q1172.3043 265.44434 1172.7731 265.3662Z" fill-rule="nonzero" fill="#000000"></path><path d="M1110.9318 160.94057L1313.4514 160
707 .94057L1313.4514 208.27916L1110.9318 208.27916Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1134.1036 191.09682L1134.1036 177.50307L1135.7755 177.50307L1135.7755 182.37807Q1136.9474 181.01869 1138.7286 181.01869Q1139.8224 181.01869 1140.6271 181.44838Q1141.4318 181.87807 1141.7833 182.64369Q1142.1349 183.40932 1142.1349 184.84682L1142.1349 191.09682L1140.463 191.09682L1140.463 184.84682Q1140.463 183.59682 1139.9161 183.0265Q1139.3693 182.45619 1138.3849 182.45619Q1137.6349 182.45619 1136.9865 182.839Q1136.338 183.22182 1136.0568 183.88588Q1135.7755 184.54994 1135.7755 185.70619L1135.7755 191.09682L1134.1036 191.09682ZM1148.1349 189.59682L1148.3693 191.08119Q1147.6661 191.22182 1147.1036 191.22182Q1146.1974 191.22182 1145.6974 190.93275Q1145.1974 190.64369 1144.9943 190.18275Q1144.7911 189.72182 1144.7911 188.20619L1144.7911 182.54994L1143.5568 182.54994L1143.5568 181.23744L1144.7911 18
708 1.23744L1144.7911 178.79994L1146.4474 177.79994L1146.4474 181.23744L1148.1349 181.23744L1148.1349 182.54994L1146.4474 182.54994L1146.4474 188.29994Q1146.4474 189.01869 1146.5333 189.22182Q1146.6193 189.42494 1146.8224 189.54994Q1147.0255 189.67494 1147.4005 189.67494Q1147.6661 189.67494 1148.1349 189.59682ZM1153.3068 189.59682L1153.5411 191.08119Q1152.838 191.22182 1152.2755 191.22182Q1151.3693 191.22182 1150.8693 190.93275Q1150.3693 190.64369 1150.1661 190.18275Q1149.963 189.72182 1149.963 188.20619L1149.963 182.54994L1148.7286 182.54994L1148.7286 181.23744L1149.963 181.23744L1149.963 178.79994L1151.6193 177.79994L1151.6193 181.23744L1153.3068 181.23744L1153.3068 182.54994L1151.6193 182.54994L1151.6193 188.29994Q1151.6193 189.01869 1151.7052 189.22182Q1151.7911 189.42494 1151.9943 189.54994Q1152.1974 189.67494 1152.5724 189.67494Q1152.838 189.67494 1153.3068 189.59682ZM1154.838 194.87807L1154.838 181.23744L1156.3693 181.23744L1156.3693 182.51869Q1156.9005 181.76869 1157.580
709 2 181.39369Q1158.2599 181.01869 1159.213 181.01869Q1160.4786 181.01869 1161.4474 181.66713Q1162.4161 182.31557 1162.9083 183.50307Q1163.4005 184.69057 1163.4005 186.09682Q1163.4005 187.61244 1162.8536 188.82338Q1162.3068 190.03432 1161.2755 190.67494Q1160.2443 191.31557 1159.1036 191.31557Q1158.2599 191.31557 1157.5958 190.964Q1156.9318 190.61244 1156.5099 190.08119L1156.5099 194.87807L1154.838 194.87807ZM1156.3536 186.22182Q1156.3536 188.12807 1157.1271 189.03432Q1157.9005 189.94057 1158.9943 189.94057Q1160.1036 189.94057 1160.8927 189.00307Q1161.6818 188.06557 1161.6818 186.08119Q1161.6818 184.20619 1160.9083 183.26869Q1160.1349 182.33119 1159.0568 182.33119Q1157.9943 182.33119 1157.174 183.33119Q1156.3536 184.33119 1156.3536 186.22182ZM1171.6036 191.09682L1171.6036 189.84682Q1170.6661 191.31557 1168.8536 191.31557Q1167.6818 191.31557 1166.6896 190.66713Q1165.6974 190.01869 1165.1583 188.85463Q1164.6193 187.69057 1164.6193 186.17494Q1164.6193 184.70619 1165.1115 183.50307Q
710 1165.6036 182.29994 1166.5802 181.65932Q1167.5568 181.01869 1168.7755 181.01869Q1169.6661 181.01869 1170.3615 181.39369Q1171.0568 181.76869 1171.4943 182.37807L1171.4943 177.50307L1173.1505 177.50307L1173.1505 191.09682L1171.6036 191.09682ZM1166.3224 186.17494Q1166.3224 188.06557 1167.1271 189.00307Q1167.9318 189.94057 1169.0099 189.94057Q1170.1036 189.94057 1170.8693 189.04994Q1171.6349 188.15932 1171.6349 186.31557Q1171.6349 184.29994 1170.8536 183.35463Q1170.0724 182.40932 1168.9318 182.40932Q1167.8224 182.40932 1167.0724 183.31557Q1166.3224 184.22182 1166.3224 186.17494ZM1174.0568 194.87807L1174.0568 193.65932L1185.1193 193.65932L1185.1193 194.87807L1174.0568 194.87807ZM1192.4161 191.09682L1192.4161 189.64369Q1191.2755 191.31557 1189.2911 191.31557Q1188.4318 191.31557 1187.674 190.97963Q1186.9161 190.64369 1186.549 190.14369Q1186.1818 189.64369 1186.0255 188.90932Q1185.9318 188.40932 1185.9318 187.34682L1185.9318 181.23744L1187.6036 181.23744L1187.6036 186.70619Q1187.603
711 6 188.01869 1187.6974 188.47182Q1187.8536 189.12807 1188.3693 189.50307Q1188.8849 189.87807 1189.6349 189.87807Q1190.3849 189.87807 1191.0411 189.49525Q1191.6974 189.11244 1191.9708 188.44838Q1192.2443 187.78432 1192.2443 186.51869L1192.2443 181.23744L1193.9161 181.23744L1193.9161 191.09682L1192.4161 191.09682ZM1195.6661 188.15932L1197.3224 187.89369Q1197.463 188.89369 1198.0958 189.41713Q1198.7286 189.94057 1199.8693 189.94057Q1201.0255 189.94057 1201.5802 189.47182Q1202.1349 189.00307 1202.1349 188.37807Q1202.1349 187.81557 1201.6505 187.48744Q1201.3068 187.26869 1199.9474 186.92494Q1198.1036 186.45619 1197.3927 186.12025Q1196.6818 185.78432 1196.3146 185.18275Q1195.9474 184.58119 1195.9474 183.86244Q1195.9474 183.20619 1196.2521 182.64369Q1196.5568 182.08119 1197.0724 181.70619Q1197.463 181.42494 1198.1349 181.22182Q1198.8068 181.01869 1199.5724 181.01869Q1200.7443 181.01869 1201.6193 181.35463Q1202.4943 181.69057 1202.9083 182.26088Q1203.3224 182.83119 1203.4786 183.7843
712 2L1201.8536 184.00307Q1201.7443 183.25307 1201.2052 182.82338Q1200.6661 182.39369 1199.6974 182.39369Q1198.5411 182.39369 1198.0568 182.7765Q1197.5724 183.15932 1197.5724 183.65932Q1197.5724 183.98744 1197.7755 184.25307Q1197.9786 184.51869 1198.4161 184.69057Q1198.6661 184.78432 1199.8849 185.12807Q1201.6505 185.59682 1202.3536 185.89369Q1203.0568 186.19057 1203.4552 186.76869Q1203.8536 187.34682 1203.8536 188.20619Q1203.8536 189.03432 1203.3693 189.7765Q1202.8849 190.51869 1201.963 190.91713Q1201.0411 191.31557 1199.8849 191.31557Q1197.963 191.31557 1196.9552 190.51869Q1195.9474 189.72182 1195.6661 188.15932ZM1212.4161 187.92494L1214.1349 188.14369Q1213.7286 189.64369 1212.6271 190.47963Q1211.5255 191.31557 1209.8068 191.31557Q1207.6505 191.31557 1206.3849 189.98744Q1205.1193 188.65932 1205.1193 186.25307Q1205.1193 183.76869 1206.3927 182.39369Q1207.6661 181.01869 1209.713 181.01869Q1211.6974 181.01869 1212.9474 182.36244Q1214.1974 183.70619 1214.1974 186.15932Q1214.1974 1
713 86.29994 1214.1818 186.59682L1206.838 186.59682Q1206.9318 188.22182 1207.7599 189.08119Q1208.588 189.94057 1209.8224 189.94057Q1210.7286 189.94057 1211.3771 189.464Q1212.0255 188.98744 1212.4161 187.92494ZM1206.9318 185.22182L1212.4318 185.22182Q1212.3224 183.98744 1211.8068 183.36244Q1211.0099 182.39369 1209.7286 182.39369Q1208.588 182.39369 1207.799 183.16713Q1207.0099 183.94057 1206.9318 185.22182ZM1216.0255 191.09682L1216.0255 181.23744L1217.5255 181.23744L1217.5255 182.73744Q1218.1036 181.69057 1218.588 181.35463Q1219.0724 181.01869 1219.6661 181.01869Q1220.5099 181.01869 1221.3849 181.56557L1220.8068 183.11244Q1220.1974 182.75307 1219.5724 182.75307Q1219.0255 182.75307 1218.5958 183.08119Q1218.1661 183.40932 1217.9786 183.98744Q1217.6974 184.87807 1217.6974 185.94057L1217.6974 191.09682L1216.0255 191.09682ZM1220.7286 194.87807L1220.7286 193.65932L1231.7911 193.65932L1231.7911 194.87807L1220.7286 194.87807ZM1231.963 188.15932L1233.6193 187.89369Q1233.7599 188.89369 1234
714 .3927 189.41713Q1235.0255 189.94057 1236.1661 189.94057Q1237.3224 189.94057 1237.8771 189.47182Q1238.4318 189.00307 1238.4318 188.37807Q1238.4318 187.81557 1237.9474 187.48744Q1237.6036 187.26869 1236.2443 186.92494Q1234.4005 186.45619 1233.6896 186.12025Q1232.9786 185.78432 1232.6115 185.18275Q1232.2443 184.58119 1232.2443 183.86244Q1232.2443 183.20619 1232.549 182.64369Q1232.8536 182.08119 1233.3693 181.70619Q1233.7599 181.42494 1234.4318 181.22182Q1235.1036 181.01869 1235.8693 181.01869Q1237.0411 181.01869 1237.9161 181.35463Q1238.7911 181.69057 1239.2052 182.26088Q1239.6193 182.83119 1239.7755 183.78432L1238.1505 184.00307Q1238.0411 183.25307 1237.5021 182.82338Q1236.963 182.39369 1235.9943 182.39369Q1234.838 182.39369 1234.3536 182.7765Q1233.8693 183.15932 1233.8693 183.65932Q1233.8693 183.98744 1234.0724 184.25307Q1234.2755 184.51869 1234.713 184.69057Q1234.963 184.78432 1236.1818 185.12807Q1237.9474 185.59682 1238.6505 185.89369Q1239.3536 186.19057 1239.7521 186.76869
715 Q1240.1505 187.34682 1240.1505 188.20619Q1240.1505 189.03432 1239.6661 189.7765Q1239.1818 190.51869 1238.2599 190.91713Q1237.338 191.31557 1236.1818 191.31557Q1234.2599 191.31557 1233.2521 190.51869Q1232.2443 189.72182 1231.963 188.15932ZM1248.4005 187.48744L1250.0411 187.70619Q1249.7755 189.39369 1248.6661 190.35463Q1247.5568 191.31557 1245.9318 191.31557Q1243.9161 191.31557 1242.6896 189.99525Q1241.463 188.67494 1241.463 186.20619Q1241.463 184.61244 1241.9865 183.41713Q1242.5099 182.22182 1243.5958 181.62025Q1244.6818 181.01869 1245.9474 181.01869Q1247.5568 181.01869 1248.5724 181.83119Q1249.588 182.64369 1249.8849 184.14369L1248.2599 184.39369Q1248.0255 183.39369 1247.4318 182.89369Q1246.838 182.39369 1246.0099 182.39369Q1244.7443 182.39369 1243.9552 183.29994Q1243.1661 184.20619 1243.1661 186.15932Q1243.1661 188.14369 1243.9318 189.04213Q1244.6974 189.94057 1245.9161 189.94057Q1246.9005 189.94057 1247.5568 189.339Q1248.213 188.73744 1248.4005 187.48744ZM1251.2755 191.096
716 82L1251.2755 181.23744L1252.7755 181.23744L1252.7755 182.73744Q1253.3536 181.69057 1253.838 181.35463Q1254.3224 181.01869 1254.9161 181.01869Q1255.7599 181.01869 1256.6349 181.56557L1256.0568 183.11244Q1255.4474 182.75307 1254.8224 182.75307Q1254.2755 182.75307 1253.8458 183.08119Q1253.4161 183.40932 1253.2286 183.98744Q1252.9474 184.87807 1252.9474 185.94057L1252.9474 191.09682L1251.2755 191.09682ZM1257.5255 179.40932L1257.5255 177.50307L1259.1974 177.50307L1259.1974 179.40932L1257.5255 179.40932ZM1257.5255 191.09682L1257.5255 181.23744L1259.1974 181.23744L1259.1974 191.09682L1257.5255 191.09682ZM1261.6505 194.87807L1261.6505 181.23744L1263.1818 181.23744L1263.1818 182.51869Q1263.713 181.76869 1264.3927 181.39369Q1265.0724 181.01869 1266.0255 181.01869Q1267.2911 181.01869 1268.2599 181.66713Q1269.2286 182.31557 1269.7208 183.50307Q1270.213 184.69057 1270.213 186.09682Q1270.213 187.61244 1269.6661 188.82338Q1269.1193 190.03432 1268.088 190.67494Q1267.0568 191.31557 1265.9161
717 191.31557Q1265.0724 191.31557 1264.4083 190.964Q1263.7443 190.61244 1263.3224 190.08119L1263.3224 194.87807L1261.6505 194.87807ZM1263.1661 186.22182Q1263.1661 188.12807 1263.9396 189.03432Q1264.713 189.94057 1265.8068 189.94057Q1266.9161 189.94057 1267.7052 189.00307Q1268.4943 188.06557 1268.4943 186.08119Q1268.4943 184.20619 1267.7208 183.26869Q1266.9474 182.33119 1265.8693 182.33119Q1264.8068 182.33119 1263.9865 183.33119Q1263.1661 184.33119 1263.1661 186.22182ZM1275.6818 189.59682L1275.9161 191.08119Q1275.213 191.22182 1274.6505 191.22182Q1273.7443 191.22182 1273.2443 190.93275Q1272.7443 190.64369 1272.5411 190.18275Q1272.338 189.72182 1272.338 188.20619L1272.338 182.54994L1271.1036 182.54994L1271.1036 181.23744L1272.338 181.23744L1272.338 178.79994L1273.9943 177.79994L1273.9943 181.23744L1275.6818 181.23744L1275.6818 182.54994L1273.9943 182.54994L1273.9943 188.29994Q1273.9943 189.01869 1274.0802 189.22182Q1274.1661 189.42494 1274.3693 189.54994Q1274.5724 189.67494 1274.
718 9474 189.67494Q1275.213 189.67494 1275.6818 189.59682ZM1275.6818 194.87807L1275.6818 193.65932L1286.7443 193.65932L1286.7443 194.87807L1275.6818 194.87807ZM1291.2443 189.59682L1291.4786 191.08119Q1290.7755 191.22182 1290.213 191.22182Q1289.3068 191.22182 1288.8068 190.93275Q1288.3068 190.64369 1288.1036 190.18275Q1287.9005 189.72182 1287.9005 188.20619L1287.9005 182.54994L1286.6661 182.54994L1286.6661 181.23744L1287.9005 181.23744L1287.9005 178.79994L1289.5568 177.79994L1289.5568 181.23744L1291.2443 181.23744L1291.2443 182.54994L1289.5568 182.54994L1289.5568 188.29994Q1289.5568 189.01869 1289.6427 189.22182Q1289.7286 189.42494 1289.9318 189.54994Q1290.1349 189.67494 1290.5099 189.67494Q1290.7755 189.67494 1291.2443 189.59682Z" fill-rule="nonzero" fill="#000000"></path><path d="M1097.8766 284.04855L594.88416 454.98138" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M593.8212 451.8536L586.29065 457.90176L59
719 5.9471 458.1092Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M656.51447 38.24672L789.90076 37.04029" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M789.9306 40.34362L798.97656 36.958202L789.87085 33.73696Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M895.93176 60.60105L1100.5369 178.61427" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1098.8864 181.47586L1108.399 183.14903L1102.1874 175.75269Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M895.93176 60.60105L1088.8326 228.82295" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1086.6614 231.3127L1095.6731 234.7883L1091.00
720 38 226.33324Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M1110.9318 575.60895L1326.7743 575.60895L1326.7743 622.9475L1110.9318 622.9475Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1122.4474 602.8277L1124.1036 602.5621Q1124.2443 603.5621 1124.8771 604.0855Q1125.5099 604.60895 1126.6505 604.60895Q1127.8068 604.60895 1128.3615 604.1402Q1128.9161 603.67145 1128.9161 603.04645Q1128.9161 602.48395 1128.4318 602.1558Q1128.088 601.9371 1126.7286 601.5933Q1124.8849 601.1246 1124.174 600.78864Q1123.463 600.4527 1123.0958 599.85114Q1122.7286 599.2496 1122.7286 598.5308Q1122.7286 597.8746 1123.0333 597.3121Q1123.338 596.7496 1123.8536 596.3746Q1124.2443 596.0933 1124.9161 595.8902Q1125.588 595.6871 1126.3536 595.6871Q1127.5255 595.6871 1128.4005 596.023Q1129.2755 596.35895 1129.6896 596.92926Q1130.1036 597.4996 1130.2599 598.4527L
721 1128.6349 598.67145Q1128.5255 597.92145 1127.9865 597.49176Q1127.4474 597.0621 1126.4786 597.0621Q1125.3224 597.0621 1124.838 597.4449Q1124.3536 597.8277 1124.3536 598.3277Q1124.3536 598.6558 1124.5568 598.92145Q1124.7599 599.1871 1125.1974 599.35895Q1125.4474 599.4527 1126.6661 599.79645Q1128.4318 600.2652 1129.1349 600.5621Q1129.838 600.85895 1130.2365 601.4371Q1130.6349 602.0152 1130.6349 602.8746Q1130.6349 603.7027 1130.1505 604.4449Q1129.6661 605.1871 1128.7443 605.5855Q1127.8224 605.98395 1126.6661 605.98395Q1124.7443 605.98395 1123.7365 605.1871Q1122.7286 604.3902 1122.4474 602.8277ZM1139.1974 602.5933L1140.9161 602.8121Q1140.5099 604.3121 1139.4083 605.148Q1138.3068 605.98395 1136.588 605.98395Q1134.4318 605.98395 1133.1661 604.6558Q1131.9005 603.3277 1131.9005 600.92145Q1131.9005 598.4371 1133.174 597.0621Q1134.4474 595.6871 1136.4943 595.6871Q1138.4786 595.6871 1139.7286 597.0308Q1140.9786 598.3746 1140.9786 600.8277Q1140.9786 600.9683 1140.963 601.2652L1133.6193 6
722 01.2652Q1133.713 602.8902 1134.5411 603.7496Q1135.3693 604.60895 1136.6036 604.60895Q1137.5099 604.60895 1138.1583 604.1324Q1138.8068 603.6558 1139.1974 602.5933ZM1133.713 599.8902L1139.213 599.8902Q1139.1036 598.6558 1138.588 598.0308Q1137.7911 597.0621 1136.5099 597.0621Q1135.3693 597.0621 1134.5802 597.8355Q1133.7911 598.60895 1133.713 599.8902ZM1142.8224 609.54645L1142.8224 595.9058L1144.3536 595.9058L1144.3536 597.1871Q1144.8849 596.4371 1145.5646 596.0621Q1146.2443 595.6871 1147.1974 595.6871Q1148.463 595.6871 1149.4318 596.3355Q1150.4005 596.98395 1150.8927 598.17145Q1151.3849 599.35895 1151.3849 600.7652Q1151.3849 602.2808 1150.838 603.49176Q1150.2911 604.7027 1149.2599 605.3433Q1148.2286 605.98395 1147.088 605.98395Q1146.2443 605.98395 1145.5802 605.6324Q1144.9161 605.2808 1144.4943 604.7496L1144.4943 609.54645L1142.8224 609.54645ZM1144.338 600.8902Q1144.338 602.79645 1145.1115 603.7027Q1145.8849 604.60895 1146.9786 604.60895Q1148.088 604.60895 1148.8771 603.67145Q1
723 149.6661 602.73395 1149.6661 600.7496Q1149.6661 598.8746 1148.8927 597.9371Q1148.1193 596.9996 1147.0411 596.9996Q1145.9786 596.9996 1145.1583 597.9996Q1144.338 598.9996 1144.338 600.8902ZM1152.9005 606.5777L1154.5099 606.8277Q1154.6193 607.5777 1155.088 607.92145Q1155.6974 608.3746 1156.7755 608.3746Q1157.9474 608.3746 1158.5724 607.91364Q1159.1974 607.4527 1159.4318 606.6246Q1159.5568 606.10895 1159.5411 604.4683Q1158.4474 605.7652 1156.8224 605.7652Q1154.7911 605.7652 1153.674 604.29645Q1152.5568 602.8277 1152.5568 600.7808Q1152.5568 599.3746 1153.0724 598.17926Q1153.588 596.98395 1154.5568 596.3355Q1155.5255 595.6871 1156.8224 595.6871Q1158.5724 595.6871 1159.6974 597.0933L1159.6974 595.9058L1161.2443 595.9058L1161.2443 604.42145Q1161.2443 606.73395 1160.7755 607.6949Q1160.3068 608.6558 1159.2911 609.2105Q1158.2755 609.7652 1156.7911 609.7652Q1155.0255 609.7652 1153.9396 608.9683Q1152.8536 608.17145 1152.9005 606.5777ZM1154.2755 600.6558Q1154.2755 602.60895 1155.049 603.
724 4996Q1155.8224 604.3902 1156.9786 604.3902Q1158.1193 604.3902 1158.9005 603.4996Q1159.6818 602.60895 1159.6818 600.7183Q1159.6818 598.9058 1158.8771 597.99176Q1158.0724 597.0777 1156.9474 597.0777Q1155.838 597.0777 1155.0568 597.97614Q1154.2755 598.8746 1154.2755 600.6558ZM1162.9005 602.8277L1164.5568 602.5621Q1164.6974 603.5621 1165.3302 604.0855Q1165.963 604.60895 1167.1036 604.60895Q1168.2599 604.60895 1168.8146 604.1402Q1169.3693 603.67145 1169.3693 603.04645Q1169.3693 602.48395 1168.8849 602.1558Q1168.5411 601.9371 1167.1818 601.5933Q1165.338 601.1246 1164.6271 600.78864Q1163.9161 600.4527 1163.549 599.85114Q1163.1818 599.2496 1163.1818 598.5308Q1163.1818 597.8746 1163.4865 597.3121Q1163.7911 596.7496 1164.3068 596.3746Q1164.6974 596.0933 1165.3693 595.8902Q1166.0411 595.6871 1166.8068 595.6871Q1167.9786 595.6871 1168.8536 596.023Q1169.7286 596.35895 1170.1427 596.92926Q1170.5568 597.4996 1170.713 598.4527L1169.088 598.67145Q1168.9786 597.92145 1168.4396 597.49176Q1167.
725 9005 597.0621 1166.9318 597.0621Q1165.7755 597.0621 1165.2911 597.4449Q1164.8068 597.8277 1164.8068 598.3277Q1164.8068 598.6558 1165.0099 598.92145Q1165.213 599.1871 1165.6505 599.35895Q1165.9005 599.4527 1167.1193 599.79645Q1168.8849 600.2652 1169.588 600.5621Q1170.2911 600.85895 1170.6896 601.4371Q1171.088 602.0152 1171.088 602.8746Q1171.088 603.7027 1170.6036 604.4449Q1170.1193 605.1871 1169.1974 605.5855Q1168.2755 605.98395 1167.1193 605.98395Q1165.1974 605.98395 1164.1896 605.1871Q1163.1818 604.3902 1162.9005 602.8277ZM1179.1818 609.54645L1179.1818 604.7183Q1178.7911 605.2652 1178.0958 605.6246Q1177.4005 605.98395 1176.6036 605.98395Q1174.8536 605.98395 1173.588 604.5855Q1172.3224 603.1871 1172.3224 600.7496Q1172.3224 599.2652 1172.838 598.0855Q1173.3536 596.9058 1174.3302 596.29645Q1175.3068 595.6871 1176.4786 595.6871Q1178.3068 595.6871 1179.3536 597.23395L1179.3536 595.9058L1180.8536 595.9058L1180.8536 609.54645L1179.1818 609.54645ZM1174.0411 600.8121Q1174.0411 602.7
726 183 1174.838 603.66364Q1175.6349 604.60895 1176.7443 604.60895Q1177.8068 604.60895 1178.5802 603.7105Q1179.3536 602.8121 1179.3536 600.9527Q1179.3536 598.9996 1178.5411 597.9996Q1177.7286 596.9996 1176.6349 596.9996Q1175.5411 596.9996 1174.7911 597.92926Q1174.0411 598.85895 1174.0411 600.8121ZM1183.2599 605.7652L1183.2599 592.17145L1184.9318 592.17145L1184.9318 605.7652L1183.2599 605.7652ZM1185.9005 609.54645L1185.9005 608.3277L1196.963 608.3277L1196.963 609.54645L1185.9005 609.54645ZM1201.463 604.2652L1201.6974 605.7496Q1200.9943 605.8902 1200.4318 605.8902Q1199.5255 605.8902 1199.0255 605.60114Q1198.5255 605.3121 1198.3224 604.85114Q1198.1193 604.3902 1198.1193 602.8746L1198.1193 597.2183L1196.8849 597.2183L1196.8849 595.9058L1198.1193 595.9058L1198.1193 593.4683L1199.7755 592.4683L1199.7755 595.9058L1201.463 595.9058L1201.463 597.2183L1199.7755 597.2183L1199.7755 602.9683Q1199.7755 603.6871 1199.8615 603.8902Q1199.9474 604.0933 1200.1505 604.2183Q1200.3536 604.3433 1200.7
727 286 604.3433Q1200.9943 604.3433 1201.463 604.2652ZM1202.9786 605.7652L1202.9786 595.9058L1204.4786 595.9058L1204.4786 597.4058Q1205.0568 596.35895 1205.5411 596.023Q1206.0255 595.6871 1206.6193 595.6871Q1207.463 595.6871 1208.338 596.23395L1207.7599 597.7808Q1207.1505 597.42145 1206.5255 597.42145Q1205.9786 597.42145 1205.549 597.7496Q1205.1193 598.0777 1204.9318 598.6558Q1204.6505 599.54645 1204.6505 600.60895L1204.6505 605.7652L1202.9786 605.7652ZM1215.6505 605.7652L1215.6505 604.3121Q1214.5099 605.98395 1212.5255 605.98395Q1211.6661 605.98395 1210.9083 605.648Q1210.1505 605.3121 1209.7833 604.8121Q1209.4161 604.3121 1209.2599 603.5777Q1209.1661 603.0777 1209.1661 602.0152L1209.1661 595.9058L1210.838 595.9058L1210.838 601.3746Q1210.838 602.6871 1210.9318 603.1402Q1211.088 603.79645 1211.6036 604.17145Q1212.1193 604.54645 1212.8693 604.54645Q1213.6193 604.54645 1214.2755 604.16364Q1214.9318 603.7808 1215.2052 603.11676Q1215.4786 602.4527 1215.4786 601.1871L1215.4786 595.905
728 8L1217.1505 595.9058L1217.1505 605.7652L1215.6505 605.7652ZM1218.9005 602.8277L1220.5568 602.5621Q1220.6974 603.5621 1221.3302 604.0855Q1221.963 604.60895 1223.1036 604.60895Q1224.2599 604.60895 1224.8146 604.1402Q1225.3693 603.67145 1225.3693 603.04645Q1225.3693 602.48395 1224.8849 602.1558Q1224.5411 601.9371 1223.1818 601.5933Q1221.338 601.1246 1220.6271 600.78864Q1219.9161 600.4527 1219.549 599.85114Q1219.1818 599.2496 1219.1818 598.5308Q1219.1818 597.8746 1219.4865 597.3121Q1219.7911 596.7496 1220.3068 596.3746Q1220.6974 596.0933 1221.3693 595.8902Q1222.0411 595.6871 1222.8068 595.6871Q1223.9786 595.6871 1224.8536 596.023Q1225.7286 596.35895 1226.1427 596.92926Q1226.5568 597.4996 1226.713 598.4527L1225.088 598.67145Q1224.9786 597.92145 1224.4396 597.49176Q1223.9005 597.0621 1222.9318 597.0621Q1221.7755 597.0621 1221.2911 597.4449Q1220.8068 597.8277 1220.8068 598.3277Q1220.8068 598.6558 1221.0099 598.92145Q1221.213 599.1871 1221.6505 599.35895Q1221.9005 599.4527 1223.1193
729 599.79645Q1224.8849 600.2652 1225.588 600.5621Q1226.2911 600.85895 1226.6896 601.4371Q1227.088 602.0152 1227.088 602.8746Q1227.088 603.7027 1226.6036 604.4449Q1226.1193 605.1871 1225.1974 605.5855Q1224.2755 605.98395 1223.1193 605.98395Q1221.1974 605.98395 1220.1896 605.1871Q1219.1818 604.3902 1218.9005 602.8277ZM1232.5568 604.2652L1232.7911 605.7496Q1232.088 605.8902 1231.5255 605.8902Q1230.6193 605.8902 1230.1193 605.60114Q1229.6193 605.3121 1229.4161 604.85114Q1229.213 604.3902 1229.213 602.8746L1229.213 597.2183L1227.9786 597.2183L1227.9786 595.9058L1229.213 595.9058L1229.213 593.4683L1230.8693 592.4683L1230.8693 595.9058L1232.5568 595.9058L1232.5568 597.2183L1230.8693 597.2183L1230.8693 602.9683Q1230.8693 603.6871 1230.9552 603.8902Q1231.0411 604.0933 1231.2443 604.2183Q1231.4474 604.3433 1231.8224 604.3433Q1232.088 604.3433 1232.5568 604.2652ZM1240.838 602.5933L1242.5568 602.8121Q1242.1505 604.3121 1241.049 605.148Q1239.9474 605.98395 1238.2286 605.98395Q1236.0724 605
730 .98395 1234.8068 604.6558Q1233.5411 603.3277 1233.5411 600.92145Q1233.5411 598.4371 1234.8146 597.0621Q1236.088 595.6871 1238.1349 595.6871Q1240.1193 595.6871 1241.3693 597.0308Q1242.6193 598.3746 1242.6193 600.8277Q1242.6193 600.9683 1242.6036 601.2652L1235.2599 601.2652Q1235.3536 602.8902 1236.1818 603.7496Q1237.0099 604.60895 1238.2443 604.60895Q1239.1505 604.60895 1239.799 604.1324Q1240.4474 603.6558 1240.838 602.5933ZM1235.3536 599.8902L1240.8536 599.8902Q1240.7443 598.6558 1240.2286 598.0308Q1239.4318 597.0621 1238.1505 597.0621Q1237.0099 597.0621 1236.2208 597.8355Q1235.4318 598.60895 1235.3536 599.8902ZM1250.8536 605.7652L1250.8536 604.5152Q1249.9161 605.98395 1248.1036 605.98395Q1246.9318 605.98395 1245.9396 605.3355Q1244.9474 604.6871 1244.4083 603.523Q1243.8693 602.35895 1243.8693 600.8433Q1243.8693 599.3746 1244.3615 598.17145Q1244.8536 596.9683 1245.8302 596.3277Q1246.8068 595.6871 1248.0255 595.6871Q1248.9161 595.6871 1249.6115 596.0621Q1250.3068 596.4371 1250.
731 7443 597.04645L1250.7443 592.17145L1252.4005 592.17145L1252.4005 605.7652L1250.8536 605.7652ZM1245.5724 600.8433Q1245.5724 602.73395 1246.3771 603.67145Q1247.1818 604.60895 1248.2599 604.60895Q1249.3536 604.60895 1250.1193 603.7183Q1250.8849 602.8277 1250.8849 600.98395Q1250.8849 598.9683 1250.1036 598.023Q1249.3224 597.0777 1248.1818 597.0777Q1247.0724 597.0777 1246.3224 597.98395Q1245.5724 598.8902 1245.5724 600.8433ZM1253.3068 609.54645L1253.3068 608.3277L1264.3693 608.3277L1264.3693 609.54645L1253.3068 609.54645ZM1265.213 609.54645L1265.213 595.9058L1266.7443 595.9058L1266.7443 597.1871Q1267.2755 596.4371 1267.9552 596.0621Q1268.6349 595.6871 1269.588 595.6871Q1270.8536 595.6871 1271.8224 596.3355Q1272.7911 596.98395 1273.2833 598.17145Q1273.7755 599.35895 1273.7755 600.7652Q1273.7755 602.2808 1273.2286 603.49176Q1272.6818 604.7027 1271.6505 605.3433Q1270.6193 605.98395 1269.4786 605.98395Q1268.6349 605.98395 1267.9708 605.6324Q1267.3068 605.2808 1266.8849 604.7496L1266.
732 8849 609.54645L1265.213 609.54645ZM1266.7286 600.8902Q1266.7286 602.79645 1267.5021 603.7027Q1268.2755 604.60895 1269.3693 604.60895Q1270.4786 604.60895 1271.2677 603.67145Q1272.0568 602.73395 1272.0568 600.7496Q1272.0568 598.8746 1271.2833 597.9371Q1270.5099 596.9996 1269.4318 596.9996Q1268.3693 596.9996 1267.549 597.9996Q1266.7286 598.9996 1266.7286 600.8902ZM1275.5724 605.7652L1275.5724 595.9058L1277.0724 595.9058L1277.0724 597.4058Q1277.6505 596.35895 1278.1349 596.023Q1278.6193 595.6871 1279.213 595.6871Q1280.0568 595.6871 1280.9318 596.23395L1280.3536 597.7808Q1279.7443 597.42145 1279.1193 597.42145Q1278.5724 597.42145 1278.1427 597.7496Q1277.713 598.0777 1277.5255 598.6558Q1277.2443 599.54645 1277.2443 600.60895L1277.2443 605.7652L1275.5724 605.7652ZM1281.1818 600.8433Q1281.1818 598.10895 1282.713 596.7808Q1283.9786 595.6871 1285.8068 595.6871Q1287.838 595.6871 1289.1271 597.023Q1290.4161 598.35895 1290.4161 600.7027Q1290.4161 602.60895 1289.8458 603.6949Q1289.2755 60
733 4.7808 1288.1896 605.3824Q1287.1036 605.98395 1285.8068 605.98395Q1283.7443 605.98395 1282.463 604.6558Q1281.1818 603.3277 1281.1818 600.8433ZM1282.9005 600.8433Q1282.9005 602.73395 1283.7286 603.67145Q1284.5568 604.60895 1285.8068 604.60895Q1287.0568 604.60895 1287.8771 603.66364Q1288.6974 602.7183 1288.6974 600.7808Q1288.6974 598.9527 1287.8693 598.0152Q1287.0411 597.0777 1285.8068 597.0777Q1284.5568 597.0777 1283.7286 598.0152Q1282.9005 598.9527 1282.9005 600.8433ZM1298.6193 602.1558L1300.2599 602.3746Q1299.9943 604.0621 1298.8849 605.023Q1297.7755 605.98395 1296.1505 605.98395Q1294.1349 605.98395 1292.9083 604.66364Q1291.6818 603.3433 1291.6818 600.8746Q1291.6818 599.2808 1292.2052 598.0855Q1292.7286 596.8902 1293.8146 596.28864Q1294.9005 595.6871 1296.1661 595.6871Q1297.7755 595.6871 1298.7911 596.4996Q1299.8068 597.3121 1300.1036 598.8121L1298.4786 599.0621Q1298.2443 598.0621 1297.6505 597.5621Q1297.0568 597.0621 1296.2286 597.0621Q1294.963 597.0621 1294.174 597.9683Q1
734 293.3849 598.8746 1293.3849 600.8277Q1293.3849 602.8121 1294.1505 603.7105Q1294.9161 604.60895 1296.1349 604.60895Q1297.1193 604.60895 1297.7755 604.0074Q1298.4318 603.4058 1298.6193 602.1558ZM1299.9786 609.54645L1299.9786 608.3277L1311.0411 608.3277L1311.0411 609.54645L1299.9786 609.54645ZM1315.5411 604.2652L1315.7755 605.7496Q1315.0724 605.8902 1314.5099 605.8902Q1313.6036 605.8902 1313.1036 605.60114Q1312.6036 605.3121 1312.4005 604.85114Q1312.1974 604.3902 1312.1974 602.8746L1312.1974 597.2183L1310.963 597.2183L1310.963 595.9058L1312.1974 595.9058L1312.1974 593.4683L1313.8536 592.4683L1313.8536 595.9058L1315.5411 595.9058L1315.5411 597.2183L1313.8536 597.2183L1313.8536 602.9683Q1313.8536 603.6871 1313.9396 603.8902Q1314.0255 604.0933 1314.2286 604.2183Q1314.4318 604.3433 1314.8068 604.3433Q1315.0724 604.3433 1315.5411 604.2652Z" fill-rule="nonzero" fill="#000000"></path><path d="M583.52234 61.91601L1209.5216 568.0641" fill-rule="evenodd" stroke="#073763" stroke-width="2.
735 0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1207.4446 570.6329L1216.5795 573.7706L1211.5986 565.49524Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M85.19758 370.53543L301.0401 370.53543L301.0401 417.87402L85.19758 417.87402Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M134.07259 397.75418L135.72884 397.48856Q135.86946 398.48856 136.50227 399.012Q137.13509 399.53543 138.27571 399.53543Q139.43196 399.53543 139.98665 399.06668Q140.54134 398.59793 140.54134 397.97293Q140.54134 397.41043 140.05696 397.0823Q139.71321 396.86356 138.35384 396.5198Q136.51009 396.05106 135.79915 395.71512Q135.08821 395.37918 134.72102 394.77762Q134.35384 394.17606 134.35384 393.4573Q134.35384 392.80106 134.65852 392.23856Q134.96321 391.67606 135.47884 391.30106Q135.86946 391.0198 136.54134 390.81668Q137.21321 390.61356 137.978
736 84 390.61356Q139.15071 390.61356 140.02571 390.9495Q140.90071 391.28543 141.31477 391.85574Q141.72884 392.42606 141.88509 393.37918L140.26009 393.59793Q140.15071 392.84793 139.61165 392.41824Q139.07259 391.98856 138.10384 391.98856Q136.94759 391.98856 136.46321 392.37137Q135.97884 392.75418 135.97884 393.25418Q135.97884 393.5823 136.18196 393.84793Q136.38509 394.11356 136.82259 394.28543Q137.07259 394.37918 138.29134 394.72293Q140.05696 395.19168 140.76009 395.48856Q141.46321 395.78543 141.86165 396.36356Q142.26009 396.94168 142.26009 397.80106Q142.26009 398.62918 141.77571 399.37137Q141.29134 400.11356 140.36946 400.512Q139.44759 400.91043 138.29134 400.91043Q136.36946 400.91043 135.36165 400.11356Q134.35384 399.31668 134.07259 397.75418ZM143.99446 404.48856L143.82259 402.92606Q144.36946 403.06668 144.77571 403.06668Q145.32259 403.06668 145.65852 402.87918Q145.99446 402.69168 146.21321 402.36356Q146.36946 402.11356 146.71321 401.11356Q146.76009 400.97293 146.86946 400.7073L
737 143.13509 390.8323L144.93196 390.8323L146.97884 396.55106Q147.38509 397.62918 147.69759 398.8323Q147.97884 397.67606 148.38509 396.5823L150.47884 390.8323L152.15071 390.8323L148.40071 400.86356Q147.80696 402.48856 147.46321 403.09793Q147.02571 403.92606 146.44759 404.30887Q145.86946 404.69168 145.07259 404.69168Q144.58821 404.69168 143.99446 404.48856ZM152.72884 397.75418L154.38509 397.48856Q154.52571 398.48856 155.15852 399.012Q155.79134 399.53543 156.93196 399.53543Q158.08821 399.53543 158.6429 399.06668Q159.19759 398.59793 159.19759 397.97293Q159.19759 397.41043 158.71321 397.0823Q158.36946 396.86356 157.01009 396.5198Q155.16634 396.05106 154.4554 395.71512Q153.74446 395.37918 153.37727 394.77762Q153.01009 394.17606 153.01009 393.4573Q153.01009 392.80106 153.31477 392.23856Q153.61946 391.67606 154.13509 391.30106Q154.52571 391.0198 155.19759 390.81668Q155.86946 390.61356 156.63509 390.61356Q157.80696 390.61356 158.68196 390.9495Q159.55696 391.28543 159.97102 391.85574Q160
738 .38509 392.42606 160.54134 393.37918L158.91634 393.59793Q158.80696 392.84793 158.2679 392.41824Q157.72884 391.98856 156.76009 391.98856Q155.60384 391.98856 155.11946 392.37137Q154.63509 392.75418 154.63509 393.25418Q154.63509 393.5823 154.83821 393.84793Q155.04134 394.11356 155.47884 394.28543Q155.72884 394.37918 156.94759 394.72293Q158.71321 395.19168 159.41634 395.48856Q160.11946 395.78543 160.5179 396.36356Q160.91634 396.94168 160.91634 397.80106Q160.91634 398.62918 160.43196 399.37137Q159.94759 400.11356 159.02571 400.512Q158.10384 400.91043 156.94759 400.91043Q155.02571 400.91043 154.0179 400.11356Q153.01009 399.31668 152.72884 397.75418ZM166.38509 399.19168L166.61946 400.67606Q165.91634 400.81668 165.35384 400.81668Q164.44759 400.81668 163.94759 400.52762Q163.44759 400.23856 163.24446 399.77762Q163.04134 399.31668 163.04134 397.80106L163.04134 392.1448L161.80696 392.1448L161.80696 390.8323L163.04134 390.8323L163.04134 388.3948L164.69759 387.3948L164.69759 390.8323L166.
739 38509 390.8323L166.38509 392.1448L164.69759 392.1448L164.69759 397.8948Q164.69759 398.61356 164.78352 398.81668Q164.86946 399.0198 165.07259 399.1448Q165.27571 399.2698 165.65071 399.2698Q165.91634 399.2698 166.38509 399.19168ZM174.66634 397.5198L176.38509 397.73856Q175.97884 399.23856 174.87727 400.0745Q173.77571 400.91043 172.05696 400.91043Q169.90071 400.91043 168.63509 399.5823Q167.36946 398.25418 167.36946 395.84793Q167.36946 393.36356 168.6429 391.98856Q169.91634 390.61356 171.96321 390.61356Q173.94759 390.61356 175.19759 391.9573Q176.44759 393.30106 176.44759 395.75418Q176.44759 395.8948 176.43196 396.19168L169.08821 396.19168Q169.18196 397.81668 170.01009 398.67606Q170.83821 399.53543 172.07259 399.53543Q172.97884 399.53543 173.62727 399.05887Q174.27571 398.5823 174.66634 397.5198ZM169.18196 394.81668L174.68196 394.81668Q174.57259 393.5823 174.05696 392.9573Q173.26009 391.98856 171.97884 391.98856Q170.83821 391.98856 170.04915 392.762Q169.26009 393.53543 169.18196 39
740 4.81668ZM178.29134 400.69168L178.29134 390.8323L179.79134 390.8323L179.79134 392.22293Q180.24446 391.50418 181.0179 391.05887Q181.79134 390.61356 182.77571 390.61356Q183.86946 390.61356 184.57259 391.06668Q185.27571 391.5198 185.55696 392.34793Q186.72884 390.61356 188.60384 390.61356Q190.07259 390.61356 190.86165 391.42606Q191.65071 392.23856 191.65071 393.92606L191.65071 400.69168L189.97884 400.69168L189.97884 394.48856Q189.97884 393.48856 189.82259 393.04324Q189.66634 392.59793 189.23665 392.3323Q188.80696 392.06668 188.22884 392.06668Q187.19759 392.06668 186.51009 392.75418Q185.82259 393.44168 185.82259 394.97293L185.82259 400.69168L184.15071 400.69168L184.15071 394.28543Q184.15071 393.17606 183.74446 392.62137Q183.33821 392.06668 182.40071 392.06668Q181.69759 392.06668 181.09602 392.43387Q180.49446 392.80106 180.22884 393.5198Q179.96321 394.23856 179.96321 395.5823L179.96321 400.69168L178.29134 400.69168ZM192.30696 404.47293L192.30696 403.25418L203.36946 403.25418L203.36
741 946 404.47293L192.30696 404.47293ZM204.21321 400.69168L204.21321 390.8323L205.71321 390.8323L205.71321 392.22293Q206.16634 391.50418 206.93977 391.05887Q207.71321 390.61356 208.69759 390.61356Q209.79134 390.61356 210.49446 391.06668Q211.19759 391.5198 211.47884 392.34793Q212.65071 390.61356 214.52571 390.61356Q215.99446 390.61356 216.78352 391.42606Q217.57259 392.23856 217.57259 393.92606L217.57259 400.69168L215.90071 400.69168L215.90071 394.48856Q215.90071 393.48856 215.74446 393.04324Q215.58821 392.59793 215.15852 392.3323Q214.72884 392.06668 214.15071 392.06668Q213.11946 392.06668 212.43196 392.75418Q211.74446 393.44168 211.74446 394.97293L211.74446 400.69168L210.07259 400.69168L210.07259 394.28543Q210.07259 393.17606 209.66634 392.62137Q209.26009 392.06668 208.32259 392.06668Q207.61946 392.06668 207.0179 392.43387Q206.41634 392.80106 206.15071 393.5198Q205.88509 394.23856 205.88509 395.5823L205.88509 400.69168L204.21321 400.69168ZM226.18196 399.47293Q225.24446 400.2698 2
742 24.38509 400.59012Q223.52571 400.91043 222.54134 400.91043Q220.93196 400.91043 220.05696 400.12137Q219.18196 399.3323 219.18196 398.09793Q219.18196 397.36356 219.51009 396.7698Q219.83821 396.17606 220.36946 395.81668Q220.90071 395.4573 221.57259 395.2698Q222.07259 395.12918 223.05696 395.0198Q225.08821 394.7698 226.04134 394.44168Q226.04134 394.09793 226.04134 394.00418Q226.04134 392.98856 225.57259 392.56668Q224.93196 392.00418 223.66634 392.00418Q222.49446 392.00418 221.93196 392.41043Q221.36946 392.81668 221.10384 393.87918L219.46321 393.6448Q219.69759 392.59793 220.2054 391.9573Q220.71321 391.31668 221.67415 390.96512Q222.63509 390.61356 223.91634 390.61356Q225.18196 390.61356 225.96321 390.91043Q226.74446 391.2073 227.11946 391.66043Q227.49446 392.11356 227.63509 392.80106Q227.72884 393.22293 227.72884 394.3323L227.72884 396.56668Q227.72884 398.8948 227.8304 399.512Q227.93196 400.12918 228.26009 400.69168L226.51009 400.69168Q226.24446 400.17606 226.18196 399.47293ZM226.
743 04134 395.75418Q225.13509 396.11356 223.30696 396.37918Q222.27571 396.5198 221.85384 396.7073Q221.43196 396.8948 221.19759 397.25418Q220.96321 397.61356 220.96321 398.05106Q220.96321 398.72293 221.47102 399.16824Q221.97884 399.61356 222.94759 399.61356Q223.91634 399.61356 224.66634 399.18387Q225.41634 398.75418 225.77571 398.03543Q226.04134 397.4573 226.04134 396.36356L226.04134 395.75418ZM230.13509 389.00418L230.13509 387.09793L231.80696 387.09793L231.80696 389.00418L230.13509 389.00418ZM230.13509 400.69168L230.13509 390.8323L231.80696 390.8323L231.80696 400.69168L230.13509 400.69168ZM234.24446 400.69168L234.24446 387.09793L235.91634 387.09793L235.91634 400.69168L234.24446 400.69168ZM236.88509 404.47293L236.88509 403.25418L247.94759 403.25418L247.94759 404.47293L236.88509 404.47293ZM252.44759 399.19168L252.68196 400.67606Q251.97884 400.81668 251.41634 400.81668Q250.51009 400.81668 250.01009 400.52762Q249.51009 400.23856 249.30696 399.77762Q249.10384 399.31668 249.10384 397.
744 80106L249.10384 392.1448L247.86946 392.1448L247.86946 390.8323L249.10384 390.8323L249.10384 388.3948L250.76009 387.3948L250.76009 390.8323L252.44759 390.8323L252.44759 392.1448L250.76009 392.1448L250.76009 397.8948Q250.76009 398.61356 250.84602 398.81668Q250.93196 399.0198 251.13509 399.1448Q251.33821 399.2698 251.71321 399.2698Q251.97884 399.2698 252.44759 399.19168Z" fill-rule="nonzero" fill="#000000"></path><path d="M583.52234 61.91601L202.53268 363.09366" fill-rule="evenodd" stroke="#00ff00" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M200.48404 360.50214L195.41254 368.72226L204.58131 365.68518Z" fill-rule="evenodd" fill="#00ff00" stroke="#00ff00" stroke-width="2.0" stroke-linecap="butt"></path><path d="M583.52234 61.91601L1086.5148 232.84886" fill-rule="evenodd" stroke="#00ff00" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1085.4519 235.97664L1095.1083 235.76921L1087.5778 229.72107Z" fill-rule="ev
745 enodd" fill="#00ff00" stroke="#00ff00" stroke-width="2.0" stroke-linecap="butt"></path><path d="M62.23695 345.10892L65.080696 331.51517L66.768196 331.51517L65.674446 336.73392Q66.611946 335.82767 67.41663 335.42923Q68.22132 335.0308 69.080696 335.0308Q70.299446 335.0308 70.97913 335.67923Q71.65882 336.32767 71.65882 337.37454Q71.65882 337.9058 71.361946 339.29642L70.143196 345.10892L68.47132 345.10892L69.72132 339.14017Q69.986946 337.8433 69.986946 337.51517Q69.986946 337.0308 69.65101 336.7261Q69.31507 336.42142 68.69007 336.42142Q67.78382 336.42142 66.955696 336.89798Q66.12757 337.37454 65.65882 338.20267Q65.19007 339.0308 64.799446 340.87454L63.92445 345.10892L62.23695 345.10892ZM76.549446 343.74954L76.268196 345.12454Q75.65882 345.2808 75.09632 345.2808Q74.09632 345.2808 73.50257 344.7808Q73.049446 344.4058 73.049446 343.76517Q73.049446 343.45267 73.299446 342.2808L74.486946 336.56204L73.15882 336.56204L73.44007 335.24954L74.768196 335.24954L75.268196 332.82767L77.19007
746 331.67142L76.44007 335.24954L78.09632 335.24954L77.81507 336.56204L76.174446 336.56204L75.03382 341.99954Q74.81507 343.04642 74.81507 343.24954Q74.81507 343.54642 74.986946 343.70267Q75.15882 343.85892 75.549446 343.85892Q76.111946 343.85892 76.549446 343.74954ZM81.736946 343.74954L81.455696 345.12454Q80.84632 345.2808 80.28382 345.2808Q79.28382 345.2808 78.69007 344.7808Q78.236946 344.4058 78.236946 343.76517Q78.236946 343.45267 78.486946 342.2808L79.674446 336.56204L78.34632 336.56204L78.62757 335.24954L79.955696 335.24954L80.455696 332.82767L82.37757 331.67142L81.62757 335.24954L83.28382 335.24954L83.00257 336.56204L81.361946 336.56204L80.22132 341.99954Q80.00257 343.04642 80.00257 343.24954Q80.00257 343.54642 80.174446 343.70267Q80.34632 343.85892 80.736946 343.85892Q81.299446 343.85892 81.736946 343.74954ZM82.174446 348.89017L85.018196 335.24954L86.56507 335.24954L86.28382 336.62454Q87.143196 335.73392 87.82288 335.38235Q88.50257 335.0308 89.268196 335.0308Q90.674446 33
747 5.0308 91.60413 336.05423Q92.53382 337.07767 92.53382 338.99954Q92.53382 340.5308 92.018196 341.79642Q91.50257 343.06204 90.76038 343.83548Q90.018196 344.60892 89.26038 344.9683Q88.50257 345.32767 87.705696 345.32767Q85.94007 345.32767 84.955696 343.5308L83.84632 348.89017L82.174446 348.89017ZM85.486946 341.07767Q85.486946 342.18704 85.643196 342.60892Q85.87757 343.2183 86.40882 343.58548Q86.94007 343.95267 87.62757 343.95267Q89.080696 343.95267 89.97132 342.32767Q90.861946 340.70267 90.861946 338.99954Q90.861946 337.74954 90.26038 337.06985Q89.65882 336.39017 88.768196 336.39017Q88.12757 336.39017 87.580696 336.7261Q87.03382 337.06204 86.56507 337.73392Q86.09632 338.4058 85.79163 339.38235Q85.486946 340.35892 85.486946 341.07767ZM100.018196 343.68704Q98.56507 345.32767 97.00257 345.32767Q95.59632 345.32767 94.66663 344.29642Q93.736946 343.26517 93.736946 341.29642Q93.736946 339.49954 94.47913 338.00735Q95.22132 336.51517 96.32288 335.77298Q97.424446 335.0308 98.549446 335.0
748 308Q100.37757 335.0308 101.31507 336.81204L102.424446 331.51517L104.09632 331.51517L101.268196 345.10892L99.72132 345.10892L100.018196 343.68704ZM95.40882 340.98392Q95.40882 342.01517 95.611946 342.60892Q95.81507 343.20267 96.30726 343.5933Q96.799446 343.98392 97.486946 343.98392Q98.62757 343.98392 99.549446 342.79642Q100.799446 341.2183 100.799446 338.9058Q100.799446 337.73392 100.19007 337.07767Q99.580696 336.42142 98.643196 336.42142Q98.049446 336.42142 97.549446 336.68704Q97.049446 336.95267 96.56507 337.6011Q96.080696 338.24954 95.74476 339.24173Q95.40882 340.23392 95.40882 340.98392ZM101.90882 348.89017L101.90882 347.67142L112.97132 347.67142L112.97132 348.89017L101.90882 348.89017ZM120.924446 341.51517L122.59632 341.68704Q121.97132 343.54642 120.80726 344.43704Q119.643196 345.32767 118.15882 345.32767Q116.549446 345.32767 115.549446 344.2886Q114.549446 343.24954 114.549446 341.39017Q114.549446 339.7808 115.19007 338.2183Q115.830696 336.6558 117.02601 335.8433Q118.2213
749 2 335.0308 119.75257 335.0308Q121.330696 335.0308 122.26038 335.92923Q123.19007 336.82767 123.19007 338.29642L121.53382 338.4058Q121.53382 337.4683 121.00257 336.94485Q120.47132 336.42142 119.59632 336.42142Q118.580696 336.42142 117.83851 337.06204Q117.09632 337.70267 116.674446 338.99954Q116.25257 340.29642 116.25257 341.51517Q116.25257 342.76517 116.80726 343.39798Q117.361946 344.0308 118.174446 344.0308Q119.00257 344.0308 119.74476 343.4136Q120.486946 342.79642 120.924446 341.51517ZM130.09633 343.89017Q129.22133 344.64017 128.40883 344.98392Q127.59632 345.32767 126.69007 345.32767Q125.31507 345.32767 124.47913 344.5308Q123.643196 343.73392 123.643196 342.4683Q123.643196 341.6558 124.02601 341.01517Q124.40882 340.37454 125.02601 339.99173Q125.643196 339.60892 126.549446 339.43704Q127.111946 339.32767 128.69008 339.26517Q130.2682 339.20267 130.9557 338.93704Q131.15883 338.24954 131.15883 337.79642Q131.15883 337.20267 130.72133 336.87454Q130.1432 336.4058 129.0182 336.4058Q1
750 27.97132 336.4058 127.29163 336.87454Q126.611946 337.3433 126.31507 338.20267L124.611946 338.06204Q125.12757 336.5933 126.26038 335.81204Q127.393196 335.0308 129.11195 335.0308Q130.94008 335.0308 132.00258 335.9058Q132.81508 336.56204 132.81508 337.5933Q132.81508 338.39017 132.5807 339.42142L132.03383 341.87454Q131.78383 343.04642 131.78383 343.76517Q131.78383 344.23392 131.98695 345.10892L130.28383 345.10892Q130.1432 344.62454 130.09633 343.89017ZM130.7057 340.12454Q130.36195 340.24954 129.9557 340.32767Q129.54945 340.4058 128.61195 340.48392Q127.143196 340.62454 126.54163 340.81985Q125.94007 341.01517 125.62757 341.45267Q125.31507 341.89017 125.31507 342.42142Q125.31507 343.12454 125.80726 343.57767Q126.299446 344.0308 127.19007 344.0308Q128.03383 344.0308 128.79945 343.5933Q129.56508 343.1558 130.01039 342.36673Q130.4557 341.57767 130.7057 340.12454ZM133.81508 345.10892L135.87758 335.24954L137.40883 335.24954L137.03383 336.9683Q138.03383 335.9683 138.8932 335.49954Q139.75
751 258 335.0308 140.65883 335.0308Q141.86195 335.0308 142.54164 335.67923Q143.22133 336.32767 143.22133 337.42142Q143.22133 337.9683 142.97133 339.14017L141.72133 345.10892L140.04945 345.10892L141.36195 338.85892Q141.54945 337.95267 141.54945 337.51517Q141.54945 337.0308 141.21352 336.7261Q140.87758 336.42142 140.23695 336.42142Q138.94008 336.42142 137.93227 337.3433Q136.92445 338.26517 136.4557 340.5308L135.50258 345.10892L133.81508 345.10892ZM142.36195 348.89017L142.36195 347.67142L153.42445 347.67142L153.42445 348.89017L142.36195 348.89017ZM154.72133 341.73392L156.40883 341.64017Q156.40883 342.35892 156.62758 342.87454Q156.84633 343.39017 157.44789 343.71048Q158.04945 344.0308 158.84633 344.0308Q159.9557 344.0308 160.5182 343.58548Q161.0807 343.14017 161.0807 342.54642Q161.0807 342.10892 160.73695 341.7183Q160.3932 341.32767 159.06508 340.75735Q157.73695 340.18704 157.36195 339.95267Q156.73695 339.57767 156.42445 339.06204Q156.11195 338.54642 156.11195 337.87454Q156.11195 33
752 6.70267 157.04164 335.86673Q157.97133 335.0308 159.6432 335.0308Q161.48695 335.0308 162.4557 335.89017Q163.42445 336.74954 163.47133 338.1558L161.8307 338.26517Q161.78383 337.37454 161.19008 336.8511Q160.59633 336.32767 159.5182 336.32767Q158.6432 336.32767 158.15883 336.7261Q157.67445 337.12454 157.67445 337.5933Q157.67445 338.06204 158.09633 338.4058Q158.37758 338.6558 159.53383 339.1558Q161.47133 339.98392 161.97133 340.4683Q162.7682 341.23392 162.7682 342.3433Q162.7682 343.07767 162.31508 343.7808Q161.86195 344.48392 160.94008 344.9058Q160.0182 345.32767 158.7682 345.32767Q157.06508 345.32767 155.86195 344.48392Q154.65883 343.64017 154.72133 341.73392ZM171.1432 341.76517L172.7682 341.92142Q172.40883 343.14017 171.1432 344.23392Q169.87758 345.32767 168.12758 345.32767Q167.03383 345.32767 166.11977 344.82767Q165.2057 344.32767 164.72914 343.35892Q164.25258 342.39017 164.25258 341.1558Q164.25258 339.54642 165.00258 338.0308Q165.75258 336.51517 166.94008 335.77298Q168.12758
753 335.0308 169.50258 335.0308Q171.2682 335.0308 172.32289 336.12454Q173.37758 337.2183 173.37758 339.10892Q173.37758 339.8433 173.23695 340.5933L165.98695 340.5933Q165.9557 340.89017 165.9557 341.12454Q165.9557 342.49954 166.58852 343.2261Q167.22133 343.95267 168.1432 343.95267Q169.00258 343.95267 169.83852 343.39017Q170.67445 342.82767 171.1432 341.76517ZM166.25258 339.31204L171.78383 339.31204Q171.79945 339.06204 171.79945 338.95267Q171.79945 337.68704 171.16664 337.01517Q170.53383 336.3433 169.53383 336.3433Q168.47133 336.3433 167.5807 337.08548Q166.69008 337.82767 166.25258 339.31204ZM174.2682 345.10892L176.3307 335.24954L177.86195 335.24954L177.48695 336.9683Q178.48695 335.9683 179.34633 335.49954Q180.2057 335.0308 181.11195 335.0308Q182.31508 335.0308 182.99477 335.67923Q183.67445 336.32767 183.67445 337.42142Q183.67445 337.9683 183.42445 339.14017L182.17445 345.10892L180.50258 345.10892L181.81508 338.85892Q182.00258 337.95267 182.00258 337.51517Q182.00258 337.0308 181.6
754 6664 336.7261Q181.3307 336.42142 180.69008 336.42142Q179.3932 336.42142 178.38539 337.3433Q177.37758 338.26517 176.90883 340.5308L175.9557 345.10892L174.2682 345.10892ZM191.29945 343.68704Q189.84633 345.32767 188.28383 345.32767Q186.87758 345.32767 185.94789 344.29642Q185.0182 343.26517 185.0182 341.29642Q185.0182 339.49954 185.76039 338.00735Q186.50258 336.51517 187.60414 335.77298Q188.7057 335.0308 189.8307 335.0308Q191.65883 335.0308 192.59633 336.81204L193.7057 331.51517L195.37758 331.51517L192.54945 345.10892L191.00258 345.10892L191.29945 343.68704ZM186.69008 340.98392Q186.69008 342.01517 186.8932 342.60892Q187.09633 343.20267 187.58852 343.5933Q188.0807 343.98392 188.7682 343.98392Q189.90883 343.98392 190.8307 342.79642Q192.0807 341.2183 192.0807 338.9058Q192.0807 337.73392 191.47133 337.07767Q190.86195 336.42142 189.92445 336.42142Q189.3307 336.42142 188.8307 336.68704Q188.3307 336.95267 187.84633 337.6011Q187.36195 338.24954 187.02602 339.24173Q186.69008 340.23392 18
755 6.69008 340.98392ZM195.0182 345.10892L197.0807 335.24954L198.75258 335.24954L198.40883 336.87454Q199.34633 335.82767 200.0807 335.42923Q200.81508 335.0308 201.69008 335.0308Q202.59633 335.0308 203.21352 335.52298Q203.8307 336.01517 204.03383 336.87454Q204.78383 335.95267 205.61195 335.49173Q206.44008 335.0308 207.36195 335.0308Q208.59633 335.0308 209.21352 335.61673Q209.8307 336.20267 209.8307 337.26517Q209.8307 337.7183 209.61195 338.76517L208.28383 345.10892L206.61195 345.10892L207.97133 338.5933Q208.1432 337.79642 208.1432 337.45267Q208.1432 336.9683 207.83852 336.69485Q207.53383 336.42142 206.97133 336.42142Q206.22133 336.42142 205.44008 336.87454Q204.65883 337.32767 204.22914 338.06204Q203.79945 338.79642 203.47133 340.32767L202.47133 345.10892L200.79945 345.10892L202.19008 338.45267Q202.3307 337.7808 202.3307 337.49954Q202.3307 337.01517 202.03383 336.7183Q201.73695 336.42142 201.25258 336.42142Q200.53383 336.42142 199.75258 336.87454Q198.97133 337.32767 198.47914 338.
756 14017Q197.98695 338.95267 197.67445 340.45267L196.69008 345.10892L195.0182 345.10892ZM217.22133 343.89017Q216.34633 344.64017 215.53383 344.98392Q214.72133 345.32767 213.81508 345.32767Q212.44008 345.32767 211.60414 344.5308Q210.7682 343.73392 210.7682 342.4683Q210.7682 341.6558 211.15102 341.01517Q211.53383 340.37454 212.15102 339.99173Q212.7682 339.60892 213.67445 339.43704Q214.23695 339.32767 215.81508 339.26517Q217.3932 339.20267 218.0807 338.93704Q218.28383 338.24954 218.28383 337.79642Q218.28383 337.20267 217.84633 336.87454Q217.2682 336.4058 216.1432 336.4058Q215.09633 336.4058 214.41664 336.87454Q213.73695 337.3433 213.44008 338.20267L211.73695 338.06204Q212.25258 336.5933 213.38539 335.81204Q214.5182 335.0308 216.23695 335.0308Q218.06508 335.0308 219.12758 335.9058Q219.94008 336.56204 219.94008 337.5933Q219.94008 338.39017 219.7057 339.42142L219.15883 341.87454Q218.90883 343.04642 218.90883 343.76517Q218.90883 344.23392 219.11195 345.10892L217.40883 345.10892Q217.26
757 82 344.62454 217.22133 343.89017ZM217.8307 340.12454Q217.48695 340.24954 217.0807 340.32767Q216.67445 340.4058 215.73695 340.48392Q214.2682 340.62454 213.66664 340.81985Q213.06508 341.01517 212.75258 341.45267Q212.44008 341.89017 212.44008 342.42142Q212.44008 343.12454 212.93227 343.57767Q213.42445 344.0308 214.31508 344.0308Q215.15883 344.0308 215.92445 343.5933Q216.69008 343.1558 217.13539 342.36673Q217.5807 341.57767 217.8307 340.12454ZM223.3307 333.4058L223.73695 331.51517L225.3932 331.51517L225.00258 333.4058L223.3307 333.4058ZM220.87758 345.10892L222.94008 335.24954L224.62758 335.24954L222.56508 345.10892L220.87758 345.10892ZM224.9557 345.10892L227.79945 331.51517L229.47133 331.51517L226.6432 345.10892L224.9557 345.10892Z" fill-rule="nonzero" fill="#000000"></path><path d="M583.52234 61.91601L1099.2439 181.89085" fill-rule="evenodd" stroke="#00ff00" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1098.4954 185.1084L1108.084 183.94737L1
758 099.9924 178.67331Z" fill-rule="evenodd" fill="#00ff00" stroke="#00ff00" stroke-width="2.0" stroke-linecap="butt"></path><path d="M1212.1917 208.27916L1218.6354 563.6109" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1215.3325 563.6708L1218.8 572.6856L1221.9384 563.551Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M1097.8766 284.04855L1214.2542 564.5252" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M1211.2029 565.7912L1217.7324 572.9084L1217.3053 563.25916Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M703.41296 106.97638L706.2567 93.38263L707.9442 93.38263L706.85046 98.60138Q707.78796 97.69513 708.59265 97.29669Q709.39734 96.898254 710.2567 96.898254Q711.47546 96.898254 712.15515 97.54669Q712.83484 98.1
759 9513 712.83484 99.242004Q712.83484 99.773254 712.53796 101.16388L711.3192 106.97638L709.64734 106.97638L710.89734 101.00763Q711.16296 99.710754 711.16296 99.38263Q711.16296 98.898254 710.827 98.59357Q710.4911 98.28888 709.8661 98.28888Q708.95984 98.28888 708.1317 98.76544Q707.3036 99.242004 706.83484 100.07013Q706.3661 100.898254 705.97546 102.742004L705.10046 106.97638L703.41296 106.97638ZM717.72546 105.617004L717.4442 106.992004Q716.83484 107.148254 716.27234 107.148254Q715.27234 107.148254 714.6786 106.648254Q714.22546 106.273254 714.22546 105.63263Q714.22546 105.32013 714.47546 104.148254L715.66296 98.429504L714.33484 98.429504L714.6161 97.117004L715.9442 97.117004L716.4442 94.69513L718.3661 93.53888L717.6161 97.117004L719.27234 97.117004L718.9911 98.429504L717.35046 98.429504L716.20984 103.867004Q715.9911 104.91388 715.9911 105.117004Q715.9911 105.41388 716.16296 105.57013Q716.33484 105.72638 716.72546 105.72638Q717.28796 105.72638 717.72546 105.617004ZM722.91296 105.61
760 7004L722.6317 106.992004Q722.02234 107.148254 721.45984 107.148254Q720.45984 107.148254 719.8661 106.648254Q719.41296 106.273254 719.41296 105.63263Q719.41296 105.32013 719.66296 104.148254L720.85046 98.429504L719.52234 98.429504L719.8036 97.117004L721.1317 97.117004L721.6317 94.69513L723.5536 93.53888L722.8036 97.117004L724.45984 97.117004L724.1786 98.429504L722.53796 98.429504L721.39734 103.867004Q721.1786 104.91388 721.1786 105.117004Q721.1786 105.41388 721.35046 105.57013Q721.52234 105.72638 721.91296 105.72638Q722.47546 105.72638 722.91296 105.617004ZM723.33484 110.75763L726.1786 97.117004L727.72546 97.117004L727.4442 98.492004Q728.3036 97.60138 728.9833 97.24982Q729.66296 96.898254 730.4286 96.898254Q731.83484 96.898254 732.7645 97.92169Q733.6942 98.94513 733.6942 100.867004Q733.6942 102.398254 733.1786 103.66388Q732.66296 104.929504 731.9208 105.70294Q731.1786 106.47638 730.4208 106.835754Q729.66296 107.19513 728.8661 107.19513Q727.10046 107.19513 726.1161 105.398254L
761 725.0067 110.75763L723.33484 110.75763ZM726.64734 102.94513Q726.64734 104.054504 726.8036 104.47638Q727.03796 105.085754 727.5692 105.45294Q728.10046 105.82013 728.78796 105.82013Q730.2411 105.82013 731.1317 104.19513Q732.02234 102.57013 732.02234 100.867004Q732.02234 99.617004 731.4208 98.93732Q730.8192 98.25763 729.9286 98.25763Q729.28796 98.25763 728.7411 98.59357Q728.1942 98.929504 727.72546 99.60138Q727.2567 100.273254 726.952 101.24982Q726.64734 102.22638 726.64734 102.94513ZM741.1786 105.554504Q739.72546 107.19513 738.16296 107.19513Q736.7567 107.19513 735.827 106.16388Q734.89734 105.13263 734.89734 103.16388Q734.89734 101.367004 735.6395 99.87482Q736.3817 98.38263 737.4833 97.64044Q738.58484 96.898254 739.70984 96.898254Q741.53796 96.898254 742.47546 98.679504L743.58484 93.38263L745.2567 93.38263L742.4286 106.97638L740.8817 106.97638L741.1786 105.554504ZM736.5692 102.85138Q736.5692 103.88263 736.77234 104.47638Q736.97546 105.07013 737.46765 105.460754Q737.95984 105.8
762 5138 738.64734 105.85138Q739.78796 105.85138 740.70984 104.66388Q741.95984 103.085754 741.95984 100.773254Q741.95984 99.60138 741.35046 98.94513Q740.7411 98.28888 739.8036 98.28888Q739.20984 98.28888 738.70984 98.554504Q738.20984 98.82013 737.72546 99.46857Q737.2411 100.117004 736.90515 101.10919Q736.5692 102.10138 736.5692 102.85138ZM743.0692 110.75763L743.0692 109.53888L754.1317 109.53888L754.1317 110.75763L743.0692 110.75763ZM762.52234 103.63263L764.14734 103.78888Q763.78796 105.00763 762.52234 106.10138Q761.2567 107.19513 759.5067 107.19513Q758.41296 107.19513 757.4989 106.69513Q756.58484 106.19513 756.1083 105.22638Q755.6317 104.25763 755.6317 103.023254Q755.6317 101.41388 756.3817 99.898254Q757.1317 98.38263 758.3192 97.64044Q759.5067 96.898254 760.8817 96.898254Q762.64734 96.898254 763.702 97.992004Q764.7567 99.085754 764.7567 100.97638Q764.7567 101.710754 764.6161 102.460754L757.3661 102.460754Q757.33484 102.75763 757.33484 102.992004Q757.33484 104.367004 757.96765 1
763 05.09357Q758.60046 105.82013 759.52234 105.82013Q760.3817 105.82013 761.21765 105.25763Q762.0536 104.69513 762.52234 103.63263ZM757.6317 101.179504L763.16296 101.179504Q763.1786 100.929504 763.1786 100.82013Q763.1786 99.554504 762.5458 98.88263Q761.91296 98.210754 760.91296 98.210754Q759.85046 98.210754 758.95984 98.95294Q758.0692 99.69513 757.6317 101.179504ZM765.66296 106.97638L767.72546 97.117004L769.2567 97.117004L768.8817 98.835754Q769.8817 97.835754 770.7411 97.367004Q771.60046 96.898254 772.5067 96.898254Q773.70984 96.898254 774.3895 97.54669Q775.0692 98.19513 775.0692 99.28888Q775.0692 99.835754 774.8192 101.00763L773.5692 106.97638L771.89734 106.97638L773.20984 100.72638Q773.39734 99.82013 773.39734 99.38263Q773.39734 98.898254 773.0614 98.59357Q772.72546 98.28888 772.08484 98.28888Q770.78796 98.28888 769.78015 99.210754Q768.77234 100.13263 768.3036 102.398254L767.35046 106.97638L765.66296 106.97638ZM782.6942 105.75763Q781.8192 106.50763 781.0067 106.85138Q780.1942
764 107.19513 779.28796 107.19513Q777.91296 107.19513 777.077 106.398254Q776.2411 105.60138 776.2411 104.335754Q776.2411 103.523254 776.6239 102.88263Q777.0067 102.242004 777.6239 101.85919Q778.2411 101.47638 779.14734 101.304504Q779.70984 101.19513 781.28796 101.13263Q782.8661 101.07013 783.5536 100.804504Q783.7567 100.117004 783.7567 99.66388Q783.7567 99.07013 783.3192 98.742004Q782.7411 98.273254 781.6161 98.273254Q780.5692 98.273254 779.8895 98.742004Q779.20984 99.210754 778.91296 100.07013L777.20984 99.929504Q777.72546 98.460754 778.8583 97.679504Q779.9911 96.898254 781.70984 96.898254Q783.53796 96.898254 784.60046 97.773254Q785.41296 98.429504 785.41296 99.460754Q785.41296 100.25763 785.1786 101.28888L784.6317 103.742004Q784.3817 104.91388 784.3817 105.63263Q784.3817 106.10138 784.58484 106.97638L782.8817 106.97638Q782.7411 106.492004 782.6942 105.75763ZM783.3036 101.992004Q782.95984 102.117004 782.5536 102.19513Q782.14734 102.273254 781.20984 102.35138Q779.7411 102.492004
765 779.1395 102.68732Q778.53796 102.88263 778.22546 103.32013Q777.91296 103.75763 777.91296 104.28888Q777.91296 104.992004 778.40515 105.44513Q778.89734 105.898254 779.78796 105.898254Q780.6317 105.898254 781.39734 105.460754Q782.16296 105.023254 782.6083 104.23419Q783.0536 103.44513 783.3036 101.992004ZM786.41296 106.97638L789.2567 93.38263L790.9442 93.38263L789.9286 98.242004Q790.72546 97.50763 791.3739 97.20294Q792.02234 96.898254 792.72546 96.898254Q794.1161 96.898254 795.03796 97.929504Q795.95984 98.960754 795.95984 100.929504Q795.95984 102.242004 795.58484 103.32794Q795.20984 104.41388 794.66296 105.148254Q794.1161 105.88263 793.53015 106.32013Q792.9442 106.75763 792.33484 106.97638Q791.72546 107.19513 791.16296 107.19513Q790.1786 107.19513 789.4364 106.679504Q788.6942 106.16388 788.28796 105.117004L787.89734 106.97638L786.41296 106.97638ZM788.91296 102.929504L788.89734 103.242004Q788.89734 104.50763 789.4989 105.16388Q790.10046 105.82013 791.0067 105.82013Q791.8817 105.
766 82013 792.6239 105.20294Q793.3661 104.585754 793.83484 103.28107Q794.3036 101.97638 794.3036 100.867004Q794.3036 99.63263 793.702 98.94513Q793.10046 98.25763 792.22546 98.25763Q791.3192 98.25763 790.5614 98.960754Q789.8036 99.66388 789.28796 101.117004Q788.91296 102.19513 788.91296 102.929504ZM796.66296 106.97638L799.5067 93.38263L801.1786 93.38263L798.35046 106.97638L796.66296 106.97638ZM808.1786 103.63263L809.8036 103.78888Q809.4442 105.00763 808.1786 106.10138Q806.91296 107.19513 805.16296 107.19513Q804.0692 107.19513 803.15515 106.69513Q802.2411 106.19513 801.7645 105.22638Q801.28796 104.25763 801.28796 103.023254Q801.28796 101.41388 802.03796 99.898254Q802.78796 98.38263 803.97546 97.64044Q805.16296 96.898254 806.53796 96.898254Q808.3036 96.898254 809.3583 97.992004Q810.41296 99.085754 810.41296 100.97638Q810.41296 101.710754 810.27234 102.460754L803.02234 102.460754Q802.9911 102.75763 802.9911 102.992004Q802.9911 104.367004 803.6239 105.09357Q804.2567 105.82013 805.178
767 6 105.82013Q806.03796 105.82013 806.8739 105.25763Q807.70984 104.69513 808.1786 103.63263ZM803.28796 101.179504L808.8192 101.179504Q808.83484 100.929504 808.83484 100.82013Q808.83484 99.554504 808.202 98.88263Q807.5692 98.210754 806.5692 98.210754Q805.5067 98.210754 804.6161 98.95294Q803.72546 99.69513 803.28796 101.179504ZM809.47546 110.75763L809.47546 109.53888L820.53796 109.53888L820.53796 110.75763L809.47546 110.75763ZM828.4911 103.38263L830.16296 103.554504Q829.53796 105.41388 828.3739 106.304504Q827.20984 107.19513 825.72546 107.19513Q824.1161 107.19513 823.1161 106.15607Q822.1161 105.117004 822.1161 103.25763Q822.1161 101.648254 822.7567 100.085754Q823.39734 98.523254 824.59265 97.710754Q825.78796 96.898254 827.3192 96.898254Q828.89734 96.898254 829.827 97.79669Q830.7567 98.69513 830.7567 100.16388L829.10046 100.273254Q829.10046 99.335754 828.5692 98.81232Q828.03796 98.28888 827.16296 98.28888Q826.14734 98.28888 825.40515 98.929504Q824.66296 99.57013 824.2411 100.8670
768 04Q823.8192 102.16388 823.8192 103.38263Q823.8192 104.63263 824.3739 105.26544Q824.9286 105.898254 825.7411 105.898254Q826.5692 105.898254 827.3114 105.28107Q828.0536 104.66388 828.4911 103.38263ZM830.91296 107.867004L832.6161 108.023254Q832.60046 108.60138 832.7567 108.89044Q832.91296 109.179504 833.2567 109.335754Q833.70984 109.53888 834.4286 109.53888Q835.95984 109.53888 836.6317 108.742004Q837.0692 108.22638 837.4286 106.44513L837.60046 105.648254Q836.28796 106.97638 834.8192 106.97638Q833.3192 106.97638 832.3114 105.87482Q831.3036 104.773254 831.3036 102.75763Q831.3036 101.10138 832.10046 99.710754Q832.89734 98.32013 833.9911 97.60919Q835.08484 96.898254 836.2411 96.898254Q838.1786 96.898254 839.22546 98.742004L839.5692 97.117004L841.10046 97.117004L839.1161 106.63263Q838.8036 108.19513 838.27234 109.07794Q837.7411 109.960754 836.7958 110.43732Q835.85046 110.91388 834.6161 110.91388Q833.4286 110.91388 832.577 110.60919Q831.72546 110.304504 831.2958 109.71857Q830.8661 10
769 9.13263 830.8661 108.367004Q830.8661 108.13263 830.91296 107.867004ZM833.02234 102.617004Q833.02234 103.63263 833.20984 104.13263Q833.4911 104.85138 834.0067 105.22638Q834.52234 105.60138 835.14734 105.60138Q835.97546 105.60138 836.7958 105.023254Q837.6161 104.44513 838.1161 103.22638Q838.6161 102.00763 838.6161 100.91388Q838.6161 99.69513 837.9442 98.97638Q837.27234 98.25763 836.28796 98.25763Q835.66296 98.25763 835.09265 98.585754Q834.52234 98.91388 834.02234 99.585754Q833.52234 100.25763 833.27234 101.19513Q833.02234 102.13263 833.02234 102.617004ZM843.77234 95.273254L844.1786 93.38263L845.83484 93.38263L845.4442 95.273254L843.77234 95.273254ZM841.3192 106.97638L843.3817 97.117004L845.0692 97.117004L843.0067 106.97638L841.3192 106.97638Z" fill-rule="nonzero" fill="#000000"></path><path d="M996.6168 260.37927L312.824 391.9376" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M312.19986 388.6936L303.91125
770 393.65234L313.44812 395.18155Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path></svg>
771 +
772
773 diff --git a/html/selinux/modules/images/portagedomain.png b/html/selinux/modules/images/portagedomain.png
774 new file mode 100644
775 index 0000000..00e2cb1
776 Binary files /dev/null and b/html/selinux/modules/images/portagedomain.png differ
777
778 diff --git a/html/selinux/modules/images/portagedomain.svg b/html/selinux/modules/images/portagedomain.svg
779 new file mode 100644
780 index 0000000..280c223
781 --- /dev/null
782 +++ b/html/selinux/modules/images/portagedomain.svg
783 @@ -0,0 +1,4 @@
784 +<?xml version="1.0" standalone="yes"?>
785 +
786 +<svg version="1.1" viewBox="0.0 0.0 1116.0 501.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" clip-path="url(#clip0)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="clip0"><path d="M0 0L1116.0 0L1116.0 501.0L0 501.0L0 0Z" clip-rule="nonzero"></path></clipPath><path d="M311.6719 191.5643L455.0105 191.5643L455.0105 238.9029L311.6719 238.9029Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M345.1719 225.5018L345.1719 211.86118L346.70316 211.86118L346.70316 213.14243Q347.2344 212.39243 347.9141 212.01743Q348.59378 211.64243 349.5469 211.64243Q350.81253 211.64243 351.78128 212.29086Q352.75003 212.9393 353.24222 214.1268Q353.7344 215.3143 353.7344 216.72055Q353.7344 218.23618 353.18753 219.44711Q352.64066 220.65805 351.6094 221.29868Q350.57816 221.9393 349.43753 221.9393Q348.59378 221.9393 347.92972 221.58774Q347.26566 221
787 .23618 346.84378 220.70493L346.84378 225.5018L345.1719 225.5018ZM346.68753 216.84555Q346.68753 218.7518 347.46097 219.65805Q348.2344 220.5643 349.32816 220.5643Q350.43753 220.5643 351.2266 219.6268Q352.01566 218.6893 352.01566 216.70493Q352.01566 214.82993 351.24222 213.89243Q350.46878 212.95493 349.39066 212.95493Q348.32816 212.95493 347.50784 213.95493Q346.68753 214.95493 346.68753 216.84555ZM354.9219 216.79868Q354.9219 214.0643 356.45316 212.73618Q357.71878 211.64243 359.5469 211.64243Q361.57816 211.64243 362.86722 212.97836Q364.15628 214.3143 364.15628 216.65805Q364.15628 218.5643 363.58597 219.65024Q363.01566 220.73618 361.92972 221.33774Q360.84378 221.9393 359.5469 221.9393Q357.4844 221.9393 356.20316 220.61118Q354.9219 219.28305 354.9219 216.79868ZM356.64066 216.79868Q356.64066 218.6893 357.46878 219.6268Q358.2969 220.5643 359.5469 220.5643Q360.7969 220.5643 361.61722 219.61899Q362.43753 218.67368 362.43753 216.73618Q362.43753 214.90805 361.6094 213.97055Q360.78128 21
788 3.03305 359.5469 213.03305Q358.2969 213.03305 357.46878 213.97055Q356.64066 214.90805 356.64066 216.79868ZM365.90628 221.72055L365.90628 211.86118L367.40628 211.86118L367.40628 213.36118Q367.9844 212.3143 368.46878 211.97836Q368.95316 211.64243 369.5469 211.64243Q370.39066 211.64243 371.26566 212.1893L370.68753 213.73618Q370.07816 213.3768 369.45316 213.3768Q368.90628 213.3768 368.4766 213.70493Q368.0469 214.03305 367.8594 214.61118Q367.57816 215.5018 367.57816 216.5643L367.57816 221.72055L365.90628 221.72055ZM375.78128 220.22055L376.01566 221.70493Q375.31253 221.84555 374.75003 221.84555Q373.84378 221.84555 373.34378 221.55649Q372.84378 221.26743 372.64066 220.80649Q372.43753 220.34555 372.43753 218.82993L372.43753 213.17368L371.20316 213.17368L371.20316 211.86118L372.43753 211.86118L372.43753 209.42368L374.09378 208.42368L374.09378 211.86118L375.78128 211.86118L375.78128 213.17368L374.09378 213.17368L374.09378 218.92368Q374.09378 219.64243 374.17972 219.84555Q374.26566 220
789 .04868 374.46878 220.17368Q374.6719 220.29868 375.0469 220.29868Q375.31253 220.29868 375.78128 220.22055ZM383.75003 220.5018Q382.81253 221.29868 381.95316 221.61899Q381.09378 221.9393 380.1094 221.9393Q378.50003 221.9393 377.62503 221.15024Q376.75003 220.36118 376.75003 219.1268Q376.75003 218.39243 377.07816 217.79868Q377.40628 217.20493 377.93753 216.84555Q378.46878 216.48618 379.14066 216.29868Q379.64066 216.15805 380.62503 216.04868Q382.65628 215.79868 383.6094 215.47055Q383.6094 215.1268 383.6094 215.03305Q383.6094 214.01743 383.14066 213.59555Q382.50003 213.03305 381.2344 213.03305Q380.06253 213.03305 379.50003 213.4393Q378.93753 213.84555 378.6719 214.90805L377.03128 214.67368Q377.26566 213.6268 377.77347 212.98618Q378.28128 212.34555 379.24222 211.99399Q380.20316 211.64243 381.4844 211.64243Q382.75003 211.64243 383.53128 211.9393Q384.31253 212.23618 384.68753 212.6893Q385.06253 213.14243 385.20316 213.82993Q385.2969 214.2518 385.2969 215.36118L385.2969 217.59555Q385.2
790 969 219.92368 385.39847 220.54086Q385.50003 221.15805 385.82816 221.72055L384.07816 221.72055Q383.81253 221.20493 383.75003 220.5018ZM383.6094 216.78305Q382.70316 217.14243 380.87503 217.40805Q379.84378 217.54868 379.4219 217.73618Q379.00003 217.92368 378.76566 218.28305Q378.53128 218.64243 378.53128 219.07993Q378.53128 219.7518 379.0391 220.19711Q379.5469 220.64243 380.51566 220.64243Q381.4844 220.64243 382.2344 220.21274Q382.9844 219.78305 383.34378 219.0643Q383.6094 218.48618 383.6094 217.39243L383.6094 216.78305ZM387.39066 222.53305L389.00003 222.78305Q389.1094 223.53305 389.57816 223.8768Q390.18753 224.32993 391.26566 224.32993Q392.43753 224.32993 393.06253 223.86899Q393.68753 223.40805 393.9219 222.57993Q394.0469 222.0643 394.03128 220.42368Q392.93753 221.72055 391.31253 221.72055Q389.28128 221.72055 388.1641 220.2518Q387.0469 218.78305 387.0469 216.73618Q387.0469 215.32993 387.56253 214.13461Q388.07816 212.9393 389.0469 212.29086Q390.01566 211.64243 391.31253 211.6424
791 3Q393.06253 211.64243 394.18753 213.04868L394.18753 211.86118L395.7344 211.86118L395.7344 220.3768Q395.7344 222.6893 395.26566 223.65024Q394.7969 224.61118 393.78128 225.16586Q392.76566 225.72055 391.28128 225.72055Q389.51566 225.72055 388.42972 224.92368Q387.34378 224.1268 387.39066 222.53305ZM388.76566 216.61118Q388.76566 218.5643 389.5391 219.45493Q390.31253 220.34555 391.46878 220.34555Q392.6094 220.34555 393.39066 219.45493Q394.1719 218.5643 394.1719 216.67368Q394.1719 214.86118 393.36722 213.94711Q392.56253 213.03305 391.43753 213.03305Q390.32816 213.03305 389.5469 213.93149Q388.76566 214.82993 388.76566 216.61118ZM404.81253 218.54868L406.53128 218.76743Q406.12503 220.26743 405.02347 221.10336Q403.9219 221.9393 402.20316 221.9393Q400.0469 221.9393 398.78128 220.61118Q397.51566 219.28305 397.51566 216.8768Q397.51566 214.39243 398.7891 213.01743Q400.06253 211.64243 402.1094 211.64243Q404.09378 211.64243 405.34378 212.98618Q406.59378 214.32993 406.59378 216.78305Q406.5937
792 8 216.92368 406.57816 217.22055L399.2344 217.22055Q399.32816 218.84555 400.15628 219.70493Q400.9844 220.5643 402.21878 220.5643Q403.12503 220.5643 403.77347 220.08774Q404.4219 219.61118 404.81253 218.54868ZM399.32816 215.84555L404.82816 215.84555Q404.71878 214.61118 404.20316 213.98618Q403.40628 213.01743 402.12503 213.01743Q400.9844 213.01743 400.19534 213.79086Q399.40628 214.5643 399.32816 215.84555ZM406.90628 225.5018L406.90628 224.28305L417.96878 224.28305L417.96878 225.5018L406.90628 225.5018ZM422.46878 220.22055L422.70316 221.70493Q422.00003 221.84555 421.43753 221.84555Q420.53128 221.84555 420.03128 221.55649Q419.53128 221.26743 419.32816 220.80649Q419.12503 220.34555 419.12503 218.82993L419.12503 213.17368L417.89066 213.17368L417.89066 211.86118L419.12503 211.86118L419.12503 209.42368L420.78128 208.42368L420.78128 211.86118L422.46878 211.86118L422.46878 213.17368L420.78128 213.17368L420.78128 218.92368Q420.78128 219.64243 420.86722 219.84555Q420.95316 220.04868 421.1
793 5628 220.17368Q421.3594 220.29868 421.7344 220.29868Q422.00003 220.29868 422.46878 220.22055Z" fill-rule="nonzero" fill="#000000"></path><path d="M592.0026 107.61942L791.87665 107.61942L791.87665 154.95801L592.0026 154.95801Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M613.3151 141.55692L613.3151 127.9163L614.8464 127.9163L614.8464 129.19754Q615.3776 128.44754 616.0573 128.07254Q616.737 127.69755 617.6901 127.69755Q618.95575 127.69755 619.9245 128.34598Q620.89325 128.99442 621.38544 130.18192Q621.8776 131.36942 621.8776 132.77567Q621.8776 134.29129 621.33075 135.50223Q620.7839 136.71317 619.7526 137.35379Q618.7214 137.99442 617.58075 137.99442Q616.737 137.99442 616.07294 137.64285Q615.4089 137.29129 614.987 136.76004L614.987 141.55692L613.3151 141.55692ZM614.83075 132.90067Q614.83075 134.80692 615.6042 135.71317Q616.3776 136.61942 617.4714 136.61942Q618.58075 136.61942 619.3698 135.681
794 92Q620.1589 134.74442 620.1589 132.76004Q620.1589 130.88504 619.38544 129.94754Q618.612 129.01004 617.5339 129.01004Q616.4714 129.01004 615.65106 130.01004Q614.83075 131.01004 614.83075 132.90067ZM623.0651 132.85379Q623.0651 130.11942 624.5964 128.79129Q625.862 127.69755 627.6901 127.69755Q629.7214 127.69755 631.01044 129.03348Q632.2995 130.36942 632.2995 132.71317Q632.2995 134.61942 631.7292 135.70535Q631.1589 136.79129 630.07294 137.39285Q628.987 137.99442 627.6901 137.99442Q625.6276 137.99442 624.3464 136.66629Q623.0651 135.33817 623.0651 132.85379ZM624.7839 132.85379Q624.7839 134.74442 625.612 135.68192Q626.4401 136.61942 627.6901 136.61942Q628.9401 136.61942 629.76044 135.6741Q630.58075 134.72879 630.58075 132.79129Q630.58075 130.96317 629.7526 130.02567Q628.9245 129.08817 627.6901 129.08817Q626.4401 129.08817 625.612 130.02567Q624.7839 130.96317 624.7839 132.85379ZM634.0495 137.77567L634.0495 127.9163L635.5495 127.9163L635.5495 129.41629Q636.1276 128.36942 636.612 128.
795 03348Q637.0964 127.69755 637.6901 127.69755Q638.5339 127.69755 639.4089 128.24442L638.83075 129.79129Q638.2214 129.43192 637.5964 129.43192Q637.0495 129.43192 636.6198 129.76004Q636.1901 130.08817 636.0026 130.66629Q635.7214 131.55692 635.7214 132.61942L635.7214 137.77567L634.0495 137.77567ZM643.9245 136.27567L644.1589 137.76004Q643.45575 137.90067 642.89325 137.90067Q641.987 137.90067 641.487 137.6116Q640.987 137.32254 640.7839 136.8616Q640.58075 136.40067 640.58075 134.88504L640.58075 129.22879L639.3464 129.22879L639.3464 127.9163L640.58075 127.9163L640.58075 125.4788L642.237 124.4788L642.237 127.9163L643.9245 127.9163L643.9245 129.22879L642.237 129.22879L642.237 134.97879Q642.237 135.69754 642.32294 135.90067Q642.4089 136.10379 642.612 136.22879Q642.8151 136.35379 643.1901 136.35379Q643.45575 136.35379 643.9245 136.27567ZM651.89325 136.55692Q650.95575 137.35379 650.0964 137.6741Q649.237 137.99442 648.2526 137.99442Q646.64325 137.99442 645.76825 137.20535Q644.89325 136.416
796 29 644.89325 135.18192Q644.89325 134.44754 645.2214 133.85379Q645.5495 133.26004 646.08075 132.90067Q646.612 132.54129 647.2839 132.35379Q647.7839 132.21317 648.76825 132.10379Q650.7995 131.85379 651.7526 131.52567Q651.7526 131.18192 651.7526 131.08817Q651.7526 130.07254 651.2839 129.65067Q650.64325 129.08817 649.3776 129.08817Q648.20575 129.08817 647.64325 129.49442Q647.08075 129.90067 646.8151 130.96317L645.1745 130.72879Q645.4089 129.68192 645.9167 129.04129Q646.4245 128.40067 647.38544 128.0491Q648.3464 127.69755 649.6276 127.69755Q650.89325 127.69755 651.6745 127.99442Q652.45575 128.29129 652.83075 128.74442Q653.20575 129.19754 653.3464 129.88504Q653.4401 130.30692 653.4401 131.41629L653.4401 133.65067Q653.4401 135.97879 653.5417 136.59598Q653.64325 137.21317 653.9714 137.77567L652.2214 137.77567Q651.95575 137.26004 651.89325 136.55692ZM651.7526 132.83817Q650.8464 133.19754 649.01825 133.46317Q647.987 133.60379 647.5651 133.79129Q647.14325 133.97879 646.9089 134.33817Q6
797 46.6745 134.69754 646.6745 135.13504Q646.6745 135.80692 647.1823 136.25223Q647.6901 136.69754 648.6589 136.69754Q649.6276 136.69754 650.3776 136.26785Q651.1276 135.83817 651.487 135.11942Q651.7526 134.54129 651.7526 133.44754L651.7526 132.83817ZM655.5339 138.58817L657.14325 138.83817Q657.2526 139.58817 657.7214 139.93192Q658.33075 140.38504 659.4089 140.38504Q660.58075 140.38504 661.20575 139.9241Q661.83075 139.46317 662.0651 138.63504Q662.1901 138.11942 662.1745 136.47879Q661.08075 137.77567 659.45575 137.77567Q657.4245 137.77567 656.3073 136.30692Q655.1901 134.83817 655.1901 132.79129Q655.1901 131.38504 655.70575 130.18973Q656.2214 128.99442 657.1901 128.34598Q658.1589 127.69755 659.45575 127.69755Q661.20575 127.69755 662.33075 129.10379L662.33075 127.9163L663.8776 127.9163L663.8776 136.43192Q663.8776 138.74442 663.4089 139.70535Q662.9401 140.66629 661.9245 141.22098Q660.9089 141.77567 659.4245 141.77567Q657.6589 141.77567 656.57294 140.97879Q655.487 140.18192 655.5339 138
798 .58817ZM656.9089 132.66629Q656.9089 134.61942 657.6823 135.51004Q658.45575 136.40067 659.612 136.40067Q660.7526 136.40067 661.5339 135.51004Q662.3151 134.61942 662.3151 132.72879Q662.3151 130.91629 661.51044 130.00223Q660.70575 129.08817 659.58075 129.08817Q658.4714 129.08817 657.6901 129.9866Q656.9089 130.88504 656.9089 132.66629ZM672.95575 134.60379L674.6745 134.82254Q674.26825 136.32254 673.1667 137.15848Q672.0651 137.99442 670.3464 137.99442Q668.1901 137.99442 666.9245 136.66629Q665.6589 135.33817 665.6589 132.93192Q665.6589 130.44754 666.9323 129.07254Q668.20575 127.69755 670.2526 127.69755Q672.237 127.69755 673.487 129.04129Q674.737 130.38504 674.737 132.83817Q674.737 132.97879 674.7214 133.27567L667.3776 133.27567Q667.4714 134.90067 668.2995 135.76004Q669.1276 136.61942 670.362 136.61942Q671.26825 136.61942 671.9167 136.14285Q672.5651 135.66629 672.95575 134.60379ZM667.4714 131.90067L672.9714 131.90067Q672.862 130.66629 672.3464 130.04129Q671.5495 129.07254 670.26825
799 129.07254Q669.1276 129.07254 668.33856 129.84598Q667.5495 130.61942 667.4714 131.90067ZM675.0495 141.55692L675.0495 140.33817L686.112 140.33817L686.112 141.55692L675.0495 141.55692ZM686.2839 134.83817L687.9401 134.57254Q688.08075 135.57254 688.71356 136.09598Q689.3464 136.61942 690.487 136.61942Q691.64325 136.61942 692.19794 136.15067Q692.7526 135.68192 692.7526 135.05692Q692.7526 134.49442 692.26825 134.16629Q691.9245 133.94754 690.5651 133.60379Q688.7214 133.13504 688.01044 132.7991Q687.2995 132.46317 686.9323 131.8616Q686.5651 131.26004 686.5651 130.54129Q686.5651 129.88504 686.8698 129.32254Q687.1745 128.76004 687.6901 128.38504Q688.08075 128.10379 688.7526 127.90067Q689.4245 127.69755 690.1901 127.69755Q691.362 127.69755 692.237 128.03348Q693.112 128.36942 693.52606 128.93973Q693.9401 129.51004 694.0964 130.46317L692.4714 130.68192Q692.362 129.93192 691.82294 129.50223Q691.2839 129.07254 690.3151 129.07254Q689.1589 129.07254 688.6745 129.45535Q688.1901 129.83817 688.190
800 1 130.33817Q688.1901 130.66629 688.39325 130.93192Q688.5964 131.19754 689.0339 131.36942Q689.2839 131.46317 690.5026 131.80692Q692.26825 132.27567 692.9714 132.57254Q693.6745 132.86942 694.07294 133.44754Q694.4714 134.02567 694.4714 134.88504Q694.4714 135.71317 693.987 136.45535Q693.5026 137.19754 692.58075 137.59598Q691.6589 137.99442 690.5026 137.99442Q688.58075 137.99442 687.57294 137.19754Q686.5651 136.40067 686.2839 134.83817ZM702.7214 136.55692Q701.7839 137.35379 700.9245 137.6741Q700.0651 137.99442 699.08075 137.99442Q697.4714 137.99442 696.5964 137.20535Q695.7214 136.41629 695.7214 135.18192Q695.7214 134.44754 696.0495 133.85379Q696.3776 133.26004 696.9089 132.90067Q697.4401 132.54129 698.112 132.35379Q698.612 132.21317 699.5964 132.10379Q701.6276 131.85379 702.58075 131.52567Q702.58075 131.18192 702.58075 131.08817Q702.58075 130.07254 702.112 129.65067Q701.4714 129.08817 700.20575 129.08817Q699.0339 129.08817 698.4714 129.49442Q697.9089 129.90067 697.64325 130.96317
801 L696.0026 130.72879Q696.237 129.68192 696.7448 129.04129Q697.2526 128.40067 698.21356 128.0491Q699.1745 127.69755 700.45575 127.69755Q701.7214 127.69755 702.5026 127.99442Q703.2839 128.29129 703.6589 128.74442Q704.0339 129.19754 704.1745 129.88504Q704.26825 130.30692 704.26825 131.41629L704.26825 133.65067Q704.26825 135.97879 704.3698 136.59598Q704.4714 137.21317 704.7995 137.77567L703.0495 137.77567Q702.7839 137.26004 702.7214 136.55692ZM702.58075 132.83817Q701.6745 133.19754 699.8464 133.46317Q698.8151 133.60379 698.39325 133.79129Q697.9714 133.97879 697.737 134.33817Q697.5026 134.69754 697.5026 135.13504Q697.5026 135.80692 698.01044 136.25223Q698.51825 136.69754 699.487 136.69754Q700.45575 136.69754 701.20575 136.26785Q701.95575 135.83817 702.3151 135.11942Q702.58075 134.54129 702.58075 133.44754L702.58075 132.83817ZM706.6589 137.77567L706.6589 127.9163L708.1589 127.9163L708.1589 129.32254Q709.2526 127.69755 711.2995 127.69755Q712.1901 127.69755 712.9401 128.01785Q713.690
802 1 128.33817 714.0573 128.8616Q714.4245 129.38504 714.58075 130.08817Q714.6745 130.55692 714.6745 131.71317L714.6745 137.77567L713.0026 137.77567L713.0026 131.77567Q713.0026 130.76004 712.8073 130.25223Q712.612 129.74442 712.112 129.44754Q711.612 129.15067 710.9401 129.15067Q709.8776 129.15067 709.1042 129.82254Q708.33075 130.49442 708.33075 132.40067L708.33075 137.77567L706.6589 137.77567ZM723.4245 137.77567L723.4245 136.52567Q722.487 137.99442 720.6745 137.99442Q719.5026 137.99442 718.51044 137.34598Q717.51825 136.69754 716.9792 135.53348Q716.4401 134.36942 716.4401 132.85379Q716.4401 131.38504 716.9323 130.18192Q717.4245 128.97879 718.40106 128.33817Q719.3776 127.69755 720.5964 127.69755Q721.487 127.69755 722.1823 128.07254Q722.8776 128.44754 723.3151 129.05692L723.3151 124.18192L724.9714 124.18192L724.9714 137.77567L723.4245 137.77567ZM718.14325 132.85379Q718.14325 134.74442 718.94794 135.68192Q719.7526 136.61942 720.83075 136.61942Q721.9245 136.61942 722.6901 135.72879Q7
803 23.45575 134.83817 723.45575 132.99442Q723.45575 130.97879 722.6745 130.03348Q721.89325 129.08817 720.7526 129.08817Q719.64325 129.08817 718.89325 129.99442Q718.14325 130.90067 718.14325 132.85379ZM728.95575 137.77567L727.4089 137.77567L727.4089 124.18192L729.0651 124.18192L729.0651 129.02567Q730.1276 127.69755 731.76825 127.69755Q732.6745 127.69755 733.487 128.06473Q734.2995 128.43192 734.82294 129.09598Q735.3464 129.76004 735.64325 130.69754Q735.9401 131.63504 735.9401 132.69754Q735.9401 135.22879 734.6901 136.6116Q733.4401 137.99442 731.6901 137.99442Q729.9401 137.99442 728.95575 136.54129L728.95575 137.77567ZM728.9401 132.77567Q728.9401 134.54129 729.4089 135.33817Q730.20575 136.61942 731.5495 136.61942Q732.64325 136.61942 733.4401 135.6741Q734.237 134.72879 734.237 132.83817Q734.237 130.91629 733.4714 129.99442Q732.70575 129.07254 731.6276 129.07254Q730.5339 129.07254 729.737 130.02567Q728.9401 130.97879 728.9401 132.77567ZM737.1589 132.85379Q737.1589 130.11942 738.6901
804 128.79129Q739.95575 127.69755 741.7839 127.69755Q743.8151 127.69755 745.1042 129.03348Q746.39325 130.36942 746.39325 132.71317Q746.39325 134.61942 745.82294 135.70535Q745.2526 136.79129 744.1667 137.39285Q743.08075 137.99442 741.7839 137.99442Q739.7214 137.99442 738.4401 136.66629Q737.1589 135.33817 737.1589 132.85379ZM738.8776 132.85379Q738.8776 134.74442 739.70575 135.68192Q740.5339 136.61942 741.7839 136.61942Q743.0339 136.61942 743.8542 135.6741Q744.6745 134.72879 744.6745 132.79129Q744.6745 130.96317 743.8464 130.02567Q743.01825 129.08817 741.7839 129.08817Q740.5339 129.08817 739.70575 130.02567Q738.8776 130.96317 738.8776 132.85379ZM747.0651 137.77567L750.6589 132.65067L747.33075 127.9163L749.4245 127.9163L750.9401 130.22879Q751.362 130.88504 751.612 131.33817Q752.0339 130.72879 752.3776 130.24442L754.0339 127.9163L756.01825 127.9163L752.6276 132.55692L756.2839 137.77567L754.237 137.77567L752.20575 134.71317L751.6745 133.88504L749.08075 137.77567L747.0651 137.77567ZM7
805 55.9714 141.55692L755.9714 140.33817L767.0339 140.33817L767.0339 141.55692L755.9714 141.55692ZM771.5339 136.27567L771.76825 137.76004Q771.0651 137.90067 770.5026 137.90067Q769.5964 137.90067 769.0964 137.6116Q768.5964 137.32254 768.39325 136.8616Q768.1901 136.40067 768.1901 134.88504L768.1901 129.22879L766.95575 129.22879L766.95575 127.9163L768.1901 127.9163L768.1901 125.4788L769.8464 124.4788L769.8464 127.9163L771.5339 127.9163L771.5339 129.22879L769.8464 129.22879L769.8464 134.97879Q769.8464 135.69754 769.9323 135.90067Q770.01825 136.10379 770.2214 136.22879Q770.4245 136.35379 770.7995 136.35379Q771.0651 136.35379 771.5339 136.27567Z" fill-rule="nonzero" fill="#000000"></path><path d="M592.0026 238.9029L791.87665 238.9029L791.87665 286.24146L592.0026 286.24146Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M628.3464 272.8404L628.3464 259.19977L629.8776 259.19977L629.8776 260.48102Q630.4
806 089 259.73102 631.08856 259.35602Q631.76825 258.98102 632.7214 258.98102Q633.987 258.98102 634.95575 259.62946Q635.9245 260.2779 636.4167 261.4654Q636.9089 262.6529 636.9089 264.05914Q636.9089 265.57477 636.362 266.7857Q635.8151 267.99664 634.7839 268.63727Q633.7526 269.2779 632.612 269.2779Q631.76825 269.2779 631.1042 268.92633Q630.4401 268.57477 630.01825 268.04352L630.01825 272.8404L628.3464 272.8404ZM629.862 264.18414Q629.862 266.0904 630.63544 266.99664Q631.4089 267.9029 632.5026 267.9029Q633.612 267.9029 634.40106 266.9654Q635.1901 266.0279 635.1901 264.04352Q635.1901 262.16852 634.4167 261.23102Q633.64325 260.29352 632.5651 260.29352Q631.5026 260.29352 630.6823 261.29352Q629.862 262.29352 629.862 264.18414ZM638.112 264.13727Q638.112 261.4029 639.64325 260.07477Q640.9089 258.98102 642.737 258.98102Q644.76825 258.98102 646.0573 260.31696Q647.3464 261.6529 647.3464 263.99664Q647.3464 265.9029 646.77606 266.98883Q646.20575 268.07477 645.1198 268.67633Q644.0339 269.2779 64
807 2.737 269.2779Q640.6745 269.2779 639.39325 267.94977Q638.112 266.62164 638.112 264.13727ZM639.83075 264.13727Q639.83075 266.0279 640.6589 266.9654Q641.487 267.9029 642.737 267.9029Q643.987 267.9029 644.8073 266.95758Q645.6276 266.01227 645.6276 264.07477Q645.6276 262.24664 644.7995 261.30914Q643.9714 260.37164 642.737 260.37164Q641.487 260.37164 640.6589 261.30914Q639.83075 262.24664 639.83075 264.13727ZM649.0964 269.05914L649.0964 259.19977L650.5964 259.19977L650.5964 260.69977Q651.1745 259.6529 651.6589 259.31696Q652.14325 258.98102 652.737 258.98102Q653.58075 258.98102 654.45575 259.5279L653.8776 261.07477Q653.26825 260.7154 652.64325 260.7154Q652.0964 260.7154 651.6667 261.04352Q651.237 261.37164 651.0495 261.94977Q650.76825 262.8404 650.76825 263.9029L650.76825 269.05914L649.0964 269.05914ZM658.9714 267.55914L659.20575 269.04352Q658.5026 269.18414 657.9401 269.18414Q657.0339 269.18414 656.5339 268.89508Q656.0339 268.60602 655.83075 268.14508Q655.6276 267.68414 655.6276
808 266.16852L655.6276 260.51227L654.39325 260.51227L654.39325 259.19977L655.6276 259.19977L655.6276 256.76227L657.2839 255.76227L657.2839 259.19977L658.9714 259.19977L658.9714 260.51227L657.2839 260.51227L657.2839 266.26227Q657.2839 266.98102 657.3698 267.18414Q657.45575 267.38727 657.6589 267.51227Q657.862 267.63727 658.237 267.63727Q658.5026 267.63727 658.9714 267.55914ZM666.9401 267.8404Q666.0026 268.63727 665.14325 268.95758Q664.2839 269.2779 663.2995 269.2779Q661.6901 269.2779 660.8151 268.48883Q659.9401 267.69977 659.9401 266.4654Q659.9401 265.73102 660.26825 265.13727Q660.5964 264.54352 661.1276 264.18414Q661.6589 263.82477 662.33075 263.63727Q662.83075 263.49664 663.8151 263.38727Q665.8464 263.13727 666.7995 262.80914Q666.7995 262.4654 666.7995 262.37164Q666.7995 261.35602 666.33075 260.93414Q665.6901 260.37164 664.4245 260.37164Q663.2526 260.37164 662.6901 260.7779Q662.1276 261.18414 661.862 262.24664L660.2214 262.01227Q660.45575 260.9654 660.96356 260.32477Q661.4714 2
809 59.68414 662.4323 259.33258Q663.39325 258.98102 664.6745 258.98102Q665.9401 258.98102 666.7214 259.2779Q667.5026 259.57477 667.8776 260.0279Q668.2526 260.48102 668.39325 261.16852Q668.487 261.5904 668.487 262.69977L668.487 264.93414Q668.487 267.26227 668.58856 267.87946Q668.6901 268.49664 669.01825 269.05914L667.26825 269.05914Q667.0026 268.54352 666.9401 267.8404ZM666.7995 264.12164Q665.89325 264.48102 664.0651 264.74664Q663.0339 264.88727 662.612 265.07477Q662.1901 265.26227 661.95575 265.62164Q661.7214 265.98102 661.7214 266.41852Q661.7214 267.0904 662.2292 267.5357Q662.737 267.98102 663.70575 267.98102Q664.6745 267.98102 665.4245 267.55133Q666.1745 267.12164 666.5339 266.4029Q666.7995 265.82477 666.7995 264.73102L666.7995 264.12164ZM670.58075 269.87164L672.1901 270.12164Q672.2995 270.87164 672.76825 271.2154Q673.3776 271.66852 674.45575 271.66852Q675.6276 271.66852 676.2526 271.20758Q676.8776 270.74664 677.112 269.91852Q677.237 269.4029 677.2214 267.76227Q676.1276 269.05
810 914 674.5026 269.05914Q672.4714 269.05914 671.3542 267.5904Q670.237 266.12164 670.237 264.07477Q670.237 262.66852 670.7526 261.4732Q671.26825 260.2779 672.237 259.62946Q673.20575 258.98102 674.5026 258.98102Q676.2526 258.98102 677.3776 260.38727L677.3776 259.19977L678.9245 259.19977L678.9245 267.7154Q678.9245 270.0279 678.45575 270.98883Q677.987 271.94977 676.9714 272.50446Q675.95575 273.05914 674.4714 273.05914Q672.70575 273.05914 671.6198 272.26227Q670.5339 271.4654 670.58075 269.87164ZM671.95575 263.94977Q671.95575 265.9029 672.7292 266.79352Q673.5026 267.68414 674.6589 267.68414Q675.7995 267.68414 676.58075 266.79352Q677.362 265.9029 677.362 264.01227Q677.362 262.19977 676.5573 261.2857Q675.7526 260.37164 674.6276 260.37164Q673.51825 260.37164 672.737 261.27008Q671.95575 262.16852 671.95575 263.94977ZM688.0026 265.88727L689.7214 266.10602Q689.3151 267.60602 688.21356 268.44196Q687.112 269.2779 685.39325 269.2779Q683.237 269.2779 681.9714 267.94977Q680.70575 266.62164 680
811 .70575 264.2154Q680.70575 261.73102 681.9792 260.35602Q683.2526 258.98102 685.2995 258.98102Q687.2839 258.98102 688.5339 260.32477Q689.7839 261.66852 689.7839 264.12164Q689.7839 264.26227 689.76825 264.55914L682.4245 264.55914Q682.51825 266.18414 683.3464 267.04352Q684.1745 267.9029 685.4089 267.9029Q686.3151 267.9029 686.96356 267.42633Q687.612 266.94977 688.0026 265.88727ZM682.51825 263.18414L688.01825 263.18414Q687.9089 261.94977 687.39325 261.32477Q686.5964 260.35602 685.3151 260.35602Q684.1745 260.35602 683.38544 261.12946Q682.5964 261.9029 682.51825 263.18414ZM690.0964 272.8404L690.0964 271.62164L701.1589 271.62164L701.1589 272.8404L690.0964 272.8404ZM702.4089 269.05914L702.4089 260.51227L700.9245 260.51227L700.9245 259.19977L702.4089 259.19977L702.4089 258.1529Q702.4089 257.16852 702.58075 256.68414Q702.8151 256.0279 703.4245 255.62946Q704.0339 255.23102 705.1276 255.23102Q705.83075 255.23102 706.6901 255.38727L706.4401 256.85602Q705.9245 256.76227 705.45575 256.76227
812 Q704.6901 256.76227 704.3776 257.08258Q704.0651 257.4029 704.0651 258.29352L704.0651 259.19977L705.987 259.19977L705.987 260.51227L704.0651 260.51227L704.0651 269.05914L702.4089 269.05914ZM713.9401 265.88727L715.6589 266.10602Q715.2526 267.60602 714.15106 268.44196Q713.0495 269.2779 711.33075 269.2779Q709.1745 269.2779 707.9089 267.94977Q706.64325 266.62164 706.64325 264.2154Q706.64325 261.73102 707.9167 260.35602Q709.1901 258.98102 711.237 258.98102Q713.2214 258.98102 714.4714 260.32477Q715.7214 261.66852 715.7214 264.12164Q715.7214 264.26227 715.70575 264.55914L708.362 264.55914Q708.45575 266.18414 709.2839 267.04352Q710.112 267.9029 711.3464 267.9029Q712.2526 267.9029 712.90106 267.42633Q713.5495 266.94977 713.9401 265.88727ZM708.45575 263.18414L713.95575 263.18414Q713.8464 261.94977 713.33075 261.32477Q712.5339 260.35602 711.2526 260.35602Q710.112 260.35602 709.32294 261.12946Q708.5339 261.9029 708.45575 263.18414ZM721.2214 267.55914L721.45575 269.04352Q720.7526 269.1841
813 4 720.1901 269.18414Q719.2839 269.18414 718.7839 268.89508Q718.2839 268.60602 718.08075 268.14508Q717.8776 267.68414 717.8776 266.16852L717.8776 260.51227L716.64325 260.51227L716.64325 259.19977L717.8776 259.19977L717.8776 256.76227L719.5339 255.76227L719.5339 259.19977L721.2214 259.19977L721.2214 260.51227L719.5339 260.51227L719.5339 266.26227Q719.5339 266.98102 719.6198 267.18414Q719.70575 267.38727 719.9089 267.51227Q720.112 267.63727 720.487 267.63727Q720.7526 267.63727 721.2214 267.55914ZM729.1901 265.44977L730.83075 265.66852Q730.5651 267.35602 729.45575 268.31696Q728.3464 269.2779 726.7214 269.2779Q724.70575 269.2779 723.4792 267.95758Q722.2526 266.63727 722.2526 264.16852Q722.2526 262.57477 722.77606 261.37946Q723.2995 260.18414 724.38544 259.58258Q725.4714 258.98102 726.737 258.98102Q728.3464 258.98102 729.362 259.79352Q730.3776 260.60602 730.6745 262.10602L729.0495 262.35602Q728.8151 261.35602 728.2214 260.85602Q727.6276 260.35602 726.7995 260.35602Q725.5339 260.35
814 602 724.7448 261.26227Q723.95575 262.16852 723.95575 264.12164Q723.95575 266.10602 724.7214 267.00446Q725.487 267.9029 726.70575 267.9029Q727.6901 267.9029 728.3464 267.30133Q729.0026 266.69977 729.1901 265.44977ZM732.08075 269.05914L732.08075 255.4654L733.7526 255.4654L733.7526 260.3404Q734.9245 258.98102 736.70575 258.98102Q737.7995 258.98102 738.6042 259.4107Q739.4089 259.8404 739.76044 260.60602Q740.112 261.37164 740.112 262.80914L740.112 269.05914L738.4401 269.05914L738.4401 262.80914Q738.4401 261.55914 737.89325 260.98883Q737.3464 260.41852 736.362 260.41852Q735.612 260.41852 734.96356 260.80133Q734.3151 261.18414 734.0339 261.8482Q733.7526 262.51227 733.7526 263.66852L733.7526 269.05914L732.08075 269.05914ZM740.9245 272.8404L740.9245 271.62164L751.987 271.62164L751.987 272.8404L740.9245 272.8404ZM756.487 267.55914L756.7214 269.04352Q756.01825 269.18414 755.45575 269.18414Q754.5495 269.18414 754.0495 268.89508Q753.5495 268.60602 753.3464 268.14508Q753.14325 267.68414 7
815 53.14325 266.16852L753.14325 260.51227L751.9089 260.51227L751.9089 259.19977L753.14325 259.19977L753.14325 256.76227L754.7995 255.76227L754.7995 259.19977L756.487 259.19977L756.487 260.51227L754.7995 260.51227L754.7995 266.26227Q754.7995 266.98102 754.88544 267.18414Q754.9714 267.38727 755.1745 267.51227Q755.3776 267.63727 755.7526 267.63727Q756.01825 267.63727 756.487 267.55914Z" fill-rule="nonzero" fill="#000000"></path><path d="M496.44095 378.6299L639.77954 378.6299L639.77954 425.9685L496.44095 425.9685Z" fill-rule="nonzero" fill="#cfe2f3" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M516.6753 409.59866L518.28467 409.84866Q518.39404 410.59866 518.8628 410.9424Q519.47217 411.39554 520.5503 411.39554Q521.72217 411.39554 522.34717 410.9346Q522.97217 410.47366 523.20654 409.64554Q523.33154 409.1299 523.3159 407.4893Q522.22217 408.78616 520.59717 408.78616Q518.5659 408.78616 517.4487 407.3174Q516.33154 405.84866 516.33154 40
816 3.8018Q516.33154 402.39554 516.84717 401.20023Q517.3628 400.0049 518.33154 399.35648Q519.3003 398.70804 520.59717 398.70804Q522.34717 398.70804 523.47217 400.1143L523.47217 398.9268L525.01904 398.9268L525.01904 407.4424Q525.01904 409.7549 524.5503 410.71585Q524.08154 411.6768 523.0659 412.23148Q522.0503 412.78616 520.5659 412.78616Q518.8003 412.78616 517.71436 411.9893Q516.6284 411.1924 516.6753 409.59866ZM518.0503 403.6768Q518.0503 405.6299 518.8237 406.52054Q519.59717 407.41116 520.7534 407.41116Q521.89404 407.41116 522.6753 406.52054Q523.45654 405.6299 523.45654 403.7393Q523.45654 401.9268 522.65186 401.01273Q521.84717 400.09866 520.72217 400.09866Q519.6128 400.09866 518.83154 400.9971Q518.0503 401.89554 518.0503 403.6768ZM533.78467 405.1768L535.4253 405.39554Q535.15967 407.08304 534.0503 408.04398Q532.9409 409.0049 531.3159 409.0049Q529.3003 409.0049 528.0737 407.6846Q526.84717 406.3643 526.84717 403.89554Q526.84717 402.3018 527.3706 401.10648Q527.89404 399.91116 528.98
817 399.3096Q530.0659 398.70804 531.33154 398.70804Q532.9409 398.70804 533.95654 399.52054Q534.97217 400.33304 535.26904 401.83304L533.64404 402.08304Q533.40967 401.08304 532.8159 400.58304Q532.22217 400.08304 531.39404 400.08304Q530.1284 400.08304 529.33936 400.9893Q528.5503 401.89554 528.5503 403.84866Q528.5503 405.83304 529.3159 406.73148Q530.08154 407.6299 531.3003 407.6299Q532.28467 407.6299 532.9409 407.02835Q533.59717 406.4268 533.78467 405.1768ZM543.1128 405.1768L544.7534 405.39554Q544.4878 407.08304 543.3784 408.04398Q542.26904 409.0049 540.64404 409.0049Q538.6284 409.0049 537.40186 407.6846Q536.1753 406.3643 536.1753 403.89554Q536.1753 402.3018 536.6987 401.10648Q537.22217 399.91116 538.3081 399.3096Q539.39404 398.70804 540.65967 398.70804Q542.26904 398.70804 543.28467 399.52054Q544.3003 400.33304 544.59717 401.83304L542.97217 402.08304Q542.7378 401.08304 542.14404 400.58304Q541.5503 400.08304 540.72217 400.08304Q539.45654 400.08304 538.6675 400.9893Q537.8784 401.89554
818 537.8784 403.84866Q537.8784 405.83304 538.64404 406.73148Q539.40967 407.6299 540.6284 407.6299Q541.6128 407.6299 542.26904 407.02835Q542.9253 406.4268 543.1128 405.1768ZM544.47217 412.5674L544.47217 411.34866L555.53467 411.34866L555.53467 412.5674L544.47217 412.5674ZM562.8159 405.1768L564.45654 405.39554Q564.1909 407.08304 563.08154 408.04398Q561.97217 409.0049 560.34717 409.0049Q558.33154 409.0049 557.105 407.6846Q555.8784 406.3643 555.8784 403.89554Q555.8784 402.3018 556.40186 401.10648Q556.9253 399.91116 558.0112 399.3096Q559.09717 398.70804 560.3628 398.70804Q561.97217 398.70804 562.9878 399.52054Q564.0034 400.33304 564.3003 401.83304L562.6753 402.08304Q562.4409 401.08304 561.84717 400.58304Q561.2534 400.08304 560.4253 400.08304Q559.15967 400.08304 558.3706 400.9893Q557.58154 401.89554 557.58154 403.84866Q557.58154 405.83304 558.34717 406.73148Q559.1128 407.6299 560.33154 407.6299Q561.3159 407.6299 561.97217 407.02835Q562.6284 406.4268 562.8159 405.1768ZM565.08154 403.8
819 643Q565.08154 401.1299 566.6128 399.8018Q567.8784 398.70804 569.70654 398.70804Q571.7378 398.70804 573.02686 400.04398Q574.3159 401.3799 574.3159 403.72366Q574.3159 405.6299 573.7456 406.71585Q573.1753 407.8018 572.08936 408.40335Q571.0034 409.0049 569.70654 409.0049Q567.64404 409.0049 566.3628 407.6768Q565.08154 406.34866 565.08154 403.8643ZM566.8003 403.8643Q566.8003 405.7549 567.6284 406.6924Q568.45654 407.6299 569.70654 407.6299Q570.95654 407.6299 571.77686 406.6846Q572.59717 405.7393 572.59717 403.8018Q572.59717 401.97366 571.76904 401.03616Q570.9409 400.09866 569.70654 400.09866Q568.45654 400.09866 567.6284 401.03616Q566.8003 401.97366 566.8003 403.8643ZM576.08154 408.78616L576.08154 398.9268L577.58154 398.9268L577.58154 400.33304Q578.6753 398.70804 580.72217 398.70804Q581.6128 398.70804 582.3628 399.02835Q583.1128 399.34866 583.48 399.8721Q583.84717 400.39554 584.0034 401.09866Q584.09717 401.5674 584.09717 402.72366L584.09717 408.78616L582.4253 408.78616L582.4253 402.
820 78616Q582.4253 401.77054 582.23 401.26273Q582.03467 400.7549 581.53467 400.45804Q581.03467 400.16116 580.3628 400.16116Q579.3003 400.16116 578.52686 400.83304Q577.7534 401.5049 577.7534 403.41116L577.7534 408.78616L576.08154 408.78616ZM586.8784 408.78616L586.8784 400.2393L585.39404 400.2393L585.39404 398.9268L586.8784 398.9268L586.8784 397.8799Q586.8784 396.89554 587.0503 396.41116Q587.28467 395.7549 587.89404 395.35648Q588.5034 394.95804 589.59717 394.95804Q590.3003 394.95804 591.15967 395.1143L590.90967 396.58304Q590.39404 396.4893 589.9253 396.4893Q589.15967 396.4893 588.84717 396.8096Q588.53467 397.1299 588.53467 398.02054L588.53467 398.9268L590.45654 398.9268L590.45654 400.2393L588.53467 400.2393L588.53467 408.78616L586.8784 408.78616ZM591.65967 397.09866L591.65967 395.1924L593.33154 395.1924L593.33154 397.09866L591.65967 397.09866ZM591.65967 408.78616L591.65967 398.9268L593.33154 398.9268L593.33154 408.78616L591.65967 408.78616ZM595.5034 409.59866L597.1128 409.84866Q59
821 7.22217 410.59866 597.6909 410.9424Q598.3003 411.39554 599.3784 411.39554Q600.5503 411.39554 601.1753 410.9346Q601.8003 410.47366 602.03467 409.64554Q602.15967 409.1299 602.14404 407.4893Q601.0503 408.78616 599.4253 408.78616Q597.39404 408.78616 596.27686 407.3174Q595.15967 405.84866 595.15967 403.8018Q595.15967 402.39554 595.6753 401.20023Q596.1909 400.0049 597.15967 399.35648Q598.1284 398.70804 599.4253 398.70804Q601.1753 398.70804 602.3003 400.1143L602.3003 398.9268L603.84717 398.9268L603.84717 407.4424Q603.84717 409.7549 603.3784 410.71585Q602.90967 411.6768 601.89404 412.23148Q600.8784 412.78616 599.39404 412.78616Q597.6284 412.78616 596.5425 411.9893Q595.45654 411.1924 595.5034 409.59866ZM596.8784 403.6768Q596.8784 405.6299 597.65186 406.52054Q598.4253 407.41116 599.58154 407.41116Q600.72217 407.41116 601.5034 406.52054Q602.28467 405.6299 602.28467 403.7393Q602.28467 401.9268 601.48 401.01273Q600.6753 400.09866 599.5503 400.09866Q598.4409 400.09866 597.65967 400.9971Q5
822 96.8784 401.89554 596.8784 403.6768ZM604.64404 412.5674L604.64404 411.34866L615.70654 411.34866L615.70654 412.5674L604.64404 412.5674ZM620.20654 407.28616L620.4409 408.77054Q619.7378 408.91116 619.1753 408.91116Q618.26904 408.91116 617.76904 408.6221Q617.26904 408.33304 617.0659 407.8721Q616.8628 407.41116 616.8628 405.89554L616.8628 400.2393L615.6284 400.2393L615.6284 398.9268L616.8628 398.9268L616.8628 396.4893L618.51904 395.4893L618.51904 398.9268L620.20654 398.9268L620.20654 400.2393L618.51904 400.2393L618.51904 405.9893Q618.51904 406.70804 618.605 406.91116Q618.6909 407.1143 618.89404 407.2393Q619.09717 407.3643 619.47217 407.3643Q619.7378 407.3643 620.20654 407.28616Z" fill-rule="nonzero" fill="#000000"></path><path d="M215.88715 294.35696L302.42023 222.87599" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M304.52408 225.42288L309.41772 217.09567L300.31635 220.3291Z" fill-rule="evenodd" fill="#07376
823 3" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M215.88715 294.35696L485.2413 397.9902" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M484.05505 401.0733L493.71216 401.24933L486.42752 394.90704Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M72.54855 270.68765L215.88715 270.68765L215.88715 318.02625L72.54855 318.02625Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M104.87668 297.9064L106.53293 297.64078Q106.67355 298.64078 107.306366 299.1642Q107.93918 299.68765 109.0798 299.68765Q110.23605 299.68765 110.79074 299.2189Q111.34543 298.75015 111.34543 298.12515Q111.34543 297.56265 110.86105 297.23453Q110.5173 297.01578 109.15793 296.67203Q107.31418 296.20328 106.60324 295.86734Q105.8923 295.5314 105.525116 294.92984Q105.15793 294
824 .32828 105.15793 293.60953Q105.15793 292.95328 105.462616 292.39078Q105.7673 291.82828 106.28293 291.45328Q106.67355 291.17203 107.34543 290.9689Q108.0173 290.76578 108.78293 290.76578Q109.9548 290.76578 110.8298 291.1017Q111.7048 291.43765 112.118866 292.00797Q112.53293 292.57828 112.68918 293.5314L111.06418 293.75015Q110.9548 293.00015 110.41574 292.57047Q109.87668 292.14078 108.90793 292.14078Q107.75168 292.14078 107.2673 292.5236Q106.78293 292.9064 106.78293 293.4064Q106.78293 293.73453 106.98605 294.00015Q107.18918 294.26578 107.62668 294.43765Q107.87668 294.5314 109.09543 294.87515Q110.86105 295.3439 111.56418 295.64078Q112.2673 295.93765 112.66574 296.51578Q113.06418 297.0939 113.06418 297.95328Q113.06418 298.7814 112.5798 299.5236Q112.09543 300.26578 111.17355 300.6642Q110.25168 301.06265 109.09543 301.06265Q107.17355 301.06265 106.16574 300.26578Q105.15793 299.4689 104.87668 297.9064ZM114.79855 304.64078L114.62668 303.07828Q115.17355 303.2189 115.5798 303.2189Q116.1
825 2668 303.2189 116.462616 303.0314Q116.79855 302.8439 117.0173 302.51578Q117.17355 302.26578 117.5173 301.26578Q117.56418 301.12515 117.67355 300.85953L113.93918 290.98453L115.73605 290.98453L117.78293 296.70328Q118.18918 297.7814 118.50168 298.98453Q118.78293 297.82828 119.18918 296.73453L121.28293 290.98453L122.9548 290.98453L119.2048 301.01578Q118.61105 302.64078 118.2673 303.25015Q117.8298 304.07828 117.25168 304.4611Q116.67355 304.8439 115.87668 304.8439Q115.3923 304.8439 114.79855 304.64078ZM123.53293 297.9064L125.18918 297.64078Q125.3298 298.64078 125.962616 299.1642Q126.59543 299.68765 127.73605 299.68765Q128.8923 299.68765 129.44699 299.2189Q130.00168 298.75015 130.00168 298.12515Q130.00168 297.56265 129.5173 297.23453Q129.17355 297.01578 127.81418 296.67203Q125.97043 296.20328 125.25949 295.86734Q124.54855 295.5314 124.181366 294.92984Q123.81418 294.32828 123.81418 293.60953Q123.81418 292.95328 124.118866 292.39078Q124.42355 291.82828 124.93918 291.45328Q125.3298 29
826 1.17203 126.00168 290.9689Q126.67355 290.76578 127.43918 290.76578Q128.61105 290.76578 129.48605 291.1017Q130.36105 291.43765 130.77512 292.00797Q131.18918 292.57828 131.34543 293.5314L129.72043 293.75015Q129.61105 293.00015 129.07199 292.57047Q128.53293 292.14078 127.56418 292.14078Q126.40793 292.14078 125.92355 292.5236Q125.43918 292.9064 125.43918 293.4064Q125.43918 293.73453 125.6423 294.00015Q125.84543 294.26578 126.28293 294.43765Q126.53293 294.5314 127.75168 294.87515Q129.5173 295.3439 130.22043 295.64078Q130.92355 295.93765 131.32199 296.51578Q131.72043 297.0939 131.72043 297.95328Q131.72043 298.7814 131.23605 299.5236Q130.75168 300.26578 129.8298 300.6642Q128.90793 301.06265 127.75168 301.06265Q125.8298 301.06265 124.82199 300.26578Q123.81418 299.4689 123.53293 297.9064ZM139.97043 299.62515Q139.03293 300.42203 138.17355 300.74234Q137.31418 301.06265 136.3298 301.06265Q134.72043 301.06265 133.84543 300.2736Q132.97043 299.48453 132.97043 298.25015Q132.97043 297.51578
827 133.29855 296.92203Q133.62668 296.32828 134.15793 295.9689Q134.68918 295.60953 135.36105 295.42203Q135.86105 295.2814 136.84543 295.17203Q138.87668 294.92203 139.8298 294.5939Q139.8298 294.25015 139.8298 294.1564Q139.8298 293.14078 139.36105 292.7189Q138.72043 292.1564 137.4548 292.1564Q136.28293 292.1564 135.72043 292.56265Q135.15793 292.9689 134.8923 294.0314L133.25168 293.79703Q133.48605 292.75015 133.99387 292.10953Q134.50168 291.4689 135.46262 291.11734Q136.42355 290.76578 137.7048 290.76578Q138.97043 290.76578 139.75168 291.06265Q140.53293 291.35953 140.90793 291.81265Q141.28293 292.26578 141.42355 292.95328Q141.5173 293.37515 141.5173 294.48453L141.5173 296.7189Q141.5173 299.04703 141.61887 299.6642Q141.72043 300.2814 142.04855 300.8439L140.29855 300.8439Q140.03293 300.32828 139.97043 299.62515ZM139.8298 295.9064Q138.92355 296.26578 137.09543 296.5314Q136.06418 296.67203 135.6423 296.85953Q135.22043 297.04703 134.98605 297.4064Q134.75168 297.76578 134.75168 298.20328Q
828 134.75168 298.87515 135.25949 299.32047Q135.7673 299.76578 136.73605 299.76578Q137.7048 299.76578 138.4548 299.3361Q139.2048 298.9064 139.56418 298.18765Q139.8298 297.60953 139.8298 296.51578L139.8298 295.9064ZM150.29855 300.8439L150.29855 299.5939Q149.36105 301.06265 147.54855 301.06265Q146.37668 301.06265 145.38449 300.4142Q144.3923 299.76578 143.85324 298.6017Q143.31418 297.43765 143.31418 295.92203Q143.31418 294.45328 143.80637 293.25015Q144.29855 292.04703 145.27512 291.4064Q146.25168 290.76578 147.47043 290.76578Q148.36105 290.76578 149.05637 291.14078Q149.75168 291.51578 150.18918 292.12515L150.18918 287.25015L151.84543 287.25015L151.84543 300.8439L150.29855 300.8439ZM145.0173 295.92203Q145.0173 297.81265 145.82199 298.75015Q146.62668 299.68765 147.7048 299.68765Q148.79855 299.68765 149.56418 298.79703Q150.3298 297.9064 150.3298 296.06265Q150.3298 294.04703 149.54855 293.1017Q148.7673 292.1564 147.62668 292.1564Q146.5173 292.1564 145.7673 293.06265Q145.0173 293.9689 1
829 45.0173 295.92203ZM154.28293 300.8439L154.28293 290.98453L155.78293 290.98453L155.78293 292.37515Q156.23605 291.6564 157.00949 291.2111Q157.78293 290.76578 158.7673 290.76578Q159.86105 290.76578 160.56418 291.2189Q161.2673 291.67203 161.54855 292.50015Q162.72043 290.76578 164.59543 290.76578Q166.06418 290.76578 166.85324 291.57828Q167.6423 292.39078 167.6423 294.07828L167.6423 300.8439L165.97043 300.8439L165.97043 294.64078Q165.97043 293.64078 165.81418 293.19547Q165.65793 292.75015 165.22824 292.48453Q164.79855 292.2189 164.22043 292.2189Q163.18918 292.2189 162.50168 292.9064Q161.81418 293.5939 161.81418 295.12515L161.81418 300.8439L160.1423 300.8439L160.1423 294.43765Q160.1423 293.32828 159.73605 292.7736Q159.3298 292.2189 158.3923 292.2189Q157.68918 292.2189 157.08762 292.5861Q156.48605 292.95328 156.22043 293.67203Q155.9548 294.39078 155.9548 295.73453L155.9548 300.8439L154.28293 300.8439ZM168.28293 304.62515L168.28293 303.4064L179.34543 303.4064L179.34543 304.62515L168.
830 28293 304.62515ZM183.84543 299.3439L184.0798 300.82828Q183.37668 300.9689 182.81418 300.9689Q181.90793 300.9689 181.40793 300.67984Q180.90793 300.39078 180.7048 299.92984Q180.50168 299.4689 180.50168 297.95328L180.50168 292.29703L179.2673 292.29703L179.2673 290.98453L180.50168 290.98453L180.50168 288.54703L182.15793 287.54703L182.15793 290.98453L183.84543 290.98453L183.84543 292.29703L182.15793 292.29703L182.15793 298.04703Q182.15793 298.76578 182.24387 298.9689Q182.3298 299.17203 182.53293 299.29703Q182.73605 299.42203 183.11105 299.42203Q183.37668 299.42203 183.84543 299.3439Z" fill-rule="nonzero" fill="#000000"></path><path d="M383.34122 238.9029L558.53894 371.39185" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M556.5463 374.02673L565.7782 376.86636L560.5315 368.75696Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M455.0105 215.2336L581.
831 7708 137.55849" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M583.4968 140.37518L589.50964 132.81635L580.0448 134.74178Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M456.3176 219.17061L580.5731 258.91623" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M579.56665 262.06262L589.21783 261.6814L581.5795 255.7698Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M930.5066 238.9029L1073.8451 238.9029L1073.8451 286.24146L930.5066 286.24146Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M963.4597 269.05914L963.4597 255.4654L965.1316 255.4654L965.1316 269.05914L963.4597 269.05914ZM974.0222 269.05914L974.0222 267.80914Q973.0847 269.
832 2779 971.2722 269.2779Q970.10034 269.2779 969.10815 268.62946Q968.11597 267.98102 967.5769 266.81696Q967.03784 265.6529 967.03784 264.13727Q967.03784 262.66852 967.53 261.4654Q968.0222 260.26227 968.9988 259.62164Q969.97534 258.98102 971.1941 258.98102Q972.0847 258.98102 972.78 259.35602Q973.47534 259.73102 973.91284 260.3404L973.91284 255.4654L975.5691 255.4654L975.5691 269.05914L974.0222 269.05914ZM968.74097 264.13727Q968.74097 266.0279 969.54565 266.9654Q970.35034 267.9029 971.42847 267.9029Q972.5222 267.9029 973.28784 267.01227Q974.05347 266.12164 974.05347 264.2779Q974.05347 262.26227 973.2722 261.31696Q972.49097 260.37164 971.35034 260.37164Q970.24097 260.37164 969.49097 261.2779Q968.74097 262.18414 968.74097 264.13727ZM984.4441 265.44977L986.0847 265.66852Q985.8191 267.35602 984.7097 268.31696Q983.60034 269.2779 981.97534 269.2779Q979.9597 269.2779 978.73315 267.95758Q977.5066 266.63727 977.5066 264.16852Q977.5066 262.57477 978.03 261.37946Q978.55347 260.18414 979.639
833 4 259.58258Q980.72534 258.98102 981.99097 258.98102Q983.60034 258.98102 984.61597 259.79352Q985.6316 260.60602 985.92847 262.10602L984.30347 262.35602Q984.0691 261.35602 983.47534 260.85602Q982.8816 260.35602 982.05347 260.35602Q980.78784 260.35602 979.9988 261.26227Q979.2097 262.16852 979.2097 264.12164Q979.2097 266.10602 979.97534 267.00446Q980.74097 267.9029 981.9597 267.9029Q982.9441 267.9029 983.60034 267.30133Q984.2566 266.69977 984.4441 265.44977ZM986.7097 264.13727Q986.7097 261.4029 988.24097 260.07477Q989.5066 258.98102 991.3347 258.98102Q993.36597 258.98102 994.655 260.31696Q995.9441 261.6529 995.9441 263.99664Q995.9441 265.9029 995.3738 266.98883Q994.80347 268.07477 993.7175 268.67633Q992.6316 269.2779 991.3347 269.2779Q989.2722 269.2779 987.99097 267.94977Q986.7097 266.62164 986.7097 264.13727ZM988.42847 264.13727Q988.42847 266.0279 989.2566 266.9654Q990.0847 267.9029 991.3347 267.9029Q992.5847 267.9029 993.405 266.95758Q994.22534 266.01227 994.22534 264.07477Q99
834 4.22534 262.24664 993.3972 261.30914Q992.5691 260.37164 991.3347 260.37164Q990.0847 260.37164 989.2566 261.30914Q988.42847 262.24664 988.42847 264.13727ZM997.7097 269.05914L997.7097 259.19977L999.2097 259.19977L999.2097 260.60602Q1000.30347 258.98102 1002.35034 258.98102Q1003.24097 258.98102 1003.99097 259.30133Q1004.74097 259.62164 1005.10815 260.14508Q1005.47534 260.66852 1005.6316 261.37164Q1005.72534 261.8404 1005.72534 262.99664L1005.72534 269.05914L1004.05347 269.05914L1004.05347 263.05914Q1004.05347 262.04352 1003.85815 261.5357Q1003.66284 261.0279 1003.16284 260.73102Q1002.66284 260.43414 1001.99097 260.43414Q1000.92847 260.43414 1000.155 261.10602Q999.3816 261.7779 999.3816 263.68414L999.3816 269.05914L997.7097 269.05914ZM1008.49097 269.05914L1008.49097 260.51227L1007.0066 260.51227L1007.0066 259.19977L1008.49097 259.19977L1008.49097 258.1529Q1008.49097 257.16852 1008.66284 256.68414Q1008.8972 256.0279 1009.5066 255.62946Q1010.11597 255.23102 1011.2097 255.23102Q101
835 1.91284 255.23102 1012.7722 255.38727L1012.5222 256.85602Q1012.0066 256.76227 1011.53784 256.76227Q1010.7722 256.76227 1010.4597 257.08258Q1010.1472 257.4029 1010.1472 258.29352L1010.1472 259.19977L1012.0691 259.19977L1012.0691 260.51227L1010.1472 260.51227L1010.1472 269.05914L1008.49097 269.05914ZM1013.28784 257.37164L1013.28784 255.4654L1014.9597 255.4654L1014.9597 257.37164L1013.28784 257.37164ZM1013.28784 269.05914L1013.28784 259.19977L1014.9597 259.19977L1014.9597 269.05914L1013.28784 269.05914ZM1017.11597 269.87164L1018.72534 270.12164Q1018.8347 270.87164 1019.30347 271.2154Q1019.91284 271.66852 1020.99097 271.66852Q1022.16284 271.66852 1022.78784 271.20758Q1023.41284 270.74664 1023.6472 269.91852Q1023.7722 269.4029 1023.7566 267.76227Q1022.66284 269.05914 1021.03784 269.05914Q1019.0066 269.05914 1017.8894 267.5904Q1016.7722 266.12164 1016.7722 264.07477Q1016.7722 262.66852 1017.28784 261.4732Q1017.80347 260.2779 1018.7722 259.62946Q1019.74097 258.98102 1021.03784 258.
836 98102Q1022.78784 258.98102 1023.91284 260.38727L1023.91284 259.19977L1025.4597 259.19977L1025.4597 267.7154Q1025.4597 270.0279 1024.991 270.98883Q1024.5222 271.94977 1023.5066 272.50446Q1022.49097 273.05914 1021.0066 273.05914Q1019.24097 273.05914 1018.155 272.26227Q1017.0691 271.4654 1017.11597 269.87164ZM1018.49097 263.94977Q1018.49097 265.9029 1019.2644 266.79352Q1020.03784 267.68414 1021.1941 267.68414Q1022.3347 267.68414 1023.11597 266.79352Q1023.8972 265.9029 1023.8972 264.01227Q1023.8972 262.19977 1023.0925 261.2857Q1022.28784 260.37164 1021.16284 260.37164Q1020.05347 260.37164 1019.2722 261.27008Q1018.49097 262.16852 1018.49097 263.94977ZM1026.2566 272.8404L1026.2566 271.62164L1037.3191 271.62164L1037.3191 272.8404L1026.2566 272.8404ZM1041.8191 267.55914L1042.0535 269.04352Q1041.3503 269.18414 1040.7878 269.18414Q1039.8816 269.18414 1039.3816 268.89508Q1038.8816 268.60602 1038.6785 268.14508Q1038.4753 267.68414 1038.4753 266.16852L1038.4753 260.51227L1037.241 260.512
837 27L1037.241 259.19977L1038.4753 259.19977L1038.4753 256.76227L1040.1316 255.76227L1040.1316 259.19977L1041.8191 259.19977L1041.8191 260.51227L1040.1316 260.51227L1040.1316 266.26227Q1040.1316 266.98102 1040.2175 267.18414Q1040.3035 267.38727 1040.5066 267.51227Q1040.7097 267.63727 1041.0847 267.63727Q1041.3503 267.63727 1041.8191 267.55914Z" fill-rule="nonzero" fill="#000000"></path><path d="M791.87665 131.28871L921.7936 254.3209" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M919.5221 256.71948L928.3836 260.56174L924.06506 251.92232Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M238.78241 58.96843L238.78241 58.96843C236.27951 48.154793 244.49706 37.44995 259.94806 31.396358C275.39908 25.342766 295.37375 25.002096 311.39612 30.518904L311.39612 30.518904C317.07175 24.23141 327.45978 19.890326 339.41803 18.80875C351.3763 17.727175 363.50027 2
838 0.032143 372.12265 25.026443L372.12265 25.026443C376.95755 19.325794 386.45096 15.4956875 397.2341 14.895243C408.01724 14.294798 418.5641 17.008993 425.13202 22.07469L425.13202 22.07469C433.86694 16.032017 447.76447 13.487801 460.811 15.542937C473.85754 17.598074 483.70987 23.883442 486.1048 31.679329L486.1048 31.679329C496.80658 33.395473 505.72092 37.75814 510.54468 43.640156C515.3684 49.52217 515.62836 56.346527 511.25735 62.35002L511.25735 62.35002C521.7955 70.41337 524.2606 81.157684 517.73285 90.57338C511.20502 99.989075 496.66498 106.661545 479.53882 108.100746C479.41812 116.93771 471.17447 125.0464 457.98535 129.30138C444.79626 133.55635 428.7212 133.29318 415.95624 128.61331C410.519 139.1971 395.21512 146.98456 376.65637 148.6112C358.0976 150.23785 339.61102 145.41208 329.1835 136.21881C316.40152 140.7502 301.06424 142.05556 286.6314 139.84041C272.19855 137.62524 259.88593 132.07619 252.47098 124.44497L252.47098 124.44497C239.40941 125.34356 226.78069 121.36508 220.
839 85239 114.48403C214.92409 107.60298 216.9582 99.28418 225.94524 93.656204L225.94524 93.656204C214.29398 89.624596 208.3488 81.62454 211.20988 73.82776C214.07097 66.030975 225.08998 60.20424 238.52094 59.38597Z" fill-rule="nonzero" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M225.94853 93.65543L225.94853 93.65543C231.4468 95.55796 237.79857 96.421 244.15105 96.128654M252.47142 124.444885C255.20322 124.25694 257.8809 123.85896 260.4354 123.26119M329.1801 136.21823C327.25876 134.52429 325.6501 132.71416 324.38153 130.8187M415.95615 128.61241L415.95615 128.61241C416.94745 126.68283 417.58972 124.69687 417.87225 122.68767M479.53635 108.10059C479.6649 98.69228 470.57544 90.077934 456.17224 85.957664M511.2546 62.35086C508.92203 65.55457 505.36115 68.39654 500.85107 70.65393M486.1042 31.67933L486.1042 31.67933C486.50165 32.97306 486.68558 34.286236 486.65344 35.60065M425.13245 22.075083L425.13245 22.075083C422.95352 23.582428 421
840 .1584 25.266869 419.8029 27.075954M372.12262 25.026178L372.12262 25.026178C370.96143 26.395288 370.09433 27.844044 369.5413 29.339067M311.3952 30.518753L311.3952 30.518753C314.78552 31.686106 317.92203 33.09114 320.7358 34.70299M238.78241 58.96843L238.78241 58.96843C239.12738 60.458828 239.67244 61.93085 240.4125 63.370724" fill-rule="nonzero" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M269.9344 37.624672L413.27298 37.624672L413.27298 84.96326L269.9344 84.96326Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M302.8875 67.78092L302.8875 54.187172L304.5594 54.187172L304.5594 67.78092L302.8875 67.78092ZM313.45 67.78092L313.45 66.53092Q312.5125 67.99967 310.7 67.99967Q309.52814 67.99967 308.53595 67.351234Q307.54376 66.7028 307.0047 65.538734Q306.46564 64.37467 306.46564 62.859047Q306.46564 61.390297 306.95782 60.187172Q307.45 58.984047 30
841 8.42657 58.343422Q309.40314 57.702797 310.6219 57.702797Q311.5125 57.702797 312.20782 58.077797Q312.90314 58.452797 313.34064 59.062172L313.34064 54.187172L314.9969 54.187172L314.9969 67.78092L313.45 67.78092ZM308.16876 62.859047Q308.16876 64.74967 308.97345 65.68717Q309.77814 66.62467 310.85626 66.62467Q311.95 66.62467 312.71564 65.73405Q313.48126 64.84342 313.48126 62.999672Q313.48126 60.984047 312.7 60.038734Q311.91876 59.093422 310.77814 59.093422Q309.66876 59.093422 308.91876 59.999672Q308.16876 60.905922 308.16876 62.859047ZM323.8719 64.17155L325.5125 64.3903Q325.2469 66.0778 324.1375 67.038734Q323.02814 67.99967 321.40314 67.99967Q319.3875 67.99967 318.16095 66.67936Q316.9344 65.35905 316.9344 62.890297Q316.9344 61.296547 317.45782 60.101234Q317.98126 58.905922 319.0672 58.30436Q320.15314 57.702797 321.41876 57.702797Q323.02814 57.702797 324.04376 58.515297Q325.0594 59.327797 325.35626 60.827797L323.73126 61.077797Q323.4969 60.077797 322.90314 59.577797Q322.3094 59.07
842 7797 321.48126 59.077797Q320.21564 59.077797 319.42657 59.984047Q318.6375 60.890297 318.6375 62.843422Q318.6375 64.8278 319.40314 65.726234Q320.16876 66.62467 321.3875 66.62467Q322.3719 66.62467 323.02814 66.02311Q323.6844 65.42155 323.8719 64.17155ZM326.1375 62.859047Q326.1375 60.124672 327.66876 58.796547Q328.9344 57.702797 330.7625 57.702797Q332.79376 57.702797 334.08282 59.038734Q335.3719 60.374672 335.3719 62.718422Q335.3719 64.62467 334.80157 65.71061Q334.23126 66.79655 333.14532 67.39811Q332.0594 67.99967 330.7625 67.99967Q328.7 67.99967 327.41876 66.67155Q326.1375 65.34342 326.1375 62.859047ZM327.85626 62.859047Q327.85626 64.74967 328.6844 65.68717Q329.5125 66.62467 330.7625 66.62467Q332.0125 66.62467 332.83282 65.67936Q333.65314 64.73405 333.65314 62.796547Q333.65314 60.968422 332.825 60.030922Q331.9969 59.093422 330.7625 59.093422Q329.5125 59.093422 328.6844 60.030922Q327.85626 60.968422 327.85626 62.859047ZM337.1375 67.78092L337.1375 57.921547L338.6375 57.921547L3
843 38.6375 59.327797Q339.73126 57.702797 341.77814 57.702797Q342.66876 57.702797 343.41876 58.02311Q344.16876 58.343422 344.53595 58.86686Q344.90314 59.390297 345.0594 60.093422Q345.15314 60.562172 345.15314 61.718422L345.15314 67.78092L343.48126 67.78092L343.48126 61.780922Q343.48126 60.765297 343.28595 60.257484Q343.09064 59.749672 342.59064 59.452797Q342.09064 59.155922 341.41876 59.155922Q340.35626 59.155922 339.58282 59.827797Q338.8094 60.499672 338.8094 62.405922L338.8094 67.78092L337.1375 67.78092ZM347.91876 67.78092L347.91876 59.234047L346.4344 59.234047L346.4344 57.921547L347.91876 57.921547L347.91876 56.874672Q347.91876 55.890297 348.09064 55.405922Q348.325 54.749672 348.9344 54.351234Q349.54376 53.952797 350.6375 53.952797Q351.34064 53.952797 352.2 54.109047L351.95 55.577797Q351.4344 55.484047 350.96564 55.484047Q350.2 55.484047 349.8875 55.80436Q349.575 56.124672 349.575 57.015297L349.575 57.921547L351.4969 57.921547L351.4969 59.234047L349.575 59.234047L349.575 67.7
844 8092L347.91876 67.78092ZM352.71564 56.093422L352.71564 54.187172L354.3875 54.187172L354.3875 56.093422L352.71564 56.093422ZM352.71564 67.78092L352.71564 57.921547L354.3875 57.921547L354.3875 67.78092L352.71564 67.78092ZM356.54376 68.59342L358.15314 68.84342Q358.2625 69.59342 358.73126 69.93717Q359.34064 70.3903 360.41876 70.3903Q361.59064 70.3903 362.21564 69.92936Q362.84064 69.46842 363.075 68.6403Q363.2 68.12467 363.1844 66.48405Q362.09064 67.78092 360.46564 67.78092Q358.4344 67.78092 357.3172 66.31217Q356.2 64.84342 356.2 62.796547Q356.2 61.390297 356.71564 60.194984Q357.23126 58.999672 358.2 58.351234Q359.16876 57.702797 360.46564 57.702797Q362.21564 57.702797 363.34064 59.109047L363.34064 57.921547L364.8875 57.921547L364.8875 66.43717Q364.8875 68.74967 364.41876 69.71061Q363.95 70.67155 362.9344 71.226234Q361.91876 71.78092 360.4344 71.78092Q358.66876 71.78092 357.58282 70.98405Q356.4969 70.18717 356.54376 68.59342ZM357.91876 62.671547Q357.91876 64.62467 358.6922 65.515
845 3Q359.46564 66.40592 360.6219 66.40592Q361.7625 66.40592 362.54376 65.5153Q363.325 64.62467 363.325 62.734047Q363.325 60.921547 362.52032 60.007484Q361.71564 59.093422 360.59064 59.093422Q359.48126 59.093422 358.7 59.99186Q357.91876 60.890297 357.91876 62.671547ZM365.6844 71.56217L365.6844 70.34342L376.7469 70.34342L376.7469 71.56217L365.6844 71.56217ZM381.2469 66.28092L381.48126 67.7653Q380.77814 67.90592 380.21564 67.90592Q379.3094 67.90592 378.8094 67.61686Q378.3094 67.3278 378.10626 66.86686Q377.90314 66.40592 377.90314 64.8903L377.90314 59.234047L376.66876 59.234047L376.66876 57.921547L377.90314 57.921547L377.90314 55.484047L379.5594 54.484047L379.5594 57.921547L381.2469 57.921547L381.2469 59.234047L379.5594 59.234047L379.5594 64.98405Q379.5594 65.7028 379.64532 65.90592Q379.73126 66.10905 379.9344 66.23405Q380.1375 66.35905 380.5125 66.35905Q380.77814 66.35905 381.2469 66.28092Z" fill-rule="nonzero" fill="#000000"></path><path d="M285.9344 53.624672L429.27298 53.624672
846 L429.27298 100.96326L285.9344 100.96326Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M318.8875 83.78092L318.8875 70.18717L320.5594 70.18717L320.5594 83.78092L318.8875 83.78092ZM329.45 83.78092L329.45 82.53092Q328.5125 83.99967 326.7 83.99967Q325.52814 83.99967 324.53595 83.351234Q323.54376 82.7028 323.0047 81.538734Q322.46564 80.37467 322.46564 78.85905Q322.46564 77.3903 322.95782 76.18717Q323.45 74.98405 324.42657 74.34342Q325.40314 73.7028 326.6219 73.7028Q327.5125 73.7028 328.20782 74.0778Q328.90314 74.4528 329.34064 75.06217L329.34064 70.18717L330.9969 70.18717L330.9969 83.78092L329.45 83.78092ZM324.16876 78.85905Q324.16876 80.74967 324.97345 81.68717Q325.77814 82.62467 326.85626 82.62467Q327.95 82.62467 328.71564 81.73405Q329.48126 80.84342 329.48126 78.99967Q329.48126 76.98405 328.7 76.038734Q327.91876 75.09342 326.77814 75.09342Q325.66876 75.09342 324.91876 75.99967Q324.16876 76.
847 90592 324.16876 78.85905ZM339.8719 80.17155L341.5125 80.3903Q341.2469 82.0778 340.1375 83.038734Q339.02814 83.99967 337.40314 83.99967Q335.3875 83.99967 334.16095 82.67936Q332.9344 81.35905 332.9344 78.8903Q332.9344 77.29655 333.45782 76.101234Q333.98126 74.90592 335.0672 74.30436Q336.15314 73.7028 337.41876 73.7028Q339.02814 73.7028 340.04376 74.5153Q341.0594 75.3278 341.35626 76.8278L339.73126 77.0778Q339.4969 76.0778 338.90314 75.5778Q338.3094 75.0778 337.48126 75.0778Q336.21564 75.0778 335.42657 75.98405Q334.6375 76.8903 334.6375 78.84342Q334.6375 80.8278 335.40314 81.726234Q336.16876 82.62467 337.3875 82.62467Q338.3719 82.62467 339.02814 82.02311Q339.6844 81.42155 339.8719 80.17155ZM342.1375 78.85905Q342.1375 76.12467 343.66876 74.79655Q344.9344 73.7028 346.7625 73.7028Q348.79376 73.7028 350.08282 75.038734Q351.3719 76.37467 351.3719 78.71842Q351.3719 80.62467 350.80157 81.71061Q350.23126 82.79655 349.14532 83.39811Q348.0594 83.99967 346.7625 83.99967Q344.7 83.99967 343
848 .41876 82.67155Q342.1375 81.34342 342.1375 78.85905ZM343.85626 78.85905Q343.85626 80.74967 344.6844 81.68717Q345.5125 82.62467 346.7625 82.62467Q348.0125 82.62467 348.83282 81.67936Q349.65314 80.73405 349.65314 78.79655Q349.65314 76.96842 348.825 76.03092Q347.9969 75.09342 346.7625 75.09342Q345.5125 75.09342 344.6844 76.03092Q343.85626 76.96842 343.85626 78.85905ZM353.1375 83.78092L353.1375 73.92155L354.6375 73.92155L354.6375 75.3278Q355.73126 73.7028 357.77814 73.7028Q358.66876 73.7028 359.41876 74.02311Q360.16876 74.34342 360.53595 74.86686Q360.90314 75.3903 361.0594 76.09342Q361.15314 76.56217 361.15314 77.71842L361.15314 83.78092L359.48126 83.78092L359.48126 77.78092Q359.48126 76.7653 359.28595 76.257484Q359.09064 75.74967 358.59064 75.4528Q358.09064 75.15592 357.41876 75.15592Q356.35626 75.15592 355.58282 75.8278Q354.8094 76.49967 354.8094 78.40592L354.8094 83.78092L353.1375 83.78092ZM363.91876 83.78092L363.91876 75.23405L362.4344 75.23405L362.4344 73.92155L363.91876 73
849 .92155L363.91876 72.87467Q363.91876 71.8903 364.09064 71.40592Q364.325 70.74967 364.9344 70.351234Q365.54376 69.9528 366.6375 69.9528Q367.34064 69.9528 368.2 70.10905L367.95 71.5778Q367.4344 71.48405 366.96564 71.48405Q366.2 71.48405 365.8875 71.80436Q365.575 72.12467 365.575 73.0153L365.575 73.92155L367.4969 73.92155L367.4969 75.23405L365.575 75.23405L365.575 83.78092L363.91876 83.78092ZM368.71564 72.09342L368.71564 70.18717L370.3875 70.18717L370.3875 72.09342L368.71564 72.09342ZM368.71564 83.78092L368.71564 73.92155L370.3875 73.92155L370.3875 83.78092L368.71564 83.78092ZM372.54376 84.59342L374.15314 84.84342Q374.2625 85.59342 374.73126 85.93717Q375.34064 86.3903 376.41876 86.3903Q377.59064 86.3903 378.21564 85.92936Q378.84064 85.46842 379.075 84.6403Q379.2 84.12467 379.1844 82.48405Q378.09064 83.78092 376.46564 83.78092Q374.4344 83.78092 373.3172 82.31217Q372.2 80.84342 372.2 78.79655Q372.2 77.3903 372.71564 76.194984Q373.23126 74.99967 374.2 74.351234Q375.16876 73.7028 37
850 6.46564 73.7028Q378.21564 73.7028 379.34064 75.10905L379.34064 73.92155L380.8875 73.92155L380.8875 82.43717Q380.8875 84.74967 380.41876 85.71061Q379.95 86.67155 378.9344 87.226234Q377.91876 87.78092 376.4344 87.78092Q374.66876 87.78092 373.58282 86.98405Q372.4969 86.18717 372.54376 84.59342ZM373.91876 78.67155Q373.91876 80.62467 374.6922 81.5153Q375.46564 82.40592 376.6219 82.40592Q377.7625 82.40592 378.54376 81.5153Q379.325 80.62467 379.325 78.73405Q379.325 76.92155 378.52032 76.007484Q377.71564 75.09342 376.59064 75.09342Q375.48126 75.09342 374.7 75.99186Q373.91876 76.8903 373.91876 78.67155ZM381.6844 87.56217L381.6844 86.34342L392.7469 86.34342L392.7469 87.56217L381.6844 87.56217ZM397.2469 82.28092L397.48126 83.7653Q396.77814 83.90592 396.21564 83.90592Q395.3094 83.90592 394.8094 83.61686Q394.3094 83.3278 394.10626 82.86686Q393.90314 82.40592 393.90314 80.8903L393.90314 75.23405L392.66876 75.23405L392.66876 73.92155L393.90314 73.92155L393.90314 71.48405L395.5594 70.48405L
851 395.5594 73.92155L397.2469 73.92155L397.2469 75.23405L395.5594 75.23405L395.5594 80.98405Q395.5594 81.7028 395.64532 81.90592Q395.73126 82.10905 395.9344 82.23405Q396.1375 82.35905 396.5125 82.35905Q396.77814 82.35905 397.2469 82.28092Z" fill-rule="nonzero" fill="#000000"></path><path d="M301.9344 69.62467L445.27298 69.62467L445.27298 116.96326L301.9344 116.96326Z" fill-rule="nonzero" fill="#ffe599" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M334.8875 99.78092L334.8875 86.18717L336.5594 86.18717L336.5594 99.78092L334.8875 99.78092ZM345.45 99.78092L345.45 98.53092Q344.5125 99.99967 342.7 99.99967Q341.52814 99.99967 340.53595 99.351234Q339.54376 98.7028 339.0047 97.538734Q338.46564 96.37467 338.46564 94.85905Q338.46564 93.3903 338.95782 92.18717Q339.45 90.98405 340.42657 90.34342Q341.40314 89.7028 342.6219 89.7028Q343.5125 89.7028 344.20782 90.0778Q344.90314 90.4528 345.34064 91.06217L345.34064 86.18717L346.9969 86.18717L3
852 46.9969 99.78092L345.45 99.78092ZM340.16876 94.85905Q340.16876 96.74967 340.97345 97.68717Q341.77814 98.62467 342.85626 98.62467Q343.95 98.62467 344.71564 97.73405Q345.48126 96.84342 345.48126 94.99967Q345.48126 92.98405 344.7 92.038734Q343.91876 91.09342 342.77814 91.09342Q341.66876 91.09342 340.91876 91.99967Q340.16876 92.90592 340.16876 94.85905ZM355.8719 96.17155L357.5125 96.3903Q357.2469 98.0778 356.1375 99.038734Q355.02814 99.99967 353.40314 99.99967Q351.3875 99.99967 350.16095 98.67936Q348.9344 97.35905 348.9344 94.8903Q348.9344 93.29655 349.45782 92.101234Q349.98126 90.90592 351.0672 90.30436Q352.15314 89.7028 353.41876 89.7028Q355.02814 89.7028 356.04376 90.5153Q357.0594 91.3278 357.35626 92.8278L355.73126 93.0778Q355.4969 92.0778 354.90314 91.5778Q354.3094 91.0778 353.48126 91.0778Q352.21564 91.0778 351.42657 91.98405Q350.6375 92.8903 350.6375 94.84342Q350.6375 96.8278 351.40314 97.726234Q352.16876 98.62467 353.3875 98.62467Q354.3719 98.62467 355.02814 98.02311Q355
853 .6844 97.42155 355.8719 96.17155ZM358.1375 94.85905Q358.1375 92.12467 359.66876 90.79655Q360.9344 89.7028 362.7625 89.7028Q364.79376 89.7028 366.08282 91.038734Q367.3719 92.37467 367.3719 94.71842Q367.3719 96.62467 366.80157 97.71061Q366.23126 98.79655 365.14532 99.39811Q364.0594 99.99967 362.7625 99.99967Q360.7 99.99967 359.41876 98.67155Q358.1375 97.34342 358.1375 94.85905ZM359.85626 94.85905Q359.85626 96.74967 360.6844 97.68717Q361.5125 98.62467 362.7625 98.62467Q364.0125 98.62467 364.83282 97.67936Q365.65314 96.73405 365.65314 94.79655Q365.65314 92.96842 364.825 92.03092Q363.9969 91.09342 362.7625 91.09342Q361.5125 91.09342 360.6844 92.03092Q359.85626 92.96842 359.85626 94.85905ZM369.1375 99.78092L369.1375 89.92155L370.6375 89.92155L370.6375 91.3278Q371.73126 89.7028 373.77814 89.7028Q374.66876 89.7028 375.41876 90.02311Q376.16876 90.34342 376.53595 90.86686Q376.90314 91.3903 377.0594 92.09342Q377.15314 92.56217 377.15314 93.71842L377.15314 99.78092L375.48126 99.78092L37
854 5.48126 93.78092Q375.48126 92.7653 375.28595 92.257484Q375.09064 91.74967 374.59064 91.4528Q374.09064 91.15592 373.41876 91.15592Q372.35626 91.15592 371.58282 91.8278Q370.8094 92.49967 370.8094 94.40592L370.8094 99.78092L369.1375 99.78092ZM379.91876 99.78092L379.91876 91.23405L378.4344 91.23405L378.4344 89.92155L379.91876 89.92155L379.91876 88.87467Q379.91876 87.8903 380.09064 87.40592Q380.325 86.74967 380.9344 86.351234Q381.54376 85.9528 382.6375 85.9528Q383.34064 85.9528 384.2 86.10905L383.95 87.5778Q383.4344 87.48405 382.96564 87.48405Q382.2 87.48405 381.8875 87.80436Q381.575 88.12467 381.575 89.0153L381.575 89.92155L383.4969 89.92155L383.4969 91.23405L381.575 91.23405L381.575 99.78092L379.91876 99.78092ZM384.71564 88.09342L384.71564 86.18717L386.3875 86.18717L386.3875 88.09342L384.71564 88.09342ZM384.71564 99.78092L384.71564 89.92155L386.3875 89.92155L386.3875 99.78092L384.71564 99.78092ZM388.54376 100.59342L390.15314 100.84342Q390.2625 101.59342 390.73126 101.93717Q391.
855 34064 102.3903 392.41876 102.3903Q393.59064 102.3903 394.21564 101.92936Q394.84064 101.46842 395.075 100.6403Q395.2 100.12467 395.1844 98.48405Q394.09064 99.78092 392.46564 99.78092Q390.4344 99.78092 389.3172 98.31217Q388.2 96.84342 388.2 94.79655Q388.2 93.3903 388.71564 92.194984Q389.23126 90.99967 390.2 90.351234Q391.16876 89.7028 392.46564 89.7028Q394.21564 89.7028 395.34064 91.10905L395.34064 89.92155L396.8875 89.92155L396.8875 98.43717Q396.8875 100.74967 396.41876 101.71061Q395.95 102.67155 394.9344 103.226234Q393.91876 103.78092 392.4344 103.78092Q390.66876 103.78092 389.58282 102.98405Q388.4969 102.18717 388.54376 100.59342ZM389.91876 94.67155Q389.91876 96.62467 390.6922 97.5153Q391.46564 98.40592 392.6219 98.40592Q393.7625 98.40592 394.54376 97.5153Q395.325 96.62467 395.325 94.73405Q395.325 92.92155 394.52032 92.007484Q393.71564 91.09342 392.59064 91.09342Q391.48126 91.09342 390.7 91.99186Q389.91876 92.8903 389.91876 94.67155ZM397.6844 103.56217L397.6844 102.34342L40
856 8.7469 102.34342L408.7469 103.56217L397.6844 103.56217ZM413.2469 98.28092L413.48126 99.7653Q412.77814 99.90592 412.21564 99.90592Q411.3094 99.90592 410.8094 99.61686Q410.3094 99.3278 410.10626 98.86686Q409.90314 98.40592 409.90314 96.8903L409.90314 91.23405L408.66876 91.23405L408.66876 89.92155L409.90314 89.92155L409.90314 87.48405L411.5594 86.48405L411.5594 89.92155L413.2469 89.92155L413.2469 91.23405L411.5594 91.23405L411.5594 96.98405Q411.5594 97.7028 411.64532 97.90592Q411.73126 98.10905 411.9344 98.23405Q412.1375 98.35905 412.5125 98.35905Q412.77814 98.35905 413.2469 98.28092Z" fill-rule="nonzero" fill="#000000"></path><path d="M383.34122 191.5643L370.44147 159.42589" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M373.5072 158.19537L367.06064 151.00287L367.37576 160.65642Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path><path d="M639.77954 402.299
857 22L919.69086 267.77036" fill-rule="evenodd" stroke="#073763" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt"></path><path d="M921.1219 270.74777L927.87134 263.8387L918.2599 264.7929Z" fill-rule="evenodd" fill="#073763" stroke="#073763" stroke-width="2.0" stroke-linecap="butt"></path></svg>
858 +
859
860 diff --git a/html/selinux/modules/index.html b/html/selinux/modules/index.html
861 new file mode 100644
862 index 0000000..78285b8
863 --- /dev/null
864 +++ b/html/selinux/modules/index.html
865 @@ -0,0 +1,87 @@
866 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
867 +<html lang="en">
868 +<head>
869 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
870 +<link title="new" rel="stylesheet" href="http://www.gentoo.org/../../css/main.css" type="text/css">
871 +<link REL="shortcut icon" HREF="http://www.gentoo.org/../../favicon.ico" TYPE="image/x-icon">
872 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/www-gentoo-org.xml" title="Gentoo Website">
873 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums">
874 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/bugs-gentoo-org.xml" title="Gentoo Bugzilla">
875 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/packages-gentoo-org.xml" title="Gentoo Packages">
876 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/archives-gentoo-org.xml" title="Gentoo List Archives">
877 +<title>Gentoo Linux Documentation
878 +--
879 + SELinux Modules</title>
880 +</head>
881 +<body style="margin:0px;" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0">
882 +<tr><td valign="top" height="125" bgcolor="#45347b"><a href="http://www.gentoo.org/"><img border="0" src="http://www.gentoo.org/../../images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr>
883 +<tr><td valign="top" align="right" colspan="1" bgcolor="#ffffff"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
884 +<td width="99%" class="content" valign="top" align="left">
885 +<br><h1>SELinux Modules</h1>
886 +<p class="chaphead"><a name="doc_chap1"></a><span class="chapnum">1.
887 + </span>Modules</p>
888 +<p>
889 +If you use Gentoo Hardened with SELinux, then you'll eventually need to
890 +configure your system to work with the policies (or update the policies to work
891 +with your system). To help you tune the policy, insight in how the modules are
892 +structured and what they contain is necessary.
893 +</p>
894 +<p>
895 +Gentoo Hardened tries to document the common modules as well as how they are
896 +structured. Also, we document what configuration changes are often requested and
897 +how to deal with them. If a module contains booleans, we explain them in more
898 +detail.
899 +</p>
900 +<p class="secthead"><a name="doc_chap1_sect2">Administrative Modules</a></p>
901 +<ul>
902 + <li><a href="portage.xml">Portage</a></li>
903 +</ul>
904 +<p class="secthead"><a name="doc_chap1_sect3">Services (Daemons)</a></p>
905 +<ul>
906 + <li>
907 +<a href="apache.xml">Web servers</a> (apache, lighttpd)</li>
908 +</ul>
909 +<br><p class="copyright">
910 + The contents of this document are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.5">Creative Commons -
911 + Attribution / Share Alike</a> license.
912 + </p>
913 +<!--
914 + <rdf:RDF xmlns="http://web.resource.org/cc/"
915 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
916 + <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/">
917 + <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
918 + <permits rdf:resource="http://web.resource.org/cc/Distribution" />
919 + <requires rdf:resource="http://web.resource.org/cc/Notice" />
920 + <requires rdf:resource="http://web.resource.org/cc/Attribution" />
921 + <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
922 + <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
923 + </License>
924 + </rdf:RDF>
925 +--><br>
926 +</td>
927 +<td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px">
928 +<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="selinux/modules/index.xml?style=printable">Print</a></p></td></tr>
929 +<tr><td class="topsep" align="center"><p class="alttext">Updated June 2, 2011</p></td></tr>
930 +<tr><td class="topsep" align="left"><p class="alttext"><b>Summary: </b>
931 +SELinux aggregates its permissions in modules to make the entire policy more
932 +manageable. To help users work with these modules, we document the common
933 +modules and how to work with them.
934 +</p></td></tr>
935 +<tr><td align="left" class="topsep"><p class="alttext">
936 + <a href="mailto:sven.vermeulen@××××××.be" class="altlink"><b>Sven Vermeulen</b></a>
937 +<br><i>Author</i><br></p></td></tr>
938 +<tr lang="en"><td align="center" class="topsep">
939 +<p class="alttext"><b>Donate</b> to support our development efforts.
940 + </p>
941 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
942 +<input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="paypal@g.o"><input type="hidden" name="item_name" value="Gentoo Linux Support"><input type="hidden" name="item_number" value="1000"><input type="hidden" name="image_url" value="http://www.gentoo.org/images/paypal.png"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://www.gentoo.org"><input type="hidden" name="cancel_return" value="http://www.gentoo.org"><input type="image" src="http://images.paypal.com/images/x-click-but21.gif" name="submit" alt="Donate to Gentoo">
943 +</form>
944 +</td></tr>
945 +<tr lang="en"><td align="center"><iframe src="http://sidebar.gentoo.org" scrolling="no" width="125" height="850" frameborder="0" style="border:0px padding:0x" marginwidth="0" marginheight="0"><p>Your browser does not support iframes.</p></iframe></td></tr>
946 +</table></td>
947 +</tr></table></td></tr>
948 +<tr><td colspan="2" align="right" class="infohead">
949 +Copyright 2001-2011 Gentoo Foundation, Inc. Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a>.
950 +</td></tr>
951 +</table></body>
952 +</html>
953
954 diff --git a/html/selinux/modules/portage.html b/html/selinux/modules/portage.html
955 new file mode 100644
956 index 0000000..c06661a
957 --- /dev/null
958 +++ b/html/selinux/modules/portage.html
959 @@ -0,0 +1,305 @@
960 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
961 +<html lang="en">
962 +<head>
963 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
964 +<link title="new" rel="stylesheet" href="http://www.gentoo.org/../../css/main.css" type="text/css">
965 +<link REL="shortcut icon" HREF="http://www.gentoo.org/../../favicon.ico" TYPE="image/x-icon">
966 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/www-gentoo-org.xml" title="Gentoo Website">
967 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums">
968 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/bugs-gentoo-org.xml" title="Gentoo Bugzilla">
969 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/packages-gentoo-org.xml" title="Gentoo Packages">
970 +<link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/archives-gentoo-org.xml" title="Gentoo List Archives">
971 +<title>Gentoo Linux Documentation
972 +--
973 + SELinux Portage Module</title>
974 +</head>
975 +<body style="margin:0px;" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0">
976 +<tr><td valign="top" height="125" bgcolor="#45347b"><a href="http://www.gentoo.org/"><img border="0" src="http://www.gentoo.org/../../images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr>
977 +<tr><td valign="top" align="right" colspan="1" bgcolor="#ffffff"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
978 +<td width="99%" class="content" valign="top" align="left">
979 +<br><h1>SELinux Portage Module</h1>
980 +<form name="contents" action="http://www.gentoo.org">
981 +<b>Content</b>:
982 + <select name="url" size="1" OnChange="location.href=form.url.options[form.url.selectedIndex].value" style="font-family:sans-serif,Arial,Helvetica"><option value="#doc_chap1">1. Structure</option>
983 +<option value="#doc_chap2">2. Using Portage</option></select>
984 +</form>
985 +<p class="chaphead"><a name="doc_chap1"></a><span class="chapnum">1.
986 + </span>Structure</p>
987 +<p class="secthead"><a name="doc_chap1_sect1">Domains</a></p>
988 +<br><a name="doc_chap1_fig1"></a><table cellspacing="0" cellpadding="0" border="0">
989 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Figure1.1: General Portage domain overview</p></td></tr>
990 +<tr><td align="center" bgcolor="#ddddff"><img src="./images/portagedomain.png" alt="Fig. 1: General Portage domain overview"></td></tr>
991 +</table>
992 +<br><p>
993 +The <span class="code" dir="ltr">portage</span> module provides the following domains:
994 +</p>
995 +<table class="ntable">
996 +<tr>
997 + <td class="infohead"><b>Domain</b></td>
998 + <td class="infohead"><b>Process(es)</b></td>
999 + <td class="infohead"><b>Description</b></td>
1000 +</tr>
1001 +<tr>
1002 + <td class="tableinfo">portage_t</td>
1003 + <td class="tableinfo">emerge, ebuild, quickpkg, ebuild.sh, regenworld, sandbox</td>
1004 + <td class="tableinfo">Gentoo's package manager domain</td>
1005 +</tr>
1006 +<tr>
1007 + <td class="tableinfo">portage_sandbox_t</td>
1008 + <td class="tableinfo">sandbox</td>
1009 + <td class="tableinfo">Portage compile sandbox domain</td>
1010 +</tr>
1011 +<tr>
1012 + <td class="tableinfo">portage_fetch_t</td>
1013 + <td class="tableinfo">rsync</td>
1014 + <td class="tableinfo">
1015 + Domain responsible for fetching ebuilds and sources and storing them on
1016 + the system
1017 + </td>
1018 +</tr>
1019 +<tr>
1020 + <td class="tableinfo">gcc_config_t</td>
1021 + <td class="tableinfo">gcc-config</td>
1022 + <td class="tableinfo">Domain for the gcc-config wrapper</td>
1023 +</tr>
1024 +</table>
1025 +<p class="secthead"><a name="doc_chap1_sect2">File Types/Labels</a></p>
1026 +<p>
1027 +The following table lists the file type/labels defined in the <span class="code" dir="ltr">portage</span>
1028 +module.
1029 +</p>
1030 +<table class="ntable">
1031 +<tr>
1032 + <td class="infohead"><b>Type</b></td>
1033 + <td class="infohead"><b>Description</b></td>
1034 +</tr>
1035 +<tr>
1036 + <td class="tableinfo">portage_exec_t</td>
1037 + <td class="tableinfo">
1038 + Entrypoints for the portage and protage-related domains. Used for binaries
1039 + or scripts such as sandbox, emerge, ...
1040 + </td>
1041 +</tr>
1042 +<tr>
1043 + <td class="tableinfo">gcc_config_exec_t</td>
1044 + <td class="tableinfo">
1045 + Entrypoints for the gcc-config wrapper domain
1046 + </td>
1047 +</tr>
1048 +<tr>
1049 + <td class="tableinfo">portage_ebuild_t</td>
1050 + <td class="tableinfo">
1051 + Type assigned to the ebuild files and directories
1052 + </td>
1053 +</tr>
1054 +<tr>
1055 + <td class="tableinfo">portage_srcrepo_t</td>
1056 + <td class="tableinfo">
1057 + Type assigned to the live repository pulls (git, svn, cvs, ...) used by live
1058 + ebuilds
1059 + </td>
1060 +</tr>
1061 +<tr>
1062 + <td class="tableinfo">portage_fetch_tmp_t</td>
1063 + <td class="tableinfo">
1064 + Type used by the portage_fetch_t domain when storing files in a temporary
1065 + location
1066 + </td>
1067 +</tr>
1068 +<tr>
1069 + <td class="tableinfo">portage_db_t</td>
1070 + <td class="tableinfo">
1071 + Type used by Portage' data files
1072 + </td>
1073 +</tr>
1074 +<tr>
1075 + <td class="tableinfo">portage_conf_t</td>
1076 + <td class="tableinfo">
1077 + Type used by Portage' configuration files
1078 + </td>
1079 +</tr>
1080 +<tr>
1081 + <td class="tableinfo">portage_cache_t</td>
1082 + <td class="tableinfo">
1083 + Type used for the Portage cache
1084 + </td>
1085 +</tr>
1086 +<tr>
1087 + <td class="tableinfo">portage_log_t</td>
1088 + <td class="tableinfo">
1089 + Type used by Portage for its log files
1090 + </td>
1091 +</tr>
1092 +<tr>
1093 + <td class="tableinfo">portage_tmp_t<br>portage_tmpfs_t</td>
1094 + <td class="tableinfo">
1095 + Type used by Portage for temporary files
1096 + </td>
1097 +</tr>
1098 +</table>
1099 +<p class="secthead"><a name="doc_chap1_sect3">Other Types</a></p>
1100 +<p>
1101 +Besides the file and file location types, the following types are also defined:
1102 +</p>
1103 +<table class="ntable">
1104 +<tr>
1105 + <td class="infohead"><b>Type</b></td>
1106 + <td class="infohead"><b>Description</b></td>
1107 +</tr>
1108 +<tr>
1109 + <td class="tableinfo">portage_devpts_t</td>
1110 + <td class="tableinfo">
1111 + Type used for the terminal output device/location
1112 + </td>
1113 +</tr>
1114 +</table>
1115 +<p class="chaphead"><a name="doc_chap2"></a><span class="chapnum">2.
1116 + </span>Using Portage</p>
1117 +<p class="secthead"><a name="doc_chap2_sect1">File Locations</a></p>
1118 +<p>
1119 +The policy offered only contains the right file context rules for the default
1120 +locations. If you deviate from these locations, you'll need to update the
1121 +contexts accordingly.
1122 +</p>
1123 +<p>
1124 +The following table provides an overview of the Portage settings (variables in
1125 +<span class="path" dir="ltr">make.conf</span>) that are commonly changed by end users, and the file
1126 +context that it should have.
1127 +</p>
1128 +<table class="ntable">
1129 +<tr>
1130 + <td class="infohead"><b>Variable in make.conf</b></td>
1131 + <td class="infohead"><b>Default Location</b></td>
1132 + <td class="infohead"><b>File Context(s)</b></td>
1133 +</tr>
1134 +<tr>
1135 + <td class="tableinfo">
1136 + ${PORTDIR}
1137 + </td>
1138 + <td class="tableinfo">
1139 + <span class="path" dir="ltr">/usr/portage</span>
1140 + </td>
1141 + <td class="tableinfo">
1142 + system_u:object_r:portage_ebuild_t
1143 + </td>
1144 +</tr>
1145 +<tr>
1146 + <td class="tableinfo">
1147 + ${DISTDIR}/svn-src<br>
1148 + ${DISTDIR}/git-src<br>
1149 + ${DISTDIR}/cvs-src
1150 + </td>
1151 + <td class="tableinfo">
1152 + <span class="path" dir="ltr">/usr/portage/distfiles/svn-src</span><br>
1153 + <span class="path" dir="ltr">/usr/portage/distfiles/git-src</span><br>
1154 + <span class="path" dir="ltr">/usr/portage/distfiles/cvs-src</span>
1155 + </td>
1156 + <td class="tableinfo">
1157 + system_u:object_r:portage_srcrepo_t
1158 + </td>
1159 +</tr>
1160 +<tr>
1161 + <td class="tableinfo">${PKGDIR}</td>
1162 + <td class="tableinfo">
1163 + <span class="path" dir="ltr">/usr/portage/packages</span>
1164 + </td>
1165 + <td class="tableinfo">
1166 + system_u:object_r:portage_ebuild_t
1167 + </td>
1168 +</tr>
1169 +<tr>
1170 + <td class="tableinfo">${PORT_LOGDIR}</td>
1171 + <td class="tableinfo">
1172 + <span class="path" dir="ltr">/var/log/portage</span>
1173 + </td>
1174 + <td class="tableinfo">
1175 + system_u:object_r:portage_log_t
1176 + </td>
1177 +</tr>
1178 +<tr>
1179 + <td class="tableinfo">${PORTAGE_TMPDIR}</td>
1180 + <td class="tableinfo">
1181 + <span class="path" dir="ltr">/var/tmp/portage</span>
1182 + </td>
1183 + <td class="tableinfo">
1184 + system_u:object_r:portage_tmp_t
1185 + </td>
1186 +</tr>
1187 +</table>
1188 +<p>
1189 +If you use different locations, use the following commands to update the file
1190 +contexts accordingly:
1191 +</p>
1192 +<a name="doc_chap2_pre1"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
1193 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.1: Updating file contexts</p></td></tr>
1194 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
1195 +<span class="code-comment">( Example for a different PORTDIR location, say /var/repo/portage )</span>
1196 +~# <span class="code-input">semanage -a -t portage_ebuild_t /var/repo/portage</span>
1197 +~# <span class="code-input">restorecon -R /var/repo/portage</span>
1198 +</pre></td></tr>
1199 +</table>
1200 +<p>
1201 +Don't forget that Portage uses subdirectories with different labels (think
1202 +distfiles or the repositories for the live ebuilds) so take care when
1203 +relabelling locations!
1204 +</p>
1205 +<p class="secthead"><a name="doc_chap2_sect2">Booleans</a></p>
1206 +<p>
1207 +The Portage module within Gentoo defines one boolean, called
1208 +<span class="code" dir="ltr">gentoo_try_dontaudit</span>. When enabled, the policy will hide the AVC denials
1209 +of which the Gentoo developers believe they are harmless (cosmetic). If this
1210 +boolean is enabled and you are experiencing permission problems, it is wise to
1211 +first disable the boolean and see if you now get any denials that could explain
1212 +the problem.
1213 +</p>
1214 +<a name="doc_chap2_pre2"></a><table class="ntable" width="100%" cellspacing="0" cellpadding="0" border="0">
1215 +<tr><td bgcolor="#7a5ada"><p class="codetitle">Code Listing2.2: Enabling the gentoo_try_dontaudit boolean</p></td></tr>
1216 +<tr><td bgcolor="#eeeeff" align="left" dir="ltr"><pre>
1217 +<span class="code-comment">( With the -P flag, the boolean state is persisted across reboots)</span>
1218 +~# <span class="code-input">setsebool -P gentoo_try_dontaudit on</span>
1219 +</pre></td></tr>
1220 +</table>
1221 +<br><p class="copyright">
1222 + The contents of this document are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.5">Creative Commons -
1223 + Attribution / Share Alike</a> license.
1224 + </p>
1225 +<!--
1226 + <rdf:RDF xmlns="http://web.resource.org/cc/"
1227 + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
1228 + <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/">
1229 + <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
1230 + <permits rdf:resource="http://web.resource.org/cc/Distribution" />
1231 + <requires rdf:resource="http://web.resource.org/cc/Notice" />
1232 + <requires rdf:resource="http://web.resource.org/cc/Attribution" />
1233 + <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
1234 + <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
1235 + </License>
1236 + </rdf:RDF>
1237 +--><br>
1238 +</td>
1239 +<td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px">
1240 +<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="selinux/modules/portage.xml?style=printable">Print</a></p></td></tr>
1241 +<tr><td class="topsep" align="center"><p class="alttext">Updated June 2, 2011</p></td></tr>
1242 +<tr><td class="topsep" align="left"><p class="alttext"><b>Summary: </b>
1243 +Within SELinux, the portage module is responsible for defining the
1244 +Gentoo-related domains and privileges, including those for the Portage package
1245 +manager, Gentoo-specific file system locations and the command-line wrappers.
1246 +</p></td></tr>
1247 +<tr><td align="left" class="topsep"><p class="alttext">
1248 + <a href="mailto:sven.vermeulen@××××××.be" class="altlink"><b>Sven Vermeulen</b></a>
1249 +<br><i>Author</i><br></p></td></tr>
1250 +<tr lang="en"><td align="center" class="topsep">
1251 +<p class="alttext"><b>Donate</b> to support our development efforts.
1252 + </p>
1253 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
1254 +<input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="paypal@g.o"><input type="hidden" name="item_name" value="Gentoo Linux Support"><input type="hidden" name="item_number" value="1000"><input type="hidden" name="image_url" value="http://www.gentoo.org/images/paypal.png"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://www.gentoo.org"><input type="hidden" name="cancel_return" value="http://www.gentoo.org"><input type="image" src="http://images.paypal.com/images/x-click-but21.gif" name="submit" alt="Donate to Gentoo">
1255 +</form>
1256 +</td></tr>
1257 +<tr lang="en"><td align="center"><iframe src="http://sidebar.gentoo.org" scrolling="no" width="125" height="850" frameborder="0" style="border:0px padding:0x" marginwidth="0" marginheight="0"><p>Your browser does not support iframes.</p></iframe></td></tr>
1258 +</table></td>
1259 +</tr></table></td></tr>
1260 +<tr><td colspan="2" align="right" class="infohead">
1261 +Copyright 2001-2011 Gentoo Foundation, Inc. Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a>.
1262 +</td></tr>
1263 +</table></body>
1264 +</html>