diff --git a/clients.toml b/clients.toml
index f1a0c31..0744774 100644
--- a/clients.toml
+++ b/clients.toml
@@ -1,27 +1,3 @@
-#[atalk]
-#title = "aTalk"
-#about = """
-#XMPP/Jabber client with encrypted instant messaging and video calls.
-##
-#An encrypted instant messaging with video call and GPS features for Divest OS.
-#"""
-#android = "https://f-droid.org/packages/org.atalk.android/"
-#features = ["chat", "fdroid", "graphical", "mobile", "omemo", "otr", "zrtp"]
-#resources = [
-#    { url = "https://atalk.sytes.net/atalk/", txt = "Homepage" },
-#]
-
-[aparte]
-title = "Aparté"
-about = """
-Simple XMPP console client written in Rust and inspired by Profanity.
-"""
-posix = "https://github.com/paulfariello/aparte/releases"
-features = ["chat", "console", "desktop"]
-resources = [
-    { url = "https://github.com/paulfariello/aparte", txt = "Homepage" },
-]
-
 #[adium]
 #title = "Adium"
 #about = """
@@ -30,9 +6,34 @@ resources = [
 #chatting with friends on XMPP and sitting in an IRC channel at the same time.
 #"""
 #apple = "https://adium.im"
-#features = ["chat", "desktop", "openpgp", "otr"]
+#properties = ["chat", "desktop", "openpgp", "otr"]
 #resources = [
-#    { url = "https://adium.im", txt = "Homepage" },
+#    { url = "https://adium.im", txt = "Project homepage" },
+#]
+
+[aparte]
+title = "Aparté"
+about = """
+Simple XMPP console client written in Rust and inspired by Profanity.
+"""
+posix = "https://github.com/paulfariello/aparte/releases"
+properties = ["chat", "console", "desktop", "featured"]
+resources = [
+    { url = "https://github.com/paulfariello/aparte", txt = "Project repository" },
+]
+
+#[atalk]
+#title = "aTalk"
+#about = """
+#XMPP/Jabber client with encrypted instant messaging and video calls.
+##
+#An encrypted instant messaging with video call and GPS features for Divest OS.
+#"""
+#android = "https://f-droid.org/packages/org.atalk.android/"
+#properties = ["chat", "fdroid", "graphical", "mobile", "omemo", "otr", "zrtp"]
+#resources = [
+#    { url = "https://f-droid.org/en/packages/org.atalk.android", txt = "F-Droid package" },
+#    { url = "https://atalk.sytes.net/atalk/", txt = "Project homepage" },
 #]
 
 #[beagle]
@@ -47,9 +48,9 @@ resources = [
 #and a few enhancements.
 #"""
 #apple = "https://beagle.im/#about"
-#features = ["chat", "desktop", "graphical", "omemo"]
+#properties = ["chat", "desktop", "graphical", "omemo"]
 #resources = [
-#    { url = "https://beagle.im", txt = "Homepage" },
+#    { url = "https://beagle.im", txt = "Project homepage" },
 #]
 
 [blabber]
@@ -59,9 +60,12 @@ blabber.im is a fork of Conversations. The changes aim to improve usability \
 and ease transition from pre-installed and other widespread messengers.
 """
 android = "https://blabber.im"
-features = ["adhoc", "chat", "graphical", "mobile", "omemo", "openpgp"]
+properties = ["adhoc", "chat", "graphical", "mobile", "omemo", "openpgp"]
 resources = [
-    { url = "https://blabber.im", txt = "Homepage" },
+    { url = "https://www.kanoa.de/@blabber/108289026302640506", txt = "Warum gibt es die App nicht mehr im Play Store?" },
+    { url = "https://codeberg.org/kriztan/blabber.im", txt = "Project repository" },
+    { url = "xmpp:support@room.pix-art.de?join", txt = "Support group chat" },
+    { url = "https://blabber.im", txt = "Project homepage" },
 ]
 
 #[bruno]
@@ -73,9 +77,9 @@ resources = [
 #You can use Bruno if the other IM apps are just not stylish enough.
 #"""
 #android = "https://yaxim.org/download/"
-#features = ["chat", "graphical", "mobile"]
+#properties = ["chat", "graphical", "mobile"]
 #resources = [
-#    { url = "https://yaxim.org/bruno/", txt = "Homepage" },
+#    { url = "https://yaxim.org/bruno/", txt = "Project homepage" },
 #]
 
 #[candy]
@@ -91,9 +95,9 @@ resources = [
 #Candy is different. It is built for your community.
 #"""
 #browser = "http://candy-chat.github.io/candy/"
-#features = ["chat", "desktop", "graphical", "mobile"]
+#properties = ["chat", "desktop", "graphical", "mobile"]
 #resources = [
-#    { url = "http://candy-chat.github.io/candy/", txt = "Homepage" },
+#    { url = "http://candy-chat.github.io/candy/", txt = "Project homepage" },
 #]
 
 #[chat-o-matic]
@@ -104,9 +108,9 @@ resources = [
 #Protocols natively supported include IRC and XMPP.
 #"""
 #haiku = "https://github.com/JadedCtrl/Chat-O-Matic/releases"
-#features = ["chat", "desktop", "graphical"]
+#properties = ["chat", "desktop", "graphical"]
 #resources = [
-#    { url = "https://github.com/JadedCtrl/Chat-O-Matic", txt = "Homepage" },
+#    { url = "https://github.com/JadedCtrl/Chat-O-Matic", txt = "Project homepage" },
 #]
 
 [chatsecure]
@@ -119,9 +123,10 @@ Unlike other apps that keep you stuck in their walled garden, ChatSecure is \
 fully interoperable with other clients that support OMEMO or OTR and XMPP.
 """
 apple = "https://chatsecure.org"
-features = ["chat", "fdroid", "graphical", "mobile", "omemo", "otr"]
+properties = ["chat", "fdroid", "graphical", "mobile", "omemo", "otr"]
 resources = [
-    { url = "https://chatsecure.org", txt = "Homepage" },
+    { url = "https://itunes.apple.com/us/app/chatsecure/id464200063", txt = "iOS package" },
+    { url = "https://chatsecure.org", txt = "Project homepage" },
 ]
 
 [cheogram]
@@ -133,38 +138,34 @@ It especially focuses on features useful to people who want to contact those \
 on other networks as well, such as SMS-enabled phone numbers.
 """
 android = "https://f-droid.org/packages/com.cheogram.android"
-features = ["adhoc", "chat", "fdroid", "graphical", "mobile", "omemo", "openpgp"]
+properties = ["adhoc", "chat", "fdroid", "featured", "graphical", "mobile", "omemo", "openpgp"]
 resources = [
-    { url = "https://cheogram.com", txt = "Homepage" },
+    { url = "https://lemmy.ml/post/20435540", txt = "Cheogram temporarily removed from Play Store" },
+    { url = "https://cheogram.en.aptoide.com/app?app_id=68849981", txt = "Aptoide package" },
+    { url = "https://f-droid.org/en/packages/com.cheogram.android", txt = "F-Droid package" },
+    { url = "https://git.singpolyma.net/cheogram", txt = "Project repository" },
+    { url = "xmpp:discuss@conference.soprani.ca?join", txt = "Support group chat" },
+    { url = "https://cheogram.com", txt = "Project homepage" },
 ]
 
 [conversations]
 title = "Conversations"
 about = """
-Conversations is an encrypted, easy-to-use XMPP instant messenger for your \
-mobile device.
+The very last word in instant messaging. Conversations is an encrypted, easy-\
+to use XMPP instant messenger for your mobile device.
 
-It is easy to use, reliable, battery friendly. With built-in support for \
-images, group chats and e2e encryption.
+It is compatible with Android 5.0+ smartphones and has been optimized to \
+provide a unique mobile experience. It is easy to use, reliable, battery \
+friendly, with built-in support for images, group chats and e2e encryption.
 """
 android = "https://f-droid.org/packages/eu.siacs.conversations"
-features = ["chat", "fdroid", "graphical", "mobile", "omemo", "openpgp"]
+properties = ["chat", "fdroid", "featured", "graphical", "mobile", "omemo", "openpgp"]
 resources = [
-    { url = "https://conversations.im", txt = "Homepage" },
-]
-
-[conversations-classic]
-title = "Conversations Classic"
-about = """
-The very last word in instant messaging.
-
-Conversations is a Jabber/XMPP client for Android 5.0+ smartphones that has \
-been optimized to provide a unique mobile experience.
-"""
-android = "https://f-droid.org/packages/eu.siacs.conversations.classic"
-features = ["chat", "fdroid", "graphical", "mobile", "omemo", "openpgp"]
-resources = [
-    { url = "https://conversations.im", txt = "Homepage" },
+    { url = "https://f-droid.org/en/packages/eu.siacs.conversations", txt = "F-Droid package" },
+    { url = "https://play.google.com/store/apps/details?id=eu.siacs.conversations", txt = "Play package" },
+    { url = "https://codeberg.org/iNPUTmice/Conversations", txt = "Project repository" },
+    { url = "xmpp:conversations@conference.siacs.eu?join", txt = "Support group chat" },
+    { url = "https://conversations.im", txt = "Project homepage" },
 ]
 
 [conversejs]
@@ -182,11 +183,15 @@ is a modern XMPP server.
 browser = "https://conversejs.org"
 apple = "https://github.com/conversejs/converse-desktop/releases"
 linux = "https://github.com/conversejs/converse-desktop/releases"
-ubports = "https://open-store.io/app/conversejs.luigi311" # openstore://conversejs.luigi311
+ubports = "openstore://conversejs.luigi311"
 windows = "https://github.com/conversejs/converse-desktop/releases"
-features = ["adhoc", "chat", "desktop", "graphical", "mobile", "omemo", "pwa"]
+properties = ["adhoc", "chat", "desktop", "featured", "graphical", "mobile", "omemo", "pwa"]
 resources = [
-    { url = "https://conversejs.org", txt = "Homepage" },
+    { url = "https://open-store.io/app/conversejs.luigi311", txt = "OpenStore package" },
+    { url = "https://github.com/luigi311/ConverseJS-ubports", txt = "ConverseJS-ubports project repository" },
+    { url = "https://github.com/conversejs/converse.js", txt = "ConverseJS project repository" },
+    { url = "xmpp:discuss@conference.conversejs.org?join", txt = "Support group chat" },
+    { url = "https://conversejs.org", txt = "Project homepage" },
 ]
 
 #[coyim]
@@ -211,9 +216,10 @@ resources = [
 #apple = "https://coy.im/#download-section"
 #linux = "https://coy.im/#download-section"
 #windows = "https://coy.im/#download-section"
-#features = ["chat", "desktop", "graphical", "otr"]
+#properties = ["chat", "desktop", "graphical", "otr"]
 #resources = [
-#    { url = "https://coy.im", txt = "Homepage" },
+#    { url = "https://github.com/coyim/coyim", txt = "Project repository" },
+#    { url = "https://coy.im", txt = "Project homepage" },
 #]
 
 [dino]
@@ -231,9 +237,11 @@ Dino fetches history from the server and synchronizes messages with other \
 services.
 """
 linux = "https://dino.im/#download"
-features = ["chat", "desktop", "graphical", "mobile", "omemo", "openpgp"]
+properties = ["chat", "desktop", "featured", "graphical", "mobile", "omemo", "openpgp"]
 resources = [
-    { url = "https://dino.im", txt = "Homepage" },
+    { url = "https://flathub.org/apps/im.dino.Dino", txt = "Flathub package" },
+    { url = "xmpp:chat@dino.im?join", txt = "Support group chat" },
+    { url = "https://dino.im", txt = "Project homepage" },
 ]
 
 [gajim]
@@ -250,9 +258,29 @@ on your mobile device.
 apple = "https://gajim.org/download/#macos"
 linux = "https://gajim.org/download/#linux"
 windows = "https://gajim.org/download/#windows"
-features = ["adhoc", "admin", "chat", "desktop", "graphical", "omemo", "openpgp"]
+properties = ["adhoc", "admin", "chat", "desktop", "featured", "graphical", "omemo", "openpgp"]
 resources = [
-    { url = "https://gajim.org", txt = "Homepage" },
+    { url = "https://flathub.org/apps/org.gajim.Gajim", txt = "Flathub package" },
+    { url = "https://apps.microsoft.com/detail/9pggf6hd43f9?hl=en-us&gl=US", txt = "Windows package" },
+    { url = "xmpp:gajim@conference.gajim.org?join", txt = "Support group chat" },
+    { url = "https://gajim.org", txt = "Project homepage" },
+]
+
+[freetalk]
+title = "GNU Freetalk"
+about = """
+GNU Freetalk is a console based chat client for Jabber and other XMPP servers.
+
+It has context sensitive auto-completion for buddy names, commands, and even \
+ordinary English words. Similar to GNU Emacs,
+
+You can customize and extend GNU Freetalk with Scheme language.
+"""
+posix = "https://www.gnu.org/software/freetalk/"
+properties = ["chat", "console", "desktop"]
+resources = [
+    { url = "https://lists.gnu.org/mailman/listinfo/freetalk-dev", txt = "Mailing list" },
+    { url = "https://www.gnu.org/software/freetalk/", txt = "Project homepage" },
 ]
 
 [irssi]
@@ -264,9 +292,9 @@ irssi-xmpp is an Irssi plugin to connect to the XMPP network (jabber).
 """
 haiku = "https://depot.haiku-os.org/irssi"
 posix = "https://cybione.org/~irssi-xmpp/"
-features = ["chat", "console", "desktop", "haikudepot"]
+properties = ["chat", "console", "desktop", "haikudepot"]
 resources = [
-    { url = "https://cybione.org/~irssi-xmpp/", txt = "irssi-xmpp homepage" },
+    { url = "https://cybione.org/~irssi-xmpp/", txt = "irssi-xmpp project repository" },
     { url = "https://irssi.org", txt = "Irssi homepage" },
 ]
 
@@ -278,13 +306,10 @@ An XMPP client for Emacs
 jabber.el is an XMPP client for Emacs. XMPP (also known as 'Jabber') is an \
 IETF-standard federated instant messaging protocol.
 """
-apple = "https://codeberg.org/emacs-jabber/emacs-jabber#how-to-install"
-android = "https://codeberg.org/emacs-jabber/emacs-jabber#how-to-install"
 posix = "https://codeberg.org/emacs-jabber/emacs-jabber#how-to-install"
-windows = "https://codeberg.org/emacs-jabber/emacs-jabber#how-to-install"
-features = ["admin", "chat", "console", "desktop"]
+properties = ["admin", "chat", "console", "desktop"]
 resources = [
-    { url = "https://codeberg.org/emacs-jabber/emacs-jabber", txt = "Homepage" },
+    { url = "https://codeberg.org/emacs-jabber/emacs-jabber", txt = "Project repository" },
 ]
 
 [jsxc]
@@ -295,10 +320,13 @@ JavaScript XMPP Client.
 Real-time XMPP chat application with video calls, file transfer and encrypted \
 communication.
 """
-browser = "https://github.com/narutogo/jsxc-na"
-features = ["chat", "desktop", "graphical", "mobile", "omemo"]
+browser = "https://jsxc.org/installation.html#downloads"
+properties = ["chat", "desktop", "graphical", "mobile", "omemo"]
 resources = [
-    { url = "https://jsxc.org", txt = "Homepage" },
+    { url = "https://apps.nextcloud.com/apps/ojsxc", txt = "Nextcloud package" },
+    { url = "https://github.com/narutogo/jsxc-na", txt = "jsxc-na project repository" },
+    { url = "https://github.com/jsxc/jsxc", txt = "jsxc project repository" },
+    { url = "https://jsxc.org", txt = "Project homepage" },
 ]
 
 [kaidan]
@@ -313,10 +341,54 @@ provider, and your privacy is gauranteed more than ever before.
 """
 android = "https://kaidan.im/download/#android-experimental"
 linux = "https://kaidan.im/download/#linux"
-ubports = "https://open-store.io/app/im.kaidan.kaidan" # openstore://im.kaidan.kaidan
-features = ["chat", "desktop", "graphical", "mobile", "omemo"]
+properties = ["chat", "desktop", "graphical", "mobile", "omemo"]
 resources = [
-    { url = "https://kaidan.im", txt = "Homepage" },
+    { url = "appstream://im.kaidan.kaidan", txt = "Discover package" },
+    { url = "https://flathub.org/apps/im.kaidan.kaidan", txt = "Flathub package" },
+    { url = "https://invent.kde.org/network/kaidan", txt = "Project repository" },
+    { url = "xmpp:kaidan@muc.kaidan.im?join", txt = "Support group chat" },
+    { url = "https://kaidan.im", txt = "Project homepage" },
+]
+
+[kaidan-qml]
+title = "Kaidan"
+about = """
+Kaidan is a user-friendly and modern chat app for every device.
+
+It uses the open communication protocol XMPP (Jabber).
+
+Unlike other chat apps, you are not dependent on one specific service \
+provider, and your privacy is gauranteed more than ever before.
+"""
+ubports = "openstore://im.kaidan.kaidan"
+properties = ["chat", "desktop", "featured", "graphical", "mobile", "omemo"]
+resources = [
+    { url = "https://open-store.io/app/im.kaidan.kaidan", txt = "OpenStore package" },
+    { url = "https://invent.kde.org/network/kaidan", txt = "Project repository" },
+    { url = "xmpp:kaidan@muc.kaidan.im?join", txt = "Support group chat" },
+    { url = "https://kaidan.im", txt = "Project homepage" },
+]
+
+[kopete]
+title = "Kopete"
+about = """
+Kopete is an instant messenger supporting IRC, Jabber, Gadu-Gadu, Novell \
+GroupWise Messenger, and more. It is designed to be a flexible and extensible \
+multi-protocol system suitable for personal and enterprise use.
+
+The goal of Kopete is to provide users with a single easy-to-use way to access \
+all of their instant messaging systems. The interface puts people first, and \
+is integrated with the system address book to let you access your contacts \
+from other KDE applications.
+"""
+linux = "https://apps.kde.org/kopete/"
+properties = ["chat", "desktop", "graphical", "otr"]
+resources = [
+    { url = "appstream://org.kde.kopete", txt = "Discover package" },
+    { url = "https://flathub.org/apps/details/org.kde.kopete", txt = "Flathub package" },
+    { url = "https://invent.kde.org/network/kopete", txt = "Project repository" },
+    { url = "irc://irc.libera.chat/kopete", txt = "Support group chat" },
+    { url = "https://userbase.kde.org/Kopete", txt = "Project homepage" },
 ]
 
 #[mcabber]
@@ -329,9 +401,10 @@ resources = [
 #Record Messaging) support, dynamic modules and external action triggers.
 #"""
 #posix = "https://mcabber.com"
-#features = ["admin", "chat", "console", "desktop", "openpgp", "otr"]
+#properties = ["admin", "chat", "console", "desktop", "openpgp", "otr"]
 #resources = [
-#    { url = "https://mcabber.com", txt = "Homepage" },
+#    { url = "https://mcabber.com/hg/", txt = "Project repository" },
+#    { url = "https://mcabber.com", txt = "Project homepage" },
 #]
 
 [miranda]
@@ -345,9 +418,10 @@ client Miranda IM.
 It is very light on system resources and extremely fast.
 """
 windows = "https://miranda-ng.org/downloads/"
-features = ["adhoc", "chat", "desktop", "graphical", "omemo", "openpgp", "otr"]
+properties = ["adhoc", "chat", "desktop", "featured", "graphical", "omemo", "openpgp", "otr"]
 resources = [
-    { url = "https://miranda-ng.org", txt = "Homepage" },
+    { url = "https://github.com/miranda-ng/miranda-ng", txt = "Project repository" },
+    { url = "https://miranda-ng.org", txt = "Project homepage" },
 ]
 
 [monal]
@@ -360,9 +434,13 @@ be the go-to client for these platforms just like the app Conversations is for \
 Divest OS.
 """
 apple = "https://monal-im.org"
-features = ["chat", "desktop", "graphical", "mobile", "omemo"]
+properties = ["chat", "desktop", "featured", "graphical", "mobile", "omemo"]
 resources = [
-    { url = "https://monal-im.org", txt = "Homepage" },
+    { url = "https://apps.apple.com/app/id317711500", txt = "iOS package" },
+    { url = "https://apps.apple.com/app/id1637078500", txt = "macOS package" },
+    { url = "https://github.com/monal-im/Monal", txt = "Project repository" },
+    { url = "xmpp:monal@chat.yax.im?join", txt = "Support group chat" },
+    { url = "https://monal-im.org", txt = "Project homepage" },
 ]
 
 [monocles]
@@ -374,9 +452,13 @@ It is based on blabber.im and Conversations, yet has a lot of changes and \
 offers additional features to improve usability and security.
 """
 android = "https://f-droid.org/packages/de.monocles.chat"
-features = ["adhoc", "chat", "fdroid", "graphical", "mobile", "omemo", "openpgp", "otr"]
+properties = ["adhoc", "chat", "fdroid", "featured", "graphical", "mobile", "omemo", "openpgp", "otr"]
 resources = [
-    { url = "https://monocles.de/more/", txt = "Homepage" },
+    { url = "https://f-droid.org/en/packages/de.monocles.chat", txt = "F-Droid package" },
+    { url = "https://play.google.com/store/apps/details?id=eu.monocles.chat", txt = "Play package" },
+    { url = "https://codeberg.org/monocles/monocles_chat", txt = "Project repository" },
+    { url = "xmpp:support@conference.monocles.de?join", txt = "Support group chat" },
+    { url = "https://monocles.de/more/", txt = "Project homepage" },
 ]
 
 [movim]
@@ -397,10 +479,14 @@ desktop computer.
 apple = "https://join.movim.eu"
 browser = "https://join.movim.eu"
 android = "https://join.movim.eu"
-ubports = "https://open-store.io/app/eu.movim.ut.movim" # openstore://eu.movim.ut.movim
-features = ["adhoc", "chat", "desktop", "graphical", "mobile", "omemo", "pubsub", "pwa"]
+ubports = "openstore://eu.movim.ut.movim"
+properties = ["adhoc", "chat", "desktop", "featured", "graphical", "mobile", "omemo", "pubsub", "pwa"]
 resources = [
-    { url = "https://movim.eu", txt = "Homepage" },
+    { url = "https://open-store.io/app/eu.movim.ut.movim", txt = "OpenStore package" },
+    { url = "https://gitlab.com/ChristianPauly/ubuntu-movim", txt = "ubuntu-movim project repository" },
+    { url = "https://github.com/movim/movim", txt = "Movim project repository" },
+    { url = "xmpp:movim@conference.movim.eu?join", txt = "Support group chat" },
+    { url = "https://movim.eu", txt = "Project homepage" },
 ]
 
 [moxxy]
@@ -412,9 +498,11 @@ It is currently alpha software. This means that there will be issues with some \
 functionalities. Please do not use Moxxy for anything important at this moment.
 """
 android = "https://apt.izzysoft.de/fdroid/index/apk/org.moxxy.moxxyv2"
-features = ["chat", "graphical", "izzyondroid", "mobile", "omemo"]
+properties = ["chat", "graphical", "izzyondroid", "mobile", "omemo"]
 resources = [
-    { url = "https://moxxy.org", txt = "Homepage" },
+    { url = "https://codeberg.org/moxxy/moxxy", txt = "Project repository" },
+    { url = "xmpp:moxxy@muc.moxxy.org?join", txt = "Support group chat" },
+    { url = "https://moxxy.org", txt = "Project homepage" },
 ]
 
 [pade]
@@ -427,9 +515,9 @@ client optimized for business and organizations implemented as a cross-\
 platform browser extension.
 """
 browser = "https://igniterealtime.org/projects/pade/"
-features = ["chat", "desktop", "extension", "graphical", "mobile", "omemo"]
+properties = ["chat", "desktop", "extension", "graphical", "mobile", "omemo"]
 resources = [
-    { url = "https://igniterealtime.org/projects/pade/", txt = "Homepage" },
+    { url = "https://igniterealtime.org/projects/pade/", txt = "Project homepage" },
 ]
 
 [pidgin]
@@ -445,14 +533,14 @@ Sametime, SILC, SIMPLE, and Zephyr. It can support many more with plugins.
 
 Pidgin supports many features of these chat networks, such as file transfers, \
 away messages, buddy icons, custom smileys, and typing notifications. Numerous \
-plugins also extend Pidgin’s functionality above and beyond the standard \
-features.
+plugins also extend functionality above and beyond the standard features.
 """
 linux = "https://pidgin.im/install/"
 windows = "https://pidgin.im/install/"
-features = ["chat", "desktop", "openpgp", "otr"]
+properties = ["chat", "desktop", "openpgp", "otr"]
 resources = [
-    { url = "https://pidgin.im", txt = "Homepage" },
+    { url = "https://flathub.org/apps/im.pidgin.Pidgin", txt = "Flathub package" },
+    { url = "https://pidgin.im", txt = "Project homepage" },
 ]
 
 [poezio]
@@ -472,22 +560,36 @@ anonymous spirit of IRC while using a powerful, standard and open protocol.
 """
 haiku = "https://depot.haiku-os.org/poezio"
 posix = "https://poez.io/en/#download"
-features = ["adhoc", "chat", "console", "desktop", "haikudepot", "omemo", "openpgp", "otr"]
+properties = ["adhoc", "chat", "console", "desktop", "featured", "haikudepot", "omemo", "openpgp", "otr"]
 resources = [
-    { url = "https://poez.io", txt = "Homepage" },
+    { url = "https://flathub.org/apps/io.poez.Poezio", txt = "Flathub package" },
+    { url = "https://codeberg.org/poezio/poezio", txt = "Project repository" },
+    { url = "https://codeberg.org/poezio/poezio/src/branch/main/plugins", txt = "Plugins list" },
+    { url = "xmpp:poezio@muc.poez.io?join", txt = "Support group chat" },
+    { url = "https://poez.io", txt = "Project homepage" },
 ]
 
-#[profanity]
-#title = "Profanity"
-#about = """
-#Profanity is a console based XMPP client written in C using ncurses and \
-#libstrophe, inspired by Irssi.
-#"""
-#posix = "https://profanity-im.github.io"
-#features = ["chat", "console", "desktop", "omemo", "openpgp", "otr"]
-#resources = [
-#    { url = "https://profanity-im.github.io", txt = "Homepage" },
-#]
+[profanity]
+title = "Profanity"
+about = """
+A console based XMPP client.
+
+Profanity is a console based XMPP client written in C using ncurses and \
+libstrophe, inspired by Irssi.
+
+It supports XMPP chat services, MUC chat room, OTR, PGP and OMEMO encryption, \
+roster management, including flexible resource and priority settings, desktop \
+notifications, and it has a plugins system in Python and C.
+"""
+posix = "https://profanity-im.github.io"
+properties = ["adhoc", "chat", "console", "desktop", "featured", "omemo", "openpgp", "otr"]
+resources = [
+    { url = "https://github.com/profanity-im/profanity", txt = "Project repository" },
+    { url = "https://profanity-im.github.io/plugins.html", txt = "Plugins list" },
+    { url = "https://lists.posteo.de/listinfo/profanity", txt = "Mailing list" },
+    { url = "xmpp:profanity@rooms.dismail.de?join", txt = "Support group chat" },
+    { url = "https://profanity-im.github.io", txt = "Project homepage" },
+]
 
 [prose]
 title = "Prose"
@@ -499,9 +601,9 @@ Decentralized Team Messaging in an Era of Centralized SaaS.
 """
 apple = "https://prose.org/downloads/"
 browser = "https://prose.org/downloads/"
-features = ["chat", "desktop", "graphical", "mobile"]
+properties = ["chat", "desktop", "graphical", "mobile"]
 resources = [
-    { url = "https://prose.org", txt = "Homepage" },
+    { url = "https://prose.org", txt = "Project homepage" },
 ]
 
 [psi]
@@ -515,9 +617,11 @@ supported operating system.
 apple = "https://psi-im.org"
 linux = "https://psi-im.org"
 windows = "https://psi-im.org"
-features = ["adhoc", "admin", "chat", "desktop", "graphical", "omemo", "openpgp", "otr"]
+properties = ["adhoc", "admin", "chat", "desktop", "graphical", "omemo", "openpgp", "otr"]
 resources = [
-    { url = "https://psi-im.org", txt = "Homepage" },
+    { url = "https://github.com/psi-im/psi", txt = "Project repository" },
+    { url = "xmpp:psi-dev@conference.jabber.ru?join", txt = "Support group chat" },
+    { url = "https://psi-im.org", txt = "Project homepage" },
 ]
 
 [psi-plus]
@@ -533,9 +637,11 @@ apple = "https://psi-plus.com/wiki/en:downloads#macos"
 haiku = "https://depot.haiku-os.org/psi_plus"
 linux = "https://psi-plus.com/wiki/en:downloads#linux"
 windows = "https://psi-plus.com/wiki/en:downloads#ms_windows"
-features = ["adhoc", "admin", "chat", "desktop", "graphical", "haikudepot", "omemo", "openpgp", "otr"]
+properties = ["adhoc", "admin", "chat", "desktop", "featured", "graphical", "haikudepot", "omemo", "openpgp", "otr"]
 resources = [
-    { url = "https://psi-im.org", txt = "Homepage" },
+    { url = "https://github.com/psi-plus/main", txt = "Project repository" },
+    { url = "xmpp:psi-dev@conference.jabber.ru?join", txt = "Support group chat" },
+    { url = "https://psi-plus.com", txt = "Project homepage" },
 ]
 
 [reeder]
@@ -547,9 +653,9 @@ Reeder fetches, does not come from typical HTTP feed sources but rather from \
 XMPP PubSub services.
 """
 browser = "https://github.com/SeveFP/Reeder"
-features = ["desktop", "graphical", "pubsub"]
+properties = ["desktop", "graphical", "pubsub"]
 resources = [
-    { url = "https://github.com/SeveFP/Reeder", txt = "Homepage" },
+    { url = "https://github.com/SeveFP/Reeder", txt = "Project repository" },
 ]
 
 [renga]
@@ -561,9 +667,10 @@ Renga supports personal one-to-one chat, group chat, transports, etc. and it \
 provides a clean and easy to use interface.
 """
 haiku = "https://depot.haiku-os.org/renga"
-features = ["chat", "desktop", "graphical", "haikudepot"]
+properties = ["chat", "desktop", "featured", "graphical", "haikudepot"]
 resources = [
-    { url = "https://pulkomandy.tk/projects/renga", txt = "Homepage" },
+    { url = "xmpp:renga@chat.jabberfr.org?join", txt = "Support group chat" },
+    { url = "https://pulkomandy.tk/projects/renga", txt = "Project homepage" },
 ]
 
 #[siskin]
@@ -573,9 +680,10 @@ resources = [
 #and iPad. It provides an easy way to talk and share moments with your friends.
 #"""
 #apple = "https://siskin.im/#about"
-#features = ["chat", "graphical", "mobile", "omemo"]
+#properties = ["chat", "graphical", "mobile", "omemo"]
 #resources = [
-#    { url = "https://siskin.im", txt = "Homepage" },
+#    { url = "https://itunes.apple.com/us/app/tigase-messenger/id1153516838", txt = "iOS package" },
+#    { url = "https://siskin.im", txt = "Project homepage" },
 #]
 
 #[spark]
@@ -593,9 +701,9 @@ resources = [
 #apple = "https://igniterealtime.org/projects/spark/"
 #linux = "https://igniterealtime.org/projects/spark/"
 #windows = "https://igniterealtime.org/projects/spark/"
-#features = ["chat", "desktop", "graphical", "omemo"]
+#properties = ["chat", "desktop", "graphical", "omemo"]
 #resources = [
-#    { url = "https://igniterealtime.org/projects/spark/", txt = "Homepage" },
+#    { url = "https://igniterealtime.org/projects/spark/", txt = "Project homepage" },
 #]
 
 #[speeqe]
@@ -616,9 +724,9 @@ resources = [
 #based servers. To tie  it all together there is a small amount of django.
 #"""
 #browser = "https://github.com/thepug/Speeqe"
-#features = ["chat", "desktop", "graphical"]
+#properties = ["chat", "desktop", "graphical"]
 #resources = [
-#    { url = "https://github.com/thepug/Speeqe", txt = "Homepage" },
+#    { url = "https://github.com/thepug/Speeqe", txt = "Project repository" },
 #]
 
 [squawk]
@@ -627,15 +735,17 @@ about = """
 Squawk is a lightweight XMPP desktop messenger.
 
 The primary objective of this project is to offer you a fast and user-friendly \
-messaging experience that closely aligns with your system’s style, while also \
+messaging experience that closely aligns with your system style, while also \
 minimizing resource consumption.
 
 Squawk is still at a very early stage and might not suit everyone but you are welcome to try it out.
 """
 linux = "https://macaw.me/projects/squawk/"
-features = ["chat", "desktop", "graphical"]
+properties = ["chat", "desktop", "graphical"]
 resources = [
-    { url = "https://macaw.me/projects/squawk/", txt = "Homepage" },
+    { url = "xmpp:squawk@conference.macaw.me?join", txt = "Support group chat" },
+    { url = "https://git.macaw.me/blue/squawk", txt = "Project repository" },
+    { url = "https://macaw.me/projects/squawk/", txt = "Project homepage" },
 ]
 
 [stork]
@@ -646,9 +756,9 @@ Stork IM by Tigase, Inc. is a lightweight and powerful XMPP client for Android.
 It provides an easy way to talk and share moments with your friends.
 """
 android = "https://stork.im/#about"
-features = ["chat", "graphical", "mobile", "omemo"]
+properties = ["chat", "graphical", "mobile", "omemo"]
 resources = [
-    { url = "https://stork.im", txt = "Homepage" },
+    { url = "https://stork.im", txt = "Project homepage" },
 ]
 
 [swift]
@@ -665,9 +775,10 @@ from Isode.
 apple = "https://swift.im/downloads.html"
 linux = "https://swift.im/downloads.html"
 windows = "https://swift.im/downloads.html"
-features = ["chat", "desktop", "graphical"]
+properties = ["chat", "desktop", "graphical"]
 resources = [
-    { url = "https://swift.im", txt = "Homepage" },
+    { url = "xmpp:swift@rooms.swift.im?join", txt = "Support group chat" },
+    { url = "https://swift.im", txt = "Project homepage" },
 ]
 
 [uwpx]
@@ -683,10 +794,12 @@ There is support for a wide range of features link bookmarks, user avatars, \
 chat markers and experimental OMEMO support.
 """
 windows = "https://uwpx.org"
-features = ["chat", "desktop", "graphical", "mobile", "omemo"]
+properties = ["chat", "desktop", "featured", "graphical", "mobile", "omemo"]
 resources = [
     { url = "https://github.com/UWPX/UWPX-Client?tab=readme-ov-file#features", txt = "A complete list of features" },
-    { url = "https://uwpx.org", txt = "Homepage" },
+    { url = "https://apps.microsoft.com/detail/9n2s5v8hmvlm?hl=en-us&gl=US", txt = "Windows package" },
+    { url = "https://github.com/UWPX/UWPX-Client", txt = "Project repository" },
+    { url = "https://uwpx.org", txt = "Project homepage" },
 ]
 
 [weechat]
@@ -698,12 +811,11 @@ XMPP for power users and digital masochists.
 weechat-xmpp is a WeeChat plugin that extends WeeChat to support XMPP, and it \
 currently has a minimal but ideally maximal set of XEPs.
 """
-android = "https://github.com/bqv/weechat-xmpp"
 haiku = "https://depot.haiku-os.org/weechat"
 posix = "https://github.com/bqv/weechat-xmpp"
-features = ["chat", "console", "desktop", "omemo", "openpgp"]
+properties = ["chat", "console", "desktop", "omemo", "openpgp"]
 resources = [
-    { url = "https://github.com/bqv/weechat-xmpp", txt = "weechat-xmpp homepage" },
+    { url = "https://github.com/bqv/weechat-xmpp", txt = "weechat-xmpp project repository" },
     { url = "https://weechat.org", txt = "WeeChat homepage" },
 ]
 
@@ -719,9 +831,12 @@ interoperable open standards.
 """
 browser = "https://xabber.com"
 android = "https://xabber.com"
-features = ["chat", "desktop", "graphical", "omemo", "mobile"]
+properties = ["chat", "desktop", "featured", "graphical", "omemo", "mobile"]
 resources = [
-    { url = "https://xabber.com", txt = "Homepage" },
+    { url = "https://f-droid.org/packages/com.xabber.android", txt = "F-Droid package" },
+    { url = "https://play.google.com/store/apps/details?id=com.xabber.android", txt = "Play package" },
+    { url = "https://web.xabber.com", txt = "Xabber Web" },
+    { url = "https://xabber.com", txt = "Project homepage" },
 ]
 
 #[xmpp-web]
@@ -730,9 +845,9 @@ resources = [
 #Lightweight HTML chat client for XMPP servers.
 #"""
 #browser = "https://github.com/nioc/xmpp-web/releases"
-#features = ["chat", "desktop", "graphical", "mobile", "pwa"]
+#properties = ["chat", "desktop", "graphical", "mobile", "pwa"]
 #resources = [
-#    { url = "https://github.com/nioc/xmpp-web", txt = "Homepage" },
+#    { url = "https://github.com/nioc/xmpp-web", txt = "Project homepage" },
 #]
 
 [yaxim]
@@ -745,7 +860,9 @@ It aims at usability, low overhead and security, and works on low-end Android \
 devices starting with Android 4.0.
 """
 android = "https://yaxim.org/download/"
-features = ["chat", "graphical", "mobile"]
+properties = ["chat", "graphical", "mobile"]
 resources = [
-    { url = "https://yaxim.org", txt = "Homepage" },
+    { url = "https://play.google.com/store/apps/details?id=org.yaxim.androidclient", txt = "Play package" },
+    { url = "xmpp:yaxim@chat.yax.im?join", txt = "Support group chat" },
+    { url = "https://yaxim.org", txt = "Project homepage" },
 ]
diff --git a/css/stylesheet.css b/css/stylesheet.css
index caa939d..10a7d6b 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -33,6 +33,7 @@ body {
       rgba(130, 130, 130, 0.5)
     ),
     url(/img/background.svg);
+  background-attachment: fixed;
   background-repeat: repeat;
   /* height: 100vh; */
   /*
@@ -295,11 +296,37 @@ h1 {
 }
 
 #selection {
+  margin-left: 10%;
+  margin-right: 10%;
   padding-left: 1em;
   padding-right: 2em;
   padding-top: 2em;
 }
 
+#container-of-selection {
+  border-radius: 30px;
+  margin-top: 2.5em;
+  margin-bottom: 2.5em;
+  margin-left: auto;
+  margin-right: auto;
+  filter: drop-shadow(2px 4px 6px grey);
+  max-width: 55em;
+  /* FIXME
+     Elements of element #profile overflow upon decreasing height, once property
+     min-width has been added.
+  */
+  min-width: 35em;
+  /* NOTE
+     The problem is not with elements within element #profile.
+     Issue has been fixed, once property max-height was commented.
+     If you would, add @media (max-height: 300px) for lower height.
+  */
+  /* max-height: 75vh; */
+  padding-top: 1em;
+  padding-bottom: 2em;
+  width: 80%;
+}
+
 #selection > dt {
   margin-bottom: 1.5em;
   margin-left: 0.5em;
@@ -363,6 +390,7 @@ h1 {
 
 #selection .features {
   font-size: 80%;
+  line-height: 40px;
   margin: 1em;
 }
 
@@ -393,6 +421,65 @@ h1 {
   display: block; /* Show details upon checked checkbox */
 }
 
+.plain-note {
+  display: block;
+  justify-content: center;
+  margin-bottom: 2em;
+  margin-top: 1.5em;
+  text-align: center;
+}
+
+#software,
+#software-menu {
+  display: flex;
+  flex-wrap: wrap;
+  justify-content: center;
+}
+
+#software-menu .system {
+  /* background: #e9e9e9; */
+  border-radius: 10px;
+  color: #5c5c5c;
+  /* display: table; */
+  margin: 1em;
+  overflow-wrap: break-word;
+  padding: 1em;
+  text-align: center;
+  text-decoration: none;
+  width: 12.2%;
+}
+
+#software-menu img {
+  border-radius: 10px;
+  height: 5em;
+  width: 5em;
+}
+
+#software > .system:hover,
+#software-menu .system:hover {
+  background: #e5e5e5;
+  /* text-decoration: overline; */
+}
+
+#software > .system {
+  /* background: #e9e9e9; */
+  border-radius: 10px;
+  color: #5c5c5c;
+  height: 15%;
+  margin: 1em;
+  padding: 1.5em;
+  text-decoration: none;
+  width: 20%;
+}
+/*
+#software > .system:hover {
+  outline-style: solid;
+}
+*/
+#software > .system img {
+  width: 5em;
+}
+
 #security-notices {
   display: flex;
   justify-content: center;
@@ -403,7 +490,7 @@ h1 {
   background: #ebebbe;
   border-radius: 10px;
   display: flex;
-  font-size: 1.2em;
+  /* font-size: 1.2em; */
   margin: 1em;
   /*
   margin-right: 20%;
@@ -414,18 +501,25 @@ h1 {
 }
 
 #security-notices img {
-  height: 80px;
+  height: 60px;
   margin-left: 0.5em;
   margin-right: 1em;
-  width: 80px;
+  width: 60px;
 }
 
+/*
+#security-notices span {
+  align-self: center;
+  place-self: center;
+}
+*/
+
 #titles {
   padding-left: 0.5em;
   padding-right: 0.5em;
 }
 
-#container-of-profile {
+#overlay {
   /* margin: auto; */
   padding-bottom: 0.5em;
 }
@@ -463,11 +557,6 @@ h1 {
   filter: drop-shadow(2px 4px 6px grey);
 }
 
-#container-of-content {
-  /* margin-left: 8em; */
-  /* overflow: auto; */
-}
-
 #profile {
   border-radius: 30px;
   filter: drop-shadow(2px 4px 6px grey);
@@ -654,22 +743,6 @@ h1 {
 }
 */
 
-@media (max-width: 820px) {
-
-  #action-bar > #windows {
-    display: none;
-  }
-
-  #selection img.wide {
-    display: none;
-  }
-
-  #selection img.narrow {
-    display: unset;
-  }
-
-}
-
 @media (max-width: 950px) {
 
   #action-bar > #view,
@@ -683,6 +756,14 @@ h1 {
     justify-content: center;
   }
 
+  #selection img.narrow {
+    display: unset;
+  }
+
+  #selection img.wide {
+    display: none;
+  }
+
 }
 
 @media (max-width: 885px) {
@@ -743,8 +824,7 @@ h1 {
   }
 
   #action > #add,
-  #action-bar > #add,
-  #action-bar > #haiku {
+  #action-bar > #add {
     display: none;
   }
 
@@ -766,7 +846,7 @@ h1 {
     display: unset;
   }
 
-  #container-of-profile {
+  #overlay {
     padding-bottom: unset;
   }
 
@@ -822,14 +902,6 @@ h1 {
 
 }
 
-@media (max-width: 670px) {
-
-  #action-bar > #linux {
-    display: none;
-  }
-
-}
-
 @media (max-width: 572px) {
 
   #action > a,
diff --git a/fasi.py b/fasi.py
index 490f03d..da26245 100644
--- a/fasi.py
+++ b/fasi.py
@@ -667,13 +667,44 @@ class HttpInstance:
             response.headers['Content-Type'] = 'application/xhtml+xml'
             return response
 
-        @self.app.get('/download')
-        @self.app.get('/download/{software}')
-        @self.app.get('/download/{software}/{kind}')
-        async def download_get(request: Request, software=None, kind=None):
+        @self.app.get('/selection')
+        async def selection_get(request: Request):
+            filename = 'systems.toml'
+            software = Data.open_file_toml(filename)['systems']
+            template_file = 'software.xhtml'
+            template_dict = {
+                'brand_name' : brand_name,
+                'brand_site' : brand_site,
+                'chat_client' : chat_client,
+                'request' : request,
+                'software' : software,
+                'url' : request.url._url}
+            response = templates.TemplateResponse(template_file, template_dict)
+            response.headers['Content-Type'] = 'application/xhtml+xml'
+            return response
 
-            # TODO admin, advanced, console, desktop, graphical, mobile
-            if not kind: kind = 'graphical'
+        #@self.app.get('/download/select')
+        #async def download_select_get(request, software=None):
+
+        @self.app.get('/download/{software}')
+        async def download_software_get(request: Request, software):
+            response = await download_get(request, featured=True, software=software)
+            return response
+
+        @self.app.get('/download/{software}/all')
+        async def download_software_all_get(request: Request, software):
+            response = await download_get(request, featured=False, software=software)
+            return response
+
+        @self.app.get('/download')
+        async def download_get(request: Request, featured=True, software=None):
+
+            # TODO
+            # Fearured clients '/download/{software}'
+            # All clients '/download/{software}/all'
+            # Select software '/download/select'
+
+            skipped = False
 
             if not software:
                 user_agent = request.headers.get("user-agent")
@@ -699,12 +730,15 @@ class HttpInstance:
             client_selection = []
             for client in clients:
                 if software in clients[client]:
+                    if featured and 'featured' not in clients[client]['properties']:
+                        skipped = True
+                        continue
                     client_selected = {
                         'name' : clients[client]['title'],
                         'about' : clients[client]['about'],
-                        'features' : clients[client]['features'],
-                        'iden' : client,
                         'href' : clients[client][software],
+                        'iden' : client,
+                        'properties' : clients[client]['properties'],
                         'resources' : clients[client]['resources'] if 'resources' in clients[client] else ''}
                     client_selection.append(client_selected)
 
@@ -714,6 +748,7 @@ class HttpInstance:
                 'brand_site' : brand_site,
                 'chat_client' : chat_client,
                 'client_selection' : client_selection,
+                'skipped' : skipped,
                 'request' : request,
                 'software' : software,
                 'title' : name,
diff --git a/img/android.svg b/img/android.svg
new file mode 100644
index 0000000..54e13a2
--- /dev/null
+++ b/img/android.svg
@@ -0,0 +1 @@
+<svg viewBox="-147 -70 345 345" width="345" height="345" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><g fill="#77c159" transform="translate(25.5)"><use stroke-width="14.4" xlink:href="#a" stroke="#fff"/><use xlink:href="#b" transform="scale(-1 1)"/><g id="b" stroke="#fff" stroke-width="7.2"><rect rx="6.5" transform="rotate(29)" height="86" width="13" y="-86" x="14"/><rect id="c" rx="24" height="133" width="48" y="41" x="-143"/><use y="97" x="85" xlink:href="#c"/></g><g id="a"><ellipse cy="41" rx="91" ry="84"/><rect rx="22" height="182" width="182" y="20" x="-91"/></g></g><g stroke="#fff" stroke-width="7.2" fill="#fff" transform="translate(25.5)"><path d="M-95 44.5H95"/><circle cx="-42" r="4"/><circle cx="42" r="4"/></g></svg>
\ No newline at end of file
diff --git a/img/apple.svg b/img/apple.svg
new file mode 100644
index 0000000..eadd592
--- /dev/null
+++ b/img/apple.svg
@@ -0,0 +1 @@
+<svg xml:space="preserve" width="1000" height="1000" xmlns="http://www.w3.org/2000/svg"><path d="M881 341c-6 4-108 62-108 190 0 149 130 201 134 203-1 3-21 72-69 142-42 61-87 123-155 123s-86-40-164-40c-77 0-104 41-166 41s-106-57-156-127A612 612 0 0 1 93 542c0-195 126-298 251-298 66 0 121 44 162 44 40 0 102-46 177-46 28 0 131 2 198 99zM647 159c31-36 53-88 53-139 0-7 0-14-2-20a225 225 0 0 0-202 211l2 18 14 2c45 0 102-31 135-72z"/></svg>
\ No newline at end of file
diff --git a/img/browser.svg b/img/browser.svg
new file mode 100644
index 0000000..b8b075f
--- /dev/null
+++ b/img/browser.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
+	<title>HTML5 Logo</title>
+	<path d="M108.4 0h23v22.8h21.2V0h23v69h-23V46h-21v23h-23.2M206 23h-20.3V0h63.7v23H229v46h-23M259.5 0h24.1l14.8 24.3L313.2 0h24.1v69h-23V34.8l-16.1 24.8l-16.1-24.8v34.2h-22.6M348.7 0h23v46.2h32.6V69h-55.6"/>
+	<path fill="#e44d26" d="M107.6 471l-33-370.4h362.8l-33 370.2L255.7 512"/>
+	<path fill="#f16529" d="M256 480.5V131H404.3L376 447"/>
+	<path fill="#ebebeb" d="M142 176.3h114v45.4h-64.2l4.2 46.5h60v45.3H154.4M156.4 336.3H202l3.2 36.3 50.8 13.6v47.4l-93.2-26"/>
+	<path fill="#fff" d="M369.6 176.3H255.8v45.4h109.6M361.3 268.2H255.8v45.4h56l-5.3 59-50.7 13.6v47.2l93-25.8"/>
+</svg>
\ No newline at end of file
diff --git a/img/conversations.svg b/img/conversations.svg
index 9397c2b..c184dfb 100644
--- a/img/conversations.svg
+++ b/img/conversations.svg
@@ -1,430 +1 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="57mm"
-   height="57mm"
-   viewBox="0 0 224.76867 224.76867"
-   id="svg4211"
-   version="1.1"
-   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
-   sodipodi:docname="conversations.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/">
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     showgrid="false"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     showguides="false"
-     inkscape:zoom="2.2196812"
-     inkscape:cx="34.464409"
-     inkscape:cy="132.2262"
-     inkscape:window-width="1479"
-     inkscape:window-height="867"
-     inkscape:window-x="199"
-     inkscape:window-y="100"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="layer8"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     scale-x="3.94331" />
-  <defs
-     id="defs4213">
-    <linearGradient
-       id="linearGradient5393"
-       inkscape:swatch="solid">
-      <stop
-         id="stop5395"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-    </linearGradient>
-    <clipPath
-       id="clipPath4831"
-       clipPathUnits="userSpaceOnUse">
-      <circle
-         style="display:inline;opacity:1;fill:#a00e00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         id="circle4833"
-         cx="883.16943"
-         cy="677.19611"
-         r="229.80969" />
-    </clipPath>
-    <clipPath
-       id="clipPath4859"
-       clipPathUnits="userSpaceOnUse">
-      <circle
-         style="display:inline;opacity:1;fill:#a00e00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         id="circle4861"
-         cx="883.16943"
-         cy="677.19611"
-         r="229.80969" />
-    </clipPath>
-    <clipPath
-       id="clipPath5624"
-       clipPathUnits="userSpaceOnUse">
-      <g
-         style="display:inline"
-         id="g5626"
-         transform="matrix(0.3835576,0,0,0.3835576,-250.60108,-156.11014)">
-        <path
-           sodipodi:nodetypes="ccsssc"
-           inkscape:connector-curvature="0"
-           id="path5628"
-           d="m 1120.8042,772.36056 -118.0025,103.66316 118.5792,46.01918 c 8.4859,3.29325 19.6524,7.94481 27.2622,0.71376 7.3868,-7.01907 5.6502,-14.13839 3.0935,-24.54095 z"
-           style="display:inline;fill:#4caf50;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-        <circle
-           transform="matrix(1.0878566,0,0,1.0878566,-57.401992,-79.686482)"
-           clip-path="url(#clipPath4859)"
-           r="229.80969"
-           cy="677.19611"
-           cx="883.16943"
-           id="circle5630"
-           style="display:inline;opacity:1;fill:#4caf50;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath10653">
-      <g
-         style="display:inline"
-         id="g10655"
-         transform="matrix(0.3835576,0,0,0.3835576,-250.60108,-156.11015)"
-         inkscape:export-xdpi="100"
-         inkscape:export-ydpi="100">
-        <path
-           sodipodi:nodetypes="ccsssc"
-           inkscape:connector-curvature="0"
-           id="path10657"
-           d="m 1120.8042,772.36056 -118.0025,103.66316 118.5792,46.01918 c 8.4859,3.29325 19.6524,7.94481 27.2622,0.71376 7.3868,-7.01907 5.6502,-14.13839 3.0935,-24.54095 z"
-           style="display:inline;fill:#4caf50;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-        <circle
-           transform="matrix(1.0878566,0,0,1.0878566,-57.401992,-79.686482)"
-           clip-path="url(#clipPath4859)"
-           r="229.80969"
-           cy="677.19611"
-           cx="883.16943"
-           id="circle10659"
-           style="display:inline;opacity:1;fill:#4caf50;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-      </g>
-    </clipPath>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3913"
-       id="radialGradient3883"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.68662089,-0.30388739,0.24146012,0.54605188,-300.74233,-264.46964)"
-       cx="262.33273"
-       cy="945.23846"
-       fx="262.33273"
-       fy="945.23846"
-       r="185.49754" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3913">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3915" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop3917" />
-    </linearGradient>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5315">
-      <g
-         inkscape:export-ydpi="100"
-         inkscape:export-xdpi="100"
-         transform="matrix(0.3835576,0,0,0.3835576,-246.60108,-156.11013)"
-         id="g5317"
-         style="display:inline;fill:#00a000;fill-opacity:1">
-        <path
-           style="display:inline;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-           d="m 1120.8042,772.36056 -118.0025,103.66316 118.5792,46.01918 c 8.4859,3.29325 19.6524,7.94481 27.2622,0.71376 7.3868,-7.01907 5.6502,-14.13839 3.0935,-24.54095 z"
-           id="path5319"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccsssc" />
-        <circle
-           style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-           id="circle5321"
-           cx="883.16943"
-           cy="677.19611"
-           r="229.80969"
-           clip-path="url(#clipPath4859)"
-           transform="matrix(1.0878566,0,0,1.0878566,-57.401992,-79.686482)" />
-      </g>
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6882">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6884"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6886">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6888"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6890">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6892"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6894">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6896"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6898">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6900"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6902">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6904"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6906">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6908"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath6910">
-      <path
-         inkscape:connector-curvature="0"
-         id="path6912"
-         d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-    <filter
-       inkscape:collect="always"
-       style="color-interpolation-filters:sRGB"
-       id="filter5640"
-       x="-0.012227737"
-       width="1.0244555"
-       y="-0.011780591"
-       height="1.0235612">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="0.9782166"
-         id="feGaussianBlur5642" />
-    </filter>
-    <clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath5745">
-      <path
-         inkscape:connector-curvature="0"
-         id="path5747"
-         d="M 99.908581,-2.3831968e-4 A 95.889392,95.889392 0 0 0 4.0199102,95.888436 95.889392,95.889392 0 0 0 99.908581,191.77906 95.889392,95.889392 0 0 0 142.61366,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 L 183.8285,142.24002 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.79921,95.888466 95.889392,95.889392 0 0 0 99.908581,-2.0831968e-4 Z"
-         style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-    </clipPath>
-  </defs>
-  <metadata
-     id="metadata4216">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     id="layer9"
-     inkscape:label="shaddow"
-     transform="translate(-4,2.6816164)"
-     style="display:inline">
-    <path
-       inkscape:connector-curvature="0"
-       id="path6914"
-       d="M 104.88867,0.06226191 A 95.889392,95.889392 0 0 0 8.9999996,95.950936 95.889392,95.889392 0 0 0 104.88867,191.84156 95.889392,95.889392 0 0 0 147.59375,181.76343 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 200.7793,95.950966 95.889392,95.889392 0 0 0 104.88867,0.06229191 Z"
-       style="display:inline;opacity:0.4;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter5640)" />
-  </g>
-  <g
-     style="display:inline"
-     inkscape:label="bubble"
-     id="layer4"
-     inkscape:groupmode="layer"
-     transform="translate(-4,2.6816348)">
-    <path
-       style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-       d="M 104.88867,-1.9377566 A 95.889392,95.889392 0 0 0 8.9999996,93.950918 95.889392,95.889392 0 0 0 104.88867,189.84154 95.889392,95.889392 0 0 0 147.59375,179.76341 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 L 188.80859,140.3025 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 200.7793,93.950948 95.889392,95.889392 0 0 0 104.88867,-1.9377266 Z"
-       id="circle6661"
-       inkscape:connector-curvature="0" />
-    <text
-       xml:space="preserve"
-       style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:-10.89px;word-spacing:5px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       x="85.862968"
-       y="-55.271603"
-       id="text6634"><tspan
-         sodipodi:role="line"
-         id="tspan6636"
-         x="85.862968"
-         y="-55.271603"
-         style="font-size:125px;line-height:10;font-family:sans-serif"> </tspan></text>
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer8"
-     inkscape:label="dotted line"
-     style="display:inline"
-     transform="translate(-4,2.6816164)">
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6910)"
-       d="m 145.16406,11.183594 -5.13232,9.649402 c -0.77924,1.465076 -0.65974,2.41396 0.66876,3.18097 9.66686,5.488467 18.12303,12.874168 24.86104,21.711122 1.05534,1.616079 2.08054,1.713076 3.67763,0.571565 L 178.04883,40 C 169.45271,27.990203 158.19857,18.128379 145.16406,11.183594 Z"
-       id="path7364"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="csccscc"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6906)"
-       d="m 193.80469,75.615234 -9.62713,2.062751 c -2.66266,0.570512 -3.40763,1.172953 -2.90593,3.917433 0.85823,4.714633 1.30424,9.497137 1.33189,14.293254 -0.028,5.578758 -0.62194,11.137108 -1.77093,16.589918 -0.86591,3.23162 0.13682,3.77092 3.16149,4.58138 l 8.98639,2.30136 c 1.98177,-7.66828 3.00584,-15.55255 3.04883,-23.472658 -0.0187,-6.817681 -0.76446,-13.613926 -2.22461,-20.273438 z"
-       id="path7366"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="csccccccc"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6902)"
-       d="m 14.264281,102.76512 -10.2076406,0.87943 c 1.2093798,14.83154 5.8540346,29.17808 13.5664056,41.90429 l 8.544301,-5.23239 c 2.394983,-1.46665 1.895406,-3.37834 0.986202,-5.04513 -5.118253,-9.40257 -8.359018,-19.71635 -9.536202,-30.36553 0,-2.09418 -1.881577,-2.26744 -3.353066,-2.14067 z"
-       id="path7372"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="sccsccs"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6898)"
-       d="m 51.504371,166.60235 -5.82273,8.50898 c 12.710503,8.71282 27.333669,14.23394 42.630859,16.0957 l 1.220329,-9.90843 c 0.355066,-2.88295 -1.085712,-3.52946 -3.332252,-3.90256 -10.402329,-1.73697 -20.373956,-5.45322 -29.373754,-10.94516 -1.647505,-1.06744 -3.639993,-2.30718 -5.322452,0.15147 z"
-       id="path7370"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="sccsccs"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6894)"
-       d="M 32.208984,27.683594 C 21.779177,38.079001 13.883707,50.736882 9.1347656,64.675781 L 19.33617,68.090365 c 1.658147,0.55501 2.832564,-0.120955 3.374272,-1.591979 3.777598,-10.021698 9.470788,-19.210103 16.759132,-27.052307 1.561136,-1.561136 1.567283,-2.960058 0.447507,-4.076606 z"
-       id="path7374"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="ccsccsc"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6890)"
-       d="M 99.888672,-0.25 C 87.701045,-0.2239408 75.630114,2.1252837 64.322266,6.671875 l 3.530435,8.74898 c 1.063314,2.635062 1.616754,3.526314 4.973913,2.352259 8.692057,-3.031338 17.839027,-4.588849 27.062058,-4.599286 5.555828,0 6.486278,0.350026 6.780788,-3.4460223 l 0.74851,-9.64772758 C 104.9135,-0.12857239 102.40179,-0.23868346 99.888672,-0.25 Z"
-       id="path7376"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="ccsccscc"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="display:inline;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6886)"
-       d="m 138.72416,168.48439 c -4.17634,2.25458 -8.55959,4.09055 -13.0504,5.63418 -1.00363,0.34498 -1.20742,1.18222 -0.8682,2.27372 l 3.44056,11.0706 c 4.92985,-1.53124 9.72799,-3.45808 14.34766,-5.76172 l 0.12695,0.0137 14.0293,5.44532 4.12174,-10.20577 c 0.7548,-1.86894 -0.0184,-2.7016 -1.59462,-3.31324 l -14.72114,-5.71251 c -1.86679,-0.7244 -3.68834,-0.60144 -5.83185,0.55572 z"
-       id="path5005"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="cssccccsssc"
-       transform="translate(4.9999996,-1.9374999)" />
-    <path
-       style="display:inline;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       clip-path="url(#clipPath6882)"
-       d="m 186.53125,152.80469 -10.6386,2.70888 c -0.78879,0.20085 -1.67397,1.02386 -1.35494,2.33801 l 9.75918,40.15428 c 8.56713,5.97538 15.30408,3.06731 11.01563,-9.47266 z"
-       id="path5071"
-       inkscape:connector-curvature="0"
-       sodipodi:nodetypes="cssccc"
-       transform="translate(4.9999996,-1.9374999)" />
-  </g>
-  <g
-     style="display:inline"
-     inkscape:label="dots"
-     id="layer2"
-     inkscape:groupmode="layer"
-     transform="translate(-4,2.6816348)">
-    <g
-       inkscape:export-ydpi="100"
-       inkscape:export-xdpi="100"
-       style="fill:#f5f5f5;fill-opacity:1"
-       transform="matrix(0.3835576,0,0,0.3835576,-248.17635,-138.86977)"
-       id="g5126">
-      <circle
-         r="27.299093"
-         style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none"
-         id="path3047-4"
-         cx="799.11273"
-         cy="609.86285" />
-      <circle
-         r="27.299093"
-         style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none"
-         id="path3047-1-2"
-         cx="918.91962"
-         cy="609.86285" />
-      <circle
-         r="27.299093"
-         style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none"
-         id="path3047-1-8-6"
-         cx="1039.0352"
-         cy="609.86285" />
-    </g>
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer1"
-     inkscape:label="light"
-     style="display:inline"
-     transform="translate(-4,2.6816164)">
-    <path
-       style="display:inline;opacity:0.192118;fill:url(#radialGradient3883);fill-opacity:1;stroke:none"
-       d="m 192.44891,47.715674 c -61.69765,0 -111.704333,49.103472 -111.704333,109.668976 0,12.77573 2.228815,25.0414 6.321575,36.4393 5.069139,0.70557 10.251828,1.06876 15.514978,1.06876 18.80489,0 30.91434,7.28449 47.46533,1.26909 l 54.00234,6.06606 c 5.24363,2.11897 11.63381,1.37954 10.27166,-4.11162 l -14.23663,-57.56735 c 9.15073,-16.06873 12.27539,-34.36633 12.27539,-53.240271 0,-13.72556 -2.63167,-26.842322 -7.42478,-38.909717 -4.09925,-0.447474 -8.2658,-0.683228 -12.48553,-0.683228 z"
-       id="path3878"
-       inkscape:connector-curvature="0"
-       clip-path="url(#clipPath5745)"
-       transform="translate(4.9800894,-1.9374999)"
-       sodipodi:nodetypes="sscsccccscs" />
-  </g>
-</svg>
+<svg width="57mm" height="57mm" viewBox="0 0 224.8 224.8" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><clipPath clipPathUnits="userSpaceOnUse" id="j"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="i"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="h"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="g"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="f"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="e"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="d"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="c"><path d="M99.9 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 95.9 95.9 95.9 95.9 0 0 0 42.7-10.1h.1l40.8 15.8c3.3 1.3 7.5 3 10.5.3 2.8-2.7 2.1-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.8 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="l"><path d="M100 0A95.9 95.9 0 0 0 4 95.9a95.9 95.9 0 0 0 96 95.9 95.9 95.9 0 0 0 42.6-10.1h.1l40.8 15.8c3.3 1.3 7.6 3 10.5.3 2.8-2.7 2.2-5.4 1.2-9.4l-11.4-46.2a95.9 95.9 0 0 0 12-46.3A95.9 95.9 0 0 0 99.9 0Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></clipPath><radialGradient xlink:href="#a" id="k" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.68662 -.30389 .24146 .54605 -300.7 -264.5)" cx="262.3" cy="945.2" fx="262.3" fy="945.2" r="185.5"/><linearGradient id="a"><stop style="stop-color:#fff;stop-opacity:1" offset="0"/><stop style="stop-color:#fff;stop-opacity:0" offset="1"/></linearGradient><filter style="color-interpolation-filters:sRGB" id="b" x="0" width="1" y="0" height="1"><feGaussianBlur stdDeviation="1"/></filter></defs><g style="display:inline"><path d="M117.1 10.7a95.9 95.9 0 0 0-95.9 95.9 95.9 95.9 0 0 0 96 95.9 95.9 95.9 0 0 0 42.6-10h.1l40.8 15.8c3.3 1.2 7.6 3 10.5.2 2.8-2.7 2.2-5.4 1.2-9.4L201 153a95.9 95.9 0 0 0 12-46.3 95.9 95.9 0 0 0-95.9-95.9Z" style="display:inline;opacity:.4;fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#b)" transform="translate(-4 2.7)"/></g><g style="display:inline"><path style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M117.1 8.7a95.9 95.9 0 0 0-95.9 95.9 95.9 95.9 0 0 0 96 95.9 95.9 95.9 0 0 0 42.6-10h.1l40.8 15.8c3.3 1.2 7.6 3 10.5.2 2.8-2.7 2.2-5.4 1.2-9.4L201 151a95.9 95.9 0 0 0 12-46.3 95.9 95.9 0 0 0-95.9-95.9Z" transform="translate(-4 2.7)"/><text xml:space="preserve" style="font-style:normal;font-weight:400;line-height:0%;font-family:sans-serif;letter-spacing:-10.89px;word-spacing:5px;fill:#000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" x="85.9" y="-55.3" transform="translate(-4 2.7)"><tspan x="85.9" y="-55.3" style="font-size:125px;line-height:10;font-family:sans-serif"> </tspan></text></g><g style="display:inline"><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#c)" d="m145.2 11.2-5.2 9.6c-.7 1.5-.6 2.4.7 3.2a82.5 82.5 0 0 1 24.9 21.7c1 1.6 2 1.7 3.6.6L178 40a95.9 95.9 0 0 0-32.8-28.8Z" transform="translate(13.2 11.4)"/><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#d)" d="m193.8 75.6-9.6 2c-2.7.6-3.4 1.3-3 4a82.5 82.5 0 0 1-.4 30.9c-.8 3.2.2 3.7 3.2 4.6l9 2.3a95.9 95.9 0 0 0 .8-43.8z" transform="translate(13.2 11.4)"/><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#e)" d="m14.3 102.8-10.2.8a95.9 95.9 0 0 0 13.5 42l8.6-5.3c2.4-1.5 1.9-3.4 1-5a82.5 82.5 0 0 1-9.6-30.4c0-2-1.9-2.3-3.3-2.1z" transform="translate(13.2 11.4)"/><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#f)" d="m51.5 166.6-5.8 8.5a95.9 95.9 0 0 0 42.6 16.1l1.2-9.9c.4-2.9-1-3.5-3.3-3.9a82.5 82.5 0 0 1-29.4-11c-1.6-1-3.6-2.3-5.3.2z" transform="translate(13.2 11.4)"/><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#g)" d="M32.2 27.7a95.9 95.9 0 0 0-23 37l10 3.3c1.7.5 2.9-.1 3.4-1.6 3.8-10 9.5-19.2 16.8-27 1.5-1.6 1.5-3 .4-4.1z" transform="translate(13.2 11.4)"/><path style="opacity:1;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#h)" d="M99.9-.3a95.9 95.9 0 0 0-35.6 7l3.6 8.7c1 2.7 1.6 3.5 5 2.4 8.6-3 17.8-4.6 27-4.6 5.5 0 6.5.3 6.8-3.5l.7-9.6-7.5-.3Z" transform="translate(13.2 11.4)"/><path style="display:inline;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#i)" d="M138.7 168.5c-4.2 2.2-8.5 4-13 5.6-1 .4-1.2 1.2-.9 2.3l3.4 11c5-1.5 9.8-3.4 14.4-5.7h.1l14 5.5L161 177c.7-2 0-2.7-1.6-3.4l-14.7-5.7c-2-.7-3.7-.6-5.9.6z" transform="translate(13.2 11.4)"/><path style="display:inline;fill:#80d080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" clip-path="url(#j)" d="m186.5 152.8-10.6 2.7a2 2 0 0 0-1.4 2.4l9.8 40.1c8.6 6 15.3 3 11-9.5z" transform="translate(13.2 11.4)"/></g><g style="display:inline"><g style="fill:#f5f5f5;fill-opacity:1" transform="translate(-240 -125.5) scale(.38356)"><circle r="27.3" style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none" cx="799.1" cy="609.9"/><circle r="27.3" style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none" cx="918.9" cy="609.9"/><circle r="27.3" style="opacity:1;fill:#f5f5f5;fill-opacity:1;fill-rule:evenodd;stroke:none" cx="1039" cy="609.9"/></g></g><g style="display:inline"><path style="display:inline;opacity:.192118;fill:url(#k);fill-opacity:1;stroke:none" d="M192.4 47.7A110.7 110.7 0 0 0 80.7 157.4c0 12.8 2.3 25 6.4 36.4 5 .7 10.2 1 15.5 1 18.8 0 30.9 7.4 47.4 1.4l54 6c5.3 2.1 11.7 1.4 10.3-4l-14.2-57.7a106 106 0 0 0 12.3-53.2c0-13.7-2.7-26.8-7.5-38.9a115 115 0 0 0-12.5-.7z" clip-path="url(#l)" transform="translate(13.2 11.4)"/></g></svg>
\ No newline at end of file
diff --git a/img/freetalk.svg b/img/freetalk.svg
new file mode 100644
index 0000000..e496027
--- /dev/null
+++ b/img/freetalk.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="600" height="600"><path d="m1 1196 1 3h1196l1-3h1v4H0v-4h1z" style="fill:#000;stroke:#000"/><path d="m826 767 1-1c2 0 0-2 0 0l-1 1-18 14-1-2c11-10 25-24 38-28l-6 9c14-11 29-20 44-29 14 0 24-15 24-28-3-17-5-33-12-49-15-17-34 12-52 0l-15-12c-18-44-41-86-71-123l-8-17c-3-27 2-57 21-78 5-3 11-6 17-5l-11 6 6 12-25 40c8-13 33-22 43-9 0 2 0 7-3 6l-2-7c-21-7-45 15-41 36 14-4 33-14 49-7l8 4c3-3 5-18-2-13l-1-2c12-12 12-31 6-46l-38-45 23 17c9 10 17 20 21 32s5 28-3 39c1 6 1 13-2 19 12-1 18 22 3 21l-1-6-5-3-5-1c9 16-9 34-25 27l-1 3c7 9 29 11 34-4 6 1-1 7-3 10l16-12-1 8c-18 9 0 30 2 43v-14c-1-3 0-14 4-8 18 42 70 61 111 50l-14 8-2 1c13 6 27 0 40-1 8 7 27 3 34-8l-12-3-7-7-90-166c-16-18-35-31-56-42l-9 1-9-7-14 3-3-7c-4 4-6 10-12 10l4-11-8 6c-2-2-4-5-2-8-19-5-43 1-56 18l-6 2c7 9 12 23 4 33-6 9-16 11-26 10-2-1-8-1-5-5 3 0 4-1 5-3 17-2 9-27 5-38-18-7-31-25-31-44l-5-9c-1 16 4 33 14 46 7 8 24 19 16 32l-7-18c-27-2-45-25-47-51-5 11 0 26 7 36 10 13 33 12 43 27l-3 1c-11-9-25-15-39-19-8-11-13-23-14-37-4 3-8 3-13 2-3 3-11 8-14 2l-26 16-10 8-1-7c-6 1-9-3-12-7l-5 10-9-7c-6 3-8 0-6-6l-13 7c4-9 1-15-4-22l-3 12c4 0 8 0 6 5l-3 3c-5-2-10-1-12 5-8 2-9-1-7-7-3 2-6 6-8 2-3 2-9 4-12 1l-13 13c-44 7-95 21-124 62l-10 8c-9 20-14 41-28 58l-14 68c-7 0 2-14-6-9 1 18 4 41-16 50l-6 7-1 10c7 27-25 38-37 57-3 6-2 11 0 17 3 4 8 2 12 2 15-3 23-22 41-20 5-9 15-16 26-14 12-16 33-12 50-13l14-15-5 14 16-6c2 0 0-2 0 0l-1-5 13-11c6-1 10-7 13-12 9-7 16-16 22-26l2 2c-1 3-9 9-3 10l-5 8 9-4 17-20 9-23 3-2 12-38 3-24c3-5 3-11 3-17l5-17 1-20 6-17 29-25v-2l-4-1c-13 4-25 16-30 29l-26 31-13 8v-2l18-16 3-2 6-12 1-1c2 0 0-2 0 0l-1 1-3 2h-1l7-11 2-2 1-1 1-1c2 0 0-2 0 0l-1 1-1 1-18 15 38-46c21-1 40 2 52-18 4 4-2 8-4 11l5 5c-6 21-24 37-38 54-2 2-5 8-8 5 16-12 5-25 8-38l-20 19c-16 72-20 156-87 202-3 7-5 14-5 22l10 23c0 21-3 46 21 54l3 8c-8 34 48 36 57 65 4-2 9-1 11 3-1 15-27 24-16 42l9 6c31 3 51 39 19 57l-4 9c0 5-1 11 3 15l12 3c0-15 11-25 21-34 3-9 7-5 1 1-9 9-19 18-20 31 6 13 17 26 33 25-7-10-23-20-16-33 1-8 9-12 3-2-3 4-4 8-2 13l29 39c3 17-13 28-26 35l-7 10c-2 6 2 11 6 15 1-23 36-29 37-52l-1-18c4 6 4 17 2 25-3 12-16 17-24 25-11 8-13 21-2 29-11-4-27-15-18-29 10-13 34-18 31-39-7-23-38-12-45-38-8-2-19-3-20-13-1-7 2-13 5-19 36-24-4-50-28-60-3-4-2-8-2-12-3-15 24-21 15-33-9 10-34 24-29 41 15 12 33 24 46 38l-48-35c-8-12 4-22 12-30l-18 6c26-12 5-30-14-31-3-3-2-7-2-11 20-21-22-3-28-20-7-12 6-20 9-30-20-9-40-29-18-49-4-17-19-32-6-50-19 21-50 17-70 35l-5 9c-13 77 5 158 49 222 13 28 58 41 55 74-3 2-5 5-9 4l7-7c2-3 1-7-1-10l-6-10-6-4c-10-10 14 22-2 19l3-5-2-8-9-12c-70-68-98-167-84-263-7 2-10-5-15-9-14 12-31 35-52 24-10 6-29 12-34-3-2-33 50-41 39-76l3-9c19-10 24-30 21-50-85-5-153-78-180-154-31-120 31-266 156-300 23-8 48-16 74-13 29 1 60-2 86 8l61 31c14 9 33 4 48 0v5c-10 24-37 32-60 37l-44-1c-16-4-32-3-48-3-13 0-26 1-38 4-102 7-167 171-73 230 17 2 31-9 45-17 16-10 30-23 44-37l30-35c7-11 14-21 24-29 51-76 170-91 229-19l23-13c82-65 181 24 225 95l24 27c9 6 20 11 31 12 8 2 17 1 25-1 58-35 51-120 23-172-26-32-68-44-107-39l-45-3c-14-4-29-12-37-25-1-7-5-13-2-20 24 13 54 14 79 0 72-53 192-44 231 46 19 45 26 95 20 145 6 99-76 199-179 193l24 47c5 9 21 36 27 14 1-1 2-3 4-1 4 11-3 22-10 30-58 12-132 1-166-51l1 67c18 28 46-12 64 8 10 22 18 45 10 69l-48 52c-4 17 27 21 27 38-12 15-29 27-46 35 15 16 14 44-2 59l-10 3c-27-10-75 20-49 49l3 10c0 6 1 12-2 18-5 15-18 24-30 32-37 14-57 57-37 93h10c-24 9 10 14 20 13-13 6-36 5-36-14-29-23-13-71 18-85l21-20c6-8 10-18 11-28l1-15c15 51-59 63-62 107l25-36c32-18 82-54 40-90l-3-12-3-6c-22 6-33 36-15 51l1 16c-6 15-20 26-33 36a61 61 0 0 0-23 61c1 8 7 14 14 19l2 6c-31-10-54-45-29-73 11-12 24-19 40-23 16-17 35-42 8-59l-1-11 4-17c-12-3-14 16-13 27l6 6c-16-5-7-37 7-44l-5 2-4 2-12 9c-1 1-4 4-5 1l9-8 8-5 3-2-30 17 5-6 8-6c11-9-5-2-10 0l-11 7 8-12c-7 6-26 11-9 2 13-7 29-17 44-12 35-21 77-6 116-10 22-27-2-62-34-59l-37 1-23 7c-72 32-120-57-148-110-6-7-13-11-21-11 17-6 27 17 35 29l13 21c3-18 8-39 24-51l-2 4a80 80 0 0 0-17 49c13 40 61 80 103 55 4 1 14-3 12 3-17 4-35 10-53 11 8 3 17 5 26 5 47-18 95-34 147-25l18-15c1-17-28-19-25-37-9 7-6-3-2-8l-18 16 7-9c15-20-18 15-15 5l5-6c1-1 7-6 2-5l-18 17 8-16z" style="fill:#1c1c1c;stroke:#1c1c1c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m186 312-43-9 36 12 34 13 2-3 4 2c-4 33 3 70 28 92l-17 22 7-14c-1-9-5-3-9 1-6-3 3-20-7-10l-3-1 7-16-16 11c5-8 11-14 6-23l-14 7 8-15-2-1c-8 6-4-10-3-14l-15 3 9-8h-3l-46 12c-8 1-21-1-26 5 3 2 9 0 13-1l15-1-12 5-11 4 56-12-9 5-37 15 1 7 43-14-48 21 33-7 21-9-1 4c-20 10-43 18-62 24 5 4 14-1 20-3l25-9 27-13c-21 20-51 26-76 38v4l27-10h9l-27 18c13 3 27-10 40-15l12-7 12-7-39 27c4 2 9-3 13-4l24-14-38 24-20 11 44-18c-1 2-2 5 1 5l9-3c-3 7-10 9-16 13l-29 18c17-4 32-15 47-25l4-2c-12 15-27 27-45 35v3c3 1 6 0 8-2l15-9 12-8c1 7 8 0 11-2l-42 27v4l12-6 14-8 20-12c9-7 6 1-1 4l-38 25c21-8 44-20 59-38-2-2 3-5 5-5-10 26-41 37-64 51-10-10-15-23-22-35-10-12-16-27-22-40-30-105 15-235 120-281 10-7 21-11 32-15 31-10 66-17 99-11 36-1 74 6 102 31l22 11c11 2 22 1 33-2-11 26-48 27-73 27l5-3c7-5 3-17 4-26l-6 1c-2-11-12-5-19-8 0 11 0 24-5 35h-4c-3 1-7-1-3-3 0-7 3-13 6-19v-16l-5-7-5 44-19-1-1-15v-7c1-4 1-8 6-9v12c-2 3-2 16 2 8l1-4c2-14 7 3 1 8l2 3c11-13 14-33 3-48l-4 1 1 14-7-15c-6 1 0 18-5 11 4-11-8-13-7-2l-3 25 7-10c-1 10 0 20-7 28h-12l14-47c1-4-2-5-5-6l-12 53h-20l2-32c-2-8 0-19-8-24 3 16 6 36 3 54l-48 15-45 37-6-8 3-5-37-32c-2-3-12-8-8-1l4 3-7 1-1 4c11 13 25 26 38 36 1-3-2-4-3-6l-13-13c-5-5-13-10-16-17l21 9 12 19 1 3c11 5 11 14 2 21-11 17-20 36-25 56l-11-6c-9-15-32-14-48-20v3c20 7 41 12 57 27l-2 11c-22-14-44-29-68-39l-4 2 23 11c10 4 13 9 16 15z" style="fill:#cfcfcf;stroke:#cfcfcf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1052 303c19-7 41-15 63-12l4-1-14-7-3-1 17-1v-3l-19-2 1-1c-3-4 0-4 4-4l16-1-44-1 4-1c1-4 5-4 9-4 8-1 18-3 26-1l2-1-16-4c1-1 9-1 5-5l-11-1c-4-5 4-4 6-5l7-1-4-3-35 4h-4l26-12-2-2-29 11c10-8 23-13 35-16l-9-4 7-4-3-8 5-3-20 1c3-3 17-4 9-9 3-1 4-4 0-5 2-2 1-5-2-4l1-8-1-2-14 3-15-2 19-4v-3l-7-1c3-1 11 1 10-5l-18 3h-4l-1-1 17-5v-2l-12 1-14-1v-2c7 1 4-4 0-6l3-1-1-4c-5 2-12 7-16 0h-3c4-1 9-2 8-8l-34 2 7-4c-4-3-9 1-13 1l3-4-21 6 7-4 5-4-2-2-27 16 5-7 5-6c-3-1-7-1-10 1l-3 2-7 5c-5-3-10-3-15 1l-3-3-26 11c-1 0-4-6-1-9l30-11c18-7 37-13 56-8 18-3 35 8 51 16 22 7 38 23 52 41 33 51 35 112 34 173l-5 31-14 41-10-17-8-7c-5-1-6-6-6-10 9 3 17 8 25 14l3-1-7-6-12-8-16-10 15 3 3 1 20 12c0-5-6-7-9-10-6-4-18-6-16-15l-4-3 21 9 8 6 5 2v-3c-8-6-18-11-25-20l7 1c1 2 4 5 6 3l-11-10-14-8c13 3 26 11 32 23 3-2 0-5-1-7l-3-14-6-5 20 9c1-4-4-4-6-6l-6-4c-5-1-11-4-16-2l-15-9 22 5c6-2 12-1 15 6l4 1c-1-9-12-11-18-15l12 3c-1-4-2-8-6-10h8c1 1 5 2 6 0-13-4-27-9-42-9l-5-3-45 3v5l-13 4v-10l31-9 37-5c10 0 20 0 29-3l-6-3-60 6z" style="fill:#e9e9e9;stroke:#e9e9e9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M374 133c-2 0 0-2 0 0zm-13 0 2 3v1c-3 1-2-3-2-4z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M374 133h1l2 9h-2l-1-9z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M320 135c-2 0 0-2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M331 134c2-1 3 1 2 3l-2-3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M339 134c2-1 4 2 3 4h-1l-2-4z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m322 138-2-3 2 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M315 137c-2 0 0-2 0 0z" style="fill:#050505;stroke:#050505" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m317 140-2-3 2 3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M371 137h1v11h-1l-1-10 1-1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m322 138 2 3-2-3z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m333 138 2 5h-1l-1-5z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M307 139c2-1 3 1 2 3l-2-3z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m282 142-1-2 1 2z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m318 142-1-2 1 2zm27 5-3-6v-1l2 3 1 4z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M362 140h1l1 9h-2v-9zm-70 7-3-1 1 5v6l-3-14 3-2 1 1 1 5z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m282 142 2 3v1c-3 1-2-3-2-4z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m302 156-2-7-2-7h2l1 5h2l3 13 1 2-2 17 1 2h-1l-1-1v-13l-1-11h-1z" style="fill:#080808;stroke:#080808" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m320 146-2-4 2 4z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m326 146-2-4 2 4z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m310 148-1-5 1 5z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m375 143 2 1-2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m336 147-1-3 1 3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m977 145-3 2-5 5h-2l5-4 5-3z" style="fill:#989898;stroke:#989898" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m322 151-2-5 2 5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m327 148-1-2 1 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M376 146c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m282 147 3 5v1l-3-5v-1zm11 2-1-2 1 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m336 147 1 4-1-4z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m346 151-1-4 1 4z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m311 153-1-5 1 5z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m327 148 2 5h-1l-1-5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m376 148 1 6h-1v-6z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M295 155h-1l-1-6 2 6z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M371 149h2v9h-1l-1-8v-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m993 187 12-2c-2 5-6 9-11 13l-6 8c-2 2-5 5-5 8l16-16 14-4-4 5-7 10c-3 5-10 10-7 16 14-14 28-30 48-34l16-4c-23 10-47 26-61 47-19-22-47-34-74-40-34-3-69 6-100-10-8-6-15-14-17-24l8 2c17 12 37 6 55 0l2 4-6 4c-12 3-23 8-36 7l-2 3c13 3 25-2 38-5l-5 4-13 6h18l24-13 3 2 19-10 3 2-18 9-13 7c12-2 25-7 35-14l6 2 29-16-7 26-3 6c0 3 5-4 7-6l5-9c9-9 20-18 33-19-10 7-22 14-28 25-4 5-7 11-8 17h2c8-25 35-41 60-45l-20 7-18 12c-7 9-13 23-10 34l2-4c-1-19 14-32 30-39l10-2-14 9-16 14c-6 8-7 19-5 29l16-16 3-6z" style="fill:#dedede;stroke:#dedede" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M257 150c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m270 153-2-3 2 3zm93-3h1v13h-1v-13z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m322 151 2 3-2-3z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M346 151h1l1 6 1 7h-2v-6l-1-7zm-89 1c1 0 4 1 3 3l-3-3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M337 152h1l1 8v8l-1 6-1 7h-1l1-5 1-5v-5l-1-4v-10z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m270 153 2 4-2-4zm41 0 1 5-1-5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m960 153 4 1-3 5c-2 1-2 2 0 3v2l-12 13h-2c3-9 7-17 13-24z" style="fill:#d7d7d7;stroke:#d7d7d7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M245 154c2 0 0 2 0 0z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m283 154 2 1-2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m329 154 3 8h-2l-1-8z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m295 155 1 3-1-3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m302 156-1 8-1 4v-8c-1-1-2-4 0-5l2 1zm23 1-1-2 1 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M247 157c-2 0 0-2 0 0z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M261 157c-2 0 0-2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m248 158-1-1 1 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m263 161-2-4 2 4z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M278 161h-1l-2-4c2-1 3 2 3 4z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M284 157h1l1 10-1 1h-1v-11z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m325 157 2 4v2c-3 1-2-4-2-6z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m249 159-1-1 1 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M274 162c-2 0-3-2-2-4h1l1 4z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1028 158h3v2h-2l-8 2c-2-1 0-4 2-3l5-1z" style="fill:#afafaf;stroke:#afafaf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m245 161-4-1v-1c2-1 4 0 4 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m254 164-5-5c2 0 5 3 5 5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m291 159 1 5-1-5z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m296 159 2 4v1c-3 1-2-4-2-5z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m312 159 1 5-1-5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M372 159c2 0 0 2 0 0z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m246 162-1-1 1 1z" style="fill:#000;stroke:#000" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M266 168h-1l-2-7h1l2 7z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m278 161 1 3-1-3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m247 163-1-1 1 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m274 162 2 4 1 4-3-7v-1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1000 167v-1l10-4h2v1l-12 4z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m248 164-1-1 1 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m250 166-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m255 165-1-1 1 1z" style="fill:#000;stroke:#000" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M327 171h-1v-7h1v7z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M362 164c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m372 164 2 1-2-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M467 164h2l1 3-1 14v3h-4v-3l2-17z" style="fill:#3b3b3b;stroke:#3b3b3b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m256 166-1-1 1 1z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M291 165h2v12h-1l-1-12z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m252 168-2-2 2 2z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m257 167-1-1 1 1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M278 166h2l1 12 1 11 1 2-1 2 1 11-1-8-2-8-1-2-2-14 2-2-1-4z" style="fill:#080808;stroke:#080808" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m297 166 2 7v1h-2v-8z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m312 166 2 1-2-1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m372 166 2 1-2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M942 166c2 0 0 2 0 0z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m235 169-3-2 3 2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m264 176-2-1-5-8c3 2 7 5 7 9z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1000 167v6l-8 7v2h-2l-14 18 3-16 21-17z" style="fill:#e1e1e1;stroke:#e1e1e1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M252 168c2 0 0 2 0 0z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m265 186 5 6-5-14 2 3 2 4h1l-2-10c-2-2-4-5-2-7l7 15h1l1-5 1 10c2 3 2 9 0 12l-1 5v3h-1l-9-20v-2z" style="fill:#080808;stroke:#080808" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m312 168 2 1-2-1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m347 168 2 1-2-1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M478 169c-2 0 0-2 0 0z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m938 170 3-2-3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M993 187v-2c6-6 12-14 20-17h3l-6 4-5 6-1 3-11 6z" style="fill:#cfcfcf;stroke:#cfcfcf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 169 3 1 17 14h2l6 6 11 11 3 9-1 2-3-1c-6-13-18-23-29-32l-4-1-6-5 1-4z" style="fill:#343434;stroke:#343434" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m237 170-2-1 2 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M300 169h2v15h-1l-1-15z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m372 169 1 5-1-5z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m479 172-1-3 1 3z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m239 172-2-2 2 2z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m255 188 4 1-2-4-6-8-2-7h3l14 26v3l-4-1-4-8-3-2z" style="fill:#070707;stroke:#070707" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m256 173-3-3c2-1 3 2 3 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M270 170c2 0 0 2 0 0z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m285 170 1 1v30l-1 1-1-2 1-2v-28z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M347 170c2 0 2 1 1 2 1 2-2 2-1 0v-2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m445 170 2 2c-2 3-1 6 1 8l-1 12-14-1 4-13 3-2 1 9 3-11 1-4z" style="fill:#d3d3d3;stroke:#d3d3d3" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m938 170-3 1 3-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m327 171 1 4-1-4z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m491 171 2 2-2-2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M873 171h2c5 0-6 4-2 0z" style="fill:#9b9b9b;stroke:#9b9b9b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M935 171c0 2-2 0 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m240 173-1-1 1 1z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M271 172c2 1 4 3 3 5h-1l-2-5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M313 172h1v9h-2l1-9z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m479 172 2 6v1l-2-7zm450 2 3-2c1 2-2 2-3 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1037 172h5c-1 4-5 5-9 5l-10 1v-1l3-1 5-1 6-3z" style="fill:#c9c9c9;stroke:#c9c9c9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m242 174-2-1 2 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m258 176-2-3 2 3z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M242 174c2 0 0 2 0 0z" style="fill:#070707;stroke:#070707" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M491 174c4 0 1 3 1 5l-1-2v-3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M929 174c0 2-2 0 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m297 175 2 2-2-2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m371 178 1-3-1 3z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m924 176 2-1-2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m246 178-2-2 2 2zm12-2 2 3-2-3z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m265 178-1-2 1 2z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m326 176 1 3-1-3z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m924 176-2 1 2-1z" style="fill:#090909;stroke:#090909" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M915 179v-1l5-1-5 2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m247 179-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m371 178-1 6h-1l1-6h1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m248 180-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m297 179 1 2-1-2zm618 0-2 1 2-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m250 182-2-2 2 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m260 180 2 2-2-2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m479 180 2 1-2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m913 180-2 1 2-1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m911 181-2 1 2-1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m933 182 2-1-2 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1040 182 3-1-3 1z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m251 183-1-1 1 1zm61-1 2 1-2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m909 182-2 1 2-1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m933 182-2 1 2-1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1040 182v1l-9 4h-1c2-3 6-5 10-5z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m252 184-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m265 186-2-3 2 3z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m479 186 1-3-1 3z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m907 183-2 1 2-1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M929 183c2 0 0 2 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m215 185-2-1 2 1z" style="fill:#080808;stroke:#080808" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m255 188-3-4 3 4z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M301 192c0-3 0-7 4-8 0 3 0 6-3 6l-1 2z" style="fill:#090909;stroke:#090909" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M312 184c2 1 0 4 0 6h-1l1-6z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M905 184c0 2-2 0 0 0zm22 0c2 0 0 2 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1046 184c5 0-3 4 0 0z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m219 187-4-2 4 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m923 186 2-1-2 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M479 186c0 2-2 0 0 0z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M900 186c2 0 0 2 0 0z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m923 186-3 1 3-1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m221 188-2-1 2 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m223 189-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m916 188 2 1-2-1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m224 190-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m226 192-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m228 194-2-2 2 2zm73-2c0 2-2 0 0 0z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m229 195-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m230 196-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m231 197-1-1 1 1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m232 198-1-1 1 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m233 199-1-1 1 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m234 200-1-1 1 1zm1 1-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1013 200h4l-6 6h-2l2-3 2-3z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M196 201c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M235 201c2 0 0 2 0 0z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m201 204-3-2 3 2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m204 206-3-2 3 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M204 206c1 0 4 1 3 3l-3-3z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M209 210c-2 0 0-2 0 0z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M275 209c2 0 0 2 0 0z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1033 209 3 4 8-3-22 18c-7 3-11 9-16 14v3l1 1h6l12-9 19-11 2 2-4 6c-11 5-19 16-26 26l-1 5 3 2-1 5h-1l-6-17-10-16 7-7 25-21 1-2z" style="fill:#e2e2e2;stroke:#e2e2e2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m210 211-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m198 212-4-1 4 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m211 212-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m200 213-2-1 2 1z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m211 212 2 2-2-2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m202 214-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m202 214 2 1-2-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1045 214c3 1-1 4-2 1h1l1-1z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M215 216c-2 0 0-2 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m209 218-3-2 3 2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m216 217-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m218 219-2-2 2 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M193 218c2 0 0 2 0 0zm16 0c2 0 0 2 0 0z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m198 220-3-1 3 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m211 219 2 2-2-2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m219 220-1-1 1 1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m203 222-5-2 5 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M225 226c-3 1-6-3-6-6 3 1 5 3 6 6z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M217 224c-1 0-4-1-3-3l3 3z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m205 223-2-1 2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m207 224-2-1 2 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1016 238 7-6c4-5 9-7 14-9h2v1l-21 14h-2z" style="fill:#b0b0b0;stroke:#b0b0b0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m182 224 9 5h-1l-8-5z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M207 224c2 0 0 2 0 0z" style="fill:#070707;stroke:#070707" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M217 224c2 0 0 2 0 0z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 229-4-3 4 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m226 227-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m229 229-3-2 3 2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M193 230c-2 0 0-2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 229 2 2-2-2z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m230 230-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m195 231-2-1 2 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m232 233-2-3 2 3z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M195 231c1 0 4 0 3 2l-3-2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M217 232c-2 0 0-2 0 0z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m220 234-3-2 3 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m202 235-3-2 3 2zm31-1-1-1 1 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m220 234 2 2-2-2z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m234 235-1-1 1 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m179 236-2-1 2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m204 236-2-1 2 1zm32 1-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1040 240 1-2 10-3-9 5h-2z" style="fill:#a1a1a1;stroke:#a1a1a1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1064 235 3 1c-6 2-11 6-15 10l1 2-2 2-6 3-15 8h-2l26-22 10-4z" style="fill:#cacaca;stroke:#cacaca" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m183 238-4-2 4 2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m205 237-1-1 1 1z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M224 237c-2 0 0-2 0 0z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m208 239-3-2 3 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m225 238-1-1 1 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m237 238-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M183 238c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m226 239-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M237 238c2 0 0 2 0 0z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1016 238c0 2-2 0 0 0z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M186 240c-2 0 0-2 0 0z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M208 239c2 0 0 2 0 0z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m227 240-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m186 240 2 1-2-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m229 242-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1013 240c2 0 0 2 0 0z" style="fill:#919191;stroke:#919191" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1040 240-3 2 3-2z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m191 243-2-2 2 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m214 244-4-3 4 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m229 242 2 3-2-3z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1037 242c0 2-2 0 0 0z" style="fill:#929292;stroke:#929292" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m193 244-2-1 2 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m162 244 4 1v1c-2 1-4 0-4-2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m194 245-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m216 246-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m197 247-3-2 3 2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M168 247c-2 0 0-2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m217 247-1-1 1 1z" style="fill:#000;stroke:#000" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m232 246 1 2-1-2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m171 248-3-1 3 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m171 248 4-1 7 4c7 1 14 3 19 9l11 6 5 5 7 8-1 4-5-4-4-8-14-11-27-10-2-2z" style="fill:#070707;stroke:#070707" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m199 248-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m218 248-1-1 1 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m201 249-2-1 2 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m219 249-1-1 1 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m204 251-3-2 3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m225 255-6-6c3 0 6 3 6 6zm-19-3-2-1 2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m475 310-14-13c-4 4 3 10 5 14l5 14-4-6-5-9c-2-3-3-8-7-9l-1 3c5 9 12 19 12 30l-6-10c-4-6-5-18-14-19l12 26 2 5-16-27-2 1 2 4c3 4 7 9 7 14l-1-2-5-9c-2-1-3-6-7-5l-1 2c7 10 16 22 14 34l-2-9-5-10-7-14c-7-1-1 5-1 8l-3-2-3-4-1 4c7 11 13 25 13 37-5-11-6-27-18-34l8 20-5-10c-3-2-7-12-11-6 9 8 14 20 16 32l-7-12-12-11c-4-3-4 3-1 4l11 18c2 3-1 4-4 3-3-5-6-17-12-15l10 20-13-19c-1-1-2-4-4-2l14 32-6-10-6-12c1-4-5-4-4 0-2-1-4-3-6-1l7 15-3-2-3 1c3 5 6 10 6 16-3-8-8-14-16-16l3 10-12-6 6 12-9-5 9 18-13-14 2 5-12-1 6 14-5-5-5-6 31-35c30-44 71-87 123-102 12-2 23-4 35-1 32-3 63 12 86 32l14 12c3 8 4 19 2 28-3-7-1-20-9-23l-1 3c-2-5-4-12-11-10 1 3 3 13-1 8l-2-14-2 16-1 8-6-37c-2 0-5 0-4 2l-2 14c1 3 5 9 2 12l-5-11-3-16-11-14-2 24 2 10-1 3-12-39-4 1c2 4 5 7 4 12-1-2-3-10-6-5l3 16-7-12-2 2c4 10 11 20 9 31l-13-27-5-10-3-5c-5 2 7 13-2 12l-1 2c3 4 8 9 7 15l-5-7-5-10-5-1 12 28-21-31-2 2 5 10 5 11v5l-19-29v3c3 3 3 6 2 10l3 11v6c-8-4-4-20-14-22l6 21c-15 0-12-25-23-30l10 26-13-9-5-4c-1-3-7-3-6 1 6 1 15 12 10 14-1 2-2 2-3 0s-2-8-5-6c-15-13 4 16-7 15v3z" style="fill:#e8e8e8;stroke:#e8e8e8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m209 254-3-2 3 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1052 253h8l-6 3-9 3-2 4c-8 3-15 8-21 14l2 2 19-13 14-6 12-3-10 4v5l-36 16v3l15-7 16-6c3-2 6-2 10-1-4 2-9 2-12 7-7 0-13 4-18 8h9l-20 14 9-1v3l-11 6-2-32c9-10 21-18 33-23z" style="fill:#d2d2d2;stroke:#d2d2d2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m211 256-2-2 2 2z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M228 258c-2 0-3-1-3-3l3 3z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 257-2-1 2 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m214 258-1-1 1 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M214 258c2 0 0 2 0 0z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m231 262-3-4 3 4zm-13 0-2-3 2 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m720 259 3 1v4l1 14-1 7-2 1v-24l-1-3z" style="fill:#bfbfbf;stroke:#bfbfbf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M727 259h3l2 6 1 6-1 2c2 4 2 9 0 13v6l-2 4h-1v-20l-1-7-1-10z" style="fill:#cecece;stroke:#cecece" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M734 259c2 0 6 0 5 3h-1l-4-3z" style="fill:#a0a0a0;stroke:#a0a0a0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m165 264-8-2v-1l5 1 3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m220 264-2-2 2 2z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m232 263-1-1 1 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M707 262c3-1 2 4 2 6-4 1-3-4-2-6z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1068 262 3 1-3-1z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m233 264-1-1 1 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m168 265-3-1 3 1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m221 265-1-1 1 1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m234 265-1-1 1 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m169 266-1-1 1 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m186 266-4-1 4 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m224 269-3-4 3 4z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m235 266-1-1 1 1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m745 265 5 3 8 4 5-1 3 7-1 10-2 1-1-4c-3-1-4-3-3-6l-3-4-2-4c-2 1-2 3-1 5l-1 8-1-9c-3 0-6 0-5-4-1-2-3-4-1-6z" style="fill:#d0d0d0;stroke:#d0d0d0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m173 268-4-2 4 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m188 267-2-1 2 1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M235 266c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m759 266 3 2-3-2z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m190 268-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m175 269-2-1 2 1zm15-1 2 1-2-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m177 270-2-1 2 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m224 269 3 4-3-4z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M691 269c5 0 2 8 3 12h-4c-2-4-1-8 1-12z" style="fill:#cecece;stroke:#cecece" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m178 271-1-1 1 1z" style="fill:#060606;stroke:#060606" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m196 271-2-1 2 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m182 273-4-2 4 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m199 273-3-2 3 2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m702 271 2 1h8l-1 7c0 2 1 7-3 6v-5h-3l-2 9h-1v-8c-2-3-2-7 0-10z" style="fill:#d0d0d0;stroke:#d0d0d0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m185 275-3-2 3 2zm18 0-4-2 4 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m681 273 1 2-5 15-1 10h-1v-6l1-2 1-9c0-4 2-7 4-10z" style="fill:#a9a9a9;stroke:#a9a9a9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M229 275c-2 0 0-2 0 0z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M775 274c7 1 3 11 4 16l-1 1v-10c-4 0-3-4-3-7z" style="fill:#aeaeae;stroke:#aeaeae" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m187 276-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m206 277-3-2 3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M229 275c2 0 0 2 0 0z" style="fill:#090909;stroke:#090909" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m189 277-2-1 2 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m190 278-1-1 1 1z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m209 279-3-2 3 2z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m192 279-2-1 2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M746 278h1l-2 17-2 2v-2l2-10 1-7z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1066 278 4 1-14 5h-2l2-1 4-3 6-2z" style="fill:#9a9a9a;stroke:#9a9a9a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m194 280-2-1 2 1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m210 280-1-1 1 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m672 279 1 5h-1c-3-3-5 2-3 4l-1 1-6-4 10-5v-1z" style="fill:#c1c1c1;stroke:#c1c1c1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M783 279h4c0 4 2 12-4 13v-13z" style="fill:#c8c8c8;stroke:#c8c8c8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m197 282-3-2 3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 282-3-2 3 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m199 283-2-1 2 1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m214 283-1-1 1 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M199 283c2 0 0 2 0 0z" style="fill:#0b0b0b;stroke:#0b0b0b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m217 285-3-2 3 2z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M793 283c2-1 4 1 3 3-2 1-3-2-3-3z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M202 285c-2 0 0-2 0 0z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M593 284h1l1 14-2-1v-13z" style="fill:#b9b9b9;stroke:#b9b9b9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m203 286-1-1 1 1z" style="fill:#0a0a0a;stroke:#0a0a0a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m217 285 2 1-2-1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m205 287-2-1 2 1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m208 289-3-2 3 2z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m800 288 5 1 9 6-2 6 1 10-4 1c1-4-3-9-7-6l-1-10v-5l-1-3z" style="fill:#e4e4e4;stroke:#e4e4e4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1047 288 3 2-13 6h-1l1-2 4-2 6-3v-1z" style="fill:#a1a1a1;stroke:#a1a1a1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m209 290-1-1 1 1z" style="fill:#000;stroke:#000" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m212 292-3-2 3 2z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M646 290c1 0 4 0 3 2l1 5-4-7z" style="fill:#a2a2a2;stroke:#a2a2a2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1052 303v1l-24 7-5 2 1-3c13-8 28-13 42-19l12-1v1l-20 6-3 1c-4-1-9 5-3 5z" style="fill:#c6c6c6;stroke:#c6c6c6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M212 292c2 0 0 2 0 0z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M640 292c2-1 3 1 2 3l-2-3z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m498 296 2 1 7 13-1 1-3-2-5-13z" style="fill:#ababab;stroke:#ababab" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m783 296 1 3-1-3z" style="fill:#a0a0a0;stroke:#a0a0a0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M188 297h3l9 7h-6c1-4-3-5-6-5v-2z" style="fill:#090909;stroke:#090909" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M651 299h1c1 3 4 7 0 9l-1-9z" style="fill:#acacac;stroke:#acacac" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M714 299c1 0 4 0 3 2-2 1-4 0-3-2z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M544 300h1l3 10 1 7-2-1-2-11-1-5z" style="fill:#b0b0b0;stroke:#b0b0b0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M599 300h2c3 6 2 13 2 20h-1l-3-10v-10z" style="fill:#c2c2c2;stroke:#c2c2c2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m818 302 7 4v1l-2 7-4-2-1-8v-2z" style="fill:#c8c8c8;stroke:#c8c8c8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M658 303c1 1 4 3 2 4l-2-4z" style="fill:#9a9a9a;stroke:#9a9a9a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m204 306-3-2 3 2z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M591 305h2v10h-1l-1-10z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m207 308-3-2 3 2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1074 307h22c8 0 16-1 23 2h4v3h-3l-2-1h-45l-2 1h-10l-7 2h-3v-4l22-2 1-1z" style="fill:#393939;stroke:#393939" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m208 309-1-1 1 1z" style="fill:#111;stroke:#111" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m209 310-1-1 1 1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m523 309 3 6c-1 3 1 5 3 6l-1 3-3-6-2-9z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M827 309h1v8h-1v-8z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m213 313-4-3 4 3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M475 310h1l2 9 2 12-3-2-1-12-1-7z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M186 312c3 0 7 1 9 4l-9-3v-1z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M659 312h2l1 10h-1v-7c-2 0-4-2-2-3z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m214 314-1-1 1 1z" style="fill:#070707;stroke:#070707" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M688 313h1l2 7-2-3c-2-1-2-3-1-4z" style="fill:#acacac;stroke:#acacac" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m215 315-1-1 1 1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m830 338 4-15c-4-2-3-6-1-9l6 3c16 16 30 34 42 53l-5 13-2-2c3-4 6-11 0-13l-2-4-2 8c-4-2-6 0-9 2l-2-13-3-8c0 2 0 6-3 6l2-20-7 7v-8l-7 11v-14c-2-1-4 0-3 2v2l-2-10-6 9z" style="fill:#e2e2e2;stroke:#e2e2e2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m216 316-1-1 1 1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m216 316 2 1-2-1z" style="fill:#121212;stroke:#121212" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M666 316h2l7 23 8 14c-1 8 1 16 8 20 4 9 14 10 22 9 2-1 5-3 4-6h-2c-6 3-16 3-20-3l1-1-2-21c2 7 2 16 11 17l23 7c-4 11-16 15-27 14l-1 4h-3a57 57 0 0 1-20-40l-9-22v-8l-2-7z" style="fill:#e0e0e0;stroke:#e0e0e0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M670 316h7l2 2 8 18 1 1h3l-2 11h-4l-7-12-8-20z" style="fill:#e4e4e4;stroke:#e4e4e4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M489 317h1l4 11h-3l-1-5-1-6z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M148 322h12v1h-12v-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m162 322 1 2-1-2z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m696 322 2 3v15l-4 7 2-11v-14z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m141 323 5 1-5-1zm23 0h8v1h-8v-1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M702 323h3c-1 6 4 15-2 19h-1l-1-18 1-1z" style="fill:#cacaca;stroke:#cacaca" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M174 324c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M203 330c3-1 4 2 5 4l-15-1-2-1c-8 0-16 0-23 4v-7l12-3-4-2c7 0 15-1 20 4h-13l1 1 8 1 9 2h3l-1-2z" style="fill:#080808;stroke:#080808" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m437 325 2 1 5 12-1 2h-1l-3-10-2-5z" style="fill:#acacac;stroke:#acacac" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m203 330-5-1v-1l5 2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1027 328c3-1 4 2 6 3 7 0 15-5 21 0l6 1-1 3 3 2c10 2 20 5 28 10l-27-5-2-1-4 1-2 3h-10l11 6-1 1-18-2v3c-7 4 2 5 5 7l-12 4c-2 0-3 2-3 4l-8 2 3 2c-1 8 11-2 9 7l-9 2 10 1 1 1c-5-1-4 4-1 5-4 0-9-3-12 1-2 0-6-4-6 1-4-1-4 2-3 5-5 0-5 4-2 6-6 0-2 4-2 7l-2-2c-4-7-13 4-4 4l1 3-1 1c-2 0-5-2-5 2l-4 5-10-8v-3l12-12c19-17 24-41 26-65l7-5z" style="fill:#ececec;stroke:#ececec" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M161 329c3 1-1 4-2 1h1l1-1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m165 329 2 2-2-2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m710 329 8 2 1 4h3l4 6-3-1c-4 5-9 9-16 7v-3l2-5 1-10z" style="fill:#e6e6e6;stroke:#e6e6e6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M758 332c1 0 4 1 3 3l-3-3z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M182 335h13l10 1-1 4-4-1-14 2-7-1-21 1-2 1v-2h12l10-1 9-1-5-3z" style="fill:#090909;stroke:#090909" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M179 336c2 0 0 2 0 0z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m733 336 1 2c5 0 2 4 2 7 2 2 3 0 5-1v7l5 1-1 5c1 5-5 6-9 6-5 3-13 6-18 2v-1c8-2 11-9 14-15v-5l1-8z" style="fill:#e9e9e9;stroke:#e9e9e9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m830 338-3 13h-1l3-13h1z" style="fill:#afafaf;stroke:#afafaf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m151 341 4 1-4-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M194 344h6v1h-3l-15 1-1 2h3l11-1 1 1-1 1h-31v-1h14l-1-2 1-1 2 1 14-1v-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m797 346 1 2c-2 1-2-1-1-2z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m198 347 5 1-5-1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m159 348 1 2h-23l-1-1h22l1-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m161 348 1 2-1-2z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m663 348 1 1 1 5 4 24 2 1c1 7 5 12 8 18l7 5-11-2-2-4-4-3-1-5-8-24v-11l3-5z" style="fill:#dbdbdb;stroke:#dbdbdb" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m130 349 2 2-2-2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m133 349 1 2-1-2z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m618 349 6 4-2 4c-2-1-5-1-4-4l-4-1 4-3z" style="fill:#c7c7c7;stroke:#c7c7c7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m653 349 2 1-1 9 10 30v2c-8-7-12-18-14-28l-1-2v-8c3 1 4-2 4-4z" style="fill:#d7d7d7;stroke:#d7d7d7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m124 350 5 1-5-1z" style="fill:#0e0e0e;stroke:#0e0e0e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m703 350 6 2c1 5 9 3 11 0l3-1h2l-3 6c-1 2-2 4-5 3-5 3-13 0-13-6l-1-4z" style="fill:#d6d6d6;stroke:#d6d6d6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M192 353h4l2 1-6 1-5 1 5-3z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m435 353 3 6-2-2-1-4z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m758 354 3 1-1 3c-3 1-2-3-2-4z" style="fill:#a8a8a8;stroke:#a8a8a8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M178 355h8v1h-8v-1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1044 355 5 1 8 2v1c-2 2-5 0-6-1l-7-2v-1z" style="fill:#aaa;stroke:#aaa" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m160 358 1-1 8-1h8l-1 1-8 1h-8z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m203 356 4 1-4-1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m192 357 1 2h-8l-5 1v-1h2l10-1v-1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m197 357 4 1-4-1z" style="fill:#0c0c0c;stroke:#0c0c0c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M404 369h-1l-3-7-2-5h1l5 12z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M555 357c2 0 0 2 0 0z" style="fill:#929292;stroke:#929292" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m160 358-2 1 2-1z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M178 359h1l-7 3h-1c-1-2 2-2 3-2l4-1z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M129 361h19l-1 1h-17l-1-1z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m152 361 1 2-1-2z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m154 361 1 2-1-2zm3 0c2 0 0 2 0 0z" style="fill:#141414;stroke:#141414" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M159 361h9v1l-9 1v-2z" style="fill:#0d0d0d;stroke:#0d0d0d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M791 361h3v1c-2 6-7 10-12 14h-3l-2 2-1-4c6-2 9-7 13-12h2v-1z" style="fill:#cdcdcd;stroke:#cdcdcd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m764 365 1 3c-2 0-2-2-1-3z" style="fill:#919191;stroke:#919191" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m493 367 1 3-1-3z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M745 367h3l-3 9-4 2-1-2h-4c0-2 2-4 4-4l5-5z" style="fill:#cdcdcd;stroke:#cdcdcd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m857 367 1 2-1-2z" style="fill:#ababab;stroke:#ababab" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M478 368c3 1 2 4 2 6h-1l-1-6z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m405 371-1-2 1 2z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M442 369h1l2 7-2-3-1-4z" style="fill:#9b9b9b;stroke:#9b9b9b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M451 369c3 0 7 0 6 4l5 9c-2 1-4 0-3-2l-1-5h-6l-1-6z" style="fill:#bdbdbd;stroke:#bdbdbd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m405 371 1 2-1-2z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m882 372 4 3c7 13 19 22 29 32-2 12-3 25-12 35h-2l-1-2 2-2v-4c6-7 11-15 11-24l-1-1-5 4c1-3 3-10-3-9l-1-5-8-5-18 17 16-18-1-1-7 4v-3c4-1 4-9-1-6 0-2 3-7-2-6v-9z" style="fill:#c8c8c8;stroke:#c8c8c8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M731 373c2 1 4 4 1 5l-1-5z" style="fill:#989898;stroke:#989898" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M167 387c1-2 5-4 8-4l-8 4z" style="fill:#a3a3a3;stroke:#a3a3a3" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M476 384c3 0 1 3 0 4v-4z" style="fill:#acacac;stroke:#acacac" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M167 387v1l-10 3v-1l10-3z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m383 390 5 6v2c-2 1-3-2-3-4l-2-4z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M459 390c2 0 4 0 2 2-1 0-4 0-2-1v-1z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M730 390h2l-9 8c-1 2-4 4-7 3v-2l13-7 1-2z" style="fill:#b8b8b8;stroke:#b8b8b8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m452 391 3 2-4 1 1-3z" style="fill:#a4a4a4;stroke:#a4a4a4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m363 392 2 3-2-3z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M710 392h3l-4 3-5 1 3-3 3-1z" style="fill:#aaa;stroke:#aaa" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M351 393h1l5 13-5-8h-3c0 2 0 4-2 3-1 2-3 0-3-2l7-6z" style="fill:#bababa;stroke:#bababa" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M421 393c2 1 3 4 3 6-4 1-3-4-3-6z" style="fill:#9b9b9b;stroke:#9b9b9b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m439 393 3 2c-1 0-5 0-3-1v-1z" style="fill:#a3a3a3;stroke:#a3a3a3" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M398 398c2 1 2 4 2 7h-1l-1-7z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M695 399h4c6 6 10 13 9 22l-2 1-2-1-2-13-8-6 1-3z" style="fill:#3a3a3a;stroke:#3a3a3a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M203 401c2 0 0 2 0 0z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m711 401 2 5c11 1 14 14 13 24l-4 4-3 4v-2l4-11-1-8-2-6-3 1v2l1 6c2 3 2 6 0 9 0 3-1 6-4 8l-1-2 1-8-1-9-3-15 1-2z" style="fill:#c9c9c9;stroke:#c9c9c9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M871 401c3 1-1 5-3 4l3-4z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1072 404-5-3c2-1 4 1 5 3z" style="fill:#a2a2a2;stroke:#a2a2a2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M340 402c2 1 3 4 3 6l-3-6z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m392 402 3 9v1l-3 1-1-1v-8l1-2z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m383 404 3 6c-1 3-3 5-1 8v1l-3 1 1-16z" style="fill:#a4a4a4;stroke:#a4a4a4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1072 404c9 2 15 9 22 14l7 11h5l1 3-7 13-2-1-19-25 1-2h2l14 19 4-1-1-3-4-6-11-13h-2c-1-4-5-6-9-7l-1-2z" style="fill:#cfcfcf;stroke:#cfcfcf" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m335 405 7 11 5 8v2l-2-1-11-18 1-2z" style="fill:#adadad;stroke:#adadad" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1009 409 2 2-2-2z" style="fill:#929292;stroke:#929292" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M199 411c5 0-3 4 0 0z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M375 411c2 0 3 2 2 4-2-1-4-3-2-4z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1074 411 4 3-4-3z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m920 412 24 5 6 1v4l5 38v4l-3-5-2 2c1 7-1 14-4 20l1 4-10 18-5-10 6-7c1-5 4-10 8-13 3-14 2-29 2-43l-1-1-6-8h-12l-3-5-1 2c-1 14-5 28-14 39l-3-4 1-5c8-8 12-18 14-29l-3-3v-4z" style="fill:#dbdbdb;stroke:#dbdbdb" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M323 414c2 0 6 0 5 3l-4 2c2 5 6 9 5 15l-5-8-2 4 3 13c-2-3-6-17-7-7l-2-1c-3 0-3 2-3 5l-3-2 3 25-4-15c-2-3 0-10-6-9 2 10 4 21 3 32l-2-3c-1-9-1-20-8-27l-3 1 5 12 4 30v6c1 1 2 3 4 2l-1-15c5-2 4 4 4 7s-1 7 2 9l3-20 5 23c-4 8-4 19-13 23l-10 55c-25-1-50-3-72-15l22-41c2-2 4-6 0-7-1-4 1-9 5-11l-1 8 9-11 6-10c-3 25-15 48-28 70v4l10-14 10-19 6-15 3-11c1 17-7 35-13 52l1 3 6-7v3l-3 13 4-1 6-31c1-7 2-14 5-20l3 1 2-2 2-19 3-22 3 42h4l3 13c0 2-3 6 1 7l2-2c6-26 4-53 1-79l-6-12c-7-3 1 11-6 12v3l-4-1c2-9-11-7-8 1v15l-2-23-4-2c1-6-4-9-6-12l-4 2 1-3-1-4c22 14 49 0 67-15z" style="fill:#e8e8e8;stroke:#e8e8e8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1037 436 21 27 5 23 2-2-5-22v-5l3 9 2 7 3 1-7-22c3 0 4 3 4 5l4 5 4 10c4 1 3-3 1-4l-13-26c8 7 15 15 18 25l3 1 1-2c-3-12-12-21-21-28l-18-24 15 8-1 3 17 18 12 23-13 12-23 22h-3l1-17-2-3-6-14-3-7 18 30h3c-2-10-10-19-15-28v-2h2l-10-17c3-1 2-4 1-6z" style="fill:#dcdcdc;stroke:#dcdcdc" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M203 415v4c-2 1-5 0-3-2l3-2z" style="fill:#acacac;stroke:#acacac" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M977 415c2 0 0 2 0 0z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m973 416 2 3-2-3z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1057 416c2 0 0 2 0 0z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1059 417c2 0 0 2 0 0z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m633 418 4 2-1 2-14 2 1-3 5-1 5-2z" style="fill:#202020;stroke:#202020" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M650 418h3v3l-17 7h-3c0-3 4-3 6-4l11-6z" style="fill:#2a2a2a;stroke:#2a2a2a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m953 418 2 6-2-3v-3z" style="fill:#a9a9a9;stroke:#a9a9a9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M962 418h9l1 3h-2l-3 3-3 1h-2v-7z" style="fill:#d5d5d5;stroke:#d5d5d5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m377 421 2 2-2-2z" style="fill:#9c9c9c;stroke:#9c9c9c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M249 422c2-1 4 1 5 3l-3 5-8 9-15 16v-6l1-2c7-6 12-12 16-20l4-3v-2z" style="fill:#d5d5d5;stroke:#d5d5d5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1067 422 10 6 2-1h2l15 21 2 1-1 2c-9-9-16-21-28-26l-2-3z" style="fill:#bdbdbd;stroke:#bdbdbd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M208 423c3 1 2 5 0 6v-6z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M938 426h1c4 8 3 17 3 26l-3 10 1 4-9 20-2 1-1-4 3-2c7-13 9-28 9-43l-2-4v-8z" style="fill:#bcbcbc;stroke:#bcbcbc" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1030 427c-2 0 0-2 0 0z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1064 426c12 5 20 16 29 26l1 4-7 8c-1-8-5-16-9-23l-14-13v-2z" style="fill:#dedede;stroke:#dedede" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1030 427 3 4-3-4z" style="fill:#919191;stroke:#919191" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M647 428c2 0 6 0 5 3l-5 2 6 1-6 2c-1 2-4 0-3-2h2l-1-1-7 1 2-5h6l1-1z" style="fill:#2b2b2b;stroke:#2b2b2b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m914 430 2 1-10 16h-2v-2c4-4 9-9 10-15z" style="fill:#a5a5a5;stroke:#a5a5a5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1012 435c-2 0 0-2 0 0z" style="fill:#9f9f9f;stroke:#9f9f9f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M356 435h1l2 5c-4 1-3-3-3-5z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1014 438-2-3 2 3z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1037 436c-2 0 0-2 0 0z" style="fill:#a1a1a1;stroke:#a1a1a1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M659 438c1 0 3 2 1 3-2 0-2-2-1-3z" style="fill:#454545;stroke:#454545" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1014 438c2 0 0 2 0 0z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M251 439h2c1 4 0 7-4 9l2-9z" style="fill:#bebebe;stroke:#bebebe" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M667 445h3l1 2-8 1v-2h2l2-1z" style="fill:#363636;stroke:#363636" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M922 446h4l-4 16h2v2c-2 2-3 4-2 7l2 3 8-13-5 18-1 1-9-11-3-7 8-16z" style="fill:#d5d5d5;stroke:#d5d5d5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M261 447h1l-3 8h-1l3-8z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1030 447c2 0 0 2 0 0z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M206 449c0-2 2 0 0 0z" style="fill:#a9a9a9;stroke:#a9a9a9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M244 448c2 1 1 5 0 7h-1l1-7z" style="fill:#a5a5a5;stroke:#a5a5a5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m206 449-2 2 2-2z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M485 450c0-2 2 0 0 0z" style="fill:#9a9a9a;stroke:#9a9a9a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m485 450-1 1 1-1z" style="fill:#9d9d9d;stroke:#9d9d9d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m484 451-1 1 1-1z" style="fill:#aaa;stroke:#aaa" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M974 451c2 0 2 3 2 5h-1l-1-5z" style="fill:#a9a9a9;stroke:#a9a9a9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1035 464 9 17-1 2 3 20-4 2-1-6-1-7c1-7-3-12-7-17l-12-24c5-2 6 5 8 7l5 12h2l-1-6z" style="fill:#d5d5d5;stroke:#d5d5d5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M965 452h2l1 5v2l-1 15-1 1h-1l1-8-1-12v-3z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m959 453 1 5h3v12h-1v-9l-1-1c-4 2-4-5-2-7z" style="fill:#b5b5b5;stroke:#b5b5b5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1016 453 18 32 7 22-7 5c-17 6-34 14-52 15 3-10 6-21 3-31l1-21-2-12 2 5 1 3 3-7 6 14-1 11-1 14-4 12 2 1c6-9 6-21 6-33l2-2-1-10h7l1 6 2 1-1-15 2-1 1 5 1 6 2-2c-4-3 3-12 3-4l8 32-1 8 2 6 2-4c0-20-7-38-12-56z" style="fill:#dedede;stroke:#dedede" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m220 474 8-8v-1c-4-2 2-9 5-6h2l4-3c-1 4-2 8-6 10l-6 7-3-1-4 2z" style="fill:#d1d1d1;stroke:#d1d1d1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M670 456h5l-1 2-12 2 1-2h3l4-2z" style="fill:#363636;stroke:#363636" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M252 458h1v2c-2 2-2 7-6 7l1-1 4-8z" style="fill:#b2b2b2;stroke:#b2b2b2" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M616 459c5 0 7 6 3 9l7 5 3 4 1 5c1 3-5 5-6 3l1-5-12-5-2-7 4-4-2-1c-22 1-44 5-61 19l-2-1 5-5 23-10 9-2c8-5 18-4 28-4l1-1z" style="fill:#242424;stroke:#242424" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1035 464-2-4 2 4z" style="fill:#939393;stroke:#939393" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M211 461c4-1-1 5-2 2h1l1-2zm268 1c0-2 2 0 0 0z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m479 462-1 1 1-1z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M676 464c3 1-1 5-3 4h-3l6-4z" style="fill:#3e3e3e;stroke:#3e3e3e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M679 467h3v2l-1 1-12 4 2-2 3-2 5-3z" style="fill:#3c3c3c;stroke:#3c3c3c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m220 474-26 21-16 10-9 4c-1 3 2 2 4 2 18-8 34-19 48-33l4-1-10 10-32 25v2c9-1 15-8 22-13l5-4-21 22 1 3 5-3 6-5 6-7 18-19c3-4 9-8 6-13l2-2c0 4 4 5 6 2l4-5-1 5c-13 19-29 37-48 51v2l3 1 17-15 7-7 4-4 16-17c-1 8-8 14-13 21l-12 15-13 16h3c13-14 24-27 35-42l4 3-11 14-17 20-6 12c3 1 5-2 5-4l22-28h2c-5 15-15 29-25 41-14-9-28-19-40-31l-12-14c19-11 40-21 57-35z" style="fill:#ddd;stroke:#ddd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M995 472c2 0 3 2 2 4l-2-4z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M319 475c2 1 2 5 2 8-3-1-1-6-2-8z" style="fill:#959595;stroke:#959595" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M679 475c2-1 3 1 4 3l-11 4-1-2 2-1 6-4z" style="fill:#202020;stroke:#202020" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m266 477 1 3-1-3z" style="fill:#929292;stroke:#929292" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M1010 479c4 4 8 11 8 17l2 14-1-1v-4l-7-20v13l-2 13-2 1 1-8 1-2v-23z" style="fill:#1d1d1d;stroke:#1d1d1d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M267 481c2 0 1 3-1 3l1-3z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M287 481h2v11h-1l-1-11z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m949 508-3 6h3c7-9 12-20 15-31l2 2 2-1 2-3-10 28 3 2-2 6 3-2 10-26 2 3 4-1-2 16c-4 4 3 5 2 0l1-2 2-6c1 10-1 20-4 29h-29l-9-14c-1-2-2-5 0-7l2-2 3-1-4 5c0 3 3 3 4 1l3-2z" style="fill:#eaeaea;stroke:#eaeaea" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M682 484h3l-1 3-9 2 4-3 3-2z" style="fill:#2f2f2f;stroke:#2f2f2f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m1002 484 1 1 1 6-1 2 1 3-1 2-3 20h-1v-4l2-11 1-2v-17z" style="fill:#1a1a1a;stroke:#1a1a1a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M248 485c3 1 0 4-2 5l2-5z" style="fill:#a5a5a5;stroke:#a5a5a5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M293 485h1c2 5 1 10 0 15h-1l-1-9 1-6z" style="fill:#b0b0b0;stroke:#b0b0b0" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m952 485 1 2-1-2z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M686 488c1 0 4 0 3 2l-9 2 1-2 5-2z" style="fill:#414141;stroke:#414141" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m553 491 6 11c3-1 5-2 6 1l17-5c7-3 17-5 24-3l3-1 2 1 18-3 11 21-3 1-2-2c-2-7-12-5-17-6l-1 2c17 14-5 39-23 35-6-2-13-5-15-12-1-7 3-14 8-19l-5 1c-11 3-20 10-29 16l1 5c5 6 11 12 18 15l2 3-2 1c-11-3-19-12-24-21h-4c0-3-2-6 1-8l7-14-8 1 9-20z" style="fill:#0f0f0f;stroke:#0f0f0f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m969 492 1 2-1-2z" style="fill:#979797;stroke:#979797" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M690 496c1 0 4 0 3 2-2 1-6 2-4 4v1l-1 2c-3-1-4-7 0-7l2-1v-1z" style="fill:#373737;stroke:#373737" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m967 498 1 2-1-2z" style="fill:#9e9e9e;stroke:#9e9e9e" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m767 503 14 2v1c-3 1-6 3-7 6l-5 8c-4-3-8-7-10-12l8-4v-1z" style="fill:#efefef;stroke:#efefef" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m965 503 1 2-1-2z" style="fill:#929292;stroke:#929292" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M949 508c0-2 2 0 0 0z" style="fill:#9a9a9a;stroke:#9a9a9a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M690 511c3 0 5 4 2 5 0 3-3 6-6 7v-3l3-3 1-6z" style="fill:#343434;stroke:#343434" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M789 514h4v6h-5l1-6z" style="fill:#e4e4e4;stroke:#e4e4e4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M601 515h6c0 3 2 6-1 8l-6-1 1-7z" style="fill:#fbfbfb;stroke:#fbfbfb" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M633 525h3v6l1 2c1 8-1 17-9 20h-1v-3c3-1 7-4 6-8 2-4 2-9 0-13v-4z" style="fill:#3d3d3d;stroke:#3d3d3d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m275 530 3 1v24l-2 3-2-3 1-2v-23z" style="fill:#252525;stroke:#252525" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m564 533 2 1v3c7 8 16 11 25 12l2 1 23 1 3-1 2 1-3 4h-6l-32-3-1-3c-6-2-12-6-16-12l1-4z" style="fill:#2f2f2f;stroke:#2f2f2f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m226 546 1 1-6 10h-1l-1-2 7-9z" style="fill:#a1a1a1;stroke:#a1a1a1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M650 549h3v2c-5 6-8 14-15 19l-2-1 14-18v-2z" style="fill:#3f3f3f;stroke:#3f3f3f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m788 551 11 6 16-2 12 46 3 5 1 30-2-1-8-18-23-50-6-6-4-10z" style="fill:#f6f6f6;stroke:#f6f6f6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m482 569 2 2-4 9 4 8c0 4-5 8-1 11v2l2 23h-2c0-6-1-11-5-15l-2-6-2-8 1-2-4 1 11-25z" style="fill:#212121;stroke:#212121" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M490 619h1v8c0 3-3 7-7 6l6-14z" style="fill:#2d2d2d;stroke:#2d2d2d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M683 624h15l4 2c17 3 33 13 46 24 9 5 19 5 25 15l4-1 9 6 14 14c4 1 9 5 10 9l-12-3-12-13-6 2-5-4-2 1-8-6c-1-3-3-2-6-2-13-17-31-29-51-36-14-1-29-3-42 2-20 11-35 40-19 59l3 8c2 1 3 3 1 4-5-5-8-11-10-18l-6-11c-1-22 16-43 38-48l10-4z" style="fill:#1b1b1b;stroke:#1b1b1b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m499 631 2 1-2 6-5 7h-2v-1l5-7 2-6z" style="fill:#3b3b3b;stroke:#3b3b3b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m420 643 1 3-4 3c-2 0-4 1-4 3l-8 5-1 1-2-1 10-10c3 3 6-2 8-4z" style="fill:#d7d7d7;stroke:#d7d7d7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M671 653c8-1 16 2 22 7v3l2 2-1 2-4-1c-3-9-14-8-21-5l-10 21-2 7h-3l-3-10v-7c1-10 10-17 19-18l1-1z" style="fill:#101010;stroke:#101010" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M387 658c1 0 5-1 4 2l-5 3c-3-1 0-4 1-5z" style="fill:#2f2f2f;stroke:#2f2f2f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M395 663c0-2 2 0 0 0z" style="fill:#969696;stroke:#969696" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m395 663-1 1 1-1z" style="fill:#9d9d9d;stroke:#9d9d9d" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m394 664-1 1 1-1z" style="fill:#a6a6a6;stroke:#a6a6a6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M393 665c0 2-2 0 0 0z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M386 671c0-2 2 0 0 0z" style="fill:#9c9c9c;stroke:#9c9c9c" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M702 678c16-1 22 17 27 29l1 17-5 13 1-6 2-5-1-14-11-22v-3l-5-4h-9c0 3-1 6 2 7l12 11c-1 7-11 5-16 4-8-1-17-6-17-15 2-8 10-12 18-11l1-1z" style="fill:#131313;stroke:#131313" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m341 681 5 1-1 2-8 5-10 13h-4l-4-4-3-6 11-6c4-3 8-5 13-4l1-1z" style="fill:#efefef;stroke:#efefef" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M728 690c6 2 9 8 10 14l4-1 1 3v3l10 25v3l2 9-1 2-2-1-1-5-6-23h-1l-5 5-8-26-3-5v-3z" style="fill:#2b2b2b;stroke:#2b2b2b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M303 696h3c0 6-7 6-11 8h-2l4-5 6-2v-1z" style="fill:#d9d9d9;stroke:#d9d9d9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M563 700h11v2c-9-1-15 6-21 11l-2-4 3-3 9-6z" style="fill:#202020;stroke:#202020" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M276 709h11l6 1-13 9h-3l-1 1-2-1-1 1-2-1h-4v-2l9-7v-1z" style="fill:#eaeaea;stroke:#eaeaea" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M413 721h1l-1 8c1 5-2 10 2 14l1 4c-4-1-8-4-10-8-1-6 2-11 6-15l1-3z" style="fill:#eee;stroke:#eee" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M883 735c0-2 2 0 0 0zm0 0-2 1 2-1z" style="fill:#b7b7b7;stroke:#b7b7b7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M881 736c0 2-2 0 0 0zm-8 5c2 0 0 2 0 0z" style="fill:#999;stroke:#999" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m869 744 1 3-8 3 7-6z" style="fill:#cdcdcd;stroke:#cdcdcd" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m434 765 2 2-2 8 5 10c2 4 5 8 9 10v2h-6l-2 1-3-1c-7 0-11-7-13-13l7-13 2-2 1-4z" style="fill:#f1f1f1;stroke:#f1f1f1" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M827 766c0-2 2 0 0 0z" style="fill:#919191;stroke:#919191" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m827 766-1 1 1-1z" style="fill:#9f9f9f;stroke:#9f9f9f" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m460 805 6 1v2l8 8h2l4 6 6 3c4 0 6 4 8 6 1 8-7 11-12 15l-1-1c7-11-7-21-17-21l-7-1-3-1c-5-6 1-13 6-17z" style="fill:#f4f4f4;stroke:#f4f4f4" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m640 887-1 6h-1c-3-2 1-4 2-6z" style="fill:#313131;stroke:#313131" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M736 889h4l-2 3h-3l-3 2h-21l-2-2c1-2 4-1 5 0h8c5 0 11 1 14-3z" style="fill:#373737;stroke:#373737" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M658 896h2c3 3 6 6 11 7v1l-2 2-10 1-6 6v-2c3-4 6-7 11-7v-2c-3-1-6-3-6-6z" style="fill:#303030;stroke:#303030" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m735 916 2 2h-3l1-2z" style="fill:#b5b5b5;stroke:#b5b5b5" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m771 923 1 1c-3 5-4 10-4 16l-2-1c-2-4-4-9-3-14l4 3 4-5z" style="fill:#dbdbdb;stroke:#dbdbdb" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m590 925 2 2c-14 14-18 40-3 55 1-12 0-27 11-35l1 2c-10 9-9 22-10 34l34 48c0-9-4-18-9-25l-6-9h2l11 16c3 8 6 17 4 26l3 1-14 12-6 6 5-8 9-8-1-10c-15-21-32-41-50-59l-3-6c-3-11 1-23 3-34l2-1v5c-4 8-2 18-2 27l4 6c-3-16 0-34 13-45z" style="fill:#2a2a2a;stroke:#2a2a2a" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M728 930c3 2 6 3 8 0v2l-2 4c-5 6-6 13-6 21-3-2-6-7-4-11v-1c0-6 2-10 4-15z" style="fill:#e7e7e7;stroke:#e7e7e7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M620 947c2-1 6 1 3 3-19 11-15 38 2 50 4 8 11 12 18 16l4 4 6 14-1 4c-9 9-13 21-13 33 3 7 8 14 16 18-2-12-1-26 3-37v9l-2 7c-5 26 18 45 39 55v3c-15-7-30-18-38-33-17-3-36-18-31-37l-6 5c-7 8-8 18-7 28 5 8 14 17 24 14l2 2c-11 4-23-6-28-16-2-13 2-26 12-35l5-9c2 2 4-1 6-2-1-6 1-11 4-16l-3-10a99 99 0 0 1-30-40l1-4c-1-11 8-18 14-26zm-177 27 8 5c7 3 13 11 11 20l-2 2h-5l1-2h3c4-10-7-18-15-22l-1-3z" style="fill:#353535;stroke:#353535" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M724 1007v-2l10-14 4-6h2c0 8-6 15-13 19v2l-3 1z" style="fill:#d9d9d9;stroke:#d9d9d9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m724 1007-1 1 1-1z" style="fill:#bebebe;stroke:#bebebe" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M723 1008c0 2-2 0 0 0z" style="fill:#9b9b9b;stroke:#9b9b9b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M426 1014h2c2 3 4 8 8 8l2 1 1 1-2 1c-5-1-11-5-11-11z" style="fill:#3b3b3b;stroke:#3b3b3b" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M638 1017c-2 0 0-2 0 0z" style="fill:#d8d8d8;stroke:#d8d8d8" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m638 1017 6 3 2 5-1 4-2 4-6 6v-4l3-9 1-2-3-5v-2z" style="fill:#f3f3f3;stroke:#f3f3f3" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M705 1019c4 0 0 3-1 4l-6 1c-8 8-20 15-22 27l-2 7c-3 4-2 11-1 16v12l-8-9c-1-14 4-26 10-38 9-7 17-16 28-18l2-2z" style="fill:#e9e9e9;stroke:#e9e9e9" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="M699 1028c0-2 2 0 0 0z" style="fill:#a7a7a7;stroke:#a7a7a7" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m699 1028-1 1 1-1z" style="fill:#949494;stroke:#949494" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m698 1029-3 6-9 13v4l-2 4-2 19 5 20v2l-6-4-6-8-1-22c3-11 8-24 19-30l3-4h2z" style="fill:#eee;stroke:#eee" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m647 1033 1 2-1 4c-5 6-7 14-9 21h-1v-17l7-4 3-6z" style="fill:#f6f6f6;stroke:#f6f6f6" transform="matrix(.48887 0 0 .47283 -18 -13)"/><path d="m633 1047 1 1v18l8 16v2c-8-2-11-11-14-17l1-17 4-3z" style="fill:#f8f8f8;stroke:#f8f8f8" transform="matrix(.48887 0 0 .47283 -18 -13)"/></svg>
\ No newline at end of file
diff --git a/img/kaidan-qml.svg b/img/kaidan-qml.svg
new file mode 100644
index 0000000..3cc8332
--- /dev/null
+++ b/img/kaidan-qml.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="256" width="256" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient id="a"><stop stop-color="#c1ede5" offset="0"/><stop stop-color="#d1f1e1" offset="1"/></linearGradient><linearGradient id="e" y2="259.38" gradientUnits="userSpaceOnUse" x2="262.51" gradientTransform="translate(-14.3 782.07) scale(.55584)" y1="105.18" x1="115.07"><stop stop-color="#fff" stop-opacity=".18" offset="0"/><stop stop-color="#fff" stop-opacity="0" offset="1"/></linearGradient><linearGradient id="d" y2="802.77" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="295.23" y1="802.77" x1="133.62"/><radialGradient id="c" gradientUnits="userSpaceOnUse" cy="256" cx="256" gradientTransform="matrix(2.2585 .02063 -.02134 2.336 -316.73 -347.29)" r="249.14"><stop stop-color="#36a45d" offset="0"/><stop stop-color="#3bb566" offset="1"/></radialGradient><filter id="b" style="color-interpolation-filters:sRGB"><feFlood result="flood" flood-opacity=".34" flood-color="#000"/><feComposite operator="in" result="composite1" in2="SourceGraphic" in="flood"/><feGaussianBlur stdDeviation="5" result="blur" in="composite1"/><feOffset result="offset" dy="7"/><feComposite result="composite2" in2="offset" in="SourceGraphic"/></filter></defs><g transform="translate(-1.4 -806.5) scale(1.011)"><path d="M463.61 256c0 114.66-92.95 207.61-207.61 207.61-57.33 0-116.05-16.43-153.62-54-37.57-37.56-54-96.28-54-153.6 0-114.67 92.96-207.62 207.62-207.62 114.66 0 207.6 92.95 207.6 207.61z" transform="translate(-14.3 782.07) scale(.55584)" filter="url(#b)" fill="url(#c)"/><circle cy="924.36" cx="128" r="93.97" fill="#51c77b"/><g transform="translate(-86.42 122)" fill="url(#d)"><rect rx="13.24" ry="13.24" height="26.48" width="127.26" y="744.15" x="150.87"/><rect rx="13.24" ry="13.24" height="26.48" width="161.61" y="789.12" x="133.62"/><rect rx="13.24" ry="13.24" height="26.48" width="91.83" y="834.92" x="186.23"/><rect rx="13.24" ry="13.24" height="26.48" width="26.48" y="834.92" x="150.8"/></g><path d="M243.4 924.36c0 63.73-51.67 115.4-115.4 115.4-31.87 0-64.5-9.13-85.39-30.01s-30.01-53.52-30.01-85.4c0-63.73 51.67-115.4 115.4-115.4 63.73 0 115.4 51.68 115.4 115.4z" fill="url(#e)"/></g></svg>
\ No newline at end of file
diff --git a/img/kaios.svg b/img/kaios.svg
new file mode 100644
index 0000000..063e92a
--- /dev/null
+++ b/img/kaios.svg
@@ -0,0 +1 @@
+<svg height="700" width="700" xmlns="http://www.w3.org/2000/svg"><path d="M636.92 328.28h-24.2c-7.72 0-14-6.3-14-14.02 0-8.43 7.81-13.46 15.53-14.06 9.5-.76 35.54-.22 44.77.05a19.4 19.4 0 0 0 1.13-38.78c-3.6-.1-35.64-.98-48.94.05-29.24 2.3-51.28 24.97-51.28 52.74a52.86 52.86 0 0 0 52.8 52.8h24.19c8.66 0 15.97 7.48 15.97 16.33 0 10.16-8.76 15.37-17.44 16.03-11.15.85-44.59.26-56.53-.05a19.4 19.4 0 0 0-.97 38.78c2.93.08 20.61.5 36.94.5 9.24 0 18.04-.13 23.5-.55 30.88-2.34 53.3-25.35 53.3-54.7 0-30.4-24.57-55.12-54.77-55.12m-178.68 72.25a50.38 50.38 0 0 1-50.32-50.33 50.38 50.38 0 0 1 50.32-50.32 50.38 50.38 0 0 1 50.32 50.32 50.38 50.38 0 0 1-50.32 50.33zm0-139.1a88.77 88.77 0 1 0 0 177.54 88.77 88.77 0 0 0 0-177.54m-229.6 141.83a25.86 25.86 0 0 1-25.83-25.83 25.86 25.86 0 0 1 25.83-25.84 25.86 25.86 0 0 1 25.84 25.84 25.86 25.86 0 0 1-25.84 25.83zm0-87.38a61.55 61.55 0 1 0 29.27 115.7 17.8 17.8 0 0 0 32.22-10.4v-41a61.55 61.55 0 0 0-61.48-64.3m-105.15-.04a27.2 27.2 0 1 0 0-54.4 27.2 27.2 0 0 0 0 54.4m-26.36 8.76a20.2 20.2 0 0 0-33.1 23.18l57.82 82.58a20.2 20.2 0 0 0 33.1-23.18L97.14 324.6m-68.22-63.17a20.6 20.6 0 0 0-20.6 20.6v136.34a20.6 20.6 0 1 0 41.2 0V282.04a20.6 20.6 0 0 0-20.6-20.6m300.67 54.44a20.5 20.5 0 0 0-20.5 20.5v82.1a20.5 20.5 0 1 0 41 0v-82.1a20.5 20.5 0 0 0-20.5-20.5" fill="#6f02b5" style="stroke-width:1.11319"/></svg>
\ No newline at end of file
diff --git a/img/kopete.svg b/img/kopete.svg
new file mode 100644
index 0000000..2dd991e
--- /dev/null
+++ b/img/kopete.svg
@@ -0,0 +1,23 @@
+<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48">
+ <defs>
+  <linearGradient id="a" y1="20.985" x1="23.719" y2="30.733" x2="33.466" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.99522.0977-.0977.99522 385.61 496.52)">
+   <stop/>
+   <stop offset="1" stop-opacity="0"/>
+  </linearGradient>
+  <linearGradient id="b" y1="44" y2="4" gradientUnits="userSpaceOnUse" x2="0" gradientTransform="matrix(-1 0 0 1 432.57 499.8)">
+   <stop stop-color="#2f74c8"/>
+   <stop offset="1" stop-color="#4699d7"/>
+  </linearGradient>
+  <linearGradient id="c" y1="522.8" y2="492.8" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="translate(31 10)">
+   <stop stop-color="#7cbaf8"/>
+   <stop offset="1" stop-color="#f4fcff"/>
+  </linearGradient>
+ </defs>
+ <g transform="translate(-384.57-499.8)">
+  <path fill="url(#b)" fill-rule="evenodd" d="m428.57 503.8v30h-20l-11 10v-10h-9v-30z"/>
+  <g stroke-linejoin="round" stroke-width="2">
+   <path opacity=".2" fill="url(#a)" d="m413.6 508.31l-1.093.898c0 0 3.067 4.093 3.066 9.09 0 1.043-.142 2.028-.337 2.958l-3.662-4.459h-4.07l-4.929-6h-2.999l-.002 3 16.429 20.01h12.565l.008-8.01-13.218-15.737c-.433-.522-1.757-1.748-1.757-1.748m-11.03 14.486h-3v2.999h.897v.459c-.249.532-.897.542-.897.542l-.002.999 7.05 7.373 1.944-1.369 3.041.002z"/>
+   <path fill="url(#c)" d="m413.6 508.32l-1.093.897c0 0 3.066 4.094 3.062 9.09-.004 5-2.838 9.02-2.838 9.02l.897 1.093c0 0 4.934-3.107 4.939-10.11.005-7-4.967-9.993-4.967-9.993m-11.03 2.481h-2.999l-.003 3h3zm8.997 6.01l-6-.005v3l5.999.005zm-9 5.993h-3v2.999h.999c-.001 1-.999 1-.999 1l-.002.999 1 .002c2 .001 2-1.999 2-1.999z"/>
+  </g>
+ </g>
+</svg>
diff --git a/img/linux.svg b/img/linux.svg
new file mode 100644
index 0000000..3d29b6e
--- /dev/null
+++ b/img/linux.svg
@@ -0,0 +1 @@
+<svg width="256" height="256" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="m"><stop offset="0"/><stop offset="1" stop-opacity=".25"/></linearGradient><linearGradient id="n"><stop offset="0" stop-color="#110800"/><stop offset=".59" stop-color="#a65a00" stop-opacity=".8"/><stop offset="1" stop-color="#ff921e" stop-opacity="0"/></linearGradient><linearGradient id="o"><stop offset="0" stop-color="#7c7c7c"/><stop offset="1" stop-color="#7c7c7c" stop-opacity=".33"/></linearGradient><linearGradient id="f"><stop offset="0" stop-color="#7c7c7c"/><stop offset="1" stop-color="#7c7c7c" stop-opacity=".33"/></linearGradient><linearGradient id="a"><stop offset="0" stop-color="#b98309"/><stop offset="1" stop-color="#382605"/></linearGradient><linearGradient id="b"><stop offset="0" stop-color="#ebc40c"/><stop offset="1" stop-color="#ebc40c" stop-opacity="0"/></linearGradient><linearGradient id="c"><stop offset="0"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="d"><stop offset="0" stop-color="#3e2a06"/><stop offset="1" stop-color="#ad780a"/></linearGradient><linearGradient id="e"><stop offset="0" stop-color="#f3cd0c"/><stop offset="1" stop-color="#f3cd0c" stop-opacity="0"/></linearGradient><linearGradient id="p"><stop offset="0" stop-color="#fefefc"/><stop offset=".75" stop-color="#fefefc"/><stop offset="1" stop-color="#d4d4d4"/></linearGradient><linearGradient id="g"><stop offset="0" stop-color="#757574" stop-opacity="0"/><stop offset=".25" stop-color="#757574"/><stop offset=".5" stop-color="#757574"/><stop offset="1" stop-color="#757574" stop-opacity="0"/></linearGradient><linearGradient id="i"><stop offset="0" stop-color="#949494" stop-opacity=".39"/><stop offset=".5" stop-color="#949494"/><stop offset="1" stop-color="#949494" stop-opacity=".39"/></linearGradient><linearGradient id="q"><stop offset="0" stop-color="#c8c8c8"/><stop offset="1" stop-color="#797978"/></linearGradient><linearGradient id="j"><stop offset="0" stop-color="#747474"/><stop offset=".13" stop-color="#8c8c8c"/><stop offset=".25" stop-color="#a4a4a4"/><stop offset=".5" stop-color="#d4d4d4"/><stop offset=".62" stop-color="#d4d4d4"/><stop offset="1" stop-color="#7c7c7c"/></linearGradient><linearGradient id="h"><stop offset="0" stop-color="#646464" stop-opacity="0"/><stop offset=".31" stop-color="#646464" stop-opacity=".58"/><stop offset=".47" stop-color="#646464"/><stop offset=".73" stop-color="#646464" stop-opacity=".26"/><stop offset="1" stop-color="#646464" stop-opacity="0"/></linearGradient><linearGradient id="r"><stop offset="0" stop-color="#020204"/><stop offset=".73" stop-color="#020204"/><stop offset="1" stop-color="#5c5c5c"/></linearGradient><linearGradient id="s"><stop offset="0" stop-color="#d2940a"/><stop offset=".75" stop-color="#d89c08"/><stop offset=".87" stop-color="#b67e07"/><stop offset="1" stop-color="#946106"/></linearGradient><linearGradient id="k"><stop offset="0" stop-color="#ad780a"/><stop offset=".12" stop-color="#d89e08"/><stop offset=".25" stop-color="#edb80b"/><stop offset=".39" stop-color="#ebc80d"/><stop offset=".53" stop-color="#f5d838"/><stop offset=".77" stop-color="#f6d811"/><stop offset="1" stop-color="#f5cd31"/></linearGradient><linearGradient id="t"><stop offset="0" stop-color="#3a2903"/><stop offset=".55" stop-color="#735208"/><stop offset="1" stop-color="#ac8c04"/></linearGradient><linearGradient id="l"><stop offset="0" stop-color="#f5ce2d"/><stop offset="1" stop-color="#d79b08"/></linearGradient><linearGradient id="V" href="#a" xlink:href="#a" gradientUnits="userSpaceOnUse" x1="23.18" y1="193.01" x2="64.31" y2="262.02"/><linearGradient id="Z" href="#b" xlink:href="#b" gradientUnits="userSpaceOnUse" x1="64.47" y1="210.83" x2="77.41" y2="235.21"/><linearGradient id="ab" href="#c" xlink:href="#c" gradientUnits="userSpaceOnUse" x1="146.93" y1="211.96" x2="150.2" y2="235.73"/><linearGradient id="ad" href="#d" xlink:href="#d" gradientUnits="userSpaceOnUse" x1="151.5" y1="253.02" x2="192.94" y2="185.84"/><linearGradient id="ah" href="#e" xlink:href="#e" gradientUnits="userSpaceOnUse" x1="162.81" y1="180.67" x2="161.59" y2="191.64"/><linearGradient id="ar" href="#f" xlink:href="#f" gradientUnits="userSpaceOnUse" x1="165.69" y1="173.58" x2="168.27" y2="173.47"/><linearGradient id="at" href="#g" xlink:href="#g" gradientUnits="userSpaceOnUse" x1="84.29" y1="46.64" x2="89.32" y2="55.63"/><linearGradient id="ay" href="#h" xlink:href="#h" gradientUnits="userSpaceOnUse" x1="83.59" y1="32.51" x2="94.48" y2="43.63"/><linearGradient id="aB" href="#i" xlink:href="#i" gradientUnits="userSpaceOnUse" x1="117.87" y1="47.25" x2="123.66" y2="54.11"/><linearGradient id="aE" href="#j" xlink:href="#j" gradientUnits="userSpaceOnUse" x1="112.9" y1="36.23" x2="131.32" y2="47.01"/><linearGradient id="aG" href="#h" xlink:href="#h" gradientUnits="userSpaceOnUse" x1="119.16" y1="31.56" x2="131.42" y2="43.14"/><linearGradient id="aP" href="#k" xlink:href="#k" gradientUnits="userSpaceOnUse" x1="78.09" y1="69.26" x2="126.77" y2="68.88"/><linearGradient id="aW" href="#l" xlink:href="#l" gradientUnits="userSpaceOnUse" x1="126.74" y1="67.49" x2="126.74" y2="71.09"/><filter id="H" x="-.05" y="-.05" width="1.1" height="1.09"><feGaussianBlur stdDeviation="0.64 0.55"/></filter><filter id="K" x="-.05" y="-.07" width="1.1" height="1.15"><feGaussianBlur stdDeviation=".98"/></filter><filter id="M" x="-.09" y="-.08" width="1.17" height="1.16"><feGaussianBlur stdDeviation=".68"/></filter><filter id="N" x="-.82" width="2.64" y="-.06" height="1.12"><feGaussianBlur stdDeviation="1.25"/></filter><filter id="O" x="-.49" width="1.98" y="-.59" height="2.19"><feGaussianBlur stdDeviation="1.78 2.19"/></filter><filter id="P" x="-.29" width="1.59" y="-.31" height="1.62"><feGaussianBlur stdDeviation="1.73"/></filter><filter id="Q" x="-.18" width="1.36" y="-.16" height="1.32"><feGaussianBlur stdDeviation=".78"/></filter><filter id="R" x="-.1" width="1.2" y="-.04" height="1.09"><feGaussianBlur stdDeviation=".98"/></filter><filter id="T" x="-.12" width="1.24" y="-.04" height="1.08"><feGaussianBlur stdDeviation="1.19 1.17"/></filter><filter id="W" x="-.11" width="1.21" y="-.11" height="1.22"><feGaussianBlur stdDeviation="3.38"/></filter><filter id="Y" x="-.08" y="-.07" width="1.15" height="1.14"><feGaussianBlur stdDeviation="2.1 2.06"/></filter><filter id="aa" x="-.03" y="-.02" width="1.07" height="1.04"><feGaussianBlur stdDeviation=".32"/></filter><filter id="ac" x="-.08" y="-.07" width="1.15" height="1.14"><feGaussianBlur stdDeviation="1.95 1.9"/></filter><filter id="ae" x="-.15" width="1.29" y="-.14" height="1.29"><feGaussianBlur stdDeviation="4.12"/></filter><filter id="ag" x="-.12" width="1.23" y="-.12" height="1.25"><feGaussianBlur stdDeviation="3.12 3.37"/></filter><filter id="ai" x="-.02" width="1.04" y="-.13" height="1.26"><feGaussianBlur stdDeviation=".41"/></filter><filter id="ak" x="-.2" width="1.4" y="-.23" height="1.47"><feGaussianBlur stdDeviation="2.45"/></filter><filter id="am" x="-.09" width="1.18" y="-.11" height="1.21"><feGaussianBlur stdDeviation="1.12 0.81"/></filter><filter id="ap" x="-.07" width="1.14" y="-.15" height="1.3"><feGaussianBlur stdDeviation=".88"/></filter><filter id="au" x="-.23" width="1.47" y="-.15" height="1.29"><feGaussianBlur stdDeviation=".44"/></filter><filter id="az" x="-.02" y="-.03" width="1.05" height="1.05"><feGaussianBlur stdDeviation=".12"/></filter><filter id="aC" x="-.18" width="1.36" y="-.18" height="1.36"><feGaussianBlur stdDeviation=".45"/></filter><filter id="aH" x="-.02" y="-.03" width="1.05" height="1.05"><feGaussianBlur stdDeviation=".13"/></filter><filter id="aI" x="-.08" width="1.15" y="-.13" height="1.26"><feGaussianBlur stdDeviation="1.75"/></filter><filter id="aJ" x="-.04" y="-.07" width="1.07" height="1.15"><feGaussianBlur stdDeviation="0.8 0.74"/></filter><filter id="aM" x="-.15" width="1.31" y="-.21" height="1.42"><feGaussianBlur stdDeviation=".77"/></filter><filter id="aO" x="-.03" y="-.08" width="1.07" height="1.16"><feGaussianBlur stdDeviation=".65"/></filter><filter id="aQ" x="-.16" width="1.32" y="-.13" height="1.26"><feGaussianBlur stdDeviation=".73"/></filter><filter id="aT" x="-.12" width="1.24" y="-.11" height="1.22"><feGaussianBlur stdDeviation=".1"/></filter><filter id="aV" x="-.05" y="-.09" width="1.1" height="1.19"><feGaussianBlur stdDeviation=".1"/></filter><filter id="aX" x="-.11" width="1.22" y="-.09" height="1.18"><feGaussianBlur stdDeviation=".23"/></filter><radialGradient id="G" href="#m" xlink:href="#m" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(19 0 0 18 61.18 121.19)"/><radialGradient id="J" href="#m" xlink:href="#m" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(23.6 0 0 18 125.74 131.6)"/><radialGradient id="L" href="#m" xlink:href="#m" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(9.35 0 0 10 94.21 127.47)"/><radialGradient id="aj" href="#n" xlink:href="#n" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(18.9901 5.08838 -5.34203 19.9367 169.71 194.53)"/><radialGradient id="al" href="#n" xlink:href="#n" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(19.7224 -.83351 .62745 14.84675 169.71 189.89)"/><radialGradient id="ao" href="#o" xlink:href="#o" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(6.37357 2.7713 -1.27998 2.94376 184.65 176.62)"/><radialGradient id="as" href="#p" xlink:href="#p" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(10.23944 -.10723 .1642 15.67914 86.49 51.41)"/><radialGradient id="aw" href="#q" xlink:href="#q" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(6.16696 -1.0154 .93742 5.69334 84.89 43.74)"/><radialGradient id="aA" href="#p" xlink:href="#p" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(13.63327 -.42844 .49252 15.67226 118.06 51.41)"/><radialGradient id="aK" href="#r" xlink:href="#r" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(9.25515 -6.72426 6.10121 8.3976 97.64 60.12)"/><radialGradient id="aL" href="#s" xlink:href="#s" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(25.10142 -10.34606 7.26701 17.6311 109.77 70.61)"/><radialGradient id="aS" href="#t" xlink:href="#t" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(1.32 0 0 1.42 92.11 59.88)"/><radialGradient id="aU" href="#t" xlink:href="#t" gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="matrix(2.78 0 0 1.62 104.65 59.7)"/><clipPath id="I"><use href="#u" xlink:href="#u"/></clipPath><clipPath id="S"><use href="#v" xlink:href="#v"/></clipPath><clipPath id="U"><use href="#w" xlink:href="#w"/></clipPath><clipPath id="X"><use href="#x" xlink:href="#x"/></clipPath><clipPath id="af"><use href="#y" xlink:href="#y"/></clipPath><clipPath id="aq"><use href="#z" xlink:href="#z"/></clipPath><clipPath id="ax"><use href="#A" xlink:href="#A"/></clipPath><clipPath id="av"><use href="#B" xlink:href="#B"/></clipPath><clipPath id="aF"><use href="#C" xlink:href="#C"/></clipPath><clipPath id="aD"><use href="#D" xlink:href="#D"/></clipPath><clipPath id="aN"><use href="#E" xlink:href="#E"/></clipPath><clipPath id="aR"><use href="#F" xlink:href="#F"/></clipPath><clipPath id="aY"><use href="#E" xlink:href="#E"/><use href="#F" xlink:href="#F"/></clipPath></defs><g transform="translate(20)"><path id="u" fill="#020204" d="M106.95 0c-6 0-12.02 1.18-17.46 4.12a32.13 32.13 0 0 0-13.43 13.97c-2.92 5.88-4.06 12.16-4.24 19.08a386.8 386.8 0 0 0 1.29 39.41c.26 3.8.74 6.02.25 9.93-1.62 8.3-8.88 13.88-12.76 21.17-4.27 8.04-6.07 17.13-9.29 25.65-2.95 7.79-7.09 15.1-9.88 22.95-3.91 10.97-5.08 23.03-2.5 34.39a59.53 59.53 0 0 0 11.62 23.73c-.8 1.44-1.58 2.91-2.4 4.34-2.57 4.43-5.71 8.64-7.17 13.55a16.29 16.29 0 0 0-.55 7.59 10.92 10.92 0 0 0 3.75 6.53 11.47 11.47 0 0 0 4.53 2.1c1.63.37 3.32.46 5 .43 6.37-.14 12.55-2.07 18.71-3.69a223 223 0 0 1 11.03-2.58c13.14-2.69 27.8-1.61 39.99.15 4.13.63 8.23 1.44 12.29 2.43 6.36 1.54 12.69 3.5 19.23 3.69 1.72.05 3.46-.03 5.14-.4a11.48 11.48 0 0 0 4.65-2.13 10.91 10.91 0 0 0 3.76-6.54c.47-2.52.18-5.15-.56-7.61-1.48-4.92-4.65-9.11-7.27-13.52-1.04-1.75-2-3.53-3.03-5.28 7.9-8.87 14.26-19.13 17.94-30.4 4.01-12.3 4.75-25.55 3.06-38.38-1.69-12.83-5.76-25.27-11.11-37.05-6.72-14.76-12.37-20.1-16.47-33.07-4.42-14.02-.77-30.61-4.06-43.32a44.44 44.44 0 0 0-5.45-12.23 41.9 41.9 0 0 0-10.65-11.47A40.98 40.98 0 0 0 106.95 0Z"/><path fill="#fdfdfb" d="M83.13 74a10.34 10.34 0 0 0-1.84 3.89c-.35 1.4-.48 2.85-.54 4.3-.11 2.89.07 5.83-.7 8.62-.82 2.98-2.65 5.57-4.44 8.08-3.11 4.36-6.25 8.84-7.78 13.97a24.81 24.81 0 0 0-.91 9.62 102.58 102.58 0 0 0-8.98 16.18 88.5 88.5 0 0 0-7.28 27.01c-1.12 11.41.34 23.15 4.85 33.69a55.06 55.06 0 0 0 14.38 20.04 49.15 49.15 0 0 0 10.5 6.97c13.11 6.45 29.31 6.46 42.2-.41 6.74-3.59 12.43-8.84 17.91-14.15 3.3-3.2 6.59-6.48 9.11-10.32 4.85-7.41 6.54-16.41 7.59-25.2 1.83-15.36 1.89-31.6-4.85-45.53a50.17 50.17 0 0 0-9.12-13.05 71.23 71.23 0 0 0-5.76-19.42c-2.05-4.45-4.54-8.68-6.44-13.18-.78-1.85-1.46-3.75-2.32-5.56a16.66 16.66 0 0 0-3.39-4.94 13.83 13.83 0 0 0-5.28-3.07 22.65 22.65 0 0 0-6.06-1.04c-4.11-.21-8.22.33-12.33.16-3.27-.13-6.53-.7-9.8-.51-1.63.1-3.26.39-4.78 1.01A9.56 9.56 0 0 0 83.13 74z"/><path opacity=".25" fill="url(#G)" filter="url(#H)" clip-path="url(#I)" d="M68.67 115.18c.87 1.31-.55 5.84 19.86 2.94 0 0-3.59.39-7.12 1.21-5.49 1.84-10.27 3.89-13.97 6.61-3.65 2.7-6.33 6.21-9.68 9.22 0 0 5.43-9.92 6.78-12.91 1.36-2.99-.22-2.85.85-7.25a34.53 34.53 0 0 1 3.69-8.63s-2.14 6.22-.41 8.81z" style="fill:url(#G)"/><path opacity=".42" fill="url(#J)" filter="url(#K)" clip-path="url(#I)" d="M134.28 113.99c-4.16 2.9-6.6 2.56-11.64 3.12-5.05.57-18.7.36-18.7.36s1.97-.03 6.36.78c4.38.82 13.31 1.6 18.34 3.51 5.04 1.92 6.87 2.47 9.93 4.4 4.35 2.75 7.55 7.06 11.71 10.08 0 0 .2-4-1.48-6.99s-6.2-7.7-7.53-12.1c-1.32-4.4-1.96-13.04-1.96-13.04s-.88 6.99-5.03 9.88z" style="fill:url(#J)"/><path opacity=".2" fill="url(#L)" filter="url(#M)" clip-path="url(#I)" d="M95.17 107.81c-.16 1.25-.36 2.5-.6 3.74a11.1 11.1 0 0 1-.48 1.8 4.07 4.07 0 0 1-1.02 1.55c-.41.37-.9.62-1.4.85a21.43 21.43 0 0 1-6.12 1.74c.84.06 1.68.14 2.53.23.53.06 1.06.12 1.57.25.52.14 1.03.34 1.46.65.47.35.84.82 1.12 1.34.55 1.02.73 2.2.83 3.37.13 1.48.14 2.98.03 4.46.1-.99.31-1.98.62-2.92a12.83 12.83 0 0 1 2.69-4.65 8.86 8.86 0 0 1 7.84-2.93 9.71 9.71 0 0 1-6.2-1.93 8.04 8.04 0 0 1-2.22-2.5 7 7 0 0 1-.65-5.05z" style="fill:url(#L)"/><path opacity=".11" filter="url(#N)" clip-path="url(#I)" d="M89.85 137.14a75.37 75.37 0 0 0-2.17 12.31c-.55 5.87-.42 11.78-.74 17.67-.26 4.99-.85 10.04.02 14.97a25.27 25.27 0 0 0 2.2 6.78c.16-.82.29-1.64.36-2.47.37-4-.3-8.01-.53-12.01-.4-7.02.57-14.04.97-21.06.3-5.39.27-10.8-.11-16.19z"/><path opacity=".75" fill="#7c7c7c" filter="url(#O)" clip-path="url(#I)" d="M160.08 131.23c1.03-.16 7.34 5.21 6.48 7.21-.86 1.99-2.49.79-3.65.8-1.16.02-4.33 1.46-4.86.55-.54-.91 1.4-3.03 2.41-4.81.82-1.43-1.4-3.59-.38-3.75z"/><path fill="#7c7c7c" filter="url(#P)" clip-path="url(#I)" d="M121.52 11.12c-2.21 1.56-1.25 3.51-.3 5.46.95 1.96-2.09 7.59-2.12 7.83-.03.24 5.98-2.85 7.62-4.87 1.94-2.37 6.83 3.22 6.56 2.37.01-1.52-9.55-12.34-11.76-10.79z"/><path fill="#838384" filter="url(#Q)" clip-path="url(#I)" d="M138.27 76.63c-1.86 1.7.88 4.25 2.17 7.24.81 1.86 3.04 4.49 5.2 4.07 1.63-.32 2.63-2.66 2.48-4.3-.3-3.18-2.98-3.93-4.93-5.02-1.54-.86-3.61-3.18-4.92-1.99z"/></g><g transform="translate(20)"><path id="v" fill="#020204" d="M63.98 100.91c-6.1 6.92-12.37 13.63-15.81 21.12-1.71 3.8-2.51 7.93-3.68 11.93a89.96 89.96 0 0 1-5.14 13.22c-1.87 3.95-3.93 7.81-5.98 11.66-1.5 2.81-3.02 5.67-3.54 8.81-.41 2.48-.18 5.04.46 7.47a33.91 33.91 0 0 0 2.79 6.98 68.65 68.65 0 0 0 20.89 24.07 74.26 74.26 0 0 0 12.58 7.35c2.4 1.09 4.92 2.07 7.56 2.11a9.11 9.11 0 0 0 3.86-.72 6.87 6.87 0 0 0 3-2.49 7.16 7.16 0 0 0 1-4.66 11.22 11.22 0 0 0-1.65-4.53c-2.06-3.38-5.31-5.83-8.44-8.25a283.36 283.36 0 0 1-19.55-16.58c-1.76-1.65-3.53-3.34-4.76-5.42a20.32 20.32 0 0 1-2.29-6.63 36.77 36.77 0 0 1 1.25-19.07c.85-2.38 1.96-4.65 3.04-6.93 1.86-3.95 3.62-7.98 6.07-11.6 3.05-4.51 7.13-8.33 9.61-13.17 2.1-4.09 2.95-8.68 3.76-13.2.64-3.54 1.85-7 2.47-10.54-1.21 2.3-5.11 6.07-7.5 9.07z"/><path opacity=".95" fill="#7c7c7c" filter="url(#R)" clip-path="url(#S)" d="M56.96 126.1c-2 1.84-3.73 3.97-5.13 6.31-2.3 3.84-3.65 8.16-5.33 12.31-1.24 3.09-2.69 6.2-2.86 9.53-.09 1.71.16 3.42.22 5.13s-.1 3.49-.94 4.98a6.05 6.05 0 0 1-3.22 2.71 9.55 9.55 0 0 1 4.6 3.33c.96 1.3 1.58 2.81 2.41 4.18a10.98 10.98 0 0 0 2.54 2.97 7.13 7.13 0 0 0 3.54 1.56 6.23 6.23 0 0 0 4.97-1.58 116.56 116.56 0 0 1 4.44-46.37c.29-.94.59-1.89.67-2.87a4.13 4.13 0 0 0-.72-2.81 2.99 2.99 0 0 0-2.77-1.17 3.06 3.06 0 0 0-2.42 1.79z"/></g><g transform="translate(20)"><path id="w" fill="#020204" d="M162.76 127.12c5.24 4.22 8.57 10.59 9.6 17.24.8 5.18.28 10.51-.89 15.62-1.17 5.12-2.97 10.06-4.77 15a29.5 29.5 0 0 0-1.71 6.02 9.94 9.94 0 0 0 .89 6.11 9.29 9.29 0 0 0 5.59 4.24c2.27.68 4.72.66 7.02.09 2.3-.57 6.17-1.31 8.04-2.77 4.75-3.69 5.88-10.1 7.01-15.72 1.17-5.87.6-12.02-.43-17.95a121.25 121.25 0 0 0-6.79-23.62 82.27 82.27 0 0 0-8.44-15.96c-3.32-4.89-8.02-8.7-11.5-13.48-1.21-1.66-2.66-3.38-3.84-5.06-2.56-3.62-1.98-2.94-3.57-5.29-1.15-1.7-2.97-2.28-4.88-3.02a9.7 9.7 0 0 0-6.04-.41 9.53 9.53 0 0 0-5.86 5.24 13.77 13.77 0 0 0-.89 7.95c.57 3.44 2.14 6.64 3.92 9.64 2 3.39 4.32 6.66 7.35 9.18 3.16 2.63 6.98 4.37 10.19 6.95z"/><path fill="#838384" filter="url(#T)" clip-path="url(#U)" d="M150.42 118.99c.42.4.86.81 1.31 1.19 3.22 2.63 4.93 5.58 8.2 8.16 5.34 4.22 10.75 11.5 11.8 18.15.82 5.19-.26 8.01-1.58 14.12-1.32 6.12-5.06 14.78-7.09 20.68-.8 2.35 1.64 1.38 1.32 3.86a14.54 14.54 0 0 0-.03 3.67c.02-.23.03-.48.06-.71.39-3.38 1.42-6.63 2.55-9.82 2.17-6.13 4.66-12.15 6.38-18.45 1.72-6.29 1.53-10.82.63-16.23a27.35 27.35 0 0 0-10.69-17.24c-3.97-2.93-8.64-4.81-12.86-7.38z"/></g><g transform="translate(20)"><path id="x" fill="url(#V)" d="M34.98 175.33a7.84 7.84 0 0 1 4.39-.41c1.47.27 2.86.91 4.09 1.74 2.47 1.68 4.3 4.12 6.05 6.54 4.03 5.54 7.9 11.2 11.42 17.08 2.85 4.78 5.46 9.71 8.76 14.18 2.15 2.93 4.57 5.64 6.73 8.55 2.16 2.92 4.07 6.08 5.03 9.58 1.25 4.55.76 9.56-1.4 13.75a18.12 18.12 0 0 1-6.7 7.19A17.2 17.2 0 0 1 64.2 256c-5.27 0-10.42-2.83-15.32-4.78-9.98-3.98-20.82-5.22-31.11-8.32-3.16-.95-6.27-2.08-9.45-2.95-1.42-.39-2.85-.73-4.19-1.34a7.18 7.18 0 0 1-3.33-2.77 6.48 6.48 0 0 1-.8-3.26c0-1.14.28-2.26.67-3.32.77-2.13 2.02-4.06 2.86-6.17 1.37-3.44 1.62-7.23 1.43-10.93-.18-3.69-.78-7.36-1.03-11.05-.12-1.65-.16-3.32.16-4.95a8.1 8.1 0 0 1 2.2-4.35 8.16 8.16 0 0 1 4.05-2c1.49-.31 3.03-.32 4.55-.29 1.52.03 3.05.12 4.57-.01 1.52-.12 3.05-.46 4.37-1.22a10.31 10.31 0 0 0 3.14-2.96c.85-1.17 1.54-2.45 2.25-3.72.7-1.26 1.43-2.52 2.36-3.64a8.86 8.86 0 0 1 3.4-2.64z" style="fill:url(#V)"/><path fill="#d99a03" filter="url(#W)" clip-path="url(#X)" d="M37.16 177.7a6.76 6.76 0 0 1 3.98-.26c1.32.3 2.55.94 3.61 1.77 2.14 1.65 3.62 3.97 5.05 6.26a411.13 411.13 0 0 1 9.92 16.86c2.4 4.31 4.68 8.7 7.62 12.65 1.95 2.62 4.18 5.03 6.17 7.62 1.99 2.59 3.76 5.41 4.64 8.56 1.14 4.05.68 8.54-1.28 12.26a16.38 16.38 0 0 1-6.2 6.48 15.93 15.93 0 0 1-8.69 2.14c-4.82-.22-9.23-2.63-13.77-4.26-8.71-3.16-18.14-3.59-27.08-6.05-3.2-.87-6.32-2.03-9.53-2.84-1.43-.36-2.88-.66-4.23-1.23a6.89 6.89 0 0 1-3.36-2.72 6.05 6.05 0 0 1-.73-3.15c.04-1.09.31-2.17.7-3.19.78-2.04 2-3.88 2.78-5.92 1.19-3.08 1.34-6.47 1.12-9.76-.22-3.29-.8-6.56-1-9.85a17.1 17.1 0 0 1 .2-4.41 7.6 7.6 0 0 1 1.98-3.89 7.73 7.73 0 0 1 4.29-1.99c1.58-.24 3.19-.13 4.78.01 1.6.14 3.2.32 4.8.23 1.6-.1 3.22-.49 4.54-1.39 1.2-.81 2.1-2 2.79-3.27s1.18-2.64 1.71-3.98a18.73 18.73 0 0 1 1.91-3.89 7.6 7.6 0 0 1 3.28-2.79z"/><path fill="#f5bd0c" filter="url(#Y)" clip-path="url(#X)" d="M35.99 174.57a6.26 6.26 0 0 1 3.98-.45c1.33.27 2.57.92 3.62 1.77 2.09 1.7 3.43 4.13 4.67 6.51 2.84 5.46 5.5 11.04 8.9 16.19 2.48 3.73 5.33 7.2 7.83 10.92 3.39 5.03 6.15 10.57 7.29 16.5.76 4 .74 8.31-1.18 11.9a13.22 13.22 0 0 1-5.75 5.52 14.81 14.81 0 0 1-7.92 1.47c-4.27-.37-8.14-2.47-12.16-3.94-7.13-2.59-14.84-3.22-22.18-5.18-3.09-.82-6.13-1.89-9.26-2.54-1.39-.29-2.8-.5-4.12-1a6.1 6.1 0 0 1-3.25-2.55 5.15 5.15 0 0 1-.56-2.84c.07-.97.36-1.92.74-2.83.77-1.8 1.9-3.46 2.49-5.32.88-2.75.52-5.72-.14-8.53-.65-2.8-1.6-5.55-1.89-8.41a11.4 11.4 0 0 1 .17-3.82 6.69 6.69 0 0 1 1.81-3.34 7.6 7.6 0 0 1 4.56-1.89c1.67-.16 3.35.06 5.01.3 1.66.24 3.34.5 5.01.42a8.13 8.13 0 0 0 4.7-1.54 8.08 8.08 0 0 0 2.59-4.09c.47-1.57.62-3.2.81-4.82.19-1.62.43-3.26 1.06-4.77a6.99 6.99 0 0 1 3.17-3.64z"/><path fill="url(#Z)" filter="url(#aa)" clip-path="url(#X)" d="M51.2 188.21c2.25 4.06 3.62 8.72 5.85 12.82 2.05 3.77 4.38 7.65 6.46 11.12.93 1.55 3.09 3.93 5.27 7.62 1.98 3.34 3.98 8.01 5.1 9.58-.64-1.84-1.96-6.77-3.54-10.28-1.47-3.28-3.19-5.15-4.24-6.92-2.08-3.47-4.33-6.6-6.47-9.91-2.95-4.57-5.2-9.68-8.43-14.03z" style="fill:url(#Z)"/></g><g transform="translate(20)"><path opacity=".2" fill="url(#ab)" filter="url(#ac)" clip-path="url(#I)" d="M198.7 215.61a14.25 14.25 0 0 1-1.81 3.8c-1.75 2.59-4.3 4.55-6.84 6.35-4.33 3.07-8.85 5.89-12.89 9.38a64.8 64.8 0 0 0-7.45 7.73c-1.95 2.36-3.79 4.84-6.02 6.94a21 21 0 0 1-7.74 4.77 18.77 18.77 0 0 1-10.47.22c-2.34-.6-4.63-1.64-6.08-3.53-1.45-1.89-1.92-4.44-2.09-6.94-.3-4.42.23-8.93.71-13.42.4-3.73.77-7.46.92-11.18a113.3 113.3 0 0 0-1.09-20.05c-.16-1.11-.32-2.22-.23-3.35a5.37 5.37 0 0 1 1.27-3.2 5.35 5.35 0 0 1 2.79-1.52c1.02-.24 2.06-.25 3.09-.28 2.43-.06 4.86-.21 7.25.01 1.51.13 2.99.41 4.49.55 2.51.24 5.12.12 7.64-.62 2.71-.8 5.29-2.29 8.05-2.7 1.13-.17 2.26-.15 3.36.01 1.12.15 2.24.46 3.1 1.15a5.6 5.6 0 0 1 1.51 1.99c.56 1.14.9 2.39 1.1 3.68.17 1.14.24 2.31.53 3.41a10.02 10.02 0 0 0 2.89 4.6 28.47 28.47 0 0 0 4.39 3.22c1.53.97 3.07 1.93 4.7 2.73.77.38 1.56.72 2.29 1.15.74.44 1.42.97 1.91 1.67.66.95.92 2.2.72 3.43z" style="fill:url(#ab)"/><path id="y" fill="url(#ad)" d="M213.47 222.92c-2.26 2.68-5.4 4.45-8.53 6.05-5.33 2.71-10.86 5.1-15.87 8.37a65.12 65.12 0 0 0-9.36 7.53c-2.48 2.37-4.83 4.9-7.61 6.91a21.82 21.82 0 0 1-9.48 4.01c-.95.14-1.9.21-2.86.21-3.24 0-6.48-.78-9.46-2.08-2.7-1.17-5.3-2.86-6.86-5.36-1.56-2.52-1.92-5.59-1.92-8.56-.01-5.23.96-10.41 1.87-15.57.76-4.29 1.48-8.58 1.95-12.91.85-7.86.84-15.81.28-23.71-.1-1.32-.21-2.65-.01-3.96.2-1.31.74-2.62 1.74-3.48a5.6 5.6 0 0 1 3.4-1.22c1.22-.07 2.44.12 3.65.3 2.85.42 5.73.74 8.52 1.48 1.76.46 3.48 1.08 5.23 1.56 2.94.79 6.01 1.17 9.02.82 3.25-.38 6.41-1.6 9.68-1.52a14 14 0 0 1 3.95.69c1.3.41 2.59 1 3.55 1.98a7.72 7.72 0 0 1 1.62 2.64c.57 1.44.88 2.98 1.01 4.52.11 1.37.09 2.76.35 4.11a13.6 13.6 0 0 0 3.04 5.97 37.97 37.97 0 0 0 4.91 4.66 68.56 68.56 0 0 0 5.32 4.16c.87.6 1.77 1.16 2.6 1.81a8.26 8.26 0 0 1 2.11 2.34 5.45 5.45 0 0 1 .46 4.21 12.13 12.13 0 0 1-2.3 4.04z" style="fill:url(#ad)"/><path fill="#cd8907" filter="url(#ae)" clip-path="url(#af)" d="M213.21 216.12a13 13 0 0 1-2.22 3.67c-2.07 2.42-4.93 4.01-7.78 5.44-4.88 2.44-9.92 4.58-14.5 7.52a59.36 59.36 0 0 0-8.55 6.78c-2.26 2.13-4.41 4.41-6.95 6.21a20.1 20.1 0 0 1-8.65 3.6c-3.8.56-7.72-.16-11.25-1.67-2.46-1.06-4.84-2.56-6.27-4.83-1.42-2.26-1.75-5.02-1.75-7.69-.02-4.71.87-9.37 1.71-14 .7-3.85 1.36-7.71 1.78-11.6.76-7.08.73-14.22.25-21.32-.08-1.19-.17-2.39.01-3.57a5.12 5.12 0 0 1 1.57-3.13 5.1 5.1 0 0 1 3.11-1.1c1.11-.06 2.22.12 3.33.28 2.61.38 5.23.67 7.78 1.33 1.61.42 3.18.98 4.78 1.4 2.68.72 5.49 1.06 8.24.74 2.97-.34 5.85-1.44 8.83-1.37 1.23.03 2.44.26 3.61.62 1.19.37 2.37.9 3.25 1.78a7.5 7.5 0 0 1 1.48 2.38c.53 1.29.89 2.67.91 4.07.03 1.46-.28 2.92-.09 4.37a8.25 8.25 0 0 0 1.3 3.28c.63 1 1.4 1.91 2.17 2.81 1.48 1.75 2.96 3.53 4.82 4.87 2.11 1.53 4.62 2.43 6.8 3.85.65.43 1.28.91 1.74 1.54a4.1 4.1 0 0 1 .54 3.74z"/><path fill="#f5c021" filter="url(#ag)" clip-path="url(#af)" d="M212.91 214.61c-.6 1.35-1.37 2.6-2.28 3.71a18.87 18.87 0 0 1-8 5.49c-4.97 1.88-10.39 2.13-15.26 4.27-2.97 1.3-5.65 3.26-8.36 5.12a41.7 41.7 0 0 1-6.82 3.98 35.01 35.01 0 0 1-8.5 2.32 26.7 26.7 0 0 1-5.57.41 12 12 0 0 1-5.37-1.49 7.54 7.54 0 0 1-3.03-3.1c-.73-1.49-.86-3.24-.85-4.94.05-4.5 1.02-8.96.99-13.47-.03-3.93-.81-7.8-1.03-11.72-.43-7.54 1.19-15.2-.24-22.59-.22-1.19-.53-2.37-.52-3.58.01-.6.1-1.21.31-1.77.22-.55.56-1.06 1.01-1.42.39-.29.84-.47 1.31-.56.46-.08.94-.06 1.41.01.93.15 1.82.51 2.73.78 2.6.78 5.35.76 8 1.35 1.66.36 3.26.97 4.91 1.41a22.2 22.2 0 0 0 8.46.75c3.04-.36 6.01-1.46 9.07-1.38 1.26.03 2.5.26 3.71.62s2.42.87 3.34 1.8a7.94 7.94 0 0 1 1.51 2.4c.57 1.29.96 2.69.95 4.11-.01.74-.12 1.47-.19 2.21-.06.74-.08 1.49.09 2.2.18.72.55 1.37.97 1.96.42.59.9 1.12 1.34 1.7 1.22 1.61 2.1 3.49 3.05 5.3.95 1.81 2.02 3.6 3.53 4.91 2.05 1.77 4.7 2.48 6.99 3.89.67.41 1.31.89 1.78 1.55a4.13 4.13 0 0 1 .56 3.77z"/><path fill="url(#ah)" filter="url(#ai)" clip-path="url(#af)" d="M148.08 181.58c2.82-.76 5.22 1.38 7.27 2.99 1.32 1.13 3.24.85 4.86.9 2.69-.09 5.36.45 8.05.12 5.3-.45 10.49-1.75 15.81-1.97 2.54-.16 5.4-.31 7.59 1.17.89.62 2.2 3.23 3.07 2.25-.36-2.74-2.39-5.39-5.11-6.12-2.14-.34-4.3.25-6.46.06-6.39-.15-12.75-1.34-19.16-1-4.46.04-8.91-.17-13.37-.34-1.75-.36-2.37 1.19-3.32 1.79.25.19.34.25.77.15z" style="fill:url(#ah)"/></g><g transform="translate(20)"><path opacity=".35" fill="url(#aj)" filter="url(#ak)" clip-path="url(#af)" d="M185.49 187.61a4.54 4.54 0 0 0-2.35-2.07 7.92 7.92 0 0 0-3.13-.54c-2.13.02-4.25.57-6.38.39-1.79-.16-3.49-.83-5.24-1.26a11.1 11.1 0 0 0-5.52-.12 8.12 8.12 0 0 0-4.67 3.49 10.87 10.87 0 0 0-1.52 4.98c-.14 1.75.01 3.5.19 5.25.12 1.26.27 2.52.57 3.75.31 1.23.78 2.43 1.52 3.46a9.33 9.33 0 0 0 4.37 3.17c2.8 1.03 5.98.98 8.73-.15a24.07 24.07 0 0 0 11.52-10.6 22.3 22.3 0 0 0 2.06-5.31c.18-.74.32-1.49.32-2.25a4.6 4.6 0 0 0-.47-2.19z" style="fill:url(#aj)"/><path opacity=".35" fill="url(#al)" filter="url(#am)" clip-path="url(#af)" d="M185.49 184.89a4.4 4.4 0 0 0-2.35-1.5 10.8 10.8 0 0 0-3.13-.39c-2.13.02-4.25.42-6.38.28-1.79-.11-3.49-.6-5.24-.9a15.08 15.08 0 0 0-5.52-.09 8.31 8.31 0 0 0-4.67 2.52 6.43 6.43 0 0 0-1.52 3.6c-.14 1.26.01 2.53.19 3.79.12.91.27 1.83.57 2.72.31.89.78 1.76 1.52 2.5a9.83 9.83 0 0 0 4.37 2.29c2.8.75 5.98.71 8.73-.11 4.88-1.53 9.01-4.28 11.52-7.66a13.92 13.92 0 0 0 2.06-3.84c.18-.54.32-1.08.32-1.62a2.58 2.58 0 0 0-.47-1.59z" style="fill:url(#al)"/><path id="z" fill="#020204" d="M189.55 178.72a6.35 6.35 0 0 0-1.72-2.47 9.24 9.24 0 0 0-2.57-1.6c-1.86-.79-3.89-1.09-5.89-1.46-1.87-.35-3.74-.78-5.62-1.1-1.96-.33-3.98-.55-5.92-.11a10.1 10.1 0 0 0-4.54 2.43 12.97 12.97 0 0 0-3 4.21 18.24 18.24 0 0 0-1.43 8.97c.18 2.27.76 4.61 2.25 6.32a9.8 9.8 0 0 0 4.68 2.78c3.04.9 6.35.85 9.36-.13a24.7 24.7 0 0 0 12.35-9.29 13.75 13.75 0 0 0 2.2-4.66c.29-1.28.3-2.66-.15-3.89z"/><defs><path id="an" d="M168.89 171.07a10.75 10.75 0 0 0-8.67 5.2 10.74 10.74 0 0 0-1.43 6.17 9.7 9.7 0 0 1 1.19-4.28 8.78 8.78 0 0 1 5.98-4.37c1.54-.28 3.13-.11 4.68.08 1.5.19 3 .39 4.47.7 2.28.5 4.53 1.26 6.44 2.59.44.31.86.66 1.21 1.08.35.41.62.89.73 1.42.15.78-.07 1.6-.46 2.29a8.6 8.6 0 0 1-1.48 1.86c-.46.46-.94.89-1.43 1.32 2.21-.43 4.44-1.03 6.28-2.31a6.44 6.44 0 0 0 1.94-2.02 3.9 3.9 0 0 0 .43-2.75 4.16 4.16 0 0 0-.92-1.67 8.2 8.2 0 0 0-1.45-1.24 17.27 17.27 0 0 0-7.81-2.99c-1.8-.33-3.61-.61-5.42-.83a23.6 23.6 0 0 0-4.28-.25z"/></defs><use href="#an" xlink:href="#an" fill="url(#ao)" filter="url(#ap)" clip-path="url(#aq)" style="fill:url(#ao)"/><use href="#an" xlink:href="#an" fill="url(#ar)" filter="url(#ap)" clip-path="url(#aq)" style="fill:url(#ar)"/></g><g transform="translate(20)"><path id="A" fill="url(#as)" d="M84.45 38.28c-1.53.08-3 .79-4.12 1.84A9.36 9.36 0 0 0 77.92 44c-.97 2.92-.75 6.08-.53 9.15.2 2.77.41 5.6 1.45 8.18.52 1.3 1.25 2.51 2.22 3.51a7.13 7.13 0 0 0 7.41 1.96 8.55 8.55 0 0 0 3.32-2.02 11.14 11.14 0 0 0 2.8-4.9c.53-1.83.68-3.75.65-5.66a23.89 23.89 0 0 0-1.09-7.03 15.97 15.97 0 0 0-3.6-6.11c-.8-.83-1.72-1.55-2.75-2.06a6.87 6.87 0 0 0-3.35-.74z" style="fill:url(#as)"/><path id="B" fill="#020204" d="M80.75 50.99c-.32 1.94-.33 3.97.33 5.81a9.76 9.76 0 0 0 2.05 3.28 6.81 6.81 0 0 0 1.99 1.55c.77.37 1.65.52 2.48.32a3.64 3.64 0 0 0 1.91-1.29c.49-.61.82-1.34 1.05-2.09.69-2.21.58-4.62-.11-6.83a8.85 8.85 0 0 0-2.6-4.24 5.15 5.15 0 0 0-2.12-1.11 3.68 3.68 0 0 0-2.36.19 4.07 4.07 0 0 0-1.85 1.86 8.65 8.65 0 0 0-.77 2.55z"/><path fill="url(#at)" filter="url(#au)" clip-path="url(#av)" d="M84.84 49.59c.21.55.91.75 1.3 1.19.37.42.76.87.97 1.4.39 1.01-.39 2.51.43 3.23.25.22.77.23 1.02 0 .99-.9.77-2.71.38-3.99a4.86 4.86 0 0 0-2.31-2.8c-.5-.26-1.25-.47-1.68-.11-.27.24-.24.74-.11 1.08z" style="fill:url(#at)"/><path fill="url(#aw)" clip-path="url(#ax)" d="M81.14 44.46c2.32-1.38 5.13-1.7 7.82-1.45 2.68.26 5.27 1.04 7.87 1.75 1.91.52 3.84 1 5.63 1.84a9.83 9.83 0 0 1 4.43 3.8c.16.27.29.56.46.83.17.27.37.52.62.71.25.19.57.32.88.3a.98.98 0 0 0 .45-.13c.14-.08.26-.2.33-.34.08-.16.11-.35.1-.53a2.56 2.56 0 0 0-.1-.54c-.65-2.37-2.19-4.38-3.35-6.55-.7-1.3-1.28-2.66-1.98-3.96-2.43-4.45-6.42-7.94-10.95-10.21a37.46 37.46 0 0 0-14.65-3.65c-5.86-.35-11.73.35-17.51 1.37-2.51.44-5.06.96-7.27 2.21A9.74 9.74 0 0 0 51 32.33a7.24 7.24 0 0 0-1.55 3.44 7.45 7.45 0 0 0 .44 3.62c.42 1.15 1.08 2.2 1.86 3.15 1.54 1.91 3.53 3.39 5.36 5.03 1.83 1.63 3.52 3.44 5.57 4.79a11.7 11.7 0 0 0 3.31 1.57c1.18.33 2.44.42 3.64.17a8.37 8.37 0 0 0 3.41-1.64c1.01-.77 1.88-1.7 2.71-2.66 1.66-1.93 3.21-4.04 5.39-5.34z" style="fill:url(#aw)"/><path fill="url(#ay)" filter="url(#az)" d="M90.77 36.57a20.44 20.44 0 0 1 4.85 7.16c-.48-2.91-1.23-5.26-3.13-7.16a14.63 14.63 0 0 0-3.98-2.72 10.61 10.61 0 0 0-3.61-.97c-.83-.02-1.03 0-1.2.01-.18.01-.31.01.23.08.54.06 1.75.39 3.05.97 1.3.58 2.62 1.54 3.79 2.63z" style="fill:url(#ay)"/></g><g transform="translate(20)"><path id="C" fill="url(#aA)" d="M111.61 38.28a14.1 14.1 0 0 0-5.38 6.68c-1.24 3.45-.77 7.31.43 10.77 1.22 3.55 3.27 6.93 6.36 9.06a11.55 11.55 0 0 0 5.19 2.02c1.87.22 3.8-.09 5.47-.95a10.6 10.6 0 0 0 4.53-4.98 18.31 18.31 0 0 0 1.5-6.66c.16-2.9-.12-5.86-1.08-8.61a14.47 14.47 0 0 0-5.58-7.47 10.87 10.87 0 0 0-4.4-1.67 9.4 9.4 0 0 0-7.04 1.81z" style="fill:url(#aA)"/><path id="D" fill="#020204" d="M117.14 45.52c-.9.06-1.78.37-2.55.85a6.61 6.61 0 0 0-1.92 1.88 9.62 9.62 0 0 0-1.55 5.12c-.05 1.35.1 2.72.55 4a7.49 7.49 0 0 0 2.25 3.33 6.5 6.5 0 0 0 3.81 1.49 6.46 6.46 0 0 0 6.09-3.61c.52-.97.84-2.05.98-3.15a9.72 9.72 0 0 0-.93-5.69 7.93 7.93 0 0 0-4.24-3.84 6.07 6.07 0 0 0-2.49-.38z"/><path fill="url(#aB)" filter="url(#aC)" clip-path="url(#aD)" d="M122.71 53.36c1-1-.71-3.65-2.05-4.74-.97-.78-3.78-1.61-3.66-.75.12.85 1.39 1.95 2.23 2.79 1.05 1.03 3 3.18 3.48 2.7z" style="fill:url(#aB)"/><path fill="url(#aE)" clip-path="url(#aF)" d="M102.56 47.01a20.48 20.48 0 0 1 7-3.8 19.29 19.29 0 0 1 15.84 1.97c1.6 1.01 3.03 2.27 4.52 3.45a17.21 17.21 0 0 0 4.85 2.9c.97.34 2 .54 3.02.43a5.55 5.55 0 0 0 2.57-.96 6.71 6.71 0 0 0 1.88-2.02 8.76 8.76 0 0 0 1.1-5.34c-.33-3.69-2.41-6.94-4.15-10.21-.55-1.02-1.07-2.06-1.73-3.01-2.01-2.93-5.23-4.86-8.6-5.99-3.37-1.13-6.93-1.54-10.46-1.98-1.58-.2-3.17-.41-4.74-.22-1.81.22-3.51.95-5.28 1.4-.84.22-1.69.37-2.52.61-.83.24-1.65.57-2.33 1.11a5.67 5.67 0 0 0-1.87 3.21 10.17 10.17 0 0 0-.01 3.77c.39 2.5 1.33 4.93 1.24 7.46-.06 1.73-.61 3.44-.54 5.17.02.51.12 1.55.21 2.05z" style="fill:url(#aE)"/><path fill="url(#aG)" filter="url(#aH)" d="M119.93 31.18a8.72 8.72 0 0 0-1.07 1.7 15.2 15.2 0 0 1 5.19 2.21 20.9 20.9 0 0 1 7.01 8.29 8.7 8.7 0 0 0 1.02-1.37c-1.64-3.44-4-6.55-7.16-8.65-1.52-1-3.21-1.77-4.99-2.18z" style="fill:url(#aG)"/></g><path fill-opacity=".26" filter="url(#aI)" clip-path="url(#I)" d="M81.12 89.33c1.47 4.26 4.42 7.89 7.92 10.72a16.8 16.8 0 0 0 3.76 2.43c1.36.62 2.87.97 4.36.84 1.46-.12 2.85-.7 4.13-1.42 1.28-.72 2.46-1.59 3.7-2.37 2.12-1.35 4.39-2.44 6.6-3.64a37.91 37.91 0 0 0 7.46-5.14c1.03-.93 1.98-1.95 3.11-2.75a6.06 6.06 0 0 1 3.87-1.29c1.04.07 2.01.51 3.03.73.51.11 1.03.16 1.55.08a2.37 2.37 0 0 0 1.37-.67 2.4 2.4 0 0 0 .61-1.76 4.18 4.18 0 0 0-.54-1.81c-.59-1.13-1.49-2.1-1.89-3.31-.36-1.08-.29-2.24-.26-3.37a6.82 6.82 0 0 0-.51-3.33 4.34 4.34 0 0 0-1.83-1.77 6.49 6.49 0 0 0-2.48-.7c-1.72-.16-3.44.18-5.17.27-2.28.13-4.58-.15-6.87-.02-2.85.18-5.65 1-8.51 1.01-3.26.01-6.52-1.06-9.74-.55-1.39.22-2.71.72-4.03 1.16-1.33.45-2.7.84-4.1.82-1.59-.03-3.13-.58-4.72-.69-.79-.06-1.6 0-2.35.28-.74.28-1.41.79-1.78 1.5-.21.4-.31.86-.33 1.31-.02.46.04.91.15 1.36.22.88.63 1.71.96 2.55 1.2 3.07 1.46 6.42 2.53 9.53z" transform="translate(20)"/><path opacity=".3" filter="url(#aJ)" clip-path="url(#I)" d="M77.03 77.2a33.3 33.3 0 0 1 7.56 6.39c1.99 2.29 3.68 4.89 6.29 6.58a13.85 13.85 0 0 0 6.28 2.08 22.3 22.3 0 0 0 7.83-.84 28.6 28.6 0 0 0 6.7-2.71c3.97-2.25 7.28-5.55 11.65-7.03.95-.33 1.94-.56 2.86-.96a4.37 4.37 0 0 0 2.23-1.83c.42-.82.4-1.75.54-2.64.15-.96.48-1.88.66-2.83.18-.95.2-1.96-.24-2.83a3.9 3.9 0 0 0-1.81-1.66 6.66 6.66 0 0 0-2.51-.56c-1.72-.08-3.43.33-5.16.47-2.28.19-4.58-.08-6.87-.01-2.85.08-5.66.67-8.51.8-3.25.14-6.49-.34-9.74-.44a21.12 21.12 0 0 0-4.21.2c-1.39.22-2.75.65-3.92 1.37-1.14.69-2.07 1.64-3.11 2.45a9.2 9.2 0 0 1-1.68 1.07c-.61.28-1.28.48-1.96.51-.35.01-.71-.01-1.05.04-.59.08-1.13.39-1.47.83a1.93 1.93 0 0 0-.36 1.55z" transform="translate(20)"/><path fill="url(#aK)" d="M91.66 58.53c1.53-1.71 2.57-3.8 4.03-5.56a9.73 9.73 0 0 1 2.57-2.26 5.69 5.69 0 0 1 3.29-.79 5.8 5.8 0 0 1 3.39 1.61 10.3 10.3 0 0 1 2.17 3.12c.53 1.11.95 2.28 1.71 3.24.81 1.02 1.94 1.71 2.97 2.52.51.4 1.01.83 1.41 1.34.41.51.72 1.1.86 1.74a3.7 3.7 0 0 1-.16 1.95 4.41 4.41 0 0 1-1.09 1.64 6.33 6.33 0 0 1-3.56 1.6c-2.62.37-5.27-.41-7.92-.34-2.67.08-5.29 1.02-7.97.93a7.14 7.14 0 0 1-3.79-1.14 5.02 5.02 0 0 1-1.38-1.45 4.1 4.1 0 0 1-.58-1.9c-.02-.64.13-1.28.39-1.86.25-.59.61-1.12 1.01-1.62.81-.99 1.8-1.81 2.65-2.77z" style="fill:url(#aK)" transform="translate(20)"/><g transform="translate(20)"><path id="E" fill="url(#aL)" d="M77.14 75.05c.06.26.15.5.28.73.23.38.57.69.93.95.36.27.75.49 1.13.72a20.59 20.59 0 0 1 5.11 4.92c1.95 2.52 3.68 5.31 6.29 7.14a13.21 13.21 0 0 0 6.28 2.26c2.63.26 5.29-.16 7.83-.91a27.28 27.28 0 0 0 6.7-2.95c3.97-2.44 7.28-6.02 11.65-7.63.95-.35 1.94-.6 2.86-1.03a4.54 4.54 0 0 0 2.23-2c.42-.88.4-1.9.54-2.87.15-1.03.48-2.03.66-3.06.18-1.03.2-2.13-.24-3.08a3.97 3.97 0 0 0-1.81-1.79 6.04 6.04 0 0 0-2.51-.62c-1.72-.08-3.43.36-5.16.52-2.28.21-4.58-.09-6.87-.02-2.85.09-5.66.73-8.51.87-3.25.15-6.49-.35-9.74-.48a19.85 19.85 0 0 0-4.22.2 9.64 9.64 0 0 0-3.91 1.51c-1.13.78-2.03 1.84-3.07 2.74-.52.45-1.08.86-1.7 1.16-.61.3-1.29.49-1.98.47-.35-.01-.72-.06-1.05.04-.21.07-.4.2-.56.35a8.36 8.36 0 0 0-1.16 1.86z" style="fill:url(#aL)"/><path fill="#d9b30d" filter="url(#aM)" clip-path="url(#aN)" d="M89.9 78.56a5.73 5.73 0 0 0 3.75 6.76c1.7.57 3.62.29 5.21-.54a5.59 5.59 0 0 0 2.3-2.06c.27-.44.46-.94.53-1.46.06-.51.02-1.05-.16-1.54-.2-.53-.56-1-.99-1.37a4.48 4.48 0 0 0-1.5-.82 15.27 15.27 0 0 0-3.91-.68c-2.02-.04-4.9.34-5.23 1.71z"/></g><g transform="translate(20)"><path fill="#604405" filter="url(#aO)" clip-path="url(#aN)" d="M84.31 67.86a47.33 47.33 0 0 0-3.36 2.2c-.57.41-1.15.84-1.45 1.47-.21.44-.26.94-.27 1.43 0 .5.03.99-.04 1.48-.04.33-.13.66-.14.99a1.18 1.18 0 0 0 .28.94c.15.16.35.26.56.32.21.06.42.09.64.14 1.01.24 1.89.86 2.66 1.56.77.69 1.47 1.48 2.28 2.13 2.18 1.78 5.07 2.52 7.89 2.56 2.82.05 5.61-.54 8.36-1.16 2.16-.49 4.32-.99 6.39-1.76a28.15 28.15 0 0 0 8.72-5.19c1.17-1.01 2.26-2.12 3.57-2.94 1.15-.73 2.44-1.21 3.62-1.9.11-.06.21-.13.3-.2.1-.08.18-.18.24-.28a.88.88 0 0 0 .03-.62c-.06-.2-.18-.38-.31-.55a4.62 4.62 0 0 0-.49-.5c-1.23-1.05-2.89-1.43-4.51-1.56-1.61-.12-3.24-.03-4.83-.3-1.5-.25-2.92-.81-4.37-1.27a30.73 30.73 0 0 0-15.83-.86 32.69 32.69 0 0 0-9.94 3.87z"/><path id="F" fill="url(#aP)" d="M83.94 63.95a20.75 20.75 0 0 0-4.43 4.04 9.64 9.64 0 0 0-1.74 2.94c-.29.86-.39 1.76-.57 2.65-.07.33-.15.66-.14 1 0 .16.02.33.07.5.05.16.14.31.25.43.2.2.47.31.74.37.28.05.56.06.84.09a7.8 7.8 0 0 1 3.44 1.47c1.04.71 2 1.55 3.07 2.22a16 16 0 0 0 7.95 2.26c2.78.11 5.56-.31 8.3-.86a37.1 37.1 0 0 0 6.39-1.76c3.16-1.25 6.01-3.16 8.72-5.19a35.97 35.97 0 0 0 3.57-2.94c.37-.37.74-.74 1.14-1.08.4-.33.85-.62 1.35-.78a5.12 5.12 0 0 1 2.37-.04c.59.1 1.18.23 1.78.21.3-.02.6-.07.88-.18.28-.11.54-.28.73-.52.25-.3.38-.7.38-1.09 0-.4-.12-.79-.32-1.13a3.84 3.84 0 0 0-1.81-1.46c-.99-.44-2.06-.65-3.11-.91a44.27 44.27 0 0 1-9.34-3.41c-1.48-.73-2.92-1.54-4.37-2.32-1.5-.8-3.02-1.57-4.64-2.07-3.64-1.1-7.6-.74-11.19.51a23.88 23.88 0 0 0-10.31 7.05z" style="fill:url(#aP)"/><path fill="#f6da4a" filter="url(#aQ)" clip-path="url(#aR)" d="M109.45 64.75c-.2-.24-.48-.42-.78-.51-.3-.09-.62-.09-.93-.04-.62.11-1.18.44-1.7.8a19.28 19.28 0 0 0-3.91 3.64 14.04 14.04 0 0 0-3.16 6.27c-.07.39-.11.8-.07 1.19.05.4.2.79.49 1.07.24.25.58.4.92.45.35.05.71 0 1.04-.11a5.38 5.38 0 0 0 1.74-1.15c2.87-2.58 5.47-5.66 6.51-9.38.1-.37.19-.75.19-1.14 0-.39-.1-.78-.34-1.09z"/><path opacity=".8" fill="url(#aS)" filter="url(#aT)" d="M92.72 59.06c-.77-.25-2.03 1.1-1.62 1.79.11.19.46.43.7.3.35-.19.64-.89 1.02-1.16.25-.18.2-.84-.1-.93z" style="fill:url(#aS)"/><path opacity=".8" fill="url(#aU)" filter="url(#aV)" d="M102.56 59.42c.2.64 1.23.53 1.83.84.52.27.94.86 1.53.88.56.01 1.44-.2 1.51-.76.09-.73-.98-1.2-1.67-1.47-.89-.34-2.03-.52-2.86-.06-.19.11-.4.36-.34.57z" style="fill:url(#aU)"/></g><path fill="url(#aW)" filter="url(#aX)" clip-path="url(#aY)" d="M129.27 69.15a2.42 3.1 16.94 0 1-2.81 3.04 2.42 3.1 16.94 0 1-2.12-3.04 2.42 3.1 16.94 0 1 2.81-3.05 2.42 3.1 16.94 0 1 2.12 3.05z" style="fill:url(#aW)" transform="translate(20)"/></svg>
\ No newline at end of file
diff --git a/img/profanity.svg b/img/profanity.svg
new file mode 100644
index 0000000..3e2aaa9
--- /dev/null
+++ b/img/profanity.svg
@@ -0,0 +1 @@
+<svg width="495" height="495" xmlns="http://www.w3.org/2000/svg"><path d="m163 89 2 1c25 6 65 20 79 43 4 7 5 14 5 21l1 2c0 4-1 6-3 8-3 2-4 2-7 2l-2-1-5-1h-7l-4 3c-14 9-14 9-19 8l-7-3h-9l-8 1c-6 0-11 1-15 5l-4 4c-4 2-10 2-15 1l-8-5-4-1-6 5-4 3c-4 0-7-1-10-3-5-2-10-2-16-1l-4 5c-4 5-6 7-12 9-7 1-10-1-16-5-5-3-10-3-15-3-7 12-7 12-7 24v8l-4 4c-4 4-4 4-5 8v8c0 4-1 5-3 9-3 3-3 3-2 8l2 5c2 6 1 12-1 18l-7 12 7 1h2c7 1 11-2 16-6l2-2 2 1a2766 2766 0 0 0 13 6l3 1 7 2 5-3c4-2 6-4 11-3a4906 4906 0 0 1 9 3l2 1 14 1c6 0 9 1 13 4 6 4 12 4 18 6l8 2a406 406 0 0 0 26 6l3 1 3 1 8-2 3-1 2-2 3-1 2-1-2 21-1 3c-4 20-10 39-24 54l-2 2a60 60 0 0 1-42 19c-27 1-49-8-69-27l-15-18-1-2c-24-33-37-74-46-113l-1-2c-2-11-3-20 0-30l1-3c6-17 12-33 21-49l1-2c13-24 31-51 55-64l3-2c24-12 54-10 80-4Z" fill="#b8141c"/><path d="M93 140c4 0 7 1 10 3 5 2 11 2 16 0l2-1 4-2 6 3c10 5 24 6 35 7l9 2 12 4h2l6 2 1-10h1v11l5 2 4 3 2 2 4 3-1 4c-3 2-5 2-8 1l-3-1c-5-2-8-2-13-1l-8 1c-6 0-11 1-15 5l-4 4c-4 2-10 2-15 1l-8-5-4-1-6 5-4 3c-4 0-7-1-10-3-5-2-10-2-16-1l-4 5c-4 5-6 7-12 9-7 1-10-1-16-5-5-3-10-3-15-3-7 12-7 12-7 24v8l-4 4c-4 4-4 4-5 8v8c0 4-1 5-3 9-3 3-3 3-2 8l2 5c2 6 1 12-1 18l-4 6c-3-1-3-2-4-5l-1-3-1-3-1-2-3-8-1-2-5-14v-2l-2-6-1-4c-5-20 11-45 21-61l1-3 9-12h1v3c1 3 1 3 4 5l3 1 9-7 3 1c3 2 4 3 8 2l4-4 2-3 3-4-5-2h4c4 0 7-1 10-3l2-1c3-2 5-3 6-6l1-2z" fill="#501209"/><path d="m50 284 2 1 8 3 2 2 3 1 3 1 7 2 5-3c4-2 6-4 11-3l5 2 4 1 2 1 14 1c6 0 9 1 13 4 6 4 12 4 18 6l9 2c8 3 17 4 26 6v3h-13l-2 4-4 4c-4 5-5 8-5 14-1 8-4 12-10 17-6 4-12 6-19 5l-6-2v4h-2v-3h-3l-10 1-3 1-4-3c-3-4-6-4-10-5-7-2-11-4-15-9-4-4-9-5-14-7l-1 2c-11-11-21-22-28-36l-1-2-3-5 1-2h4c7 1 11-4 16-8z" fill="#b13023"/><path d="M284 200h2c7 0 13 2 18 6 4 6 6 13 5 20-1 11-5 18-13 25-5 3-9 4-15 3l-5-4v-4l-2 2-1 1-4 4c-3 3-6 5-11 6l-7-3c-3-8 0-15 3-22l6-9 2-3c5-5 9-8 16-8 3 4 3 4 3 7l-5 2 3 1 6 3a115 115 0 0 1 1 16c5-2 7-4 10-8 2-5 3-10 2-15-2-4-5-7-9-9-7-2-13-2-20 2-10 6-17 16-21 28-1 5-1 8 1 13 2 4 3 5 7 6 7 1 12 0 19-4h7c-1 9-1 9-4 12-9 4-21 5-30 1-5-3-8-6-9-12-3-12 0-24 6-35 10-13 22-22 39-22zm-13 26c-5 5-9 10-9 17v3c4-2 6-4 8-8s2-8 2-12h-1zm60-25c3 1 4 2 6 5l3 13v3l1 14h2a19263 19263 0 0 0 3-21v-2l2-11 7-1h2l7 2-3 17a50230 50230 0 0 0-5 28l-1 3-2 14-1 7c-5 2-9 1-14 0l-6-3-2-6v-4l-1-3-1-4-1-9c-2 7-4 15-4 23v3l-4 2c-5 0-9-1-13-4v-7l4-17a31114 31114 0 0 1 5-28v-3l1-3v-3c2-7 9-6 15-5zm-194-1c5 3 9 8 12 13 0 7-4 12-8 18l-11 9 5 10 3 2 6 6c0 5-3 7-6 11-3 2-4 3-8 2l-3-3-8-11-3-3-2-2-3 17-1 3c-5 0-10 1-15-2l3-23 1-4 2-10 1-8 2-9v-4l1-3 1-3 1-3 10 1 8-2c4-2 7-3 12-2zm-17 20c-3 3-3 8-3 12l10-8 3-3c3-3 3-3 4-8-5 0-10 4-14 7zm-33-20c5 3 10 7 12 13 1 11-5 21-11 29s-6 8-11 10c-4 0-6 0-9-2v2l-1 8v8l-4 5c-5 0-9-2-13-5v-9l5-25a2532 2532 0 0 1 2-13l1-2 2-14 1-4h2c9 1 16-2 24-1Zm-9 15-2 1c-4 4-4 10-5 15l-1 4v3c4-2 7-5 9-9l2-3c3-4 4-8 4-13-3 0-4 0-7 2zm378-15 3 3v5c0 7 2 14 3 20l6-9c9-14 9-14 14-19 4 0 7 1 11 3l2 6-3 5c-4 3-6 7-9 11l-2 3c-12 18-12 18-20 39l-2 5c-6 0-10-1-15-5l-1-4 6-10c3-7-1-15-3-22-6-21-6-21-4-25l4-3 3-2c4-2 4-2 7-1zm-243-1 6 3 4 1 6-3c4-1 6-2 10-1 4 2 6 4 7 8l-2 6-5 1c-9 1-9 1-17 6-2 4-3 8-3 13l2-1c3-1 5-2 8-1 3 3 5 7 6 11-2 3-4 5-8 6h-3l-7 3c-2 5-2 9-2 15l-2 6-6 1-8-7 2-19 1-6a8527 8527 0 0 1 3-18l1-3 1-13c0-4 0-4 2-7l4-1zm224 1c2 11 2 11-1 15h-4l-11 2a7906 7906 0 0 0-4 22l-4 27-2 6c-11-1-11-1-15-3-1-4 0-6 1-10l4-21a6192 6192 0 0 1 3-17l-9 2c-6-7-6-7-6-11l4-4 4-1h2l3-1c8-1 15-3 23-6h12z" fill="#231f20"/><path d="M168 127a73 73 0 0 1 45 18c6 5 10 11 14 17l-9 7-2 1-4 1-5-5c-3-3-7-6-11-7v-6l-1 5-16-4h-3l-7-3-7-1v-11l1-3v-6c0-4 1-3 5-3z" fill="#fbf9f9"/><path d="M179 315h2c-20 42-20 42-37 49l-4 1-3 1c-13 4-25 3-37-3l-3-1a177 177 0 0 1-29-20l-3-1-2-2-1-1v-3c8 1 11 4 17 9 3 3 7 5 12 6h3l2 1c3 1 3 1 5 4l4 2h16v3h2v-4h2c8 2 16 1 23-4 5-5 8-9 8-16 1-8 4-13 10-19 4-3 7-3 13-2z" fill="#fbf7f7"/><path d="m92 129 1 7v8l-11 7-2 1-7 1 2 1c-2 5-5 9-9 12-5 0-7-1-11-3l-9 7-7-4c0-6 0-9 4-14l5-5 3-3c7-5 7-5 10-5l2 3-1-4 14-7h1c10-4 10-4 15-2z" fill="#fbf9f9"/><path d="M197 202c4 1 5 3 8 6 0 4-2 5-4 8-5 3-8 8-12 12a323 323 0 0 1-19 24l-2 2-8 13-3 4c-5 0-8-3-11-6l-1-5 4-6 2-2a393 393 0 0 1 31-36l4-6 3-3 2-3c2-2 2-2 6-2Z" fill="#231f20"/><path d="M6 225h29l-1 3v6c0 6 0 9-3 14-3 3-3 3-2 8l2 5c2 6 1 12-1 18l-4 6c-3-1-3-2-4-5l-1-3-1-3-1-2-3-8-1-2-5-14v-2a528 528 0 0 1-3-9l-1-12Z" fill="#811c0f"/><path d="m159 307 23 4v3h-13l-2 4-4 4c-4 5-5 8-5 14-1 8-4 12-10 17-6 4-12 6-19 5l-6-2v4h-2v-3h-3a149 149 0 0 1-13 2l-4-3c-3-4-6-4-10-6-8-1-8-1-12-5l-1-2 14 2c29 4 29 4 55-5 9-9 11-21 12-33z" fill="#78190b"/><path d="M125 126h37l-1 23c-12 1-23-1-34-7l-2-1v-15z" fill="#fdfbfb"/><path d="m377 200 9 2a238 238 0 0 1-6 38v2c-1 5-1 5-3 7-5 0-8-2-12-5l-1-5 1-2 2-10a56582 56582 0 0 1 4-18v-2c1-7 1-7 6-7zm-183 44 4 4c1 6-1 12-5 17-3 4-7 6-12 7-5-1-6-2-9-6-2-4-2-7-1-11 4-8 14-14 23-11zm-9 9-2 2-1 2c-2 2-3 3-3 6l7-4 2-2 1-6-4 2z" fill="#231f20"/><path d="M123 126a256 256 0 0 1 0 15c-5 4-8 5-14 4-4 0-6-1-9-3h-6l-1-14c5-5 23-2 30-2z" fill="#fdfbfb"/><path d="M175 201c3 3 4 4 4 8 0 7-3 11-8 15-5 3-9 3-14 2-3-2-4-3-5-6 0-5 2-9 5-13 6-5 10-8 18-6zm-12 12-2 6c4-1 6-3 9-7l1-4c-3 0-6 3-8 5z" fill="#231f20"/><path d="M78 343a461 461 0 0 1 46 5l-1 12h-2v-3h-3l-10 1-3 1-4-3c-3-4-6-4-10-6-8-1-8-1-12-5l-1-2Z" fill="#652012"/><path d="M364 252c5 0 9 0 13 4-1 6-1 12-4 17h-6l-2-1-2-1-3-3 1-9 1-3 2-4Z" fill="#231f20"/><path d="m159 307 23 4v3h-13l-2 4a143 143 0 0 1-6 8l-2 2h-3v-2c2-6 3-12 3-19z" fill="#811e11"/></svg>
\ No newline at end of file
diff --git a/img/tux.svg b/img/tux.svg
deleted file mode 100644
index 6b558e7..0000000
--- a/img/tux.svg
+++ /dev/null
@@ -1,438 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" viewBox="0 0 216 256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-	<title>Tux</title>
-	<defs id="tux_fx">
-		<linearGradient id="gradient_belly_shadow">
-			<stop offset="0" stop-color="#000000"/>
-			<stop offset="1" stop-color="#000000" stop-opacity="0.25"/>
-		</linearGradient>
-		<linearGradient id="gradient_wing_tip_right_shadow">
-			<stop offset="0"    stop-color="#110800"/>
-			<stop offset="0.59" stop-color="#a65a00" stop-opacity="0.8"/>
-			<stop offset="1"    stop-color="#ff921e" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_wing_tip_right_glare_1">
-			<stop offset="0" stop-color="#7c7c7c"/>
-			<stop offset="1" stop-color="#7c7c7c" stop-opacity="0.33"/>
-		</linearGradient>
-		<linearGradient id="gradient_wing_tip_right_glare_2">
-			<stop offset="0" stop-color="#7c7c7c"/>
-			<stop offset="1" stop-color="#7c7c7c" stop-opacity="0.33"/>
-		</linearGradient>
-		<linearGradient id="gradient_foot_left_layer_1">
-			<stop offset="0" stop-color="#b98309"/>
-			<stop offset="1" stop-color="#382605"/>
-		</linearGradient>
-		<linearGradient id="gradient_foot_left_glare">
-			<stop offset="0" stop-color="#ebc40c"/>
-			<stop offset="1" stop-color="#ebc40c" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_foot_right_shadow">
-			<stop offset="0" stop-color="#000000"/>
-			<stop offset="1" stop-color="#000000" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_foot_right_layer_1">
-			<stop offset="0" stop-color="#3e2a06"/>
-			<stop offset="1" stop-color="#ad780a"/>
-		</linearGradient>
-		<linearGradient id="gradient_foot_right_glare">
-			<stop offset="0" stop-color="#f3cd0c"/>
-			<stop offset="1" stop-color="#f3cd0c" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_eyeball">
-			<stop offset="0"    stop-color="#fefefc"/>
-			<stop offset="0.75" stop-color="#fefefc"/>
-			<stop offset="1"    stop-color="#d4d4d4"/>
-		</linearGradient>
-		<linearGradient id="gradient_pupil_left_glare">
-			<stop offset="0"    stop-color="#757574" stop-opacity="0"/>
-			<stop offset="0.25" stop-color="#757574"/>
-			<stop offset="0.5"  stop-color="#757574"/>
-			<stop offset="1"    stop-color="#757574" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_pupil_right_glare_2">
-			<stop offset="0"   stop-color="#949494" stop-opacity="0.39"/>
-			<stop offset="0.5" stop-color="#949494"/>
-			<stop offset="1"   stop-color="#949494" stop-opacity="0.39"/>
-		</linearGradient>
-		<linearGradient id="gradient_eyelid_left">
-			<stop offset="0" stop-color="#c8c8c8"/>
-			<stop offset="1" stop-color="#797978"/>
-		</linearGradient>
-		<linearGradient id="gradient_eyelid_right">
-			<stop offset="0"    stop-color="#747474"/>
-			<stop offset="0.13" stop-color="#8c8c8c"/>
-			<stop offset="0.25" stop-color="#a4a4a4"/>
-			<stop offset="0.5"  stop-color="#d4d4d4"/>
-			<stop offset="0.62" stop-color="#d4d4d4"/>
-			<stop offset="1"    stop-color="#7c7c7c"/>
-		</linearGradient>
-		<linearGradient id="gradient_eyebrow">
-			<stop offset="0"    stop-color="#646464" stop-opacity="0"/>
-			<stop offset="0.31" stop-color="#646464" stop-opacity="0.58"/>
-			<stop offset="0.47" stop-color="#646464"/>
-			<stop offset="0.73" stop-color="#646464" stop-opacity="0.26"/>
-			<stop offset="1"    stop-color="#646464" stop-opacity="0"/>
-		</linearGradient>
-		<linearGradient id="gradient_beak_base">
-			<stop offset="0"    stop-color="#020204"/>
-			<stop offset="0.73" stop-color="#020204"/>
-			<stop offset="1"    stop-color="#5c5c5c"/>
-		</linearGradient>
-		<linearGradient id="gradient_mandible_lower">
-			<stop offset="0"    stop-color="#d2940a"/>
-			<stop offset="0.75" stop-color="#d89c08"/>
-			<stop offset="0.87" stop-color="#b67e07"/>
-			<stop offset="1"    stop-color="#946106"/>
-		</linearGradient>
-		<linearGradient id="gradient_mandible_upper">
-			<stop offset="0"    stop-color="#ad780a"/>
-			<stop offset="0.12" stop-color="#d89e08"/>
-			<stop offset="0.25" stop-color="#edb80b"/>
-			<stop offset="0.39" stop-color="#ebc80d"/>
-			<stop offset="0.53" stop-color="#f5d838"/>
-			<stop offset="0.77" stop-color="#f6d811"/>
-			<stop offset="1"    stop-color="#f5cd31"/>
-		</linearGradient>
-		<linearGradient id="gradient_nares">
-			<stop offset="0"    stop-color="#3a2903"/>
-			<stop offset="0.55" stop-color="#735208"/>
-			<stop offset="1"    stop-color="#ac8c04"/>
-		</linearGradient>
-		<linearGradient id="gradient_beak_corner">
-			<stop offset="0" stop-color="#f5ce2d"/>
-			<stop offset="1" stop-color="#d79b08"/>
-		</linearGradient>
-		<radialGradient id="fill_belly_shadow_left" href="#gradient_belly_shadow" xlink:href="#gradient_belly_shadow"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(61.18,121.19) scale(19,18)"/>
-		<radialGradient id="fill_belly_shadow_right" href="#gradient_belly_shadow" xlink:href="#gradient_belly_shadow"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(125.74,131.6) scale(23.6,18)"/>
-		<radialGradient id="fill_belly_shadow_middle" href="#gradient_belly_shadow" xlink:href="#gradient_belly_shadow"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(94.21,127.47) scale(9.35,10)"/>
-		<linearGradient id="fill_foot_left_base" href="#gradient_foot_left_layer_1" xlink:href="#gradient_foot_left_layer_1"
-			gradientUnits="userSpaceOnUse" x1="23.18" y1="193.01" x2="64.31" y2="262.02"/>
-		<linearGradient id="fill_foot_left_glare" href="#gradient_foot_left_glare" xlink:href="#gradient_foot_left_glare"
-			gradientUnits="userSpaceOnUse" x1="64.47" y1="210.83" x2="77.41" y2="235.21"/>
-		<linearGradient id="fill_foot_right_shadow" href="#gradient_foot_right_shadow" xlink:href="#gradient_foot_right_shadow"
-			gradientUnits="userSpaceOnUse" x1="146.93" y1="211.96" x2="150.2" y2="235.73"/>
-		<linearGradient id="fill_foot_right_base" href="#gradient_foot_right_layer_1" xlink:href="#gradient_foot_right_layer_1"
-			gradientUnits="userSpaceOnUse" x1="151.5" y1="253.02" x2="192.94" y2="185.84"/>
-		<linearGradient id="fill_foot_right_glare" href="#gradient_foot_right_glare" xlink:href="#gradient_foot_right_glare"
-			gradientUnits="userSpaceOnUse" x1="162.81" y1="180.67" x2="161.59" y2="191.64"/>
-		<radialGradient id="fill_wing_tip_right_shadow_lower" href="#gradient_wing_tip_right_shadow" xlink:href="#gradient_wing_tip_right_shadow"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(169.71,194.53) rotate(15) scale(19.66,20.64)"/>
-		<radialGradient id="fill_wing_tip_right_shadow_upper" href="#gradient_wing_tip_right_shadow" xlink:href="#gradient_wing_tip_right_shadow"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(169.71,189.89) rotate(-2.42) scale(19.74,14.86)"/>
-		<radialGradient id="fill_wing_tip_right_glare_1" href="#gradient_wing_tip_right_glare_1" xlink:href="#gradient_wing_tip_right_glare_1"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(184.65,176.62) rotate(23.5) scale(6.95,3.21)"/>
-		<linearGradient id="fill_wing_tip_right_glare_2" href="#gradient_wing_tip_right_glare_2" xlink:href="#gradient_wing_tip_right_glare_2"
-			gradientUnits="userSpaceOnUse" x1="165.69" y1="173.58" x2="168.27" y2="173.47"/>
-		<radialGradient id="fill_eyeball_left" href="#gradient_eyeball" xlink:href="#gradient_eyeball"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(86.49,51.41) rotate(-0.6) scale(10.24,15.68)"/>
-		<linearGradient id="fill_pupil_left_glare" href="#gradient_pupil_left_glare" xlink:href="#gradient_pupil_left_glare"
-			gradientUnits="userSpaceOnUse" x1="84.29" y1="46.64" x2="89.32" y2="55.63"/>
-		<radialGradient id="fill_eyelid_left" href="#gradient_eyelid_left" xlink:href="#gradient_eyelid_left"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(84.89,43.74) rotate(-9.35) scale(6.25,5.77)"/>
-		<linearGradient id="fill_eyebrow_left" href="#gradient_eyebrow" xlink:href="#gradient_eyebrow"
-			gradientUnits="userSpaceOnUse" x1="83.59" y1="32.51" x2="94.48" y2="43.63"/>
-		<radialGradient id="fill_eyeball_right" href="#gradient_eyeball" xlink:href="#gradient_eyeball"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(118.06,51.41) rotate(-1.8) scale(13.64,15.68)"/>
-		<linearGradient id="fill_pupil_right_glare" href="#gradient_pupil_right_glare_2" xlink:href="#gradient_pupil_right_glare_2"
-			gradientUnits="userSpaceOnUse" x1="117.87" y1="47.25" x2="123.66" y2="54.11"/>
-		<linearGradient id="fill_eyelid_right" href="#gradient_eyelid_right" xlink:href="#gradient_eyelid_right"
-			gradientUnits="userSpaceOnUse" x1="112.9" y1="36.23" x2="131.32" y2="47.01"/>
-		<linearGradient id="fill_eyebrow_right" href="#gradient_eyebrow" xlink:href="#gradient_eyebrow"
-			gradientUnits="userSpaceOnUse" x1="119.16" y1="31.56" x2="131.42" y2="43.14"/>
-		<radialGradient id="fill_beak_base" href="#gradient_beak_base" xlink:href="#gradient_beak_base"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(97.64,60.12) rotate(-36) scale(11.44,10.38)"/>
-		<radialGradient id="fill_mandible_lower_base" href="#gradient_mandible_lower" xlink:href="#gradient_mandible_lower"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(109.77,70.61) rotate(-22.4) scale(27.15,19.07)"/>
-		<linearGradient id="fill_mandible_upper_base" href="#gradient_mandible_upper" xlink:href="#gradient_mandible_upper"
-			gradientUnits="userSpaceOnUse" x1="78.09" y1="69.26" x2="126.77" y2="68.88"/>
-		<radialGradient id="fill_naris_left" href="#gradient_nares" xlink:href="#gradient_nares"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(92.11,59.88) scale(1.32,1.42)"/>
-		<radialGradient id="fill_naris_right" href="#gradient_nares" xlink:href="#gradient_nares"
-			gradientUnits="userSpaceOnUse" cx="0" cy="0" r="1" gradientTransform="translate(104.65,59.7) scale(2.78,1.62)"/>
-		<linearGradient id="fill_beak_corner" href="#gradient_beak_corner" xlink:href="#gradient_beak_corner"
-			gradientUnits="userSpaceOnUse" x1="126.74" y1="67.49" x2="126.74" y2="71.09"/>
-		<filter id="blur_belly_shadow_left">
-			<feGaussianBlur stdDeviation="0.64 0.55"/>
-		</filter>
-		<filter id="blur_belly_shadow_right">
-			<feGaussianBlur stdDeviation="0.98"/>
-		</filter>
-		<filter id="blur_belly_shadow_middle">
-			<feGaussianBlur stdDeviation="0.68"/>
-		</filter>
-		<filter id="blur_belly_shadow_lower" x="-0.8" width="2.6" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="1.25"/>
-		</filter>
-		<filter id="blur_belly_glare" x="-0.8" width="2.6" y="-0.5" height="2">
-			<feGaussianBlur stdDeviation="1.78 2.19"/>
-		</filter>
-		<filter id="blur_head_glare" x="-0.3" width="1.6" y="-0.3" height="1.6">
-			<feGaussianBlur stdDeviation="1.73"/>
-		</filter>
-		<filter id="blur_neck_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.78"/>
-		</filter>
-		<filter id="blur_wing_left_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.98"/>
-		</filter>
-		<filter id="blur_wing_right_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="1.19 1.17"/>
-		</filter>
-		<filter id="blur_foot_left_layer_1" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="3.38"/>
-		</filter>
-		<filter id="blur_foot_left_layer_2">
-			<feGaussianBlur stdDeviation="2.1 2.06"/>
-		</filter>
-		<filter id="blur_foot_left_glare">
-			<feGaussianBlur stdDeviation="0.32"/>
-		</filter>
-		<filter id="blur_foot_right_shadow">
-			<feGaussianBlur stdDeviation="1.95 1.9"/>
-		</filter>
-		<filter id="blur_foot_right_layer_1" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="4.12"/>
-		</filter>
-		<filter id="blur_foot_right_layer_2" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="3.12 3.37"/>
-		</filter>
-		<filter id="blur_foot_right_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.41"/>
-		</filter>
-		<filter id="blur_wing_tip_right_shadow_lower" x="-0.3" width="1.6" y="-0.3" height="1.6">
-			<feGaussianBlur stdDeviation="2.45"/>
-		</filter>
-		<filter id="blur_wing_tip_right_shadow_upper" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="1.12 0.81"/>
-		</filter>
-		<filter id="blur_wing_tip_right_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.88"/>
-		</filter>
-		<filter id="blur_pupil_left_glare" x="-0.3" width="1.6" y="-0.3" height="1.6">
-			<feGaussianBlur stdDeviation="0.44"/>
-		</filter>
-		<filter id="blur_eyebrow_left">
-			<feGaussianBlur stdDeviation="0.12"/>
-		</filter>
-		<filter id="blur_pupil_right_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.45"/>
-		</filter>
-		<filter id="blur_eyebrow_right">
-			<feGaussianBlur stdDeviation="0.13"/>
-		</filter>
-		<filter id="blur_beak_shadow_lower" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="1.75"/>
-		</filter>
-		<filter id="blur_beak_shadow_upper">
-			<feGaussianBlur stdDeviation="0.8 0.74"/>
-		</filter>
-		<filter id="blur_mandible_lower_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.77"/>
-		</filter>
-		<filter id="blur_mandible_upper_shadow">
-			<feGaussianBlur stdDeviation="0.65"/>
-		</filter>
-		<filter id="blur_mandible_upper_glare" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.73"/>
-		</filter>
-		<filter id="blur_naris_left" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.1"/>
-		</filter>
-		<filter id="blur_naris_right">
-			<feGaussianBlur stdDeviation="0.1"/>
-		</filter>
-		<filter id="blur_beak_corner" x="-0.2" width="1.4" y="-0.2" height="1.4">
-			<feGaussianBlur stdDeviation="0.23"/>
-		</filter>
-		<clipPath id="clip_body">
-			<use href="#body_base" xlink:href="#body_base"/>
-		</clipPath>
-		<clipPath id="clip_wing_left">
-			<use href="#wing_left_base" xlink:href="#wing_left_base"/>
-		</clipPath>
-		<clipPath id="clip_wing_right">
-			<use href="#wing_right_base" xlink:href="#wing_right_base"/>
-		</clipPath>
-		<clipPath id="clip_foot_left">
-			<use href="#foot_left_base" xlink:href="#foot_left_base"/>
-		</clipPath>
-		<clipPath id="clip_foot_right">
-			<use href="#foot_right_base" xlink:href="#foot_right_base"/>
-		</clipPath>
-		<clipPath id="clip_wing_tip_right">
-			<use href="#wing_tip_right_base" xlink:href="#wing_tip_right_base"/>
-		</clipPath>
-		<clipPath id="clip_eye_left">
-			<use href="#eyeball_left" xlink:href="#eyeball_left"/>
-		</clipPath>
-		<clipPath id="clip_pupil_left">
-			<use href="#pupil_left_base" xlink:href="#pupil_left_base"/>
-		</clipPath>
-		<clipPath id="clip_eye_right">
-			<use href="#eyeball_right" xlink:href="#eyeball_right"/>
-		</clipPath>
-		<clipPath id="clip_pupil_right">
-			<use href="#pupil_right_base" xlink:href="#pupil_right_base"/>
-		</clipPath>
-		<clipPath id="clip_mandible_lower">
-			<use href="#mandible_lower_base" xlink:href="#mandible_lower_base"/>
-		</clipPath>
-		<clipPath id="clip_mandible_upper">
-			<use href="#mandible_upper_base" xlink:href="#mandible_upper_base"/>
-		</clipPath>
-		<clipPath id="clip_beak">
-			<use href="#mandible_lower_base" xlink:href="#mandible_lower_base"/>
-			<use href="#mandible_upper_base" xlink:href="#mandible_upper_base"/>
-		</clipPath>
-	</defs>
-	<g id="tux">
-		<g id="body">
-			<path id="body_base" fill="#020204"
-				d="m 106.95,0 c -6,0 -12.02,1.18 -17.46,4.12 -5.78,3.11 -10.52,8.09 -13.43,13.97 -2.92,5.88 -4.06,12.16 -4.24,19.08 -0.33,13.14 0.3,26.92 1.29,39.41 0.26,3.8 0.74,6.02 0.25,9.93 -1.62,8.3 -8.88,13.88 -12.76,21.17 -4.27,8.04 -6.07,17.13 -9.29,25.65 -2.95,7.79 -7.09,15.1 -9.88,22.95 -3.91,10.97 -5.08,23.03 -2.5,34.39 1.97,8.66 6.08,16.78 11.62,23.73 -0.8,1.44 -1.58,2.91 -2.4,4.34 -2.57,4.43 -5.71,8.64 -7.17,13.55 -0.73,2.45 -1.02,5.07 -0.55,7.59 0.47,2.52 1.75,4.93 3.75,6.53 1.31,1.04 2.9,1.72 4.53,2.1 1.63,0.37 3.32,0.46 5,0.43 6.37,-0.14 12.55,-2.07 18.71,-3.69 3.66,-0.96 7.34,-1.81 11.03,-2.58 13.14,-2.69 27.8,-1.61 39.99,0.15 4.13,0.63 8.23,1.44 12.29,2.43 6.36,1.54 12.69,3.5 19.23,3.69 1.72,0.05 3.46,-0.03 5.14,-0.4 1.68,-0.38 3.31,-1.06 4.65,-2.13 2.01,-1.6 3.29,-4.02 3.76,-6.54 0.47,-2.52 0.18,-5.15 -0.56,-7.61 -1.48,-4.92 -4.65,-9.11 -7.27,-13.52 -1.04,-1.75 -2,-3.53 -3.03,-5.28 7.9,-8.87 14.26,-19.13 17.94,-30.4 4.01,-12.3 4.75,-25.55 3.06,-38.38 -1.69,-12.83 -5.76,-25.27 -11.11,-37.05 -6.72,-14.76 -12.37,-20.1 -16.47,-33.07 -4.42,-14.02 -0.77,-30.61 -4.06,-43.32 -1.17,-4.32 -3.04,-8.45 -5.45,-12.23 -2.82,-4.43 -6.4,-8.39 -10.65,-11.47 -6.78,-4.92 -15.3,-7.54 -23.96,-7.54 z"/>
-			<path id="belly" fill="#fdfdfb"
-				d="m 83.13,74 c -0.9,1.13 -1.48,2.49 -1.84,3.89 -0.35,1.4 -0.48,2.85 -0.54,4.3 -0.11,2.89 0.07,5.83 -0.7,8.62 -0.82,2.98 -2.65,5.57 -4.44,8.08 -3.11,4.36 -6.25,8.84 -7.78,13.97 -0.93,3.1 -1.24,6.39 -0.91,9.62 -3.47,5.1 -6.48,10.53 -8.98,16.18 -3.78,8.57 -6.37,17.69 -7.28,27.01 -1.12,11.41 0.34,23.15 4.85,33.69 3.25,7.63 8.11,14.6 14.38,20.04 3.18,2.76 6.72,5.11 10.5,6.97 13.11,6.45 29.31,6.46 42.2,-0.41 6.74,-3.59 12.43,-8.84 17.91,-14.15 3.3,-3.2 6.59,-6.48 9.11,-10.32 4.85,-7.41 6.54,-16.41 7.59,-25.2 1.83,-15.36 1.89,-31.6 -4.85,-45.53 -2.32,-4.8 -5.41,-9.22 -9.12,-13.05 -0.98,-6.7 -2.93,-13.27 -5.76,-19.42 -2.05,-4.45 -4.54,-8.68 -6.44,-13.18 -0.78,-1.85 -1.46,-3.75 -2.32,-5.56 -0.87,-1.81 -1.93,-3.55 -3.39,-4.94 -1.48,-1.42 -3.33,-2.43 -5.28,-3.07 -1.95,-0.65 -4.01,-0.94 -6.06,-1.04 -4.11,-0.21 -8.22,0.33 -12.33,0.16 -3.27,-0.13 -6.53,-0.7 -9.8,-0.51 -1.63,0.1 -3.26,0.39 -4.78,1.01 -1.52,0.61 -2.92,1.56 -3.94,2.84 z"/>
-			<g id="body_self_shadows">
-				<path id="belly_shadow_left" opacity="0.25" fill="url(#fill_belly_shadow_left)" filter="url(#blur_belly_shadow_left)" clip-path="url(#clip_body)"
-					d="m 68.67,115.18 c 0.87,1.31 -0.55,5.84 19.86,2.94 0,0 -3.59,0.39 -7.12,1.21 -5.49,1.84 -10.27,3.89 -13.97,6.61 -3.65,2.7 -6.33,6.21 -9.68,9.22 0,0 5.43,-9.92 6.78,-12.91 1.36,-2.99 -0.22,-2.85 0.85,-7.25 1.07,-4.4 3.69,-8.63 3.69,-8.63 0,0 -2.14,6.22 -0.41,8.81 z"/>
-				<path id="belly_shadow_right" opacity="0.42" fill="url(#fill_belly_shadow_right)" filter="url(#blur_belly_shadow_right)" clip-path="url(#clip_body)"
-					d="m 134.28,113.99 c -4.16,2.9 -6.6,2.56 -11.64,3.12 -5.05,0.57 -18.7,0.36 -18.7,0.36 0,0 1.97,-0.03 6.36,0.78 4.38,0.82 13.31,1.6 18.34,3.51 5.04,1.92 6.87,2.47 9.93,4.4 4.35,2.75 7.55,7.06 11.71,10.08 0,0 0.2,-4 -1.48,-6.99 -1.68,-2.99 -6.2,-7.7 -7.53,-12.1 -1.32,-4.4 -1.96,-13.04 -1.96,-13.04 0,0 -0.88,6.99 -5.03,9.88 z"/>
-				<path id="belly_shadow_middle" opacity="0.2" fill="url(#fill_belly_shadow_middle)" filter="url(#blur_belly_shadow_middle)" clip-path="url(#clip_body)"
-					d="m 95.17,107.81 c -0.16,1.25 -0.36,2.5 -0.6,3.74 -0.12,0.61 -0.26,1.22 -0.48,1.8 -0.23,0.58 -0.56,1.14 -1.02,1.55 -0.41,0.37 -0.9,0.62 -1.4,0.85 -1.94,0.88 -4.01,1.47 -6.12,1.74 0.84,0.06 1.68,0.14 2.53,0.23 0.53,0.06 1.06,0.12 1.57,0.25 0.52,0.14 1.03,0.34 1.46,0.65 0.47,0.35 0.84,0.82 1.12,1.34 0.55,1.02 0.73,2.2 0.83,3.37 0.13,1.48 0.14,2.98 0.03,4.46 0.1,-0.99 0.31,-1.98 0.62,-2.92 0.57,-1.72 1.47,-3.32 2.69,-4.65 0.49,-0.52 1.02,-1.01 1.6,-1.42 1.79,-1.26 4.07,-1.81 6.24,-1.51 -2.21,0.09 -4.44,-0.6 -6.2,-1.93 -0.9,-0.68 -1.68,-1.52 -2.22,-2.5 -0.84,-1.52 -1.08,-3.37 -0.65,-5.05 z"/>
-				<path id="belly_shadow_lower" opacity="0.11" fill="#000000" filter="url(#blur_belly_shadow_lower)" clip-path="url(#clip_body)"
-					d="m 89.85,137.14 c -1.06,4.03 -1.79,8.15 -2.17,12.31 -0.55,5.87 -0.42,11.78 -0.74,17.67 -0.26,4.99 -0.85,10.04 0.02,14.97 0.41,2.35 1.15,4.64 2.2,6.78 0.16,-0.82 0.29,-1.64 0.36,-2.47 0.37,-4 -0.3,-8.01 -0.53,-12.01 -0.4,-7.02 0.57,-14.04 0.97,-21.06 0.3,-5.39 0.27,-10.8 -0.11,-16.19 z"/>
-			</g>
-			<g id="body_glare">
-				<path id="belly_glare" opacity="0.75" fill="#7c7c7c" filter="url(#blur_belly_glare)" clip-path="url(#clip_body)"
-					d="m 160.08,131.23 c 1.03,-0.16 7.34,5.21 6.48,7.21 -0.86,1.99 -2.49,0.79 -3.65,0.8 -1.16,0.02 -4.33,1.46 -4.86,0.55 -0.54,-0.91 1.4,-3.03 2.41,-4.81 0.82,-1.43 -1.4,-3.59 -0.38,-3.75 z"/>
-				<path id="head_glare" fill="#7c7c7c" filter="url(#blur_head_glare)" clip-path="url(#clip_body)"
-					d="m 121.52,11.12 c -2.21,1.56 -1.25,3.51 -0.3,5.46 0.95,1.96 -2.09,7.59 -2.12,7.83 -0.03,0.24 5.98,-2.85 7.62,-4.87 1.94,-2.37 6.83,3.22 6.56,2.37 0.01,-1.52 -9.55,-12.34 -11.76,-10.79 z"/>
-				<path id="neck_glare" fill="#838384" filter="url(#blur_neck_glare)" clip-path="url(#clip_body)"
-					d="m 138.27,76.63 c -1.86,1.7 0.88,4.25 2.17,7.24 0.81,1.86 3.04,4.49 5.2,4.07 1.63,-0.32 2.63,-2.66 2.48,-4.3 -0.3,-3.18 -2.98,-3.93 -4.93,-5.02 -1.54,-0.86 -3.61,-3.18 -4.92,-1.99 z"/>
-			</g>
-		</g>
-		<g id="wings">
-			<g id="wing_left">
-				<path id="wing_left_base" fill="#020204"
-					d="m 63.98,100.91 c -6.1,6.92 -12.37,13.63 -15.81,21.12 -1.71,3.8 -2.51,7.93 -3.68,11.93 -1.32,4.54 -3.12,8.94 -5.14,13.22 -1.87,3.95 -3.93,7.81 -5.98,11.66 -1.5,2.81 -3.02,5.67 -3.54,8.81 -0.41,2.48 -0.18,5.04 0.46,7.47 0.63,2.43 1.64,4.75 2.79,6.98 4.88,9.55 12.21,17.77 20.89,24.07 3.94,2.85 8.15,5.32 12.58,7.35 2.4,1.09 4.92,2.07 7.56,2.11 1.32,0.03 2.65,-0.19 3.86,-0.72 1.2,-0.53 2.28,-1.38 3,-2.49 0.88,-1.36 1.18,-3.05 1,-4.66 -0.18,-1.61 -0.81,-3.15 -1.65,-4.53 -2.06,-3.38 -5.31,-5.83 -8.44,-8.25 -6.76,-5.23 -13.29,-10.76 -19.55,-16.58 -1.76,-1.65 -3.53,-3.34 -4.76,-5.42 -1.2,-2.02 -1.85,-4.32 -2.29,-6.63 -1.21,-6.33 -0.9,-12.99 1.25,-19.07 0.85,-2.38 1.96,-4.65 3.04,-6.93 1.86,-3.95 3.62,-7.98 6.07,-11.6 3.05,-4.51 7.13,-8.33 9.61,-13.17 2.1,-4.09 2.95,-8.68 3.76,-13.2 0.64,-3.54 1.85,-7 2.47,-10.54 -1.21,2.3 -5.11,6.07 -7.5,9.07 z"/>
-				<path id="wing_left_glare" opacity="0.95" fill="#7c7c7c" filter="url(#blur_wing_left_glare)" clip-path="url(#clip_wing_left)"
-					d="m 56.96,126.1 c -2,1.84 -3.73,3.97 -5.13,6.31 -2.3,3.84 -3.65,8.16 -5.33,12.31 -1.24,3.09 -2.69,6.2 -2.86,9.53 -0.09,1.71 0.16,3.42 0.22,5.13 0.06,1.71 -0.1,3.49 -0.94,4.98 -0.7,1.25 -1.87,2.23 -3.22,2.71 1.83,0.61 3.45,1.79 4.6,3.33 0.96,1.3 1.58,2.81 2.41,4.18 0.68,1.12 1.51,2.16 2.54,2.97 1.02,0.82 2.25,1.4 3.54,1.56 1.79,0.23 3.65,-0.36 4.97,-1.58 -1.66,-15.55 -0.14,-31.42 4.44,-46.37 0.29,-0.94 0.59,-1.89 0.67,-2.87 0.07,-0.99 -0.12,-2.03 -0.72,-2.81 -0.31,-0.42 -0.74,-0.75 -1.23,-0.96 -0.48,-0.2 -1.02,-0.28 -1.54,-0.21 -0.52,0.06 -1.03,0.26 -1.45,0.57 -0.42,0.32 -0.76,0.74 -0.97,1.22 z"/>
-			</g>
-			<g id="wing_right">
-				<path id="wing_right_base" fill="#020204"
-					d="m 162.76,127.12 c 5.24,4.22 8.57,10.59 9.6,17.24 0.8,5.18 0.28,10.51 -0.89,15.62 -1.17,5.12 -2.97,10.06 -4.77,15 -0.71,1.96 -1.43,3.95 -1.71,6.02 -0.29,2.08 -0.11,4.27 0.89,6.11 1.15,2.11 3.29,3.56 5.59,4.24 2.27,0.68 4.72,0.66 7.02,0.09 2.3,-0.57 6.17,-1.31 8.04,-2.77 4.75,-3.69 5.88,-10.1 7.01,-15.72 1.17,-5.87 0.6,-12.02 -0.43,-17.95 -1.41,-8.09 -3.78,-15.99 -6.79,-23.62 -2.22,-5.62 -5.06,-10.98 -8.44,-15.96 -3.32,-4.89 -8.02,-8.7 -11.5,-13.48 -1.21,-1.66 -2.66,-3.38 -3.84,-5.06 -2.56,-3.62 -1.98,-2.94 -3.57,-5.29 -1.15,-1.7 -2.97,-2.28 -4.88,-3.02 -1.92,-0.74 -4.06,-0.96 -6.04,-0.41 -2.6,0.73 -4.73,2.79 -5.86,5.24 -1.13,2.46 -1.33,5.28 -0.89,7.95 0.57,3.44 2.14,6.64 3.92,9.64 2,3.39 4.32,6.66 7.35,9.18 3.16,2.63 6.98,4.37 10.19,6.95 z"/>
-				<path id="wing_right_glare" fill="#838384" filter="url(#blur_wing_right_glare)" clip-path="url(#clip_wing_right)"
-					d="m 150.42,118.99 c 0.42,0.4 0.86,0.81 1.31,1.19 3.22,2.63 4.93,5.58 8.2,8.16 5.34,4.22 10.75,11.5 11.8,18.15 0.82,5.19 -0.26,8.01 -1.58,14.12 -1.32,6.12 -5.06,14.78 -7.09,20.68 -0.8,2.35 1.64,1.38 1.32,3.86 -0.16,1.22 -0.18,2.45 -0.03,3.67 0.02,-0.23 0.03,-0.48 0.06,-0.71 0.39,-3.38 1.42,-6.63 2.55,-9.82 2.17,-6.13 4.66,-12.15 6.38,-18.45 1.72,-6.29 1.53,-10.82 0.63,-16.23 -1.13,-6.81 -5.09,-13.09 -10.69,-17.24 -3.97,-2.93 -8.64,-4.81 -12.86,-7.38 z"/>
-			</g>
-		</g>
-		<g id="feet">
-			<g id="foot_left">
-				<path id="foot_left_base" fill="url(#fill_foot_left_base)"
-					d="m 34.98,175.33 c 1.38,-0.57 2.93,-0.68 4.39,-0.41 1.47,0.27 2.86,0.91 4.09,1.74 2.47,1.68 4.3,4.12 6.05,6.54 4.03,5.54 7.9,11.2 11.42,17.08 2.85,4.78 5.46,9.71 8.76,14.18 2.15,2.93 4.57,5.64 6.73,8.55 2.16,2.92 4.07,6.08 5.03,9.58 1.25,4.55 0.76,9.56 -1.4,13.75 -1.52,2.95 -3.86,5.48 -6.7,7.19 -2.84,1.71 -5.83,2.47 -9.15,2.47 -5.27,0 -10.42,-2.83 -15.32,-4.78 -9.98,-3.98 -20.82,-5.22 -31.11,-8.32 -3.16,-0.95 -6.27,-2.08 -9.45,-2.95 -1.42,-0.39 -2.85,-0.73 -4.19,-1.34 -1.34,-0.6 -2.59,-1.51 -3.33,-2.77 -0.57,-0.98 -0.8,-2.13 -0.8,-3.26 0,-1.14 0.28,-2.26 0.67,-3.32 0.77,-2.13 2.02,-4.06 2.86,-6.17 1.37,-3.44 1.62,-7.23 1.43,-10.93 -0.18,-3.69 -0.78,-7.36 -1.03,-11.05 -0.12,-1.65 -0.16,-3.32 0.16,-4.95 0.31,-1.62 1.01,-3.21 2.2,-4.35 1.1,-1.06 2.55,-1.69 4.05,-2 1.49,-0.31 3.03,-0.32 4.55,-0.29 1.52,0.03 3.05,0.12 4.57,-0.01 1.52,-0.12 3.05,-0.46 4.37,-1.22 1.26,-0.72 2.29,-1.79 3.14,-2.96 0.85,-1.17 1.54,-2.45 2.25,-3.72 0.7,-1.26 1.43,-2.52 2.36,-3.64 0.92,-1.12 2.06,-2.09 3.4,-2.64 z"/>
-				<path id="foot_left_layer_1" fill="#d99a03" filter="url(#blur_foot_left_layer_1)" clip-path="url(#clip_foot_left)"
-					d="m 37.16,177.7 c 1.25,-0.5 2.67,-0.56 3.98,-0.26 1.32,0.3 2.55,0.94 3.61,1.77 2.14,1.65 3.62,3.97 5.05,6.26 3.42,5.54 6.76,11.15 9.92,16.86 2.4,4.31 4.68,8.7 7.62,12.65 1.95,2.62 4.18,5.03 6.17,7.62 1.99,2.59 3.76,5.41 4.64,8.56 1.14,4.05 0.68,8.54 -1.28,12.26 -1.42,2.68 -3.58,4.96 -6.2,6.48 -2.61,1.52 -5.67,2.28 -8.69,2.14 -4.82,-0.22 -9.23,-2.63 -13.77,-4.26 -8.71,-3.16 -18.14,-3.59 -27.08,-6.05 -3.2,-0.87 -6.32,-2.03 -9.53,-2.84 -1.43,-0.36 -2.88,-0.66 -4.23,-1.23 -1.35,-0.57 -2.62,-1.45 -3.36,-2.72 -0.54,-0.95 -0.76,-2.06 -0.73,-3.15 0.04,-1.09 0.31,-2.17 0.7,-3.19 0.78,-2.04 2,-3.88 2.78,-5.92 1.19,-3.08 1.34,-6.47 1.12,-9.76 -0.22,-3.29 -0.8,-6.56 -1,-9.85 -0.08,-1.48 -0.1,-2.97 0.2,-4.41 0.3,-1.45 0.93,-2.85 1.98,-3.89 1.14,-1.13 2.7,-1.74 4.29,-1.99 1.58,-0.24 3.19,-0.13 4.78,0.01 1.6,0.14 3.2,0.32 4.8,0.23 1.6,-0.1 3.22,-0.49 4.54,-1.39 1.2,-0.81 2.1,-2 2.79,-3.27 0.69,-1.27 1.18,-2.64 1.71,-3.98 0.52,-1.35 1.09,-2.69 1.91,-3.89 0.82,-1.19 1.93,-2.24 3.28,-2.79 z"/>
-				<path id="foot_left_layer_2" fill="#f5bd0c" filter="url(#blur_foot_left_layer_2)" clip-path="url(#clip_foot_left)"
-					d="m 35.99,174.57 c 1.22,-0.6 2.65,-0.72 3.98,-0.45 1.33,0.27 2.57,0.92 3.62,1.77 2.09,1.7 3.43,4.13 4.67,6.51 2.84,5.46 5.5,11.04 8.9,16.19 2.48,3.73 5.33,7.2 7.83,10.92 3.39,5.03 6.15,10.57 7.29,16.5 0.76,4 0.74,8.31 -1.18,11.9 -1.27,2.37 -3.32,4.31 -5.75,5.52 -2.42,1.22 -5.21,1.71 -7.92,1.47 -4.27,-0.37 -8.14,-2.47 -12.16,-3.94 -7.13,-2.59 -14.84,-3.22 -22.18,-5.18 -3.09,-0.82 -6.13,-1.89 -9.26,-2.54 -1.39,-0.29 -2.8,-0.5 -4.12,-1 -1.32,-0.5 -2.57,-1.33 -3.25,-2.55 -0.47,-0.86 -0.63,-1.86 -0.56,-2.84 0.07,-0.97 0.36,-1.92 0.74,-2.83 0.77,-1.8 1.9,-3.46 2.49,-5.32 0.88,-2.75 0.52,-5.72 -0.14,-8.53 -0.65,-2.8 -1.6,-5.55 -1.89,-8.41 -0.13,-1.27 -0.13,-2.57 0.17,-3.82 0.29,-1.25 0.88,-2.45 1.81,-3.34 1.2,-1.15 2.88,-1.73 4.56,-1.89 1.67,-0.16 3.35,0.06 5.01,0.3 1.66,0.24 3.34,0.5 5.01,0.42 1.68,-0.07 3.39,-0.51 4.7,-1.54 1.3,-1.02 2.12,-2.53 2.59,-4.09 0.47,-1.57 0.62,-3.2 0.81,-4.82 0.19,-1.62 0.43,-3.26 1.06,-4.77 0.63,-1.51 1.69,-2.9 3.17,-3.64 z"/>
-				<path id="foot_left_glare" fill="url(#fill_foot_left_glare)" filter="url(#blur_foot_left_glare)" clip-path="url(#clip_foot_left)"
-					d="m 51.2,188.21 c 2.25,4.06 3.62,8.72 5.85,12.82 2.05,3.77 4.38,7.65 6.46,11.12 0.93,1.55 3.09,3.93 5.27,7.62 1.98,3.34 3.98,8.01 5.1,9.58 -0.64,-1.84 -1.96,-6.77 -3.54,-10.28 -1.47,-3.28 -3.19,-5.15 -4.24,-6.92 -2.08,-3.47 -4.33,-6.6 -6.47,-9.91 -2.95,-4.57 -5.2,-9.68 -8.43,-14.03 z"/>
-			</g>
-			<g id="foot_right">
-				<path id="foot_right_shadow" opacity="0.2" fill="url(#fill_foot_right_shadow)" filter="url(#blur_foot_right_shadow)" clip-path="url(#clip_body)"
-					d="m 198.7,215.61 c -0.4,1.33 -1.02,2.62 -1.81,3.8 -1.75,2.59 -4.3,4.55 -6.84,6.35 -4.33,3.07 -8.85,5.89 -12.89,9.38 -2.7,2.34 -5.17,4.97 -7.45,7.73 -1.95,2.36 -3.79,4.84 -6.02,6.94 -2.25,2.12 -4.89,3.84 -7.74,4.77 -3.47,1.13 -7.13,1.08 -10.47,0.22 -2.34,-0.6 -4.63,-1.64 -6.08,-3.53 -1.45,-1.89 -1.92,-4.44 -2.09,-6.94 -0.3,-4.42 0.23,-8.93 0.71,-13.42 0.4,-3.73 0.77,-7.46 0.92,-11.18 0.27,-6.77 -0.18,-13.47 -1.09,-20.05 -0.16,-1.11 -0.32,-2.22 -0.23,-3.35 0.09,-1.14 0.47,-2.32 1.27,-3.2 0.74,-0.81 1.77,-1.29 2.79,-1.52 1.02,-0.24 2.06,-0.25 3.09,-0.28 2.43,-0.06 4.86,-0.21 7.25,0.01 1.51,0.13 2.99,0.41 4.49,0.55 2.51,0.24 5.12,0.12 7.64,-0.62 2.71,-0.8 5.29,-2.29 8.05,-2.7 1.13,-0.17 2.26,-0.15 3.36,0.01 1.12,0.15 2.24,0.46 3.1,1.15 0.66,0.52 1.14,1.23 1.51,1.99 0.56,1.14 0.9,2.39 1.1,3.68 0.17,1.14 0.24,2.31 0.53,3.41 0.48,1.81 1.58,3.35 2.89,4.6 1.32,1.25 2.85,2.24 4.39,3.22 1.53,0.97 3.07,1.93 4.7,2.73 0.77,0.38 1.56,0.72 2.29,1.15 0.74,0.44 1.42,0.97 1.91,1.67 0.66,0.95 0.92,2.2 0.72,3.43 z"/>
-				<path id="foot_right_base" fill="url(#fill_foot_right_base)"
-					d="m 213.47,222.92 c -2.26,2.68 -5.4,4.45 -8.53,6.05 -5.33,2.71 -10.86,5.1 -15.87,8.37 -3.36,2.19 -6.46,4.76 -9.36,7.53 -2.48,2.37 -4.83,4.9 -7.61,6.91 -2.81,2.03 -6.05,3.5 -9.48,4.01 -0.95,0.14 -1.9,0.21 -2.86,0.21 -3.24,0 -6.48,-0.78 -9.46,-2.08 -2.7,-1.17 -5.3,-2.86 -6.86,-5.36 -1.56,-2.52 -1.92,-5.59 -1.92,-8.56 -0.01,-5.23 0.96,-10.41 1.87,-15.57 0.76,-4.29 1.48,-8.58 1.95,-12.91 0.85,-7.86 0.84,-15.81 0.28,-23.71 -0.1,-1.32 -0.21,-2.65 -0.01,-3.96 0.2,-1.31 0.74,-2.62 1.74,-3.48 0.93,-0.8 2.17,-1.16 3.4,-1.22 1.22,-0.07 2.44,0.12 3.65,0.3 2.85,0.42 5.73,0.74 8.52,1.48 1.76,0.46 3.48,1.08 5.23,1.56 2.94,0.79 6.01,1.17 9.02,0.82 3.25,-0.38 6.41,-1.6 9.68,-1.52 1.34,0.03 2.67,0.28 3.95,0.69 1.3,0.41 2.59,1 3.55,1.98 0.73,0.74 1.24,1.67 1.62,2.64 0.57,1.44 0.88,2.98 1.01,4.52 0.11,1.37 0.09,2.76 0.35,4.11 0.43,2.21 1.6,4.24 3.04,5.97 1.45,1.74 3.18,3.21 4.91,4.66 1.73,1.45 3.46,2.89 5.32,4.16 0.87,0.6 1.77,1.16 2.6,1.81 0.83,0.66 1.59,1.42 2.11,2.34 0.45,0.81 0.69,1.72 0.69,2.65 0,0.52 -0.07,1.04 -0.23,1.56 -0.45,1.43 -1.28,2.82 -2.3,4.04 z"/>
-				<path id="foot_right_layer_1" fill="#cd8907" filter="url(#blur_foot_right_layer_1)" clip-path="url(#clip_foot_right)"
-					d="m 213.21,216.12 c -0.53,1.33 -1.28,2.58 -2.22,3.67 -2.07,2.42 -4.93,4.01 -7.78,5.44 -4.88,2.44 -9.92,4.58 -14.5,7.52 -3.06,1.97 -5.9,4.28 -8.55,6.78 -2.26,2.13 -4.41,4.41 -6.95,6.21 -2.57,1.83 -5.53,3.14 -8.65,3.6 -3.8,0.56 -7.72,-0.16 -11.25,-1.67 -2.46,-1.06 -4.84,-2.56 -6.27,-4.83 -1.42,-2.26 -1.75,-5.02 -1.75,-7.69 -0.02,-4.71 0.87,-9.37 1.71,-14 0.7,-3.85 1.36,-7.71 1.78,-11.6 0.76,-7.08 0.73,-14.22 0.25,-21.32 -0.08,-1.19 -0.17,-2.39 0.01,-3.57 0.18,-1.18 0.67,-2.35 1.57,-3.13 0.85,-0.73 1.99,-1.05 3.11,-1.1 1.11,-0.06 2.22,0.12 3.33,0.28 2.61,0.38 5.23,0.67 7.78,1.33 1.61,0.42 3.18,0.98 4.78,1.4 2.68,0.72 5.49,1.06 8.24,0.74 2.97,-0.34 5.85,-1.44 8.83,-1.37 1.23,0.03 2.44,0.26 3.61,0.62 1.19,0.37 2.37,0.9 3.25,1.78 0.66,0.67 1.11,1.51 1.48,2.38 0.53,1.29 0.89,2.67 0.91,4.07 0.03,1.46 -0.28,2.92 -0.09,4.37 0.16,1.17 0.66,2.28 1.3,3.28 0.63,1 1.4,1.91 2.17,2.81 1.48,1.75 2.96,3.53 4.82,4.87 2.11,1.53 4.62,2.43 6.8,3.85 0.65,0.43 1.28,0.91 1.74,1.54 0.78,1.06 0.98,2.5 0.54,3.74 z"/>
-				<path id="foot_right_layer_2" fill="#f5c021" filter="url(#blur_foot_right_layer_2)" clip-path="url(#clip_foot_right)"
-					d="m 212.91,214.61 c -0.6,1.35 -1.37,2.6 -2.28,3.71 -2.12,2.58 -4.99,4.35 -8,5.49 -4.97,1.88 -10.39,2.13 -15.26,4.27 -2.97,1.3 -5.65,3.26 -8.36,5.12 -2.18,1.49 -4.42,2.94 -6.82,3.98 -2.72,1.19 -5.6,1.85 -8.5,2.32 -1.84,0.29 -3.71,0.51 -5.57,0.41 -1.86,-0.1 -3.72,-0.54 -5.37,-1.49 -1.24,-0.72 -2.36,-1.75 -3.03,-3.1 -0.73,-1.49 -0.86,-3.24 -0.85,-4.94 0.05,-4.5 1.02,-8.96 0.99,-13.47 -0.03,-3.93 -0.81,-7.8 -1.03,-11.72 -0.43,-7.54 1.19,-15.2 -0.24,-22.59 -0.22,-1.19 -0.53,-2.37 -0.52,-3.58 0.01,-0.6 0.1,-1.21 0.31,-1.77 0.22,-0.55 0.56,-1.06 1.01,-1.42 0.39,-0.29 0.84,-0.47 1.31,-0.56 0.46,-0.08 0.94,-0.06 1.41,0.01 0.93,0.15 1.82,0.51 2.73,0.78 2.6,0.78 5.35,0.76 8,1.35 1.66,0.36 3.26,0.97 4.91,1.41 2.75,0.76 5.63,1.08 8.46,0.75 3.04,-0.36 6.01,-1.46 9.07,-1.38 1.26,0.03 2.5,0.26 3.71,0.62 1.21,0.36 2.42,0.87 3.34,1.8 0.65,0.67 1.13,1.52 1.51,2.4 0.57,1.29 0.96,2.69 0.95,4.11 -0.01,0.74 -0.12,1.47 -0.19,2.21 -0.06,0.74 -0.08,1.49 0.09,2.2 0.18,0.72 0.55,1.37 0.97,1.96 0.42,0.59 0.9,1.12 1.34,1.7 1.22,1.61 2.1,3.49 3.05,5.3 0.95,1.81 2.02,3.6 3.53,4.91 2.05,1.77 4.7,2.48 6.99,3.89 0.67,0.41 1.31,0.89 1.78,1.55 0.38,0.52 0.63,1.15 0.73,1.81 0.09,0.65 0.03,1.34 -0.17,1.96 z"/>
-				<path id="foot_right_glare" fill="url(#fill_foot_right_glare)" filter="url(#blur_foot_right_glare)" clip-path="url(#clip_foot_right)"
-					d="m 148.08,181.58 c 2.82,-0.76 5.22,1.38 7.27,2.99 1.32,1.13 3.24,0.85 4.86,0.9 2.69,-0.09 5.36,0.45 8.05,0.12 5.3,-0.45 10.49,-1.75 15.81,-1.97 2.54,-0.16 5.4,-0.31 7.59,1.17 0.89,0.62 2.2,3.23 3.07,2.25 -0.36,-2.74 -2.39,-5.39 -5.11,-6.12 -2.14,-0.34 -4.3,0.25 -6.46,0.06 -6.39,-0.15 -12.75,-1.34 -19.16,-1 -4.46,0.04 -8.91,-0.17 -13.37,-0.34 -1.75,-0.36 -2.37,1.19 -3.32,1.79 0.25,0.19 0.34,0.25 0.77,0.15 z"/>
-			</g>
-		</g>
-		<g id="wing_tip_right">
-			<g id="wing_tip_right_shadow">
-				<path id="wing_tip_right_shadow_lower" opacity="0.35" fill="url(#fill_wing_tip_right_shadow_lower)" filter="url(#blur_wing_tip_right_shadow_lower)" clip-path="url(#clip_foot_right)"
-					d="m 185.49,187.61 c -0.48,-0.95 -1.36,-1.66 -2.35,-2.07 -0.98,-0.41 -2.06,-0.55 -3.13,-0.54 -2.13,0.02 -4.25,0.57 -6.38,0.39 -1.79,-0.16 -3.49,-0.83 -5.24,-1.26 -1.81,-0.44 -3.73,-0.61 -5.52,-0.12 -1.92,0.52 -3.61,1.81 -4.67,3.49 -0.94,1.48 -1.38,3.23 -1.52,4.98 -0.14,1.75 0.01,3.5 0.19,5.25 0.12,1.26 0.27,2.52 0.57,3.75 0.31,1.23 0.78,2.43 1.52,3.46 1.07,1.48 2.66,2.54 4.37,3.17 2.8,1.03 5.98,0.98 8.73,-0.15 4.88,-2.12 9.01,-5.92 11.52,-10.6 0.91,-1.68 1.61,-3.47 2.06,-5.31 0.18,-0.74 0.32,-1.49 0.32,-2.25 0.01,-0.75 -0.12,-1.52 -0.47,-2.19 z"/>
-				<path id="wing_tip_right_shadow_upper" opacity="0.35" fill="url(#fill_wing_tip_right_shadow_upper)" filter="url(#blur_wing_tip_right_shadow_upper)" clip-path="url(#clip_foot_right)"
-					d="m 185.49,184.89 c -0.48,-0.69 -1.36,-1.2 -2.35,-1.5 -0.98,-0.3 -2.06,-0.39 -3.13,-0.39 -2.13,0.02 -4.25,0.42 -6.38,0.28 -1.79,-0.11 -3.49,-0.6 -5.24,-0.9 -1.81,-0.32 -3.73,-0.45 -5.52,-0.09 -1.92,0.37 -3.61,1.3 -4.67,2.52 -0.94,1.07 -1.38,2.34 -1.52,3.6 -0.14,1.26 0.01,2.53 0.19,3.79 0.12,0.91 0.27,1.83 0.57,2.72 0.31,0.89 0.78,1.76 1.52,2.5 1.07,1.07 2.66,1.83 4.37,2.29 2.8,0.75 5.98,0.71 8.73,-0.11 4.88,-1.53 9.01,-4.28 11.52,-7.66 0.91,-1.22 1.61,-2.51 2.06,-3.84 0.18,-0.54 0.32,-1.08 0.32,-1.62 0.01,-0.55 -0.12,-1.11 -0.47,-1.59 z"/>
-			</g>
-			<path id="wing_tip_right_base" fill="#020204"
-				d="m 189.55,178.72 c -0.35,-0.95 -0.97,-1.79 -1.72,-2.47 -0.75,-0.68 -1.64,-1.2 -2.57,-1.6 -1.86,-0.79 -3.89,-1.09 -5.89,-1.46 -1.87,-0.35 -3.74,-0.78 -5.62,-1.1 -1.96,-0.33 -3.98,-0.55 -5.92,-0.11 -1.69,0.38 -3.26,1.26 -4.54,2.43 -1.28,1.17 -2.28,2.63 -3,4.21 -1.27,2.79 -1.67,5.92 -1.43,8.97 0.18,2.27 0.76,4.61 2.25,6.32 1.21,1.39 2.92,2.26 4.68,2.78 3.04,0.9 6.35,0.85 9.36,-0.13 4.97,-1.67 9.37,-4.98 12.35,-9.29 0.98,-1.43 1.82,-2.98 2.2,-4.66 0.29,-1.28 0.3,-2.66 -0.15,-3.89 z"/>
-			<g id="wing_tip_right_glare">
-				<defs>
-					<path id="path_wing_tip_right_glare"
-						d="m 168.89,171.07 c -0.47,0.03 -0.93,0.08 -1.4,0.17 -2.99,0.53 -5.73,2.42 -7.27,5.03 -1.09,1.85 -1.58,4.03 -1.43,6.17 0.07,-1.5 0.46,-2.97 1.19,-4.28 1.23,-2.23 3.47,-3.91 5.98,-4.37 1.54,-0.28 3.13,-0.11 4.68,0.08 1.5,0.19 3,0.39 4.47,0.7 2.28,0.5 4.53,1.26 6.44,2.59 0.44,0.31 0.86,0.66 1.21,1.08 0.35,0.41 0.62,0.89 0.73,1.42 0.15,0.78 -0.07,1.6 -0.46,2.29 -0.39,0.7 -0.92,1.3 -1.48,1.86 -0.46,0.46 -0.94,0.89 -1.43,1.32 2.21,-0.43 4.44,-1.03 6.28,-2.31 0.77,-0.55 1.48,-1.2 1.94,-2.02 0.46,-0.83 0.65,-1.83 0.43,-2.75 -0.16,-0.62 -0.5,-1.19 -0.92,-1.67 -0.42,-0.48 -0.93,-0.87 -1.45,-1.24 -2.31,-1.62 -5.01,-2.65 -7.81,-2.99 -1.8,-0.33 -3.61,-0.61 -5.42,-0.83 -1.41,-0.18 -2.86,-0.33 -4.28,-0.25 z"/>
-				</defs>
-				<use id="wing_tip_right_glare_1" href="#path_wing_tip_right_glare" xlink:href="#path_wing_tip_right_glare"
-					fill="url(#fill_wing_tip_right_glare_1)" filter="url(#blur_wing_tip_right_glare)" clip-path="url(#clip_wing_tip_right)"/>
-				<use id="wing_tip_right_glare_2" href="#path_wing_tip_right_glare" xlink:href="#path_wing_tip_right_glare"
-					fill="url(#fill_wing_tip_right_glare_2)" filter="url(#blur_wing_tip_right_glare)" clip-path="url(#clip_wing_tip_right)"/>
-			</g>
-		</g>
-		<g id="face">
-			<g id="eyes">
-				<g id="eye_left">
-					<path id="eyeball_left" fill="url(#fill_eyeball_left)"
-						d="m 84.45,38.28 c -1.53,0.08 -3,0.79 -4.12,1.84 -1.13,1.05 -1.92,2.43 -2.41,3.88 -0.97,2.92 -0.75,6.08 -0.53,9.15 0.2,2.77 0.41,5.6 1.45,8.18 0.52,1.3 1.25,2.51 2.22,3.51 0.97,0.99 2.2,1.76 3.55,2.09 1.26,0.32 2.62,0.26 3.86,-0.13 1.25,-0.4 2.38,-1.11 3.32,-2.02 1.36,-1.33 2.27,-3.07 2.8,-4.9 0.53,-1.83 0.68,-3.75 0.65,-5.66 -0.04,-2.38 -0.35,-4.77 -1.09,-7.03 -0.75,-2.26 -1.94,-4.4 -3.6,-6.11 -0.8,-0.83 -1.72,-1.55 -2.75,-2.06 -1.04,-0.51 -2.2,-0.8 -3.35,-0.74 z"/>
-					<g id="pupil_left">
-						<path id="pupil_left_base" fill="#020204"
-							d="m 80.75,50.99 c -0.32,1.94 -0.33,3.97 0.33,5.81 0.44,1.22 1.17,2.33 2.05,3.28 0.57,0.62 1.23,1.18 1.99,1.55 0.77,0.37 1.65,0.52 2.48,0.32 0.76,-0.19 1.42,-0.68 1.91,-1.29 0.49,-0.61 0.82,-1.34 1.05,-2.09 0.69,-2.21 0.58,-4.62 -0.11,-6.83 -0.49,-1.61 -1.32,-3.16 -2.6,-4.24 -0.62,-0.52 -1.34,-0.93 -2.12,-1.11 -0.78,-0.19 -1.63,-0.14 -2.36,0.19 -0.81,0.37 -1.44,1.07 -1.85,1.86 -0.41,0.79 -0.62,1.67 -0.77,2.55 z"/>
-						<path id="pupil_left_glare" fill="url(#fill_pupil_left_glare)" filter="url(#blur_pupil_left_glare)" clip-path="url(#clip_pupil_left)"
-							d="m 84.84,49.59 c 0.21,0.55 0.91,0.75 1.3,1.19 0.37,0.42 0.76,0.87 0.97,1.4 0.39,1.01 -0.39,2.51 0.43,3.23 0.25,0.22 0.77,0.23 1.02,0 0.99,-0.9 0.77,-2.71 0.38,-3.99 -0.36,-1.15 -1.23,-2.25 -2.31,-2.8 -0.5,-0.26 -1.25,-0.47 -1.68,-0.11 -0.27,0.24 -0.24,0.74 -0.11,1.08 z"/>
-					</g>
-					<path id="eyelid_left" fill="url(#fill_eyelid_left)" clip-path="url(#clip_eye_left)"
-						d="m 81.14,44.46 c 2.32,-1.38 5.13,-1.7 7.82,-1.45 2.68,0.26 5.27,1.04 7.87,1.75 1.91,0.52 3.84,1 5.63,1.84 1.78,0.84 3.44,2.08 4.43,3.8 0.16,0.27 0.29,0.56 0.46,0.83 0.17,0.27 0.37,0.52 0.62,0.71 0.25,0.19 0.57,0.32 0.88,0.3 0.16,-0.01 0.32,-0.05 0.45,-0.13 0.14,-0.08 0.26,-0.2 0.33,-0.34 0.08,-0.16 0.11,-0.35 0.1,-0.53 -0.01,-0.18 -0.05,-0.36 -0.1,-0.54 -0.65,-2.37 -2.19,-4.38 -3.35,-6.55 -0.7,-1.3 -1.28,-2.66 -1.98,-3.96 -2.43,-4.45 -6.42,-7.94 -10.95,-10.21 -4.53,-2.27 -9.59,-3.36 -14.65,-3.65 -5.86,-0.35 -11.73,0.35 -17.51,1.37 -2.51,0.44 -5.06,0.96 -7.27,2.21 -1.11,0.62 -2.13,1.42 -2.92,2.42 -0.8,0.99 -1.36,2.18 -1.55,3.44 -0.17,1.22 0.01,2.47 0.44,3.62 0.42,1.15 1.08,2.2 1.86,3.15 1.54,1.91 3.53,3.39 5.36,5.03 1.83,1.63 3.52,3.44 5.57,4.79 1.02,0.68 2.13,1.24 3.31,1.57 1.18,0.33 2.44,0.42 3.64,0.17 1.24,-0.25 2.4,-0.86 3.41,-1.64 1.01,-0.77 1.88,-1.7 2.71,-2.66 1.66,-1.93 3.21,-4.04 5.39,-5.34 z"/>
-					<path id="eyebrow_left" fill="url(#fill_eyebrow_left)" filter="url(#blur_eyebrow_left)"
-						d="m 90.77,36.57 c 2.16,2.02 3.76,4.52 4.85,7.16 -0.48,-2.91 -1.23,-5.26 -3.13,-7.16 -1.16,-1.09 -2.49,-2.05 -3.98,-2.72 -1.32,-0.59 -2.77,-0.96 -3.61,-0.97 -0.83,-0.02 -1.03,0 -1.2,0.01 -0.18,0.01 -0.31,0.01 0.23,0.08 0.54,0.06 1.75,0.39 3.05,0.97 1.3,0.58 2.62,1.54 3.79,2.63 z"/>
-				</g>
-				<g id="eye_right">
-					<path id="eyeball_right" fill="url(#fill_eyeball_right)"
-						d="m 111.61,38.28 c -2.39,1.65 -4.4,3.94 -5.38,6.68 -1.24,3.45 -0.77,7.31 0.43,10.77 1.22,3.55 3.27,6.93 6.36,9.06 1.54,1.07 3.33,1.8 5.19,2.02 1.87,0.22 3.8,-0.09 5.47,-0.95 2.02,-1.06 3.57,-2.91 4.53,-4.98 0.96,-2.08 1.37,-4.37 1.5,-6.66 0.16,-2.9 -0.12,-5.86 -1.08,-8.61 -1.04,-2.99 -2.92,-5.75 -5.58,-7.47 -1.32,-0.86 -2.83,-1.45 -4.4,-1.67 -1.57,-0.22 -3.19,-0.05 -4.67,0.52 -0.84,0.33 -1.62,0.78 -2.37,1.29 z"/>
-					<g id="pupil_right">
-						<path id="pupil_right_base" fill="#020204"
-							d="m 117.14,45.52 c -0.9,0.06 -1.78,0.37 -2.55,0.85 -0.76,0.48 -1.41,1.13 -1.92,1.88 -1.03,1.49 -1.48,3.31 -1.55,5.12 -0.05,1.35 0.1,2.72 0.55,4 0.45,1.28 1.2,2.47 2.25,3.33 1.07,0.89 2.42,1.42 3.81,1.49 1.39,0.06 2.79,-0.34 3.93,-1.13 0.91,-0.63 1.64,-1.5 2.16,-2.48 0.52,-0.97 0.84,-2.05 0.98,-3.15 0.25,-1.93 -0.03,-3.95 -0.93,-5.69 -0.89,-1.74 -2.41,-3.17 -4.24,-3.84 -0.8,-0.29 -1.65,-0.44 -2.49,-0.38 z"/>
-						<path id="pupil_right_glare" fill="url(#fill_pupil_right_glare)" filter="url(#blur_pupil_right_glare)" clip-path="url(#clip_pupil_right)"
-							d="m 122.71,53.36 c 1,-1 -0.71,-3.65 -2.05,-4.74 -0.97,-0.78 -3.78,-1.61 -3.66,-0.75 0.12,0.85 1.39,1.95 2.23,2.79 1.05,1.03 3,3.18 3.48,2.7 z"/>
-					</g>
-					<path id="eyelid_right" fill="url(#fill_eyelid_right)" clip-path="url(#clip_eye_right)"
-						d="m 102.56,47.01 c 2.06,-1.71 4.45,-3.01 7,-3.8 5.25,-1.62 11.2,-0.98 15.84,1.97 1.6,1.01 3.03,2.27 4.52,3.45 1.48,1.17 3.06,2.27 4.85,2.9 0.97,0.34 2,0.54 3.02,0.43 0.92,-0.09 1.81,-0.44 2.57,-0.96 0.76,-0.53 1.4,-1.23 1.88,-2.02 0.96,-1.58 1.27,-3.5 1.1,-5.34 -0.33,-3.69 -2.41,-6.94 -4.15,-10.21 -0.55,-1.02 -1.07,-2.06 -1.73,-3.01 -2.01,-2.93 -5.23,-4.86 -8.6,-5.99 -3.37,-1.13 -6.93,-1.54 -10.46,-1.98 -1.58,-0.2 -3.17,-0.41 -4.74,-0.22 -1.81,0.22 -3.51,0.95 -5.28,1.4 -0.84,0.22 -1.69,0.37 -2.52,0.61 -0.83,0.24 -1.65,0.57 -2.33,1.11 -0.98,0.79 -1.6,1.98 -1.87,3.21 -0.27,1.24 -0.21,2.52 -0.01,3.77 0.39,2.5 1.33,4.93 1.24,7.46 -0.06,1.73 -0.61,3.44 -0.54,5.17 0.02,0.51 0.12,1.55 0.21,2.05 z"/>
-					<path id="eyebrow_right" fill="url(#fill_eyebrow_right)" filter="url(#blur_eyebrow_right)"
-						d="m 119.93,31.18 c -0.41,0.52 -0.78,1.08 -1.07,1.7 1.85,0.4 3.61,1.16 5.19,2.21 3.06,2.03 5.38,4.99 7.01,8.29 0.38,-0.42 0.72,-0.87 1.02,-1.37 -1.64,-3.44 -4,-6.55 -7.16,-8.65 -1.52,-1 -3.21,-1.77 -4.99,-2.18 z"/>
-				</g>
-			</g>
-			<g id="beak">
-				<g id="beak_shadow">
-					<path id="beak_shadow_lower" fill="#000000" fill-opacity="0.258824" filter="url(#blur_beak_shadow_lower)" clip-path="url(#clip_body)"
-						d="m 81.12,89.33 c 1.47,4.26 4.42,7.89 7.92,10.72 1.16,0.95 2.39,1.82 3.76,2.43 1.36,0.62 2.87,0.97 4.36,0.84 1.46,-0.12 2.85,-0.7 4.13,-1.42 1.28,-0.72 2.46,-1.59 3.7,-2.37 2.12,-1.35 4.39,-2.44 6.6,-3.64 2.65,-1.45 5.23,-3.1 7.46,-5.14 1.03,-0.93 1.98,-1.95 3.11,-2.75 1.13,-0.81 2.49,-1.39 3.87,-1.29 1.04,0.07 2.01,0.51 3.03,0.73 0.51,0.11 1.03,0.16 1.55,0.08 0.51,-0.08 1.01,-0.29 1.37,-0.67 0.44,-0.46 0.64,-1.12 0.61,-1.76 -0.02,-0.63 -0.24,-1.25 -0.54,-1.81 -0.59,-1.13 -1.49,-2.1 -1.89,-3.31 -0.36,-1.08 -0.29,-2.24 -0.26,-3.37 0.03,-1.14 0.01,-2.32 -0.51,-3.33 -0.4,-0.76 -1.07,-1.37 -1.83,-1.77 -0.76,-0.41 -1.62,-0.62 -2.48,-0.7 -1.72,-0.16 -3.44,0.18 -5.17,0.27 -2.28,0.13 -4.58,-0.15 -6.87,-0.02 -2.85,0.18 -5.65,1 -8.51,1.01 -3.26,0.01 -6.52,-1.06 -9.74,-0.55 -1.39,0.22 -2.71,0.72 -4.03,1.16 -1.33,0.45 -2.7,0.84 -4.1,0.82 -1.59,-0.03 -3.13,-0.58 -4.72,-0.69 -0.79,-0.06 -1.6,0 -2.35,0.28 -0.74,0.28 -1.41,0.79 -1.78,1.5 -0.21,0.4 -0.31,0.86 -0.33,1.31 -0.02,0.46 0.04,0.91 0.15,1.36 0.22,0.88 0.63,1.71 0.96,2.55 1.2,3.07 1.46,6.42 2.53,9.53 z"/>
-					<path id="beak_shadow_upper" opacity="0.3" fill="#000000" filter="url(#blur_beak_shadow_upper)" clip-path="url(#clip_body)"
-						d="m 77.03,77.2 c 2.85,1.76 5.41,3.93 7.56,6.39 1.99,2.29 3.68,4.89 6.29,6.58 1.83,1.2 4.04,1.87 6.28,2.08 2.63,0.24 5.29,-0.15 7.83,-0.84 2.35,-0.63 4.62,-1.53 6.7,-2.71 3.97,-2.25 7.28,-5.55 11.65,-7.03 0.95,-0.33 1.94,-0.56 2.86,-0.96 0.92,-0.39 1.79,-0.99 2.23,-1.83 0.42,-0.82 0.4,-1.75 0.54,-2.64 0.15,-0.96 0.48,-1.88 0.66,-2.83 0.18,-0.95 0.2,-1.96 -0.24,-2.83 -0.37,-0.72 -1.04,-1.29 -1.81,-1.66 -0.77,-0.36 -1.64,-0.52 -2.51,-0.56 -1.72,-0.08 -3.43,0.33 -5.16,0.47 -2.28,0.19 -4.58,-0.08 -6.87,-0.01 -2.85,0.08 -5.66,0.67 -8.51,0.8 -3.25,0.14 -6.49,-0.34 -9.74,-0.44 -1.41,-0.05 -2.83,-0.03 -4.21,0.2 -1.39,0.22 -2.75,0.65 -3.92,1.37 -1.14,0.69 -2.07,1.64 -3.11,2.45 -0.52,0.41 -1.08,0.78 -1.68,1.07 -0.61,0.28 -1.28,0.48 -1.96,0.51 -0.35,0.01 -0.71,-0.01 -1.05,0.04 -0.59,0.08 -1.13,0.39 -1.47,0.83 -0.34,0.45 -0.47,1.02 -0.36,1.55 z"/>
-				</g>
-				<path id="beak_base" fill="url(#fill_beak_base)"
-					d="m 91.66,58.53 c 1.53,-1.71 2.57,-3.8 4.03,-5.56 0.73,-0.88 1.58,-1.69 2.57,-2.26 0.99,-0.57 2.15,-0.89 3.29,-0.79 1.27,0.11 2.46,0.74 3.39,1.61 0.93,0.87 1.62,1.97 2.17,3.12 0.53,1.11 0.95,2.28 1.71,3.24 0.81,1.02 1.94,1.71 2.97,2.52 0.51,0.4 1.01,0.83 1.41,1.34 0.41,0.51 0.72,1.1 0.86,1.74 0.13,0.65 0.06,1.33 -0.16,1.95 -0.23,0.62 -0.61,1.18 -1.09,1.64 -0.95,0.92 -2.25,1.42 -3.56,1.6 -2.62,0.37 -5.27,-0.41 -7.92,-0.34 -2.67,0.08 -5.29,1.02 -7.97,0.93 -1.33,-0.05 -2.69,-0.38 -3.79,-1.14 -0.55,-0.39 -1.03,-0.88 -1.38,-1.45 -0.34,-0.57 -0.55,-1.23 -0.58,-1.9 -0.02,-0.64 0.13,-1.28 0.39,-1.86 0.25,-0.59 0.61,-1.12 1.01,-1.62 0.81,-0.99 1.8,-1.81 2.65,-2.77 z"/>
-				<g id="mandible_lower">
-					<path id="mandible_lower_base" fill="url(#fill_mandible_lower_base)"
-						d="m 77.14,75.05 c 0.06,0.26 0.15,0.5 0.28,0.73 0.23,0.38 0.57,0.69 0.93,0.95 0.36,0.27 0.75,0.49 1.13,0.72 2.01,1.27 3.65,3.04 5.11,4.92 1.95,2.52 3.68,5.31 6.29,7.14 1.84,1.3 4.04,2.03 6.28,2.26 2.63,0.26 5.29,-0.16 7.83,-0.91 2.35,-0.69 4.62,-1.66 6.7,-2.95 3.97,-2.44 7.28,-6.02 11.65,-7.63 0.95,-0.35 1.94,-0.6 2.86,-1.03 0.92,-0.44 1.79,-1.08 2.23,-2 0.42,-0.88 0.4,-1.9 0.54,-2.87 0.15,-1.03 0.48,-2.03 0.66,-3.06 0.18,-1.03 0.2,-2.13 -0.24,-3.08 -0.37,-0.78 -1.04,-1.4 -1.81,-1.79 -0.77,-0.4 -1.64,-0.58 -2.51,-0.62 -1.72,-0.08 -3.43,0.36 -5.16,0.52 -2.28,0.21 -4.58,-0.09 -6.87,-0.02 -2.85,0.09 -5.66,0.73 -8.51,0.87 -3.25,0.15 -6.49,-0.35 -9.74,-0.48 -1.41,-0.06 -2.83,-0.04 -4.22,0.2 -1.39,0.23 -2.75,0.71 -3.91,1.51 -1.13,0.78 -2.03,1.84 -3.07,2.74 -0.52,0.45 -1.08,0.86 -1.7,1.16 -0.61,0.3 -1.29,0.49 -1.98,0.47 -0.35,-0.01 -0.72,-0.06 -1.05,0.04 -0.21,0.07 -0.4,0.2 -0.56,0.35 -0.16,0.16 -0.29,0.34 -0.41,0.52 -0.29,0.42 -0.54,0.87 -0.75,1.34 z"/>
-					<path id="mandible_lower_glare" fill="#d9b30d" filter="url(#blur_mandible_lower_glare)" clip-path="url(#clip_mandible_lower)"
-						d="m 89.9,78.56 c -0.33,1.37 -0.13,2.87 0.56,4.11 0.68,1.24 1.84,2.2 3.19,2.65 1.7,0.57 3.62,0.29 5.21,-0.54 0.93,-0.48 1.77,-1.16 2.3,-2.06 0.27,-0.44 0.46,-0.94 0.53,-1.46 0.06,-0.51 0.02,-1.05 -0.16,-1.54 -0.2,-0.53 -0.56,-1 -0.99,-1.37 -0.44,-0.37 -0.95,-0.64 -1.5,-0.82 -1.08,-0.36 -2.77,-0.66 -3.91,-0.68 -2.02,-0.04 -4.9,0.34 -5.23,1.71 z"/>
-				</g>
-				<g id="mandible_upper">
-					<path id="mandible_upper_shadow" fill="#604405" filter="url(#blur_mandible_upper_shadow)" clip-path="url(#clip_mandible_lower)"
-						d="m 84.31,67.86 c -1.16,0.68 -2.27,1.43 -3.36,2.2 -0.57,0.41 -1.15,0.84 -1.45,1.47 -0.21,0.44 -0.26,0.94 -0.27,1.43 0,0.5 0.03,0.99 -0.04,1.48 -0.04,0.33 -0.13,0.66 -0.14,0.99 -0.01,0.17 0,0.34 0.04,0.5 0.05,0.16 0.13,0.32 0.24,0.44 0.15,0.16 0.35,0.26 0.56,0.32 0.21,0.06 0.42,0.09 0.64,0.14 1.01,0.24 1.89,0.86 2.66,1.56 0.77,0.69 1.47,1.48 2.28,2.13 2.18,1.78 5.07,2.52 7.89,2.56 2.82,0.05 5.61,-0.54 8.36,-1.16 2.16,-0.49 4.32,-0.99 6.39,-1.76 3.2,-1.18 6.16,-2.96 8.72,-5.19 1.17,-1.01 2.26,-2.12 3.57,-2.94 1.15,-0.73 2.44,-1.21 3.62,-1.9 0.11,-0.06 0.21,-0.13 0.3,-0.2 0.1,-0.08 0.18,-0.18 0.24,-0.28 0.09,-0.19 0.09,-0.42 0.03,-0.62 -0.06,-0.2 -0.18,-0.38 -0.31,-0.55 -0.15,-0.18 -0.31,-0.34 -0.49,-0.5 -1.23,-1.05 -2.89,-1.43 -4.51,-1.56 -1.61,-0.12 -3.24,-0.03 -4.83,-0.3 -1.5,-0.25 -2.92,-0.81 -4.37,-1.27 -1.52,-0.49 -3.07,-0.87 -4.64,-1.13 -3.71,-0.61 -7.52,-0.49 -11.19,0.27 -3.49,0.73 -6.87,2.05 -9.94,3.87 z"/>
-					<path id="mandible_upper_base" fill="url(#fill_mandible_upper_base)"
-						d="m 83.94,63.95 c -1.66,1.12 -3.16,2.49 -4.43,4.04 -0.72,0.89 -1.38,1.86 -1.74,2.94 -0.29,0.86 -0.39,1.76 -0.57,2.65 -0.07,0.33 -0.15,0.66 -0.14,1 0,0.16 0.02,0.33 0.07,0.5 0.05,0.16 0.14,0.31 0.25,0.43 0.2,0.2 0.47,0.31 0.74,0.37 0.28,0.05 0.56,0.06 0.84,0.09 1.25,0.15 2.4,0.75 3.44,1.47 1.04,0.71 2,1.55 3.07,2.22 2.35,1.49 5.16,2.15 7.95,2.26 2.78,0.11 5.56,-0.31 8.3,-0.86 2.17,-0.43 4.33,-0.95 6.39,-1.76 3.16,-1.25 6.01,-3.16 8.72,-5.19 1.24,-0.92 2.46,-1.87 3.57,-2.94 0.37,-0.37 0.74,-0.74 1.14,-1.08 0.4,-0.33 0.85,-0.62 1.35,-0.78 0.76,-0.24 1.58,-0.17 2.37,-0.04 0.59,0.1 1.18,0.23 1.78,0.21 0.3,-0.02 0.6,-0.07 0.88,-0.18 0.28,-0.11 0.54,-0.28 0.73,-0.52 0.25,-0.3 0.38,-0.7 0.38,-1.09 0,-0.4 -0.12,-0.79 -0.32,-1.13 -0.4,-0.68 -1.09,-1.14 -1.81,-1.46 -0.99,-0.44 -2.06,-0.65 -3.11,-0.91 -3.23,-0.78 -6.37,-1.93 -9.34,-3.41 -1.48,-0.73 -2.92,-1.54 -4.37,-2.32 -1.5,-0.8 -3.02,-1.57 -4.64,-2.07 -3.64,-1.1 -7.6,-0.74 -11.19,0.51 -3.98,1.38 -7.58,3.84 -10.31,7.05 z"/>
-					<path id="mandible_upper_glare" fill="#f6da4a" filter="url(#blur_mandible_upper_glare)" clip-path="url(#clip_mandible_upper)"
-						d="m 109.45,64.75 c -0.2,-0.24 -0.48,-0.42 -0.78,-0.51 -0.3,-0.09 -0.62,-0.09 -0.93,-0.04 -0.62,0.11 -1.18,0.44 -1.7,0.8 -1.47,1.01 -2.77,2.26 -3.91,3.64 -1.5,1.83 -2.74,3.94 -3.16,6.27 -0.07,0.39 -0.11,0.8 -0.07,1.19 0.05,0.4 0.2,0.79 0.49,1.07 0.24,0.25 0.58,0.4 0.92,0.45 0.35,0.05 0.71,0 1.04,-0.11 0.66,-0.22 1.21,-0.69 1.74,-1.15 2.87,-2.58 5.47,-5.66 6.51,-9.38 0.1,-0.37 0.19,-0.75 0.19,-1.14 0,-0.39 -0.1,-0.78 -0.34,-1.09 z"/>
-					<path id="naris_left" opacity="0.8" fill="url(#fill_naris_left)" filter="url(#blur_naris_left)"
-						d="m 92.72,59.06 c -0.77,-0.25 -2.03,1.1 -1.62,1.79 0.11,0.19 0.46,0.43 0.7,0.3 0.35,-0.19 0.64,-0.89 1.02,-1.16 0.25,-0.18 0.2,-0.84 -0.1,-0.93 z"/>
-					<path id="naris_right" opacity="0.8" fill="url(#fill_naris_right)" filter="url(#blur_naris_right)"
-						d="m 102.56,59.42 c 0.2,0.64 1.23,0.53 1.83,0.84 0.52,0.27 0.94,0.86 1.53,0.88 0.56,0.01 1.44,-0.2 1.51,-0.76 0.09,-0.73 -0.98,-1.2 -1.67,-1.47 -0.89,-0.34 -2.03,-0.52 -2.86,-0.06 -0.19,0.11 -0.4,0.36 -0.34,0.57 z"/>
-				</g>
-				<path id="beak_corner" fill="url(#fill_beak_corner)" filter="url(#blur_beak_corner)" clip-path="url(#clip_beak)"
-					d="m 129.27,69.15 a 2.42,3.1 16.94 0 1 -2.81,3.04 2.42,3.1 16.94 0 1 -2.12,-3.04 2.42,3.1 16.94 0 1 2.81,-3.05 2.42,3.1 16.94 0 1 2.12,3.05 z"/>
-			</g>
-		</g>
-	</g>
-</svg>
diff --git a/img/windows.svg b/img/windows.svg
new file mode 100644
index 0000000..fd5a795
--- /dev/null
+++ b/img/windows.svg
@@ -0,0 +1 @@
+<svg aria-hidden="true" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path d="M11.52.5H0v11.4h11.52V.5Zm12.72 0H12.72v11.4h11.52V.5ZM11.52 13.1H0v11.4h11.52V13.1Zm12.72 0H12.72v11.4h11.52V13.1Z" fill="#0078d4"/></svg>
diff --git a/systems.toml b/systems.toml
new file mode 100644
index 0000000..f9d5dd0
--- /dev/null
+++ b/systems.toml
@@ -0,0 +1,11 @@
+systems = [
+    { name = "Android", id = "android" },
+    { name = "Apple", id = "apple" },
+    { name = "Browser", id = "browser" },
+    { name = "Haiku", id = "haiku" },
+    { name = "KaiOS", id = "kaios" },
+    { name = "Linux", id = "linux" },
+    { name = "POSIX", id = "posix" },
+    { name = "UBports", id = "ubports" },
+    { name = "Windows", id = "windows" },
+]
diff --git a/xhtml/conference.xhtml b/xhtml/conference.xhtml
index fe93adf..20a7826 100644
--- a/xhtml/conference.xhtml
+++ b/xhtml/conference.xhtml
@@ -31,7 +31,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-content">
+      <div id="container">
         <div id="content">
           {% if links %}
             <div id="action-bar">
@@ -85,51 +85,38 @@
               <code id="exception">{{exception}}</code>
             </div>
           {% endif %}
-          {% if number_of_pages %}
-            <div id="number-of-pages">
-              {% if number_of_pages > 3 %}
-                {% if page_number < 2 %}
-                  <span class="inactive" id="first">First</span>
-                  <span class="inactive">Back</span>
-                {% else %}
-                  <a href="?page=1" id="first">First</a>
-                  <a href="?page={{page_number-1}}">Back</a>
-                {% endif %}
-                <a href="?page={{page_number}}">{{page_number}}</a>
-                {% if page_number == number_of_pages %}
-                  <span class="inactive">Proceed</span>
-                  <span class="inactive" id="last">Last</span>
-                {% else %}
-                  <a href="?page={{page_number+1}}">Proceed</a>
-                  <a href="?page={{number_of_pages}}" id="last">Last</a>
-                {% endif %}
-              {% else %}
-                {% for number in range(number_of_pages) %}
-                  <a href="?page={{number+1}}">{{number+1}}</a>
-                {% endfor %}
-              {% endif %}
-            </div>
-          {% endif %}
-          {% if previous %}
-            <div id="number-of-pages">
-              <a href="./">Previous</a>
-            </div>
-          {% endif %}
-          <!-- div>
-              <a id="preview" href="/view/{{jid_bare}}">
-              Preview journal OR Preview group chat
-              </a>
-          </div -->
-          <!-- div>
-            <a href="{{brand_site}}">
-              <img id="logo-bottom" src="/img/logo-wordmark-vertical.svg" />
-            </a>
-          </div -->
-          <!-- div id="note">
-            The Universal Messaging Standard
-          </div -->
         </div>
       </div>
+      {% if number_of_pages %}
+      <div id="number-of-pages">
+        {% if number_of_pages > 3 %}
+          {% if page_number < 2 %}
+            <span class="inactive" id="first">First</span>
+            <span class="inactive">Back</span>
+          {% else %}
+            <a href="?page=1" id="first">First</a>
+            <a href="?page={{page_number-1}}">Back</a>
+          {% endif %}
+          <a href="?page={{page_number}}">{{page_number}}</a>
+          {% if page_number == number_of_pages %}
+            <span class="inactive">Proceed</span>
+            <span class="inactive" id="last">Last</span>
+          {% else %}
+            <a href="?page={{page_number+1}}">Proceed</a>
+            <a href="?page={{number_of_pages}}" id="last">Last</a>
+          {% endif %}
+        {% else %}
+          {% for number in range(number_of_pages) %}
+            <a href="?page={{number+1}}">{{number+1}}</a>
+          {% endfor %}
+        {% endif %}
+      </div>
+      {% endif %}
+      {% if previous %}
+      <div id="number-of-pages">
+          <a href="./">Previous</a>
+      </div>
+      {% endif %}
       {% if message %}
         <div id="xmpp-message">{{message}}</div>
       {% endif %}
diff --git a/xhtml/disco.xhtml b/xhtml/disco.xhtml
index 4302cf7..36779a6 100644
--- a/xhtml/disco.xhtml
+++ b/xhtml/disco.xhtml
@@ -31,7 +31,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-profile">
+      <div id="container">
         <div id="profile-compact">
           
         </div>
diff --git a/xhtml/download.xhtml b/xhtml/download.xhtml
index 0d7bd54..e221edc 100644
--- a/xhtml/download.xhtml
+++ b/xhtml/download.xhtml
@@ -26,33 +26,21 @@
         <a href="{{brand_site}}">
           <img id="logo" src="/img/logo-wordmark-horizontal.svg" />
         </a>
-        <a id="download" href="/download/{{software}}">
-          {{title}}
+        <a id="download" href="/download">
+          Download
         </a>
       </div>
-        <div id="action-bar">
-          <a href="/download/android" id="android">
-            Android
-          </a>
-          <a href="/download/apple" id="apple">
-            Apple
-          </a>
-          <a href="/download/browser" id="browser">
-            Browser
-          </a>
-          <a href="/download/haiku" id="haiku">
-            Haiku
-          </a>
-          <a href="/download/linux" id="linux">
-            Linux
-          </a>
-          <a href="/download/windows" id="windows">
-            Windows
-          </a>
-        </div>
         <div id="container-of-selection">
           {% if client_selection %}
-            <h1>XMPP Clients For {{title}}</h1>
+            <h1>{{title}}</h1>
+            <div id="software-menu">
+              {% for client in client_selection %}
+                <a class="system" href="#{{client['iden']}}">
+                  <img src="/img/{{client['iden']}}.svg"/>
+                  <div>{{client['name']}}</div>
+                </a>
+              {% endfor %}
+            </div>
             {% if title == 'Apple' %}
               <div id="security-notices">
                 <span class="notice">
@@ -60,9 +48,9 @@
                     <img src="/img/haiku.svg" />
                   </a>
                   <span>
-                    Please refer to the section <a href="/download/haiku">XMPP
-                    Clients For Haiku</a>, if you are using the Haiku operating
-                    system.
+                    Please refer to the section
+                    <a href="/download/haiku">Haiku</a> for a selection of
+                    clients for the Haiku operating system.
                   </span>
                 </span>
               </div>
@@ -103,8 +91,9 @@
                 <span class="notice">
                   <img src="/img/haikudepot.svg" />
                   <span>
-                    Most of the software that are listed here should be available
-                    for you to install from desktop directly with HaikuDepot.
+                    Most of the software that are listed herein should be
+                    available for you to install from desktop directly with
+                    HaikuDepot.
                   </span>
                 </span>
               </div>
@@ -112,7 +101,7 @@
             {% if title == 'Linux' %}
               <div id="security-notices">
                 <span class="notice">
-                  <img src="/img/tux.svg" />
+                  <img src="/img/linux.svg" />
                   <span>
                     The listed XMPP clients, herein, are also usable with Linux
                     systems that are designed for mobile devices, such as
@@ -126,19 +115,20 @@
                     <img src="/img/posix.svg" />
                   </a>
                   <span>
-                    Please refer to section <a href="/download/posix">XMPP
-                    Clients For POSIX</a>, if you prefer console software with
-                    text based interface.
+                    Please refer to section <a href="/download/posix">POSIX</a>
+                    for a selection of console software with text-based interface.
                   </span>
                 </span>
+              </div>
+            {% endif %}
+            {% if title == 'POSIX' %}
+              <div id="security-notices">
                 <span class="notice">
-                  <a href="/download/ubports">
-                    <img src="/img/ubports.svg" />
-                  </a>
+                  <img src="/img/posix.svg" />
                   <span>
-                    Please refer to section <a href="/download/ubports">XMPP
-                    Clients For UBports</a>, if you are using the UBports
-                    mobile system (also Ubuntu Touch).
+                    The software that are listed herein are intended for people
+                    who either want to use console interface, or remotely
+                    control their chat client.
                   </span>
                 </span>
               </div>
@@ -148,8 +138,8 @@
                 <span class="notice">
                   <img src="/img/openstore.svg" style="border-radius: 8px" />
                   <span>
-                    Most of the software that are listed here should be available
-                    for you to install from device directly with OpenStore.
+                    The software that are listed herein are available for you to
+                    install directly with OpenStore.
                   </span>
                 </span>
               </div>
@@ -161,12 +151,25 @@
                     <img src="/img/reactos.svg" />
                   </a>
                   <span>
-                    The listed XMPP clients, herein, are compatible with the
-                    <a href="https://reactos.org">ReactOS</a> operating system.
+                    The listed XMPP clients, herein, are also compatible with
+                    the <a href="https://reactos.org">ReactOS</a> operating
+                    system.
                   </span>
                 </span>
               </div>
             {% endif %}
+            <div class="plain-note">
+              XMPP clients of other devices and systems can be found at the
+              <a href="/selection">main selection</a> page.
+            </div>
+            {% if skipped %}
+              <div class="plain-note">
+                Display the <a href="/download/{{software}}/all">
+                complete list</a> of XMPP clients for {{title}}.
+              </div>
+            {% endif %}
+            <br/>
+            <hr/>
             <dl id="selection">
               {% for client in client_selection %}
                 <dt>
@@ -179,26 +182,26 @@
                   <span>
                     <span class="text">{{client['about']}}</span>
                     <div class="features">
-                      {% if 'adhoc' in client['features'] %}
+                      {% if 'adhoc' in client['properties'] %}
                         <span>🪄️ Ad-Hoc Commands</span>
                       {% endif %}
-                      {% if 'desktop' in client['features'] %}
+                      {% if 'desktop' in client['properties'] %}
                         <span>🖥️ Desktop</span>
                       {% endif %}
-                      {% if 'mobile' in client['features'] %}
+                      {% if 'mobile' in client['properties'] %}
                         <span>📱 Mobile</span>
                       {% endif %}
-                      {% if 'omemo' in client['features'] %}
+                      {% if 'omemo' in client['properties'] %}
                         <!-- img class="icon" src="/img/omemo.svg" / -->
                         <span>🐟 OMEMO</span>
                       {% endif %}
-                      {% if 'openpgp' in client['features'] %}
+                      {% if 'openpgp' in client['properties'] %}
                         <span>🔐️ OpenPGP</span>
                       {% endif %}
-                      {% if 'otr' in client['features'] %}
+                      {% if 'otr' in client['properties'] %}
                         <span>🔏️ OTR</span>
                       {% endif %}
-                      {% if 'pubsub' in client['features'] %}
+                      {% if 'pubsub' in client['properties'] %}
                         <span>📡️ PubSub</span>
                       {% endif %}
                       {% if 'resources' in client %}
@@ -217,8 +220,8 @@
                   </span>
                 </dd>
               {% endfor %}
-              <hr/>
               <br/>
+              <hr/>
               <dt>
                 <a href="https://xmpp.org/software/">
                   <img class="narrow" src="/img/xmpp.svg"/>
diff --git a/xhtml/jid.xhtml b/xhtml/jid.xhtml
index 2d65a62..a484745 100644
--- a/xhtml/jid.xhtml
+++ b/xhtml/jid.xhtml
@@ -66,7 +66,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-profile">
+      <div id="container">
         <div id="profile">
           <h1>{{title}}</h1>
           {% if filename %}
diff --git a/xhtml/main.xhtml b/xhtml/main.xhtml
index 2ee3613..0368aed 100644
--- a/xhtml/main.xhtml
+++ b/xhtml/main.xhtml
@@ -32,7 +32,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-profile">
+      <div id="container">
         <div id="profile">
           <h1>FASI</h1>
           <h3>Fast And Sleek Invite</h3>
diff --git a/xhtml/node.xhtml b/xhtml/node.xhtml
index 4fabfca..43f612a 100644
--- a/xhtml/node.xhtml
+++ b/xhtml/node.xhtml
@@ -31,7 +31,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-content">
+      <div id="container">
         <div id="content">
           {% if links %}
             <div id="action-bar">
diff --git a/xhtml/result.xhtml b/xhtml/result.xhtml
index 07abd29..185b09f 100644
--- a/xhtml/result.xhtml
+++ b/xhtml/result.xhtml
@@ -29,7 +29,7 @@
           Download
         </a>
       </div>
-      <div id="container-of-profile">
+      <div id="container">
         <div id="profile">
           <h1>{{title}}</h1>
           {% if note %}
diff --git a/xhtml/software.xhtml b/xhtml/software.xhtml
new file mode 100644
index 0000000..0a45fbe
--- /dev/null
+++ b/xhtml/software.xhtml
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!-- Kayla (Céile) XMPP Invite -->
+<!-- Zenya (Xenia) XMPP Invite -->
+<!-- Fast And Sleek Invite (FASI) -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
+    <title>{{brand_name}}: System</title>
+    <meta name="description" content="Operating System Selection" />
+    <meta name="generator" content="Fast And Sleek Invite" />
+    <meta name="uri" content="{{xmpp_uri}}" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta property="og:description" content="Operating System Selection" />
+    <meta property="og:image" content="/img/logo-wordmark-horizontal.svg" />
+    <meta property="og:site_name" content="Operating System Selection" />
+    <meta property="og:title" content="Operating System Selection" />
+    <meta property="og:type" content="website" />
+    <meta property="og:url" content="{{url}}" />
+    <link rel="alternate icon" href="/img/favicon.ico" type="image/x-icon" />
+    <link rel="icon" href="/img/favicon.svg" type="image/svg+xml" />
+    <link rel="stylesheet" href="/css/stylesheet.css" media="screen" type="text/css" />
+  </head>
+  <body>
+    <div id="overlay">
+      <div id="bar">
+        <a href="{{brand_site}}">
+          <img id="logo" src="/img/logo-wordmark-horizontal.svg" />
+        </a>
+        <a id="download" href="/download">
+          Download
+        </a>
+      </div>
+      <div id="container-of-profile">
+        <div id="profile">
+          <h1>Choose Your System</h1>
+          <div class="plain-note">
+            And find the XMPP clients that are best for you.
+          </div>
+          <div id="software">
+            {% for system in software %}
+                <a class="system" href="/download/{{system['id']}}">
+                  <img src="/img/{{system['id']}}.svg" />
+                  <div>{{system['name']}}</div>
+                </a>
+            {% endfor %}
+          </div>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>