Merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-games-extra-data/oneiric-201108300613 into lp:ubuntu/oneiric/gnome-games-extra-data

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/gnome-games-extra-data/oneiric-201108300613
Merge into: lp:ubuntu/oneiric/gnome-games-extra-data
Diff against target: 27755 lines (+27036/-696) (has conflicts)
4 files modified
Makefile.in (+0/-696)
debian/patches/90-remove_card_themes.patch (+27034/-0)
debian/patches/series (+1/-0)
debian/source/format (+1/-0)
Conflict adding file debian/patches.  Moved existing file to debian/patches.moved.
Conflict adding file debian/source.  Moved existing file to debian/source.moved.
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-games-extra-data/oneiric-201108300613
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+73903@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archve and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/oneiric/gnome-games-extra-data reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/gnome-games-extra-data/oneiric-201108300613. This merge proposal was created so that an Ubuntu developer can review the situations and perform a merge/upload if necessary. There are three typical cases where this can happen.
  1. Where someone pushes a change to bzr and someone else uploads the package without that change. This is the reason that this check is done by the importer. If this appears to be the case then a merge/upload should be done if the changes that were in bzr are still desirable.
  2. The importer incorrectly detected the above situation when someone made a change in bzr and then uploaded it.
  3. The importer incorrectly detected the above situation when someone just uploaded a package and didn't touch bzr.

If this case doesn't appear to be the first situation then set the status of the merge proposal to "Rejected" and help avoid the problem in future by filing a bug at https://bugs.launchpad.net/udd linking to this merge proposal.

(this is an automatically generated message)

To post a comment you must log in.

Unmerged revisions

18. By Michael Terry

* New upstream release to fix installability with GNOME 3
  (LP: #829021)
  - Additional gnobots themes
* debian/control:
  - Add enhances field so this package shows as an addon in USC
  - Build-depends on dh-autoreconf
* debian/copyright: Point to GPL-2 instead of just GPL
* debian/patches/90-remove_card_themes.patch:
  - Upstream patch: gnome-cards-data now ships these themes.
* debian/rules: Use autoreconf; don't use simple-patchsys.
* debian/source/format: Use 3.0 (quilt)
* debian/watch: Watch for .bz2 releases

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'Makefile.in'
2--- Makefile.in 2010-07-30 22:59:34 +0000
3+++ Makefile.in 1970-01-01 00:00:00 +0000
4@@ -1,696 +0,0 @@
5-# Makefile.in generated by automake 1.11.1 from Makefile.am.
6-# @configure_input@
7-
8-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
9-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10-# Inc.
11-# This Makefile.in is free software; the Free Software Foundation
12-# gives unlimited permission to copy and/or distribute it,
13-# with or without modifications, as long as this notice is preserved.
14-
15-# This program is distributed in the hope that it will be useful,
16-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
17-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18-# PARTICULAR PURPOSE.
19-
20-@SET_MAKE@
21-VPATH = @srcdir@
22-pkgdatadir = $(datadir)/@PACKAGE@
23-pkgincludedir = $(includedir)/@PACKAGE@
24-pkglibdir = $(libdir)/@PACKAGE@
25-pkglibexecdir = $(libexecdir)/@PACKAGE@
26-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27-install_sh_DATA = $(install_sh) -c -m 644
28-install_sh_PROGRAM = $(install_sh) -c
29-install_sh_SCRIPT = $(install_sh) -c
30-INSTALL_HEADER = $(INSTALL_DATA)
31-transform = $(program_transform_name)
32-NORMAL_INSTALL = :
33-PRE_INSTALL = :
34-POST_INSTALL = :
35-NORMAL_UNINSTALL = :
36-PRE_UNINSTALL = :
37-POST_UNINSTALL = :
38-subdir = .
39-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40- $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
41- ChangeLog INSTALL NEWS install-sh missing
42-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45- $(ACLOCAL_M4)
46-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47- configure.lineno config.status.lineno
48-mkinstalldirs = $(install_sh) -d
49-CONFIG_CLEAN_FILES =
50-CONFIG_CLEAN_VPATH_FILES =
51-AM_V_GEN = $(am__v_GEN_$(V))
52-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
53-am__v_GEN_0 = @echo " GEN " $@;
54-AM_V_at = $(am__v_at_$(V))
55-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
56-am__v_at_0 = @
57-SOURCES =
58-DIST_SOURCES =
59-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60- html-recursive info-recursive install-data-recursive \
61- install-dvi-recursive install-exec-recursive \
62- install-html-recursive install-info-recursive \
63- install-pdf-recursive install-ps-recursive install-recursive \
64- installcheck-recursive installdirs-recursive pdf-recursive \
65- ps-recursive uninstall-recursive
66-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67- distclean-recursive maintainer-clean-recursive
68-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
69- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
70- distdir dist dist-all distcheck
71-ETAGS = etags
72-CTAGS = ctags
73-DIST_SUBDIRS = $(SUBDIRS)
74-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75-distdir = $(PACKAGE)-$(VERSION)
76-top_distdir = $(distdir)
77-am__remove_distdir = \
78- { test ! -d "$(distdir)" \
79- || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
80- && rm -fr "$(distdir)"; }; }
81-am__relativize = \
82- dir0=`pwd`; \
83- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
84- sed_rest='s,^[^/]*/*,,'; \
85- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
86- sed_butlast='s,/*[^/]*$$,,'; \
87- while test -n "$$dir1"; do \
88- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
89- if test "$$first" != "."; then \
90- if test "$$first" = ".."; then \
91- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
92- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
93- else \
94- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
95- if test "$$first2" = "$$first"; then \
96- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
97- else \
98- dir2="../$$dir2"; \
99- fi; \
100- dir0="$$dir0"/"$$first"; \
101- fi; \
102- fi; \
103- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
104- done; \
105- reldir="$$dir2"
106-GZIP_ENV = --best
107-DIST_ARCHIVES = $(distdir).tar.bz2
108-distuninstallcheck_listfiles = find . -type f -print
109-distcleancheck_listfiles = find . -type f -print
110-ACLOCAL = @ACLOCAL@
111-AMTAR = @AMTAR@
112-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
113-AUTOCONF = @AUTOCONF@
114-AUTOHEADER = @AUTOHEADER@
115-AUTOMAKE = @AUTOMAKE@
116-AWK = @AWK@
117-CYGPATH_W = @CYGPATH_W@
118-DEFS = @DEFS@
119-ECHO_C = @ECHO_C@
120-ECHO_N = @ECHO_N@
121-ECHO_T = @ECHO_T@
122-INSTALL = @INSTALL@
123-INSTALL_DATA = @INSTALL_DATA@
124-INSTALL_PROGRAM = @INSTALL_PROGRAM@
125-INSTALL_SCRIPT = @INSTALL_SCRIPT@
126-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127-LIBOBJS = @LIBOBJS@
128-LIBS = @LIBS@
129-LTLIBOBJS = @LTLIBOBJS@
130-MAINT = @MAINT@
131-MAKEINFO = @MAKEINFO@
132-MKDIR_P = @MKDIR_P@
133-PACKAGE = @PACKAGE@
134-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135-PACKAGE_NAME = @PACKAGE_NAME@
136-PACKAGE_STRING = @PACKAGE_STRING@
137-PACKAGE_TARNAME = @PACKAGE_TARNAME@
138-PACKAGE_URL = @PACKAGE_URL@
139-PACKAGE_VERSION = @PACKAGE_VERSION@
140-PATH_SEPARATOR = @PATH_SEPARATOR@
141-SET_MAKE = @SET_MAKE@
142-SHELL = @SHELL@
143-STRIP = @STRIP@
144-VERSION = @VERSION@
145-abs_builddir = @abs_builddir@
146-abs_srcdir = @abs_srcdir@
147-abs_top_builddir = @abs_top_builddir@
148-abs_top_srcdir = @abs_top_srcdir@
149-am__leading_dot = @am__leading_dot@
150-am__tar = @am__tar@
151-am__untar = @am__untar@
152-bindir = @bindir@
153-build_alias = @build_alias@
154-builddir = @builddir@
155-datadir = @datadir@
156-datarootdir = @datarootdir@
157-docdir = @docdir@
158-dvidir = @dvidir@
159-exec_prefix = @exec_prefix@
160-host_alias = @host_alias@
161-htmldir = @htmldir@
162-includedir = @includedir@
163-infodir = @infodir@
164-install_sh = @install_sh@
165-libdir = @libdir@
166-libexecdir = @libexecdir@
167-localedir = @localedir@
168-localstatedir = @localstatedir@
169-mandir = @mandir@
170-mkdir_p = @mkdir_p@
171-oldincludedir = @oldincludedir@
172-pdfdir = @pdfdir@
173-prefix = @prefix@
174-program_transform_name = @program_transform_name@
175-psdir = @psdir@
176-sbindir = @sbindir@
177-sharedstatedir = @sharedstatedir@
178-srcdir = @srcdir@
179-sysconfdir = @sysconfdir@
180-target_alias = @target_alias@
181-top_build_prefix = @top_build_prefix@
182-top_builddir = @top_builddir@
183-top_srcdir = @top_srcdir@
184-NULL =
185-SUBDIRS = cards glines gnobots2 iagno mahjongg
186-EXTRA_DIST = \
187- autogen.sh \
188- AUTHORS \
189- ChangeLog.pre-2-24 \
190- gnome-games-extra-data.doap \
191- $(NULL)
192-
193-DISTCHECK_CONFIGURE_FLAGS = --disable-silent-rules
194-MAINTAINERCLEANFILES = \
195- ChangeLog \
196- $(srcdir)/INSTALL \
197- $(srcdir)/aclocal.m4 \
198- $(srcdir)/autoscan.log \
199- $(srcdir)/compile \
200- $(srcdir)/config.guess \
201- $(srcdir)/config.h.in \
202- $(srcdir)/config.sub \
203- $(srcdir)/configure \
204- $(srcdir)/configure.scan \
205- $(srcdir)/depcomp \
206- $(srcdir)/install-sh \
207- $(srcdir)/ltmain.sh \
208- $(srcdir)/missing \
209- $(srcdir)/mkinstalldirs \
210- $(srcdir)/omf.make \
211- $(srcdir)/xmldocs.make \
212- $(srcdir)/gtk-doc.make \
213- $(srcdir)/po/Makefile.in.in \
214- `find "$(srcdir)" -type f -name Makefile.in -print` \
215- $(NULL)
216-
217-all: all-recursive
218-
219-.SUFFIXES:
220-am--refresh:
221- @:
222-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
223- @for dep in $?; do \
224- case '$(am__configure_deps)' in \
225- *$$dep*) \
226- echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
227- $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
228- && exit 0; \
229- exit 1;; \
230- esac; \
231- done; \
232- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
233- $(am__cd) $(top_srcdir) && \
234- $(AUTOMAKE) --gnu Makefile
235-.PRECIOUS: Makefile
236-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237- @case '$?' in \
238- *config.status*) \
239- echo ' $(SHELL) ./config.status'; \
240- $(SHELL) ./config.status;; \
241- *) \
242- echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
243- cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
244- esac;
245-
246-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247- $(SHELL) ./config.status --recheck
248-
249-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250- $(am__cd) $(srcdir) && $(AUTOCONF)
251-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252- $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
253-$(am__aclocal_m4_deps):
254-
255-# This directory's subdirectories are mostly independent; you can cd
256-# into them and run `make' without going through this Makefile.
257-# To change the values of `make' variables: instead of editing Makefiles,
258-# (1) if the variable is set in `config.status', edit `config.status'
259-# (which will cause the Makefiles to be regenerated when you run `make');
260-# (2) otherwise, pass the desired values on the `make' command line.
261-$(RECURSIVE_TARGETS):
262- @fail= failcom='exit 1'; \
263- for f in x $$MAKEFLAGS; do \
264- case $$f in \
265- *=* | --[!k]*);; \
266- *k*) failcom='fail=yes';; \
267- esac; \
268- done; \
269- dot_seen=no; \
270- target=`echo $@ | sed s/-recursive//`; \
271- list='$(SUBDIRS)'; for subdir in $$list; do \
272- echo "Making $$target in $$subdir"; \
273- if test "$$subdir" = "."; then \
274- dot_seen=yes; \
275- local_target="$$target-am"; \
276- else \
277- local_target="$$target"; \
278- fi; \
279- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280- || eval $$failcom; \
281- done; \
282- if test "$$dot_seen" = "no"; then \
283- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
284- fi; test -z "$$fail"
285-
286-$(RECURSIVE_CLEAN_TARGETS):
287- @fail= failcom='exit 1'; \
288- for f in x $$MAKEFLAGS; do \
289- case $$f in \
290- *=* | --[!k]*);; \
291- *k*) failcom='fail=yes';; \
292- esac; \
293- done; \
294- dot_seen=no; \
295- case "$@" in \
296- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297- *) list='$(SUBDIRS)' ;; \
298- esac; \
299- rev=''; for subdir in $$list; do \
300- if test "$$subdir" = "."; then :; else \
301- rev="$$subdir $$rev"; \
302- fi; \
303- done; \
304- rev="$$rev ."; \
305- target=`echo $@ | sed s/-recursive//`; \
306- for subdir in $$rev; do \
307- echo "Making $$target in $$subdir"; \
308- if test "$$subdir" = "."; then \
309- local_target="$$target-am"; \
310- else \
311- local_target="$$target"; \
312- fi; \
313- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314- || eval $$failcom; \
315- done && test -z "$$fail"
316-tags-recursive:
317- list='$(SUBDIRS)'; for subdir in $$list; do \
318- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319- done
320-ctags-recursive:
321- list='$(SUBDIRS)'; for subdir in $$list; do \
322- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
323- done
324-
325-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
326- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
327- unique=`for i in $$list; do \
328- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329- done | \
330- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
331- END { if (nonempty) { for (i in files) print i; }; }'`; \
332- mkid -fID $$unique
333-tags: TAGS
334-
335-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
336- $(TAGS_FILES) $(LISP)
337- set x; \
338- here=`pwd`; \
339- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
340- include_option=--etags-include; \
341- empty_fix=.; \
342- else \
343- include_option=--include; \
344- empty_fix=; \
345- fi; \
346- list='$(SUBDIRS)'; for subdir in $$list; do \
347- if test "$$subdir" = .; then :; else \
348- test ! -f $$subdir/TAGS || \
349- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
350- fi; \
351- done; \
352- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353- unique=`for i in $$list; do \
354- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355- done | \
356- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357- END { if (nonempty) { for (i in files) print i; }; }'`; \
358- shift; \
359- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
360- test -n "$$unique" || unique=$$empty_fix; \
361- if test $$# -gt 0; then \
362- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363- "$$@" $$unique; \
364- else \
365- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366- $$unique; \
367- fi; \
368- fi
369-ctags: CTAGS
370-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
371- $(TAGS_FILES) $(LISP)
372- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
373- unique=`for i in $$list; do \
374- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375- done | \
376- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
377- END { if (nonempty) { for (i in files) print i; }; }'`; \
378- test -z "$(CTAGS_ARGS)$$unique" \
379- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
380- $$unique
381-
382-GTAGS:
383- here=`$(am__cd) $(top_builddir) && pwd` \
384- && $(am__cd) $(top_srcdir) \
385- && gtags -i $(GTAGS_ARGS) "$$here"
386-
387-distclean-tags:
388- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389-
390-distdir: $(DISTFILES)
391- $(am__remove_distdir)
392- test -d "$(distdir)" || mkdir "$(distdir)"
393- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395- list='$(DISTFILES)'; \
396- dist_files=`for file in $$list; do echo $$file; done | \
397- sed -e "s|^$$srcdirstrip/||;t" \
398- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
399- case $$dist_files in \
400- */*) $(MKDIR_P) `echo "$$dist_files" | \
401- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
402- sort -u` ;; \
403- esac; \
404- for file in $$dist_files; do \
405- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406- if test -d $$d/$$file; then \
407- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
408- if test -d "$(distdir)/$$file"; then \
409- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
410- fi; \
411- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
413- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414- fi; \
415- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
416- else \
417- test -f "$(distdir)/$$file" \
418- || cp -p $$d/$$file "$(distdir)/$$file" \
419- || exit 1; \
420- fi; \
421- done
422- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
423- if test "$$subdir" = .; then :; else \
424- test -d "$(distdir)/$$subdir" \
425- || $(MKDIR_P) "$(distdir)/$$subdir" \
426- || exit 1; \
427- fi; \
428- done
429- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
430- if test "$$subdir" = .; then :; else \
431- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
432- $(am__relativize); \
433- new_distdir=$$reldir; \
434- dir1=$$subdir; dir2="$(top_distdir)"; \
435- $(am__relativize); \
436- new_top_distdir=$$reldir; \
437- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
438- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
439- ($(am__cd) $$subdir && \
440- $(MAKE) $(AM_MAKEFLAGS) \
441- top_distdir="$$new_top_distdir" \
442- distdir="$$new_distdir" \
443- am__remove_distdir=: \
444- am__skip_length_check=: \
445- am__skip_mode_fix=: \
446- distdir) \
447- || exit 1; \
448- fi; \
449- done
450- -test -n "$(am__skip_mode_fix)" \
451- || find "$(distdir)" -type d ! -perm -755 \
452- -exec chmod u+rwx,go+rx {} \; -o \
453- ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
454- ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
455- ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
456- || chmod -R a+r "$(distdir)"
457-dist-gzip: distdir
458- tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
459- $(am__remove_distdir)
460-dist-bzip2: distdir
461- tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
462- $(am__remove_distdir)
463-
464-dist-lzma: distdir
465- tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
466- $(am__remove_distdir)
467-
468-dist-xz: distdir
469- tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
470- $(am__remove_distdir)
471-
472-dist-tarZ: distdir
473- tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
474- $(am__remove_distdir)
475-
476-dist-shar: distdir
477- shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
478- $(am__remove_distdir)
479-
480-dist-zip: distdir
481- -rm -f $(distdir).zip
482- zip -rq $(distdir).zip $(distdir)
483- $(am__remove_distdir)
484-
485-dist dist-all: distdir
486- tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
487- $(am__remove_distdir)
488-
489-# This target untars the dist file and tries a VPATH configuration. Then
490-# it guarantees that the distribution is self-contained by making another
491-# tarfile.
492-distcheck: dist
493- case '$(DIST_ARCHIVES)' in \
494- *.tar.gz*) \
495- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
496- *.tar.bz2*) \
497- bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
498- *.tar.lzma*) \
499- lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
500- *.tar.xz*) \
501- xz -dc $(distdir).tar.xz | $(am__untar) ;;\
502- *.tar.Z*) \
503- uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
504- *.shar.gz*) \
505- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
506- *.zip*) \
507- unzip $(distdir).zip ;;\
508- esac
509- chmod -R a-w $(distdir); chmod a+w $(distdir)
510- mkdir $(distdir)/_build
511- mkdir $(distdir)/_inst
512- chmod a-w $(distdir)
513- test -d $(distdir)/_build || exit 0; \
514- dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
515- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
516- && am__cwd=`pwd` \
517- && $(am__cd) $(distdir)/_build \
518- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
519- $(DISTCHECK_CONFIGURE_FLAGS) \
520- && $(MAKE) $(AM_MAKEFLAGS) \
521- && $(MAKE) $(AM_MAKEFLAGS) dvi \
522- && $(MAKE) $(AM_MAKEFLAGS) check \
523- && $(MAKE) $(AM_MAKEFLAGS) install \
524- && $(MAKE) $(AM_MAKEFLAGS) installcheck \
525- && $(MAKE) $(AM_MAKEFLAGS) uninstall \
526- && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
527- distuninstallcheck \
528- && chmod -R a-w "$$dc_install_base" \
529- && ({ \
530- (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
531- && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
532- && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
533- && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
534- distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
535- } || { rm -rf "$$dc_destdir"; exit 1; }) \
536- && rm -rf "$$dc_destdir" \
537- && $(MAKE) $(AM_MAKEFLAGS) dist \
538- && rm -rf $(DIST_ARCHIVES) \
539- && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
540- && cd "$$am__cwd" \
541- || exit 1
542- $(am__remove_distdir)
543- @(echo "$(distdir) archives ready for distribution: "; \
544- list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
545- sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
546-distuninstallcheck:
547- @$(am__cd) '$(distuninstallcheck_dir)' \
548- && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
549- || { echo "ERROR: files left after uninstall:" ; \
550- if test -n "$(DESTDIR)"; then \
551- echo " (check DESTDIR support)"; \
552- fi ; \
553- $(distuninstallcheck_listfiles) ; \
554- exit 1; } >&2
555-distcleancheck: distclean
556- @if test '$(srcdir)' = . ; then \
557- echo "ERROR: distcleancheck can only run from a VPATH build" ; \
558- exit 1 ; \
559- fi
560- @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
561- || { echo "ERROR: files left in build directory after distclean:" ; \
562- $(distcleancheck_listfiles) ; \
563- exit 1; } >&2
564-check-am: all-am
565-check: check-recursive
566-all-am: Makefile
567-installdirs: installdirs-recursive
568-installdirs-am:
569-install: install-recursive
570-install-exec: install-exec-recursive
571-install-data: install-data-recursive
572-uninstall: uninstall-recursive
573-
574-install-am: all-am
575- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576-
577-installcheck: installcheck-recursive
578-install-strip:
579- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581- `test -z '$(STRIP)' || \
582- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
583-mostlyclean-generic:
584-
585-clean-generic:
586-
587-distclean-generic:
588- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
589- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
590-
591-maintainer-clean-generic:
592- @echo "This command is intended for maintainers to use"
593- @echo "it deletes files that may require special tools to rebuild."
594- -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
595-clean: clean-recursive
596-
597-clean-am: clean-generic mostlyclean-am
598-
599-distclean: distclean-recursive
600- -rm -f $(am__CONFIG_DISTCLEAN_FILES)
601- -rm -f Makefile
602-distclean-am: clean-am distclean-generic distclean-tags
603-
604-dvi: dvi-recursive
605-
606-dvi-am:
607-
608-html: html-recursive
609-
610-html-am:
611-
612-info: info-recursive
613-
614-info-am:
615-
616-install-data-am:
617-
618-install-dvi: install-dvi-recursive
619-
620-install-dvi-am:
621-
622-install-exec-am:
623-
624-install-html: install-html-recursive
625-
626-install-html-am:
627-
628-install-info: install-info-recursive
629-
630-install-info-am:
631-
632-install-man:
633-
634-install-pdf: install-pdf-recursive
635-
636-install-pdf-am:
637-
638-install-ps: install-ps-recursive
639-
640-install-ps-am:
641-
642-installcheck-am:
643-
644-maintainer-clean: maintainer-clean-recursive
645- -rm -f $(am__CONFIG_DISTCLEAN_FILES)
646- -rm -rf $(top_srcdir)/autom4te.cache
647- -rm -f Makefile
648-maintainer-clean-am: distclean-am maintainer-clean-generic
649-
650-mostlyclean: mostlyclean-recursive
651-
652-mostlyclean-am: mostlyclean-generic
653-
654-pdf: pdf-recursive
655-
656-pdf-am:
657-
658-ps: ps-recursive
659-
660-ps-am:
661-
662-uninstall-am:
663-
664-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
665- install-am install-strip tags-recursive
666-
667-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
668- all all-am am--refresh check check-am clean clean-generic \
669- ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
670- dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
671- distclean distclean-generic distclean-tags distcleancheck \
672- distdir distuninstallcheck dvi dvi-am html html-am info \
673- info-am install install-am install-data install-data-am \
674- install-dvi install-dvi-am install-exec install-exec-am \
675- install-html install-html-am install-info install-info-am \
676- install-man install-pdf install-pdf-am install-ps \
677- install-ps-am install-strip installcheck installcheck-am \
678- installdirs installdirs-am maintainer-clean \
679- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
680- pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
681-
682-
683-# Build ChangeLog from GIT or SVN history
684-# (SVN r69 was the first ChangeLog-less checkin).
685-# Only build this when in a git or svn checkout.
686-
687-ChangeLog:
688- $(AM_V_GEN) if test -f $(top_srcdir)/.git/HEAD; then \
689- git log --stat > $@; \
690- fi
691-
692-dist: ChangeLog
693-
694-.PHONY: ChangeLog
695-
696--include $(top_srcdir)/git.mk
697-
698-# Tell versions [3.59,3.63) of GNU make to not export all variables.
699-# Otherwise a system limit (for SysV at least) may be exceeded.
700-.NOEXPORT:
701
702=== added directory 'debian/patches'
703=== renamed directory 'debian/patches' => 'debian/patches.moved'
704=== added file 'debian/patches/90-remove_card_themes.patch'
705--- debian/patches/90-remove_card_themes.patch 1970-01-01 00:00:00 +0000
706+++ debian/patches/90-remove_card_themes.patch 2011-09-02 22:57:03 +0000
707@@ -0,0 +1,27034 @@
708+Index: oneiric/cards/Makefile.am
709+===================================================================
710+--- oneiric.orig/cards/Makefile.am 2011-08-25 05:04:57.165777201 -0400
711++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
712+@@ -1,25 +0,0 @@
713+-NULL =
714+-
715+-carddir = $(datadir)/gnome-games-common/cards
716+-
717+-card_DATA = \
718+- anglo.svg \
719+- anglo_bitmap.svg \
720+- bellot.svg \
721+- dondorf.svg \
722+- gnomangelo.svg \
723+- gnomangelo_bitmap.svg \
724+- ornamental.svg \
725+- paris.svg \
726+- tango.svg \
727+- $(NULL)
728+-
729+-EXTRA_DIST = \
730+- $(card_DATA) \
731+- README.bellot \
732+- README.dondorf \
733+- README.ornamental \
734+- README.paris \
735+- $(NULL)
736+-
737+--include $(top_srcdir)/git.mk
738+Index: oneiric/cards/Makefile.in
739+===================================================================
740+--- oneiric.orig/cards/Makefile.in 2011-08-25 05:04:57.215777280 -0400
741++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
742+@@ -1,378 +0,0 @@
743+-# Makefile.in generated by automake 1.11.1 from Makefile.am.
744+-# @configure_input@
745+-
746+-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
747+-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
748+-# Inc.
749+-# This Makefile.in is free software; the Free Software Foundation
750+-# gives unlimited permission to copy and/or distribute it,
751+-# with or without modifications, as long as this notice is preserved.
752+-
753+-# This program is distributed in the hope that it will be useful,
754+-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
755+-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
756+-# PARTICULAR PURPOSE.
757+-
758+-@SET_MAKE@
759+-
760+-VPATH = @srcdir@
761+-pkgdatadir = $(datadir)/@PACKAGE@
762+-pkgincludedir = $(includedir)/@PACKAGE@
763+-pkglibdir = $(libdir)/@PACKAGE@
764+-pkglibexecdir = $(libexecdir)/@PACKAGE@
765+-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
766+-install_sh_DATA = $(install_sh) -c -m 644
767+-install_sh_PROGRAM = $(install_sh) -c
768+-install_sh_SCRIPT = $(install_sh) -c
769+-INSTALL_HEADER = $(INSTALL_DATA)
770+-transform = $(program_transform_name)
771+-NORMAL_INSTALL = :
772+-PRE_INSTALL = :
773+-POST_INSTALL = :
774+-NORMAL_UNINSTALL = :
775+-PRE_UNINSTALL = :
776+-POST_UNINSTALL = :
777+-subdir = cards
778+-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
779+-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
780+-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
781+-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
782+- $(ACLOCAL_M4)
783+-mkinstalldirs = $(install_sh) -d
784+-CONFIG_CLEAN_FILES =
785+-CONFIG_CLEAN_VPATH_FILES =
786+-AM_V_GEN = $(am__v_GEN_$(V))
787+-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
788+-am__v_GEN_0 = @echo " GEN " $@;
789+-AM_V_at = $(am__v_at_$(V))
790+-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
791+-am__v_at_0 = @
792+-SOURCES =
793+-DIST_SOURCES =
794+-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
795+-am__vpath_adj = case $$p in \
796+- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
797+- *) f=$$p;; \
798+- esac;
799+-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
800+-am__install_max = 40
801+-am__nobase_strip_setup = \
802+- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
803+-am__nobase_strip = \
804+- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
805+-am__nobase_list = $(am__nobase_strip_setup); \
806+- for p in $$list; do echo "$$p $$p"; done | \
807+- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
808+- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
809+- if (++n[$$2] == $(am__install_max)) \
810+- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
811+- END { for (dir in files) print dir, files[dir] }'
812+-am__base_list = \
813+- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
814+- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
815+-am__installdirs = "$(DESTDIR)$(carddir)"
816+-DATA = $(card_DATA)
817+-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
818+-ACLOCAL = @ACLOCAL@
819+-AMTAR = @AMTAR@
820+-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
821+-AUTOCONF = @AUTOCONF@
822+-AUTOHEADER = @AUTOHEADER@
823+-AUTOMAKE = @AUTOMAKE@
824+-AWK = @AWK@
825+-CYGPATH_W = @CYGPATH_W@
826+-DEFS = @DEFS@
827+-ECHO_C = @ECHO_C@
828+-ECHO_N = @ECHO_N@
829+-ECHO_T = @ECHO_T@
830+-INSTALL = @INSTALL@
831+-INSTALL_DATA = @INSTALL_DATA@
832+-INSTALL_PROGRAM = @INSTALL_PROGRAM@
833+-INSTALL_SCRIPT = @INSTALL_SCRIPT@
834+-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
835+-LIBOBJS = @LIBOBJS@
836+-LIBS = @LIBS@
837+-LTLIBOBJS = @LTLIBOBJS@
838+-MAINT = @MAINT@
839+-MAKEINFO = @MAKEINFO@
840+-MKDIR_P = @MKDIR_P@
841+-PACKAGE = @PACKAGE@
842+-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
843+-PACKAGE_NAME = @PACKAGE_NAME@
844+-PACKAGE_STRING = @PACKAGE_STRING@
845+-PACKAGE_TARNAME = @PACKAGE_TARNAME@
846+-PACKAGE_URL = @PACKAGE_URL@
847+-PACKAGE_VERSION = @PACKAGE_VERSION@
848+-PATH_SEPARATOR = @PATH_SEPARATOR@
849+-SET_MAKE = @SET_MAKE@
850+-SHELL = @SHELL@
851+-STRIP = @STRIP@
852+-VERSION = @VERSION@
853+-abs_builddir = @abs_builddir@
854+-abs_srcdir = @abs_srcdir@
855+-abs_top_builddir = @abs_top_builddir@
856+-abs_top_srcdir = @abs_top_srcdir@
857+-am__leading_dot = @am__leading_dot@
858+-am__tar = @am__tar@
859+-am__untar = @am__untar@
860+-bindir = @bindir@
861+-build_alias = @build_alias@
862+-builddir = @builddir@
863+-datadir = @datadir@
864+-datarootdir = @datarootdir@
865+-docdir = @docdir@
866+-dvidir = @dvidir@
867+-exec_prefix = @exec_prefix@
868+-host_alias = @host_alias@
869+-htmldir = @htmldir@
870+-includedir = @includedir@
871+-infodir = @infodir@
872+-install_sh = @install_sh@
873+-libdir = @libdir@
874+-libexecdir = @libexecdir@
875+-localedir = @localedir@
876+-localstatedir = @localstatedir@
877+-mandir = @mandir@
878+-mkdir_p = @mkdir_p@
879+-oldincludedir = @oldincludedir@
880+-pdfdir = @pdfdir@
881+-prefix = @prefix@
882+-program_transform_name = @program_transform_name@
883+-psdir = @psdir@
884+-sbindir = @sbindir@
885+-sharedstatedir = @sharedstatedir@
886+-srcdir = @srcdir@
887+-sysconfdir = @sysconfdir@
888+-target_alias = @target_alias@
889+-top_build_prefix = @top_build_prefix@
890+-top_builddir = @top_builddir@
891+-top_srcdir = @top_srcdir@
892+-NULL =
893+-carddir = $(datadir)/gnome-games-common/cards
894+-card_DATA = \
895+- anglo.svg \
896+- anglo_bitmap.svg \
897+- bellot.svg \
898+- dondorf.svg \
899+- gnomangelo.svg \
900+- gnomangelo_bitmap.svg \
901+- ornamental.svg \
902+- paris.svg \
903+- tango.svg \
904+- $(NULL)
905+-
906+-EXTRA_DIST = \
907+- $(card_DATA) \
908+- README.bellot \
909+- README.dondorf \
910+- README.ornamental \
911+- README.paris \
912+- $(NULL)
913+-
914+-all: all-am
915+-
916+-.SUFFIXES:
917+-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
918+- @for dep in $?; do \
919+- case '$(am__configure_deps)' in \
920+- *$$dep*) \
921+- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
922+- && { if test -f $@; then exit 0; else break; fi; }; \
923+- exit 1;; \
924+- esac; \
925+- done; \
926+- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cards/Makefile'; \
927+- $(am__cd) $(top_srcdir) && \
928+- $(AUTOMAKE) --gnu cards/Makefile
929+-.PRECIOUS: Makefile
930+-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
931+- @case '$?' in \
932+- *config.status*) \
933+- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
934+- *) \
935+- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
936+- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
937+- esac;
938+-
939+-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
940+- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
941+-
942+-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
943+- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
944+-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
945+- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
946+-$(am__aclocal_m4_deps):
947+-install-cardDATA: $(card_DATA)
948+- @$(NORMAL_INSTALL)
949+- test -z "$(carddir)" || $(MKDIR_P) "$(DESTDIR)$(carddir)"
950+- @list='$(card_DATA)'; test -n "$(carddir)" || list=; \
951+- for p in $$list; do \
952+- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
953+- echo "$$d$$p"; \
954+- done | $(am__base_list) | \
955+- while read files; do \
956+- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(carddir)'"; \
957+- $(INSTALL_DATA) $$files "$(DESTDIR)$(carddir)" || exit $$?; \
958+- done
959+-
960+-uninstall-cardDATA:
961+- @$(NORMAL_UNINSTALL)
962+- @list='$(card_DATA)'; test -n "$(carddir)" || list=; \
963+- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
964+- test -n "$$files" || exit 0; \
965+- echo " ( cd '$(DESTDIR)$(carddir)' && rm -f" $$files ")"; \
966+- cd "$(DESTDIR)$(carddir)" && rm -f $$files
967+-tags: TAGS
968+-TAGS:
969+-
970+-ctags: CTAGS
971+-CTAGS:
972+-
973+-
974+-distdir: $(DISTFILES)
975+- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
976+- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
977+- list='$(DISTFILES)'; \
978+- dist_files=`for file in $$list; do echo $$file; done | \
979+- sed -e "s|^$$srcdirstrip/||;t" \
980+- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
981+- case $$dist_files in \
982+- */*) $(MKDIR_P) `echo "$$dist_files" | \
983+- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
984+- sort -u` ;; \
985+- esac; \
986+- for file in $$dist_files; do \
987+- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
988+- if test -d $$d/$$file; then \
989+- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
990+- if test -d "$(distdir)/$$file"; then \
991+- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
992+- fi; \
993+- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
994+- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
995+- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
996+- fi; \
997+- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
998+- else \
999+- test -f "$(distdir)/$$file" \
1000+- || cp -p $$d/$$file "$(distdir)/$$file" \
1001+- || exit 1; \
1002+- fi; \
1003+- done
1004+-check-am: all-am
1005+-check: check-am
1006+-all-am: Makefile $(DATA)
1007+-installdirs:
1008+- for dir in "$(DESTDIR)$(carddir)"; do \
1009+- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1010+- done
1011+-install: install-am
1012+-install-exec: install-exec-am
1013+-install-data: install-data-am
1014+-uninstall: uninstall-am
1015+-
1016+-install-am: all-am
1017+- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1018+-
1019+-installcheck: installcheck-am
1020+-install-strip:
1021+- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1022+- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1023+- `test -z '$(STRIP)' || \
1024+- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1025+-mostlyclean-generic:
1026+-
1027+-clean-generic:
1028+-
1029+-distclean-generic:
1030+- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1031+- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1032+-
1033+-maintainer-clean-generic:
1034+- @echo "This command is intended for maintainers to use"
1035+- @echo "it deletes files that may require special tools to rebuild."
1036+-clean: clean-am
1037+-
1038+-clean-am: clean-generic mostlyclean-am
1039+-
1040+-distclean: distclean-am
1041+- -rm -f Makefile
1042+-distclean-am: clean-am distclean-generic
1043+-
1044+-dvi: dvi-am
1045+-
1046+-dvi-am:
1047+-
1048+-html: html-am
1049+-
1050+-html-am:
1051+-
1052+-info: info-am
1053+-
1054+-info-am:
1055+-
1056+-install-data-am: install-cardDATA
1057+-
1058+-install-dvi: install-dvi-am
1059+-
1060+-install-dvi-am:
1061+-
1062+-install-exec-am:
1063+-
1064+-install-html: install-html-am
1065+-
1066+-install-html-am:
1067+-
1068+-install-info: install-info-am
1069+-
1070+-install-info-am:
1071+-
1072+-install-man:
1073+-
1074+-install-pdf: install-pdf-am
1075+-
1076+-install-pdf-am:
1077+-
1078+-install-ps: install-ps-am
1079+-
1080+-install-ps-am:
1081+-
1082+-installcheck-am:
1083+-
1084+-maintainer-clean: maintainer-clean-am
1085+- -rm -f Makefile
1086+-maintainer-clean-am: distclean-am maintainer-clean-generic
1087+-
1088+-mostlyclean: mostlyclean-am
1089+-
1090+-mostlyclean-am: mostlyclean-generic
1091+-
1092+-pdf: pdf-am
1093+-
1094+-pdf-am:
1095+-
1096+-ps: ps-am
1097+-
1098+-ps-am:
1099+-
1100+-uninstall-am: uninstall-cardDATA
1101+-
1102+-.MAKE: install-am install-strip
1103+-
1104+-.PHONY: all all-am check check-am clean clean-generic distclean \
1105+- distclean-generic distdir dvi dvi-am html html-am info info-am \
1106+- install install-am install-cardDATA install-data \
1107+- install-data-am install-dvi install-dvi-am install-exec \
1108+- install-exec-am install-html install-html-am install-info \
1109+- install-info-am install-man install-pdf install-pdf-am \
1110+- install-ps install-ps-am install-strip installcheck \
1111+- installcheck-am installdirs maintainer-clean \
1112+- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1113+- pdf-am ps ps-am uninstall uninstall-am uninstall-cardDATA
1114+-
1115+-
1116+--include $(top_srcdir)/git.mk
1117+-
1118+-# Tell versions [3.59,3.63) of GNU make to not export all variables.
1119+-# Otherwise a system limit (for SysV at least) may be exceeded.
1120+-.NOEXPORT:
1121+Index: oneiric/cards/README.bellot
1122+===================================================================
1123+--- oneiric.orig/cards/README.bellot 2011-08-25 05:04:57.305777405 -0400
1124++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
1125+@@ -1,55 +0,0 @@
1126+-This is the README file that comes with the original bellot.svg
1127+-file. He calls it SVG-cards now, and you can find it at
1128+-http://david.bellot.free.fr/svg-cards. As of writing we are using
1129+-version 2.0.
1130+-
1131+-Note the reference to the LGPL - for simplicity this
1132+-whole distribution is under the GPL but you can safely use bellot.svg
1133+-under the LGPL. All we've changed is the name and thats only for
1134+-historical reasons.
1135+-
1136+----------------------------------------------------------------------
1137+-
1138+-SVG-cards 2.0
1139+--------------
1140+-
1141+-This is a set of playing cards made in pure SVG with all kings,
1142+-queens, jacks, numbers, jokers and backs of cards. This set of SVG
1143+-files is intended to be used in games, figures, illustrations, web
1144+-sites as long as you provide the code source and the LGPL license (see
1145+-the COPYING file). Although this is a free software, the license is
1146+-the LGPL so you can use this set of cards even in a non-free software.
1147+-
1148+-The kings, queens and jacks are based on the french representation,
1149+-because I find them beautiful. You can access to each either by
1150+-rendering the file into a pixmap and clipping each card or by using
1151+-their name with a DOM interface. All cards are inside a SVG group.
1152+-Example : the king of spade is inside this group :
1153+-
1154+-<g id="king_spade">
1155+-...
1156+-</g>
1157+-
1158+-Names are the following :
1159+-
1160+-black_joker
1161+-red_joker
1162+-back
1163+-{king,queen,jack}_{club,diamond,heart,spade}
1164+-{1,2,3,4,5,6,7,8,9,10}_{club,diamond,heart,spade}
1165+-
1166+-Examples :
1167+-- the ace of club is 1_club
1168+-- the queen of diamond is queen_diamond
1169+-
1170+-and so on...
1171+-
1172+-
1173+-These cards have been made with GNOME games in mind and have been
1174+-succesfully tested with Nautilus, Eye of Gnome (both of them use
1175+-librsvg) and Inkscape.
1176+-
1177+-Enjoy!
1178+-
1179+-David
1180+-Berkeley, CA, USA 08/12/2005
1181+Index: oneiric/cards/README.dondorf
1182+===================================================================
1183+--- oneiric.orig/cards/README.dondorf 2011-08-25 05:04:57.235777303 -0400
1184++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
1185+@@ -1,65 +0,0 @@
1186+-Paris.svg and dondorf.svg are in the public domain.
1187+-See http://mail.gnome.org/archives/games-list/2006-March/msg00005.html :
1188+-
1189+-From rah@rahga.com Mon Mar 6 10:04:15 2006
1190+-Return-Path: <rah@rahga.com>
1191+-X-Original-To: games-list@gnome.org
1192+-Delivered-To: games-list@gnome.org
1193+-Received: from localhost (unknown [127.0.0.1])
1194+- by menubar.gnome.org (Postfix) with ESMTP id 1538A3B2473
1195+- for <games-list@gnome.org>; Mon, 6 Mar 2006 10:04:15 -0500 (EST)
1196+-Received: from menubar.gnome.org ([127.0.0.1])
1197+- by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024)
1198+- with ESMTP id 27965-05 for <games-list@gnome.org>;
1199+- Mon, 6 Mar 2006 10:04:07 -0500 (EST)
1200+-Received: from injector.dmerz.net (injector.dmerz.net [66.196.18.83])
1201+- by menubar.gnome.org (Postfix) with ESMTP id 21E663B2977
1202+- for <games-list@gnome.org>; Mon, 6 Mar 2006 10:04:01 -0500 (EST)
1203+-Received: by injector.dmerz.net (Postfix, from userid 48)
1204+- id 842AEFD523; Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1205+-Received: from 66.196.16.141 (SquirrelMail authenticated user rahga)
1206+- by www.dmerz.com with HTTP; Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1207+-Message-ID: <3934.66.196.16.141.1141657437.squirrel@www.dmerz.com>
1208+-In-Reply-To: <1141637098.11797.89.camel@localhost.localdomain>
1209+-References: <1141589152.8137.15.camel@localhost.localdomain><1141631001.11797.76.camel@localhost.localdomain><1141633441.8052.9.camel@localho
1210+-st.localdomain>
1211+- <1141637098.11797.89.camel@localhost.localdomain>
1212+-Date: Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1213+-From: "Richard Hoelscher" <rah@rahga.com>
1214+-To: callum@spooky-possum.org
1215+-User-Agent: SquirrelMail/1.4.2-3
1216+-MIME-Version: 1.0
1217+-Content-Type: text/plain;charset=iso-8859-1
1218+-Content-Transfer-Encoding: 8bit
1219+-X-Priority: 3
1220+-Importance: Normal
1221+-X-Virus-Scanned: by amavisd-new at gnome.org
1222+-X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2
1223+- tests=[BAYES_00=-2.599]
1224+-X-Spam-Score: -2.599
1225+-X-Spam-Level:
1226+-Cc: games-list@gnome.org, SmR <smr.berlin@gmx.de>
1227+-Subject: Re: Gnome Cards Pixmap
1228+-X-BeenThere: games-list@gnome.org
1229+-X-Mailman-Version: 2.1.5
1230+-Precedence: list
1231+-Reply-To: rah@rahga.com
1232+-List-Id: "List for discussing the games in GNOME." <games-list.gnome.org>
1233+-List-Unsubscribe: <http://mail.gnome.org/mailman/listinfo/games-list>,
1234+- <mailto:games-list-request@gnome.org?subject=unsubscribe>
1235+-List-Archive: <http://mail.gnome.org/archives/games-list>
1236+-List-Post: <mailto:games-list@gnome.org>
1237+-List-Help: <mailto:games-list-request@gnome.org?subject=help>
1238+-List-Subscribe: <http://mail.gnome.org/mailman/listinfo/games-list>,
1239+- <mailto:games-list-request@gnome.org?subject=subscribe>
1240+-X-List-Received-Date: Mon, 06 Mar 2006 15:04:15 -0000
1241+-
1242+-Callum McKenzie said:
1243+-> Richard Hoelscher <rah@rahga.com> is the person to talk to about
1244+-> paris.svg. <...>
1245+-
1246+-To match the source imagery, paris.svg and dondorf.svg are public domain.
1247+-
1248+--Richard Hoelscher
1249+-http://rahga.com/svg/
1250+-
1251+Index: oneiric/cards/README.ornamental
1252+===================================================================
1253+--- oneiric.orig/cards/README.ornamental 2011-08-25 05:04:57.255777339 -0400
1254++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
1255+@@ -1,6 +0,0 @@
1256+-See http://www.nicubunu.ro/cards/ for Nicu Buculei's other works.
1257+-
1258+-The original file ornamental.svg is in the public domain. However,
1259+-the modified versions since commit 9ae88409abff74d5c9bb77fc0f17627a87104b22 are
1260+-distributed here under GPL 2+.
1261+-
1262+Index: oneiric/cards/README.paris
1263+===================================================================
1264+--- oneiric.orig/cards/README.paris 2011-08-25 05:04:57.175777225 -0400
1265++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
1266+@@ -1,72 +0,0 @@
1267+-Note: The original Paris.svg and dondorf.svg are in the public domain
1268+-[see http://mail.gnome.org/archives/games-list/2006-March/msg00005.html,
1269+-quotes below].
1270+-
1271+-However, as distributed here, with the changes in
1272+-commit 9ae88409abff74d5c9bb77fc0f17627a87104b22 (paris.svg), and
1273+-commit 9ae88409abff74d5c9bb77fc0f17627a87104b22 (dondorf.svg),
1274+-they are GPL 2+.
1275+-
1276+---------
1277+-From rah@rahga.com Mon Mar 6 10:04:15 2006
1278+-Return-Path: <rah@rahga.com>
1279+-X-Original-To: games-list@gnome.org
1280+-Delivered-To: games-list@gnome.org
1281+-Received: from localhost (unknown [127.0.0.1])
1282+- by menubar.gnome.org (Postfix) with ESMTP id 1538A3B2473
1283+- for <games-list@gnome.org>; Mon, 6 Mar 2006 10:04:15 -0500 (EST)
1284+-Received: from menubar.gnome.org ([127.0.0.1])
1285+- by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024)
1286+- with ESMTP id 27965-05 for <games-list@gnome.org>;
1287+- Mon, 6 Mar 2006 10:04:07 -0500 (EST)
1288+-Received: from injector.dmerz.net (injector.dmerz.net [66.196.18.83])
1289+- by menubar.gnome.org (Postfix) with ESMTP id 21E663B2977
1290+- for <games-list@gnome.org>; Mon, 6 Mar 2006 10:04:01 -0500 (EST)
1291+-Received: by injector.dmerz.net (Postfix, from userid 48)
1292+- id 842AEFD523; Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1293+-Received: from 66.196.16.141 (SquirrelMail authenticated user rahga)
1294+- by www.dmerz.com with HTTP; Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1295+-Message-ID: <3934.66.196.16.141.1141657437.squirrel@www.dmerz.com>
1296+-In-Reply-To: <1141637098.11797.89.camel@localhost.localdomain>
1297+-References: <1141589152.8137.15.camel@localhost.localdomain><1141631001.11797.76.camel@localhost.localdomain><1141633441.8052.9.camel@localho
1298+-st.localdomain>
1299+- <1141637098.11797.89.camel@localhost.localdomain>
1300+-Date: Mon, 6 Mar 2006 09:03:57 -0600 (CST)
1301+-From: "Richard Hoelscher" <rah@rahga.com>
1302+-To: callum@spooky-possum.org
1303+-User-Agent: SquirrelMail/1.4.2-3
1304+-MIME-Version: 1.0
1305+-Content-Type: text/plain;charset=iso-8859-1
1306+-Content-Transfer-Encoding: 8bit
1307+-X-Priority: 3
1308+-Importance: Normal
1309+-X-Virus-Scanned: by amavisd-new at gnome.org
1310+-X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2
1311+- tests=[BAYES_00=-2.599]
1312+-X-Spam-Score: -2.599
1313+-X-Spam-Level:
1314+-Cc: games-list@gnome.org, SmR <smr.berlin@gmx.de>
1315+-Subject: Re: Gnome Cards Pixmap
1316+-X-BeenThere: games-list@gnome.org
1317+-X-Mailman-Version: 2.1.5
1318+-Precedence: list
1319+-Reply-To: rah@rahga.com
1320+-List-Id: "List for discussing the games in GNOME." <games-list.gnome.org>
1321+-List-Unsubscribe: <http://mail.gnome.org/mailman/listinfo/games-list>,
1322+- <mailto:games-list-request@gnome.org?subject=unsubscribe>
1323+-List-Archive: <http://mail.gnome.org/archives/games-list>
1324+-List-Post: <mailto:games-list@gnome.org>
1325+-List-Help: <mailto:games-list-request@gnome.org?subject=help>
1326+-List-Subscribe: <http://mail.gnome.org/mailman/listinfo/games-list>,
1327+- <mailto:games-list-request@gnome.org?subject=subscribe>
1328+-X-List-Received-Date: Mon, 06 Mar 2006 15:04:15 -0000
1329+-
1330+-Callum McKenzie said:
1331+-> Richard Hoelscher <rah@rahga.com> is the person to talk to about
1332+-> paris.svg. <...>
1333+-
1334+-To match the source imagery, paris.svg and dondorf.svg are public domain.
1335+-
1336+--Richard Hoelscher
1337+-http://rahga.com/svg/
1338+-
1339+Index: oneiric/cards/anglo.svg
1340+===================================================================
1341+--- oneiric.orig/cards/anglo.svg 2011-08-25 05:04:57.325777427 -0400
1342++++ /dev/null 1970-01-01 00:00:00.000000000 +0000
1343+@@ -1,1639 +0,0 @@
1344+-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1345+-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
1346+-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="2632.5" height="1575" id="svg2">
1347+- <g id="1_club">
1348+- <rect width="201.08269" height="313.5827" rx="8.6760731" ry="8.6760731" x="0.70866394" y="0.70863581" style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round" id="rect9340"/>
1349+- <use transform="matrix(-1,0,0,-1,202.638,315)" id="use25665" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22603"/>
1350+- <path d="M19.989,67.951C20.012,67.33 20.035,66.709 20.058,66.088C20.868,66.419 20.794,67.366 20.911,68.082C21.299,70.345 23.324,72.374 25.713,72.235C28.262,72.142 30.169,69.712 30.243,67.271C30.427,64.725 28.655,61.984 25.991,61.706C24.113,61.471 22.322,62.648 21.443,64.256C21.252,64.674 20.031,64.951 20.35,64.229C20.632,63.289 21.807,63.33 22.406,62.677C25.038,60.58 24.969,56.043 22.261,54.042C20.544,52.653 17.834,52.927 16.385,54.578C14.151,56.862 14.479,61.093 17.14,62.908C17.74,63.398 18.861,63.442 18.918,64.412C18.936,64.989 17.764,64.52 17.662,64.056C16.61,62.135 14.087,61.087 12.039,62.028C9.17,63.24 8.195,67.102 9.695,69.714C10.713,71.758 13.374,72.886 15.49,71.854C17.353,71.029 18.409,68.994 18.464,67.021C18.489,66.442 19.407,65.662 19.22,66.643C19.399,69.11 19.282,71.626 18.663,74.027C18.716,74.539 17.516,75.747 18.583,75.561C19.426,75.561 20.27,75.561 21.113,75.561C20.762,74.345 20.192,72.947 20.129,71.575C19.998,70.372 19.988,69.16 19.989,67.951 z " id="path37940"/>
1351+- <use transform="matrix(-1,0,0,-1,202.638,314.9999)" id="use37950" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37940"/>
1352+- <path d="M101.997,157.406C102.044,156.13 102.091,154.855 102.138,153.58C103.802,154.259 103.65,156.204 103.889,157.674C104.686,162.321 108.844,166.487 113.752,166.202C118.985,166.012 122.901,161.021 123.054,156.01C123.432,150.78 119.793,145.152 114.322,144.579C110.465,144.097 106.788,146.514 104.983,149.817C104.591,150.675 102.083,151.244 102.738,149.762C103.316,147.831 105.729,147.915 106.959,146.575C112.365,142.268 112.224,132.952 106.661,128.842C103.135,125.989 97.571,126.552 94.596,129.942C90.007,134.633 90.68,143.322 96.145,147.048C97.378,148.054 99.681,148.146 99.797,150.138C99.833,151.323 97.426,150.359 97.218,149.407C95.056,145.462 89.877,143.309 85.67,145.242C79.778,147.731 77.777,155.663 80.856,161.026C82.947,165.223 88.412,167.54 92.757,165.42C96.583,163.726 98.751,159.548 98.864,155.496C98.916,154.307 100.8,152.705 100.417,154.72C100.784,159.785 100.544,164.953 99.274,169.883C99.382,170.935 96.917,173.416 99.109,173.032C100.841,173.032 102.573,173.032 104.305,173.032C103.584,170.536 102.413,167.665 102.283,164.848C102.015,162.377 101.993,159.888 101.997,157.406 z " id="path43924"/>
1353+- <path d="M26.841,45.57L19.626,17.655L12.411,45.202M10.495,46.125L14.328,46.125M24.925,46.125L28.757,46.125M22.971,35.102L16.281,35.102" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path22603"/>
1354+- </g>
1355+- <g id="2_club">
1356+- <use transform="translate(202.5,0)" id="use9367" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1357+- <use transform="matrix(-1,0,0,-1,607.6265,315)" id="use25671" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22591"/>
1358+- <use transform="translate(202.4885,0)" id="use37954" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37940"/>
1359+- <use transform="translate(202.5,0)" id="use37956" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37950"/>
1360+- <use transform="translate(202.5,-79.986)" id="use46754" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1361+- <use transform="matrix(1,0,0,-1,202.5,394.9859)" id="use46756" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1362+- <path d="M230.9,45.571L213.205,45.571C213.205,40.68 217.631,37.129 222.115,35.926C226.545,34.737 231.025,31.958 231.025,27.068C231.025,22.178 227.061,18.209 222.177,18.209C217.293,18.209 213.329,22.178 213.329,27.068" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path22591"/>
1363+- </g>
1364+- <g id="3_club">
1365+- <use transform="translate(405,0)" id="use9377" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1366+- <use transform="matrix(-1,0,0,-1,1012.615,315)" id="use25681" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g22585"/>
1367+- <use transform="translate(404.9771,0)" id="use37968" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37940"/>
1368+- <use transform="translate(405,0)" id="use37970" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37950"/>
1369+- <use transform="translate(405,7.4593)" id="use46817" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1370+- <use transform="translate(202.5,0)" id="use46819" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46754"/>
1371+- <use transform="translate(202.5,0)" id="use46821" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46756"/>
1372+- <g transform="matrix(0.2054,0,0,0.1949,606.894,-238.9345)" id="g22585">
1373+- <path d="M-921.725,1319.029L-852.731,1319.029L-915.024,1381.618" style="fill:none;stroke:#000000;stroke-width:15;stroke-linecap:square;stroke-linejoin:bevel" id="path22587"/>
1374+- <path d="M-829.657,127.494A44.205,44.205 0 1 1 -842.604,158.751" transform="matrix(0.9057,0,0,1.0229,-164.3149,1251.8279)" style="fill:none;stroke:#000000;stroke-width:15.6" id="path22589"/>
1375+- </g>
1376+- </g>
1377+- <g id="4_club">
1378+- <use transform="translate(607.5,0)" id="use9387" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1379+- <use transform="translate(647.8036,-79.986)" id="use46740" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1380+- <use transform="matrix(1,0,0,-1,647.8036,394.9859)" id="use46752" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1381+- <use transform="matrix(-1,0,0,-1,1417.6035,315)" id="use25683" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22583"/>
1382+- <use transform="translate(404.9771,0)" id="use37972" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37954"/>
1383+- <use transform="translate(405,0)" id="use37974" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37956"/>
1384+- <use transform="matrix(1,0,0,-1,567.1964,394.9859)" id="use46750" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1385+- <use transform="translate(567.1964,-79.986)" id="use46760" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1386+- <path d="M632.184,45.679L632.184,17.593L618.082,39.135L636.101,39.135M628.912,46.187L635.69,46.187" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path22583"/>
1387+- </g>
1388+- <g id="5_club">
1389+- <use transform="translate(810,0)" id="use9397" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1390+- <use transform="matrix(-1,0,0,-1,1822.592,315)" id="use25685" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g22577"/>
1391+- <use transform="translate(809.9541,0)" id="use37992" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37940"/>
1392+- <use transform="translate(809.9999,0)" id="use37994" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37950"/>
1393+- <use transform="translate(202.5,0)" id="use46837" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46740"/>
1394+- <use transform="translate(202.5,0)" id="use46839" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46750"/>
1395+- <use transform="translate(202.5,0)" id="use46841" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46752"/>
1396+- <use transform="translate(202.5,0)" id="use46843" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46760"/>
1397+- <use transform="translate(810,7.4593)" id="use46863" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1398+- <g transform="matrix(0.186,0,0,0.186,1005.598,-160.133)" id="g22577">
1399+- <path d="M-907.394,957.169L-985.217,957.169L-985.217,1028.283" style="opacity:1;fill:none;stroke:#000000;stroke-width:16.1;stroke-linecap:square;stroke-linejoin:bevel" id="path22579"/>
1400+- <path d="M-836.682,136.649A44.205,44.205 0 1 1 -842.604,158.751" transform="matrix(1,0,0,1.1295,-147.7133,877.878)" style="opacity:1;fill:none;stroke:#000000;stroke-width:15.2" id="path22581"/>
1401+- </g>
1402+- </g>
1403+- <g id="6_club">
1404+- <use transform="translate(1012.5,0)" id="use9407" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1405+- <use transform="matrix(-1,0,0,-1,2227.5806,315)" id="use25687" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22575"/>
1406+- <use transform="translate(809.954,0)" id="use37996" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37954"/>
1407+- <use transform="translate(809.9999,0)" id="use37998" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37956"/>
1408+- <use transform="translate(972.1964,7.4593)" id="use46744" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1409+- <use transform="translate(1052.8036,7.4593)" id="use46746" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1410+- <use transform="translate(405,0)" id="use46865" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46740"/>
1411+- <use transform="translate(405,0)" id="use46867" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46750"/>
1412+- <use transform="translate(405,0)" id="use46869" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46752"/>
1413+- <use transform="translate(405,0)" id="use46871" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46760"/>
1414+- <path d="M1023.9,37.333C1023.9,32.785 1027.568,29.094 1032.088,29.094C1036.608,29.094 1040.276,32.785 1040.276,37.333C1040.276,41.88 1036.608,45.571 1032.088,45.571C1027.568,45.571 1023.9,41.816 1023.9,37.333C1023.9,34.423 1023.444,26.698 1025.655,22.284C1028.761,16.084 1037.662,17.079 1039.948,24.449" style="fill:none;stroke:#000000;stroke-width:3" id="path22575"/>
1415+- </g>
1416+- <g id="7_club">
1417+- <use transform="translate(1215,0)" id="use9417" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1418+- <use transform="matrix(-1,0,0,-1,2632.569,315)" id="use25689" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22573"/>
1419+- <use transform="translate(809.9541,0)" id="use38000" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37968"/>
1420+- <use transform="translate(809.9999,0)" id="use38002" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37970"/>
1421+- <use transform="translate(1215,-36.2633)" id="use46742" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1422+- <use transform="translate(202.5,0)" id="use46889" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46744"/>
1423+- <use transform="translate(202.5,0)" id="use46891" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46746"/>
1424+- <use transform="translate(202.5,0)" id="use46893" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46865"/>
1425+- <use transform="translate(202.5,0)" id="use46895" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46867"/>
1426+- <use transform="translate(202.5,0)" id="use46897" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46869"/>
1427+- <use transform="translate(202.5,0)" id="use46899" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46871"/>
1428+- <path d="M1227.306,18.209L1241.808,18.209L1227.306,45.571" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path22573"/>
1429+- </g>
1430+- <g id="8_club">
1431+- <use transform="translate(1417.5,0)" id="use9427" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1432+- <use transform="matrix(-1,0,0,-1,3037.5576,315)" id="use25691" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22571"/>
1433+- <use transform="translate(809.9541,0)" id="use38004" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37972"/>
1434+- <use transform="translate(810,0)" id="use38006" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37974"/>
1435+- <use transform="translate(1377.1964,-21.6892)" id="use46935" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1436+- <use transform="translate(1457.8036,-21.6892)" id="use46937" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1437+- <use transform="matrix(1,0,0,-1,1377.1964,336.689)" id="use46939" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1438+- <use transform="matrix(1,0,0,-1,1457.8036,336.689)" id="use46941" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path43924"/>
1439+- <use transform="translate(810,0)" id="use46949" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46740"/>
1440+- <use transform="translate(810,0)" id="use46951" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46750"/>
1441+- <use transform="translate(810,0)" id="use46953" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46752"/>
1442+- <use transform="translate(810,0)" id="use46955" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46760"/>
1443+- <path d="M1446.126,38.007C1446.126,42.182 1442.058,45.571 1437.046,45.571C1432.033,45.571 1427.965,42.182 1427.965,38.007C1427.965,33.832 1432.033,30.444 1437.046,30.444C1442.058,30.444 1446.126,33.832 1446.126,38.007 zM1444.396,24.331C1444.396,27.711 1441.103,30.454 1437.046,30.454C1432.988,30.454 1429.695,27.711 1429.695,24.331C1429.695,20.952 1432.988,18.209 1437.046,18.209C1441.103,18.209 1444.396,20.952 1444.396,24.331 z " style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round" id="path22571"/>
1444+- </g>
1445+- <g id="9_club">
1446+- <use transform="translate(1620,0)" id="use9437" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1447+- <use transform="matrix(-1,0,0,-1,3442.546,315)" id="use25695" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22569"/>
1448+- <use transform="translate(1619.9082,0)" id="use38032" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37940"/>
1449+- <use transform="translate(1619.9999,0)" id="use38034" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37950"/>
1450+- <use transform="translate(1012.5,0)" id="use46998" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46740"/>
1451+- <use transform="translate(1012.5,0)" id="use47000" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46750"/>
1452+- <use transform="translate(1012.5,-58.2968)" id="use47002" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46752"/>
1453+- <use transform="translate(1012.5,0)" id="use47004" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46760"/>
1454+- <use transform="translate(202.5,0)" id="use47012" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46935"/>
1455+- <use transform="translate(202.5,0)" id="use47014" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46937"/>
1456+- <use transform="translate(202.5,0)" id="use47016" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46939"/>
1457+- <use transform="translate(202.5,58.2969)" id="use47018" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46941"/>
1458+- <use transform="translate(405,43.7226)" id="use47026" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46742"/>
1459+- <path d="M1647.703,26.447C1647.703,30.994 1644.035,34.685 1639.515,34.685C1634.995,34.685 1631.327,30.994 1631.327,26.447C1631.327,21.9 1634.995,18.209 1639.515,18.209C1644.035,18.209 1647.703,21.963 1647.703,26.447C1647.703,29.356 1648.159,37.082 1645.948,41.495C1642.842,47.695 1633.941,46.701 1631.655,39.331" style="fill:none;stroke:#000000;stroke-width:3" id="path22569"/>
1460+- </g>
1461+- <g id="10_club">
1462+- <use transform="translate(1822.5,0)" id="use9447" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1463+- <use transform="matrix(-1,0,0,-1,3847.5346,315)" id="use30089" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g30085"/>
1464+- <use transform="translate(1619.9083,0)" id="use38036" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37954"/>
1465+- <use transform="translate(1620,0)" id="use38038" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37956"/>
1466+- <use transform="translate(1215,0)" id="use47036" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46740"/>
1467+- <use transform="translate(1215,0)" id="use47038" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46750"/>
1468+- <use transform="translate(1215,0)" id="use47040" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46752"/>
1469+- <use transform="translate(1215,0)" id="use47042" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46760"/>
1470+- <use transform="translate(405,0)" id="use47056" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46935"/>
1471+- <use transform="translate(405.0001,0)" id="use47058" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46937"/>
1472+- <use transform="translate(405,0)" id="use47060" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46939"/>
1473+- <use transform="translate(405.0001,0)" id="use47062" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46941"/>
1474+- <use transform="translate(607.5,-14.5743)" id="use47070" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use46742"/>
1475+- <use transform="matrix(1,0,0,-1,0,314.9998)" id="use47076" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use47070"/>
1476+- <g transform="matrix(0.5504,0,0,0.5504,729.3961,7.5117)" id="g30085">
1477+- <path d="M2037.953,51.745C2037.953,42.139 2037.953,46.442 2037.953,36.837C2037.953,27.231 2033.07,19.435 2027.055,19.435C2021.039,19.435 2016.157,27.231 2016.157,36.837C2016.157,46.442 2016.157,42.139 2016.157,51.745C2016.157,61.351 2021.039,69.147 2027.055,69.147C2033.07,69.147 2037.953,61.351 2037.953,51.745 z " style="fill:none;stroke:#000000;stroke-width:5.4;stroke-linecap:round" id="path22567"/>
1478+- <path d="M2004.961,20.454L2004.961,68.128" style="fill:none;stroke:#000000;stroke-width:5.4;stroke-linecap:square;stroke-linejoin:bevel" id="path29088"/>
1479+- </g>
1480+- </g>
1481+- <g id="jack_club">
1482+- <use transform="matrix(-1,0,0,-1,2227.5,315)" id="use9457" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1483+- <g transform="matrix(0.2398,0,0,0.2666,1875.6934,-357.7394)" id="g9233">
1484+- <path d="M1328.02,2052.427L1328.108,2020.336C1240.451,1906.89 1247.688,1863.734 1251.465,1756.339L1191.653,1697.649C1191.653,1697.649 999.842,1683.197 964.029,1692.878C928.216,1702.559 793.158,1783.821 761.266,1813.154L761.178,1845.245C848.835,1958.691 841.598,2001.847 837.821,2109.242L897.633,2167.932C897.633,2167.932 1089.444,2182.384 1125.257,2172.703C1161.07,2163.022 1296.128,2081.76 1328.02,2052.427 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path68318"/>
1485+- <g transform="matrix(1,0,0,1.0014,-1721.7676,-986.1681)" id="g5532">
1486+- <g transform="translate(2394.3634,2388.6614)" id="g80845">
1487+- <path d="M382.604,526.181C382.528,527.681 382.259,530.727 376.118,530.19C377.283,537.415 373.915,536.916 372.615,536.881C371.315,536.845 368.477,536.873 368.362,530.569C362.962,530.558 361.599,528.319 361.491,526.181C361.566,524.009 361.836,521.635 367.976,522.172C366.812,514.947 370.179,515.446 371.479,515.482C372.779,515.517 375.617,515.49 375.732,521.794C381.132,521.804 382.496,524.715 382.604,526.181 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round" id="path61994"/>
1488+- <path d="M373.424 525.948A1.878 1.878 0 1 1 369.668,525.948A1.878 1.878 0 1 1 373.424 525.948 z" transform="matrix(1.7273,0,0,1.7273,-269.7142,-382.2752)" style="opacity:1;fill:none;stroke:#000000;stroke-width:0.9;stroke-linecap:square" id="path79874"/>
1489+- </g>
1490+- <path d="M2716.551,2672.224L2758.457,2857.755L2775.363,2857.755L2740.52,2703.193C2815.062,2740.685 2865.739,2735.374 2900.832,2731.536L2898.645,2711.63C2861.053,2715.741 2814.127,2721.851 2734.832,2677.536L2716.551,2672.224 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path12986"/>
1491+- <g transform="translate(2394.3634,2388.6614)" style="fill:#ffffff" id="g21257">
1492+- <path d="M375.818,456.545C375.818,460.018 372.999,462.837 369.526,462.837C366.053,462.837 363.235,460.018 363.235,456.545C363.235,453.072 366.053,450.254 369.526,450.254C372.999,450.254 375.818,453.072 375.818,456.545 zM370.699,433.89C370.699,437.363 367.88,440.182 364.407,440.182C360.934,440.182 358.116,437.363 358.116,433.89C358.116,430.417 360.934,427.599 364.407,427.599C367.88,427.599 370.699,430.417 370.699,433.89 zM365.58,411.236C365.58,414.708 362.761,417.527 359.288,417.527C355.815,417.527 352.997,414.708 352.997,411.236C352.997,407.763 355.815,404.944 359.288,404.944C362.761,404.944 365.58,407.763 365.58,411.236 zM360.461,388.581C360.461,392.054 357.642,394.872 354.169,394.872C350.696,394.872 347.878,392.054 347.878,388.581C347.878,385.108 350.696,382.289 354.169,382.289C357.642,382.289 360.461,385.108 360.461,388.581 zM355.341,365.926C355.341,369.399 352.523,372.217 349.05,372.217C345.577,372.217 342.758,369.399 342.758,365.926C342.758,362.453 345.577,359.634 349.05,359.634C352.523,359.634 355.341,362.453 355.341,365.926 zM350.222,343.271C350.222,346.744 347.404,349.563 343.931,349.563C340.458,349.563 337.639,346.744 337.639,343.271C337.639,339.798 340.458,336.98 343.931,336.98C347.404,336.98 350.222,339.798 350.222,343.271 zM345.103,320.616C345.103,324.089 342.285,326.908 338.812,326.908C335.339,326.908 332.52,324.089 332.52,320.616C332.52,317.143 335.339,314.325 338.812,314.325C342.285,314.325 345.103,317.143 345.103,320.616 zM348.374,301.249C348.374,304.722 345.556,307.54 342.083,307.54C338.61,307.54 335.791,304.722 335.791,301.249C335.791,297.776 338.61,294.957 342.083,294.957C345.556,294.957 348.374,297.776 348.374,301.249 zM458.449,335.26C458.449,338.733 455.63,341.551 452.157,341.551C448.684,341.551 445.866,338.733 445.866,335.26C445.866,331.787 448.684,328.968 452.157,328.968C455.63,328.968 458.449,331.787 458.449,335.26 zM481.665,335.406C481.665,338.879 478.847,341.698 475.374,341.698C471.901,341.698 469.082,338.879 469.082,335.406C469.082,331.934 471.901,329.115 475.374,329.115C478.847,329.115 481.665,331.934 481.665,335.406 zM369.172,311.575C369.172,315.048 366.353,317.866 362.88,317.866C359.407,317.866 356.589,315.048 356.589,311.575C356.589,308.102 359.407,305.283 362.88,305.283C366.353,305.283 369.172,308.102 369.172,311.575 zM390.624,320.473C390.624,323.946 387.806,326.765 384.333,326.765C380.86,326.765 378.041,323.946 378.041,320.473C378.041,317 380.86,314.182 384.333,314.182C387.806,314.182 390.624,317 390.624,320.473 zM412.705,327.598C412.705,331.071 409.887,333.89 406.414,333.89C402.941,333.89 400.122,331.071 400.122,327.598C400.122,324.125 402.941,321.307 406.414,321.307C409.887,321.307 412.705,324.125 412.705,327.598 zM435.377,332.625C435.377,336.098 432.558,338.917 429.085,338.917C425.613,338.917 422.794,336.098 422.794,332.625C422.794,329.153 425.613,326.334 429.085,326.334C432.558,326.334 435.377,329.153 435.377,332.625 z " style="fill-rule:evenodd" id="path21227"/>
1493+- </g>
1494+- <path d="M2746.207,2710.443L2779.551,2857.755L2847.238,2857.755C2852.729,2816.661 2864.641,2776.57 2879.582,2737.724C2833.752,2741.077 2787.339,2730.546 2746.207,2710.443 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path9622"/>
1495+- <path d="M2712.863,2672.349C2700.926,2672.826 2691.41,2673.741 2685.801,2675.255C2673.399,2678.603 2649.098,2690.567 2621.301,2705.943C2656.314,2756.934 2676.996,2824.348 2684.77,2857.755L2754.676,2857.755L2712.863,2672.349 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path10777"/>
1496+- <path d="M2971.426,2817.036C2919.398,2833.394 2881.645,2882.006 2881.645,2939.411C2881.645,3008.385 2936.156,3064.692 3004.426,3067.568C3024.509,3054.282 3041.057,3042.349 3049.801,3034.318L3049.863,3002.255C2986.917,2920.904 2972.925,2875.744 2971.426,2817.036 z " style="fill:#0000dd;stroke:#000000;stroke-width:1.5" id="path8638"/>
1497+- <path d="M2975.676,2859.106L2968.395,2863.286C2873.957,2920.66 2935.665,3054.628 3043.645,3016.599L3049.832,3012.943L3049.863,3002.255C3003.117,2941.84 2983.364,2899.971 2975.676,2859.106 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path61998"/>
1498+- <path d="M2982.723,3009.451L3004.748,2944.312M2940.891,2972.853L3002.525,2942.367M2937.19,2917.394L3002.328,2939.419M2965.71,3001.086L3003.844,2943.868M2951.442,2988.603L3003.086,2943.204M2934.776,2954.908L3002.2,2941.413M2933.513,2935.992L3002.133,2940.408M2945.554,2900.381L3002.773,2938.515M2958.037,2886.113L3003.436,2937.757M3001.321,3013.127L3005.737,2944.508M3020.237,3011.865L3006.742,2944.441M2973.788,2875.562L3004.273,2937.196M3038.181,3005.75L3007.696,2944.116" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path62000"/>
1499+- <path d="M2979.268,2870.788L2971.613,2875.318C2890.764,2924.437 2943.608,3039.126 3036.051,3006.568L3048.676,3000.724" style="fill:none;stroke:#000000;stroke-width:5.6;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path62002"/>
1500+- <path d="M2908.363,2679.661L2906.113,2684.724C2878.767,2746.193 2853.515,2811.169 2848.738,2883.036C2843.962,2954.904 2860.394,3033.175 2913.582,3118.255L2947.488,3097.036C2898.109,3018.049 2884.385,2949.759 2888.645,2885.661C2892.778,2823.474 2914.518,2764.774 2940.27,2706.349L2913.426,2680.036C2913.426,2680.036 2910.434,2679.812 2908.363,2679.661 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path71245"/>
1501+- <path d="M2790.728,2672.876C2728.264,2552.108 2847.716,2461.776 2923.499,2535.779C2939.366,2599.028 2922.881,2652.224 2910.577,2683.964C2898.484,2715.158 2827.074,2709.148 2790.728,2672.876 z " style="fill:#ffffff;fill-rule:evenodd" id="path59478"/>
1502+- <path d="M2933.603,2500.811C2987.506,2504.668 2979.301,2524.397 2978.156,2556.118C2953.675,2542.703 2957.185,2539.705 2933.603,2500.811 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path58497"/>
1503+- <path d="M2711.879,2681.755C2714.681,2683.139 2717.849,2683.779 2720.957,2683.536C2724.11,2685.187 2727.737,2685.859 2731.238,2685.411C2734.146,2686.909 2737.456,2687.578 2740.676,2687.286C2743.753,2688.971 2747.277,2689.608 2750.77,2689.224C2754.089,2691.378 2757.911,2692.082 2761.738,2691.661L2761.395,2691.13C2761.482,2691.187 2761.556,2691.262 2761.645,2691.318C2769.771,2696.42 2780.301,2693.658 2784.863,2685.974C2785.136,2685.515 2785.386,2685.02 2785.613,2684.536C2785.624,2684.515 2785.634,2684.495 2785.645,2684.474C2785.717,2684.319 2785.796,2684.162 2785.863,2684.005C2813.346,2629.02 2806.397,2579.947 2820.738,2523.161L2729.27,2529.286C2716.699,2587.086 2723.922,2598.557 2700.77,2652.161C2696.704,2650.437 2691.862,2650.849 2688.301,2653.443C2682.006,2658.029 2681.508,2667.34 2686.457,2673.63C2690.309,2678.526 2696.465,2680.658 2702.207,2679.88C2705.201,2681.541 2708.522,2682.006 2711.879,2681.755 zM2929.02,2610.224L2928.988,2610.349L2928.957,2610.349C2926.596,2634.76 2920.64,2655.911 2914.707,2672.755L2915.457,2672.786C2915.472,2679.075 2919.543,2685.045 2926.051,2686.38C2932.067,2687.615 2938.82,2684.054 2939.988,2677.786C2940.586,2674.579 2939.312,2671.12 2936.77,2669.255C2937.289,2669.13 2937.817,2668.987 2938.332,2668.786C2943.573,2666.745 2947.008,2660.742 2944.676,2655.474C2943.251,2652.256 2939.5,2650.031 2936.02,2651.099L2936.301,2650.286C2934.569,2647.894 2934.023,2647.744 2933.176,2643.505C2935.597,2643.886 2938.165,2643.297 2940.082,2641.474C2942.631,2639.05 2943.188,2634.78 2940.488,2632.349C2938.7,2630.738 2935.51,2630.499 2933.926,2632.63C2930.964,2629.234 2929.478,2616.992 2929.02,2610.224 z " style="fill:#ffdd00;fill-rule:evenodd" id="path54543"/>
1504+- <path d="M2893.662,2660.661C2888.484,2659.358 2869.084,2659.625 2861.787,2661.295C2862.076,2654.757 2871.533,2658.9 2877.683,2654.858C2883.96,2658.498 2893.52,2656.209 2893.662,2660.661 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path53630"/>
1505+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.4211,0,0,0.3707,2716.6735,2455.0703)" style="fill:#0000dd;fill-rule:evenodd" id="path53634"/>
1506+- <path d="M2859.19,2562.703C2854.671,2563.863 2828.323,2567.79 2820.723,2568.118C2820.85,2569.899 2838.431,2568.913 2844.473,2568.179C2850.516,2567.444 2859.218,2564.688 2859.19,2562.703 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path53636"/>
1507+- <path d="M2825.533,2569.585C2832.816,2578.486 2847.857,2580.464 2862.496,2572.341" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path53640"/>
1508+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.9288,0,0,0.8176,2558.5668,2315.1533)" style="fill:none;stroke:#0000dd;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round" id="path53642"/>
1509+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.356,0,0,0.3218,3014.1804,2469.4773)" style="fill:#0000dd;fill-rule:evenodd" id="path53644"/>
1510+- <path d="M2893.689,2562.917C2897.509,2563.924 2919.785,2567.333 2926.21,2567.618C2926.104,2569.164 2911.24,2568.308 2906.131,2567.67C2901.022,2567.033 2893.665,2564.64 2893.689,2562.917 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path53646"/>
1511+- <path d="M2922.144,2568.891C2915.987,2576.618 2903.27,2578.336 2890.893,2571.284" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path53650"/>
1512+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.7853,0,0,0.7098,3147.8534,2348.0107)" style="fill:none;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path53652"/>
1513+- <path d="M2869.818,2551.898C2847.287,2544.462 2821.338,2553.567 2821.338,2553.567" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path53680"/>
1514+- <path d="M2890.293,2553.903C2905.562,2546.467 2923.23,2554.954 2923.23,2554.954" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path53682"/>
1515+- <path d="M2940.1,2504.992C2953.195,2514.941 2974.222,2529.401 2975.511,2551.157" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path58499"/>
1516+- <path d="M2955.93,2511.738L2950.036,2512.72L2950.527,2519.924M2963.005,2517.919L2957.046,2518.357L2956.875,2525.576M2968.933,2523.667L2962.959,2523.788L2962.405,2530.987M2973.967,2529.862L2968.004,2529.49L2966.858,2536.62" style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path58501"/>
1517+- <path d="M2983.953,2782.52C2983.953,2744.454 3008.466,2749.226 3017.913,2751.557L3017.913,2813.484C3008.633,2811.615 2983.953,2820.431 2983.953,2782.52 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path67565"/>
1518+- <path d="M3049.875,3002.265C2962.219,2888.979 2969.456,2845.884 2973.233,2738.64L2913.42,2680.033M2483.034,2795.375C2514.926,2766.083 2649.983,2684.936 2685.796,2675.268" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path51768"/>
1519+- <path d="M2940.27,2706.349C2920.417,2751.391 2902.969,2796.602 2894.113,2843.443L2979.692,2815.744L2979.692,2745.068L2940.27,2706.349 z " style="fill:#ffdd00;stroke:#000000;stroke-width:4" id="rect68315"/>
1520+- <path d="M2926.056,3098.654C2925.676,3097.951 2925.296,3097.249 2924.915,3096.546C2926.028,3096.383 2926.565,3097.48 2927.161,3098.197C2929.069,3100.448 2932.659,3101.254 2935.184,3099.496C2937.914,3097.681 2938.475,3093.953 2936.963,3091.203C2935.503,3088.264 2931.855,3086.57 2928.699,3087.947C2926.45,3088.875 2925.174,3091.259 2925.252,3093.613C2925.313,3094.2 2924.142,3095.305 2924.024,3094.297C2923.722,3093.072 2925.049,3092.35 2925.286,3091.237C2926.83,3087.195 2924.012,3082.386 2919.724,3081.789C2916.933,3081.273 2914.041,3083.246 2913.418,3085.999C2912.296,3089.951 2915.476,3094.661 2919.607,3094.932C2920.592,3095.082 2921.862,3094.399 2922.559,3095.436C2922.955,3096.063 2921.351,3096.309 2920.936,3095.862C2918.516,3094.423 2915.039,3094.91 2913.386,3097.29C2911.001,3100.506 2912.541,3105.647 2915.939,3107.501C2918.428,3109.056 2922.103,3108.503 2923.727,3105.95C2925.213,3103.794 2924.988,3100.841 2923.76,3098.621C2923.41,3097.963 2923.916,3096.501 2924.35,3097.708C2926.159,3100.322 2927.728,3103.152 2928.664,3106.198C2929.066,3106.724 2928.563,3108.854 2929.607,3107.932C2930.531,3107.366 2931.455,3106.799 2932.379,3106.232C2931.178,3105.136 2929.613,3103.987 2928.622,3102.527C2927.67,3101.296 2926.844,3099.993 2926.056,3098.654C2926.056,3098.654 2926.056,3098.654 2926.056,3098.654M2907.098,3063.874C2906.769,3063.147 2906.439,3062.438 2906.124,3061.704C2907.247,3061.642 2907.689,3062.74 2908.233,3063.498C2909.974,3065.88 2913.466,3067.057 2916.137,3065.53C2919.017,3063.966 2919.822,3060.077 2918.511,3057.226C2917.266,3054.189 2913.851,3052.205 2910.603,3053.348C2908.292,3054.109 2906.86,3056.462 2906.724,3058.814C2906.733,3059.404 2905.467,3060.398 2905.44,3059.384C2905.249,3058.136 2906.636,3057.537 2906.974,3056.45C2908.877,3052.565 2906.445,3047.418 2902.213,3046.504C2899.468,3045.783 2896.437,3047.536 2895.612,3050.236C2894.2,3054.093 2896.894,3058.973 2900.984,3059.616C2901.951,3059.855 2903.278,3059.29 2903.877,3060.385C2904.215,3061.045 2902.596,3061.145 2902.223,3060.663C2899.943,3059.011 2896.436,3059.181 2894.575,3061.402C2891.909,3064.389 2893.037,3069.645 2896.257,3071.793C2898.597,3073.563 2902.307,3073.339 2904.151,3070.941C2905.824,3068.925 2905.875,3065.979 2904.809,3063.677C2904.508,3062.996 2905.118,3061.573 2905.464,3062.809C2907.081,3065.546 2908.361,3068.522 2909.08,3071.627C2909.444,3072.18 2908.792,3074.269 2909.898,3073.423C2910.86,3072.923 2911.822,3072.423 2912.784,3071.922C2911.663,3070.744 2910.189,3069.509 2909.331,3067.966C2908.493,3066.656 2907.787,3065.267 2907.098,3063.874C2907.098,3063.874 2907.098,3063.874 2907.098,3063.874M2891.333,3027.564C2891.075,3026.807 2890.817,3026.071 2890.575,3025.31C2891.698,3025.358 2892.031,3026.491 2892.499,3027.298C2894.004,3029.836 2897.366,3031.343 2900.172,3030.079C2903.189,3028.798 2904.363,3025.005 2903.332,3022.041C2902.384,3018.899 2899.188,3016.606 2895.844,3017.428C2893.47,3017.962 2891.816,3020.164 2891.453,3022.492C2891.404,3023.08 2890.047,3023.946 2890.119,3022.935C2890.05,3021.675 2891.489,3021.213 2891.93,3020.163C2894.202,3016.481 2892.313,3011.276 2888.22,3009.867C2885.578,3008.826 2882.362,3010.208 2881.223,3012.791C2879.364,3016.454 2881.653,3021.696 2885.661,3022.733C2886.6,3023.064 2887.976,3022.631 2888.467,3023.779C2888.739,3024.469 2887.117,3024.411 2886.793,3023.895C2884.684,3022.029 2881.177,3021.858 2879.109,3023.888C2876.166,3026.602 2876.783,3031.958 2879.782,3034.406C2881.942,3036.392 2885.656,3036.525 2887.722,3034.314C2889.58,3032.469 2889.914,3029.542 2889.074,3027.147C2888.839,3026.441 2889.583,3025.083 2889.809,3026.346C2891.156,3029.226 2892.153,3032.308 2892.574,3035.467C2892.884,3036.052 2892.037,3038.07 2893.219,3037.333C2894.224,3036.926 2895.229,3036.519 2896.233,3036.112C2895.228,3034.833 2893.87,3033.469 2893.164,3031.851C2892.455,3030.466 2891.886,3029.016 2891.333,3027.564C2891.333,3027.564 2891.333,3027.564 2891.333,3027.564M2879.369,2989.857C2879.206,2989.075 2879.042,2988.293 2878.878,2987.512C2879.991,2987.673 2880.192,2988.877 2880.559,2989.735C2881.744,2992.437 2884.972,2994.212 2887.891,2993.238C2891.022,2992.268 2892.613,2988.9 2891.95,2985.832C2891.391,2982.598 2888.413,2979.964 2884.994,2980.371C2882.573,2980.61 2880.636,2982.518 2880.038,2984.797C2879.929,2985.377 2878.492,2986.101 2878.666,2985.102C2878.726,2983.841 2880.209,2983.596 2880.775,2982.608C2883.48,2979.231 2882.173,2973.703 2878.246,2971.881C2875.725,2970.575 2872.384,2971.619 2870.986,2974.071C2868.761,2977.524 2870.388,2982.873 2874.239,2984.392C2875.131,2984.836 2876.565,2984.582 2876.937,2985.774C2877.137,2986.488 2875.53,2986.266 2875.26,2985.719C2873.351,2983.649 2869.896,2982.976 2867.595,2984.737C2864.342,2987.072 2864.432,2992.746 2867.168,2995.484C2869.117,2997.678 2872.798,2998.185 2875.077,2996.195C2877.112,2994.546 2877.721,2991.648 2877.178,2989.169C2877.03,2988.44 2877.933,2987.182 2878.004,2988.464C2878.991,2991.485 2879.706,2994.641 2879.744,2997.827C2879.981,2998.445 2878.951,3000.38 2880.201,2999.765C2881.241,2999.461 2882.282,2999.156 2883.322,2998.852C2882.451,2997.479 2881.279,2995.974 2880.74,2994.293C2880.174,2992.844 2879.742,2991.366 2879.369,2989.857C2879.369,2989.857 2879.369,2989.857 2879.369,2989.857M2871.767,2951.022C2871.685,2950.228 2871.609,2949.452 2871.543,2948.656C2872.627,2948.953 2872.687,2950.133 2872.963,2951.023C2873.863,2953.834 2876.795,2955.946 2879.799,2955.279C2883.013,2954.637 2885.039,2951.436 2884.696,2948.317C2884.473,2945.043 2881.886,2942.1 2878.443,2942.153C2876.01,2942.141 2873.905,2943.918 2873.03,2946.105C2872.85,2946.667 2871.334,2947.208 2871.631,2946.238C2871.846,2944.995 2873.352,2944.867 2874.016,2943.943C2877.054,2940.862 2876.455,2935.362 2872.781,2933.071C2870.441,2931.465 2866.997,2932.09 2865.307,2934.352C2862.675,2937.505 2863.657,2943.136 2867.331,2945.044C2868.172,2945.577 2869.61,2945.462 2869.831,2946.691C2869.942,2947.425 2868.375,2947.006 2868.174,2946.43C2866.536,2944.139 2863.157,2943.188 2860.687,2944.703C2857.211,2946.689 2856.604,2952.058 2858.981,2955.114C2860.643,2957.532 2864.233,2958.49 2866.741,2956.797C2868.964,2955.412 2869.943,2952.634 2869.658,2950.112C2869.587,2949.371 2870.646,2948.212 2870.558,2949.492C2871.165,2952.613 2871.513,2955.829 2871.222,2959.003C2871.394,2959.642 2870.119,2961.422 2871.435,2960.965C2872.505,2960.792 2873.576,2960.618 2874.646,2960.445C2873.951,2958.974 2872.922,2957.345 2872.595,2955.61C2872.213,2954.102 2871.982,2952.561 2871.767,2951.022C2871.767,2951.022 2871.767,2951.022 2871.767,2951.022M2868.853,2911.575C2868.867,2910.776 2868.883,2909.996 2868.913,2909.197C2869.954,2909.623 2869.873,2910.803 2870.04,2911.72C2870.594,2914.619 2873.256,2917.075 2876.318,2916.778C2879.587,2916.532 2881.978,2913.589 2882.013,2910.451C2882.188,2907.174 2879.958,2904.158 2876.541,2903.732C2874.134,2903.383 2871.826,2904.776 2870.695,2906.843C2870.449,2907.38 2868.879,2907.735 2869.29,2906.808C2869.652,2905.599 2871.162,2905.653 2871.933,2904.815C2875.318,2902.12 2875.384,2896.568 2872.004,2893.863C2869.868,2891.993 2866.374,2892.211 2864.431,2894.259C2861.448,2897.083 2861.744,2902.773 2865.164,2905.107C2865.935,2905.737 2867.377,2905.796 2867.449,2907.042C2867.471,2907.784 2865.965,2907.18 2865.835,2906.584C2864.483,2904.114 2861.242,2902.765 2858.608,2903.973C2854.92,2905.53 2853.675,2910.772 2855.665,2914.092C2857.024,2916.693 2860.472,2918.078 2863.166,2916.7C2865.54,2915.594 2866.847,2912.954 2866.869,2910.417C2866.888,2909.672 2868.076,2908.65 2867.836,2909.91C2868.064,2913.081 2868.027,2916.316 2867.352,2919.43C2867.445,2920.085 2865.964,2921.697 2867.325,2921.404C2868.409,2921.362 2869.492,2921.32 2870.575,2921.278C2870.064,2919.734 2869.235,2917.99 2869.12,2916.229C2868.923,2914.686 2868.88,2913.128 2868.853,2911.575C2868.853,2911.575 2868.853,2911.575 2868.853,2911.575M2870.609,2872.049C2870.713,2871.257 2870.837,2870.483 2870.955,2869.693C2871.943,2870.23 2871.709,2871.396 2871.772,2872.326C2871.998,2875.268 2874.346,2878.108 2877.421,2878.216C2880.694,2878.403 2883.356,2875.759 2883.798,2872.652C2884.395,2869.425 2882.514,2865.879 2879.163,2865.086C2876.807,2864.479 2874.336,2865.62 2872.985,2867.549C2872.681,2868.056 2871.082,2868.236 2871.592,2867.36C2872.086,2866.198 2873.562,2866.47 2874.433,2865.737C2878.133,2863.495 2878.812,2857.826 2875.737,2854.778C2873.811,2852.693 2870.314,2852.54 2868.165,2854.371C2864.899,2856.863 2864.537,2862.518 2867.679,2865.215C2868.376,2865.926 2869.802,2866.143 2869.737,2867.39C2869.677,2868.129 2868.247,2867.363 2868.183,2866.757C2867.111,2864.153 2864.089,2862.345 2861.323,2863.209C2857.467,2864.284 2855.617,2869.55 2857.223,2873.072C2858.281,2875.809 2861.552,2877.572 2864.383,2876.504C2866.866,2875.671 2868.434,2873.171 2868.785,2870.658C2868.9,2869.922 2870.183,2869.056 2869.805,2870.283C2869.683,2873.459 2869.239,2876.666 2868.214,2879.683C2868.232,2880.344 2866.576,2881.777 2867.963,2881.641C2869.044,2881.722 2870.125,2881.804 2871.206,2881.886C2870.874,2880.294 2870.27,2878.466 2870.353,2876.703C2870.33,2875.148 2870.462,2873.595 2870.609,2872.049C2870.609,2872.049 2870.609,2872.049 2870.609,2872.049M2876.684,2832.956C2876.882,2832.182 2877.081,2831.409 2877.28,2830.635C2878.207,2831.272 2877.855,2832.441 2877.805,2833.372C2877.674,2836.32 2879.813,2839.295 2882.865,2839.683C2886.107,2840.167 2888.987,2837.951 2889.747,2834.906C2890.675,2831.759 2889.199,2827.832 2885.929,2826.753C2883.635,2825.945 2881.064,2826.933 2879.52,2828.713C2879.166,2829.185 2877.557,2829.199 2878.155,2828.38C2878.766,2827.276 2880.23,2827.649 2881.161,2826.993C2885.041,2825.079 2886.268,2819.589 2883.505,2816.256C2881.792,2813.992 2878.326,2813.498 2876.009,2815.111C2872.516,2817.272 2871.638,2822.835 2874.484,2825.842C2875.104,2826.622 2876.5,2826.985 2876.306,2828.218C2876.171,2828.947 2874.827,2828.038 2874.826,2827.428C2874.03,2824.727 2871.149,2822.72 2868.319,2823.342C2864.384,2824.08 2861.941,2829.067 2863.219,2832.721C2864.024,2835.543 2867.121,2837.596 2870.037,2836.791C2872.586,2836.188 2874.413,2833.834 2875.022,2831.37C2875.212,2830.651 2876.578,2829.922 2876.075,2831.103C2875.625,2834.25 2874.882,2837.398 2873.534,2840.285C2873.48,2840.945 2871.679,2842.188 2873.071,2842.204C2874.137,2842.403 2875.203,2842.602 2876.269,2842.801C2876.112,2841.182 2875.721,2839.281 2875.964,2837.533C2876.083,2835.982 2876.351,2834.474 2876.684,2832.956C2876.684,2832.956 2876.684,2832.956 2876.684,2832.956M2886.392,2794.561C2886.65,2793.805 2886.909,2793.049 2887.168,2792.293C2888.042,2793.001 2887.6,2794.139 2887.477,2795.063C2887.116,2797.992 2888.935,2801.133 2891.944,2801.776C2895.134,2802.531 2898.266,2800.503 2899.263,2797.527C2900.434,2794.462 2899.27,2790.432 2896.095,2789.1C2893.871,2788.115 2891.23,2788.899 2889.552,2790.552C2889.162,2790.996 2887.556,2790.883 2888.217,2790.114C2888.912,2789.061 2890.343,2789.547 2891.322,2788.966C2895.34,2787.362 2897.028,2781.951 2894.514,2778.426C2892.969,2776.045 2889.549,2775.301 2887.121,2776.741C2883.48,2778.644 2882.154,2784.076 2884.756,2787.297C2885.313,2788.122 2886.676,2788.593 2886.386,2789.808C2886.194,2790.524 2884.926,2789.512 2884.973,2788.904C2884.39,2786.149 2881.675,2783.923 2878.805,2784.322C2874.824,2784.749 2872.192,2789.141 2873.068,2792.912C2873.563,2795.804 2876.43,2798.375 2879.404,2797.817C2881.994,2797.43 2884.06,2795.258 2884.859,2792.85C2885.105,2792.147 2886.524,2791.528 2885.93,2792.666C2885.235,2795.768 2884.181,2798.828 2882.595,2801.593C2882.486,2802.245 2880.586,2803.333 2881.973,2803.466C2883.018,2803.754 2884.063,2804.041 2885.109,2804.329C2885.088,2802.703 2884.858,2800.776 2885.248,2799.054C2885.497,2797.519 2885.941,2796.048 2886.392,2794.561C2886.392,2794.561 2886.392,2794.561 2886.392,2794.561M2898.938,2756.975C2899.242,2756.236 2899.545,2755.498 2899.849,2754.759C2900.679,2755.518 2900.169,2756.627 2899.991,2757.542C2899.452,2760.444 2900.992,2763.791 2903.935,2764.687C2907.05,2765.709 2910.43,2763.626 2911.605,2760.716C2912.96,2757.727 2911.991,2753.823 2908.927,2752.252C2906.785,2751.098 2904.11,2751.617 2902.335,2753.166C2901.919,2753.584 2900.323,2753.375 2901.029,2752.647C2901.787,2751.638 2903.157,2752.255 2904.179,2751.752C2908.308,2750.46 2910.332,2744.991 2908.014,2741.334C2906.602,2738.872 2903.227,2737.942 2900.724,2739.248C2896.985,2740.948 2895.343,2746.253 2897.745,2749.625C2898.251,2750.483 2899.583,2751.036 2899.22,2752.231C2898.985,2752.934 2897.78,2751.847 2897.864,2751.243C2897.449,2748.458 2894.947,2745.982 2892.055,2746.159C2888.053,2746.28 2885.092,2750.705 2885.738,2754.522C2886.057,2757.439 2888.765,2759.984 2891.776,2759.68C2894.389,2759.514 2896.567,2757.53 2897.511,2755.175C2897.8,2754.488 2899.253,2753.956 2898.592,2755.055C2897.71,2758.11 2896.428,2761.085 2894.663,2763.738C2894.51,2764.382 2892.542,2765.341 2893.917,2765.566C2894.941,2765.922 2895.964,2766.279 2896.988,2766.635C2897.076,2765.011 2896.96,2763.09 2897.494,2761.407C2897.872,2759.898 2898.398,2758.432 2898.938,2756.975C2898.938,2756.975 2898.938,2756.975 2898.938,2756.975M2913.529,2720.114C2913.864,2719.389 2914.199,2718.664 2914.534,2717.939C2915.331,2718.732 2914.773,2719.819 2914.556,2720.725C2913.894,2723.601 2915.289,2727.012 2918.191,2728.033C2921.259,2729.187 2924.726,2727.251 2926.025,2724.394C2927.506,2721.466 2926.74,2717.517 2923.744,2715.821C2921.651,2714.58 2918.937,2715.048 2917.075,2716.492C2916.636,2716.886 2915.055,2716.586 2915.801,2715.899C2916.616,2714.935 2917.979,2715.587 2919.02,2715.126C2923.199,2714.005 2925.446,2708.624 2923.281,2704.875C2921.971,2702.356 2918.638,2701.289 2916.083,2702.49C2912.277,2704.035 2910.491,2709.189 2912.696,2712.694C2913.152,2713.58 2914.451,2714.208 2914.019,2715.38C2913.744,2716.069 2912.604,2714.914 2912.722,2714.316C2912.468,2711.512 2910.034,2708.981 2907.137,2709.039C2903.134,2708.995 2899.964,2713.256 2900.446,2717.097C2900.64,2720.025 2903.236,2722.684 2906.257,2722.509C2908.876,2722.455 2911.137,2720.566 2912.181,2718.254C2912.498,2717.58 2913.973,2717.11 2913.265,2718.181C2912.253,2721.195 2910.866,2724.12 2908.942,2726.66C2908.75,2727.294 2906.738,2728.166 2908.1,2728.457C2909.106,2728.864 2910.111,2729.27 2911.116,2729.676C2911.283,2728.058 2911.291,2726.138 2911.896,2724.48C2912.338,2722.989 2912.927,2721.546 2913.529,2720.114C2913.529,2720.114 2913.529,2720.114 2913.529,2720.114" id="path4217"/>
1521+- <path d="M2802.827,2890.505C2792.916,2897.971 2831.921,2890.978 2824.598,2902.759C2819.946,2910.243 2812.072,2903.742 2809.235,2899.682C2805.475,2894.299 2775.719,2905.018 2769.354,2911.416C2775.674,2901.317 2780.977,2890.972 2787.539,2886.702C2791.456,2885.222 2792.777,2889.974 2788.586,2893.095C2790.668,2891.93 2804.386,2889.331 2802.827,2890.505 zM2754.676,2900.64C2752.105,2894.347 2760.763,2892.16 2762.537,2898.944C2763.402,2902.254 2761.044,2900.959 2759.218,2900.826C2757.163,2900.676 2759.934,2905.774 2763.228,2909.536C2759.845,2908.192 2756.31,2904.639 2754.676,2900.64 zM2734.537,2899.128C2727.949,2898.359 2724.464,2908.954 2736.737,2911.283C2740.817,2912.057 2741.765,2909.608 2740.94,2906.46C2740.013,2902.919 2752.529,2910.642 2762.693,2910.673C2754.453,2904.863 2742.422,2900.048 2734.537,2899.128 zM2738.206,2889.336C2733.382,2881.717 2744.511,2877.204 2748.373,2885.612C2750.257,2889.714 2748.174,2888.573 2745.696,2888.758C2742.909,2888.966 2751.271,2900.605 2756.509,2904.816C2751.68,2903.743 2741.271,2894.178 2738.206,2889.336 zM2839.669,2876.801C2841.719,2865.935 2835.128,2878.935 2834.314,2867.262C2828.294,2882.149 2819.426,2886.843 2801.944,2890.102C2813.864,2891.357 2828.358,2893.126 2832.853,2891.053C2837.43,2888.941 2833.653,2884.964 2828.538,2886.321C2830.778,2885.411 2841.582,2876.304 2839.669,2876.801 zM2838.461,2870.325C2840.215,2870.302 2841.66,2868.739 2841.688,2866.836C2841.716,2864.934 2840.315,2863.409 2838.561,2863.433C2836.807,2863.457 2835.361,2865.02 2835.333,2866.922C2835.306,2868.824 2836.707,2870.349 2838.461,2870.325 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" id="path3630"/>
1522+- <path d="M2700.113,2693.068C2682.852,2695.414 2667.402,2704.038 2652.238,2712.068C2675.657,2748.833 2686.543,2791.521 2698.863,2832.849C2699.854,2841.618 2710.703,2836.564 2716.419,2837.745C2721.587,2837.01 2730.446,2839.262 2733.266,2836.624L2700.301,2693.046L2700.3,2693.046L2700.113,2693.068 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path12740"/>
1523+- <path d="M2951.617,2718.404L2968.57,2746.252L2941.601,2747.619L2965.009,2774.97L2932.55,2790.869L2958.546,2808.384L2919.95,2832.68L2992.557,2813.361C2980.926,2796.13 2978.556,2775.653 2992.557,2749.135L2951.617,2718.404 z " style="fill:#0000dd;stroke:#000000;stroke-width:2" id="path23450"/>
1524+- <path d="M2964.402,2755.006C2964.402,2757.879 2962.07,2760.211 2959.197,2760.211C2956.324,2760.211 2953.992,2757.879 2953.992,2755.006C2953.992,2752.133 2956.324,2749.801 2959.197,2749.801C2962.07,2749.801 2964.402,2752.133 2964.402,2755.006 zM2958.284,2791.94C2958.284,2794.813 2955.952,2797.145 2953.079,2797.145C2950.206,2797.145 2947.874,2794.813 2947.874,2791.94C2947.874,2789.066 2950.206,2786.735 2953.079,2786.735C2955.952,2786.735 2958.284,2789.066 2958.284,2791.94 zM2965.051,2728.505C2964.526,2729.318 2964.207,2730.31 2964.207,2731.349C2964.207,2734.222 2966.553,2736.536 2969.426,2736.536C2971.001,2736.536 2972.409,2735.83 2973.363,2734.724L2965.051,2728.505 zM2950.863,2818.661C2947.99,2818.661 2945.645,2820.976 2945.645,2823.849C2945.645,2824.521 2945.788,2825.166 2946.02,2825.755L2956.02,2823.099C2955.652,2820.585 2953.479,2818.661 2950.863,2818.661 z " style="fill:#ffffff;fill-rule:evenodd" id="path61836"/>
1525+- <path d="M2820.725,2523.16C2806.338,2580.128 2813.417,2629.324 2785.741,2684.272C2782.781,2691.195 2774.789,2695.403 2766.8,2693.489C2758.595,2691.524 2752.56,2683.293 2754.232,2675.121C2755.651,2668.187 2762.63,2663.407 2769.87,2665.337C2775.847,2666.931 2780.24,2673.058 2778.784,2679.032C2777.628,2683.78 2772.679,2687.053 2767.677,2685.446C2763.924,2684.241 2761.149,2680.191 2762.416,2676.425C2763.28,2673.859 2766.254,2672.042 2768.993,2673.381C2770.524,2674.129 2771.824,2676.278 2770.6,2677.728C2770.148,2678.264 2768.422,2678.612 2768.554,2677.403M2937.302,2669.647C2941.379,2673.146 2940.753,2679.506 2937.091,2683.192C2932.129,2688.187 2923.905,2687.437 2919.292,2682.652C2916.02,2679.257 2914.781,2674.319 2915.781,2669.701M2935.895,2635.47C2936.218,2636.585 2934.512,2636.476 2933.994,2636.032C2932.59,2634.828 2933.484,2632.654 2934.825,2631.762C2937.223,2630.166 2940.358,2631.493 2941.599,2633.785C2943.419,2637.149 2941.426,2641.287 2938.037,2642.886C2933.52,2645.016 2928.264,2642.575 2926.39,2638.278C2925.576,2636.412 2925.395,2634.3 2925.832,2632.296M2932.971,2658.069C2931.029,2656.048 2932.617,2652.855 2934.762,2651.645C2938.546,2649.511 2943.09,2651.854 2944.689,2655.465C2947.021,2660.733 2943.588,2666.75 2938.347,2668.791C2931.384,2671.503 2923.829,2667.275 2921.515,2660.615C2920.636,2658.084 2920.496,2655.316 2921.067,2652.675M2762.793,2664.828C2756.681,2660.797 2748.641,2662.883 2745.081,2668.645C2740.864,2675.47 2743.851,2684.796 2750.882,2689.17C2754.15,2691.203 2758.037,2692.069 2761.752,2691.661M2751.954,2662.631C2745.842,2658.6 2737.802,2660.686 2734.242,2666.448C2730.025,2673.273 2733.012,2682.599 2740.043,2686.973C2743.311,2689.006 2747.198,2689.873 2750.913,2689.464M2742.018,2660.434C2735.906,2656.403 2727.867,2658.489 2724.307,2664.251C2720.09,2671.076 2723.077,2680.402 2730.108,2684.776C2733.376,2686.809 2737.263,2687.676 2740.977,2687.267M2731.856,2658.676C2725.744,2654.645 2717.705,2656.732 2714.145,2662.493C2709.928,2669.318 2712.915,2678.645 2719.946,2683.018C2723.214,2685.051 2727.101,2685.918 2730.816,2685.51M2722.372,2656.699C2716.26,2652.668 2708.221,2654.755 2704.661,2660.516C2700.444,2667.341 2703.431,2676.668 2710.462,2681.041C2713.73,2683.074 2717.617,2683.941 2721.332,2683.533M2712.888,2654.942C2706.776,2650.911 2698.737,2652.997 2695.177,2658.759C2690.96,2665.583 2693.947,2674.91 2700.978,2679.284C2704.246,2681.317 2708.133,2682.183 2711.847,2681.775M2702.726,2653.184C2696.614,2649.153 2688.575,2651.239 2685.015,2657.001C2680.798,2663.826 2683.785,2673.153 2690.816,2677.526C2694.084,2679.559 2697.971,2680.426 2701.686,2680.017M2862.814,2624.694C2859.542,2640.452 2879.015,2634.893 2882.203,2632.075C2892.874,2640.306 2900.883,2632.667 2898.428,2624.466C2896.454,2617.871 2886.133,2571.305 2889.802,2566.067M2866.15,2670.016C2874.35,2673.68 2879.377,2673.26 2885.988,2670.859M2822.961,2567.517C2822.296,2563.21 2837.258,2559.138 2841.644,2558.475C2843.872,2558.138 2858.164,2558.263 2860.166,2559.425C2861.89,2562.99 2862.742,2572.316 2863.075,2576.944C2858.3,2584.527 2855.738,2585.665 2851.368,2588.937M2924.319,2567.096C2924.881,2563.357 2912.231,2559.822 2908.523,2559.247C2906.639,2558.954 2894.556,2559.062 2892.863,2560.071C2891.406,2563.166 2890.685,2571.262 2890.404,2575.28C2894.441,2581.863 2896.607,2582.85 2900.301,2585.691M2777.974,2681.075C2805.768,2625.875 2797.192,2580.434 2811.579,2523.466M2773.645,2668.114C2796.865,2614.396 2788.045,2581.353 2802.433,2524.385M2765.741,2665.038C2788.962,2611.32 2778.899,2581.66 2793.286,2524.692M2757.386,2662.841C2780.607,2609.124 2769.753,2582.885 2784.14,2525.917M2748.805,2661.303C2772.026,2607.586 2760.607,2583.192 2774.994,2526.224M2739.999,2659.546C2763.219,2605.828 2753.267,2584.377 2765.847,2526.53M2729.837,2657.788C2753.058,2604.071 2744.12,2584.99 2756.701,2527.143M2720.353,2655.811C2743.574,2602.093 2734.974,2585.909 2747.555,2528.062M2710.869,2654.053C2734.089,2600.336 2725.828,2587.135 2738.409,2529.288M2700.707,2652.296C2723.928,2598.578 2716.682,2587.135 2729.262,2529.288M2923.499,2535.779C2939.366,2599.028 2922.881,2652.224 2910.577,2683.964C2898.484,2715.158 2827.074,2709.148 2790.728,2672.876M2933.622,2633.85C2930.191,2622.893 2929.489,2619.193 2929.02,2610.236M2936.289,2650.277C2934.507,2647.815 2933.981,2647.768 2933.091,2643.153" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path54539"/>
1526+- <path d="M2729.514,2531.379L2684.968,2450.204L2971.844,2450.204L2922.981,2534.453C2864.731,2529.737 2797.181,2523.804 2729.514,2531.379 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:4.7;stroke-linecap:round;stroke-linejoin:round" id="path51800"/>
1527+- <path d="M2703.05,2450.204L2736.507,2507.64L2782.951,2505.198L2769.034,2450.204M2950.051,2450.204L2918.488,2507.64L2872.043,2505.198L2886.68,2450.204M2866.526,2450.204L2851.176,2504.712L2802.849,2504.712L2788.581,2450.204" style="fill:none;stroke:#000000;stroke-width:4.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path51822"/>
1528+- <path d="M2830.896,2509.978C2795.821,2509.89 2759.305,2512.031 2721.512,2516.499L2729.516,2531.384C2797.183,2523.808 2864.715,2529.726 2922.966,2534.442L2932.913,2516.936C2900.459,2512.429 2866.416,2510.067 2830.896,2509.978 z " style="fill-rule:evenodd" id="path53716"/>
1529+- </g>
1530+- <use transform="matrix(-1,0,0,-1,2089.2857,3865.5804)" id="use5587" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5532"/>
1531+- <use transform="matrix(-1,0,0,-1,2089.2857,3865.5809)" id="use6235" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g6228"/>
1532+- <g transform="matrix(1,0,0,1.0014,-1721.7676,-986.1681)" id="g6228">
1533+- <path d="M3051.885,2534.359L3002.228,2534.359L3051.885,2484.702M3049.875,3129.156L3018.099,3097.452L3018.099,2534.609L3049.875,2534.609" style="fill:#ffdd00;stroke:#000000;stroke-width:3" id="rect63101"/>
1534+- <path d="M3051.885,2525.121L3026.102,2525.121L3051.885,2499.871M3049.875,3115.807L3026.918,3093.002L3026.918,2534.609L3049.875,2534.609" style="fill:#dd0000;stroke:#000000;stroke-width:3" id="path65550"/>
1535+- <g transform="matrix(0.7691,-0.6392,0.6392,0.7691,2276.2826,2825.1649)" id="g68086">
1536+- <path d="M622.521,425.481C624.523,421.03 629.063,418.976 632.654,420.897C636.245,422.817 637.534,427.987 635.531,432.438C633.528,436.889 628.989,438.942 625.398,437.022C621.807,435.102 620.518,429.931 622.521,425.481 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path67567"/>
1537+- <path d="M607.609,417.041C609.612,412.591 614.529,410.739 618.583,412.907C634.572,421.457 625.113,419.053 622.927,424.767C620.58,430.903 623.109,437.194 611.327,429.032C607.507,426.386 605.607,421.492 607.609,417.041 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path67569"/>
1538+- </g>
1539+- </g>
1540+- </g>
1541+- <path d="M2081.576,71.561C2081.621,70.369 2081.665,69.176 2081.71,67.983C2083.291,68.618 2083.147,70.437 2083.374,71.812C2084.132,76.158 2088.084,80.055 2092.749,79.789C2097.723,79.61 2101.445,74.943 2101.59,70.255C2101.95,65.364 2098.491,60.101 2093.291,59.565C2089.625,59.115 2086.129,61.375 2084.414,64.464C2084.041,65.266 2081.657,65.798 2082.28,64.412C2082.83,62.606 2085.123,62.685 2086.293,61.432C2091.431,57.403 2091.296,48.69 2086.009,44.846C2082.658,42.178 2077.369,42.705 2074.541,45.875C2070.179,50.263 2070.819,58.389 2076.014,61.875C2077.185,62.815 2079.374,62.901 2079.485,64.764C2079.519,65.872 2077.232,64.971 2077.034,64.08C2074.979,60.391 2070.056,58.377 2066.057,60.185C2060.457,62.513 2058.555,69.931 2061.481,74.948C2063.469,78.872 2068.664,81.039 2072.793,79.057C2076.43,77.472 2078.491,73.565 2078.598,69.775C2078.648,68.663 2080.439,67.165 2080.074,69.049C2080.423,73.787 2080.195,78.62 2078.987,83.23C2079.09,84.214 2076.747,86.535 2078.831,86.176C2080.477,86.176 2082.124,86.176 2083.77,86.176C2083.085,83.841 2081.972,81.157 2081.848,78.522C2081.593,76.211 2081.572,73.883 2081.576,71.561 z " id="path61812"/>
1542+- <use transform="matrix(-1,0,0,-1,4252.5,315)" id="use6722" x="0" y="0" width="2632.5" height="1575" xlink:href="#path61812"/>
1543+- <use transform="matrix(-1,0,0,-1,4252.5231,315)" id="use25699" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22593"/>
1544+- <use transform="translate(1619.9082,0)" id="use38040" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37968"/>
1545+- <use transform="translate(1619.9998,0)" id="use38042" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37970"/>
1546+- <path d="M2036.836,39.106C2036.836,43.296 2039.845,45.571 2043.553,45.571C2047.261,45.571 2050.27,42.933 2050.27,39.106L2050.27,18.209M2048.354,18.209L2052.186,18.209" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square" id="path22593"/>
1547+- <rect width="136.09792" height="247.69791" x="-2194.2991" y="-281.34894" transform="scale(-1,-1)" style="fill:none;stroke:#000000;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round" id="rect9348"/>
1548+- </g>
1549+- <g id="queen_club">
1550+- <use transform="matrix(-1,0,0,-1,2430,315)" id="use9467" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1551+- <path d="M2284.071,71.613C2284.116,70.412 2284.161,69.21 2284.206,68.008C2285.802,68.648 2285.656,70.481 2285.885,71.866C2286.649,76.245 2290.637,80.171 2295.343,79.903C2300.361,79.723 2304.116,75.02 2304.262,70.298C2304.625,65.37 2301.136,60.066 2295.889,59.527C2292.191,59.073 2288.665,61.35 2286.934,64.463C2286.558,65.271 2284.153,65.807 2284.782,64.41C2285.336,62.59 2287.649,62.67 2288.829,61.407C2294.013,57.348 2293.877,48.569 2288.543,44.696C2285.163,42.008 2279.827,42.538 2276.974,45.733C2272.573,50.154 2273.219,58.342 2278.46,61.853C2279.642,62.801 2281.85,62.888 2281.961,64.765C2281.996,65.881 2279.688,64.973 2279.489,64.076C2277.416,60.358 2272.449,58.329 2268.415,60.151C2262.765,62.496 2260.846,69.971 2263.798,75.025C2265.803,78.98 2271.045,81.163 2275.211,79.166C2278.88,77.569 2280.958,73.632 2281.066,69.813C2281.117,68.694 2282.924,67.184 2282.556,69.082C2282.908,73.856 2282.677,78.725 2281.459,83.371C2281.563,84.362 2279.2,86.7 2281.301,86.339C2282.962,86.339 2284.623,86.339 2286.284,86.339C2285.593,83.986 2284.47,81.281 2284.345,78.626C2284.089,76.298 2284.067,73.953 2284.071,71.613 z " id="path16805"/>
1552+- <use transform="matrix(-1,0,0,-1,4657.5,315)" id="use6724" x="0" y="0" width="2632.5" height="1575" xlink:href="#path16805"/>
1553+- <use transform="matrix(-1,0,0,-1,4657.5116,315)" id="use25703" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g22595"/>
1554+- <use transform="translate(1619.9083,0)" id="use38044" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37972"/>
1555+- <use transform="translate(1619.9999,0)" id="use38046" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37974"/>
1556+- <g transform="matrix(0.1923,0,0,0.2054,2430.2065,116.4729)" id="g22595">
1557+- <path d="M-904.922,-391.787C-904.922,-417.525 -904.922,-405.995 -904.922,-431.733C-904.922,-457.471 -924.723,-478.36 -949.122,-478.36C-973.52,-478.36 -993.322,-457.471 -993.322,-431.733C-993.322,-405.995 -993.322,-417.525 -993.322,-391.787C-993.322,-366.049 -973.52,-345.16 -949.122,-345.16C-924.723,-345.16 -904.922,-366.049 -904.922,-391.787 z " style="fill:none;stroke:#000000;stroke-width:15.1;stroke-linecap:round" id="path22597"/>
1558+- <path d="M-1000.905,-413.534C-941.079,-413.534 -942.585,-357.398 -905.283,-347.403" style="opacity:1;fill:none;stroke:#000000;stroke-width:15.1;stroke-linecap:square;stroke-linejoin:bevel" id="path22599"/>
1559+- </g>
1560+- <g transform="matrix(0.242,0,0,0.2675,1659.2799,-302.568)" id="g7037">
1561+- <path d="M3040.301,1531.768L2975.082,1550.831L2671.082,1550.831L2666.332,1555.081L2482.957,1737.8L2482.957,1899.612L2492.52,1908.018L2557.738,1888.956L2861.738,1888.956L2866.488,1884.706L3049.863,1701.987L3049.863,1540.143L3040.301,1531.768 z " style="fill-rule:evenodd" id="rect36831"/>
1562+- <path d="M2773.103,1733.376C2751.916,1806.418 2768.158,1843.323 2747.641,1892.427L2610.844,1892.427C2688.712,1856.903 2747.689,1746.002 2759.718,1706.397C2780.905,1633.356 2764.663,1596.45 2785.18,1547.347L2921.978,1547.347C2844.109,1582.87 2785.132,1693.771 2773.103,1733.376 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round" id="path16803"/>
1563+- <g id="g5781">
1564+- <path d="M3040.301,1531.768L3024.426,1553.956C2866.622,1540.789 2781.908,1693.326 2860.895,1821.55L2866.801,1812.3C2792.279,1666.584 2904.355,1536.949 3049.801,1567.862L3049.801,1540.143L3040.301,1531.768 z " style="fill:#0000dd;fill-rule:evenodd" id="path43861"/>
1565+- <path d="M3002.145,1564.925C2880.586,1566.829 2803.863,1692.328 2868.645,1812.393L3049.863,1633.862L3049.863,1570.331C3033.377,1566.417 3017.409,1564.685 3002.145,1564.925 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path41637"/>
1566+- <path d="M3009.912,1593.679C3004.625,1593.118 3010.036,1592.17 3012.061,1592.177C3015.826,1591.336 3018.717,1587.38 3017.046,1583.709C3014.718,1576.745 3001.856,1577.283 3001.612,1585.204C3001.222,1588.243 3004.201,1589.895 3005.374,1592.082C3003.339,1593.179 3003.103,1588.165 3000.712,1587.44C2995.976,1584.099 2987.662,1587.622 2988.786,1593.923C2990.009,1600.747 3000.468,1601.661 3003.231,1595.553C3007.449,1593.423 3002.057,1597.626 3001.056,1599.022C2998.263,1603.714 3002.898,1609.896 3008.078,1609.166C3009.476,1608.866 3013.455,1607.471 3014.11,1604.773C3015.017,1601.975 3014.088,1598.444 3011.255,1596.815C3009.413,1596.012 3004.568,1594.001 3009.786,1594.656C3012.318,1595.325 3017.078,1597.142 3019.425,1597.235L3019.549,1594.302C3016.326,1594.745 3013.1,1594.091 3009.912,1593.679M2953.303,1598.541C2948.388,1600.405 2952.403,1597.274 2954.281,1596.418C2958.149,1593.769 2958.439,1587.233 2953.846,1585.139C2948.939,1583.366 2942.387,1585.93 2941.368,1591.299C2940.791,1595.109 2944.2,1598.202 2947.778,1598.46C2949.629,1601.798 2944.673,1597.459 2943.041,1597.313C2937.113,1595.701 2930.48,1603.01 2934.592,1608.372C2938.847,1613.86 2948.515,1609.925 2948.19,1603.209C2950.538,1599.464 2948.605,1605.139 2947.916,1606.76C2947.124,1612.28 2954.092,1616.337 2958.544,1613.153C2962.985,1610.645 2962.814,1602.93 2957.744,1601.114C2955.605,1599.989 2953.147,1601.596 2951.16,1600.506C2953.463,1597.527 2962.908,1598.295 2964.654,1597.112L2963.317,1593.923C2960.423,1596.279 2956.799,1597.42 2953.303,1598.541M2905.188,1628.79C2901.653,1632.759 2904.029,1627.814 2905.223,1626.177C2906.845,1622.744 2905.136,1616.778 2900.901,1617.12C2893.964,1615.388 2887.243,1625.841 2893.476,1630.599C2895.714,1632.684 2898.79,1631.242 2901.247,1631.55C2900.967,1633.854 2896.747,1631.115 2894.767,1632.636C2889.492,1634.563 2887.281,1643.161 2892.881,1645.992C2899.023,1649.157 2905.912,1641.714 2903.069,1635.804C2902.192,1631.297 2904.599,1635.428 2903.968,1637.837C2904.648,1641.939 2909.703,1644.047 2913.254,1642.113C2914.646,1642.137 2916.87,1639.63 2917.157,1638.086C2918.408,1634.943 2917.129,1632.606 2914.847,1630.395C2912.195,1627.912 2908.03,1629.047 2905.691,1631.377C2902.105,1630.128 2913.725,1624.095 2914.433,1622.794L2911.901,1620.534C2909.853,1621.5 2907.87,1628.083 2905.188,1628.79L2905.188,1628.79 zM2876.741,1677.943C2875.461,1683.1 2875.27,1677.604 2875.517,1675.593C2875.458,1670.183 2868.176,1667.069 2864.434,1671.285C2860.69,1675.106 2860.643,1683.351 2866.726,1684.902C2869.527,1685.759 2871.975,1683.914 2873.998,1682.303C2876.658,1683.88 2870.097,1683.983 2869.492,1686.246C2865.214,1690.437 2868.111,1699.813 2874.675,1698.861C2881.433,1698.142 2883.253,1688.26 2877.723,1684.832C2876.207,1680.275 2879.501,1685.981 2880.65,1687.289C2885.131,1691.41 2892.65,1686.406 2891.836,1680.763C2891.317,1679.713 2890.278,1675.641 2887.687,1675.035C2883.839,1673.299 2879.405,1676.169 2878.386,1680.003C2874.624,1680.562 2882.176,1669.773 2882.082,1668.264L2879.197,1667.19C2877.157,1668.17 2879.045,1675.844 2876.741,1677.943L2876.741,1677.943 zM2874.599,1734.714C2875.769,1739.842 2873.249,1735.439 2872.616,1733.477C2870.558,1729.23 2863.281,1727.971 2861.463,1733.052C2859.048,1736.842 2860.418,1742.565 2864.429,1744.685C2867.631,1747.735 2872.763,1744.515 2873.568,1740.698C2877.151,1737.863 2872.854,1742.968 2872.117,1744.507C2869.32,1750.201 2876.167,1758.269 2881.996,1754.421C2887.831,1750.909 2885.091,1740.903 2878.579,1740.466C2875.255,1736.937 2880.572,1740.891 2882.246,1741.162C2885.823,1741.872 2889.883,1739.408 2890.3,1735.761C2891.181,1731.501 2887.841,1727.108 2883.383,1727.333C2878.953,1727.19 2876.124,1731.782 2876.978,1735.815C2873.953,1737.955 2875.725,1725.044 2874.909,1723.711L2871.665,1724.311C2870.971,1726.382 2875.674,1731.97 2874.599,1734.714" id="path3434"/>
1567+- <rect width="314.88895" height="20.157585" x="2670.6353" y="1530.6852" style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:2" id="rect36822"/>
1568+- <rect width="278.496" height="45.319557" x="2691.8643" y="1485.3656" style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:2" id="rect35841"/>
1569+- <rect width="184.49742" height="27.816103" x="2744.3103" y="1457.5496" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2" id="rect33864"/>
1570+- <path d="M2858.488,1472.114C2858.488,1475.587 2855.67,1478.406 2852.197,1478.406C2848.724,1478.406 2845.905,1475.587 2845.905,1472.114C2845.905,1468.641 2848.724,1465.823 2852.197,1465.823C2855.67,1465.823 2858.488,1468.641 2858.488,1472.114 zM2882.208,1472.114C2882.208,1475.587 2879.389,1478.406 2875.917,1478.406C2872.444,1478.406 2869.625,1475.587 2869.625,1472.114C2869.625,1468.641 2872.444,1465.823 2875.917,1465.823C2879.389,1465.823 2882.208,1468.641 2882.208,1472.114 zM2905.928,1472.114C2905.928,1475.587 2903.109,1478.406 2899.636,1478.406C2896.163,1478.406 2893.345,1475.587 2893.345,1472.114C2893.345,1468.641 2896.163,1465.823 2899.636,1465.823C2903.109,1465.823 2905.928,1468.641 2905.928,1472.114 zM2787.329,1472.114C2787.329,1475.587 2784.51,1478.406 2781.037,1478.406C2777.565,1478.406 2774.746,1475.587 2774.746,1472.114C2774.746,1468.641 2777.565,1465.823 2781.037,1465.823C2784.51,1465.823 2787.329,1468.641 2787.329,1472.114 zM2811.049,1472.114C2811.049,1475.587 2808.23,1478.406 2804.757,1478.406C2801.284,1478.406 2798.466,1475.587 2798.466,1472.114C2798.466,1468.641 2801.284,1465.823 2804.757,1465.823C2808.23,1465.823 2811.049,1468.641 2811.049,1472.114 zM2834.769,1472.114C2834.769,1475.587 2831.95,1478.406 2828.477,1478.406C2825.004,1478.406 2822.186,1475.587 2822.186,1472.114C2822.186,1468.641 2825.004,1465.823 2828.477,1465.823C2831.95,1465.823 2834.769,1468.641 2834.769,1472.114 z " style="fill:#ffffff;fill-rule:evenodd" id="path34835"/>
1571+- <path d="M2964.213,1518.085L2937.743,1438.344C2920.837,1387.415 2881.638,1298.667 2848.347,1255.248L2756.631,1255.248C2757.013,1268.606 2756.885,1310.929 2756.361,1319.296C2752.148,1386.414 2752.996,1387.466 2753.595,1397.219C2755.95,1435.606 2774.318,1455.779 2784.499,1466.119C2793.74,1475.505 2816,1481.224 2831.155,1468.396C2849.581,1452.798 2875.264,1446.472 2893.056,1406.473C2909.701,1458.227 2937.255,1510.117 2965.104,1518.429" style="fill:#ffffff;fill-rule:evenodd" id="path28025"/>
1572+- <path d="M2756.092,1318.691C2756.332,1301.398 2757.324,1297.752 2756.267,1256.911C2686.675,1498.781 2666.572,1463.384 2666.345,1555.081L2774.066,1458.855C2753.164,1426.315 2743.908,1408.494 2756.092,1318.691 z " style="color:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path22106"/>
1573+- <path d="M2756.092,1318.691C2756.332,1301.398 2757.324,1297.752 2756.267,1256.911C2686.675,1498.781 2666.572,1463.384 2666.345,1555.081L2718.677,1508.336C2721.039,1439.978 2743.908,1408.494 2756.092,1318.691 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path16469"/>
1574+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.9354,-0.8634,-0.9898,0.9136,3650.5118,906.1708)" style="fill:none;stroke:#0000dd;stroke-width:2" id="path16395"/>
1575+- <path d="M2767.811,1344.221C2769.711,1346.666 2769.011,1342.305 2771.397,1340.565C2773.783,1338.825 2778.355,1340.362 2776.454,1337.918C2774.553,1335.473 2771.377,1335.511 2768.992,1337.251C2766.606,1338.991 2765.91,1341.776 2767.811,1344.221 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.2" id="path16397"/>
1576+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.4658,-0.4299,-0.4952,0.4571,3211.6175,1124.2476)" style="fill-rule:evenodd" id="path16399"/>
1577+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.9354,-0.8634,0.9898,0.9136,1954.7938,906.3842)" style="fill:none;stroke:#0000dd;stroke-width:2" id="path16409"/>
1578+- <path d="M2836.872,1337.995C2839.511,1340.43 2834.361,1338.99 2831.868,1341.291C2829.375,1343.593 2830.477,1348.768 2827.839,1346.333C2825.201,1343.898 2825.77,1340.477 2828.263,1338.176C2830.757,1335.874 2834.234,1335.56 2836.872,1337.995 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.6" id="path16411"/>
1579+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.4658,-0.4299,0.4952,0.4571,2393.6879,1124.4611)" style="fill-rule:evenodd" id="path16413"/>
1580+- <path d="M2794.968,1314.134L2795.515,1320.22C2784.345,1316.555 2776.767,1314.109 2757.967,1319.106L2757.495,1317.856C2770.327,1315.65 2773.849,1311.076 2794.968,1314.134 zM2817.139,1314.304L2812.454,1321.337C2834.002,1311.093 2847.315,1325.426 2867.411,1320.872C2841.834,1319.99 2843.062,1310.028 2817.139,1314.304 zM2817.324,1334.629C2825.608,1329.199 2830.591,1326.872 2839.535,1329.282C2846.517,1331.164 2851.061,1336.624 2857.904,1341.278L2858.144,1344.16C2844.297,1340.207 2837.264,1334.503 2822.607,1336.735L2817.324,1334.629 zM2787.981,1334.416C2779.697,1328.986 2775.347,1326.623 2766.349,1328.855C2763.067,1329.67 2759.68,1335.984 2756.999,1337.649L2756.181,1340.744C2764.362,1338.606 2768.041,1334.289 2782.699,1336.521L2787.981,1334.416 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-miterlimit:1" id="path16405"/>
1581+- <path d="M2796.089,1430.693C2797.05,1431.161 2799.932,1431.348 2800.712,1430.599C2805.519,1433.473 2806.679,1433.999 2814.414,1434.587C2805.159,1437.728 2804.324,1436.906 2799.899,1437.004C2795.199,1437.108 2791.36,1436.405 2783.392,1434.326C2789.613,1433.722 2792.551,1432.631 2796.089,1430.693 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path16427"/>
1582+- <path d="M2814.443,1342.386C2822.851,1340.386 2826.384,1333.97 2833.257,1334.489C2840.507,1335.037 2845.762,1340.984 2855.503,1343.273C2843.21,1343.712 2838.004,1351.492 2831.491,1350.365C2824.93,1349.23 2822.847,1345.194 2814.443,1342.386 zM2827.169,1355.906C2836.986,1357.437 2845.738,1355.579 2852.141,1349.922M2757.203,1341.885L2756.972,1345.088C2767.371,1349.042 2768.458,1351.492 2774.971,1350.365C2781.484,1349.239 2782.459,1344.98 2790.863,1342.173C2782.455,1340.172 2778.69,1334.184 2771.818,1334.703C2764.568,1335.25 2762.55,1340.023 2757.203,1341.885 zM2778.137,1355.693C2768.319,1357.223 2763.5,1355.259 2756.055,1350.776M2893.024,1406.494C2875.264,1446.472 2849.581,1452.798 2831.155,1468.396C2816,1481.224 2793.74,1475.505 2784.499,1466.119C2774.318,1455.779 2755.95,1435.606 2753.595,1397.219C2752.996,1387.466 2752.148,1386.414 2756.361,1319.296C2756.885,1310.929 2757.013,1268.606 2756.631,1255.248M2813.807,1402.699C2821.76,1407.728 2814.363,1416.764 2807.454,1413.567C2803.279,1411.635 2805.001,1408.916 2799.225,1411.744M2795.696,1324.551C2790.813,1396.073 2785.243,1391.806 2783.278,1401.532C2781.298,1411.333 2787.635,1417.39 2792.868,1414.003L2793.098,1425.285M2793.035,1445.411C2799.185,1450.524 2802.29,1447.551 2805.615,1445.411M2767.755,1255.248C2765.292,1259.763 2762.561,1263.506 2757.107,1265.427M2779.348,1255.248C2775.126,1266.219 2766.895,1271.741 2757.92,1275.423M2790.608,1255.248C2783.064,1271.414 2774.765,1280.073 2757.314,1286.264M2800.793,1255.248C2789.975,1280.267 2780.331,1288.295 2757.011,1296.833M2840.769,1255.248C2843.232,1259.763 2849.331,1264.866 2854.785,1266.787M2830.245,1255.248C2834.467,1266.219 2853.874,1275.48 2862.85,1279.162M2818.985,1255.248C2826.529,1271.414 2852.301,1285.079 2869.753,1291.27M2808.021,1255.248C2816.569,1277.997 2850.996,1296.573 2877.25,1302.177M2901.654,1350.624C2901.644,1369.582 2938.696,1462.272 2948.595,1465.877M2886.748,1321.117C2879.245,1343.638 2913.586,1473.535 2960.769,1504.769M2878.816,1307.912C2868.074,1354.446 2916.132,1503.812 2965.104,1518.429M2955.815,1488.059C2935.348,1476.202 2890.641,1366.952 2893.391,1335.106" style="fill:none;stroke:#0000dd;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path16415"/>
1583+- <path d="M3014.764,1417.191C3000.138,1414.317 2946.932,1431.992 2938.884,1437.773C2919.419,1387.761 2881.638,1298.667 2848.347,1255.248L2971.807,1255.248C2975.317,1309.229 2983.441,1363.21 3014.764,1417.191 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path16437"/>
1584+- <g transform="matrix(-0.2762,-0.5699,-0.6082,0.295,3001.863,1036.0297)" style="stroke:#dd0000;stroke-width:1.2" id="g16907">
1585+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:2.9;stroke-linecap:round;stroke-linejoin:round" id="path16909"/>
1586+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:10.4;stroke-linecap:round;stroke-linejoin:round" id="path16911"/>
1587+- </g>
1588+- <path d="M2877.738,1256.916C2901.167,1297.854 2938.618,1370.046 2959.014,1426.636L2965.561,1424.642C2964.229,1420.839 2963.756,1417.047 2966.721,1413.296C2961.758,1412.481 2941.983,1389.795 2950.365,1375.435C2936.906,1367.265 2924.123,1345.973 2930.696,1331.997C2921.236,1332.758 2902.335,1293.423 2908.48,1285.763C2897.693,1284.486 2883.031,1270.992 2887.928,1257.312L2877.738,1256.916 z " style="fill:#0000dd;fill-rule:evenodd" id="path16935"/>
1589+- <g transform="matrix(-0.1848,-0.4431,-0.4837,0.2058,3051.418,1225.1881)" style="stroke:#dd0000;stroke-width:1.6" id="g17009">
1590+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-314.064,282.391 -313.535,274.652 -314.888,267.855C-315.786,263.348 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.8;stroke-linecap:round;stroke-linejoin:round" id="path17011"/>
1591+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:13.6;stroke-linecap:round;stroke-linejoin:round" id="path17013"/>
1592+- </g>
1593+- <path d="M2893.051,1406.487C2879.802,1436.271 2862.202,1447.376 2846.457,1457.55L2913.363,1457.55C2905.607,1441.65 2898.706,1424.069 2893.051,1406.487 z " style="fill:#0000dd;fill-rule:evenodd" id="rect33858"/>
1594+- <path d="M2752.263,1513.455C2752.407,1512.592 2751.95,1509.585 2753.171,1511.346C2753.784,1512.878 2753.534,1514.678 2754.524,1516.098C2756.042,1519.047 2759.776,1520.816 2762.94,1519.485C2767.343,1517.754 2769.021,1511.872 2766.707,1507.874C2765.233,1504.863 2761.412,1503.086 2758.247,1504.46C2756.522,1505.134 2755.198,1506.535 2754.282,1508.107C2753.394,1509.087 2752.038,1508.167 2753.173,1507.185C2754.375,1506.236 2756.005,1505.869 2756.915,1504.523C2760.064,1500.844 2759.233,1494.39 2754.923,1491.962C2751.99,1490.246 2747.939,1491.322 2746.111,1494.15C2743.352,1497.942 2744.436,1504.163 2748.756,1506.311C2749.84,1506.295 2751.701,1508.627 2749.769,1508.439C2748.192,1507.36 2747.441,1505.127 2745.365,1504.55C2742.278,1503.079 2738.445,1504.671 2736.865,1507.587C2734.609,1511.328 2735.656,1516.906 2739.619,1519.058C2742.311,1520.679 2745.988,1519.91 2747.933,1517.487C2749.329,1515.898 2749.894,1513.78 2750.035,1511.717C2750.301,1510.608 2751.516,1510.586 2751.127,1511.831C2751.367,1515.685 2751.157,1519.633 2750.052,1523.341C2749.418,1524.097 2749.206,1525.394 2750.62,1524.926C2751.821,1524.676 2754.796,1525.722 2753.574,1523.687C2752.586,1521.075 2752.285,1518.283 2752.277,1515.506C2752.264,1514.822 2752.262,1514.138 2752.263,1513.455 z " id="path36812"/>
1595+- <path d="M3049.863,1540.143L3040.301,1531.768L2975.082,1550.831L2671.082,1550.831L2666.332,1555.081L2482.957,1737.8" style="fill:none;stroke:#000000;stroke-width:2" id="path37220"/>
1596+- <path d="M2902.713,1303.659C2923.886,1343.816 2944.083,1400.464 2960.142,1429.557C2991.026,1485.509 3029.551,1532.224 3040.295,1531.781L2991.452,1600.143L2937.743,1438.344C2920.837,1387.415 2881.638,1298.667 2848.347,1255.248L2875.875,1255.248C2886.92,1270.243 2889.955,1279.46 2902.713,1303.659 z " style="fill-rule:evenodd" id="path16459"/>
1597+- <path d="M2632.051,1593.706L2482.957,1741.768L2482.957,1799.456L2660.895,1622.768L2632.051,1593.706 z " style="fill:#ffffff;fill-rule:evenodd" id="path39162"/>
1598+- <g transform="translate(2394.3634,1193.7058)" id="g41456">
1599+- <path d="M406.732,455.777C400.704,466.257 388.376,458.941 395.884,449.067C399.547,444.25 399.452,449.409 401.119,452.16C402.993,455.253 407.886,445.388 409.712,436.617C411.293,442.899 410.562,449.117 406.732,455.777 zM399.951,444.633C407.953,448.604 406.378,439.982 404.86,433.343C401.915,420.466 421.392,402.244 430.139,401.879C419.762,398.32 421.609,397.365 415.976,396.82C413.185,396.805 413.822,395.055 411.143,396.064C411.916,397.419 416.277,402.223 418.86,401.506C404.698,411.919 380.842,428.115 399.951,444.633 zM441.142,406.494C446.019,410.883 439.414,416.419 435.024,411.268C432.882,408.755 435.474,408.89 437.118,408.239C438.966,407.507 434.417,404.24 429.976,402.353C433.48,402.101 438.043,403.705 441.142,406.494 zM412.855,424.038C410.318,429.915 419.147,436.074 424.702,425.373C426.549,421.816 424.547,420.261 421.408,420.151C417.878,420.026 428.487,410.597 431.332,401.209C423.677,407.216 415.891,417.004 412.855,424.038 zM423.156,365.594C419.853,365.745 417.548,370.572 421.438,374.563C424.078,377.271 423.781,375.316 424.625,373.469C425.352,371.878 429.402,377.355 432.063,382.406C431.652,389.525 432.179,398.086 434.031,401.406C433.612,393.764 437.002,377.748 439.25,379.906C441.249,381.826 442.743,386.671 444.731,381.907C448.808,372.141 437.227,363.729 434.519,373.681C434.183,374.915 432.582,376.959 432.375,378.781C430.926,374.572 428.828,370.066 427.188,367.875C425.914,366.174 424.449,365.535 423.156,365.594 zM463.555,383.642C452.327,387.808 478.321,359.754 464.934,359.57C456.431,359.453 457.613,369.237 459.435,373.656C461.851,379.515 437.645,398.112 429.132,399.952C440.63,400.075 451.797,401.153 458.684,398.045C461.927,395.633 458.753,392.084 454.035,393.865C456.066,392.78 465.321,382.986 463.555,383.642 zM479.308,366.706C486.52,361.834 491.192,372.441 483.191,376.407C479.288,378.343 480.329,376.3 480.08,373.915C479.8,371.232 468.811,379.632 464.898,384.806C465.795,380.117 474.725,369.802 479.308,366.706 zM380.95,492.236C384.928,502.138 383.534,488.14 390.261,497.211C387.423,481.975 392.196,473.55 404.721,461.816C394.375,466.989 381.667,473.081 379.088,477.102C376.463,481.198 381.602,482.471 385.057,478.708C383.707,480.613 379.652,493.634 380.95,492.236 zM385.081,495.886C383.666,496.817 383.303,498.839 384.268,500.401C385.234,501.962 387.166,502.475 388.58,501.544C389.995,500.614 390.358,498.591 389.393,497.029C388.427,495.468 386.495,494.956 385.081,495.886 zM399.244,374.954C397.292,375.573 395.986,377.703 397.455,380.637C397.814,381.355 398.251,382.054 398.728,382.719C389.26,380.902 385.76,392.055 396.915,395.052C399.533,393.341 397.577,392.156 398.031,389.425C398.617,385.905 404.805,390.691 416.923,395.7C414.948,389.547 405.654,388.448 401.843,380.482C403.611,380.476 405.964,381.554 404.888,378.432C403.785,375.233 401.195,374.335 399.244,374.954 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round" id="path41435"/>
1600+- <g transform="matrix(-0.2846,-0.2931,-0.2931,0.2846,991.5243,80.644)" id="g16867">
1601+- <path d="M395.705,1515.754C384.785,1514.303 379.303,1517.108 378.63,1521.522C377.951,1525.98 380.49,1533.665 393.795,1536.085C391.874,1548.503 398.676,1551.567 401.799,1551.78C405.339,1552.021 410.983,1552.051 411.436,1537.496C428.061,1542.244 427.83,1534.204 428.11,1531.145C428.389,1528.086 429.245,1521.435 414.489,1519.407C415.971,1506.735 408.692,1502.626 405.283,1501.963C401.667,1501.26 397.224,1504.099 395.705,1515.754 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3.7;stroke-linecap:round;stroke-linejoin:round" id="path16869"/>
1602+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(-0.2026,0.169,0.1719,0.206,311.3746,1510.004)" style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:21.2;stroke-linecap:round;stroke-linejoin:round" id="path16871"/>
1603+- </g>
1604+- </g>
1605+- <path d="M2919.56,1761.916C2849.514,1671.365 2957.294,1570.665 3041.447,1642.279L2919.56,1761.916 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path3333"/>
1606+- <path d="M2906.273,1699.029L2975.034,1699.461M2927.866,1647.813L2976.181,1696.739M2979.349,1626.866L2978.918,1695.626M2908.866,1680.25L2975.171,1698.463M2916.23,1662.781L2975.563,1697.534M2942.978,1636.367L2976.985,1696.131M2960.538,1629.222L2977.918,1695.751M2998.129,1629.458L2979.916,1695.763M3015.598,1636.823L2980.844,1696.155M2908.63,1717.84L2975.159,1700.461M2915.775,1735.4L2975.539,1701.394M3030.566,1648.458L2981.64,1696.773M2927.221,1750.513L2976.147,1702.197" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4308"/>
1607+- <path d="M2926.705,1751.559C2866.737,1674.038 2959.01,1587.828 3031.055,1649.137" style="fill:none;stroke:#000000;stroke-width:5.6;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path7286"/>
1608+- <path d="M2539.38,1466.776C2537.272,1478.55 2531.079,1480.574 2531.271,1486.309C2531.468,1492.204 2536.223,1492.973 2538.665,1506.275C2532.901,1501.087 2533.606,1493.962 2526.171,1490.274C2514.869,1487.417 2506.551,1497.05 2500.185,1509.798C2510.629,1503.396 2526.653,1497.91 2536.706,1508.484C2536.579,1508.801 2536.508,1509.146 2536.508,1509.507C2536.508,1511.058 2537.79,1512.319 2539.366,1512.319C2540.943,1512.319 2542.221,1511.058 2542.221,1509.507C2542.221,1509.406 2542.214,1509.307 2542.203,1509.208C2562.516,1502.512 2557.643,1497.895 2579.355,1509.021C2572.99,1496.273 2564.667,1486.64 2553.365,1489.498C2544.155,1491.826 2548.558,1500.154 2539.931,1506.388C2542.637,1491.901 2548.841,1491.996 2547.308,1481.84C2546.805,1478.512 2543.954,1475.625 2539.38,1466.776 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.2" id="path19068"/>
1609+- <path d="M2539.037,1510.217C2548.584,1539.103 2518.188,1577.187 2523.328,1605.339" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path19070"/>
1610+- <path d="M2525.119,1572.464C2518.906,1554.251 2524.94,1550.419 2506.637,1534.206C2510.331,1556.795 2510.17,1567.173 2525.119,1572.464 zM2525.087,1593.566C2536.78,1564.393 2548.153,1565.428 2563.927,1560.154C2555.041,1578.197 2539.068,1587.978 2525.087,1593.566 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path20199"/>
1611+- <path d="M2537.457,1603.55C2537.377,1603.781 2537.029,1605.256 2534.926,1608.112C2532.144,1611.89 2523.633,1609.738 2533.738,1621.612L2511.52,1661.925C2519.874,1664.978 2530.935,1674.203 2542.082,1678.893L2572.488,1648.581C2559.717,1638.344 2537.552,1604.03 2537.457,1603.55 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path20203"/>
1612+- <path d="M2515.74,1628.571C2513.479,1631.176 2513.931,1635.275 2516.747,1637.719C2527.854,1647.356 2523.039,1640.983 2526.074,1637.922C2529.332,1634.635 2534.355,1634.908 2524.939,1628.278C2521.886,1626.128 2518.001,1625.965 2515.74,1628.571 zM2510.106,1641.654C2508.099,1644.46 2508.902,1648.478 2511.899,1650.622C2523.717,1659.079 2518.402,1653.237 2521.135,1649.904C2524.069,1646.325 2529.058,1646.1 2519.173,1640.457C2515.968,1638.627 2512.114,1638.849 2510.106,1641.654 zM2523.869,1617.025C2521.506,1619.539 2521.681,1623.546 2524.258,1625.969C2534.422,1635.522 2530.156,1629.237 2533.3,1626.289C2536.675,1623.124 2541.534,1623.457 2532.819,1616.861C2529.993,1614.722 2526.232,1614.511 2523.869,1617.025 zM2506.157,1654.262C2504.419,1656.69 2504.919,1660.028 2507.273,1661.712C2516.553,1668.352 2512.456,1663.656 2514.803,1660.758C2517.322,1657.647 2521.384,1657.27 2513.568,1652.914C2511.033,1651.502 2507.894,1651.834 2506.157,1654.262 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path20209"/>
1613+- <path d="M2501.567,1616.273C2499.306,1618.878 2500.468,1623.594 2504.16,1626.797C2518.717,1639.429 2512.068,1631.464 2515.17,1628.461C2518.5,1625.237 2524.456,1626.319 2512.351,1617.356C2508.426,1614.449 2503.828,1613.667 2501.567,1616.273 zM2495.025,1630.862C2493.017,1633.668 2494.577,1638.227 2498.505,1641.038C2513.996,1652.122 2506.729,1644.884 2509.533,1641.601C2512.544,1638.077 2518.525,1638.563 2505.779,1630.873C2501.646,1628.379 2497.032,1628.057 2495.025,1630.862 zM2510.899,1604.834C2508.536,1607.347 2509.361,1611.966 2512.739,1615.141C2526.061,1627.663 2520.118,1619.801 2523.322,1616.911C2526.763,1613.807 2532.476,1614.942 2521.3,1606.033C2517.676,1603.144 2513.262,1602.32 2510.899,1604.834 zM2494.315,1645.788C2492.577,1648.216 2493.671,1651.979 2496.755,1654.186C2508.919,1662.89 2503.29,1657.097 2505.693,1654.24C2508.273,1651.171 2513.113,1651.351 2503.051,1645.388C2499.788,1643.455 2496.052,1643.36 2494.315,1645.788 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path20211"/>
1614+- <path d="M2526.407,1637.441C2524.146,1640.047 2524.335,1643.918 2526.83,1646.083C2529.324,1648.247 2533.184,1647.889 2535.445,1645.283C2537.706,1642.678 2537.516,1638.806 2535.022,1636.642C2532.527,1634.477 2528.668,1634.835 2526.407,1637.441 zM2521.422,1649.394C2519.415,1652.2 2519.94,1656.018 2522.594,1657.918C2525.248,1659.817 2529.032,1659.082 2531.039,1656.276C2533.047,1653.47 2532.522,1649.652 2529.868,1647.753C2527.214,1645.853 2523.43,1646.589 2521.422,1649.394 zM2533.654,1625.824C2531.291,1628.338 2531.226,1632.12 2533.509,1634.265C2535.792,1636.411 2539.562,1636.113 2541.925,1633.599C2544.288,1631.085 2544.353,1627.303 2542.07,1625.158C2539.788,1623.012 2536.017,1623.311 2533.654,1625.824 zM2515.056,1660.321C2513.318,1662.749 2513.6,1665.93 2515.684,1667.421C2517.768,1668.913 2520.87,1668.152 2522.607,1665.724C2524.345,1663.296 2524.063,1660.115 2521.979,1658.624C2519.895,1657.132 2516.793,1657.893 2515.056,1660.321 zM2535.547,1607.929C2537.615,1604.712 2537.302,1600.504 2534.848,1598.535C2532.394,1596.567 2528.723,1597.58 2526.655,1600.797C2524.586,1604.014 2524.9,1608.223 2527.354,1610.191C2529.808,1612.16 2533.479,1611.146 2535.547,1607.929 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path20207"/>
1615+- <use transform="translate(43.0349,0)" id="use5251" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path36812"/>
1616+- <use transform="translate(43.0346,0)" id="use5253" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use5251"/>
1617+- <use transform="translate(43.0349,0)" id="use5255" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use5253"/>
1618+- <use transform="translate(43.0346,0)" id="use5257" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use5255"/>
1619+- <use transform="matrix(0.8871,0,0,0.8871,351.2741,190.676)" id="use5294" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g16907"/>
1620+- <use transform="matrix(0.8469,0,0,0.8048,487.8209,339.6252)" id="use5296" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g16907"/>
1621+- <g id="g5770">
1622+- <g transform="matrix(0.0531,0.0531,-0.0531,0.0531,2482.9785,1516.2321)" id="g5447">
1623+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,469.7341,-96.3691)" style="opacity:1;fill-rule:evenodd" id="path5449"/>
1624+- <g id="g5451">
1625+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,544.6751,-21.938)" style="opacity:1;fill-rule:evenodd" id="path5454"/>
1626+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,394.7932,-22.9576)" style="opacity:1;fill-rule:evenodd" id="path5456"/>
1627+- </g>
1628+- <path d="M2398.109,-40.654L2351.208,-115.085L2295.129,-59.007C2346.45,-166.745 2377.378,-276.522 2384.855,-391.398L2411.364,-391.398C2418.841,-276.522 2449.769,-166.745 2501.089,-59.007L2445.011,-115.085L2398.109,-40.654 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5459"/>
1629+- </g>
1630+- <use transform="translate(-37.0291,37.2155)" id="use5461" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5447"/>
1631+- <use transform="translate(-74.058,74.4309)" id="use5463" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5447"/>
1632+- <use transform="translate(-111.0871,111.6464)" id="use5469" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5447"/>
1633+- </g>
1634+- </g>
1635+- <use transform="matrix(-1,0,0,-1,5532.8211,3439.7738)" id="use5846" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5781"/>
1636+- </g>
1637+- <use transform="translate(202.5,0)" id="use9727" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
1638+- </g>
1639+- <g id="king_club">
1640+- <use transform="translate(2430,0)" id="use9477" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1641+- <use transform="matrix(-1,0,0,1,5062.5,0)" id="use6726" x="0" y="0" width="2632.5" height="1575" xlink:href="#use9477"/>
1642+- <g transform="matrix(0.2443,0,0,0.2665,2270.3037,-519.8514)" id="g8604">
1643+- <g transform="matrix(1,0,0,1.0011,696.1,2014.5583)" id="g30453">
1644+- <path d="M480.045,776.199C412.881,781.658 293.93,787.896 249.068,780.774C204.207,773.652 195.886,769.299 162.17,759.259L150.307,753.96L150.307,579.629L91.697,579.629L91.525,322.842C154.979,294.635 196.884,281.622 264.049,276.163C331.214,270.704 450.164,264.467 495.026,271.588C539.888,278.71 548.209,283.063 581.924,293.103L593.788,298.402L593.788,472.733L652.55,472.733L652.569,729.521C589.115,757.727 547.21,770.74 480.045,776.199 z " style="fill-rule:evenodd" id="path19559"/>
1645+- <path d="M388.442,526.181C391.152,607.515 496.422,692.843 598.332,750.868C552.71,766.588 518.471,774.177 476.643,774.719C427.382,730.613 355.653,624.141 355.653,526.181C352.942,444.847 247.673,359.519 145.762,301.495C191.385,285.774 225.624,278.185 267.452,277.643C316.713,321.75 388.442,428.221 388.442,526.181 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round" id="rect29470"/>
1646+- </g>
1647+- <g transform="matrix(1,0,0,1.0011,-1698.2632,2015.8096)" id="g5886">
1648+- <path d="M2998.38,746.93C2980.179,661.624 2968.739,583.81 2968.739,481.131L3031.322,481.131L3031.322,729.526C3016.183,737.407 3015.078,741.128 2998.38,746.93 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path34587"/>
1649+- <path d="M2538.419,305.057C2547.011,386.436 2564.197,466.536 2564.197,549.193L2564.197,745.591C2612.514,684.992 2637.918,620.574 2638.499,537.062L2688.932,537.062C2688.932,510.013 2701.026,472.813 2717.257,450.872C2666.767,387.84 2604.82,343.903 2538.419,305.057 z " style="color:#000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path32620"/>
1650+- <use transform="translate(170.7337,85.8369)" id="use33617" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1651+- <path d="M2485.888,321.592C2549.321,289.469 2617.455,273.377 2688.419,272.946" style="fill:none;stroke:#000000;stroke-width:2.5" id="path15789"/>
1652+- <path d="M2976.287,291.853C2942.572,281.813 2934.251,277.46 2889.389,270.338" style="fill:none;stroke:#000000;stroke-width:2.5" id="path16760"/>
1653+- <path d="M2718.524,429.17C2729.625,444.76 2748.568,431.645 2735.156,417.204C2728.612,410.159 2729.441,418.221 2727.11,422.752C2724.49,427.846 2715.3,413.066 2711.205,399.585C2709.475,409.631 2711.469,419.263 2718.524,429.17 zM2728.009,410.813C2715.614,418.108 2717.027,404.402 2718.609,393.806C2721.677,373.253 2687.851,347.364 2673.684,347.973C2690.504,340.698 2692.694,325.828 2695.884,338.144C2708.131,333.913 2700.369,347.412 2691.842,345.868C2716.066,360.253 2756.693,382.381 2728.009,410.813 zM2656.527,356.682C2649.229,364.21 2660.616,371.982 2667.028,363.328C2670.156,359.106 2665.989,359.667 2663.251,358.87C2660.172,357.973 2667.087,352.246 2674.009,348.694C2668.32,348.772 2661.164,351.899 2656.527,356.682 zM2704.485,380.322C2709.349,389.178 2695.903,400.009 2685.536,384.011C2682.09,378.693 2685.117,375.989 2690.17,375.392C2695.852,374.721 2677.493,361.395 2671.67,347.087C2684.814,355.454 2698.663,369.723 2704.485,380.322 zM2664.905,312.313C2657.509,300.467 2643.65,312.414 2652.802,323.506C2657.267,328.917 2657.081,325.298 2659.019,322.066C2661.199,318.432 2671.823,337.876 2674.168,347.911C2675.938,340.615 2669.604,319.841 2664.905,312.313 zM2617.356,323.942C2636.025,328.946 2590.394,288.548 2611.978,286.452C2625.69,285.12 2625.062,300.594 2622.699,307.756C2619.567,317.252 2661.074,343.091 2675.057,344.821C2656.513,346.567 2638.628,349.762 2627.104,345.827C2621.555,342.49 2626.212,336.507 2634.062,338.657C2630.641,337.233 2614.419,323.154 2617.356,323.942 zM2589.711,299.562C2577.432,292.911 2571.278,310.142 2584.712,315.27C2591.267,317.772 2589.318,314.716 2589.408,310.948C2589.51,306.713 2608.348,318.376 2615.341,325.945C2613.279,318.727 2597.514,303.788 2589.711,299.562 zM2764.914,482.752C2759.789,498.788 2760.206,476.691 2750.535,491.797C2753.122,467.567 2744.314,455.026 2722.559,438.351C2739.938,445.05 2761.249,452.869 2765.937,458.815C2770.712,464.872 2762.583,467.557 2756.514,462.135C2758.942,464.934 2767.192,484.765 2764.914,482.752 zM2758.724,489.024C2761.128,490.289 2761.981,493.406 2760.626,495.98C2759.271,498.554 2756.22,499.617 2753.815,498.351C2751.41,497.086 2750.558,493.97 2751.913,491.395C2753.268,488.821 2756.319,487.758 2758.724,489.024 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path3506"/>
1654+- <path d="M2756.654,135.152C2730.705,135.124 2706.179,136.322 2686.45,139.392L2686.109,139.425C2680.387,163.078 2680.843,185.036 2683.045,205.01C2682.581,213.759 2682.116,217.322 2678.721,228.164L2678.517,228.296C2678.664,229.042 2678.517,229.796 2677.87,230.35C2677.352,230.794 2675.675,230.902 2675.997,229.787L2678.517,228.296C2678.344,227.423 2677.776,226.558 2677.053,226.077C2674.654,224.481 2671.518,225.805 2670.278,228.098C2668.457,231.462 2670.464,235.608 2673.852,237.207C2678.369,239.338 2683.622,236.899 2685.496,232.602C2686.107,231.202 2686.341,229.658 2686.245,228.131C2686.784,231.522 2687.334,234.855 2687.846,238.101C2690.78,256.733 2692.798,273.02 2688.561,286.329L2681.888,288.217C2681.721,282.674 2676.907,278.818 2671.708,278.81C2671.361,278.81 2671.001,278.842 2670.652,278.876C2663.56,279.577 2658.61,286.594 2659.212,293.583C2659.614,298.243 2662.323,302.4 2666.226,304.713L2666.26,304.68C2697.97,326.664 2733.976,304.92 2736.975,287.422L2747.666,287.422C2753.826,301.858 2806.581,325.836 2838.333,303.785L2838.333,303.819C2842.235,301.506 2844.91,297.382 2845.312,292.722C2845.915,285.733 2840.965,278.682 2833.872,277.982L2837.856,272.55C2840.934,279.726 2848.933,283.937 2856.922,282.023C2858.729,281.59 2860.423,280.86 2861.961,280.036C2865.661,280.591 2869.562,279.733 2872.822,277.849C2876.322,278.367 2879.96,277.616 2883.104,275.829C2886.45,276.126 2889.898,275.386 2892.91,273.709L2892.91,274.04C2896.272,274.41 2899.759,273.725 2902.817,272.086C2905.917,272.348 2909.099,271.731 2911.942,270.297C2915.376,270.66 2918.958,269.938 2922.054,268.21L2922.054,268.542C2925.768,268.95 2929.646,268.09 2932.915,266.057C2939.946,261.684 2942.92,252.345 2938.703,245.521C2935.514,240.36 2928.728,238.178 2922.939,240.685C2899.879,187.378 2909.703,200.866 2897.37,143.897C2860.92,139.695 2806.193,135.207 2756.654,135.152 z " style="fill:#ffffff;fill-rule:evenodd" id="path8807"/>
1655+- <path d="M2736.984,287.434C2733.98,304.957 2697.88,326.74 2666.174,304.649C2662.308,302.389 2659.61,298.245 2659.208,293.585C2658.606,286.596 2663.558,279.56 2670.65,278.86C2676.229,278.309 2681.705,282.318 2681.883,288.231C2682.014,292.598 2678.743,297.02 2674.23,297.041C2671.244,297.054 2668.208,294.642 2668.677,291.349C2668.921,289.637 2670.703,287.536 2672.54,288.456M2747.678,287.434C2753.843,301.882 2806.653,325.861 2838.359,303.77C2842.225,301.51 2844.923,297.366 2845.325,292.706C2845.928,285.717 2840.975,278.682 2833.883,277.981C2828.304,277.43 2822.828,281.439 2822.65,287.353C2822.519,291.719 2825.79,296.141 2830.303,296.162C2833.289,296.176 2836.325,293.763 2835.856,290.47C2835.613,288.758 2833.83,286.657 2831.993,287.577M2807.289,135.511C2821.676,192.479 2810.308,217.847 2837.983,272.795C2840.943,279.718 2848.936,283.926 2856.925,282.012C2865.129,280.047 2871.165,271.816 2869.493,263.644C2868.074,256.71 2861.095,251.93 2853.855,253.86C2847.877,255.454 2843.485,261.58 2844.941,267.555C2846.097,272.302 2851.045,275.575 2856.048,273.969C2859.801,272.763 2862.576,268.713 2861.309,264.948C2860.445,262.382 2857.471,260.565 2854.732,261.904C2853.201,262.652 2851.9,264.8 2853.125,266.251C2853.576,266.786 2855.303,267.135 2855.171,265.925M2675.981,229.795C2675.659,230.911 2677.364,230.801 2677.882,230.357C2679.286,229.153 2678.393,226.98 2677.052,226.088C2674.653,224.491 2671.518,225.818 2670.278,228.11C2668.457,231.475 2670.451,235.612 2673.84,237.211C2678.356,239.342 2683.612,236.9 2685.487,232.604C2686.301,230.737 2686.481,228.626 2686.045,226.621M2860.932,253.35C2867.044,249.32 2875.083,251.406 2878.643,257.167C2882.86,263.992 2879.873,273.319 2872.842,277.693C2869.574,279.726 2865.687,280.592 2861.972,280.184M2871.771,251.153C2877.883,247.123 2885.922,249.209 2889.482,254.971C2893.699,261.795 2890.712,271.122 2883.681,275.496C2880.413,277.529 2876.526,278.395 2872.812,277.987M2881.707,248.957C2887.819,244.926 2895.858,247.012 2899.418,252.774C2903.635,259.598 2900.648,268.925 2893.617,273.299C2890.349,275.332 2886.462,276.198 2882.747,275.79M2891.868,247.199C2897.98,243.168 2906.02,245.254 2909.58,251.016C2913.797,257.841 2910.81,267.168 2903.779,271.541C2900.511,273.574 2896.624,274.441 2892.909,274.032M2910.837,243.464C2916.949,239.433 2924.988,241.52 2928.548,247.281C2932.765,254.106 2929.778,263.433 2922.747,267.806C2919.479,269.839 2915.592,270.706 2911.877,270.298M2920.998,241.707C2927.11,237.676 2935.15,239.762 2938.71,245.524C2942.927,252.349 2939.94,261.675 2932.909,266.049C2929.641,268.082 2925.754,268.949 2922.039,268.54M2693.261,167.909C2692.698,164.17 2705.348,160.635 2709.056,160.06C2710.941,159.767 2723.023,159.876 2724.716,160.884C2726.174,163.979 2726.894,172.075 2727.175,176.093C2723.138,182.676 2720.972,183.664 2717.278,186.504M2794.619,168.331C2795.284,164.023 2780.322,159.951 2775.936,159.288C2773.707,158.951 2759.416,159.076 2757.414,160.238C2755.689,163.803 2754.838,173.129 2754.505,177.757C2759.28,185.34 2761.842,186.478 2766.211,189.75M2751.429,270.83C2743.229,274.493 2738.202,274.073 2731.591,271.673M2754.765,225.507C2758.038,241.265 2738.564,235.706 2735.377,232.888C2724.706,241.119 2716.697,233.48 2719.151,225.279C2721.125,218.684 2731.447,172.119 2727.777,166.881M2678.706,228.175C2682.137,217.218 2682.561,213.692 2683.03,204.735M2688.567,286.313C2699.214,252.873 2670.532,201.377 2686.399,138.128M2833.653,295.19C2811.142,315.185 2776.817,297.307 2763.704,284.759M2823.123,291.375C2804.097,299.859 2786.873,288.884 2779.397,279.13M2822.939,285.309C2810.816,287.077 2800.228,280.946 2790.856,273.431M2827.947,278.724C2815.825,276.014 2808.891,272.254 2799.52,264.739M2845.75,269.598C2817.957,214.398 2831.574,194.498 2817.187,137.53M2850.08,256.636C2826.859,202.919 2841.605,194.498 2827.218,137.53M2857.983,253.561C2834.763,199.843 2850.638,195.377 2836.25,138.408M2866.338,251.364C2843.118,197.646 2859.896,196.255 2845.509,139.287M2874.919,249.826C2851.699,196.108 2868.928,195.816 2854.541,138.848M2883.726,248.068C2860.505,194.351 2876.155,197.793 2863.574,139.946M2893.888,246.311C2870.667,192.593 2884.51,198.452 2871.929,140.605M2903.372,244.334C2880.151,190.616 2893.316,199.551 2880.736,141.704M2912.856,242.576C2889.635,188.859 2901.446,200.21 2888.865,142.363M2923.018,240.819C2899.797,187.101 2909.801,201.089 2897.22,143.242M2670.881,296.069C2693.391,316.064 2723.651,300.382 2726.377,283.001M2681.41,292.254C2696.823,302.496 2712.692,289.323 2714.749,280.009M2681.594,286.188C2693.717,287.956 2701.144,283.582 2703.289,275.189M2773.193,248.752C2781.929,232.291 2799.439,257.658 2774.373,259.809C2760.154,261.03 2759.222,250.219 2741.629,247.857M2706.982,248.752C2698.246,232.291 2680.737,257.658 2705.803,259.809C2720.022,261.03 2720.953,250.219 2738.547,247.857" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path2637"/>
1656+- <path d="M2922.706,58.956C2912.783,69.064 2896.436,135.525 2897.866,144.087C2841.443,138.714 2740.53,132.734 2683.439,140.709C2682.473,133.028 2671.162,71.597 2647.973,58.956L2922.706,58.956 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path2543"/>
1657+- <path d="M2723.917,261.474C2729.095,260.171 2748.496,260.438 2755.792,262.108C2755.504,255.57 2746.047,259.713 2739.897,255.671C2733.619,259.311 2724.06,257.022 2723.917,261.474 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2567"/>
1658+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.4211,0,0,0.3707,2900.9059,55.8835)" style="fill:#0000dd;fill-rule:evenodd" id="path2571"/>
1659+- <path d="M2758.39,163.516C2762.908,164.676 2789.256,168.603 2796.856,168.931C2796.73,170.712 2779.149,169.726 2773.106,168.992C2767.064,168.258 2758.361,165.501 2758.39,163.516 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2573"/>
1660+- <path d="M2792.046,170.398C2784.764,179.299 2769.723,181.277 2755.084,173.154" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path2577"/>
1661+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.9288,0,0,0.8176,3059.0126,-84.0335)" style="fill:none;stroke:#0000dd;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round" id="path2579"/>
1662+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.356,0,0,0.3218,2603.399,70.2904)" style="fill:#0000dd;fill-rule:evenodd" id="path2581"/>
1663+- <path d="M2723.891,163.73C2720.071,164.737 2697.794,168.146 2691.369,168.431C2691.476,169.977 2706.34,169.121 2711.449,168.484C2716.557,167.846 2723.915,165.453 2723.891,163.73 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2583"/>
1664+- <path d="M2695.435,169.704C2701.592,177.431 2714.309,179.149 2726.686,172.097" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path2587"/>
1665+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.7853,0,0,0.7098,2469.726,-51.1761)" style="fill:none;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path2589"/>
1666+- <g transform="translate(0,-1.25)" id="g6211">
1667+- <path d="M2740.026,82.86C2739.42,72.22 2735.933,67.274 2731.84,67.124C2727.706,66.973 2721.229,70.271 2721.381,83.31C2709.86,82.86 2708.292,89.731 2708.647,92.752C2709.05,96.175 2710.012,101.594 2723.2,100.395C2721.836,116.88 2729.036,101.12 2731.84,101.046C2734.645,100.971 2740.784,115.682 2740.026,101.294C2751.699,101.294 2754.124,93.849 2754.124,90.504C2754.124,86.955 2750.789,83.01 2740.026,82.86 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path2597"/>
1668+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(-0.1917,0,0,0.2081,2687.5753,35.9654)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:9.1;stroke-linecap:round;stroke-linejoin:round" id="path2599"/>
1669+- </g>
1670+- <path d="M2684.984,84.739C2685.031,75.37 2682.312,70.825 2678.821,70.452C2675.294,70.075 2670.427,71.125 2669.813,82.567C2672.141,91.138 2672.943,100.382 2677.02,100.207C2679.264,99.983 2683.89,113.573 2684.005,100.908C2693.985,101.598 2696.453,95.21 2696.631,92.276C2696.819,89.163 2694.178,85.506 2684.984,84.739 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path2615"/>
1671+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(-0.1639,-0.0113,-0.011,0.1825,2642.6316,40.5067)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:10.5;stroke-linecap:round;stroke-linejoin:round" id="path2617"/>
1672+- <path d="M2747.761,152.712C2770.292,145.275 2803.656,156.234 2803.656,156.234" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path2631"/>
1673+- <path d="M2727.287,154.716C2712.017,147.28 2689.407,158.239 2689.407,158.239" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path2633"/>
1674+- <path d="M2679.19,119.081C2733.186,115.376 2831.202,115.858 2899.837,123.12L2901.057,115.361C2896.464,114.833 2892.312,113.423 2889.924,108.484C2886.598,113.201 2856.935,121.49 2846.307,105.645C2831.133,115.455 2802.438,116.388 2791.301,102.605C2787.349,112.755 2736.264,113.92 2731.434,103.74C2724.714,114.241 2688.257,117.091 2676.585,105.186L2679.19,119.081 z " style="fill:#0000dd;fill-rule:evenodd" id="path2635"/>
1675+- <path d="M426.845,505.162C411.429,545.613 363.605,563.077 324.39,547.406C277.938,528.845 258.041,473.486 276.757,428.227C285.456,407.19 301.586,389.675 321.612,378.917" transform="matrix(-0.1312,-0.0929,0.1011,-0.1351,2906.2727,353.1296)" style="fill:none;stroke:#0000dd;stroke-width:17.2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path4691"/>
1676+- <path d="M2897.592,89.661C2897.534,80.291 2894.765,75.782 2891.27,75.454C2887.739,75.122 2882.055,77.706 2881.621,89.158C2871.784,88.209 2870.145,94.164 2870.318,96.833C2870.515,99.857 2871.103,104.66 2882.438,104.242C2880.557,118.647 2887.399,105.16 2889.802,105.229C2892.204,105.299 2896.82,118.507 2896.794,105.842C2904.212,106.506 2904.143,101.218 2905.212,96.637C2905.921,93.6 2906.794,90.31 2897.592,89.661 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path12474"/>
1677+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(-0.164,-0.0092,-0.009,0.1827,2854.7476,45.9727)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:10.5;stroke-linecap:round;stroke-linejoin:round" id="path12476"/>
1678+- <path d="M2928.767,278.038C2881.932,333.895 2845.061,422.032 2845.061,508.842C2857.834,485.489 2874.117,478.381 2894.243,477.748C2894.243,422.119 2925.341,349.658 2973.517,291.395C2960.34,285.471 2944.862,281.851 2928.767,278.038 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:0.2pt" id="path2614"/>
1679+- <path d="M2788.025,529.782C2788.025,553.904 2801.066,576.621 2814.497,598.312C2827.929,577.197 2840.97,553.844 2840.97,529.782C2840.97,460.295 2852.776,380.396 2924.164,283.211L2901.329,278.028C2870.648,304.999 2830.667,327.843 2805.831,327.843C2781.566,327.843 2758.935,323.22 2729.405,306.999C2726.127,311.09 2714.015,314.611 2707.602,316.707C2757.604,386.826 2788.025,443.723 2788.025,529.782 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round" id="path4556"/>
1680+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2404.2804,17.5654)" style="fill:#ffffff;fill-rule:evenodd" id="path5527"/>
1681+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2426.3705,25.8008)" style="fill:#ffffff;fill-rule:evenodd" id="path7467"/>
1682+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2447.9283,31.0867)" style="fill:#ffffff;fill-rule:evenodd" id="path7469"/>
1683+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2469.9418,33.7028)" style="fill:#ffffff;fill-rule:evenodd" id="path7471"/>
1684+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2492.7176,32.5575)" style="fill:#ffffff;fill-rule:evenodd" id="path7473"/>
1685+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2515.6963,24.6017)" style="fill:#ffffff;fill-rule:evenodd" id="path7475"/>
1686+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2535.0669,16.0597)" style="fill:#ffffff;fill-rule:evenodd" id="path7477"/>
1687+- <path d="M2920.631,284.673L2901.332,278.029C2870.651,305 2830.668,327.842 2805.832,327.842C2781.567,327.842 2755.205,323.274 2725.676,307.053C2724.119,312.039 2714.287,312.29 2710.527,316.243C2739.281,336.064 2777.772,345.724 2808.069,345.724C2838.365,345.724 2890.084,313.614 2920.631,284.673 z " style="fill:#0000dd;fill-rule:evenodd" id="path7481"/>
1688+- <path d="M338.902 322.409A6.291 6.291 0 1 1 326.319,322.409A6.291 6.291 0 1 1 338.902 322.409 z" transform="translate(2551.4759,5.4422)" style="fill:#ffffff;fill-rule:evenodd" id="path8453"/>
1689+- <path d="M2729.684,349.435C2778.07,371.766 2831.169,379.196 2886.254,341.791M2742.873,369.607L2807.649,388.363L2873.223,367.369M2749.562,386.272L2808.51,405.737L2865.984,384.744M2759.214,405.094L2810.343,424.56L2860.192,403.566M2767.419,424.399L2811.705,443.864L2854.884,422.87M2777.071,445.634L2812.561,465.099L2847.162,444.105M2780.932,466.386L2813,485.852L2844.266,464.858M2785.276,491.483L2813.923,510.948L2841.853,489.954M2790.102,517.061L2814.839,536.527L2838.957,515.533M2814.839,536.527L2813.923,510.948L2813,485.852L2812.561,465.099L2811.705,443.864L2810.343,424.56L2808.51,405.737L2807.649,388.363" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path8455"/>
1690+- <path d="M2873.25,451.444C2873.864,445.736 2875.177,450.727 2874.881,453.272C2875.448,458.566 2881.851,462.065 2886.413,459.136C2891.565,456.24 2892.449,448.344 2887.875,444.491C2884.699,442.246 2879.728,442.182 2877.139,445.483C2872.07,446.862 2878.262,443.279 2880.323,442.67C2885.871,438.756 2884.996,428.537 2878.094,426.712C2870.817,424.795 2865.176,434.396 2868.965,440.401C2869.585,442.596 2872.853,443.042 2872.559,445.537C2869.765,444.897 2869.849,440.709 2867.06,439.556C2861.87,436.279 2855.426,441.416 2855.05,446.957C2853.821,452.344 2859.043,458.656 2864.596,456.762C2868.539,455.885 2870.203,451.999 2871.439,448.661C2873.64,449.8 2870.402,459.082 2868.667,462.703C2867.373,464.92 2876.316,465.669 2872.6,461.194C2872.204,457.936 2872.664,454.649 2873.25,451.444M2885.421,404.975C2886.909,399.401 2887.442,404.611 2886.736,407.078C2886.402,412.376 2892.194,416.578 2897.155,414.671C2902.166,413.044 2904.623,406.282 2901.785,401.861C2899.587,397.191 2893.15,396.759 2889.584,400.014C2885.165,398.988 2892.569,398.276 2894.053,397.189C2900.15,393.873 2900.289,383.035 2893.121,380.964C2885.877,378.859 2879.697,388.086 2883.273,394.335C2884.554,395.485 2887.352,400.567 2884.088,397.996C2883.713,392.973 2878.206,388.944 2873.407,391.291C2867.475,394.02 2865.567,403.315 2870.887,407.611C2875.573,411.105 2881.939,407.345 2883.63,402.403C2887.033,400.606 2882.138,409.637 2881.325,411.866C2877.733,415.516 2878.335,417.555 2883.414,417.699C2882.664,413.363 2884.012,409.028 2885.421,404.975M2904.12,360.69C2906.344,355.413 2906.127,360.589 2905.174,362.937C2904.071,368.528 2910.058,374.057 2915.488,371.58C2922.137,369.401 2923.908,358.786 2917.233,355.505C2914.309,353.862 2911.101,355.264 2908.367,356.436C2905.615,354.025 2912.502,355.357 2914.039,353.87C2920.404,351.285 2921.455,340.774 2914.82,337.855C2907.295,334.529 2899.688,344.858 2904.073,351.383C2906.859,354.147 2903.445,355.876 2903.471,351.652C2902.683,345.959 2895.132,343.497 2890.958,347.314C2885.83,350.895 2885.474,360.197 2891.754,362.766C2896.067,364.589 2900.702,361.71 2902.692,357.886C2906.295,356.594 2900.281,364.892 2899.175,367.003C2895.113,370.128 2895.432,372.225 2900.448,373.052C2900.289,368.65 2902.235,364.547 2904.12,360.69M2928.082,319.002C2930.851,313.94 2930.131,319.128 2928.86,321.358C2927.272,326.421 2931.857,331.94 2937.157,331.226C2944.508,330.818 2948.181,319.832 2941.908,315.466C2939.174,313.311 2935.666,314.301 2932.731,315.215C2930.269,312.51 2936.962,314.608 2938.657,313.304C2945.258,311.226 2947.478,300.692 2940.874,297.275C2934.042,293.728 2926.035,301.945 2928.666,308.823C2930.675,310.768 2929.408,315.522 2928.437,310.91C2928.982,305.164 2922.196,300.843 2917.206,303.777C2911.471,306.438 2909.275,315.912 2915.134,319.585C2919.236,322.087 2924.458,319.737 2926.953,316.079C2930.685,315.136 2923.798,322.747 2922.455,324.697C2918.08,327.331 2918.152,329.442 2923.009,330.888C2923.405,326.501 2925.744,322.617 2928.082,319.002" id="path9760"/>
1691+- <g transform="translate(58.3552,-1.2499)" id="g3939">
1692+- <g transform="matrix(0.075,0,0,0.075,2332.718,382.1441)" id="g33591">
1693+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,469.7341,-96.3691)" style="opacity:1;fill-rule:evenodd" id="path33593"/>
1694+- <g id="g33595">
1695+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,544.6751,-21.938)" style="opacity:1;fill-rule:evenodd" id="path33597"/>
1696+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,394.7932,-22.9576)" style="opacity:1;fill-rule:evenodd" id="path33599"/>
1697+- </g>
1698+- <path d="M2398.109,-40.654L2351.208,-115.085L2295.129,-59.007C2346.45,-166.745 2377.378,-276.522 2384.855,-391.398L2411.364,-391.398C2418.841,-276.522 2449.769,-166.745 2501.089,-59.007L2445.011,-115.085L2398.109,-40.654 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path33601"/>
1699+- </g>
1700+- <use transform="translate(1.043,50.8441)" id="use33603" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1701+- <use transform="translate(4.4326,108.2067)" id="use33611" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1702+- <use transform="translate(40.6753,32.0709)" id="use33613" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1703+- <use transform="translate(81.0898,56.0589)" id="use33615" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1704+- <use transform="translate(41.1968,81.8721)" id="use33619" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1705+- <use transform="matrix(1,0,0,-1,31.6763,965.752)" id="use3910" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1706+- <use transform="matrix(1,0,0,-1,8.9394,906.0017)" id="use3920" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1707+- <use transform="matrix(1,0,0,-1,12.6408,1024.7092)" id="use3922" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g33591"/>
1708+- </g>
1709+- <g transform="matrix(0.4085,0,0,0.4085,2508.1686,-279.3237)" id="g31476">
1710+- <path d="M395.705,1515.754C384.785,1514.303 379.303,1517.108 378.63,1521.522C377.951,1525.98 380.49,1533.665 393.795,1536.085C391.874,1548.503 398.676,1551.567 401.799,1551.78C405.339,1552.021 410.983,1552.051 411.436,1537.496C428.061,1542.244 427.83,1534.204 428.11,1531.145C428.389,1528.086 429.245,1521.435 414.489,1519.407C415.971,1506.735 408.692,1502.626 405.283,1501.963C401.667,1501.26 397.224,1504.099 395.705,1515.754 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3.7;stroke-linecap:round;stroke-linejoin:round" id="path3502"/>
1711+- <path d="M-198.195,267.475C-198.195,284.418 -211.946,298.169 -228.889,298.169C-245.832,298.169 -259.583,284.418 -259.583,267.475C-259.583,250.532 -245.832,236.782 -228.889,236.782C-211.946,236.782 -198.195,250.532 -198.195,267.475 z " transform="matrix(-0.2026,0.169,0.1719,0.206,311.3746,1510.004)" style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:21.2;stroke-linecap:round;stroke-linejoin:round" id="path33460"/>
1712+- </g>
1713+- <g transform="translate(58.3552,-1.2499)" id="g52140">
1714+- <g transform="matrix(0.8652,0,0,0.8652,2383.4169,93.7826)" id="g26468">
1715+- <path d="M293.537 498.076A62.455 62.455 0 1 1 168.628,498.076A62.455 62.455 0 1 1 293.537 498.076 z" transform="translate(-4.6841,-7.8068)" style="opacity:1;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path22570"/>
1716+- <path d="M209.467,395.39C220.412,398.204 213.97,408.81 226.712,415.91C201.668,407.818 205.546,404.412 180.732,417.344C187.77,403.01 196.97,392.177 209.467,395.39 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5" id="path24510"/>
1717+- <path d="M243.33,395.39C232.385,398.204 238.827,408.81 226.085,415.91C251.129,407.818 247.25,404.412 272.065,417.344C265.027,403.01 255.826,392.177 243.33,395.39 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5" id="path26450"/>
1718+- <path d="M217.403,390.109C217.629,396.977 224.085,398.273 226.622,414.806C229.38,396.363 236.9,396.98 235.133,385.085C234.578,381.343 231.425,378.096 226.367,368.146C224.037,381.384 217.19,383.661 217.403,390.109 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5" id="path26460"/>
1719+- <path d="M293.537 498.076A62.455 62.455 0 1 1 168.628,498.076A62.455 62.455 0 1 1 293.537 498.076 z" transform="matrix(0.1646,0,0,0.1646,188.3557,336.6623)" style="opacity:1;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:15.2;stroke-linecap:round;stroke-linejoin:round" id="path26452"/>
1720+- </g>
1721+- <path d="M2527.229,532.384C2541.14,537.704 2559.358,540.928 2579.303,540.928C2599.237,540.928 2617.443,537.698 2631.35,532.384" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round" id="path26475"/>
1722+- <path d="M2525.768,515.1C2540.069,518.601 2558.798,520.723 2579.304,520.723C2599.797,520.723 2618.513,518.598 2632.811,515.1" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round" id="path26499"/>
1723+- <path d="M2574.973,467.691C2547.098,481.37 2545.524,516.055 2532.795,513.72C2520.1,511.391 2545.155,467.775 2574.973,467.691 z " style="fill-rule:evenodd" id="path26501"/>
1724+- <path d="M2584.275,467.691C2612.15,481.37 2613.725,516.055 2626.454,513.72C2639.148,511.391 2614.094,467.775 2584.275,467.691 z " style="fill-rule:evenodd" id="path27472"/>
1725+- <path d="M2577.2,467.894C2562.483,489.265 2562.933,518.281 2550.204,516.351C2537.503,514.426 2556.086,478.503 2577.2,467.894 z " style="fill-rule:evenodd" id="path27474"/>
1726+- <path d="M2581.885,467.894C2596.602,489.265 2596.152,518.281 2608.881,516.351C2621.582,514.426 2602.999,478.503 2581.885,467.894 z " style="fill-rule:evenodd" id="path27476"/>
1727+- <path d="M2578.212,468.501C2575.641,491.492 2582.569,518.484 2569.03,517.971C2555.482,517.458 2571.269,478.301 2578.212,468.501 z " style="fill-rule:evenodd" id="path27478"/>
1728+- <path d="M2579.703,468.501C2582.274,491.492 2575.346,518.484 2588.885,517.971C2602.433,517.458 2586.646,478.301 2579.703,468.501 z " style="fill-rule:evenodd" id="path27480"/>
1729+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(0.5867,0,0,0.5867,2426.562,228.4274)" style="fill:#0000dd;fill-rule:evenodd" id="path27482"/>
1730+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(0.5867,0,0,0.5867,2443.617,231.9735)" style="fill:#0000dd;fill-rule:evenodd" id="path28453"/>
1731+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(0.5867,0,0,0.5867,2463.0361,234.3376)" style="fill:#0000dd;fill-rule:evenodd" id="path28455"/>
1732+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(-0.5867,0,0,0.5867,2731.693,228.4274)" style="fill:#0000dd;fill-rule:evenodd" id="path28464"/>
1733+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(-0.5867,0,0,0.5867,2714.8068,232.1424)" style="fill:#0000dd;fill-rule:evenodd" id="path28466"/>
1734+- <path d="M189.511 505.981A8.49 8.49 0 1 1 172.531,505.981A8.49 8.49 0 1 1 189.511 505.981 z" transform="matrix(-0.5867,0,0,0.5867,2695.5566,234.3376)" style="fill:#0000dd;fill-rule:evenodd" id="path28468"/>
1735+- <path d="M2533.75,539.118C2563.891,547.592 2593.658,549.211 2625.246,537.917C2612.66,559.053 2596.724,567.659 2578.485,568.028C2561.858,568.365 2542.344,556.208 2533.75,539.118 z " style="fill:#dd0000;fill-rule:evenodd" id="path28476"/>
1736+- <path d="M2560.858 555.912A6.464 6.464 0 1 1 2547.93,555.912A6.464 6.464 0 1 1 2560.858 555.912 z" transform="translate(0.417,-3.7903)" style="opacity:1;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path50996"/>
1737+- <path d="M2560.858 555.912A6.464 6.464 0 1 1 2547.93,555.912A6.464 6.464 0 1 1 2560.858 555.912 z" transform="translate(16.4905,3.526)" style="opacity:1;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path51967"/>
1738+- <path d="M2560.858 555.912A6.464 6.464 0 1 1 2547.93,555.912A6.464 6.464 0 1 1 2560.858 555.912 z" transform="translate(33.9472,2.7869)" style="opacity:1;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path51969"/>
1739+- <path d="M2560.858 555.912A6.464 6.464 0 1 1 2547.93,555.912A6.464 6.464 0 1 1 2560.858 555.912 z" transform="translate(49.1495,-4.5294)" style="opacity:1;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path51971"/>
1740+- </g>
1741+- <path d="M2754.488,117.318C2802.533,117.359 2865.853,120.246 2900.691,124.346C2899.941,131.052 2896.436,135.525 2897.866,144.087C2841.443,138.714 2740.53,132.734 2683.439,140.709C2682.473,133.028 2681.252,126.917 2679.16,120.702C2698.653,118.297 2725.536,117.294 2754.488,117.318 z " style="fill-rule:evenodd" id="path2629"/>
1742+- <use transform="matrix(0.8774,0,0,0.8774,394.7913,11.5664)" id="use6215" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g6211"/>
1743+- <use transform="matrix(0.9985,0.0541,-0.0541,0.9985,63.5891,-148.282)" id="use6218" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use6215"/>
1744+- </g>
1745+- <use transform="matrix(-1,0,0,-1,2136.2946,5082.5893)" id="use5987" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5886"/>
1746+- <use transform="matrix(-1,0,0,-1,2136.2945,5083.8407)" id="use37830" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g15760"/>
1747+- <g transform="matrix(1,0,0,1.0011,691.0325,1980.172)" id="g15760">
1748+- <path d="M586.135,159.417L606.864,134.066L627.593,159.417L628.975,496.311L608.246,498.008L587.517,495.444L586.135,159.417 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path3494"/>
1749+- <path d="M596.645,528.243C596.645,532.684 593.372,536.288 589.34,536.288C585.307,536.288 582.035,532.684 582.035,528.243C582.035,523.802 585.307,520.198 589.34,520.198C593.372,520.198 596.645,523.802 596.645,528.243 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path3574"/>
1750+- <path d="M613.173,545.455C613.173,549.896 609.277,553.5 604.477,553.5C585.549,553.5 595.607,551.366 595.239,545.829C594.844,539.885 589.73,535.914 604.477,537.41C609.259,537.896 613.173,541.014 613.173,545.455 zM612.396,561.545C612.396,565.985 608.545,569.589 603.802,569.589C585.096,569.589 595.036,567.455 594.672,561.919C594.282,555.975 589.228,552.003 603.802,553.5C608.528,553.985 612.396,557.104 612.396,561.545 zM613.58,528.617C613.58,533.058 609.884,536.662 605.331,536.662C587.376,536.662 596.917,534.528 596.568,528.992C596.193,523.047 591.342,519.076 605.331,520.573C609.867,521.058 613.58,524.177 613.58,528.617 zM609.497,577.048C609.497,580.891 606.474,584.01 602.749,584.01C588.061,584.01 595.866,582.163 595.58,577.371C595.274,572.227 591.305,568.79 602.749,570.085C606.46,570.506 609.497,573.205 609.497,577.048 zM570.265,519.312C571.24,514.53 575.629,511.642 580.061,512.866C597.538,517.691 587.782,517.425 586.906,523.481C585.966,529.982 589.816,535.563 576.528,530.192C572.219,528.45 569.29,524.094 570.265,519.312 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path3560"/>
1751+- <path d="M637.327,545.455C637.327,549.896 632.22,553.5 625.928,553.5C601.119,553.5 614.303,551.366 613.82,545.829C613.302,539.885 606.599,535.914 625.928,537.41C632.197,537.896 637.327,541.014 637.327,545.455 zM636.267,561.545C636.267,565.985 631.219,569.589 625.002,569.589C600.484,569.589 613.512,567.455 613.036,561.919C612.524,555.975 605.9,552.003 625.002,553.5C631.197,553.985 636.267,557.104 636.267,561.545 zM636.492,528.617C636.492,533.058 631.647,536.662 625.68,536.662C602.146,536.662 614.652,534.528 614.194,528.992C613.703,523.047 607.344,519.076 625.68,520.573C631.626,521.058 636.492,524.177 636.492,528.617 zM628.241,577.048C628.241,580.891 624.278,584.01 619.395,584.01C600.143,584.01 610.374,582.163 609.999,577.371C609.598,572.227 604.396,568.79 619.395,570.085C624.26,570.506 628.241,573.205 628.241,577.048 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path3562"/>
1752+- <path d="M595.32,545.081C595.32,549.522 591.87,553.126 587.619,553.126C583.368,553.126 579.918,549.522 579.918,545.081C579.918,540.64 583.368,537.036 587.619,537.036C591.87,537.036 595.32,540.64 595.32,545.081 zM594.753,561.17C594.753,565.611 591.343,569.215 587.142,569.215C582.941,569.215 579.531,565.611 579.531,561.17C579.531,556.73 582.941,553.126 587.142,553.126C591.343,553.126 594.753,556.73 594.753,561.17 zM595.644,576.724C595.644,580.567 592.966,583.686 589.667,583.686C586.369,583.686 583.691,580.567 583.691,576.724C583.691,572.881 586.369,569.762 589.667,569.762C592.966,569.762 595.644,572.881 595.644,576.724 zM586.667,524.266C587.642,519.484 591.619,516.482 595.544,517.566C599.469,518.65 601.864,523.41 600.888,528.192C599.913,532.974 595.936,535.976 592.011,534.892C588.086,533.808 585.692,529.048 586.667,524.266 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path3558"/>
1753+- <path d="M562.252,493.209C558.693,494.225 554.771,491.91 556.096,503.865C557.247,514.247 575.534,510.731 588.815,513.584C598.635,517.543 608.399,522.201 616.971,517.74C624.343,516.702 631.968,514.833 638.784,513.896C640.871,513.764 642.932,513.604 644.815,513.365C645.009,513.359 645.217,513.336 645.409,513.334L645.377,513.271C651.318,512.447 655.766,510.69 656.315,505.74C657.64,493.785 653.75,496.1 650.19,495.084L607.367,499.039L562.252,493.209 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path3610"/>
1754+- <g transform="translate(-0.7988,0)" id="g15754">
1755+- <path d="M620.192 604.668A14.519 14.519 0 1 1 591.154,604.668A14.519 14.519 0 1 1 620.192 604.668 z" transform="translate(1.332,-5.3281)" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path12835"/>
1756+- <path d="M593.552,599.473L614.065,599.473M594.226,593.079L608.328,593.079M594.226,605.6L608.328,605.6" style="fill:none;stroke:#000000;stroke-width:2.5" id="path14779"/>
1757+- </g>
1758+- <path d="M607.466,173.077C607.051,190.819 607.865,211.357 607.509,235.786C607.153,260.215 608.535,280.266 608.275,306.957C608.015,333.648 608.211,369.061 608.084,393.588C607.957,418.116 610.265,466.683 608.364,496.825" style="fill:none;stroke:#000000;stroke-width:2.8;marker-start:none" id="path3496"/>
1759+- </g>
1760+- </g>
1761+- <path d="M2486.038,71.596C2486.084,70.397 2486.129,69.198 2486.175,68C2487.785,68.638 2487.638,70.466 2487.869,71.848C2488.641,76.216 2492.667,80.132 2497.417,79.864C2502.484,79.685 2506.275,74.994 2506.422,70.283C2506.788,65.368 2503.266,60.078 2497.969,59.54C2494.236,59.087 2490.676,61.359 2488.928,64.463C2488.549,65.269 2486.121,65.804 2486.755,64.411C2487.315,62.596 2489.65,62.675 2490.842,61.416C2496.075,57.367 2495.938,48.61 2490.553,44.747C2487.14,42.065 2481.753,42.594 2478.873,45.781C2474.43,50.191 2475.082,58.357 2480.373,61.86C2481.566,62.806 2483.796,62.892 2483.908,64.765C2483.943,65.878 2481.613,64.972 2481.412,64.077C2479.319,60.369 2474.305,58.345 2470.233,60.162C2464.529,62.502 2462.591,69.957 2465.572,74.999C2467.596,78.944 2472.887,81.122 2477.093,79.129C2480.797,77.536 2482.895,73.61 2483.005,69.8C2483.056,68.683 2484.879,67.178 2484.508,69.071C2484.864,73.832 2484.631,78.69 2483.401,83.324C2483.506,84.313 2481.12,86.645 2483.242,86.284C2484.919,86.284 2486.596,86.284 2488.272,86.284C2487.575,83.937 2486.441,81.239 2486.315,78.591C2486.056,76.269 2486.034,73.929 2486.038,71.596 z " id="path14282"/>
1762+- <use transform="matrix(-1,0,0,-1,5062.5,315)" id="use6728" x="0" y="0" width="2632.5" height="1575" xlink:href="#path14282"/>
1763+- <use transform="translate(1619.9082,0)" id="use38048" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37992"/>
1764+- <use transform="translate(1620,0)" id="use38050" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use37994"/>
1765+- <path d="M2442.834,35.455L2456.703,18.805M2442.274,18.914L2442.274,44.616M2447.658,30.313L2456.703,44.997M2442.274,18.914L2442.274,44.616M2440.357,18.209L2444.19,18.209M2440.357,45.571L2444.19,45.571M2454.787,18.209L2458.619,18.209M2454.787,45.571L2458.619,45.571" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path22601"/>
1766+- <use transform="matrix(-1,0,0,-1,5062.5,315)" id="use25705" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path22601"/>
1767+- <use transform="translate(405,0)" id="use9737" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
1768+- </g>
1769+- <g id="1_diamond">
1770+- <use transform="translate(0,315)" id="use9359" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1771+- <path d="M28.436,379.673C23.374,383.813 22.264,385.196 19.626,391.196C16.988,385.196 15.878,383.813 10.816,379.673C15.878,375.533 16.988,374.149 19.626,368.15C22.264,374.149 23.374,375.533 28.436,379.673 z " style="fill:#dd0000;fill-rule:evenodd" id="path37942"/>
1772+- <use transform="matrix(-1,0,0,-1,202.638,945.2311)" id="use41521" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37942"/>
1773+- <path d="M119.561,472.5C109.039,481.106 106.732,483.982 101.248,496.453C95.765,483.982 93.458,481.106 82.935,472.5C93.458,463.895 95.765,461.018 101.248,448.547C106.732,461.018 109.039,463.895 119.561,472.5 z " style="fill:#dd0000;fill-rule:evenodd" id="path49149"/>
1774+- <path d="M26.841,360.57L19.626,332.655L12.411,360.202M10.495,361.125L14.328,361.125M24.925,361.125L28.757,361.125M22.971,350.102L16.281,350.102" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path6008"/>
1775+- <use transform="matrix(-1,0,0,-1,202.638,945)" id="use7024" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path6008"/>
1776+- </g>
1777+- <g id="2_diamond">
1778+- <use transform="translate(202.5,315)" id="use9369" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1779+- <use transform="translate(202.4885,0)" id="use41525" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37942"/>
1780+- <use transform="translate(202.5,0)" id="use41527" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41521"/>
1781+- <use transform="translate(202.5,-100.6972)" id="use49155" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1782+- <use transform="translate(202.5,100.6972)" id="use49157" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1783+- <path d="M230.9,360.571L213.205,360.571C213.205,355.68 217.631,352.128 222.115,350.926C226.545,349.737 231.025,346.958 231.025,342.068C231.025,337.178 227.061,333.209 222.177,333.209C217.293,333.209 213.329,337.178 213.329,342.068" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path5968"/>
1784+- <use transform="matrix(-1,0,0,-1,607.6265,945)" id="use7026" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5968"/>
1785+- </g>
1786+- <g id="3_diamond">
1787+- <use transform="translate(405,315)" id="use9379" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1788+- <use transform="translate(404.9771,0)" id="use41541" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37942"/>
1789+- <use transform="translate(405,0)" id="use41543" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41521"/>
1790+- <use transform="translate(202.5,0)" id="use49173" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49155"/>
1791+- <use transform="translate(202.5,0)" id="use49175" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49157"/>
1792+- <use transform="translate(405,0)" id="use49177" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1793+- <g transform="matrix(0.2054,0,0,0.1949,606.8941,76.0654)" style="stroke:#dd0000" id="g5970">
1794+- <path d="M-921.725,1319.029L-852.731,1319.029L-915.024,1381.618" style="fill:none;stroke:#dd0000;stroke-width:15;stroke-linecap:square;stroke-linejoin:bevel" id="path5972"/>
1795+- <path d="M-829.657,127.494A44.205,44.205 0 1 1 -842.604,158.751" transform="matrix(0.9057,0,0,1.0229,-164.3149,1251.8279)" style="fill:none;stroke:#dd0000;stroke-width:15.6" id="path5974"/>
1796+- </g>
1797+- <use transform="matrix(-1,0,0,-1,1012.615,945)" id="use7028" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g5970"/>
1798+- </g>
1799+- <g id="4_diamond">
1800+- <use transform="translate(607.5,315)" id="use9389" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1801+- <use transform="translate(404.9771,0)" id="use41545" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41525"/>
1802+- <use transform="translate(405,0)" id="use41547" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41527"/>
1803+- <use transform="translate(360.0978,0)" id="use49179" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49155"/>
1804+- <use transform="matrix(1,0,0,-1,360.0978,1146.3945)" id="use49181" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49157"/>
1805+- <use transform="translate(89.8045,0)" id="use49189" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1806+- <use transform="matrix(1,0,0,-1,89.8045,945)" id="use49191" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1807+- <path d="M632.185,360.679L632.185,332.593L618.082,354.135L636.101,354.135M628.912,361.187L635.69,361.187" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path5976"/>
1808+- <use transform="matrix(-1,0,0,-1,1417.6035,945)" id="use7030" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5976"/>
1809+- </g>
1810+- <g id="5_diamond">
1811+- <use transform="translate(810,315)" id="use9399" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1812+- <use transform="translate(809.9541,0)" id="use41566" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37942"/>
1813+- <use transform="translate(809.9999,0)" id="use41568" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41521"/>
1814+- <use transform="translate(202.5,0)" id="use49203" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1815+- <use transform="translate(202.5,0)" id="use49205" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49181"/>
1816+- <use transform="translate(202.5,0)" id="use49207" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49189"/>
1817+- <use transform="translate(202.5,0)" id="use49209" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49191"/>
1818+- <use transform="translate(810,0)" id="use49217" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1819+- <g transform="matrix(0.186,0,0,0.186,1005.5981,154.8669)" style="stroke:#dd0000" id="g5978">
1820+- <path d="M-907.394,957.169L-985.217,957.169L-985.217,1028.283" style="opacity:1;fill:none;stroke:#dd0000;stroke-width:16.1;stroke-linecap:square;stroke-linejoin:bevel" id="path5980"/>
1821+- <path d="M-836.682,136.649A44.205,44.205 0 1 1 -842.604,158.751" transform="matrix(1,0,0,1.1295,-147.7133,877.878)" style="opacity:1;fill:none;stroke:#dd0000;stroke-width:15.2" id="path5982"/>
1822+- </g>
1823+- <use transform="matrix(-1,0,0,-1,1822.5921,945)" id="use7032" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g5978"/>
1824+- </g>
1825+- <g id="6_diamond">
1826+- <use transform="translate(1012.5,315)" id="use9409" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1827+- <use transform="translate(809.9541,0)" id="use41570" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41525"/>
1828+- <use transform="translate(809.9999,0)" id="use41572" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41527"/>
1829+- <use transform="translate(405,0)" id="use49219" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1830+- <use transform="translate(405,0)" id="use49221" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49181"/>
1831+- <use transform="translate(405,0)" id="use49223" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49189"/>
1832+- <use transform="translate(405,0)" id="use49225" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49191"/>
1833+- <use transform="translate(967.5978,0)" id="use49233" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1834+- <use transform="translate(1057.4023,0)" id="use49235" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1835+- <path d="M1023.9,352.332C1023.9,347.785 1027.568,344.094 1032.088,344.094C1036.608,344.094 1040.276,347.785 1040.276,352.332C1040.276,356.88 1036.608,360.571 1032.088,360.571C1027.568,360.571 1023.9,356.816 1023.9,352.332C1023.9,349.423 1023.444,341.698 1025.655,337.284C1028.761,331.084 1037.662,332.078 1039.948,339.449" style="fill:none;stroke:#dd0000;stroke-width:3" id="path5984"/>
1836+- <use transform="matrix(-1,0,0,-1,2227.5806,945)" id="use7034" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5984"/>
1837+- </g>
1838+- <g id="7_diamond">
1839+- <use transform="translate(1215,315)" id="use9419" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1840+- <use transform="translate(809.9541,0)" id="use41574" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41541"/>
1841+- <use transform="translate(809.9999,0)" id="use41576" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41543"/>
1842+- <use transform="translate(202.5,0)" id="use49276" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49219"/>
1843+- <use transform="translate(202.5,0)" id="use49278" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49221"/>
1844+- <use transform="translate(202.5,0)" id="use49280" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49223"/>
1845+- <use transform="translate(202.5,0)" id="use49282" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49225"/>
1846+- <use transform="translate(202.5,0)" id="use49284" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49233"/>
1847+- <use transform="translate(202.5,0)" id="use49286" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49235"/>
1848+- <use transform="translate(1215,-50.3486)" id="use14263" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1849+- <path d="M1227.306,333.209L1241.809,333.209L1227.306,360.571" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path5986"/>
1850+- <use transform="matrix(-1,0,0,-1,2632.5691,945)" id="use7036" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5986"/>
1851+- </g>
1852+- <g id="8_diamond">
1853+- <use transform="translate(1417.5,315)" id="use9429" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1854+- <use transform="translate(809.9541,0)" id="use41578" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41545"/>
1855+- <use transform="translate(810,0)" id="use41580" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41547"/>
1856+- <use transform="translate(810,0)" id="use49302" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1857+- <use transform="translate(810,0)" id="use49304" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49181"/>
1858+- <use transform="translate(810,0)" id="use49306" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49189"/>
1859+- <use transform="translate(810,0)" id="use49308" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49191"/>
1860+- <use transform="translate(1372.5978,-33.5657)" id="use49320" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1861+- <use transform="translate(1462.4023,-33.5658)" id="use49322" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1862+- <use transform="matrix(1,0,0,-1,0,945.0001)" id="use49326" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49320"/>
1863+- <use transform="matrix(1,0,0,-1,0,945)" id="use49328" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49322"/>
1864+- <path d="M1446.126,353.007C1446.126,357.182 1442.058,360.571 1437.046,360.571C1432.033,360.571 1427.965,357.182 1427.965,353.007C1427.965,348.832 1432.033,345.444 1437.046,345.444C1442.058,345.444 1446.126,348.832 1446.126,353.007 zM1444.396,339.331C1444.396,342.711 1441.103,345.454 1437.046,345.454C1432.988,345.454 1429.695,342.711 1429.695,339.331C1429.695,335.952 1432.988,333.209 1437.046,333.209C1441.103,333.209 1444.396,335.952 1444.396,339.331 z " style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:round" id="path5988"/>
1865+- <use transform="matrix(-1,0,0,-1,3037.5575,945)" id="use7038" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5988"/>
1866+- </g>
1867+- <g id="9_diamond">
1868+- <use transform="translate(1620,315)" id="use9439" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1869+- <use transform="translate(1619.9083,0)" id="use41606" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37942"/>
1870+- <use transform="translate(1619.9998,0)" id="use41608" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41521"/>
1871+- <use transform="translate(202.5,0)" id="use49340" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49320"/>
1872+- <use transform="translate(202.5,0)" id="use49342" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49322"/>
1873+- <use transform="translate(202.5,0)" id="use49344" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49326"/>
1874+- <use transform="translate(202.5,0)" id="use49346" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49328"/>
1875+- <use transform="translate(1012.5,0)" id="use49358" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49179"/>
1876+- <use transform="translate(1012.5,0)" id="use49360" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49181"/>
1877+- <use transform="translate(1012.5,0)" id="use49362" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49189"/>
1878+- <use transform="translate(1012.5,0)" id="use49364" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49191"/>
1879+- <use transform="translate(1620,0)" id="use14539" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1880+- <path d="M1647.703,341.447C1647.703,345.994 1644.035,349.685 1639.515,349.685C1634.995,349.685 1631.327,345.994 1631.327,341.447C1631.327,336.9 1634.995,333.209 1639.515,333.209C1644.035,333.209 1647.703,336.963 1647.703,341.447C1647.703,344.356 1648.159,352.082 1645.948,356.495C1642.842,362.695 1633.941,361.701 1631.655,354.33" style="fill:none;stroke:#dd0000;stroke-width:3" id="path5990"/>
1881+- <use transform="matrix(-1,0,0,-1,3442.546,945)" id="use7040" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path5990"/>
1882+- </g>
1883+- <g id="10_diamond">
1884+- <use transform="translate(1822.5,315)" id="use9449" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1885+- <use transform="translate(1619.9083,0)" id="use41610" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41525"/>
1886+- <use transform="translate(1619.9998,0)" id="use41612" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41527"/>
1887+- <use transform="translate(202.5,0)" id="use49382" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49340"/>
1888+- <use transform="translate(202.5,0)" id="use49384" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49342"/>
1889+- <use transform="translate(202.5,0)" id="use49386" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49344"/>
1890+- <use transform="translate(202.5,0)" id="use49388" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49346"/>
1891+- <use transform="translate(202.5,0)" id="use49390" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49358"/>
1892+- <use transform="translate(202.5,0)" id="use49392" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49360"/>
1893+- <use transform="translate(202.5,0)" id="use49394" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49362"/>
1894+- <use transform="translate(202.5,0)" id="use49396" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49364"/>
1895+- <use transform="translate(1822.5,-67.1315)" id="use14541" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49149"/>
1896+- <use transform="matrix(1,0,0,-1,0,944.9999)" id="use14543" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use14541"/>
1897+- <g transform="matrix(0.5504,0,0,0.5504,729.3962,322.5116)" style="stroke:#dd0000" id="g5992">
1898+- <path d="M2037.953,51.745C2037.953,42.139 2037.953,46.442 2037.953,36.837C2037.953,27.231 2033.07,19.435 2027.055,19.435C2021.039,19.435 2016.157,27.231 2016.157,36.837C2016.157,46.442 2016.157,42.139 2016.157,51.745C2016.157,61.351 2021.039,69.147 2027.055,69.147C2033.07,69.147 2037.953,61.351 2037.953,51.745 z " style="fill:none;stroke:#dd0000;stroke-width:5.4;stroke-linecap:round" id="path5994"/>
1899+- <path d="M2004.961,20.454L2004.961,68.128" style="fill:none;stroke:#dd0000;stroke-width:5.4;stroke-linecap:square;stroke-linejoin:bevel" id="path5996"/>
1900+- </g>
1901+- <use transform="matrix(-1,0,0,-1,3847.5345,945)" id="use7042" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g5992"/>
1902+- </g>
1903+- <g id="jack_diamond">
1904+- <use transform="matrix(-1,0,0,-1,2227.5,630)" id="use9459" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1905+- <g transform="matrix(0.2407,0,0,0.2666,1847.1984,-99.1266)" id="g8822">
1906+- <path d="M1442.93,2183.593L1443.018,2071.385L1322.134,1902.816L1083.219,1902.816L876.177,2105.068L876.089,2217.275L996.973,2385.845L1235.888,2385.845L1442.93,2183.593 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path8522"/>
1907+- <path d="M1187.069,2144.33C1167.773,2099.792 1179.454,2042.955 1224.179,1937.157L1089.01,1937.157C1037.078,2060.003 1116.368,2108.163 1132.038,2144.33C1151.335,2188.869 1139.654,2245.706 1094.928,2351.503L1230.097,2351.503C1282.029,2228.658 1202.739,2180.497 1187.069,2144.33 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linejoin:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path11612"/>
1908+- <g transform="matrix(1,0,0,1.0014,787.5063,-774.6252)" id="g8618">
1909+- <path d="M375.825,2891.748C371.606,2900.15 371.024,2902.599 371.052,2912.022C364.089,2905.673 361.764,2904.543 352.691,2902.075C356.911,2893.672 357.582,2891.226 357.458,2881.803C364.485,2888.082 366.753,2889.279 375.825,2891.748C375.825,2891.748 375.825,2891.748 375.825,2891.748M364.103,2851.096C357.693,2860.428 356.326,2862.991 355.66,2874.318C347.764,2866.17 345.234,2864.057 334.815,2859.626C341.225,2850.294 342.134,2846.991 344.819,2835.967C351.127,2845.398 353.685,2846.665 364.103,2851.096C364.103,2851.096 364.103,2851.096 364.103,2851.096M360.386,2806.563C350.431,2814.811 348.03,2817.024 344.229,2829.411C337.671,2818.236 335.612,2814.905 325.552,2806.785C335.507,2798.536 337.645,2795.411 343.611,2783.909C348.053,2796.081 350.327,2798.442 360.386,2806.563C360.386,2806.563 360.386,2806.563 360.386,2806.563M373.088,2751.564C357.911,2758.751 354.214,2761.053 344.819,2775.017C340.88,2758.654 339.228,2754.114 329.173,2740.664C344.35,2733.478 348.08,2730.308 359.16,2717.64C361.005,2734.368 363.033,2738.115 373.088,2751.564C373.088,2751.564 373.088,2751.564 373.088,2751.564" style="fill:#dd0000;fill-rule:evenodd" id="path11592"/>
1910+- <path d="M542.406,2684.474C523.534,2710.797 489.433,2778.382 519.125,2857.505C540.88,2910.574 588.9,2949.446 643.188,2965.974L655.438,2954.036L655.469,2892.693C591.288,2870.569 562.613,2814.44 587.406,2747.193L542.406,2684.474 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path31652"/>
1911+- <path d="M551.813,2697.63C488.16,2804.831 545.643,2920.387 655.438,2952.568L655.469,2901.193C603.167,2882.051 547.604,2826.981 583.188,2741.318L551.813,2697.63 z " style="color:#000000;fill-rule:evenodd;stroke:#0000dd;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path31654"/>
1912+- <path d="M567.217,2832.059C568.959,2842.614 554.574,2845.441 554.749,2834.359C554.834,2828.952 557.732,2832.456 560.691,2833.204C564.019,2834.046 561.878,2825.089 558.19,2818.073C563.134,2821.44 566.11,2825.353 567.217,2832.059C567.217,2832.059 567.217,2832.059 567.217,2832.059M555.308,2828.98C563.989,2826.968 557.506,2822.276 552.403,2818.63C542.505,2811.558 545.569,2789.812 551.762,2784.257C541.413,2788.361 533.721,2783.413 537.98,2789.393C530.906,2792.792 540.307,2794.745 543.191,2790.674C539.545,2806.036 530.462,2829.039 555.308,2828.98C555.308,2828.98 555.308,2828.98 555.308,2828.98M562.847,2780.75C569.332,2780.631 568.195,2787.829 561.564,2787.163C558.329,2786.839 560.322,2785.559 561.1,2784.137C561.975,2782.539 556.47,2783.186 551.956,2784.663C554.366,2782.369 558.726,2780.825 562.847,2780.75C562.847,2780.75 562.847,2780.75 562.847,2780.75M552.933,2808.166C554.602,2813.571 565.238,2812.687 562.873,2802.293C562.087,2798.838 559.577,2798.976 557.086,2800.745C554.286,2802.734 556.31,2790.914 552.197,2783.097C550.537,2791.646 550.936,2801.697 552.933,2808.166C552.933,2808.166 552.933,2808.166 552.933,2808.166M538.644,2768.597C535.616,2761.226 547.006,2759.215 548.756,2767.143C549.61,2771.01 547.894,2769.484 545.589,2769.12C542.997,2768.71 547.921,2779.658 551.531,2784.43C547.456,2782.38 540.567,2773.281 538.644,2768.597C538.644,2768.597 538.644,2768.597 538.644,2768.597M562.572,2752.165C558.22,2762.067 554.495,2727.662 546.004,2736.622C540.609,2742.314 548.248,2747.083 552.625,2748.701C558.429,2750.846 554.793,2777.25 549.747,2783.619C558.286,2776.709 566.638,2771.161 569.435,2764.932C570.106,2761.383 565.363,2760.663 563.332,2764.768C563.983,2762.801 563.256,2750.607 562.572,2752.165C562.572,2752.165 562.572,2752.165 562.572,2752.165M560.523,2731.131C561.559,2723.397 572.386,2726.783 570.175,2734.486C569.097,2738.244 568.27,2736.744 566.39,2735.403C564.276,2733.895 563.223,2746.486 564.257,2752.232C561.527,2748.712 559.865,2736.046 560.523,2731.131C560.523,2731.131 560.523,2731.131 560.523,2731.131M644.967,2911.739C654.267,2917.024 647.416,2929.985 638.911,2922.878C634.761,2919.411 639.308,2919.362 641.752,2917.532C644.5,2915.475 636.189,2911.505 628.416,2909.958C634.143,2908.233 639.057,2908.381 644.967,2911.739C644.967,2911.739 644.967,2911.739 644.967,2911.739M635.081,2919.06C638.979,2911.046 631.253,2913.134 625.209,2914.807C613.485,2918.052 598.508,2901.991 598.085,2893.682C594.766,2904.309 586.08,2907.175 593.408,2907.627C591.6,2915.264 599.033,2909.184 597.682,2904.382C607.33,2916.88 619.498,2938.411 635.081,2919.06C635.081,2919.06 635.081,2919.06 635.081,2919.06M602.332,2882.859C606.32,2877.743 611.199,2883.155 606.511,2887.891C604.223,2890.201 604.482,2887.847 603.867,2886.348C603.175,2884.662 600.214,2889.349 598.523,2893.788C598.256,2890.471 599.798,2886.11 602.332,2882.859C602.332,2882.859 602.332,2882.859 602.332,2882.859M617.408,2907.812C622.659,2909.915 628.663,2901.091 619.095,2896.391C615.915,2894.829 614.443,2896.867 614.252,2899.916C614.036,2903.343 606.121,2894.335 597.457,2892.614C603.059,2899.283 611.123,2905.295 617.408,2907.812C617.408,2907.812 617.408,2907.812 617.408,2907.812M577.66,2894.029C570.025,2891.745 575.627,2881.627 582.89,2885.253C586.434,2887.022 584.168,2887.396 582.435,2888.958C580.486,2890.716 592.094,2893.776 598.075,2893.971C593.917,2895.849 582.511,2895.48 577.66,2894.029C577.66,2894.029 577.66,2894.029 577.66,2894.029M579.938,2865.091C584.898,2874.703 555.81,2855.956 557.434,2868.193C558.465,2875.967 566.978,2873.029 570.989,2870.644C576.307,2867.482 594.545,2886.919 596.322,2894.847C596.322,2883.862 597.263,2873.88 594.18,2867.788C591.844,2865.033 588.3,2868.268 590.214,2872.428C589.094,2870.685 579.158,2863.579 579.938,2865.091C579.938,2865.091 579.938,2865.091 579.938,2865.091M562.299,2853.452C556.938,2847.782 566.381,2841.495 570.979,2848.059C573.222,2851.262 571.535,2850.961 569.31,2851.579C566.809,2852.273 575.934,2861.013 581.051,2863.824C576.597,2863.731 565.706,2857.056 562.299,2853.452C562.299,2853.452 562.299,2853.452 562.299,2853.452" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" id="path31844"/>
1913+- <g transform="matrix(-0.8862,0.4633,0.4633,0.8862,869.0711,2124.1828)" id="g31846">
1914+- <path d="M586.671,434.044C584.204,433.218 582.714,433.615 582.242,434.599C581.765,435.593 581.739,437.349 584.66,438.601C583.237,441.323 584.511,442.247 585.217,442.484C586.018,442.752 587.426,443.137 588.674,439.852C592.189,441.809 592.766,440.109 593.094,439.439C593.422,438.768 594.099,437.14 590.808,435.9C592.149,433.097 590.661,431.614 589.906,431.308C589.105,430.983 587.857,431.435 586.671,434.044C586.671,434.044 586.671,434.044 586.671,434.044" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" id="path31848"/>
1915+- <path d="M585.878,437.776C586.15,438.408 586.718,438.792 587.447,438.836C588.176,438.881 588.851,438.572 589.308,437.985C589.766,437.397 589.872,436.705 589.6,436.073C589.329,435.441 588.76,435.057 588.031,435.013C587.302,434.968 586.628,435.277 586.17,435.864C585.712,436.452 585.607,437.144 585.878,437.776C585.878,437.776 585.878,437.776 585.878,437.776" style="fill-rule:evenodd" id="path31850"/>
1916+- </g>
1917+- <g transform="matrix(-0.1973,0.9803,0.9803,0.1973,284.5841,2231.7911)" id="g13139">
1918+- <path d="M586.671,434.044C584.204,433.218 582.714,433.615 582.242,434.599C581.765,435.593 581.739,437.349 584.66,438.601C583.237,441.323 584.511,442.247 585.217,442.484C586.018,442.752 587.426,443.137 588.674,439.852C592.189,441.809 592.766,440.109 593.094,439.439C593.422,438.768 594.099,437.14 590.808,435.9C592.149,433.097 590.661,431.614 589.906,431.308C589.105,430.983 587.857,431.435 586.671,434.044C586.671,434.044 586.671,434.044 586.671,434.044" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" id="path13141"/>
1919+- <path d="M585.878,437.776C586.15,438.408 586.718,438.792 587.447,438.836C588.176,438.881 588.851,438.572 589.308,437.985C589.766,437.397 589.872,436.705 589.6,436.073C589.329,435.441 588.76,435.057 588.031,435.013C587.302,434.968 586.628,435.277 586.17,435.864C585.712,436.452 585.607,437.144 585.878,437.776C585.878,437.776 585.878,437.776 585.878,437.776" style="fill-rule:evenodd" id="path13143"/>
1920+- </g>
1921+- <path d="M88.671,2875.635L295.713,2673.668M534.628,2673.668L655.512,2842" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path40119"/>
1922+- <path d="M589.589,2782.52C589.589,2744.454 614.102,2749.226 623.549,2751.557L623.549,2813.484C614.269,2811.615 589.589,2820.431 589.589,2782.52 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path25851"/>
1923+- <path d="M288.938,2686.911L152.219,2820.255C165.708,2828.081 178.42,2836.242 190.25,2844.818L288.094,2749.38C290.88,2736.596 295.208,2722.837 301.5,2707.974L309.969,2707.974L288.938,2686.911 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#ffffff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path20436"/>
1924+- <path d="M182.192,2804.525L189.194,2807.999C195.928,2805.452 198.261,2813.116 196.29,2818.99C190.367,2820.809 182.765,2818.281 185.484,2811.614L182.192,2804.525 zM208.101,2779.274L215.103,2782.747C221.837,2780.201 224.17,2787.865 222.199,2793.739C216.276,2795.558 208.674,2793.03 211.393,2786.363L208.101,2779.274 zM234.01,2754.023L241.012,2757.496C247.746,2754.95 250.079,2762.614 248.108,2768.488C242.185,2770.307 234.583,2767.779 237.302,2761.112L234.01,2754.023 zM259.919,2728.772L266.921,2732.245C273.655,2729.699 275.988,2737.363 274.017,2743.237C268.094,2745.056 260.492,2742.528 263.211,2735.861L259.919,2728.772 zM283.197,2708.636L270.052,2713.251L265.099,2726.274C279.279,2720.912 284.19,2737.05 280.04,2749.417C267.57,2753.248 251.563,2747.923 257.289,2733.887L244.143,2738.502L239.19,2751.525C253.37,2746.163 258.281,2762.301 254.131,2774.668C241.661,2778.499 225.654,2773.174 231.38,2759.138L218.234,2763.753L213.282,2776.776C227.461,2771.414 232.372,2787.552 228.222,2799.919C215.752,2803.75 199.745,2798.425 205.471,2784.389L192.325,2789.004L187.373,2802.027C201.552,2796.665 206.463,2812.803 202.313,2825.17C189.843,2829.001 173.836,2823.676 179.562,2809.64L166.416,2814.255L161.464,2827.278" style="fill:none;stroke:#ffffff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path22509"/>
1925+- <path d="M476.5,2691.693C448.768,2770.474 447.1,2837.201 473.094,2892.568C496.474,2942.367 539.701,2979.812 596.125,3011.88L641.063,2968.068C582.334,2937.087 545.086,2904.725 527.406,2867.068C509.5,2828.929 508.506,2781.45 533.094,2711.599L476.5,2691.693 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14252"/>
1926+- <path d="M605.065,2988.515C605.065,2988.515 612.703,2973.704 612.703,2973.704C614.695,2969.84 619.559,2968.352 623.883,2970.496M601.193,2970.79C601.193,2970.79 593.075,2985.344 593.075,2985.344C590.958,2989.14 593.162,2994.414 597.451,2996.626C601.741,2998.838 607.061,2997.549 608.992,2993.655C608.992,2993.655 616.397,2978.725 616.397,2978.725M584.006,2976.904C584.006,2976.904 592.622,2962.639 592.622,2962.639C594.869,2958.919 599.525,2957.61 603.74,2959.961C607.955,2962.312 609.488,2967.124 607.434,2970.955C607.434,2970.955 599.559,2985.641 599.559,2985.641M581.344,2958.992C581.344,2958.992 572.213,2972.933 572.213,2972.933C569.831,2976.569 571.733,2981.99 575.864,2984.485C579.996,2986.98 585.43,2986.034 587.612,2982.275C587.612,2982.275 595.976,2967.861 595.976,2967.861M544.554,2949.185C544.554,2949.185 555.311,2936.457 555.311,2936.457C558.116,2933.137 562.794,2932.509 566.609,2935.464C570.425,2938.419 571.192,2943.351 568.602,2946.842C568.602,2946.842 558.671,2960.224 558.671,2960.224M563.744,2963.854C563.744,2963.854 573.405,2950.276 573.405,2950.276C575.925,2946.734 580.616,2945.727 584.654,2948.372C588.691,2951.016 589.869,2955.889 587.555,2959.568C587.555,2959.568 578.684,2973.676 578.684,2973.676M562.47,2945.79C562.47,2945.79 552.266,2958.965 552.266,2958.965C549.605,2962.402 551.125,2968.006 555.057,2970.803C558.99,2973.601 564.511,2973.07 566.962,2969.48C566.962,2969.48 576.355,2955.715 576.355,2955.715M544.864,2931.034C544.864,2931.034 533.548,2943.267 533.548,2943.267C530.596,2946.458 531.632,2952.272 535.319,2955.387C539.005,2958.503 544.566,2958.461 547.3,2955.081C547.3,2955.081 557.779,2942.124 557.779,2942.124M526.779,2932.748C526.779,2932.748 538.655,2921.058 538.655,2921.058C541.753,2918.008 546.722,2918.028 550.189,2921.386C553.655,2924.744 553.724,2929.368 550.846,2932.625C550.846,2932.625 539.81,2945.111 539.81,2945.111M528.991,2914.751C528.991,2914.751 516.284,2925.532 516.284,2925.532C512.969,2928.345 513.446,2934.226 516.748,2937.746C520.05,2941.266 525.933,2942.037 528.958,2938.915C528.958,2938.915 540.554,2926.947 540.554,2926.947M497.113,2893.94C497.113,2893.94 511.601,2885.705 511.601,2885.705C515.38,2883.558 519.9,2884.381 522.512,2888.439C525.124,2892.497 524.042,2896.945 520.519,2899.491C520.519,2899.491 507.011,2909.25 507.011,2909.25M510.757,2914.293C510.757,2914.293 524.003,2904.181 524.003,2904.181C527.458,2901.543 532.053,2901.824 535.175,2905.504C538.298,2909.184 537.79,2913.829 534.62,2916.803C534.62,2916.803 522.465,2928.203 522.465,2928.203M515.086,2896.622C515.086,2896.622 501.322,2906.017 501.322,2906.017C497.732,2908.468 497.475,2914.525 500.403,2918.361C503.332,2922.197 508.817,2923.397 512.202,2920.67C512.202,2920.67 525.18,2910.217 525.18,2910.217M503.785,2877.037C503.785,2877.037 488.859,2884.447 488.859,2884.447C484.966,2886.381 483.921,2892.378 486.305,2896.574C488.69,2900.77 493.998,2902.705 497.717,2900.453C497.717,2900.453 511.971,2891.822 511.971,2891.822M486.346,2871.888C486.346,2871.888 501.846,2865.769 501.846,2865.769C505.889,2864.174 510.245,2865.593 512.269,2869.975C514.292,2874.356 512.616,2878.566 508.778,2880.607C508.778,2880.607 494.066,2888.434 494.066,2888.434M495.329,2856.093C495.329,2856.093 479.507,2861.323 479.507,2861.323C475.38,2862.687 473.503,2868.49 475.275,2872.979C477.047,2877.468 482.041,2880.135 486.037,2878.426C486.037,2878.426 501.358,2871.87 501.358,2871.87M474.545,2824.401C474.545,2824.401 491.128,2822.755 491.128,2822.755C495.454,2822.325 499.272,2824.938 500.004,2829.708C500.737,2834.478 497.96,2838.083 493.706,2838.976C493.706,2838.976 477.398,2842.403 477.398,2842.403M478.794,2848.537C478.794,2848.537 495.001,2844.66 495.001,2844.66C499.228,2843.648 503.342,2845.677 504.726,2850.3C506.111,2854.923 503.855,2858.85 499.768,2860.33C499.768,2860.33 484.1,2866.006 484.1,2866.006M489.899,2834.154C489.899,2834.154 473.503,2837.131 473.503,2837.131C469.226,2837.907 466.557,2843.367 467.68,2848.06C468.803,2852.754 473.368,2856.093 477.566,2854.963C477.566,2854.963 493.658,2850.634 493.658,2850.634M487.453,2811.634C487.453,2811.634 470.807,2812.418 470.807,2812.418C466.466,2812.622 463.122,2817.62 463.598,2822.422C464.075,2827.225 468.199,2831.506 472.496,2830.846C472.496,2830.846 488.967,2828.317 488.967,2828.317M473.429,2800.149C473.429,2800.149 490.094,2800.2 490.094,2800.2C494.44,2800.214 497.931,2803.704 498.036,2808.529C498.141,2813.354 494.936,2816.618 490.6,2816.934C490.6,2816.934 473.98,2818.146 473.98,2818.146M487.756,2788.906C487.756,2788.906 471.138,2787.662 471.138,2787.662C466.803,2787.337 462.948,2791.813 462.815,2796.637C462.683,2801.462 466.268,2806.169 470.614,2806.075C470.614,2806.075 487.274,2805.713 487.274,2805.713M479.133,2752C479.133,2752 495.451,2755.378 495.451,2755.378C499.708,2756.259 502.415,2760.456 501.533,2765.201C500.651,2769.946 496.74,2772.597 492.437,2771.983C492.437,2771.983 475.94,2769.628 475.94,2769.628M475.111,2775.824C475.111,2775.824 491.656,2777.818 491.656,2777.818C495.971,2778.338 499.012,2781.85 498.652,2786.663C498.292,2791.476 494.602,2794.796 490.261,2794.573C490.261,2794.573 473.619,2793.718 473.619,2793.718M490.509,2766.106C490.509,2766.106 474.066,2763.401 474.066,2763.401C469.777,2762.695 465.6,2766.358 464.918,2771.136C464.236,2775.914 467.34,2780.938 471.666,2781.362C471.666,2781.362 488.251,2782.985 488.251,2782.985M495.311,2743.719C495.311,2743.719 479.214,2739.406 479.214,2739.406C475.016,2738.281 470.469,2741.81 469.398,2746.516C468.326,2751.222 470.915,2756.405 475.189,2757.2C475.189,2757.2 491.572,2760.246 491.572,2760.246M513.013,2722.182C511.441,2726.746 506.99,2729.105 502.857,2727.758C502.857,2727.758 487.012,2722.596 487.012,2722.596M485.177,2728.538C485.177,2728.538 501.109,2733.427 501.109,2733.427C505.264,2734.702 507.684,2738.88 506.434,2743.542C505.185,2748.204 500.932,2750.845 496.713,2749.799C496.713,2749.799 480.538,2745.788 480.538,2745.788M501.904,2721.582C501.904,2721.582 486.148,2716.155 486.148,2716.155C482.038,2714.739 477.26,2717.87 475.844,2722.484C474.428,2727.098 476.671,2732.144 480.849,2733.345C480.849,2733.345 496.864,2737.95 496.864,2737.95" style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path3219"/>
1927+- <path d="M286.969,2682.193L255.563,2712.818L562.75,2712.818L540.75,2682.193L286.969,2682.193 z " style="fill:#ffdd00;stroke:#000000;stroke-width:3" id="rect13266"/>
1928+- <path d="M279.094,2689.849C284.278,2689.966 289.472,2705.161 294.656,2705.161C299.861,2705.161 305.077,2689.849 310.281,2689.849C315.486,2689.849 320.67,2705.161 325.875,2705.161C331.08,2705.161 336.295,2689.849 341.5,2689.849C346.705,2689.849 351.92,2705.161 357.125,2705.161C362.33,2705.161 367.514,2689.849 372.719,2689.849C377.923,2689.849 383.139,2705.161 388.344,2705.161C393.548,2705.161 398.764,2689.849 403.969,2689.849C409.173,2689.849 414.358,2705.161 419.563,2705.161C424.767,2705.161 429.983,2689.849 435.188,2689.849C440.392,2689.849 445.577,2705.161 450.781,2705.161C455.986,2705.161 461.202,2689.849 466.406,2689.849C471.611,2689.849 476.834,2705.161 482.063,2705.161C487.291,2705.161 492.483,2689.849 497.688,2689.849C502.892,2689.849 508.108,2705.161 513.313,2705.161C518.517,2705.161 523.702,2689.849 528.906,2689.849C534.111,2689.849 539.327,2705.161 544.531,2705.161C547.04,2705.161 549.554,2701.595 552.063,2697.911" style="fill:none;stroke:#000000;stroke-width:2" id="path14237"/>
1929+- <path d="M448.656,2515.599L322.125,2527.099C306.258,2590.348 322.727,2644.796 335.031,2676.536C344.953,2702.131 388.926,2701.605 424.469,2680.568L483.938,2680.568L483.938,2643.693L446.5,2643.693L448.656,2515.599 z " style="fill:#ffffff;fill-rule:evenodd" id="path39142"/>
1930+- <path d="M520.781,2663.896C516.564,2638.555 515.878,2545.42 507.25,2521.068L431.094,2521.068C439.871,2545.842 437.877,2650.845 447.969,2670.161C451.394,2676.716 458.84,2681.788 465.969,2678.63C469.714,2681.999 474.613,2683.823 479.063,2681.833C483.703,2684.215 489.734,2684.831 492.719,2682.349C497.195,2683.853 502.584,2683.447 505.813,2681.083C509.514,2682.134 513.871,2681.868 517.547,2680.411C520.32,2682.284 523.591,2683.38 527,2683.443C535.969,2683.607 544.566,2676.344 545,2666.849C545.348,2659.23 539.761,2652.207 532.094,2652.443C526.255,2652.622 520.617,2657.638 520.781,2663.896 zM322.063,2527.38L315.656,2527.568C309.753,2579.476 306.981,2638.495 299.406,2656.318C297.29,2655.678 296.826,2652.281 287.156,2655.599C280.204,2659.167 277.845,2668.016 281.188,2674.599C287.552,2684.849 298.735,2684.841 307.344,2677.536C307.024,2681.895 312.728,2686.24 317.156,2682.724C319.653,2680.741 321.135,2678.496 322.688,2675.005C322.854,2683.458 330.098,2688.05 337.688,2681.693L337.719,2681.661C336.659,2680.08 335.75,2678.39 335.031,2676.536C322.745,2644.844 306.315,2590.509 322.063,2527.38 z " style="fill:#ffdd00;fill-rule:evenodd" id="path36199"/>
1931+- <path d="M352.397,2649.96C357.414,2648.657 376.208,2648.924 383.276,2650.595C382.997,2644.056 373.835,2648.2 367.878,2644.158C361.796,2647.798 352.535,2645.508 352.397,2649.96 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path25777"/>
1932+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.4079,0,0,0.3707,526.7151,2446.9714)" style="fill:#0000dd;fill-rule:evenodd" id="path25781"/>
1933+- <path d="M388.654,2554.604C393.031,2555.764 418.556,2559.691 425.918,2560.019C425.796,2561.8 408.764,2560.814 402.911,2560.08C397.057,2559.346 388.627,2556.589 388.654,2554.604 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path25783"/>
1934+- <path d="M421.259,2561.486C414.204,2570.387 399.633,2572.365 385.451,2564.242" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path25787"/>
1935+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.8998,0,0,0.8176,679.8793,2307.0544)" style="fill:none;stroke:#0000dd;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round" id="path25789"/>
1936+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.3449,0,0,0.3218,238.5086,2461.3784)" style="fill:#0000dd;fill-rule:evenodd" id="path25791"/>
1937+- <path d="M355.234,2554.818C351.533,2555.825 329.953,2559.234 323.729,2559.519C323.832,2561.065 338.231,2560.209 343.18,2559.572C348.129,2558.934 355.257,2556.541 355.234,2554.818 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path25793"/>
1938+- <path d="M327.668,2560.792C333.632,2568.519 345.952,2570.237 357.942,2563.185" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path25797"/>
1939+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.7607,0,0,0.7098,109.0144,2339.9118)" style="fill:none;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path25799"/>
1940+- <path d="M385.361,2543.079C407.188,2535.642 425.322,2545.468 425.322,2545.468M358.626,2544.672C344.021,2534.997 330.402,2542.62 326.307,2545.002" style="fill:none;stroke:#0000dd;stroke-width:5.1" id="path25801"/>
1941+- <path d="M494.561,2521.073C503.639,2546.855 503.423,2647.013 509.692,2668.234C509.929,2669.798 510.603,2671.824 511.573,2673.679C516.211,2682.55 527.506,2686.325 536.517,2680.852C543.923,2676.353 547.438,2666.332 543.128,2658.812C539.725,2652.874 531.828,2650.383 525.774,2654.518C521.278,2657.589 519.161,2664.086 522.335,2668.609C524.459,2671.634 529.07,2672.895 532.1,2670.024C533.719,2668.489 534.581,2665.155 532.366,2663.883M322.053,2633.462C318.836,2663.124 314.059,2674.032 302.01,2681.124C299.266,2682.416 296.043,2682.971 292.93,2682.608C284.744,2681.655 278.405,2674.168 279.832,2665.732C281.001,2658.816 287.56,2653.247 294.601,2654.348C300.14,2655.214 304.436,2660.468 303.124,2666.237C302.156,2670.496 297.881,2673.957 293.507,2672.845C290.613,2672.11 288.279,2669.013 289.559,2665.943C290.224,2664.347 292.476,2662.76 294.024,2664.111M377.489,2659.836C369.545,2663.5 364.675,2663.08 358.271,2660.679M378.998,2619.667C382.168,2635.426 368.069,2628.024 364.981,2625.206C354.643,2633.437 348.264,2624.568 350.642,2616.367C352.554,2609.772 358.946,2572.882 358.688,2565.575M423.75,2559.419C424.395,2555.111 409.9,2551.039 405.652,2550.376C403.493,2550.04 389.648,2550.164 387.708,2551.326C386.038,2554.891 383.414,2564.655 384.891,2568.845C387.718,2576.867 391.998,2577.566 396.231,2580.838M325.561,2558.997C325.016,2555.258 337.271,2551.723 340.863,2551.148C342.688,2550.855 354.393,2550.964 356.033,2551.972C357.445,2555.067 359.67,2563.527 358.416,2567.181C356.031,2574.128 352.406,2574.752 348.828,2577.592M315.663,2527.578C309.759,2579.486 306.993,2638.486 299.418,2656.308M328.97,2659.161C323.083,2673.457 322.231,2678.698 317.145,2682.736C312.717,2686.252 307.179,2682.271 307.419,2678.274M337.677,2681.7C330.087,2688.058 322.891,2683.499 322.725,2675.046M298.356,2672.337C314.955,2664.756 310.071,2624.73 316.507,2600.586M322.121,2527.088C306.253,2590.337 322.739,2644.789 335.043,2676.529C347.135,2707.723 409.804,2700.165 446.15,2663.893M520.957,2665.289C516.537,2641.947 516.029,2545.847 507.251,2521.073M518.147,2680.186C511.007,2683.378 501.014,2681.253 498.173,2675.161C488.921,2655.323 490.647,2545.847 481.87,2521.073M505.779,2681.219C500.266,2685.255 488.511,2683.239 485.619,2676.584C476.865,2656.445 477.956,2545.847 469.179,2521.073M478.883,2682.007C471.743,2685.199 463.942,2678.154 460.511,2671.588C450.419,2652.271 452.575,2545.847 443.798,2521.073M493.071,2682.024C488.555,2686.535 475.906,2682.067 473.065,2675.974C463.814,2656.136 465.266,2545.847 456.488,2521.073M466.012,2678.601C458.872,2681.793 451.388,2676.74 447.957,2670.173C437.865,2650.857 439.884,2545.847 431.107,2521.073M374.125,2673.461C369.184,2672.27 366.156,2672.407 362.173,2673.187" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path31794"/>
1942+- <path d="M281.469,2764.099C256.538,2788.747 231.427,2813.321 206.094,2837.536C203.21,2839.765 200.691,2842.812 197.969,2845.474C239.202,2876.214 274.134,2918.243 286.719,2969.005C298.934,3016.415 293.356,3066.278 279.875,3112.88C288.906,3112.88 297.938,3112.88 306.969,3112.88C320.22,3079.612 333.924,3046.292 342.375,3011.411C350.359,2979.223 354.603,2942.666 338.625,2912.161C323.403,2888.004 302.737,2867.03 291.563,2840.38C280.792,2816.39 278.269,2789.946 281.469,2764.099 z " style="fill:#dd0000;stroke:#000000;stroke-width:5" id="rect3760"/>
1943+- <path d="M508.803,2523.28L550.79,2450.204L263.913,2450.204L315.336,2526.354C373.587,2521.638 441.137,2515.705 508.803,2523.28 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:4.7;stroke-linecap:round;stroke-linejoin:round" id="path25771"/>
1944+- <path d="M530.66,2450.204L501.81,2499.541L455.366,2497.099L464.676,2450.204M283.659,2450.204L319.829,2499.541L366.274,2497.099L347.03,2450.204M367.184,2450.204L387.141,2496.613L435.468,2496.613L445.129,2450.204" style="fill:none;stroke:#ffffff;stroke-width:4.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path25773"/>
1945+- <path d="M407.421,2501.879C442.496,2501.791 479.012,2503.932 516.805,2508.401L508.801,2523.285C441.134,2515.709 373.602,2521.627 315.351,2526.343L305.404,2508.837C337.858,2504.33 371.901,2501.968 407.421,2501.879 z " style="fill-rule:evenodd" id="path25809"/>
1946+- </g>
1947+- <use transform="matrix(-1,0,0,-1,2319.1071,4288.6607)" id="use8657" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g8618"/>
1948+- <g transform="matrix(1,0,0,1.0014,787.5063,-774.6252)" id="g8519">
1949+- <path d="M655.5,2491.599C624.644,2506.565 639.829,2566.352 630.281,2595.755L623.75,2607.818L655.5,2607.818L655.5,2491.599 z " style="fill:#dd0000;stroke:#000000;stroke-width:3" id="path25883"/>
1950+- <path d="M651.469,2576.161C645.14,2576.354 638.439,2579.408 631.688,2582.13C624.452,2583.684 615.752,2583.361 609.125,2584.411C621.999,2588.677 635.764,2591.005 650.063,2591.005C651.878,2591.005 653.703,2590.954 655.5,2590.88L655.5,2576.505C654.183,2576.252 652.826,2576.12 651.469,2576.161 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path7001"/>
1951+- <g transform="translate(0,2388.6614)" id="g7453">
1952+- <path d="M649.063,93.188C641.048,93.188 634.563,99.704 634.563,107.719C634.562,115.733 641.048,122.25 649.063,122.25C651.371,122.25 653.562,121.678 655.5,120.719L655.5,94.719C653.56,93.757 651.374,93.188 649.063,93.188 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path7005"/>
1953+- <path d="M635.614,107.583L656.128,107.583M636.289,113.976L650.391,113.976M636.289,101.455L650.391,101.455" style="fill:none;stroke:#000000;stroke-width:2.5" id="path7007"/>
1954+- </g>
1955+- <g transform="translate(0,2388.6614)" id="g6617">
1956+- <path d="M623.75,219.156L623.75,708.781L655.5,740.5L655.5,219.156L623.75,219.156 z " style="fill:#ffdd00;stroke:#000000;stroke-width:3" id="path6579"/>
1957+- <path d="M642.824,727.306C645.651,725.175 650.014,724.764 650.014,719.56C650.014,714.355 634.711,709.151 634.711,703.922C634.711,698.694 650.014,693.49 650.014,688.285C650.014,683.08 634.711,677.876 634.711,672.671C634.711,667.467 650.014,662.262 650.014,657.058C650.014,651.853 634.711,646.649 634.711,641.444C634.711,636.239 650.014,631.035 650.014,625.83C650.014,620.626 634.711,615.421 634.711,610.217C634.711,605.012 650.014,599.807 650.014,594.463C650.014,589.119 634.711,583.915 634.711,578.71C634.711,573.506 650.014,568.301 650.014,563.096C650.014,557.892 634.711,552.687 634.711,547.483C634.711,542.278 650.014,537.074 650.014,531.869C650.014,526.665 634.711,521.46 634.711,516.255C634.711,511.051 650.014,505.846 650.014,500.642C650.014,495.437 634.711,490.233 634.711,485.004C634.711,479.776 650.014,474.572 650.014,469.367C650.014,464.162 634.711,458.958 634.711,453.753C634.711,448.549 650.014,443.344 650.014,438.14C650.014,432.935 634.711,427.731 634.711,422.526C634.711,417.321 650.014,412.117 650.014,406.912C650.014,401.708 634.711,396.503 634.711,391.299C634.711,386.094 650.014,380.889 650.014,375.685C650.014,370.48 634.711,365.276 634.711,360.071C634.711,354.867 650.014,349.662 650.014,344.458C650.014,339.253 634.711,334.048 634.711,328.844C634.711,323.639 650.014,318.435 650.014,313.23C650.014,308.026 634.711,302.821 634.711,297.616C634.711,292.412 650.014,287.207 650.014,282.003C650.014,276.798 634.711,271.594 634.711,266.389C634.711,261.185 650.014,255.98 650.014,250.775C650.014,245.571 634.711,240.366 634.711,235.162" style="fill:none;stroke:#000000;stroke-width:2" id="path6587"/>
1958+- <path d="M629.213,236.376L629.213,705.254" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#0000dd;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path6594"/>
1959+- <g transform="matrix(0.7691,-0.6392,0.6392,0.7691,-118.0808,436.5035)" id="g25887">
1960+- <path d="M622.521,425.481C624.523,421.03 629.063,418.976 632.654,420.897C636.245,422.817 637.534,427.987 635.531,432.438C633.528,436.889 628.989,438.942 625.398,437.022C621.807,435.102 620.518,429.931 622.521,425.481 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path25889"/>
1961+- <path d="M607.609,417.041C609.612,412.591 614.529,410.739 618.583,412.907C634.572,421.457 625.113,419.053 622.927,424.767C620.58,430.903 623.109,437.194 611.327,429.032C607.507,426.386 605.607,421.492 607.609,417.041 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path25891"/>
1962+- </g>
1963+- </g>
1964+- <path d="M580.719,2571.005C589.152,2601.387 617.006,2623.724 650.063,2623.724C651.886,2623.724 653.71,2623.639 655.5,2623.505L655.5,2590.88C653.703,2590.954 651.878,2591.005 650.063,2591.005C624.581,2591.005 600.809,2583.661 580.719,2571.005 z " style="fill:#ffdd00;stroke:#000000;stroke-width:3" id="path3659"/>
1965+- </g>
1966+- <use transform="matrix(-1,0,0,-1,2319.1071,4288.6605)" id="use8534" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g8519"/>
1967+- </g>
1968+- <path d="M2098.124,379.673C2088.209,387.667 2086.034,390.339 2080.867,401.924C2075.7,390.339 2073.525,387.667 2063.61,379.673C2073.525,371.679 2075.7,369.007 2080.867,357.422C2086.034,369.007 2088.209,371.679 2098.124,379.673 z " style="fill:#dd0000;fill-rule:evenodd" id="path31670"/>
1969+- <use transform="matrix(-1,0,0,-1,4252.5,945)" id="use6730" x="0" y="0" width="2632.5" height="1575" xlink:href="#path31670"/>
1970+- <use transform="translate(1619.9083,0)" id="use41614" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41541"/>
1971+- <use transform="translate(1619.9999,0)" id="use41616" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41543"/>
1972+- <path d="M2036.836,354.106C2036.836,358.296 2039.845,360.57 2043.553,360.57C2047.261,360.57 2050.27,357.933 2050.27,354.106L2050.27,333.209M2048.354,333.209L2052.186,333.209" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square" id="path6006"/>
1973+- <use transform="matrix(-1,0,0,-1,4252.523,945)" id="use7044" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path6006"/>
1974+- <use transform="translate(0,315)" id="use9719" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
1975+- </g>
1976+- <g id="queen_diamond">
1977+- <use transform="matrix(-1,0,0,-1,2430,630)" id="use9469" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
1978+- <g transform="matrix(0.2407,0,0,0.2675,2239.1936,12.4352)" id="g6453">
1979+- <g transform="translate(0.0004,1193.6994)" id="g55118">
1980+- <path d="M368.121,240.741C288.41,349.323 192.583,439.186 88.671,519.534L88.583,684.273L242.363,865.267L375.974,811.621C455.741,703.021 551.512,613.176 655.424,532.828C655.424,532.828 551.512,613.176 655.424,532.828L655.512,368.089L501.731,187.095L368.121,240.741 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path11731"/>
1981+- <path d="M287.094,493.656C278.022,514.053 264.722,532.451 247.25,546.844C241.956,551.206 236.403,555.149 230.625,558.688L457,558.688C466.071,538.293 479.373,519.923 496.844,505.531C502.156,501.154 507.732,497.204 513.531,493.656L287.094,493.656 z " style="fill:#ffffff;fill-rule:evenodd" id="rect13007"/>
1982+- </g>
1983+- <g id="g64690">
1984+- <path d="M277.907,1543.064L245.25,1576.668C262.991,1677.803 193.472,1747.755 88.657,1724.074L88.657,1760.356C230.878,1794.034 328.326,1687.659 277.907,1543.064 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14203"/>
1985+- <path d="M110.589,1736.908C110.589,1736.908 112.597,1743.62 112.597,1743.62C119.382,1746.967 114.685,1752.639 108.47,1754.367C102.85,1751.202 99.721,1744.379 107.149,1742.946C107.149,1742.946 110.589,1736.908 110.589,1736.908C110.589,1736.908 110.589,1736.908 110.589,1736.908M147.484,1738.038C147.484,1738.038 150.785,1744.218 150.785,1744.218C158.099,1746.15 154.622,1752.641 148.875,1755.57C142.738,1753.584 138.321,1747.465 145.33,1744.616C145.33,1744.616 147.484,1738.038 147.484,1738.038C147.484,1738.038 147.484,1738.038 147.484,1738.038M182.973,1731.025C182.973,1731.025 187.775,1736.127 187.775,1736.127C195.34,1736.079 193.682,1743.254 188.9,1747.583C182.457,1747.271 176.579,1742.448 182.62,1737.893C182.62,1737.893 182.973,1731.025 182.973,1731.025C182.973,1731.025 182.973,1731.025 182.973,1731.025M214.662,1714.349C214.662,1714.349 220.564,1717.892 220.564,1717.892C227.702,1715.385 228.451,1722.955 225.127,1728.483C218.87,1730.049 211.985,1727.438 216.232,1721.177C216.232,1721.177 214.662,1714.349 214.662,1714.349C214.662,1714.349 214.662,1714.349 214.662,1714.349M238.796,1688.591C238.796,1688.591 245.543,1689.965 245.543,1689.965C251.444,1685.232 254.663,1692.12 253.367,1698.439C247.987,1701.997 240.625,1701.825 242.548,1694.508C242.548,1694.508 238.796,1688.591 238.796,1688.591C238.796,1688.591 238.796,1688.591 238.796,1688.591M253.426,1656.19C253.426,1656.19 260.304,1655.378 260.304,1655.378C264.452,1649.051 269.6,1654.577 270.346,1660.984C266.35,1666.047 259.085,1668.056 258.876,1660.493C258.876,1660.493 253.426,1656.19 253.426,1656.19C253.426,1656.19 253.426,1656.19 253.426,1656.19M258.494,1620.23C258.494,1620.23 264.932,1617.715 264.932,1617.715C267.404,1610.565 273.759,1614.644 276.076,1620.664C273.465,1626.562 267.172,1630.388 264.844,1623.189C264.844,1623.189 258.494,1620.23 258.494,1620.23C258.494,1620.23 258.494,1620.23 258.494,1620.23M255.162,1583.7C255.162,1583.7 260.914,1579.7 260.914,1579.7C261.979,1572.21 268.832,1574.905 272.412,1580.271C271.157,1586.598 265.629,1591.702 261.952,1585.09C261.952,1585.09 255.162,1583.7 255.162,1583.7C255.162,1583.7 255.162,1583.7 255.162,1583.7M251.709,1572.442C251.709,1572.442 255.574,1577.845 255.574,1577.845C257.411,1562.022 272.244,1567.508 279.781,1578.806C277.138,1592.128 265.459,1602.882 257.716,1588.961C257.716,1588.961 254.262,1602.234 254.262,1602.234C254.262,1602.234 260.088,1614.64 260.088,1614.64C265.292,1599.585 278.708,1608.174 283.587,1620.849C278.09,1633.268 264.338,1641.186 259.889,1625.891C259.889,1625.891 253.633,1637.904 253.633,1637.904C253.633,1637.904 256.361,1651.21 256.361,1651.21C265.095,1637.889 276.004,1649.542 277.575,1663.033C269.161,1673.693 253.772,1677.893 253.332,1661.97C253.332,1661.97 244.054,1671.762 244.054,1671.762C244.054,1671.762 242.893,1685.061 242.893,1685.061C254.948,1674.647 262.32,1689.341 259.592,1702.646C248.265,1710.139 232.313,1709.28 236.93,1694.035C236.93,1694.035 225.093,1700.272 225.093,1700.272C225.093,1700.272 219.685,1712.396 219.685,1712.396C234.503,1706.553 236.597,1722.883 229.598,1734.522C216.423,1737.819 201.662,1731.694 211.094,1718.858C211.094,1718.858 197.857,1720.825 197.857,1720.825C197.857,1720.825 188.736,1730.591 188.736,1730.591C204.651,1729.926 201.5,1745.541 191.432,1754.657C177.866,1754 165.459,1743.271 178.5,1734.124C178.5,1734.124 164.781,1732.223 164.781,1732.223C164.781,1732.223 153.199,1739.116 153.199,1739.116C168.719,1742.704 161.57,1756.894 149.469,1763.06C136.547,1758.879 127.244,1745.942 142.001,1739.942C142.001,1739.942 129.341,1734.872 129.341,1734.872C129.341,1734.872 116.015,1739.115 116.015,1739.115C130.485,1745.777 120.65,1758.186 107.565,1761.826C95.731,1755.162 89.151,1740.731 104.792,1737.715C104.792,1737.715 90.792,1729.804 90.792,1729.804" style="fill:none;stroke:#ffffff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path6850"/>
1986+- <path d="M499.094,1403.481C481.207,1443.567 454.895,1451.82 436.469,1467.418C435.252,1468.449 433.982,1469.358 432.688,1470.168C462.45,1470.196 491.549,1462.38 515.563,1444.449C509.27,1431.272 503.727,1417.347 499.094,1403.481 zM369.844,1433.762L368.125,1434.449C363.572,1440.651 358.969,1446.774 354.313,1452.856C365.353,1457.8 376.943,1461.794 388.782,1464.699C382.013,1457.474 374.506,1446.782 369.844,1433.762 z " style="color:#000000;fill:#ffffff;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5134"/>
1987+- <path d="M542,1428.199C510.746,1454.745 471.936,1470.481 429.907,1470.481C403.115,1470.481 377.621,1464.085 354.563,1452.574C341.726,1469.343 328.487,1485.636 314.907,1501.543C346.65,1521.474 386.574,1533.356 429.907,1533.356C491.249,1533.356 545.71,1509.551 579.875,1472.793L542,1428.199 zM587.75,1482.012C548.24,1518.315 492.46,1540.949 430.657,1540.949C385.608,1540.949 343.746,1528.936 309.063,1508.356C301.7,1516.849 294.216,1525.218 286.657,1533.481C327.551,1558.256 377.171,1572.793 430.657,1572.793C500.566,1572.793 563.881,1547.976 609.719,1507.887L587.75,1482.012 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.4;stroke-linecap:square" id="path7116"/>
1988+- <path d="M516.261,1492.2C516.261,1492.2 509.202,1476.082 509.202,1476.082C507.361,1471.877 508.572,1467.315 512.984,1465.068C517.397,1462.821 522.244,1464.421 524.443,1468.45C524.443,1468.45 532.87,1483.897 532.87,1483.897M520.899,1473.715C520.899,1473.715 528.884,1489.395 528.884,1489.395C530.967,1493.485 537.369,1495.145 542.404,1491.397M499.444,1483.415C499.444,1483.415 506.021,1499.736 506.021,1499.736C507.737,1503.993 513.391,1505.79 517.927,1503.803C522.463,1501.816 524.984,1496.474 523.02,1492.326C523.02,1492.326 515.491,1476.421 515.491,1476.421M493.091,1501.171C493.091,1501.171 487.514,1484.481 487.514,1484.481C486.059,1480.128 488.167,1475.541 492.813,1473.829C497.46,1472.118 502.032,1474.208 503.748,1478.466C503.748,1478.466 510.325,1494.787 510.325,1494.787M477.28,1490.57C477.28,1490.57 481.813,1507.573 481.813,1507.573C482.995,1512.007 488.397,1514.422 493.14,1512.998C497.883,1511.574 501.451,1506.33 499.864,1502.023C499.864,1502.023 493.782,1485.511 493.782,1485.511M443.913,1510.842C443.913,1510.842 442.688,1493.288 442.688,1493.288C442.369,1488.71 445.52,1484.724 450.446,1484.221C455.372,1483.718 458.758,1486.772 459.515,1491.298C459.515,1491.298 462.419,1508.653 462.419,1508.653M468.805,1507.495C468.805,1507.495 465.351,1490.241 465.351,1490.241C464.45,1485.741 467.082,1481.413 471.904,1480.288C476.727,1479.163 480.515,1481.829 481.835,1486.225C481.835,1486.225 486.895,1503.079 486.895,1503.079M454.462,1495.069C454.462,1495.069 456.81,1512.508 456.81,1512.508C457.422,1517.057 462.486,1520.096 467.37,1519.279C472.253,1518.462 476.464,1513.606 475.421,1509.136C475.421,1509.136 471.423,1492 471.423,1492M431.278,1496.736C431.278,1496.736 431.372,1514.332 431.372,1514.332C431.397,1518.922 436.638,1522.674 441.577,1522.329C446.517,1521.984 450.734,1517.848 450.268,1513.282C450.268,1513.282 448.48,1495.777 448.48,1495.777M418.795,1511.074C418.795,1511.074 419.827,1493.508 419.827,1493.508C420.097,1488.926 423.137,1485.483 428.089,1485.456C433.04,1485.43 436.598,1489.032 436.771,1493.618C436.771,1493.618 437.43,1511.202 437.43,1511.202M408.06,1495.515C408.06,1495.515 405.914,1512.98 405.914,1512.98C405.355,1517.536 410.065,1521.877 415.008,1522.168C419.951,1522.458 424.662,1518.873 424.785,1514.285C424.785,1514.285 425.255,1496.695 425.255,1496.695M369.672,1502.458C369.672,1502.458 374.478,1485.531 374.478,1485.531C375.732,1481.116 380.053,1478.554 384.855,1479.762C389.657,1480.97 392.239,1485.304 391.256,1489.787C391.256,1489.787 387.489,1506.975 387.489,1506.975M393.855,1508.206C393.855,1508.206 397.089,1490.909 397.089,1490.909C397.933,1486.398 401.416,1483.318 406.331,1483.921C411.246,1484.525 414.326,1488.53 413.911,1493.101C413.911,1493.101 412.32,1510.625 412.32,1510.625M385.134,1491.48C385.134,1491.48 380.843,1508.545 380.843,1508.545C379.723,1512.997 383.835,1517.824 388.702,1518.735C393.57,1519.645 398.687,1516.657 399.389,1512.122C399.389,1512.122 402.083,1494.733 402.083,1494.733M362.594,1484.721C362.594,1484.721 356.792,1501.333 356.792,1501.333C355.279,1505.667 358.35,1510.727 363.071,1512.222C367.792,1513.716 373.223,1511.337 374.477,1506.922C374.477,1506.922 379.283,1489.995 379.283,1489.995M346.522,1466.863C348.175,1468.873 348.347,1473.202 347.407,1475.295C347.407,1475.295 340.201,1491.349 340.201,1491.349M346.121,1493.945C346.121,1493.945 352.872,1477.695 352.872,1477.695C354.633,1473.456 359.27,1471.38 363.896,1473.148C368.521,1474.915 370.191,1479.355 368.806,1483.731C368.806,1483.731 363.496,1500.507 363.496,1500.507M341.083,1475.619C341.083,1475.619 333.434,1491.466 333.434,1491.466C331.439,1495.6 333.912,1500.908 338.43,1502.936C342.947,1504.964 349.018,1503.306 350.657,1499.019C350.657,1499.019 356.939,1482.582 356.939,1482.582" style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path3354"/>
1989+- <g transform="matrix(0.1729,1.2288,-1.0848,0.2169,778.4157,1351.0079)" id="g4147">
1990+- <path d="M178.55,638.356C176.075,634.387 158.199,619.23 166.996,625.756C175.794,632.281 182.656,634.792 183.119,636.727L178.55,638.356 zM166.383,620.257C169.729,630.417 183.787,626.259 178.498,616.518C175.918,611.766 174.972,616.214 172.697,618.249C170.138,620.536 167.885,611.606 167.903,603.68C165.081,608.954 164.257,613.801 166.383,620.257C166.383,620.257 166.383,620.257 166.383,620.257M175.51,612.011C166.885,614.25 170.457,607.088 173.29,601.493C178.784,590.64 165.994,572.788 157.932,570.734C169.005,569.577 173.528,561.628 172.526,568.901C180.369,568.635 172.942,574.722 168.501,572.45C178.849,584.374 197.556,600.552 175.51,612.011C175.51,612.011 175.51,612.011 175.51,612.011M146.484,572.762C140.681,575.662 145.024,581.513 150.592,577.851C153.308,576.065 150.949,575.854 149.601,574.955C148.085,573.944 153.264,571.967 157.949,571.184C154.75,570.268 150.17,570.919 146.484,572.762C146.484,572.762 146.484,572.762 146.484,572.762M167.971,592.465C168.997,598.028 159.161,602.172 156.442,591.866C155.538,588.44 157.826,587.399 160.853,587.813C164.256,588.278 156.986,578.741 157.009,569.908C162.441,576.715 166.744,585.807 167.971,592.465C167.971,592.465 167.971,592.465 167.971,592.465M162.302,550.779C161.57,542.844 150.545,546.338 152.667,554.175C153.702,557.998 154.515,555.851 156.389,554.46C158.497,552.896 159.206,564.879 158.217,570.781C160.879,567.076 162.768,555.821 162.302,550.779C162.302,550.779 162.302,550.779 162.302,550.779M133.484,547.303C141.928,554.062 129.29,521.847 140.966,525.853C148.383,528.398 143.823,536.163 140.694,539.625C136.544,544.215 152,565.93 159.422,569.236C148.653,567.068 138.682,566.021 133.317,561.796C131.078,558.963 134.948,556.127 138.649,558.824C137.161,557.382 132.156,546.239 133.484,547.303C133.484,547.303 133.484,547.303 133.484,547.303M125.554,527.714C121.053,521.339 113.027,529.356 118.555,535.159C121.252,537.99 121.29,536.277 122.334,534.217C123.509,531.902 130.276,542.572 132.022,548.143C132.81,543.758 128.415,531.765 125.554,527.714C125.554,527.714 125.554,527.714 125.554,527.714" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:round;stroke-linejoin:round" id="path5556"/>
1991+- <g transform="translate(-425.9025,130.9821)" id="g5558">
1992+- <path d="M586.671,434.044C584.204,433.218 582.714,433.615 582.242,434.599C581.765,435.593 581.739,437.349 584.66,438.601C583.237,441.323 584.511,442.247 585.217,442.484C586.018,442.752 587.426,443.137 588.674,439.852C592.189,441.809 592.766,440.109 593.094,439.439C593.422,438.768 594.099,437.14 590.808,435.9C592.149,433.097 590.661,431.614 589.906,431.308C589.105,430.983 587.857,431.435 586.671,434.044C586.671,434.044 586.671,434.044 586.671,434.044" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:0.9;stroke-linecap:round;stroke-linejoin:round" id="path5560"/>
1993+- <path d="M585.878,437.776C586.15,438.408 586.718,438.792 587.447,438.836C588.176,438.881 588.851,438.572 589.308,437.985C589.766,437.397 589.872,436.705 589.6,436.073C589.329,435.441 588.76,435.057 588.031,435.013C587.302,434.968 586.628,435.277 586.17,435.864C585.712,436.452 585.607,437.144 585.878,437.776C585.878,437.776 585.878,437.776 585.878,437.776" style="fill-rule:evenodd" id="path5562"/>
1994+- </g>
1995+- </g>
1996+- <path d="M567.559,1512.203C565.191,1516.241 568.664,1527.624 564.991,1529.597C561.317,1531.57 550.576,1519.919 546.847,1521.785C543.118,1523.652 545.974,1539.174 542.192,1540.93C538.409,1542.686 528.53,1530.198 524.648,1531.721C520.765,1533.243 522.223,1549.035 518.295,1550.435C514.367,1551.835 505.746,1538.611 501.736,1539.755C497.726,1540.9 497.671,1556.819 493.607,1557.835C489.543,1558.851 482.005,1544.834 477.928,1545.71C473.851,1546.586 472.431,1562.3 468.304,1562.896C464.177,1563.492 458.112,1548.818 453.967,1549.271C449.821,1549.725 446.789,1565.276 442.622,1565.438C438.455,1565.601 433.96,1550.405 429.79,1550.42C425.62,1550.436 420.965,1565.642 416.804,1565.363C412.643,1565.084 409.778,1549.529 405.629,1549.104C401.481,1548.678 395.238,1563.374 391.129,1562.658C387.021,1561.943 385.798,1546.209 381.717,1545.351C377.637,1544.494 370.178,1558.434 366.129,1557.436C362.08,1556.438 362.238,1540.542 358.266,1539.272C354.294,1538.002 345.44,1551.169 341.512,1549.768C337.585,1548.366 339.274,1532.692 335.446,1531.039C331.618,1529.385 321.492,1541.7 317.718,1539.926C313.944,1538.152 316.926,1522.566 313.208,1520.676C309.491,1518.786 296.57,1529.923 292.912,1527.921" style="fill:none;stroke:#000000;stroke-width:2" id="path8262"/>
1997+- <path d="M453.984,1255.242C487.275,1298.661 524.764,1393.663 545.449,1443.178C557.823,1472.8 570.716,1497.201 585.586,1519.323C548.647,1512.281 517.097,1457.317 499.109,1403.482C481.223,1443.568 454.896,1451.826 436.47,1467.424C421.315,1480.252 399.377,1475.499 390.136,1466.112C379.955,1455.772 367.434,1437.061 365.566,1414.266C364.768,1404.528 355.348,1385.92 361.998,1319.289C362.83,1310.948 362.65,1268.599 362.268,1255.242L453.984,1255.242 z " style="fill:#ffffff;fill-rule:evenodd" id="path5887"/>
1998+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.9354,-0.8634,-0.9898,0.9136,1256.1488,901.9465)" style="fill:none;stroke:#0000dd;stroke-width:2" id="path4255"/>
1999+- <path d="M373.447,1339.997C375.348,1342.441 374.648,1338.08 377.034,1336.341C379.42,1334.601 383.992,1336.138 382.091,1333.693C380.19,1331.249 377.014,1331.287 374.629,1333.027C372.243,1334.766 371.547,1337.552 373.447,1339.997 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.2" id="path4257"/>
2000+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.4658,-0.4299,-0.4952,0.4571,817.2545,1120.0233)" style="fill-rule:evenodd" id="path4259"/>
2001+- <path d="M400.605,1314.128L401.152,1320.214C389.982,1316.549 382.404,1314.102 363.604,1319.099L363.132,1317.849C375.964,1315.644 379.486,1311.069 400.605,1314.128 zM422.776,1314.297L418.091,1321.331C439.639,1311.086 452.952,1325.419 473.047,1320.866C447.47,1319.984 448.699,1310.022 422.776,1314.297 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-miterlimit:1" id="path4265"/>
2002+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.9354,-0.8634,0.9898,0.9136,-439.5692,902.1599)" style="fill:none;stroke:#0000dd;stroke-width:2" id="path4269"/>
2003+- <path d="M442.509,1333.771C445.148,1336.206 439.998,1334.766 437.505,1337.067C435.012,1339.368 436.114,1344.544 433.476,1342.109C430.838,1339.674 431.407,1336.253 433.9,1333.951C436.394,1331.65 439.871,1331.336 442.509,1333.771 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.6" id="path4271"/>
2004+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.4658,-0.4299,0.4952,0.4571,-0.6751,1120.2368)" style="fill-rule:evenodd" id="path4273"/>
2005+- <path d="M425.773,1330.405C434.057,1324.975 434.822,1324.757 443.766,1327.167C450.748,1329.048 456.698,1332.4 463.541,1337.054L463.781,1339.935C449.934,1335.983 442.901,1330.279 428.244,1332.51L425.773,1330.405 zM389.4,1330.192C383.386,1326.148 379.077,1324.596 374.744,1325.441C371.425,1326.089 365.317,1331.759 362.636,1333.425L361.818,1336.52C369.999,1334.382 373.678,1330.065 388.336,1332.297L389.4,1330.192 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4277"/>
2006+- <path d="M404.986,1430.686C406.034,1431.154 409.177,1431.342 410.028,1430.593C415.27,1433.467 416.536,1433.992 424.972,1434.58C414.878,1437.722 413.968,1436.9 409.141,1436.998C404.015,1437.102 399.828,1436.398 391.138,1434.319C397.923,1433.715 401.127,1432.625 404.986,1430.686 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4287"/>
2007+- <path d="M419.444,1402.692C427.397,1407.722 420,1416.757 413.091,1413.56C408.915,1411.628 410.638,1408.91 404.862,1411.738M404.145,1324.545C399.262,1396.066 400.445,1388.859 395.242,1397.307C388.34,1408.514 393.975,1412.463 398.505,1413.997L398.735,1425.279M420.08,1338.162C428.488,1336.161 432.021,1329.746 438.894,1330.265C446.144,1330.812 451.399,1336.76 461.14,1339.049C448.847,1339.487 443.641,1347.268 437.128,1346.141C430.567,1345.006 428.484,1340.97 420.08,1338.162 zM436.336,1350.925C446.154,1352.456 450.114,1350.346 457.778,1345.698M362.84,1337.661L362.609,1340.863C373.008,1344.818 374.095,1347.268 380.608,1346.141C387.121,1345.014 388.096,1340.756 396.5,1337.949C388.092,1335.948 384.327,1329.959 377.454,1330.478C370.205,1331.026 368.187,1335.799 362.84,1337.661 zM380.495,1351.721C371.434,1351.738 369.137,1351.035 361.692,1346.552M400.078,1448.919C406.228,1443.858 409.333,1446.8 412.658,1448.919M498.983,1403.59C481.223,1443.568 454.896,1451.826 436.47,1467.424C421.315,1480.252 399.377,1475.499 390.136,1466.112C379.955,1455.772 367.434,1437.061 365.566,1414.266C364.768,1404.528 355.348,1385.92 361.998,1319.289C362.83,1310.948 362.65,1268.599 362.268,1255.242M373.392,1255.242C370.929,1259.757 368.198,1263.499 362.744,1265.421M384.985,1255.242C380.763,1266.212 372.532,1271.735 363.557,1275.417M396.245,1255.242C388.701,1271.407 380.402,1280.066 362.951,1286.257M406.43,1255.242C395.612,1280.261 385.968,1288.289 362.648,1296.827M446.406,1255.242C448.869,1259.757 454.968,1264.859 460.422,1266.781M435.882,1255.242C440.104,1266.212 459.511,1275.473 468.487,1279.155M424.622,1255.242C432.166,1271.407 457.938,1285.073 475.39,1291.264M413.658,1255.242C422.206,1277.99 456.633,1296.567 482.887,1302.171M507.291,1350.617C507.281,1369.576 545.938,1462.265 555.838,1465.871M492.385,1321.11C484.882,1343.632 517.071,1476.296 577.165,1506.299M485.097,1306.618C474.355,1353.152 522.077,1507.188 585.496,1519.345M566.958,1488.052C539.421,1477.425 496.278,1366.946 499.027,1335.099" style="fill:none;stroke:#0000dd;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round" id="path4263"/>
2008+- <path d="M631.016,1430.832C616.389,1427.958 552.569,1431.985 544.521,1437.767C525.056,1387.754 487.275,1298.661 453.984,1255.242L577.444,1255.242C580.954,1309.223 599.693,1376.851 631.016,1430.832 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path4297"/>
2009+- <path d="M360.813,1332.731C308.878,1375.912 291.126,1454.839 294.688,1524.574C304.945,1513.146 315.033,1501.512 324.907,1489.637C329.546,1446.834 342.411,1409.296 360.438,1382.543C359.447,1370.765 359.161,1354.792 360.813,1332.731 zM508.35,1303.652C529.523,1343.81 550.066,1399.766 566.125,1428.86C597.009,1484.811 644.769,1532.909 655.512,1535.924L655.512,1598.062C604.169,1550.586 573.479,1510.277 545.449,1443.178C524.764,1393.663 487.275,1298.661 453.984,1255.242L481.512,1255.242C492.557,1270.237 495.592,1279.454 508.35,1303.652 z " style="fill-rule:evenodd" id="path8816"/>
2010+- <g transform="matrix(-0.2396,-0.4666,-0.4784,0.2456,592.3084,1085.8339)" style="stroke:#dd0000;stroke-width:1.5" id="g5433">
2011+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round" id="path5435"/>
2012+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:12.8;stroke-linecap:round;stroke-linejoin:round" id="path5437"/>
2013+- </g>
2014+- <path d="M484.137,1257.838C528.461,1333.383 548.872,1398.494 568.056,1430.503L590.352,1428.102C583.86,1427.03 565.303,1406.556 574.662,1393.387C558.96,1392.627 543.102,1355.439 549.846,1343.843C538.228,1344.719 516.829,1307.369 523.599,1292.801C510.058,1291.801 498.962,1273.899 503.259,1257.838L484.137,1257.838 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.5" id="path5445"/>
2015+- <path d="M628.327,1428.758C601.572,1383.722 578.376,1309.157 576.363,1256.625L566.902,1256.822C569.044,1265.157 567.107,1268.886 561.385,1279.605C577.706,1283.734 584.138,1312.159 577.573,1331.818C586.911,1334.987 598.333,1360.422 598.086,1382.844C610.452,1391.967 615.962,1415.368 611.443,1428.323L628.327,1428.758 z " style="fill:#0000dd;fill-rule:evenodd" id="path5453"/>
2016+- <path d="M360.438,1382.543C342.411,1409.296 329.546,1446.834 324.907,1489.637C339.756,1471.777 354.15,1453.402 368.063,1434.449L368.188,1434.418C365.052,1417.765 362.149,1399.969 360.438,1382.543 z " style="fill:#dd0000;fill-rule:evenodd" id="path12723"/>
2017+- <path d="M327.834,1719.881C317.876,1728.024 315.693,1730.746 310.504,1742.547C305.315,1730.746 303.131,1728.024 293.174,1719.881C303.131,1711.737 305.315,1709.015 310.504,1697.214C315.693,1709.015 317.876,1711.737 327.834,1719.881 z " style="fill:#dd0000;fill-rule:evenodd" id="path5540"/>
2018+- <path d="M245.25,1576.668C262.991,1677.803 193.472,1747.755 88.657,1724.074" style="fill:none;stroke:#dd0000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14201"/>
2019+- <path d="M88.671,1713.233C192.583,1632.885 288.354,1543.04 368.065,1434.458" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5858"/>
2020+- <path d="M531.625,1560.887C522.345,1606.896 503.492,1641.457 468.313,1677.762L521.375,1677.762C529.915,1667.582 539.404,1658.155 547.438,1647.543C572.907,1614.544 586.773,1573.705 589.125,1532.231" style="fill:#0000dd;fill-rule:evenodd;stroke:#ffffff;stroke-width:5;stroke-linecap:square" id="rect37722"/>
2021+- <path d="M507.425,1681.977C556.572,1635.364 578.625,1587.344 580.433,1536.23M539.009,1556.567C532.823,1603.205 505.306,1652.276 474.931,1680.513" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:square" id="path39802"/>
2022+- <path d="M515.456,1668.258C508.471,1668.168 506.339,1668.563 499.858,1671.222C502.287,1664.631 502.338,1663 501.041,1656.111C508.026,1656.201 509.902,1656.073 515.969,1652.564C514.444,1659.423 514.159,1661.369 515.456,1668.258C515.456,1668.258 515.456,1668.258 515.456,1668.258" style="fill:#dd0000;fill-rule:evenodd" id="path46285"/>
2023+- <path d="M557.196,1610.036C547.926,1612.445 545.537,1613.958 537.831,1619.681C538.822,1610.134 537.954,1607.855 533.754,1599.248C543.023,1596.839 545.144,1595.972 551.703,1588.964C552.433,1598.535 552.996,1601.429 557.196,1610.036C557.196,1610.036 557.196,1610.036 557.196,1610.036" style="fill:#dd0000;fill-rule:evenodd" id="path46283"/>
2024+- <path d="M570.786,1568.254C562.163,1573.431 560.085,1575.75 553.827,1583.652C552.235,1573.698 550.755,1571.768 543.969,1564.344C552.592,1559.167 554.589,1557.307 559.934,1548.762C562.618,1558.478 564,1560.83 570.786,1568.254C570.786,1568.254 570.786,1568.254 570.786,1568.254" style="fill:#dd0000;fill-rule:evenodd" id="path7695"/>
2025+- <path d="M537.066,1643.988C528.363,1644.702 525.979,1645.688 518.163,1649.624C520.546,1641.203 520.122,1639.02 517.695,1630.631C526.398,1629.917 528.439,1629.469 535.426,1624.199C534.586,1632.911 534.639,1635.599 537.066,1643.988C537.066,1643.988 537.066,1643.988 537.066,1643.988" style="fill:#dd0000;fill-rule:evenodd" id="path46287"/>
2026+- <path d="M594.875,1532.231C591.258,1600.728 562.303,1643.887 526.594,1680.293C549.729,1668.864 575.715,1662.878 601.344,1663.168C612.619,1663.03 623.913,1663.745 635.063,1665.387C641.451,1667.373 649.092,1666.82 655.469,1668.949L655.5,1598.074C631.332,1575.727 611.762,1554.948 594.875,1532.231 zM296.563,1636.481L491.969,1636.481C506.68,1614.421 517.612,1589.856 522.938,1563.918C465.989,1583.223 406.355,1582.036 348.747,1567.248L296.563,1636.481 z " style="fill:#dd0000;fill-rule:evenodd" id="rect34585"/>
2027+- <path d="M156.173,1508.984C157.267,1539.748 129.215,1559.259 134.355,1587.41" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path49394"/>
2028+- <path d="M134.505,1568.518C128.292,1550.305 134.325,1546.473 116.023,1530.259C119.716,1552.849 119.556,1563.227 134.505,1568.518 zM135.052,1576.423C151.12,1549.413 162.196,1552.195 178.596,1549.428C167.024,1565.877 149.729,1573.067 135.052,1576.423 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path49396"/>
2029+- <path d="M148.484,1585.621C148.403,1585.853 148.056,1587.328 145.953,1590.184C143.17,1593.961 134.66,1591.81 144.765,1603.684L122.546,1643.996C130.901,1647.05 141.023,1655.336 152.17,1660.026L185.393,1632.531C172.622,1622.294 148.578,1586.102 148.484,1585.621 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path49402"/>
2030+- <path d="M126.767,1610.642C124.506,1613.248 124.957,1617.347 127.774,1619.791C138.881,1629.428 134.065,1623.055 137.1,1619.993C140.358,1616.707 145.381,1616.98 135.966,1610.35C132.913,1608.2 129.028,1608.037 126.767,1610.642 zM121.133,1623.726C119.125,1626.531 119.929,1630.55 122.926,1632.694C134.744,1641.151 129.429,1635.309 132.162,1631.975C135.096,1628.396 140.084,1628.172 130.2,1622.529C126.994,1620.699 123.14,1620.92 121.133,1623.726 zM134.896,1599.097C132.533,1601.611 132.707,1605.618 135.285,1608.04C145.448,1617.594 141.183,1611.309 144.327,1608.361C147.702,1605.196 152.561,1605.529 143.846,1598.933C141.02,1596.793 137.258,1596.583 134.896,1599.097 zM117.183,1636.334C115.446,1638.762 115.946,1642.099 118.299,1643.783C127.579,1650.424 123.483,1645.728 125.83,1642.83C128.349,1639.719 132.41,1639.341 124.595,1634.986C122.06,1633.574 118.921,1633.906 117.183,1636.334 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path49408"/>
2031+- <path d="M112.593,1598.344C110.332,1600.95 111.495,1605.665 115.186,1608.869C129.744,1621.5 123.095,1613.536 126.197,1610.533C129.527,1607.308 135.482,1608.391 123.378,1599.427C119.453,1596.521 114.854,1595.739 112.593,1598.344 zM106.052,1612.934C104.044,1615.74 105.604,1620.299 109.532,1623.11C125.022,1634.194 117.756,1626.956 120.56,1623.673C123.57,1620.149 129.551,1620.635 116.806,1612.944C112.672,1610.45 108.059,1610.128 106.052,1612.934 zM121.926,1586.905C119.563,1589.419 120.388,1594.037 123.766,1597.213C137.088,1609.735 131.144,1601.873 134.349,1598.982C137.79,1595.879 143.503,1597.014 132.327,1588.105C128.703,1585.216 124.289,1584.392 121.926,1586.905 zM105.341,1627.86C103.604,1630.288 104.698,1634.05 107.782,1636.257C119.946,1644.961 114.317,1639.169 116.72,1636.311C119.299,1633.243 124.14,1633.423 114.077,1627.46C110.814,1625.526 107.079,1625.432 105.341,1627.86 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path49410"/>
2032+- <path d="M137.433,1619.513C135.172,1622.118 135.362,1625.99 137.856,1628.154C140.351,1630.319 144.211,1629.961 146.471,1627.355C148.732,1624.749 148.543,1620.878 146.048,1618.713C143.554,1616.549 139.694,1616.907 137.433,1619.513 zM132.449,1631.466C130.441,1634.272 130.966,1638.09 133.621,1639.99C136.275,1641.889 140.059,1641.153 142.066,1638.348C144.074,1635.542 143.549,1631.724 140.895,1629.824C138.24,1627.925 134.457,1628.66 132.449,1631.466 zM144.681,1607.896C142.318,1610.41 142.253,1614.192 144.536,1616.337C146.819,1618.483 150.589,1618.184 152.952,1615.67C155.315,1613.157 155.38,1609.375 153.097,1607.229C150.814,1605.084 147.044,1605.382 144.681,1607.896 zM126.083,1642.392C124.345,1644.82 124.627,1648.001 126.711,1649.493C128.795,1650.984 131.897,1650.224 133.634,1647.796C135.372,1645.368 135.09,1642.187 133.006,1640.696C130.922,1639.204 127.82,1639.964 126.083,1642.392 zM146.574,1590.001C148.642,1586.784 148.329,1582.576 145.875,1580.607C143.421,1578.639 139.75,1579.652 137.682,1582.869C135.613,1586.086 135.926,1590.294 138.381,1592.263C140.835,1594.231 144.505,1593.218 146.574,1590.001 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path49406"/>
2033+- <path d="M153.82,1514.23C148.944,1520.418 135.001,1521.65 123.764,1526.344C125.765,1517.849 140.296,1507.655 150.345,1508.156C142.594,1506.07 124.669,1501.419 118.672,1495.46C127.912,1490.009 148.83,1495.255 152.001,1498.646C151.334,1492.346 151.632,1480.244 162.199,1477.835C165.442,1484.683 163.937,1493.614 163.026,1499.427C169.12,1495.914 186.068,1495.321 195.974,1502.041C185.981,1504.829 173.229,1507.296 165.859,1507.039C172.863,1509.339 187.914,1519.751 189.916,1528.246C179.044,1524.527 168.008,1520.763 162.726,1514.306C160.737,1522.24 161.747,1532.926 155.841,1541.677C148.246,1530.297 152.909,1520.044 153.82,1514.23 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.5" id="path49884"/>
2034+- <path d="M161.129 310.555A3.653 3.076 0 1 1 153.822,310.555A3.653 3.076 0 1 1 161.129 310.555 z" transform="matrix(1.4814,0,0,1.4814,-76.1918,1044.9696)" style="fill:#ffdd00;fill-rule:evenodd" id="path53027"/>
2035+- <use transform="matrix(0.948,0,0,0.948,53.9196,118.3723)" id="use56866" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g5433"/>
2036+- <use transform="matrix(0.9039,0,0,0.9039,77.8139,178.5798)" id="use56868" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use56866"/>
2037+- <use transform="translate(41.0292,0)" id="use56872" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path5540"/>
2038+- <path d="M168.397,1512.2C165.516,1508.768 163.213,1504.908 157.248,1504.869C161.577,1497.827 175.248,1494.523 182.881,1495.611M171.704,1482.093C168.215,1485.141 159.297,1498.366 157.248,1504.869M133.576,1505.623C137.953,1502.991 149.107,1495.755 157.248,1504.869C153.892,1493.782 148.054,1488.612 139.552,1483.676" style="fill:none;stroke:#ffffff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path50881"/>
2039+- <path d="M157.126,1506.087C153.77,1495 158.893,1478.626 158.429,1471.375" style="fill:none;stroke:#ffffff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path56925"/>
2040+- <path d="M169.229,1512.072L168.47,1512.914M183.296,1494.684L183.303,1495.646M171.537,1480.814L172.097,1481.474M139.156,1483.812L139.627,1483.257M132.48,1506.562L131.872,1505.362" style="opacity:1;stroke:#ffdd00;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path58868"/>
2041+- </g>
2042+- <use transform="matrix(-1,0,0,-1,744.0945,3439.7738)" id="use64746" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g64690"/>
2043+- </g>
2044+- <path d="M2300.617,379.673C2290.699,387.684 2288.524,390.362 2283.356,401.972C2278.187,390.362 2276.012,387.684 2266.094,379.673C2276.012,371.662 2278.187,368.984 2283.356,357.374C2288.524,368.984 2290.699,371.662 2300.617,379.673 z " style="fill:#dd0000;fill-rule:evenodd" id="path4742"/>
2045+- <use transform="matrix(-1,0,0,-1,4657.5,945)" id="use6732" x="0" y="0" width="2632.5" height="1575" xlink:href="#path4742"/>
2046+- <use transform="translate(1619.9081,0)" id="use41618" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41545"/>
2047+- <use transform="translate(1620,0)" id="use41620" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41547"/>
2048+- <g transform="matrix(0.1923,0,0,0.2054,2430.2067,431.4728)" style="stroke:#dd0000" id="g5998">
2049+- <path d="M-904.922,-391.787C-904.922,-417.525 -904.922,-405.995 -904.922,-431.733C-904.922,-457.471 -924.723,-478.36 -949.122,-478.36C-973.52,-478.36 -993.322,-457.471 -993.322,-431.733C-993.322,-405.995 -993.322,-417.525 -993.322,-391.787C-993.322,-366.049 -973.52,-345.16 -949.122,-345.16C-924.723,-345.16 -904.922,-366.049 -904.922,-391.787 z " style="fill:none;stroke:#dd0000;stroke-width:15.1;stroke-linecap:round" id="path6000"/>
2050+- <path d="M-1000.905,-413.534C-941.079,-413.534 -942.585,-357.398 -905.283,-347.403" style="opacity:1;fill:none;stroke:#dd0000;stroke-width:15.1;stroke-linecap:square;stroke-linejoin:bevel" id="path6002"/>
2051+- </g>
2052+- <use transform="matrix(-1,0,0,-1,4657.5117,945)" id="use7046" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#g5998"/>
2053+- <use transform="translate(202.5,315)" id="use9729" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2054+- </g>
2055+- <g id="king_diamond">
2056+- <use transform="translate(2430,315)" id="use9479" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2057+- <use transform="matrix(-1,0,0,-1,5062.5,945)" id="use6734" x="0" y="0" width="2632.5" height="1575" xlink:href="#use9479"/>
2058+- <g transform="matrix(0.2436,0,0,0.2666,2459.3676,-67.0651)" id="g7894">
2059+- <g transform="matrix(1,0,0,1.0022,-76.9356,1496.8428)" id="g6653">
2060+- <path d="M652.094,365.391L652.094,631.772L473.785,722.494C426.491,746.556 364.575,768.077 316.478,750.051L172.355,750.051L92.004,686.971L92.004,420.59L270.309,329.869C317.604,305.806 379.519,284.285 427.617,302.311L571.739,302.311L652.094,365.391 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path2938"/>
2061+- <path d="M309.813,493.775C306.976,513.734 303.971,533.839 296.344,558.587L346.844,558.587L400.282,558.587L434.282,558.587C437.119,538.628 440.124,518.523 447.75,493.775L397.282,493.775L343.813,493.775L309.813,493.775 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path6651"/>
2062+- </g>
2063+- <g transform="matrix(1,0,0,1.0022,-76.9356,1498.0956)" id="g9935">
2064+- <path d="M403.156,302.552C375.728,345.28 365.042,351.525 317.227,372C321.049,391.336 322.151,402.491 322.759,421.344C364.512,406.537 391.318,390.287 423.125,353.563L501.406,353.563C488.65,389.204 475.978,422.69 465.313,455.844L525.25,455.844C534.325,412.065 555.713,349.318 569.672,302.552L524.75,302.552L403.156,302.552 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#ffffff;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path60999"/>
2065+- <path d="M517.404,323.617L517.404,318.411C517.404,314.152 521.25,310.696 526.206,310.67C524.716,315.05 526.553,319.876 530.524,321.415C530.524,321.415 545.748,327.315 545.748,327.315M506.627,441.419C506.627,441.419 490.828,437.3 490.828,437.3C486.707,436.225 482.259,439.325 481.142,443.918C480.584,446.214 480.918,448.498 481.909,450.334M503.427,404.461C503.427,404.461 519.007,409.345 519.007,409.345C523.07,410.619 525.221,415.313 523.807,419.823C522.394,424.333 518.072,426.72 513.985,425.525C513.985,425.525 498.314,420.94 498.314,420.94M496.637,426.673C496.637,426.673 512.307,431.258 512.307,431.258C516.394,432.454 518.742,436.881 517.479,441.436C516.217,445.99 512.019,448.586 507.898,447.512C507.898,447.512 492.099,443.393 492.099,443.393M512.912,419.537C512.912,419.537 497.333,414.654 497.333,414.654C493.269,413.38 488.743,416.327 487.415,420.863C486.088,425.399 488.338,430.258 492.442,431.396C492.442,431.396 508.176,435.757 508.176,435.757M519.92,397.685C519.92,397.685 504.451,392.463 504.451,392.463C500.416,391.1 495.733,393.966 494.319,398.476C492.905,402.986 495.056,407.68 499.12,408.954C499.12,408.954 514.699,413.837 514.699,413.837M510.766,382.405C510.766,382.405 526.235,387.627 526.235,387.627C530.27,388.989 532.318,393.729 530.806,398.207C529.295,402.685 524.793,405.214 520.758,403.852C520.758,403.852 505.289,398.63 505.289,398.63M527.443,375.973C527.443,375.973 512.068,370.48 512.068,370.48C508.057,369.047 503.512,371.496 501.922,375.947C500.332,380.398 502.326,385.441 506.361,386.803C506.361,386.803 521.831,392.025 521.831,392.025M526.772,338.753C526.772,338.753 541.996,344.653 541.996,344.653C545.967,346.192 547.872,350.804 546.222,355.233C544.571,359.662 539.993,362.049 536.002,360.562C536.002,360.562 520.703,354.86 520.703,354.86M518.617,360.458C518.617,360.458 533.916,366.16 533.916,366.16C537.907,367.647 539.909,372.236 538.319,376.687C536.729,381.138 532.183,383.587 528.173,382.154C528.173,382.154 512.797,376.661 512.797,376.661M535.357,354.372C535.357,354.372 520.057,348.67 520.057,348.67C516.067,347.183 511.489,349.57 509.838,353.999C508.187,358.428 510.067,363.422 514.078,364.854C514.078,364.854 529.453,370.348 529.453,370.348M543.589,332.885C543.589,332.885 528.365,326.985 528.365,326.985C524.394,325.446 519.785,327.774 518.077,332.181C516.369,336.588 518.153,341.585 522.144,343.072C522.144,343.072 537.443,348.774 537.443,348.774M535.118,317.216C535.118,317.216 550.342,323.116 550.342,323.116C554.313,324.655 556.15,329.48 554.442,333.887C552.734,338.294 548.125,340.622 544.154,339.083C544.154,339.083 528.93,333.183 528.93,333.183M430.37,321.178L430.37,337.505C430.37,341.764 426.524,345.22 421.786,345.22C417.048,345.22 413.202,341.764 413.202,337.505L413.202,321.178M441.948,334.738L441.948,318.411C441.948,314.152 438.102,310.696 433.364,310.696C428.626,310.696 424.78,314.152 424.78,318.411L424.78,334.738M453.526,321.178L453.526,337.505C453.526,341.764 449.68,345.22 444.942,345.22C440.204,345.22 436.358,341.764 436.358,337.505L436.358,321.178M465.104,334.738L465.104,318.411C465.104,314.152 461.258,310.696 456.52,310.696C451.782,310.696 447.936,314.152 447.936,318.411L447.936,334.738M499.838,321.178L499.838,337.505C499.838,341.764 495.992,345.22 491.254,345.22C486.516,345.22 482.67,341.764 482.67,337.505L482.67,321.178M476.682,321.178L476.682,337.505C476.682,341.764 472.836,345.22 468.098,345.22C463.36,345.22 459.514,341.764 459.514,337.505L459.514,321.178M488.26,334.738L488.26,318.411C488.26,314.152 484.414,310.696 479.676,310.696C474.938,310.696 471.092,314.152 471.092,318.411L471.092,334.738M511.416,334.738L511.416,318.411C511.416,314.152 507.57,310.696 502.832,310.696C498.094,310.696 494.248,314.152 494.248,318.411L494.248,334.738M520.479,342.96C518.925,344.356 516.779,345.22 514.41,345.22C509.672,345.22 505.826,341.764 505.826,337.505L505.826,321.178M391.737,363.015C391.737,363.015 381.807,351.354 381.807,351.354C379.217,348.313 379.41,343.95 382.679,340.939C385.947,337.928 390.269,338.072 393.092,340.899C393.092,340.899 403.914,351.736 403.914,351.736M407.928,347.44C407.928,347.44 396.667,337.059 396.667,337.059C393.73,334.352 393.277,329.955 396.149,326.564M391.216,346.44C391.216,346.44 402.039,357.277 402.039,357.277C404.862,360.103 410.242,359.437 413.254,356.17C416.266,352.902 416.572,347.543 413.523,344.961C413.523,344.961 401.837,335.062 401.73,334.9L401.624,318.411C401.624,314.152 405.47,310.696 410.208,310.696C414.946,310.696 418.792,314.152 418.792,318.411L418.792,334.738M375.301,359.727C375.301,359.727 384.352,372.083 384.352,372.083C386.713,375.305 391.988,375.426 395.477,372.673C398.966,369.92 400.359,364.276 397.653,361.338C397.653,361.338 387.275,350.074 387.275,350.074M373.527,376.372C373.527,376.372 365.301,363.452 365.301,363.452C363.156,360.082 363.639,356.081 367.224,353.455C370.809,350.829 375.221,351.532 377.696,354.669C377.696,354.669 387.182,366.693 387.182,366.693M357.727,371.102C357.727,371.102 365.212,384.464 365.212,384.464C367.164,387.95 372.689,388.561 376.438,386.174C380.187,383.788 381.772,378.803 379.521,375.502C379.521,375.502 370.892,362.848 370.892,362.848M334.242,396.895C334.242,396.895 327.995,382.911 327.995,382.911C326.366,379.263 328.337,374.832 332.395,373.019C336.453,371.207 340.479,372.776 342.267,376.348C342.267,376.348 349.121,390.046 349.121,390.046M354.266,387.46C354.266,387.46 347.11,373.918 347.11,373.918C345.244,370.386 346.593,366.068 350.471,363.896C354.348,361.724 358.717,362.86 360.763,366.292C360.763,366.292 368.606,379.448 368.606,379.448M338.813,380.882C338.813,380.882 345.398,394.711 345.398,394.711C347.116,398.318 352.059,399.571 356.033,397.582C360.008,395.593 361.98,390.838 360.114,387.306C360.114,387.306 352.958,373.764 352.958,373.764M335.687,407.019C339.745,405.206 341.716,400.775 340.087,397.127C340.087,397.127 333.841,383.142 333.841,383.142" style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path2405"/>
2066+- <path d="M559.163,352.269C552.092,376.411 545.021,399.204 537.951,422.107C603.181,484.398 589.374,563.748 510.319,610.469L522.85,681C535.179,685.126 545.147,674.231 555.32,669.31C611.283,634.708 651.151,571.984 650.787,505.219C647.65,416.881 584.903,367.007 559.163,352.269 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path38497"/>
2067+- <path d="M512.534,618.193L521.631,670.878C648.616,607.65 673.435,448.738 552.551,365.448L538.148,414.343C632.5,496.875 565.229,593.247 512.534,618.193 z " style="color:#000000;fill-rule:evenodd;stroke:#0000dd;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path37521"/>
2068+- <path d="M278.782,594.018C305.233,511.793 319.409,431.639 292.501,326.05L283.969,326.05L221.145,358.323C250.478,438.703 234.368,519.135 218.844,594.018L278.782,594.018 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#ffffff;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4775"/>
2069+- <path d="M230.674,351.108C262.807,453.618 247.766,511.092 229.728,589.481M277.767,326.364C309.9,428.874 291.871,521.82 268.246,589.834" style="fill:none;stroke:#000000;stroke-width:5;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path15845"/>
2070+- <path d="M194.022,344.292C184.905,326.459 192.202,336.793 185.507,339.759C162.671,341.639 146.261,352.598 126.638,359.017C136.222,368.916 138.407,379.483 147.652,390.057L202.808,362.035C197.266,353.484 200.025,353.89 194.022,344.292 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path58016"/>
2071+- <path d="M163.783,359.836C160.563,361.592 155.596,358.699 152.696,353.381C141.264,332.41 148.887,342.71 152.679,340.114C156.751,337.326 156.542,330.09 164.364,347.02C166.901,352.511 167.004,358.08 163.783,359.836 zM151.627,365.301C148.406,367.056 143.467,364.214 140.601,358.959C129.303,338.234 136.855,348.403 140.65,345.812C144.725,343.029 144.552,335.859 152.269,352.598C154.772,358.026 154.847,363.545 151.627,365.301 zM175.609,352.474C172.389,354.229 167.542,351.559 164.792,346.514C153.948,326.622 161.258,336.349 165.062,333.773C169.146,331.008 169.096,324.063 176.46,340.153C178.848,345.371 178.829,350.718 175.609,352.474 zM136.685,364.646C133.898,366.165 129.81,364.048 127.56,359.921C118.689,343.648 124.742,351.565 128.045,349.354C131.59,346.981 131.685,341.225 137.658,354.416C139.595,358.694 139.472,363.126 136.685,364.646 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path58024"/>
2072+- <path d="M152.653,339.419C149.432,341.175 145.023,339.306 142.811,335.248C134.089,319.249 140.271,326.907 144.117,324.407C148.245,321.723 148.769,315.83 154.479,328.887C156.331,333.122 155.873,337.663 152.653,339.419 zM140.627,345.123C137.406,346.879 133.018,345.049 130.832,341.039C122.212,325.227 128.34,332.786 132.188,330.289C136.318,327.609 136.869,321.767 142.5,334.678C144.326,338.865 143.847,343.368 140.627,345.123 zM165.051,333.106C161.83,334.862 157.513,333.162 155.415,329.314C147.141,314.137 153.086,321.358 156.94,318.874C161.078,316.207 161.722,310.537 167.083,322.953C168.822,326.979 168.271,331.351 165.051,333.106 zM128.048,348.802C125.261,350.321 121.606,348.999 119.889,345.85C113.121,333.435 118.057,339.302 121.4,337.166C124.989,334.873 125.653,330.16 129.987,340.345C131.393,343.648 130.835,347.283 128.048,348.802 zM184.263,338.544C181.042,340.299 176.994,339.093 175.227,335.852C168.26,323.071 173.51,329.019 177.389,326.582C181.555,323.965 182.552,318.942 186.895,329.491C188.304,332.912 187.483,336.788 184.263,338.544 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path58022"/>
2073+- <path d="M144.697,324.18C141.477,325.936 137.273,324.444 135.314,320.851C133.355,317.258 134.379,312.916 137.599,311.161C140.819,309.405 145.023,310.897 146.982,314.49C148.941,318.083 147.917,322.425 144.697,324.18 zM132.768,330.062C129.547,331.817 125.362,330.36 123.426,326.809C121.49,323.258 122.533,318.951 125.753,317.195C128.973,315.439 133.158,316.897 135.094,320.448C137.03,323.999 135.988,328.306 132.768,330.062 zM157.518,318.644C154.298,320.399 150.176,319.058 148.318,315.649C146.459,312.24 147.565,308.049 150.785,306.293C154.005,304.538 158.127,305.879 159.986,309.288C161.844,312.697 160.738,316.888 157.518,318.644 zM121.899,336.964C119.112,338.483 115.616,337.453 114.096,334.665C112.576,331.876 113.604,328.38 116.391,326.86C119.178,325.341 122.674,326.371 124.194,329.16C125.714,331.948 124.686,335.444 121.899,336.964 zM179.446,318.15C178.295,314.042 174.558,311.183 171.104,311.767C167.65,312.351 165.782,316.159 166.932,320.266C168.083,324.373 171.821,327.233 175.274,326.649C178.728,326.064 180.597,322.257 179.446,318.15 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path58020"/>
2074+- <path d="M483.146,169.876C473.376,141.622 492.326,95.363 505.275,60.25L246.394,60.25C253.821,84.927 284.973,115.979 284.256,148.372C361.851,142.119 396.759,160.277 483.146,169.876 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path44093"/>
2075+- <g transform="matrix(-0.245,0.0264,0.1364,0.601,164.8662,-60.0359)" style="stroke:#dd0000;stroke-width:1.3" id="g41086">
2076+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-264.588,267.279 -264.482,274.956 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round" id="path41088"/>
2077+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:11.1;stroke-linecap:round;stroke-linejoin:round" id="path41090"/>
2078+- </g>
2079+- <g transform="matrix(-0.5234,-0.0339,-0.0347,0.5366,186.7835,-56.4003)" style="stroke:#dd0000;stroke-width:1.5" id="g41092">
2080+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round" id="path41094"/>
2081+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:12.8;stroke-linecap:round;stroke-linejoin:round" id="path41096"/>
2082+- </g>
2083+- <path d="M283.717,124C346.424,116.795 411.155,138.897 478.434,146.311L483.01,121.859C478.757,126.881 448.162,131.411 441.664,116.62C432.952,129.706 392.898,124.225 386.408,112.484C381.196,122.904 338.158,122.096 329.131,108.807C321.321,119.915 287.393,118.19 275.815,106.258L283.717,124 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.5" id="path41104"/>
2084+- <g transform="matrix(0.2821,0.0795,-0.0991,0.5313,594.0821,-9.1094)" style="stroke:#dd0000;stroke-width:1.5" id="g41106">
2085+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -277.456,239.811 -277.582,256.621C-282.146,268.928 -284.328,282.377 -290.848,281.709C-294.423,281.155 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round" id="path41108"/>
2086+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:12.8;stroke-linecap:round;stroke-linejoin:round" id="path41110"/>
2087+- </g>
2088+- <path d="M501.417,63.195C440.049,62.827 316.768,62.013 250.019,63.195L253.676,71.966C257.601,66.684 291.481,59.49 302.858,78.039C313.609,64.538 340.979,60.827 362.955,77.431C370.141,70.072 407.543,63.894 426.233,78.498C444.105,68.052 479.753,71.193 492.453,85.267L501.417,63.195 z " style="fill:#0000dd;fill-rule:evenodd" id="path41112"/>
2089+- <path d="M284.796,151.278C278.327,170.649 281.609,175.2 282.02,189.924C282.436,204.813 268.511,239.421 266.302,245.643C263.829,252.605 273.379,257.413 285.802,255.705C287.184,255.515 288.611,255.251 290.052,254.893C293.62,257.551 286.175,270.268 286.958,274.455C290.356,274.54 292.946,278.31 290.27,282.549C287.26,287.319 291.652,297.177 286.239,312.205L285.552,314.955C287.68,309.436 284.19,303.61 278.833,301.955C272.023,299.853 264.736,304.404 262.583,311.08C259.957,319.223 265.151,327.553 273.114,329.674C276.143,330.481 279.401,330.407 282.458,329.487L282.458,329.455C284.235,328.865 285.855,328.34 287.489,327.799C283.356,330.288 290.857,336.472 296.052,334.924C299.783,333.812 303.627,332.56 307.489,330.987C302.951,334.089 313.02,338.474 320.27,335.362C330.667,330.898 342.372,321.915 355.958,305.737L334.583,327.049C327.906,330.146 336.436,335.305 343.864,331.487C352.546,327.023 355.216,325.353 368.802,309.174L361.864,319.487C369.26,324.454 389.091,311.634 402.677,295.455L401.895,292.549C405.844,298.818 406.66,302.493 413.52,298.737L412.614,295.393C415.219,299.734 416.835,301.85 422.52,298.737L421.927,296.612C424.167,300.173 425.898,301.576 431.083,298.737L430.864,297.924C432.806,300.971 434.797,302.221 439.677,299.549L439.52,298.924C441.93,302.375 444.175,303.551 447.395,299.768L446.895,297.955C449.641,302.555 452.076,304.344 456.458,300.612C458.647,303.493 461.047,304.426 465.958,301.737L465.239,299.237C467.838,303.104 470.4,304.442 476.083,301.33L475.927,300.83C478.313,303.397 481.121,303.983 485.739,301.58C488.32,303.282 491.484,303.313 495.614,301.112C498.874,303.468 502.473,302.142 506.02,299.018C514.17,301.895 523.567,299.107 528.333,291.237C533.422,282.833 531.346,270.983 523.114,265.424C515.869,260.532 505.819,262.349 501.302,270.08L502.583,267.487C498.259,257.599 496.415,244.978 494.739,231.487C492.322,212.03 490.289,190.699 481.927,172.674C479.325,172.384 476.783,172.072 474.302,171.768C471.799,171.461 469.344,171.15 466.927,170.83L459.364,169.799L451.552,168.643L443.708,167.424L434.895,165.955L426.802,164.58L418.927,163.143L410.02,161.487L401.52,159.893L392.927,158.33L383.489,156.643L374.145,155.08C347.304,150.801 320.453,148.452 284.796,151.278 z " style="color:#000000;fill:#ffffff;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible" id="path48974"/>
2090+- <path d="M466.731,169.537C481.94,198.417 483.415,271.946 495.29,289.26C496.903,291.853 498.771,293.745 501.188,295.424C510.074,301.591 522.453,299.435 528.162,290.007C533.252,281.603 531.159,269.743 522.927,264.184C515.682,259.292 505.648,261.099 501.13,268.83C497.218,275.526 498.934,284.909 505.536,289.176C511.138,292.796 518.835,291.338 522.155,285.301C524.897,280.316 523.555,273.398 518.579,270.432C514.625,268.075 509.247,269.185 507.137,273.536C505.555,276.8 506.524,281.289 509.884,282.928C512.173,284.044 515.304,283.279 516.148,280.595C516.62,279.095 515.996,276.826 514.232,276.68C513.58,276.626 512.241,277.534 513.145,278.242M327.339,298.66C315.683,318.054 305.071,320.645 281.984,328.32C281.984,328.32 305.071,320.645 282.139,328.283C279.237,329.167 275.968,329.252 272.939,328.445C264.976,326.323 259.781,318.001 262.407,309.859C264.56,303.183 271.852,298.616 278.661,300.719C284.018,302.373 287.512,308.192 285.384,313.712C283.813,317.787 279.084,320.597 274.916,318.867C272.157,317.722 270.294,314.321 272.002,311.468C272.89,309.984 275.348,308.738 276.684,310.297M279.787,319.062C297.305,313.949 304.047,311.557 314.728,295.058M340.763,302.794C327.392,322.402 310.81,329.241 295.885,333.689C290.466,335.304 282.51,328.481 287.901,326.241M355.766,304.509C342.181,320.688 330.501,329.654 320.104,334.117C312.43,337.412 301.586,332.339 308.262,329.242M368.626,307.938C355.041,324.117 352.363,325.796 343.681,330.259C336.253,334.078 327.734,328.909 334.411,325.813M328.345,264.813C340.57,267.912 332.609,278.498 324.019,278.55C315.423,278.602 310.113,269.502 293.965,267.274M324.487,173.934C325.049,169.793 312.398,165.879 308.689,165.242C306.804,164.918 294.72,165.038 293.027,166.155C291.569,169.582 290.849,178.546 290.567,182.995C294.605,190.284 296.771,191.377 300.466,194.522M284.808,149.452C278.044,169.379 281.436,173.806 281.852,188.695C282.268,203.584 268.326,238.174 266.117,244.395C263.369,252.132 275.475,257.245 289.862,253.668C293.43,256.327 286.001,269.043 286.784,273.23C290.182,273.314 292.785,277.058 290.109,281.297C287.099,286.067 291.46,295.941 286.047,310.969M499.901,281.809C488.819,259.033 489.15,199.133 474.084,170.484M502.419,266.238C491.824,242.012 495.927,201.69 481.65,171.129M506.419,297.258C501.885,301.5 497.2,302.989 493.26,297.684C479.795,279.556 469.557,191.493 458.814,167.506M495.648,299.785C488.788,303.541 484.591,301.162 481.269,295.318C470.451,276.289 461.877,190.638 451.134,166.651M485.992,300.121C479.132,303.878 476.196,301.28 472.874,295.437C462.056,276.408 454.06,189.481 443.317,165.494M475.899,300.09C469.04,303.846 466.734,301.14 463.411,295.296C452.593,276.267 445.305,188.203 434.562,164.216M465.785,300.499C458.925,304.255 456.952,300.977 453.63,295.133C442.812,276.104 436.927,185.739 426.184,161.752M456.375,299.324C451.205,303.79 448.746,300.634 445.327,294.234C434.981,274.865 429.2,184.824 418.457,160.837M439.494,298.314C432.634,302.07 431.474,298.08 428.152,292.236C417.333,273.207 411.808,181.644 401.065,157.657M430.91,297.509C424.05,301.265 423.238,297.593 419.29,291.324C407.676,272.883 403.214,180.054 392.471,156.067M447.225,298.539C443.087,303.399 440.54,300.121 437.218,294.277C426.4,275.248 420.506,183.856 409.763,159.869M422.337,297.509C415.477,301.265 414.665,297.593 410.717,291.324C399.102,272.883 393.783,178.34 383.041,154.353M413.335,297.509C406.475,301.265 405.663,297.593 401.715,291.324C390.101,272.883 384.353,176.625 373.61,152.638M402.49,294.221C388.905,310.4 369.08,323.224 361.684,318.257" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path40844"/>
2091+- <path d="M479.92,148.487C478.792,156.125 482.334,161.715 483.146,171.591C396.759,161.992 361.851,143.834 284.256,150.086C283.826,141.243 281.656,133.295 280.072,126.072C354.23,119.496 394.337,139.002 479.92,148.487 z " style="fill-rule:evenodd" id="path40872"/>
2092+- <path d="M308.551,281.026C308.286,274.857 294.72,278.068 289.075,274.255C292.482,279.503 294.147,278.833 308.551,281.026 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path40910"/>
2093+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.356,0,0,0.3563,414.3612,65.8467)" style="fill:#0000dd;fill-rule:evenodd" id="path40924"/>
2094+- <path d="M293.852,169.306C297.673,170.421 319.952,174.196 326.379,174.511C326.272,176.223 311.406,175.275 306.296,174.569C301.187,173.864 293.828,171.214 293.852,169.306 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path40926"/>
2095+- <path d="M322.312,175.921C316.154,184.477 303.435,186.378 291.057,178.571" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path40930"/>
2096+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.7854,0,0,0.7859,548.0531,-68.6452)" style="fill:none;stroke:#0000dd;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path40932"/>
2097+- <path d="M92,419.34L270.309,328.619" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path46038"/>
2098+- <path d="M652.09,364.141L571.739,301.061" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path46040"/>
2099+- <path d="M338.372,524.931C329.609,532.098 327.687,534.494 323.12,544.881C318.553,534.494 316.631,532.098 307.867,524.931C316.631,517.764 318.553,515.368 323.12,504.981C327.687,515.368 329.609,517.764 338.372,524.931 z " style="fill:#dd0000;fill-rule:evenodd" id="path27770"/>
2100+- <path d="M315.996,432.937C360.168,418.578 402.696,392.058 428.082,360.502L490.253,360.502C476.778,392.69 465.798,424.164 456.428,455.178L314.901,455.178C315.154,447.091 315.743,441.024 315.996,432.937 zM649.661,625.868L550.157,677.119C561.446,621.839 597.64,585.837 650.037,573.659L649.661,625.868 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path24842"/>
2101+- <path d="M512.249,583.188C549.791,533.602 601.167,501.985 650.624,494.102L649.901,522.75C594.471,530.749 539.3,575.233 513.413,627.273C512.676,615.019 511.429,606.338 512.249,583.188 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path6285"/>
2102+- <path d="M649.901,522.75C594.471,530.749 539.3,575.233 513.413,627.273C515.067,645.448 517.108,663.981 526.93,689.697L550.157,677.119C561.446,621.839 597.64,585.837 650.037,573.659L649.901,522.75 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path2865"/>
2103+- <path d="M650.89,537.7C645.301,541.45 642.825,547.178 652.09,550.105M542.096,650.357C542.096,650.357 537.042,645.221 537.042,645.221C537.837,637.367 529.951,638.437 525.142,643.146C525.086,649.877 529.435,656.236 534.763,650.413C534.763,650.413 542.096,650.357 542.096,650.357C542.096,650.357 542.096,650.357 542.096,650.357M561.54,617.716C561.54,617.716 557.851,611.481 557.851,611.481C560.451,604.028 552.59,603.242 546.796,606.668C545.135,613.191 547.842,620.404 554.405,616.02C554.405,616.02 561.54,617.716 561.54,617.716C561.54,617.716 561.54,617.716 561.54,617.716M587.792,589.822C587.792,589.822 585.497,582.914 585.497,582.914C589.624,576.186 582.137,573.771 575.745,575.882C572.73,581.9 573.835,589.525 581.183,586.642C581.183,586.642 587.792,589.822 587.792,589.822C587.792,589.822 587.792,589.822 587.792,589.822M619.227,568.227C619.227,568.227 618.535,560.993 618.535,560.993C624.109,555.404 617.355,551.313 610.651,551.921C606.352,557.1 605.886,564.974 613.652,563.557C613.652,563.557 619.227,568.227 619.227,568.227C619.227,568.227 619.227,568.227 619.227,568.227M529.636,678.251L539.223,669.284C539.223,669.284 538.347,655.039 538.347,655.039C527.613,667.727 517.78,654.237 517.899,640.066C528.024,630.149 544.668,627.916 542.996,644.452C542.996,644.452 553.885,635.601 553.885,635.601C553.885,635.601 556.747,621.424 556.747,621.424C543.228,631.092 537,615.682 540.497,601.948C552.696,594.734 569.294,596.426 563.82,612.119C563.82,612.119 576.464,605.769 576.464,605.769C576.464,605.769 582.33,592.456 582.33,592.456C567.051,598.996 564.25,582.598 570.599,569.926C584.056,565.482 599.883,570.641 591.193,584.808C591.193,584.808 605.213,580.986 605.213,580.986C605.213,580.986 613.358,569.553 613.358,569.553C597.008,572.535 597.934,555.858 606.988,544.955C621.102,543.674 635.374,552.387 623.638,564.155C623.638,564.155 637.473,564.152 637.473,564.152C637.473,564.152 648.59,555.28 648.59,555.28C632.046,553.703 637.579,537.878 649.347,529.982L652.09,531.355" style="fill:none;stroke:#ffffff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path7135"/>
2104+- <path d="M513.497,592.595C515.626,589.764 526.653,593.843 528.869,591.079C531.086,588.316 524.615,578.4 526.902,575.695C529.189,572.989 539.962,577.881 542.4,575.312C544.839,572.742 539.286,562.258 541.831,559.794C544.376,557.33 554.624,563.191 557.278,560.845C559.933,558.499 555.386,547.601 558.15,545.385C560.913,543.168 570.581,550.015 573.452,547.939C576.323,545.864 572.901,534.587 575.876,532.663C578.85,530.74 587.758,538.546 590.83,536.783C593.903,535.021 591.68,523.413 594.843,521.819C598.007,520.225 605.99,528.88 609.236,527.461C612.482,526.042 611.488,514.156 614.806,512.915C618.124,511.674 625.26,521.078 628.61,519.927C631.96,518.776 631.971,506.983 635.378,506.012C638.785,505.041 645.161,515.036 648.592,514.155" style="fill:none;stroke:#000000;stroke-width:1.5" id="path9119"/>
2105+- <path d="M538.619,431.415C568.272,466.968 573.071,486.115 572.594,521.676C548.058,536.896 533.423,549.265 514.078,574.817C519.333,524.919 526.728,479.216 538.619,431.415 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path12776"/>
2106+- <path d="M544.469,459.094C538.857,485.264 534.036,511.616 530.531,538.156C539.84,529.495 549.954,521.683 560.75,514.938C561.2,495.103 555.633,475.218 544.563,458.719L544.469,459.094 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#ffffff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path12781"/>
2107+- <path d="M608.596,505.036C606.121,501.067 588.245,485.91 597.042,492.436C605.84,498.961 612.702,501.472 613.165,503.407L608.596,505.036 zM596.429,486.937C599.775,497.097 613.833,492.939 608.544,483.198C605.964,478.446 605.018,482.894 602.743,484.929C600.184,487.216 597.931,478.286 597.949,470.36C595.127,475.634 594.303,480.481 596.429,486.937C596.429,486.937 596.429,486.937 596.429,486.937M605.556,478.691C596.931,480.93 600.503,473.768 603.336,468.173C608.83,457.32 596.04,439.468 587.978,437.414C599.051,436.257 603.574,428.308 602.571,435.58C610.415,435.315 602.988,441.402 598.547,439.13C608.895,451.054 627.602,467.232 605.556,478.691C605.556,478.691 605.556,478.691 605.556,478.691M576.53,439.442C570.727,442.342 575.07,448.193 580.638,444.531C583.354,442.745 580.995,442.534 579.647,441.635C578.131,440.624 583.31,438.647 587.995,437.864C584.796,436.948 580.216,437.599 576.53,439.442C576.53,439.442 576.53,439.442 576.53,439.442M598.017,459.145C599.043,464.708 589.207,468.852 586.488,458.546C585.584,455.12 587.872,454.079 590.899,454.493C594.302,454.958 587.032,445.421 587.055,436.588C592.487,443.395 596.79,452.487 598.017,459.145C598.017,459.145 598.017,459.145 598.017,459.145M592.348,417.459C591.615,409.524 580.591,413.018 582.713,420.855C583.748,424.678 584.561,422.53 586.435,421.14C588.543,419.576 589.252,431.559 588.263,437.461C590.925,433.756 592.814,422.501 592.348,417.459C592.348,417.459 592.348,417.459 592.348,417.459M563.53,413.983C571.974,420.742 559.335,388.526 571.012,392.533C578.429,395.078 573.869,402.843 570.74,406.305C566.59,410.895 582.046,432.609 589.468,435.916C578.699,433.748 568.728,432.7 563.363,428.476C561.124,425.643 564.994,422.807 568.695,425.503C567.207,424.062 562.202,412.919 563.53,413.983C563.53,413.983 563.53,413.983 563.53,413.983M555.6,394.394C551.099,388.019 543.073,396.036 548.601,401.839C551.298,404.67 551.336,402.957 552.38,400.897C553.555,398.582 560.322,409.252 562.068,414.823C562.856,410.438 558.461,398.445 555.6,394.394C555.6,394.394 555.6,394.394 555.6,394.394" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" id="path35792"/>
2108+- <g transform="translate(0.9614,-0.529)" id="g35794">
2109+- <path d="M586.671,434.044C584.204,433.218 582.714,433.615 582.242,434.599C581.765,435.593 581.739,437.349 584.66,438.601C583.237,441.323 584.511,442.247 585.217,442.484C586.018,442.752 587.426,443.137 588.674,439.852C592.189,441.809 592.766,440.109 593.094,439.439C593.422,438.768 594.099,437.14 590.808,435.9C592.149,433.097 590.661,431.614 589.906,431.308C589.105,430.983 587.857,431.435 586.671,434.044C586.671,434.044 586.671,434.044 586.671,434.044" style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" id="path35796"/>
2110+- <path d="M585.878,437.776C586.15,438.408 586.718,438.792 587.447,438.836C588.176,438.881 588.851,438.572 589.308,437.985C589.766,437.397 589.872,436.705 589.6,436.073C589.329,435.441 588.76,435.057 588.031,435.013C587.302,434.968 586.628,435.277 586.17,435.864C585.712,436.452 585.607,437.144 585.878,437.776C585.878,437.776 585.878,437.776 585.878,437.776" style="fill-rule:evenodd" id="path35798"/>
2111+- </g>
2112+- <g transform="translate(0,-1.25)" id="g7234">
2113+- <g id="g7230">
2114+- <path d="M619.942,112.997L653.556,77.767L653.556,365.611L619.942,339.492L619.942,112.997 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.8" id="rect2930"/>
2115+- <path d="M629.661,119.951L653.556,94.456L653.556,367.144L629.661,348.243L629.661,119.951 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.8" id="path3982"/>
2116+- </g>
2117+- <g id="g7225">
2118+- <path d="M549.872,100.124C531.66,128.57 533.456,169.28 546.8,217.068C563.206,197.447 593.853,186.134 620.037,172.217L620.037,147.573C574.195,126.41 558.903,112.522 549.872,100.124 z " style="opacity:1;color:#000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path2932"/>
2119+- <path d="M543.597,158.26C553.181,154.878 555.601,151.18 563.12,144.356C579.213,151.169 602.898,154.892 619.68,158.26C602.911,161.276 579.203,164.508 563.12,171.64C554.802,163.067 552.568,161.615 543.597,158.26 z " style="opacity:1;fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5922"/>
2120+- <path d="M563.522,171.378C563.46,187.738 557.618,199.763 551.229,211.377C540.585,166.014 539.61,126.024 553.813,105.367C559.801,118.188 562.337,131.01 563.522,143.831" style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5924"/>
2121+- </g>
2122+- </g>
2123+- <use transform="translate(32.6183,0)" id="use49454" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2124+- <use transform="matrix(1.2022,-0.2205,0.2205,1.2022,-237.2112,-182.1603)" id="use49456" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2125+- <use transform="matrix(1.0206,0.0102,-0.0102,1.0206,-52.6314,-109.2592)" id="use50435" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2126+- <use transform="matrix(0.8783,0.0877,-0.0877,0.8783,32.3543,-14.8597)" id="use50437" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2127+- <use transform="matrix(0.7666,0.1211,-0.1211,0.7666,81.428,72.0344)" id="use50439" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2128+- <use transform="matrix(0.6816,0.0969,-0.0969,0.6816,90.2673,160.4135)" id="use50441" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2129+- <use transform="matrix(0.4453,0.0987,-0.0987,0.4453,161.2066,314.3524)" id="use50455" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path27770"/>
2130+- <use transform="translate(57.4129,3.5331)" id="use51844" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g41092"/>
2131+- <use transform="translate(112.706,7.4195)" id="use51846" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g41092"/>
2132+- </g>
2133+- <use transform="matrix(-1,0,0,-1,590.2232,4048.3929)" id="use10000" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g9935"/>
2134+- </g>
2135+- <path d="M2502.782,379.673C2492.747,387.673 2490.545,390.347 2485.316,401.941C2480.086,390.347 2477.885,387.673 2467.849,379.673C2477.885,371.673 2480.086,368.999 2485.316,357.405C2490.545,368.999 2492.747,371.673 2502.782,379.673 z " style="fill:#dd0000;fill-rule:evenodd" id="rect63924"/>
2136+- <use transform="matrix(-1,0,0,-1,5062.5,945)" id="use6736" x="0" y="0" width="2632.5" height="1575" xlink:href="#rect63924"/>
2137+- <use transform="translate(1619.9081,0)" id="use41622" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41566"/>
2138+- <use transform="translate(1620,0)" id="use41624" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41568"/>
2139+- <path d="M2442.834,350.455L2456.703,333.805M2442.274,333.914L2442.274,359.616M2447.658,345.313L2456.703,359.997M2442.274,333.914L2442.274,359.616M2440.358,333.209L2444.19,333.209M2440.358,360.571L2444.19,360.571M2454.787,333.209L2458.619,333.209M2454.787,360.571L2458.619,360.571" style="fill:none;stroke:#dd0000;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel" id="path6004"/>
2140+- <use transform="matrix(-1,0,0,-1,5062.5001,945)" id="use7048" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path6004"/>
2141+- <use transform="translate(405,315)" id="use9739" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2142+- </g>
2143+- <g id="1_heart">
2144+- <use transform="translate(0,630)" id="use9361" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2145+- <path d="M19.626,704.835C15.34,697.291 9.652,692.8 9.696,689.913C9.741,687.126 11.799,684.511 14.621,684.511C17.552,684.511 19.321,686.839 19.626,689.873C19.931,686.839 21.7,684.511 24.631,684.511C27.453,684.511 29.512,687.126 29.556,689.913C29.6,692.8 23.912,697.291 19.626,704.835 z " style="fill:#dd0000" id="path37944"/>
2146+- <use transform="matrix(-1,0,0,-1,202.638,1575.154)" id="use41664" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37944"/>
2147+- <path d="M101.25,808.621C92.341,792.942 80.519,783.607 80.611,777.606C80.703,771.815 84.981,766.379 90.847,766.379C96.939,766.379 100.617,771.218 101.25,777.523C101.883,771.218 105.561,766.379 111.653,766.379C117.519,766.379 121.797,771.815 121.889,777.606C121.981,783.607 110.159,792.942 101.25,808.621 z " style="fill:#dd0000" id="path49151"/>
2148+- <use transform="translate(0,315.0001)" id="use20299" x="0" y="0" width="2632.5" height="1575" xlink:href="#path6008"/>
2149+- <use transform="translate(0,315)" id="use20340" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7024"/>
2150+- </g>
2151+- <g id="2_heart">
2152+- <use transform="translate(202.5,630)" id="use9371" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2153+- <use transform="translate(202.4885,0)" id="use41668" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37944"/>
2154+- <use transform="translate(202.5,0)" id="use41670" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41664"/>
2155+- <use transform="translate(202.5,-103.5292)" id="use49445" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2156+- <use transform="matrix(1,0,0,-1,202.5,1678.5292)" id="use49447" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2157+- <use transform="translate(0,315.0001)" id="use20275" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5968"/>
2158+- <use transform="translate(0,315)" id="use20316" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7026"/>
2159+- </g>
2160+- <g id="3_heart">
2161+- <use transform="translate(405,630)" id="use9381" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2162+- <use transform="translate(404.977,0)" id="use41685" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37944"/>
2163+- <use transform="translate(405,0)" id="use41687" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41664"/>
2164+- <use transform="translate(202.5,0)" id="use49455" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49445"/>
2165+- <use transform="translate(202.5,0)" id="use49457" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49447"/>
2166+- <use transform="translate(405,0)" id="use49459" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2167+- <use transform="translate(0,315.0001)" id="use20277" x="0" y="0" width="2632.5" height="1575" xlink:href="#g5970"/>
2168+- <use transform="translate(0,315)" id="use20318" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7028"/>
2169+- </g>
2170+- <g id="4_heart">
2171+- <use transform="translate(607.5,630)" id="use9391" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2172+- <use transform="translate(404.9771,0)" id="use41689" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41668"/>
2173+- <use transform="translate(405,0)" id="use41691" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41670"/>
2174+- <use transform="translate(363.1429,0)" id="use49461" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49445"/>
2175+- <use transform="translate(363.1429,0)" id="use49463" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49447"/>
2176+- <use transform="translate(83.7141,0)" id="use49471" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2177+- <use transform="translate(83.7141,0)" id="use49473" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2178+- <use transform="translate(0,315.0001)" id="use20279" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5976"/>
2179+- <use transform="translate(0,315)" id="use20320" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7030"/>
2180+- </g>
2181+- <g id="5_heart">
2182+- <use transform="translate(810,630)" id="use9401" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2183+- <use transform="translate(809.9541,0)" id="use41709" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37944"/>
2184+- <use transform="translate(810,0)" id="use41711" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41664"/>
2185+- <use transform="translate(202.5,0)" id="use49540" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2186+- <use transform="translate(202.5,0)" id="use49542" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2187+- <use transform="translate(202.5,0)" id="use49544" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2188+- <use transform="translate(202.5,0)" id="use49546" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2189+- <use transform="translate(810,0)" id="use49558" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2190+- <use transform="translate(0,315.0001)" id="use20281" x="0" y="0" width="2632.5" height="1575" xlink:href="#g5978"/>
2191+- <use transform="translate(0,315)" id="use20322" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7032"/>
2192+- </g>
2193+- <g id="6_heart">
2194+- <use transform="translate(1012.5,630)" id="use9411" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2195+- <use transform="translate(809.9541,0)" id="use41713" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41668"/>
2196+- <use transform="translate(810,0)" id="use41715" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41670"/>
2197+- <use transform="translate(405,0)" id="use49560" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2198+- <use transform="translate(405,0)" id="use49562" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2199+- <use transform="translate(405,0)" id="use49564" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2200+- <use transform="translate(405,0)" id="use49566" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2201+- <use transform="translate(970.643,0)" id="use49578" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2202+- <use transform="translate(1054.3571,0)" id="use49580" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2203+- <use transform="translate(0,315.0001)" id="use20283" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5984"/>
2204+- <use transform="translate(0,315)" id="use20324" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7034"/>
2205+- </g>
2206+- <g id="7_heart">
2207+- <use transform="translate(1215,630)" id="use9421" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2208+- <use transform="translate(809.9541,0)" id="use41717" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41685"/>
2209+- <use transform="translate(809.9999,0)" id="use41719" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41687"/>
2210+- <use transform="translate(607.5,0)" id="use49588" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2211+- <use transform="translate(607.5,0)" id="use49590" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2212+- <use transform="translate(607.5,0)" id="use49592" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2213+- <use transform="translate(607.5,0)" id="use49594" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2214+- <use transform="translate(202.5,0)" id="use49606" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49578"/>
2215+- <use transform="translate(202.5,0)" id="use49608" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49580"/>
2216+- <use transform="translate(1215,-51.7646)" id="use49616" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2217+- <use transform="translate(0,315.0001)" id="use20285" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5986"/>
2218+- <use transform="translate(0,315)" id="use20326" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7036"/>
2219+- </g>
2220+- <g id="8_heart">
2221+- <use transform="translate(1417.5,630)" id="use9431" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2222+- <use transform="translate(809.954,0)" id="use41721" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41689"/>
2223+- <use transform="translate(810,0)" id="use41723" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41691"/>
2224+- <use transform="translate(810,0)" id="use49618" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2225+- <use transform="translate(810,0)" id="use49620" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2226+- <use transform="translate(810,0)" id="use49622" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2227+- <use transform="translate(810,0)" id="use49624" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2228+- <use transform="translate(1375.6429,-34.5097)" id="use49636" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2229+- <use transform="translate(1459.3571,-34.5097)" id="use49638" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2230+- <use transform="matrix(1,0,0,-1,1459.3571,1609.5097)" id="use49640" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2231+- <use transform="matrix(1,0,0,-1,1375.6429,1609.5097)" id="use49642" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2232+- <use transform="translate(0,315.0001)" id="use20287" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5988"/>
2233+- <use transform="translate(0,315)" id="use20328" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7038"/>
2234+- </g>
2235+- <g id="9_heart">
2236+- <use transform="translate(1620,630)" id="use9441" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2237+- <use transform="translate(1619.9082,0)" id="use41749" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37944"/>
2238+- <use transform="translate(1619.9999,0)" id="use41751" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41664"/>
2239+- <use transform="translate(202.5,0)" id="use49654" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49636"/>
2240+- <use transform="translate(202.5,0)" id="use49656" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49638"/>
2241+- <use transform="translate(202.5,0)" id="use49658" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49640"/>
2242+- <use transform="translate(202.5,0)" id="use49660" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49642"/>
2243+- <use transform="translate(1012.5,0)" id="use49672" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2244+- <use transform="translate(1012.5,0)" id="use49674" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2245+- <use transform="translate(1012.5,0)" id="use49676" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2246+- <use transform="translate(1012.5,0)" id="use49678" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2247+- <use transform="translate(1620,0)" id="use49686" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2248+- <use transform="translate(0,315.0001)" id="use20289" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5990"/>
2249+- <use transform="translate(0,315)" id="use20330" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7040"/>
2250+- </g>
2251+- <g id="10_heart">
2252+- <use transform="translate(1822.5,630)" id="use9451" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2253+- <use transform="translate(1619.9082,0)" id="use41753" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41668"/>
2254+- <use transform="translate(1619.9999,0)" id="use41755" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41670"/>
2255+- <use transform="translate(1215,0)" id="use49688" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49461"/>
2256+- <use transform="translate(1215,0)" id="use49690" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49463"/>
2257+- <use transform="translate(1215,0)" id="use49692" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49471"/>
2258+- <use transform="translate(1215,0)" id="use49694" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49473"/>
2259+- <use transform="translate(405.0001,0)" id="use49702" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49636"/>
2260+- <use transform="translate(405,0)" id="use49704" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49638"/>
2261+- <use transform="translate(405,0)" id="use49706" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49640"/>
2262+- <use transform="translate(405.0001,0)" id="use49708" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49642"/>
2263+- <use transform="translate(1822.5,-69.0195)" id="use49724" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49151"/>
2264+- <use transform="matrix(1,0,0,-1,0,1575)" id="use49726" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use49724"/>
2265+- <use transform="translate(0,315.0001)" id="use20291" x="0" y="0" width="2632.5" height="1575" xlink:href="#g5992"/>
2266+- <use transform="translate(0,315)" id="use20332" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7042"/>
2267+- </g>
2268+- <g id="jack_heart">
2269+- <use transform="matrix(-1,0,0,-1,2227.5,945)" id="use9461" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2270+- <g transform="matrix(0.2407,0,0,0.2666,1870.4529,178.9892)" id="g8962">
2271+- <path d="M1346.301,2314.721L1346.389,2133.218C1290.35,2083.236 1243.982,2059.07 1199.391,2043.4C1154.799,2027.73 1046.711,2026.788 1001.209,2046.479C955.706,2066.169 833.819,2149.778 779.547,2250.769L779.459,2432.273C835.499,2482.255 881.866,2506.421 926.458,2522.091C971.049,2537.761 1079.137,2538.703 1124.64,2519.012C1170.143,2499.322 1292.029,2415.713 1346.301,2314.721 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path22288"/>
2272+- <g transform="matrix(1,0,0,1.0019,-107.2442,-637.6041)" id="g8100">
2273+- <path d="M1297.872,2951.43C1341.179,2916.614 1408.033,2914.978 1453.559,2946.774C1453.564,2946.766 1453.555,2946.75 1453.559,2946.742L1453.622,2765.586C1412.051,2728.579 1375.803,2705.763 1341.653,2690.055C1367.838,2809.052 1329.022,2890.624 1297.872,2951.43 z " style="fill:#dd0000" id="rect52446"/>
2274+- <path d="M1207.871,2664.255C1169.587,2664.522 1131.216,2669.21 1108.465,2679.036C1108.395,2679.066 1108.316,2679.1 1108.246,2679.13C1119.959,2698.776 1128.526,2720.46 1134.309,2742.63C1144.501,2778.427 1137.976,2816.757 1124.215,2850.693C1120.548,2859.661 1116.507,2868.46 1112.309,2877.193L1264.121,2877.193C1273.79,2854.127 1281.685,2830.459 1285.871,2805.63C1293.549,2767.282 1287.475,2727.857 1277.84,2690.474C1276.308,2683.052 1274.153,2675.636 1271.996,2668.193C1252.782,2665.458 1230.358,2664.099 1207.871,2664.255 z " style="fill:#0000dd;stroke:#0000dd;stroke-width:5;stroke-linecap:square" id="rect48573"/>
2275+- <g transform="translate(798.121,2388.6614)" id="g25395">
2276+- <g id="g25391">
2277+- <path d="M655.5,86.313L621.906,121.563L621.906,348.031L655.5,374.156L655.5,86.313 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.8" id="path4027"/>
2278+- <path d="M655.5,103L631.625,128.5L631.625,356.75C632.661,357.579 633.708,358.403 634.75,359.25C634.814,359.302 634.874,359.355 634.938,359.406L655.5,375.688L655.5,103 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.8" id="path4029"/>
2279+- </g>
2280+- <g transform="translate(1.9555,8.551)" id="g4031">
2281+- <path d="M549.872,100.124C531.66,128.57 533.456,169.28 546.8,217.068C563.206,197.447 593.853,186.134 620.037,172.217L620.037,147.573C574.195,126.41 558.903,112.522 549.872,100.124 z " style="opacity:1;color:#000000;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4034"/>
2282+- <path d="M543.597,158.26C553.181,154.878 555.601,151.18 563.12,144.356C579.213,151.169 602.898,154.892 619.68,158.26C602.911,161.276 579.203,164.508 563.12,171.64C554.802,163.067 552.568,161.615 543.597,158.26 z " style="opacity:1;fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4036"/>
2283+- <path d="M563.522,171.378C563.46,187.738 557.618,199.763 551.229,211.377C540.585,166.014 539.61,126.024 553.813,105.367C559.801,118.188 562.337,131.01 563.522,143.831" style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4038"/>
2284+- </g>
2285+- </g>
2286+- <path d="M941.184,2723.411C941.168,2723.562 941.467,2725.084 940.465,2728.63C939.188,2733.145 930.454,2734.099 944.09,2741.661L937.465,2787.224C948.754,2787.124 948.365,2792.739 951.777,2796.286C961.84,2785.791 972.247,2775.812 982.746,2766.349C976.857,2743.788 941.456,2723.834 941.215,2723.443C941.195,2723.411 941.186,2723.39 941.184,2723.411 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5573"/>
2287+- <path d="M929.668,2754.512C928.468,2757.747 930.332,2761.425 933.828,2762.723C947.614,2767.839 940.865,2763.566 942.63,2759.633C944.524,2755.41 949.322,2753.9 938.177,2751.004C934.562,2750.065 930.868,2751.278 929.668,2754.512 zM928.994,2768.741C928.101,2772.074 930.267,2775.553 933.826,2776.506C947.864,2780.268 940.833,2776.667 942.22,2772.586C943.708,2768.204 948.299,2766.24 937.061,2764.433C933.417,2763.846 929.887,2765.409 928.994,2768.741 zM933.218,2740.846C931.89,2744.03 933.462,2747.72 936.727,2749.081C949.601,2754.451 943.398,2750.067 945.304,2746.202C947.351,2742.052 952.017,2740.655 941.539,2737.545C938.141,2736.536 934.546,2737.662 933.218,2740.846 zM929.73,2781.933C928.957,2784.817 930.599,2787.765 933.395,2788.514C944.417,2791.468 938.931,2788.512 940.109,2784.974C941.373,2781.176 945.042,2779.394 936.194,2778.065C933.325,2777.634 930.503,2779.049 929.73,2781.933 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5579"/>
2288+- <path d="M912.076,2747.983C910.875,2751.218 913.621,2755.223 918.203,2756.924C936.273,2763.63 927.248,2758.512 929.096,2754.61C931.08,2750.421 937.035,2749.34 922.552,2745.205C917.856,2743.864 913.276,2744.749 912.076,2747.983 zM911.081,2763.942C910.189,2767.274 913.252,2770.993 917.917,2772.244C936.316,2777.174 926.968,2772.952 928.439,2768.894C930.019,2764.536 935.788,2762.888 921.153,2760.17C916.406,2759.288 911.974,2760.609 911.081,2763.942 zM916.79,2733.993C915.462,2737.178 917.858,2741.211 922.137,2742.996C939.011,2750.034 930.682,2744.763 932.666,2740.931C934.796,2736.816 940.543,2735.87 926.949,2731.459C922.54,2730.029 918.118,2730.809 916.79,2733.993 zM915.665,2778.164C914.892,2781.048 917.239,2784.185 920.903,2785.167C935.35,2789.038 928.044,2785.595 929.288,2782.075C930.624,2778.295 935.219,2776.762 923.702,2774.718C919.968,2774.055 916.437,2775.28 915.665,2778.164 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5581"/>
2289+- <path d="M942.773,2759.066C941.572,2762.3 943.111,2765.858 946.207,2767.007C949.304,2768.156 952.791,2766.464 953.991,2763.229C955.191,2759.995 953.653,2756.437 950.556,2755.288C947.46,2754.139 943.973,2755.831 942.773,2759.066 zM942.31,2772.008C941.417,2775.341 943.251,2778.731 946.403,2779.576C949.556,2780.42 952.839,2778.401 953.732,2775.069C954.625,2771.737 952.791,2768.346 949.639,2767.502C946.486,2766.657 943.203,2768.676 942.31,2772.008 zM945.473,2745.642C944.145,2748.827 945.413,2752.39 948.305,2753.596C951.196,2754.802 954.621,2753.196 955.949,2750.012C957.277,2746.828 956.008,2743.265 953.117,2742.059C950.225,2740.853 946.801,2742.458 945.473,2745.642 zM940.192,2784.475C939.419,2787.359 940.801,2790.238 943.276,2790.902C945.752,2791.565 948.388,2789.763 949.161,2786.879C949.934,2783.995 948.552,2781.116 946.076,2780.453C943.601,2779.789 940.964,2781.591 940.192,2784.475 zM940.952,2728.225C941.757,2724.486 939.984,2720.656 936.995,2719.676C934.005,2718.697 930.925,2720.936 930.12,2724.675C929.315,2728.413 931.088,2732.243 934.077,2733.223C937.067,2734.203 940.147,2731.963 940.952,2728.225 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5577"/>
2290+- <path d="M940.888,2723.251C966.143,2676.664 989.212,2700.205 1021.208,2689.839C1003.184,2725.304 969.247,2712.269 940.888,2723.251 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5571"/>
2291+- <path d="M948.274,2717.285C967.117,2699.409 983.487,2713.3 1014.342,2694.878M962.001,2703.957C962.001,2703.957 960.811,2708.955 960.811,2708.955C960.811,2708.955 964.682,2713.04 964.682,2713.04M970.089,2700.152C970.089,2700.152 968.155,2707.047 968.155,2707.047C968.155,2707.047 972.738,2713.272 972.738,2713.272M978.108,2699.068C978.108,2699.068 975.651,2706.063 975.651,2706.063C975.651,2706.063 980.681,2712.615 980.681,2712.615M984.923,2698.768C984.923,2698.768 983.138,2705.216 983.138,2705.216C983.138,2705.216 987.652,2710.667 987.652,2710.667M992.002,2699.161C992.002,2699.161 990.549,2703.994 990.549,2703.994C990.549,2703.994 994.19,2708.376 994.19,2708.376M998.553,2698.69C998.553,2698.69 997.804,2702.077 997.804,2702.077C997.804,2702.077 1001.086,2705.665 1001.086,2705.665" style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path3738"/>
2292+- <path d="M1058.496,2707.505C1044.528,2716.762 1029.294,2727.75 1013.652,2740.193C1020.814,2750.033 1025.323,2761.864 1026.059,2774.755C1028.107,2810.659 1000.179,2841.004 963.684,2842.505C948.242,2843.14 933.752,2838.498 921.996,2830.224C910.381,2844.821 899.788,2860.07 890.777,2875.755C912.318,2890.594 938.751,2898.848 966.84,2897.693C1034.301,2894.918 1085.969,2838.809 1082.184,2772.443C1080.799,2748.162 1072.171,2725.892 1058.496,2707.505 z " style="fill:#ffdd00" id="path26496"/>
2293+- <path d="M1052.387,2710.382C1052.387,2710.382 1062.723,2728.769 1062.723,2728.769C1062.723,2728.769 1056.241,2731.837 1056.241,2731.837C1056.241,2731.837 1051.581,2722.848 1051.581,2722.848C1051.581,2722.848 1045.371,2726.434 1045.371,2726.434C1045.371,2726.434 1053.489,2743.647 1053.489,2743.647C1053.489,2743.647 1066.925,2738.628 1066.925,2738.628C1066.925,2738.628 1072.81,2759.282 1072.81,2759.282C1072.81,2759.282 1065.757,2760.575 1065.757,2760.575C1065.757,2760.575 1063.403,2750.729 1063.403,2750.729C1063.403,2750.729 1056.493,2752.644 1056.493,2752.644C1056.493,2752.644 1060.055,2771.232 1060.055,2771.232C1060.055,2771.232 1074.338,2769.931 1074.338,2769.931C1074.338,2769.931 1074.307,2791.443 1074.307,2791.443C1074.307,2791.443 1067.166,2790.789 1067.166,2790.789C1067.166,2790.789 1067.676,2780.679 1067.676,2780.679C1067.676,2780.679 1060.505,2780.677 1060.505,2780.677C1060.505,2780.677 1058.604,2799.486 1058.604,2799.486C1058.604,2799.486 1072.709,2802.083 1072.709,2802.083C1072.709,2802.083 1066.197,2822.885 1066.197,2822.885C1066.197,2822.885 1059.604,2820.064 1059.604,2820.064C1059.604,2820.064 1063.12,2810.571 1063.12,2810.571C1063.12,2810.571 1056.304,2808.34 1056.304,2808.34C1056.304,2808.34 1048.852,2825.77 1048.852,2825.77C1048.852,2825.77 1061.5,2832.533 1061.5,2832.533C1061.5,2832.533 1049.194,2850.429 1049.194,2850.429C1049.194,2850.429 1043.718,2845.798 1043.718,2845.798C1043.718,2845.798 1049.866,2837.754 1049.866,2837.754C1049.866,2837.754 1044.023,2833.596 1044.023,2833.596C1044.023,2833.596 1031.772,2848.146 1031.772,2848.146C1031.772,2848.146 1041.921,2858.28 1041.921,2858.28C1041.921,2858.28 1025.067,2871.907 1025.067,2871.907C1025.067,2871.907 1021.126,2865.915 1021.126,2865.915C1021.126,2865.915 1029.3,2859.941 1029.3,2859.941C1029.3,2859.941 1024.884,2854.29 1024.884,2854.29C1024.884,2854.29 1009.009,2864.806 1009.009,2864.806C1009.009,2864.806 1015.886,2877.393 1015.886,2877.393C1015.886,2877.393 995.881,2885.772 995.881,2885.772C995.881,2885.772 993.806,2878.908 993.806,2878.908C993.806,2878.908 1003.324,2875.458 1003.324,2875.458C1003.324,2875.458 1000.687,2868.789 1000.687,2868.789C1000.687,2868.789 982.53,2874.438 982.53,2874.438C982.53,2874.438 985.514,2888.467 985.514,2888.467C985.514,2888.467 964.221,2890.915 964.221,2890.915C964.221,2890.915 963.941,2883.749 963.941,2883.749C963.941,2883.749 974.043,2883.072 974.043,2883.072C974.043,2883.072 973.15,2875.956 973.15,2875.956C973.15,2875.956 954.484,2876.307 954.484,2876.307C954.484,2876.307 953.186,2890.591 953.186,2890.591C953.186,2890.591 932.031,2887.004 932.031,2887.004C932.031,2887.004 933.904,2880.082 933.904,2880.082C933.904,2880.082 943.8,2882.218 943.8,2882.218C943.8,2882.218 945.066,2875.159 945.066,2875.159C945.066,2875.159 926.708,2870.353 926.708,2870.353C926.708,2870.353 921.786,2883.824 921.786,2883.824C921.786,2883.824 902.276,2874.975 902.276,2874.975C902.276,2874.975 905.83,2868.746 905.83,2868.746C905.83,2868.746 914.877,2873.291 914.877,2873.291C914.877,2873.291 917.9,2866.788 917.9,2866.788C917.9,2866.788 900.966,2857.459 900.966,2857.459" style="fill:none;stroke:#000000;stroke-width:3" id="path5203"/>
2294+- <path d="M1009.527,2743.474C980.639,2766.828 950.706,2794.968 925.277,2826.161C936.04,2833.665 949.281,2837.866 963.371,2837.286C996.917,2835.907 1022.629,2807.976 1020.746,2774.974C1020.077,2763.249 1015.993,2752.461 1009.527,2743.474 z " style="fill:#0000dd" id="path26498"/>
2295+- <path d="M906.309,2851.318C922.872,2863.081 943.36,2869.715 965.184,2868.818C1016.425,2866.71 1055.684,2824.071 1052.809,2773.661C1051.752,2755.131 1045.127,2738.137 1034.652,2724.13" style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round" id="path27469"/>
2296+- <path d="M1003.267,2785.776C1021.251,2780.592 1014.726,2760.74 997.116,2768.221C988.524,2771.871 996.33,2773.396 999.866,2776.646C1003.842,2780.302 987.423,2782.448 973.546,2782.218C982.432,2786.483 991.84,2789.071 1003.267,2785.776 zM985.47,2815.487C993.316,2833.239 973.872,2836.504 972.475,2823.475C972.013,2819.158 973.26,2818.166 977.548,2817.615C981.899,2817.055 972.169,2801.148 963.484,2789.953C971.606,2794.686 980.484,2804.207 985.47,2815.487 zM967.753,2819.305C967.169,2836.52 944.476,2836.17 947.582,2818.661C949.098,2810.119 952.823,2816.566 957.208,2818.792C962.139,2821.296 963.663,2806.158 959.655,2794.023C966.561,2800.676 968.124,2808.366 967.753,2819.305 zM996.558,2804.476C1017.05,2808.5 1018.527,2790.135 1004.234,2791.107C999.498,2791.429 998.611,2793.056 997.498,2796.983C996.395,2800.87 983.197,2793.14 969.635,2787.24C976.13,2793.738 983.536,2801.92 996.558,2804.476 z " style="fill:#ffffff;fill-rule:evenodd" id="path5458"/>
2297+- <path d="M915.923,2835.899C917.945,2838.532 915.088,2849.077 918.275,2850.634C921.462,2852.19 929.472,2842.299 932.815,2843.487C936.157,2844.675 936.133,2857.447 939.59,2858.242C943.047,2859.036 948.569,2847.67 952.095,2848.055C955.621,2848.44 958.563,2860.867 962.11,2860.832C965.657,2860.796 968.346,2848.371 971.88,2847.91C975.413,2847.448 981.191,2858.671 984.627,2857.791C988.063,2856.911 987.446,2844.207 990.693,2842.78C993.94,2841.353 1002.708,2850.607 1005.754,2848.788C1008.799,2846.969 1004.643,2835.076 1007.339,2832.771C1010.035,2830.467 1021.165,2836.808 1023.541,2834.174C1025.917,2831.541 1018.483,2821.149 1020.493,2818.226C1022.502,2815.303 1034.825,2818.157 1036.285,2814.924C1037.744,2811.691 1027.577,2804.112 1028.59,2800.713C1029.602,2797.313 1042.201,2796.521 1042.75,2793.017C1043.299,2789.512 1031.309,2784.867 1031.393,2781.321C1031.478,2777.775 1043.369,2773.746 1043.002,2770.218C1042.636,2766.69 1029.915,2765.2 1029.122,2761.743C1028.329,2758.286 1039.099,2751.453 1037.914,2748.11C1036.729,2744.766 1024.073,2745.961 1022.648,2742.713C1021.224,2739.464 1030.604,2731.023 1028.959,2727.88" style="fill:none;stroke:#000000;stroke-width:2" id="path6098"/>
2298+- <path d="M1009.966,3144.586C981.059,3024.099 1019.768,2944.298 1051.559,2882.274C1067.946,2850.303 1081.867,2822.717 1086.028,2795.93C1090.189,2769.143 1085.61,2741.29 1062.388,2704.853C1073.245,2697.894 1084.328,2690.908 1096.872,2684.555C1123.999,2727.203 1131.082,2766.534 1125.559,2802.086C1120.029,2837.692 1103.469,2868.69 1087.153,2900.524C1043.324,2989.027 1023.24,3050.824 1053.488,3150.823" style="color:#000000;fill-rule:evenodd;stroke:#0000dd;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path38951"/>
2299+- <path d="M1032.166,3150.664C1025.062,3143.281 1017.238,3139.46 1016.54,3136.122C1015.87,3132.9 1017.542,3129.085 1020.813,3128.448C1024.211,3127.786 1026.833,3130.086 1027.97,3133.502C1027.536,3129.928 1029.019,3126.85 1032.417,3126.189C1035.688,3125.552 1038.648,3127.777 1039.421,3130.975C1040.22,3134.29 1034.871,3140.782 1032.166,3150.664C1032.166,3150.664 1032.166,3150.664 1032.166,3150.664M1024.712,3117.501C1018.275,3109.531 1010.852,3105.017 1010.453,3101.631C1010.07,3098.362 1012.142,3094.687 1015.457,3094.347C1018.901,3093.995 1021.24,3096.531 1022.07,3100.034C1021.953,3096.435 1023.774,3093.496 1027.217,3093.144C1030.533,3092.805 1033.213,3095.276 1033.7,3098.53C1034.202,3101.903 1028.264,3107.891 1024.712,3117.501C1024.712,3117.501 1024.712,3117.501 1024.712,3117.501M1020.425,3083.789C1014.745,3075.262 1007.836,3069.698 1007.86,3066.288C1007.885,3062.998 1010.29,3059.889 1013.623,3059.862C1017.084,3059.833 1019.196,3062.565 1019.586,3066.144C1019.916,3062.559 1021.982,3059.793 1025.444,3059.764C1028.776,3059.737 1031.232,3062.805 1031.312,3066.094C1031.392,3069.503 1024.842,3074.544 1020.425,3083.789C1020.425,3083.789 1020.425,3083.789 1020.425,3083.789M1019.732,3049.816C1014.878,3040.793 1008.93,3034.628 1009.274,3031.236C1009.608,3027.962 1012.517,3024.83 1015.827,3025.217C1019.265,3025.62 1021.02,3028.593 1020.962,3032.193C1021.735,3028.677 1024.13,3026.189 1027.568,3026.591C1030.878,3026.979 1032.87,3029.961 1032.64,3033.244C1032.401,3036.645 1024.998,3041.028 1019.732,3049.816C1019.732,3049.816 1019.732,3049.816 1019.732,3049.816M1023.095,3016.004C1019.39,3006.451 1014.198,2999.304 1015.036,2995.999C1015.847,2992.81 1018.925,2990.366 1022.167,2991.136C1025.535,2991.935 1026.933,2995.092 1026.456,2998.661C1027.634,2995.259 1030.301,2993.066 1033.669,2993.866C1036.912,2994.635 1038.564,2998.201 1037.855,3001.415C1037.118,3004.744 1029.404,3007.931 1023.095,3016.004C1023.095,3016.004 1023.095,3016.004 1023.095,3016.004M1030.504,2982.842C1028.157,2972.869 1023.566,2965.414 1024.73,2962.209C1025.855,2959.116 1029.279,2956.823 1032.405,2957.98C1035.651,2959.181 1036.658,2962.494 1035.827,2965.997C1037.338,2962.729 1040.245,2960.882 1043.491,2962.084C1046.616,2963.241 1047.92,2966.748 1046.894,2969.875C1045.829,2973.114 1037.87,2975.72 1030.504,2982.842C1030.504,2982.842 1030.504,2982.842 1030.504,2982.842M1041.514,2950.69C1040.062,2940.548 1036.216,2932.708 1037.668,2929.623C1039.071,2926.646 1042.557,2924.832 1045.594,2926.205C1048.749,2927.63 1049.521,2930.996 1048.373,2934.408C1050.177,2931.292 1053.213,2929.648 1056.367,2931.073C1059.404,2932.445 1060.347,2936.261 1059.04,2939.281C1057.684,2942.409 1049.483,2944.251 1041.514,2950.69C1041.514,2950.69 1041.514,2950.69 1041.514,2950.69M1055.267,2919.604C1054.513,2909.387 1050.977,2901.602 1052.542,2898.572C1054.054,2895.649 1057.701,2893.909 1060.671,2895.423C1063.755,2896.995 1064.336,2900.382 1063.064,2903.749C1064.981,2900.702 1068.119,2899.22 1071.203,2900.792C1074.172,2902.305 1074.961,2906.042 1073.544,2909.012C1072.073,2912.088 1063.658,2913.726 1055.267,2919.604C1055.267,2919.604 1055.267,2919.604 1055.267,2919.604M1070.473,2889.195C1069.984,2878.961 1066.39,2871.194 1067.977,2868.177C1069.511,2865.265 1072.985,2863.787 1075.99,2865.228C1079.111,2866.726 1079.757,2870.076 1078.459,2873.434C1080.399,2870.402 1083.527,2868.845 1086.648,2870.343C1089.652,2871.785 1090.339,2875.818 1088.898,2878.777C1087.404,2881.842 1079.014,2883.537 1070.473,2889.195C1070.473,2889.195 1070.473,2889.195 1070.473,2889.195M1085.645,2858.77C1084.936,2848.549 1080.637,2841.338 1081.987,2838.207C1083.291,2835.185 1086.584,2833.428 1089.692,2834.63C1092.92,2835.879 1093.878,2839.189 1092.844,2842.637C1094.544,2839.463 1097.489,2837.647 1100.717,2838.895C1103.826,2840.098 1104.872,2844.094 1103.665,2847.155C1102.413,2850.327 1094.063,2852.929 1085.645,2858.77C1085.645,2858.77 1085.645,2858.77 1085.645,2858.77M1098.645,2827.375C1096.6,2817.335 1091.317,2811.288 1092.092,2807.967C1092.842,2804.763 1095.778,2802.614 1099.06,2803.193C1102.469,2803.794 1103.969,2806.834 1103.561,2810.411C1104.673,2806.987 1107.292,2804.645 1110.701,2805.246C1113.983,2805.825 1115.656,2809.721 1115.009,2812.947C1114.336,2816.29 1106.222,2820.478 1098.645,2827.375C1098.645,2827.375 1098.645,2827.375 1098.645,2827.375M1106.423,2794.342C1102.586,2784.843 1095.645,2780.366 1095.641,2776.956C1095.638,2773.665 1097.876,2770.993 1101.202,2770.776C1104.656,2770.549 1106.945,2773.138 1107.365,2776.714C1107.665,2773.126 1109.544,2770.229 1112.998,2770.003C1116.324,2769.785 1118.983,2773.277 1119.09,2776.567C1119.199,2779.975 1112.619,2786.183 1106.423,2794.342C1106.423,2794.342 1106.423,2794.342 1106.423,2794.342M1106.036,2760.449C1099.784,2752.332 1091.973,2749.834 1091.061,2746.549C1090.183,2743.377 1091.696,2740.165 1094.846,2739.076C1098.117,2737.945 1100.941,2739.859 1102.297,2743.194C1101.632,2739.656 1102.747,2736.344 1106.018,2735.213C1109.168,2734.124 1112.582,2736.789 1113.561,2739.931C1114.573,2743.187 1109.809,2750.923 1106.036,2760.449C1106.036,2760.449 1106.036,2760.449 1106.036,2760.449M1096.963,2727.767C1088.97,2721.358 1080.698,2720.288 1079.159,2717.245C1077.676,2714.307 1078.419,2710.735 1081.323,2709.101C1084.34,2707.403 1087.535,2708.747 1089.519,2711.751C1088.173,2708.412 1088.608,2705 1091.625,2703.302C1094.529,2701.667 1098.347,2703.453 1099.924,2706.342C1101.555,2709.336 1098.378,2717.62 1096.963,2727.767C1096.963,2727.767 1096.963,2727.767 1096.963,2727.767" style="fill:#dd0000" id="path38958"/>
2300+- <path d="M1108.453,2679.021C1062.95,2698.675 941.064,2782.126 886.792,2882.927M1453.633,2765.597C1397.594,2715.709 1351.226,2691.589 1306.635,2675.949" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path21317"/>
2301+- <path d="M1212.366,2648.749L1206.558,2519.534L1097.091,2524.001C1090.328,2542.14 1095.804,2548.254 1097.842,2561.807C1098.258,2575.361 1086.799,2602.205 1084.59,2607.869C1081.842,2614.912 1090.539,2622.123 1104.926,2618.867C1108.494,2621.287 1101.065,2632.862 1101.847,2636.674C1105.246,2636.751 1108.203,2639.058 1105.46,2642.869C1108.765,2653.239 1100.01,2673.027 1107.953,2675.517C1136.943,2684.606 1187.93,2676.049 1212.366,2648.749 z " style="fill:#ffffff;fill-rule:evenodd" id="path11011"/>
2302+- <path d="M1200.715,2674.943C1210.549,2677.429 1213.342,2674.809 1218.105,2668.474C1221.303,2674.743 1229.012,2677.134 1235.09,2672.943C1239.276,2675.7 1243.615,2675.465 1247.652,2672.849C1250.913,2675.517 1255.315,2675.643 1259.309,2672.943C1262.236,2675.775 1267.223,2676.839 1271.121,2673.474C1275.214,2677.945 1280.301,2677.962 1283.309,2673.599C1286.694,2678.64 1292.088,2678.483 1297.371,2674.911C1300.758,2678.416 1306.936,2677.913 1311.652,2674.724C1312.631,2675.388 1313.672,2675.972 1314.684,2676.568C1320,2679.215 1326.436,2678.802 1331.121,2675.13C1337.188,2670.376 1338.955,2660.869 1334.09,2654.286C1330.181,2648.998 1322.641,2647.345 1317.652,2651.661C1314.876,2654.063 1313.582,2658.093 1314.434,2661.693C1305.937,2636.133 1296.079,2553.938 1284.684,2523.818L1192.809,2519.755C1197.265,2532.041 1201.466,2565.954 1205.746,2598.599C1209.183,2634.379 1187.192,2672.153 1162.434,2675.818C1162.434,2675.818 1175.972,2679.178 1182.715,2675.036C1183.319,2675.424 1192.582,2681.105 1200.715,2674.943 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible" id="path25368"/>
2303+- <path d="M1147.422,2626.728C1154.967,2628.309 1152.532,2637.817 1141.44,2637.046C1130.776,2636.305 1127.534,2627.998 1111.386,2625.77" style="fill:none;stroke:#0000dd;stroke-width:4;stroke-linecap:round" id="path5155"/>
2304+- <path d="M1125.724,2640.271C1112.901,2640.113 1111.893,2637.591 1106.443,2638.652C1105.755,2643.316 1112.411,2641.163 1125.724,2640.271 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path5157"/>
2305+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.6067,0,0,0.7859,1300.2437,2305.2725)" style="fill:none;stroke:#0000dd;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round" id="path5169"/>
2306+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.275,0,0,0.3563,1195.9131,2439.4907)" style="fill:#0000dd;fill-rule:evenodd" id="path5161"/>
2307+- <path d="M1106.885,2543.771C1110.705,2544.886 1132.985,2548.661 1139.411,2548.976C1139.304,2550.688 1124.438,2549.74 1119.329,2549.034C1114.219,2548.328 1106.861,2545.679 1106.885,2543.771 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path5163"/>
2308+- <path d="M1138.627,2536.537C1128.471,2531.519 1119.236,2529.562 1106.013,2530.844" style="fill:none;stroke:#0000dd;stroke-width:4;stroke-linecap:round" id="path5171"/>
2309+- <path d="M1137.519,2548.399C1138.082,2544.258 1125.43,2540.344 1121.721,2539.707C1119.837,2539.383 1107.752,2539.503 1106.059,2540.62C1104.601,2544.047 1101.988,2558.519 1110.167,2562.793M1135.344,2550.386C1129.186,2558.942 1116.468,2560.843 1104.089,2553.035M1314.818,2662.831C1306.238,2638.604 1296.256,2554.389 1284.694,2523.828M1311.637,2674.727C1306.081,2678.483 1298.581,2678.474 1295.89,2672.63C1287.129,2653.601 1271.952,2544.958 1263.251,2520.97M1297.301,2674.978C1291.745,2678.734 1285.695,2678.452 1283.004,2672.609C1274.243,2653.58 1260.21,2544.958 1251.51,2520.97M1271.188,2673.687C1265.632,2677.443 1259.923,2675.392 1257.232,2669.548C1248.471,2650.519 1236.727,2543.733 1228.027,2519.746M1283.184,2673.81C1279.833,2678.671 1272.809,2677.433 1270.118,2671.59C1261.357,2652.561 1248.469,2543.733 1239.768,2519.746M1259.148,2673.056C1253.592,2676.812 1247.544,2674.905 1244.346,2668.636C1234.94,2650.195 1224.986,2543.733 1216.285,2519.746M1247.607,2672.877C1242.051,2676.634 1234.658,2674.905 1231.461,2668.636C1222.054,2650.195 1213.244,2543.733 1204.544,2519.746M1274.993,2523.011C1279.878,2537.606 1299.754,2653.103 1303.516,2661.178C1307.226,2669.144 1308.069,2672.243 1314.498,2676.484C1320.582,2679.708 1328.417,2678.596 1333.147,2673.191C1338.168,2667.452 1338.281,2657.913 1332.49,2652.466C1327.861,2648.111 1320.372,2647.929 1316.335,2653.035C1313.278,2656.902 1313.33,2663.193 1317.373,2666.454C1320.175,2668.714 1324.642,2668.669 1326.6,2665.343C1327.739,2663.409 1327.544,2660.131 1325.181,2659.23M1234.524,2673.259C1228.968,2677.015 1221.765,2674.905 1218.568,2668.636C1209.161,2650.195 1201.503,2543.733 1192.802,2519.746M1210.466,2632.986C1204.291,2652.08 1205.973,2660.746 1182.599,2675.104C1175.857,2679.245 1162.432,2675.812 1162.432,2675.812C1187.255,2672.138 1209.3,2634.187 1205.72,2598.324M1213.848,2651.314C1211.8,2658.621 1208.151,2667.884 1201.95,2673.697C1193.249,2681.853 1182.722,2674.869 1182.722,2674.869M1217.643,2668.307C1212.879,2674.642 1210.602,2677.59 1200.768,2675.104M1205.72,2598.324C1205.777,2664.313 1166.957,2690.398 1106.89,2676.58C1098.947,2674.09 1108.765,2653.239 1105.46,2642.869C1108.203,2639.058 1105.246,2636.751 1101.847,2636.674C1101.065,2632.862 1108.494,2621.287 1104.926,2618.867C1090.539,2622.123 1081.842,2614.912 1084.59,2607.869C1086.799,2602.205 1098.258,2575.361 1097.842,2561.807C1095.804,2548.254 1090.328,2542.14 1097.091,2524.001M1105.394,2618.803L1113.055,2616.067" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path4619"/>
2310+- <path d="M1119.294,2701.307L1119.294,2686.963L1137.763,2686.963L1137.763,2694.135L1128.522,2694.135L1128.522,2701.307L1146.991,2701.307L1146.991,2686.963L1165.459,2686.963L1165.459,2694.135L1156.219,2694.135L1156.219,2701.307L1174.687,2701.307L1174.687,2686.963L1193.156,2686.963L1193.156,2694.135L1183.915,2694.135L1183.915,2701.307L1202.384,2701.307L1202.384,2686.963L1220.853,2686.963L1220.853,2694.135L1211.612,2694.135L1211.612,2701.307L1230.081,2701.307L1230.081,2686.963L1248.55,2686.963L1248.55,2694.135L1239.309,2694.135L1239.309,2701.307L1257.778,2701.307L1257.778,2686.963L1276.246,2686.963L1276.246,2694.135L1267.006,2694.135L1267.006,2701.307L1281.934,2701.307M1269.099,2869.486L1259.039,2869.486L1259.039,2862.314L1268.28,2862.314L1268.28,2855.142L1249.811,2855.142L1249.811,2869.486L1231.343,2869.486L1231.343,2862.314L1240.583,2862.314L1240.583,2855.142L1222.115,2855.142L1222.115,2869.486L1203.646,2869.486L1203.646,2862.314L1212.887,2862.314L1212.887,2855.142L1194.418,2855.142L1194.418,2869.486L1175.949,2869.486L1175.949,2862.314L1185.19,2862.314L1185.19,2855.142L1166.721,2855.142L1166.721,2869.486L1148.252,2869.486L1148.252,2862.314L1157.493,2862.314L1157.493,2855.142L1139.024,2855.142L1139.024,2869.486L1120.556,2869.486L1120.556,2862.314L1129.796,2862.314L1129.796,2855.142L1120.179,2855.142" style="fill:none;stroke:#ffffff;stroke-width:3" id="path48740"/>
2311+- <path d="M1097.925,2523.436L1060.889,2450.204L1319.042,2450.204L1284.222,2523.443C1231.803,2519.499 1158.816,2517.1 1097.925,2523.436 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path5151"/>
2312+- <path d="M1079.852,2450.204L1104.606,2500.38L1151.731,2498.059L1139.555,2450.204M1303.341,2450.204L1281.323,2499.935L1232.343,2498.059L1246.002,2450.204M1227.767,2450.204L1217.635,2497.598L1166.952,2497.153L1157.241,2450.204" style="fill:none;stroke:#ffffff;stroke-width:4.4;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5173"/>
2313+- <path d="M1292.124,2506.818L1284.211,2523.443C1231.793,2519.499 1158.825,2517.106 1097.933,2523.443L1089.53,2506.818C1155.465,2502.011 1222.483,2499.852 1292.124,2506.818 z " id="rect5048"/>
2314+- </g>
2315+- <use transform="matrix(-1,0,0,-1,2125.8482,4565.4911)" id="use8141" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g8100"/>
2316+- </g>
2317+- <path d="M2080.867,714.304C2072.471,699.731 2061.329,691.055 2061.416,685.477C2061.503,680.094 2065.534,675.042 2071.062,675.042C2076.804,675.042 2080.27,679.539 2080.867,685.399C2081.464,679.539 2084.93,675.042 2090.671,675.042C2096.2,675.042 2100.231,680.094 2100.318,685.477C2100.405,691.055 2089.263,699.731 2080.867,714.304 z " style="fill:#dd0000" id="path5424"/>
2318+- <use transform="matrix(-1,0,0,-1,4252.5,1575)" id="use6738" x="0" y="0" width="2632.5" height="1575" xlink:href="#path5424"/>
2319+- <use transform="translate(1619.9082,0)" id="use41757" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41685"/>
2320+- <use transform="translate(1619.9999,0)" id="use41759" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41687"/>
2321+- <use transform="translate(0,630)" id="use9721" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2322+- <use transform="translate(0,315.0001)" id="use20293" x="0" y="0" width="2632.5" height="1575" xlink:href="#path6006"/>
2323+- <use transform="translate(0,315)" id="use20334" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7044"/>
2324+- </g>
2325+- <g id="queen_heart">
2326+- <use transform="translate(2227.5,630)" id="use9471" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2327+- <g transform="matrix(0.2436,0,0,0.2675,2043.7285,327.4366)" id="g6642">
2328+- <path d="M1208.121,1745.393L1207.809,1748.018L1232.652,1859.175C1254.387,1870.021 1274.165,1885.279 1290.777,1905.206L1290.777,1787.362L1288.027,1784.612C1266.287,1766.839 1256.216,1748.269 1254.152,1730.831C1238.87,1736.361 1223.957,1745.393 1208.121,1745.393 z " style="fill:#dd0000;fill-rule:evenodd" id="rect53228"/>
2329+- <path d="M1300.326,1941.409C1300.326,1941.409 1300.326,1941.409 1300.326,1941.409 z " style="fill:none;stroke:#000000;stroke-width:1pt" id="path17289"/>
2330+- <g id="g53509">
2331+- <path d="M1097.295,1470.638L1053.341,1490.976C1019.96,1506.457 949.859,1566.993 890.121,1618.845L888.659,1792.77L969.17,1913.531L1033.273,1948.381C1135.316,1894.292 1201.397,1909.961 1243.042,1969.136L1286.995,1948.797C1320.377,1933.317 1390.478,1872.78 1450.216,1820.929L1451.677,1647.004L1371.166,1526.243L1307.063,1491.392C1205.021,1545.482 1138.909,1529.839 1097.295,1470.638 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path51178"/>
2332+- <g transform="translate(1400.6675,1087.1532)" id="g41108">
2333+- <path d="M-261.72,660.85L-192.328,660.85C-196.802,640.216 -197.921,623.362 -199.279,604.617L-268.671,604.617C-264.196,625.252 -263.078,642.106 -261.72,660.85 z " style="fill:#ffdd00;fill-rule:evenodd" id="path41111"/>
2334+- <path d="M-251.99,652.719L-204.223,652.719C-207.303,638.052 -208.073,626.072 -209.008,612.749L-256.775,612.749C-253.695,627.416 -252.925,639.395 -251.99,652.719 z " style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" id="path41113"/>
2335+- <path d="M-239.805,642.366L-219.121,642.366C-220.455,635.297 -220.788,629.523 -221.193,623.101L-241.877,623.101C-240.544,630.17 -240.21,635.944 -239.805,642.366 z " style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" id="path41115"/>
2336+- </g>
2337+- </g>
2338+- <g id="g56507">
2339+- <path d="M1135.527,1324.331L1138.09,1255.248L1229.371,1255.237C1262.662,1298.656 1301.116,1387.648 1318.746,1438.331C1336.376,1489.014 1349.715,1527.362 1349.715,1527.362L1349.652,1527.206C1307.445,1526.904 1304.222,1476.283 1301.392,1457.208C1219.695,1510.549 1145.002,1496.082 1123.809,1457.581L1082.34,1478.675C1087.179,1437.634 1091.042,1406.357 1134.184,1363.456L1135.527,1324.331 z " style="color:#000000;fill:#ffffff;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path56369"/>
2340+- <path d="M1232.816,1600.24C1230.966,1600.513 1229.11,1600.771 1227.258,1600.996L1204.792,1684.661L1205.461,1689.141C1227.614,1688.086 1291.952,1649.985 1312.904,1649.985L1312.904,1644.725L1232.816,1600.24 z " style="color:#000000;fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path49184"/>
2341+- <path d="M1107.684,1580.612L1132.527,1691.768L1200.996,1691.768L1225.777,1599.456C1184.798,1604.443 1143.595,1598.549 1107.684,1580.612 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path43109"/>
2342+- <path d="M1317.746,1652.081C1294.931,1652.081 1224.217,1694.175 1201.402,1694.175C1202.716,1711.244 1203.793,1726.603 1208.121,1745.393C1223.957,1745.393 1238.87,1736.361 1254.152,1730.831C1249.649,1692.867 1283.151,1660.323 1317.184,1653.393C1318.06,1657.308 1318.146,1654.73 1317.746,1652.081 z " style="fill-rule:evenodd;stroke:#0000dd;stroke-width:4;stroke-linejoin:round" id="path41884"/>
2343+- <path d="M1305.564,1761.008C1275.016,1743.642 1274.093,1691.608 1320.432,1680.538C1320.968,1669.566 1319.732,1661.47 1317.169,1653.395C1267.504,1663.508 1218.973,1728.162 1288.032,1784.62C1295.18,1778.086 1302.076,1770.741 1305.564,1761.008 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#ffdd00;stroke-width:5.5" id="path17235"/>
2344+- <path d="M1322.908,1667.506C1266.668,1683.484 1248.917,1730.045 1299.16,1777.416" style="fill:none;stroke:#000000;stroke-width:2.8" id="path17237"/>
2345+- <path d="M1323.427,1680.852C1320.956,1681.563 1316.161,1674.134 1313.741,1675.026C1311.32,1675.918 1311.865,1684.834 1309.516,1685.92C1307.167,1687.005 1301.184,1680.681 1298.969,1682.041C1296.755,1683.4 1299.245,1691.893 1297.22,1693.54C1295.196,1695.186 1287.76,1690.821 1285.991,1692.752C1284.222,1694.684 1289.294,1701.892 1287.943,1704.144C1286.592,1706.396 1277.986,1705.358 1277.144,1707.843C1276.303,1710.329 1283.859,1714.54 1283.569,1717.136C1283.278,1719.733 1274.855,1722.543 1275.095,1725.127C1275.336,1727.711 1284.012,1728.548 1284.633,1731.053C1285.254,1733.558 1278.155,1738.892 1279.105,1741.277C1280.056,1743.662 1288.8,1742.024 1290.029,1744.265C1291.257,1746.506 1285.516,1753.419 1286.976,1755.505C1288.436,1757.591 1296.686,1754.22 1298.293,1756.187C1299.901,1758.155 1295.295,1765.854 1297.03,1767.704C1298.765,1769.554 1306.581,1765.06 1308.427,1766.794" style="fill:none;stroke:#000000;stroke-width:1.7" id="path17239"/>
2346+- <path d="M1321.749,1661.048C1321.749,1661.048 1319.81,1653.316 1319.81,1653.316C1319.81,1653.316 1307.501,1657.545 1307.501,1657.545C1307.501,1657.545 1308.732,1661.224 1308.732,1661.224C1308.732,1661.224 1314.844,1658.937 1314.844,1658.937C1314.844,1658.937 1315.803,1661.84 1316.122,1662.802C1316.122,1662.802 1304.771,1667.4 1304.771,1667.4C1304.771,1667.4 1301.672,1660.108 1301.672,1660.108C1301.672,1660.108 1290.078,1666.549 1290.078,1666.549C1290.078,1666.549 1291.996,1669.887 1291.996,1669.887C1291.996,1669.887 1297.635,1666.51 1297.635,1666.51C1297.635,1666.51 1299.043,1669.203 1299.51,1670.095C1299.51,1670.095 1289.537,1676.511 1289.537,1676.511C1289.537,1676.511 1285.038,1670.06 1285.038,1670.06C1285.038,1670.06 1274.944,1678.921 1274.944,1678.921C1274.944,1678.921 1277.555,1681.715 1277.555,1681.715C1277.555,1681.715 1282.345,1677.148 1282.345,1677.148C1282.345,1677.148 1284.284,1679.46 1284.927,1680.226C1284.927,1680.226 1276.58,1688.847 1276.58,1688.847C1276.58,1688.847 1270.527,1683.907 1270.527,1683.907C1270.527,1683.907 1263.064,1695.269 1263.064,1695.269C1263.064,1695.269 1266.381,1697.14 1266.381,1697.14C1266.381,1697.14 1269.75,1691.412 1269.75,1691.412C1269.75,1691.412 1272.255,1693.065 1273.086,1693.613C1273.086,1693.613 1268.066,1702.94 1268.066,1702.94C1268.066,1702.94 1260.895,1699.865 1260.895,1699.865C1260.895,1699.865 1256.976,1713.107 1256.976,1713.107C1256.976,1713.107 1260.74,1713.765 1260.74,1713.765C1260.74,1713.765 1262.257,1707.312 1262.257,1707.312C1262.257,1707.312 1265.168,1708.064 1266.132,1708.314C1266.132,1708.314 1264.045,1719.926 1264.045,1719.926C1264.045,1719.926 1256.187,1719.785 1256.187,1719.785C1256.187,1719.785 1256.885,1733.289 1256.885,1733.289C1256.885,1733.289 1260.693,1732.648 1260.693,1732.648C1260.693,1732.648 1259.991,1726.12 1259.991,1726.12C1259.991,1726.12 1263.013,1725.844 1264.014,1725.752C1264.014,1725.752 1265.797,1737.196 1265.797,1737.196C1265.797,1737.196 1258.148,1739.329 1258.148,1739.329C1258.148,1739.329 1262.696,1751.832 1262.696,1751.832C1262.696,1751.832 1266.236,1750.192 1266.236,1750.192C1266.236,1750.192 1263.742,1744.201 1263.742,1744.201C1263.742,1744.201 1266.559,1742.978 1267.492,1742.573C1267.492,1742.573 1272.493,1753.331 1272.493,1753.331C1272.493,1753.331 1265.689,1757.593 1265.689,1757.593C1265.689,1757.593 1272.897,1768.358 1272.897,1768.358C1272.897,1768.358 1276.007,1765.952 1276.007,1765.952C1276.007,1765.952 1272.243,1760.731 1272.243,1760.731C1272.243,1760.731 1274.716,1758.867 1275.536,1758.249C1275.536,1758.249 1282.892,1767.83 1282.892,1767.83C1282.892,1767.83 1276.923,1773.265 1276.923,1773.265C1276.923,1773.265 1285.847,1782.47 1285.847,1782.47C1285.847,1782.47 1288.547,1779.589 1288.547,1779.589C1288.547,1779.589 1283.967,1775.106 1283.967,1775.106C1283.967,1775.106 1286.102,1772.843 1286.81,1772.093C1286.81,1772.093 1295.66,1780.383 1295.66,1780.383" style="fill:none;stroke:#000000;stroke-width:1.7" id="path17241"/>
2347+- <path d="M1323.597,1685.545C1326.252,1712.406 1319.774,1737.596 1310.906,1756.984C1289.732,1740.516 1274.496,1706.312 1323.597,1685.545 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:0.1pt" id="path17253"/>
2348+- <path d="M1304.951,1736.339C1299.399,1745.629 1310.036,1752.257 1314.519,1742.054C1316.706,1737.076 1312.798,1739.371 1310.013,1739.233C1306.88,1739.079 1313.671,1729.887 1319.634,1724.665C1314.182,1726.114 1308.479,1730.436 1304.951,1736.339 zM1300.694,1715.837C1290.331,1710.682 1297.263,1701.714 1303.023,1707.173C1304.931,1708.981 1304.797,1709.916 1303.202,1711.816C1301.583,1713.745 1312.474,1716.06 1320.591,1717.876C1315.277,1718.817 1307.279,1719.112 1300.694,1715.837 zM1306.675,1707.278C1300.093,1699.133 1309.833,1690.582 1315.466,1699.83C1318.213,1704.342 1314.079,1702.806 1311.341,1703.465C1308.261,1704.206 1314.7,1711.201 1321.211,1715.245C1315.649,1714.836 1310.858,1712.453 1306.675,1707.278 zM1300.371,1725.16C1290.104,1731.176 1296.765,1740.193 1302.427,1734.257C1304.303,1732.291 1304.033,1731.202 1302.946,1728.968C1301.87,1726.756 1312.241,1724.532 1320.32,1722.039C1314.994,1721.543 1306.895,1721.336 1300.371,1725.16 z " style="fill:#ffffff;fill-rule:evenodd" id="path17271"/>
2349+- <path d="M1325.969,1519.566C1335.566,1527.077 1366.877,1525.258 1375.574,1523.768C1277.583,1627.225 1099.628,1633.267 1028.417,1503.476L1065.711,1487.277C1109.294,1571.217 1217.918,1587.587 1325.969,1519.566 z " style="fill-rule:evenodd" id="path2999"/>
2350+- <path d="M1300.25,1456.826C1304.713,1484.589 1309.112,1512.459 1325.969,1519.566C1217.918,1587.587 1109.294,1571.217 1065.711,1487.277L1123.813,1457.574C1145.006,1496.075 1219.699,1510.544 1300.25,1456.826 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:3.7" id="path2985"/>
2351+- <path d="M1194.819,1402.699C1202.772,1407.728 1195.375,1416.764 1188.466,1413.567C1184.291,1411.635 1186.013,1408.916 1180.237,1411.744M1175.659,1324.102C1170.776,1395.623 1162.491,1401.636 1162.624,1405.966C1162.931,1415.961 1168.647,1417.39 1173.88,1414.003L1174.11,1425.285M1194.874,1338.886C1203.282,1336.719 1206.815,1329.774 1213.688,1330.336C1220.938,1330.928 1226.193,1337.367 1235.934,1339.845C1223.641,1340.32 1218.435,1348.744 1211.922,1347.524C1205.361,1346.295 1203.278,1341.925 1194.874,1338.886 zM1207.6,1353.523C1217.417,1355.18 1226.168,1353.169 1232.572,1347.044M1137.634,1338.343L1137.403,1341.81C1147.802,1346.091 1148.889,1348.744 1155.402,1347.524C1161.915,1346.304 1162.89,1341.694 1171.294,1338.655C1162.886,1336.488 1159.121,1330.005 1152.248,1330.567C1144.999,1331.159 1142.981,1336.327 1137.634,1338.343 zM1158.567,1353.292C1148.75,1354.948 1143.931,1352.822 1136.486,1347.968M1174.047,1445.411C1180.197,1449.138 1183.302,1447.328 1186.627,1445.411M1276.942,1403.588C1259.182,1443.566 1230.593,1452.798 1212.167,1468.396C1197.012,1481.224 1174.752,1475.505 1165.511,1466.119C1155.331,1455.779 1136.962,1435.606 1134.607,1397.219C1134.008,1387.466 1133.16,1386.414 1137.373,1319.296C1137.897,1310.929 1138.025,1268.606 1137.643,1255.248M1327.316,1459.648C1327.395,1472.766 1332.457,1489.066 1339.183,1493.125M1314.853,1428.177C1307.195,1450.287 1313.432,1513.014 1345.98,1515.6M1306.799,1416.579C1295.621,1458.529 1307.551,1527.518 1350.222,1527.204M1342.903,1503.338C1323.077,1497.82 1319.254,1466.381 1320.435,1441.621M1148.767,1255.248C1146.305,1259.763 1143.573,1263.506 1138.119,1265.427M1160.361,1255.248C1156.138,1266.219 1147.907,1271.741 1138.932,1275.423M1171.62,1255.248C1164.076,1271.414 1155.777,1280.073 1138.326,1286.264M1181.805,1255.248C1170.987,1280.267 1161.343,1288.295 1138.023,1296.833M1221.781,1255.248C1224.244,1259.763 1230.343,1264.866 1235.797,1266.787M1211.257,1255.248C1215.48,1266.219 1234.886,1275.48 1243.862,1279.162M1199.997,1255.248C1207.541,1271.414 1233.313,1285.079 1250.765,1291.27M1189.033,1255.248C1197.581,1277.997 1232.008,1296.573 1258.262,1302.177M1282.666,1350.624C1283.514,1363.715 1289.526,1379.69 1296.479,1383.346M1267.76,1321.117C1261.414,1343.638 1271.941,1404.713 1304.584,1405.383M1259.828,1307.912C1249.087,1354.446 1266.922,1419.538 1309.5,1416.718M1300.792,1393.323C1280.676,1388.98 1274.679,1359.892 1274.403,1335.106M1133.536,1381.832C1105.632,1411.764 1098.32,1435.408 1092.612,1473.828M1133.757,1398.488C1115.849,1420.108 1109.42,1439.848 1104.267,1464.949M1135.756,1414.261C1126.166,1429.208 1119.964,1442.068 1115.921,1461.619M1139.641,1427.581C1133.936,1436.978 1131.064,1447.063 1128.131,1457.734" style="fill:none;stroke:#0000dd;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round" id="path17119"/>
2352+- <path d="M1363.569,1543.824L1398.158,1565.053C1371.175,1622.103 1367.67,1636.355 1356.508,1693.918C1345.629,1750.02 1348.055,1805.624 1291.513,1845.555L1291.513,1787.933C1309.274,1762.66 1309.422,1745.621 1317.502,1693.918C1325.614,1642.004 1337.096,1604.457 1363.569,1543.824 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path17147"/>
2353+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.9354,-0.9347,-0.9898,0.9891,2030.9427,866.6165)" style="fill:none;stroke:#0000dd;stroke-width:1.9" id="path47439"/>
2354+- <path d="M1148.241,1340.872C1150.142,1343.518 1149.442,1338.797 1151.828,1336.913C1154.213,1335.03 1158.786,1336.694 1156.885,1334.047C1154.984,1331.401 1151.808,1331.442 1149.423,1333.326C1147.037,1335.209 1146.341,1338.225 1148.241,1340.872 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.2" id="path47441"/>
2355+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(-0.4658,-0.4655,-0.4952,0.4949,1592.0484,1102.7175)" style="fill-rule:evenodd" id="path47443"/>
2356+- <path d="M1175.081,1312.286L1175.628,1322.968C1164.457,1316.535 1156.88,1312.241 1138.08,1321.012L1137.608,1318.817C1150.44,1314.946 1153.962,1306.917 1175.081,1312.286 zM1194.384,1311.813L1191.986,1322.992C1213.534,1309.26 1230.443,1319.633 1249.94,1327.993L1239.986,1320.824C1223.152,1308.895 1212.871,1306.431 1194.384,1311.813 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-miterlimit:1" id="path27821"/>
2357+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.9354,-0.9347,0.9898,0.9891,335.2247,866.8476)" style="fill:none;stroke:#0000dd;stroke-width:1.9" id="path36697"/>
2358+- <path d="M1217.303,1334.132C1219.941,1336.768 1214.792,1335.209 1212.299,1337.7C1209.806,1340.191 1210.908,1345.795 1208.27,1343.159C1205.632,1340.522 1206.201,1336.818 1208.694,1334.327C1211.187,1331.835 1214.665,1331.495 1217.303,1334.132 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.6" id="path46454"/>
2359+- <path d="M221.556 681.823A4.829 4.829 0 1 1 211.899,681.823A4.829 4.829 0 1 1 221.556 681.823 z" transform="matrix(0.4658,-0.4655,0.4952,0.4949,774.1188,1102.9486)" style="fill-rule:evenodd" id="path36699"/>
2360+- <path d="M1197.755,1330.487C1206.039,1324.608 1211.022,1322.089 1219.966,1324.698C1226.948,1326.735 1231.492,1332.647 1238.335,1337.686L1238.575,1340.805C1224.728,1336.526 1217.695,1330.35 1203.038,1332.767L1197.755,1330.487 zM1168.412,1330.256C1160.128,1324.377 1155.778,1321.819 1146.78,1324.236C1143.498,1325.118 1140.111,1331.954 1137.43,1333.757L1136.612,1337.107C1144.793,1334.793 1148.472,1330.119 1163.13,1332.536L1168.412,1330.256 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path36703"/>
2361+- <path d="M1177.101,1430.693C1178.062,1431.161 1180.944,1431.348 1181.724,1430.599C1186.531,1433.473 1189.028,1433.197 1196.763,1433.785C1187.508,1436.926 1185.337,1436.906 1180.911,1437.004C1176.211,1437.108 1172.372,1436.405 1164.404,1434.326C1170.625,1433.722 1173.563,1432.631 1177.101,1430.693 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path47498"/>
2362+- <path d="M1395.776,1417.191C1381.15,1414.317 1327.944,1431.992 1319.896,1437.773C1300.431,1387.761 1262.65,1298.667 1229.359,1255.248L1352.819,1255.248C1356.33,1309.229 1364.453,1363.21 1395.776,1417.191 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path17097"/>
2363+- <g transform="matrix(-0.2861,-0.5413,-0.5409,0.2859,1357.9428,1041.9666)" style="stroke:#dd0000;stroke-width:1.3" id="g17149">
2364+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round" id="path17151"/>
2365+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:11.1;stroke-linecap:round;stroke-linejoin:round" id="path17153"/>
2366+- </g>
2367+- <path d="M1260.609,1255.248C1289.736,1301.267 1317.036,1363.1 1341.926,1428.008L1358.322,1423.12C1351.978,1422.69 1329.845,1401.152 1340.911,1383.215C1323.838,1374.98 1313.522,1358.834 1315.671,1334.494C1306.067,1332.567 1281.548,1294.448 1285.735,1281.723C1268.683,1273.058 1266.3,1261.439 1267.014,1255.248L1260.609,1255.248 z " style="fill:#dd0000;fill-rule:evenodd" id="path17189"/>
2368+- <path d="M1283.726,1303.659C1304.898,1343.816 1328.019,1399.033 1341.154,1429.557L1381.881,1524.199L1349.718,1527.357L1318.755,1438.344C1301.125,1387.661 1262.65,1298.667 1229.359,1255.248L1256.887,1255.248C1267.932,1270.243 1270.967,1279.46 1283.726,1303.659 zM1134.199,1363.443L1135.536,1324.33C1069.435,1373.175 1050.744,1443.641 1051.906,1491.393L1082.327,1478.69C1087.167,1437.649 1091.057,1406.344 1134.199,1363.443 z " style="fill-rule:evenodd" id="path17183"/>
2369+- <path d="M1147.206,1447.447L1053.341,1490.976C1019.96,1506.457 949.859,1566.993 890.121,1618.845" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path58739"/>
2370+- <path d="M1097.325,1470.612C1138.94,1529.813 1205.021,1545.482 1307.063,1491.392" style="fill:none;stroke:#000000;stroke-width:3.7" id="path2945"/>
2371+- <path d="M1105.98,1469.222C1108.546,1472.748 1123.089,1466.513 1126.03,1469.733C1128.972,1472.953 1121.615,1487.054 1124.983,1489.824C1128.352,1492.594 1140.659,1482.781 1144.39,1485.039C1148.121,1487.297 1144.809,1502.881 1148.773,1504.698C1152.737,1506.516 1162.214,1493.761 1166.393,1495.01C1170.571,1496.259 1171.236,1512.11 1175.524,1512.904C1179.812,1513.699 1185.974,1499.048 1190.328,1499.29C1194.683,1499.533 1198.931,1514.915 1203.289,1514.739C1207.647,1514.562 1210.689,1498.993 1215.013,1498.423C1219.337,1497.853 1226.374,1512.235 1230.624,1511.255C1234.873,1510.275 1235.364,1494.37 1239.571,1493.22C1243.778,1492.07 1252.48,1505.171 1256.586,1503.702C1260.693,1502.233 1259.074,1486.397 1263.064,1484.636C1267.054,1482.876 1277.407,1494.896 1281.335,1493C1285.262,1491.104 1281.969,1475.408 1285.764,1473.26C1289.56,1471.111 1301.027,1482.039 1304.754,1479.774" style="fill:none;stroke:#000000;stroke-width:2" id="path4897"/>
2372+- <path d="M1076.048,1485.132C1076.048,1485.132 1087.696,1476.762 1087.696,1476.762C1087.696,1476.762 1099.405,1491.914 1099.405,1491.914C1099.405,1491.914 1094.175,1496.568 1094.175,1496.568C1094.175,1496.568 1087.751,1488.659 1087.751,1488.659C1087.751,1488.659 1083.335,1491.966 1081.871,1493.062C1081.871,1493.062 1095.264,1508.687 1095.264,1508.687C1095.264,1508.687 1105.529,1498.669 1105.529,1498.669C1105.529,1498.669 1119.395,1511.442 1119.395,1511.442C1119.395,1511.442 1115.141,1517.002 1115.141,1517.002C1115.141,1517.002 1107.43,1510.352 1107.43,1510.352C1107.43,1510.352 1103.588,1514.311 1102.315,1515.623C1102.315,1515.623 1118.187,1528.491 1118.187,1528.491C1118.187,1528.491 1126.386,1516.723 1126.386,1516.723C1126.386,1516.723 1142.322,1526.185 1142.322,1526.185C1142.322,1526.185 1139.38,1532.538 1139.38,1532.538C1139.38,1532.538 1130.437,1527.676 1130.437,1527.676C1130.437,1527.676 1127.504,1532.349 1126.532,1533.898C1126.532,1533.898 1145.356,1543.229 1145.356,1543.229C1145.356,1543.229 1150.518,1529.847 1150.518,1529.847C1150.518,1529.847 1168.373,1535.342 1168.373,1535.342C1168.373,1535.342 1166.976,1542.202 1166.976,1542.202C1166.976,1542.202 1157.131,1539.613 1157.131,1539.613C1157.131,1539.613 1155.342,1544.832 1154.749,1546.561C1154.749,1546.561 1172.799,1550.779 1172.799,1550.779C1172.799,1550.779 1175.152,1536.631 1175.152,1536.631C1175.152,1536.631 1193.631,1538.175 1193.631,1538.175C1193.631,1538.175 1193.788,1545.174 1193.788,1545.174C1193.788,1545.174 1183.618,1544.699 1183.618,1544.699C1183.618,1544.699 1183.063,1550.187 1182.879,1552.007C1182.879,1552.007 1203.616,1552.29 1203.616,1552.29C1203.616,1552.29 1202.857,1537.967 1202.857,1537.967C1202.857,1537.967 1221.595,1535.77 1221.595,1535.77C1221.595,1535.77 1222.957,1542.638 1222.957,1542.638C1222.957,1542.638 1212.878,1544.126 1212.878,1544.126C1212.878,1544.126 1213.467,1549.611 1213.662,1551.429C1213.662,1551.429 1233.357,1548.027 1233.357,1548.027C1233.357,1548.027 1230.238,1534.026 1230.238,1534.026C1230.238,1534.026 1248.545,1528.927 1248.545,1528.927C1248.545,1528.927 1250.903,1535.519 1250.903,1535.519C1250.903,1535.519 1241.153,1538.481 1241.153,1538.481C1241.153,1538.481 1242.582,1543.809 1243.056,1545.575C1243.056,1545.575 1262.403,1539.276 1262.403,1539.276C1262.403,1539.276 1257.357,1525.849 1257.357,1525.849C1257.357,1525.849 1275.086,1518.504 1275.086,1518.504C1275.086,1518.504 1278.182,1524.782 1278.182,1524.782C1278.182,1524.782 1268.834,1528.841 1268.834,1528.841C1268.834,1528.841 1270.897,1533.958 1271.58,1535.654C1271.58,1535.654 1290.144,1527.251 1290.144,1527.251C1290.144,1527.251 1283.674,1514.45 1283.674,1514.45C1283.674,1514.45 1300.788,1505.457 1300.788,1505.457C1300.788,1505.457 1304.429,1511.437 1304.429,1511.437C1304.429,1511.437 1295.474,1516.304 1295.474,1516.304C1295.474,1516.304 1298.008,1521.205 1298.847,1522.829C1298.847,1522.829 1316.309,1513.08 1316.309,1513.08" style="fill:none;stroke:#000000;stroke-width:3" id="path7742"/>
2373+- <path d="M1051.355,1506.078C1061.097,1509.775 1069.486,1508.864 1071.82,1511.429C1074.07,1513.906 1074.329,1517.692 1071.907,1520.063C1069.392,1522.526 1065.915,1522.029 1063.156,1519.623C1065.381,1522.53 1065.833,1526.011 1063.318,1528.474C1060.897,1530.845 1056.754,1530.15 1054.426,1527.746C1052.015,1525.254 1053.167,1516.339 1051.355,1506.078C1051.355,1506.078 1051.355,1506.078 1051.355,1506.078M1074.782,1531.239C1084.914,1533.666 1092.962,1531.318 1095.671,1533.483C1098.284,1535.574 1099.103,1539.272 1097.094,1542.001C1095.007,1544.836 1091.513,1544.882 1088.408,1542.941C1091.065,1545.461 1092.054,1548.848 1089.967,1551.682C1087.958,1554.412 1083.748,1554.347 1081.07,1552.341C1078.296,1550.26 1077.884,1541.185 1074.782,1531.239C1074.782,1531.239 1074.782,1531.239 1074.782,1531.239M1101.717,1552.581C1112.112,1553.291 1119.547,1549.567 1122.596,1551.217C1125.538,1552.812 1126.979,1556.292 1125.493,1559.338C1123.95,1562.501 1120.523,1563.173 1117.124,1561.812C1120.184,1563.822 1121.765,1566.978 1120.222,1570.142C1118.735,1573.188 1114.557,1573.863 1111.565,1572.362C1108.467,1570.806 1106.428,1561.874 1101.717,1552.581C1101.717,1552.581 1101.717,1552.581 1101.717,1552.581M1131.955,1568.886C1142.302,1567.665 1148.85,1562.524 1152.161,1563.555C1155.356,1564.551 1157.43,1567.666 1156.566,1570.943C1155.669,1574.347 1152.436,1575.685 1148.838,1575.007C1152.229,1576.387 1154.399,1579.164 1153.501,1582.567C1152.637,1585.844 1148.647,1587.327 1145.422,1586.432C1142.081,1585.503 1138.301,1577.15 1131.955,1568.886C1131.955,1568.886 1131.955,1568.886 1131.955,1568.886M1164.774,1579.008C1174.675,1575.763 1180.043,1569.367 1183.493,1569.71C1186.824,1570.043 1189.48,1572.674 1189.294,1576.058C1189.102,1579.573 1186.205,1581.537 1182.545,1581.597C1186.144,1582.267 1188.829,1584.547 1188.637,1588.062C1188.451,1591.446 1184.838,1593.703 1181.499,1593.476C1178.04,1593.239 1172.63,1585.852 1164.774,1579.008C1164.774,1579.008 1164.774,1579.008 1164.774,1579.008M1198.96,1582.313C1208.003,1577.139 1212.34,1569.758 1215.798,1569.506C1219.136,1569.264 1221.941,1571.303 1222.426,1574.657C1222.93,1578.141 1220.492,1580.695 1216.896,1581.38C1220.556,1581.424 1223.643,1583.071 1224.147,1586.554C1224.632,1589.909 1221.225,1592.915 1217.897,1593.263C1214.448,1593.621 1208.034,1587.434 1198.96,1582.313C1198.96,1582.313 1198.96,1582.313 1198.96,1582.313M1233.157,1579.008C1241.027,1572.18 1243.992,1564.343 1247.342,1563.447C1250.575,1562.585 1254.024,1564.111 1255.032,1567.346C1256.078,1570.707 1254.048,1573.559 1250.644,1574.906C1254.248,1574.263 1257.56,1575.463 1258.606,1578.824C1259.614,1582.06 1257.058,1585.426 1253.853,1586.391C1250.532,1587.388 1243.051,1582.273 1233.157,1579.008C1233.157,1579.008 1233.157,1579.008 1233.157,1579.008M1266.306,1569.926C1273.039,1561.976 1274.876,1553.788 1278.061,1552.415C1281.135,1551.093 1284.807,1552.125 1286.266,1555.184C1287.781,1558.361 1286.164,1561.446 1282.992,1563.273C1286.464,1562.114 1289.925,1562.858 1291.44,1566.035C1292.899,1569.094 1290.865,1572.75 1287.834,1574.17C1284.694,1575.64 1276.582,1571.641 1266.306,1569.926C1266.306,1569.926 1266.306,1569.926 1266.306,1569.926M1297.831,1556.208C1303.601,1547.532 1304.475,1539.001 1307.492,1537.291C1310.404,1535.642 1314.167,1536.228 1315.943,1539.115C1317.786,1542.113 1316.528,1545.389 1313.572,1547.549C1316.898,1546.021 1320.396,1546.357 1322.24,1549.355C1324.015,1552.242 1322.427,1556.117 1319.568,1557.857C1316.605,1559.659 1308.237,1556.724 1297.831,1556.208C1297.831,1556.208 1297.831,1556.208 1297.831,1556.208M1327.543,1538.891C1332.381,1529.664 1330.46,1527.029 1333.297,1525.035C1336.334,1526.912 1338.067,1527.364 1342.133,1528.69C1345.296,1526.846 1349.018,1526.864 1351.138,1529.675C1353.179,1532.38 1351.977,1536.358 1349.3,1538.368C1346.526,1540.448 1337.947,1538.324 1327.543,1538.891C1327.543,1538.891 1327.543,1538.891 1327.543,1538.891" style="fill:#dd0000" id="path1163"/>
2374+- <path d="M1401.057,1466.198C1404.925,1526.133 1419.421,1520.775 1421.217,1567.131" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path9996"/>
2375+- <path d="M1366.989,1475.828C1372.316,1468.495 1377.652,1461.785 1383.051,1458.807C1382.425,1451.976 1378.341,1445.014 1378.487,1435.841C1386.258,1438.028 1395.206,1438.589 1399.233,1445.956C1402.903,1440.64 1410.113,1436.968 1419.353,1434.24C1421.729,1447.839 1419.909,1451.171 1416.113,1457.512C1425.746,1460.805 1434.145,1468.353 1433.113,1473.238C1427.875,1474.048 1415.878,1473.583 1410.364,1477.506C1410.264,1487.156 1405.997,1489.506 1400.75,1498.941C1391.158,1488.152 1391.378,1483.774 1389.931,1478.306C1379.966,1477.396 1379.663,1474.233 1366.989,1475.828 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.5" id="path8995"/>
2376+- <path d="M1416.974,1469.625C1421.484,1463.382 1435.089,1478.25 1433.153,1453.775C1420.329,1432.836 1418.064,1452.859 1410.743,1450.457C1406.197,1444.239 1424.545,1435.899 1400.662,1430.176C1376.78,1435.899 1395.128,1444.239 1390.582,1450.457C1383.261,1452.859 1380.996,1432.836 1368.172,1453.775C1366.236,1478.25 1379.84,1463.382 1384.351,1469.627C1384.373,1477.329 1364.625,1473.295 1380.582,1491.958C1403.268,1501.362 1393.328,1483.833 1400.662,1481.474C1407.997,1483.833 1398.057,1501.362 1420.743,1491.958C1436.699,1473.295 1416.951,1477.329 1416.973,1469.628" style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:2" id="rect60685"/>
2377+- <path d="M1386.331,1468.726C1388.532,1465.697 1389.302,1461.848 1391.534,1460.618C1391.275,1457.797 1391.022,1455.997 1391.082,1452.208C1394.294,1453.111 1397.813,1452.266 1399.477,1455.31C1400.994,1453.114 1404.153,1452.674 1407.972,1451.547C1408.953,1457.164 1409.637,1458.182 1408.068,1460.801C1412.049,1462.162 1414.085,1465.638 1413.658,1467.656C1411.494,1467.991 1407.433,1468.875 1405.154,1470.496C1405.112,1474.482 1402.452,1474.376 1400.284,1478.274C1396.319,1473.817 1395.334,1473.264 1394.736,1471.006C1390.617,1470.63 1391.748,1468.964 1386.331,1468.726 z " style="fill:#ffffff;fill-rule:evenodd" id="path11946"/>
2378+- <path d="M614.758 465.742A7.674 7.674 0 1 1 599.41,465.742A7.674 7.674 0 1 1 614.758 465.742 z" transform="matrix(0.6586,0,0,0.6586,1000.2068,1157.4189)" style="fill:#dd0000;fill-rule:evenodd;stroke:#0000dd;stroke-width:3.8" id="path9988"/>
2379+- <path d="M1419.024,1541.128C1425.237,1522.916 1419.203,1519.083 1437.505,1502.87C1433.812,1525.459 1433.973,1535.837 1419.024,1541.128 zM1419.056,1562.23C1407.363,1533.058 1395.989,1534.092 1380.216,1528.818C1389.102,1546.861 1405.075,1556.643 1419.056,1562.23 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path10967"/>
2380+- <path d="M1411.09,1565.456C1411.088,1565.434 1411.078,1565.455 1411.059,1565.487C1410.798,1565.91 1408.558,1570.833 1393.277,1575.456C1381.902,1599.957 1375.325,1616.175 1370.246,1633.112C1384.093,1638.944 1402.482,1629.159 1414.809,1629.268L1408.184,1583.706C1421.819,1576.143 1413.085,1575.189 1411.809,1570.675C1410.806,1567.129 1411.105,1565.607 1411.09,1565.456 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path13912"/>
2381+- <path d="M1409.49,1601.118C1410.69,1604.352 1409.151,1607.91 1406.055,1609.059C1402.959,1610.208 1399.472,1608.515 1398.271,1605.281C1397.071,1602.047 1398.61,1598.489 1401.706,1597.34C1404.802,1596.191 1408.289,1597.883 1409.49,1601.118 zM1409.953,1614.06C1410.845,1617.392 1409.011,1620.783 1405.859,1621.627C1402.706,1622.472 1399.423,1620.453 1398.53,1617.121C1397.637,1613.788 1399.471,1610.398 1402.624,1609.553C1405.776,1608.709 1409.06,1610.728 1409.953,1614.06 zM1406.789,1587.694C1408.117,1590.878 1406.849,1594.441 1403.957,1595.647C1401.066,1596.853 1397.641,1595.248 1396.313,1592.064C1394.985,1588.88 1396.254,1585.317 1399.145,1584.111C1402.037,1582.905 1405.461,1584.51 1406.789,1587.694 zM1412.07,1626.527C1412.843,1629.411 1411.461,1632.29 1408.986,1632.953C1406.51,1633.617 1403.874,1631.815 1403.101,1628.931C1402.328,1626.047 1403.71,1623.168 1406.186,1622.504C1408.661,1621.841 1411.298,1623.643 1412.07,1626.527 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path13916"/>
2382+- <path d="M1440.187,1590.035C1441.387,1593.27 1438.641,1597.275 1434.059,1598.976C1415.989,1605.682 1425.014,1600.564 1423.166,1596.662C1421.182,1592.473 1415.227,1591.392 1429.71,1587.257C1434.407,1585.916 1438.986,1586.801 1440.187,1590.035 zM1441.181,1605.993C1442.074,1609.326 1439.01,1613.045 1434.345,1614.295C1415.946,1619.225 1425.294,1615.004 1423.823,1610.945C1422.243,1606.588 1416.474,1604.939 1431.11,1602.222C1435.856,1601.34 1440.288,1602.661 1441.181,1605.993 zM1435.472,1576.045C1436.801,1579.229 1434.405,1583.263 1430.126,1585.047C1413.251,1592.086 1421.58,1586.815 1419.596,1582.983C1417.466,1578.867 1411.719,1577.921 1425.314,1573.511C1429.722,1572.081 1434.144,1572.861 1435.472,1576.045 zM1436.597,1620.216C1437.37,1623.1 1435.023,1626.237 1431.359,1627.219C1416.912,1631.09 1424.218,1627.647 1422.974,1624.127C1421.638,1620.347 1417.043,1618.814 1428.56,1616.77C1432.294,1616.107 1435.825,1617.332 1436.597,1620.216 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path13920"/>
2383+- <path d="M1422.594,1596.564C1423.794,1599.799 1421.93,1603.477 1418.434,1604.774C1404.648,1609.891 1411.397,1605.618 1409.633,1601.685C1407.738,1597.462 1402.94,1595.952 1414.085,1593.056C1417.7,1592.116 1421.394,1593.33 1422.594,1596.564 zM1423.268,1610.793C1424.161,1614.126 1421.995,1617.604 1418.436,1618.558C1404.399,1622.32 1411.429,1618.719 1410.043,1614.638C1408.554,1610.256 1403.963,1608.292 1415.201,1606.484C1418.845,1605.898 1422.375,1607.461 1423.268,1610.793 zM1419.044,1582.898C1420.372,1586.082 1418.8,1589.772 1415.535,1591.133C1402.661,1596.503 1408.864,1592.119 1406.958,1588.254C1404.911,1584.104 1400.245,1582.707 1410.723,1579.597C1414.121,1578.588 1417.716,1579.714 1419.044,1582.898 zM1422.532,1623.985C1423.305,1626.869 1421.663,1629.817 1418.867,1630.566C1407.845,1633.52 1413.331,1630.564 1412.153,1627.026C1410.889,1623.227 1407.22,1621.446 1416.068,1620.117C1418.937,1619.686 1421.759,1621.101 1422.532,1623.985 zM1411.31,1570.276C1410.505,1566.538 1412.278,1562.708 1415.267,1561.728C1418.257,1560.748 1421.337,1562.988 1422.142,1566.726C1422.947,1570.465 1421.174,1574.295 1418.185,1575.275C1415.195,1576.254 1412.115,1574.015 1411.31,1570.276 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path13918"/>
2384+- <path d="M1307.003,1795.304C1306.528,1796.311 1305.628,1796.935 1304.519,1797.027C1303.41,1797.119 1302.42,1796.652 1301.786,1795.738C1301.152,1794.823 1301.061,1793.732 1301.536,1792.726C1302.01,1791.719 1302.835,1791.29 1303.941,1791.169C1305.047,1791.049 1306.049,1791.49 1306.707,1792.388C1307.364,1793.285 1307.477,1794.298 1307.003,1795.304C1307.003,1795.304 1307.003,1795.304 1307.003,1795.304M1325.315,1739.964C1325.067,1741.048 1324.323,1741.851 1323.26,1742.179C1322.196,1742.507 1321.129,1742.264 1320.313,1741.507C1319.497,1740.75 1319.175,1739.704 1319.422,1738.619C1319.67,1737.534 1320.414,1736.731 1321.478,1736.403C1322.541,1736.075 1323.608,1736.319 1324.424,1737.076C1325.24,1737.832 1325.563,1738.879 1325.315,1739.964C1325.315,1739.964 1325.315,1739.964 1325.315,1739.964M1336.3,1682.174C1336.11,1683.271 1335.408,1684.111 1334.364,1684.495C1333.319,1684.878 1332.24,1684.691 1331.386,1683.978C1330.531,1683.265 1330.154,1682.237 1330.344,1681.141C1330.535,1680.044 1331.236,1679.204 1332.281,1678.82C1333.326,1678.437 1334.404,1678.624 1335.259,1679.337C1336.113,1680.05 1336.49,1681.078 1336.3,1682.174C1336.3,1682.174 1336.3,1682.174 1336.3,1682.174M1348.263,1624.21C1347.973,1625.284 1347.197,1626.056 1346.121,1626.342C1345.046,1626.627 1343.989,1626.341 1343.204,1625.553C1342.419,1624.764 1342.138,1623.706 1342.429,1622.632C1342.72,1621.557 1343.496,1620.785 1344.571,1620.5C1345.647,1620.214 1346.703,1620.5 1347.488,1621.289C1348.273,1622.078 1348.554,1623.136 1348.263,1624.21C1348.263,1624.21 1348.263,1624.21 1348.263,1624.21M1370.738,1569.139C1370.164,1570.092 1369.206,1570.622 1368.093,1570.601C1366.981,1570.58 1366.043,1570.015 1365.505,1569.041C1364.966,1568.067 1364.987,1566.972 1365.561,1566.019C1366.135,1565.066 1367.254,1564.32 1368.366,1564.377C1369.477,1564.435 1370.395,1565.031 1370.901,1566.022C1371.406,1567.014 1371.312,1568.186 1370.738,1569.139C1370.738,1569.139 1370.738,1569.139 1370.738,1569.139M1314.402,1792.618C1313.953,1793.637 1313.07,1794.284 1311.964,1794.404C1310.857,1794.525 1309.855,1794.083 1309.198,1793.186C1308.54,1792.288 1308.422,1791.2 1308.87,1790.181C1309.319,1789.163 1310.183,1788.573 1311.286,1788.426C1312.389,1788.278 1313.401,1788.695 1314.08,1789.577C1314.76,1790.458 1314.85,1791.6 1314.402,1792.618C1314.402,1792.618 1314.402,1792.618 1314.402,1792.618M1332.023,1735.844C1331.776,1736.929 1331.031,1737.731 1329.968,1738.059C1328.905,1738.387 1327.837,1738.144 1327.021,1737.387C1326.206,1736.63 1325.883,1735.584 1326.13,1734.499C1326.378,1733.414 1327.099,1732.658 1328.155,1732.308C1329.212,1731.959 1330.284,1732.181 1331.115,1732.921C1331.946,1733.661 1332.271,1734.759 1332.023,1735.844C1332.023,1735.844 1332.023,1735.844 1332.023,1735.844M1342.783,1677.708C1342.593,1678.804 1341.891,1679.645 1340.847,1680.028C1339.802,1680.412 1338.723,1680.225 1337.869,1679.512C1337.014,1678.799 1336.637,1677.771 1336.827,1676.675C1337.018,1675.578 1337.719,1674.738 1338.764,1674.354C1339.808,1673.971 1340.887,1674.158 1341.742,1674.871C1342.596,1675.584 1342.973,1676.612 1342.783,1677.708C1342.783,1677.708 1342.783,1677.708 1342.783,1677.708M1355.131,1620.361C1354.84,1621.435 1354.064,1622.207 1352.988,1622.493C1351.913,1622.778 1350.856,1622.492 1350.071,1621.704C1349.286,1620.915 1349.005,1619.857 1349.296,1618.783C1349.587,1617.709 1350.429,1616.891 1351.511,1616.632C1352.594,1616.374 1353.643,1616.686 1354.408,1617.494C1355.173,1618.302 1355.421,1619.287 1355.131,1620.361C1355.131,1620.361 1355.131,1620.361 1355.131,1620.361M1378.46,1567.48C1377.854,1568.414 1376.879,1568.911 1375.768,1568.853C1374.656,1568.795 1373.738,1568.2 1373.232,1567.208C1372.727,1566.217 1372.784,1565.124 1373.389,1564.19C1373.995,1563.257 1375.053,1562.712 1376.161,1562.808C1377.27,1562.904 1378.167,1563.532 1378.638,1564.54C1379.109,1565.548 1379.066,1566.547 1378.46,1567.48C1378.46,1567.48 1378.46,1567.48 1378.46,1567.48M1317.142,1800.171C1316.668,1801.178 1315.685,1802.004 1314.574,1802.067C1313.463,1802.129 1312.486,1801.635 1311.877,1800.704C1311.267,1799.773 1311.201,1798.599 1311.676,1797.593C1312.15,1796.586 1313.05,1795.962 1314.159,1795.87C1315.268,1795.778 1316.258,1796.245 1316.892,1797.159C1317.526,1798.074 1317.617,1799.165 1317.142,1800.171C1317.142,1800.171 1317.142,1800.171 1317.142,1800.171M1336.263,1742.54C1336.016,1743.625 1335.271,1744.428 1334.208,1744.756C1333.145,1745.084 1332.077,1744.84 1331.261,1744.083C1330.446,1743.327 1330.123,1742.28 1330.37,1741.196C1330.618,1740.111 1331.363,1739.308 1332.426,1738.98C1333.489,1738.652 1334.557,1738.896 1335.372,1739.652C1336.188,1740.409 1336.511,1741.455 1336.263,1742.54C1336.263,1742.54 1336.263,1742.54 1336.263,1742.54M1347.369,1684.173C1347.178,1685.269 1346.477,1686.11 1345.432,1686.493C1344.388,1686.877 1343.309,1686.689 1342.455,1685.976C1341.6,1685.263 1341.223,1684.236 1341.413,1683.139C1341.603,1682.043 1342.305,1681.202 1343.35,1680.819C1344.394,1680.435 1345.473,1680.623 1346.327,1681.336C1347.182,1682.049 1347.559,1683.076 1347.369,1684.173C1347.369,1684.173 1347.369,1684.173 1347.369,1684.173M1359.1,1627.221C1358.81,1628.295 1358.034,1629.067 1356.958,1629.353C1355.883,1629.638 1354.826,1629.352 1354.041,1628.564C1353.256,1627.775 1352.975,1626.717 1353.266,1625.643C1353.556,1624.568 1354.332,1623.796 1355.408,1623.511C1356.483,1623.225 1357.54,1623.511 1358.325,1624.3C1359.11,1625.089 1359.391,1626.147 1359.1,1627.221C1359.1,1627.221 1359.1,1627.221 1359.1,1627.221M1380.332,1575.009C1379.758,1575.962 1378.799,1576.492 1377.687,1576.471C1376.574,1576.45 1375.637,1575.885 1375.098,1574.911C1374.56,1573.937 1374.581,1572.843 1375.155,1571.89C1375.729,1570.937 1376.648,1570.506 1377.759,1570.563C1378.87,1570.621 1379.788,1571.217 1380.294,1572.208C1380.8,1573.2 1380.906,1574.056 1380.332,1575.009C1380.332,1575.009 1380.332,1575.009 1380.332,1575.009M1297.048,1818.477C1297.048,1818.477 1297.051,1811.904 1297.051,1811.904C1297.051,1811.904 1291.38,1813.048 1291.38,1813.048C1299.067,1808.454 1304.712,1802.613 1308.897,1795.055C1308.897,1795.055 1310.696,1795.904 1310.696,1795.904C1307.526,1803.94 1305.52,1812.751 1304.243,1821.615C1304.243,1821.615 1303.03,1815.619 1303.03,1815.619C1303.03,1815.619 1297.048,1818.477 1297.048,1818.477C1297.048,1818.477 1297.048,1818.477 1297.048,1818.477M1321.368,1764.978C1321.368,1764.978 1319.538,1758.64 1319.538,1758.64C1319.538,1758.64 1314.33,1761.521 1314.33,1761.521C1320.266,1754.816 1324.647,1747.593 1327.112,1739.314C1327.112,1739.314 1329.051,1739.757 1329.051,1739.757C1327.68,1748.286 1327.717,1756.959 1329.183,1765.793C1329.183,1765.793 1326.302,1760.586 1326.302,1760.586C1326.302,1760.586 1321.368,1764.978 1321.368,1764.978C1321.368,1764.978 1321.368,1764.978 1321.368,1764.978M1334.495,1707.526C1334.495,1707.526 1332,1701.414 1332,1701.414C1332,1701.414 1327.124,1704.827 1327.124,1704.827C1332.322,1697.535 1336.033,1689.829 1338.06,1681.431C1338.06,1681.431 1340.02,1681.771 1340.02,1681.771C1339.099,1690.361 1339.957,1698.882 1342.345,1707.513C1342.345,1707.513 1338.932,1702.637 1338.932,1702.637C1338.932,1702.637 1334.495,1707.526 1334.495,1707.526C1334.495,1707.526 1334.495,1707.526 1334.495,1707.526M1344.97,1649.497C1344.97,1649.497 1342.707,1643.295 1342.707,1643.295C1342.707,1643.295 1337.707,1646.521 1337.707,1646.521C1343.176,1639.43 1347.292,1631.807 1350.085,1623.633C1350.085,1623.633 1352.005,1624.152 1352.005,1624.152C1350.295,1632.62 1350.755,1641.065 1352.815,1649.779C1352.815,1649.779 1349.588,1644.779 1349.588,1644.779C1349.588,1644.779 1344.97,1649.497 1344.97,1649.497C1344.97,1649.497 1344.97,1649.497 1344.97,1649.497M1361.504,1592.993C1361.504,1592.993 1360.54,1586.434 1360.54,1586.434C1360.54,1586.434 1354.91,1588.734 1354.91,1588.734C1361.588,1582.768 1367.718,1576.177 1372.648,1569.084C1372.648,1569.084 1374.352,1570.11 1374.352,1570.11C1370.383,1577.783 1368.738,1585.766 1369.163,1594.711C1369.163,1594.711 1366.958,1589.324 1366.958,1589.324C1366.958,1589.324 1361.504,1592.993 1361.504,1592.993C1361.504,1592.993 1361.504,1592.993 1361.504,1592.993" style="fill-rule:evenodd" id="path38114"/>
2385+- <path d="M1230.919,1726.845C1225.408,1717.146 1218.094,1711.371 1218.151,1707.659C1218.208,1704.076 1220.855,1700.714 1224.483,1700.714C1228.252,1700.714 1230.527,1703.707 1230.919,1707.607C1231.311,1703.707 1233.586,1700.714 1237.354,1700.714C1240.983,1700.714 1243.629,1704.076 1243.686,1707.659C1243.743,1711.371 1236.43,1717.146 1230.919,1726.845 z " style="fill:#dd0000" id="path43015"/>
2386+- <path d="M1159.84,1597.8L1159.84,1693.331L1176.027,1693.331L1176.027,1600.081C1170.586,1599.532 1165.194,1598.766 1159.84,1597.8 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2" id="rect44174"/>
2387+- <path d="M1120.571,1596.482L1153.378,1605.855M1124.008,1610.178L1153.378,1618.614M1126.82,1622.936L1153.378,1631.372M1128.07,1635.694L1153.378,1644.131M1130.882,1649.39L1153.378,1656.889M1134.944,1663.086L1153.378,1669.647M1138.381,1677.094L1153.378,1682.406M1216.34,1605.885L1182.399,1609.375M1211.966,1618.842L1182.399,1622.019M1208.842,1631.798L1182.399,1634.664M1205.092,1644.755L1182.399,1647.308M1202.593,1657.712L1182.399,1659.952M1199.468,1670.668L1182.399,1672.596M1195.406,1683.313L1182.399,1685.241" style="fill:none;stroke:#ffffff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path46120"/>
2388+- <g transform="translate(798.2425,1193.7058)" id="g48164">
2389+- <path d="M372.154,416.576C372.154,417.935 371.05,419.039 369.691,419.039C368.332,419.039 367.229,417.935 367.229,416.576C367.229,415.217 368.332,414.114 369.691,414.114C371.05,414.114 372.154,415.217 372.154,416.576 zM372.154,429.056C372.154,430.415 371.05,431.518 369.691,431.518C368.332,431.518 367.229,430.415 367.229,429.056C367.229,427.697 368.332,426.594 369.691,426.594C371.05,426.594 372.154,427.697 372.154,429.056 zM372.154,441.536C372.154,442.895 371.05,443.998 369.691,443.998C368.332,443.998 367.229,442.895 367.229,441.536C367.229,440.177 368.332,439.073 369.691,439.073C371.05,439.073 372.154,440.177 372.154,441.536 zM372.154,454.016C372.154,455.375 371.05,456.478 369.691,456.478C368.332,456.478 367.229,455.375 367.229,454.016C367.229,452.656 368.332,451.553 369.691,451.553C371.05,451.553 372.154,452.656 372.154,454.016 zM372.154,466.496C372.154,467.855 371.05,468.958 369.691,468.958C368.332,468.958 367.229,467.855 367.229,466.496C367.229,465.136 368.332,464.033 369.691,464.033C371.05,464.033 372.154,465.136 372.154,466.496 zM372.154,478.975C372.154,480.335 371.05,481.438 369.691,481.438C368.332,481.438 367.229,480.335 367.229,478.975C367.229,477.616 368.332,476.513 369.691,476.513C371.05,476.513 372.154,477.616 372.154,478.975 zM372.154,491.455C372.154,492.815 371.05,493.918 369.691,493.918C368.332,493.918 367.229,492.815 367.229,491.455C367.229,490.096 368.332,488.993 369.691,488.993C371.05,488.993 372.154,490.096 372.154,491.455 z " style="fill-rule:evenodd" id="path47181"/>
2390+- </g>
2391+- <path d="M1029.371,1505.206C992.428,1530.262 937.965,1577.334 890.121,1618.862L890.121,1792.768L902.027,1812.8L980.559,1762.425C981.598,1757.236 982.668,1751.906 983.84,1745.862C994.719,1689.76 992.267,1634.168 1048.809,1594.237L1048.746,1533.581C1041.677,1524.98 1035.17,1515.538 1029.371,1505.206 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path3979"/>
2392+- <path d="M1035.426,1520.713C1035.426,1520.713 1032.651,1523.173 1032.651,1523.173C1032.651,1523.173 1041.111,1534.756 1041.111,1534.756C1041.111,1534.756 1026.222,1545.813 1026.222,1545.813C1026.222,1545.813 1021.872,1540.328 1021.872,1540.328C1021.872,1540.328 1029.573,1534.516 1029.573,1534.516C1029.573,1534.516 1026.319,1530.06 1025.241,1528.584C1025.241,1528.584 1010.288,1539.869 1010.288,1539.869C1010.288,1539.869 1018.97,1551.286 1018.97,1551.286C1018.97,1551.286 1004.352,1562.689 1004.352,1562.689C1004.352,1562.689 999.892,1557.293 999.892,1557.293C999.892,1557.293 1007.475,1551.326 1007.475,1551.326C1007.475,1551.326 1004.131,1546.938 1003.023,1545.483C1003.023,1545.483 990.002,1555.729 990.002,1555.729C990.002,1555.729 998.914,1566.969 998.914,1566.969C998.914,1566.969 984.537,1578.687 984.537,1578.687C984.537,1578.687 979.975,1573.377 979.975,1573.377C979.975,1573.377 987.442,1567.267 987.442,1567.267C987.442,1567.267 984.015,1562.943 982.88,1561.509C982.88,1561.509 968.315,1573.474 968.315,1573.474C968.315,1573.474 977.615,1584.393 977.615,1584.393C977.615,1584.393 963.346,1596.456 963.346,1596.456C963.346,1596.456 958.7,1591.22 958.7,1591.22C958.7,1591.22 966.068,1584.991 966.068,1584.991C966.068,1584.991 962.573,1580.722 961.414,1579.308C961.414,1579.308 947.414,1591.218 947.414,1591.218C947.414,1591.218 956.844,1602.027 956.844,1602.027C956.844,1602.027 942.718,1614.259 942.718,1614.259C942.718,1614.259 938.01,1609.077 938.01,1609.077C938.01,1609.077 945.304,1602.761 945.304,1602.761C945.304,1602.761 941.758,1598.535 940.583,1597.134C940.583,1597.134 926.408,1609.484 926.408,1609.484C926.408,1609.484 935.937,1620.204 935.937,1620.204C935.937,1620.204 921.927,1632.567 921.927,1632.567C921.927,1632.567 917.17,1627.43 917.17,1627.43C917.17,1627.43 924.405,1621.046 924.405,1621.046C924.405,1621.046 920.82,1616.853 919.632,1615.463C919.632,1615.463 905.5,1627.932 905.5,1627.932C905.5,1627.932 915.03,1638.653 915.03,1638.653C915.03,1638.653 901.019,1651.016 901.019,1651.016C901.019,1651.016 896.262,1645.879 896.262,1645.879C896.262,1645.879 903.497,1639.495 903.497,1639.495C903.497,1639.495 899.912,1635.301 898.724,1633.911C898.724,1633.911 892.002,1639.158 892.002,1639.158M892.254,1793.618L903.365,1786.191L907.357,1791.942L899.323,1797.238C899.323,1797.238 902.288,1801.891 903.27,1803.434L918.505,1793.39L910.566,1781.444L926.124,1771.186L930.116,1776.938L922.082,1782.234C922.082,1782.234 925.047,1786.887 926.029,1788.429L941.628,1778.145L933.69,1766.199L949.248,1755.942L953.24,1761.693L945.206,1766.989C945.206,1766.989 948.17,1771.642 949.153,1773.185L964.846,1762.839L956.907,1750.892L972.466,1740.635L976.458,1746.386L968.424,1751.683C968.424,1751.683 971.388,1756.336 972.37,1757.878L979.48,1752.849" style="fill:none;stroke:#ffffff;stroke-width:3" id="path9829"/>
2393+- <use transform="matrix(0.8812,0,0,0.8812,183.4325,205.0714)" id="use53547" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g17149"/>
2394+- <use transform="translate(23.9291,47.8582)" id="use53549" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use53547"/>
2395+- <path d="M989.719,1697.094C985.902,1684.378 957.408,1637.824 960.531,1635.469C963.655,1633.114 981.599,1652.692 996.344,1666.906M1001.438,1651.5C992.706,1635.388 983.439,1618.219 985.469,1616.656C987.499,1615.093 997.608,1625.013 1008.594,1635.75M1019.25,1619.5C1013.388,1608.465 1008.865,1599.048 1010.422,1597.859C1011.979,1596.671 1018.753,1602.749 1026.906,1610.531M1042.125,1596.688C1037.293,1587.385 1034.077,1579.947 1035.391,1579.016C1036.705,1578.084 1041.05,1581.676 1046.813,1586.938M892.939,1695.375C906.738,1706.682 936.179,1740.647 939.938,1737.813C943.696,1734.978 906.532,1676.196 910.688,1673.063C914.843,1669.929 960.731,1722.125 964.875,1719C969.019,1715.875 931.546,1657.465 935.594,1654.266C939.641,1651.067 982.233,1699.44 989.156,1700.344M892.939,1737.75C903.898,1748.457 913.16,1758.012 915,1756.625C917.801,1754.513 902.501,1727.258 892.939,1708.75" style="fill:none;stroke:#ffffff" id="path54544"/>
2396+- <path d="M892.939,1673.625C899.294,1673.664 941.811,1722.76 945.844,1719.719C949.999,1716.585 912.407,1658.071 916.563,1654.938C920.718,1651.804 966.626,1704.04 970.781,1700.906C974.937,1697.773 936.566,1637.63 941.766,1636.078C946.965,1634.526 982.02,1674.273 992.781,1681.156M1046.781,1563.719C1044.495,1561.914 1042.89,1560.318 1041.531,1560.844C1040.172,1561.369 1042.641,1568.024 1046.781,1576.156M1039.406,1598.844C1029.13,1588.803 1019.151,1578.952 1016.563,1579.688C1013.974,1580.424 1021.335,1594.327 1028.938,1608.375M1018.031,1621.094C1006.452,1609.738 994.3,1597.492 991.625,1598.484C988.95,1599.477 999.479,1618.88 1008.594,1635.75M1002.438,1648.969C988.408,1635.455 969.584,1615.127 966.589,1617.232C963.594,1619.337 987.166,1658.902 994.156,1675.188M892.939,1713.875C906.003,1726.68 918.031,1740.668 920.906,1738.5C923.782,1736.332 897.964,1692.107 892.939,1678" style="fill:none;stroke:#ffffff" id="path54542"/>
2397+- </g>
2398+- <use transform="matrix(-1,0,0,-1,2340.3367,3439.7736)" id="use56565" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g56507"/>
2399+- </g>
2400+- <path d="M2283.356,714.337C2274.858,699.74 2263.58,691.049 2263.668,685.461C2263.756,680.069 2267.837,675.009 2273.432,675.009C2279.244,675.009 2282.751,679.514 2283.356,685.384C2283.96,679.514 2287.468,675.009 2293.279,675.009C2298.874,675.009 2302.955,680.069 2303.043,685.461C2303.131,691.049 2291.853,699.74 2283.356,714.337 z " style="fill:#dd0000" id="path16641"/>
2401+- <use transform="matrix(-1,0,0,-1,4657.5003,1575)" id="use6740" x="0" y="0" width="2632.5" height="1575" xlink:href="#path16641"/>
2402+- <use transform="matrix(-1,0,0,-1,4455.0003,945)" id="use9731" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2403+- <use transform="translate(1619.9083,0)" id="use41761" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41689"/>
2404+- <use transform="translate(1619.9999,0)" id="use41763" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41691"/>
2405+- <use transform="translate(0,315.0001)" id="use20295" x="0" y="0" width="2632.5" height="1575" xlink:href="#g5998"/>
2406+- <use transform="translate(0,315)" id="use20336" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7046"/>
2407+- </g>
2408+- <g id="king_heart">
2409+- <use transform="matrix(-1,0,0,-1,2632.5,945)" id="use9481" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2410+- <g transform="matrix(0.2444,0,0,0.2665,2207.6627,184.6308)" id="g8154">
2411+- <g transform="matrix(1,0,0,0.9994,153.9165,1737.2137)" id="g45735">
2412+- <path d="M1102.122,772.8L1292.246,764C1318.93,759.825 1438.511,732.074 1450.468,696.154L1450.59,276.156L1238.215,277.063L1048.091,285.862C1021.407,290.038 901.826,317.788 889.869,353.708L889.747,773.706L1102.122,772.8 z " style="fill-rule:evenodd;stroke:#000000;stroke-width:2.5" id="path24948"/>
2413+- <path d="M1138.948,553.047L1208.34,553.047C1203.866,532.413 1202.747,515.559 1201.389,496.815L1131.997,496.815C1136.471,517.449 1137.59,534.303 1138.948,553.047 z " style="fill:#ffdd00;fill-rule:evenodd" id="path21265"/>
2414+- <path d="M1148.677,544.916L1196.444,544.916C1193.364,530.249 1192.594,518.269 1191.659,504.946L1143.892,504.946C1146.972,519.613 1147.742,531.593 1148.677,544.916 z " style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" id="path24185"/>
2415+- <path d="M1160.862,534.563L1181.547,534.563C1180.213,527.494 1179.879,521.72 1179.475,515.299L1158.79,515.299C1160.124,522.368 1160.457,528.142 1160.862,534.563 z " style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round" id="path25156"/>
2416+- <path d="M1216.918,488.327C1216.918,488.327 1216.918,488.327 1216.918,488.327 z " style="fill:none;stroke:#000000;stroke-width:1pt" id="path26137"/>
2417+- </g>
2418+- <g transform="matrix(1,0,0,0.9994,153.9165,1737.2137)" id="g9671">
2419+- <path d="M1114.408,421.317L1214.769,289.15L1230.569,291.094C1219.21,319.038 1212.949,348.647 1207.497,381.891L1129.755,484.321C1125.969,459.331 1121.374,443.581 1114.408,421.317 z " style="fill-rule:evenodd;stroke:#0000dd;stroke-width:4" id="path11600"/>
2420+- <g transform="matrix(0.7927,0.6097,-0.6097,0.7927,426.2848,-705.7853)" id="g47742">
2421+- <path d="M1257.98,344.601C1252.876,335.618 1246.102,330.269 1246.155,326.831C1246.208,323.513 1248.659,320.399 1252.019,320.399C1255.51,320.399 1257.617,323.171 1257.98,326.783C1258.343,323.171 1260.45,320.399 1263.94,320.399C1267.301,320.399 1269.752,323.513 1269.805,326.831C1269.857,330.269 1263.084,335.618 1257.98,344.601 z " style="fill:#dd0000" id="path45742"/>
2422+- <use transform="translate(0,29.5194)" id="use45746" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path45742"/>
2423+- <use transform="translate(0,59.0388)" id="use45748" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path45742"/>
2424+- <use transform="translate(0,88.5581)" id="use45750" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path45742"/>
2425+- <use transform="translate(0,118.0775)" id="use45752" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path45742"/>
2426+- <use transform="translate(0,147.5969)" id="use45754" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#path45742"/>
2427+- </g>
2428+- <path d="M1238.227,277.075L1353.184,277.075C1189.727,470.599 1268.322,606.6 1397.966,733.65C1370.175,745.402 1318.924,759.83 1292.24,764.006C1224.049,649.517 1164.746,484.796 1238.227,277.075 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path2748"/>
2429+- <path d="M1281.082,145.525L1289.106,104.067L1340.724,102.686L1340.724,144.144L1281.082,145.525 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" id="path2776"/>
2430+- <path d="M1285.661,124.122C1310.188,124.248 1311.898,126.161 1341.412,123.296" style="fill:none;stroke:#000000;stroke-width:2.8;marker-start:none" id="path2778"/>
2431+- <path d="M1358.751,126.331C1357.762,93.104 1358.323,106.48 1366.762,105.787C1372.78,105.293 1377.452,101.456 1376.566,127.773L1439.816,137.022C1435.563,152.346 1444.552,160.212 1426.937,171.896C1409.184,183.672 1377.31,173.095 1367.632,165.515C1358.138,158.08 1357.97,139.372 1358.751,126.331 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path2872"/>
2432+- <path d="M1401.133,128.501C1405.574,128.501 1409.178,131.951 1409.178,136.202C1409.178,140.453 1405.574,143.903 1401.133,143.903C1396.692,143.903 1393.088,140.453 1393.088,136.202C1393.088,131.951 1396.692,128.501 1401.133,128.501 zM1417.222,129.068C1421.663,129.068 1425.267,132.478 1425.267,136.679C1425.267,140.88 1421.663,144.29 1417.222,144.29C1412.782,144.29 1409.178,140.88 1409.178,136.679C1409.178,132.478 1412.782,129.068 1417.222,129.068 zM1384.295,127.176C1388.736,127.176 1392.34,130.448 1392.34,134.481C1392.34,138.514 1388.736,141.786 1384.295,141.786C1379.854,141.786 1376.25,138.514 1376.25,134.481C1376.25,130.448 1379.854,127.176 1384.295,127.176 zM1432.776,128.177C1436.619,128.177 1439.738,130.855 1439.738,134.154C1439.738,137.452 1436.619,140.13 1432.776,140.13C1428.933,140.13 1425.814,137.452 1425.814,134.154C1425.814,130.855 1428.933,128.177 1432.776,128.177 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path2840"/>
2433+- <path d="M1401.507,86.494C1405.948,86.494 1409.552,91.601 1409.552,97.893C1409.552,122.702 1407.417,109.518 1401.881,110.001C1395.937,110.519 1391.966,117.222 1393.462,97.893C1393.948,91.624 1397.066,86.494 1401.507,86.494 zM1417.596,87.554C1422.037,87.554 1425.641,92.602 1425.641,98.819C1425.641,123.337 1423.507,110.309 1417.971,110.785C1412.027,111.297 1408.055,117.921 1409.552,98.819C1410.037,92.624 1413.156,87.554 1417.596,87.554 zM1384.669,87.329C1389.11,87.329 1392.714,92.173 1392.714,98.141C1392.714,121.675 1390.58,109.169 1385.043,109.627C1379.099,110.118 1375.128,116.477 1376.625,98.141C1377.11,92.195 1380.229,87.329 1384.669,87.329 zM1433.1,95.58C1436.943,95.58 1440.062,99.543 1440.062,104.425C1440.062,123.678 1438.215,113.447 1433.423,113.822C1428.279,114.223 1424.842,119.425 1426.137,104.425C1426.557,99.561 1429.256,95.58 1433.1,95.58 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path2844"/>
2434+- <path d="M1401.507,110.648C1405.948,110.648 1409.552,114.544 1409.552,119.344C1409.552,138.272 1407.417,128.214 1401.881,128.582C1395.937,128.977 1391.966,134.091 1393.462,119.344C1393.948,114.562 1397.066,110.648 1401.507,110.648 zM1417.596,111.425C1422.037,111.425 1425.641,115.276 1425.641,120.019C1425.641,138.725 1423.507,128.785 1417.971,129.149C1412.027,129.539 1408.055,134.593 1409.552,120.019C1410.037,115.293 1413.156,111.425 1417.596,111.425 zM1384.669,110.241C1389.11,110.241 1392.714,113.937 1392.714,118.49C1392.714,136.445 1390.58,126.904 1385.043,127.253C1379.099,127.628 1375.128,132.479 1376.625,118.49C1377.11,113.954 1380.229,110.241 1384.669,110.241 zM1433.1,114.323C1436.943,114.323 1440.062,117.347 1440.062,121.072C1440.062,135.76 1438.215,127.955 1433.423,128.241C1428.279,128.547 1424.842,132.516 1426.137,121.072C1426.557,117.361 1429.256,114.323 1433.1,114.323 zM1367.594,102.792C1362.678,102.547 1358.507,99.067 1358.285,95.024C1358.062,90.98 1361.873,87.897 1366.789,88.141C1371.706,88.386 1375.877,91.866 1376.099,95.909C1376.321,99.953 1372.511,103.036 1367.594,102.792 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path2842"/>
2435+- <path d="M1340.58,163.206L1340.092,83.276L1352.373,78.465C1354.036,93.235 1365.564,114.075 1359.793,128.068C1354.297,141.395 1363.822,165.708 1351.789,168.266C1340.023,170.767 1341.944,166.647 1340.58,163.206 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path2892"/>
2436+- <path d="M1354.005,276.162L1450.586,276.162" style="fill:none;stroke:#000000;stroke-width:2.5" id="path5765"/>
2437+- <path d="M1084.307,329.89C1111.354,347.337 1145.445,349.589 1164.885,340.302L1116.426,404.181C1107.692,379.418 1097.267,354.654 1084.307,329.89 zM1198.134,487.149L1137.01,487.149L1201.386,402.755C1195.972,433.178 1195.078,456.372 1198.134,487.149 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#dd0000;stroke-width:6;stroke-linejoin:round" id="path20574"/>
2438+- <path d="M1368.38,168.899C1388.667,179.38 1413.437,186.055 1431.49,171.087L1433.513,187.766C1404.651,200.454 1397.24,199.095 1365.5,184.877L1368.38,168.899 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="rect3396"/>
2439+- <path d="M1363.468,189.048C1385.013,203.017 1407.978,205.178 1434.835,191.565C1435.712,207.374 1439.375,260.402 1444.579,277.003C1409.276,281.244 1388.742,279.549 1354.244,275.775C1358.353,257.403 1362.586,208.075 1363.468,189.048 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path4368"/>
2440+- <path d="M1364.126,191.81C1386.826,205.359 1415.814,202.497 1434.96,195.586C1433.744,198.996 1438.582,229.729 1437.366,233.139C1436.15,236.549 1426.702,208.314 1425.486,211.724C1423.054,218.544 1418.751,228.91 1416.319,235.73C1409.709,226.637 1406.466,216.726 1399.855,209.269C1393.307,216.453 1390.127,227.455 1383.392,234.366C1377.592,224.364 1377.592,214.634 1372.541,204.359C1367.988,212.361 1364.558,220.636 1361.503,229.183C1362.126,217.635 1363.503,203.359 1364.126,191.81 z " style="fill-rule:evenodd" id="path5355"/>
2441+- <path d="M1373.786,192.491C1372.535,196.675 1369.107,199.349 1366.134,198.46C1363.161,197.571 1361.764,193.454 1363.016,189.27C1364.267,185.086 1367.695,182.411 1370.668,183.3C1373.64,184.189 1375.037,188.307 1373.786,192.491 zM1385.699,195.103C1385.243,199.446 1382.368,202.708 1379.282,202.384C1376.197,202.059 1374.063,198.271 1374.519,193.928C1374.976,189.584 1377.85,186.323 1380.936,186.647C1384.022,186.971 1386.156,190.759 1385.699,195.103 zM1398.236,196.922C1397.938,201.279 1395.184,204.644 1392.088,204.432C1388.993,204.221 1386.722,200.513 1387.02,196.156C1387.318,191.799 1390.071,188.434 1393.167,188.646C1396.262,188.857 1398.533,192.565 1398.236,196.922 zM1423.727,195.503C1424.024,199.86 1421.752,203.568 1418.656,203.778C1415.561,203.989 1412.808,200.624 1412.511,196.267C1412.215,191.909 1414.486,188.202 1417.582,187.991C1420.677,187.781 1423.43,191.146 1423.727,195.503 zM1411.121,197.598C1411.137,201.966 1408.631,205.519 1405.529,205.53C1402.426,205.541 1399.895,202.005 1399.88,197.638C1399.864,193.271 1402.37,189.718 1405.473,189.707C1408.575,189.696 1411.106,193.231 1411.121,197.598 zM1435.408,192.218C1436.451,196.459 1434.851,200.502 1431.838,201.243C1428.825,201.984 1425.534,199.143 1424.491,194.902C1423.449,190.661 1425.048,186.618 1428.061,185.877C1431.074,185.136 1434.365,187.977 1435.408,192.218 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path3371"/>
2442+- <path d="M1270.383,491.807C1334.904,488.51 1379.327,406.959 1312.302,352.799C1320.469,335.025 1329.176,323.201 1340.047,312.458C1413.327,367.737 1439.768,508.363 1279.723,543.013C1273.365,527.026 1268.088,509.957 1270.383,491.807 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#ffdd00;stroke-width:10" id="path8266"/>
2443+- <path d="M1318.981,330.232C1398.228,399.986 1389.007,487.654 1267.376,522.818" style="fill:none;stroke:#000000;stroke-width:5" id="path8526"/>
2444+- <path d="M1307.121,350.925C1310.597,354.006 1324.602,346.05 1327.844,349.376C1331.086,352.701 1322.839,366.37 1325.805,369.944C1328.77,373.518 1343.817,368.25 1346.335,372.152C1348.853,376.054 1337.758,387.514 1339.728,391.719C1341.697,395.925 1357.516,394.903 1358.83,399.357C1360.144,403.811 1345.867,411.196 1346.229,415.825C1346.592,420.455 1361.592,425.623 1360.925,430.218C1360.259,434.814 1344.368,435.496 1342.705,439.832C1341.041,444.167 1352.567,455.273 1350.041,459.17C1347.514,463.066 1332.566,457.526 1329.48,460.996C1326.394,464.466 1333.662,478.516 1330.133,481.536C1326.605,484.555 1313.585,475.048 1309.718,477.62C1305.851,480.192 1309.586,495.664 1305.467,497.808C1301.347,499.952 1290.569,488.095 1286.305,489.935C1282.042,491.775 1283.262,507.593 1278.885,509.145C1274.508,510.698 1265.369,497.41 1260.905,498.692M1326.21,320.937C1326.21,320.937 1335.772,310.245 1335.772,310.245C1335.772,310.245 1352.513,326.669 1352.513,326.669C1352.513,326.669 1347.456,331.512 1347.456,331.512C1347.456,331.512 1339.299,323.062 1339.299,323.062C1339.299,323.062 1335.328,326.892 1334.012,328.162C1334.012,328.162 1348.874,344.412 1348.874,344.412C1348.874,344.412 1359.978,335.333 1359.978,335.333C1359.978,335.333 1373.721,354.688 1373.721,354.688C1373.721,354.688 1367.816,358.45 1367.816,358.45C1367.816,358.45 1361.333,348.649 1361.333,348.649C1361.333,348.649 1356.8,351.793 1355.297,352.835C1355.297,352.835 1366.397,370.869 1366.397,370.869C1366.397,370.869 1379.109,364.227 1379.109,364.227C1379.109,364.227 1388.39,386.223 1388.39,386.223C1388.39,386.223 1381.796,388.576 1381.796,388.576C1381.796,388.576 1377.69,377.566 1377.69,377.566C1377.69,377.566 1372.597,379.687 1370.908,380.39C1370.908,380.39 1377.517,400.625 1377.517,400.625C1377.517,400.625 1391.538,397.603 1391.538,397.603C1391.538,397.603 1394.434,421.471 1394.434,421.471C1394.434,421.471 1387.441,421.806 1387.441,421.806C1387.441,421.806 1386.626,410.084 1386.626,410.084C1386.626,410.084 1381.146,410.717 1379.329,410.927C1379.329,410.927 1379.888,429.645 1379.888,429.645C1379.888,429.645 1394.208,430.456 1394.208,430.456C1394.208,430.456 1389.729,454.494 1389.729,454.494C1389.729,454.494 1383.001,452.558 1383.001,452.558C1383.001,452.558 1385.829,441.153 1385.829,441.153C1385.829,441.153 1380.426,440.041 1378.635,439.673C1378.635,439.673 1372.489,459.685 1372.489,459.685C1372.489,459.685 1385.519,465.679 1385.519,465.679C1385.519,465.679 1373.236,486.481 1373.236,486.481C1373.236,486.481 1367.508,482.455 1367.508,482.455C1367.508,482.455 1374.043,472.688 1374.043,472.688C1374.043,472.688 1369.306,469.86 1367.736,468.923C1367.736,468.923 1355.369,485.608 1355.369,485.608C1355.369,485.608 1366.182,495.032 1366.182,495.032C1366.182,495.032 1348.397,511.205 1348.397,511.205C1348.397,511.205 1343.932,505.813 1343.932,505.813C1343.932,505.813 1352.971,498.312 1352.971,498.312C1352.971,498.312 1349.35,494.15 1348.15,492.77C1348.15,492.77 1331.061,505.827 1331.061,505.827C1331.061,505.827 1338.729,517.948 1338.729,517.948C1338.729,517.948 1318.006,529.269 1318.006,529.269C1318.006,529.269 1314.878,523.005 1314.878,523.005C1314.878,523.005 1325.371,517.726 1325.371,517.726C1325.371,517.726 1322.842,512.822 1322.004,511.197C1322.004,511.197 1302.016,520.527 1302.016,520.527C1302.016,520.527 1307.343,533.844 1307.343,533.844C1307.343,533.844 1285.088,541.341 1285.088,541.341C1285.088,541.341 1283.027,534.649 1283.027,534.649C1283.027,534.649 1294.249,531.183 1294.249,531.183C1294.249,531.183 1292.606,525.916 1292.062,524.17C1292.062,524.17 1270.682,530.279 1270.682,530.279" style="fill:none;stroke:#000000;stroke-width:3" id="path1373"/>
2445+- <path d="M1302.974,358.212C1276.461,398.587 1266.335,443.545 1264.922,481.217C1313.298,471.926 1366.541,429.891 1302.974,358.212 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:0.3pt" id="path15732"/>
2446+- <path d="M1442.934,338.628C1442.934,381.305 1442.934,447.426 1442.934,490.104C1410.298,545.686 1348.661,567.153 1282.34,567.153C1279.738,562.989 1282.741,559.845 1280.139,555.681C1408.642,545.677 1418.398,428.647 1442.934,338.628 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:0.3pt" id="path16835"/>
2447+- <path d="M1345.676,297.193C1380.918,302.945 1412.62,302.503 1447.42,297.193L1409.747,427.253C1405.577,370.56 1386.682,335.796 1345.676,297.193 zM1398.684,727.203C1416.305,724.327 1439.673,703.607 1447.077,693.63L1445.02,667.766L1323.733,641.468C1355.829,683.05 1353.389,681.212 1398.684,727.203 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:0.3pt" id="path7295"/>
2448+- <path d="M1379.455,319.755L1441.256,319.755M1392.311,337.96L1436.711,337.96M1399.191,354.978L1431.018,354.978M1405.928,373.182L1426.259,373.182M1410.493,390.2L1420.903,390.2M1358.922,687.179L1420.723,687.179M1346.312,673.003L1391.945,673.003M1334.799,659.344L1368.714,659.344M1371.762,701.584L1411.636,701.584M1385.358,715.46L1401.95,715.46" style="fill:none;stroke:#000000;stroke-width:4" id="path14719"/>
2449+- <path d="M1291.731,453.282C1293.195,472.365 1270.248,474.431 1271.295,454.751C1271.805,445.149 1276.334,451.87 1281.026,453.856C1286.302,456.089 1282.721,436.181 1277.227,423.207C1284.992,429.811 1290.801,441.157 1291.731,453.282 zM1315.633,424.23C1336.914,424.276 1332.917,404.612 1318.95,408.687C1314.323,410.037 1313.772,411.622 1314.827,415.888C1315.898,420.218 1296.089,415.264 1281.253,411.716C1289.211,417.407 1302.11,424.2 1315.633,424.23 zM1312.861,405.964C1330.394,398.292 1321.439,377.064 1304.557,387.233C1296.32,392.194 1304.381,393.036 1308.338,396.245C1312.788,399.853 1296.438,405.82 1282.404,407.065C1291.882,410.818 1301.719,410.839 1312.861,405.964 zM1308.477,439.228C1320.388,456.863 1302.006,465.851 1297.595,451.987C1296.134,447.394 1297.476,445.886 1301.104,443.212C1304.696,440.566 1289.487,428.846 1278.265,418.513C1287.428,421.942 1300.908,428.021 1308.477,439.228 z " style="fill:#ffffff;fill-rule:evenodd" id="path17986"/>
2450+- <path d="M1300.326,746.453C1300.326,746.453 1300.326,746.453 1300.326,746.453 z " style="fill:none;stroke:#000000;stroke-width:1pt" id="path26155"/>
2451+- <g id="g51435">
2452+- <use transform="matrix(-0.5603,0.8283,-0.8283,-0.5603,2248.8454,-218.4023)" id="use43507" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2453+- <use transform="matrix(-0.8247,0.5656,-0.5656,-0.8247,2434.2277,140.1033)" id="use43495" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2454+- <g transform="matrix(0.0709,0.0245,-0.0245,0.0709,1069.7839,265.8014)" id="g43161">
2455+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,469.7341,-96.3691)" style="opacity:1;fill-rule:evenodd" id="path43163"/>
2456+- <g id="g43165">
2457+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,544.6751,-21.938)" style="opacity:1;fill-rule:evenodd" id="path43167"/>
2458+- <path d="M2093.248 -377.123A42.823 42.823 0 1 1 2007.601,-377.123A42.823 42.823 0 1 1 2093.248 -377.123 z" transform="matrix(0.9405,0,0,0.9405,394.7932,-22.9576)" style="opacity:1;fill-rule:evenodd" id="path43169"/>
2459+- </g>
2460+- <path d="M2398.109,-40.654L2351.208,-115.085L2295.129,-59.007C2346.45,-166.745 2377.378,-276.522 2384.855,-391.398L2411.364,-391.398C2418.841,-276.522 2449.769,-166.745 2501.089,-59.007L2445.011,-115.085L2398.109,-40.654 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path43171"/>
2461+- </g>
2462+- <use transform="matrix(0.9827,-0.1851,0.1851,0.9827,-60.0131,340.8219)" id="use43487" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2463+- <use transform="matrix(0.9962,-0.0866,0.0866,0.9962,-36.8812,160.7462)" id="use43489" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2464+- <use transform="matrix(-0.8909,0.4542,-0.4542,-0.8909,2471.8802,246.238)" id="use43491" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2465+- <use transform="matrix(0.9497,-0.313,0.313,0.9497,-62.2796,564.1426)" id="use43493" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2466+- <use transform="matrix(-0.7635,0.6458,-0.6458,-0.7635,2399.319,72.6642)" id="use43497" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2467+- <use transform="matrix(-0.4865,0.8737,-0.8737,-0.4865,2204.0483,-255.2627)" id="use43499" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2468+- <use transform="matrix(-0.6848,0.7288,-0.7288,-0.6848,2348.8997,-5.7002)" id="use43501" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2469+- <use transform="matrix(-0.6282,0.778,-0.778,-0.6282,2320.5868,-37.9228)" id="use43503" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2470+- <use transform="matrix(-0.8329,0.5535,-0.5535,-0.8329,2458.9227,110.1526)" id="use43505" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2471+- <use transform="matrix(0.9849,-0.1734,0.1734,0.9849,-31.088,353.4139)" id="use43509" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2472+- <use transform="matrix(0.9342,-0.3569,0.3569,0.9342,-27.8564,651.2066)" id="use43511" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2473+- <use transform="matrix(0.9332,0.3593,-0.3593,0.9332,266.5457,-438.3717)" id="use43513" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2474+- <use transform="matrix(0.9993,0.0362,-0.0362,0.9993,29.6538,35.7232)" id="use43515" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2475+- <use transform="matrix(-0.4129,0.9108,-0.9108,-0.4129,2161.1684,-285.1842)" id="use43517" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2476+- <use transform="matrix(0.9781,0.2082,-0.2082,0.9781,132.8592,-220.1907)" id="use43519" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g43161"/>
2477+- </g>
2478+- <path d="M1079.688,151.656C1079.513,165.928 1077.365,179.957 1075.563,193.688L1074.375,203.375C1074.732,200.165 1075.137,196.932 1075.563,193.688L1076.031,189.969C1070.851,207.811 1067.593,211.532 1065,216.25C1062.407,220.968 1062.886,223.072 1061.813,221.313C1060.344,219.092 1059.411,219.318 1057.5,219.625C1055.733,220.47 1055.667,221.005 1054.938,221.969C1054.308,223.136 1054.348,224.388 1054.438,225.656C1054.735,227.4 1055.725,228.704 1056.969,229.875C1056.975,229.88 1056.994,229.87 1057,229.875C1058.181,230.824 1059.571,231.141 1061.031,231.281C1062.329,231.318 1063.458,230.825 1064.594,230.281C1065.534,229.805 1066.213,229.044 1066.906,228.281L1068.344,227.625C1067.767,232.214 1067.598,236.845 1067.719,241.469C1067.74,242.398 1068.236,244.335 1065.875,242.938C1063.514,241.54 1061.783,241.805 1059.625,242.156C1057.76,242.65 1056.307,243.803 1055.031,245.188C1053.738,246.718 1053.084,248.566 1052.719,250.5C1052.329,252.864 1052.901,255.119 1054,257.188C1055.558,259.805 1058.154,261.413 1061.031,261.906C1063.7,262.388 1066.277,261.733 1068.688,260.594C1071.25,259.245 1072.955,257.004 1074.406,254.563C1074.939,253.739 1075.199,252.85 1075.406,251.906L1077.219,251.813C1081.569,264.386 1078.606,274.06 1072.875,282.219C1071.23,280.285 1071.429,278.838 1071.344,278.625C1069.524,274.079 1063.894,272.642 1059.438,274.813C1053.829,277.544 1051.724,284.492 1054.156,289.719C1056.145,293.992 1060.448,296.263 1065,296.25L1064.719,296.375C1058.058,302.04 1064.168,310.451 1071.563,309.281C1074.612,308.799 1077.304,307.615 1079.75,305.906L1077.375,307.688C1073.412,315.241 1078.199,319.326 1085.594,318.156C1088.482,317.7 1090.689,316.491 1092.5,314.719C1089.074,321.902 1093.765,325.795 1100.969,324.656C1113.167,322.727 1105.929,305.726 1113.625,291.469L1108.156,318.219C1104.193,325.772 1114.887,335.256 1122.281,324.375L1123.875,294.781C1125.78,309.29 1117.042,332.988 1129.344,334.063C1136.85,334.718 1149.997,326.561 1139.156,307.656L1137.469,305C1135.225,301.835 1133.281,298.779 1131.844,296.156L1137.469,305C1145.414,316.206 1157.366,328.877 1166.063,329.375C1174.168,329.839 1186.213,331.514 1186.281,314L1186.188,313.969C1188.501,313.378 1190.722,312.434 1192.813,311.063C1199.072,306.956 1202.127,297.699 1193.563,295.938L1192.75,295.906C1195.734,291.435 1196.133,285.289 1192.938,280.781L1197.313,282.688C1203.349,289.628 1213.086,290.751 1220.625,286.531C1224.597,288.966 1228.158,289.568 1231.063,286.813C1234.928,288.762 1237.878,288.479 1240.906,285.563C1245.732,287.137 1248.2,286.23 1250.125,283.563C1255.541,285.474 1257.319,284.48 1259.375,282C1264.874,284.082 1268.062,283.496 1269.844,279.75C1274.374,282.4 1276.064,281.149 1278.469,276.844C1280.912,279.977 1283.405,279.482 1285.375,276.594L1286.031,276.594C1291.215,277.07 1292.974,276.091 1294.344,273.031L1296.25,267.844C1295.527,269.851 1294.981,271.609 1294.344,273.031L1294.406,273.5C1301.806,276.032 1302.249,272.357 1304.813,265.406C1309.992,251.364 1293.77,221.873 1284.125,194.344C1279.127,180.078 1275.899,166.344 1278.344,155.563C1197.273,141.36 1167.083,139.952 1079.688,151.656 z " style="color:#000000;fill:#ffffff;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible" id="path14380"/>
2479+- <path d="M1112.968,260.882C1117.721,259.653 1135.528,259.905 1142.225,261.481C1141.96,255.312 1133.28,259.221 1127.635,255.408C1121.873,258.842 1113.099,256.682 1112.968,260.882 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2722"/>
2480+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.4211,0,0,0.4104,1287.4845,49.8948)" style="fill:#0000dd;fill-rule:evenodd" id="path2726"/>
2481+- <path d="M1144.948,169.07C1149.467,170.354 1175.819,174.702 1183.42,175.065C1183.294,177.037 1165.71,175.945 1159.667,175.132C1153.624,174.319 1144.92,171.268 1144.948,169.07 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2728"/>
2482+- <path d="M1178.61,176.689C1171.326,186.545 1156.283,188.735 1141.642,179.741" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path2732"/>
2483+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(-0.9289,0,0,0.9053,1445.6135,-105.026)" style="fill:none;stroke:#0000dd;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round" id="path2734"/>
2484+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.356,0,0,0.3563,989.9356,65.8467)" style="fill:#0000dd;fill-rule:evenodd" id="path2736"/>
2485+- <path d="M1110.444,169.306C1106.624,170.421 1084.344,174.196 1077.918,174.511C1078.025,176.223 1092.891,175.275 1098,174.569C1103.11,173.864 1110.468,171.214 1110.444,169.306 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path2738"/>
2486+- <path d="M1081.985,175.921C1088.143,184.477 1100.861,186.378 1113.24,178.571" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path2742"/>
2487+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.7854,0,0,0.7859,856.2437,-68.6452)" style="fill:none;stroke:#0000dd;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path2744"/>
2488+- <path d="M1134.318,157.106C1156.853,148.872 1190.221,161.006 1190.221,161.006" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path6738"/>
2489+- <path d="M1116.551,158.84C1103.1,150.606 1083.183,162.74 1083.183,162.74" style="fill:none;stroke:#0000dd;stroke-width:6;stroke-linecap:round" id="path7709"/>
2490+- <path d="M1210.803,149.008C1200.741,180.058 1245.336,244.849 1229.651,276.169C1228.581,278.824 1226.908,281.357 1224.812,283.423C1217.109,291.015 1204.543,291.001 1197.31,282.685C1190.862,275.272 1190.901,263.229 1198.065,256.348C1204.37,250.292 1214.565,250.361 1220.335,257.209C1225.332,263.14 1225.24,272.678 1219.463,278.008C1214.56,282.531 1206.727,282.407 1202.426,277.024C1198.875,272.579 1199.017,265.534 1203.415,261.763C1206.909,258.766 1212.398,258.943 1215.218,262.87C1217.334,265.817 1217.145,270.405 1214.113,272.593C1212.048,274.084 1208.832,273.863 1207.543,271.362C1206.822,269.964 1207.05,267.623 1208.764,267.178C1209.396,267.014 1210.871,267.68 1210.101,268.532M1149.955,289.833C1158.223,302.594 1170.987,309.184 1186.489,300.948C1187.676,300.506 1188.847,299.842 1189.905,299.012C1195.311,294.77 1196.967,286.462 1192.934,280.774C1189.512,275.947 1182.708,274.624 1178.004,278.517C1174.121,281.732 1172.962,287.882 1176.083,291.963C1178.563,295.206 1183.348,296.055 1186.505,293.156C1188.873,290.981 1189.544,286.959 1187.317,284.503C1185.8,282.83 1182.976,282.435 1181.405,284.373C1180.526,285.456 1180.297,287.533 1181.7,288.233C1182.218,288.491 1183.616,288.181 1183.105,287.301M1087.964,275.438C1084.779,283.279 1080.112,287.352 1075.644,291.551C1073.999,293.097 1073.147,293.739 1071.505,294.609C1065.163,297.97 1057.088,296.046 1054.142,289.715C1051.71,284.488 1053.831,277.529 1059.439,274.798C1063.896,272.628 1069.53,274.065 1071.35,278.611C1072.715,282.021 1071.234,286.531 1067.483,288.005C1064.927,289.01 1061.66,288.051 1061.025,285.273C1060.671,283.72 1061.562,281.449 1063.461,281.402C1064.162,281.384 1065.502,282.384 1064.467,283.052M1059.871,223.546C1059.592,224.598 1061.068,224.494 1061.517,224.075C1062.733,222.94 1061.959,220.889 1060.798,220.047C1058.721,218.542 1056.006,219.793 1054.931,221.956C1053.354,225.13 1055.081,229.033 1058.016,230.542C1061.928,232.552 1066.48,230.249 1068.103,226.195C1068.365,225.54 1068.554,224.851 1068.665,224.147M1062.51,250.171C1063.417,249.569 1062.243,248.667 1061.63,248.683C1059.966,248.726 1059.185,250.774 1059.496,252.174C1060.052,254.679 1062.914,255.543 1065.152,254.637C1068.438,253.308 1069.735,249.242 1068.539,246.166C1066.945,242.067 1062.01,240.771 1058.107,242.728C1053.195,245.191 1051.337,251.466 1053.468,256.179C1056.047,261.888 1063.12,263.623 1068.675,260.592C1073.12,258.167 1075.911,253.225 1075.933,248.224M1223.76,269.788C1234.302,248.154 1193.921,179.537 1203.882,148.738M1218.623,254.875C1216.03,227.578 1188.01,181.286 1196.866,148.738M1219.971,286.122C1225.162,289.529 1229.667,289.999 1233.01,284.299C1255.596,245.796 1210.018,176.094 1217.592,149.008M1231.015,286.776C1238.415,289.307 1241.819,286.12 1244.422,279.922C1258.851,245.569 1218.086,175.015 1224.582,149.547M1240.587,285.461C1247.987,287.993 1249.926,284.725 1252.714,278.608C1267.143,246.952 1224.948,177.713 1232.522,150.087M1250.526,283.709C1257.926,286.241 1259.066,282.897 1262.014,276.856C1275.094,250.056 1231.624,178.252 1240.007,150.357M1260.563,282.387C1267.963,284.919 1269.643,281.451 1271.624,275.027C1279.309,250.116 1240.441,177.713 1248.015,150.626M1269.635,279.625C1275.491,283.144 1277.677,279.708 1279.652,272.726C1286.544,248.369 1247.633,178.522 1255.747,151.436M1286.096,275.751C1293.496,278.283 1293.958,274.153 1296.236,267.828C1303.651,247.233 1261.968,182.029 1271.161,152.785M1294.417,273.494C1301.817,276.026 1302.248,272.37 1304.812,265.419C1312.842,243.648 1269.382,184.727 1278.845,153.594M1278.516,277.291C1283.422,281.375 1285.259,277.668 1287.65,271.386C1296.414,248.363 1254.288,180.95 1263.211,152.245M1146.055,232.743C1149.718,247.61 1127.921,242.366 1124.353,239.707C1112.409,247.472 1103.444,240.265 1106.191,232.528C1108.401,226.307 1117.285,170.366 1113.178,165.424M1136.562,265.887C1129.036,269.344 1124.422,268.947 1118.354,266.682M1181.182,174.4C1181.847,169.631 1166.883,165.122 1162.497,164.388C1160.268,164.015 1145.975,164.154 1143.972,165.44C1142.247,169.387 1141.395,179.713 1141.063,184.837C1145.839,193.234 1148.401,194.493 1152.771,198.116M1079.81,173.934C1079.248,169.793 1091.899,165.879 1095.608,165.242C1097.492,164.918 1109.577,165.038 1111.27,166.155C1112.728,169.582 1113.448,178.546 1113.729,182.995C1109.692,190.284 1107.525,191.377 1103.831,194.522M1183.136,294.923C1172.127,298.992 1167.942,293.904 1161.694,285.438M1193.556,295.929C1202.121,297.69 1199.072,306.951 1192.813,311.058C1176.02,322.074 1150.492,305.921 1141.012,294.553M1070.174,286.122C1077.325,277.957 1082.392,264.844 1077.272,250.99M1139.145,307.669C1149.986,326.574 1136.845,334.703 1129.339,334.047C1117.037,332.972 1125.787,309.283 1123.882,294.774M1089.855,275.3C1059.492,237.137 1079.549,194.896 1079.699,150.308M1186.273,314.004C1186.205,331.517 1174.152,329.831 1166.046,329.367C1154.894,328.728 1138.364,308.079 1131.84,296.171M1064.708,296.363C1058.047,302.028 1064.165,310.437 1071.56,309.267C1083.758,307.339 1090.272,294.384 1097.968,280.126M1077.387,307.693C1073.423,315.247 1078.193,319.339 1085.588,318.17C1097.786,316.241 1098.096,300.858 1105.792,286.601M1092.763,314.168C1088.8,321.721 1093.57,325.813 1100.964,324.644C1113.162,322.715 1105.919,305.714 1113.615,291.457M1108.14,318.214C1104.177,325.767 1114.881,335.255 1122.276,324.374M1062.317,222.675C1065.466,212.338 1068.91,214.42 1076.013,189.959M1067.805,244.43C1067.145,228.05 1068.929,221.642 1074.521,202.766" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path14169"/>
2491+- <path d="M1175.427,58.205L1240.165,72.072L1304.037,58.205C1294.661,69.793 1279.215,145.991 1280.566,155.808C1227.254,149.647 1131.904,142.791 1077.961,151.935C1077.048,143.128 1066.361,72.697 1044.45,58.205L1111.238,69.905L1175.427,58.205 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path7711"/>
2492+- <g transform="matrix(-0.6123,0,0,0.6118,948.4091,-62.7832)" style="stroke:#dd0000;stroke-width:1.3" id="g2898">
2493+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -276.244,242.036 -276.453,258.845C-260.598,258.265 -258.44,267.122 -258.929,271.017C-259.483,275.43 -260.806,282.416 -278.956,280.87C-277.079,302.123 -286.988,281.805 -290.848,281.709C-294.707,281.612 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.1;stroke-linecap:round;stroke-linejoin:round" id="path2900"/>
2494+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:11.1;stroke-linecap:round;stroke-linejoin:round" id="path2902"/>
2495+- </g>
2496+- <g transform="matrix(-0.5234,-0.0338,-0.0347,0.5366,931.9562,-51.5345)" style="stroke:#dd0000;stroke-width:1.5" id="g2918">
2497+- <path d="M-302.113,258.265C-301.279,244.547 -296.48,238.172 -290.848,237.978C-285.157,237.783 -277.456,239.811 -277.582,256.621C-282.146,268.928 -284.328,282.377 -290.848,281.709C-294.423,281.155 -303.156,300.577 -302.113,282.029C-318.177,282.029 -321.515,272.431 -321.515,268.118C-321.515,263.543 -316.925,258.458 -302.113,258.265 z " style="fill-rule:evenodd;stroke:#dd0000;stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round" id="path2920"/>
2498+- <path d="M-198.195 267.475A30.694 30.694 0 1 1 -259.583,267.475A30.694 30.694 0 1 1 -198.195 267.475 z" transform="matrix(0.2638,0,0,0.2683,-229.9293,197.8098)" style="fill-rule:evenodd;stroke:#dd0000;stroke-width:12.8;stroke-linecap:round;stroke-linejoin:round" id="path2922"/>
2499+- </g>
2500+- <path d="M1074.104,127.138C1128.4,122.89 1213.21,123.443 1282.227,131.769L1285.567,114.989C1282.222,120.397 1252.838,129.9 1242.15,111.734C1226.892,122.981 1207.797,124.556 1187.282,111.283C1181.09,118.874 1135.932,122.739 1126.638,113.09C1111.009,124.118 1083.221,124.856 1071.485,111.207L1074.104,127.138 z " style="fill:#dd0000;fill-rule:evenodd" id="path2924"/>
2501+- <path d="M1145.093,125.117C1190.489,125.164 1250.318,128.474 1283.236,133.175C1282.527,140.863 1279.215,145.991 1280.566,155.808C1227.254,149.647 1131.904,142.791 1077.961,151.935C1077.048,143.128 1075.894,136.122 1073.918,128.997C1092.336,126.239 1117.736,125.09 1145.093,125.117 z " style="fill-rule:evenodd" id="path2684"/>
2502+- <use transform="matrix(0.8537,0.004,-0.004,0.8537,226.0961,10.1477)" id="use51661" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g2898"/>
2503+- <use transform="matrix(0.9998,0.0209,-0.0209,0.9998,56.9098,-23.7476)" id="use51663" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#use51661"/>
2504+- <path d="M1295.738,638.138C1275.717,638.669 1288.282,640.129 1287.682,632.832C1278.403,611.882 1280.169,592.228 1276.413,571.926C1289.691,575.603 1328.67,565.885 1338.796,581.118C1349,596.47 1339.835,624.034 1333.266,632.404C1326.824,640.614 1307.038,638.814 1295.738,638.138 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path12649"/>
2505+- <path d="M1271.658,604.148C1271.658,600.48 1267.906,597.503 1263.285,597.503C1245.062,597.503 1254.746,599.266 1254.391,603.839C1254.011,608.748 1249.088,612.029 1263.285,610.792C1267.889,610.392 1271.658,607.816 1271.658,604.148 zM1270.91,590.859C1270.91,587.191 1267.202,584.214 1262.635,584.214C1244.627,584.214 1254.196,585.977 1253.846,590.55C1253.47,595.459 1248.605,598.74 1262.635,597.503C1267.186,597.102 1270.91,594.527 1270.91,590.859 zM1272.05,618.055C1272.05,614.387 1268.491,611.411 1264.107,611.411C1246.822,611.411 1256.007,613.173 1255.671,617.746C1255.31,622.656 1250.64,625.936 1264.107,624.7C1268.475,624.299 1272.05,621.723 1272.05,618.055 zM1268.119,578.054C1268.119,574.88 1265.208,572.304 1261.622,572.304C1247.481,572.304 1254.995,573.829 1254.72,577.786C1254.425,582.035 1250.605,584.874 1261.622,583.804C1265.195,583.457 1268.119,581.228 1268.119,578.054 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path12655"/>
2506+- <path d="M1294.911,604.148C1294.911,600.48 1289.994,597.503 1283.937,597.503C1260.053,597.503 1272.745,599.266 1272.28,603.839C1271.782,608.748 1265.329,612.029 1283.937,610.792C1289.972,610.392 1294.911,607.816 1294.911,604.148 zM1293.891,590.859C1293.891,587.191 1289.031,584.214 1283.045,584.214C1259.441,584.214 1271.984,585.977 1271.525,590.55C1271.032,595.459 1264.655,598.74 1283.045,597.503C1289.009,597.102 1293.891,594.527 1293.891,590.859 zM1294.108,618.055C1294.108,614.387 1289.443,611.411 1283.698,611.411C1261.041,611.411 1273.081,613.173 1272.64,617.746C1272.167,622.656 1266.046,625.936 1283.698,624.7C1289.423,624.299 1294.108,621.723 1294.108,618.055 zM1286.164,578.054C1286.164,574.88 1282.348,572.304 1277.648,572.304C1259.113,572.304 1268.962,573.829 1268.602,577.786C1268.215,582.035 1263.208,584.874 1277.648,583.804C1282.331,583.457 1286.164,581.228 1286.164,578.054 zM1286.019,632.321C1286.019,628.653 1283.023,625.676 1279.331,625.676C1264.775,625.676 1272.51,627.439 1272.227,632.012C1271.923,636.921 1267.99,640.202 1279.331,638.965C1283.009,638.565 1286.019,635.989 1286.019,632.321 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path12657"/>
2507+- <path d="M1254.47,604.457C1254.47,600.789 1251.148,597.812 1247.056,597.812C1242.963,597.812 1239.641,600.789 1239.641,604.457C1239.641,608.125 1242.963,611.102 1247.056,611.102C1251.148,611.102 1254.47,608.125 1254.47,604.457 zM1253.924,591.168C1253.924,587.5 1250.641,584.523 1246.597,584.523C1242.552,584.523 1239.269,587.5 1239.269,591.168C1239.269,594.836 1242.552,597.812 1246.597,597.812C1250.641,597.812 1253.924,594.836 1253.924,591.168 zM1255.746,618.364C1255.746,614.696 1252.595,611.72 1248.712,611.72C1244.83,611.72 1241.679,614.696 1241.679,618.364C1241.679,622.032 1244.83,625.009 1248.712,625.009C1252.595,625.009 1255.746,622.032 1255.746,618.364 zM1254.781,578.321C1254.781,575.147 1252.204,572.571 1249.028,572.571C1245.852,572.571 1243.274,575.147 1243.274,578.321C1243.274,581.496 1245.852,584.072 1249.028,584.072C1252.204,584.072 1254.781,581.496 1254.781,578.321 zM1265.808,637.854C1261.651,638.809 1257.352,636.896 1256.211,633.584C1255.071,630.272 1257.52,626.809 1261.677,625.853C1265.834,624.898 1270.133,626.811 1271.273,630.123C1272.413,633.435 1269.965,636.898 1265.808,637.854 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path12653"/>
2508+- <path d="M1332.096,636.975C1342.577,616.688 1349.252,591.918 1334.284,573.865L1350.963,571.842C1363.651,600.704 1362.292,608.115 1348.074,639.855L1332.096,636.975 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path12689"/>
2509+- <path d="M1350.784,642.528C1364.753,620.983 1366.914,598.019 1353.301,571.162C1369.11,570.284 1423.62,538.822 1441.704,501.372L1441.704,661.761C1423.332,657.651 1369.81,643.411 1350.784,642.528 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round" id="path12693"/>
2510+- <path d="M1353.546,641.87C1367.095,619.17 1364.232,590.182 1357.321,571.037C1360.731,572.253 1390.723,552.959 1394.133,554.175C1397.543,555.391 1370.05,579.294 1373.46,580.51C1380.28,582.942 1390.646,587.245 1397.466,589.677C1388.373,596.288 1378.461,599.531 1371.005,606.141C1378.189,612.689 1389.191,615.87 1396.102,622.605C1386.1,628.404 1376.37,628.404 1366.095,633.456C1374.097,638.008 1386.449,642.55 1391.66,648.571C1380.112,647.947 1365.094,642.494 1353.546,641.87 z " style="fill-rule:evenodd" id="path12695"/>
2511+- <path d="M1354.227,632.21C1358.411,633.462 1361.085,636.89 1360.196,639.863C1359.307,642.835 1355.19,644.232 1351.006,642.981C1346.821,641.73 1344.147,638.302 1345.036,635.329C1345.925,632.356 1350.042,630.959 1354.227,632.21 zM1356.838,620.297C1361.182,620.754 1364.444,623.628 1364.119,626.714C1363.795,629.8 1360.007,631.934 1355.663,631.477C1351.32,631.021 1348.058,628.146 1348.383,625.06C1348.707,621.975 1352.495,619.841 1356.838,620.297 zM1358.658,607.761C1363.015,608.059 1366.38,610.813 1366.168,613.908C1365.957,617.004 1362.249,619.274 1357.892,618.977C1353.535,618.679 1350.17,615.925 1350.382,612.83C1350.593,609.734 1354.301,607.463 1358.658,607.761 zM1357.239,582.27C1361.596,581.973 1365.303,584.245 1365.514,587.34C1365.725,590.436 1362.36,593.189 1358.002,593.485C1353.645,593.782 1349.938,591.51 1349.727,588.415C1349.516,585.319 1352.882,582.566 1357.239,582.27 zM1359.334,594.875C1363.701,594.86 1367.255,597.365 1367.266,600.468C1367.277,603.571 1363.741,606.101 1359.374,606.117C1355.007,606.132 1351.453,603.627 1351.442,600.524C1351.431,597.421 1354.967,594.891 1359.334,594.875 zM1353.954,570.589C1358.195,569.546 1362.238,571.145 1362.979,574.158C1363.72,577.171 1360.879,580.463 1356.638,581.505C1352.397,582.548 1348.354,580.949 1347.613,577.936C1346.872,574.923 1349.713,571.631 1353.954,570.589 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path12699"/>
2512+- </g>
2513+- <use transform="matrix(-1,0,0,-1,2648.1696,4523.7054)" id="use9765" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g9671"/>
2514+- </g>
2515+- <path d="M2465.065,685.221C2465.016,678.999 2468.945,674.56 2475.032,674.496C2480.912,674.431 2484.631,679.87 2485.219,685.141L2485.302,685.141C2485.357,679.955 2489.525,674.564 2495.476,674.496C2501.426,674.428 2505.476,679.688 2505.567,685.221C2505.658,690.954 2494.084,699.872 2485.302,714.851L2485.137,714.851C2478.43,702.106 2465.113,691.643 2465.065,685.221 z " style="fill:#dd0000" id="text10609"/>
2516+- <use transform="matrix(-1,0,0,-1,5062.5,1575)" id="use6742" x="0" y="0" width="2632.5" height="1575" xlink:href="#text10609"/>
2517+- <use transform="translate(405,630)" id="use9741" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2518+- <use transform="translate(1619.9081,0)" id="use41765" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41709"/>
2519+- <use transform="translate(1619.9998,0)" id="use41767" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use41711"/>
2520+- <use transform="translate(0,315.0001)" id="use20297" x="0" y="0" width="2632.5" height="1575" xlink:href="#path6004"/>
2521+- <use transform="translate(0,315)" id="use20338" x="0" y="0" width="2632.5" height="1575" xlink:href="#use7048"/>
2522+- </g>
2523+- <g id="1_spade">
2524+- <use transform="translate(0,945)" id="use9363" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2525+- <path d="M18.155,1021.99L21.097,1021.99L21.186,1021.894C20.359,1020.504 19.949,1017.998 19.949,1014.381L19.972,1014.004C20.669,1016.17 22.275,1017.676 24.631,1017.676C27.453,1017.676 29.511,1015.058 29.556,1012.272C29.556,1007.998 23.912,1004.899 19.626,997.356C15.34,1004.899 9.697,1007.998 9.697,1012.272C9.741,1015.058 11.799,1017.676 14.621,1017.676C16.977,1017.676 18.583,1016.17 19.28,1014.004L19.303,1014.381C19.303,1017.998 18.893,1020.504 18.067,1021.894L18.155,1021.99 z " id="path37946"/>
2526+- <use transform="matrix(-1,0,0,-1,202.638,2205.077)" id="use42787" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37946"/>
2527+- <use transform="matrix(1.9692,0,0,1.9692,-895.6113,-1068.5665)" id="use22215" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2528+- <path d="M79.959,1231.215C79.915,1231.428 79.819,1231.593 79.67,1231.708C79.524,1231.822 79.335,1231.879 79.104,1231.879C78.8,1231.879 78.556,1231.781 78.374,1231.586C78.193,1231.391 78.103,1231.13 78.103,1230.805C78.103,1230.478 78.194,1230.216 78.376,1230.019C78.56,1229.822 78.803,1229.723 79.104,1229.723C79.234,1229.723 79.362,1229.739 79.487,1229.77C79.614,1229.799 79.749,1229.845 79.89,1229.909L79.89,1230.429L79.685,1230.429C79.657,1230.251 79.597,1230.121 79.504,1230.038C79.412,1229.955 79.28,1229.914 79.109,1229.914C78.915,1229.914 78.769,1229.989 78.669,1230.138C78.572,1230.286 78.523,1230.509 78.523,1230.805C78.523,1231.099 78.572,1231.321 78.669,1231.469C78.767,1231.615 78.912,1231.689 79.104,1231.689C79.262,1231.689 79.386,1231.65 79.478,1231.574C79.57,1231.496 79.634,1231.376 79.668,1231.215L79.959,1231.215M79.099,1228.988C79.347,1228.988 79.577,1229.033 79.79,1229.123C80.005,1229.212 80.201,1229.346 80.378,1229.523C80.556,1229.7 80.689,1229.896 80.776,1230.109C80.864,1230.322 80.908,1230.554 80.908,1230.805C80.908,1231.052 80.864,1231.283 80.776,1231.496C80.689,1231.707 80.556,1231.902 80.378,1232.079C80.201,1232.257 80.005,1232.39 79.79,1232.48C79.577,1232.569 79.347,1232.614 79.099,1232.614C78.852,1232.614 78.621,1232.569 78.406,1232.48C78.193,1232.39 77.997,1232.257 77.82,1232.079C77.642,1231.902 77.51,1231.707 77.422,1231.496C77.334,1231.283 77.29,1231.052 77.29,1230.805C77.29,1230.554 77.334,1230.322 77.422,1230.109C77.51,1229.896 77.642,1229.7 77.82,1229.523C77.997,1229.346 78.193,1229.212 78.406,1229.123C78.621,1229.033 78.852,1228.988 79.099,1228.988M79.099,1229.24C78.886,1229.24 78.687,1229.278 78.503,1229.355C78.32,1229.431 78.151,1229.546 77.998,1229.699C77.847,1229.85 77.732,1230.019 77.654,1230.207C77.577,1230.392 77.539,1230.592 77.539,1230.805C77.539,1231.016 77.577,1231.214 77.654,1231.398C77.732,1231.582 77.847,1231.75 77.998,1231.903C78.151,1232.056 78.32,1232.172 78.503,1232.25C78.687,1232.327 78.886,1232.365 79.099,1232.365C79.314,1232.365 79.513,1232.327 79.697,1232.25C79.883,1232.172 80.052,1232.056 80.205,1231.903C80.356,1231.752 80.47,1231.584 80.544,1231.401C80.621,1231.217 80.659,1231.018 80.659,1230.805C80.659,1230.588 80.621,1230.388 80.544,1230.204C80.468,1230.019 80.355,1229.85 80.205,1229.699C80.052,1229.546 79.883,1229.431 79.697,1229.355C79.513,1229.278 79.314,1229.24 79.099,1229.24M83.831,1229.838L83.557,1229.838L83.557,1229.189C83.731,1229.096 83.906,1229.025 84.082,1228.976C84.259,1228.927 84.433,1228.903 84.602,1228.903C84.981,1228.903 85.281,1228.995 85.501,1229.179C85.72,1229.363 85.83,1229.613 85.83,1229.928C85.83,1230.285 85.581,1230.711 85.083,1231.208C85.044,1231.245 85.015,1231.274 84.995,1231.293L84.075,1232.213L85.596,1232.213L85.596,1231.764L85.881,1231.764L85.881,1232.614L83.53,1232.614L83.53,1232.348L84.636,1231.244C84.88,1231 85.055,1230.776 85.159,1230.573C85.263,1230.368 85.315,1230.153 85.315,1229.928C85.315,1229.683 85.251,1229.491 85.122,1229.352C84.995,1229.214 84.819,1229.145 84.595,1229.145C84.362,1229.145 84.182,1229.202 84.055,1229.318C83.928,1229.434 83.853,1229.607 83.831,1229.838M87.964,1232.443C88.213,1232.443 88.399,1232.306 88.523,1232.033C88.647,1231.759 88.709,1231.347 88.709,1230.795C88.709,1230.242 88.647,1229.828 88.523,1229.555C88.399,1229.281 88.213,1229.145 87.964,1229.145C87.715,1229.145 87.529,1229.281 87.405,1229.555C87.281,1229.828 87.219,1230.242 87.219,1230.795C87.219,1231.347 87.281,1231.759 87.405,1232.033C87.529,1232.306 87.715,1232.443 87.964,1232.443M87.964,1232.685C87.568,1232.685 87.259,1232.519 87.036,1232.187C86.815,1231.855 86.704,1231.391 86.704,1230.795C86.704,1230.198 86.815,1229.733 87.036,1229.401C87.259,1229.069 87.568,1228.903 87.964,1228.903C88.361,1228.903 88.67,1229.069 88.892,1229.401C89.113,1229.733 89.224,1230.198 89.224,1230.795C89.224,1231.391 89.113,1231.855 88.892,1232.187C88.67,1232.519 88.361,1232.685 87.964,1232.685M91.147,1232.443C91.397,1232.443 91.583,1232.306 91.707,1232.033C91.83,1231.759 91.892,1231.347 91.892,1230.795C91.892,1230.242 91.83,1229.828 91.707,1229.555C91.583,1229.281 91.397,1229.145 91.147,1229.145C90.898,1229.145 90.712,1229.281 90.588,1229.555C90.465,1229.828 90.403,1230.242 90.403,1230.795C90.403,1231.347 90.465,1231.759 90.588,1232.033C90.712,1232.306 90.898,1232.443 91.147,1232.443M91.147,1232.685C90.752,1232.685 90.443,1232.519 90.22,1232.187C89.998,1231.855 89.888,1231.391 89.888,1230.795C89.888,1230.198 89.998,1229.733 90.22,1229.401C90.443,1229.069 90.752,1228.903 91.147,1228.903C91.545,1228.903 91.854,1229.069 92.075,1229.401C92.297,1229.733 92.407,1230.198 92.407,1230.795C92.407,1231.391 92.297,1231.855 92.075,1232.187C91.854,1232.519 91.545,1232.685 91.147,1232.685M95.562,1229.218L94.136,1232.614L93.772,1232.614L95.132,1229.369L93.447,1229.369L93.447,1229.818L93.162,1229.818L93.162,1228.969L95.562,1228.969L95.562,1229.218M98.518,1231.293L99.856,1231.293L99.187,1229.56L98.518,1231.293M97.488,1232.614L97.488,1232.355L97.808,1232.355L99.106,1228.969L99.517,1228.969L100.818,1232.355L101.177,1232.355L101.177,1232.614L99.851,1232.614L99.851,1232.355L100.256,1232.355L99.951,1231.554L98.418,1231.554L98.113,1232.355L98.513,1232.355L98.513,1232.614L97.488,1232.614M101.616,1229.213C101.616,1229.138 101.643,1229.073 101.697,1229.018C101.752,1228.962 101.818,1228.935 101.895,1228.935C101.969,1228.935 102.034,1228.962 102.087,1229.018C102.143,1229.073 102.17,1229.138 102.17,1229.213C102.17,1229.29 102.144,1229.355 102.09,1229.408C102.036,1229.462 101.971,1229.489 101.895,1229.489C101.818,1229.489 101.752,1229.462 101.697,1229.408C101.643,1229.355 101.616,1229.29 101.616,1229.213M102.19,1232.355L102.615,1232.355L102.615,1232.614L101.311,1232.614L101.311,1232.355L101.741,1232.355L101.741,1230.28L101.311,1230.28L101.311,1230.019L102.19,1230.019L102.19,1232.355M104.163,1232.614L102.903,1232.614L102.903,1232.355L103.308,1232.355L103.308,1229.074L102.876,1229.074L102.876,1228.815L103.757,1228.815L103.757,1231.288L104.851,1230.28L104.478,1230.28L104.478,1230.019L105.652,1230.019L105.652,1230.28L105.208,1230.28L104.436,1230.993L105.422,1232.355L105.796,1232.355L105.796,1232.614L104.517,1232.614L104.517,1232.355L104.888,1232.355L104.111,1231.288L103.757,1231.618L103.757,1232.355L104.163,1232.355L104.163,1232.614M108.469,1231.364L106.533,1231.364L106.533,1231.383C106.533,1231.733 106.599,1231.998 106.731,1232.177C106.863,1232.354 107.057,1232.443 107.314,1232.443C107.511,1232.443 107.673,1232.392 107.798,1232.289C107.925,1232.185 108.014,1232.031 108.064,1231.828L108.425,1231.828C108.354,1232.113 108.221,1232.327 108.027,1232.47C107.835,1232.613 107.582,1232.685 107.268,1232.685C106.889,1232.685 106.584,1232.56 106.353,1232.311C106.123,1232.06 106.008,1231.728 106.008,1231.315C106.008,1230.905 106.121,1230.574 106.348,1230.324C106.574,1230.073 106.871,1229.948 107.239,1229.948C107.631,1229.948 107.932,1230.069 108.142,1230.312C108.352,1230.553 108.461,1230.903 108.469,1231.364M107.939,1231.105C107.93,1230.802 107.865,1230.574 107.747,1230.421C107.629,1230.267 107.46,1230.19 107.239,1230.19C107.032,1230.19 106.869,1230.267 106.751,1230.421C106.632,1230.576 106.559,1230.804 106.533,1231.105L107.939,1231.105M112.705,1230.805C112.819,1230.836 112.917,1230.889 112.998,1230.963C113.081,1231.037 113.155,1231.14 113.22,1231.274L113.75,1232.355L114.194,1232.355L114.194,1232.614L113.335,1232.614L112.766,1231.454C112.657,1231.23 112.557,1231.085 112.466,1231.02C112.375,1230.953 112.249,1230.92 112.09,1230.92L111.545,1230.92L111.545,1232.355L112.061,1232.355L112.061,1232.614L110.586,1232.614L110.586,1232.355L111.05,1232.355L111.05,1229.23L110.586,1229.23L110.586,1228.969L112.434,1228.969C112.789,1228.969 113.062,1229.053 113.254,1229.223C113.448,1229.392 113.545,1229.632 113.545,1229.943C113.545,1230.194 113.474,1230.391 113.333,1230.536C113.193,1230.679 112.983,1230.769 112.705,1230.805M111.545,1230.658L112.266,1230.658C112.511,1230.658 112.693,1230.601 112.81,1230.485C112.927,1230.368 112.986,1230.187 112.986,1229.943C112.986,1229.699 112.927,1229.519 112.81,1229.403C112.693,1229.288 112.511,1229.23 112.266,1229.23L111.545,1229.23L111.545,1230.658M116.79,1231.364L114.854,1231.364L114.854,1231.383C114.854,1231.733 114.919,1231.998 115.051,1232.177C115.183,1232.354 115.378,1232.443 115.635,1232.443C115.832,1232.443 115.993,1232.392 116.118,1232.289C116.245,1232.185 116.334,1232.031 116.384,1231.828L116.746,1231.828C116.674,1232.113 116.541,1232.327 116.348,1232.47C116.156,1232.613 115.903,1232.685 115.588,1232.685C115.209,1232.685 114.904,1232.56 114.673,1232.311C114.443,1232.06 114.329,1231.728 114.329,1231.315C114.329,1230.905 114.442,1230.574 114.668,1230.324C114.894,1230.073 115.191,1229.948 115.559,1229.948C115.951,1229.948 116.252,1230.069 116.462,1230.312C116.672,1230.553 116.781,1230.903 116.79,1231.364M116.26,1231.105C116.25,1230.802 116.186,1230.574 116.067,1230.421C115.95,1230.267 115.78,1230.19 115.559,1230.19C115.352,1230.19 115.19,1230.267 115.071,1230.421C114.952,1230.576 114.88,1230.804 114.854,1231.105L116.26,1231.105M118.118,1233.09L118.289,1232.658L117.319,1230.28L117.024,1230.28L117.024,1230.019L118.218,1230.019L118.218,1230.28L117.803,1230.28L118.533,1232.065L119.263,1230.28L118.875,1230.28L118.875,1230.019L119.849,1230.019L119.849,1230.28L119.558,1230.28L118.369,1233.2C118.288,1233.402 118.197,1233.539 118.098,1233.612C117.999,1233.687 117.859,1233.725 117.678,1233.725C117.602,1233.725 117.523,1233.718 117.441,1233.705C117.362,1233.692 117.281,1233.673 117.2,1233.649L117.2,1233.153L117.429,1233.153C117.439,1233.264 117.467,1233.343 117.512,1233.39C117.559,1233.439 117.632,1233.463 117.73,1233.463C117.819,1233.463 117.891,1233.438 117.944,1233.388C118,1233.339 118.057,1233.24 118.118,1233.09M122.571,1231.364L120.635,1231.364L120.635,1231.383C120.635,1231.733 120.701,1231.998 120.833,1232.177C120.964,1232.354 121.159,1232.443 121.416,1232.443C121.613,1232.443 121.774,1232.392 121.899,1232.289C122.026,1232.185 122.115,1232.031 122.166,1231.828L122.527,1231.828C122.455,1232.113 122.323,1232.327 122.129,1232.47C121.937,1232.613 121.684,1232.685 121.37,1232.685C120.99,1232.685 120.685,1232.56 120.454,1232.311C120.225,1232.06 120.11,1231.728 120.11,1231.315C120.11,1230.905 120.223,1230.574 120.449,1230.324C120.675,1230.073 120.973,1229.948 121.34,1229.948C121.733,1229.948 122.034,1230.069 122.244,1230.312C122.454,1230.553 122.563,1230.903 122.571,1231.364M122.041,1231.105C122.031,1230.802 121.967,1230.574 121.848,1230.421C121.731,1230.267 121.562,1230.19 121.34,1230.19C121.134,1230.19 120.971,1230.267 120.852,1230.421C120.733,1230.576 120.661,1230.804 120.635,1231.105L122.041,1231.105M125.21,1230.014L125.21,1230.663L124.951,1230.663C124.943,1230.535 124.907,1230.439 124.844,1230.375C124.78,1230.312 124.688,1230.28 124.565,1230.28C124.344,1230.28 124.174,1230.356 124.055,1230.509C123.938,1230.662 123.879,1230.882 123.879,1231.169L123.879,1232.355L124.399,1232.355L124.399,1232.614L123.025,1232.614L123.025,1232.355L123.43,1232.355L123.43,1230.275L123.001,1230.275L123.001,1230.019L123.879,1230.019L123.879,1230.48C123.967,1230.299 124.08,1230.166 124.219,1230.08C124.357,1229.992 124.526,1229.948 124.724,1229.948C124.797,1229.948 124.874,1229.954 124.954,1229.965C125.035,1229.976 125.12,1229.993 125.21,1230.014" id="text11840"/>
2529+- <use transform="translate(0,945)" id="use20217" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22603"/>
2530+- <use transform="translate(0,945)" id="use20256" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25665"/>
2531+- </g>
2532+- <g id="2_spade">
2533+- <use transform="translate(202.5,945)" id="use9373" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2534+- <use transform="translate(202.4885,0)" id="use42791" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37946"/>
2535+- <use transform="translate(202.5,0)" id="use42793" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42787"/>
2536+- <use transform="translate(-202.5,-99.0473)" id="use51906" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2537+- <use transform="matrix(1,0,0,-1,-202.5,2304.05)" id="use51908" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2538+- <use transform="translate(0,945)" id="use20193" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22591"/>
2539+- <use transform="translate(0,945)" id="use20234" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25671"/>
2540+- </g>
2541+- <g id="3_spade">
2542+- <use transform="translate(405,945)" id="use9383" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2543+- <use transform="translate(404.977,0)" id="use42807" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37946"/>
2544+- <use transform="translate(405,0)" id="use42809" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42787"/>
2545+- <path d="M503.164,1128.104L509.28,1128.104L509.463,1127.904C507.746,1125.014 506.892,1119.805 506.892,1112.287L506.94,1111.504C508.39,1116.006 511.728,1119.137 516.625,1119.137C522.492,1119.137 526.769,1113.695 526.861,1107.903C526.861,1099.02 515.131,1092.579 506.222,1076.899C497.313,1092.579 485.582,1099.02 485.582,1107.903C485.674,1113.695 489.952,1119.137 495.818,1119.137C500.716,1119.137 504.053,1116.006 505.503,1111.504L505.551,1112.287C505.551,1119.805 504.697,1125.014 502.98,1127.904L503.164,1128.104 z " id="path49153"/>
2546+- <use transform="translate(202.5,0)" id="use51916" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51906"/>
2547+- <use transform="translate(202.5,0)" id="use51918" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51908"/>
2548+- <use transform="translate(0,945)" id="use20195" x="0" y="0" width="2632.5" height="1575" xlink:href="#g22585"/>
2549+- <use transform="translate(0,945)" id="use20236" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25681"/>
2550+- </g>
2551+- <g id="4_spade">
2552+- <use transform="translate(607.5,945)" id="use9393" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2553+- <use transform="translate(404.9771,0)" id="use42811" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42791"/>
2554+- <use transform="translate(363.1402,0)" id="use51922" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51906"/>
2555+- <use transform="translate(83.7196,0)" id="use51932" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51922"/>
2556+- <use transform="translate(83.7196,0)" id="use51934" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51924"/>
2557+- <use transform="translate(405,0)" id="use42813" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42793"/>
2558+- <use transform="translate(363.1402,0)" id="use51924" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51908"/>
2559+- <use transform="translate(0,945)" id="use20197" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22583"/>
2560+- <use transform="translate(0,945)" id="use20238" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25683"/>
2561+- </g>
2562+- <g id="5_spade">
2563+- <use transform="translate(810,945)" id="use9403" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2564+- <use transform="translate(809.9541,0)" id="use42831" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37946"/>
2565+- <use transform="translate(809.9999,0)" id="use42833" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42787"/>
2566+- <use transform="translate(202.5,0)" id="use51974" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51922"/>
2567+- <use transform="translate(202.5,0)" id="use51976" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51924"/>
2568+- <use transform="translate(202.5,0)" id="use51978" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51932"/>
2569+- <use transform="translate(202.5,0)" id="use51980" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51934"/>
2570+- <use transform="translate(405,0)" id="use52048" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2571+- <use transform="translate(0,945)" id="use20199" x="0" y="0" width="2632.5" height="1575" xlink:href="#g22577"/>
2572+- <use transform="translate(0,945)" id="use20240" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25685"/>
2573+- </g>
2574+- <g id="6_spade">
2575+- <use transform="translate(1012.5,945)" id="use9413" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2576+- <use transform="translate(809.9541,0)" id="use42835" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42791"/>
2577+- <use transform="translate(809.9999,0)" id="use42837" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42793"/>
2578+- <use transform="translate(405,0)" id="use51992" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51922"/>
2579+- <use transform="translate(405,0)" id="use51994" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51924"/>
2580+- <use transform="translate(405,0)" id="use51996" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51932"/>
2581+- <use transform="translate(405,0)" id="use51998" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51934"/>
2582+- <use transform="translate(565.6402,0)" id="use52006" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2583+- <use transform="translate(649.3598,0)" id="use52008" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2584+- <use transform="translate(0,945)" id="use20201" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22575"/>
2585+- <use transform="translate(0,945)" id="use20242" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25687"/>
2586+- </g>
2587+- <g id="7_spade">
2588+- <use transform="translate(1215,945)" id="use9423" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2589+- <use transform="translate(809.954,0)" id="use42839" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42807"/>
2590+- <use transform="translate(809.9999,0)" id="use42841" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42809"/>
2591+- <use transform="translate(202.5,0)" id="use52020" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51992"/>
2592+- <use transform="translate(202.5,0)" id="use52022" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51994"/>
2593+- <use transform="translate(202.5,0)" id="use52024" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51996"/>
2594+- <use transform="translate(202.5,0)" id="use52026" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51998"/>
2595+- <use transform="translate(202.5,0)" id="use52028" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52006"/>
2596+- <use transform="translate(202.5,0)" id="use52030" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52008"/>
2597+- <use transform="translate(810,-49.5237)" id="use52046" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2598+- <use transform="translate(0,945)" id="use20203" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22573"/>
2599+- <use transform="translate(0,945)" id="use20244" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25689"/>
2600+- </g>
2601+- <g id="8_spade">
2602+- <use transform="translate(1417.5,945)" id="use9433" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2603+- <use transform="translate(809.954,0)" id="use42843" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42811"/>
2604+- <use transform="translate(810,0)" id="use42845" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42813"/>
2605+- <use transform="translate(810,0)" id="use52050" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51922"/>
2606+- <use transform="translate(810,0)" id="use52052" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51924"/>
2607+- <use transform="translate(810,0)" id="use52054" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51932"/>
2608+- <use transform="translate(810,0)" id="use52056" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use51934"/>
2609+- <use transform="translate(970.6402,-33.0157)" id="use52064" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2610+- <use transform="translate(1054.3598,-33.0157)" id="use52066" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2611+- <use transform="matrix(1,0,0,-1,0,2205.0027)" id="use52068" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52064"/>
2612+- <use transform="matrix(1,0,0,-1,0,2205.0027)" id="use52070" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52066"/>
2613+- <use transform="translate(0,945)" id="use20205" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22571"/>
2614+- <use transform="translate(0,945)" id="use20246" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25691"/>
2615+- </g>
2616+- <g id="9_spade">
2617+- <use transform="translate(1620,945)" id="use9443" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2618+- <use transform="translate(1619.9998,0)" id="use42873" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42787"/>
2619+- <use transform="translate(202.5,0)" id="use52090" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52054"/>
2620+- <use transform="translate(202.5,0)" id="use52092" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52056"/>
2621+- <use transform="translate(202.5,0)" id="use52096" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52066"/>
2622+- <use transform="translate(202.5,0)" id="use52100" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52070"/>
2623+- <use transform="translate(1215,0)" id="use52120" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2624+- <use transform="translate(1619.9082,0)" id="use42871" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path37946"/>
2625+- <use transform="translate(202.5,0)" id="use52086" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52050"/>
2626+- <use transform="translate(202.5,0)" id="use52088" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52052"/>
2627+- <use transform="translate(202.5,0)" id="use52094" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52064"/>
2628+- <use transform="translate(202.5,0)" id="use52098" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52068"/>
2629+- <use transform="translate(0,945)" id="use20207" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22569"/>
2630+- <use transform="translate(0,945)" id="use20248" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25695"/>
2631+- </g>
2632+- <g id="10_spade">
2633+- <use transform="translate(1822.5,945)" id="use9453" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2634+- <use transform="translate(1619.9082,0)" id="use42875" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42791"/>
2635+- <use transform="translate(1619.9998,0)" id="use42877" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42793"/>
2636+- <use transform="translate(405,0)" id="use52122" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52050"/>
2637+- <use transform="translate(405,0)" id="use52124" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52052"/>
2638+- <use transform="translate(405,0)" id="use52126" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52054"/>
2639+- <use transform="translate(405,0)" id="use52128" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52056"/>
2640+- <use transform="translate(405,0)" id="use52130" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52064"/>
2641+- <use transform="translate(405,0)" id="use52132" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52066"/>
2642+- <use transform="translate(405,0)" id="use52134" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52068"/>
2643+- <use transform="translate(405,0)" id="use52136" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52070"/>
2644+- <use transform="translate(1417.5,-66.0315)" id="use52156" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#path49153"/>
2645+- <use transform="matrix(1,0,0,-1,0,2205.0027)" id="use52158" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use52156"/>
2646+- <use transform="translate(0,945)" id="use20209" x="0" y="0" width="2632.5" height="1575" xlink:href="#g30085"/>
2647+- <use transform="translate(0,945)" id="use20250" x="0" y="0" width="2632.5" height="1575" xlink:href="#use30089"/>
2648+- </g>
2649+- <g id="jack_spade">
2650+- <use transform="matrix(-1,0,0,-1,2227.5,1260)" id="use9463" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2651+- <g transform="matrix(0.2407,0,0,0.2666,1862.2826,520.4439)" id="g9087">
2652+- <path d="M1380.34,2057.384L1380.252,2326.285C1348.36,2355.633 1217.911,2433.855 1182.098,2443.541C1078.814,2490.579 1028.372,2446.86 965.334,2424.773L813.41,2309.625L813.498,2040.723C845.39,2011.375 975.839,1933.153 1011.652,1923.468C1114.936,1876.43 1165.378,1920.149 1228.416,1942.235L1380.34,2057.384 z " style="color:#000000;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path17624"/>
2653+- <g transform="matrix(1,0,0,1.0019,-871.4145,-736.8452)" id="g7710">
2654+- <path d="M2039.93,2674.036L2178.148,2778.63C2188.294,2771.318 2198.834,2764.268 2212.711,2759.443L2099.836,2674.036L2039.93,2674.036 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-opacity:0;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path28553"/>
2655+- <path d="M2087.322,2678.238L2082.315,2684.681L2073.943,2678.276L2068.936,2684.72L2085.668,2697.52L2095.682,2684.634L2112.414,2697.435L2107.406,2703.878L2099.035,2697.473L2094.028,2703.916L2110.759,2716.717L2120.774,2703.831L2137.505,2716.631L2132.498,2723.075L2124.127,2716.67L2119.12,2723.113L2135.851,2735.914L2145.866,2723.027L2162.597,2735.828L2157.59,2742.271L2149.218,2735.867L2144.211,2742.31L2160.943,2755.111L2170.957,2742.224L2187.689,2755.025L2182.682,2761.468L2174.31,2755.063L2169.303,2761.507L2186.035,2774.307M2141.809,2923.515C2173.045,2884.773 2206.2,2858.358 2248.77,2832.207M2248.77,2801.401C2199.7,2827.777 2150.129,2867.613 2108.501,2923.515M2125.155,2923.515C2161.609,2874.56 2205.798,2839.902 2248.77,2816.804M2114.502,2915.39C2114.502,2915.39 2130.602,2916.483 2130.602,2916.483C2130.602,2916.483 2133.403,2923.515 2133.403,2923.515M2126.467,2900.195C2126.467,2900.195 2142.648,2901.868 2142.648,2901.868C2142.648,2901.868 2147.276,2917.191 2147.276,2917.191M2139.403,2885.303C2139.403,2885.303 2155.392,2887.859 2155.392,2887.859C2155.392,2887.859 2159.18,2903.489 2159.18,2903.489M2153.049,2871.082C2153.049,2871.082 2168.82,2874.501 2168.82,2874.501C2168.82,2874.501 2171.752,2890.37 2171.752,2890.37M2167.11,2857.838C2167.11,2857.838 2182.932,2861.868 2182.932,2861.868C2182.932,2861.868 2185.265,2877.643 2185.265,2877.643M2182.107,2845.096C2182.107,2845.096 2197.652,2849.951 2197.652,2849.951C2197.652,2849.951 2199.146,2865.869 2199.146,2865.869M2197.704,2833.131C2197.704,2833.131 2212.948,2838.783 2212.948,2838.783C2212.948,2838.783 2213.608,2854.785 2213.608,2854.785M2213.864,2821.973C2213.864,2821.973 2228.784,2828.396 2228.784,2828.396C2228.784,2828.396 2228.62,2844.425 2228.62,2844.425M2230.552,2811.651C2230.552,2811.651 2245.125,2818.822 2245.125,2818.822C2245.125,2818.822 2244.149,2834.824 2244.149,2834.824" style="fill:none;stroke:#000000;stroke-width:3.4" id="path31613"/>
2656+- <path d="M1986.288,2642.626C1945.263,2561.116 2030.204,2472.581 2110.543,2524.001C2117.307,2542.14 2111.83,2548.254 2109.792,2561.807C2109.377,2575.361 2120.835,2602.205 2123.045,2607.869C2125.792,2614.912 2117.096,2622.123 2102.708,2618.867C2099.14,2621.287 2106.569,2632.862 2105.787,2636.674C2102.388,2636.751 2099.431,2639.058 2102.175,2642.869C2098.869,2653.239 2111.944,2666.456 2104.987,2671.027C2073.141,2691.954 2010.724,2669.927 1986.288,2642.626 z " style="fill:#ffffff;fill-rule:evenodd" id="path18485"/>
2657+- <path d="M1912.586,2643.818C1903.231,2646.816 1893.405,2650.581 1883.055,2655.286C1879.47,2656.254 1874.905,2657.94 1869.617,2660.161C1808.669,2691.257 1749.087,2727.777 1690.336,2767.661C1688.327,2769.314 1686.458,2770.885 1684.898,2772.318L1684.898,2786.755C1799.202,2832.835 1900.511,2771.41 1912.586,2643.818 z " style="color:#000000;fill:#0000dd;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path70169"/>
2658+- <path d="M1956.368,2903.806C1957.202,2890.088 1962,2883.713 1967.633,2883.519C1973.324,2883.324 1982.237,2887.577 1982.028,2904.386C1997.883,2903.806 2000.041,2912.663 1999.552,2916.558C1998.998,2920.971 1997.674,2927.957 1979.525,2926.411C1981.402,2947.664 1971.493,2946.215 1967.633,2946.118C1963.774,2946.021 1955.325,2946.118 1956.368,2927.57C1940.304,2927.57 1936.966,2917.972 1936.966,2913.659C1936.966,2909.084 1941.556,2903.999 1956.368,2903.806 zM2002.793,2888.55C2016.121,2884.38 2018.853,2902.472 2004.684,2904.926C1997.771,2906.123 2000.876,2901.523 2001.511,2897.809C2002.224,2893.632 1991.29,2898.418 1982.974,2904.504C1986.384,2897.816 1994.324,2891.2 2002.793,2888.55 zM1934.7,2876.985C1919.104,2865.891 1905.503,2884.718 1922.905,2893.969C1931.395,2898.482 1928.434,2891.136 1929.151,2886.092C1929.958,2880.42 1944.175,2892.991 1952.46,2904.388C1950.805,2894.329 1944.61,2884.034 1934.7,2876.985 zM1939.635,2867.661C1937.724,2853.827 1956.019,2854.121 1956.098,2868.501C1956.137,2875.516 1953.961,2872.618 1950.402,2871.378C1946.401,2869.985 1950.7,2891.72 1955.329,2900.927C1949.296,2896.46 1940.85,2876.451 1939.635,2867.661 zM1994.366,2863.997C1992.794,2853.59 1978.72,2827.471 1960.483,2849.516C1951.278,2860.644 1961.018,2861.053 1968.48,2859.954C1982.952,2857.822 1987.623,2889.705 1982.129,2902.679C1992.913,2887.493 1999.531,2892.006 2001.886,2880.059C2001.771,2873.584 1994.261,2874.627 1992.198,2882.499C1992.675,2878.825 1994.82,2867.003 1994.366,2863.997 zM1976.261,2915.109C1976.261,2919.654 1972.633,2923.343 1968.163,2923.343C1963.693,2923.343 1960.065,2919.654 1960.065,2915.109C1960.065,2910.563 1963.693,2906.874 1968.163,2906.874C1972.633,2906.874 1976.261,2910.563 1976.261,2915.109 z " style="fill:#ffdd00;stroke:#000000;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round" id="path5798"/>
2659+- <path d="M2176.473,2675.057C2192.988,2662.399 2198.641,2718.883 2211.174,2734.837C2197.84,2738.305 2207.491,2739.51 2194.094,2743.732L2145.157,2706.3C2154.338,2701.88 2166.354,2680.133 2176.473,2675.057 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path69278"/>
2660+- <path d="M2200.336,2608.38L2200.336,2750.068L2215.055,2761.224L2215.055,2608.38L2200.336,2608.38 z " style="fill:#ffdd00;stroke:#000000;stroke-width:3.5" id="rect14565"/>
2661+- <path d="M2214.636,2695.718C2214.636,2700.159 2210.74,2703.763 2205.94,2703.763C2187.012,2703.763 2197.07,2701.628 2196.702,2696.092C2196.307,2690.148 2191.193,2686.176 2205.94,2687.673C2210.722,2688.159 2214.636,2691.277 2214.636,2695.718 zM2213.859,2711.807C2213.859,2716.248 2210.008,2719.852 2205.265,2719.852C2186.559,2719.852 2196.499,2717.718 2196.135,2712.182C2195.745,2706.238 2190.691,2702.266 2205.265,2703.763C2209.991,2704.248 2213.859,2707.367 2213.859,2711.807 zM2215.043,2678.88C2215.043,2683.321 2211.347,2686.925 2206.794,2686.925C2188.839,2686.925 2198.38,2684.791 2198.031,2679.254C2197.656,2673.31 2192.805,2669.339 2206.794,2670.835C2211.331,2671.321 2215.043,2674.439 2215.043,2678.88 zM2210.961,2727.31C2210.961,2731.154 2207.937,2734.273 2204.212,2734.273C2189.524,2734.273 2197.329,2732.426 2197.043,2727.634C2196.737,2722.49 2192.768,2719.053 2204.212,2720.348C2207.923,2720.768 2210.961,2723.467 2210.961,2727.31 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5856"/>
2662+- <path d="M2238.79,2695.718C2238.79,2700.159 2233.683,2703.763 2227.392,2703.763C2202.582,2703.763 2215.766,2701.628 2215.283,2696.092C2214.765,2690.148 2208.062,2686.176 2227.392,2687.673C2233.66,2688.159 2238.79,2691.277 2238.79,2695.718 zM2237.73,2711.807C2237.73,2716.248 2232.682,2719.852 2226.465,2719.852C2201.947,2719.852 2214.975,2717.718 2214.499,2712.182C2213.987,2706.238 2207.363,2702.266 2226.465,2703.763C2232.66,2704.248 2237.73,2707.367 2237.73,2711.807 zM2237.956,2678.88C2237.956,2683.321 2233.111,2686.925 2227.143,2686.925C2203.609,2686.925 2216.115,2684.791 2215.657,2679.254C2215.166,2673.31 2208.807,2669.339 2227.143,2670.835C2233.089,2671.321 2237.956,2674.439 2237.956,2678.88 zM2229.704,2727.31C2229.704,2731.154 2225.741,2734.273 2220.859,2734.273C2201.607,2734.273 2211.837,2732.426 2211.463,2727.634C2211.061,2722.49 2205.859,2719.053 2220.859,2720.348C2225.723,2720.768 2229.704,2723.467 2229.704,2727.31 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5859"/>
2663+- <path d="M2196.783,2695.344C2196.783,2699.784 2193.333,2703.388 2189.082,2703.388C2184.831,2703.388 2181.381,2699.784 2181.381,2695.344C2181.381,2690.903 2184.831,2687.299 2189.082,2687.299C2193.333,2687.299 2196.783,2690.903 2196.783,2695.344 zM2196.216,2711.433C2196.216,2715.874 2192.806,2719.478 2188.605,2719.478C2184.404,2719.478 2180.994,2715.874 2180.994,2711.433C2180.994,2706.993 2184.404,2703.389 2188.605,2703.389C2192.806,2703.389 2196.216,2706.993 2196.216,2711.433 zM2197.107,2726.987C2197.107,2730.83 2194.429,2733.949 2191.131,2733.949C2187.832,2733.949 2185.154,2730.83 2185.154,2726.987C2185.154,2723.143 2187.832,2720.024 2191.131,2720.024C2194.429,2720.024 2197.107,2723.143 2197.107,2726.987 zM2192.542,2675.434C2190.191,2671.157 2191.28,2666.295 2194.974,2664.581C2198.668,2662.867 2203.574,2664.947 2205.925,2669.223C2208.277,2673.5 2207.187,2678.362 2203.493,2680.076C2199.8,2681.79 2194.894,2679.71 2192.542,2675.434 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5854"/>
2664+- <path d="M2176.832,2682.272C2174.481,2677.995 2175.958,2672.953 2180.129,2671.018C2196.575,2663.386 2188.966,2669.497 2192.217,2674.68C2195.708,2680.245 2202.254,2682.008 2188.648,2686.513C2184.236,2687.974 2179.183,2686.549 2176.832,2682.272 z " style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" id="path5888"/>
2665+- <g transform="matrix(0.8855,0,0,1.0949,1614.2177,2355.1407)" id="g14557">
2666+- <path d="M670.203,123.597C662.209,134.795 649.609,146.478 649.609,157.848C649.609,166.014 654.924,177.118 661.734,183.973L652.672,193.067L661.766,202.129C654.94,208.982 649.609,220.107 649.609,228.285C649.609,239.656 658.833,248.879 670.203,248.879C681.573,248.879 690.797,239.656 690.797,228.285C690.797,220.255 685.275,208.923 678.672,202.098L687.734,193.067L678.672,184.035C685.277,177.211 690.797,165.881 690.797,157.848C690.797,146.478 678.218,134.824 670.203,123.597 z " style="fill:#ffdd00;stroke:#000000;stroke-width:2.8;stroke-linecap:round" id="rect9662"/>
2667+- <path d="M670.203,175.178C675.963,172.165 680.654,164.016 680.654,158.248C680.654,152.479 674.273,147.254 670.203,143.963C665.94,147.41 659.753,152.479 659.753,158.248C659.753,164.016 664.443,172.165 670.203,175.178 zM670.203,210.955C675.963,213.968 680.654,222.117 680.654,227.886C680.654,233.654 675.972,238.336 670.203,238.336C664.434,238.336 659.753,233.654 659.753,227.886C659.753,222.117 664.443,213.968 670.203,210.955 z " style="fill:#dd0000;stroke:#000000;stroke-width:2.8;stroke-linecap:round" id="path9676"/>
2668+- <path d="M666.868,213.438L677.925,202.836" style="opacity:1;color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path12603"/>
2669+- <path d="M661.87,201.927L672.472,192.839" style="opacity:1;color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14543"/>
2670+- <path d="M673.538,172.696L662.482,183.298" style="opacity:1;color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14549"/>
2671+- <path d="M678.536,184.206L667.934,193.294" style="opacity:1;color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path14555"/>
2672+- </g>
2673+- <path d="M2251.754,2788.96L2099.83,2674.029M1684.913,2772.331C1716.805,2743.038 1847.253,2664.964 1883.066,2655.296" style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path69422"/>
2674+- <path d="M2081.91,2641.913C2094.46,2639.839 2095.741,2637.591 2101.191,2638.652C2101.879,2643.316 2094.949,2640.89 2081.91,2641.913 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path69360"/>
2675+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.356,0,0,0.3563,1975.3156,2436.2074)" style="fill:#0000dd;fill-rule:evenodd" id="path69364"/>
2676+- <path d="M2095.824,2539.667C2092.004,2540.782 2069.724,2544.557 2063.298,2544.872C2063.405,2546.584 2078.271,2545.636 2083.38,2544.93C2088.49,2544.224 2095.848,2541.575 2095.824,2539.667 z " style="fill:#0000dd;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8" id="path69366"/>
2677+- <path d="M2067.365,2546.282C2073.523,2554.838 2086.241,2556.739 2098.62,2548.931" style="fill:none;stroke:#0000dd;stroke-width:2.8" id="path69370"/>
2678+- <path d="M317.52 313.034A6.125 6.125 0 1 1 305.27,313.034A6.125 6.125 0 1 1 317.52 313.034 z" transform="matrix(0.7854,0,0,0.7859,1841.6237,2301.7155)" style="fill:none;stroke:#0000dd;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round" id="path69372"/>
2679+- <path d="M2002.016,3164.226C2002.016,3164.226 2005.76,3164.755 2005.76,3164.755C2005.76,3164.755 2005.889,3164.649 2005.889,3164.649C2005.088,3162.731 2005.016,3159.469 2005.667,3154.867C2005.667,3154.867 2005.764,3154.392 2005.764,3154.392C2006.262,3157.273 2008.034,3159.479 2011.032,3159.902C2014.622,3160.41 2017.711,3157.449 2018.268,3153.912C2019.037,3148.474 2012.361,3143.671 2008.57,3133.187C2001.505,3141.81 1993.771,3144.904 1993.002,3150.341C1992.558,3153.894 1994.705,3157.595 1998.296,3158.102C2001.294,3158.526 2003.607,3156.898 2004.884,3154.268C2004.884,3154.268 2004.846,3154.751 2004.846,3154.751C2004.195,3159.353 2003.222,3162.468 2001.921,3164.088C2001.921,3164.088 2002.016,3164.226 2002.016,3164.226C2002.016,3164.226 2002.016,3164.226 2002.016,3164.226M2008.396,3123.012C2008.396,3123.012 2012.123,3123.65 2012.123,3123.65C2012.123,3123.65 2012.255,3123.548 2012.255,3123.548C2011.511,3121.608 2011.556,3118.355 2012.414,3113.788C2012.414,3113.788 2012.533,3113.318 2012.533,3113.318C2012.899,3116.218 2014.569,3118.502 2017.545,3119.061C2021.109,3119.731 2024.329,3116.913 2025.046,3113.405C2026.061,3108.008 2019.705,3102.858 2016.263,3092.255C2008.916,3100.639 2000.983,3103.294 1999.968,3108.691C1999.363,3112.221 2001.34,3116.015 2004.904,3116.685C2007.88,3117.244 2010.265,3115.723 2011.66,3113.154C2011.66,3113.154 2011.599,3113.635 2011.599,3113.635C2010.741,3118.202 2009.653,3121.289 2008.305,3122.871C2008.305,3122.871 2008.396,3123.012 2008.396,3123.012C2008.396,3123.012 2008.396,3123.012 2008.396,3123.012M2016.573,3082.075C2016.573,3082.075 2020.261,3082.904 2020.261,3082.904C2020.261,3082.904 2020.399,3082.809 2020.399,3082.809C2019.755,3080.833 2019.905,3077.574 2021.011,3073.06C2021.011,3073.06 2021.155,3072.598 2021.155,3072.598C2021.363,3075.514 2022.953,3077.828 2025.907,3078.492C2029.445,3079.287 2032.738,3076.83 2033.645,3073.366C2034.952,3068.032 2028.825,3062.547 2026.002,3051.763C2018.183,3059.709 2010.168,3061.96 2008.862,3067.294C2008.065,3070.785 2009.819,3074.877 2013.357,3075.672C2016.311,3076.336 2018.76,3074.876 2020.292,3072.386C2020.292,3072.386 2020.206,3072.863 2020.206,3072.863C2019.1,3077.377 2017.916,3080.42 2016.489,3081.93C2016.489,3081.93 2016.573,3082.075 2016.573,3082.075C2016.573,3082.075 2016.573,3082.075 2016.573,3082.075M2026.86,3041.601C2026.86,3041.601 2030.491,3042.654 2030.491,3042.654C2030.491,3042.654 2030.634,3042.567 2030.634,3042.567C2030.112,3040.556 2030.502,3037.316 2031.797,3032.853C2031.797,3032.853 2031.958,3032.407 2031.958,3032.407C2031.977,3035.33 2033.488,3037.752 2036.396,3038.596C2039.878,3039.606 2043.242,3037.381 2044.372,3033.983C2046.022,3028.745 2040.191,3022.873 2038.114,3011.92C2029.769,3019.311 2021.684,3021.08 2020.034,3026.317C2019.013,3029.749 2020.56,3034.003 2024.043,3035.013C2026.95,3035.856 2029.42,3034.525 2031.111,3032.14C2031.111,3032.14 2031,3032.622 2031,3032.622C2029.706,3037.086 2028.302,3040.031 2026.785,3041.451C2026.785,3041.451 2026.86,3041.601 2026.86,3041.601C2026.86,3041.601 2026.86,3041.601 2026.86,3041.601M2039.624,3001.818C2039.624,3001.818 2043.169,3003.132 2043.169,3003.132C2043.169,3003.132 2043.318,3003.056 2043.318,3003.056C2042.943,3001.012 2043.567,2997.809 2045.182,2993.451C2045.182,2993.451 2045.378,2993.008 2045.378,2993.008C2045.251,2995.928 2046.513,2998.46 2049.352,2999.512C2052.752,3000.772 2056.401,2998.536 2057.698,2995.199C2059.606,2990.05 2054.227,2984.092 2052.962,2973.017C2044.095,2979.774 2035.679,2981.184 2033.771,2986.333C2032.581,2989.711 2033.891,2993.784 2037.291,2995.043C2040.13,2996.095 2042.737,2994.997 2044.545,2992.699C2044.545,2992.699 2044.404,2993.163 2044.404,2993.163C2042.79,2997.521 2041.176,3000.357 2039.56,3001.663C2039.56,3001.663 2039.624,3001.818 2039.624,3001.818C2039.624,3001.818 2039.624,3001.818 2039.624,3001.818M2055.266,2963.069C2055.266,2963.069 2058.699,2964.653 2058.699,2964.653C2058.699,2964.653 2058.854,2964.589 2058.854,2964.589C2058.638,2962.522 2059.479,2959.37 2061.492,2955.181C2061.492,2955.181 2061.728,2954.758 2061.728,2954.758C2061.331,2957.654 2062.396,2960.255 2065.144,2961.524C2068.437,2963.044 2072.19,2961.286 2073.792,2958.083C2076.17,2953.133 2071.259,2946.649 2071.03,2935.504C2061.573,2941.405 2053.169,2942.085 2050.791,2947.035C2049.292,2950.287 2050.174,2954.613 2053.466,2956.133C2056.215,2957.402 2058.914,2956.493 2060.927,2954.373C2060.927,2954.373 2060.744,2954.822 2060.744,2954.822C2058.732,2959.011 2056.927,2961.732 2055.215,2962.909C2055.215,2962.909 2055.266,2963.069 2055.266,2963.069C2055.266,2963.069 2055.266,2963.069 2055.266,2963.069M2074.234,2925.832C2074.234,2925.832 2077.528,2927.688 2077.528,2927.688C2077.528,2927.688 2077.687,2927.636 2077.687,2927.636C2077.64,2925.558 2078.769,2922.515 2081.192,2918.548C2081.192,2918.548 2081.469,2918.151 2081.469,2918.151C2080.784,2920.993 2081.606,2923.692 2084.217,2925.223C2087.345,2927.058 2091.224,2925.694 2093.139,2922.668C2096.001,2917.982 2091.707,2911.047 2092.676,2899.941C2082.64,2904.793 2074.223,2904.684 2071.361,2909.371C2069.544,2912.456 2069.995,2916.881 2073.123,2918.716C2075.734,2920.248 2078.496,2919.596 2080.711,2917.688C2080.711,2917.688 2080.484,2918.116 2080.484,2918.116C2078.062,2922.083 2075.998,2924.633 2074.196,2925.668C2074.196,2925.668 2074.234,2925.832 2074.234,2925.832C2074.234,2925.832 2074.234,2925.832 2074.234,2925.832M2096.904,2890.666C2096.904,2890.666 2099.974,2892.872 2099.974,2892.872C2099.974,2892.872 2100.138,2892.838 2100.138,2892.838C2100.318,2890.768 2101.759,2887.857 2104.619,2884.194C2104.619,2884.194 2104.94,2883.83 2104.94,2883.83C2103.934,2886.575 2104.46,2889.354 2106.883,2891.169C2109.786,2893.342 2113.768,2892.441 2116.016,2889.654C2119.396,2885.325 2115.879,2877.955 2118.188,2867.049C2107.637,2870.649 2099.282,2869.623 2095.903,2873.951C2093.745,2876.809 2093.685,2881.285 2096.588,2883.459C2099.011,2885.274 2101.821,2884.926 2104.24,2883.284C2104.24,2883.284 2103.965,2883.683 2103.965,2883.683C2101.105,2887.347 2098.788,2889.668 2096.883,2890.5C2096.883,2890.5 2096.904,2890.666 2096.904,2890.666C2096.904,2890.666 2096.904,2890.666 2096.904,2890.666M2123.514,2858.355C2123.514,2858.355 2126.289,2860.923 2126.289,2860.923C2126.289,2860.923 2126.456,2860.909 2126.456,2860.909C2126.89,2858.877 2128.668,2856.158 2131.972,2852.889C2131.972,2852.889 2132.337,2852.57 2132.337,2852.57C2130.989,2855.164 2131.17,2857.991 2133.347,2860.096C2135.954,2862.616 2139.995,2862.235 2142.58,2859.758C2146.484,2855.895 2143.895,2848.136 2147.634,2837.634C2136.698,2839.799 2128.537,2837.757 2124.633,2841.619C2122.128,2844.178 2121.494,2848.634 2124.1,2851.155C2126.277,2853.259 2129.103,2853.258 2131.712,2851.938C2131.712,2851.938 2131.389,2852.299 2131.389,2852.299C2128.085,2855.568 2125.507,2857.597 2123.515,2858.187C2123.515,2858.187 2123.514,2858.355 2123.514,2858.355C2123.514,2858.355 2123.514,2858.355 2123.514,2858.355M2154.071,2829.723C2154.071,2829.723 2156.474,2832.641 2156.474,2832.641C2156.474,2832.641 2156.641,2832.65 2156.641,2832.65C2157.346,2830.695 2159.455,2828.218 2163.177,2825.435C2163.177,2825.435 2163.583,2825.169 2163.583,2825.169C2161.891,2827.553 2161.697,2830.391 2163.567,2832.772C2165.806,2835.625 2169.838,2835.796 2172.739,2833.698C2177.137,2830.409 2175.588,2822.322 2180.769,2812.451C2169.638,2813.053 2161.857,2809.974 2157.459,2813.262C2154.626,2815.452 2153.385,2819.803 2155.624,2822.656C2157.494,2825.037 2160.285,2825.406 2163.051,2824.457C2163.051,2824.457 2162.681,2824.77 2162.681,2824.77C2158.959,2827.554 2156.148,2829.24 2154.094,2829.557C2154.094,2829.557 2154.071,2829.723 2154.071,2829.723C2154.071,2829.723 2154.071,2829.723 2154.071,2829.723M2188.243,2805.502C2188.243,2805.502 2190.209,2808.731 2190.209,2808.731C2190.209,2808.731 2190.373,2808.764 2190.373,2808.764C2191.347,2806.928 2193.829,2804.833 2197.856,2802.512C2197.856,2802.512 2198.29,2802.296 2198.29,2802.296C2196.326,2804.462 2195.679,2807.216 2197.191,2809.839C2199.002,2812.981 2202.943,2813.691 2206.114,2812.028C2210.936,2809.401 2210.721,2801.229 2217.045,2792.048C2205.921,2791.316 2198.729,2786.994 2193.907,2789.621C2190.79,2791.384 2188.958,2795.553 2190.769,2798.695C2192.281,2801.318 2194.988,2802.139 2197.846,2801.526C2197.846,2801.526 2197.442,2801.794 2197.442,2801.794C2193.415,2804.114 2190.368,2805.319 2188.29,2805.341C2188.29,2805.341 2188.243,2805.502 2188.243,2805.502C2188.243,2805.502 2188.243,2805.502 2188.243,2805.502" style="fill:#ffffff" id="path2508"/>
2680+- <path d="M2251.742,2792.349C2197.46,2821.526 2142.761,2864.54 2096.711,2926.38L2150.93,2926.38C2180.425,2889.798 2211.546,2862.949 2251.742,2838.255L2251.742,2792.349 z " style="fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:3.3;stroke-linecap:round;stroke-linejoin:round" id="path5812"/>
2681+- <path d="M1955.708,2655.974C1941.22,2761.642 1920.135,2837.739 1886.051,2900.255L1901.023,2900.255C1906.044,2854.596 1934.293,2819.599 1968.305,2819.599C2002.317,2819.599 2030.534,2854.596 2035.555,2900.255L2065.931,2900.255C2088.617,2864.791 2125.367,2819.715 2174.805,2786.413L2000.805,2655.974L1955.708,2655.974 zM1836.555,2895.617C1838.716,2892.154 1840.826,2888.658 1842.868,2885.117C1869.369,2839.146 1884.912,2788.552 1895.805,2736.836C1852.168,2803.885 1772.578,2829.515 1684.899,2798.555L1684.868,2895.617L1836.555,2895.617 z " style="fill:#dd0000;stroke:#ffdd00;stroke-width:5" id="rect44499"/>
2682+- <path d="M1824.944,2742.343C1826.413,2744.508 1842.251,2768.43 1830.731,2776.335C1818.98,2784.391 1803.789,2759.254 1802.918,2757.678C1802.355,2756.658 1802.328,2755.741 1802.848,2755.398C1803.367,2755.055 1804.248,2755.504 1804.995,2756.306C1806.401,2757.814 1818.289,2776.495 1827.08,2770.984C1836.101,2765.32 1824.575,2746.632 1823.048,2743.989C1822.35,2742.78 1822.527,2742.24 1823.001,2741.829C1823.475,2741.417 1824.356,2741.475 1824.944,2742.343 zM1847.97,2721.914C1849.653,2723.712 1868.566,2745.049 1859.011,2754.086C1849.265,2763.299 1830.775,2740.738 1829.735,2739.4C1829.062,2738.534 1828.903,2737.685 1829.335,2737.29C1829.768,2736.895 1830.653,2737.183 1831.466,2737.82C1832.993,2739.017 1847.687,2756.164 1855.053,2749.751C1862.613,2743.163 1848.255,2725.956 1846.448,2723.722C1845.622,2722.7 1845.707,2722.172 1846.088,2721.72C1846.468,2721.268 1847.296,2721.193 1847.97,2721.914 zM1863.238,2696.895C1865.152,2698.222 1886.887,2714.187 1879.852,2724.446C1872.674,2734.905 1851.086,2717.724 1849.858,2716.694C1849.063,2716.027 1848.747,2715.274 1849.068,2714.823C1849.39,2714.371 1850.265,2714.462 1851.144,2714.889C1852.794,2715.691 1869.794,2728.622 1875.329,2721.225C1881.007,2713.628 1864.306,2700.576 1862.19,2698.87C1861.223,2698.09 1861.197,2697.584 1861.458,2697.091C1861.72,2696.597 1862.471,2696.363 1863.238,2696.895 zM1877.552,2672.166C1879.304,2672.978 1899.323,2682.924 1895.037,2692.302C1890.662,2701.863 1870.591,2690.904 1869.441,2690.237C1868.697,2689.805 1868.332,2689.235 1868.53,2688.821C1868.729,2688.407 1869.457,2688.356 1870.235,2688.58C1871.697,2689 1887.417,2697.142 1890.886,2690.315C1894.442,2683.304 1878.948,2675.02 1876.978,2673.928C1876.077,2673.429 1875.983,2673.02 1876.127,2672.579C1876.271,2672.139 1876.85,2671.841 1877.552,2672.166 zM1797.399,2757.404C1798.196,2759.734 1806.692,2786.951 1794.271,2791.274C1781.603,2795.678 1773.995,2767.518 1773.596,2765.871C1773.337,2764.805 1773.54,2763.965 1774.097,2763.783C1774.653,2763.6 1775.342,2764.226 1775.822,2765.14C1776.724,2766.858 1783.09,2788.523 1792.439,2785.697C1802.036,2782.789 1796.001,2761.207 1795.269,2758.428C1794.934,2757.158 1795.229,2756.711 1795.761,2756.455C1796.294,2756.199 1797.079,2756.47 1797.399,2757.404 zM1767.822,2763.489C1768.103,2765.936 1770.594,2794.339 1757.537,2795.912C1744.221,2797.511 1742.799,2768.376 1742.76,2766.682C1742.734,2765.585 1743.112,2764.808 1743.695,2764.748C1744.278,2764.688 1744.817,2765.447 1745.091,2766.443C1745.606,2768.313 1747.201,2790.839 1756.938,2790.073C1766.934,2789.28 1765.644,2766.907 1765.522,2764.036C1765.466,2762.723 1765.849,2762.35 1766.424,2762.213C1766.999,2762.076 1767.709,2762.509 1767.822,2763.489 zM1733.618,2767.052C1733.527,2769.146 1731.811,2793.349 1720.628,2792.92C1709.223,2792.478 1711.935,2767.804 1712.129,2766.374C1712.255,2765.449 1712.676,2764.847 1713.174,2764.875C1713.672,2764.903 1714.023,2765.613 1714.12,2766.486C1714.302,2768.127 1712.622,2787.27 1720.907,2787.932C1729.414,2788.606 1731.33,2769.632 1731.612,2767.203C1731.741,2766.092 1732.113,2765.83 1732.615,2765.792C1733.116,2765.754 1733.655,2766.213 1733.618,2767.052 zM1873.709,2671.006C1872.087,2676.341 1862.16,2713.445 1813.976,2741.193C1765.849,2768.909 1726.514,2755.614 1724.508,2755.687C1723.343,2755.73 1722.409,2755.512 1722.529,2754.894C1722.651,2754.259 1723.153,2754.29 1724.239,2754.137C1726.741,2753.784 1766.811,2763.485 1811.312,2737.407C1855.763,2711.359 1868.825,2678.746 1871.984,2670.678C1872.493,2669.379 1872.955,2668.408 1873.564,2668.64C1874.186,2668.877 1874.03,2669.951 1873.709,2671.006 zM1849.348,2690.091C1810.401,2700.813 1777.845,2723.887 1749.231,2747.554C1772.707,2715.689 1809.694,2692.587 1849.348,2690.091 zM1892.027,2699.598C1890.586,2705.838 1887.567,2710.988 1883.346,2714.291C1880.236,2707.047 1875.186,2700.504 1868.529,2694.6C1876.33,2698.283 1883.78,2700.996 1892.027,2699.598 zM1875.749,2731.675C1873.514,2738.013 1869.505,2742.054 1864.972,2744.68C1862.208,2737.248 1858.357,2730.448 1852.851,2723.459C1860.656,2728.094 1867.384,2731.59 1875.749,2731.675 zM1850.762,2759.978C1847.105,2765.122 1843.33,2767.816 1837.918,2768.52C1836.719,2760.682 1834.328,2752.732 1830.355,2744.771C1837.058,2750.893 1842.588,2758.199 1850.762,2759.978 zM1819.28,2780.501C1814.618,2784.755 1808.225,2787.339 1802.787,2786.883C1805.144,2778.932 1803.74,2770.056 1802.55,2761.323C1806.89,2769.678 1811.668,2777.033 1819.28,2780.501 zM1782.517,2791.219C1777.784,2794.127 1772.044,2795.349 1767.445,2793.903C1771.38,2788.427 1771.569,2780.534 1772.032,2772.511C1774.343,2780.798 1776.56,2786.67 1782.517,2791.219 zM1745.358,2794.004C1740.084,2795.747 1733.97,2795.212 1729.056,2793.37C1734.144,2788.943 1736.969,2779.747 1739.261,2772.045C1739.608,2780.641 1740.605,2788.208 1745.358,2794.004 zM1901.557,2666.506C1901.458,2671.813 1899.561,2679.394 1896.632,2682.828C1892.768,2677.534 1887.414,2673.157 1880.836,2669.587C1888.017,2667.697 1894.186,2666.733 1901.557,2666.506 zM1711.436,2789.671C1703.426,2789.956 1698.566,2786.3 1694.281,2782.691C1699.09,2776.413 1702.705,2772.521 1708.588,2767.06C1707.684,2775.616 1707.573,2783.248 1711.436,2789.671 z " style="fill:#ffffff;fill-rule:evenodd" id="path70171"/>
2683+- <path d="M1960.961,2723.911L2055.555,2873.88L2133.961,2775.63L2064.898,2723.911L1960.961,2723.911 z " style="fill:#ffdd00;stroke:#000000;stroke-width:3;stroke-linecap:square" id="path70317"/>
2684+- <path d="M1982.637,2740.26L2075.243,2740.26M1993.391,2758.389L2085.997,2758.389M2004.145,2776.517L2096.751,2776.517M2014.899,2794.645L2107.505,2794.645M2027.189,2812.774L2089.069,2812.774M2037.943,2830.902L2075.243,2830.902" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path49921"/>
2685+- <path d="M2007.086,2519.536C1984.341,2519.567 1960.784,2520.627 1935.992,2523.255C1921.972,2577.9 1905.463,2600.979 1897.773,2615.568C1888.227,2634.334 1880.608,2633.494 1879.117,2641.818C1879.117,2641.819 1879.086,2641.816 1879.086,2641.818C1879.06,2641.992 1879.043,2642.174 1879.023,2642.349C1879.021,2642.37 1879.026,2642.39 1879.023,2642.411C1878.975,2642.765 1878.927,2643.118 1878.898,2643.505L1878.961,2643.505C1878.827,2649.696 1883.056,2655.44 1889.242,2655.724C1894.292,2655.955 1899.432,2652.003 1899.68,2646.505C1899.785,2644.17 1898.825,2641.83 1897.18,2640.411L1898.336,2640.224L1902.086,2644.349C1906.051,2648.865 1912.346,2653.704 1918.805,2655.88L1918.867,2655.818C1922.1,2657.065 1925.869,2656.721 1928.867,2654.255C1931.304,2652.251 1932.679,2648.991 1932.367,2645.974L1934.492,2644.443C1938.425,2648.922 1944.592,2653.532 1950.773,2656.099C1950.824,2656.12 1950.879,2656.141 1950.93,2656.161C1953.579,2657.275 1956.691,2657.224 1959.367,2655.88C1962.614,2654.25 1964.867,2650.695 1964.805,2647.13C1965.548,2646.282 1966.299,2645.379 1967.055,2644.443C1969.471,2645.961 1972.216,2646.843 1975.023,2646.943C1983.084,2647.228 1990.417,2640.656 1990.398,2631.911C1990.387,2626.471 1987.255,2621.337 1982.68,2619.224C1982.735,2619.106 1982.812,2618.998 1982.867,2618.88C1992.584,2598.138 2005.452,2588.582 2023.086,2520.755C2023.179,2520.397 2023.248,2520.048 2023.336,2519.693C2017.959,2519.59 2012.55,2519.529 2007.086,2519.536 z " style="color:#000000;fill:#ffdd00;fill-rule:evenodd;visibility:visible;display:inline;overflow:visible" id="path11543"/>
2686+- <path d="M365.09,464.457C373.905,459.741 382.009,470.169 382.719,477.971C384.16,493.803 368.381,504.768 353.871,504.181C331.498,503.276 316.9,481.095 319.082,460C321.73,434.405 345.267,416.267 370.266,416.078" transform="matrix(-0.1768,-0.0802,0.0853,-0.1876,1948.3682,2763.4282)" style="fill:none;stroke:#0000dd;stroke-width:14.1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path7651"/>
2687+- <path d="M1950.926,2656.169C1944.693,2653.614 1938.463,2648.951 1934.498,2644.435" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path7655"/>
2688+- <path d="M1918.809,2655.866C1912.349,2653.69 1906.043,2648.876 1902.079,2644.36" style="color:#000000;fill:#ffdd00;fill-rule:evenodd;stroke:#0000dd;stroke-width:2.8;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path10564"/>
2689+- <path d="M1934.192,2523.436L1898.796,2450.204L2145.521,2450.204L2112.242,2523.443C2062.144,2519.499 1992.388,2517.1 1934.192,2523.436 z " style="fill:#dd0000;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" id="path69318"/>
2690+- <path d="M1915.548,2450.204L1944.172,2506.605L1984.462,2504.284L1972.789,2450.204M2129.819,2450.204L2102.04,2506.605L2061.749,2504.284L2074.845,2450.204M2057.362,2450.204L2043.647,2503.823L2001.724,2503.823L1989.745,2450.204" style="fill:none;stroke:#000000;stroke-width:4.4;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path16644"/>
2691+- <path d="M1897.761,2615.583C1887.613,2635.531 1879.693,2633.33 1878.959,2643.275C1878.693,2647.442 1880.618,2651.779 1884.184,2654.084C1888.741,2657.03 1895.416,2655.9 1898.408,2650.723C1900.593,2646.941 1899.904,2641.61 1896.025,2639.645C1893.509,2638.371 1889.783,2639.162 1888.687,2642.247C1888.147,2643.767 1888.691,2646.374 1890.652,2646.196M1936.048,2523.01C1913.711,2610.273 1885.064,2617.248 1895.66,2637.251C1899.53,2644.964 1908.582,2649.098 1916.398,2645.819C1923.53,2642.826 1927.584,2634.022 1924.407,2626.273C1921.838,2620.006 1914.788,2616.336 1908.789,2619.189C1904.166,2621.388 1901.542,2627.375 1903.998,2632.422C1905.752,2636.025 1910.15,2638.154 1913.587,2635.98C1915.716,2634.633 1916.994,2631.318 1915.159,2629.059C1914.362,2628.08 1912.078,2627.286 1911.6,2629.027M1968.534,2521.986C1946.197,2609.249 1917.355,2617.248 1927.95,2637.251C1929.362,2640.077 1931.576,2642.596 1934.263,2644.338C1941.565,2649.071 1951.599,2647.165 1955.927,2639.272C1959.501,2632.755 1957.752,2623.711 1951.265,2619.834C1946.111,2616.753 1939.1,2618.204 1936.35,2623.892C1934.287,2628.159 1935.55,2634.027 1939.93,2636.17C1942.915,2637.63 1946.996,2636.629 1948.096,2633.12C1948.711,2631.159 1947.898,2628.194 1945.598,2628.002C1944.749,2627.931 1943.003,2629.119 1944.181,2630.044M2002.044,2520.552C1979.708,2607.815 1949.958,2617.248 1960.553,2637.251C1961.966,2640.077 1964.179,2642.596 1966.866,2644.338C1974.169,2649.071 1984.203,2647.165 1988.531,2639.272C1992.104,2632.755 1990.355,2623.711 1983.869,2619.834C1978.715,2616.753 1971.703,2618.204 1968.954,2623.892C1966.891,2628.159 1968.154,2634.027 1972.534,2636.17C1975.518,2637.63 1979.6,2636.629 1980.7,2633.12C1981.315,2631.159 1980.502,2628.194 1978.201,2628.002C1977.353,2627.931 1975.607,2629.119 1976.785,2630.044M1955.791,2647.425C1953.83,2647.603 1953.286,2644.996 1953.826,2643.476C1954.922,2640.391 1958.648,2639.6 1961.164,2640.874C1965.043,2642.839 1965.732,2648.17 1963.547,2651.952C1960.895,2656.541 1955.185,2658.055 1950.749,2656.085M2110.543,2524.001C2117.307,2542.14 2111.83,2548.254 2109.792,2561.807C2109.377,2575.361 2120.835,2602.205 2123.045,2607.869C2125.792,2614.912 2117.096,2622.123 2102.708,2618.867C2099.14,2621.287 2106.569,2632.862 2105.787,2636.674C2102.388,2636.751 2099.431,2639.058 2102.175,2642.869C2098.869,2653.239 2111.944,2666.456 2104.987,2671.027C2073.141,2691.954 2010.724,2669.927 1986.288,2642.626M2061.845,2632.034C2054.3,2628.309 2052.706,2640.26 2061.296,2640.311C2069.892,2640.363 2075.202,2631.263 2091.35,2629.036M2065.19,2544.294C2064.628,2540.154 2077.279,2536.24 2080.988,2535.603C2082.872,2535.279 2094.957,2535.399 2096.65,2536.516C2098.108,2539.943 2098.828,2551.778 2099.109,2556.226C2097.081,2561.219 2096.35,2561.164 2092.656,2564.309M2056.421,2535.99C2066.577,2530.972 2081.831,2526.552 2095.055,2527.834M1903.876,2624.435C1913.593,2603.692 1929.242,2590.837 1946.876,2523.01M1917.983,2618.867C1927.7,2598.125 1940.071,2590.837 1957.705,2523.01M1936.166,2624.435C1945.883,2603.692 1962.548,2588.788 1980.182,2520.962M1950.274,2618.867C1959.99,2598.125 1973.377,2588.378 1991.011,2520.552M1968.694,2624.435C1978.411,2603.692 1994.624,2588.378 2012.258,2520.552M1982.877,2618.867C1992.594,2598.125 2005.453,2588.583 2023.087,2520.757" style="fill:none;stroke:#0000dd;stroke-width:2.8;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible" id="path7649"/>
2692+- </g>
2693+- <use transform="matrix(-1,0,0,-1,2193.75,4367.0089)" id="use7756" x="0" y="0" width="744.09448" height="1052.3622" xlink:href="#g7710"/>
2694+- </g>
2695+- <path d="M2077.985,1033.468L2083.749,1033.468L2083.922,1033.283C2082.303,1030.597 2081.499,1025.756 2081.499,1018.768L2081.544,1018.041C2082.91,1022.225 2086.055,1025.135 2090.671,1025.135C2096.199,1025.135 2100.23,1020.077 2100.317,1014.694C2100.317,1006.437 2089.262,1000.451 2080.867,985.878C2072.471,1000.451 2061.416,1006.437 2061.416,1014.694C2061.503,1020.077 2065.535,1025.135 2071.063,1025.135C2075.678,1025.135 2078.823,1022.225 2080.19,1018.041L2080.235,1018.768C2080.235,1025.756 2079.43,1030.597 2077.812,1033.283L2077.985,1033.468 z " id="path70155"/>
2696+- <use transform="matrix(-1,0,0,-1,4252.5,2204.9999)" id="use6744" x="0" y="0" width="2632.5" height="1575" xlink:href="#path70155"/>
2697+- <use transform="translate(1619.9082,0)" id="use42879" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42807"/>
2698+- <use transform="translate(1619.9999,0)" id="use42881" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#use42809"/>
2699+- <use transform="translate(0,945)" id="use9723" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9348"/>
2700+- <use transform="translate(0,945)" id="use20211" x="0" y="0" width="2632.5" height="1575" xlink:href="#path22593"/>
2701+- <use transform="translate(0,945)" id="use20252" x="0" y="0" width="2632.5" height="1575" xlink:href="#use25699"/>
2702+- </g>
2703+- <g id="queen_spade">
2704+- <use transform="matrix(-1,0,0,-1,2430,1260)" id="use9473" x="0" y="0" width="2878.937" height="1565.9353" xlink:href="#rect9340"/>
2705+- <g id="g3966">
2706+- <path d="M2396.369,1048.658L2396.369,1090.033L2386.38,1118.32L2338.735,1156.043L2324.453,1175.993L2289.729,1171.605L2261.131,1156.342L2261.131,1114.968L2271.12,1086.68L2318.765,1048.957L2333.048,1029.007L2367.771,1033.395L2396.369,1048.658 z " style="color:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path11847"/>
2707+- <g id="g3782">
2708+- <path d="M2373.314,1098.479L2362.027,1088.733C2323.444,1088.733 2322.644,1106.521 2284.186,1106.521L2295.473,1116.267C2333.964,1116.267 2334.854,1098.479 2373.314,1098.479 z " style="fill:#ffdd00;stroke:#000000;stroke-width:0.5;stroke-linecap:square" id="rect51055"/>
2709+- <path d="M2366.159,1090.68C2366.159,1090.68 2366.226,1096.533 2366.226,1096.533C2366.226,1096.533 2359.875,1096.724 2359.875,1096.724C2359.875,1096.724 2359.772,1093.8 2359.772,1093.8C2359.772,1093.8 2362.983,1093.655 2362.983,1093.655C2362.983,1093.655 2362.95,1090.728 2362.95,1090.728C2362.95,1090.728 2356.319,1091.143 2356.319,1091.143C2356.319,1091.143 2356.822,1096.967 2356.822,1096.967C2356.822,1096.967 2350.605,1097.847 2350.605,1097.847C2350.605,1097.847 2350.196,1094.959 2350.196,1094.959C2350.196,1094.959 2353.378,1094.44 2353.378,1094.44C2353.378,1094.44 2353.048,1091.538 2353.048,1091.538C2353.048,1091.538 2346.55,1092.746 2346.55,1092.746C2346.55,1092.746 2347.527,1098.49 2347.527,1098.49C2347.527,1098.49 2341.518,1100.21 2341.518,1100.21C2341.518,1100.21 2340.806,1097.401 2340.806,1097.401C2340.806,1097.401 2343.906,1096.425 2343.906,1096.425C2343.906,1096.425 2343.264,1093.594 2343.264,1093.594C2343.264,1093.594 2336.911,1095.746 2336.911,1095.746C2336.911,1095.746 2338.576,1101.275 2338.576,1101.275C2338.576,1101.275 2332.67,1103.81 2332.67,1103.81C2332.67,1103.81 2331.723,1101.096 2331.723,1101.096C2331.723,1101.096 2334.721,1099.757 2334.721,1099.757C2334.721,1099.757 2333.841,1097.012 2333.841,1097.012C2333.841,1097.012 2327.799,1099.766 2327.799,1099.766C2327.799,1099.766 2329.693,1105.196 2329.693,1105.196C2329.693,1105.196 2323.654,1107.954 2323.654,1107.954C2323.654,1107.954 2322.773,1105.21 2322.773,1105.21C2322.773,1105.21 2325.769,1103.867 2325.769,1103.867C2325.769,1103.867 2324.822,1101.152 2324.822,1101.152C2324.822,1101.152 2318.918,1103.695 2318.918,1103.695C2318.918,1103.695 2320.585,1109.223 2320.585,1109.223C2320.585,1109.223 2314.235,1111.386 2314.235,1111.386C2314.235,1111.386 2313.592,1108.556 2313.592,1108.556C2313.592,1108.556 2316.691,1107.575 2316.691,1107.575C2316.691,1107.575 2315.977,1104.767 2315.977,1104.767C2315.977,1104.767 2309.971,1106.498 2309.971,1106.498C2309.971,1106.498 2310.951,1112.24 2310.951,1112.24C2310.951,1112.24 2304.453,1113.456 2304.453,1113.456C2304.453,1113.456 2304.122,1110.554 2304.122,1110.554C2304.122,1110.554 2307.303,1110.032 2307.303,1110.032C2307.303,1110.032 2306.893,1107.144 2306.893,1107.144C2306.893,1107.144 2300.678,1108.029 2300.678,1108.029C2300.678,1108.029 2301.182,1113.853 2301.182,1113.853C2301.182,1113.853 2294.55,1114.272 2294.55,1114.272C2294.55,1114.272 2294.517,1111.345 2294.517,1111.345C2294.517,1111.345 2297.728,1111.199 2297.728,1111.199C2297.728,1111.199 2297.626,1108.275 2297.626,1108.275C2297.626,1108.275 2291.275,1108.468 2291.275,1108.468C2291.275,1108.468 2291.341,1114.32 2291.341,1114.32" style="fill:none;stroke:#000000;stroke-width:0.8" id="path1151"/>
2710+- <path d="M2339.104,1075.298C2338.087,1070.305 2343.479,1068.865 2343.92,1074.114C2344.135,1076.675 2342.82,1075.072 2341.633,1074.729C2340.299,1074.344 2341.477,1078.812 2343.24,1082.031C2341.159,1080.586 2339.75,1078.471 2339.104,1075.298 zM2331.492,1068.278C2329.128,1067.266 2321.987,1067.083 2324.429,1074.24C2325.661,1077.852 2326.906,1075.641 2327.564,1073.761C2328.841,1070.114 2336.068,1073.247 2338.129,1076.24C2336.235,1071.724 2337.967,1070.782 2335.748,1068.654C2334.38,1067.824 2333.704,1069.708 2335.105,1071.23C2334.393,1070.633 2332.175,1068.57 2331.492,1068.278 z

Subscribers

People subscribed via source and target branches

to all changes: