<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Basic//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
<!--

Copyright 2004, 2006, 2007, 2008 Luciano Montanaro <mikelima@cirulla.net>

This program is free software: you can redistribute it and/or modify it under
the terms of the Lesser GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

-->
<svg 
width="754mm"
height="440mm"
viewBox="0 0 754 440"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns="http://www.w3.org/2000/svg" 
xmlns:xlink="http://www.w3.org/1999/xlink" 
xmlns:cc="http://web.resource.org/cc/" 
xmlns:dc="http://purl.org/dc/elements/1.1/" 
>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="" >
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license rdf:resource="http://www.gnu.org/licenses/lgpl.html" />
<dc:title>Tigullio International card deck</dc:title>
<dc:date>2008-1-2</dc:date>
<dc:creator>Luciano Montanaro</dc:creator>
<dc:rights>Copyright 2004, 2006, 2007, 2008 Luciano Montanaro</dc:rights>
<dc:publisher>http://www.kde.org</dc:publisher>
</cc:Work>
</rdf:RDF>
</metadata>
<desc>
Tigullio International is a 52-cards deck based on a "French" card
deck. It is actually based on the Tigullio "Genovese" card deck,
actually, with a few additions needed to play easily international
games, but the traditional motives are pretty similar.
</desc>
<defs>
<!-- Gradients, for the shading -->
<linearGradient id="shadow-gradient" x2="100%">
<stop offset="0" style="stop-color:#000;stop-opacity:0.2" />
<stop offset="0.7" style="stop-color:#eee;stop-opacity:0.1" />
<stop offset="1" style="stop-color:#000;stop-opacity:0.2" />
</linearGradient>
<linearGradient id="back-shadow-gradient" x2="100%">
<stop offset="0" style="stop-color:#000;stop-opacity:0.2" />
<stop offset="0.3" style="stop-color:#fff;stop-opacity:0.3" />
<stop offset="1" style="stop-color:#000;stop-opacity:0.2" />
</linearGradient>
<!-- The card outline -->
<g id="card-outline" >
<rect width="57.6" x="0.2" y="0.2" rx="3" height="87.6"
style="fill:white;stroke:url(#outline-gradient);stroke-width:0.1" />
</g>
<g id="card-shadow" >
<rect width="57.6" x="0.2" y="0.2" rx="3" height="87.6" style="fill:url(#shadow-gradient);stroke:none" />
</g>
<g id="back-shadow" >
<rect width="57.6" x="0.2" y="0.2" rx="3" height="87.6" style="fill:url(#back-shadow-gradient);stroke:none" />
</g>1
<!-- The joker star -->
<g style="opacity:1;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline" id="star" transform="scale(0.28)" >
<path
d="M 16.0312 0.375 C 7.42672 0.375 0.4375 7.41116 0.4375 16.0625 C 0.4375 24.7138 7.42672 31.7188 16.0312 31.7188 C 24.6358 31.7188 31.625 24.7138 31.625 16.0625 C 31.625 7.41116 24.6358 0.375 16.0312 0.375 z M 15.7188 2.4375 C 23.2128 2.29701 29.4214 8.30287 29.5625 15.8438 C 29.7036 23.3846 23.7441 29.6095 16.25 29.75 C 8.75592 29.8905 2.54739 23.8846 2.40625 16.3438 C 2.26511 8.80287 8.22467 2.57799 15.7188 2.4375 z" />
<path
d="M 25.2728,28.7851 L 16.0685,22.8653 L 6.85659,28.7707 L 9.64236,18.1876 L 1.17932,11.2514 L 12.1054,10.6305 L 16.0868,0.438244 L 20.0537,10.6376 L 30.9774,11.2746 L 22.503,18.1992 L 25.2728,28.7851 z" />
</g>
<g id="star-r" >
<use xlink:href="#star" transform="rotate(180,7,7)" />
</g>
<!-- The suit symbols -->
<g overflow="visible" id="diamond" transform="scale(0.28)" >
<path style="fill:red" d="M 49.6822 25.2447 C 37.8072 21.9322 28.4322 12.7447 24.9947 0.869646 C 21.5572 12.7447 12.1822 21.9322 0.307148 25.2447 C 12.1822 28.5572 21.5572 37.7447 24.9947 49.6197 C 28.4322 37.7447 37.8072 28.5572 49.6822 25.2447 z" />
</g>
<g overflow="visible" id="heart" transform="scale(0.28)" >
<path style="fill:red" d="M 25.125 9.5625 C 23.625 4.9375 20.25 0.125 12.6875 0.0625 C 5.8125 0 0.125 5.1875 0.0625 12.625 C 0 26.5625 16.0625 29.1875 25.0625 49.5 L 25.0625 49.8125 C 34.0625 29.375 50.1875 26.8125 50.125 12.8125 C 50.0625 5.375 44.375 0.1875 37.5625 0.25 C 30 0.3125 26.6875 5.0625 25.125 9.625 L 25.125 9.5625 z" />
</g>
<g overflow="visible" id="spade" transform="scale(0.28)" >
<path style="fill:black" d="M 25.1875 48.75 C 26.6875 48.75 29.3125 48.9375 30.375 49.625 C 26.8125 39.4375 26.625 36.1875 26.4375 28.25 C 27.6875 31.625 30.4375 38.3125 38.5625 38.3125 C 44.8125 38.375 50.3125 33.3125 50.3125 26.5 C 50.375 14.5 34.125 12.5 25.1875 0.3125 C 16.1875 12.5 0 14.5 0 26.5 C 0 33.3125 5.5625 38.375 11.8125 38.3125 C 19.9375 38.3125 22.6875 31.625 23.9375 28.25 C 23.6875 36.1875 23.5 39.4375 19.9375 49.625 C 21 48.9375 23.6875 48.75 25.125 48.75" />
</g>
<g overflow="visible" id="club" transform="scale(0.28)" >
<path style="fill:black" d="M 25.1479 48.7742 C 23.6635 48.7742 21.0131 48.9289 19.9339 49.6058 C 23.503 39.4233 23.7175 33.5995 23.9126 25.6677 C 19.9467 25.7977 16.5042 33.605 9.14113 33.5345 C 3.47255 33.4695 0.13003 28.8015 0.13003 24.5756 C 0.179076 21.3876 3.00495 15.8618 9.16709 15.8636 C 16.9558 15.866 19.5564 23.7173 23.9124 23.7045 C 23.9387 19.184 16.0977 16.568 16.0587 8.97204 C 16.0587 4.78615 19.2706 0.468206 25.1607 0.325065 C 31.0508 0.468206 34.2627 4.78615 34.2627 8.97204 C 34.2237 16.568 26.3827 19.184 26.409 23.7045 C 30.765 23.7173 33.3656 15.866 41.1543 15.8636 C 47.3165 15.8618 50.1424 21.3876 50.1914 24.5756 C 50.1914 28.8015 46.8489 33.4695 41.1803 33.5345 C 33.8172 33.605 30.3747 25.7977 26.4088 25.6677 C 26.6039 33.5995 26.8184 39.4233 30.3875 49.6058 C 29.3083 48.9289 26.6579 48.7742 25.1735 48.7742" />
</g>
<!-- Rotated suit symbols -->
<g id="diamond-r" >
<use xlink:href="#diamond" transform="rotate(180,7,7)" />
</g>
<g id="heart-r" >
<use xlink:href="#heart" transform="rotate(180,7,7)" />
</g>
<g id="club-r" >
<use xlink:href="#club" transform="rotate(180,7,7)" />
</g>
<g id="spade-r" >
<use xlink:href="#spade" transform="rotate(180,7,7)" />
</g>
<!-- Small symbols, upright and rotated -->
<g id="diamond-s" >
<use xlink:href="#diamond" transform="scale(0.4)" />
</g>
<g id="heart-s" >
<use xlink:href="#heart" transform="scale(0.4)" />
</g>
<g id="club-s" >
<use xlink:href="#club" transform="scale(0.4)" />
</g>
<g id="spade-s" >
<use xlink:href="#spade" transform="scale(0.4)" />
</g>
<g id="diamond-s-r" >
<use xlink:href="#diamond" transform="rotate(180,7,7) scale(0.4)" />
</g>
<g id="heart-s-r" >
<use xlink:href="#heart" transform="rotate(180,7,7) scale(0.4)" />
</g>
<g id="club-s-r" >
<use xlink:href="#club" transform="rotate(180,7,7) scale(0.4)" />
</g>
<g id="spade-s-r" >
<use xlink:href="#spade" transform="rotate(180,7,7) scale(0.4)" />
</g>
<!-- Numbers: A 2 3 4 5 6 7 8 9 10 J Q K -->
<g overflow="visible" id="i-1" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none"
d="M 4.3125 0.03125
L 1.4375 12.5938
L 0.71875 12.5938
L 0 12.5938
L 0 14 
L 0.71875 14 L 3.53125 14 L 4.21875 14 L 4.21875 12.5938 L 3.53125 12.5938 L 2.875 12.5938 L 3.34375 10.5625 L 6.65625 10.5625 L 7.125 12.5938 L 6.46875 12.5938 L 5.78125 12.5938 L 5.78125 14 L 6.46875 14 L 9.28125 14 L 10 14 L 10 12.5938 L 9.28125 12.5938 L 8.5625 12.5938 L 5.6875 0.03125 L 4.3125 0.03125 z M 5 3.34375 L 6.34375 9.15625 L 3.65625 9.15625 L 5 3.34375 z" />
</g>
<g id="i-1-r" >
<use xlink:href="#i-1" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-2" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 5,0.0625 C 1.90981,0.0625 0.0625,1.97478 0.0625,4 L 1.46875,4 C 1.46875,2.79361 2.44683,1.46875 5,1.46875 C 6.34371,1.46875 7.21769,1.68727 7.71875,2.09375 C 8.21981,2.50023 8.53125,3.16176 8.53125,4.53125 C 8.53125,5.37815 8.14141,6.0255 7.4375,6.65625 C 6.73359,7.287 5.73786,7.85489 4.6875,8.40625 C 3.63714,8.95761 2.53326,9.48199 1.65625,10.1562 C 0.779242,10.8305 0.0625,11.7163 0.0625,12.875 L 0.0625,14.2188 L 0.0625,14.9375 L 0.78125,14.9375 L 9.21875,14.9375 L 9.9375,14.9375 L 9.9375,14.2188 L 9.9375,11.8125 L 8.53125,11.8125 L 8.53125,13.5312 L 1.46875,13.5312 L 1.46875,12.875 C 1.46875,12.2832 1.82106,11.8273 2.53125,11.2812 C 3.24144,10.7352 4.24661,10.1845 5.3125,9.625 C 6.37839,9.06549 7.49171,8.47899 8.375,7.6875 C 9.25829,6.89601 9.9375,5.83875 9.9375,4.53125 C 9.9375,2.93844 9.53478,1.73805 8.625,1 C 7.71522,0.261952 6.47797,0.0625 5,0.0625 z" />
</g>
<g id="i-2-r" >
<use xlink:href="#i-2" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-3" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 0,0 L 0,0.75 L 0,3.1875 L 1.5,3.1875 L 1.5,1.5 L 7.40625,1.5 L 2.1875,6.6875 L 3.0625,7.90625 C 3.0625,7.90625 4.02503,7.4375 5.5625,7.4375 C 6.21111,7.4375 6.99586,7.73252 7.5625,8.21875 C 8.12914,8.70498 8.5,9.3397 8.5,10.1875 C 8.5,11.9492 7.17273,13.5 5,13.5 C 3.294,13.5 1.91373,12.5853 1.46875,11.3125 L 0.03125,11.7812 C 0.718024,13.7456 2.74487,15 5,15 C 7.92015,15 10,12.742 10,10.1875 C 10,8.8772 9.3793,7.7902 8.53125,7.0625 C 7.6832,6.3348 6.61152,5.9375 5.5625,5.9375 C 5.34674,5.9375 5.23072,5.98538 5.03125,6 L 8.9375,2.09375 L 9.15625,1.875 L 9.15625,1.5625 L 9.15625,0.75 L 9.15625,0 L 8.40625,0 L 0.75,0 L 0,0 z" />
</g>
<g id="i-3-r" >
<use xlink:href="#i-3" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-4" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 5.96875,0 L 5.75,0.375 L 0.09375,10.0938 L 0,10.25 L 0,10.4688 L 0,11 L 0,11.75 L 0.75,11.75 L 6.4375,11.75 L 6.4375,14.25 L 7.9375,14.25 L 7.9375,11.75 L 9.25,11.75 L 9.25,10.25 L 7.9375,10.25 L 7.9375,0.75 L 7.9375,0 L 7.1875,0 L 6.40625,0 L 5.96875,0 z M 6.4375,2.1875 L 6.4375,10.25 L 1.75,10.25 L 6.4375,2.1875 z" />
</g>
<g id="i-4-r" >
<use xlink:href="#i-4" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-5" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 0,0 L 0,0.71875 L 0,6.40625 L 0,6.9375 L 0.5,7.125 L 1.375,7.375 L 2.03125,7.59375 L 2.28125,6.9375 C 2.28125,6.9375 2.32058,6.73638 2.6875,6.4375 C 3.05442,6.13862 3.71798,5.78125 5,5.78125 C 6.21244,5.78125 6.94352,6.25229 7.46875,7 C 7.99398,7.74771 8.25,8.83352 8.25,9.9375 C 8.25,12.0334 6.92026,13.5312 4.71875,13.5312 C 3.59226,13.5312 2.83354,13.1943 2.3125,12.7812 C 1.79146,12.3682 1.50327,11.8629 1.40625,11.5938 L 0.03125,12.0938 C 0.227005,12.6369 0.646396,13.3351 1.40625,13.9375 C 2.1661,14.5399 3.28346,15 4.71875,15 C 7.6408,15 9.71875,12.7158 9.71875,9.9375 C 9.71875,8.60441 9.41496,7.23634 8.65625,6.15625 C 7.89754,5.07616 6.62992,4.34375 5,4.34375 C 3.43966,4.34375 2.38035,4.79903 1.75,5.3125 C 1.53988,5.48366 1.59756,5.51927 1.46875,5.6875 L 1.46875,1.46875 L 9.28125,1.46875 L 9.28125,0 L 0.71875,0 L 0,0 z" />
</g>
<g id="i-5-r" >
<use xlink:href="#i-5" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-6" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 4.8125,0 C 2.41618,0 1.04415,1.09532 0.46875,2.21875 C -0.0913313,3.31228 -0.00497941,4.34958 0,4.40625 C -0.0051395,6.4689 0.0235241,8.53337 -0.03125,10.5938 C -0.03125,12.9937 2.16255,14.9688 4.84375,14.9688 C 7.52495,14.9688 9.71875,12.9937 9.71875,10.5938 C 9.71875,8.19375 7.52495,6.21875 4.84375,6.21875 C 3.54535,6.21875 2.37663,6.6894 1.5,7.4375 L 1.46875,4.34375 C 1.46875,4.34375 1.4189,3.61371 1.78125,2.90625 C 2.1436,2.19879 2.82846,1.46875 4.8125,1.46875 C 5.39002,1.46875 6.18186,1.62622 6.78125,1.9375 C 7.38064,2.24878 7.77212,2.64247 7.875,3.375 L 9.34375,3.1875 C 9.16971,1.9483 8.36094,1.08833 7.46875,0.625 C 6.57656,0.161669 5.59439,4.41217e-09 4.8125,0 z M 4.84375,7.65625 C 6.67884,7.65625 8.125,8.95113 8.125,10.5938 C 8.125,12.2364 6.67884,13.5625 4.84375,13.5625 C 3.00866,13.5625 1.53125,12.2364 1.53125,10.5938 C 1.53125,8.95113 3.00866,7.65625 4.84375,7.65625 z" />
</g>
<g id="i-6-r" >
<use xlink:href="#i-6" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-7" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 0,0 L 0,0.71875 L 0,3.03125 L 1.46875,3.03125 L 1.46875,1.46875 L 8.125,1.46875 L 8.28125,1.625 C 5.69556,4.6648 3.53125,9.49474 3.53125,14.2812 L 5,14.2812 C 5,9.66386 7.31734,4.64573 9.8125,2 L 10.3125,1.4375 L 9.75,0.9375 L 8.875,0.1875 L 8.65625,0 L 8.375,0 L 0.71875,0 L 0,0 z" />
</g>
<g id="i-7-r" >
<use xlink:href="#i-7" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-8" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 5 0.0625 C 2.5562 0.0625 0.5625 1.76492 0.5625 3.84375 C 0.5625 5.12897 1.34362 6.25776 2.5 6.9375 C 0.987194 7.67842 -0.03125 9.06578 -0.03125 10.6562 C -0.03125 13.0243 2.21617 14.9375 5 14.9375 C 7.78383 14.9375 10.0312 13.0243 10.0312 10.6562 C 10.0312 9.06578 9.01281 7.67842 7.5 6.9375 C 8.65638 6.25776 9.4375 5.12897 9.4375 3.84375 C 9.4375 1.76492 7.4438 0.0625 5 0.0625 z M 5 1.3125 C 6.63653 1.3125 7.96875 2.45163 7.96875 3.84375 C 7.96875 5.23587 6.63653 6.34375 5 6.34375 C 3.36347 6.34375 2.03125 5.23587 2.03125 3.84375 C 2.03125 2.45163 3.36347 1.3125 5 1.3125 z M 5 7.59375 C 6.97656 7.59375 8.59375 8.97488 8.59375 10.6562 C 8.59375 12.3376 6.97656 13.6875 5 13.6875 C 3.02344 13.6875 1.40625 12.3376 1.40625 10.6562 C 1.40625 8.97488 3.02344 7.59375 5 7.59375 z" />
</g>
<g id="i-8-r" >
<use xlink:href="#i-8" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-9" >
<use xlink:href="#i-6-r" transform="translate(-5,-12)" />
</g>
<g id="i-9-r" >
<use xlink:href="#i-6" transform="translate(5,12)" />
</g>
<g overflow="visible" id="i-10" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 6.42893,0.594516 C 4.83471,0.594537 3.48293,1.8874 3.48293,3.47647 L 3.48293,11.8021 C 3.48289,13.3912 4.83469,14.6841 6.42893,14.6841 C 8.02318,14.6841 9.31089,13.3912 9.31089,11.8021 L 9.31089,3.47647 C 9.31091,1.8874 8.02316,0.594516 6.42893,0.594516 z M 0.536935,0.786647 L 0.536935,14.4919 L 1.88185,14.4919 L 1.88185,0.786647 L 0.536935,0.786647 z M 6.42893,2.00347 C 7.29607,2.00347 7.966,2.65217 7.96598,3.47647 L 7.96598,11.8021 C 7.96598,12.6264 7.29609,13.2751 6.42893,13.2751 C 5.56173,13.2751 4.89187,12.6264 4.89189,11.8021 L 4.89189,3.47647 C 4.89189,2.65219 5.56178,2.00347 6.42893,2.00347 z" />
</g>
<g id="i-10-r" >
<use xlink:href="#i-10" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-j" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 4.78125 0.03125 L 4.78125 1.4375 L 6.3125 1.4375 L 6.3125 11.2812 L 6.3125 11.3438 C 6.3125 11.3438 6.31781 11.9499 6.0625 12.5 C 5.80719 13.0501 5.41877 13.5312 4 13.5312 C 2.58112 13.5312 2.16158 13.0501 1.90625 12.5 C 1.65092 11.9499 1.6875 11.3438 1.6875 11.3438 L 1.6875 11.2812 L 1.6875 11.0312 L 0.21875 11.0312 L 0.21875 11.2188 L 0.21875 11.2812 C 0.213668 11.3387 0.202231 12.1829 0.625 13.0938 C 1.06222 14.0357 2.14491 15 4 15 C 5.85501 15 6.96907 14.0357 7.40625 13.0938 C 7.82879 12.1833 7.72389 11.3394 7.71875 11.2812 C 7.71857 11.2792 7.71875 11.2188 7.71875 11.2188 L 7.71875 1.4375 L 9.25 1.4375 L 9.25 0.03125 L 4.78125 0.03125 z" />
</g>
<g id="i-j-r" >
<use xlink:href="#i-j" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-q" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 4.71875 0 C 3.90332 -8.82378e-09 3.18023 0.247825 2.65625 0.71875 C 2.13227 1.18968 1.81762 1.83494 1.625 2.53125 C 1.23976 3.92387 1.28125 5.63599 1.28125 7.5 C 1.28125 7.64252 1.28153 7.76558 1.28125 7.90625 C 0.975273 7.87136 0.654832 7.84375 0.3125 7.84375 L 0.3125 9.3125 C 0.679467 9.3125 1.00747 9.33714 1.3125 9.375 C 1.33129 10.4982 1.37574 11.5677 1.625 12.4688 C 1.81762 13.1651 2.13227 13.8103 2.65625 14.2812 C 3.18023 14.7522 3.90332 15 4.71875 15 C 5.53418 15 6.25727 14.7522 6.78125 14.2812 C 6.84947 14.2199 6.90744 14.1607 6.96875 14.0938 C 7.55491 14.4681 8.29038 14.7188 9.15625 14.7188 L 9.15625 13.25 C 8.50635 13.25 8.09215 13.0861 7.71875 12.8125 C 7.75896 12.6977 7.77977 12.5871 7.8125 12.4688 C 8.19774 11.0761 8.1875 9.364 8.1875 7.5 C 8.1875 5.63599 8.19774 3.92387 7.8125 2.53125 C 7.61988 1.83494 7.30523 1.18968 6.78125 0.71875 C 6.25727 0.247825 5.53418 2.96059e-16 4.71875 0 z M 4.71875 1.5 C 5.25592 1.5 5.54439 1.63087 5.78125 1.84375 C 6.01811 2.05663 6.22947 2.4114 6.375 2.9375 C 6.66607 3.9897 6.6875 5.63599 6.6875 7.5 C 6.6875 9.02553 6.66477 10.3787 6.5 11.4062 C 6.36281 11.2147 6.21289 11.0503 6.0625 10.8438 C 5.36017 9.87938 4.38073 8.84699 2.8125 8.28125 C 2.81068 8.01159 2.78125 7.78083 2.78125 7.5 C 2.78125 5.63599 2.80268 3.9897 3.09375 2.9375 C 3.23928 2.4114 3.41939 2.05663 3.65625 1.84375 C 3.89311 1.63087 4.18158 1.5 4.71875 1.5 z M 2.84375 9.8125 C 3.75025 10.2567 4.31553 10.9505 4.875 11.7188 C 5.19287 12.1552 5.48383 12.622 5.84375 13.0625 C 5.8204 13.0869 5.80516 13.1348 5.78125 13.1562 C 5.54439 13.3691 5.25592 13.5 4.71875 13.5 C 4.18158 13.5 3.89311 13.3691 3.65625 13.1562 C 3.41939 12.9434 3.23928 12.5886 3.09375 12.0625 C 2.93245 11.4794 2.88168 10.6965 2.84375 9.8125 z" />
</g>
<g id="i-q-r" >
<use xlink:href="#i-q" transform="rotate(180,5,10)" />
</g>
<g overflow="visible" id="i-k" transform="scale(0.56)" >
<path style="fill-opacity:1;stroke:none" d="M 0.03125 0.03125 L 0.03125 1.5625 L 1.09375 1.5625 L 1.09375 13.5312 L 0.03125 13.5312 L 0.03125 15.0625 L 4.1875 15.0625 L 4.1875 13.5312 L 2.625 13.5312 L 2.625 9.65625 L 2.9375 9.1875 L 4.125 7.40625 L 6.53125 13.5312 L 5.25 13.5312 L 5.25 15.0625 L 9.40625 15.0625 L 9.40625 13.5312 L 8.1875 13.5312 L 8 13.0312 L 5.25 6.0625 L 5.15625 5.8125 L 7.96875 1.5625 L 9.40625 1.5625 L 9.40625 0.03125 L 5.25 0.03125 L 5.25 1.5625 L 6.09375 1.5625 L 2.625 6.875 L 2.625 1.5625 L 4.1875 1.5625 L 4.1875 0.03125 L 0.03125 0.03125 z" />
</g>
<g id="i-k-r" >
<use xlink:href="#i-k" transform="rotate(180,5,10)" />
</g>
<!-- card outlines with the figures -->
<g id="card-outline-diamonds" >
<use xlink:href="#card-outline" />
<use x="3" y="14" xlink:href="#diamond-s" />
<use x="41" y="60" xlink:href="#diamond-s-r" />
</g>
<g id="card-outline-hearts" >
<use xlink:href="#card-outline" />
<use x="3" y="14" xlink:href="#heart-s" />
<use x="41" y="60" xlink:href="#heart-s-r" />
</g>
<g id="card-outline-clubs" >
<use xlink:href="#card-outline" />
<use x="3" y="14" xlink:href="#club-s" />
<use x="41" y="60" xlink:href="#club-s-r" />
</g>
<g id="card-outline-spades" >
<use xlink:href="#card-outline" />
<use x="3" y="14" xlink:href="#spade-s" />
<use x="41" y="60" xlink:href="#spade-s-r" />
</g>
<!-- The KDE text, to use as the card maker name -->
<g id="cardmaker" transform="scale(0.15)" >
<path style="stroke:none" d="M 1.51553,29.4375 L 1.79678,32 L 11.6718,32 L 11.4218,29.4375 L 6.95303,29.4375 L 11.7655,26.0938 L 11.078,23.4375 L 6.51553,26.8125 L 2.23428,23.5312 L 1.54678,26.0625 L 6.01553,29.4375 L 1.51553,29.4375 z M 1.51553,19.5938 L 11.1718,19.5938 L 11.1718,16.8125 C 11.1718,16.084 11.0507,15.3672 10.828,14.6875 C 10.6034,14.0078 10.3065,13.4336 9.89053,12.9375 C 9.47451,12.4414 8.94522,12.0371 8.32803,11.75 C 7.7128,11.4609 7.03311,11.3125 6.29678,11.3125 C 5.25772,11.3203 4.39249,11.5664 3.67178,12 C 2.95889,12.4395 2.40616,13.0352 2.04678,13.8438 C 1.68741,14.6504 1.51554,15.5918 1.51553,16.6562 L 1.51553,19.5938 z M 1.51553,7.46875 L 11.1718,7.46875 L 11.1718,1.59375 L 9.04678,0.96875 L 9.04678,5 L 7.29678,5 L 7.29678,2.28125 L 5.17178,2.28125 L 5.17178,5 L 3.64053,5 L 3.64053,1.21875 L 1.51553,1.71875 L 1.51553,7.46875 z M 3.67178,17 C 3.68741,16 3.88272,15.2402 4.23428,14.6875 C 4.59561,14.1445 5.24405,13.8691 6.20303,13.8438 L 6.26553,13.8438 C 7.04873,13.84387 7.6835,14.0742 8.17178,14.5625 C 8.66006,15.0508 8.92178,15.8555 8.92178,17 L 3.67178,17 z" />
</g>
<!-- Basic frame for the court cards -->
<g overflow="visible" id="court-frame" >
<rect width="53" x="2.5" y="2.5" rx="1.5" height="83" style="fill:none;stroke:black;stroke-width:0.3" />
<use x="3" y="78" xlink:href="#cardmaker" />
<use x="3" y="78" xlink:href="#cardmaker" transform="rotate(180,29,44)" />
</g>
<!-- Outlines for the court cards -->
<g overflow="visible" id="diamond-fig" >
<use xlink:href="#court-frame" />
<use x="6" y="6" xlink:href="#diamond" />
<use x="38" y="68" xlink:href="#diamond-r" />
<rect width="6" x="3" y="3" height="18" style="fill:white;stroke:none" />
<rect width="6" x="49" y="67" height="18" style="fill:white;stroke:none" />
<use x="3" y="14" xlink:href="#diamond-s" />
<use x="41" y="60" xlink:href="#diamond-s-r" />
</g>
<g overflow="visible" id="heart-fig" >
<use xlink:href="#court-frame" />
<use x="6" y="6" xlink:href="#heart" />
<use x="38" y="68" xlink:href="#heart-r" />
<rect width="6" x="3" y="3" height="18" style="fill:white;stroke:none" />
<rect width="6" x="49" y="67" height="18" style="fill:white;stroke:none" />
<use x="3" y="14" xlink:href="#heart-s" />
<use x="41" y="60" xlink:href="#heart-s-r" />
</g>
<g overflow="visible" id="club-fig" >
<use xlink:href="#court-frame" />
<use x="6" y="6" xlink:href="#club" />
<use x="38" y="68" xlink:href="#club-r" />
<rect width="6" x="3" y="3" height="18" style="fill:white;stroke:none" />
<rect width="6" x="49" y="67" height="18" style="fill:white;stroke:none" />
<use x="3" y="14" xlink:href="#club-s" />
<use x="41" y="60" xlink:href="#club-s-r" />
</g>
<g overflow="visible" id="spade-fig" >
<use xlink:href="#court-frame" />
<use x="6" y="6" xlink:href="#spade" />
<use x="38" y="68" xlink:href="#spade-r" />
<rect width="6" x="3" y="3" height="18" style="fill:white;stroke:none" />
<rect width="6" x="49" y="67" height="18" style="fill:white;stroke:none" />
<use x="3" y="14" xlink:href="#spade-s" />
<use x="41" y="60" xlink:href="#spade-s-r" />
</g>
<!-- Components for the numeric cards: Diamonds -->
<g id="diamond-g1" >
<use y="37" xlink:href="#diamond" />
</g>
<g id="diamond-g2" >
<use y="7" xlink:href="#diamond" />
<use y="67" xlink:href="#diamond-r" />
</g>
<g id="diamond-g2-r" >
<use xlink:href="#diamond-g2" transform="rotate(180,7,44) " />
</g>
<g id="diamond-g3" >
<use xlink:href="#diamond-g1" />
<use xlink:href="#diamond-g2" />
</g>
<g id="diamond-g3-r" >
<use xlink:href="#diamond-g3" transform="rotate(180,7,44)" />
</g>
<g id="diamond-g4" >
<use xlink:href="#diamond-g2" />
<use y="27" xlink:href="#diamond" />
<use y="47" xlink:href="#diamond-r" />
</g>
<g id="diamond-g4-r" >
<use xlink:href="#diamond-g4" transform="rotate(180,7,44)" />
</g>
<!-- Components for the numeric cards: Hearts -->
<g id="heart-g1" >
<use y="37" xlink:href="#heart" />
</g>
<g id="heart-g2" >
<use y="7" xlink:href="#heart" />
<use y="67" xlink:href="#heart-r" />
</g>
<g id="heart-g2-r" >
<use xlink:href="#heart-g2" transform="rotate(180,7,44) " />
</g>
<g id="heart-g3" >
<use xlink:href="#heart-g1" />
<use xlink:href="#heart-g2" />
</g>
<g id="heart-g3-r" >
<use xlink:href="#heart-g3" transform="rotate(180,7,44)" />
</g>
<g id="heart-g4" >
<use xlink:href="#heart-g2" />
<use y="27" xlink:href="#heart" />
<use y="47" xlink:href="#heart-r" />
</g>
<g id="heart-g4-r" >
<use xlink:href="#heart-g4" transform="rotate(180,7,44)" />
</g>
<!-- Components for the numeric cards: Clubs -->
<g id="club-g1" >
<use y="37" xlink:href="#club" />
</g>
<g id="club-g2" >
<use y="7" xlink:href="#club" />
<use y="67" xlink:href="#club-r" />
</g>
<g id="club-g2-r" >
<use xlink:href="#club-g2" transform="rotate(180,7,44) " />
</g>
<g id="club-g3" >
<use xlink:href="#club-g1" />
<use xlink:href="#club-g2" />
</g>
<g id="club-g3-r" >
<use xlink:href="#club-g3" transform="rotate(180,7,44)" />
</g>
<g id="club-g4" >
<use xlink:href="#club-g2" />
<use y="27" xlink:href="#club" />
<use y="47" xlink:href="#club-r" />
</g>
<g id="club-g4-r" >
<use xlink:href="#club-g4" transform="rotate(180,7,44)" />
</g>
<!-- Components for the numeric cards: Spades -->
<g id="spade-g1" >
<use y="37" xlink:href="#spade" />
</g>
<g id="spade-g2" >
<use y="7" xlink:href="#spade" />
<use y="67" xlink:href="#spade-r" />
</g>
<g id="spade-g2-r" >
<use xlink:href="#spade-g2" transform="rotate(180,7,44)" />
</g>
<g id="spade-g3" >
<use xlink:href="#spade-g1" />
<use xlink:href="#spade-g2" />
</g>
<g id="spade-g3-r" >
<use xlink:href="#spade-g3" transform="rotate(180,7,44)" />
</g>
<g id="spade-g4" >
<use xlink:href="#spade-g2" />
<use y="27" xlink:href="#spade" />
<use y="47" xlink:href="#spade-r" />
</g>
<g id="spade-g4-r" >
<use xlink:href="#spade-g4" transform="rotate(180,7,44)" />
</g>
<!-- The K-gear logo, for the firm logo on the ace of hearts -->
<g id="k-logo" transform="scale(0.03555)" >
<polygon points="95.6421,148.227 95.6421,30.5293 124.227,27.793 123.924,79.4941 161.637,29.0107 192.047,36.0029 152.814,86.4878 191.742,140.015 161.939,149.445 123.924,93.7866 123.924,143.968 95.6421,148.227 " />
<path d="M 163.82,156.836 L 161.351,157.618 C 160.99,157.731 160.598,157.596 160.386,157.283 C 160.386,157.283 155.514,150.153 149.223,140.946 C 141.702,155.665 126.401,165.747 108.732,165.747 C 83.6294,165.747 63.2773,145.394 63.2773,120.29 C 63.2773,101.822 74.293,85.9395 90.106,78.8247 L 90.106,67.0986 C 87.228,68.1055 84.4463,69.3188 81.8037,70.7583 C 81.8013,70.7563 81.7978,70.7515 81.7905,70.7476 L 60.3784,56.7046 C 59.8013,56.3276 59.0415,56.4058 58.5566,56.894 L 47.3379,68.1108 C 46.8662,68.584 46.7773,69.3188 47.125,69.8916 L 60.2593,91.5229 C 57.9297,95.4394 56.064,99.6626 54.7295,104.117 L 30.6157,109.133 C 29.9448,109.272 29.4614,109.866 29.4614,110.555 L 29.4614,126.417 C 29.4614,127.088 29.9194,127.669 30.5659,127.826 L 53.9702,133.546 C 55.2183,138.706 57.1528,143.597 59.709,148.092 L 46.1626,168.75 C 45.7847,169.328 45.8638,170.088 46.352,170.575 L 57.5674,181.792 C 58.0391,182.262 58.7754,182.353 59.3506,182.007 L 80.5786,169.115 C 84.7485,171.521 89.2456,173.415 93.9985,174.699 L 98.9512,198.513 C 99.0908,199.188 99.688,199.668 100.372,199.668 L 116.237,199.668 C 116.904,199.668 117.485,199.213 117.645,198.559 L 123.479,174.695 C 128.379,173.373 133.013,171.402 137.284,168.886 L 158.204,182.604 C 158.779,182.983 159.539,182.907 160.027,182.418 L 171.246,171.202 C 171.721,170.727 171.807,169.994 171.458,169.422 L 163.82,156.836 z" />
</g>
<g id="k-logo-big" transform="scale(0.0425)" >
<path d="M 76.0205,20.674 L 100.121,18.9199 C 100.121,33.4105 100.121,47.8248 100.121,62.239 C 109.73,47.7485 120.407,33.3342 132.456,19.3775 L 158.311,25.9364 C 146.719,38.8254 134.897,53.1634 125.441,67.5014 C 134.517,82.7546 144.507,96.7124 157.854,112.575 L 132.916,119.972 C 118.959,104.338 110.57,89.3135 100.121,73.1451 L 100.121,116.083 L 76.0205,119.135 L 76.0205,20.674 L 76.0205,20.674 z" />
<path d="M 100.35,139.803 C 114.46,136.827 110.875,132.557 122.39,139.269 L 129.865,144.53 C 131.239,145.217 132.535,146.438 133.831,145.14 C 136.653,142.471 139.399,139.726 142.22,137.057 C 143.441,135.76 142.22,134.309 141.61,133.319 L 141.533,133.319 L 136.119,125.617 L 132.534,126.915 C 131.62,127.525 130.398,127.219 129.332,125.771 L 121.4,115.398 C 114.078,125.541 102.257,132.1 88.8342,132.1 C 66.7181,132.1 48.7193,114.103 48.7193,91.9849 C 48.7193,76.2741 57.795,62.6225 70.9879,56.0636 L 70.9879,46.8354 C 70.5304,47.0642 70.0738,47.2167 69.6904,47.3693 C 64.5053,49.5047 64.1992,50.4962 55.7337,45.6152 L 48.2606,40.2765 C 46.8868,39.6664 45.5903,38.3699 44.2948,39.6664 C 41.473,42.412 38.7274,45.1576 35.9055,47.9031 C 34.6853,49.1234 35.9818,50.6487 36.5157,51.6402 L 42.2335,59.7244 L 46.4292,65.6731 C 47.0393,66.5121 47.2671,66.5883 46.9631,67.1985 C 46.5828,67.8086 46.2767,68.3425 45.8953,68.9526 C 40.3279,78.5621 44.2175,79.3248 32.32,82.4517 L 23.2443,83.977 C 21.8726,84.4346 20.0422,84.4346 19.9649,86.3413 C 19.9649,90.2308 19.8886,94.1204 19.8886,98.01 C 19.8123,99.7641 21.7963,99.9177 22.9403,100.222 L 32.6272,101.976 L 39.8724,103.273 C 40.8639,103.427 41.0906,103.273 41.3204,104.035 C 44.2959,116.924 48.1844,113.874 41.7007,125.085 L 36.4394,132.635 C 35.753,133.932 34.5317,135.229 35.8293,136.524 C 38.5748,139.346 41.2431,142.094 43.9887,144.916 C 45.2089,146.134 46.7343,144.839 47.7268,144.306 L 55.8099,138.586 L 61.835,134.466 C 62.6749,133.78 62.7512,133.552 63.3613,133.932 C 75.4103,141.484 75.8679,136.068 79.3762,148.805 L 81.054,157.879 C 81.5116,159.253 81.5879,161.007 83.4183,161.083 C 87.3078,161.083 91.2737,161.083 95.1632,161.083 C 96.9174,161.083 97.071,159.099 97.2987,157.955 L 98.9766,148.194 L 100.121,141.023 C 100.197,140.337 100.197,140.029 100.35,139.803 z M 114.917,133.701 C 114.841,133.776 114.764,133.776 114.687,133.776 C 114.764,133.776 114.764,133.701 114.841,133.701 L 114.917,133.701 z M 101.111,139.497 C 100.883,139.573 100.577,139.65 100.349,139.803 C 100.501,139.649 100.731,139.573 101.111,139.497 z" />
<path d="M 89.1393,129.202 C 101.798,129.202 112.933,122.794 119.645,113.031 L 119.187,112.27 C 111.332,120.963 102.562,126.607 89.063,126.913 C 72.2845,127.217 55.2771,112.193 55.1998,92.5156 C 55.0483,79.8555 60.9198,71.3137 70.9106,65.2124 L 70.9106,59.8737 C 59.6995,66.2038 52.074,78.3301 52.074,92.1354 C 52.074,112.497 68.6989,129.202 89.1393,129.202 z" />
</g>
<!-- Court cards figures -->
<g id="jack-of-diamonds" >
<!--
<image width="58" height="88" xlink:href="jack-of-diamonds.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g23145" 
style="opacity:1;color:#000;stroke:#000;fill-opacity:1;fill-rule:nonzero;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;display:inline">
<path style="fill:#f00;stroke-width:0.875" d="M 53.8101,110.807 C 53.8101,110.807 52.6275,111.694 46.8621,116.129 C 41.0967,120.564 38.5307,123.521 35.0831,125.886 C 31.6356,128.251 29.7138,130.248 27.9399,132.686 C 26.1659,135.124 24.2198,142.443 30.0713,145.991 C 35.9227,149.539 50.7057,146.228 54.6971,143.182 C 58.6885,140.136 61.2016,138.599 61.2016,138.599 C 61.2016,138.599 61.6451,138.599 64.1582,141.408 C 66.6713,144.217 68.1496,146.878 68.1496,146.878 L 101.116,163.435 L 120.925,131.208 L 53.8101,110.807 z" />
<path style="fill:none;stroke-width:0.875" d="M 65.1544,120.089 C 65.1544,120.089 66.7579,127.235 66.2278,130.112 C 65.1544,135.938 61.0538,138.599 61.0538,138.599 C 61.0538,138.599 61.965,133.13 61.0538,130.912 C 60.1425,128.695 57.9493,125.886 57.9493,125.886" />
<path style="fill:#fe0;stroke-width:1.25" d="M 133.173,96.6626 C 132.485,96.3875 125.085,90.8596 118.194,89.1363 C 109.266,86.9036 95.9262,94.1539 77.1443,95.9309 C 85.0011,107.482 93.6772,124.573 91.8175,154.56 C 90.815,170.613 97.4234,168.998 97.4234,168.998 L 139.027,102.935 L 133.173,96.6626 z" />
<path style="fill:#f00;stroke-width:1.25" d="M 111.928,87.2994 C 114.349,87.7395 118.51,88.8465 122.406,92.2723 C 125.745,95.2067 124.915,99.485 124.288,101.994 C 123.661,104.502 121.2,108.466 116.952,109.625 C 118.25,111.254 119.011,111.399 118.28,113.492 C 117.566,115.538 114.297,116.245 112.894,114.24 C 111.715,112.555 112.79,111.006 112.79,111.006 C 112.79,111.006 109.451,112.043 104.37,111.485 C 99.0448,110.901 97.2304,110.065 91.2162,105.053 C 85.2019,100.041 80.9629,96.4278 77.4474,94.9682 C 78.7637,93.4313 80.0702,91.6586 80.8029,90.6444 L 111.928,87.2994 z" />
<g>
<path style="fill:#fdd;stroke-width:1.25" d="M 114.062,91.0812 C 114.062,91.0812 119.344,93.9544 119.658,96.6626 C 120.186,101.222 118.325,105.126 112.79,106.593 C 107.254,108.06 101.104,106.935 93.2209,100.53 C 91.8261,99.397 81.506,92.209 80.19,91.5406 C 80.8711,89.9917 84.6512,85.3168 84.599,80.5648 C 84.5322,74.4886 83.3876,70.9795 82.3852,65.5122 C 81.3828,60.0449 81.6084,53.6024 83.6582,49.5189 C 84.8674,47.1101 88.4667,38.9763 100.495,35.9692 C 112.524,32.9621 117.85,33.7997 120.285,36.3479 C 122.72,38.8961 123.292,41.9032 123.292,41.9032 L 115.273,81.5055 C 115.273,81.5055 114.356,83.3043 113.73,87.4282 C 113.312,90.1834 115.273,95.0291 115.273,95.0291" />
<path style="fill:#fdd;stroke-width:1.25" d="M 122.72,40.9008 C 122.72,40.9008 124.324,43.09 124.811,44.5014 C 125.297,45.9127 122.812,49.7561 122.812,50.7585 C 122.812,51.7609 125.823,54.0612 126.826,55.5415 C 127.828,57.0218 129.541,58.0464 129.872,59.99 C 129.054,61.7244 125.998,62.9654 125.223,63.7337 C 124.671,65.9988 127.302,68.9674 125.297,69.9697 C 123.292,70.9721 123.292,70.9721 123.292,70.9721 C 123.292,70.9721 124.88,69.8226 125.297,74.3974 C 125.611,77.8413 126.367,79.8014 122.825,81.401 C 119.283,83.0006 114.307,81.8674 107.254,79.9935 C 101.283,78.4069 100.238,77.9887 100.238,77.9887" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 101.864,45.095 C 101.864,45.095 99.0826,53.5058 96.976,53.9137 C 95.0091,55.0599 97.5699,58.4452 103.013,56.9736 C 106.118,56.4008 106.928,51.5537 108.15,48.4348 C 110.887,41.4534 112.885,35.3688 112.289,33.4873 C 111.692,31.6057 102.275,33.8512 101.864,45.095 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 93.5184,48.4697 C 93.5184,48.4697 94.5325,56.1358 92.6024,56.9748 C 90.2046,58.0173 92.25,64.6928 97.8029,61.4981 C 99.7693,60.3669 99.9215,56.8306 101.225,54.3034 C 103.612,49.6739 105.271,43.552 105.406,37.6983 C 105.452,35.7249 93.5109,39.6302 93.5184,48.4697 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 82.7103,48.2259 C 82.7103,48.2259 82.2289,49.3876 81.3842,56.04 C 80.5395,62.6923 80.3844,66.3881 76.0427,72.5969 C 72.0213,78.3478 69.1121,78.4204 64.3052,79.8987 C 53.2334,83.3038 50.4578,86.0097 49.6825,89.9471 C 48.9072,93.8844 50.0466,97.9909 54.0782,98.4344 C 58.1098,98.8779 59.6064,97.5802 60.5367,95.6584 C 61.4671,93.7366 61.157,91.3713 58.2108,91.667 C 56.1534,91.8735 56.9703,94.072 55.8849,94.072 C 54.7995,94.072 54.0034,94.0323 53.5486,92.8496 C 52.7878,90.871 53.8946,89.9868 56.04,88.7104 C 57.9218,87.5908 62.6749,85.9197 69.3196,83.5363 C 75.4225,81.3473 81.4214,77.8019 82.7902,75.9462 C 85.7991,71.8671 84.1221,62.9046 84.8812,59.728 C 85.6565,56.4835 89.0678,45.6919 86.5868,45.544 C 84.1059,45.3962 83.7957,47.1702 82.7103,48.2259 z" />
</g>
<path style="fill:#fe8;stroke-width:1.25" d="M 81.3256,49.4143 C 81.3256,49.4143 79.2349,51.9231 78.3987,57.1497 C 77.5624,62.3763 78.359,67.3424 76.9352,69.4844 C 74.5862,73.0186 71.0815,74.0838 66.273,75.7563 C 61.4646,77.4288 58.7526,81.6632 58.9599,86.4439 C 59.1813,91.5511 59.1514,95.9903 57.9105,97.2898 C 56.6369,98.6235 53.1991,99.9718 51.0114,101.889 C 48.1124,104.43 49.9788,104.768 48.3063,107.903 C 46.6338,111.039 43.954,110.043 44.5304,112.342 C 45.1069,114.642 47.1787,114.37 47.6664,113.806 C 49.8718,111.256 52.0567,111.297 52.2658,108.788 C 52.4748,106.28 52.2132,104.681 55.1307,103.98 C 58.5342,103.162 61.0464,103.771 62.5099,97.2898 C 63.9733,90.8089 63.954,87.7726 64.024,85.0054 C 64.1286,80.9829 70.252,79.39 71.8998,79.1034 C 74.304,78.6853 80.4893,76.9435 81.5346,73.4566 C 82.5799,69.9697 82.9981,66.7666 82.5799,62.7944 C 82.1618,58.8222 82.789,55.0591 84.8796,51.9231 C 86.9703,48.7872 89.5044,47.2835 88.8772,45.4019 C 88.25,43.5204 81.7437,49.4143 81.3256,49.4143 z" />
<g>
<g>
<path style="fill:#fe8;stroke-width:0.875" d="M 86.616,78.4707 C 86.4836,82.3965 91.4545,83.4914 90.7338,91.5404 C 90.2876,96.5243 96.1119,95.5155 96.3642,94.3161 C 97.4196,89.2989 102.981,95.8077 97.2436,99.1071 C 92.3634,101.914 85.4802,97.7957 85.593,93.2144 C 85.7157,88.2355 80.9577,87.0752 79.9095,84.3508 C 76.0333,74.2755 86.8526,71.4563 86.616,78.4707 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 88.8627,74.966 C 88.1183,78.8228 95.118,79.7689 93.1483,87.6064 C 91.9286,92.4593 97.839,92.3731 98.2756,91.228 C 100.102,86.4373 104.578,93.7352 98.3954,96.0975 C 93.1366,98.1069 86.9816,92.9637 87.809,88.4564 C 88.7083,83.5579 84.1901,81.6682 83.5806,78.8135 C 81.3266,68.2562 90.1926,68.0747 88.8627,74.966 z" />
</g>
<path style="fill:#fe0;stroke-width:0.875" d="M 88.3976,66.0423 C 88.0814,71.0274 89.3701,72.457 88.8627,74.966 C 88.0839,78.8161 95.118,79.7689 93.1483,87.6064 C 91.9286,92.4593 97.839,92.3731 98.2756,91.228 C 100.102,86.4373 104.578,93.7352 98.3954,96.0975 C 93.1366,98.1069 86.9816,92.9637 87.809,88.4564 C 88.7083,83.5579 85.2301,81.2454 83.5806,78.8135 C 81.4227,75.632 82.7514,71.6384 83.6715,66.907 C 84.5956,62.1549 88.6434,62.166 88.3976,66.0423 z" />
</g>
<path style="fill:#080;stroke-width:0.875" d="M 119.553 51.1914 A 2.00775 3.14645 0 1 1 115.538,51.1914 A 2.00775 3.14645 0 1 1 119.553 51.1914 z" transform="translate(0.293016,-0.691291)" />
<path style="fill:none;stroke-width:0.875" d="M 119.816,45.4664 C 119.816,45.4664 118.28,43.908 116.276,43.908 C 114.271,43.908 112.266,46.5012 112.266,46.5012" />
<path style="fill:#fdd;stroke-width:1.25" d="M 123.883,70.6765 C 123.883,70.6765 122.479,71.6053 120.138,70.8246 C 117.13,69.8223 115.919,70.7388 115.919,70.7388" />
<path style="fill:#080;stroke-width:1.25" d="M 133.125,96.5 C 133.125,96.5 133.187,96.5307 133.188,96.5312 C 133.182,96.5099 133.178,96.488 133.125,96.5 z M 133.188,96.5625 C 132.986,97.212 123.627,104.539 115.375,118.594 C 109.368,128.825 107.649,139.693 107.649,139.693 L 112.012,144.965 L 140.312,101.156 C 137.151,99.1884 133.284,96.6266 133.188,96.5625 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#08f;stroke-width:0.875" d="M 74.179,118.544 C 74.179,118.544 77.7316,127.87 79.3501,133.614 C 80.9686,139.358 82.2517,150.104 82.2517,150.104 C 82.2517,150.104 85.3357,153.364 84.9477,152.285 C 84.5597,151.207 84.9433,140.754 81.6259,129.043 C 78.3186,117.368 77.6528,117.074 77.6528,117.074 L 74.179,118.544 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 63.7643,112.551 C 63.7643,112.551 60.0011,119.66 56.238,122.586 C 52.4748,125.513 48.9715,128.022 47.0392,131.158 C 45.1069,134.294 43.2761,137.43 43.2761,137.43 L 36.5861,135.757 C 36.5861,135.757 38.8857,129.904 40.5583,127.813 C 42.2308,125.722 48.9828,120.287 51.8477,116.942 C 54.7125,113.597 56.6561,109.625 56.6561,109.625 L 63.7643,112.551 z" />
<path style="fill:none;stroke-width:0.875" d="M 56.0091,112.813 L 54.6012,120.464 L 46.8423,121.847 L 44.3279,130.489 L 37.8214,133.369" />
<path style="fill:none;stroke-width:0.875" d="M 58.0504,113.662 L 56.3697,122.432 L 48.7489,123.842 L 46.3378,132.245 L 37.7005,135.686" />
</g>
<path style="fill:#08f;stroke-width:0.875" d="M 103.695,129.067 C 103.695,129.067 104.532,137.848 104.113,143.075 C 103.695,148.301 101.283,157.466 101.283,157.466 C 101.283,157.466 103.068,161.195 103.068,160.184 C 103.068,159.173 105.995,153.11 106.831,142.447 C 107.665,131.817 108.086,129.067 108.086,129.067 L 103.695,129.067 z" />
<path style="fill:#080;stroke-width:1.25" d="M 77.7715,95.0291 C 77.7715,95.0291 68.4916,98.9011 65.8549,101.053 C 60.5296,105.399 53.4581,111.088 53.4581,111.088 C 53.4581,111.088 80.7045,120.92 90.2138,128.022 C 99.7231,135.124 111.849,145.148 111.849,145.148 L 117.075,138.893 C 117.075,138.893 109.395,124.183 100.978,114.642 C 88.6428,100.663 76.5171,94.9901 77.7715,95.0291 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 88.6455,56.7482 C 88.6455,56.7482 89.627,64.7409 87.5204,65.1488 C 84.4428,65.7448 83.6601,65.9876 83.2998,68.5398 C 82.0026,77.7282 84.0029,78.535 79.1673,80.2075 C 74.3317,81.88 70.7044,85.4959 70.5701,93.2603 C 70.5122,96.6054 73.6044,98.2794 76.492,98.7782 C 79.9219,99.3708 81.8766,95.6595 79.174,94.3879 C 76.7598,93.252 75.4406,94.5921 75.4855,91.824 C 75.5609,87.1743 77.4383,86.701 80.7809,85.186 C 84.2199,83.6273 86.1041,81.8371 88.1743,73.1772 C 89.0237,69.6242 90.3376,72.9917 93.9754,69.463 C 96.8378,66.6864 93.1986,58.8397 95.6485,55.9382 C 98.2081,52.9068 100.463,42.2736 99.8661,40.392 C 99.2694,38.5104 88.3245,40.4869 88.6455,56.7482 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 90.49,44.4851 C 90.49,44.4851 86.2573,53.7379 85.3267,59.0932 C 84.3961,64.4486 86.3324,68.1801 84.9503,70.4298 C 83.3441,73.0444 85.313,77.8733 80.4273,79.587 C 75.5416,81.3007 67.5425,81.2269 66.8503,89.1528 C 66.1582,97.0787 67.128,96.5142 64.2577,100.37 C 61.3873,104.226 61.9409,102.28 59.0077,104.856 C 53.63,109.578 56.8377,113.952 59.9391,111.849 C 61.6973,110.656 61.5097,108.322 64.1701,106.998 C 67.3568,105.412 67.5549,103.672 69.5022,100.37 C 71.1995,97.4919 71.0108,93.7245 71.0562,90.8882 C 71.1324,86.1239 76.6543,87.7436 80.0314,86.1913 C 83.5061,84.5942 86.8752,83.049 89.1148,75.9497 C 90.24,72.3826 90.703,69.0949 90.3457,65.0248 C 89.9884,60.9548 89.7924,56.796 91.9561,53.5828 C 94.1198,50.3696 95.7054,44.9161 95.1025,42.9882 C 94.4997,41.0603 90.9125,44.4851 90.49,44.4851 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 86.814,46.6646 C 86.814,46.6646 83.2099,53.3865 82.2889,58.6131 C 81.3678,63.8397 82.7156,66.5477 82.3553,69.1 C 81.0582,78.2884 78.0322,79.5387 73.1966,81.2112 C 68.361,82.8837 63.2444,83.119 63.1211,89.5335 C 63.0575,92.8421 62.2163,96.6162 60.558,98.7532 C 57.6675,102.478 58.3295,100.622 55.3619,103.131 C 52.3943,105.64 53.8463,105.566 52.1229,108.702 C 50.3995,111.838 47.9516,111.21 48.4908,113.51 C 49.0299,115.81 50.7992,115.303 51.603,114.974 C 54.1124,113.945 56.034,112.465 56.2838,109.956 C 56.5335,107.447 56.814,106.514 59.4472,105.222 C 62.6012,103.674 63.4684,102.985 65.1574,99.6402 C 66.8313,96.3253 66.7856,92.415 66.9912,89.795 C 67.2625,86.3378 71.9111,86.522 75.2536,85.007 C 78.6927,83.4483 83.09,81.9538 85.1602,74.9201 C 86.1917,71.4155 86.7322,68.23 86.3785,64.2578 C 86.0249,60.2856 85.8309,56.2268 87.9724,53.0909 C 90.114,49.9549 91.6833,45.6425 91.0866,43.7609 C 90.4899,41.8794 87.2321,46.6646 86.814,46.6646 z" />
</g>
<g>
<path style="fill:#080;fill-rule:evenodd;stroke-width:1.25" d="M 131.867,28.8759 C 123.098,27.7266 113.797,20.9854 110.803,21.016 C 108.008,21.5375 102.894,25.2681 98.8631,26.4292 C 95.0141,27.5378 89.0508,25.3931 86.0713,26.7032 C 78.28,30.1292 74.1911,36.0004 66.618,39.9192 C 70.7016,42.9059 73.6835,43.5847 76.3197,45.4466 C 78.9559,47.3086 80.9051,50.5359 80.9051,50.5359 C 80.9051,50.5359 93.8981,42.4966 104.34,40.5185 C 110.693,39.5476 116.544,40.61 123.274,41.4706 C 124.334,35.9167 128.23,32.9388 131.867,28.8759 z" />
<path style="fill:none;stroke-width:0.875" d="M 128.886,32.5475 C 122.152,32.0884 117.374,26.9813 111.62,25.9882 C 109.578,26.3428 104.947,30.2413 100.651,31.0248 C 95.6692,31.9362 89.3055,29.9439 87.001,31.0954 C 82.9441,33.1225 76.6778,39.8155 72.2199,43.2911" />
</g>
<path style="fill:#08f;stroke-width:1.25" d="M 45.7209,136.781 C 42.651,135.153 30.4192,129.918 27.2868,132.443 C 20.7003,137.752 20.4819,141.84 16.5053,158.483 C 12.5286,175.126 16.9915,189.992 18.2528,192.691 C 19.4748,195.307 23.9767,207.251 28.5625,206.531 C 26.3735,205.013 25.6933,199.835 25,197.719 C 24.1376,195.087 27.1099,181.465 31.2812,166.031 C 35.4526,150.597 41.7212,142.241 48.8125,141.406 C 50.7797,141.175 52.2077,141.471 53.2812,142 C 53.2004,141.702 53.0924,141.451 52.9688,141.25 C 52.9688,141.25 51.5005,139.847 45.7209,136.781 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<g>
<g>
<path style="fill:#fff;stroke-width:1.25" d="M 56.447,146.211 C 56.447,146.211 56.0289,140.357 48.9208,141.193 C 41.8126,142.029 35.5407,150.392 31.3595,165.863 C 27.1782,181.333 24.6092,194.9 25.0594,197.64 C 25.9238,202.901 26.7601,208.064 30.5232,206.839 C 34.1887,205.645 37.2132,204.33 39.3039,200.985 C 41.3945,197.64 49.3389,184.097 51.8477,177.152 C 54.3564,170.207 58.1196,149.974 56.447,146.211 z" />
<g style="opacity:1" transform="matrix(0.90638,0.202507,-0.19837,0.925284,36.4752,5.92021)" >
<g>
<path style="fill:#08f;fill-rule:evenodd;stroke-width:0.935591" d="M 52.0361,139.4 C 51.812,136.216 46.853,135.557 44.4436,136.367 C 39.827,137.918 31.0062,146.242 31.2878,155.003 C 34.6882,155.999 42.8169,153.643 42.8169,153.643 C 56.7203,149.022 52.287,142.965 52.0361,139.4 z" />
<path style="fill:#fe0;fill-rule:evenodd;stroke-width:0.935591" d="M 54.6461,143.27 C 54.6461,143.27 54.8733,143.928 51.9578,140.151 C 47.2546,139.176 40.9404,148.637 42.7494,153.811 C 46.0604,155.153 47.6216,154.137 47.6216,154.137 L 54.6461,143.27 z" />
</g>
<g style="opacity:1" transform="matrix(1,0,0,0.952221,-5.78046,2.24423)" >
<path style="fill:#fdd;fill-rule:evenodd;stroke-width:1.36643" d="M 45.5072,183.909 C 45.5072,183.909 44.285,182.725 43.4958,181.502 C 42.6827,180.242 42.1315,177.108 43.0924,176.517 C 44.0533,175.926 45.0994,176.628 45.6055,177.921 C 46.2708,179.622 46.7294,180.239 47.3056,180.734 C 48.0968,181.414 49.0795,183.628 48.1187,184.138 C 47.1578,184.648 45.5316,183.983 45.5072,183.909 z" />
<path style="fill:#fdd;fill-rule:evenodd;stroke-width:1.36643" d="M 49.2343,179.785 C 48.6702,178.395 48.4812,175.424 49.5353,175.023 C 50.5895,174.622 51.4866,175.506 51.7428,176.871 C 53.6234,179.827 52.294,184.75 49.2343,179.785 z" />
<path style="fill:#fdd;fill-rule:evenodd;stroke-width:1.36643" d="M 47.2045,181.636 C 47.2045,181.636 46.4557,180.033 45.9081,178.685 C 45.344,177.296 45.155,174.325 46.2092,173.923 C 47.2633,173.522 48.1604,174.406 48.4166,175.771 C 48.7534,177.566 49.089,178.258 49.5629,178.851 C 50.2137,179.666 50.7668,182.025 49.7276,182.347 C 48.6885,182.669 47.2148,181.713 47.2045,181.636 z" />
<path style="fill:#fdd;fill-rule:evenodd;stroke-width:1.36968" d="M 62.5965,153.148 C 63.4344,154.24 64.5266,155.867 64.7357,159.421 C 64.9447,162.975 56.5883,182.74 53.0365,184.326 C 49.4848,185.911 43.7738,187.961 42.7538,187.375 C 41.6612,186.748 42.0059,183.829 43.5717,183.436 C 46.4296,182.72 48.2175,182.475 49.0537,181.937 C 49.89,181.399 51.5393,175.978 51.5393,175.257 C 51.5393,174.536 50.3737,169.7 50.8404,167.263 C 51.1239,165.782 51.925,160.659 53.4237,159.196 C 52.3353,158.989 51.9574,157.903 51.9574,156.649 C 51.9574,155.394 52.4005,152.922 54.2445,151.249 C 56.0884,149.577 57.3968,147.908 59.5218,147.734 C 61.0211,147.612 62.3891,152.878 62.5965,153.148 z" />
<path style="fill:none;stroke-width:0.958776" d="M 56.545,155.355 C 56.1712,156.034 53.6681,159.087 53.2019,159.766" />
</g>
</g>
</g>
</g>
<path style="fill:#fff;stroke-width:0.875" d="M 39.0926,199.276 C 39.0926,199.276 47.6096,210.704 53.1259,214.312 C 58.6422,217.919 63.1497,220.326 63.1497,220.326 L 79.7576,195.863 L 39.0926,199.276 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 101.814,162.426 L 70.9081,209.206 C 55.192,208.161 40.2365,200.104 34.973,196.83 C 36.4413,192.822 43.6934,177.048 48.4741,171.364 C 53.263,165.669 63.8549,156.873 63.8549,156.873 L 101.814,162.426 z" />
<g>
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 66.4866,156.373 C 66.4866,156.373 48.4169,171.44 45.0124,176.543 C 41.608,181.646 40.5583,185.433 40.5583,185.433 C 40.5583,185.433 49.8297,185.088 54.0198,181.2 C 58.2099,177.311 61.7199,171.202 64.8625,166.585 C 68.0051,161.968 73.7204,157.102 73.7204,157.102 L 66.4866,156.373 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 64.496,156.873 C 64.496,156.873 54.3564,165.026 50.9069,169.103 C 47.5716,173.045 42.8579,180.915 42.8579,180.915 C 42.8579,180.915 50.5933,180.079 53.9383,176.734 C 57.2833,173.389 59.9654,167.627 62.928,163.981 C 65.6458,160.636 70.1663,157.082 70.1663,157.082 L 64.496,156.873 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.874999" d="M 74.318,156.107 C 74.318,156.107 66.9385,162.753 63.2838,168.386 C 60.2865,173.006 58.8836,175.149 58.5405,183.65 C 58.2448,190.974 67.1199,192.737 70.2085,188.926 C 73.2972,185.115 72.9265,175.855 75.3562,170.459 C 78.788,162.838 82.4269,162.374 83.0521,159.768 C 79.3916,157.475 75.1432,156.448 74.318,156.107 z" />
<path style="fill:#08f;stroke-width:0.875" d="M 74.551,159.138 C 74.551,159.138 67.3808,166.19 65.1544,170.207 C 63.3285,173.502 62.0918,174.434 61.8827,180.497 C 61.7026,185.72 67.1093,186.978 68.9908,184.26 C 70.8724,181.542 70.6466,174.938 72.1268,171.089 C 74.2174,165.653 78.2941,160.881 79.2349,160.184 C 77.3534,159.173 75.0537,159.382 74.551,159.138 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 82.5172,160.427 C 73.702,166.975 70.3536,182.028 72.186,187.065 C 74.0184,192.102 77.2208,193.532 81.4865,191.346 C 86.6047,188.723 86.8257,181.444 87.6874,175.651 C 88.5491,169.859 91.5696,164.846 91.5696,164.846 L 82.5172,160.427 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 83.4162,163.145 C 77.9806,168.58 73.4211,180.497 74.551,184.678 C 75.6809,188.859 79.0545,189.069 82.0716,186.56 C 85.0887,184.051 84.1392,177.988 84.6706,173.18 C 85.2019,168.371 88.2246,164.817 88.2246,164.817 L 83.4162,163.145 z" />
</g>
</g>
<path style="fill:none;stroke-width:0.875" d="M 81.0879,193.68 C 75.9658,193.471 63.4883,191.919 60.038,191.159 C 53.2647,189.667 42.8128,187.229 39.886,185.766" />
<path style="fill:none;stroke-width:0.875" d="M 75.8228,201.541 C 70.7203,201.048 59.7611,199.421 56.3042,198.692 C 49.9378,197.348 40.0555,193.184 37.2144,191.561" />
<g>
<path style="fill:#000;stroke-width:0.875" d="M 36.377,194.295 C 38.938,194.609 42.6489,194.713 42.6489,194.713 C 43.4329,195.968 46.8301,198.894 46.8301,198.894 L 40.6105,199.156 L 36.377,194.295 z" />
<path style="fill:#000;stroke-width:0.875" d="M 48.0086,199.277 C 50.9394,199.373 55.1477,199.103 55.1477,199.103 C 56.172,200.491 60.3353,203.562 60.3353,203.562 L 53.3299,204.527 L 48.0086,199.277 z" />
<path style="fill:#000;stroke-width:0.875" d="M 71.1875,201.781 C 71.1875,201.781 65.3781,203.105 61.25,203.688 L 70,208.594 L 71.6875,208.094 L 74.5625,203.625 C 73.1723,202.972 71.842,202.292 71.1875,201.781 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
</g>
</g>
<path style="fill:#000;fill-rule:evenodd;stroke-width:1.25" d="M 67.6875,145.969 C 67.5877,145.971 67.5411,145.979 67.5312,146 C 67.53124,146 68.2766,150.02 66.6875,152.594 C 64.9913,155.34 63.4688,157.656 63.4688,157.656 C 63.4687,157.656 73.386,157.518 80.8438,161.938 C 85.4553,164.67 91.9146,167.664 96.375,169.656 L 102.969,159.406 C 102.252,159.054 93.5693,154.766 88.4062,152.156 C 80.3788,148.099 69.1838,145.942 67.6875,145.969 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 84.2524,163.145 C 83.9737,163.145 83.9737,163.145 84.2524,163.145 z" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 84.2524,161.681 C 84.5312,161.681 84.5312,161.681 84.2524,161.681 z" />
<path style="fill:none;stroke-width:0.875" d="M 37.6145,182.976 C 37.6145,182.976 38.6499,185.432 37.2781,185.916 C 35.9063,186.399 36.065,188.815 36.065,188.815 C 36.065,188.815 32.6508,186.761 33.725,185.544 C 34.723,184.414 34.5173,182.552 34.5173,182.552" />
<path style="fill:none;stroke-width:0.875" d="M 33.9701,197.709 C 33.9701,197.709 35.3892,199.965 34.1138,200.664 C 32.8383,201.363 33.3857,203.721 33.3857,203.721 C 33.3857,203.721 29.6841,202.247 30.5474,200.873 C 31.3494,199.596 30.8451,197.791 30.8451,197.791" />
<path style="fill:none;stroke-width:0.875" d="M 42.0652,160.833 C 42.0652,160.833 42.5133,163.46 41.0674,163.618 C 39.6214,163.776 39.225,166.165 39.225,166.165 C 39.225,166.165 36.3692,163.386 37.6925,162.447 C 38.9219,161.574 39.1465,159.714 39.1465,159.714" />
<path style="fill:none;stroke-width:0.875" d="M 28.3616,189.78 C 28.3616,189.78 27.0694,192.111 28.3815,192.739 C 29.6937,193.367 29.2775,195.751 29.2775,195.751 C 29.2775,195.751 32.8919,194.074 31.954,192.75 C 31.0826,191.52 31.4864,189.69 31.4864,189.69" />
<g>
<path style="fill:#000;stroke-width:0.875" d="M 43.8438,136.781 C 42.9189,136.769 41.9283,136.843 40.8438,137.031 C 32.1673,138.536 25.0704,147.888 21.0938,164.531 C 17.1171,181.174 16.9915,189.992 18.2528,192.691 C 19.4748,195.307 23.9767,207.251 28.5625,206.531 C 26.3735,205.013 25.5395,201.402 25,197.719 C 24.3758,193.457 27.1099,181.465 31.2812,166.031 C 35.4526,150.597 41.7212,142.241 48.8125,141.406 C 50.7797,141.175 52.2077,141.471 53.2812,142 C 53.2004,141.702 53.0924,141.451 52.9688,141.25 C 52.9688,141.25 50.318,136.865 43.8438,136.781 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fe0;stroke-width:0.875" d="M 20.4576,196.141 L 24.1675,202.211 C 22.495,195.731 22.2716,189.364 22.2716,189.364 L 26.0708,186.125 L 24.017,179.147 L 28.8356,174.269 L 26.5542,164.956 C 28.3281,162.738 32.8875,160.601 32.8875,160.601 L 31.5638,150.644 C 31.5638,150.644 33.9618,148.159 39.875,146.681 L 40.0893,140.849 C 40.0893,140.849 46.7061,140.2 52.028,140.643 C 52.9597,140.722 48.9601,138.127 48.9601,138.127 C 44.5252,137.536 37.4246,137.914 37.4246,137.914 L 36.7922,144.582 C 32.653,145.469 28.2719,148.546 28.2719,148.546 L 29.1522,158.503 C 29.1522,158.503 25.2348,160.196 22.4261,162.857 L 24.4984,171.961 L 19.6799,176.84 L 21.7337,183.818 L 17.9345,187.057 C 17.9345,187.057 18.576,192.587 20.4576,196.141 z" />
</g>
</g>
<use xlink:href="#g23145" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter" d="M 62.6799,220.941 L 143.099,94.3981" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter" d="M 62.6799,220.941 L 143.099,94.3981" />
</g>
</g>
<g id="jack-of-hearts" >
<!--
<image width="58" height="88" xlink:href="jack-of-hearts.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g3509"
style="opacity:1;fill-opacity:1;fill-rule:evenodd;stroke-opacity:1;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline"
>
<g transform="translate(0,-1.89058)" >
<path style="fill:red;stroke-width:1.25" d="M 29.3665,121.146 C 35.6313,111.944 36.806,106.071 38.9595,102.155 C 41.1131,98.2399 41.857,95.499 45.1069,93.5412 C 48.3568,91.5835 51.8808,91.1919 51.8808,91.1919 L 138.806,86.689 C 138.806,86.689 143.465,88.6468 145.344,90.0172 C 147.224,91.3877 147.224,92.1708 147.224,92.1708 L 110.809,147.38 L 92.4065,147.576 L 70.1663,129.564 C 70.1663,129.564 69.6964,127.215 66.3682,124.474 C 63.04,121.733 59.3203,120.95 59.3203,120.95 C 59.3203,120.95 57.1667,121.224 56.7752,125.1 C 56.3836,128.977 56.6186,131.522 55.1307,134.067 C 53.6427,136.612 53.6427,139.353 52.6639,140.136 C 51.685,140.919 29.5622,121.341 29.3665,121.146 z" />
<g>
<path style="fill:black;stroke-width:0.875" d="M 55.1749,90.4558 C 55.1749,90.4558 53.8245,93.9776 51.4552,98.8742 C 48.5185,104.943 45.1486,104.938 42.8166,108.761 C 40.2491,112.97 40.0023,116.103 38.5339,118.452 C 35.5973,123.15 35.01,122.837 33.6395,125.147 C 32.5316,127.015 39.317,131.96 39.317,131.96 C 39.317,131.96 40.8522,131.416 42.7236,129.18 C 46.2309,124.991 46.2179,118.913 48.6944,115.311 C 51.1708,111.709 53.667,110.681 56.7412,106.705 C 60.5063,101.836 60.2651,98.0519 63.5933,94.802 L 55.1749,90.4558 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 38.0452,127.483 C 38.3534,125.432 36.1106,123.441 37.7021,121.488 C 39.2061,119.643 41.552,121.513 41.3343,122.769 C 42.2083,121.995 44.8426,122.968 44.3524,125.198 C 43.7458,127.958 39.9363,126.416 38.0452,127.483 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 41.7742,118.801 C 41.9912,116.741 39.8063,114.827 41.2362,112.822 C 42.5875,110.927 44.8653,112.717 44.705,113.98 C 45.501,113.177 48.0184,114.06 47.6363,116.306 C 47.1635,119.084 43.5181,117.671 41.7742,118.801 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 47.4847,111.098 C 47.7987,108.991 45.5133,106.946 47.1351,104.939 C 48.6676,103.042 51.0581,104.965 50.8362,106.255 C 51.7269,105.46 54.4112,106.459 53.9117,108.751 C 53.2936,111.587 49.4117,110.002 47.4847,111.098 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 53.2022,102.61 C 53.5124,100.58 50.9646,98.6318 52.7147,96.6875 C 54.3685,94.8502 57.0299,96.6787 56.8075,97.922 C 57.7738,97.1493 60.7428,98.0875 60.2317,100.297 C 59.5994,103.03 55.3033,101.538 53.2022,102.61 z" />
</g>
</g>
</g>
<path style="fill:white;stroke-width:0.875" d="M 44.1045,129.224 C 44.1045,129.224 42.0998,128.23 39.0926,129.729 C 36.0855,131.229 34.301,133.029 32.3932,137.854 C 31.2531,140.737 30.8264,145.43 30.4628,156.864 C 30.1584,166.437 29.6523,171.52 29.0689,175.932 C 27.6172,183.629 27.5536,190.45 30.0713,198.388 C 31.9687,204.371 35.0831,205.405 37.0879,203.4 C 39.0926,201.395 47.1116,187.934 48.114,183.352 C 49.1164,178.771 51.1212,161.3 51.1212,153.281 C 51.1212,145.262 48.114,132.388 46.1093,130.806 C 44.1045,129.224 44.3434,129.24 44.1045,129.224 z" />
<g transform="translate(-7.71706e-8,-1.89058)" >
<g>
<path style="fill:#08f;stroke-width:0.875" d="M 48.58,134.365 C 48.58,134.365 44.1045,130.974 43.1021,130.543 C 42.0998,130.112 39.6525,129.906 37.0879,131.115 C 34.4958,132.336 28.5638,139.059 28.877,145.03 C 29.0929,149.078 36.6102,150.708 36.6102,150.708 L 49.1164,146.15 L 48.58,134.365 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 54.6461,143.27 C 54.6461,143.27 52.1983,136.595 49.2828,132.818 C 46.2862,134.803 47.0679,140.136 47.0679,140.136 C 47.0679,140.136 41.0459,138.297 39.2463,139.651 C 38.5541,142.252 42.0842,146.938 42.0842,146.938 C 42.0842,146.938 35.7854,147.183 35.3009,150.091 C 38.9694,153.067 47.6216,154.137 47.6216,154.137 L 54.6461,143.27 z" />
</g>
<g transform="matrix(1,0,0,0.952221,-5.78046,2.24423)" >
<path style="fill:#fdd;stroke-width:1.28098" d="M 45.5072,183.909 C 45.5072,183.909 44.285,182.725 43.4958,181.502 C 42.6827,180.242 42.1315,177.108 43.0924,176.517 C 44.0533,175.926 45.0994,176.628 45.6055,177.921 C 46.2708,179.622 46.7294,180.239 47.3056,180.734 C 48.0968,181.414 49.0795,183.628 48.1187,184.138 C 47.1578,184.648 45.5316,183.983 45.5072,183.909 z" />
<path style="fill:#fdd;stroke-width:1.28098" d="M 49.2343,179.785 C 48.6702,178.395 48.4812,175.424 49.5353,175.023 C 50.5895,174.622 51.4866,175.506 51.7428,176.871 C 53.6234,179.827 52.294,184.75 49.2343,179.785 z" />
<path style="fill:#fdd;stroke-width:1.28098" d="M 47.2045,181.636 C 47.2045,181.636 46.4557,180.033 45.9081,178.685 C 45.344,177.296 45.155,174.325 46.2092,173.923 C 47.2633,173.522 48.1604,174.406 48.4166,175.771 C 48.7534,177.566 49.089,178.258 49.5629,178.851 C 50.2137,179.666 50.7668,182.025 49.7276,182.347 C 48.6885,182.669 47.2148,181.713 47.2045,181.636 z" />
<path style="fill:#fdd;stroke-width:1.28402" d="M 62.5965,153.148 C 63.4344,154.24 64.5266,155.867 64.7357,159.421 C 64.9447,162.975 56.5883,182.74 53.0365,184.326 C 49.4848,185.911 43.7738,187.961 42.7538,187.375 C 41.6612,186.748 42.0059,183.829 43.5717,183.436 C 46.4296,182.72 48.2175,182.475 49.0537,181.937 C 49.89,181.399 51.5393,175.978 51.5393,175.257 C 51.5393,174.536 50.3737,169.7 50.8404,167.263 C 51.1239,165.782 51.925,160.659 53.4237,159.196 C 52.3353,158.989 51.9574,157.903 51.9574,156.649 C 51.9574,155.394 52.4005,152.922 54.2445,151.249 C 56.0884,149.577 57.3968,147.908 59.5218,147.734 C 61.0211,147.612 62.3891,152.878 62.5965,153.148 z" />
<path style="fill:none;stroke-width:0.898813" d="M 56.545,155.355 C 56.1712,156.034 53.6681,159.087 53.2019,159.766" />
</g>
</g>
<g transform="matrix(0.960737,-0.277461,0.277461,0.960737,-46.9863,12.3965)" >
<path style="fill:green;stroke-width:1.25" d="M 16.3729,196.466 C 16.3729,196.466 15.8905,185.058 16.0194,179.483 C 16.1511,173.79 21.3008,154.316 23.2956,149.054 C 25.2905,143.791 27.6107,135.685 30.6177,131.125 C 33.3384,126.999 38.0291,125.703 40.0231,124.86 C 42.5697,123.784 44.3068,124.404 44.3551,124.725 C 49.4686,128.089 50.6151,130.661 53.1767,135.645 C 46.1643,126.89 40.2896,137.038 34.825,145.933 C 33.6447,147.854 23.687,173.951 23.1335,176.187 C 22.4893,178.79 16.3648,187.272 16.3729,196.466 z" />
</g>
<path style="fill:green;stroke-width:0.875" d="M 102.587,73.0804 C 69.854,72.8251 51.1877,89.4864 51.1877,89.4864 C 56.2779,88.7033 72.821,98.312 82.414,117.498 C 86.8921,126.454 88.9743,136.474 89.9318,144.5 L 111.107,144.5 L 119.659,131.469 C 120.446,126.2 121.643,120.587 123.449,114.961 C 130.208,93.9083 139.205,84.6077 139.205,84.6077 C 139.205,84.6077 127.49,73.2762 102.587,73.0804 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 88.491,90.6718 C 88.491,90.6718 91.3651,102.314 92.9938,113.382 C 94.6943,124.937 95.2257,143.257 95.2257,143.257 L 111.24,143.257 C 111.24,143.257 111.626,119.648 111.984,111.228 C 112.425,100.662 115.273,86.7562 115.273,86.7562" />
<g transform="translate(-7.71706e-8,-1.89058)" >
<path style="fill:none;stroke-width:0.875" d="M 91.6312,92.9539 C 91.6312,92.9539 94.5321,104.596 95.7322,115.664 C 96.9852,127.219 97.3767,145.539 97.3767,145.539 L 109.177,145.539 C 109.177,145.539 109.461,121.93 109.725,113.51 C 110.05,102.944 112.149,89.0384 112.149,89.0384" />
</g>
<g transform="translate(-7.71706e-8,-1.89058)" >
<path style="fill:none;stroke-width:0.875" d="M 88.491,92.5623 C 88.491,92.5623 91.3651,104.205 92.9938,115.272 C 94.6943,126.828 95.2257,145.148 95.2257,145.148 L 111.24,145.148 C 111.24,145.148 111.626,121.539 111.984,113.119 C 112.425,102.553 115.273,88.6468 115.273,88.6468" />
<path style="fill:#fe0;stroke-width:0.875" d="M 101.78,111.631 C 100.301,108.016 95.2569,107.097 95.6906,102.332 C 96.1004,97.8282 101.179,98.4486 102.043,100.692 C 102.561,98.5556 107.209,97.4364 108.597,101.527 C 110.316,106.587 103.467,107.986 101.78,111.631 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 102.436,126.775 C 101.313,124.016 97.4853,123.315 97.8144,119.678 C 98.1255,116.241 101.979,116.715 102.636,118.427 C 103.028,116.796 106.556,115.942 107.61,119.064 C 108.914,122.926 103.716,123.993 102.436,126.775 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 102.996,140.71 C 101.935,138.466 98.6448,138.033 98.7881,135.005 C 98.9235,132.144 102.227,132.387 102.852,133.781 C 103.125,132.413 106.1,131.568 107.117,134.115 C 108.375,137.267 103.983,138.354 102.996,140.71 z" />
</g>
<path style="fill:white;stroke-width:0.875" d="M 72.4373,85.1815 C 72.4373,85.1815 82.4431,97.5719 103.093,94.0939 C 123.744,90.6159 133.324,79.095 133.324,79.095 L 132.387,69.0957 L 72.4373,69.6609 L 72.4373,85.1815 z" />
<path style="fill:#08f;stroke-width:0.875" d="M 74.7866,83.0051 C 74.7866,83.0051 83.9881,94.1644 102.978,91.032 C 121.969,87.8996 130.779,77.5234 130.779,77.5234 L 129.917,68.5177 L 74.7866,69.0267 L 74.7866,83.0051 z" />
<g transform="translate(0.195776,-2.12616)" >
<path style="fill:#fe0;stroke-width:0.875" d="M 84.1995,79.4453 C 84.1995,79.4453 81.999,80.8823 80.8988,81.0937 C 82.7331,83.0676 85.9488,85.718 88.0877,92.9539 C 95.7083,90.0094 105.486,87.898 115.786,89.3829 C 116.982,80.9812 124.295,71.9745 124.295,71.9745 L 119.283,68.9674 L 84.1995,79.4453 z" />
<g>
<path style="fill:#fe8;stroke-width:1.25" d="M 88.2137,72.0508 C 87.5213,71.2087 85.4978,71.4879 82.8457,72.9826 C 80.1272,74.5147 78.6794,77.8324 77.4685,79.234 C 76.2576,80.6356 73.8734,81.5618 71.5122,81.7772 C 69.151,81.9926 66.9451,80.0087 64.3398,81.5684 C 61.7346,83.128 62.9815,81.7928 59.5029,81.9694 C 55.6301,82.166 52.9281,84.843 51.7042,85.9413 C 50.3746,87.1347 48.1272,86.0597 50.394,83.0863 C 52.1535,80.7782 47.3775,80.0334 45.6536,82.9237 C 43.6676,86.2534 43.8764,90.4818 48.8561,90.6653 C 53.9373,90.849 56.0281,87.0047 58.4525,86.2783 C 60.8768,85.552 64.6758,86.8194 67.6595,86.8139 C 70.6432,86.8083 71.9911,85.2229 75.3078,83.5731 C 78.6246,81.9233 79.4721,81.7369 83.3042,79.7427 C 86.0599,78.3086 90.4126,74.7255 88.2137,72.0508 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 78.8979,41.4647 C 77.7288,41.4978 76.6345,43.4059 76.157,46.6528 C 75.6676,49.981 77.5275,53.407 77.919,55.3648 C 78.3106,57.3226 77.5275,59.9656 76.157,62.1191 C 74.7866,64.2726 71.6542,64.8404 71.2626,68.0903 C 70.8711,71.3402 69.8922,74.0419 66.564,75.5689 C 63.2358,77.096 61.4738,78.858 61.278,80.62 C 61.0823,82.382 63.3533,83.9482 65.1544,82.1862 C 66.9556,80.4242 71.85,78.9559 72.8288,76.4108 C 73.8077,73.8657 74.3951,70.3417 76.3528,67.7966 C 78.3106,65.2515 81.8346,64.9579 82.6177,61.0423 C 83.4008,57.1268 82.324,55.9521 81.443,51.3514 C 80.6339,49.5739 82.6112,41.3596 78.8979,41.4647 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 81.0007,47.1568 C 79.8315,47.1899 78.1499,49.5874 77.6725,52.8343 C 77.183,56.1625 78.8471,58.0224 79.2387,59.9801 C 79.6302,61.9379 79.5323,63.2104 78.1619,65.364 C 76.7915,67.5175 72.9738,69.4557 72.5823,72.7056 C 72.1907,75.9555 71.2118,78.6572 67.8836,80.1843 C 64.5554,81.7113 60.0974,85.7989 60.6399,87.4867 C 62.4019,92.9685 66.9243,90.5213 65.2015,87.6825 C 63.8942,85.5285 74.3443,83.1796 75.3231,80.6345 C 76.302,78.0894 75.7147,74.957 77.6725,72.4119 C 79.6302,69.8668 83.1542,69.5732 83.9373,65.6576 C 84.7204,61.7421 83.6436,60.5675 82.7626,55.9667 C 81.9536,54.1892 84.714,47.0517 81.0007,47.1568 z" />
<path style="fill:#fe0;stroke-width:0.877078" d="M 83.0297,50.5535 C 81.94,50.5842 80.92,52.354 80.475,55.3656 C 80.0188,58.4526 81.7523,61.6304 82.1173,63.4463 C 82.4823,65.2622 81.7523,67.7136 80.475,69.7111 C 79.1976,71.7086 76.2779,72.2352 75.9129,75.2496 C 75.548,78.2639 74.6356,80.7699 71.5334,82.1863 C 68.4312,83.6026 66.6016,85.2268 66.6064,86.8712 C 66.6197,91.5401 70.7921,90.9371 70.2195,88.3239 C 69.718,86.0353 77.1456,84.8383 78.058,82.4776 C 78.9704,80.117 78.8326,77.3378 80.6575,74.9772 C 82.4823,72.6165 85.7669,72.3442 86.4969,68.7124 C 87.2268,65.0806 86.2231,63.9911 85.402,59.7238 C 84.6478,58.075 86.4909,50.456 83.0297,50.5535 z" />
</g>
<g>
<path style="fill:#fdd;stroke-width:1.25" d="M 96.7812,28.4062 C 88.9389,28.5493 81.359,32.9974 78.5938,41.625 L 78.4688,42.2188 C 78.4687,42.2187 78.1562,43.9928 78.1562,46.5 C 78.1562,49.0072 80.3838,52.239 80.5312,54.1562 C 80.6787,56.0735 79.4863,57.1002 79.7812,60.5 C 80.0762,63.8998 82.2496,70.5367 85,73.7812 C 85.3374,74.1792 85.7181,74.6064 86.125,75.0312 C 86.1151,75.553 85.968,77.9319 84.0625,79.9688 C 87.2333,82.6971 88.8557,84.2512 89.9688,88.6875 C 97.6746,86.3278 103.051,84.2375 112.969,85.5938 C 114.444,80.8007 115.427,75.9975 120.047,72.6055 C 115.458,66.7114 116.346,61.5208 116.043,54.7539 C 116.043,52.3942 114.792,44.5656 113.629,42.0078 C 109.714,33.3979 104.624,28.2632 96.7812,28.4062 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:none;stroke-width:1.25" d="M 78.3499,46.0577 C 78.3499,48.5708 80.5673,51.8231 80.7152,53.7449 C 80.863,55.6667 79.6803,56.6859 79.976,60.0938 C 80.2717,63.5017 82.445,70.154 85.2019,73.4063 C 87.7752,76.4419 92.6724,80.6557 95.2257,79.9935 C 99.7852,78.8108 104.664,75.3645 107.62,72.5193 C 109.986,70.2423 110.872,69.267 110.872,69.267" />
</g>
<g>
<path style="fill:#fe8;stroke-width:1.25" d="M 111.407,37.461 C 111.407,37.461 114.829,37.3226 116.351,43.2753 C 117.874,49.228 116.905,53.6579 117.459,58.6416 C 117.942,62.9925 119.842,73.0855 122.513,73.2108 C 125.753,73.3606 131.175,72.3107 131.177,76.4239 C 131.18,84.4893 137.947,83.7873 137.911,79.0289 C 137.854,71.6334 131.605,75.0331 131.666,70.0215 C 131.712,66.3397 130.454,65.3269 127.109,65.1117 C 124.771,64.9614 125.454,61.3997 125.35,60.6913 C 125.025,58.4878 122.218,59.6656 121.707,57.1188 C 121.197,54.572 120.839,50.6613 120.423,46.6467 C 120.008,42.6321 117.932,40.5556 116.409,39.4481 C 114.326,37.9335 112.138,32.9158 111.407,34.9115 C 110.676,36.9073 111.783,37.5995 111.407,37.461 z" />
<path style="fill:#fe8;stroke-width:1.25" d="M 124.715,71.0406 C 124.789,76.0075 139.509,72.6931 139.057,80.4206 C 138.585,88.3821 147.981,88.9587 147.944,84.2003 C 147.888,76.8048 142.617,84.4137 142.483,75.095 C 142.43,71.4133 143.039,70.4261 139.688,70.381 C 135.783,70.3285 136.624,66.578 136.656,65.8627 C 136.821,62.1909 128.778,62.3089 126.357,62.1923 C 119.445,61.8595 124.623,64.835 124.715,71.0406 z" />
<path style="fill:#fe0;stroke-width:0.877078" d="M 126.535,72.3601 C 126.598,76.9592 137.795,74.7712 137.414,81.9265 C 137.017,89.2986 144.937,89.8325 144.906,85.4263 C 144.858,78.5784 140.415,85.6239 140.303,76.9952 C 140.258,73.586 139.286,72.4907 136.461,72.4489 C 133.17,72.4004 133.878,68.9275 133.905,68.2652 C 134.045,64.8652 128.833,65.5183 126.792,65.4103 C 120.966,65.1022 126.457,66.614 126.535,72.3601 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 111.407,37.461 C 111.407,37.461 114.829,37.3226 116.351,43.2753 C 117.874,49.228 116.905,53.6579 117.459,58.6416 C 117.942,62.9925 119.842,73.2813 122.513,73.4066 C 125.753,73.5564 131.175,72.3107 131.177,76.4239 C 131.18,84.4893 137.947,83.7873 137.911,79.0289 C 137.854,71.6334 131.605,75.0331 131.666,70.0215 C 131.712,66.3397 131.237,65.3269 127.892,65.1117 C 125.554,64.9614 126.433,61.3997 126.329,60.6913 C 126.004,58.4878 123.001,59.6656 122.49,57.1188 C 121.98,54.572 121.622,50.6613 121.207,46.6467 C 120.791,42.6321 117.932,40.5556 116.409,39.4481 C 114.326,37.9335 112.138,32.9158 111.407,34.9115 C 110.676,36.9073 111.783,37.5995 111.407,37.461 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 111.293,43.1999 C 111.293,43.1999 113.335,43.3706 114.68,48.6572 C 116.024,53.9438 116.147,57.5843 116.636,62.0103 C 117.063,65.8744 118.386,70.7379 120.745,70.8058 C 123.106,70.8723 126.19,70.6999 126.138,72.8869 C 125.994,78.9596 130.363,75.977 130.412,79.0753 C 130.47,82.8131 134.628,83.3634 134.694,80.1163 C 134.827,73.5495 129.126,76.5676 129.181,72.1168 C 129.221,68.847 128.11,67.9475 125.157,67.7565 C 123.093,67.6229 123.695,64.4598 123.603,63.8307 C 123.317,61.8738 120.838,62.9198 120.387,60.6579 C 119.936,58.3961 119.62,54.923 119.254,51.3576 C 118.887,47.7923 117.054,45.9481 115.709,44.9646 C 113.87,43.6195 111.938,39.1632 111.293,40.9357 C 110.647,42.7081 111.625,43.3228 111.293,43.1999 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 105.249,37.4361 C 105.249,37.4361 107.979,37.1592 109.502,43.1119 C 111.025,49.0646 110.748,53.633 111.302,58.6166 C 111.785,62.9675 111.994,65.6768 114.486,66.6458 C 116.977,67.6149 118.364,67.0994 118.5,64.9579 C 118.642,62.7351 115.784,65.0396 115.273,62.4928 C 114.763,59.946 115.188,51.9717 114.772,47.9571 C 114.357,43.9425 112.548,40.897 111.025,38.8204 C 109.502,36.7439 105.981,32.8908 105.249,34.8866 C 104.518,36.8823 105.626,37.5745 105.249,37.4361 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 109.126,38.0467 C 109.126,38.0467 111.855,37.7278 113.378,44.5853 C 114.901,51.4429 114.624,56.7056 115.178,62.4468 C 115.661,67.4591 115.87,70.5802 118.362,71.6966 C 120.854,72.8129 122.24,72.219 122.376,69.752 C 122.518,67.1914 119.66,69.8462 119.149,66.9122 C 118.639,63.9783 118.085,54.7919 117.67,50.167 C 117.254,45.5422 116.424,42.0337 114.901,39.6415 C 113.378,37.2493 109.857,32.8105 109.126,35.1097 C 108.394,37.4088 109.502,38.2062 109.126,38.0467 z" />
</g>
<g>
<path style="fill:green;stroke-width:1.25" d="M 70.0821,27.4548 C 73.0255,26.8474 74.5239,26.1628 77.8499,24.569 C 80.4621,23.3172 83.6534,21.3258 86.4493,21.2775 C 89.1286,21.2312 92.5451,24.334 98.4618,24.2173 C 104.379,24.1006 108.653,20.772 110.789,20.7145 C 113.472,20.6413 117.019,23.3658 119.54,24.781 C 123.186,26.8289 123.884,27.6544 127.032,28.5092 C 123.865,32.0241 123.465,33.4814 121.407,35.6909 C 119.349,37.9004 118.324,41.036 118.324,41.036 C 118.324,41.036 107.752,36.599 97.739,36.9176 C 91.5586,37.1142 85.5469,38.3633 83.2899,39.1969 C 80.6455,40.1737 78.5341,41.5588 78.5341,41.5588 C 78.5341,41.5588 76.9749,37.2985 74.7698,34.0177 C 73.309,31.8442 71.6299,30.1925 70.0821,27.4548 z" />
<path style="fill:none;stroke-width:0.877078" d="M 72.3805,30.9137 C 74.3477,30.3803 76.7211,29.6686 79.3002,28.4179 C 83.0517,26.5987 84.2574,25.2956 86.1734,25.2058 C 88.1251,25.1143 94.6238,28.1162 98.7374,27.9576 C 103.508,27.7766 109.2,25.3261 110.536,25.385 C 111.615,25.4326 113.662,27.2643 116.473,28.8506 C 118.892,30.2153 121.894,31.9816 123.971,32.139" />
</g>
<g>
<g>
<path style="fill:none;stroke-width:0.875" d="M 93.7242,56.1102 C 93.7242,56.1102 89.28,53.256 87.8036,55.7778 C 86.8912,57.3361 87.8786,59.9791 90.066,61.432" />
<path style="fill:none;stroke-width:0.875" d="M 90.775,49.5041 C 90.775,49.5041 92.7997,53.8354 91.2111,54.8768" />
</g>
<g>
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:square" d="M 99.0959 48.5781 A 1.93383 3.55407 0 1 1 95.2283,48.5781 A 1.93383 3.55407 0 1 1 99.0959 48.5781 z" />
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:square" d="M 99.0959 48.5781 A 1.93383 3.55407 0 1 1 95.2283,48.5781 A 1.93383 3.55407 0 1 1 99.0959 48.5781 z" transform="translate(-11.3254,1.32721)" />
<path style="fill:none;stroke-width:0.875" d="M 100.87,43.423 C 99.6647,41.557 98.6411,40.289 96.6391,40.394 C 93.8213,40.5419 93.2209,43.908 93.2209,43.908" />
<path style="fill:none;stroke-width:0.875" d="M 81.2338,46.5485 C 81.8779,43.7827 82.8245,42.1209 84.4626,42.1971 C 85.9959,42.2685 87.5879,44.6633 87.5879,44.6633" />
</g>
<g>
<path style="fill:none;stroke-width:0.877078" d="M 98.7889,66.7115 C 97.2761,67.948 95.6716,68.9432 91.9655,69.0102 C 88.419,69.076 86.2993,67.3474 86.2993,67.3474" />
<path style="fill:none;stroke-width:0.877078" d="M 95.7895,71.786 C 95.0977,71.2432 94.516,70.8785 93.425,70.9506 C 91.8894,71.0522 91.6224,72.0871 91.6224,72.0871" />
</g>
</g>
</g>
<g transform="translate(-7.71706e-8,-1.89058)" >
<g>
<path style="fill:red;stroke-width:1.25" d="M 39.3511,200.905 C 39.3511,200.905 40.33,198.164 38.1764,202.275 C 36.0229,206.387 35.044,208.149 35.044,208.149 C 35.044,208.149 41.491,214.176 46.5948,217.703 C 50.9019,220.678 60.6907,224.594 60.6907,224.594 L 74.0035,204.233 L 39.3511,200.905 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 43.0708,194.524 C 43.0708,194.524 41.8962,194.328 39.7426,198.44 C 37.5891,202.551 37.7849,202.747 37.7849,202.747 C 37.7849,202.747 44.4413,210.891 50.3146,212.888 C 56.1878,214.885 66.1724,217.43 66.1724,217.43 L 77.5275,198.048 L 43.0708,194.524 z" />
<path style="fill:#08f;stroke-width:1.25" d="M 46.2032,188.493 C 46.2032,188.493 45.0286,188.297 42.875,192.408 C 40.7215,196.52 40.9173,196.715 40.9173,196.715 C 40.9173,196.715 47.5737,203.293 53.447,205.29 C 59.3203,207.287 71.4584,208.658 71.4584,208.658 L 81.0515,192.8 L 46.2032,188.493 z" />
</g>
<g>
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 68.326,141.115 C 68.326,141.115 56.5794,158.735 52.8596,165.783 C 49.1399,172.831 42.0919,190.059 42.0919,190.059 C 42.0919,190.059 43.389,192.604 45.5853,193.182 C 47.7817,193.76 53.0309,190.414 56.6283,191.16 C 60.2257,191.907 63.7935,198.163 67.9406,199.013 C 72.4658,199.94 76.8109,192.433 79.681,194.953 L 103.566,158.931 C 103.566,158.931 83.205,142.485 68.326,141.115 z" />
<path style="fill:green;stroke-width:0.875" d="M 85.5625,143.719 C 83.4355,143.818 80.4714,145.026 80.125,145 C 80.125,145 75.8205,152.503 73.1875,165.25 C 70.5544,177.997 70.5979,184.99 71.9375,190.125 C 72.6555,192.877 74.9066,196.568 76.7812,199.375 L 88.5625,181.438 C 88.4702,176.282 87.9505,170.646 87.4062,165.125 C 86.908,160.071 85.1096,151.997 87.375,146.594 C 88.3661,144.23 87.2169,143.641 85.5625,143.719 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:red;stroke-width:0.875" d="M 68.5218,144.443 C 68.5218,144.443 62.2569,154.036 56.5794,165.783 C 50.9019,177.529 47.202,184.168 47.7695,189.276 C 48.3568,194.562 49.6783,196.804 52.4681,200.279 C 58.5861,198.076 61.5309,196.441 63.6273,193.779 C 68.593,187.474 69.3368,173.172 70.6753,165.783 C 71.5826,160.774 74.0035,149.925 77.5275,145.226 C 81.0515,140.528 69.1091,144.639 68.5218,144.443 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 92.798,153.84 C 92.798,153.84 93.5811,159.714 93.5811,162.455 C 93.5811,165.195 92.9938,174.984 92.9938,174.984 L 103.859,158.245 L 92.798,153.84 z" />
<path style="fill:black;stroke-width:0.875" d="M 95.0871,157.764 C 95.0871,157.764 95.6136,160.105 95.6136,162.202 C 95.6136,164.3 95.1453,171.791 95.1453,171.791 L 101.166,162.407 C 101.166,162.407 99.8417,160.855 98.3221,159.694 C 96.8025,158.533 95.0871,157.764 95.0871,157.764 z" />
</g>
</g>
</g>
<path style="fill:black;stroke-width:1.25" d="M 70.1663,128.222 C 70.1663,128.222 70.7139,131.393 70.1663,133.973 C 69.4943,137.138 66.7256,142.002 66.7256,142.002 C 66.7256,142.002 79.1847,143.109 86.6602,147.539 C 94.1357,151.969 101.922,158.489 101.922,158.489 L 117.6,135.219 C 117.6,135.219 110.969,138.666 109.364,139.787 C 107.183,141.31 103.623,143.327 103.623,143.327 C 103.623,143.327 97.311,137.528 91.9207,134.803 C 83.3378,130.465 70.3249,127.882 70.1663,128.222 z" />
<path style="fill:none;stroke-width:0.875" d="M 64.2147,112.207 C 64.2147,112.207 63.1966,113.773 61.6696,115.34 C 60.1425,116.906 59.1245,119.255 59.1245,119.255" />
<g transform="translate(-7.71706e-8,-1.89058)" >
<path style="fill:black;stroke-width:0.875" d="M 35.9336,127.324 C 35.1427,127.301 32.6875,128.064 31.5625,128.625 C 28.5625,130.121 26.7783,131.905 24.875,136.719 C 23.7376,139.595 23.3315,144.281 22.9688,155.688 C 22.665,165.238 22.1445,170.316 21.5625,174.719 C 20.1143,182.397 20.0508,189.206 22.5625,197.125 C 24.4555,203.094 26.1932,205.598 34.6369,206.113 C 32.4371,206.039 30.0188,201.607 30.3125,201.219 C 30.2088,200.937 30.0976,200.651 30,200.344 C 27.4883,192.424 27.5518,185.616 29,177.938 C 29.582,173.535 30.1025,168.488 30.4062,158.938 C 30.769,147.531 31.1751,142.845 32.3125,139.969 C 34.2158,135.155 36,133.34 39,131.844 C 39.2557,131.716 43.3844,131.039 43.625,130.945 C 43.2269,130.037 41.361,128.7 41.0039,128.418 C 38.9531,127.457 38.1797,127.39 35.9336,127.324 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 26.5334,167.561 C 25.6868,165.663 23.2897,165.303 23.2879,162.739 C 23.2862,160.315 25.6865,160.513 26.187,161.693 C 26.3371,160.534 28.4616,159.812 29.2864,161.967 C 30.3069,164.633 27.1655,165.564 26.5334,167.561 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 24.735,189.848 C 23.8026,187.991 21.3916,187.741 21.2726,185.179 C 21.1601,182.758 23.567,182.847 24.1209,184.002 C 24.2178,182.838 26.3072,182.019 27.2296,184.134 C 28.3708,186.751 25.2752,187.824 24.735,189.848 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 31.2104,133.672 C 32.0771,131.783 30.7644,129.745 32.6896,128.051 C 34.509,126.449 35.9446,128.383 35.3892,129.538 C 36.3584,128.886 38.3035,130.005 37.2294,132.047 C 35.9005,134.573 33.1279,132.828 31.2104,133.672 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 24.3476,178.498 C 24.0883,176.436 21.8986,175.396 22.6411,172.941 C 23.3429,170.622 25.5823,171.508 25.719,172.782 C 26.1988,171.717 28.4415,171.642 28.6055,173.944 C 28.8083,176.791 25.5321,176.77 24.3476,178.498 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 26.0593,155.975 C 25.4788,153.98 23.1528,153.298 23.4999,150.757 C 23.8279,148.355 26.1788,148.878 26.5143,150.115 C 26.8205,148.988 29.0236,148.561 29.5476,150.808 C 30.1959,153.588 26.9572,154.083 26.0593,155.975 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 26.9667,144.549 C 26.7833,142.479 24.6333,141.36 25.4656,138.934 C 26.2522,136.641 28.4575,137.61 28.5473,138.888 C 29.0659,137.841 31.3098,137.849 31.3891,140.155 C 31.4871,143.008 28.2139,142.866 26.9667,144.549 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 26.8643,200.843 C 25.5484,199.235 23.1412,199.518 22.4651,197.044 C 21.8261,194.706 24.1942,194.267 24.9872,195.273 C 24.8273,194.116 26.6872,192.86 28.0496,194.723 C 29.7352,197.027 26.949,198.75 26.8643,200.843 z" />
</g>
</g>
<g transform="translate(-7.71706e-8,-1.89058)" >
<path style="fill:none;stroke-width:0.875" d="M 38.4453,156.327 C 38.4453,156.327 37.7599,158.492 39.33,159.639 C 40.9,160.786 41.3127,163.241 41.3127,163.241 C 41.3127,163.241 42.9931,161.422 42.4093,159.956 C 41.8255,158.489 40.8641,156.337 40.8641,156.337" />
<path style="fill:none;stroke-width:0.875" d="M 34.7746,165.634 C 34.7746,165.634 36.4191,167.2 35.5969,168.962 C 34.7746,170.724 35.5969,173.073 35.5969,173.073 C 35.5969,173.073 33.2475,172.29 33.0518,170.724 C 32.856,169.158 32.6602,166.809 32.6602,166.809" />
<path style="fill:none;stroke-width:0.875" d="M 30.0148,180.468 C 30.0148,180.468 29.2033,182.589 30.7031,183.827 C 32.203,185.064 32.4705,187.539 32.4705,187.539 C 32.4705,187.539 34.255,185.822 33.7585,184.323 C 33.262,182.825 32.4288,180.62 32.4288,180.62" />
<path style="fill:none;stroke-width:0.875" d="M 37.6361,189.425 C 37.6361,189.425 39.2806,190.991 38.4583,192.753 C 37.6361,194.515 38.4583,196.864 38.4583,196.864 C 38.4583,196.864 36.109,196.081 35.9132,194.515 C 35.7175,192.949 35.5217,190.599 35.5217,190.599" />
</g>
</g>
<use xlink:href="#g3509" transform="matrix(-1,0,0,-1,207,316)" />
<g style="opacity:1;fill:none;stroke-opacity:1">
<path style="fill:none;stroke:black;stroke-width:5;stroke-linecap:square" d="M 59.527,226.123 L 148.125,90.4566" />
<path style="fill:none;stroke:white;stroke-width:2;stroke-linecap:square" d="M 59.527,226.123 L 148.125,90.4566" />
</g>
</g>
</g>
<g id="jack-of-clubs" >
<!--
<image width="58" height="88" xlink:href="jack-of-clubs.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g19201" 
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-miterlimit:4;display:inline"
>
<path style="fill:red;fill-rule:nonzero;stroke-width:0.875" d="M 154.491,79.8682 C 154.491,79.8682 134.82,72.8516 128.429,72.7263 C 122.039,72.601 95.7269,77.6128 87.9584,82.2488 C 80.19,86.8848 96.4786,140.888 96.4786,140.888 L 113.394,143.268 L 154.366,80.3694" />
<g style="fill:#fe0" >
<path style="fill:#fe0;stroke-width:1pt" d="M 107.565,104.909 C 108.69,101.346 108.941,99.7088 105.214,99.7971 C 102.065,99.8774 100.24,101.871 102.95,104.786 C 99.5778,105.477 98.0869,107.241 97.4125,110.653 C 94.5577,109.568 92.7828,111.135 93.2002,112.77 C 93.8562,115.662 95.6452,115.85 97.4115,115.226 C 97.4115,118.329 99.2785,120.162 103.323,120.783 C 103.323,121.905 101.757,125.539 105.168,125.53 C 108.323,125.522 108.197,123.829 107.713,121.185 C 110.684,121.122 113.905,119.768 113.477,114.846 C 114.008,114.476 117.43,116.201 117.369,112.009 C 117.314,108.008 113.549,110.053 113.12,109.755 C 113.12,108.304 111.389,104.798 107.565,104.909 z" />
<path style="fill:black;stroke-width:1pt" d="M 104.968,111.909 C 104.441,110.391 103.154,109.128 103.14,108.229 C 103.119,106.845 104.305,106.316 104.888,106.316 C 106.095,106.316 107.496,106.45 107.432,107.935 C 107.297,109.254 105.999,110.422 105.922,111.835 C 107.459,111.835 109.261,110.804 109.898,110.804 C 110.158,110.804 111.805,111.149 111.805,112.939 C 111.805,114.217 110.328,114.316 109.816,114.484 C 109.224,114.68 107.229,113.144 105.922,113.16 C 105.843,114.778 106.309,116.66 107.593,118.973 C 106.231,118.458 105.724,118.302 104.012,118.827 C 104.968,116.545 105.206,114.46 105.206,113.16 C 103.788,113.182 101.936,114.507 101.31,114.411 C 100.487,114.382 99.4021,114.146 99.4021,112.939 C 99.4021,111.029 100.951,110.731 101.47,110.805 C 102.037,110.885 103.562,112.08 104.968,111.909 z" />
</g>
<g>
<path style="fill:red;fill-rule:nonzero;stroke-width:1.25" d="M 72.2962,131.267 C 70.5243,124.534 67.5119,119.927 62.196,119.572 C 56.8801,119.218 60.424,113.193 61.6644,107.877 C 62.5355,104.144 60.9556,98.1315 66.2715,98.4859 C 71.5874,98.8402 79.7385,103.625 85.4088,111.776 C 91.0791,119.927 88.9527,135.697 89.3071,137.823 C 89.6615,139.95 86.2948,136.76 84.1684,142.076 C 77.2534,150.256 76.0001,156.867 72.2962,131.267 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.25" d="M 65.5628,147.215 C 63.7908,140.481 61.31,129.495 55.9941,129.141 C 50.6782,128.786 55.6397,127.723 57.7661,124.534 C 59.8925,121.344 56.1713,116.914 61.4872,117.269 C 66.8031,117.623 73.005,119.572 78.6753,127.723 C 84.3456,135.874 85.4088,141.722 85.7632,143.848 C 86.1176,145.975 78.3209,151.113 76.1945,156.429 C 71.4059,160.002 67.6719,155.626 65.5628,147.215 z" />
</g>
<path style="fill:#fe0;stroke-width:1.25" d="M 110.003,39.6243 C 110.003,39.6243 114.989,38.8743 117.841,44.16 C 120.693,49.4457 119.742,53.7605 121.076,58.3165 C 122.24,62.2941 123.656,66.8158 127.534,67.4744 C 138.402,69.3199 143.169,68.8287 142.996,72.4434 C 142.633,80.0181 151.007,81.6394 153.289,75.6052 C 155.748,69.1015 145.601,71.2435 143.924,66.9042 C 142.675,63.6738 140.322,62.2412 137.359,62.1153 C 133.918,61.9689 135.687,59.4292 133.192,55.9651 C 130.606,52.3762 127.512,52.0663 126.498,49.7793 C 125.483,47.4923 126.675,42.8402 122.811,39.696 C 119.85,37.287 119.865,41.3323 117.522,40.5737 C 114.319,39.5362 110.593,35.2449 109.734,37.2422 C 108.876,39.2395 110.567,39.6854 110.003,39.6243 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875" d="M 93.0282,76.6907 C 93.0282,76.6907 99.4288,81.1295 104.39,80.4207 C 112.096,78.8236 116.69,77.002 121.911,69.0712 C 121.911,69.0712 131.657,78.817 125.278,86.2593 C 118.899,93.7016 111.988,92.8156 104.723,97.5999 C 101.105,95.0616 96.5172,92.5844 93.0282,90.512 C 83.4596,84.3101 90.3703,81.1206 90.3703,81.1206 L 93.0282,76.6907 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875" d="M 91.1588,79.0208 C 91.1588,79.0208 99.7761,84.6081 104.225,84.5807 C 111.165,84.2281 118.589,80.421 122.974,74.0567 C 122.974,74.0567 127.654,82.6956 121.549,86.8099 C 115.444,90.9242 110.42,91.9189 104.393,95.185 C 101.328,92.2336 95.6267,89.4166 91.7631,87.1215 C 88.4119,85.4596 90.486,82.4511 90.486,82.4511 L 91.1588,79.0208 z" />
<path style="fill:green;fill-rule:nonzero;stroke-width:1.25" d="M 122.438 68.9375 C 124.674 100.558 110.627 125.789 108 143.781 C 109.004 144.28 110.544 144.515 112.25 144.594 L 129.188 118.625 C 134.19 106.168 141.168 91.1895 149.188 77.9688 C 140.108 72.1503 132.628 72.4918 122.438 68.9375 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:green;fill-rule:nonzero;stroke-width:1.25" d="M 88.7561,137.888 C 88.9188,132.198 83.3214,112.164 63.87,99.3339 C 66.9225,94.1229 71.6315,90.9259 75.6283,87.208 C 78.4351,84.5971 87.6446,78.1751 92.2115,76.4754 C 86.499,100.517 97.9116,123.445 98.5431,137.5 C 95.4865,138.329 91.4515,138.999 88.7561,137.888 z" />
<path style="fill:#fe8;stroke-width:1.25" d="M 92.5006,38.6947 C 91.4609,38.367 87.0359,37.0741 85.6295,39.7741 C 84.2054,42.656 85.5892,48.1501 85.945,49.5701 C 84.0841,51.0394 79.9,52.21 78.5683,54.9388 C 77.9024,56.3032 81.3135,65.8075 78.5244,70.0894 C 77.4275,71.7734 73.7741,72.6819 72.4918,75.165 C 71.2094,77.6482 73.551,81.9565 72.165,83.1729 C 69.7625,85.2813 67.1692,85.0938 66.4646,85.6054 C 63.3268,87.884 66.2091,92.8442 63.3509,94.9443 C 60.1108,97.3249 58.2883,97.3717 58.5647,93.6431 C 58.7793,90.7487 54.3708,92.7314 54.5039,96.0941 C 54.6572,99.9681 57.0549,103.25 61.4127,100.833 C 71.7849,95.0811 66.5147,89.5146 68.9387,88.7869 C 71.2001,88.108 74.3491,87.187 75.4421,85.4634 C 76.837,83.2635 74.3906,76.1164 76.553,75.8372 C 79.7242,75.4276 83.9039,73.7796 84.8432,72.1833 C 86.7218,68.9906 79.7918,63.1873 82.812,60.0985 C 85.0901,57.7687 95.803,39.7357 92.5006,38.6947 z" />
<path style="fill:#fe0;stroke-width:0.877078" d="M 93.5479,57.8251 C 92.5838,59.1927 87.0072,71.348 85.475,72.9724 C 83.9428,74.5968 79.7777,72.7736 79.2772,74.4564 C 78.4096,77.3731 79.4128,79.6957 79.2423,80.5459 C 78.4834,84.3317 73.6266,81.2049 72.9159,84.6546 C 71.9326,91.3479 68.6334,89.9329 68.9184,87.2159 C 70.217,74.8343 76.1476,80.6816 75.9209,77.8083 C 75.7094,75.1278 75.3958,71.3963 76.3924,70.0314 C 77.6644,68.2893 81.9566,69.696 81.9762,67.0918 C 82.0043,63.3597 81.2965,59.6518 82.2437,58.473 C 85.8092,54.8116 94.6973,53.4159 93.5479,57.8251 z" />
<path style="fill:#fe8;stroke-width:0.877078" d="M 100.335,64.0581 C 99.0281,65.1033 87.2332,71.4064 85.7047,73.0342 C 84.1761,74.6621 86.2483,78.709 84.599,79.3106 C 81.7402,80.3534 79.3611,79.4928 78.5229,79.7145 C 74.79,80.7015 77.2308,85.8914 73.8306,86.8099 C 72.1752,87.1566 72.0191,86.9738 71.5646,85.6861 C 70.8193,83.5743 68.0943,85.3713 68.6304,87.4416 C 68.8694,88.3648 69.3276,90.6259 71.6934,90.7781 C 81.2113,91.3903 78.5749,82.8117 81.4566,82.8638 C 84.1451,82.9125 87.8887,82.9994 89.1908,81.9218 C 90.8526,80.5466 89.1883,76.3475 91.7865,76.1701 C 95.51,75.9159 99.254,76.3976 100.373,75.3808 C 103.812,71.5999 104.666,62.6435 100.335,64.0581 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 89.2315,63.0515 C 88.72,64.5467 85.9139,68.6002 85.4778,70.7238 C 85.0417,72.8474 88.6198,75.4267 87.6868,76.6504 C 86.0696,78.7714 83.549,79.2621 83.0411,79.8063 C 80.7795,82.2295 85.0759,85.154 83.0235,87.3792 C 80.6968,89.9018 78.9815,90.377 78.0709,87.5874 C 77.364,85.4219 73.8031,87.9366 74.9874,90.36 C 76.3516,93.1517 79.6599,94.9677 83.0362,92.1484 C 91.0722,85.4381 84.3185,82.6487 86.3905,81.5307 C 88.3235,80.4877 91.0228,79.053 91.5181,77.5299 C 92.1502,75.5859 88.9578,71.0843 90.9225,70.357 C 93.8039,69.2905 97.2529,67.0756 97.6423,65.6826 C 98.4212,62.8965 89.7032,60.4854 90.5342,57.2243 C 101.356,36.5455 83.0471,40.5229 89.2315,63.0515 z" />
<path style="fill:#fe8;stroke-width:0.875" d="M 113.534,41.153 C 113.534,41.153 116.842,40.265 119.637,45.7367 C 122.432,51.2085 122.461,55.7431 124.098,60.4827 C 125.527,64.6207 126.986,70.8726 129.619,70.4072 C 132.813,69.8403 140.486,70.7989 141.393,74.8109 C 143.171,82.6779 149.617,80.5042 148.535,75.8704 C 146.852,68.6686 141.504,73.36 140.461,68.4577 C 139.696,64.8561 136.702,67.8752 134.459,65.3847 C 133.347,64.1501 133.517,61.1217 133.201,60.5307 C 132.153,58.5657 127.958,59.0219 126.899,56.6498 C 125.841,54.2778 126.403,51.7821 125.115,47.9572 C 123.826,44.1324 120.58,42.736 118.851,41.9907 C 116.486,40.9715 113.247,36.5582 112.973,38.6659 C 112.699,40.7737 113.932,41.2052 113.534,41.153 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 109.373,43.8517 C 109.373,43.8517 111.399,43.5361 113.952,48.3566 C 116.505,53.1772 117.483,56.6861 119.001,60.872 C 120.327,64.5265 116.696,69.9516 125.068,68.4507 C 127.393,68.034 130.335,67.0641 130.799,69.2019 C 132.092,75.1372 135.634,71.2086 136.413,74.208 C 137.35,77.8268 141.521,77.3812 140.819,74.2102 C 139.4,67.7972 134.571,72.0743 133.575,67.7361 C 132.843,64.5489 131.552,63.9367 128.636,64.4473 C 126.599,64.8042 126.439,61.5882 126.201,60.9985 C 125.462,59.1642 123.299,60.7651 122.328,58.6734 C 121.356,56.5816 120.23,53.2809 119.034,49.9025 C 117.837,46.5241 115.62,45.1642 114.082,44.5254 C 111.977,43.6517 109.049,39.7766 108.84,41.6513 C 108.63,43.526 109.725,43.8928 109.373,43.8517 z" />
<path style="fill:#fdd;fill-rule:nonzero;stroke-width:0.875" d="M 87.332,40.525 C 87.332,40.525 88.5849,42.9056 87.9584,45.1609 C 87.332,47.4163 86.5252,49.5445 86.4549,52.4282 C 86.3296,57.6906 88.5275,63.2933 89.7126,65.8349 C 90.8332,68.2383 93.2209,70.5962 94.8498,72.0998 C 94.2233,74.4804 93.8474,77.4876 93.8474,77.4876 C 93.8474,77.4876 100.613,82.1235 105.751,80.9959 C 110.888,79.8682 115.398,77.9887 118.406,75.1069 C 121.066,72.5572 121.789,68.5915 121.789,68.5915 C 121.789,68.5915 119.408,63.8302 119.408,61.0737 C 119.408,58.3171 122.54,54.057 122.791,48.544 C 123.042,43.0309 123.668,42.655 119.784,37.1419 C 115.9,31.6289 106.252,27.6194 101.616,28.1206 C 96.9798,28.6217 88.3343,31.253 86.3296,35.2625 C 84.725,38.4717 86.9561,40.525 87.332,40.525 z" />
<path style="fill:#fe8;stroke-width:0.877078" d="M 114.779,27.244 C 114.779,27.244 117.524,27.1207 118.554,34.0695 C 119.583,41.0182 118.931,46.2478 119.074,52.0139 C 119.198,57.0479 119.183,60.1759 121.589,61.4673 C 123.995,62.7587 125.42,62.2653 125.732,59.8143 C 126.057,57.2704 123.016,59.7143 122.716,56.7514 C 122.416,53.7885 122.52,44.586 122.436,39.9433 C 122.352,35.3006 121.774,31.7418 120.426,29.247 C 119.078,26.7522 115.882,22.0734 114.989,24.3144 C 114.095,26.5555 115.143,27.4299 114.779,27.244 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 109.393,28.418 C 109.393,28.418 112.122,28.1412 113.645,34.0939 C 115.168,40.0466 114.891,44.6149 115.445,49.5986 C 115.928,53.9495 116.137,56.6587 118.629,57.6278 C 121.121,58.5968 122.507,58.0813 122.643,55.9398 C 122.785,53.7171 119.927,56.0216 119.416,53.4747 C 118.906,50.9279 119.331,42.9537 118.915,38.9391 C 118.5,34.9245 116.691,31.8789 115.168,29.8024 C 113.645,27.7259 110.124,23.8728 109.393,25.8685 C 108.661,27.8643 109.769,28.5565 109.393,28.418 z" />
<g transform="matrix(0.93271,0,0,0.843607,7.9316,0.114264)" >
<path style="fill:red;stroke-width:1.41253" d="M 71.5675,33.4077 C 73.0459,31.9643 77.5293,32.4584 81.566,31.3067 C 87.1168,29.723 88.9156,23.9024 92.129,23.9098 C 95.2084,23.9169 97.7837,27.7219 104.584,27.7219 C 111.384,27.7219 114.681,23.6144 117.135,23.5976 C 120.219,23.5755 120.259,28.6005 127.355,31.2614 C 134.451,33.9224 135.782,32.5699 136.681,33.8413 C 138.386,36.2502 134.23,41.475 131.864,43.8403 C 129.499,46.2055 123.734,48.1273 123.734,48.1273 C 123.734,48.1273 114.012,42.2395 106.922,41.6482 C 99.8316,41.0568 90.1763,43.6152 88.1067,44.9103 C 86.037,46.2055 83.3204,48.6863 83.3204,48.6863 C 83.3204,48.6863 79.9934,47.6068 76.4454,44.8477 C 72.8975,42.0886 71.0539,35.3276 71.5675,33.4077 z" />
<path style="fill:none;stroke-width:0.988769" d="M 72.0205,36.2612 C 74.7951,36.7662 80.9863,35.7563 84.2718,34.4538 C 89.0506,32.5593 91.388,28.3782 92.3221,28.2978 C 94.7927,28.0851 99.6706,31.8034 104.911,31.7286 C 110.988,31.6448 115.583,28.5243 117.284,28.6203 C 118.659,28.6979 120.852,32.9936 126.133,34.9836 C 129.368,36.2026 133.376,37.0344 136.023,37.2556" />
</g>
<g transform="translate(-10.5249,-12.0285)" >
<path style="fill:green;fill-rule:nonzero;stroke-width:0.875" d="M 104.532 58.2995 A 1.72477 2.50876 0 1 1 101.082,58.2995 A 1.72477 2.50876 0 1 1 104.532 58.2995 z" transform="translate(0.266683,0.340726)" />
<path style="fill:green;fill-rule:nonzero;stroke-width:0.875" d="M 104.532 58.2995 A 1.72477 2.50876 0 1 1 101.082,58.2995 A 1.72477 2.50876 0 1 1 104.532 58.2995 z" transform="translate(13.1048,0.815378)" />
</g>
<g transform="matrix(-1,0,0,1,208.411,-11.5273)" >
<path style="fill:none;stroke-width:0.875" d="M 110.609,56.1744 C 110.609,56.1744 110.918,59.5891 111.64,61.1641 C 112.517,63.0784 113.515,64.4903 114.316,65.7421 C 112.416,68.1449 109.233,68.7717 109.233,68.7717" />
<path style="fill:none;stroke-width:0.875" d="M 114.271,74.6057 C 114.271,74.6057 113.268,73.6033 112.266,73.6033 C 111.264,73.6033 108.722,74.6057 107.254,74.6057 C 105.786,74.6057 105.249,73.6033 105.249,73.6033" />
<path style="fill:none;stroke-width:0.875" d="M 111.469,54.2049 C 112.131,53.0673 113.519,52.0874 115.774,52.0874 C 118.088,52.0874 118.907,53.6811 118.907,53.6811" />
<path style="fill:none;stroke-width:0.875" d="M 97.8988,53.6181 C 98.6298,52.1346 100.316,51.0083 101.741,50.9447 C 104.547,50.8194 106.816,53.7843 106.816,53.7843" />
</g>
<path style="fill:none;stroke-width:0.875" d="M 94.7245,71.8492 C 94.7245,71.8492 96.4786,73.3528 98.6087,73.6033 C 100.739,73.8539 109.259,69.218 114.772,64.582" />
<path style="fill:white;fill-rule:nonzero;stroke-width:1.25" d="M 63.082,158.91 C 59.8925,142.962 54.2222,130.913 51.7414,130.913 C 49.2607,130.913 35.7937,129.141 33.313,147.215 C 30.2071,160.081 27.0879,238.886 49.2607,220.574 C 62.8426,203.815 66.1819,179.82 63.082,158.91 z" />
<path style="fill:#8df;stroke-width:1.25" d="M 32.5901,136.637 C 31.9687,136.062 29.2379,135.355 26.9693,137.357 C 25.3358,138.898 25.9395,142.007 22.5319,142.968 C 21.7895,143.169 19.2831,142.335 18.6861,141.962 C 18.6861,141.214 18.6632,141.916 18.8341,142.249 C 19.348,143.921 21.9492,148.236 24.1589,147.429 C 26.7022,146.644 27.334,142.892 29.4839,141.242 C 32.2997,138.892 33.9694,140.991 34.2172,140.81 C 34.2172,140.138 32.6091,136.659 32.5901,136.637 z" />
<path style="fill:#fba;stroke-width:0.875" d="M 61.8848,150.85 C 60.1089,151.202 56.4223,151.47 55.5437,151.204 C 54.5593,150.905 52.9231,150.517 51.7723,149.793 C 50.6045,150.422 45.8614,151.527 42.7791,151.487 C 41.4466,151.5 37.0694,150.976 34.8736,150.498 C 32.4167,149.981 32.4684,148.624 32.2628,147.677 C 32.1912,147.372 31.855,141.522 32.9106,140.048 C 32.0804,138.998 31.5343,136.837 32.5509,135.716 C 34.1327,134.086 35.6001,132.803 38.9531,132.747 C 41.0855,132.639 43.7956,132.436 46.0786,132.465 C 48.6495,132.578 55.2551,132.997 57.1201,133.069" />
<path style="fill:green;fill-rule:nonzero;stroke-width:1.25" d="M 63.082,182.654 C 63.082,182.654 63.082,156.784 61.31,150.05 C 59.5381,143.317 56.7002,130.028 51.7414,131.976 C 46.7799,133.925 47.4887,132.508 53.5134,127.369 C 56.4299,124.881 54.5766,119.927 59.8925,120.281 C 65.2084,120.635 71.5088,123.66 77.1791,131.811 C 82.8494,139.962 83.814,144.38 84.1684,146.506 C 84.5228,148.633 74.4226,155.366 72.2962,160.682 C 70.1699,165.998 62.7276,183.363 63.082,182.654 z" />
<g>
<path style="fill:#08f;fill-rule:nonzero;stroke-width:0.875" d="M 74.677,165.947 C 74.677,165.947 52.9398,175.463 47.8634,195.768 C 45.1069,206.794 52.3741,200.78 52.3741,200.78 C 52.3741,200.78 50.3694,228.094 57.8872,229.598 C 63.4002,219.324 100.989,163.191 100.989,163.191 L 74.677,165.947 z" />
<path style="fill:white;fill-rule:nonzero;stroke-width:0.875" d="M 83.4478,152.666 C 83.4478,152.666 61.7105,162.181 56.6342,182.486 C 53.8777,193.513 52.1235,199.276 52.1235,199.276 C 52.1235,199.276 64.9038,206.042 72.4216,207.546 C 77.9347,197.271 109.76,149.909 109.76,149.909 L 83.4478,152.666 z" />
<path style="fill:red;fill-rule:nonzero;stroke-width:0.875" d="M 87.9584,145.398 C 87.9584,145.398 66.2212,154.914 61.1449,175.219 C 58.3884,186.245 56.6342,192.009 56.6342,192.009 C 56.6342,192.009 69.4145,198.775 76.9323,200.279 C 82.4454,190.004 114.271,142.642 114.271,142.642 L 87.9584,145.398 z" />
</g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875" d="M 89.5962,147.006 C 89.5962,147.006 78.8941,152.843 69.6651,168.704 C 60.5315,184.401 61.1449,196.269 61.1449,196.269 L 73.295,199.307 C 73.295,199.307 76.9197,180.342 80.428,171.822 C 83.7607,163.728 93.7221,150.16 93.7221,150.16 L 89.5962,147.006 z" />
<g transform="matrix(1.03878,0,0,1,-8.37701,-17.4163)" >
<path style="fill:#fe0;stroke-width:1.22936" d="M 42.1448,181.243 C 41.1747,179.319 41.0755,177.318 41.2019,175.528 C 41.3523,173.315 44.0305,170.59 48.8173,170.59 C 52.8787,170.59 56.8055,172.548 56.7952,176.939 C 56.7913,178.654 56.3765,180.271 55.9248,181.455 C 55.4466,181.748 54.3611,181.398 52.8062,181.101 C 53.1538,178.055 53.9372,176.667 52.2985,175.034 C 50.4483,173.268 47.0162,173.702 45.3359,175.246 C 44.3765,176.123 44.3844,177.346 44.9733,180.255 C 44.9733,180.45 45.0294,180.515 44.8283,180.538" />
<path style="fill:#fe0;stroke-width:1.22936" d="M 76.4498,183.712 C 74.7897,180.608 70.9837,177.831 68.3268,176.093 C 65.4803,178.968 62.4896,180.628 59.7687,180.608 C 55.333,180.576 52.7914,178.12 49.1799,175.81 C 45.6596,178.691 43.4567,180.808 40.1866,180.75 C 37.5609,180.589 34.6783,179.719 31.4834,175.246 C 29.0756,176.928 24.9095,180.121 22.7803,183.007 C 26.7943,186.266 30.7836,192.504 30.8652,197.088 C 30.9622,202.676 29.8091,209.869 24.7826,214.418 C 25.0203,234.064 42.5892,250.358 49.7601,255.675 C 56.6869,250.802 71.6766,238.248 72.8234,213.768 C 68.131,208.842 67.7117,201.39 68.0367,197.399 C 68.3495,193.416 71.2078,186.69 76.4498,183.712 z" />
<g>
<path style="fill:none;stroke-width:0.86055" d="M 70.6133,184.097 C 69.0748,186.125 64.3889,189.809 64.2541,199.961 C 64.2412,204.011 64.7057,209.44 67.4337,212.534 C 64.4935,211.736 60.0268,210.937 52.4589,211.136 C 52.4589,206.147 52.4322,185.295 52.5614,183.199 C 56.3127,184.848 62.5592,185.774 68.2542,181.204 C 68.9204,181.783 69.828,183.089 70.6133,184.097 z" />
<path style="fill:none;stroke-width:0.86055" d="M 46.7152,216.026 C 46.4995,217.895 46.7152,242.732 47.0229,247.754 C 44.6789,245.883 34.202,237.484 29.4839,218.321 C 32.5609,216.7 39.2568,215.965 46.7152,216.026 z" />
<path style="fill:green;stroke-width:0.86055" d="M 38.4126,225.504 C 37.7227,223.678 37.5315,221.069 39.2625,221.145 C 40.9308,221.221 41.1944,223.621 40.3444,225.579 C 42.3535,225.304 44.4557,225.014 44.4399,226.557 C 44.4252,227.936 42.1989,227.786 40.2671,227.383 C 40.499,229.363 41.5307,231.585 39.4944,231.818 C 37.4077,231.907 38.1808,229.05 38.5672,227.458 C 37.0154,227.895 34.8145,228.176 34.7807,227.008 C 34.7393,225.49 36.3355,225.026 38.4126,225.504 z" />
<path style="fill:none;stroke-width:0.837518" d="M 55.1234,193.149 C 55.8883,193.734 56.1615,194.16 57.1451,194.851 C 57.1451,196.056 57.1451,200.394 57.1451,202.129 C 56.708,202.555 55.943,203.192 55.2327,203.883 C 55.3659,204.698 55.342,205.956 55.342,207.019 C 55.6334,207.019 57.3415,206.966 57.8008,206.966 C 57.7477,205.792 57.8956,205.425 58.6203,205.425 C 59.3854,205.372 59.5097,205.73 59.5493,206.967 C 59.9541,206.955 61.0793,206.933 62.0628,206.913 C 62.0187,206.322 61.9535,204.615 62.0082,203.565 C 61.0247,203.068 60.6422,202.359 59.9864,201.969 C 59.8739,199.352 59.8772,195.506 59.8772,194.797 C 60.3143,194.478 60.7515,193.627 61.4071,193.256 C 61.2994,192.251 61.3524,190.795 61.3524,189.748 C 60.9944,189.774 60.2386,189.761 59.9864,189.748 C 59.9864,190.138 60.0152,191.478 59.3307,191.448 C 58.2912,191.522 58.8528,189.957 58.7843,189.748 C 58.4267,189.748 57.8578,189.743 57.4729,189.801 C 57.4729,190.191 57.7154,191.715 57.0358,191.608 C 56.052,191.698 56.2162,190.066 56.2162,189.748 C 55.8258,189.748 55.3304,189.813 54.9595,189.801 C 54.9595,191.069 55.1277,192.945 55.1234,193.149 z" />
<path style="fill:green;fill-rule:nonzero;stroke-width:0.86055" d="M 52.3438,216.25 C 52.4278,216.978 52.3654,221.38 52.2812,226.406 C 54.7128,230.96 56.8417,235.019 58.9688,239.062 C 60.6441,236.59 62.3973,233.533 64.0312,229.781 C 62.0173,225.84 59.613,221.264 56.875,216.344 C 55.4772,216.295 53.9894,216.237 52.3438,216.25 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:none;stroke-width:0.86055" d="M 52.459,216.225 C 52.6748,218.094 52.1513,242.133 51.8436,247.155 C 54.4953,245.284 63.5363,236.785 68.2544,217.623 C 64.6646,216.8 59.9175,216.165 52.459,216.225 z" />
<path style="fill:green;fill-rule:nonzero;stroke-width:0.86055" d="M 30.7812,181.156 C 30.1167,181.734 28.9717,183.237 28.4062,184.031 C 29.6866,185.719 33.1516,188.571 34.3438,195.344 C 37.5473,200.219 40.8444,205.74 44.0938,211.469 C 44.8735,211.468 45.6851,211.478 46.5312,211.5 C 46.53121,209.307 46.4782,203.784 46.4062,198.531 C 43.4636,193.788 40.4267,189.106 37.375,184.75 C 35.2529,184.121 33.0336,182.964 30.7812,181.156 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:none;stroke-width:0.86055" d="M 28.4884,183.916 C 30.027,185.945 34.7129,189.629 34.8477,199.781 C 34.8605,203.831 33.9858,209.759 31.2578,212.852 C 34.198,212.053 39.075,211.255 46.6429,211.455 C 46.6429,206.466 46.3619,186.212 46.2326,184.116 C 42.0443,186.084 36.5426,185.593 30.8476,181.023 C 30.1814,181.602 29.0552,183.121 28.4884,183.916 z" />
</g>
</g>
<rect width="4.79098" x="40.4561" y="137.907" height="19.2437" style="fill:#8df;stroke-width:1.25" />
<path style="fill:#fba;stroke-width:0.875" d="M 35.3091,146.789 C 38.3415,146.67 40.4566,147.819 40.6761,148.13 C 40.8813,148.491 41.1877,149.724 40.9503,150.106 C 40.6014,150.564 39.4499,151.193 34.8739,150.67 C 34.4955,150.626 32.8854,150.486 32.3355,149.752 C 32.1333,149.483 31.6551,148.785 31.6828,148.412 C 31.7827,146.996 34.6573,146.814 35.3091,146.789 z" />
<path style="fill:#fba;stroke-width:0.875" d="M 32.0455,146.86 C 31.167,146.293 31.1026,145.306 31.3927,144.25 C 31.6852,142.829 34.9356,143.823 35.3091,143.897 C 37.6659,144.346 41.2542,145.001 42.7794,144.813 C 43.6504,144.702 44.3568,146.667 44.1573,147.072 C 43.7853,147.681 41.1424,147.988 40.7486,148.2 C 40.2968,148.364 39.2138,148.532 37.4123,148.2 C 36.2639,147.98 33.0037,147.533 32.0455,146.86 z" />
<path style="fill:#fba;stroke-width:0.875" d="M 31.4652,140.369 C 32.6181,137.781 38.448,141.456 39.8057,141.568 C 40.9346,141.157 43.4972,141.004 44.665,142.203 C 44.9,142.43 44.9908,143.703 44.5925,144.108 C 44.2815,144.424 42.7862,144.955 42.4167,145.097 C 41.2321,145.52 39.0503,145.338 38.5003,145.167 C 38.1659,145.109 36.1605,144.534 34.4388,144.108 C 31.9871,143.526 30.7694,142.037 31.4652,140.369 z" />
<path style="fill:#8df;stroke-width:1.25" d="M 41.9712,117.499 C 39.444,117.596 38.839,117.457 36.0095,117.5 C 34.9386,117.555 33.2453,118.189 32.1397,120.043 C 31.5279,121.177 30.2075,123.299 29.6295,125.537 C 28.8767,128.047 28.6596,130.409 30.257,132.354 C 30.8363,132.639 32.8218,133.817 33.3947,133.982 C 33.3947,133.406 32.7671,130.49 32.7671,129.912 C 32.7671,128.366 32.8021,127.377 33.4993,125.639 C 34.3456,123.653 35.5721,122.752 37.9967,121.875 C 40.1817,121.05 46.1538,120.946 49.5019,121.366 C 50.2306,119.447 44.7488,118.084 41.9712,117.499 z" />
<path style="fill:#8df;stroke-width:1.25" d="M 29.211,130.014 C 32.6974,132.049 33.0461,132.659 35.6957,132.252 C 40.8207,131.947 42.7053,133.119 43.5401,134.593 C 42.9003,135.378 41.8288,135.123 39.6702,134.185 C 39.0191,133.902 34.7864,134.618 33.7086,134.593 C 30.4508,134.521 28.9785,131.147 29.211,130.014 z" />
<path style="fill:#fba;stroke-width:1.21944" d="M 32.3714,139.134 C 32.9896,140.297 34.79,140.587 35.3449,140.826 C 35.863,141.05 39.7461,141.903 40.1744,141.939 C 41.2689,142.083 42.7068,141.831 43.468,141.692 C 43.872,141.618 44.8835,141.598 45.1907,140.721 C 45.3014,140.387 45.5047,139.415 44.9722,138.76 C 44.2755,137.975 42.2693,138.741 41.5635,138.465 C 40.82,138.196 37.7594,137.434 36.871,137.137" />
<path style="fill:#8df;stroke-width:1.25" d="M 40.2979,117.602 C 44.286,117.282 45.5016,115.567 48.5605,115.77 C 51.7977,119.229 56.7733,121.528 55.5681,124.926 C 54.1251,128.893 50.198,129.367 48.3513,131.235 C 46.9402,132.749 46.7586,135.65 46.1549,136.016 C 44.4054,135.49 46.1378,134.897 43.9585,135.407 C 44.7952,133.711 44.288,131.546 44.3769,130.93 C 44.5905,128.727 48.0968,126.285 48.7697,124.825 C 50.0258,122.326 48.4221,120.684 47.5146,120.144 C 45.265,118.868 45.507,119.336 40.2979,117.602 z" />
<path style="fill:#8df;stroke-width:1.25" d="M 43.0921,134.335 C 43.0428,134.335 42.4018,136.638 42.6484,135.63 C 41.5144,132.465 39.2686,132.688 37.7672,131.313 C 37.1684,130.822 33.5641,126.357 33.6255,124.407 C 33.7417,120.989 33.9985,120.261 29.0401,119.226 C 34.9567,116.572 37.212,117.771 37.9151,120.378 C 38.7516,124.028 37.1645,125.794 39.6901,127.86 C 43.0899,129.738 43.9506,132.998 43.9796,133.759" />
<path style="fill:#fba;stroke-width:0.875" d="M 50.1758,135.719 C 48.7129,134.868 47.049,134.726 45.6841,134.637 C 43.6943,134.502 42.2972,135.382 40.49,136.207 C 36.572,138.226 38.6145,139.647 39.5473,140.05 C 40.4127,140.348 42.0887,139.875 43.568,139.306 C 44.1417,139.067 45.4425,140.035 46.8029,139.61 C 46.2647,141.045 47.7274,142.44 48.7542,142.902 C 49.6828,143.369 50.9429,143.777 52.8684,143.074" />
<path style="fill:#8df;stroke-width:1.25" d="M 19.2778,142.537 C 15.3381,139.937 15.8767,133.898 19.7215,129.874 C 22.8177,126.865 24.4381,122.895 24.8985,122.248 C 26.1594,117.839 31.4837,115.703 35.6964,117.932 C 32.397,119.314 29.4718,121.24 27.8569,124.982 C 26.7168,127.522 24.9451,130.516 22.6798,132.608 C 19.3473,135.476 20.2329,139.353 19.2778,142.537 z" />
<path style="fill:none;stroke-width:0.853605" d="M 53.4713,146.44 C 53.7804,147.741 53.1452,149.162 51.3849,149.748" />
<path style="fill:white;fill-rule:nonzero;stroke-width:0.875" d="M 98.5213,148.81 C 98.5213,148.81 95.4915,156.446 93.737,162.985 C 91.7879,170.25 90.5475,178.756 90.5475,178.756 L 110.571,149.341 L 98.5213,148.81 z" />
<path style="fill:black;fill-rule:nonzero;stroke-width:0.875" d="M 103.855,138.48 C 107.99,139.232 115.887,139.064 115.887,139.064 C 115.887,139.064 111.405,150.361 109.278,150.007 C 107.152,149.653 103.093,150.093 99.9604,149.341" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.25" d="M 102.242,148.278 C 102.242,148.278 99.0354,155.914 97.2809,162.454 C 95.3318,169.719 94.9774,173.086 94.9774,173.086 L 110.571,149.341 L 102.242,148.278 z" />
<g style="fill:#08f" transform="matrix(1.09997,0,0,1,-10.6645,0)" >
<path style="fill:#08f;stroke-width:0.930161pt" d="M 106.052,138.694 C 106.463,137 97.1832,136.401 93.6501,136.464 C 91.0092,136.458 87.0509,136.994 86.417,138.225 C 85.7402,139.577 85.9295,146.714 86.9051,147.653 C 87.6687,148.458 90.1618,150.539 93.2149,154.426 C 94.3346,153.467 99.3217,148.831 103.804,148.077 C 103.706,146.259 103.805,143.278 104.021,141.938 C 104.235,140.617 103.665,138.578 106.052,138.694 z" />
<path style="fill:#08f;stroke-width:0.813891" d="M 103.725,137.079 C 101.247,137.292 101.605,142.331 101.321,146.009 C 96.4453,147.551 93.4899,150.87 92.1408,152.388" />
<path style="stroke-width:0.875;fill:black" d="M 89.8612,140.795 C 89.6362,139.895 89.2025,138.944 90.1402,138.945 C 91.0686,138.946 90.9054,139.835 90.5415,140.842 C 91.3682,140.524 92.7042,140.065 92.6325,141.299 C 92.5853,142.15 91.4765,141.975 90.5211,141.627 C 90.8319,142.586 91.311,143.664 90.2302,143.688 C 88.9604,143.671 89.4619,142.611 89.9025,141.594 C 89.0736,142.091 87.749,142.069 87.7236,141.303 C 87.6923,140.31 89.0222,140.329 89.8612,140.795 z" />
<path style="stroke-width:0.875;fill:black" d="M 96.9317,140.757 C 96.7067,139.857 96.273,138.907 97.2107,138.907 C 98.1391,138.908 97.9759,139.798 97.6121,140.804 C 98.4387,140.486 99.7747,140.027 99.703,141.262 C 99.6558,142.113 98.547,141.937 97.5916,141.59 C 97.9024,142.549 98.3815,143.627 97.3008,143.65 C 96.0309,143.633 96.5324,142.573 96.973,141.556 C 96.1441,142.053 94.8195,142.032 94.7941,141.265 C 94.7628,140.273 96.0927,140.292 96.9317,140.757 z" />
<path style="stroke-width:0.875;fill:black" d="M 92.2567,147.034 C 92.0317,146.134 91.598,145.183 92.5357,145.184 C 93.4641,145.185 93.3009,146.074 92.937,147.081 C 93.7637,146.763 95.0997,146.304 95.028,147.538 C 94.9808,148.39 93.872,148.214 92.9165,147.866 C 93.2274,148.826 93.7065,149.904 92.6257,149.927 C 91.3558,149.91 91.8574,148.85 92.298,147.833 C 91.4691,148.33 90.1445,148.308 90.1191,147.542 C 90.0878,146.55 91.4176,146.568 92.2567,147.034 z" />
</g>
<path style="fill:green;fill-rule:nonzero;stroke-width:0.875" d="M 53.6271,127.105 C 53.6271,127.105 64.6532,123.847 68.6627,132.117 C 71.5963,138.167 68.1615,138.632 65.1544,132.368 C 64.6694,131.357 61.8967,126.855 57.8872,126.353" />
</g>
<use xlink:href="#g19201" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-opacity:1;stroke-dasharray:none" d="M 155.224,78.817 L 51.0326,236.876" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-opacity:1;stroke-dasharray:none" d="M 155.224,78.817 L 51.0326,236.876" />
</g>
</g>
<g id="jack-of-spades" >
<!--
<image width="58" height="88" xlink:href="jack-of-spades.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g3346" transform="translate(2.00475,-5.51307)" 
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke-opacity:1;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline"
>
<g>
<path style="fill:#f00;stroke-width:1.25" d="M 62.5504,96.3595 C 62.5504,96.3595 58.8293,100.435 54.2222,105.751 C 49.6151,111.067 49.0835,111.953 44.122,115.674 C 39.1605,119.395 28.1743,125.065 26.5795,128.786 C 24.9847,132.508 21.9724,139.241 28.5287,142.431 C 35.0849,145.62 45.8834,140.709 54.5766,134.102 C 59.0065,130.736 64.854,128.609 68.3979,126.66 C 72.412,128.02 77.6405,129.831 80.6245,136.938 L 112.874,144.38 L 147.782,91.0436 L 62.5504,96.3595 z" />
<path style="fill:none;stroke-width:0.875" d="M 68.5751,127.192 C 68.5751,127.192 68.7523,122.585 69.9927,120.99 C 71.233,119.395 73.7138,117.092 74.9542,114.079 C 75.9751,111.6 75.663,108.232 75.663,108.232" />
<path style="fill:none;stroke-width:0.875" d="M 104.723,140.659 C 104.723,140.659 104.014,134.988 104.546,132.508 C 105.078,130.027 107.027,123.825 107.027,123.825" />
</g>
<g>
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 68.788,99.7904 C 68.788,99.7904 66.8425,100.667 63.931,103.675 C 61.0196,106.682 60.3793,110.378 56.8276,113.103 C 53.2759,115.828 49.8692,117.207 46.6736,119.963 C 44.1395,122.149 42.6207,125.602 42.6207,125.602 C 42.6207,125.602 43.8549,129.607 46.1724,130.862 C 48.4899,132.117 50.7453,131.741 50.8706,132.368 C 50.9959,132.994 53.2759,127.946 56.8276,125.852 C 60.3793,123.759 65.2797,121.592 68.6627,117.081 C 72.0457,112.571 72.7196,109.564 75.4288,106.932 C 74.7549,103.675 72.171,102.422 68.788,99.7904 z" />
<path style="fill:none;stroke-width:0.875" d="M 72.1622,101.294 C 72.1622,101.294 68.1281,103.065 66.3551,105.429 C 64.3902,108.049 64.5279,109.438 60.769,113.448 C 57.0101,117.457 53.3166,118.428 50.5193,120.339 C 46.4852,123.096 43.9792,127.732 43.9792,127.732" />
</g>
<path style="fill:#000;stroke:none" d="M 71.1094,106.195 C 69.371,107.003 66.0404,106.874 66.5526,108.941 C 66.8014,109.946 67.3367,109.889 67.7846,109.771 C 66.9863,110.594 66.0866,111.462 65.59,111.623 C 66.4833,112.197 67.0248,112.759 67.7348,113.296 C 67.7065,112.905 68.0951,111.606 68.4863,110.407 C 68.6143,110.977 68.9956,111.626 70.1971,111.218 C 71.6739,110.717 70.8078,107.88 71.1094,106.195 z" />
<path style="fill:#000;stroke:none" d="M 56.3729,121.37 C 54.4565,121.406 51.4622,119.942 51.0951,122.039 C 50.9164,123.059 51.429,123.223 51.8864,123.297 C 50.8234,123.727 49.6497,124.157 49.1303,124.103 C 49.7155,124.989 49.9836,125.722 50.4158,126.5 C 50.5481,126.131 51.4283,125.101 52.2711,124.162 C 52.1576,124.735 52.2442,125.482 53.508,125.595 C 55.0613,125.734 55.416,122.789 56.3729,121.37 z" />
<path style="fill:#000;stroke:none" d="M 65.6784,115.504 C 63.7678,115.656 60.6897,114.377 60.4512,116.494 C 60.3351,117.522 60.8568,117.655 61.3178,117.7 C 60.283,118.195 59.1377,118.695 58.616,118.674 C 59.2542,119.522 59.5665,120.237 60.0454,120.988 C 60.1549,120.611 60.9706,119.529 61.7545,118.541 C 61.6762,119.12 61.8083,119.86 63.0766,119.896 C 64.6355,119.939 64.8099,116.978 65.6784,115.504 z" />
</g>
<path style="fill:#fff;stroke-width:1.25" d="M 51.6223,201.281 C 51.6223,201.281 49.4638,202.987 46.6105,205.165 C 44.3723,206.874 40.7215,210.541 37.0879,212.552 C 30.9378,215.955 27.1894,215.941 25.1847,211.806 C 23.1799,207.671 21.8697,198.9 28.4138,181.484 C 34.9578,164.068 38.5915,155.923 41.2227,152.54 C 43.8539,149.157 45.3575,145.194 50.62,141.517 C 57.2505,136.884 59.0149,139.134 60.3931,139.635 C 61.6225,140.082 64.6532,144.02 64.9038,146.777 C 65.1544,149.533 63.931,150.661 63.931,152.666 C 63.931,154.67 62.8991,158.429 63.0244,161.436 C 63.1497,164.444 53.5018,194.891 51.6223,201.281 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 20.1728,191.633 C 20.4522,193.279 19.421,196.394 23.4305,196.52 C 27.44,196.645 33.6158,192.564 38.3409,188.501 C 46.8442,181.188 45.9403,166.757 50.4947,155.724 C 57.75,138.148 50.7265,133.15 40.0713,145.9 C 29.4162,158.649 18.8738,183.981 20.1728,191.633 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 21.8326,186.391 C 22.0473,187.876 21.2548,190.687 24.3362,190.8 C 27.4177,190.913 32.164,187.231 35.7954,183.564 C 42.3305,176.966 41.6358,163.943 45.136,153.988 C 50.712,138.128 45.3142,133.617 37.1253,145.122 C 28.9364,156.627 20.8343,179.486 21.8326,186.391 z" />
<path style="fill:#000;stroke-width:0.875" d="M 22.9379,181.016 C 23.0952,182.205 22.5146,184.455 24.7719,184.546 C 27.0292,184.636 30.5061,181.689 33.1662,178.754 C 37.9535,173.472 37.4446,163.048 40.0087,155.079 C 44.0933,142.384 40.1392,138.774 34.1405,147.983 C 28.1418,157.192 22.2066,175.489 22.9379,181.016 z" />
</g>
<g>
<path style="fill:#080;stroke-width:1.25" d="M 20.2981,191.241 C 20.2981,191.241 18.6022,187.498 17.7586,181.985 C 16.9151,176.472 19.3155,152.666 21.3103,147.403 C 23.3052,142.141 23.6811,132.242 27.9412,129.736 C 32.2013,127.23 36.3468,124.601 38.3409,123.759 C 40.8875,122.683 44.3068,124.404 44.3551,124.725 C 44.7485,127.332 46.2533,128.233 48.9911,129.611 C 51.7289,130.989 58.7226,133.986 58.5137,136.878 C 58.2059,141.138 42.0163,141.802 40.4709,143.519 C 38.9628,145.195 25.7381,171.73 25.1847,173.966 C 24.5405,176.569 23.0546,180.999 20.2981,191.241 z" />
<path style="fill:none;stroke-width:0.875" d="M 48.114,129.11 C 48.114,129.11 46.1655,127.985 43.3527,127.857 C 40.5962,127.732 37.5309,130.822 35.3337,134.038 C 33.7715,136.325 30.4003,142.056 28.8183,140.261 C 27.1959,138.42 30.3172,136.937 32.4519,133.871 C 34.5355,130.879 39.5938,125.602 43.7286,127.857" />
</g>
<path style="fill:#080;stroke-width:0.875" d="M 63.6508,144.897 C 63.6508,144.897 64.2497,142.557 61.507,139.008 C 57.2607,138.091 51.6223,139.51 47.8634,142.266 C 43.6974,145.321 40.897,150.633 39.8444,153.543 C 43.3969,158.183 46.2434,156.478 50.8706,156.675 C 51.2464,155.724 54.515,150.285 56.8276,149.909 C 59.1402,149.533 62.5232,150.41 62.5232,150.41 L 63.6508,144.897 z" />
<g>
<path style="fill:#f00;stroke-width:0.875" d="M 62.8277,151.239 C 65.4677,148.394 64.8126,145.995 64.6702,144.478 C 63.1973,144.439 60.3793,145.991 60.3793,147.617 C 60.3793,149.243 59.4407,145.552 56.9885,143.812 C 55.8667,145.695 55.558,147.469 56.3841,148.726 C 54.9927,147.765 52.5199,146.656 50.8367,146.656 C 50.7057,149.021 50.8535,149.982 52.1101,151.756 C 49.7448,151.017 48.5621,151.118 47.2317,151.46 C 47.8969,153.651 48.7839,154.662 50.2622,155.304 C 48.5621,154.985 45.236,155.674 44.9403,158.039 C 47.3795,158.63 48.7426,158.556 49.7241,158.261 C 50.7057,157.965 52.5536,153.604 54.9927,151.83 C 57.4891,150.014 59.6852,149.511 62.8277,151.239 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 62.8277,151.756 C 62.8277,151.756 64.7495,150.721 62.6799,148.504 C 60.2403,145.89 54.807,149.512 53.5144,150.573 C 52.6881,151.252 50.2078,152.784 49.7241,155.724 C 49.4285,157.522 50.1144,159.739 52.4796,158.852 C 54.8449,157.965 61.0538,153.234 62.8277,151.756 z" />
</g>
<g>
<g/>
</g>
</g>
<g>
<path style="fill:#fdd;stroke-width:1.25" d="M 49.2343,179.785 C 48.6702,178.395 48.4812,175.424 49.5353,175.023 C 50.5895,174.622 51.4866,175.506 51.7428,176.871 C 53.6234,179.827 52.294,184.75 49.2343,179.785 z" />
<path style="fill:#fdd;stroke-width:1.25" d="M 47.2045,181.636 C 47.2045,181.636 46.4557,180.033 45.9081,178.685 C 45.344,177.296 45.155,174.325 46.2092,173.923 C 47.2633,173.522 48.1604,174.406 48.4166,175.771 C 48.7534,177.566 49.089,178.258 49.5629,178.851 C 50.2137,179.666 50.7668,182.025 49.7276,182.347 C 48.6885,182.669 47.2148,181.713 47.2045,181.636 z" />
<path style="fill:#fdd;stroke-width:1.25" d="M 45.5072,183.909 C 45.5072,183.909 44.285,182.725 43.4958,181.502 C 42.6827,180.242 42.1315,177.108 43.0924,176.517 C 44.0533,175.926 45.0994,176.628 45.6055,177.921 C 46.2708,179.622 46.7294,180.239 47.3056,180.734 C 48.0968,181.414 49.0795,183.628 48.1187,184.138 C 47.1578,184.648 45.5316,183.983 45.5072,183.909 z" />
<path style="fill:#fdd;stroke-width:1.25" d="M 63.1878,152.838 C 64.0257,153.93 64.6744,155.091 64.8835,158.645 C 65.0926,162.199 56.5883,182.74 53.0365,184.326 C 49.4848,185.911 43.7738,187.961 42.7538,187.375 C 41.6612,186.748 41.7102,185.071 43.2761,184.678 C 46.134,183.962 48.2175,182.475 49.0537,181.937 C 49.89,181.399 51.5393,175.978 51.5393,175.257 C 51.5393,174.536 50.3737,169.7 50.8404,167.263 C 51.1239,165.782 51.925,160.659 53.4237,159.196 C 52.3353,158.989 51.9574,157.903 51.9574,156.649 C 51.9574,155.394 52.6961,154.843 54.5401,153.171 C 56.3841,151.498 57.6671,150.774 59.7921,150.601 C 61.2914,150.478 62.9804,152.567 63.1878,152.838 z" />
<path style="fill:none;stroke-width:0.875" d="M 55.2145,157.374 C 54.8407,158.052 53.6681,159.087 53.2019,159.766" />
</g>
<path style="fill:#fe0;stroke-width:0.875" d="M 147.85,90.769 L 144.217,86.133 C 144.217,86.133 137.038,91.6415 137.827,92.2726 C 139.08,93.275 140.422,96.4725 141.568,100.024 C 143.966,96.5593 147.725,90.8943 147.85,90.769 z" />
<path style="fill:none;stroke-width:0.875" d="M 145.47,93.9014 L 143.34,90.5184" />
<g>
<path style="fill:#08f;stroke-width:0.875" d="M 131.688,79.5312 C 131.688,79.5312 127.355,90.4337 122.438,101.625 C 117.52,112.816 113.469,132.61 112.469,141.219 C 113.702,140.833 114.525,140.531 115.188,140.312 L 118.844,134.75 C 120.977,128.567 124.68,118.924 127.438,112.812 C 131.062,104.778 140.401,94.2636 146.906,90.1562 C 145.402,87.5918 144.054,86.7019 141.188,84.4062 C 137.93,81.7972 131.688,79.53123 131.688,79.5312 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fff;stroke-width:0.875" d="M 140.922,86.7187 C 140.922,86.7187 126.417,105.128 123.16,111.456 C 118.884,119.762 113.513,135.617 112.885,138.781 C 111.757,138.494 110.918,139.069 108.161,139.932 C 109.164,131.303 113.299,111.417 117.772,99.9501 C 121.698,89.8828 126.041,78.0896 126.041,78.0896 C 126.041,78.0896 133.702,80.3907 136.575,83.5547 C 139.448,86.7187 139.198,83.8424 140.922,86.7187 z" />
<path style="fill:#080;stroke-width:0.875" d="M 144.681,86.8626 C 144.681,86.8626 133.058,93.7659 124.663,112.175 C 120.765,120.722 115.768,135.617 115.141,138.781 C 114.012,138.494 113.173,139.069 110.417,139.932 C 111.419,131.303 115.822,111.648 120.403,100.238 C 124.33,90.458 129.675,78.0896 129.675,78.0896 C 129.675,78.0896 142.205,82.9794 144.681,86.8626 z" />
</g>
<path style="fill:#fdd;stroke-width:1.25" d="M 118.33,77.8469 C 118.33,77.8469 120.84,81.132 121.394,84.6358 C 120.334,103.046 95.5288,106.953 88.4337,87.2548 C 89.479,82.4463 92.824,74.9816 92.824,74.9816 L 118.33,77.8469 z" />
<g>
<path style="fill:#fe0;stroke-width:0.875" d="M 88.209,80.4602 C 88.209,80.4602 89.479,85.0822 91.6219,89.5545 C 93.7648,94.0267 96.9411,96.6572 99.9482,97.133 C 102.955,97.6088 107.514,96.1503 111.012,95.2419 C 114.463,94.3459 118.631,93.0246 119.615,87.6206 C 120.28,83.9681 120.581,80.7417 117.098,78.5476 C 118.493,73.9144 120.211,69.5353 120.211,69.5353 C 129.004,75.8271 129.858,89.0455 124.931,94.0656 C 122.656,96.3832 121.09,99.2671 113.268,102.516 C 107.273,105.007 102.811,104.377 100.742,103.515 C 95.8545,101.478 92.5691,100.63 90.5132,99.4821 C 85.7476,96.8213 85.5805,95.3157 84.4303,74.7998 C 88.0107,74.0192 88.209,80.4602 88.209,80.4602" />
<path style="fill:none;stroke-width:0.875" d="M 119.299,76.3628 C 119.299,76.3628 123.753,78.7294 123.142,83.0152 C 121.533,94.3079 115.603,93.5111 115.603,93.5111" />
</g>
<path style="fill:#fe8;stroke-width:1.25" d="M 124.388,62.2073 C 124.388,62.2073 126.431,74.7656 130.124,74.3345 C 134.425,73.8325 133.596,76.6816 133.258,78.8758 C 132.97,80.7447 135.252,81.769 137.556,81.1755 C 140.352,80.4555 141.099,83.5602 137.556,83.8933 C 132.867,84.3344 129.998,84.1516 130.083,80.551 C 130.168,77.0003 130.392,76.5761 129.138,76.9942 C 127.883,77.4124 122.836,71.1488 122.836,71.1488" />
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 133.088,24.2816 C 135.282,22.7371 137.211,22.3384 138.746,22.3384 C 140.281,22.3384 143.174,24.0296 143.174,24.0296 C 147.218,22.838 155.036,21.55 157.207,26.0343 C 158.089,27.8576 156.204,30.0438 156.204,30.0438 L 156.204,30.0438 C 161.009,32.5645 164.482,46.8599 157.102,47.9725 C 156.582,52.6285 153.766,56.1117 149.877,58.1719 C 144.865,60.1767 138.029,59.3404 137.564,57.3357 C 133.35,56.5617 130.357,52.1087 132.147,48.0436 C 134.078,43.6612 136.356,43.358 138.58,42.955 C 140.721,42.5671 141.021,43.6867 141.021,43.6867 C 141.021,43.6867 143.589,41.237 144.219,39.9201 C 146.519,35.1151 142.651,31.7555 140.603,31.735 C 135.264,31.6814 134.083,33.5025 128.858,35.8733 C 125.068,37.5935 128.905,33.9319 124.915,33.6781 C 124.915,33.6781 126.133,28.0391 127.136,27.0367 C 128.138,26.0343 129.562,24.1991 133.088,24.2816 z" />
<path style="fill:none;stroke-width:0.875" d="M 128.574,32.8984 C 128.574,32.8984 131.71,25.9993 142.581,26.2083 C 153.452,26.4174 155.961,34.3618 155.961,38.5431 C 155.961,42.7243 151.989,50.2506 146.971,51.2959 C 141.954,52.3412 136.414,50.6687 136.414,47.9509 C 136.414,46.6965 136.623,45.2239 138.609,44.9103" />
<path style="fill:none;stroke-width:0.875" d="M 129.263,28.3926 C 129.263,28.3926 131.192,25.817 132.86,24.8628" />
<path style="fill:none;stroke-width:0.875" d="M 141.335,24.8628 L 144.342,23.8605" />
<path style="fill:none;stroke-width:0.875" d="M 152.361,27.87 C 152.361,27.87 155.952,29.8747 156.955,30.8771" />
<path style="fill:none;stroke-width:0.875" d="M 156.328,43.6803 C 156.328,43.6803 157.016,45.7934 156.85,48.022" />
<path style="fill:none;stroke-width:0.875" d="M 147.233,54.1334 C 147.233,54.1334 146.041,56.8738 137.826,57.2208" />
<path style="fill:none;stroke-width:0.875" d="M 140.812,44.0125 C 139.81,44.7629 145.337,52.4792 150.03,42.711" />
<path style="fill:#fe0;stroke-width:0.875" d="M 143.691,31.2747 C 146.359,30.6994 147.982,33.1545 144.31,35.4779 C 143.179,36.1933 140.142,36.4522 140.333,38.814 C 140.462,40.4191 141.002,42.5098 143.543,42.5098 C 146.084,42.5098 147.091,38.9619 147.239,38.2227" />
</g>
<path style="fill:#fe8;stroke-width:1.25" d="M 125.582,48.423 C 125.582,48.423 127.282,50.2709 127.134,52.2666 C 127.046,53.446 125.74,55.9623 125.74,57.8841 C 126.336,59.7113 130.396,60.3164 130.247,62.0087 C 130.225,62.2631 130.355,63.439 129.251,64.3536 C 131.783,66.5628 131.985,67.858 131.926,68.9027 C 131.791,71.2791 130.499,72.5088 128.95,73.6407 C 127.401,74.7725 126.691,78.1157 128.908,78.0629 C 132.012,77.989 131.445,81.2989 128.39,81.1761 C 126.332,81.0934 123.158,80.8483 124.399,75.4019 C 124.67,74.2134 125.831,72.1679 127.06,70.3757 C 128.588,68.1476 126.321,66.1626 123.808,64.5364 C 124.251,67.567 124.695,71.5142 118.781,76.1929 C 119.703,62.2406 116.445,49.9515 119.447,45.6142 C 119.594,43.8403 124.103,46.649 125.582,48.423 z" />
<path style="fill:none;stroke-width:0.875" d="M 123.736,64.9579 C 123.736,64.9579 123.292,62.9531 122.29,61.9507 C 121.287,60.9484 120.851,59.946 120.851,59.946" />
<g>
<path style="fill:#08f;stroke-width:0.875" d="M 62.6154,96.473 C 69.136,100.06 78.4985,109.253 82.1321,116.27 C 85.9973,123.734 91.779,137.32 92.4065,140.076 C 93.5351,139.826 94.3737,140.327 97.1303,141.079 C 96.1279,133.561 92.073,116.27 87.144,106.497 C 82.215,96.7236 77.872,87.201 77.872,87.201 C 77.872,87.201 71.6057,89.1827 68.3406,91.4611 C 65.4676,93.4659 64.1237,94.2335 62.6154,96.473 z" />
<path style="fill:#fff;stroke-width:0.875" d="M 68.9429,93.7762 C 68.9429,93.7762 83.4478,109.814 86.7055,115.327 C 90.9814,122.563 96.3524,136.377 96.9798,139.134 C 98.1085,138.883 98.9471,139.384 101.704,140.136 C 100.701,132.618 96.5658,115.294 92.0932,105.303 C 88.1666,96.5327 83.8237,86.2583 83.8237,86.2583 C 83.8237,86.2583 76.1628,88.2631 73.2898,91.0196 C 70.4169,93.7762 70.6675,91.2702 68.9429,93.7762 z" />
<path style="fill:#080;stroke-width:0.875" d="M 65.184,93.9014 C 65.184,93.9014 76.807,99.9157 85.2019,115.954 C 89.0998,123.4 94.097,136.377 94.7245,139.134 C 95.8531,138.883 96.6917,139.384 99.4483,140.136 C 98.4459,132.618 94.0434,115.495 89.462,105.554 C 85.5354,97.0339 80.19,86.2583 80.19,86.2583 C 80.19,86.2583 67.6603,90.5184 65.184,93.9014 z" />
</g>
<g>
<path style="fill:#000;stroke:none" d="M 90.8039,117.054 C 90.2774,119.062 87.8803,121.743 89.9459,122.758 C 90.9496,123.252 91.2707,122.767 91.4811,122.312 C 91.6145,123.55 91.7148,124.903 91.5069,125.429 C 92.5966,125.086 93.4347,125.027 94.3683,124.811 C 94.0246,124.562 93.2158,123.334 92.4908,122.172 C 93.0513,122.463 93.851,122.598 94.3394,121.314 C 94.9397,119.737 91.9925,118.479 90.8039,117.054 z" />
<path style="fill:#000;stroke:none" d="M 72.957,90.7998 C 73.3659,93.5582 71.8068,98.147 74.9096,98.2918 C 76.4174,98.3625 76.5596,97.5928 76.5804,96.9195 C 77.4011,98.3742 78.2418,99.9887 78.2615,100.748 C 79.4335,99.741 80.4435,99.2198 81.4888,98.4534 C 80.9299,98.3303 79.2755,97.2493 77.7603,96.2057 C 78.6105,96.2642 79.6753,96.0022 79.6026,94.158 C 79.5134,91.8915 75.1874,91.92 72.957,90.7998 z" />
<path style="fill:#000;stroke:none" d="M 83.627,103.242 C 83.5088,105.654 81.4558,109.262 84.0041,109.946 C 85.2424,110.278 85.4879,109.651 85.6167,109.084 C 86.056,110.466 86.4854,111.986 86.376,112.634 C 87.5144,111.992 88.4382,111.732 89.4318,111.272 C 88.9889,111.066 87.7964,109.851 86.7132,108.692 C 87.4084,108.896 88.3345,108.866 88.5799,107.289 C 88.8816,105.352 85.2904,104.594 83.627,103.242 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.877078" d="M 104.958,103.82 C 104.958,103.82 102.977,103.055 104.085,106.083 C 107.011,113.466 103.692,120.773 104.23,127.343 C 105.283,126.891 108.758,125.693 110.923,125.61 C 111.914,125.573 114.339,125.621 117.247,124.393 C 116.367,121.238 113.586,117.466 113.315,113.557 C 112.938,108.138 110.856,106.113 109.074,100.961 L 104.958,103.82 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 109.744,103.427 C 109.744,103.427 110.613,105.635 109.005,108.43 C 107.296,111.399 104.912,114.978 104.247,118.642 C 103.989,120.065 103.688,127.364 103.688,127.364 C 103.688,127.364 101.24,126.103 97.2304,126.103 C 93.2209,126.103 90.2138,126.699 90.2138,126.699 C 90.2138,126.699 91.3033,124.098 92.7633,121.091 C 94.2233,118.084 96.5147,114.376 98.5194,112.776 C 100.524,111.177 102.091,110.065 102.668,108.06 C 103.245,106.055 107.254,101.043 107.254,101.043 L 109.744,103.427 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-dashoffset:0" d="M 105.786,95.8264 C 105.786,95.8264 106.217,93.5625 107.889,93.5625 C 109.562,93.5625 110.354,93.9052 111,95.176 C 111.923,96.9895 113.506,97.7922 113.939,99.7463 C 114.274,101.256 113.521,102.838 112.143,103.562 C 110.925,104.202 109.83,104.504 108.695,103.865 C 107.899,104.951 107.141,105.656 106.1,105.914 C 104.76,106.245 102.769,106.888 101.134,104.032 C 102.491,103.073 103.284,101.495 103.277,100.06 C 103.271,98.6937 103.03,97.5228 100.559,97.1853 C 102.18,94.3629 104.897,95.2772 105.786,95.8264 z M 109.024,101.863 C 108.982,103.096 108.978,103.393 108.675,103.894 M 105.615,95.7702 C 107.057,96.2298 107.798,97.2014 108.509,98.445" />
</g>
<path style="fill:#fdd;stroke-width:1.25" d="M 121.956,47.3596 C 122.283,49.9129 122.302,52.5095 122.511,54.9341 C 122.72,57.3587 122.036,59.2422 121.466,59.946 C 120.678,60.9191 120.002,61.0174 119.898,61.8536 C 119.768,62.8908 121.048,63.8397 121.466,66.3485 C 121.884,68.8572 121.048,74.4047 117.075,79.9935 C 113.103,85.5823 110.176,88.3001 108.504,88.5092 C 106.831,88.7182 99.7179,86.6276 95.2257,83.9098 C 90.7334,81.1919 86.9703,75.9654 86.9703,75.9654 C 86.9703,75.9654 84.5847,70.9619 84.4615,65.0941 C 84.2524,55.1375 83.8343,51.2959 87.8065,46.9056 C 91.7787,42.5153 96.3781,39.3793 107.458,40.4246 C 117.01,41.3257 121.696,45.3378 121.956,47.3596 z" />
<path style="fill:#fe8;fill-rule:nonzero;stroke-width:1.25" d="M 97.0053,41.679 C 97.0053,41.679 98.7795,42.0722 98.8869,44.4922 C 99.0959,49.3098 98.8065,53.7763 94.2849,54.3273 C 94.8853,52.2651 96.4775,49.2053 95.8529,46.6965 C 95.3328,48.6826 95.9604,50.4485 94.5985,51.714 C 93.0799,53.1251 92.8863,54.119 93.0954,55.7915 C 93.3045,57.464 96.8935,60.4609 97.2144,61.54 C 98.3642,65.4077 96.8979,68.6101 96.0645,68.3346 C 94.551,67.8342 95.9607,65.5752 95.3335,64.1118 C 94.7063,62.6483 92.5074,60.9128 91.3606,59.0313 C 90.2138,57.1497 89.2761,56.1044 90.2138,54.0137 C 91.1515,51.9231 89.1624,53.5171 89.6881,56.7316 C 90.2138,59.946 91.9878,61.1219 92.1968,62.7944 C 92.4059,64.4669 91.3575,66.0722 90.8379,67.1847 C 90.3183,68.2972 88.7443,69.6935 89.479,71.575 C 90.2138,73.4566 93.2422,73.8747 92.824,76.3835 C 92.4405,79.1716 88.856,83.8485 90.5243,85.319 C 91.5866,86.2552 94.1187,85.6945 93.6603,87.9865 C 93.3467,89.5545 87.4608,88.1034 86.9703,85.8959 C 86.7612,84.9551 87.3541,82.5364 88.3292,80.4602 C 89.9002,77.1152 86.9703,76.3835 86.9703,76.3835 C 86.9703,76.3835 89.6455,78.0929 88.3292,80.4602 C 87.1548,82.5723 85.3051,86.4334 85.5068,88.091 C 85.6432,89.2119 91.5758,88.9273 90.2138,91.227 C 88.8518,93.5267 89.0609,92.4367 88.5382,93.3176 C 88.4337,90.8535 85.1932,90.958 83.7298,90.958 C 84.4742,92.1131 84.897,92.795 81.2297,94.6765 C 77.5624,96.5581 77.5624,98.0215 77.5624,98.0215 C 77.5624,98.0215 72.469,97.2898 75.2771,94.1539 C 78.0851,91.0179 80.6984,90.8687 78.3987,89.8681 C 76.099,88.8674 75.6162,89.659 75.1782,88.5092 C 74.4265,89.659 72.8633,90.5704 71.2905,91.6451 C 68.7425,93.3862 68.3636,95.1992 70.0362,96.4536 C 71.7087,97.7079 72.0955,99.485 69.5135,100.53 C 66.9314,101.576 66.273,102.588 67.3183,100.53 C 68.3636,98.473 67.5105,98.4856 66.064,96.9762 C 63.6597,94.4675 66.3775,91.2869 68.2591,90.0771 C 71.0762,88.2659 76.6316,81.6809 73.6948,82.1327 C 72.3358,82.3418 70.4405,81.3845 71.0025,79.3104 C 72.0223,75.5472 77.3534,75.4427 80.0712,69.3799 C 82.789,63.317 80.4942,59.3272 81.7437,54.4319 C 82.5032,51.4561 84.2115,49.6043 88.2246,46.4875 C 91.7693,43.7345 93.0394,42.3921 97.0053,41.679 z" />
<path style="fill:none;stroke-width:0.875" d="M 93.6603,42.6198 C 91.3606,44.7888 90.2207,46.8874 87.8065,51.2959 C 85.4023,55.6862 86.3431,58.6131 87.702,60.7038 C 89.0356,62.7554 89.3745,64.8642 86.3431,68.4391 C 85.2871,69.6845 83.7718,71.3513 83.843,72.3068 C 83.9411,73.6225 85.3522,75.3904 86.6567,76.1744" />
<g transform="translate(1.6725,0.418126)" >
<path style="fill:#f00;stroke-width:1.25" d="M 71.5675,33.4077 C 72.9116,31.9643 79.007,32.7554 83.0437,31.6037 C 88.5945,30.02 90.3933,24.4965 93.6067,24.5039 C 96.6861,24.511 99.9331,28.7616 106.733,28.7616 C 113.533,28.7616 115.219,24.357 117.673,24.3402 C 120.756,24.3181 120.125,29.1946 127.22,31.8555 C 134.316,34.5165 135.782,32.5699 136.681,33.8413 C 138.386,36.2502 134.23,41.475 131.864,43.8403 C 129.499,46.2055 123.734,48.1273 123.734,48.1273 C 123.734,48.1273 114.012,42.2395 106.922,41.6482 C 99.8316,41.0568 90.1763,43.6152 88.1067,44.9103 C 86.037,46.2055 83.3204,48.6863 83.3204,48.6863 C 83.3204,48.6863 79.9934,47.6068 76.4454,44.8477 C 72.8975,42.0886 70.458,34.5991 71.5675,33.4077 z" />
<path style="fill:none;stroke-width:0.875" d="M 72.0205,36.2612 C 74.5264,35.7265 80.9863,35.7563 84.2718,34.4538 C 89.0506,32.5593 92.3284,28.3782 93.2625,28.2978 C 95.733,28.0851 101.014,32.1004 106.254,32.0256 C 112.331,31.9418 115.583,28.5243 117.284,28.6203 C 118.659,28.6979 120.852,32.9936 126.133,34.9836 C 129.368,36.2026 133.51,36.4403 136.157,36.6615" />
</g>
<g>
<path style="fill:#080;fill-rule:nonzero;stroke-width:0.875" d="M 104.532 58.2995 A 1.72477 2.50876 0 1 1 101.082,58.2995 A 1.72477 2.50876 0 1 1 104.532 58.2995 z" transform="translate(1.01846,0.59132)" />
<path style="fill:#080;fill-rule:nonzero;stroke-width:0.875" d="M 104.532 58.2995 A 1.72477 2.50876 0 1 1 101.082,58.2995 A 1.72477 2.50876 0 1 1 104.532 58.2995 z" transform="translate(13.1048,0.815378)" />
</g>
<g>
<path style="fill:none;stroke-width:0.875" d="M 110.108,56.6756 C 110.108,56.6756 110.261,60.1269 111.264,61.54 C 112.266,62.9531 114.518,65.9938 114.566,66.995 C 114.671,69.1473 113.379,70.6189 111.639,70.5143 C 111.222,70.4893 107.604,69.1476 107.604,69.1476" />
<path style="fill:none;stroke-width:0.875" d="M 114.271,74.9816 C 114.271,74.9816 113.268,75.984 112.266,75.984 C 111.264,75.984 108.722,74.9816 107.254,74.9816 C 105.786,74.9816 105.249,75.984 105.249,75.984" />
<path style="fill:none;stroke-width:0.875" d="M 110.968,54.0796 C 111.63,52.942 114.02,52.338 116.276,52.338 C 118.59,52.338 120.285,54.9341 120.285,54.9341" />
<path style="fill:none;stroke-width:0.875" d="M 97.8988,53.6181 C 99.2563,52.6358 101.693,52.1976 103.12,52.1976 C 104.547,52.1976 106.816,53.7843 106.816,53.7843" />
</g>
<path style="fill:none;stroke-width:0.875" d="M 75.1782,88.4306 C 75.1782,88.4306 78.8894,84.6879 79.3395,82.687 C 80.19,78.9052 75.8054,80.0551 75.8054,79.0527 C 75.8054,78.0503 79.7692,75.775 80.6511,74.5205 C 82.1172,72.4352 84.002,68.69 84.3657,67.7559 C 85.6705,64.4049 84.8539,62.6763 84.1566,59.972 C 82.9808,55.4121 84.016,53.4988 85.6114,51.927 C 87.2067,50.3551 89.2114,48.9199 89.2114,48.9199" />
<path style="fill:none;stroke-width:0.875" d="M 77.3151,97.1994 C 75.4297,94.5962 85.5424,90.7836 80.4195,88.4849 C 78.7843,87.7511 77.9856,87.6159 76.9075,86.8229" />
<path style="fill:none;stroke-width:0.875" d="M 82.3413,71.7801 C 82.3413,71.7801 80.2717,74.8845 82.0456,76.8063 C 83.8196,78.7281 84.8544,78.1544 83.5239,81.0283 C 82.1935,83.9022 80.6412,91.1296 84.0044,90.7763" />
<path style="fill:none;stroke-width:0.875" d="M 77.2983,77.6146 C 79.1599,77.7452 82.3475,78.8411 82.5274,80.3173 C 82.7492,82.137 81.4913,83.4846 80.6043,85.0054 C 79.7173,86.5262 78.6455,87.5979 78.6455,87.5979" />
<path style="fill:none;stroke-width:0.875" d="M 128.864,64.1645 C 128.864,64.1645 126.586,62.002 124.327,60.9069 C 123.034,60.2799 122.29,57.5392 123.292,55.5345 C 124.295,53.5297 124.855,52.9294 124.295,50.9246 C 123.734,48.9199 123.292,47.9175 123.292,47.9175" />
<path style="fill:#f00;stroke-width:1.25" d="M 51.7976,198.747 C 50.1115,207.894 50.8085,213.714 51.6448,219.568 C 52.481,225.422 56.2363,231.335 56.2363,231.335 L 73.1721,205.448 C 73.1721,205.448 58.362,200.243 51.7976,198.747 z" />
<path style="fill:#fff;stroke-width:1.25" d="M 55.6108,179.661 C 55.6108,179.661 50.7912,190.899 51.2024,198.64 C 58.1811,205.29 72.6822,206.04 72.6822,206.04 L 83.6506,189.079 L 55.6108,179.661 z" />
<g>
<path style="fill:#f00;stroke-width:0.875" d="M 78.1379,145.069 C 78.1379,145.069 56.92,160.554 54.9927,181.329 C 61.3549,186.263 72.1916,190.378 82.281,190.34 C 90.7442,178.179 109.246,150.13 109.246,150.13 C 109.246,150.13 80.9271,143.478 79.5325,144.069 C 78.1379,144.66 78.2021,145.252 78.1379,145.069 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 87.811,145.843 C 87.811,145.843 77.4629,160.031 73.3237,170.235 C 69.1844,180.438 67.1148,186.507 67.1148,186.507 C 67.1148,186.507 68.7409,192.853 69.6279,194.036 C 72.8802,192.557 75.8368,188.418 75.8368,188.418 C 75.8368,188.418 80.6238,170.531 82.9326,165.356 C 85.2414,160.182 90.6198,147.026 90.6198,147.026 L 87.811,145.843 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 78.1379,145.547 C 78.1379,145.547 68.4453,152.2 63.4191,160.33 C 58.3928,168.461 51.7405,184.12 51.4448,185.905 C 51.1492,187.69 57.2102,184.279 59.7233,178.07 C 61.0134,174.883 65.9365,162.843 69.1127,158.556 C 71.7094,155.051 77.8189,147.8 79.8282,145.991 C 81.372,144.601 78.0542,145.547 78.1379,145.547 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 98.0113,150.13 C 98.0113,150.13 89.1839,173.043 89.0888,180.435 C 93.2807,173.931 99.6374,164.617 99.6374,164.617 L 101.411,152.172 L 98.0113,150.13 z" />
</g>
<path style="fill:#08f;stroke-width:1.25" d="M 117.798,136.323 C 117.798,136.323 107.032,138.205 104.334,140.851 C 99.8622,138.175 88.2246,135.242 79.0259,134.406 C 79.6531,139.214 78.5023,141.389 78.1379,145.069 C 86.1869,144.964 98.3736,149.318 103.695,153.319 C 104.582,152.145 105.987,151.333 108.443,150.428 C 111.82,146.142 117.798,136.323 117.798,136.323 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 52.1562,134.031 C 50.7374,133.671 48.7597,134.004 47.8358,134.387 C 42.128,136.753 38.2115,143.75 35.8358,147.305 C 23.6072,165.603 24.3502,174.727 20.3438,181.969 C 16.0734,189.688 19.8029,196.313 24.0312,208.625 C 22.925,203.695 23.1795,195.338 28.3438,181.594 C 34.8723,164.219 38.5,156.094 41.125,152.719 C 43.75,149.344 45.25,145.387 50.5,141.719 C 57.1148,137.097 58.875,139.344 60.25,139.844 C 61.4765,140.29 64.5,144.219 64.75,146.969 C 64.5,144.219 63.4104,140.982 62.125,139.719 C 59.7927,137.426 56.1381,133.968 52.1562,134.031 z M 24.0312,208.625 C 24.3235,209.927 24.7071,210.982 25.125,211.844 C 24.7594,210.698 24.3942,209.682 24.0312,208.625 z M 25.125,211.844 C 26.1698,215.119 28.8738,215.823 32.75,214.531 C 29.0705,215.72 26.6119,214.91 25.125,211.844 z M 34.7812,213.719 C 34.1053,214.026 33.4628,214.29 32.8438,214.5 C 33.4579,214.297 34.0979,214.03 34.7812,213.719 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<g transform="matrix(-0.999314,3.702e-2,3.702e-2,0.999314,206.749,-9.41404)" >
<path style="fill:#000;stroke:none" d="M 90.8039,117.054 C 90.2774,119.062 87.8803,121.743 89.9459,122.758 C 90.9496,123.252 91.2707,122.767 91.4811,122.312 C 91.6145,123.55 91.7148,124.903 91.5069,125.429 C 92.5966,125.086 93.4347,125.027 94.3683,124.811 C 94.0246,124.562 93.2158,123.334 92.4908,122.172 C 93.0513,122.463 93.851,122.598 94.3394,121.314 C 94.9397,119.737 91.9925,118.479 90.8039,117.054 z" />
<path style="fill:#000;stroke:none" d="M 72.957,90.7998 C 73.3659,93.5582 71.8068,98.147 74.9096,98.2918 C 76.4174,98.3625 76.5596,97.5928 76.5804,96.9195 C 77.4011,98.3742 78.2418,99.9887 78.2615,100.748 C 79.4335,99.741 80.4435,99.2198 81.4888,98.4534 C 80.9299,98.3303 79.2755,97.2493 77.7603,96.2057 C 78.6105,96.2642 79.6753,96.0022 79.6026,94.158 C 79.5134,91.8915 75.1874,91.92 72.957,90.7998 z" />
<path style="fill:#000;stroke:none" d="M 83.627,103.242 C 83.5088,105.654 81.4558,109.262 84.0041,109.946 C 85.2424,110.278 85.4879,109.651 85.6167,109.084 C 86.056,110.466 86.4854,111.986 86.376,112.634 C 87.5144,111.992 88.4382,111.732 89.4318,111.272 C 88.9889,111.066 87.7964,109.851 86.7132,108.692 C 87.4084,108.896 88.3345,108.866 88.5799,107.289 C 88.8816,105.352 85.2904,104.594 83.627,103.242 z" />
</g>
<g style="fill:none;stroke-width:0.875" >
<path d="M 27.2883,199.577 C 27.2883,199.577 26.5795,201.083 27.1997,201.703 C 28.8677,202.668 28.0666,203.318 27.0225,204.449 C 27.0225,204.449 30.0348,204.538 30.5664,203.12 C 30.8153,202.457 29.769,201.26 30.212,200.64" />
<path d="M 37.1729,202.677 C 37.1729,202.677 37.8434,204.317 37.2615,205.036 C 36.707,205.721 36.3946,206.827 37.4387,208.082 C 37.4387,208.082 34.4264,208.18 33.8948,206.608 C 33.6459,205.872 33.4518,204.456 34.2492,203.857" />
<path d="M 36.5025,192.489 C 36.5025,192.489 35.7937,193.995 36.4139,194.615 C 37.2845,195.669 37.2808,196.939 36.2367,198.07 C 36.2367,198.07 39.2491,197.45 39.7806,196.033 C 40.0295,195.369 38.9833,194.172 39.4262,193.552" />
<path d="M 46.5727,194.878 C 46.5727,194.878 46.8697,196.469 46.1465,196.963 C 45.0196,197.734 44.7453,199.01 45.4862,200.36 C 45.4862,200.36 42.7119,199.032 42.5375,197.528 C 42.4558,196.824 43.7595,195.915 43.479,195.206" />
<path d="M 46.1477,187.879 C 46.1477,187.879 46.3541,189.334 47.1055,189.787 C 48.2042,190.6 48.5067,191.834 47.7658,193.183 C 47.7658,193.183 50.54,191.856 50.7145,190.352 C 50.7962,189.648 49.4925,188.738 49.773,188.029" />
</g>
</g>
<use xlink:href="#g3346" transform="matrix(-1,0,0,-1,206,315)" />
<path style="opacity:1;fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;round;display:inline" d="M 56.133,231.102 L 151.108,85.0054" />
<path style="opacity:1;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;display:inline" d="M 56.133,231.102 L 151.108,85.0054" />
</g>
</g>
<g id="queen-of-diamonds" >
<!--
<image width="58" height="88" xlink:href="queen-of-diamonds.svg"/>
-->
<g transform="scale(0.282)" >
<g transform="translate(5.05084,0)" >
<g id="g2855" 
style="opacity:1;fill-rule:evenodd;stroke:#000;stroke-linecap:round" 
>
<g>
<path style="fill:#06f;stroke-width:1" d="M 75.1564,68.6351 C 73.1647,74.7528 70.3225,83.7051 64.2189,93.6352 C 73.6499,98.7738 122.402,98.6835 137.032,90.3539 C 131.068,84.0253 122.344,62.5109 119.688,53.0102 C 118.167,44.1612 116.874,36.083 115.624,32.8539 C 114.896,29.3122 91.9793,35.1455 89.8439,38.7914 C 85.056,42.6096 83.1032,45.5549 75.1564,68.6351 z" />
<path style="fill:none;stroke-width:0.875" d="M 120.539,78.8385 C 120.582,78.8385 124.672,86.3713 124.089,93.1613" />
<path style="fill:none;stroke-width:0.875" d="M 82.514,79.2188 C 82.05,83.655 81.8305,88.3993 79.2194,94.302" />
</g>
<path style="opacity:1" d="M 75.9248,127.507 C 82.6437,137.195 93.2112,140.344 100.641,139.548 C 100.641,142.448 100.082,152.91 99.5007,153.491 C 87.4521,152.065 75.129,146.529 70.8546,136.38 C 70.8546,134.887 74.3168,130.188 75.9248,127.507 z" />
<path style="fill:#8df" d="M 137.435,90.7049 C 133.245,92.6937 132.329,91.3363 129.517,93.1023 C 130.142,86.9022 121.6,63.1481 117.068,53.0516 C 117.088,50.0149 118.521,46.2641 118.521,47.5162 C 119.118,49.3315 125.04,68.1292 128.617,76.7254 C 130.091,80.0117 132.021,83.2895 137.435,90.7049 z" />
<path style="opacity:1;fill:#f00" d="M 128.703,88.5131 C 116.953,87.8521 73.3117,91.4269 71.5217,91.4681 C 70.0515,91.642 67.8175,92.5239 67.2197,93.2606 C 83.0508,111.488 76.8177,119.968 75.4653,127.856 C 82.3446,136.326 90.8194,139.474 100.023,140.224 C 105.289,135.606 109.576,136.098 111.674,138.432 L 148.6,93.6191 C 141.523,89.0589 132.98,89.3536 128.703,88.5131 z" />
<path style="fill:#f00;stroke-width:1.24926;stroke-miterlimit:4;stroke-dasharray:none" d="M 79.853,146.395 C 74.9982,143.097 70.598,136.884 68.9525,134.227 C 68.0056,133.535 29.1969,170.285 26.6177,174.153 C 24.4061,179.374 17.9107,189.252 14.7031,191.772 C 20.3189,193.264 24.165,196.017 24.97,198.11 C 23.5148,200.523 19.6464,203.714 15.7171,207.363 C 18.1254,208.377 18.4889,210.644 18.6324,213.067 C 18.9505,218.566 21.5302,220.835 23.8292,218.39 C 25.4307,220.038 32.0498,221.661 37.7718,227.643 C 37.9437,228.975 38.4173,228.118 39.2928,227.643 L 100.007,153.113 C 96.5482,153.126 83.1136,148.991 79.853,146.395 z" />
<path style="opacity:1" d="M 122.442,110.142 C 124.204,115.286 122.949,121.87 120.415,128.014 C 119.724,128.725 100.581,154.12 99.7539,153.619 C 99.767,148.557 101.739,143.075 105.264,136.833 C 109.282,129.945 112.774,117.888 110.401,110.777 C 111.981,109.562 117.752,105.116 122.442,110.142 z" />
<path style="opacity:1;fill:#fe0" d="M 69.3324,92.0206 C 76.895,94.4288 81.1407,102.48 82.6412,104.696 C 84.8303,108.116 86.9347,111.755 91.2602,115.089 C 96.9978,118.225 101.086,114.415 104.548,112.563 C 107.304,111.033 113.971,111.444 116.78,114.316 C 118.396,110.325 121.856,109.267 126.68,109.088 C 127.762,109.088 134.002,109.196 135.496,106.724 C 137.366,103.417 136.715,99.7394 135.369,97.2172 C 133.594,93.7635 127.787,88.5305 124.595,87.0773 C 120.544,85.1564 117.233,83.3346 113.695,81.12 L 91.7671,82.8945 C 84.6344,85.7837 75.3614,88.7393 69.3324,92.0206 z" />
<path style="fill:none;stroke-width:0.875" d="M 86.9506,84.9225 C 94.7669,85.0492 107.312,93.5063 111.414,95.2724 C 114.9,91.9221 115.938,85.5967 116.484,83.0213" />
<path style="fill:none;stroke-width:0.875" d="M 80.036,87.1665 C 88.4011,86.8976 105.183,99.3564 113.715,101.287 C 117.741,96.9978 119.089,90.9143 120.457,85.1948" />
<path style="fill:#fe8" d="M 114.183,32.6433 C 116.214,32.9523 121.13,35.3808 122.882,36.3497 C 125.462,37.7006 126.557,40.6809 127.279,41.9778 C 128.22,43.6662 129.176,50.0054 125.955,51.1805 C 125.457,51.3645 123.472,52.1275 122.751,51.7329 C 122.079,51.4017 120.847,50.7527 121.125,49.6984 C 121.376,48.707 122.63,48.584 123.219,48.618 C 123.86,48.6528 124.047,50.097 123.589,50.3814 C 123.938,49.9829 125.438,49.828 125.383,49.0611 C 125.138,45.1129 116.583,43.4796 115.849,42.0343 C 115.288,40.2764 113.852,33.564 114.183,32.6433 z" transform="matrix(0.871425,0.490528,-0.490528,0.871425,33.5318,-30.8613)" />
<path style="fill:#fe8" d="M 117.005,33.8341 C 118.321,35.2626 116.131,34.8503 117.983,35.6107 C 120.478,36.651 127.077,44.1535 127.476,44.5568 C 128.796,45.9683 129.176,50.0054 125.955,51.1805 C 125.457,51.3645 123.472,52.1275 122.751,51.7329 C 122.079,51.4017 120.847,50.7527 121.125,49.6984 C 121.376,48.707 122.63,48.584 123.219,48.618 C 123.86,48.6528 124.047,50.097 123.589,50.3814 C 123.938,49.9829 125.345,49.829 125.383,49.0611 C 125.462,47.4407 121.732,47.545 120.993,47.2274 C 120.315,46.9719 117.465,46.4797 116.731,45.0344 C 116.17,43.2765 116.674,34.7548 117.005,33.8341 z" transform="translate(-0.883894,9.17042)" />
<path style="fill:#fe0;stroke-width:1.25" d="M 120.837,59.1378 C 121.959,60.3017 122.422,60.1981 123.143,61.6864 C 123.294,63.6947 123.155,69.39 119.821,73.1548 C 120.204,70.43 118.583,67.9601 118.129,66.3702 C 117.763,64.5551 119.868,58.5565 120.837,59.1378 z" transform="matrix(0.508547,-0.861034,0.861034,0.508547,1.69777,122.846)" />
<path style="fill:#fe8" d="M 117.005,38.0326 C 118.321,39.4611 119.1,40.3279 120.952,41.0883 C 123.447,42.1286 126.414,42.6067 127.476,44.5568 C 128.442,46.2305 129.004,52.3883 125.679,53.2245 C 122.695,53.9609 121.207,52.6799 120.652,52.0644 C 120.179,51.4828 120.295,50.7527 120.573,49.6984 C 120.824,48.707 121.47,48.4735 122.059,48.5075 C 122.7,48.5423 124.765,49.2684 123.202,50.9338 C 124.325,52.1374 125.732,50.05 125.604,49.0611 C 125.384,47.4538 121.732,47.545 120.993,47.2274 C 120.315,46.9719 117.465,46.4797 116.731,45.0344 C 116.17,43.2765 116.674,38.9533 117.005,38.0326 z" />
<path style="opacity:1;fill:#fdd;stroke-width:1.24926;stroke-miterlimit:4;stroke-dasharray:none" d="M 117.97,46.7576 C 118.412,48.1497 117.36,49.0163 116.361,50.1919 C 117.67,52.7906 117.953,56.2907 117.897,57.4599 C 117.698,59.323 116.021,63.7453 115.783,64.414 C 115.541,65.14 114.845,68.0246 114.845,68.7891 C 114.845,69.5183 114.388,72.662 114.22,73.3204 C 114.034,74.0502 113.294,75.659 111.72,75.9767 C 111.168,78.6299 112.063,79.3194 113.751,80.9767 C 113.254,85.7426 111.232,89.0585 110.213,90.394 C 107.084,88.7367 96.8514,83.2009 91.2164,82.9511 C 94.0809,79.604 93.2712,74.4156 92.501,72.547 C 90.3621,68.6652 87.4049,57.5439 87.4049,50.5613 C 87.4049,48.2696 89.403,41.7814 90.5645,39.6269 C 91.754,37.2154 97.6502,33.2576 100.584,32.6224 C 105.16,31.6794 114.196,29.3262 115.733,35.1727 C 116.389,37.2468 117.97,46.0284 117.97,46.7576 z" />
<path style="opacity:1;fill:#fe8" d="M 116.863,21.1231 C 118.617,26.2342 120.844,34.9785 117.738,38.5245 C 115.653,40.6686 111.515,39.6276 111.9,41.8348 C 112.79,41.415 114.738,41.5598 114.718,42.6941 C 114.753,43.8062 114.035,44.4598 112.088,44.0089 C 111.429,43.8518 109.816,43.1016 109.791,41.2879 C 109.76,39.1988 111.438,39.991 111.791,38.5434 C 112.125,37.0702 106.713,35.2762 106.85,32.6387 C 107.15,27.9325 110.899,27.7823 111.714,20.435 C 113.481,19.1092 116.312,19.5028 116.863,21.1231 z" transform="matrix(-1,0,0,1,202.055,30.4538)" />
<path style="fill:#fe8" d="M 116.255,26.1502 C 119.225,26.8419 119.85,35.4204 116.744,38.9664 C 114.659,41.1105 111.515,39.6276 111.9,41.8348 C 112.79,41.415 114.186,41.5598 114.166,42.6941 C 114.201,43.8062 113.041,43.9626 112.088,44.0089 C 111.411,44.0418 109.816,43.1016 109.791,41.2879 C 109.76,39.1988 110.431,38.3191 112.896,38.2119 C 114.785,38.0452 115.084,34.64 112.209,33.0807 C 109.289,31.4376 109.021,23.3629 108.62,23.3629 C 109.062,25.1307 114.603,25.7041 116.255,26.1502 z" transform="matrix(-1,0,0,1,207.367,12.4849)" />
<path style="fill:#fe8" d="M 118.291,37.8576 C 117.303,39.9743 111.828,39.6276 112.213,41.8348 C 113.181,41.5713 114.655,41.5598 114.635,42.6941 C 114.67,43.8062 113.041,44.1188 112.088,44.1652 C 111.411,44.1981 109.816,43.4141 109.791,41.6004 C 109.76,39.5113 112.236,39.8263 112.344,38.3224 C 112.5,36.2251 110.567,36.2912 112.343,34.963 C 115.781,33.9474 120.668,32.9313 118.291,37.8576 z" transform="translate(-14.2188,1.09375)" />
<path style="fill:#fe8" d="M 115.592,34.622 C 116.999,35.2356 114.592,36.9484 113.931,38.2254 C 112.668,40.4524 109.952,38.7682 111.9,41.8348 C 113.493,40.6338 114.186,41.5598 114.166,42.6941 C 114.201,43.8062 113.028,44.1716 112.088,44.0089 C 106.411,42.9481 106.533,38.6544 107.109,37.1505 C 107.771,35.1543 110.098,33.9474 109.375,32.5411 C 111.875,33.3224 114.01,33.9688 115.592,34.622 z" transform="matrix(-1,0,0,1,217.529,-1.17188)" />
<path style="opacity:1;fill:#08f" d="M 37.6448,228.277 C 37.8983,215.771 48.1411,189.819 48.7951,185.772 C 49.8904,182.804 48.7336,179.389 49.6861,177.45 C 50.7163,176.42 50.213,172.391 47.6581,174.915 C 43.2231,178.443 26.7895,204.439 23.5755,217.503 C 27.1171,225.038 37.3913,228.446 37.6448,228.277 z" />
<path style="fill:#fe8" d="M 115.592,32.6689 C 118.562,33.3606 117.405,37.0265 116.744,38.3035 C 115.481,40.5305 111.515,39.6276 111.9,41.8348 C 112.79,41.415 114.186,41.5598 114.166,42.6941 C 114.201,43.8062 113.041,43.9626 112.088,44.0089 C 111.411,44.0418 109.816,43.1016 109.791,41.2879 C 109.76,39.1988 112.236,39.8263 112.344,38.3224 C 112.5,36.2251 109.864,31.7599 109.062,31.7599 C 109.062,31.7599 113.94,32.2228 115.592,32.6689 z" />
<path style="opacity:1;fill:#fe8" d="M 115.076,20.7088 C 116.83,25.8199 119.771,31.8897 117.597,36.1349 C 116.436,38.5718 111.515,39.6276 111.9,41.8348 C 112.79,41.415 114.738,41.5598 114.718,42.6941 C 114.753,43.8062 114.035,44.4598 112.088,44.0089 C 111.429,43.8518 109.816,43.1016 109.791,41.2879 C 109.76,39.1988 111.438,39.991 111.791,38.5434 C 112.125,37.0702 107.101,35.3663 107.238,32.7288 C 107.538,28.0226 110.899,27.7823 111.714,20.435 C 113.481,19.1092 114.525,19.0885 115.076,20.7088 z" transform="matrix(-0.981122,-0.230586,-0.105712,0.994397,199.768,54.8291)" />
<path style="opacity:1;fill:#fe8" d="M 113.779,25.3576 C 114.032,29.228 118.279,36.5623 116.151,38.4708 C 115.291,39.3294 112.533,39.7851 113.295,41.4512 C 114.185,41.0314 114.738,41.5598 114.718,42.6941 C 114.753,43.8062 114.035,44.4598 112.088,44.0089 C 111.429,43.8518 109.816,43.1016 109.791,41.2879 C 109.76,39.1988 111.864,38.99 112.217,37.5423 C 112.551,36.0692 107.364,34.4059 107.501,31.7684 C 107.801,27.0622 109.367,30.1768 110.182,22.8295 C 111.534,23.136 112.294,25.0136 113.779,25.3576 z" transform="matrix(-0.981122,-0.230586,-0.105712,0.994397,195.471,56.3916)" />
<path style="fill:#fe0" d="M 115.592,34.622 C 116.999,35.2356 114.088,36.9936 112.592,36.7391 C 109.672,36.2909 108.003,38.3495 109.066,39.7216 C 109.746,40.636 108.732,40.966 110.941,43.1766 C 105.837,40.689 105.704,37.7032 106.28,36.1993 C 106.942,34.2031 110.098,33.9474 109.375,32.5411 C 111.875,33.3224 114.01,33.9688 115.592,34.622 z" transform="matrix(-0.612796,0,0,0.657063,174.361,13.0737)" />
<path style="opacity:1;fill:#8df;stroke-width:1" d="M 73.9977,68.9819 C 71.9487,75.1572 68.8775,85.7189 62.5985,95.7423 C 65.0671,93.9896 66.7675,92.9653 67.8895,92.1667 C 73.0544,82.9191 74.9184,68.5715 78.4984,63.304 C 79.1148,62.4362 84.1483,63.06 85.8925,58.0993 C 87.6067,53.3794 88.1429,44.82 92.0007,38.8576 C 97.9908,36.7074 103.437,37.0978 108.396,36.0186 C 111.45,35.3893 113.7,35.1774 115.468,32.8642 C 114.719,29.2892 91.3042,35.1774 89.1074,38.8576 C 84.1818,42.7117 82.1729,45.6847 73.9977,68.9819 z" />
<path style="fill:#fe0;stroke-width:0.998693;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" d="M 86.8147,36.1194 C 83.7589,33.8582 77.9577,32.6227 72.9289,33.3284 C 76.9454,30.9605 78.5801,30.1776 80.6447,27.5623 C 82.977,32.0798 85.7983,36.0257 90.0739,34.2187 C 91.8878,33.7024 91.4434,31.4791 91.3563,29.0557 C 92.9825,31.0123 96.4331,32.127 97.5887,31.7662 C 99.4885,31.0442 100.051,27.7649 100.439,25.0544 C 101.734,27.3777 103.73,30.1393 105.233,29.8301 C 107.275,29.5393 108.034,27.4485 109.071,25.3833 C 109.848,27.5775 111.023,28.7161 112.489,28.5394 C 113.697,28.3229 116.141,25.904 117.696,20.3537 C 120.704,22.4979 124.433,23.3513 127.172,24.2009 C 120.799,24.7962 118.117,26.0913 113.81,29.4428 C 104.006,31.4651 95.7116,32.4192 86.8147,36.1194 z" />
<path style="opacity:1;fill:#fe0;stroke-width:1;stroke-linejoin:round" d="M 86.2791,36.1692 C 95.4463,30.868 104.358,29.1421 114.322,28.7722 C 113.926,29.7996 114.241,30.4368 114.456,31.9776 C 103.427,33.1884 94.4742,35.1993 88.131,39.2513 C 87.7342,37.2787 87.4255,37.1555 86.2791,36.1692 z" />
<path style="fill:#f00" d="M 90.119,28.4165 C 90.4101,29.3143 91.704,29.1019 92.5837,28.8199 C 93.4012,28.5131 94.1972,27.816 93.9729,27.0722 C 93.4745,25.5187 89.5541,26.8123 90.119,28.4165 z" transform="translate(-0.4916,0)" />
<path style="fill:#f00;stroke-width:1" d="M 107.121,23.2591 C 107.157,24.2038 108.46,24.4082 109.383,24.4163 C 110.253,24.3814 111.209,23.9687 111.195,23.1914 C 111.137,21.5584 107.013,21.5571 107.121,23.2591 z" />
<path style="fill:#fe0;stroke-linejoin:round" d="M 99.2159,17.9754 C 97.9612,20.2161 96.6168,22.1878 94.8243,23.8011 C 97.3337,23.8011 98.4091,24.07 101.008,24.9662 C 102.443,22.8152 102.711,21.9189 105.131,20.3953 C 102.592,20.1264 100.949,19.499 99.2159,17.9754 z" />
<path style="fill:none;stroke-width:1.25" d="M 111.702,76.0389 C 111.665,76.0389 109.291,76.6792 107.504,76.3704 C 101.487,75.7026 98.2105,72.4933 97.2288,71.288" />
<path style="fill:none;stroke-width:0.875" d="M 101.931,50.6888 C 99.6695,49.3089 97.8178,49.101 96.6479,50.8177 C 95.811,52.1061 97.1682,54.541 98.9127,55.1526" transform="matrix(-1,0,0,1,211.952,4.88827)" />
<path style="fill:#f00;stroke-width:0.928389" d="M 99.7367,62.2486 C 99.3384,63.7768 99.667,65.0805 101.788,65.2038 C 104.012,65.2511 106.191,63.8088 105.804,62.2385" transform="matrix(-0.888293,0,0,1,200.822,4.4195)" />
<path style="opacity:1;fill:#f00;stroke-width:0.928389" d="M 98.9023,61.5136 C 100.084,61.3924 100.284,58.027 102.19,60.5209 C 103.899,57.9095 104.725,61.52 106.55,61.7774 C 108.262,61.9151 109.672,60.5977 109.667,61.1671 C 106.241,62.7789 99.5748,63.3371 96.5587,60.8675 C 96.906,60.2011 97.6453,61.5248 98.9023,61.5136 z" transform="matrix(-0.888293,0,0,1,200.822,4.4195)" />
<path style="opacity:1;fill:#080;stroke-width:0.875" d="M 108.437,44.0257 C 107.685,44.0057 107.074,44.7211 107.032,45.471 C 106.991,46.2445 107.727,46.9272 108.555,46.9164 C 109.483,46.9047 109.907,46.1523 109.922,45.3928 C 109.937,44.6494 109.331,44.0508 108.437,44.0257 z" transform="matrix(-1,0,0,1.21617,213.291,-4.94122)" />
<path style="fill:none;stroke-width:0.875" d="M 111.646,43.1169 C 110.283,42.2883 109.184,42.3199 108.497,42.2883 C 107.994,42.3055 107.125,42.4245 105.845,43.1722" transform="matrix(-1,0,0,1,213.251,3.8117)" />
<path style="opacity:1;fill:#081;stroke-width:0.875" d="M 108.437,44.0257 C 107.685,44.0057 107.074,44.7211 107.032,45.471 C 106.991,46.2445 107.727,46.9272 108.555,46.9164 C 109.483,46.9047 109.907,46.1523 109.922,45.3928 C 109.937,44.6494 109.331,44.0508 108.437,44.0257 z" transform="matrix(-1,0,0,1.16213,221.405,-3.18728)" />
<path style="opacity:1;fill:#080;stroke-width:1.24926;stroke-miterlimit:4;stroke-dasharray:none" d="M 66.7255,93.1244 C 60.3606,95.7579 52.7246,105.244 51.5452,106.415 C 50.093,107.855 35.523,128.232 32.7163,131.592 C 27.0685,137.841 21.1734,150.686 19.2723,155.714 C 17.9029,159.336 16.6185,165.929 15.2057,172.956 C 16.1979,177.398 35.1821,176.014 38.6098,174.773 C 43.8557,172.919 57.1076,167.585 60.2544,166.165 C 64.8109,164.213 74.1491,159.88 74.1491,153.299 C 70.3466,147.331 69.2733,138.487 72.4361,133.111 C 74.3119,129.645 78.0422,124.71 78.2592,115.204 C 78.3382,111.833 77.7306,107.383 75.022,103.091 C 72.2043,98.1634 70.342,94.2721 66.7255,93.1244 z" />
<g>
<path style="fill:#fe0;stroke-width:1" d="M 62.6693,95.6225 C 67.9167,99.7764 69.6472,109.503 68.2339,118.366 C 65.7755,133.633 53.3504,140.843 42.6474,143.218 C 37.5036,144.327 30.0651,143.351 26.382,140.653 C 28.6271,135.097 35.5747,128.1 42.5252,117.681 C 49.1874,107.564 58.9975,97.1371 62.6693,95.6225 z" />
<path style="stroke-width:1" d="M 56.8968,100.761 C 59.7239,103.014 61.3555,110.527 60.8677,116.45 C 60.3602,122.517 56.4228,129.064 51.5368,132.584 C 45.7743,136.669 35.3853,137.832 30.2499,134.776 C 30.7088,133.799 36.2306,126.676 36.7403,125.864 C 39.8544,127.657 45.2746,125.461 46.8884,124.349 C 49.7063,122.471 51.9161,118.613 52.1225,115.298 C 52.3448,111.825 50.939,108.988 49.9617,107.462 C 50.7346,106.488 55.9024,101.103 56.8968,100.761 z" />
</g>
<path style="fill:none;stroke-width:0.875" d="M 100.377,42.4541 C 99.2367,41.959 97.9316,41.676 97.5038,41.6806 C 96.9409,41.7425 96.1742,41.6464 95.1837,42.3988" transform="matrix(-1,0,0,1,211.249,4.06328)" />
<path style="fill:none;stroke-width:0.875" d="M 109.84,52.2503 C 109.771,53.0968 110.09,53.9604 110.778,54.2385" />
<path style="opacity:1;fill:#fe0" d="M 111.572,138.469 C 110.586,136.592 106.789,136.327 105.073,136.873 C 101.094,138.229 97.0398,142.973 96.7762,146.927 C 96.6001,149.508 97.4202,152.857 99.713,153.592 L 111.572,138.469 z" />
<path style="fill:#fe0;stroke-width:1.24926;stroke-miterlimit:4;stroke-dasharray:none" d="M 64.2539,179.457 C 65.8147,186.654 64.8715,192.998 60.1083,199.906 C 54.9564,207.28 48.1471,209.845 41.1852,210.024 C 42.4925,203.907 54.9962,168.481 55.3659,167.741 C 60.1492,167.266 63.5332,176.314 64.2539,179.457 z" />
<path style="fill:none;stroke-width:0.875" d="M 108.09,142.106 C 107.756,141.708 106.296,141.128 104.594,141.748 C 103.129,142.359 101.346,144.462 101.188,146.229 C 100.998,147.352 101.561,148.982 102.174,149.546" />
<path style="opacity:1;fill:#08f;stroke-width:1.24926;stroke-miterlimit:4;stroke-dasharray:none" d="M 64.7676,147.847 C 57.1314,148.074 29.3659,154.922 25.3563,158.503 C 22.7194,160.604 16.6185,165.929 15.2057,172.956 C 16.1979,177.398 35.1821,176.014 38.6098,174.773 C 43.8557,172.919 57.1076,167.585 60.2544,166.165 C 64.8109,164.213 74.1491,159.88 74.1491,153.299 C 70.3466,147.331 70.6556,148.297 64.7676,147.847 z" />
<path style="fill:#fdd" d="M 59.8701,174.283 C 60.727,175.295 60.8381,179.649 61.7077,181.796 C 61.5883,183.985 57.5218,191.615 56.2056,195.064 C 54.7861,197.396 48.0734,199.529 46.7615,200.104 C 45.125,201.357 44.0001,202.089 41.9449,203.143 C 40.8293,203.92 39.0326,204.452 37.2844,204.577 C 36.0135,204.259 36.5413,202.817 37.2844,201.888 C 38.4263,201.319 39.2571,200.263 41.4968,199.199 C 42.8352,197.328 44.4867,195.831 45.4249,195.067 C 45.2283,193.184 49.0562,182.497 51.5287,181.1 C 50.85,180.37 50.1703,179.815 49.5043,178.521 C 52.2292,174.208 59.7506,174.283 59.8701,174.283 z" transform="matrix(0.93483,-0.355097,0.355097,0.93483,-61.6695,23.7076)" />
<path style="opacity:1;fill:#080" d="M 48.926,179.604 C 50.7882,177.116 56.2564,174.834 60.3335,174.407 C 60.3335,168.914 58.978,161.319 58.8024,155.739 C 55.2767,155.214 38.9548,158.309 37.2648,160.464 C 40.5175,167.947 44.6292,172.712 48.926,179.604 z" transform="matrix(0.93483,-0.355097,0.355097,0.93483,-61.6695,23.7076)" />
<path style="opacity:1;fill:#fe0;stroke-width:0.875" d="M 55.221,157.993 C 58.0542,161.396 59.4995,170.723 60.0699,174.223 C 57.1929,174.248 50.7026,177.108 48.766,179.237 C 46.191,175.721 42.8223,167.337 42.628,163.718 C 45.108,165.511 49.7341,169.909 51.3934,174.041 C 50.3877,169.601 48.6033,163.026 48.8385,160.271 C 50.8031,162.083 54.5633,168.478 56.3146,171.878 C 55.1874,168.181 54.9353,161.098 55.221,157.993 z" transform="matrix(0.93483,-0.355097,0.355097,0.93483,-61.6695,23.7076)" />
<path style="opacity:1;fill:#fe0;stroke-width:1.25" d="M 15.0833,172.759 C 17.871,166.922 23.1145,163.651 25.3502,162.492 C 27.1231,161.674 37.7315,160.894 41.3209,160.591 C 44.9975,160.271 55.8038,153.78 58.559,151.845 C 61.0685,150.198 70.4959,150.641 73.6424,152.352 C 72.5915,150.197 71.1094,148.677 70.6003,142.213 C 66.502,140.057 58.8091,140.402 55.1368,142.339 C 49.2262,145.391 42.3244,150.397 38.152,150.451 C 29.4974,150.56 23.8635,150.717 19.2662,155.902 C 17.6869,159.485 14.9974,170.084 15.0833,172.759 z" />
<path style="fill:#080" d="M 148.554,93.6649 C 144.624,91.1298 140.277,90.1115 136.512,89.8623 C 138.014,92.0295 140.468,97.3134 140.315,103.551 L 148.554,93.6649 z" />
<path style="opacity:1;fill:#fff;stroke-width:1.25;stroke-linejoin:round" d="M 68.4142,92.0639 C 70.53,90.9654 72.7454,90.5372 73.8771,89.8111 C 75.8508,90.6424 78.6785,92.8964 80.5531,94.9536 C 85.3522,99.9907 90.0436,111.44 96.3302,111.081 C 98.104,111.03 101.258,109.189 102.909,108.034 C 105.402,106.469 111.586,105.185 115.448,108.053 C 116.791,103.439 128.004,104.613 131.349,103.008 C 134.976,101.182 130.321,91.1456 126.997,88.381 C 132.729,92.7934 140.068,100.783 135.659,106.811 C 131.997,111.944 121.416,106.229 116.524,114.392 C 112.662,111.524 105.275,112.299 102.782,113.864 C 101.131,115.02 97.3434,117.241 93.4148,116.658 C 87.1907,115.704 81.6764,102.525 76.8773,97.4887 C 73.128,93.3742 70.7445,92.1484 68.4142,92.0639 z" />
<path style="fill:none;stroke-width:0.875" d="M 52.8796,194 C 54.288,191.301 55.3081,188.353 56.1062,187.547" />
<path style="fill:none;stroke-width:0.875" d="M 24.8432,198.617 C 33.2974,189.997 40.9115,180.489 46.0108,172.505" />
<path style="fill:none" d="M 25.9623,210.439 C 27.2298,213.777 33.726,218.735 38.4845,220.092" transform="translate(0.358508,-0.627384)" />
<path style="fill:none;stroke-width:1.25" d="M 26.4476,210.739 C 27.7151,214.077 33.4833,219.03 38.2418,220.387" transform="translate(1.28289,-4.11755)" />
<path style="fill:none" d="M 27.4181,211.392 C 29.4026,214.73 33.2625,218.07 37.6625,220.055" transform="translate(3.94358,-11.9204)" />
<path style="fill:none" d="M 27.5078,211.493 C 29.4923,214.831 32.9301,218.302 37.1508,220.018" transform="translate(5.37761,-15.0573)" />
<path style="fill:none" d="M 28.9527,211.829 C 29.2343,213.553 34.1958,217.435 36.6241,218.703" transform="translate(8.87306,-23.3926)" />
<path style="fill:none" d="M 29.0532,212.524 C 30.0628,214.738 33.9225,217.942 36.1606,219.03" transform="translate(10.3967,-26.7088)" />
<path style="fill:none" d="M 34.6303,204.792 C 35.7667,206.499 37.218,207.421 38.8224,208.509" transform="translate(10.3967,-26.7088)" />
<path style="fill:none" d="M 36.3414,202.574 C 36.8441,203.457 38.2954,204.379 39.076,205.15" transform="translate(10.3967,-26.7088)" />
<path style="fill:#08f" d="M 118.575,113.377 C 116.483,116.072 113.471,119.685 111.033,121.363 C 112.252,123.544 113.997,125.579 114.352,127.953 L 120.701,120.398 C 120.047,118.42 119.208,116.145 118.575,113.377 z" transform="translate(-2.06141,9.41072)" />
<path style="fill:#08f" d="M 116.61,114.835 C 115.596,117.149 113.028,120.763 111.097,122.694 C 112.95,125.255 114.417,127.799 115.469,130.173 C 118.027,127.418 120.073,125.05 121.49,122.251 C 119.758,120.02 118.384,117.413 116.61,114.835 z" transform="translate(0.268879,-0.627384)" />
<g>
<g>
<path style="fill:#080;stroke-width:1" d="M 30.9766,225.433 C 30.3516,229.104 30.5469,243.606 31.1719,247.659 C 30.5179,247.474 29.5207,247.521 28.9062,247.581 C 28.2031,242.698 27.9688,228.466 28.9062,223.909 C 29.2969,224.183 30.5469,225.028 30.9766,225.433 z" />
<g>
<path style="fill:#080;stroke-width:1.49035" d="M 40.9376,132.854 C 36.8981,128.888 35.6687,125.532 32.2818,123.925 C 28.5189,122.249 23.7957,123.51 20.2334,125.499 C 23.444,126.715 26.7389,133.475 29.8137,134.063 C 34.7201,135.036 38.5814,133.211 40.9376,132.854 z" transform="matrix(0.813013,-0.264076,-0.254226,-0.782688,28.359,352.369)" />
<path style="fill:none;stroke-width:1.04324" d="M 49.8291,131.285 C 53.2928,128.4 55.7233,126.562 61.4504,125.488" transform="matrix(-0.813013,0.264076,-0.254226,-0.782688,99.4421,328.87)" />
</g>
<g>
<path style="fill:#080;stroke-width:1.57778" d="M 41.0335,133.145 C 42.7393,128.074 41.8175,122.864 41.0102,121.494 C 39.0397,117.507 31.9555,115.814 28.5037,115.814 C 30.8304,118.798 30.6184,124.834 31.692,127.544 C 33.4898,132.362 37.9833,131.601 41.0335,133.145 z" transform="matrix(0.12483,-0.763184,-0.801453,-0.128259,132.97,285.61)" />
<path style="fill:none;stroke-width:1.10444" d="M 35.5764,116.369 C 39.333,119.053 43.2373,124.312 43.3104,129.296" transform="matrix(0.12483,-0.763184,-0.801453,-0.128259,131.201,288.096)" />
</g>
</g>
<g>
<path style="fill:#fe0;stroke-width:1" d="M 45.3127,98.0879 C 48.4385,99.9636 49.9213,105.253 51.5236,107.619 C 53.9172,110.922 59.8645,111.543 62.3439,108.479 C 64.8095,105.625 65.2707,102.977 71.3675,100.94 C 70.7419,99.7651 70.3185,94.5657 67.254,93.984 C 65.0674,93.5742 63.2313,94.3963 61.9747,96.9372 C 61.453,94.1092 60.3114,94.0517 59.0613,91.2794 C 57.1501,93.4311 55.9586,94.3067 55.2975,96.0137 C 54.6297,93.3196 53.3719,92.4809 51.7505,92.4513 C 47.4559,92.5934 46.2481,96.9342 45.3127,98.0879 z" transform="matrix(-1,0,0,-1,86.0077,361)" />
<path style="fill:#f00;stroke-width:1" d="M 45.6252,98.3223 C 48.751,100.198 48.3624,106.098 48.7137,108.933 C 48.9025,112.236 53.146,113.453 56.3422,113.588 C 58.3156,113.678 61.9322,113.794 64.4117,110.73 C 66.8773,107.876 64.841,103.172 70.9378,101.135 C 69.9997,100.312 68.0303,98.67 65.3075,98.973 C 62.5847,99.276 61.9991,101.367 60.4691,104.572 C 59.9474,101.744 59.6878,99.9226 58.4377,97.1503 C 56.5265,99.302 55.1145,102.162 54.4534,103.869 C 53.7856,100.628 54.252,99.2037 52.8908,98.3222 C 51.6829,97.5824 46.834,97.5592 45.6252,98.3223 z" transform="matrix(-1,0,0,-1,86.0077,361)" />
</g>
</g>
<path style="fill:none;stroke-width:0.875" d="M 15.192,166.434 C 16.3993,164.731 19.3511,160.241 20.5961,157.68 C 21.954,158.193 23.885,159.018 25.4254,159.915 C 26.3481,158.231 27.063,156.41 27.8745,154.257 C 29.5157,155.351 32.4201,157.23 33.8932,158.694 C 34.8175,156.781 35.9832,154.942 36.546,153.794 C 37.98,154.829 40.8856,156.794 42.072,157.525 C 42.5008,156.131 44.1718,152.807 44.7799,151.216 C 45.7819,151.498 48.8434,153.268 50.1024,153.753 C 50.6858,152.105 51.7957,149.394 52.2444,147.414 C 54.188,147.987 55.3424,148.521 57.3182,149.414 C 58.3083,147.483 58.9231,145.805 59.6304,144.291 C 61.4959,145.379 64.288,147.485 65.5262,148.471 C 66.243,147.772 66.2738,145.433 67.0548,144.079 C 68.732,145.055 70.0838,146.745 70.8433,147.562" transform="translate(1.07551,1.25477)" />
<path style="fill:none;stroke-width:0.875" d="M 17.0742,164.373 C 18.2815,162.67 19.3511,160.241 20.5961,157.68 C 21.954,158.193 23.6161,159.108 25.1565,160.005 C 25.8103,158.41 26.4356,155.873 27.7849,153.72 C 29.4261,154.814 32.5097,156.692 33.9828,158.156 C 34.9071,156.243 36.2521,154.494 36.8149,153.346 C 38.2489,154.381 40.7064,156.435 41.8928,157.166 C 42.3216,155.772 44.0822,152.717 44.6903,151.126 C 45.6923,151.408 48.4849,152.82 49.7439,153.305 C 50.3273,151.657 51.1683,149.125 51.617,147.145 C 53.5606,147.718 55.3424,148.521 57.3182,149.414 C 58.3083,147.483 58.475,145.447 59.1823,143.933 C 61.0478,145.021 64.1984,147.306 65.4366,148.292 C 65.7949,146.965 66.2738,145.433 67.0548,144.079 C 68.732,145.055 70.263,146.476 71.0225,147.293" transform="translate(0.17925,-1.79253)" />
<path style="fill:none;stroke-width:0.875" d="M 48.315,109.82 C 50.1132,112.75 50.57,117.953 46.9746,121.176 C 43.2805,124.527 39.4369,124.914 38.0954,123.711" />
<ellipse cx="25.3642" cy="274.933" rx="1.88215" ry="1.88216" style="fill:#fe0" transform="translate(-5.9859,-0.856991)" />
<ellipse cx="25.3642" cy="274.933" rx="1.88215" ry="1.88216" style="fill:#fe0" transform="translate(9.30233,0.234184)" />
<path style="fill:none" d="M 25.7929,258.169 C 25.7929,260.44 24.1321,266.002 23.0534,269.217" transform="translate(-3.11786,2.86842)" />
<path style="fill:none" d="M 26.9467,259.181 C 26.8803,264.804 26.973,266.056 26.2372,269.684" transform="matrix(-1,0,0,1,60.2762,3.33221)" />
<path style="fill:none;stroke-width:0.875" d="M 60.6722,96.8285 C 65.3261,100.689 70.4161,119.409 59.3494,131.574 C 51.5706,140.213 36.5948,143.334 27.7787,138.717" />
<ellipse cx="25.3642" cy="274.933" rx="1.88215" ry="1.88216" style="fill:#fe0" transform="translate(1.44532,0.982475)" />
<path style="fill:none" d="M 24.8265,259.68 C 25.3837,265.303 25.227,269.174 25.3642,270.308" transform="matrix(-1,0,0,1,52.4191,3.58162)" />
</g>
<use xlink:href="#g2855" transform="matrix(-1,0,0,-1,196,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 39.1932,229.583 L 156.485,85.4167" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 39.1932,229.583 L 156.485,85.4167" />
</g>
</g>
</g>
<g id="queen-of-hearts" >
<!--
<image width="58" height="88" xlink:href="queen-of-hearts.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g18579" 
style="opacity:1;fill-opacity:1;fill-rule:evenodd;stroke-opacity:1;stroke:#000;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline"
>
<path style="fill:#080;stroke-width:1.26278" d="M 77.1072,112.262 C 74.9796,117.643 75.519,131.074 71.2433,134.179 C 68.9988,132.925 69.2832,132.388 66.4659,133.221 C 64.6276,133.952 64.3702,135.53 64.8835,138.112 C 58.4061,134.45 54.545,136.731 51.0723,138.112 C 47.9073,154.033 36.5564,200.162 36.8297,200.982 C 39.0274,208.042 48.5787,206.592 58.1217,212.347 C 62.3681,207.743 92.4255,143.26 92.9371,133.653 C 93.3215,123.759 82.6042,114.094 77.1072,112.262 z" />
<path style="fill:#fe0" d="M 37.2612,201.125 C 36.2407,200.694 32.0023,207.941 31.2188,208.894 C 28.4484,212.407 29.2258,214.486 31.5067,216.807 C 35.0866,220.224 50.043,225.498 50.8313,225.348 L 60.3974,212.953 C 55.481,209.198 40.4275,206.952 37.2612,201.125 z" />
<path style="" d="M 35.8102,204.404 C 34.9114,205.325 32.79,208.116 31.7034,209.58 C 29.7904,215.664 48.5328,221.783 52.445,222.311 L 58.9113,215.048 C 56.1547,213.863 39.6543,209.855 35.8102,204.404 z" />
<path style="fill:#f00" d="M 85.5143,139.529 C 81.2769,143.365 73.9486,155.561 69.8317,164.141 C 66.5085,170.945 51.3451,209.019 47.9076,224.601 C 49.4701,228.724 52.7585,233.27 53.2078,232.93 L 117.226,136.48 C 106.508,138.097 89.8303,138.894 85.5143,139.529 z" />
<path style="fill:#fff;stroke-width:1.26278" d="M 33.5208,160.124 C 33.5208,158.829 34.4272,133.772 46.7564,134.516 C 58.2208,135.216 58.7919,156.709 58.9849,158.685 C 59.3739,161.647 59.4239,180.81 59.1288,188.609 C 51.7382,195.278 45.086,196.129 40.2439,200.211 C 36.5608,203.232 31.9777,207.963 29.6535,211.454 C 29.8176,203.968 36.7004,185.194 37.549,183.718 C 32.597,173.597 33.5208,163.864 33.5208,160.124 z" />
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 40.9376,132.854 C 36.8981,128.888 35.6687,125.532 32.2818,123.925 C 28.5189,122.249 23.3376,124.653 19.7753,126.642 C 22.9859,127.858 26.7389,133.475 29.8137,134.063 C 34.7201,135.036 38.5814,133.211 40.9376,132.854 z" transform="matrix(-1,0,0,1,88.9656,-0.994377)" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 49.8291,131.285 C 54.3866,127.075 56.6605,126.172 62.314,126.203" />
</g>
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 40.9376,132.854 C 42.6434,127.783 42.6582,125.614 41.0102,121.494 C 39.3251,117.391 31.9555,115.814 28.5037,115.814 C 30.8304,118.798 30.6184,124.834 31.692,127.544 C 33.4898,132.362 38.5814,133.211 40.9376,132.854 z" transform="translate(3.53554,-1.65729)" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 35.5764,116.369 C 39.333,119.053 44.0838,124.444 43.3104,129.296" />
</g>
<path style="fill:none;stroke-width:0.875" d="M 64.8442,138.01 C 69.5855,142.186 72.8041,158.205 72.9692,158.947" />
<path style="fill:none;stroke-width:0.875" d="M 71.1983,134.312 C 73.6282,137.255 74.8045,138.008 76.5319,145.001" />
<g transform="translate(-0.441942,0.147314)" >
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#fdd;stroke-width:1pt" d="M 49.0578,138.4 C 46.9753,138.909 45.6471,138.756 44.5804,138.807 C 41.4611,137.642 32.8807,133.799 31.2185,133.798 C 28.9312,133.796 24.6512,135.252 23.8815,135.38 C 22.6975,135.778 21.9565,138.222 22.8744,139.265 C 22.0548,139.271 21.0666,139.653 20.7847,140.465 C 20.4348,141.118 20.1561,143.379 21.6756,144.561 C 19.7393,144.975 19.1545,146.755 20.6568,147.837 C 19.6642,148.489 19.8518,150.61 20.2849,150.977 C 21.5159,152.016 24.9961,152.882 25.8621,152.577 C 26.449,152.044 26.9041,151.041 26.548,150.188 C 27.5277,150.231 29.0827,150.191 30.2115,149.479 C 30.7224,149.682 35.6092,151.978 36.6854,152.356 C 38.116,152.841 40.6317,154.035 43.5138,151.586 C 44.6944,151.939 47.9016,152.669 48.7785,152.722 C 49.4569,150.607 49.7522,144.762 49.7522,143.073 C 49.7522,138.618 49.1437,138.858 49.0578,138.4 z" />
<path style="fill:#080;stroke-width:1pt" d="M 52.1864,109.762 C 49.7973,120.192 43.7058,127.234 37.6394,132.04 C 28.6512,139.263 23.6069,152.512 21.4646,158.388 C 21.9293,158.659 23.3085,159.18 24.0078,159.711 C 26.0696,153.343 33.3917,138.525 40.4877,133.262 C 45.1164,129.878 52.5656,120.999 54.8314,110.067 C 54.4954,110.067 52.5403,109.824 52.1864,109.762 z" transform="translate(4.06911,1.72937)" />
<g>
<path style="fill:#fdd;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 21.8714,144.756 C 19.8538,145.011 19.9647,147.206 20.9569,148.24 C 21.8759,149.103 23.6192,150.469 25.2284,150.657 C 27.9493,150.352 29.4454,150.068 30.3149,149.335 C 31.2779,148.601 31.6142,146.86 30.0097,146.385 C 28.8601,146.722 27.1346,146.886 25.3894,146.998 C 23.6717,146.08 22.7948,145.646 21.8714,144.756 z" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 22.1551,144.731 C 23.9534,145.978 24.9415,146.674 25.5359,146.745 C 25.871,146.968 27.2373,146.745 27.6939,146.745 C 28.2153,146.745 29.8168,146.668 30.6431,146.026 C 31.0747,145.489 32.7612,143.857 28.9168,143.364 C 27.7712,143.487 24.0626,140.515 23.0903,139.624" />
<path style="fill:none;stroke-width:0.875" d="M 23.1622,139.48 C 24.1132,140.185 26.2835,142.039 28.7009,143.077 C 30.1985,143.204 31.8895,143.245 33.3046,142.933 C 34.1678,142.381 34.2397,141.542 33.0888,140.487 C 31.0204,139.956 28.8986,139.482 27.9657,138.117" />
<path style="fill:#fdd;stroke-width:0.875" d="M 41.5557,139.417 C 38.0121,139.366 35.7592,138.86 34.7908,138.705 C 34.0428,138.578 32.6234,138.383 31.9424,138.145 C 31.4039,137.957 29.6426,137.222 29.1958,137.026 C 29.0519,137.314 29.1031,139.272 29.3992,139.773 C 29.7119,140.303 31.1159,141.158 32.0441,141.4 C 34.4804,142.035 38.4861,143.622 38.8599,143.842 C 39.1624,144.848 41.4685,146.354 42.0134,146.487 C 42.5155,146.609 44.0819,146.69 44.3532,146.69" />
<path style="fill:none;stroke-width:0.875" d="M 45.4613,149.55 C 44.7608,150.295 44.0511,150.925 43.0876,151.636" />
</g>
</g>
<path style="fill:#f00" d="M 46.5629,98.6349 C 49.6887,100.511 48.7106,106.66 50.3129,109.026 C 52.7065,112.329 56.509,111.782 57.5004,111.917 C 59.4604,112.163 62.2084,113.887 64.6879,110.823 C 67.1535,107.969 65.7787,103.485 71.8755,101.448 C 70.9374,100.625 69.6309,95.7786 66.9081,95.5291 C 64.1721,95.3895 63.4893,96.3763 62.4012,98.0345 C 61.8795,95.2065 61.2884,95.1529 60.0383,92.3806 C 58.1271,94.5323 57.0466,95.6245 56.3855,97.3315 C 55.7177,95.7478 55.2112,94.788 53.6075,94.5469 C 51.6262,94.3595 47.7717,97.8718 46.5629,98.6349 z" />
<path style="fill:#fe0" d="M 46.5629,98.6349 C 49.6887,100.511 48.7106,106.66 50.3129,109.026 C 52.7065,112.329 56.509,111.782 57.5004,111.917 C 59.4604,112.163 62.2084,113.887 64.6879,110.823 C 67.1535,107.969 65.7787,103.485 71.8755,101.448 C 70.9374,100.625 68.968,98.9826 66.2452,99.2856 C 63.5224,99.5886 62.9368,101.68 61.4068,104.885 C 60.8851,102.057 60.6255,100.235 59.3754,97.4629 C 57.4642,99.6146 56.0522,102.475 55.3911,104.182 C 54.7233,100.941 55.1897,99.5163 53.8285,98.6348 C 52.6206,97.895 47.7717,97.8718 46.5629,98.6349 z" />
</g>
<path style="fill:none;stroke-width:0.875" d="M 40.9627,181.845 C 39.1783,185.849 42.2611,187.519 42.3167,191.037 C 44.8612,187.787 46.4551,186.287 45.7922,182.64" />
<path style="fill:none;stroke-width:1.26278" d="M 46.5759,138.165 C 46.653,136.59 48.1331,136.146 48.701,138.371 C 49.7247,142.241 49.2256,149.887 48.5371,153.415 C 46.6423,162.724 44.5375,167.583 37.6758,183.435" />
<path style="fill:none;stroke-width:0.875" d="M 49.0282,160.742 C 47.2438,164.746 50.3266,166.416 50.3822,169.934 C 52.9267,166.684 54.5206,165.184 53.8577,161.537" />
<path style="fill:none;stroke-width:0.875" d="M 37.8691,157.096 C 36.0847,161.1 39.1675,162.77 39.2231,166.288 C 41.7676,163.038 43.3615,161.538 42.6986,157.891" />
<path style="fill:none;stroke-width:0.875" d="M 51.5694,176.32 C 49.785,180.324 52.8678,181.994 52.9234,185.512 C 55.4679,182.262 57.0618,180.762 56.3989,177.115" />
<path style="fill:none;stroke-width:0.875" d="M 71.2434,177.478 C 67.8814,185.254 58.1654,216.168 54.9721,224.876" />
<path style="fill:none;stroke-width:0.875" d="M 76.4991,180.057 C 75.5031,182.541 70.4467,203.371 69.9261,207.234" />
<path style="fill:#08f;stroke-width:0.875" d="M 76.2828,152.401 C 80.7372,157.817 90.0057,160.58 100.633,161.339 C 100.196,161.776 95.2157,170.176 92.7424,173.276 C 87.0172,172.575 76.2881,169.977 70.3187,163.176 C 72.3505,157.991 74.2935,154.322 76.2828,152.401 z" />
<path style="stroke-width:1.25" d="M 75.0934,154.171 C 77.815,159.271 90.5088,162.782 99.4871,163.277 C 99.118,163.563 96.8088,169.168 94.7193,171.192 C 87.0699,170.11 75.4409,166.639 71.1521,160.595 C 72.8686,157.209 73.4128,155.426 75.0934,154.171 z" />
<g transform="translate(-4.41942,0)" >
<path style="fill:#fe0" d="M 120.696,135.435 L 145.359,100.045 C 141.972,91.006 128.982,80.4795 126.859,82.2035 C 120.588,86.1349 111.377,120.79 102.676,141.39 C 102.15,142.776 115.945,136.402 120.696,135.435 z" />
<path style="fill:#080" d="M 119.609,138.048 L 145.879,100.038 C 142.492,90.9986 135.701,87.9795 132.328,85.3285 C 129.193,87.2943 135.389,103.851 132.085,116.172 C 129.306,126.379 120.777,130.309 112.676,136.546 C 115.9,136.526 115.639,137.453 119.609,138.048 z" />
<path style="" d="M 135.287,86.4993 C 138.429,89.7889 140.881,105.208 138.859,111.097 L 146.468,99.4358 C 145.48,96.1662 140.569,87.9565 135.287,86.4993 z" />
<path style="fill:#8df" d="M 78.225,92.7233 C 77.9854,95.2279 80.2097,101.059 84.6332,104.876 C 86.4939,103.614 106.523,90.3704 102.311,85.7625 C 93.5541,75.9623 92.3079,57.5593 92.3673,52.3955 C 81.3114,74.3824 82.9314,85.68 78.225,92.7233 z" />
<path style="fill:#8df" d="M 129.689,92.5389 C 134.98,90.4154 138.209,93.2393 138.517,95.2733 C 138.872,97.6174 139.102,100.327 139.377,102.539 C 139.562,104.615 133.326,108.885 130.705,110.429" />
<path style="fill:none" d="M 85.0282,90.5546 C 85.8909,88.8378 86.7265,86.8565 87.1717,85.4882" />
<path style="fill:#fe0" d="M 91.1084,94.2367 C 88.4585,97.2505 78.9081,103.216 79.1699,114.578 C 79.3284,121.604 87.8326,129.385 88.9853,137.14 C 91.8698,139.116 99.2619,145.308 99.9064,145.093 C 100.946,144.053 104.577,86.849 104.577,85.6507 C 104.577,84.5743 99.7081,84.312 91.1084,94.2367 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 83.0109,110.634 C 82.6663,119.151 86.831,123.42 89.7725,128.905 C 91.8586,132.526 95.404,141.086 95.2394,144.729 C 99.0739,144.707 101.028,144.462 103.296,145.305 C 104.328,137.898 116.862,129.181 120.525,126.186 C 124.986,122.387 128.555,118.234 128.148,99.4364 C 128.098,97.1399 129.101,93.6537 128.501,92.1219 C 126.42,98.0079 114.027,84.9001 104.735,83.7303 C 101.118,86.272 94.4054,92.931 90.9104,97.7112 C 87.1592,102.491 83.2537,106.4 83.0109,110.634 z" />
<path style="fill:#fff;stroke-width:0.875" d="M 105.885,85.6013 C 101.569,87.7593 93.8005,95.2403 89.9161,103.44 C 95.5269,102.433 102.315,101.958 107.756,102.577 C 116.432,103.548 120.139,105.886 122.441,107.325 C 123.161,100.563 123.149,95.3841 124.156,91.7874 L 105.885,85.6013 z" />
<g>
<path style="fill:#8df;stroke-width:0.875" d="M 90.1665,103.208 C 90.1665,103.208 85.1663,108.148 86.5043,114.314 C 87.8461,120.498 96.9606,132.214 99.6696,140.426 C 103.673,132.382 110.746,128.187 113.969,125.967 C 119.62,121.976 122.604,116.602 122.419,106.27 C 110.294,100.685 97.4543,101.482 90.1665,103.208 z" />
<path style="fill:#f00;stroke-linejoin:round" d="M 98.1486,126.652 C 99.936,123.669 103.584,121.538 105.986,116.887 C 107.647,113.53 106.253,110.437 103.427,110.03 C 99.7083,109.629 98.5034,113.888 98.5034,113.888 C 98.5034,113.888 98.68,109.439 94.661,109.676 C 91.7463,109.774 92.0962,114.036 92.58,116.006 C 93.625,120.042 96.3263,123.103 98.1486,126.652 z" />
</g>
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 121.716,135.426 C 112.591,134.36 100.485,142.19 99.0072,143.916 C 96.1299,141.058 90.4225,137.621 88.7077,136.887 C 89.0612,139.744 88.2095,141.357 86.8242,142.742 C 89.5096,143.943 93.2117,145.174 98.3126,150.102 C 103.419,144.513 112.648,141.082 118.167,140.724 C 119.521,138.694 119.595,138.344 121.716,135.426 z" />
<g>
<path style="fill:#fe0;stroke-width:1.26278" d="M 121.755,33.1743 C 126.905,37.5514 132.811,40.6002 135.086,47.3853 C 138.213,56.7133 140.87,73.9084 147.481,81.4934 C 150.806,85.3079 152.209,87.5322 152.995,88.5062 L 145.784,100.049 C 137.207,76.8928 127.123,93.6344 121.755,33.1743 z" />
<g>
<path style="fill:#8df;stroke-width:1.26278;stroke-linejoin:round" d="M 139.103,103.552 C 138.526,105.222 134.073,108.842 130.705,110.513 C 130.274,106.458 129.573,96.4538 128.716,92.835 C 127.488,93.7189 124.84,94.0937 124.446,92.2479 C 122.457,63.2267 119.57,62.527 117.336,42.8951 C 116.746,37.9225 110.301,34.2485 105.736,34.2772 C 101.365,34.1988 96.5881,35.849 93.6926,41.5693 C 93.1236,42.5447 92.3668,46.5167 92.3668,47.5355 C 92.3668,48.5667 92.8087,71.5848 92.8087,72.616 C 92.8087,73.6472 92.1256,80.0516 91.3724,82.8912 C 90.1149,80.6119 83.4688,78.1252 79.5504,77.8088 C 81.7601,74.8257 84.6871,67.5117 85.9854,63.2402 C 86.9756,60.3324 90.1512,43.1893 93.9404,37.5917 C 95.4991,35.1901 98.0294,30.4729 106.951,29.9682 C 119.01,29.8249 128.324,35.7304 131.258,41.1273 C 135.056,48.3876 135.367,53.0827 136.133,59.2344 C 137.771,72.3724 141.62,78.8534 148.337,89.0486 C 144.807,90.218 135.767,94.3183 135.125,100.017 C 134.875,102.229 140.492,99.7962 139.103,103.552 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 128.829,93.0868 C 128.36,90.8993 128.048,88.7117 127.892,86.6023 M 124.455,92.54 C 123.986,85.4381 131.959,85.448 134.376,85.1962 C 130.19,80.9054 124.998,65.9343 124.584,64.0762 C 123.15,58.6547 121.563,51.6282 121.563,48.3989" />
<path style="fill:none" d="M 135.236,100.665 C 133.986,97.6018 131.877,89.1021 131.33,85.5084" />
<path style="fill:none" d="M 83.218,85.4157 C 84.5193,83.5441 85.2303,81.9292 85.7827,79.7259" />
<path style="fill:none" d="M 91.3729,82.4478 C 91.5939,88.23 83.4437,83.3596 82.8007,86.086 C 82.2394,87.9982 85.61,88.1436 85.2268,90.0447 C 84.6784,92.9888 79.205,90.3297 78.225,92.8336" />
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#fe0;stroke-width:0.875;stroke-linejoin:round" d="M 105.898,34.0781 C 101.584,34.1543 95.8204,36.8691 93.6909,40.7921 C 92.6318,42.845 92.291,46.6345 91.4529,49.5407 C 89.2125,57.411 90.734,52.3799 89.0114,58.4927 C 87.1642,65.1496 95.5062,64.6812 94.9117,65.9187 C 88.4108,79.2369 98.6366,75.0951 94.7082,81.4831 C 93.0289,84.2857 87.6814,86.9341 87.881,89.3007 C 87.9509,90.5975 88.0123,92.3353 89.6452,93.5127 C 90.5346,88.3049 93.0422,87.67 95.2457,86.5945 C 92.2037,89.2232 92.285,91.5541 92.9788,93.4243 C 93.3646,90.5841 95.6491,90.1056 97.0109,88.5022 C 95.4284,90.3972 94.4764,92.8068 96.0335,94.1385 C 103.623,82.4188 122.879,74.924 119.835,57.3736 C 116.944,39.5366 116.479,38.0457 115.461,36.9265 C 112.806,34.0302 108.974,34.0256 105.898,34.0781 z" />
<path style="fill:#ff8;stroke-width:0.875" d="M 105.898,34.0781 C 101.584,34.1543 95.8204,36.8691 93.6909,40.7921 C 92.6318,42.845 93.5117,46.7362 92.6736,49.6424 C 90.4332,57.5127 92.3616,52.3799 90.639,58.4927 C 88.7918,65.1496 98.0494,62.9518 97.4549,64.1893 C 90.954,77.5075 100.061,75.2986 96.1324,81.6866 C 94.4531,84.4892 88.8004,86.9341 89,89.3007 C 89.0699,90.5975 87.7071,89.9956 89.34,91.173 C 90.2294,85.9652 96.2325,85.2373 98.3397,83.9917 C 102.209,81.704 101.748,77.0956 99.286,74.9724 C 96.9633,73.0493 108.316,68.0267 109.457,69.5668 C 116.109,67.6387 122.879,74.924 119.835,57.3736 C 116.944,39.5366 116.479,38.0457 115.461,36.9265 C 112.806,34.0302 108.974,34.0256 105.898,34.0781 z" />
<path style="fill:none;stroke-width:0.875" d="M 100.507,75.6833 C 101.548,79.0457 100.959,80.9804 100.231,82.0778 C 99.2815,83.5078 96.9078,85.9282 94.8909,86.6981" />
<path style="fill:none;stroke-width:0.875" d="M 100.584,74.9712 C 103.573,79.9414 96.636,85.158 94.6192,86.8433" transform="translate(2.33975,1.72937)" />
</g>
</g>
<g>
<g>
<g style="" transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#fdd;stroke-width:1pt;stroke-linejoin:round" d="M 93.1823,43.3351 C 92.6696,46.7907 94.5419,49.1305 95.1257,49.8457 C 93.6515,51.4202 92.9652,53.9888 93.0734,56.352 C 93.2522,60.2596 94.8195,66.382 95.9958,68.9253 C 97.7953,72.816 100.559,76.2903 102.433,76.5404 C 103.17,76.5371 105.606,75.3585 106.509,75.0916 C 106.4,79.3147 105.695,82.4422 103.864,87.79 C 103.864,88.7855 96.9349,94.7275 95.8273,99.0817 C 105.39,96.8437 114.439,99.1099 120.75,101.015 C 120.92,98.2677 123.263,91.7171 124.21,90.7401 C 124.311,89.2142 121.768,67.4446 121.768,64.7996 C 121.768,63.172 118.795,45.9194 118.004,42.1144 C 116.943,36.8034 114.894,34.0822 105.796,33.8744 C 96.9876,33.8702 94.3033,35.9848 93.1823,43.3351 z" />
<path style="fill:none;stroke-width:1.25" d="M 115.156,69.6819 C 113.143,71.5125 108.645,74.3613 105.797,75.3786" />
</g>
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#fe0;stroke-width:1.49968;stroke-linecap:butt;stroke-linejoin:miter" d="M 114.103 90.8873 A 2.84136 2.9909 0 1 1 108.42,90.8873 A 2.84136 2.9909 0 1 1 114.103 90.8873 z" transform="matrix(0.868423,0,0,0.800002,22.4906,11.2982)" />
<path style="fill:#fe0;stroke-width:1.45491;stroke-linecap:butt;stroke-linejoin:miter" d="M 114.103 90.8873 A 2.84136 2.9909 0 1 1 108.42,90.8873 A 2.84136 2.9909 0 1 1 114.103 90.8873 z" transform="matrix(0.868421,0,0,0.849999,19.2008,10.7918)" />
<path style="fill:#fe0;stroke-width:1.59805;stroke-linecap:butt;stroke-linejoin:miter" d="M 114.103 90.8873 A 2.84136 2.9909 0 1 1 108.42,90.8873 A 2.84136 2.9909 0 1 1 114.103 90.8873 z" transform="matrix(0.789473,0,0,0.775,15.7967,15.4399)" />
<path style="fill:#fe0;stroke-width:1.37292;stroke-linecap:butt;stroke-linejoin:miter" d="M 114.103 90.8873 A 2.84136 2.9909 0 1 1 108.42,90.8873 A 2.84136 2.9909 0 1 1 114.103 90.8873 z" transform="matrix(0.921053,0,0,0.899999,3.32543,7.29422)" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 114.103 90.8873 A 2.84136 2.9909 0 1 1 108.42,90.8873 A 2.84136 2.9909 0 1 1 114.103 90.8873 z" transform="translate(-0.598169,-0.448666)" />
</g>
<g>
<g transform="translate(0.294781,2.50441)" >
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 102.157,47.1292 C 101.111,49.6715 97.2081,54.5254 99.1659,55.5037 L 100.962,56.401" />
<g>
<g>
<path style="fill:#f00;stroke-width:0.875" d="M 99.6846,62.7694 C 99.5351,64.4081 100.61,65.9328 102.731,66.0561 C 104.955,66.1034 106.512,64.3296 106.125,62.7593" />
<path style="fill:#f00;stroke-width:0.875;stroke-linejoin:round" d="M 99.1896,61.2995 C 100.869,61.0679 100.056,58.0664 102.335,60.5603 C 104.044,57.6175 104.703,61.5946 106.528,61.5205 C 108.245,61.4465 108.396,58.3499 109.329,61.6972 C 105.903,63.309 99.756,63.5975 96.7399,61.1279 C 97.6363,58.3409 97.945,61.4566 99.1896,61.2995 z" />
</g>
</g>
<g>
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 108.398,44.6509 C 107.646,44.618 107.035,45.7973 106.993,47.0335 C 106.952,48.3087 107.688,49.4341 108.516,49.4163 C 109.444,49.397 109.868,48.1567 109.883,46.9046 C 109.898,45.6791 109.292,44.6923 108.398,44.6509 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 111.646,43.1169 C 110.283,42.2883 109.184,42.3199 108.497,42.2883 C 107.994,42.3055 107.125,42.4245 105.845,43.1722" />
</g>
<g>
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 98.3068,44.7551 C 97.5548,44.7222 96.9438,45.9015 96.9018,47.1377 C 96.8608,48.4129 97.5968,49.5383 98.4248,49.5205 C 99.3528,49.5012 99.7768,48.2609 99.7918,47.0088 C 99.8068,45.7833 99.2008,44.7965 98.3068,44.7551 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 100.832,43.1394 C 99.6921,42.6443 98.387,42.3613 97.9592,42.3659 C 97.3963,42.4278 96.6296,42.3317 95.6391,43.0841" />
</g>
</g>
<g transform="translate(1.52588e-4,7.62939e-5)" >
<path style="fill:#ff8;stroke-width:0.875" d="M 118.2,43.1092 C 116.193,42.9843 111.729,40.9916 109.95,39.4894 C 108.258,37.9956 106.736,36.3082 105.705,34.0278 C 113.4,34.0217 117.317,36.755 118.2,43.1092 z" />
<path style="fill:#ff8;stroke-width:0.875" d="M 93.3794,41.6477 C 95.5058,41.6477 100.927,40.0794 102.975,38.2718 C 104.23,37.2021 104.883,35.3461 105.565,34.1959 C 102.159,33.5592 94.0603,35.1211 93.3794,41.6477 z" />
</g>
</g>
</g>
<path style="fill:#ff8;stroke-width:0.875" d="M 119.219,49.5012 C 117.576,56.3084 118.183,60.8973 118.699,65.0272 C 118.792,65.7534 122.267,86.7141 122.429,87.6157 C 123.446,92.7094 121.295,94.4934 116.921,94.809 C 118.871,99.6388 122.287,98.0828 125.594,93.8019 C 124.948,93.3382 124.225,92.6735 124.257,89.9989 C 123.53,83.5628 121.921,61.4554 119.219,49.5012 z" />
</g>
<g>
<g transform="matrix(1.0128,-3.0837e-2,3.05546e-2,1.02216,-2.75791,2.90676)" >
<path style="fill:#fe0;stroke-width:0.982383pt" d="M 119.71,27.4066 C 121.355,27.4066 124.277,26.214 125.623,25.3167 C 125.424,27.186 125.938,29.0297 126.187,30.5999 L 119.71,27.4066 z" transform="translate(0.591488,0.149536)" />
<path style="fill:#fe0;stroke-width:0.982383pt" d="M 126.514,31.3696 C 128.342,31.3824 129.984,31.1853 131.445,30.9572 C 131.357,32.378 131.095,33.5304 131.309,34.9586 C 130.188,34.1361 128.33,32.4035 126.514,31.3696 z" transform="translate(0.295754,0.149536)" />
<path style="fill:#fe0;stroke-width:1.22798" d="M 111.186,25.7617 C 110.862,24.2662 110.163,22.6212 109.466,20.9762 C 110.64,22.3946 113.22,24.4747 115.83,26.2761 C 114.708,26.0018 112.008,26.1106 111.186,25.7617 z" transform="translate(0.149546,0.149536)" />
<path style="fill:#fe0;stroke-width:0.982383pt" d="M 114.161,25.9149 C 115.308,25.4164 117.039,24.8575 118.288,23.6733 C 118.587,25.393 119.281,26.6281 119.805,27.8242 C 117.785,27.0765 116.629,26.4383 114.161,25.9149 z" transform="translate(0.149546,0.149536)" />
<path style="fill:#fe0;stroke-width:0.982383pt" d="M 131.206,34.8129 C 132.777,35.4858 136.235,36.3793 138.105,36.6036 C 136.983,36.7531 134.815,37.426 133.917,37.8747 C 132.945,37.127 132.253,35.8595 131.206,34.8129 z" transform="translate(0.149546,0.149536)" />
<path style="fill:#fe0;stroke-width:0.982383pt;stroke-linejoin:round" d="M 109.691,21.5736 C 108.345,19.4799 107.224,17.3863 102.887,16.6386 C 104.532,15.517 107.492,15.1111 110.29,15.7413 C 112.815,16.3268 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="translate(0.149546,0.149536)" />
<path style="fill:#fe0;stroke-width:0.982383pt;stroke-linejoin:round" d="M 109.691,21.5736 C 108.345,19.4799 107.224,17.3863 102.887,16.6386 C 104.532,15.517 107.492,15.1111 110.29,15.7413 C 112.815,16.3268 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="matrix(-0.34202,-0.939693,-0.939693,0.34202,196.198,132.518)" />
<path style="fill:#fe0;stroke-width:0.982383pt;stroke-linejoin:round" d="M 131.123,17.1557 C 127.633,18.3188 124.192,17.8189 122.452,20.6452 C 120.865,23.3945 124.25,25.5093 125.836,24.7692 C 126.047,26.6726 129.11,28.7396 131.334,25.6152 C 132.635,23.6391 131.123,20.8567 131.123,17.1557 z" transform="translate(0.701981,0.26001)" />
<path style="fill:#fe0;stroke-width:1.22798" d="M 110.214,29.5749 C 110.663,28.0795 110.97,26.4421 110.962,25.2382 C 115.142,25.1944 121.025,27.2082 125.08,29.9935 C 128.316,32.132 132.396,35.2395 134.466,37.7049 C 132.836,38.5839 132.095,39.2047 130.614,40.7032 C 128.5,38.1835 124.457,35.1247 121.58,33.6127 C 116.807,30.9293 114.251,30.1731 110.214,29.5749 z" transform="translate(0.149546,0.149536)" />
</g>
<g>
<path style="fill:#f00;stroke-width:0.7376" d="M 121.098 21.6282 A 1.34554 1.2957 0 1 1 118.407,21.6282 A 1.34554 1.2957 0 1 1 121.098 21.6282 z" transform="matrix(1.32218,0.482337,-0.342714,0.93944,-23.9428,-53.4614)" />
<path style="fill:#f00;stroke-width:0.7376" d="M 121.098 21.6282 A 1.34554 1.2957 0 1 1 118.407,21.6282 A 1.34554 1.2957 0 1 1 121.098 21.6282 z" transform="matrix(1.03183,0.957145,-0.680078,0.73314,1.37923,-110.245)" />
<path style="fill:#f00;stroke-width:0.7376" d="M 121.098 21.6282 A 1.34554 1.2957 0 1 1 118.407,21.6282 A 1.34554 1.2957 0 1 1 121.098 21.6282 z" transform="matrix(1.33297,0.451657,-0.320916,0.947108,-12.6499,-38.5909)" />
</g>
</g>
</g>
</g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linecap:round;stroke-linejoin:round" d="M 100.689,161.27 C 100.548,156.071 99.4226,154.926 97.0969,155 C 94.4042,155.085 93.4175,155.867 93.4288,161.76 C 93.4388,166.953 93.1468,172.708 93.1468,172.708 L 100.689,161.27 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linecap:round;stroke-linejoin:round" d="M 100.472,159.731 L 93.6214,159.805 L 93.5477,161.131 L 100.324,161.057 L 100.472,159.731 z" />
</g>
<use xlink:href="#g18579" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-opacity:1" d="M 52.2262,233.683 L 152.4,82.244" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-opacity:1" d="M 52.2262,233.683 L 152.4,82.244" />
</g>
</g>
<g id="queen-of-clubs" >
<!--
<image width="58" height="88" xlink:href="queen-of-clubs.svg"/>
-->
<g transform="scale(0.282)" >
<g>
<g id="g3924" 
style="opacity:1;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
>
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 58.1712,176.683 C 58.1712,172.499 57.9463,166.057 57.8774,163.316 C 57.5937,152.033 53.1725,140.553 49.798,137.315 C 48.4813,136.054 40.0081,129.335 33.3455,131.44 C 27.3844,133.47 25.3173,136.561 23.9442,138.197 C 16.1823,147.201 13.0242,167.895 14.8365,181.384 C 16.1451,192.385 18.0951,205.117 22.0345,211.939 C 23.426,214.442 26.9787,217.786 29.967,217.814 C 33.0373,213.795 59.776,176.362 58.1712,176.683 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 52.8829,184.469 C 52.8829,180.285 48.8536,167.978 47.9524,164.271 C 46.1627,156.762 42.5928,147.188 35.549,147.305 C 24.6322,147.632 18.8965,167.736 17.6275,182.265 C 17.256,186.561 17.0185,196.334 18.8028,204.007 C 21.8101,217.086 26.9787,217.786 29.967,217.814 C 33.0373,213.795 54.4877,184.148 52.8829,184.469 z" />
<path style="fill:#08f;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 76.8022,158.309 C 67.4249,163.355 59.5936,176.891 55.255,181.889 C 49.3157,188.597 33.2639,211.044 26.1855,224.339 C 28.8071,228.303 37.941,235.707 41.7834,237.054 L 96.898,165.97 C 95.0917,165.149 79.2976,159.308 76.8022,158.309 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 80.1933,175.591 C 80.1933,175.591 75.6926,171.863 70.6628,162.874" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 76.1808,190.511 C 76.1808,190.511 66.2791,182.355 61.1225,173.439" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 74.1148,89.9076 C 66.3288,95.6675 62.5565,108.687 64.0819,112.723 C 67.6803,122.326 80.4058,146.16 80.3768,150.628 C 80.325,158.168 78.7468,161.502 78.4728,162.814 C 75.3723,177.737 76.5016,186.266 76.53,192.199 C 80.7715,187.776 131.278,124.19 131.699,122.225 C 131.699,120.027 130.611,118.57 129.49,116.701 C 126.525,112.317 118.469,97.6859 115.233,93.5249 C 112.967,91.2589 82.7503,83.2901 74.1148,89.9076 z" />
<path style="fill:#09f;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 39.423,109.729 C 37.2567,111.937 36.03,115.52 35.9186,118.115 C 35.7793,121.206 37.5128,123.722 38.1714,124.748 C 40.2157,122.255 42.0042,120.098 43.5529,117.865 C 44.6191,116.443 48.0077,112.483 48.8094,111.858 C 47.3075,104.576 43.2962,105.901 39.423,109.729 z" />
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 36.9783,125.685 C 35.403,127.496 25.9016,134.678 23.6687,138.541 C 28.2053,132.227 33.7414,129.907 42.8591,132.891 C 51.2722,135.687 54.4698,147.622 55.2597,150.406 C 56.8943,155.435 57.9716,165.843 57.9604,178.243 C 67.8631,165.345 73.0687,160.742 76.3279,158.752 C 82.9757,155.947 81.1059,141.861 80.2245,139.645 C 75.1555,124.493 67.7362,110.81 61.492,96.3929 C 59.7846,96.3929 38.5042,123.93 36.9783,125.685 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 69.1644,113.385 C 61.8384,122.259 53.1394,125.459 50.4923,126.423 C 45.6132,128.487 38.7047,128.106 35.1346,127.749 C 39.9402,122.833 47.5091,111.898 51.4866,109.187 C 57.8948,108.12 63.4755,107.834 66.8442,108.635 C 67.4225,109.444 68.749,111.97 69.1644,113.385 z" />
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 62.832,113.23 C 60.0738,113.686 58.6695,114.33 55.5754,115.177 C 52.3068,116.023 53.9766,109.333 49.5792,111.46 C 45.5324,113.37 47.6037,107.448 44.9558,107.743 C 43.1764,107.764 42.2374,108.473 39.2922,109.867 C 41.9847,107.527 43.5008,102.341 50.7966,95.3538 C 54.6659,91.7421 58.9199,90.2317 63.009,84.2033 C 66.8794,78.2392 72.61,64.1678 74.5135,51.6369 C 75.4368,45.473 79.9717,37.0546 85.3099,33.9377 C 90.2642,30.8679 105.416,29.3196 112.035,35.3538 C 118.961,41.829 117.894,51.7009 118.409,54.7169 C 118.989,59.144 121.43,66.0065 124.082,71.5584 C 128.858,77.1102 132.252,81.3515 136.328,84.784 C 138.568,86.6211 148.245,91.8049 151.727,95.5376 L 132.392,121.426 C 128.985,114.915 120.678,102.096 117.013,98.1935 C 115.599,96.7572 112.335,89.2058 107.776,82.9827 C 106.588,81.5699 107.127,80.0164 106.942,77.0586 C 108.484,74.7646 112.199,68.6177 113.716,62.0791 C 115.234,55.5406 114.323,49.1655 114.292,48.2333 C 113.987,39.1178 106.706,34.9862 101.062,34.1148 C 96.9188,33.41 87.8963,36.8824 84.7789,39.2474 C 80.7642,42.2932 78.8253,58.911 77.6993,60.8405 C 75.2449,65.0467 75.3557,78.5365 73.6285,82.0794 C 72.8736,83.6278 70.4809,95.5833 70.0886,96.5927 C 68.913,99.6178 65.337,107.939 62.832,113.23 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 81.1882,106.596 C 83.7719,111.444 86.9788,120.118 88.2458,126.76 C 88.2458,127.755 88.5664,133.546 86.622,134.321 C 86.0683,132.616 85.3908,131.112 83.9151,132.277 C 82.8882,133.079 81.9056,135.164 83.2522,138.078 C 84.0131,139.605 86.1846,140.374 88.2793,139.569 C 89.739,138.953 90.7598,136.706 91.2625,135.15 C 93.196,140.006 97.6984,142.316 103.527,140.839 C 105.118,140.492 107.324,138.588 107.504,136.199 C 107.768,133.519 106,132.109 104.631,131.504 C 102.777,130.738 100.645,131.373 100.654,132.995 C 100.669,135.505 102.554,135.163 103.637,134.929 C 103.614,135.587 101.501,136.917 99.8805,136.917 C 95.1848,136.917 93.9142,133.345 93.9142,129.846 C 94.1352,128.699 94.6321,127.404 96.0134,128.962 C 97.7857,127.853 98.6296,125.766 98.3337,122.665 C 97.945,119.749 95.4383,118.912 93.9142,121.891 C 93.4417,122.849 92.2379,125.114 91.9254,126.311 C 89.9332,114.084 87.4188,109.234 85.9591,106.644 C 84.1859,103.527 77.1389,92.8635 76.8991,92.612 C 76.2751,92.612 74.5179,93.7314 73.8055,94.1588 C 74.7753,96.3665 79.4419,103.388 81.1882,106.596 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 74.026,87.4204 C 76.7479,98.6297 82.0973,101.303 85.7376,104.104 C 92.8422,109.743 107.574,111.624 111.813,104.656 C 115.757,98.3393 114.978,91.7387 114.464,90.1826 C 111.49,86.1689 80.3765,80.373 74.026,87.4204 z" />
<path style="fill:#08f;stroke:none" d="M 78.0534,68.4507 C 77.9982,68.837 78.3744,80.4685 77.5224,86.8578 C 80.8853,89.8374 79.7643,88.4508 80.7083,88.4508 C 85.499,87.4994 88.8499,78.3365 88.8499,77.4773 C 89.4505,70.8966 85.664,67.1309 78.0534,68.4507 z" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 101.859,104.469 C 95.1655,105.062 88.5621,101.877 82.6552,96.2386 C 79.5292,93.3601 77.552,90.6435 75.0445,87.7429 C 76.7294,88.6769 79.9499,87.2793 80.7082,86.858 C 85.0992,85.2839 85.9321,77.6891 85.9321,73.5102 C 85.9321,71.0324 84.5657,49.0497 85.7525,41.5481 C 85.9043,37.4513 92.4544,34.4098 101.416,34.5569 C 108.761,34.6746 110.963,38.0029 112.744,40.8401 C 113.731,42.7127 114.603,58.0084 114.603,61.6366 C 113.895,65.206 110.076,72.6333 109.823,73.6721 C 107.953,75.8405 108.247,82.7073 112.036,89.5129 C 112.447,102.741 105.479,104.101 101.859,104.469 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 106.563,35.8212 C 107.566,36.3353 111.772,39.7069 112.344,40.4697 C 112.768,41.2425 112.958,42.5203 112.969,43.4776 C 112.889,44.6032 112.104,45.0458 110.079,45.001 C 109.166,44.9804 107.774,44.1081 107.891,43.2042 C 107.952,42.7707 108.656,42.2749 109.376,42.2276 C 110.063,42.2215 111.031,43.2678 111.134,42.4619 C 111.134,41.5927 107.626,40.2 106.993,39.7275 C 106.343,39.243 106.107,39.1843 106.095,38.1259 C 105.788,39.6277 106.445,40.0585 106.836,40.4307 C 107.57,41.1289 107.924,42.5299 107.423,43.2822 C 107.078,43.8003 106.645,44.3324 105.86,44.4932 C 105.121,44.6445 104.257,44.6837 103.438,44.5713 C 102.951,44.5045 101.639,43.4278 101.563,42.8526 C 101.368,41.331 102.627,41.0528 103.36,40.9776 C 104.193,40.892 104.969,41.7303 104.884,42.3838 C 105.549,42.5506 104.329,40.918 104.063,40.6259 C 103.36,39.852 101.521,37.1508 101.368,33.9854 C 102.914,34.3469 106.067,35.7469 106.563,35.8212 z" />
<path style="fill:#fe0;stroke-width:1pt" d="M 92.0593,22.0651 C 92.3854,20.4148 92.3374,18.9945 91.8804,17.8078 C 91.0913,15.6683 95.8361,18.0027 96.5727,18.6876 C 95.3003,18.1699 92.1305,13.7293 94.2705,14.1198 C 95.5112,14.4363 97.5503,14.4518 98.8858,14.131 C 101.051,13.5732 98.3079,17.5352 97.5202,18.3717 C 98.946,17.5821 102.744,14.6878 102.28,17.1083 C 102.001,18.5102 101.894,20.1909 102.201,21.6882 C 102.566,23.5557 97.4987,20.6617 97.2833,19.7141 C 97.1309,20.7407 91.6558,23.6507 92.0593,22.0651 z" />
<path style="fill:#fe0;stroke-width:1pt" d="M 77.8898,26.3297 C 80.091,27.2965 81.9328,28.7112 83.0446,29.8412 C 89.1754,28.5076 107.297,27.2856 110.029,27.9185 C 111.186,27.2485 114.75,25.4662 116.484,24.7527 C 114.924,22.7234 109.173,25.372 107.94,24.926 C 106.838,24.481 105.602,24.0661 105.723,21.949 C 104.822,23.7601 102.731,23.8812 101.11,23.7789 C 99.744,23.6968 97.7861,22.4053 97.2365,20.2066 C 96.9054,22.3972 95.1141,23.7571 93.0423,24.0234 C 91.481,24.2297 88.9685,24.0991 87.9757,22.7226 C 87.891,24.5886 87.057,25.9719 85.3876,26.5759 C 84.2106,27.0016 80.0811,24.8028 77.8898,26.3297 z" />
<path style="fill:#080;stroke-width:0.875" d="M 97.0425,17.5824 C 95.8218,17.5865 95.1437,18.3093 95.1441,19.2575 C 95.1445,20.2342 96.1579,20.8208 97.2659,20.8208 C 98.2787,20.8208 98.9294,20.0435 98.9409,19.09 C 98.9494,18.4365 98.1877,17.5784 97.0425,17.5824 z" />
<path style="fill:#08f;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 112.43,73.4853 C 112.209,78.4204 124.359,96.7605 123.967,98.4688 C 122.905,100.354 122.22,97.8735 121.447,96.8047 C 119.617,94.3839 117.386,98.3861 117.768,98.9912 C 117.427,98.6861 107.49,82.3887 106.807,81.0767 C 106.075,79.8851 105.505,78.819 106.637,77.4854 C 107.76,76.2099 108.476,74.6594 108.928,73.8546 C 111.663,69.0628 112.482,69.9586 112.43,73.4853 z" />
<path style="fill:#ff8;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:round" d="M 87.3866,37.6012 C 86.9113,38.3143 85.5127,40.6095 85.4375,42.1492 C 85.3721,43.5459 86.67,45.62 87.6318,45.7134 C 88.4688,45.8353 90.0857,45.5168 90.554,45.1948 C 91.1188,44.8064 91.8407,42.9399 91.0022,42.3647 C 89.9994,41.6768 88.1922,41.9974 88.7591,43.1474 C 88.2455,43.3272 88.1543,43.467 87.6991,42.727 C 86.6627,41.1801 90.0967,41.3844 91.2849,40.7153 C 91.8606,40.3955 94.1058,38.5761 94.468,37.4748 C 94.6003,38.7311 91.6771,41.9746 91.6771,42.7694 C 91.6771,43.3022 91.6186,43.7698 92.1267,44.7481 C 93.0238,46.3999 96.2578,46.3101 97.1623,46.1953 C 98.7836,45.9944 99.0313,44.2623 99.0773,43.5597 C 99.1314,42.6946 98.1959,41.9142 97.3667,41.8836 C 96.9509,41.8836 95.6264,42.4504 95.9482,43.538 C 95.1027,43.6504 93.5098,43.1733 94.1243,42.3487 C 94.8356,41.4396 97.0943,41.4068 98.2055,40.2824 C 98.9633,39.4576 99.9332,37.5088 100.056,36.4642 C 99.8997,37.278 99.9878,38.6831 99.7435,39.6266 C 99.5091,40.5709 99.1301,42.3149 99.1301,43.1812 C 99.009,46.0048 102.183,46.3483 103.874,45.7298 C 104.625,45.4487 104.831,44.5807 104.831,43.8112 C 104.831,42.6777 102.287,42.6483 102.295,43.9132 C 101.349,43.9532 101.474,43.5463 101.397,42.6197 C 101.328,41.8366 102.321,41.1077 102.864,40.6011 C 103.609,39.9062 104.322,39.7393 104.535,38.7444 C 104.734,37.627 103.937,35.5652 103.467,35.0024 C 102.253,34.543 97.5179,34.2629 96.1578,34.4478 C 94.0625,34.79 89.9068,35.1959 87.3866,37.6012 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 109.455,73.2403 C 109.547,76.3561 109.271,78.0858 109.924,79.8029 C 110.393,80.8296 112.569,83.5686 113.44,85.5062 C 114.548,87.8941 114.348,90.3739 113.049,91.1313 C 111.939,88.8826 107.112,82.1786 105.705,78.7873 C 106.643,77.64 108.355,75.548 109.455,73.2403 z" />
<path style="fill:#080;stroke-width:1.25" d="M 106.313,19.608 C 105.101,19.4606 104.338,20.0937 104.221,21.0346 C 104.1,22.0038 105.033,22.7117 106.133,22.8491 C 107.138,22.9748 107.88,22.2842 108.009,21.3395 C 108.099,20.6921 107.45,19.7462 106.313,19.608 z" />
<path style="fill:#080;stroke-width:1.25" d="M 86.6227,20.2446 C 85.5253,20.7793 85.2291,21.7251 85.6419,22.5787 C 86.0672,23.458 87.2348,23.5453 88.2325,23.0634 C 89.1445,22.6228 89.3923,21.6399 88.9878,20.7763 C 88.7112,20.1842 87.6521,19.7428 86.6227,20.2446 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linejoin:round" d="M 117.506,24.3206 C 119.51,23.3385 124.263,21.5972 124.157,21.5289 C 122.311,20.2785 121.815,17.7814 120.489,17.9039 C 119.154,18.1556 117.666,21.8072 117.736,23.3194 C 117.738,21.4169 117.667,17.5873 116.094,18.7248 C 115.059,19.5192 112.807,20.9489 111.034,22.2178 C 109.8,23.0584 112.879,24.3473 117.506,24.3206 z" />
<path style="fill:#080;stroke-width:0.875" d="M 117.82,21.516 C 116.38,21.7307 115.554,22.4641 115.521,23.2723 C 115.488,24.1048 116.663,24.4295 117.971,24.2379 C 119.166,24.0627 119.961,23.2876 120.008,22.4728 C 120.041,21.9143 119.172,21.3145 117.82,21.516 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linejoin:round" d="M 76.9467,25.9481 C 74.9045,25.0471 70.0872,23.4992 70.1891,23.4252 C 71.8068,22.1593 73.9653,19.6244 74.6041,20.8123 C 75.2298,21.8082 76.3015,23.0473 76.6764,24.9569 C 76.7774,22.991 77.6779,18.8185 78.8389,20.1815 C 79.5359,21.0686 80.8621,22.0559 82.8934,23.9658 C 84.0251,24.9397 79.0791,24.3563 76.9467,25.9481 z" />
<path style="fill:#080;stroke-width:0.875" d="M 76.2462,25.8611 C 77.6155,26.3584 78.6907,26.1066 79.1042,25.4114 C 79.5302,24.6954 78.6511,23.8501 77.4099,23.396 C 76.2754,22.9809 75.2071,23.2839 74.7779,23.9781 C 74.483,24.4536 74.9616,25.3947 76.2462,25.8611 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 120.76,100.57 C 120.76,100.607 118.495,98.5999 116.451,97.09 C 116.672,106.812 123.201,114.268 122.971,120.016 C 120.326,118.161 117.804,117.843 116.673,118.304 C 115.02,119.137 114.697,121.043 115.015,122.668 C 115.591,125.498 120.332,126.973 120.981,125.927 C 120.513,125.176 120.11,124.049 121.092,123.385 C 122.609,122.3 123.744,124.264 123.744,124.877 C 124.462,129.702 122.615,133.631 118.772,134.074 C 117.924,134.184 116.635,133.759 116.451,132.722 C 117.355,132.721 119.218,131.822 118.777,129.48 C 118.446,127.932 116.159,127.838 114.553,128.526 C 113.493,128.954 112.115,131.176 112.364,133.55 C 112.45,134.298 112.538,135.715 113.567,136.694 C 115.254,138.258 116.568,138.877 119.416,138.834 L 129.489,125.063 C 128.301,122.1 126.431,116.594 122.529,104.713 C 121.241,103.21 121.43,101.278 120.76,100.57 z" />
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:round" d="M 86.0103,45.2183 C 86.4323,46.9234 89.1749,56.011 89.5387,60.5642 C 90.0146,66.3019 89.356,71.5182 89.3729,75.4493 C 88.9034,75.5465 88.4568,75.3152 87.7446,75.4883 C 87.8439,70.1791 80.814,69.4876 79.2569,69.4286 C 78.5731,69.2332 80.2695,58.6157 80.308,55.7499 C 80.4847,46.9945 82.6666,40.9359 86.3842,36.8084 C 88.1616,34.953 91.761,33.0909 96.2041,32.9857 C 98.8585,32.9217 105.782,32.662 110.041,36.2611 C 111.746,37.6778 113.458,39.7984 114.385,42.415 C 114.933,44.0682 115.063,50.8249 115.063,51.5894 C 115.063,55.1549 117.301,59.8697 117.544,62.5872 C 118.504,66.6796 117.927,73.3852 118.121,75.1626 C 117.386,75.2173 116.873,75.4746 116.209,75.6723 C 116.209,74.9952 116.092,74.5705 115.955,74.1432 C 115.491,72.8813 113.131,72.8731 112.514,72.9964 C 111.501,73.1988 109.419,73.3055 108.491,74.6615 C 112.317,68.9662 113.81,61.1578 113.649,59.7804 C 113.753,56.566 111.739,54.7108 111.105,53.6119 C 111.616,51.548 113.478,50.8029 113.249,44.9524 C 112.981,39.5167 105.551,34.8527 98.9707,34.684 C 94.5973,34.5795 88.8394,37.1217 86.8997,39.4398 C 85.2684,41.476 85.8389,44.5256 86.0103,45.2183 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 91.2051,33.8974 C 82.9914,38.2632 82.038,44.3662 80.4064,54.1485 C 79.9088,56.9197 79.6555,66.4303 79.6555,70.5051 C 79.6555,78.5985 80.4875,97.007 73.48,111.773 C 71.2947,111.122 69.3805,111.162 68.0136,111.355 C 66.315,111.574 64.707,113.581 62.4223,113.42 C 62.6726,109.234 64.5832,105.346 66.7617,100.214 C 68.4867,96.2493 69.5774,90.81 70.3921,88.1557 C 71.1764,85.4756 73.4615,71.4908 75.7329,58.6116 C 78.1329,44.8777 83.6027,35.0349 91.2051,33.8974 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 107.012,77.0093 C 106.326,77.9605 104.388,80.3907 102.235,80.2437 C 100.453,80.1197 95.2593,78.5607 92.6893,76.6255" />
<path style="fill:#fe0;stroke-width:1pt" d="M 85.4213,33.8914 C 92.681,30.0978 101.383,30.3279 109.3,33.0739 C 108.573,30.9638 109.481,29.6891 110.522,27.7171 C 102.043,24.1344 88.8966,25.1763 83.2165,29.9888 C 84.7528,31.4096 85.0984,32.5793 85.4213,33.8914 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 104.219,50.9792 C 104.687,55.3038 105.872,58.2585 108.817,61.2626 C 107.567,63.3941 106.115,63.6508 104.531,64.1042" />
<path style="fill:#080;stroke-width:0.964951" d="M 97.1523,50.7466 C 97.9043,50.7151 98.5153,51.8429 98.5573,53.0251 C 98.5983,54.2445 97.8623,55.3207 97.0343,55.3037 C 96.1063,55.2853 95.6823,54.0991 95.6673,52.9018 C 95.6523,51.7299 96.2583,50.7862 97.1523,50.7466 z" />
<path style="fill:none;stroke-width:0.875" d="M 92.5508,49.0535 C 93.9138,48.2249 95.1758,47.9746 96.6938,47.9487 C 97.3628,47.9382 98.3418,47.9192 99.3458,48.8326" />
<path style="fill:#081;stroke-width:0.94327" d="M 108.267,50.1769 C 109.019,50.1443 109.63,51.3108 109.672,52.5335 C 109.713,53.7947 108.977,54.9078 108.149,54.8902 C 107.221,54.8712 106.797,53.6444 106.782,52.406 C 106.767,51.1939 107.373,50.2179 108.267,50.1769 z" />
<path style="fill:none;stroke-width:0.875" d="M 106.288,47.7411 C 107.428,47.246 108.293,46.9339 109.161,46.9676 C 110.002,47.0024 110.933,47.2096 111.371,47.7963" />
<path style="fill:#f00;stroke-width:0.875" d="M 107.62,68.2678 C 107.479,67.6429 105.859,64.7856 104.416,67.9505 C 102.707,65.0077 100.84,67.5356 100.433,68.4679 C 100.002,69.3317 98.3265,69.6285 95.9585,68.4797 C 98.6115,70.5493 108.646,71.1453 110.247,67.9186 C 109.225,69.3723 107.986,69.4338 107.62,68.2678 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 99.7995,69.9362 C 102.523,69.0514 106.556,69.2372 108.035,69.7485 C 107.992,70.5738 107.576,71.5663 106.404,72.1594 C 105.394,72.635 104.1,72.7576 102.636,72.348 C 101.733,72.0709 99.8495,70.7771 99.7995,69.9362 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 123.414,70.6261 C 123.414,70.6629 126.983,78.118 128.607,81.7853 C 129.834,84.5573 132.94,88.8276 134.573,90.7347 C 137.491,94.143 140.871,97.6071 141.092,97.6954" />
<path style="fill:#08f;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 116.72,97.7732 C 120.032,98.677 128.136,105.595 132.111,109.257 C 130.366,108.056 127.093,110.226 127.111,112.383 C 124.824,108.816 121.309,103.581 116.72,97.7732 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 66.9551,85.3204 C 65.4707,90.7479 61.679,99.123 60.5894,100.881 C 58.2665,104.706 55.1544,108.18 49.1936,111.33" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 103.152,110.024 C 106.887,108.469 110.864,110.143 112.974,115.373 C 115.966,122.792 115.133,129.166 110.365,131.029 C 106.381,132.634 101.817,130.667 99.1154,123.044 C 96.8638,116.689 99.2624,111.585 103.152,110.024 z" />
<path style="fill:#000;stroke:none" d="M 108.708,126.797 C 108.103,126.758 106.489,126.836 105.765,127.227 C 106.018,125.791 106.204,121.14 106.094,119.335 C 104.933,119.387 104.793,121.443 103.247,121.896 C 102.476,122.133 100.637,121.749 100.403,120.329 C 100.262,119.498 100.997,118.354 102.266,118.162 C 103.693,117.952 104.953,119.019 105.983,118.75 C 105.893,117.551 103.856,116.279 103.696,115.142 C 103.536,114.005 104.05,112.798 105.443,112.72 C 106.797,112.606 107.649,113.512 107.743,114.612 C 107.797,115.703 106.204,117.622 106.481,118.671 C 107.828,118.689 108.103,117.133 109.756,116.693 C 110.839,116.443 112.079,117.038 112.293,118.373 C 112.488,119.63 111.449,120.595 110.154,120.608 C 109.481,120.594 107.934,119.066 106.536,119.334 C 106.536,121.678 108.273,125.508 108.708,126.797 z" />
<g>
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="translate(-3.75655,-2.48594)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="matrix(1.02632,0,0,1.05263,-3.31162,-2.90913)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="matrix(1.14474,0,0,1.07895,-9.45834,-1.82213)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="matrix(1.21053,0,0,1.15789,-9.64436,-6.8483)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="matrix(1.15789,0,0,1.13158,0.790901,-5.06229)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="matrix(1.06579,0,0,1.07895,13.1829,-3.97661)" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.1571 86.7573 A 2.09925 2.09925 0 1 1 85.9586,86.7573 A 2.09925 2.09925 0 1 1 90.1571 86.7573 z" transform="translate(21.7106,-1.21536)" />
</g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 128.497,89.1856 C 133.027,95.9622 136.147,104.476 142.161,107.601" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 69.8818,99.8625 C 68.2755,102.904 71.0507,104.172 71.1007,106.845 C 73.3913,104.376 74.8261,103.237 74.2293,100.466" />
<path style="fill:none;stroke-width:0.875003;stroke-linejoin:miter" d="M 73.2197,86.3213 C 71.7645,88.9884 74.2786,90.1008 74.3239,92.4442 C 76.399,90.2793 77.6988,89.2802 77.1582,86.8509" />
<path style="fill:none;stroke-width:0.875003;stroke-linejoin:miter" d="M 74.646,73.7802 C 73.2915,76.3112 75.6315,77.3668 75.6737,79.5906 C 77.6051,77.5362 78.815,76.5881 78.3118,74.2828" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 111.641,133.088 C 111.927,134.286 111.572,135.721 110.234,135.979 C 108.833,136.257 107.588,135.742 107.305,134.339 C 107.067,133.129 107.635,131.854 109.024,131.565 C 110.198,131.359 111.388,132.063 111.641,133.088 z" />
<path style="fill:#000;stroke:none" d="M 80.6793,145.295 C 89.0988,150.14 103.426,152.362 108.203,151.954 L 97.8786,165.336 C 92.2203,165.583 81.0654,162.621 75.1603,158.975 C 77.0799,155.695 79.6707,150.616 80.6793,145.295 z" />
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 109.487,142.371 C 112.72,142.574 113.591,144.129 113.63,145.716 L 100.73,161.264 C 100.288,159.508 99.4568,157.893 100.241,152.387 C 101.182,145.71 105.305,142.103 109.487,142.371 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 74.7705,125.564 C 74.3787,132.174 65.5366,149.143 57.1428,154.943" />
<g>
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 20.8227,172.936 C 21.6063,179.904 25.0809,189.419 32.96,188.038 C 40.0921,186.801 40.0151,177.412 38.4809,169.042 C 37.0652,161.386 31.8968,157.366 26.9019,158.392 C 21.4082,159.432 20.2186,168.025 20.8227,172.936 z" />
<path style="fill:#fe0;stroke-width:1.09515;stroke-linecap:butt;stroke-linejoin:miter" d="M 20.8227,172.936 C 21.6063,179.904 25.0809,189.419 32.96,188.038 C 40.0921,186.801 40.0151,177.412 38.4809,169.042 C 37.0652,161.386 31.8968,157.366 26.9019,158.392 C 21.4082,159.432 20.2186,168.025 20.8227,172.936 z" transform="matrix(0.756871,0,0,0.84343,7.68426,26.6496)" />
</g>
<path style="fill:#000;stroke:none" d="M 28.3684,165.953 C 28.9734,165.993 30.5874,165.915 31.3114,165.524 C 31.0584,166.959 30.8724,171.611 30.9824,173.416 C 32.1434,173.363 32.2834,171.308 33.8294,170.855 C 34.6004,170.618 36.4394,171.001 36.6734,172.422 C 36.8144,173.252 36.0794,174.397 34.8104,174.589 C 33.3834,174.798 32.1234,173.732 31.0934,174 C 31.1834,175.2 33.2204,176.471 33.3804,177.608 C 33.5404,178.745 33.0264,179.952 31.6334,180.03 C 30.2794,180.144 29.4274,179.238 29.3334,178.138 C 29.2794,177.048 30.8724,175.129 30.5954,174.079 C 29.2484,174.061 28.9734,175.618 27.3204,176.058 C 26.2374,176.308 24.9974,175.713 24.7834,174.377 C 24.5884,173.12 25.6274,172.155 26.9224,172.143 C 27.5954,172.156 29.1424,173.685 30.5404,173.417 C 30.5404,171.072 28.8034,167.243 28.3684,165.953 z" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 32.983,147.537 C 31.8447,147.809 27.9183,150.129 25.7707,153.534 C 24.7767,154.934 22.9252,158.676 22.1144,161.631 C 24.6238,164.948 41.9587,180.351 43.7019,182.339 C 46.4318,180.12 55.1407,176.316 55.7474,176.316 C 54.2346,173.672 53.7053,172.726 52.9564,171.322 C 51.5196,168.847 41.0811,149.774 40.8237,149.471 C 39.3544,147.231 36.1711,146.664 32.983,147.537 z" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 43.856,182.289 C 45.4966,185.117 43.0355,188.429 45.741,191.39 C 44.7098,191.39 40.6631,191.077 39.5538,191.39 C 38.3465,191.658 35.5076,193.549 35.1344,195.146 C 36.2392,195.146 43.8259,195.146 44.8571,195.146 C 46.7597,194.575 55.4418,181.854 56.1401,180.817 C 56.4916,179.707 57.2103,177.908 55.7116,176.495 C 53.3999,176.525 45.6529,179.493 43.856,182.289 z" />
<path style="fill:none;stroke-width:1;stroke-linejoin:miter" d="M 53.4795,172.999 C 52.4172,173.662 50.3259,173.735 49.2189,173.01 C 49.2189,174.023 48.5357,175.509 47.3502,176.127 C 45.857,176.961 44.3456,176.308 43.4376,175.666 C 43.4376,176.642 43.216,178.794 41.4427,179.747" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 22.7322,187.059 C 21.9603,188.693 22.0084,191.247 23.5201,192.598 C 23.7135,190.966 26.2924,189.543 25.7277,187.481" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 23.7132,204.283 C 24.6601,205.917 22.4425,208.315 25.048,210.213 C 24.8508,208.581 27.2734,206.767 26.7087,204.705" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 20.296,195.086 C 19.5241,196.72 20.1191,199.821 21.6308,201.172 C 21.4336,199.54 23.7781,197.57 23.2134,195.508" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 28.8904,191.505 C 28.8998,193.217 27.776,196.24 29.9127,197.435 C 29.5592,195.803 32.4506,193.989 31.8859,191.927" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 33.4216,200.547 C 33.3528,202.259 32.6196,204.345 34.6782,206.165 C 34.8716,204.533 36.9818,203.031 36.4171,200.969" />
<path style="fill:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 53.4774,113.813 C 51.3498,115.96 49.1547,116.962 46.8486,118.084 C 45.5055,118.764 43.0383,119.232 42.1689,119.232" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 67.0713,111.938 C 58.3811,121.116 52.5773,123.339 50.1299,124.178 C 46.9444,125.345 42.8821,126.576 37.1688,125.638" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 70.0009,114.727 C 68.3953,124.154 62.6938,130.502 57.1882,132.383 C 59.0636,136.498 59.2278,146.012 56.0944,150.04" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 108.277,152.055 C 106.546,152.386 104.851,152.276 103.527,152.165 C 103.554,154.531 103.572,155.902 103.416,157.579" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 48.1257,162.149 C 47.3444,149.944 40.6649,143.851 33.4379,145.196 C 27.0907,146.533 23.3479,152.315 20.3127,159.571 C 17.9398,164.966 15.9714,175.031 15.4232,185.214" />
<path style="fill:#000;stroke:none" d="M 18.1364,154.212 C 18.7632,152.002 20.4731,147.489 21.5304,145.039 C 22.6854,142.286 28.5954,134.75 33.0444,133.931 C 39.1672,132.856 43.9097,135.303 46.5039,137.666 C 50.5078,141.405 54.1009,151.101 54.7262,157.227 C 54.996,159.917 56.0177,169.159 55.9226,176.356 C 55.1758,175.165 53.5001,170.624 54.9896,170.498 C 55.0728,168.615 51.7976,169.466 51.1726,167.696 C 52.657,167.928 53.4192,166.758 54.8506,166.99 C 54.7585,165.385 49.9058,165.927 49.5353,164.779 C 52.4508,164.86 52.6886,163.644 54.7311,163.531 C 54.6251,161.816 48.7849,163.276 48.8022,161.64 C 50.6014,162.067 52.5611,159.342 54.4492,159.641 C 54.267,157.439 48.6617,159.705 48.4557,158.046 C 51.0332,158.15 52.0567,154.99 53.8172,155.38 C 53.6637,153.856 48.0754,156.271 47.8199,155.023 C 49.7696,154.332 49.7415,151.416 52.7466,150.919 C 51.4274,147.673 47.2515,152.869 46.2684,151.057 C 49.2346,148.563 47.7062,145.732 50.3869,144.724 C 48.3857,141.013 44.4106,147.969 42.8849,146.712 C 45.8275,142.821 42.5351,140.879 44.1362,137.635 C 40.8544,135.837 39.6533,144.849 37.755,144.272 C 38.4877,139.048 33.3742,138.134 33.5896,134.73 C 30.68,136.247 33.6853,143.947 31.8275,144.858 C 31.2318,141.287 27.5844,142.196 26.7195,138.891 C 24.6009,140.999 27.9601,146.649 26.6919,147.96 C 25.5408,145.923 22.8552,147.181 21.9907,145.354 C 21.0106,147.108 23.6584,151.418 22.9026,152.579 C 21.4667,150.969 20.3046,153.53 19.3563,152.064 C 18.8967,153.67 21.0994,155.701 20.4493,157.298 C 19.3842,156.478 18.4884,158.18 17.7542,157.294 C 17.4497,158.752 18.9228,160.855 18.6109,161.87 C 18.0024,161.093 17.0999,162.421 16.6041,161.874 C 16.2647,163.202 17.5677,165.554 17.3328,166.779 C 16.7381,166.065 16.1803,167.256 15.7346,166.774 C 15.373,168.706 16.5508,169.68 16.2656,171.596 C 15.6651,171.274 15.5175,172.839 15.0219,172.549 C 14.8883,173.616 16.6243,174.321 15.2651,176.216 C 14.0523,176.429 14.6877,171.29 14.6877,169.727 C 15.0174,167.749 15.5363,166.234 15.7814,164.102 C 15.9472,162.66 17.4987,156.761 18.1364,154.212 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 43.4632,234.592 C 43.4632,234.592 33.0562,228.278 27.9194,221.308" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 50.415,224.045 C 50.415,224.045 40.5528,217.416 35.1812,210.028" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 58.8474,213.447 C 58.8474,213.447 48.7759,206.133 43.3953,197.35" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 68.1789,202.052 C 68.1789,202.052 58.485,194.466 53.2145,185.616" />
</g>
<use xlink:href="#g3924" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" d="M 43.0927,237.808 L 162.712,76.6461" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" d="M 43.0927,237.808 L 162.712,76.6461" />
</g>
</g>
</g>
<g id="queen-of-spades" >
<!--
<image width="58" height="88" xlink:href="queen-of-spades.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g6504" 
	style="fill-opacity:1;fill-rule:evenodd;stroke-opacity:1;stroke:#000;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
>
<path style="fill:#080;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 74.3723,109.278 C 73.1884,109.278 67.9848,110.122 67.3274,109.78 C 65.3329,108.741 66.8081,106.391 63.7718,106.39 C 62.046,106.389 56.9743,110.531 55.5734,111.684 C 51.322,115.183 35.4644,139.456 34.5859,149.179 C 33.8448,157.38 33.2747,177.67 33.3516,184.494 C 33.352,184.536 37.3503,197.19 38.2995,196.54 C 39.2757,195.871 40.048,194.492 40.805,193.659 C 47.6153,186.169 90.3478,141.874 88.9632,132.175 C 87.9832,125.311 81.9546,117.678 78.4119,111.746 C 77.6538,110.477 75.8866,109.365 74.3723,109.278 z" />
<path style="fill:#fe0;stroke:#300;stroke-width:1.25" d="M 75.5679,136.275 C 73.8643,135.011 72.1212,129.083 74.2625,122.486 C 75.7291,117.68 79.9346,114.154 82.1814,112.473 C 83.075,111.391 88.8991,124.302 86.4304,136.603 C 82.3817,140.665 77.3714,138.107 75.5679,136.275 z" />
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 54.7323,116.354 C 58.7854,118.381 62.6551,124.95 62.6945,135.394 C 62.473,142.064 59.3993,151.448 53.2312,157.267 C 46.8253,162.797 38.8495,164.624 33.4392,163.279 C 29.0747,159.231 34.8826,136.049 38.4736,129.622 C 42.1096,122.969 52.2571,116.412 54.7323,116.354 z" />
<path style="fill:none;stroke-width:0.86889" d="M 75.6203,112.554 C 73.1602,117.384 70.9771,120.714 70.4409,126.063 C 70.0969,129.495 69.4371,134.884 73.9135,139.439 C 76.2056,141.868 82.1625,142.34 84.7469,140.527" />
<path style="fill:#000;stroke:none" d="M 83.5292,132.165 C 84.4131,136.346 82.7304,142.236 81.209,144.65 C 86.9544,143.213 105.295,143.434 112.256,144.76 L 117.449,136.253 L 83.5292,132.165 z" />
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 93.252,85.9808 C 92.7708,86.4887 86.1826,90.1747 81.3193,96.1457 C 72.9877,106.104 70.7489,117.944 77.5627,126.861 C 84.9817,136.282 110.595,139.678 116.234,138.794 L 126.62,123.105 C 128.829,114.045 121.824,84.8964 120.211,82.8871 C 120.211,82.8871 95.5658,85.5019 93.252,85.9808 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 93.1416,86.4228 C 90.7011,87.8992 88.2381,89.5011 86.7332,90.8423 C 87.8381,92.4996 88.0964,98.5764 88.1696,101.228 C 91.9262,100.234 100.182,97.4502 108.831,96.0352 C 108.831,96.0352 114.743,85.9091 114.466,85.5389 C 114.466,85.5389 96.1233,86.8624 93.1416,86.4228 z" />
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 122.863,47.7522 L 122.863,47.5312 C 126.931,55.6669 132.549,76.3196 133.028,79.5727 C 136.342,82.8874 141.602,85.83 146.728,92.1684 L 125.736,124.431 C 123.968,120.011 122.863,47.7522 122.863,47.7522 z" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 98.3658,31.852 C 97.4841,32.1233 92.1417,38.9549 91.7801,41.04 C 91.4825,42.2531 91.813,44.6508 92.2655,45.1555 C 92.2655,48.4925 89.5958,53.6346 88.505,55.0527 C 88.1659,55.7309 91.1771,57.6097 92.0467,58.0122 C 92.2501,58.8938 92.2433,59.9949 91.4157,60.7695 C 92.2193,61.4108 92.0212,63.0867 91.457,63.5398 C 92.6099,64.683 94.0195,66.3016 93.6156,67.3904 C 93.0594,68.7417 93.3156,70.0821 94.5058,70.7044 C 95.6564,71.3932 96.1082,72.0357 100.706,71.3575 L 100.706,71.5493 C 100.706,73.7233 100.706,77.3893 100.706,79.5633 C 100.706,79.5633 94.4797,85.117 93.2252,86.4592 C 93.7776,87.5641 94.0828,90.1527 94.3091,92.6607 C 98.0391,90.777 107.847,86.8775 112.293,86.0483 C 113.785,83.4034 120.246,45.4958 120.146,44.2991 C 114.008,35.5712 102.911,31.338 98.3658,31.852 z" />
<g>
<path style="fill:#ffa;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 99.5671,31.6587 C 97.1074,31.1743 96.028,30.9118 94.6717,30.8526 C 91.2801,30.7077 88.199,34.8221 88.2224,36.7816 C 88.2496,39.1016 88.9262,39.674 89.6341,39.9636 C 90.1542,40.2154 92.3455,40.2473 92.374,38.6235 C 92.3712,38.1902 92.3187,37.272 91.5743,37.3409 C 90.9564,37.398 90.4642,37.8287 90.5179,38.3028 C 89.9263,38.2467 89.9211,37.3707 89.9835,36.9769 C 90.0773,36.3852 91.1173,35.2613 92.9122,35.2613 C 95.0809,35.3432 96.3457,36.4888 98.2021,36.0751 C 100.374,35.5234 100.983,33.5432 100.983,32.752" />
<path style="fill:#ffa;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 108.907,38.6342 C 108.907,38.6342 108.945,48.4616 109.532,49.5717 C 109.532,49.5717 112.332,51.7474 113.438,53.1655 C 113.438,53.1655 114.688,58.2697 114.688,59.103 C 114.688,59.103 112.66,62.4323 112.188,63.6343 C 111.745,64.7636 112.001,66.0216 112.344,66.9156 C 112.693,68.0479 114.154,68.6176 113.907,71.6031 C 113.774,73.1556 111.894,72.7614 111.094,73.4781 C 109.962,74.6105 110.145,75.5992 110.626,76.7594 C 111.758,79.2854 114.091,79.3096 115.313,78.4781 C 115.313,78.4781 121.14,76.0034 122.032,65.0406 C 122.913,54.1018 121.255,44.4241 120.782,43.4779 C 120.782,43.4779 110.648,35.5687 110.001,35.3529 C 110.001,35.3529 108.907,37.2528 108.907,38.6342 z" />
<path style="fill:#ffa;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 106.151,34.8462 C 106.427,35.5644 104.467,40.2728 104.173,44.4011 C 104.04,46.3791 104.814,50.5467 105.469,51.603 C 107.132,54.2853 110.107,53.9077 111.876,55.0405 C 111.876,55.0405 112.942,55.5137 113.126,56.9155 C 113.126,56.9155 113.237,58.0609 112.344,58.3218 C 112.344,58.3218 111.118,58.6753 110.498,58.1655 C 110.498,57.3369 109.701,56.6113 108.907,57.0718 C 107.581,57.6794 108.268,59.4343 108.907,60.0405 C 109.991,61.0167 112.616,60.7929 114.376,60.353 C 115.37,60.0216 116.222,58.1561 116.251,56.7593 C 116.251,56.7593 116.296,54.2052 115.037,53.1483 C 112.985,51.5153 109.367,50.3597 109.477,45.1967 C 109.535,42.4699 109.698,39.5717 110.139,36.7592 C 109.366,35.3781 107.477,33.9071 106.151,34.8462 z" />
<path style="fill:#ffa;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 102.582,33.2257 C 102.582,33.2257 102.782,36.8146 102.969,37.8529 C 102.969,37.8529 103.008,38.6574 102.842,40.3756 C 102.77,41.1138 102.268,43.2698 102.368,45.305 C 102.465,47.3307 103.639,49.1037 104.775,48.9662 C 106.103,48.8774 106.699,48.603 107.113,47.8906 C 107.535,47.1009 107.389,46.3788 106.563,45.6655 C 105.146,44.4952 104.687,47.1158 104.433,45.978 C 104.138,44.9147 104.772,43.0339 105.29,42.3557 C 106.497,40.7773 107.057,39.4964 106.565,34.6269 C 106.565,34.6269 103.076,32.3693 102.582,33.2257 z" />
</g>
<path style="fill:#fe0;stroke-width:1.25" d="M 99.1532,30.4261 C 100.457,29.2054 101.153,27.5131 101.569,26.2274 C 105.827,27.9766 111.555,30.0351 116.067,33.181 C 119.279,35.4604 123.203,38.7611 125.089,41.4123 C 123.352,42.1495 122.701,43.023 121.852,44.5523 C 119.371,41.9221 114.579,38.2656 111.786,36.4985 C 107.168,33.3916 103.208,31.6967 99.1532,30.4261 z" />
<path style="fill:#fe0;stroke-width:0.888105;stroke-linecap:butt;stroke-linejoin:miter" d="M 52.1328,119.676 C 56.0154,120.942 58.1048,126.365 58.6152,131.456 C 58.9777,135.071 58.5517,143.837 53.6116,150.766 C 50.374,155.308 45.104,159.972 34.2012,159.389 C 32.5723,159.381 34.8815,145.722 38.9228,132.078 C 47.3599,122.119 51.7377,120.126 52.1328,119.676 z" />
<path style="fill:#08f;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 122.94,60.2268 C 120.987,64.2113 113.974,110.695 104.747,127.304 C 109.299,129.469 112.432,130.868 115.678,132.47 C 125.168,114.612 124.815,67.7399 124.971,60.8518 C 125.127,60.2268 124.034,59.6018 122.94,60.2268 z" />
<path style="fill:#f00" d="M 118.554,117.36 C 122.421,120.675 129.271,115.311 132.033,112.719 C 130.818,111.283 129.492,107.495 128.498,102.555 C 123.415,104.654 117.338,112.473 118.554,117.36 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 119.846,45.9739 C 119.924,50.4271 113.09,90.2546 103.863,106.864 C 101.012,112.454 102.915,117.518 107.667,118.376 C 113.665,119.459 117.036,111.866 118.182,108.276 C 123.281,89.7881 121.721,53.4869 121.877,46.5989 C 122.034,45.9739 120.94,45.3489 119.846,45.9739 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 120.658,54.9909 C 120.551,58.7236 114.581,92.0663 107.051,105.673 C 104.708,110.261 103.88,114.087 107.927,115.451 C 112.291,116.921 116,109.679 116.992,106.709 C 121.498,91.3925 121.784,61.3461 122.157,55.5818 C 122.297,55.0635 121.501,54.5037 120.658,54.9909 z" />
<g>
<path style="fill:#000;stroke:none" d="M 112.477 112.112 A 2.54123 2.26501 0 1 1 107.394,112.112 A 2.54123 2.26501 0 1 1 112.477 112.112 z" transform="matrix(1,0,0,1.06527,-0.274404,-8.75661)" />
<path style="fill:#000;stroke:none" d="M 114.116,98.0801 C 113.071,99.5109 110.771,100.896 111.231,102.013 C 111.501,102.696 112.3,102.997 112.912,102.507 C 112.608,103.328 112.062,104.027 111.541,104.857 C 112.277,104.675 112.609,104.876 113.135,105.333 C 113.135,105.333 113.047,103.793 113.287,102.636 C 113.664,103.612 114.952,103.311 115.286,102.689 C 115.776,101.881 114.397,99.932 114.116,98.0801 z" />
<path style="fill:#000;stroke:none" d="M 117.093,86.4092 C 116.151,87.6338 114.08,88.8196 114.494,89.7751 C 114.737,90.3599 115.457,90.6176 116.008,90.1982 C 115.735,90.9013 115.242,91.4988 114.773,92.2098 C 115.436,92.0536 115.735,92.226 116.209,92.6167 C 116.209,92.6167 116.13,91.2989 116.346,90.3087 C 116.686,91.1442 117.846,90.886 118.146,90.3544 C 118.589,89.6621 117.346,87.9942 117.093,86.4092 z" />
</g>
<path style="fill:#f00" d="M 120.588,45.0325 C 121.434,49.974 112.785,115.612 118.531,117.125 C 118.604,112.142 124.312,107.192 133.143,102.885 C 131.13,85.0953 122.612,45.276 120.588,45.0325 z" />
<path style="fill:#fe0;stroke-width:0.875" d="M 112.072,39.0032 C 112.724,41.9326 110.504,46.1739 112.145,49.2998 C 112.781,50.6583 114.367,51.4358 115.934,51.081 C 116.698,50.9164 118.376,50.3066 118.61,49.1301 C 118.744,48.1233 118.699,47.0048 117.985,46.3869 C 117.269,45.6907 116.428,45.8003 115.62,46.8691 C 115.151,47.416 116.149,48.8001 115.383,48.8578 C 115.383,48.8578 113.766,49.1852 113.484,47.2953 C 113.362,46.508 115.351,42.6975 114.674,40.4608 L 112.072,39.0032 z" />
<g>
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 96.6532,31.0673 C 95.6092,30.0082 96.5797,28.84 97.9573,29.5087 C 102.928,31.0499 108.515,33.5437 113.285,36.8774 C 116.68,39.2928 120.907,42.7905 122.902,45.5999 C 123.253,47.3968 121.627,47.2287 120.651,45.9586 C 118.028,43.1714 112.962,39.2967 110.009,37.4241 C 105.127,34.1317 100.94,32.4138 96.6532,31.0673 z" />
<g>
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 110.886,30.3155 C 112.561,30.46 116.195,29.0469 117.645,28.2664 C 117.276,30.1212 117.476,32.4883 117.589,34.0829 L 110.886,30.3155 z" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 126.057,31.4887 C 127.885,31.5015 129.984,31.1853 131.445,30.9572 C 131.357,32.378 131.045,33.8511 131.259,35.2793 C 130.138,34.4568 127.873,32.5226 126.057,31.4887 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-8.24266,-8.15135)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 110.42,25.9079 C 110.096,24.4124 110.163,22.6212 109.466,20.9762 C 110.64,22.3946 113.22,24.4747 115.83,26.2761 C 114.708,26.0018 111.242,26.2568 110.42,25.9079 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-8.39146,-8.16419)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 114.161,25.9149 C 115.308,25.4164 117.039,24.8575 118.288,23.6733 C 118.587,25.393 119.281,26.6281 119.805,27.8242 C 117.785,27.0765 116.629,26.4383 114.161,25.9149 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-8.39146,-8.16419)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 130.076,34.3583 C 131.647,35.0312 136.235,36.3793 138.105,36.6036 C 136.983,36.7531 134.758,37.6682 133.86,38.117 C 132.888,37.3692 131.123,35.4049 130.076,34.3583 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-8.39146,-8.16419)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 109.691,21.5736 C 108.345,19.4799 107.224,17.3863 102.887,16.6386 C 104.532,15.517 107.492,15.1111 110.29,15.7413 C 112.815,16.3268 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-8.39146,-8.16419)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 109.691,21.5736 C 108.345,19.4799 107.224,17.3863 102.887,16.6386 C 104.532,15.517 107.492,15.1111 110.29,15.7413 C 112.815,16.3268 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="matrix(-0.264202,-0.971229,-0.986852,0.260019,179.313,141.636)" />
<path style="fill:#fe0;stroke-width:1.2334" d="M 131.123,17.1557 C 127.633,18.3188 124.192,17.8189 122.452,20.6452 C 120.865,23.3945 124.25,25.5093 125.836,24.7692 C 126.047,26.6726 129.11,28.7396 131.334,25.6152 C 132.635,23.6391 131.123,20.8567 131.123,17.1557 z" transform="matrix(1.0177,8.78413e-2,-8.92544e-2,1.00159,-7.83911,-8.00502)" />
</g>
<g>
<path style="fill:#f00;stroke-width:0.875" d="M 111.081,23.925 C 110.584,23.5589 109.741,23.6342 109.455,23.9956 C 109.153,24.4039 109.433,25.0589 109.957,25.3882 C 110.613,25.8187 111.215,25.5724 111.492,25.243 C 111.764,24.8561 111.525,24.234 111.081,23.925 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 120,25.6681 C 119.457,25.1031 118.387,25.0178 117.953,25.4103 C 117.489,25.858 117.7,26.7393 118.285,27.264 C 119.013,27.9436 119.818,27.763 120.234,27.4088 C 120.656,26.9815 120.489,26.1503 120,25.6681 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 124.28,32.7096 C 123.852,32.2655 123.007,32.1985 122.665,32.507 C 122.299,32.8588 122.466,33.5515 122.927,33.964 C 123.501,34.4981 124.136,34.3562 124.464,34.0778 C 124.797,33.742 124.666,33.0886 124.28,32.7096 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 101.494,21.1173 C 101.157,20.4095 100.169,19.9901 99.6336,20.2253 C 99.0512,20.503 98.9732,21.406 99.3622,22.0889 C 99.8377,22.9638 100.659,23.0471 101.165,22.8425 C 101.701,22.5708 101.805,21.7295 101.494,21.1173 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 131.593,40.5299 C 130.961,40.0665 129.892,40.1661 129.532,40.6272 C 129.151,41.1479 129.511,41.9798 130.177,42.3964 C 131.011,42.941 131.773,42.6249 132.122,42.2047 C 132.465,41.7113 132.158,40.921 131.593,40.5299 z" />
</g>
</g>
</g>
<path style="fill:#fe0;stroke-width:1.25" d="M 99.9344,27.0829 C 98.8905,26.0238 99.861,24.8556 101.239,25.5243 C 106.209,27.0655 111.796,29.5593 116.566,32.893 C 119.962,35.3084 124.189,38.8061 126.183,41.6155 C 126.534,43.4124 124.908,43.2443 123.933,41.9742 C 121.309,39.187 116.243,35.3123 113.29,33.4397 C 108.408,30.1473 104.222,28.4294 99.9344,27.0829 z" />
</g>
<path style="fill:none;stroke-width:1.25;stroke-linejoin:miter" d="M 100.672,71.3876 C 104.43,70.7716 106.256,69.9485 108.239,68.4242" />
<g>
<path style="fill:#08f;stroke-width:0.875" d="M 96.1616,45.3544 C 95.5104,45.401 94.9502,46.3595 94.8662,47.4602 C 94.775,48.6112 95.2608,49.6362 96.3468,49.7015 C 97.2192,49.7536 97.8062,48.2376 97.7545,47.4644 C 97.7096,46.7236 97.3839,45.2141 96.1616,45.3544 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 94.0965,43.2442 C 94.0965,43.2442 94.1518,43.2442 94.1518,43.2442 C 95.101,42.4708 96.593,42.5243 97.5216,43.1127 C 98.5269,43.805 100.357,45.0672 100.781,45.0672" />
</g>
<g transform="translate(0.184994,-6.16646e-2)" >
<path style="fill:#f00;stroke:none" d="M 94.4133,61.4681 C 95.0366,61.5281 95.9757,61.6219 97.7096,61.3492 C 97.1353,62.7902 94.5221,64.0397 92.9253,63.9618 C 92.1606,63.9245 92.3097,64.0226 91.9849,63.5749 C 92.2364,63.0665 92.7233,61.7741 92.1343,60.9465 C 92.7025,61.0844 93.2579,61.3178 94.4133,61.4681 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 92.0316,62.3846 C 95.4764,62.7362 98.0207,61.7062 99.0238,60.9784" />
</g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 132.807,79.2413 C 133.249,83.7713 135.237,90.2901 136.232,93.4942" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 107.063,96.5875 C 96.3458,100.565 79.4411,114.543 80.104,129.071" />
<g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 107.209,98.7854 C 96.492,102.763 80.767,115.427 81.4299,129.955" />
<path style="fill:#000;stroke:none" d="M 85.939,103.059 C 82.9528,104.907 79.1096,106.275 79.2305,108.437 C 79.287,109.755 80.3895,110.674 81.6248,110.129 C 80.3658,111.291 79.1206,113.444 78.506,115.618 C 79.7711,115.668 80.6307,115.63 81.2153,116.682 C 81.4363,114.472 80.6977,112.424 82.1493,110.54 C 82.2158,112.418 84.4195,112.535 85.2856,111.625 C 86.503,110.468 84.935,106.407 85.939,103.059 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 87.3962,92.7204 C 73.9167,106.421 77.0104,118.852 78.2257,127.524" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 86.1808,91.1736 C 72.7013,104.874 75.1321,117.415 76.7893,125.867" />
</g>
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 112.816,144.412 C 112.816,144.412 112.503,144.412 112.503,144.412 L 112.816,144.412 C 102.44,143.307 93.4336,142.153 81.5333,144.368 C 81.5333,144.368 41.5373,162.279 38.2739,199.522 C 37.3277,210.257 57.6245,219.173 66.9684,214.414 L 112.816,144.412 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 102.953,143.475 C 101.237,145.212 83.0945,177.36 82.7243,181.238 C 74.5354,180.818 71.6858,181.578 63.3957,183.17 C 65.0755,174.561 81.6143,148.13 85.7411,143.301 C 91.6203,142.461 95.8135,142.005 102.953,143.475 z" />
<path style="fill:#08f;stroke-width:1.25" d="M 75.7852,173.113 C 72.4865,174.982 67.0952,178.793 64.9784,180.294 C 64.751,180.455 66.2856,185.211 67.8346,188.103 C 69.654,187.475 77.2894,183.957 79.425,182.592 C 77.9306,179.468 76.6611,176.718 75.7852,173.113 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 89.2746,180.337 C 60.4939,180.116 35.4856,189.262 35.5773,203.982 C 35.6481,215.171 48.9813,223.751 60.3047,224.312" />
<path style="fill:#fe0;stroke-width:0.882821" d="M 87.1451,183.48 C 61.1711,183.29 38.4568,191.571 38.2646,204.22 C 38.1185,214.045 50.8223,221.569 62.0912,221.9" />
<g transform="translate(-1.15484,1.25984)" >
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 59.4218,202.39 C 59.6421,200.163 60.7812,199.948 61.9415,199.87 C 63.5746,199.87 63.4859,201.983 66.5608,201.76" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 82.1391,190.252 C 80.8028,188.916 78.622,189.72 77.948,190.869 C 76.5602,193.363 78.4881,194.087 78.7391,196.526" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 83.5961,187.927 C 82.8775,186.166 82.1154,186.035 80.559,185.902 C 79.1528,185.849 76.7752,187.116 76.7752,188.829 C 76.107,188.606 77.2958,184.494 76.9153,184.776 C 76.0245,184.85 74.2937,187.022 74.071,188.559 C 72.6605,186.332 70.1794,186.227 68.8705,186.568 C 65.3932,187.511 66.4305,191.404 66.6944,191.756 C 70.4062,187.598 74.7228,191.153 73.3691,195.289 C 72.4928,197.919 70.8268,198.921 67.5896,197.713 C 66.5293,197.327 64.15,194.672 60.4589,194.672 C 58.5288,194.672 55.9141,196.425 55.2923,197.703 C 53.7005,200.901 55.8846,202.971 58.162,202.6 C 58.6816,202.674 58.6371,201.13 57.5321,201.13" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 56.1492,202.748 L 52.8086,202.674 C 50.6606,202.674 48.3798,202.447 46.3738,202.093 C 48.2296,200.905 46.5786,199.672 45.3112,199.539 C 43.7919,199.371 42.9042,201.095 43.464,202.526 C 43.6867,204.159 45.4155,204.585 47.3792,204.638 C 50.2002,205.009 57.3115,204.562 57.1864,205.452 C 56.9624,205.972 48.9641,204.766 44.9338,205.452 C 43.4462,205.706 43.297,206.333 43.0928,207.155 C 42.8196,208.355 43.6241,209.459 45.0397,209.601 C 46.5005,209.822 46.8089,208.879 46.1915,207.55 C 47.8246,207.55 53.6826,207.698 56.6922,207.698 C 56.516,210.04 60.7174,210.949 61.2544,208.754" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 60.4717,201.97 C 60.4717,202.094 60.5746,202.768 61.7653,202.96 C 62.6381,203.027 63.328,201.958 62.8811,201.23" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 61.9415,208.584 C 61.9415,208.584 61.9415,208.689 61.9415,208.689 L 61.9415,208.584 C 62.1515,210.856 65.3752,211.989 67.4008,209.844" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 61.9415,209.739 C 62.1423,211.163 59.5857,211.251 58.0571,212.154 C 61.3116,214.673 67.1642,213.575 67.4008,210.579" />
</g>
<path style="fill:#000;stroke-width:0.625518" d="M 53.6126,135.088 C 53.8287,138.782 52.0298,145.431 46.9147,149.935 C 43.2313,153.343 37.7252,154.053 35.6584,152.864 C 34.5757,152.859 38.8239,134.71 47.6769,124.22 C 52.0515,125.196 53.6456,131.101 53.6126,135.088 z" />
<g transform="matrix(0.987358,0.158509,-0.158509,0.987358,15.8149,-0.661271)" >
<g/>
<g>
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 73.1253,57.8922 C 72.7523,57.6969 65.1479,61.662 63.4067,63.7503 C 61.127,66.4244 60.0001,68.9464 60.8987,69.8537 C 61.6409,70.5851 66.4718,68.9813 68.4019,66.8909 C 70.1263,65.0233 73.4378,58.2885 73.1253,57.8922 z" />
</g>
</g>
<g>
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 51.3659,105.14 C 51.2703,104.176 47.8446,99.0939 47.0553,98.0265 C 43.1386,92.6488 41.5311,90.4628 36.6565,88.495 C 34.9006,87.5198 30.5007,85.9451 28.4752,87.6949 C 27.4443,88.7142 27.9112,90.1782 28.054,90.7451 C 27.3888,90.5271 26.3762,88.9848 24.7079,90.8922 C 23.9049,91.7728 24.3221,93.2686 24.8431,94.1616 C 23.7801,94.0002 22.8852,94.7305 22.8873,96.0565 C 22.8889,96.9989 23.785,98.0861 23.9824,98.5597 C 23.2677,98.0713 22.3509,98.0075 20.5058,96.432 C 19.2608,95.003 17.6963,95.8247 17.6993,97.152 C 17.7048,99.6022 22.565,101.336 24.1167,102.554 C 25.9512,103.995 28.0216,104.835 29.5464,106.68 C 31.0607,108.512 32.6022,109.003 34.6138,110.037 C 35.8523,110.798 38.194,111.429 40.2932,111.269 C 40.6191,112.136 41.3449,112.457 42.4328,113.687 C 43.089,114.429 45.0261,116.339 45.8869,116.362 C 46.4994,116.378 50.477,106.356 51.3659,105.14 z" />
<g transform="matrix(0.987358,0.158509,-0.158509,0.987358,15.8149,-0.661271)" >
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 42.6475,62.2314 C 43.0656,64.2267 42.6831,69.7087 40.512,72.7274 C 36.096,78.8675 31.2004,83.8706 31.6343,85.5817 C 38.6776,82.3347 46.9317,72.3239 46.6876,67.7176 C 46.4873,63.9367 44.1589,62.2993 42.6475,62.2314 z" transform="translate(6.96717,-4.08286)" />
<path style="fill:#080;stroke-width:1.20403" d="M 61.6509,70.8498 C 52.0028,78.3772 48.576,76.7025 41.9049,81.1518 C 30.8211,88.7283 28.4286,102.585 21.0054,106.365 C 21.0054,106.365 21.0054,106.365 19.6796,104.376 C 27.1027,100.596 29.4953,86.7396 40.579,79.1631 C 47.2501,74.7138 50.677,76.3884 60.3251,68.8611 L 61.6509,70.8498 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 68.6331,56.0563 C 65.266,56.5874 59.8065,61.7507 59.6219,65.0625 C 59.4302,68.4602 60.6495,70.7906 64.0477,71.6652 C 68.5761,72.8205 74.7298,68.4636 75.4728,62.349 C 70.9025,62.4145 68.3448,64.3863 66.4327,64.8855 C 66.6826,63.9967 68.7503,61.401 68.6331,56.0563 z" />
</g>
<g transform="matrix(0.987358,0.158509,-0.158509,0.987358,23.3412,-3.58816)" >
<g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 44.581,67.0927 C 44.7719,71.872 38.2517,79.198 34.2604,82.5028" />
</g>
</g>
<path style="fill:none;stroke-width:1pt;stroke-linejoin:miter" d="M 47.7006,99.7507 C 47.0029,98.7646 44.5284,97.4065 43.1305,96.1925 C 41.9915,95.2033 38.1569,93.6795 37.1572,92.5697 C 36.8256,92.2017 35.8272,92.969 35.5798,93.6759 C 35.2995,94.4766 35.5653,96.3059 35.9683,97.024 C 36.58,98.5939 39.5688,99.3102 40.9704,100.497 C 40.6788,101.062 38.5561,104.641 40.3598,107.038" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 24.0136,98.5962 C 24.4591,99.3938 26.2792,101.015 26.9326,101.622 C 27.7594,102.39 29.487,103.698 30.6684,102.835 C 31.24,102.417 31.3717,101.567 31.148,100.766 C 30.2683,99.8671 29.188,98.6222 28.3493,97.8882" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 24.872,94.0358 C 24.872,94.7933 26.5489,96.5217 27.0985,97.2247 C 27.4281,97.6461 29.0758,99.1147 29.5042,99.4474 C 30.629,100.206 31.8286,100.735 32.8249,100.491 C 33.5801,100.307 33.9539,99.6705 33.9875,98.7723 C 34.2074,98.1996 31.3972,95.2319 30.5543,94.5423" />
<path style="fill:#fdd;stroke-width:1pt;stroke-linejoin:miter" d="M 35.5808,93.687 C 34.3563,93.3817 32.6015,90.619 32.162,90.5843 C 31.8955,90.9967 32.2386,91.3697 32.4712,91.5456 C 33.4768,92.834 35.4203,94.2175 34.5861,96.3682 C 34.4377,96.7397 33.1802,97.2865 32.8718,97.0966 C 32.0374,96.5829 31.9339,96.3534 31.3566,95.6225 C 31.0299,95.209 27.9408,91.2313 27.803,89.9326" />
</g>
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 64.5709,105.972 C 64.2961,102.494 58.7143,104.764 56.7919,103.868 C 55.1146,103.47 53.2983,102.787 53.1594,102.622 C 51.5425,100.701 48.8971,102.715 47.9196,104.372 C 43.189,112.393 38.1058,122.198 31.8503,131.197 C 25.2111,140.397 24.9488,153.371 25.9514,164.8 C 27.2302,179.522 34.7426,187.931 37.0592,193.827 C 37.0806,183.968 34.7013,172.977 34.694,163.118 C 34.6867,153.314 34.8433,148.21 39.426,139.405 C 41.9066,134.638 53.954,117.279 57.079,112.828 C 58.7548,110.441 61.3163,105.975 64.5709,105.972 z" />
<path style="fill:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 73.5228,110.716 C 70.7174,116.327 68.228,120.194 67.6166,126.408 C 67.2243,130.395 66.4719,136.654 71.5765,141.944 C 74.1902,144.766 80.983,145.315 83.93,143.208" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 67.5849,110.144 C 64.0251,110.144 61.3762,112.99 58.701,115.556" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 73.7947,109.856 C 70.2349,109.856 64.6977,118.622 62.0225,121.189" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 52.4323,105.942 C 50.8625,108.816 52.4814,112.122 51.7523,113.986 C 54.0389,113.19 57.2091,110.159 56.9753,106.966" />
<path style="fill:none;stroke-width:0.875" d="M 46.6144,119.568 C 46.289,122.826 43.0867,124.642 42.6373,126.592 C 41.1982,124.645 40.2914,120.353 42.2865,117.849" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 35.9055,131.843 C 34.3357,134.716 35.9546,138.023 35.2254,139.886 C 37.512,139.091 40.6823,136.059 40.4485,132.866" />
<path style="fill:#08f;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 92.0947,144.421 C 88.9551,146.137 83.8237,149.638 81.809,151.017 C 81.5926,151.165 83.0532,155.534 84.5275,158.19 C 86.2592,157.613 93.5264,154.381 95.559,153.127 C 94.1367,150.258 92.9284,147.732 92.0947,144.421 z" />
<path style="fill:none;stroke-width:0.875" d="M 33.3443,145.433 C 32.9446,148.683 29.7016,150.426 29.2079,152.365 C 27.8136,150.386 27.005,146.074 29.0567,143.616" />
<path style="fill:none;stroke-width:0.875" d="M 29.0385,157.003 C 27.6524,159.7 29.0818,162.804 28.4381,164.553 C 30.457,163.806 33.2563,160.961 33.0498,157.963" />
<path style="fill:none;stroke-width:0.875" d="M 33.1702,170.57 C 34.5563,173.267 33.1268,176.371 33.7706,178.119 C 31.7516,177.373 28.9524,174.528 29.1589,171.53" />
<path style="fill:#08f;stroke-width:1.25" d="M 83.8958,158.113 C 80.5971,159.982 75.2058,163.793 73.089,165.294 C 72.8616,165.455 74.3962,170.211 75.9453,173.103 C 77.7646,172.475 85.4,168.957 87.5356,167.591 C 86.0412,164.468 84.7717,161.718 83.8958,158.113 z" />
</g>
<use xlink:href="#g6504" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1" d="M 57.6537,226.558 L 147.83,89.9632" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1" d="M 57.6537,226.558 L 147.83,89.9632" />
</g>
</g>
<g id="king-of-diamonds" >
<!--
<image width="58" height="88" xlink:href="king-of-diamonds.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g18978" 
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke-opacity:1;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;display:inline"
>
<path style="fill:#f00;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 60.7249,94.1538 C 44.2513,105.682 34.197,116.191 27.8211,145.627 C 24.9206,159.019 23.5229,194.575 39.8355,209.937 C 44.0074,213.866 74.8282,145.753 74.8282,145.753 C 74.8282,145.753 72.181,94.333 60.7249,94.1538 z" />
<g>
<path style="fill:#fff;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 28.7895,135.535 C 28.7895,135.535 32.2238,138.523 37.2357,139.034 C 42.2476,139.545 46.1093,138.542 46.1093,138.542 L 46.2571,155.056 C 46.2571,155.056 39.9539,156.765 35.3788,156.765 C 32.3717,156.765 25.0594,155.911 25.0594,155.911 L 28.7895,135.535 z" />
<path style="fill:#08f;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 28.2916,138.955 C 28.2916,138.955 31.726,141.242 36.7379,141.633 C 41.7498,142.024 45.7593,141.257 45.7593,141.257 L 45.7593,152.765 C 45.7593,152.765 39.3082,154.299 34.7331,154.299 C 31.726,154.299 24.7094,153.532 24.7094,153.532 L 28.2916,138.955 z" />
</g>
<path style="fill:#080;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 55.5625,92.7188 C 39.1279,104.22 24.6732,119.415 18.3125,148.781 C 15.4189,162.141 15.2172,195.83 39.75,211.156 C 44.5987,214.185 74.6562,145.969 74.6562,145.969 C 74.6562,145.969 43.912,213.92 39.75,210 C 23.4761,194.674 24.8564,159.203 27.75,145.844 C 33.9931,117.021 43.7885,106.352 59.6875,95.0938 C 58.376,93.6061 57.0014,92.7412 55.5625,92.7188 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 66.7877,113.388 C 66.7877,113.388 49.805,122.081 44.8926,138.764 C 41.0224,151.908 46.729,164.679 49.4524,170.006 C 52.061,175.109 74.8282,145.753 74.8282,145.753 L 66.7877,113.388 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 66.9968,117.778 C 66.9968,117.778 53.15,124.381 49.0738,137.51 C 45.0112,150.595 48.8196,160.916 51.5431,166.243 C 54.1516,171.346 74.8282,145.753 74.8282,145.753 L 66.9968,117.778 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 68.1546,130.74 C 68.1546,130.74 59.7944,135.771 57.7014,143.911 C 55.8199,151.228 56.8652,157.431 58.9558,160.184 C 61.0464,162.936 72.754,147.883 72.754,147.883 L 68.1546,130.74 z" />
<path style="fill:#080;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 109.69,149.391 C 93.2068,149.76 65.4274,142.976 65.4274,142.976 C 65.4274,142.976 63.2914,150.367 57.395,158.113 C 50.0979,167.699 44.6091,175.188 42.8707,180.731 C 40.357,188.745 38.1564,191.051 37.9923,199.949 C 37.826,208.966 39.951,211.479 45.7534,216.21 C 52.1856,221.454 60.7581,224.341 60.7581,224.341 L 109.69,149.391 z" />
<path style="fill:#08f;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 143.986,96.9112 L 110.261,149.243 C 110.261,149.243 95.1363,149.687 87.6632,148.504 C 80.19,147.321 66.967,141.497 66.967,140.817 C 66.967,140.136 67.7061,125.1 65.7843,115.077 C 63.8625,105.053 55.1307,91.885 55.1307,91.885 L 61.9408,88.4849 L 131.864,88.9284 L 143.986,96.9112 z" />
<path style="fill:#fff;stroke-width:1.25;stroke-linejoin:round" d="M 124.295,79.9935 C 124.295,79.9935 126.216,82.1179 128.304,81.9982 C 130.518,81.8714 132.114,81.0931 133.91,80.0421 C 135.678,79.0071 136.917,78.6589 138.755,79.4615 C 140.809,80.3582 140.279,82.0934 139.862,84.0982 C 138.761,86.3003 142.354,89.6805 139.33,90.0172 C 136.78,90.0172 136.323,91.0196 136.323,89.0149 C 136.323,87.0101 136.871,85.4359 134.955,84.2736 C 132.009,82.4873 130.162,86.5058 127.087,87.2005 C 123.765,87.9509 124.295,79.9935 124.295,79.9935" />
<path style="fill:#f00;stroke-width:0.875;stroke-linejoin:round" d="M 75.8368,79.9935 C 70.423,84.237 64.1039,86.6686 58.0972,89.8154 C 64.2691,98.4455 81.3263,112.279 101.559,111.839 C 120.38,111.429 127.817,108.59 131.569,106.077 C 135.321,103.564 142.065,96.1721 142.065,96.1721 C 142.065,96.1721 125.36,86.5631 121.073,84.05 C 116.786,81.5369 113.977,79.9935 113.977,79.9935 C 113.977,79.9935 101.965,84.3457 96.0895,82.5717 C 90.2138,80.7977 83.0804,78.1368 83.0804,78.1368 L 75.8368,79.9935 z" />
<g>
<g>
<path style="fill:#fe0;stroke-width:0.875;stroke-linejoin:round" d="M 83.6718,90.4558 C 83.6718,90.4558 81.3832,94.1352 77.9064,98.3846 C 74.8825,102.08 73.1758,103.581 73.6193,106.083 C 74.0628,108.585 75.5411,108.733 76.8716,108.733 C 78.2021,108.733 80.2717,106.22 81.8978,102.376 C 83.5239,98.5324 84.5587,96.3149 86.037,94.0975 C 87.5153,91.88 87.811,91.7322 87.811,91.7322" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linejoin:round" d="M 80.2209,89.3581 C 80.2209,89.3581 77.4283,92.6713 73.378,96.3781 C 69.8554,99.6019 67.9512,100.842 68.0312,103.382 C 68.1113,105.922 69.5531,106.28 70.8698,106.471 C 72.1866,106.662 74.5952,104.471 76.7557,100.901 C 78.9163,97.33 80.2584,95.2839 82.0394,93.3014 C 83.8205,91.3188 84.1343,91.2149 84.1343,91.2149" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.877078;stroke-linejoin:round" d="M 99.2352,95.2217 C 99.2352,95.2217 99.7949,99.5185 99.796,105.009 C 99.797,109.784 99.4267,112.026 101.355,113.681 C 103.283,115.337 104.52,114.515 105.55,113.672 C 106.579,112.829 106.589,109.574 105.413,105.569 C 104.237,101.565 103.633,99.1938 103.372,96.5415 C 103.112,93.8893 103.247,93.5876 103.247,93.5876" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linejoin:round" d="M 96.094,95.146 C 96.094,95.146 95.6356,99.4548 94.3556,104.794 C 93.2423,109.438 92.359,111.531 93.8476,113.591 C 95.3362,115.65 96.7314,115.14 97.9291,114.56 C 99.1269,113.981 99.896,110.818 99.6866,106.65 C 99.4772,102.481 99.4434,100.035 99.8088,97.3947 C 100.174,94.7549 100.376,94.4931 100.376,94.4931" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.877078;stroke-linejoin:round" d="M 127.459,86.7101 C 127.459,86.7101 131.239,88.8273 136.336,90.8698 C 140.768,92.6461 142.987,93.136 143.807,95.5412 C 144.626,97.9464 143.403,98.7897 142.238,99.4321 C 141.073,100.074 138.047,98.873 134.767,96.2923 C 131.488,93.7115 129.511,92.2693 127.146,91.0413 C 124.78,89.8132 124.45,89.8265 124.45,89.8265" />
<path style="fill:#fe0;stroke-width:0.877078;stroke-linejoin:round" d="M 126.546,88.328 C 126.546,88.328 129.61,91.3919 133.961,94.741 C 137.745,97.6539 139.747,98.7276 139.883,101.265 C 140.02,103.802 138.613,104.282 137.318,104.584 C 136.022,104.886 133.436,102.908 130.98,99.5343 C 128.524,96.1602 127.012,94.2355 125.069,92.4115 C 123.126,90.5876 122.805,90.5107 122.805,90.5107" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.875;stroke-linejoin:round" d="M 117.829,92.2281 C 117.829,92.2281 119.906,96.031 123.137,100.47 C 125.947,104.331 127.566,105.925 126.982,108.398 C 126.398,110.871 124.913,110.935 123.585,110.86 C 122.257,110.785 120.332,108.159 118.926,104.229 C 117.52,100.3 116.612,98.0278 115.261,95.7303 C 113.911,93.4329 113.624,93.2686 113.624,93.2686" />
<path style="fill:#fe0;stroke-width:0.877078;stroke-linejoin:round" d="M 115.007,93.9012 C 115.007,93.9012 116.55,97.95 119.152,102.785 C 121.414,106.99 122.803,108.789 121.89,111.16 C 120.977,113.532 119.498,113.394 118.192,113.14 C 116.886,112.886 115.334,110.024 114.472,105.941 C 113.609,101.857 113.017,99.4832 111.99,97.0243 C 110.962,94.5653 110.7,94.3638 110.7,94.3638" />
</g>
</g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round;stroke-dashoffset:0" d="M 76.5759,86.8588 C 76.5759,86.8588 87.3675,95.3932 101.559,95.8764 C 114.146,96.3095 120.777,95.0291 126.69,90.0172 C 132.603,85.0054 110.872,76.3628 110.872,76.3628 C 110.872,76.3628 88.8922,78.7789 85.7646,75.7715 C 77.9064,78.5295 74.802,85.3805 76.5759,86.8588 z M 79.0494,84.8996 C 79.0494,84.8996 90.3086,91.9873 102.211,92.6095 C 112.417,92.9798 118.983,91.467 124.465,87.1819 C 129.947,82.8968 110.846,75.9257 110.846,75.9257 C 110.846,75.9257 90.4677,77.9914 87.5682,75.4202 C 80.2829,77.7782 77.4048,83.6357 79.0494,84.8996 z M 87.9076,81.7231 C 87.9076,81.7231 92.2662,85.6607 101.572,85.8836 C 109.826,86.0834 114.174,85.4927 118.052,83.1804 C 121.929,80.868 107.679,76.8806 107.679,76.8806 C 107.679,76.8806 93.266,77.9953 91.2151,76.6078 C 86.0622,77.8802 86.7443,81.0411 87.9076,81.7231 z" />
<path style="fill:#fdd;stroke-width:1.25;stroke-linejoin:round" d="M 122.616,40.4398 C 122.616,40.4398 123.569,42.6965 124.085,43.6989 C 124.602,44.7013 124.565,46.9151 123.563,47.9175 C 122.56,48.9199 122.874,50.3404 122.874,51.3427 C 122.874,52.3451 126.195,54.85 126.195,54.85 C 126.195,54.85 128.242,53.9317 129.245,54.9341 C 130.247,55.9365 130.623,57.9958 129.995,59.2572 C 128.653,61.9549 126.458,61.2782 124.085,60.4947 L 121.582,72.7921 C 121.582,72.7921 118.926,72.8537 120.525,75.8608 C 122.124,78.8679 122.868,79.9935 120.285,80.9959 C 117.703,81.9982 114.271,82.4723 111.264,80.9959 C 108.257,79.5194 99.0369,75.0619 97.6325,72.5158 C 96.228,69.9697 92.7928,71.9745 88.209,63.9555 C 83.6253,55.9365 82.1948,53.3865 84.1995,49.4143 C 86.2043,45.4421 101.24,39.8625 104.247,39.3793 C 107.254,38.8961 122.197,40.2156 122.616,40.4398 z" />
<path style="fill:#fe8;stroke-width:1.25;stroke-linejoin:round" d="M 83.9778,48.9613 C 83.9778,48.9613 82.5752,50.9287 82.4039,53.6611 C 82.0485,59.3264 83.8437,60.5037 83.8649,62.5297 C 83.8994,65.8089 79.4877,66.8564 77.1829,66.9626 C 74.8039,67.0722 71.2732,68.0748 69.2684,70.5969 C 67.5043,72.8164 68.1615,75.8665 69.1639,77.4288 C 70.1663,78.9911 71.4563,80.4263 71.1687,81.5055 C 70.898,82.5209 68.5974,83.1303 66.741,82.3734 C 65.3185,81.7934 63.7861,81.001 60.7268,81.1004 C 59.1344,81.1522 58.145,83.1486 58.1378,84.1505 C 58.1055,88.736 63.1031,89.4862 63.4017,87.9865 C 63.6952,86.5117 60.7235,85.7556 61.6246,84.9624 C 62.8693,83.8668 64.8238,85.1631 67.1815,85.6517 C 69.5393,86.1402 72.5285,86.2076 74.0084,84.7347 C 75.6151,83.1355 75.2827,80.5348 74.2803,79.0341 C 73.2779,77.5333 72.0534,76.4478 72.171,73.9792 C 72.2927,71.4277 75.8383,71.3473 79.7576,70.9721 C 84.2905,70.5382 88.5176,68.7945 89.4558,65.4428 C 90.1571,62.9376 88.7161,59.946 88.209,57.9412 C 87.702,55.9365 87.2067,55.9365 89.2114,51.927 C 91.2162,47.9175 89.2114,44.9103 89.2114,44.9103 C 85.2588,45.473 85.5981,46.7547 83.9778,48.9613 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 95.2036,45.5026 C 95.0687,49.4005 96.5468,58.9036 94.1561,62.318 C 92.2276,64.5678 88.3127,66.4787 86.6401,69.232 C 83.8243,73.8669 85.2064,78.8281 87.4637,79.8918 C 91.8734,81.9697 97.7752,78.998 97.3457,73.5353 C 97.0121,69.2914 92.9779,69.93 91.9226,72.21 C 90.5328,75.2125 94.4728,73.7525 91.6679,76.5187 C 90.4977,77.6728 88.4342,76.3878 88.9161,74.6486 C 89.3434,68.0995 97.5924,64.9906 98.9397,61.8379 C 99.37,59.2721 101.526,56.5876 101.392,54.524 C 101.262,52.5217 100.218,47.0107 100.794,45.3696 C 102.845,25.8972 95.7872,34.7137 95.2036,45.5026 z" />
<path style="fill:#fe8;stroke-width:0.875;stroke-linejoin:round" d="M 92.0967,53.4812 C 91.547,57.3425 93.0907,63.0512 90.3497,66.1914 C 88.1924,68.2228 84.3013,69.8763 82.1396,72.2649 C 78.1067,76.7211 79.6913,81.6535 81.8224,82.9518 C 85.9855,85.4878 92.1703,83.1621 92.3256,77.6847 C 92.4462,73.4294 88.3669,73.6344 87.0746,75.7889 C 85.3726,78.6263 89.4458,77.5945 86.3621,80.046 C 85.0756,81.0687 83.1608,79.5711 83.8253,77.8932 C 84.9482,71.4269 93.4816,69.215 95.1572,66.2238 C 95.8585,63.7185 96.5585,59.3839 96.6453,57.3178 C 96.7296,55.3131 98.0082,51.6173 98.7564,50.047 C 100.685,46.0001 99.3477,39.3346 99.3477,39.3346 C 94.492,40.0306 92.4061,50.6085 92.0967,53.4812 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 87.5497,55.2133 C 87.1944,60.8786 89.64,61.3943 88.9369,64.4515 C 88.0284,68.4014 83.6726,70.1826 81.3679,70.2888 C 78.9888,70.3984 74.0538,70.2922 72.049,72.8144 C 70.2849,75.0338 73.0117,77.2709 74.0141,78.8332 C 75.0165,80.3955 75.4533,82.5253 74.9101,83.5012 C 73.6047,85.8471 72.4603,84.5141 70.5564,85.1083 C 69.0162,85.589 69.6265,88.2296 73.2144,87.7213 C 74.1553,87.588 77.6915,87.7444 78.9325,86.0652 C 80.778,83.568 80.059,81.2 79.0566,79.6993 C 78.0542,78.1986 78.1601,78.2217 76.9473,76.1967 C 75.6349,74.0052 79.2841,72.8256 83.2034,72.4504 C 87.7363,72.0165 92.8504,70.125 93.7886,66.7733 C 94.7665,61.4947 92.0418,56.8248 94.2095,51.7791 C 96.1376,47.7323 96.7226,41.0668 96.7226,41.0668 C 89.6494,41.7628 87.8592,52.3406 87.5497,55.2133 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 110.294,39.6119 C 110.294,39.6119 108.441,44.9393 108.626,46.9151 C 109.027,51.1877 109.928,54.1935 108.803,55.4449 C 107.496,56.8986 106.045,55.8597 105.66,54.9341 C 103.369,49.4229 105.846,41.4011 105.846,41.4011 L 110.294,39.6119 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 105.698,65.4234 C 105.698,65.4234 106.733,65.8669 103.481,69.1192 C 100.229,72.3714 99.1939,71.9279 98.3069,73.9976 C 97.4199,76.0672 98.6026,76.0672 98.6026,76.0672" />
<path style="fill:#fe8;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 123.661,71.7225 C 120.214,75.7781 123.555,75.1822 126.063,76.6355 C 128.244,77.8999 126.88,80.2435 125.695,82.2893 C 124.601,84.178 126.985,86.4833 128.927,85.4069 C 130.428,84.331 133.959,84.6528 133.615,86.709 C 133.105,89.754 134.6,89.3776 136.435,88.2285 C 137.866,87.3317 138.027,86.1895 139.812,86.2683 C 141.681,86.3508 141.949,87.5072 141.127,89.7299 C 140.507,91.407 142.954,91.7148 144.402,89.6864 C 145.094,88.7162 145.145,85.8587 147.254,87.7864 C 148.392,88.8274 146.356,91.4025 145.701,92.3818 C 144.686,93.8978 139.958,94.1042 139.63,91.8044 C 139.42,90.3376 138.12,90.2163 136.241,92.2895 C 134.615,94.0834 131.905,91.5762 131.472,89.7123 C 130.594,87.9636 128.442,87.5591 126.954,88.2639 C 125.173,89.1084 123.625,87.476 122.552,86.647 C 120.897,87.5374 119.925,87.429 118.875,85.1489 C 117.666,86.4915 115.327,88.2175 114.136,85.0006 C 112.779,85.3056 110.113,84.4459 110.275,82.1888 C 110.511,81.2163 110.633,83.6651 108.663,83.5213 C 107.313,83.4228 108.176,82.8835 107.627,81.504 C 108.023,83.3287 105.978,83.6026 104.937,83.9029 C 103.633,84.2793 100.89,83.4766 100.247,82.3822 C 99.5833,81.251 99.2581,79.5725 98.0774,78.5218 C 97.1799,76.27 96.7834,74.5147 95.6854,72.2577 C 94.4177,70.0586 98.6772,63.7998 100.718,62.6996" />
<path style="fill:#fff;stroke:none" d="M 103.052,63.5549 C 103.052,63.5549 94.4745,67.106 92.032,69.9436 C 94.9704,74.412 98.4597,81.581 99.5986,77.7137 C 100.129,75.9119 102.483,74.3172 103.116,73.3719 C 103.77,72.3961 107.026,64.6806 107.026,64.6806" />
<path style="fill:#fff;stroke:none" d="M 109.259,66.9626 C 109.259,66.9626 113.057,71.5264 111.013,76.1318 C 112.681,76.0507 113.38,75.8218 114.35,74.382 C 114.845,73.6464 117.426,68.1074 117.426,68.1074" />
<path style="fill:#fff;stroke:none" d="M 99.7797,65.1444 C 99.7797,65.1444 109.442,69.0302 104.558,76.2859 C 106.429,76.1851 109.679,75.0444 110.504,73.5592 C 111.026,72.6205 113.578,66.6056 113.578,66.6056" />
<path style="fill:#fdd;stroke:none" d="M 103.986,63.4476 C 103.903,63.4476 99.1083,65.5837 99.1909,69.9256 C 100.953,67.6264 103.109,68.4162 104.465,67.0473 C 105.159,66.3473 108.257,62.9531 108.257,62.9531" />
<g>
<path style="fill:#fe8;stroke-width:0.875;stroke-linejoin:round" d="M 96.4474,44.2954 C 96.5306,47.2017 98.9269,52.7243 99.3089,55.8313 C 99.8023,59.8454 99.0689,62.6196 97.6491,63.9844 C 96.1023,65.4712 91.6313,67.3356 90.774,70.4069 C 90.0196,73.1096 92.9665,74.2269 94.2822,75.3289 C 95.5979,76.4309 96.4787,77.7474 96.3384,78.8529 C 96.0011,81.5101 93.8275,80.7469 92.4475,81.9811 C 91.3311,82.9795 92.1751,85.2448 95.3079,84.2133 C 96.7056,83.7531 99.1637,82.4351 99.6573,80.4238 C 100.391,77.4325 99.7923,75.9324 98.496,74.8879 C 97.1996,73.8434 95.6234,73.3796 95.5014,70.9384 C 95.3911,68.733 97.7662,67.7628 100.578,65.6447 C 103.872,63.1635 106.373,60.5762 106.452,57.4634 C 106.495,55.7561 104.753,50.5959 105.393,45.9817 C 106.016,41.4908 107.806,38.5316 99.7996,38.3686 C 96.0224,40.7509 95.7995,41.5013 96.4474,44.2954 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 102.003,40.7358 C 102.003,40.7358 100.672,41.8412 100.82,44.9103 C 100.968,47.9795 102.627,52.8757 102.89,54.1883 C 103.629,57.8841 102.92,64.6931 100.407,65.7356" />
</g>
<path style="fill:#080;stroke-width:1.01833;stroke-linecap:square;stroke-linejoin:round" d="M 120.002 51.0869 A 2.09063 2.71782 0 1 1 115.821,51.0869 A 2.09063 2.71782 0 1 1 120.002 51.0869 z" transform="matrix(0.858579,0,0,0.864018,16.8151,7.02081)" />
<path style="fill:#fdd;stroke:none" d="M 120.119,72.2022 C 120.119,72.2022 117.462,73.5611 118.262,75.9224 C 117.015,75.3712 116.473,73.6228 116.553,72.4113 C 116.603,71.6455 119.578,68.986 119.578,68.986" />
<path style="fill:#fdd;stroke:none" d="M 112.181,69.6912 C 112.181,69.6912 113.196,73.4652 111.76,74.7222 C 112.721,75.4658 113.754,74.4858 114.201,73.3616 C 114.484,72.6511 117.367,67.0246 117.367,67.0246" />
<path style="fill:#fdd;stroke:none" d="M 105.555,63.3609 C 105.555,63.3609 109.701,71.1034 107.676,73.1644 C 109.252,73.308 110.699,71.7522 111.228,70.4061 C 111.562,69.5553 109.807,64.9493 109.807,64.9493" />
<g>
<path style="fill:#fe8;stroke-width:0.875;stroke-linejoin:round" d="M 124.695,61.3581 C 122.91,61.2993 121.368,61.3581 119.594,61.8016 C 117.82,62.2451 117.343,63.4076 117.125,64.093 C 116.626,65.6685 116.707,66.8438 115.273,67.0496 C 111.846,67.5413 112.059,65.588 112.704,64.9134 C 113.947,63.6127 114.973,61.3486 112.942,59.946 C 111.859,59.1983 109.838,59.8059 109.838,59.8059 C 109.838,59.8059 111.484,60.9885 110.577,63.0581 C 109.67,65.1278 108.025,65.9971 108.212,67.493 C 108.507,69.8583 112.011,69.5023 114.666,69.5875 C 121.836,69.8174 123.31,67.0374 123.66,66.1626 C 123.66,66.1626 122.611,67.8779 122.125,68.2692 C 124.955,68.9868 126.004,67.2801 126.295,66.0282 C 125.573,68.212 125.545,67.638 124.937,68.0968 C 129.02,69.1567 129.73,65.1396 128.834,63.1321 C 127.898,61.0358 125.559,61.3866 124.695,61.3581 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 123.323,64.019 C 123.988,64.4859 124.25,64.8209 123.618,66.2559" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 126.299,65.9602 C 126.751,65.0895 126.356,64.3783 125.902,64.1727" />
</g>
<path style="fill:#fdd;stroke-width:1.25;stroke-linejoin:round" d="M 119.283,69.9697 C 119.283,69.9697 121.287,68.5436 123.292,68.5436 C 125.297,68.5436 126.456,68.9249 126.299,70.9721 C 126.17,72.6633 124.774,73.7701 122.77,73.2475 C 120.765,72.7249 119.817,72.9769 119.283,73.9792" />
<g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 123.292,81.401 C 123.292,81.401 122.29,83.0006 122.29,84.003 C 122.29,85.0054 122.72,87.0101 122.72,87.0101" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 120.285,79.9935 C 120.285,79.9935 119.003,81.0934 118.707,82.5717 C 118.412,84.05 118.855,85.5283 118.855,85.5283" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 116.786,79.9935 C 116.786,79.9935 114.62,81.408 114.273,82.276 C 113.681,83.7543 114.273,85.0054 114.273,85.0054" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 116.223,71.2185 C 114.644,73.7518 115.211,76.31 114.298,77.5888 C 112.82,79.6584 110.593,79.6763 110.366,82.0416" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 111.316,71.9279 C 111.316,71.9279 111.907,72.5656 109.985,75.4251 C 108.064,78.2846 107.029,79.7806 107.325,80.8805" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 105.846,70.3757 C 105.846,70.3757 107.177,71.7801 105.698,74.1454 C 104.22,76.5107 101.826,77.7764 102.594,79.9935 C 103.333,82.1282 107.472,82.35 107.472,81.3151" />
</g>
<path style="fill:#fdd;stroke-width:0.875;stroke-linejoin:round" d="M 122.019,58.2995 C 120.645,58.2408 119.701,59.5708 120.703,60.5732 C 121.706,61.5755 123.815,61.4281 124.817,59.4233" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 119.524,46.4787 C 119.524,46.4787 120.017,45.0249 115.962,45.4946 C 113.637,45.7638 112.641,47.4282 112.641,47.4282" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 85.5619,28.0039 L 84.4497,32.5387 L 88.0651,33.8877 L 89.6648,30.0486 L 85.5619,28.0039 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 116.535,21.0889 L 112.733,23.7992 L 114.592,27.1807 L 118.31,25.3159 L 116.535,21.0889 z" />
<g>
<g transform="matrix(1.06197,-0.215937,0.22233,1.02734,-7.72104,25.1175)" >
<path style="fill:#fe0;stroke-width:1.17402;stroke-linejoin:round" d="M 96.1257,15.8823 C 98.6645,18.9091 101.388,21.1911 104.183,22.9225 C 99.9542,24.5689 98.551,25.3804 96.57,26.7385 C 94.2699,25.1821 90.9961,23.7879 88.769,23.6205 C 90.714,21.5818 93.8426,19.2769 96.1257,15.8823 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 103.419,31.4055 C 101.351,30.63 97.6332,26.2395 96.4946,24.7819 C 94.7052,26.8356 92.974,29.8493 91.6923,31.1721 L 103.419,31.4055 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 84.4626,31.8335 C 82.4555,31.6777 77.4402,29.0056 75.3498,28.1528 C 76.4569,28.9932 76.7268,33.1496 77.4423,34.203 C 78.8558,33.9159 82.8151,32.4218 84.4626,31.8335 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 92.8806,31.5857 C 90.5747,30.7356 86.7582,27.9486 85.0622,27.0506 C 84.2964,28.3953 83.2998,31.6965 82.1497,32.9056 C 84.0663,32.6797 89.9599,31.6778 92.8806,31.5857 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 117.15,34.1442 C 118.48,32.9253 118.806,30.2759 120.697,29.0957 C 118.346,29.8432 112.711,30.7564 108.319,31.1781 C 109.899,31.4555 115.902,34.0767 117.15,34.1442 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 110.935,32.1511 C 109.801,31.1531 110.409,27.7547 109.569,26.0797 C 108.133,27.5161 103.014,30.4958 101.617,31.3459 C 104.618,31.6124 107.51,31.4676 110.935,32.1511 z" />
<path style="fill:#fe0;stroke-width:1.17402;stroke-linejoin:round" d="M 119.165,29.8269 C 121.777,27.8949 127.261,23.41 132.822,21.2199 C 128.915,20.7626 124.697,20.5873 120.517,19.777 C 121.156,23.4008 119.424,26.1847 119.165,29.8269 z" />
<path style="fill:#fe0;stroke-width:1.17402;stroke-linejoin:round" d="M 76.6076,29.2501 C 73.4412,27.8785 68.2499,23.9334 62.8825,23.3198 C 63.8813,21.4935 72.9826,20.7735 77.2233,20.5724 C 77.1951,22.63 76.2887,26.591 76.6076,29.2501 z" />
<g style="stroke-width:1.17402" >
<path style="fill:#f00;stroke-width:1.17402" d="M 109.537,23.483 C 110.893,23.4071 111.565,24.1915 111.641,24.8975 C 111.725,25.6762 110.802,26.3093 109.837,26.315 C 108.614,26.3465 108.014,25.5337 107.915,24.8771 C 107.869,24.1485 108.695,23.5301 109.537,23.483 z" />
<path style="fill:#f00;stroke-width:1.17402" d="M 95.9983,21.0499 C 97.192,20.7828 98.6971,21.4602 98.9552,22.235 C 99.2097,23.097 98.2002,23.9756 96.9836,24.1652 C 95.4482,24.4325 94.5173,23.636 94.2518,22.9193 C 94.0373,22.112 94.9454,21.2594 95.9983,21.0499 z" />
<path style="fill:#f00;stroke-width:1.17402" d="M 84.1818,24.1119 C 85.1698,23.8337 86.4172,24.546 86.6321,25.3584 C 86.8441,26.2622 86.0096,27.1817 85.0025,27.3786 C 83.7315,27.6565 82.9595,26.8203 82.7385,26.0687 C 82.5597,25.2221 83.3104,24.3299 84.1818,24.1119 z" />
<path style="fill:#f00;stroke-width:1.17402" d="M 120.346,27.1642 C 121.36,26.4497 123.194,26.2855 123.869,26.7356 C 124.588,27.2506 124.088,28.3289 123.009,28.9971 C 121.663,29.8607 120.322,29.6882 119.672,29.2834 C 119.021,28.7906 119.437,27.7754 120.346,27.1642 z" />
<path style="fill:#f00;stroke-width:1.17402" d="M 74.298,26.3471 C 75.467,26.5443 76.5093,27.6009 76.4077,28.3065 C 76.2657,29.0803 74.9992,29.4334 73.8431,29.1668 C 72.3719,28.8523 71.8879,27.8984 71.9583,27.2363 C 72.1122,26.5196 73.2782,26.1526 74.298,26.3471 z" />
</g>
<g style="stroke-width:1.17402" >
<path style="fill:#fe0;stroke-width:1.17402;stroke-linecap:butt;stroke-linejoin:round" d="M 117.088,33.6112 C 115.969,35.4982 115.612,37.8013 115.906,38.6186 C 113.664,38.1652 108.589,36.3723 97.7834,36.3577 C 88.4206,36.2704 78.1308,38.11 77.4728,38.3581 C 77.8843,37.0145 77.4496,36.1915 76.524,34.3085 C 80.7425,33.1011 87.0803,31.5425 97.8559,31.5951 C 112.169,31.6656 116.331,33.5129 117.088,33.6112 z" />
<path style="fill:#fe0;stroke-width:1.17402" d="M 117.969,34.4944 C 119.956,34.1371 119.659,32.601 117.561,32.44 C 110.62,31.1025 102.27,30.2597 94.2724,30.5856 C 88.5489,30.8543 79.7402,32.2062 75.3765,33.5708 C 73.6704,34.9412 75.8468,35.6705 78.793,34.5018 C 83.8781,33.4948 92.9086,32.7112 97.7215,32.6753 C 105.821,32.4457 111.969,33.3557 117.969,34.4944 z" />
</g>
<path style="fill:#fe0;stroke-width:1.17402" d="M 115.761,39.7179 C 117.651,39.3606 117.368,37.8246 115.374,37.6635 C 108.773,36.326 100.832,35.4832 93.2269,35.8091 C 87.7841,36.0778 80.6729,36.8384 76.5231,38.2029 C 74.9008,39.5734 76.8298,40.3026 78.7881,39.7253 C 83.6237,38.7183 91.9299,38.0825 96.5068,38.0466 C 104.209,37.817 110.056,38.5792 115.761,39.7179 z" />
</g>
<g>
<path style="fill:#f00;stroke-width:0.87708" d="M 110.732,36.8915 C 111.42,36.5402 112.455,36.8656 112.74,37.4203 C 113.037,38.0414 112.562,38.8329 111.846,39.1283 C 110.948,39.5223 110.246,39.0351 109.966,38.5253 C 109.702,37.9405 110.12,37.1815 110.732,36.8915 z" />
<path style="fill:#f00;stroke-width:0.875" d="M 92.6728,40.4778 C 93.3668,40.1385 94.4091,40.4529 94.6965,40.9887 C 94.996,41.5887 94.5168,42.3532 93.7958,42.6386 C 92.8906,43.0192 92.1836,42.5486 91.9013,42.0561 C 91.6355,41.4912 92.0564,40.758 92.6728,40.4778 z" />
</g>
</g>
<path style="fill:#f00;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 109.69,149.391 C 93.2068,149.76 65.6365,141.408 65.6365,141.408 C 65.6365,141.408 67.5583,155.452 64.8974,163.139 C 62.2364,170.826 52.6275,187.531 52.6275,187.531 L 83.6718,189.009 L 109.69,149.391 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linejoin:round" d="M 69.1999,139.73 C 69.1999,139.73 68.2874,124.034 67.5274,118.196 C 66.4462,109.89 61.4646,98.5442 59.3739,94.572 C 57.2833,90.5998 56.8753,89.8639 54.8716,90.4607 C 51.894,91.3477 53.5132,93.7245 54.5296,95.1169 C 56.7217,98.1199 62.9035,111.792 64.2674,119.941 C 65.5123,127.378 65.3575,134.814 65.1544,142.238 C 73.456,148.307 83.444,151.601 93.589,151.733 C 98.9647,151.803 103.378,151.828 108.947,150.907 L 111.247,146.726 C 103.677,147.683 98.226,148.133 92.1208,147.49 C 85.2703,146.77 76.9006,145.198 69.1999,139.73 z" />
<g>
<path style="fill:#080;stroke-width:0.875;stroke-linejoin:round" d="M 96.7323,121.033 C 95.8144,122.073 94.01,123.578 92.3751,124.839 C 90.09,126.602 87.5326,127.903 87.5326,127.903 C 87.5326,127.903 88.9122,129.155 89.9306,130.66 C 90.5615,131.592 91.3403,133.903 91.3403,133.903 C 91.3403,133.903 93.9525,131.344 95.7483,129.825 C 97.426,128.406 100.801,126.364 100.801,126.364 C 100.801,126.364 99.053,125.219 98.2883,124.1 C 97.4733,122.907 97.2027,121.835 96.7323,121.033 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round;stroke-dashoffset:0" d="M 71.6975,111.251 C 71.6975,111.251 74.7703,122.723 75.1782,125.1 C 75.7695,128.547 75.1782,134.312 75.1782,134.312 C 75.1782,134.312 84.6311,137.568 92.985,138.895 C 101.995,140.326 116.047,139.634 116.047,139.634 C 116.047,139.634 116.105,131.941 115.751,128.695 C 114.864,120.564 113.09,117.607 113.09,117.607 C 113.09,117.607 101.726,119.01 94.0199,117.164 C 89.0031,115.962 79.1661,114.388 71.6975,111.251 z M 113.678,120.089 C 111.326,122.754 96.9765,135.135 91.1515,138.445 M 115.691,128.382 C 115.691,128.382 111.192,132.681 107.182,135.688 C 103.173,138.695 101.58,139.735 101.58,139.735 M 94.1077,117.423 C 94.1077,117.423 79.8502,129.691 75.1875,133.636 M 86.0817,115.603 C 83.7471,118.475 77.4145,123.467 75.315,124.708 M 81.3063,128.526 C 83.0012,129.367 84.9406,131.069 86.2566,133.04 C 87.2828,134.576 87.6248,137.796 87.6248,137.796 M 102.242,118.084 C 102.242,118.084 103.022,120.632 104.247,122.564 C 105.048,123.827 107.145,126.25 107.145,126.25" />
</g>
<g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 132.456,114.355 C 131.864,114.355 127.369,115.9 125.74,116.277 C 122.551,117.016 119.003,117.46 119.003,117.46 C 119.003,117.46 120.058,122.851 120.285,123.964 C 120.729,126.135 120.876,132.095 120.876,132.095" />
<path style="fill:none;stroke-width:0.701663;stroke-linejoin:round" d="M 120.655,126.034 L 123.142,128.547" />
<path style="fill:none;stroke-width:0.7;stroke-linejoin:round" d="M 119.283,119.086 L 125.729,124.555" />
</g>
<path style="fill:#fff;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 82.1935,167.13 C 82.1935,167.13 83.0804,172.157 82.4891,174.818 C 81.8978,177.479 79.2369,181.913 79.2369,181.913 L 88.1067,182.8 L 94.6112,171.565 C 94.6112,171.565 88.4023,170.531 87.2197,169.348 C 86.037,168.165 81.8978,167.13 82.1935,167.13 z" />
<path style="fill:#000;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 65.1544,142.591 C 65.1544,142.591 64.8108,145.356 64.0716,146.834 C 63.3325,148.313 62.1678,150.473 62.1678,150.473 C 62.1678,150.473 67.5757,157.081 73.6193,162.104 C 80.7506,168.032 94.0199,173.044 94.0199,173.044 L 104.368,157.374 C 104.368,157.374 89.0221,155.911 82.637,153.53 C 73.915,150.278 67.6585,145.604 65.1544,142.591 z" />
<path style="fill:#080;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 104.368,157.374 C 104.368,157.374 102.809,157.594 98.7504,156.782 C 94.3155,155.895 92.0054,155.531 87.9588,156.782 C 85.5661,157.522 83.7991,161.143 83.6718,163.435 C 83.5239,166.096 85.568,168.974 87.2715,169.939 C 90.0923,171.538 93.1998,172.748 94.4633,173.044 L 104.368,157.374 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round" d="M 64.8974,148.652 C 64.8974,148.652 67.6322,149.76 70.441,150.5 C 73.2497,151.239 75.6889,151.387 75.6889,151.387 C 75.6889,151.387 77.5925,154.125 78.6455,155.526 C 79.6202,156.822 83.0804,160.552 83.0804,160.552 C 83.0804,160.552 78.3139,159.432 75.9107,159.295 C 74.1737,159.197 71.328,158.926 71.328,158.926 C 71.328,158.926 69.7757,156.043 69.0366,154.713 C 68.4446,153.647 65.3408,149.095 64.8974,148.652 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.7;stroke-linejoin:round;stroke-dashoffset:0" d="M 80.9731,180.596 C 57.317,181.135 38.4661,189.924 38.4661,200.675 C 38.4661,208.729 49.0611,215.698 64.3086,218.906 L 88.8042,180.753 C 86.9922,180.653 85.1318,180.596 83.2598,180.596 C 82.4871,180.596 81.7362,180.579 80.9731,180.596 z M 81.7875,185.608 C 60.7342,185.608 43.666,192.47 43.666,200.957 C 43.666,207.327 53.2677,212.815 66.9712,215.147 L 85.8071,185.598 C 84.3717,185.531 83.2666,185.608 81.7875,185.608 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 96.8286,156.635 C 96.8286,156.635 96.6808,157.669 94.9068,160.035 C 93.5764,161.809 88.292,161.809 88.292,161.809 C 88.292,161.809 90.6847,163.159 91.6546,166.983 C 92.2844,169.466 91.285,171.935 91.285,171.935" />
<g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 60.7514,204.449 C 60.7514,204.449 60.8968,200.873 63.0022,198.829 C 65.1539,196.74 67.8563,196.878 69.0951,198.244 C 70.2343,199.499 69.7801,202.581 68.1926,203.892 C 66.2673,205.483 61.8462,205.666 61.8462,205.666" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 52.7705,210.798 C 52.7705,210.798 57.3503,209.091 60.1425,208.72 C 64.4063,208.155 69.409,210.302 69.409,210.302" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:round" d="M 50.1188,209.139 C 50.1188,209.139 57.7076,206.262 59.583,206.003 C 63.2385,205.498 68.9908,207.048 71.0815,208.302" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 59.567,205.502 C 59.567,205.502 56.0792,207.601 53.3674,206.48 C 50.5962,205.334 49.6505,202.799 50.4117,201.12 C 51.1118,199.576 54.121,198.769 55.9547,199.706 C 58.1785,200.842 60.538,204.719 60.538,204.719" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 60.1425,205.734 C 60.1425,205.734 57.1722,203.294 56.5336,200.43 C 55.8811,197.503 57.4143,195.273 59.2261,194.933 C 60.8923,194.62 63.2801,196.621 63.5657,198.66 C 63.9121,201.133 62.0918,205.29 62.0918,205.29" />
</g>
<g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 81.8978,190.783 C 81.8978,190.783 80.3675,187.791 78.7934,187.383 C 76.7977,186.866 74.802,187.679 73.6193,188.714 C 72.4367,189.748 71.1062,191.474 71.6975,193.592 C 72.2726,195.652 75.0976,197.436 78.0542,197.288" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 76.8716,193.444 C 76.8716,193.444 74.0628,194.405 72.141,191.892 C 71.692,191.305 69.1844,192.705 68.2974,193.74 C 67.4105,194.775 66.8191,196.549 66.8191,196.549 C 66.8191,196.549 67.7061,195.267 69.4801,195.267 C 71.254,195.267 73.1692,196.574 74.4324,195.883 C 74.74,197.322 72.0251,199.082 70.8106,199.801 C 70.8106,199.801 72.8526,201.516 74.0628,200.984 C 75.9107,200.17 76.9455,199.431 77.2412,197.879 C 77.4183,196.949 76.9455,194.922 76.8716,193.444 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linejoin:round" d="M 77.996,188.92 C 77.6334,188.613 76.8569,188.646 76.2914,189.289 C 75.795,189.855 75.7387,190.788 76.1805,191.257 C 76.6727,191.78 77.802,191.621 78.2547,191.031 C 78.8478,190.258 78.5401,189.38 77.996,188.92 z" />
</g>
</g>
<use xlink:href="#g18978" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 58.5407,224.488 L 145.344,90.0172" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 58.5407,224.488 L 145.344,90.0172" />
</g>
</g>
<g id="king-of-hearts" >
<!--
<image width="58" height="88" xlink:href="king-of-hearts.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g3683" 
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;display:inline"
>
<path style="fill:#fe0;stroke:none" d="M 115.307,68.4978 C 115.307,68.4978 112.045,72.6868 119.05,76.0199 C 122.562,77.6907 126.372,77.4634 128.287,77.5661 C 121.406,76.0427 124.52,73.6254 120.796,71.1088 C 119.185,70.0202 115.534,68.4264 115.307,68.4978 z" />
<path style="fill:#fe8;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 80.5673,36.9419 C 80.5673,36.9419 74.0628,41.0315 73.3237,45.6142 C 73.1398,46.7541 72.1311,53.0617 71.6975,54.9341 C 71.254,56.8493 69.8475,59.7088 67.4822,60.5958 C 65.1169,61.4828 63.4791,65.9044 63.2712,67.1974 C 62.2774,73.379 59.8113,77.327 54.2536,77.5455 C 52.4953,77.6146 48.9317,80.0045 48.9317,82.3588 C 48.9317,83.4587 47.6878,84.7063 45.9139,83.751 C 44.1399,82.7956 42.5544,86.0523 44.4968,87.4501 C 45.5386,88.1997 49.6797,87.0066 50.1188,85.5283 C 50.5578,84.05 72.4231,81.9011 73.1758,81.5369 C 77.7586,79.3195 73.3237,73.7097 77.6107,67.1974 C 81.8978,60.6851 75.3933,58.3276 77.3151,50.3448 C 79.2369,42.362 80.863,36.8923 80.5673,36.9419 z" />
<path style="fill:#fff;fill-rule:nonzero;stroke-width:1.25" d="M 47.3055,190.807 C 47.3055,210.236 39.8459,226.005 30.6546,226.005 C 26.0589,226.005 24.28,223.669 21.9607,215.692 C 20.4296,210.426 14.4471,200.522 14.4471,190.807 C 14.4471,171.378 21.4632,155.609 30.6546,155.609 C 39.8459,155.609 47.3055,171.378 47.3055,190.807 z" />
<path style="fill:#fe8;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 115.012,58.7633 C 116.073,59.4555 120.171,61.4273 120.278,62.7718 C 120.439,64.7979 118.65,66.054 119.794,67.9131 C 120.736,69.4429 123.908,70.3919 124.822,71.7501 C 125.445,72.6777 125.632,74.0612 126.847,74.5098 C 129.125,75.5322 131.918,75.7529 134.204,74.6363 C 135.377,74.0903 136.241,72.6495 135.719,71.3851 C 134.822,71.026 133.322,70.9022 133.352,69.7227 C 133.386,68.3484 134.43,67.4914 135.747,67.5957 C 138.74,68.3288 139.446,70.2629 139.351,72.8443 C 139.254,75.4541 138.04,77.1687 136.823,77.73 C 134.903,78.6156 132.825,78.7512 130.761,78.7742 C 124.168,78.8477 115.718,78.5362 112.888,71.9572 C 111.508,67.1833 111.039,62.4045 115.012,58.7633 z" />
<path style="fill:#fdd;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 52.7041,169.245 C 52.7041,169.245 38.5653,169.511 35.1177,169.806 C 31.6702,170.102 22.4576,169.859 21.2176,172.33 C 19.9776,174.801 20.3952,180.286 21.8591,182.033 C 23.9717,184.553 36.179,187.79 40.9096,186.684 C 45.6401,185.579 49.4605,180.775 49.7562,179.001" />
<path style="fill:#f00;stroke-width:1.25" d="M 148.853,87.882 C 148.853,87.882 113.521,69.6935 99.5141,69.4844 C 85.5068,69.2754 56.8652,84.1188 51.8477,87.6729 C 46.8301,91.227 42.2308,95.6173 40.3492,98.5442 C 38.4676,101.471 36.586,120.287 35.5407,125.513 C 34.4954,130.74 35.3317,135.966 33.8682,139.73 C 32.9464,142.1 32.4048,144.538 31.5685,146.211 C 35.5407,144.329 39.8121,146.933 42.1857,148.301 C 51.6223,153.743 55.3393,174.839 55.4017,181.333 C 55.6108,203.076 47.0392,217.292 47.0392,217.292 C 47.0392,217.292 48.7117,219.806 51.6386,220.117 C 56.0783,220.589 53.102,219.592 55.8199,221.055 C 58.5377,222.519 59.3739,225.338 59.3739,225.338 L 148.853,87.882 z" />
<path style="fill:#000;fill-rule:nonzero;stroke-width:1.19684" d="M 35.2694,145.576 C 23.4218,145.576 14.8044,163.496 14.8044,185.692 C 14.8044,186.567 14.5517,187.687 14.5944,188.544 C 15.1923,170.241 21.7754,155.6 30.7215,155.6 C 40.0583,155.6 47.6179,171.379 47.6179,190.808 C 47.6179,207.564 41.9958,221.595 34.4562,225.139 C 40.2226,225.484 45.4941,220.469 49.3045,213.33 C 53.1893,206.052 55.5692,196.017 55.5692,184.919 C 55.5692,162.723 47.117,145.576 35.2694,145.576 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 12.9619 0 1 1 76.308,122.168 A 12.6483 12.9619 0 1 1 101.605 122.168 z" transform="translate(9.85876,15.5931)" />
<path style="fill:#fff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 116.751,138.156 L 82.7848,138.156 L 87.5153,183.392 L 116.751,138.156 z" />
<g>
<path style="fill:#08f;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 106.993,137.096 C 102.414,136.741 96.8177,137.677 93.3927,136.8 C 93.8362,147.148 91.1752,159.64 93.3927,173.757 C 97.6797,165.996 106.993,153.061 106.993,153.061 C 106.993,153.061 107.77,141.843 106.993,137.096 z" />
<g transform="translate(-0.932768,0.627189)" >
<path style="fill:#f00;stroke-width:0.875;stroke-linecap:butt" d="M 104.736,143.634 C 104.601,145.21 102.645,145.828 101.059,148.557 C 99.5327,146.57 98.284,145.601 97.7914,144.676 C 97.3612,143.868 97.3631,142.425 98.0345,141.738 C 98.5691,141.191 99.9854,140.638 101.159,141.88 C 103.796,140.069 104.885,141.89 104.736,143.634 z" />
<path style="fill:#f00;stroke-width:0.875;stroke-linecap:butt" d="M 104.736,149.843 C 104.601,151.419 102.645,152.036 101.059,154.766 C 99.5327,152.779 98.284,151.81 97.7914,150.885 C 97.3612,150.077 97.3631,148.634 98.0345,147.947 C 98.5691,147.399 99.9854,146.847 101.159,148.089 C 103.796,146.277 104.885,148.099 104.736,149.843 z" />
<path style="fill:#f00;stroke-width:0.875;stroke-linecap:butt" d="M 104.734,156.017 C 104.584,157.593 102.402,158.21 100.634,160.94 C 98.9314,158.953 97.5387,157.983 96.9893,157.058 C 96.5095,156.251 96.5117,154.808 97.2605,154.12 C 97.8567,153.573 99.4363,153.021 100.745,154.263 C 103.686,152.451 104.901,154.272 104.734,156.017 z" />
</g>
</g>
<path style="fill:#08f;stroke-width:1.25" d="M 113.73,130.949 C 104.927,132.412 91.4795,132.726 83.9532,131.158 L 84.8796,140.148 C 92.8466,142.447 104.95,141.716 114.148,139.939 L 113.73,130.949 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 127.691,87.7984 C 127.691,87.7984 127.543,84.3983 127.543,84.3983 C 127.543,84.3983 121.527,91.6288 114.584,93.5463 C 109.31,95.0028 104.477,96.4509 99.9419,102.101 C 94.52,96.8122 87.6141,94.3764 77.8179,91.9036 C 65.319,88.7485 66.6184,84.6327 66.6184,84.6327 C 66.6184,84.6327 66.7662,88.0328 66.7662,88.0328 C 66.7662,88.0328 65.4669,92.1485 77.9657,95.3036 C 87.7619,97.7765 94.6678,100.212 100.09,105.501 C 104.625,99.851 109.458,98.4029 114.732,96.9464 C 121.675,95.0289 127.691,87.7984 127.691,87.7984 z" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 66.4705,80.1978 C 66.4705,80.1978 65.1712,84.3136 77.67,87.4687 C 87.4663,89.9415 94.3722,92.3773 99.7941,97.6664 C 104.329,92.016 109.162,90.5679 114.436,89.1114 C 121.38,87.194 127.396,79.9634 127.396,79.9634" />
<path style="fill:none;stroke-width:0.99987" d="M 115.273,66.9626 C 115.273,66.9626 114.375,68.4578 117.382,70.0593 C 120.39,71.6609 121.287,71.9745 122.29,73.9792 C 123.292,75.984 126.88,78.9502 131.735,78.6309" />
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 72.9809,73.711 C 72.9809,73.711 70.4491,79.5648 76.8281,81.8645 C 83.7379,84.3555 95.8422,86.882 99.9475,91.0633 C 102.345,86.0457 114.826,86.5474 118.822,77.6832 C 118.714,68.2313 96.9225,65.1394 96.9225,65.1394 L 72.9809,73.711 z" />
<path style="fill:#fdc;stroke-width:1.25;stroke-linejoin:miter" d="M 114.776,39.4838 C 114.776,39.4838 116.276,43.908 116.276,45.9127 C 116.276,47.9175 114.271,48.7537 114.271,50.7585 C 114.271,52.7632 116.958,54.2453 117.278,57.9412 C 117.626,61.9568 114.019,76.8445 105.458,76.9248 C 94.9938,77.0217 81.3743,73.8002 78.6077,68.9674 C 72.2083,57.7881 77.1829,43.908 79.1877,39.8985 C 81.1924,35.889 115.071,33.6392 114.776,39.4838 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 103.419,31.4055 C 101.351,30.63 98.0621,26.1858 96.9235,24.7282 C 96.0206,26.5365 92.974,29.8493 91.6923,31.1721 L 103.419,31.4055 z M 84.4626,31.8335 C 82.4555,31.6777 77.4402,29.0056 75.3498,28.1528 C 76.4569,28.9932 76.7268,33.1496 77.4423,34.203 C 78.8558,33.9159 82.8151,32.4218 84.4626,31.8335 z M 92.8806,31.5857 C 90.5747,30.7356 87.2393,27.9778 85.5433,27.0798 C 84.7775,28.4244 83.2998,31.6965 82.1497,32.9056 C 84.0663,32.6797 89.9599,31.6778 92.8806,31.5857 z M 117.15,34.1442 C 118.48,32.9253 118.806,30.2759 120.697,29.0957 C 118.346,29.8432 112.711,30.7564 108.319,31.1781 C 109.899,31.4555 115.902,34.0767 117.15,34.1442 z M 110.935,32.1511 C 109.801,31.1531 110.409,27.7547 109.569,26.0797 C 108.133,27.5161 103.014,30.4958 101.617,31.3459 C 104.618,31.6124 107.51,31.4676 110.935,32.1511 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 120.214,29.4717 C 122.826,27.5397 127.192,24.4029 132.753,22.2127 C 131.002,20.7695 123.829,21.412 120.044,22.6995 C 116.655,23.7353 113.67,25.8012 114.294,27.7315 C 114.871,29.5246 118.129,30.0124 120.214,29.4717 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 76.6076,29.2501 C 73.4412,27.8785 68.2499,23.9334 62.8825,23.3198 C 63.8813,21.4935 71.6493,20.4932 75.3347,21.6144 C 78.4791,22.4728 81.0469,24.1525 81.2725,26.2232 C 81.4832,28.1463 78.724,29.3408 76.6076,29.2501 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 96.1257,15.8823 C 98.6645,18.9091 103.068,19.8174 103.001,23.2496 C 103.017,27.2272 98.2625,26.7588 96.7252,25.3322 C 95.2858,26.9785 88.9593,27.5327 88.769,23.6205 C 88.6384,20.8578 93.8426,19.2769 96.1257,15.8823 z" />
<g style="stroke-width:1.25" >
<path style="fill:#f00" d="M 109.537,23.483 C 110.893,23.4071 111.565,24.1915 111.641,24.8975 C 111.725,25.6762 110.802,26.3093 109.837,26.315 C 108.614,26.3465 108.014,25.5337 107.915,24.8771 C 107.869,24.1485 108.695,23.5301 109.537,23.483 z M 95.6189,21.5324 C 96.8126,21.2653 98.3176,21.9428 98.5758,22.7175 C 98.8303,23.5795 97.8208,24.4581 96.6042,24.6477 C 95.0688,24.915 94.1378,24.1186 93.8724,23.4019 C 93.6578,22.5945 94.566,21.7419 95.6189,21.5324 z M 84.7387,24.1112 C 85.7268,23.833 86.9741,24.5454 87.189,25.3577 C 87.4011,26.2616 86.5666,27.181 85.5594,27.3779 C 84.2885,27.6558 83.5164,26.8196 83.2954,26.068 C 83.1166,25.2215 83.8673,24.3292 84.7387,24.1112 z M 120.346,27.1642 C 121.36,26.4497 123.194,26.2855 123.869,26.7356 C 124.588,27.2506 124.088,28.3289 123.009,28.9971 C 121.663,29.8607 120.322,29.6882 119.672,29.2834 C 119.021,28.7906 119.437,27.7754 120.346,27.1642 z M 74.298,26.3471 C 75.467,26.5443 76.5093,27.6009 76.4077,28.3065 C 76.2657,29.0803 74.9992,29.4334 73.8431,29.1668 C 72.3719,28.8523 71.8879,27.8984 71.9583,27.2363 C 72.1122,26.5196 73.2782,26.1526 74.298,26.3471 z" />
</g>
<g>
<g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(0.786172,0.618008,-0.618008,0.786172,85.7417,-33.8702)" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.25;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(0.593028,0.402914,-0.466178,0.51255,82.8959,18.6917)" />
</g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.61114;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(0.476637,0.302089,-0.374683,0.38429,80.7034,43.7736)" />
</g>
<g>
<g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:0.875;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(0.914434,-0.404734,0.404734,0.914434,-16.3205,40.0494)" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.19203;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(0.684016,-0.292924,0.30275,0.661816,18.3955,61.3249)" />
</g>
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.35907;stroke-linecap:square" d="M 101.605 122.168 A 12.6483 14.1446 0 1 1 76.308,122.168 A 12.6483 14.1446 0 1 1 101.605 122.168 z" transform="matrix(-0.571895,0.342043,0.419662,0.47725,118.807,27.9123)" />
</g>
<path style="fill:#f00;stroke-width:0.875;stroke-linecap:butt" d="M 75.2669,149.717 C 74.0224,150.695 72.07,149.542 68.8745,150.147 C 69.1372,147.543 68.8776,145.867 69.1678,144.831 C 69.4214,143.926 70.4669,142.932 71.4811,142.999 C 72.2886,143.053 73.7786,143.815 73.783,145.619 C 77.1237,146.497 76.6444,148.633 75.2669,149.717 z M 77.8389,172.775 C 76.2559,172.749 75.4694,170.622 72.6096,169.074 C 74.4567,167.221 75.3138,165.756 76.1929,165.136 C 76.9607,164.594 78.3991,164.483 79.1432,165.176 C 79.7355,165.727 80.4102,167.259 79.2747,168.661 C 81.3114,171.45 79.5911,172.805 77.8389,172.775 z M 73.8579,191.767 C 72.4814,190.984 72.8109,188.741 71.0436,186.011 C 73.5531,185.27 75.0074,184.396 76.0762,184.273 C 77.0097,184.166 78.3252,184.758 78.6461,185.723 C 78.9016,186.491 78.7595,188.158 77.0908,188.844 C 77.5405,192.269 75.3815,192.633 73.8579,191.767 z M 62.0876,206.337 C 61.1295,205.076 62.3145,203.143 61.7628,199.938 C 64.3614,200.244 66.0423,200.012 67.0734,200.319 C 67.9739,200.587 68.9506,201.649 68.8664,202.662 C 68.7994,203.469 68.0132,204.946 66.2092,204.921 C 65.2762,208.246 63.148,207.732 62.0876,206.337 z" />
<path style="fill:#080;stroke-width:1.25;stroke-linecap:butt" d="M 44.2188,93.2188 C 62.6034,95.1637 76.266,134.962 78.9375,195.219 L 90.1875,178.031 C 87.806,136.019 79.5216,90.7526 64.4375,79.7188 C 70.7496,77.3698 81.1199,64.0104 44.2188,93.2188 z M 127.125,77.4062 C 111.789,88.4965 111.969,138.962 111.812,145 L 129.318,118.893 C 131.343,110.148 141.519,87.7007 146.625,86.5625 C 140.823,83.8588 134.353,80.3763 127.125,77.4062 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fff;stroke:none" d="M 66.1568,70.9721 C 66.1568,70.9721 65.1544,74.9816 63.1497,76.9864 C 61.1449,78.9911 57.1354,80.9959 56.133,80.9959 C 55.1307,80.9959 56.133,83.0006 56.133,83.0006 L 66.1568,81.401 C 66.1568,81.401 69.1639,75.984 68.1615,73.9792 C 67.1592,71.9745 66.273,71.0524 66.1568,70.9721 z" />
<path style="fill:#fdc;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 74.6355,72.6204 C 74.6355,72.6204 72.3881,75.5473 77.1443,78.2651 C 83.3639,81.8191 95.5419,83.2826 99.5141,87.4638 C 102.441,83.4917 113.91,82.948 117.776,74.0838 C 114.84,69.6495 96.5872,61.54 96.5872,61.54 L 74.6355,72.6204 z" />
<path style="fill:#fe8;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 90.3241,34.9705 C 90.122,35.6154 89.8008,40.7904 88.5068,44.024 C 87.3541,46.9048 83.497,49.2925 80.2259,51.7977 C 78.5364,53.0917 79.2592,55.8 79.3773,57.1629 C 79.6939,60.8184 79.0324,61.3962 76.6551,64.0709 C 75.8766,64.9467 73.1554,67.1992 72.368,68.1561 C 70.9501,69.8794 73.2196,72.322 71.935,77.3977 C 70.9776,81.1809 66.8748,83.9954 64.8974,84.3457 C 58.035,85.5613 54.6957,84.1211 52.5617,87.3182 C 50.9877,89.6764 49.3997,92.7283 46.8621,93.8465 C 45.0132,94.6612 42.4968,94.0211 41.5402,93.1073 C 39.9173,91.5571 40.0352,90.1298 41.9837,89.5197 C 44.1497,88.8416 42.874,91.6351 45.1069,91.1458 C 46.2197,90.902 49.8832,85.566 50.1144,84.6413 C 54.2034,79.2842 58.8616,83.0873 64.1582,79.3195 C 66.9721,76.4747 65.932,75.5435 66.5235,70.5975 C 67.115,65.6515 67.9786,63.2656 71.6975,61.2842 C 73.6975,60.2187 74.2701,52.4992 74.5063,48.7187 C 74.971,41.2787 87.9624,34.2498 90.3241,34.9705 z" />
<path style="fill:#fff;stroke:none" d="M 87.2067,37.8937 C 87.2067,37.8937 87.3199,42.4688 84.7409,44.4736 C 81.5156,46.9602 77.7237,48.6548 76.7262,53.8701 C 76.076,51.6507 76.0144,48.9814 78.0192,45.9743 C 80.0239,42.9672 81.2123,43.908 82.6845,41.9032 C 84.1566,39.8985 83.5207,37.7892 83.5207,37.7892 L 87.2067,37.8937 z" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 87.3675,37.7792 C 87.3675,37.7792 88.698,42.9533 81.3065,46.9447 C 73.915,50.9361 77.1672,58.3276 75.9846,60.545 C 74.802,62.7625 73.915,63.1618 70.9584,64.9579 C 68.0018,66.7539 69.3323,72.9628 68.8888,75.9194 C 68.4453,78.876 66.4478,81.4828 64.8974,82.2761 C 62.2653,83.6227 56.6009,82.6509 53.3487,86.3466" />
<g style="stroke-width:1.25" >
<g>
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt" d="M 117.088,33.6112 C 115.969,35.4982 115.612,37.8013 115.906,38.6186 C 113.664,38.1652 108.589,36.3723 97.7834,36.3577 C 88.4206,36.2704 78.1308,38.11 77.4728,38.3581 C 77.8843,37.0145 77.4496,36.1915 76.524,34.3085 C 80.7425,33.1011 87.0803,31.5425 97.8559,31.5951 C 112.169,31.6656 116.331,33.5129 117.088,33.6112 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 117.969,34.4944 C 119.956,34.1371 119.659,32.601 117.561,32.44 C 110.62,31.1025 102.27,30.2597 94.2724,30.5856 C 88.5489,30.8543 79.7402,32.2062 75.3765,33.5708 C 73.6704,34.9412 75.8468,35.6705 78.793,34.5018 C 83.8781,33.4948 92.9086,32.7112 97.7215,32.6753 C 105.821,32.4457 111.969,33.3557 117.969,34.4944 z" />
</g>
<path style="fill:#fe0;stroke-width:1.25" d="M 115.761,39.7179 C 117.651,39.3606 117.368,37.8246 115.374,37.6635 C 108.773,36.326 100.832,35.4832 93.2269,35.8091 C 87.7841,36.0778 80.6729,36.8384 76.5231,38.2029 C 74.9008,39.5734 76.8298,40.3026 78.7881,39.7253 C 83.6237,38.7183 91.9299,38.0825 96.5068,38.0466 C 104.209,37.817 110.056,38.5792 115.761,39.7179 z" />
</g>
<path style="fill:#fff;fill-rule:nonzero;stroke-width:0.875" d="M 80.3618,61.8891 C 78.2816,64.673 73.5205,66.4477 73.1549,70.1593 C 73.0123,73.2125 77.2771,75.584 77.792,75.9369 C 77.8887,75.4535 76.9205,71.7862 78.9642,70.2744 C 78.9953,69.6293 77.5322,73.8552 78.9234,75.0247 C 79.8082,75.7685 81.446,77.8112 82.3606,78.7098 C 82.3501,75.6095 83.5594,72.1923 83.8862,71.2168 C 83.2949,72.8806 83.3919,76.4694 85.1729,78.3755 C 86.0621,79.3272 89.1185,82.6866 89.7709,83.849 C 90.9494,81.957 88.1,78.0789 88.9851,76.2361 C 89.5707,75.017 89.8671,74.3081 91.1753,72.6468 C 89.1552,75.445 88.8496,78.9454 90.6932,79.9776 C 91.9978,80.708 94.0536,83.8989 95.3917,84.8056 C 94.9139,81.5311 96.7222,75.6877 98.241,72.5854 C 96.3062,76.8976 95.1041,84.8542 101.514,87.8451 C 101.704,85.5732 101.012,82.2512 103.253,79.8882 C 104.493,82.2576 102.093,83.4272 103.204,86.5352 C 107.172,82.0682 108.746,80.5004 108.976,81.2549 C 111.239,80.6155 113.045,78.3526 114.51,76.5549 C 115.975,74.9304 116.018,72.7137 115.782,70.6707 C 115.71,68.7276 115.752,66.7655 116.135,64.8533" />
<path style="fill:#fe8;fill-rule:nonzero;stroke:none" d="M 80.8445,61.9069 C 80.9367,62.9521 78.3167,64.9883 77.3707,65.6844 C 75.9211,66.751 75.2466,69.6089 76.1072,71.8611 C 76.7282,69.2989 78.5068,67.713 80.3824,66.2987 C 79.6763,67.6413 79.095,69.8629 81.6961,71.4279 C 81.6092,68.9087 84.2593,66.3636 84.0316,65.5732 C 82.8939,66.7776 83.4411,68.4345 84.5568,70.2996 C 85.2075,65.9686 93.7542,66.077 94.2057,65.9478 C 96.0668,65.4148 85.5543,61.0683 85.6114,61.1135" />
<path style="fill:#fdc;stroke:none" d="M 87.5938,55.9062 L 85.2188,57.8438 C 85.2552,56.9591 85.2812,56.2812 85.2812,56.2812 C 85.2812,56.2812 82.455,61.9051 79.8177,61.2277 C 81.8087,63.0712 82.2626,65.1461 80.2626,66.6974 C 82.8448,66.0949 84.5878,64.6309 85.2525,62.1135 C 86.1124,63.8927 84.8001,65.6438 84.7889,67.2936 C 88.5429,64.0346 91.6739,66.6314 92.5244,64.9899 C 93.375,63.3483 87.5938,55.9062 87.5938,55.9062 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fe8;fill-rule:nonzero;stroke:none" d="M 113.717,63.1979 C 115.282,65.4411 113.987,66.2222 114.567,68.4167 C 115.051,70.248 114.77,71.8607 113.539,74.5195 C 114.11,70.5432 111.377,69.435 110.986,65.7003" />
<g>
<g style="" >
<path style="fill:#fff;stroke-width:0.875;stroke-linecap:butt" d="M 107.254,57.9412 C 107.254,57.9412 110.824,57.9548 112.266,59.5278 C 112.877,60.1942 115.796,59.8844 116.005,58.1503 C 116.225,56.3249 113.268,56.9388 113.268,56.9388 C 113.268,56.9388 112.685,55.9365 113.73,54.9341 C 114.776,53.9317 117.278,54.9341 117.278,54.9341 C 117.278,54.9341 119.283,55.9365 119.283,57.9412 C 119.283,59.946 118.394,61.5146 117.703,62.787 C 116.135,65.6709 102.903,66.0387 104.2,58.0401" />
<path style="fill:#fff;stroke-width:0.875" d="M 104.263,58.8293 C 104.05,57.9515 102.765,57.4633 102.765,57.4633 C 102.765,57.4633 99.0261,56.5207 96.019,59.5278 C 93.0119,62.535 90.7036,64.016 89.6911,62.1598 C 88.9171,60.7408 92.3413,61.4879 91.7787,59.946 C 91.2162,58.4041 89.2114,59.3448 89.2114,59.3448 C 89.2114,59.3448 87.3884,59.5539 87.4929,62.5853 C 87.5975,65.6167 90.7184,66.9045 92.2615,66.9626 C 97.67,67.1662 105.939,65.7265 104.263,58.8293 z" />
</g>
<path style="fill:#fff;stroke-width:0.866621" d="M 99.6535,62.4221 C 97.8765,63.0064 97.8552,65.6383 96.8529,65.6383 C 95.8505,65.6383 100.141,67.7476 102.58,65.7428 C 105.019,63.7381 104.357,59.4766 104.357,59.4766" />
<path style="fill:#fff;stroke-width:0.866621" d="M 95.0192,63.7464 C 95.1237,65.376 93.5345,67.4853 92.5321,67.4853 C 91.5298,67.4853 95.0028,68.5005 97.6325,66.7535 C 99.5488,65.4805 100.048,63.3631 99.8646,61.692" />
<path style="fill:#fff;stroke-width:0.866621" d="M 109.466,62.3439 C 110.708,63.2025 111.839,64.8265 112.71,65.3753 C 112.72,65.519 108.978,67.6694 106.539,65.6646 C 104.1,63.6599 104.762,59.3984 104.762,59.3984" />
<path style="fill:#fff;stroke-width:0.866621" d="M 114.026,61.3144 C 115.774,63.4633 118.112,60.0625 118.526,60.5658 C 119.303,61.5131 118.125,65.1257 113.956,65.4528 C 111.459,65.6487 110.019,62.5673 109.551,62.3779" />
</g>
<g>
<g>
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 109.465,45.0141 C 111.287,45.0878 111.59,47.2716 111.037,49.1752 C 110.529,51.0612 108.169,50.9393 107.856,49.0593 C 107.543,47.3165 107.655,44.9462 109.465,45.0141 z M 96.6283,45.5367 C 98.5567,45.609 98.878,47.7514 98.2927,49.619 C 97.7545,51.4693 95.2563,51.3497 94.925,49.5053 C 94.5938,47.7955 94.7118,45.4701 96.6283,45.5367 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 104.653,41.7181 C 105.554,40.8548 107.821,40.4795 108.875,40.5275 C 110.189,40.5258 111.306,41.5813 112.259,43.1662" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 99.6126,43.2104 C 98.8212,41.8281 97.9191,40.2889 95.8878,40.361 C 93.9586,40.4301 92.8277,42.2234 91.8873,42.9174" />
</g>
<g style="fill:#fdc" >
<path style="stroke-width:0.875;stroke-linejoin:miter" d="M 102.972,51.9585 C 104.899,51.1572 109.749,50.1896 110.493,51.3074 C 112.413,54.2548 111.756,57.5626 108.934,58.9311 C 107.171,59.8049 104.219,59.0191 102.784,57.4339 M 104.247,46.9151 C 104.247,46.9151 104.232,49.508 104.741,50.9246" />
</g>
</g>
<path style="fill:#fff;stroke-width:0.875" d="M 107.508,70.694 C 107.267,72.6543 107.067,76.9088 105.513,79.1716 C 103.958,81.4344 102.834,82.8023 102.834,82.8023 C 102.834,82.8023 103.187,77.8974 102.816,75.9101 C 102.431,73.8513 101.867,73.9218 102.098,71.7218" />
<path style="fill:#fff;stroke-width:0.875" d="M 111.711,71.7162 C 111.765,73.7504 114.226,76.9553 112.672,79.2181 C 111.117,81.4809 109.623,83.9574 109.623,83.9574 C 109.623,83.9574 109.533,79.496 109.162,77.5087 C 108.777,75.4499 108.57,75.8056 108.21,75.4534" />
<path style="fill:#fe0;stroke:none" d="M 99.8276,74.9816 C 99.8276,74.9816 98.2328,75.984 98.2328,77.9887 C 98.2328,79.9935 99.2352,80.9959 99.2352,80.9959 C 99.2352,80.9959 100.238,78.9911 100.238,77.9887 C 100.238,76.9864 99.9322,75.0246 99.8276,74.9816 z" />
<path style="fill:#fe0;stroke:none" d="M 101.707,58.7711 C 101.707,58.7711 100.672,57.8919 99.0461,58.9189 C 97.4199,59.946 96.6576,60.9885 95.9416,61.2842 C 95.2257,61.5799 99.0372,60.5295 99.6374,59.946 C 100.238,59.3624 101.559,58.9189 101.707,58.7711 z" />
<path style="fill:#fe0;stroke:none" d="M 117.468,62.7666 C 116.784,63.623 114.293,65.1057 112.612,63.3505 C 112.029,62.8497 111.502,62.0423 109.508,60.9852 C 111.769,60.3036 113.91,62.3671 114.51,62.9506 C 115.11,63.5342 116.47,63.0094 117.468,62.7666 z" />
<path style="fill:#fe8;stroke:none" d="M 96.9516,69.815 C 96.9516,69.815 92.2991,73.397 91.6646,75.2987 C 91.03,77.2003 93.8588,80.35 93.8588,80.35 C 93.8588,80.35 93.249,76.7795 93.5662,75.8287 C 93.8835,74.8778 95.5737,72.7112 96.9516,69.815 z" />
<path style="fill:#fe8;stroke:none" d="M 105.445,68.0336 C 105.445,68.0336 103.85,69.036 103.85,71.0407 C 103.85,73.0455 104.853,74.0479 104.853,74.0479 C 104.853,74.0479 105.855,72.0431 105.855,71.0407 C 105.855,70.0383 105.55,68.0766 105.445,68.0336 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 34.0123,146.835 C 35.9339,147.37 36.2616,149.713 39.2881,152.155 C 36.487,153.382 35.0079,154.545 33.7524,154.872 C 32.6559,155.158 30.8698,154.804 30.1683,153.884 C 29.6098,153.152 29.2418,151.43 31.0417,150.417 C 29.3868,147.02 31.8853,146.243 34.0123,146.835 z" />
<g transform="translate(0.59132,-0.14783)" >
<g>
<g>
<path style="fill:#08f;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 32.2269,164.801 C 32.2269,164.801 31.9845,105.139 32.076,100.041 C 32.1656,95.0485 29.8583,89.6607 27.2116,87.8034 C 24.3506,89.6712 22.0075,94.9986 21.9477,100.321 C 21.8861,105.731 22.0523,164.608 22.0523,164.608 L 32.2269,164.801 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 27.0641,95.0291 L 27.0275,162.449" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 23.505,158.179 L 30.5269,158.179" />
</g>
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 31.6356,169.791 C 31.9313,188.714 30.5247,194.036 27.792,194.036 C 23.5811,194.036 22.7658,189.009 22.7658,169.791" />
<path style="fill:#fe0;stroke-width:1.00476px" d="M 26.9688,172.898 C 26.0284,171.894 23.538,170.707 22.6179,170.069 C 20.5483,168.945 17.451,169.202 15.7609,168.234 C 13.0353,166.674 13.0976,164.561 13.1895,162.728 C 13.2527,161.468 14.0831,159.518 15.7877,159.43 C 16.0441,159.417 16.3016,159.396 16.5376,159.401 C 18.1899,159.437 19.2975,159.952 19.3501,161.294 C 19.4063,162.76 18.0332,163.375 16.8323,162.871 C 16.7691,164.939 20.0538,165.137 21.9482,165.08 C 24.6239,165 26.1741,162.234 27.0612,161.1 C 27.9484,162.288 28.8349,164.914 31.5106,164.994 C 33.405,165.051 36.6629,164.825 36.5997,162.757 C 35.3989,163.26 34.0525,162.674 34.1087,161.208 C 34.1613,159.866 35.2689,159.351 36.9212,159.315 C 37.1572,159.31 37.4147,159.302 37.6711,159.315 C 39.3757,159.403 40.2061,161.353 40.2693,162.613 C 40.3612,164.446 40.4235,166.559 37.6979,168.119 C 36.0078,169.087 32.9105,168.83 30.8409,169.955 C 29.9209,170.592 27.9093,171.894 26.9688,172.898 z" />
<path style="fill:#fe0;fill-rule:nonzero;stroke-width:1.25" d="M 30.1573 199.062 A 3.25226 3.25226 0 1 1 23.6528,199.062 A 3.25226 3.25226 0 1 1 30.1573 199.062 z" transform="translate(0.88698,-1.77396)" />
</g>
</g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 58.0729,118.074 C 57.2787,123.501 60.3116,133.163 62.7189,145.148 C 57.5907,156.855 60.6283,158.268 55.1927,180.672" />
<path style="fill:none;stroke-width:0.99987" d="M 25.5057,206.293 C 25.5057,206.293 24.057,208.298 26.0618,210.302 C 28.0665,212.307 27.0641,214.312 27.0641,214.312 C 27.0641,214.312 31.0736,212.844 31.0736,211.305 C 31.0736,209.766 29.0689,208.797 30.0713,207.295 M 37.6225,191.516 C 37.6225,191.516 36.0406,193.329 37.393,195.651 C 38.7454,197.973 37.5428,199.852 37.5428,199.852 C 37.5428,199.852 41.2066,198.958 41.476,197.402 C 41.7454,195.846 39.1664,194.467 40.281,193.096 M 16.5456,189.986 C 16.5456,189.986 14.3263,192.685 16.4631,194.168 C 18.5998,195.652 18.3998,197.83 18.3998,197.83 C 18.3998,197.83 21.0914,195.478 20.647,193.984 C 20.2026,192.489 18.9922,192.012 19.3375,190.322 M 34.0947,211.284 C 34.0947,211.284 32.1636,213.394 33.8234,215.398 C 35.4831,217.403 34.6533,219.408 34.6533,219.408 C 34.6533,219.408 37.9727,217.94 37.9727,216.401 C 37.9727,214.862 36.313,213.893 37.1429,212.391" />
<path style="fill:none;stroke-width:0.99987;stroke-linejoin:miter" d="M 53.3111,219.908 C 56.6561,219.62 59.1649,216.761 62.5099,212.902" />
<path style="fill:#000;stroke-width:0.99987;stroke-linecap:butt" d="M 62.7189,145.148 C 62.7189,145.148 54.7745,145.374 51.6386,140.775 C 48.5026,136.176 48.4341,130.333 42.7333,120.831 C 39.5974,115.605 36.8922,115.731 36.8922,115.731 C 36.8922,115.731 37.6546,111.481 38.5901,105.823 C 41.8059,106.506 44.4778,107.282 47.048,111.778 C 50.9557,118.613 51.7722,124.444 54.2519,129.276 C 56.5056,133.669 57.1084,135.37 60.8112,136.655 C 61.2185,141.599 62.7189,143.223 62.7189,145.148 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 43.0965,108.645 C 44.4697,109.416 44.2523,111.223 46.0943,113.627 C 43.6901,113.997 42.3172,114.577 41.2844,114.577 C 40.3823,114.577 39.0771,113.967 38.7212,113.147 C 38.4378,112.493 38.4996,111.14 40.0894,110.735 C 39.4957,107.887 41.5766,107.792 43.0965,108.645 z M 48.6693,115.779 C 49.4578,117.142 48.3494,118.586 48.7088,121.593 C 46.4515,120.687 44.975,120.485 44.0864,119.959 C 43.3104,119.499 42.4981,118.309 42.6102,117.422 C 42.6995,116.715 43.4423,115.583 45.0165,116.045 C 45.958,113.291 47.7966,114.271 48.6693,115.779 z M 51.6765,123.798 C 52.4649,125.161 51.3565,126.605 51.716,129.612 C 49.4586,128.706 47.9821,128.504 47.0936,127.978 C 46.3175,127.518 45.5052,126.328 45.6173,125.441 C 45.7066,124.734 46.4495,123.602 48.0237,124.064 C 48.9651,121.31 50.8037,122.29 51.6765,123.798 z M 54.6836,131.25 C 55.472,132.613 54.3636,134.057 54.7231,137.064 C 52.4657,136.157 50.9892,135.956 50.1007,135.429 C 49.3246,134.969 48.5123,133.78 48.6244,132.893 C 48.7137,132.186 49.4566,131.054 51.0308,131.516 C 51.9723,128.762 53.8109,129.741 54.6836,131.25 z M 59.1524,137.077 C 60.4473,137.973 60.0614,139.752 61.6702,142.318 C 59.2418,142.461 57.8206,142.91 56.7923,142.813 C 55.8942,142.728 54.6519,141.999 54.3744,141.149 C 54.1535,140.472 54.3418,139.131 55.9626,138.877 C 55.6384,135.985 57.7191,136.085 59.1524,137.077 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 44.7597,150.218 C 46.3743,151.893 45.3545,154.397 46.9781,158.611 C 43.4699,158.146 41.321,158.409 39.8769,157.98 C 38.6158,157.606 37.0323,156.19 36.8596,154.865 C 36.7221,153.81 37.3444,151.893 39.7275,151.971 C 40.0256,147.636 42.9726,148.363 44.7597,150.218 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 51.084,160.599 C 51.7719,162.822 49.7345,164.599 49.2883,169.093 C 46.3646,167.099 44.3275,166.367 43.2306,165.334 C 42.2727,164.433 41.4955,162.456 41.9377,161.194 C 42.2898,160.19 43.7078,158.759 45.8009,159.901 C 48.0179,156.163 50.3226,158.138 51.084,160.599 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 54.1095,170.746 C 54.5354,173.034 52.306,174.564 51.3425,178.976 C 48.6693,176.657 46.7307,175.693 45.7607,174.541 C 44.9136,173.534 44.3705,171.481 44.9558,170.279 C 45.4218,169.322 46.9959,168.065 48.9428,169.441 C 51.5775,165.986 53.638,168.214 54.1095,170.746 z" />
<g transform="translate(0.29566,2.40056e-7)" >
<g>
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 22.1897,187.033 C 21.9783,187.058 20.5576,187.166 20.5275,187.574 C 20.4552,188.551 21.0684,188.972 21.4381,189.773 C 22.0178,190.819 23.3507,190.684 24.1018,190.461 C 25.3247,190.099 25.8433,188.753 25.5528,187.569 C 25.4785,187.153 25.2056,186.233 24.8784,186.387 C 24.6144,186.511 24.0496,186.99 23.7773,187.018 C 23.1104,187.087 22.8385,186.591 22.1897,187.033 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 20.4518,181.897 C 20.0839,181.732 19.5111,181.29 19.2358,181.68 C 18.5748,182.616 18.6455,183.967 18.822,185.122 C 19.2155,186.715 21.0272,187.617 22.6168,187.44 C 24.9667,187.179 25.6198,186.958 25.787,185.483 C 25.8925,184.99 25.7822,184.108 25.3107,183.664 C 24.8,183.183 23.664,183.089 23.1924,182.872 C 22.0375,182.341 21.7822,182.031 20.4518,181.897 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 20.668,177.57 C 20.3205,177.366 19.8002,176.863 19.4835,177.22 C 18.7229,178.077 18.5169,178.677 18.5644,179.844 C 18.7791,181.472 20.0742,182.656 21.3964,183.257 C 23.5494,184.234 25.6136,183.172 25.943,181.725 C 26.1024,181.246 25.915,180.071 25.3014,179.864 C 24.8062,179.697 23.6059,179.543 23.1612,179.275 C 22.0723,178.619 21.9754,177.85 20.668,177.57 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 22.6006,170.765 C 22.738,170.442 20.3385,171.658 19.9641,172.023 C 19.0648,172.898 19.1441,174.323 19.6132,175.645 C 20.166,177.665 21.3972,178.132 22.6822,178.965 C 23.9649,179.797 25.457,180.293 26.0353,178.609 C 26.2762,178.063 26.1573,176.178 25.5895,175.794 C 25.1313,175.484 23.9841,174.859 23.5628,174.485 C 22.5559,173.593 22.6722,172.549 22.6006,170.765 z" />
</g>
<path style="fill:#fdd;stroke-width:0.875" d="M 43.9339,172.641 C 38.01,168.167 32.2987,172.517 29.6377,173.214 C 26.9768,173.911 24.3585,174.252 25.0594,176.607 C 26.3137,180.82 34.7938,177.494 34.7938,177.494 C 34.7938,177.494 32.8736,178.701 35.5888,181.88 C 36.6903,183.169 40.8137,182.892 40.8137,182.892" />
</g>
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 54.628,181.358 C 54.711,183.467 52.864,184.565 51.6735,188.412 C 49.8931,185.995 48.5269,184.888 47.9134,183.731 C 47.3777,182.721 47.1815,180.808 47.75,179.8 C 48.2027,178.998 49.5254,178.063 50.8547,179.543 C 53.2099,176.763 54.536,179.023 54.628,181.358 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 55.2597,190.156 C 55.3404,192.135 53.5457,193.165 52.3889,196.774 C 50.6589,194.507 49.3314,193.468 48.7353,192.383 C 48.2147,191.435 48.0241,189.64 48.5766,188.695 C 49.0164,187.942 50.3017,187.065 51.5933,188.453 C 53.8818,185.845 55.1704,187.965 55.2597,190.156 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 53.8739,200.018 C 53.5137,201.966 51.5352,202.573 49.6069,205.835 C 48.4228,203.24 47.3587,201.933 47.0181,200.743 C 46.7206,199.703 46.9328,197.911 47.6812,197.111 C 48.277,196.475 49.7248,195.905 50.6765,197.545 C 53.4863,195.509 54.2726,197.862 53.8739,200.018 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 51.5205,208.551 C 50.9474,210.179 49.1908,210.424 47.1106,212.965 C 46.4671,210.562 45.7476,209.286 45.6236,208.212 C 45.5153,207.274 45.9419,205.758 46.6849,205.174 C 47.2764,204.71 48.5792,204.421 49.1578,205.969 C 51.8142,204.609 52.1548,206.748 51.5205,208.551 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 47.729,215.725 C 46.9541,216.899 45.5586,216.772 43.4413,218.39 C 43.4444,216.387 43.1569,215.255 43.2836,214.389 C 43.3942,213.634 44.0337,212.521 44.7231,212.198 C 45.272,211.94 46.329,211.951 46.4527,213.27 C 48.7673,212.685 48.5866,214.425 47.729,215.725 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 44.343,220.814 C 43.5472,221.708 42.3358,221.457 40.3187,222.579 C 40.5197,220.916 40.3796,219.946 40.5764,219.24 C 40.7482,218.624 41.4191,217.768 42.0558,217.571 C 42.5627,217.415 43.4888,217.534 43.4667,218.642 C 45.5546,218.398 45.2239,219.825 44.343,220.814 z" />
<path style="fill:#08f;fill-rule:nonzero;stroke-width:0.874999;stroke-dashoffset:0" d="M 65.1604,162.438 C 66.5947,162.483 68.1237,162.745 69.8365,162.941 C 70.7177,161.485 72.914,158.116 74.7407,156.246 C 72.1225,156.38 69.8593,155.419 67.7795,154.862 C 66.6291,156.887 65.3624,158.924 64.0837,159.951 M 61.8786,188.318 C 63.2897,188.58 65.4532,188.184 67.1685,188.358 C 67.719,189.968 68.5325,194.194 69.9184,196.41 C 67.389,195.721 64.973,196.177 62.8223,196.278 C 62.13,194.054 61.3267,191.794 60.2965,190.518 M 62.2596,173.546 C 64.0708,173.283 67.7577,173.03 69.881,172.575 C 71.4079,173.888 73.3259,176.664 76.1706,178.244 C 72.8038,178.508 70.1941,179.806 67.705,180.676 C 65.6768,178.839 63.4975,177.007 61.5846,176.18" />
<path style="fill:#fe0;stroke-width:0.875;stroke-dashoffset:0" d="M 55.5841,189.896 C 55.5841,189.896 55.1821,194.909 55.1821,194.909 C 55.1821,194.909 58.5363,191.058 61.8998,190.433 C 61.2701,183.397 60.7276,170.988 66.7257,160.689 C 60.651,157.959 59.871,153.727 59.871,153.727 C 59.871,153.727 59.132,159.443 59.132,159.443 C 59.132,159.443 59.2798,160.7 62.3842,163.139 C 58.9842,171.196 58.6885,181.692 58.8363,187.383 C 57.0624,187.753 55.5841,189.896 55.5841,189.896 z" />
</g>
<use xlink:href="#g3683" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-opacity:1" d="M 56.8652,226.909 L 148.435,86.8367" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-opacity:1" d="M 56.8652,226.909 L 148.435,86.8367" />
</g>
</g>
<g id="king-of-clubs" >
<!--
<image width="58" height="88" xlink:href="king-of-clubs.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g6633"
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;display:inline"
>
<path style="fill:#08f;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 49.7822,97.3705 C 49.7822,97.3705 46.1093,97.7857 43.3527,106.055 C 40.5962,114.325 43.3527,118.585 39.5938,122.845 C 35.8349,127.105 36.3361,124.098 34.3314,131.616 C 32.3266,139.134 31.5748,144.146 29.5701,146.651 C 27.5653,149.157 55.1307,183.99 55.1307,183.99 L 77.4335,133.37 L 49.7822,97.3705 z" />
<g>
<path style="fill:#fe0;stroke-width:1.29733;stroke-linecap:butt;stroke-linejoin:miter" d="M 65.037,135.111 C 65.037,135.111 59.2882,132.372 53.5234,142.351 C 46.5096,154.493 54.2808,166.075 60.3299,169.431 C 66.3789,172.788 72.5958,174.511 72.5958,174.511 C 72.5958,174.511 82.1328,165.22 75.8621,150.93 C 69.5914,136.639 66.6996,135.307 65.037,135.111 z" />
<path style="fill:#fe0;stroke-width:0.973573;stroke-linecap:butt;stroke-linejoin:miter" d="M 65.2313,139.884 C 65.2313,139.884 61.053,137.761 56.8631,145.494 C 51.7654,154.902 57.4136,163.876 61.8101,166.477 C 66.2065,169.077 70.7251,170.413 70.7251,170.413 C 70.7251,170.413 77.6566,163.214 73.099,152.141 C 68.5414,141.068 66.4396,140.036 65.2313,139.884 z" />
</g>
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 52.6274,105.042 C 52.6274,105.042 49.7923,107.877 48.1975,112.484 C 46.6027,117.092 48.5519,118.863 46.7799,121.521 C 45.0079,124.179 42.35,123.293 41.6412,128.255 C 40.9324,133.216 41.2868,136.76 40.0464,139.418 C 38.8061,142.076 37.5657,144.734 37.5657,144.734 L 43.4132,145.975 C 43.4132,145.975 42.5272,146.506 44.4764,140.836 C 46.4255,135.166 44.1002,128.838 48.5519,126.129 C 52.6274,123.648 53.159,120.635 52.9818,115.32 C 52.8932,112.663 56.3485,110.004 56.3485,110.004 L 52.6274,105.042 z" />
<path style="fill:#fff;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 55.278,186.818 C 55.278,186.818 55.4143,181.054 53.288,165.461 C 51.1616,149.868 48.4051,144.441 41.3172,143.023 C 34.2294,141.605 25.5593,140.954 19.1802,155.839 C 12.8012,170.723 11.5556,177.546 14.3907,195.266 C 17.2259,212.985 19.7244,220.41 28.2299,225.371 C 36.7353,230.333 41.9118,224.576 44.7395,215.57 C 48.056,205.007 55.278,187.527 55.278,186.818 z" />
<path style="fill:#fe8;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 117.186,49.593 C 117.186,49.593 120.197,49.6868 121.139,51.5933 C 122.081,53.4998 122.632,54.2157 123.013,57.3873 C 123.394,60.559 125.849,60.7294 127.513,60.896 C 129.176,61.0626 130.755,62.2589 131.768,65.9091 C 132.78,69.5593 133.03,70.2477 135.875,72.0049 C 138.719,73.7621 139.403,76.5651 141.778,76.9728 C 144.154,77.3806 148.364,83.8814 140.52,83.6056 C 132.676,83.3298 131.846,82.4718 129.398,80.7166 C 126.95,78.9613 125.801,70.6349 123.047,66.6593 C 120.293,62.6836 116.56,64.3297 116.35,58.7022 C 116.139,53.0747 116.159,49.1125 116.159,49.1125" />
<path style="fill:#f00;stroke-width:1.25" d="M 48.1975,97.2455 C 48.1975,97.2455 58.8293,117.8 62.3732,135.52 C 65.9171,153.24 64.4996,158.91 64.4996,158.91 C 64.4996,158.91 57.4117,171.668 51.7414,187.97 C 46.0711,204.272 40.104,221.568 38.9403,227.118 C 38.3173,230.089 37.7851,229.309 37.7041,232.901 C 40.738,235.869 51.0756,238.993 51.0756,238.993 L 149.257,82.5296 C 149.257,82.5296 147.428,80.9434 143.884,79.5258 C 140.34,78.1083 118.367,68.894 99.2301,71.7292 C 80.0929,74.5643 72.2962,80.2346 63.7908,87.3225 C 55.2853,94.4103 49.6151,98.6631 48.1975,97.2455 z" />
<path style="fill:#fff;stroke-width:1.25" d="M 97.5642,34.7063 C 94.6929,37.485 93.5382,39.275 93.2475,42.7712 C 92.9568,46.2675 93.1356,56.2149 88.2139,56.4344 C 83.2922,56.6538 82.3244,56.1962 82.2834,59.7132 C 82.2425,63.2302 84.0641,67.0278 81.6504,68.8388 C 79.2367,70.6498 76.8747,70.3276 74.3669,70.2449 C 71.8592,70.1621 72.0778,70.5574 71.8494,73.3045 C 71.621,76.0516 72.4204,77.3632 71.1117,79.1524 C 69.5513,81.2858 66.8565,81.9419 64.6089,81.755 C 62.3613,81.5681 60.545,81.0847 59.2913,79.7071 C 58.5112,78.8499 57.8967,77.8022 58.094,75.4298 C 58.2912,73.0573 59.883,72.0581 60.8508,72.5158 C 61.8186,72.9734 63.6711,74.8876 63.2031,75.9803 C 62.7351,77.0729 61.4449,77.4686 61.4449,77.4686 C 61.4449,77.4686 62.6957,78.2649 63.911,78.0508 C 66.3354,77.6238 67.7398,75.8546 67.4794,74.4499 C 67.219,73.0452 67.0939,71.5261 67.2496,69.6531 C 67.4053,67.7801 69.1843,66.0421 71.1614,66.4579 C 73.1385,66.8738 75.3552,68.944 77.6856,66.6232 C 80.0159,64.3024 78.3613,63.0332 76.8623,59.8911 C 75.3633,56.7489 76.0704,54.2931 79.6705,53.3352 C 83.2706,52.3772 85.7993,53.719 87.5469,50.8468 C 89.2945,47.9746 88.795,47.9331 89.2209,44.3224 C 89.6469,40.7116 90.0523,38.8594 90.8324,37.0383 C 91.6125,35.2172 95.6287,33.791 95.6287,33.791 L 97.5642,34.7063 z" />
<path style="fill:#fff;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 121.38,38.5934 C 121.38,38.5934 124.038,40.011 124.038,42.1373 C 124.038,44.2637 124.215,45.1497 123.152,48.162 C 122.088,51.1744 124.215,52.4147 125.632,53.3007 C 127.05,54.1867 127.936,55.9587 127.227,59.6798 C 126.518,63.4009 125.101,65.7045 126.873,68.5396 C 128.645,71.3748 129.354,72.6152 131.303,74.0327 C 133.252,75.4503 137.505,82.0066 130.594,78.2854 C 123.683,74.5643 119.962,74.5643 118.545,71.9064 C 117.127,69.2484 119.785,61.2746 119.076,56.4903 C 118.367,51.706 114.292,51.5288 116.595,46.3901 C 118.899,41.2514 120.671,37.7074 120.671,37.7074" />
<g transform="matrix(-0.935672,0.352871,0.352871,0.935672,153.305,-41.938)" >
<path style="fill:#fe0;stroke-width:1.29733;stroke-linecap:butt;stroke-linejoin:miter" d="M 129.844,87.2188 C 128.896,87.2147 128.344,87.4688 128.344,87.4688 C 126.675,87.5458 123.689,88.6602 116.438,102.438 C 109.186,116.215 118.031,126.125 118.031,126.125 C 118.031,126.125 121.741,125.375 126.281,123.719 L 141.031,100.781 C 140.708,99.0551 140.163,97.2807 139.281,95.4688 C 135.823,88.3611 131.929,87.2277 129.844,87.2188 z" transform="matrix(-0.937895,0.353709,0.353709,0.937895,158.047,-15.3727)" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 71.5874,116.737 C 71.5874,116.737 67.1384,116.707 66.6259,126.288 C 66.1677,134.854 73.7138,139.064 78.3209,139.418 C 82.928,139.773 87.1807,139.064 87.1807,139.064 C 87.1807,139.064 90.3703,130.558 82.5736,123.471 C 74.777,116.383 72.6506,116.383 71.5874,116.737 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:0.934395;stroke-linecap:butt;stroke-linejoin:miter" d="M 121.588,74.4231 C 121.588,74.4231 97.6674,67.6776 89.4114,68.2474 C 81.1553,68.8171 66.3035,83.5834 66.3035,83.5834 C 66.3035,83.5834 91.7297,119.459 92.7305,126.297 C 93.7312,133.134 93.2308,135.413 93.2308,135.413 C 93.2308,135.413 102.488,137.407 104.739,136.837 C 106.991,136.268 112.495,131.709 112.495,131.709 C 112.495,131.709 111.244,121.169 114.747,112.052 C 118.249,102.936 122.339,75.2777 121.588,74.4231 z" />
<path style="fill:#fe0;stroke-width:0.934395;stroke-linecap:butt;stroke-linejoin:miter" d="M 116.605,91.8658 C 116.605,91.8658 107.081,98.4101 98.825,98.9799 C 90.5689,99.5497 77.6552,93.8276 77.6552,93.8276 C 77.6552,93.8276 87.8536,119.459 88.8543,126.297 C 89.855,133.134 93.2308,135.413 93.2308,135.413 C 93.2308,135.413 102.488,137.407 104.739,136.837 C 106.991,136.268 112.495,131.709 112.495,131.709 C 112.495,131.709 111.244,121.169 114.747,112.052 C 118.249,102.936 117.355,92.7205 116.605,91.8658 z" />
<path style="fill:#fe0;stroke-width:0.961716;stroke-linecap:butt;stroke-linejoin:miter" d="M 115.993,105.289 C 115.993,105.289 108.521,110.35 99.5368,110.56 C 90.5521,110.769 80.9614,107.832 80.9614,107.832 C 80.9614,107.832 90.6771,116.368 91.9206,119.287 C 93.164,122.207 91.8203,123.551 91.8203,123.551 C 91.8203,123.551 99.5646,125.832 102.006,125.598 C 104.447,125.364 113.08,121.013 113.08,121.013 C 113.08,121.013 111.982,117.175 115.595,113.302 C 119.208,109.429 116.83,105.656 115.993,105.289 z" />
</g>
<path style="fill:#8df;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 46.1009,173.954 C 45.1451,162.267 41.3311,158.977 37.3174,157.917 C 33.3037,156.856 28.394,156.369 24.7816,167.506 C 21.1693,178.644 20.4639,183.749 22.0694,197.008 C 23.6749,210.267 23.9372,219.444 29.9063,218.282 C 32.718,217.734 39.3698,206.103 40.7589,200.172 C 42.9785,190.697 46.8896,183.597 46.1009,173.954 z" />
<path style="fill:#fff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 31.1866,178.579 C 30.8322,187.97 29.9462,191.337 31.541,192.577 C 33.1358,193.818 36.3253,195.767 37.3885,193.995 C 38.4517,192.223 36.3253,187.793 37.2113,188.147 C 38.0973,188.502 40.578,190.628 41.9956,188.679 C 42.9843,187.319 40.7171,183.557 40.578,183.186 C 40.0464,181.768 43.739,183.955 44.2992,180.351 C 44.8069,177.084 41.5488,176.14 39.3377,176.098 C 39.3377,176.098 45.0079,175.212 44.2992,172.377 C 43.6102,169.621 39.8692,170.073 39.8692,170.073 C 39.8692,170.073 43.5904,168.124 42.7044,165.821 C 41.8184,163.517 37.0341,166.352 37.0341,166.352 C 37.0341,166.352 38.2745,162.099 36.6797,161.213 C 35.0849,160.327 32.7814,164.049 32.7814,164.049 L 31.1866,178.579 z" />
<path style="fill:#fdc;stroke-width:1.25;stroke-linejoin:miter" d="M 120.945,38.1352 C 120.945,38.1352 121.928,42.7135 121.928,44.7881 C 121.928,46.8628 120.403,47.7282 120.403,49.8028 C 120.403,51.8774 123.286,53.4112 123.63,57.2359 C 124.003,61.3914 120.132,76.7981 110.945,76.8812 C 99.7145,76.9815 85.0978,73.6477 82.1288,68.6464 C 75.2609,57.0775 80.5996,42.7135 82.7511,38.5642 C 84.9027,34.415 121.262,32.0868 120.945,38.1352 z" />
<g transform="matrix(0.811423,-0.778254,0.584459,1.08048,-64.0717,8.5124)" >
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 66.9927,135.428 C 66.9927,135.428 59.2882,132.372 53.5234,142.351 C 46.5096,154.493 54.2808,166.075 60.3299,169.431 C 66.3789,172.788 72.5958,174.511 72.5958,174.511 C 72.5958,174.511 78.5383,162.631 75.8621,150.93 C 72.567,136.522 68.6552,135.624 66.9927,135.428 z" />
<path style="fill:#fe0;stroke-width:0.973573;stroke-linecap:butt;stroke-linejoin:miter" d="M 67.7218,140.368 C 67.7218,140.368 61.053,137.761 56.8631,145.494 C 51.7654,154.902 57.8912,162.91 62.2877,165.511 C 66.6841,168.111 70.7251,170.413 70.7251,170.413 C 70.7251,170.413 77.6566,163.214 73.099,152.141 C 68.5414,141.068 68.9302,140.519 67.7218,140.368 z" />
</g>
<path style="fill:#000;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 144.091,80.4947 C 144.091,80.4947 136.824,76.2346 133.065,74.731 C 129.306,73.2275 120.786,71.7239 120.786,71.7239 C 120.786,71.7239 112.767,94.7785 110.512,115.327 C 108.257,135.876 108.507,150.16 108.507,150.16 L 122.791,129.36 C 122.791,129.36 130.81,104.05 134.068,96.5327 C 137.325,89.0149 144.091,80.4947 144.091,80.4947 z M 48.9764,96.8301 C 48.9764,96.8301 55.6761,89.8733 58.8283,87.3329 C 61.9806,84.7926 69.6845,80.8551 69.6845,80.8551 C 69.6845,80.8551 85.237,94.0021 92.3011,115.094 C 98.8661,134.696 104.439,152.235 104.439,152.235 L 93.1601,155.046 C 86.5564,132.217 76.5273,120.486 69.3877,113.73 C 67.0447,111.513 65.013,109.831 63.5155,108.469 C 56.9423,102.489 48.9764,96.8301 48.9764,96.8301 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 58.4749,201.614 C 58.4749,201.614 56.8801,199.842 55.2853,200.906 C 53.1744,202.313 53.159,203.918 54.7538,205.69 C 56.4301,207.552 59.0065,206.753 59.0065,206.753 C 59.0065,206.753 56.2599,208.038 56.5257,209.588 C 56.7915,211.139 57.5889,211.847 59.3609,211.714 C 60.2543,211.648 60.6012,210.12 60.6012,210.12 C 62.0188,214.195 66.8031,215.613 66.8031,215.613 L 68.9295,211.892 L 58.4749,201.614 z" />
<path style="fill:#fe0;stroke-width:1.08623;stroke-linecap:butt;stroke-linejoin:miter" d="M 78.4822,166.788 C 78.4822,166.788 69.1915,171.578 64.3291,179.781 C 61.1884,185.08 58.205,190.397 58.1227,196.371 C 58.0449,202.017 60.5752,207.168 62.2949,208.935 C 64.5741,211.277 69.1957,211.947 69.1957,211.947 L 99.6571,165.039 L 78.4822,166.788 z" />
<path style="fill:#fe0;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 80.2701,169.542 C 80.2701,169.542 73.136,174.388 69.4611,181.237 C 65.5628,188.502 64.3307,191.577 64.4996,196.476 C 64.6768,201.614 66.5695,203.753 68.2207,204.804 C 70.1699,206.044 72.2962,206.399 72.2962,206.399 L 97.6353,168.301 L 80.2701,169.542 z" />
<path style="fill:#080;stroke-width:1.25" d="M 110.925,147.392 L 96.2178,170.25 C 96.2178,170.25 87.8742,170.505 77.9665,169.719 C 66.8031,168.833 61.1328,165.643 61.1328,165.643 C 61.1328,165.643 62.7276,164.403 63.7908,161.391 C 64.854,158.378 64.854,155.898 64.854,155.898 C 64.854,155.898 67.1575,157.67 72.119,158.201 C 77.0805,158.733 86.1176,159.442 86.1176,159.442 C 86.1176,159.442 87.348,156.028 82.928,156.961 C 81.0208,157.363 79.5613,158.201 79.5613,158.201 C 79.5613,158.201 78.2097,154.76 80.2701,154.126 C 82.5736,153.417 83.2824,151.999 81.5104,152.176 C 80.2701,148.632 84.5228,147.569 86.8263,148.987 C 89.1299,150.404 88.0667,152.176 89.1299,153.062 C 92.0622,155.506 93.5598,154.657 94.9774,153.417 C 96.395,152.176 96.5722,149.696 96.0406,148.278 C 95.509,146.861 94.4458,146.329 93.2054,146.152 C 91.965,145.975 91.0791,146.152 91.0791,146.152 C 91.0791,146.152 89.3071,145.089 92.3194,143.671 C 95.3318,142.253 97.2809,143.848 97.2809,143.848 C 97.2809,143.848 96.395,139.595 97.6353,139.064 C 98.8757,138.532 99.4073,137.115 99.4073,137.115 C 99.4073,137.115 101.156,137.371 101.356,139.773 C 101.534,141.899 101.888,142.962 101.888,142.962 C 101.888,142.962 102.42,141.899 104.723,142.076 C 107.027,142.253 108.09,145.443 108.09,145.443 C 108.09,145.443 105.078,144.38 103.306,147.038 C 101.534,149.696 102.951,150.936 102.951,150.936 C 102.951,150.936 103.306,152.708 105.432,151.645 C 107.558,150.582 110.748,148.101 110.925,147.392 z" />
<path style="fill:#fff;stroke-width:1.25" d="M 85.0766,38.019 C 85.0766,38.019 82.8213,38.8961 82.4454,43.0309 C 82.0695,47.1657 82.1951,51.5429 82.0695,54.4329 C 81.9442,57.3147 82.0695,60.5725 80.9418,62.2013 C 79.8141,63.8302 76.6817,68.9674 77.3082,72.7263 C 77.9347,76.4852 78.6694,78.6853 77.4335,81.3718 C 76.7121,82.9398 75.7294,84.6883 71.5446,84.7548 C 69.4741,84.7857 68.0362,83.7524 67.7856,82.2488 C 67.535,80.7453 67.0339,79.4923 68.0362,78.4899 C 69.0386,77.4876 71.0434,78.2393 70.7928,79.6176 C 70.5422,80.9959 69.6651,81.4971 69.6651,81.4971 C 69.6651,81.4971 70.2916,82.1235 71.5446,81.7476 C 72.7975,81.3718 73.7999,78.6152 73.6746,76.6105 C 73.5493,74.6057 72.7398,71.5626 73.2987,67.4638 C 73.6746,64.7073 74.8053,62.7202 75.5541,56.8136 C 76.6817,47.9175 80.19,39.7732 80.9418,38.7708 C 81.6936,37.7684 84.826,37.8937 85.0766,38.019 z" />
<path style="fill:#fe8;stroke-width:1.25" d="M 89.462,37.6431 C 86.8308,40.6503 85.8284,42.5297 85.8284,46.038 C 85.8284,49.5463 86.8308,59.4448 81.9442,60.0713 C 77.0576,60.6978 76.0552,60.3219 76.3058,63.8302 C 76.5564,67.3385 78.6865,70.9721 76.4311,72.9769 C 74.1758,74.9816 71.7951,74.8563 69.2892,74.9816 C 66.7833,75.1069 67.0339,75.4828 67.0339,78.2393 C 67.0339,80.9959 67.9392,82.2368 66.7833,84.1283 C 65.405,86.3836 62.7738,87.2607 60.5184,87.2607 C 58.2631,87.2607 56.2583,86.5089 55.0054,85.1307 C 53.7524,83.7524 53.5018,83.8777 53.5018,81.4971 C 53.5018,79.1164 54.7396,77.7229 55.8305,77.7444 C 56.9009,77.7655 58.4844,79.8137 58.4618,81.0022 C 58.4403,82.1298 57.0101,83.2512 57.0101,83.2512 C 57.0101,83.2512 58.3226,83.9412 59.516,83.6271 C 61.8967,83.0006 63.1497,81.1212 62.7738,79.7429 C 62.3979,78.3646 62.1473,76.8611 62.1473,74.9816 C 62.1473,73.1022 63.7761,71.2227 65.7809,71.4733 C 67.7856,71.7239 70.1663,73.6033 72.2963,71.0974 C 74.4264,68.5915 72.6722,67.4638 70.9181,64.4567 C 69.1639,61.4495 69.6651,58.9436 73.1734,57.6906 C 76.6817,56.4377 79.313,57.5653 80.8165,54.5582 C 82.3201,51.5511 81.8189,51.5511 81.9442,47.9175 C 82.0695,44.2839 82.3201,42.4044 82.9466,40.525 C 83.5731,38.6455 87.4573,36.8913 87.4573,36.8913 L 89.462,37.6431 z" />
<g>
<path style="fill:#fe0;stroke-width:1.25" d="M 76.046,26.4289 L 70.8889,26.2535 C 70.8889,26.2535 70.7204,21.1822 73.1265,22.0433 C 75.5326,22.9045 76.6047,26.4722 76.046,26.4289 z M 130.316,26.1896 L 135.277,24.7721 C 135.277,24.7721 134.214,19.8106 132.088,21.2281 C 129.962,22.6457 129.784,26.3668 130.316,26.1896 z M 102.246,22.9229 C 102.246,22.9229 106.55,21.278 106.595,19.6214 C 106.682,16.4337 101.898,19.166 101.898,19.166 C 101.898,19.166 98.1693,16.3122 98.2441,19.0522 C 98.3311,22.2398 102.246,22.9229 102.246,22.9229 z M 100.172,23.1181 C 100.172,23.1181 97.9689,20.6049 96.4764,20.9173 C 93.6042,21.5184 96.8631,24.1252 96.8631,24.1252 C 96.8631,24.1252 94.9359,27.1864 97.3794,26.5705 C 100.222,25.8541 100.172,23.1181 100.172,23.1181 z M 104.008,23.3995 C 104.008,23.3995 105.172,26.3751 106.658,26.7586 C 109.517,27.4965 107.411,23.9947 107.411,23.9947 C 107.411,23.9947 110.249,22.3366 107.781,21.7934 C 104.909,21.1615 104.008,23.3995 104.008,23.3995 z M 128.613,25.8676 C 128.613,25.8676 130.284,22.2851 129.264,21.0059 C 127.3,18.5442 126.014,23.2109 126.014,23.2109 C 126.014,23.2109 121.856,23.0732 123.638,25.1079 C 125.712,27.4752 128.613,25.8676 128.613,25.8676 z M 76.7753,25.5132 C 76.7753,25.5132 75.1036,21.9307 76.1243,20.6515 C 78.0884,18.1898 79.3742,22.8565 79.3742,22.8565 C 79.3742,22.8565 83.5322,22.7188 81.7496,24.7536 C 79.6758,27.1208 76.7753,25.5132 76.7753,25.5132 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 108.757,29.7753 C 106.537,28.9727 103.007,24.3735 101.785,22.8651 C 100.816,24.7365 97.5468,28.1648 96.1713,29.5337 L 108.757,29.7753 z M 88.4122,30.2181 C 86.2582,30.0569 80.8758,27.2917 78.6323,26.4092 C 79.8204,27.2789 80.1101,31.5801 80.878,32.6702 C 82.395,32.3731 86.6441,30.827 88.4122,30.2181 z M 97.4465,29.9617 C 94.9718,29.0819 91.3922,26.228 89.5721,25.2987 C 88.7502,26.6902 87.1643,30.0764 85.93,31.3276 C 87.987,31.0938 94.312,30.057 97.4465,29.9617 z M 123.493,32.6094 C 124.92,31.348 125.27,28.6062 127.3,27.3849 C 124.777,28.1584 118.729,29.1035 114.015,29.5399 C 115.71,29.827 122.153,32.5395 123.493,32.6094 z M 116.823,30.5468 C 115.606,29.514 116.258,25.9972 115.357,24.2638 C 113.815,25.7502 108.321,28.8339 106.823,29.7135 C 110.043,29.9894 113.147,29.8394 116.823,30.5468 z" />
<path style="fill:#f00;stroke-width:1.18893" d="M 115.323,21.5765 C 116.777,21.498 117.499,22.3098 117.58,23.0404 C 117.67,23.8462 116.68,24.5014 115.644,24.5073 C 114.332,24.5399 113.688,23.6987 113.582,23.0192 C 113.532,22.2653 114.419,21.6253 115.323,21.5765 z M 101.366,21.2477 C 102.647,20.9712 104.262,21.6723 104.54,22.4741 C 104.813,23.3661 103.729,24.2754 102.424,24.4716 C 100.776,24.7482 99.7767,23.924 99.4918,23.1823 C 99.2615,22.3468 100.236,21.4645 101.366,21.2477 z M 88.7086,22.2267 C 89.769,21.9388 91.1076,22.6759 91.3383,23.5167 C 91.5658,24.452 90.6703,25.4035 89.5894,25.6072 C 88.2254,25.8948 87.3968,25.0295 87.1596,24.2517 C 86.9677,23.3756 87.7734,22.4523 88.7086,22.2267 z M 126.923,25.386 C 128.011,24.6466 129.979,24.4767 130.703,24.9425 C 131.475,25.4755 130.938,26.5914 129.781,27.2828 C 128.336,28.1766 126.897,27.998 126.199,27.5791 C 125.501,27.0691 125.947,26.0186 126.923,25.386 z M 77.5035,24.5405 C 78.7581,24.7446 79.8767,25.838 79.7677,26.5682 C 79.6152,27.369 78.2561,27.7344 77.0153,27.4585 C 75.4363,27.133 74.917,26.1459 74.9925,25.4607 C 75.1577,24.719 76.409,24.3392 77.5035,24.5405 z" />
<g style="stroke-width:1.18893" transform="matrix(1.07321,0,0,1.03486,-2.2338,-2.72499)" >
<g style="stroke-width:1.18893" >
<path style="fill:#fe0;stroke-width:1.18893;stroke-linecap:butt" d="M 117.088,33.6112 C 115.969,35.4982 115.612,37.8013 115.906,38.6186 C 113.664,38.1652 108.589,36.3723 97.7834,36.3577 C 88.4206,36.2704 78.1308,38.11 77.4728,38.3581 C 77.8843,37.0145 77.4496,36.1915 76.524,34.3085 C 80.7425,33.1011 87.0803,31.5425 97.8559,31.5951 C 112.169,31.6656 116.331,33.5129 117.088,33.6112 z" />
<path style="fill:#fe0;stroke-width:1.18893" d="M 117.969,34.4944 C 119.956,34.1371 119.659,32.601 117.561,32.44 C 110.62,31.1025 102.27,30.2597 94.2724,30.5856 C 88.5489,30.8543 79.7402,32.2062 75.3765,33.5708 C 73.6704,34.9412 75.8468,35.6705 78.793,34.5018 C 83.8781,33.4948 92.9086,32.7112 97.7215,32.6753 C 105.821,32.4457 111.969,33.3557 117.969,34.4944 z" />
</g>
<path style="fill:#fe0;stroke-width:1.18893" d="M 115.761,39.7179 C 117.651,39.3606 117.368,37.8246 115.374,37.6635 C 108.773,36.326 100.832,35.4832 93.2269,35.8091 C 87.7841,36.0778 80.6729,36.8384 76.5231,38.2029 C 74.9008,39.5734 76.8298,40.3026 78.7881,39.7253 C 83.6237,38.7183 91.9299,38.0825 96.5068,38.0466 C 104.209,37.817 110.056,38.5792 115.761,39.7179 z" />
</g>
</g>
<path style="fill:#fff;fill-rule:nonzero;stroke-width:0.875" d="M 82.8836,61.3214 C 80.6511,64.2024 77.2956,66.0389 76.9032,71.2581 C 76.7501,74.4178 83.0814,78.8767 83.6339,79.2419 C 83.7377,78.7417 80.318,71.5635 82.5113,69.999 C 82.5447,69.3314 80.9745,73.7046 82.4675,74.9149 C 83.4171,75.6846 87.5555,81.6827 88.537,82.6126 C 87.0222,75.0189 87.4429,71.9837 87.7936,70.9742 C 87.1591,72.6961 87.2631,76.4099 89.1745,78.3825 C 90.1288,79.3673 93.409,82.8438 94.1092,84.0468 C 95.374,82.0888 93.193,78.9526 94.1429,77.0456 C 94.7713,75.784 94.2124,74.1733 95.6164,72.4541 C 93.4484,75.3499 94.2481,81.4782 96.2266,82.5463 C 97.6268,83.3022 97.5777,83.7225 98.0114,87.2921 C 103.809,84.9974 99.3442,75.9119 100.944,72.6412 C 99.9058,74.8724 101.319,77.7959 101.597,80.7991 C 101.875,83.8023 102.521,90.1429 95.811,89.3098 C 98.4187,97.5315 106.482,91.306 107.101,85.8859 C 107.27,84.4117 108.065,81.985 108.391,80.5117 C 107.991,83.6172 105.697,89.3627 108.322,90.7046 C 109.844,91.4822 112.628,92.0158 113.412,87.2025 C 110.153,89.6524 111.515,84.4575 112.501,83.5717 C 113.487,82.6858 114.785,81.661 114.909,82.0514 C 117.337,81.3897 119.088,78.3587 120.659,76.4985 C 122.232,74.8173 123.782,72.0221 123.528,69.9079 C 123.451,67.8971 121.992,66.3678 122.403,64.389" />
<path style="fill:#fe8;fill-rule:nonzero;stroke:none" d="M 84.5293,61.3398 C 84.6282,62.4215 81.8164,64.5286 80.8011,65.249 C 79.2454,66.3528 78.5215,69.3103 79.4452,71.641 C 80.1116,68.9895 82.0204,67.3484 84.0333,65.8847 C 83.2755,67.2741 82.6517,69.5732 85.4432,71.1927 C 85.3499,68.5857 88.194,65.9518 87.9496,65.1339 C 86.7287,66.3803 87.316,68.0949 88.5133,70.0251 C 89.2117,65.5431 98.3841,65.6553 98.8686,65.5215 C 100.866,64.97 89.5839,60.472 89.6451,60.5188" />
<path style="fill:#fdc;stroke:none" d="M 91.9959,54.6965 L 89.441,56.7063 C 89.4803,55.7887 89.5082,55.0855 89.5082,55.0855 C 89.5082,55.0855 86.4679,60.9192 83.6308,60.2165 C 85.7726,62.1288 86.2609,64.2812 84.1094,65.8903 C 86.8872,65.2653 88.7622,63.7468 89.4773,61.1354 C 90.4024,62.9809 88.9907,64.7974 88.9786,66.5088 C 93.017,63.1281 96.3852,65.8219 97.3002,64.1191 C 98.2151,62.4163 91.9959,54.6965 91.9959,54.6965 z" />
<path style="fill:#fff;stroke-width:0.875" d="M 113.145,70.4332 C 112.886,72.4619 112.671,76.8647 111.003,79.2064 C 109.335,81.548 108.128,82.9635 108.128,82.9635 C 108.128,82.9635 108.507,77.8877 108.109,75.8311 C 107.696,73.7006 107.09,73.7735 107.339,71.4968" />
<path style="fill:#fff;stroke-width:0.875" d="M 117.655,71.4911 C 117.713,76.3527 120.234,75.258 119.438,79.2544 C 118.647,83.2249 115.415,84.159 115.415,84.159 C 115.415,84.159 115.318,79.5421 114.92,77.4855 C 114.507,75.3549 114.284,75.723 113.898,75.3586" />
<path style="fill:#fe0;stroke:none" d="M 104.902,74.8703 C 104.902,74.8703 103.191,75.9076 103.191,77.9822 C 103.191,80.0569 104.266,81.0942 104.266,81.0942 C 104.266,81.0942 105.342,79.0196 105.342,77.9822 C 105.342,76.9449 105.014,74.9148 104.902,74.8703 z" />
<path style="fill:#fe8;fill-rule:nonzero;stroke:none" d="M 119.809,62.6758 C 121.488,64.9973 120.098,65.8056 120.721,68.0765 C 121.24,69.9716 120.938,71.6406 119.618,74.3921 C 120.231,70.2771 117.297,69.1303 116.878,65.2654 M 101.816,69.5236 C 101.816,69.5236 96.8224,73.2304 96.1415,75.1984 C 95.4605,77.1664 98.4963,80.4258 98.4963,80.4258 C 98.4963,80.4258 97.8419,76.7309 98.1824,75.7469 C 98.5228,74.7629 100.337,72.5207 101.816,69.5236 z M 110.931,67.6801 C 110.931,67.6801 109.219,68.7174 109.219,70.792 C 109.219,72.8667 110.295,73.904 110.295,73.904 C 110.295,73.904 111.371,71.8294 111.371,70.792 C 111.371,69.7547 111.043,67.7246 110.931,67.6801 z" />
<g transform="translate(17.6669,92.1559)" >
<g transform="matrix(1.07321,0,0,1.03486,-19.4621,-93.7981)" >
<g style="" >
<path style="fill:#fff;stroke-width:0.832254;stroke-linecap:butt" d="M 107.254,57.9412 C 107.254,57.9412 110.824,57.9548 112.266,59.5278 C 112.877,60.1942 115.796,59.8844 116.005,58.1503 C 116.225,56.3249 113.268,56.9388 113.268,56.9388 C 113.268,56.9388 112.685,55.9365 113.73,54.9341 C 114.776,53.9317 117.278,54.9341 117.278,54.9341 C 117.278,54.9341 119.283,55.9365 119.283,57.9412 C 119.283,59.946 118.394,61.5146 117.703,62.787 C 116.135,65.6709 102.903,66.0387 104.2,58.0401" />
<path style="fill:#fff;stroke-width:0.832254" d="M 104.263,58.8293 C 104.05,57.9515 102.765,57.4633 102.765,57.4633 C 102.765,57.4633 99.0261,56.5207 96.019,59.5278 C 93.0119,62.535 90.7036,64.016 89.6911,62.1598 C 88.9171,60.7408 92.3413,61.4879 91.7787,59.946 C 91.2162,58.4041 89.2114,59.3448 89.2114,59.3448 C 89.2114,59.3448 87.3884,59.5539 87.4929,62.5853 C 87.5975,65.6167 90.7184,66.9045 92.2615,66.9626 C 97.67,67.1662 105.939,65.7265 104.263,58.8293 z" />
</g>
<path style="fill:#fff;stroke-width:0.822331" d="M 99.6535,62.4221 C 97.8765,63.0064 97.8552,65.6383 96.8529,65.6383 C 95.8505,65.6383 100.141,67.7476 102.58,65.7428 C 105.019,63.7381 104.357,59.4766 104.357,59.4766" />
<path style="fill:#fff;stroke-width:0.822331" d="M 95.0192,63.7464 C 95.1237,65.376 93.5345,67.4853 92.5321,67.4853 C 91.5298,67.4853 95.0028,68.5005 97.6325,66.7535 C 99.5488,65.4805 100.048,63.3631 99.8646,61.692" />
<path style="fill:#fff;stroke-width:0.822331" d="M 109.466,62.3439 C 110.708,63.2025 111.839,64.8265 112.71,65.3753 C 112.72,65.519 108.978,67.6694 106.539,65.6646 C 104.1,63.6599 104.412,58.3692 104.412,58.3692" />
<path style="fill:#fff;stroke-width:0.822331" d="M 114.026,61.3144 C 115.774,63.4633 118.112,60.0625 118.526,60.5658 C 119.303,61.5131 118.125,65.1257 113.956,65.4528 C 111.459,65.6487 110.019,62.5673 109.551,62.3779" />
</g>
<g>
<path style="fill:#fe0;stroke:none" d="M 88.6258,-32.495 C 88.6258,-32.495 87.5152,-33.4049 85.77,-32.342 C 84.0248,-31.2791 83.2067,-30.2002 82.4383,-29.8943 C 81.6699,-29.5883 85.7605,-30.6752 86.4046,-31.2791 C 87.0487,-31.883 88.4671,-32.342 88.6258,-32.495 z" />
<path style="fill:#fe0;stroke:none" d="M 106.731,-28.8614 C 105.997,-27.9751 103.323,-26.4407 101.52,-28.2571 C 100.894,-28.7754 100.328,-29.6109 98.188,-30.7048 C 100.614,-31.4102 102.912,-29.2748 103.557,-28.6709 C 104.201,-28.067 105.66,-28.6101 106.731,-28.8614 z" />
</g>
</g>
<g transform="matrix(1.07321,0,0,1.03486,-1.8794,-2.01621)" >
<g>
<path style="fill:none;stroke-width:0.832254;stroke-linejoin:miter" d="M 104.653,41.7181 C 105.554,40.8548 107.821,40.4795 108.875,40.5275 C 110.189,40.5258 111.306,41.5813 112.259,43.1662 M 99.6126,43.2104 C 98.8212,41.8281 97.9191,40.2889 95.8878,40.361 C 93.9586,40.4301 92.8277,42.2234 91.8873,42.9174" />
<path style="fill:#08f;stroke-width:0.832254;stroke-linecap:butt;stroke-linejoin:miter" d="M 109.465,45.0141 C 111.287,45.0878 111.59,47.2716 111.037,49.1752 C 110.529,51.0612 108.169,50.9393 107.856,49.0593 C 107.543,47.3165 107.655,44.9462 109.465,45.0141 z M 96.6283,45.5367 C 98.5567,45.609 98.878,47.7514 98.2927,49.619 C 97.7545,51.4693 95.2563,51.3497 94.925,49.5053 C 94.5938,47.7955 94.7118,45.4701 96.6283,45.5367 z" />
</g>
<g style="fill:#fdc" >
<path style="stroke-width:0.832254;stroke-linejoin:miter" d="M 102.972,51.9585 C 104.899,51.1572 109.749,50.1896 110.493,51.3074 C 112.413,54.2548 111.756,57.5626 108.934,58.9311 C 107.171,59.8049 104.219,59.0191 102.784,57.4339 M 104.247,46.9151 C 104.247,46.9151 104.232,49.508 104.741,50.9246" />
</g>
</g>
<path style="fill:#000;stroke-width:1.25" d="M 98.1388,154.159 C 93.7126,154.213 90.1615,158.045 90.2138,162.679 C 90.254,166.24 92.4083,169.234 95.4136,170.416 L 104.31,157.103 C 102.818,155.291 100.601,154.128 98.1388,154.159 z" />
<path style="fill:#fdd;stroke-width:1.25" d="M 38.5915,176.472 C 40.095,180.732 40.5962,179.479 40.3456,182.236 C 40.095,184.992 36.9626,187.624 36.9626,187.624 C 36.9626,187.624 34.394,191.32 31.8254,191.508 C 29.2568,191.696 28.4424,191.633 26.6882,189.378 C 22.1776,188.877 24.8088,184.241 24.8088,184.241 C 24.8088,184.241 22.9293,185.243 22.1776,182.988 C 21.4258,180.732 23.0546,179.479 23.0546,179.479 C 23.0546,179.479 20.674,179.98 20.4234,177.725 C 20.1728,175.47 22.1776,173.214 22.1776,173.214 C 22.1776,173.214 19.5463,174.843 19.2957,171.836 C 19.0451,168.829 25.5606,163.441 25.5606,163.441 C 25.5606,163.441 31.3242,162.188 33.329,163.441 C 35.3337,164.694 39.3025,166.705 39.5938,168.453 C 40.3456,172.964 39.5938,176.973 38.5915,176.472 z" />
<g>
<g>
<path style="fill:#fe0;stroke-width:1px" d="M 29.769,159.441 C 29.769,159.441 34.3761,184.958 34.1989,189.919 C 34.0218,194.881 33.313,199.311 33.313,199.311 L 27.8199,199.311 C 27.8199,199.311 26.7567,194.704 26.4023,189.919 C 26.0479,185.135 29.4146,159.087 29.769,159.441 z" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 25.5163,205.335 C 21.618,205.335 17.0109,211.006 16.8337,214.55 C 16.6565,218.094 16.8337,222.701 21.2636,227.485 C 23.9039,230.337 30.3006,232.801 36.1481,229.257 C 41.5229,226 42.7044,221.638 42.5272,214.904 C 42.4098,210.562 40.7552,206.753 37.7429,205.335 C 35.8122,204.427 32.0283,202.511 30.4335,205.169 C 27.9964,203.595 31.8679,206.359 25.5163,205.335 z" />
<path style="fill:#fe0;stroke-width:1.07095" d="M 31.5408,117.05 C 31.5638,119.004 30.0001,120.608 28.0457,120.635 C 26.0912,120.662 24.4841,119.101 24.4536,117.147 C 24.423,115.192 25.9806,113.582 27.935,113.548 C 29.8893,113.514 31.5024,115.068 31.5403,117.023" transform="matrix(1.16996,0,0,1.16996,-2.27751,65.154)" />
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 25.5163,211.36 C 25.5163,211.36 23.2128,211.36 24.2759,213.309 C 25.3391,215.258 26.2251,215.967 28.1743,215.258 C 30.1234,214.55 31.0094,211.892 30.8322,210.12 C 30.655,208.348 29.4146,205.335 25.5163,205.335 C 21.618,205.335 17.0109,211.006 16.8337,214.55 C 16.6565,218.094 16.8337,222.701 21.2636,227.485 C 23.9039,230.337 30.3006,232.801 36.1481,229.257 C 41.5229,226 42.7044,221.638 42.5272,214.904 C 42.4098,210.562 40.7552,206.753 37.7429,205.335 C 35.8122,204.427 33.1358,204.449 31.541,207.107 C 29.9462,209.765 30.4778,214.55 32.9586,214.727 C 35.4393,214.904 35.9709,214.372 36.1481,212.778 C 36.3253,211.183 38.2315,213.078 37.5657,217.739 C 36.8569,222.701 34.8793,224.827 30.4778,224.827 C 25.5163,224.827 22.3782,221.117 22.1496,217.916 C 21.7952,212.955 24.8075,211.36 25.5163,211.36 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 24.9028,115.32 C 24.9028,115.32 18.7009,115.851 17.815,112.484 C 16.7094,108.283 17.815,105.397 18.7009,104.688 C 19.5869,103.979 13.3786,105.421 12.8534,110.358 C 11.9675,118.686 17.4606,121.167 21.0045,120.813 C 24.5484,120.458 25.966,119.395 25.966,119.395 L 24.9028,115.32 z" />
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 29.2374,115.497 C 29.2374,115.497 35.4393,116.028 36.3253,112.662 C 37.4308,108.461 36.3253,105.574 35.4393,104.865 C 34.5533,104.156 40.7616,105.598 41.2868,110.535 C 42.1728,118.863 36.6797,121.344 33.1358,120.99 C 29.5918,120.635 28.1743,119.572 28.1743,119.572 L 29.2374,115.497 z" />
<g transform="translate(0,0.501188)" >
<path style="fill:#fe0;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 26.25,88.0938 C 26.25,88.0938 25.75,93.8438 25,96.0938 C 24.25,98.3438 21.75,103.844 21.75,103.844 C 21.75,103.844 24,105.844 25,108.594 C 26,111.344 26,114.094 26,114.094 C 26.1527,120.131 25.6832,127.026 25.4062,133.344 C 25.1112,139.581 23.3575,148.321 23.0625,151.312 C 22.7675,154.304 26.0882,156.562 30.2188,156.562 C 34.3493,156.562 34.0625,150.188 34.0625,150.188 C 34.0625,150.188 31.2754,142.281 30.1875,133.625 C 29.2725,126.345 28.7306,117.285 28.5938,114.75 C 29.3627,113.735 29.2382,109.795 30,107.844 C 31.25,105.844 33,104.094 33,104.094 C 33,104.094 30.25,99.0937 29.25,96.5938 C 28.25,94.0938 26.25,88.0938 26.25,88.0938 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
<path style="fill:#fe0;stroke-width:1.25" d="M 31.5408,117.05 C 31.5638,119.004 30.0001,120.608 28.0457,120.635 C 26.0912,120.662 24.4841,119.101 24.4536,117.147 C 24.423,115.192 25.9806,113.582 27.935,113.548 C 29.8893,113.514 31.5024,115.068 31.5403,117.023" transform="translate(-0.501188,0)" />
<path style="fill:#fe0;stroke-width:1.25" d="M 31.5408,117.05 C 31.5638,119.004 30.0001,120.608 28.0457,120.635 C 26.0912,120.662 24.4841,119.101 24.4536,117.147 C 24.423,115.192 25.9806,113.582 27.935,113.548 C 29.8893,113.514 31.5024,115.068 31.5403,117.023" transform="translate(1.41757,45.7167)" />
<path style="fill:#fe0;stroke-width:1.25" d="M 34.394,150.118 C 33.5076,152.488 31.2488,154.19 28.5677,154.221 C 26.0611,154.251 23.879,152.82 22.8354,150.713 C 22.5706,151.422 22.4187,152.198 22.4282,153 C 22.4694,156.484 25.3342,159.274 28.8183,159.233 C 32.3024,159.192 35.093,156.327 35.0518,152.843 L 35.0518,152.812 C 35.033,151.844 34.7993,150.93 34.394,150.118 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 34.6446,152.123 C 33.7582,154.493 31.4994,156.194 28.8183,156.226 C 26.3117,156.256 24.1296,154.824 23.086,152.718 C 22.8212,153.427 22.6693,154.202 22.6787,155.004 C 22.72,158.489 25.5848,161.279 29.0689,161.238 C 32.553,161.197 35.3436,158.332 35.3024,154.848 L 35.3024,154.816 C 35.2836,153.849 35.0499,152.935 34.6446,152.123 z" />
</g>
</g>
</g>
<g>
<path style="fill:#fdd;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 25.6859,169.581 C 25.6859,169.581 28.9436,167.451 26.8135,164.82 C 24.6835,162.188 22.3029,163.817 21.1752,165.697 C 20.0475,167.576 18.3471,170.19 18.4186,171.836 C 18.5439,174.718 21.8017,175.47 21.8017,175.47 L 22.9293,171.836 L 25.6859,169.581 z" />
<path style="fill:#fdd;stroke-width:1.16408px;stroke-linecap:butt;stroke-linejoin:miter" d="M 21.4981,173.595 C 21.4981,173.595 24.5317,169.304 25.88,168.799 C 27.2283,168.294 30.2619,166.4 32.1158,167.284 C 33.9697,168.168 36.8347,169.051 36.4977,169.935 C 36.1606,170.818 35.5253,173.462 34.177,173.588 C 32.8287,173.714 28.0277,173.081 28.0277,173.081 C 28.0277,173.081 27.5653,173.217 26.7227,174.479 L 24.5317,178.518 C 24.5317,178.518 20.8716,179.652 20.5345,178.138 C 20.1975,176.623 21.3295,173.722 21.4981,173.595 z" />
<path style="fill:#fdd;stroke-width:1.07875px;stroke-linecap:butt;stroke-linejoin:miter" d="M 23.1391,178.432 C 23.1391,178.432 25.6983,174.063 26.8357,173.549 C 27.9731,173.035 30.5323,171.107 32.0962,172.007 C 33.6602,172.906 36.3278,174.933 36.0434,175.833 C 35.7591,176.732 34.6554,177.275 33.518,177.404 C 32.3806,177.532 29.4189,178.512 29.4189,178.512 C 29.4189,178.512 28.5081,178.798 27.7972,180.083 L 25.3224,184.32 C 25.3224,184.32 23.4521,184.746 22.6042,183.427 C 21.6933,182.01 22.3705,179.813 23.1391,178.432 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 24.057,186.12 C 24.057,186.12 26.6271,179.572 27.1894,178.602 C 29.153,175.218 32.4519,176.723 33.8302,177.6 C 35.2084,178.477 36.3361,179.73 36.0855,180.607 C 35.8349,181.484 34.9578,183.739 33.9555,183.865 C 32.9531,183.99 29.6954,182.486 29.6954,182.486 C 29.6954,182.486 29.5701,184.867 28.9436,186.12 L 27.1894,189.127 C 27.1894,189.127 24.9341,190.004 24.6835,188.501 C 24.4329,186.997 23.9317,186.245 24.057,186.12 z" />
</g>
<path style="fill:#fe0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 44.1045,209.551 C 44.1045,209.551 46.8611,210.553 50.8706,214.061 C 58.874,221.064 58.3884,226.841 58.3884,226.841 L 62.6485,221.83 C 62.6485,221.83 61.1449,215.815 56.8848,210.803 C 52.6247,205.792 50.62,204.288 46.6105,202.283 L 44.1045,209.551 z" />
<path style="fill:none;stroke-width:0.875" d="M 45.3679,155.6 C 45.3679,155.6 44.115,157.605 45.3679,159.609 C 46.6209,161.614 45.3679,163.869 45.3679,163.869 C 45.3679,163.869 48.2498,162.742 48.8762,161.364 C 49.5027,159.985 47.8112,159.609 47.8739,158.356 C 47.9365,157.103 49.1268,156.352 49.1268,156.352 M 41.4821,148.778 C 41.4821,148.778 42.7351,150.783 41.4821,152.787 C 40.2291,154.792 41.4821,157.047 41.4821,157.047 C 41.4821,157.047 38.6003,155.92 37.9738,154.541 C 37.3473,153.163 39.0388,152.787 38.9762,151.534 C 38.9135,150.281 37.7232,149.53 37.7232,149.53 M 53.3334,166.922 C 53.3334,166.922 53.7696,169.246 51.8723,170.656 C 49.9749,172.066 50.3198,174.623 50.3198,174.623 C 50.3198,174.623 48.0471,172.523 47.9659,171.011 C 47.8848,169.499 49.597,169.766 49.9953,168.576 C 50.3935,167.386 49.559,166.253 49.559,166.253 M 14.2812,184.475 C 14.2812,184.475 14.0507,186.828 16.0647,188.066 C 18.0786,189.304 17.9596,191.881 17.9596,191.881 C 17.9596,191.881 20.039,189.589 19.9871,188.076 C 19.9351,186.563 18.2529,186.979 17.7517,185.829 C 17.2505,184.679 17.9821,183.476 17.9821,183.476 M 52.2977,181.275 C 52.2977,181.275 52.2908,183.639 50.1628,184.668 C 48.0348,185.698 47.8944,188.274 47.8944,188.274 C 47.8944,188.274 46.0556,185.785 46.2592,184.285 C 46.4628,182.785 48.0947,183.367 48.7088,182.274 C 49.323,181.18 48.7157,179.909 48.7157,179.909" />
<path style="fill:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 45.4375,219.25 C 44.2983,219.614 43.5109,221.066 43.8438,222.781 C 44.1549,224.384 45.404,224.361 47.0312,226.281 C 45.9457,225.541 44.8326,224.483 43.3184,225.127 C 41.521,225.891 41.8597,226.795 41.9941,227.984 C 42.1286,229.174 43.0703,230.384 44.7812,230.031 C 46.4335,229.691 46.7422,228.213 47.5938,227.656 C 47.6855,228.725 48.158,231.848 48.0684,234.105 C 49.1677,233.041 49.8498,232.523 52.0938,232.281 C 50.2749,230.827 49.2584,228.823 48.5,227.344 C 50.0779,227.737 51.0091,228.209 52.3555,227.385 C 53.8744,226.455 53.4882,225.083 53.0859,223.949 C 52.6855,222.821 51.3898,222.043 50.0371,222.805 C 49.4425,223.14 48.261,225.261 47.8457,226.049 C 48.0278,223.773 49.1013,222.777 48.7676,220.965 C 47.9755,219.35 47.0392,218.738 45.4375,219.25 z" transform="matrix(1.00238,0,0,1.00238,0,-0.551729)" />
</g>
<use xlink:href="#g6633" transform="matrix(-1,0,0,-1,206,315)" />
<g>
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 51.0326,239.712 L 155.224,75.2731" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 51.0326,239.712 L 155.224,75.2731" />
</g>
</g>
</g>
<g id="king-of-spades" >
<!--
<image width="58" height="88" xlink:href="king-of-spades.svg"/>
-->
<g transform="scale(0.282)" >
<g id="g2098"
style="opacity:1;color:#000;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;display:inline"
>
<path style="fill:#f00;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 147.249,91.5612 L 138.28,88.4327 C 138.28,88.4327 95.889,96.7862 74.4587,111.803 C 53.0283,126.82 52.5591,148.5 52.5591,148.5 C 52.5591,148.5 57.5647,151.837 58.399,157.051 C 59.2332,162.266 52.8637,228.382 49.5829,240.687 L 147.249,91.5612 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 128.269,82.8014 L 86.9727,90.3543 L 88.9847,181.011 L 113.461,143.077 L 128.269,82.8014 z" />
<g style="">
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 111.327,144.73 C 108.689,147.166 107.536,148.293 100.327,148.73 C 93.0144,149.168 88.223,145.749 88.223,145.749 C 88.223,145.749 88.048,153.539 88.8059,162.415 C 92.6923,163.573 94.8883,164.167 100.106,163.804 L 111.475,146.398 L 111.327,144.73 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 101.654,160.939 C 97.6082,162.161 92.9914,161.585 89.7105,160.128" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 109.461,149.432 C 106.373,151.022 102.535,151.561 99.0912,151.665 C 95.6473,151.769 91.5135,150.599 88.9631,149.653" />
</g>
<path style="fill:#08f;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 60.9018,94.1029 C 60.9018,94.1029 52.5591,94.2726 52.1419,98.6525 C 51.7248,103.032 55,109.289 55,109.289 L 66.5331,95.524 L 60.9018,94.1029 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 65.6458,135.757 C 69.3567,136.123 71.7275,138.683 72.5449,141.193 C 73.9747,145.585 72.4792,153.434 66.4821,155.172 C 61.8346,156.518 58.1196,152.273 58.1196,152.273 C 58.1196,152.273 60.7904,135.279 65.6458,135.757 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 63.7977,138.264 C 66.677,138.51 68.5166,140.227 69.1509,141.911 C 70.2603,144.857 69.0999,150.122 64.4465,151.288 C 60.8404,152.191 57.9578,149.344 57.9578,149.344 C 57.9578,149.344 60.0302,137.943 63.7977,138.264 z" />
<g style="" >
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 121.597,96.0337 C 121.597,96.0337 115.719,105.063 102.371,105.48 C 89.0226,105.897 86.3697,95.3098 84.9734,93.4593 C 79.335,94.0109 61.9446,98.2354 61.9446,98.2354 C 61.9446,98.2354 58.399,101.99 56.3133,104.91 C 53.7646,108.478 51.1553,116.261 51.7248,127.018 C 51.9839,131.913 43.5906,134.109 43.5906,134.109 L 56.5218,153.297 C 56.5218,153.297 62.5921,150.337 64.5829,138.906 C 66.1075,130.152 69.7557,124.522 73.2073,122.012 C 73.2073,122.012 84.9889,114.049 85.5738,114.992 C 88.568,119.823 95.7652,122.633 99.5955,122.707 C 103.67,122.786 111.927,121.24 117.032,114.931 C 122.136,108.622 121.597,96.0337 121.597,96.0337 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 119.277,102.452 C 113.711,106.656 108.116,108.765 102.418,108.735 C 93.5925,108.688 89.0151,103.865 87.1282,102.446" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 117.084,110.792 C 113.849,114.004 107.731,118.745 100.009,118.555 C 95.0424,118.433 89.0875,114.164 87.6638,111.898" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 71.8226,117.289 C 65.9234,121.419 64.3467,126.26 62.0889,134.839 C 60.9828,139.042 58.5494,148.407 55.1574,149.882" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 54.1151,108.735 C 54.1151,108.735 58.4019,107.556 62.3839,110.948 C 66.3658,114.34 68.1356,120.354 68.1356,120.354" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 53.1615,112.66 C 53.1615,112.66 55.9735,111.185 59.9554,114.577 C 63.9374,117.969 65.7071,123.984 65.7071,123.984" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 50.9493,129.915 C 50.9493,129.915 53.1714,128.293 57.1533,131.685 C 61.1353,135.077 61.1353,139.027 61.1353,139.027" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 46.4269,132.864 C 46.4269,132.864 49.8288,131.832 53.8108,135.224 C 57.7927,138.616 58.8251,143.893 58.8251,143.893" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 59.6504,114.921 C 59.6504,114.921 57.669,116.068 55.1662,118.154 C 52.8721,120.065 52.4548,122.065 53.8105,123.055 C 55.6013,124.362 56.7304,123.472 56.7304,123.472 C 56.7304,123.472 54.6447,126.601 53.289,127.852 C 55.855,127.546 57.2518,129.395 58.399,130.772 C 57.7732,127.539 57.5436,126.084 57.669,124.098 C 58.8161,124.411 60.0243,127.009 61.6318,125.141 C 63.561,122.898 59.6504,114.921 59.6504,114.921 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 100.635,111.239 C 99.513,111.156 98.3982,112.188 98.2891,113.615 C 98.1839,114.991 98.6724,116.409 99.8012,116.535 C 100.937,116.663 102.2,115.858 102.356,114.241 C 102.518,112.573 101.706,111.318 100.635,111.239 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 93.6695,109.621 C 92.7136,109.557 91.7642,110.359 91.6712,111.47 C 91.5817,112.541 91.9977,113.643 92.959,113.742 C 93.9263,113.841 95.0017,113.215 95.1349,111.957 C 95.2724,110.659 94.5813,109.683 93.6695,109.621 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 108.009,109.769 C 107.008,109.698 106.013,110.586 105.916,111.816 C 105.822,113.001 106.258,114.222 107.265,114.331 C 108.278,114.441 109.405,113.747 109.544,112.355 C 109.688,110.918 108.964,109.837 108.009,109.769 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 113.857,107.851 C 113.022,107.802 112.193,108.405 112.112,109.238 C 112.034,110.041 112.397,110.868 113.237,110.942 C 114.082,111.017 115.021,110.547 115.137,109.603 C 115.257,108.63 114.654,107.897 113.857,107.851 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 89.013,106.818 C 88.1781,106.769 87.3489,107.371 87.2678,108.205 C 87.1896,109.008 87.5529,109.835 88.3925,109.909 C 89.2372,109.984 90.1764,109.513 90.2928,108.57 C 90.4129,107.596 89.8093,106.864 89.013,106.818 z" />
</g>
<path style="fill:#08f;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 55.2311,95.3885 C 58.9181,91.2591 102.203,73.3403 102.203,73.3403 C 102.203,73.3403 132.246,77.5052 145.71,89.563 C 139.381,96.0843 129.408,110.538 125.8,124.368 L 110.147,148.702 C 112.102,129.346 113.559,116.779 120.048,100.034 C 126.538,83.2896 125.8,85.3543 125.8,85.3543 L 90.8474,84.8437 C 90.8474,84.8437 86.8655,99.7391 87.3079,112.717 C 87.7504,125.696 90.1101,179.526 90.1101,179.526 L 83.9159,189.112 C 83.9159,189.112 80.2427,149.445 74.705,127.17 C 69.3154,105.491 62.0152,94.2086 55.2311,95.3885 z" />
<path style="fill:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 60.4139,92.5759 C 64.1009,88.4465 102.203,73.3403 102.203,73.3403 C 102.203,73.3403 129.052,76.4117 142.516,88.4696 C 133.155,95.2859 124.027,116.397 121.304,130.375 L 112.703,144.807 C 114.215,130.022 118.087,110.649 122.001,100.771 C 124.44,94.6188 129.264,86.5953 129.264,86.5953 L 88.4162,84.9659 C 88.4162,84.9659 84.5922,100.034 85.0347,113.012 C 85.4771,125.99 88.0453,180.705 88.0453,180.705 L 86.1028,185.475 C 86.1028,185.475 83.8896,148.647 78.3519,126.372 C 72.9623,104.692 67.0505,92.5759 60.4139,92.5759 z" />
<g style="" >
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 87.0364,79.1874 C 87.0364,79.9069 86.4855,81.8491 86.2515,82.3222 C 85.803,83.2294 82.805,84.3765 82.3156,85.8258 C 83.0981,86.0876 86.0968,85.4822 87.8966,83.804 C 88.3687,83.4517 86.3357,85.3977 85.3129,86.5646 C 84.5411,87.3919 83.1145,87.9227 81.2809,87.3763 C 77.128,86.3949 79.8875,89.8723 83.3299,90.0596 C 86.6513,90.2449 89.4511,89.147 89.2597,88.3858 C 89.6017,87.217 88.2355,89.9181 87.5148,90.4692 C 85.9287,91.588 84.4235,90.4342 84.3446,94.4484 C 84.3033,96.5461 85.9881,97.0632 86.1783,95.2666 C 89.498,90.4436 92.9856,95.2306 93.1294,89.3131 C 93.2084,87.8876 93.3687,91.0579 93.2976,91.4925 C 92.6968,94.4277 88.5378,93.0424 88.3444,95.0141 C 87.996,97.8527 91.213,99.7158 91.2206,97.8541 C 91.2388,93.3841 92.6016,97.6118 94.8762,94.1609 C 95.5051,93.2068 95.8109,90.2527 96.3577,90.3168 C 96.6763,90.401 96.5803,90.5856 96.2228,92.6756 C 95.8652,94.7656 93.6702,96.0213 93.3476,97.1008 C 92.6985,98.9816 93.9785,100.066 94.7819,100.033 C 95.342,100.01 95.1116,98.3088 96.7091,97.0825 C 98.538,95.7512 100.087,92.9912 100.091,91.4523 C 100.097,88.8755 99.9082,95.2259 99.913,95.2524 C 100.156,96.6005 100.814,98.3485 102.203,98.9882 C 103.569,97.6266 102.941,93.026 103.449,93.6175 C 103.757,93.0928 103.339,96.5131 106.276,98.5923 C 110.239,99.4775 109.892,99.727 108.418,97.2654 C 107.34,95.4665 106.205,91.6632 107.079,91.8466 C 107.213,93.3432 107.543,95.5435 108.766,97.2123 C 109.546,98.1917 111.401,98.8246 113.581,99.5069 C 114.862,94.7584 111.191,94.9316 112.174,92.2544 C 113.129,92.6934 113.324,94.3865 114.869,95.974 C 115.64,96.7806 116.691,97.2158 118.057,98.1472 C 118.988,95.3284 114.901,90.4696 115.832,90.3094 C 116.474,93.4398 118.525,91.8418 119.619,94.7567 C 120.546,94.432 122.415,92.5875 120.365,90.4241 C 118.81,88.7981 117.513,85.871 118.375,87.0865 C 119.674,89.0067 121.988,88.8088 123.549,92.0908 C 124.894,92.0033 124.471,90.0061 124.248,89.3106 C 123.541,87.8034 122.457,85.4958 122.125,85.0406 C 123.62,85.783 124.416,87.3805 126.338,88.3687 C 127.657,84.5838 122.543,82.5036 123.408,82.922 C 124.682,84.486 127.327,84.6873 128.1,86.613 C 129.039,89.0402 130.603,87.5525 127.693,82.8104 C 126.566,81.6798 126.807,78.8847 126.834,78.8699 C 127.722,72.9668 126.164,71.8742 126.256,70.5793 C 126.267,68.9415 123.254,68.0547 122.99,67.4798 C 119.74,60.3908 119.021,53.97 112.885,48.2803 C 107.195,43.0032 106.61,42.5263 99.0632,41.7998 C 93.3805,41.2526 90.8664,41.5891 87.3561,46.3987 C 84.1665,50.7689 88.3693,61.0165 89.602,65.5018 C 90.7259,69.5913 90.6203,72.8961 89.5963,76.9497 C 89.5353,77.1913 88.8418,79.8469 88.0533,79.3619 C 88.0468,79.3578 88.0685,79.3577 87.0364,79.1874 z" />
<path style="fill:#fff;stroke-width:1.25;stroke-linecap:butt;stroke-linejoin:miter" d="M 86.5155,44.267 C 84.887,50.8371 79.9008,56.9464 78.989,58.1049 C 77.3873,60.1398 76.1595,64.7277 78.3238,66.699 C 79.5423,67.8089 82.0507,69.3702 82.6771,70.855 C 82.8497,71.264 82.228,70.0748 82.1256,69.6428 C 81.7797,68.1839 83.1975,67.5959 84.4113,66.969 C 88.0032,65.1138 90.727,63.4292 89.8396,58.9912 C 89.2764,56.1743 87.2936,54.1843 86.1312,51.6938 C 85.9588,51.3243 86.818,44.8595 86.5155,44.267 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 88.2736,58.0903 C 85.5642,59.6371 82.1273,60.8918 82.5104,64.0205 C 82.8004,65.859 85.4589,66.7689 85.7214,69.744 C 85.9403,72.2243 80.6723,71.4472 78.9437,71.4473 C 78.1412,71.4474 75.6297,71.2127 75.0598,71.7003 C 73.7959,72.7978 75.0483,74.4062 75.1658,74.6795 C 76.0209,76.6693 79.5899,78.1531 78.2753,79.2151 C 77.4743,79.812 76.0762,79.4162 74.3789,79.4162 C 72.1417,79.4162 71.092,80.8433 71.4283,82.1433 C 71.9634,84.212 71.5486,84.5017 72.5426,86.2643 C 72.7042,86.5509 72.8435,87.8682 72.4858,88.0275 C 72.3616,88.0828 72.7574,88.0125 72.8934,88.012 C 74.4279,88.0059 73.9094,87.6059 73.907,86.2622 C 73.9062,85.7441 73.2409,83.481 74.0764,83.0181 C 75.3268,82.2642 78.2831,83.3189 80.3527,83.3209 C 83.2786,83.3238 84.1971,83.8091 84.3426,80.5362 C 84.3949,79.3591 80.6149,77.2797 83.2542,77.3652 C 88.1506,77.5238 89.2211,76.8372 89.4416,71.9313 C 89.596,68.4971 88.9434,64.9218 88.239,61.5643 C 88.1647,61.2101 88.909,58.4984 88.2736,58.0903 z" />
<path style="fill:#fdd;stroke:none" d="M 86.8622,43.779 C 85.9162,45.7937 84.4296,51.3617 87.9427,57.5864 C 86.7584,60.5152 85.8,63.426 86.9937,66.9154 C 87.9462,69.6997 87.9887,72.6208 88.3659,75.6309 C 88.7809,78.942 89.5413,72.1376 91.9925,74.8512 C 96.7668,73.2406 108.544,74.6142 112.529,77.1692 C 110.883,74.3889 110.951,72.7625 109.476,70.7867 C 111.256,71.3358 112.765,71.8648 114.045,73.9098 C 114.627,71.8559 114.457,69.3994 113.84,67.9892 C 118.193,68.672 117.302,70.3138 118.972,71.7473 C 118.984,67.4249 117.197,62.3709 117.489,61.9587 C 118.657,60.3096 118.69,60.6448 119.392,59.1062 C 120.095,57.5676 120.506,56.1611 120.512,55.0401 C 120.529,51.5706 123.839,49.3218 123.84,45.8522 C 123.84,43.3248 118.766,41.8135 116.884,41.577 C 107.444,40.3905 97.6846,40.2344 88.2281,41.2974" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 126.941,51.1721 C 127.424,52.8969 127.283,56.7539 131.981,61.3073 C 134.044,63.3054 136.681,65.5768 136.812,68.7522 C 136.871,70.1879 136.191,72.883 135.248,73.9486 C 134.34,74.9743 131.697,77.4892 131.45,76.6564 C 130.772,76.6904 133.074,73.7779 133.256,71.5873 C 133.395,69.2443 133.033,67.2095 131.043,65.7508 C 129.512,64.6274 128.302,63.0538 126.972,61.7144 C 126.509,61.2487 125.624,59.9219 125.672,60.2389 C 125.467,60.4931 131.006,66.4954 131.014,69.7885 C 131.017,70.7227 130.988,71.5728 130.844,72.4872 C 130.571,74.2125 130.424,76.6073 131.414,78.0915 C 132.969,80.4219 135.497,81.0379 138.15,81.4514 C 140.946,81.8873 141.167,82.0509 141.172,84.801 C 141.175,86.6531 142.55,85.7026 145.577,86.1763 C 147.116,86.4501 148.326,89.0252 147.963,88.9468 C 147.818,89.1192 146.835,88.5573 146.421,88.5573 C 145.317,88.5573 144.672,89.1454 143.656,89.5716 C 142.029,90.2154 140.894,89.9681 140.112,89.2409 C 139.638,88.7755 140.012,87.0525 139.355,86.3324 C 137.895,84.7324 136.766,85.7052 134.727,85.7056 C 133.484,85.7058 131.033,84.8264 130.097,84.2688 C 128.298,83.1975 126.773,76.917 126.735,75.1182 C 126.7,73.4596 125.704,68.2854 123.541,66.3807 C 122.565,65.5494 118.16,61.3609 117.936,56.3851 C 117.792,53.3207 116.379,49.954 115.735,46.7576 C 115.433,45.2575 115.078,43.8036 115.006,42.2719 C 115.006,42.2695 115.9,42.0206 116.746,42.0482 C 118.684,42.1116 123.664,44.52 123.758,44.5737 C 123.712,44.5475 125.923,47.6753 126.941,51.1721 z" />
<path style="fill:#fff;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 113.906,42.2292 C 115.011,45.3284 115.556,46.2441 116.119,49.6393 C 117.225,56.3081 115.674,60.7408 120.712,66.0192 C 123.539,68.9817 126.802,70.6164 125.84,75.3366 C 125.674,76.1495 123.573,76.8811 126.47,76.3516 C 128.008,76.0707 127.814,73.8438 127.813,72.4042 C 127.811,68.216 124.082,67.0744 121.575,64.212 C 119.246,61.5522 119.745,53.0705 119.026,49.0276 C 118.671,47.2254 117.987,42.1343 117.272,42.2125" />
<g>
<g>
<path style="fill:#fe0;stroke-width:1.0408" d="M 110.886,30.3155 C 112.561,30.46 116.195,29.0469 117.645,28.2664 C 117.276,30.1212 117.476,32.4883 117.589,34.0829 L 110.886,30.3155 z" transform="matrix(1.08539,-0.596881,0.666574,0.962458,-39.8761,71.9412)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 126.057,31.4887 C 127.885,31.5015 129.984,31.1853 131.445,30.9572 C 131.357,32.378 131.045,33.8511 131.259,35.2793 C 130.138,34.4568 127.873,32.5226 126.057,31.4887 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-54.2561,69.0158)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 109.362,25.6209 C 109.038,24.1254 110.163,22.6212 109.466,20.9762 C 110.64,22.3946 113.22,24.4747 115.83,26.2761 C 114.708,26.0018 110.184,25.9698 109.362,25.6209 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-54.4262,69.0923)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 114.161,25.9149 C 115.308,25.4164 117.039,24.8575 118.288,23.6733 C 118.587,25.393 119.281,26.6281 119.805,27.8242 C 117.785,27.0765 116.629,26.4383 114.161,25.9149 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-54.4262,69.0923)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 130.076,34.3583 C 131.647,35.0312 136.235,36.3793 138.105,36.6036 C 136.983,36.7531 135.357,37.976 134.459,38.4247 C 133.487,37.677 131.123,35.4049 130.076,34.3583 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-54.4262,69.0923)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 109.691,21.5736 C 108.345,19.4799 106.07,16.0654 102.683,13.3813 C 104.328,12.2597 109.289,13.7093 111.649,15.3487 C 113.794,16.7088 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-54.4262,69.0923)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 109.691,21.5736 C 108.345,19.4799 107.55,14.1617 104.344,11.9628 C 105.989,10.8412 111.154,13.0813 112.977,15.1433 C 114.586,16.8251 115.371,18.9706 114.401,20.6762 C 113.501,22.2606 111.037,22.3213 109.691,21.5736 z" transform="matrix(-0.934159,-0.77707,-0.897801,0.839291,249.16,101.232)" />
<path style="fill:#fe0;stroke-width:1.0269" d="M 130.498,16.7487 C 127.592,18.555 123.876,17.6349 122.452,20.6452 C 120.742,24.103 124.25,25.5093 125.836,24.7692 C 126.047,26.6726 129.542,28.9593 131.334,25.6152 C 132.597,23.2524 130.498,20.4497 130.498,16.7487 z" transform="matrix(1.16316,-0.522902,0.570756,1.01726,-53.7205,68.9158)" />
</g>
<g>
<path style="fill:#f00;stroke-width:0.7285" d="M 111.081,23.925 C 110.584,23.5589 109.741,23.6342 109.455,23.9956 C 109.153,24.4039 109.433,25.0589 109.957,25.3882 C 110.613,25.8187 111.215,25.5724 111.492,25.243 C 111.764,24.8561 111.525,24.234 111.081,23.925 z" transform="matrix(1.08539,-0.596881,0.666574,0.962458,-39.8761,71.9412)" />
<path style="fill:#f00;stroke-width:0.7285" d="M 120,25.6681 C 119.457,25.1031 118.387,25.0178 117.953,25.4103 C 117.489,25.858 117.7,26.7393 118.285,27.264 C 119.013,27.9436 119.818,27.763 120.234,27.4088 C 120.656,26.9815 120.489,26.1503 120,25.6681 z" transform="matrix(1.08539,-0.596881,0.666574,0.962458,-39.8761,71.9412)" />
<path style="fill:#f00;stroke-width:0.7285" d="M 124.28,32.7096 C 123.852,32.2655 123.007,32.1985 122.665,32.507 C 122.299,32.8588 122.466,33.5515 122.927,33.964 C 123.501,34.4981 124.136,34.3562 124.464,34.0778 C 124.797,33.742 124.666,33.0886 124.28,32.7096 z" transform="matrix(1.08539,-0.596881,0.666574,0.962458,-39.8761,71.9412)" />
<path style="fill:#f00;stroke-width:0.874962" d="M 84.3612,31.4393 C 83.5239,30.959 82.1718,31.1452 81.7473,31.6912 C 81.3003,32.3061 81.8175,33.2218 82.695,33.6468 C 83.7943,34.205 84.7409,33.7952 85.1539,33.2962 C 85.5545,32.7148 85.1073,31.8425 84.3612,31.4393 z" />
<path style="fill:#f00;stroke-width:0.874962" d="M 129.261,31.2756 C 128.281,31.4595 127.407,32.4451 127.492,33.1033 C 127.611,33.8251 128.673,34.1545 129.643,33.9058 C 130.876,33.6124 131.282,32.7226 131.223,32.105 C 131.094,31.4365 130.116,31.0941 129.261,31.2756 z" />
</g>
<g>
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 87.0366,37.4999 C 88.0832,39.7059 86.2169,41.6041 85.9422,42.5596 C 88.0398,42.0296 94.989,40.7279 105.099,40.7108 C 113.86,40.6087 123.488,42.7593 124.103,43.0495 C 123.719,41.4786 122.963,40.0246 123.829,37.8233 C 119.882,36.4118 115.114,35.0815 105.031,35.143 C 91.6393,35.2254 87.7446,37.385 87.0366,37.4999 z" />
<path style="fill:#fe0;stroke-width:1.25" d="M 85.7718,44.1518 C 83.8846,43.7555 84.1664,42.0519 86.1582,41.8733 C 92.7483,40.3898 100.677,39.4551 108.27,39.8166 C 113.704,40.1146 120.804,40.9581 124.948,42.4715 C 126.567,43.9915 124.641,44.8003 122.686,44.16 C 117.858,43.0432 109.565,42.3379 104.995,42.2981 C 97.3055,42.0435 91.4678,42.8888 85.7718,44.1518 z" />
<path style="fill:#fe0;stroke-width:1.0408" d="M 99.9344,27.0829 C 98.8905,26.0238 99.861,24.8556 101.239,25.5243 C 106.209,27.0655 111.796,29.5593 116.566,32.893 C 119.962,35.3084 124.189,38.8061 126.183,41.6155 C 126.534,43.4124 124.908,43.2443 123.933,41.9742 C 121.309,39.187 116.243,35.3123 113.29,33.4397 C 108.408,30.1473 104.222,28.4294 99.9344,27.0829 z" transform="matrix(1.08539,-0.596881,0.666574,0.962458,-39.8761,71.9412)" />
</g>
</g>
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 93.118,52.6505 C 91.4031,52.7172 91.1174,54.6942 91.638,56.4175 C 92.1165,58.1249 94.338,58.0145 94.6326,56.3126 C 94.9271,54.7349 94.8222,52.589 93.118,52.6505 z" />
<path style="fill:#080;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 106.561,53.1439 C 104.847,53.2106 104.561,55.1875 105.082,56.9108 C 105.56,58.6182 107.781,58.5079 108.076,56.8059 C 108.371,55.2282 108.266,53.0824 106.561,53.1439 z" />
<g>
<path style="fill:none;stroke-width:1pt;stroke-linejoin:miter" d="M 98.1747,56.7823 C 98.1747,58.0732 98.2913,59.447 97.7955,60.7103 C 95.8686,59.909 93.6796,60.8631 92.9356,61.981 C 91.0152,64.9283 91.6729,68.2362 94.4951,69.6047 C 96.2578,70.4785 99.1577,69.8234 100.593,68.2382" />
<path style="fill:none;stroke-width:1pt;stroke-linejoin:miter" d="M 102.492,65.8474 C 103.313,65.8474 104.492,66.6174 104.328,68.2982 C 104.225,69.9703 101.926,69.9175 100.709,69.1158" />
</g>
<path style="fill:none;stroke-width:1pt;stroke-linejoin:miter" d="M 96.2631,49.5055 C 95.3615,48.6422 93.6859,48.2669 92.6322,48.3149 C 91.3184,48.3132 89.6096,49.3687 88.6568,50.9536" />
<path style="fill:none;stroke-width:1.25;stroke-linejoin:miter" d="M 102.923,49.5671 C 103.715,48.1847 105.651,47.8282 106.944,47.9004 C 108.281,47.9694 109.708,48.58 110.648,49.2741" />
<path style="fill:#fff;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 98.1258,69.9677 C 96.4156,69.9677 92.0101,70.7108 90.8597,72.0399 C 89.7449,73.3278 88.2929,77.2299 85.7609,78.4084 C 83.8386,79.2563 81.9423,80.9117 81.3731,82.1535 C 82.5076,82.5591 86.5935,81.3273 87.9386,80.4875 C 90.8128,78.6931 92.2974,74.4711 92.483,75.0826 C 92.9759,75.1936 90.4045,77.2416 89.4524,80.3968 C 94.0063,80.1985 95.3058,73.9971 95.6243,74.3469 C 95.98,74.4635 94.3534,76.4936 93.86,78.4046 C 96.3004,77.4819 96.9437,77.4896 97.7432,75.2943 C 98.0457,74.4635 98.222,72.3359 98.458,72.4936 C 98.894,72.3749 99.0426,74.4078 99.0882,74.979 C 99.2854,76.6788 100.794,77.0905 102.047,77.6861 C 101.605,75.4558 100.976,74.0986 101.232,74.0385 C 101.548,73.8256 101.697,76.4193 102.535,77.5187 C 103.809,79.2716 105.269,79.656 106.122,79.6196 C 106.309,79.0876 105.243,76.8572 104.94,76.1364 C 104.311,74.9977 103.574,75.1087 104.048,74.7712 C 104.506,74.5611 105.076,80.3051 110.566,80.3275 C 112.143,80.3339 113.326,80.7409 114.912,80.9522 C 114.65,80.2183 112.566,78.3535 111.335,77.9944 C 106.639,76.6237 108.222,74.1082 105.356,71.5943 C 103.773,70.2389 100.327,70.1383 98.1258,69.9677 z" />
<path style="fill:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 87.2108,43.6926 C 85.8066,46.5008 84.6321,51.2162 87.7455,57.6029 C 84.9819,61.7148 88.644,68.4509 88.8754,74.9306" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 120.129,43.6461 C 121.934,47.2566 121.975,48.4329 121.978,52.3816 C 121.979,53.0044 121.998,55.6804 122.598,55.9975" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 114.783,68.4438 C 118.762,69.4793 119.43,72.109 120.053,75.606 C 120.575,78.656 121.029,80.9644 123.297,83.0536" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 114.503,73.867 C 117.371,76.6526 116.848,78.3691 117.46,80.2386 C 118.533,83.4245 119.747,83.3083 121.693,84.7186" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 94.5372,79.6218 C 95.1677,77.7904 100.623,77.8846 102.056,79.63" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 93.0497,82.7882 C 93.0613,84.3682 91.9549,85.8811 89.5631,87.7505 C 90.6827,84.7418 89.6128,84.1096 90.0444,82.8632" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 86.4334,54.0601 C 85.693,55.4789 84.4378,57.1668 82.5869,58.777 C 80.3391,60.7326 78.3688,64.0065 81.9919,69.1371" />
<path style="fill:none;stroke-width:0.875;stroke-linecap:butt;stroke-linejoin:miter" d="M 88.6185,71.7877 C 88.04,74.6169 84.93,73.4161 82.6178,73.2234 C 75.5232,72.6319 78.7603,75.7565 80.2093,77.874 C 81.2753,79.4317 81.4872,82.6988 75.5393,82.843" />
</g>
<path style="fill:#000;stroke-width:0.875;stroke-linejoin:miter" d="M 100.042,124.499 C 100.042,124.499 91.3174,131.419 92.5583,136.208 C 93.3104,139.11 97.339,136.865 98.4996,135.849 C 98.7216,138.796 97.6963,141.397 95.9491,143.511 C 98.6137,143.16 100.837,142.184 104.02,143.353 C 100.547,139.703 100.753,138.558 100.753,135.78 C 103.087,137.011 106.902,139.214 107.69,135.827 C 108.811,131.007 100.042,124.499 100.042,124.499 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 70.569,125.253 C 74.7788,137.936 75.2146,146.345 75.5096,160.354 C 75.8045,174.364 73.7398,203.565 73.7398,203.565" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 75.1106,148.555 C 75.3694,159.462 72.7954,168.137 69.9053,173.184 C 66.5979,178.959 56.9271,185.867 56.9271,185.867" />
<g style="" >
<path style="fill:#08f;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 43.0641,134.102 C 50.438,134.617 56.3741,143.667 57.812,155.354 C 59.2678,167.187 59.5818,193.536 54.8624,206.367 C 50.1431,219.198 42.8428,233.503 33.1829,234.536 C 23.4631,235.574 19.9097,225.244 20.7946,213.298 C 21.6795,201.5 21.4214,182.955 26.9888,163.155 C 32.5561,143.356 35.6901,133.587 43.0641,134.102 z" />
<path style="fill:#fff;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 41.2943,141.771 C 48.6683,142.286 49.9868,152.523 51.1754,158.599 C 52.3363,164.533 49.6225,203.22 46.0136,213.888 C 43.0529,222.641 41.8105,232.618 32.1506,233.651 C 22.4307,234.689 19.9097,225.244 20.7946,213.298 C 21.6795,201.5 21.4214,182.955 26.9888,163.155 C 32.5561,143.356 33.9203,141.256 41.2943,141.771 z" />
</g>
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 37.9023,179.231 C 39.3771,182.18 36.8699,186.9 36.8699,186.9 C 36.8699,186.9 42.6216,184.54 42.6216,181" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 31.1919,176.216 C 32.6667,179.165 28.5373,181.23 30.1596,184.917 C 30.7495,182.557 36.5012,180.64 35.3214,176.363" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 30.5388,96.9291 C 30.5388,100.674 28.2366,102.879 25.1431,102.879 C 22.0496,102.879 19.3303,100.674 19.3303,96.9291 C 19.3303,93.1843 21.841,90.9793 24.9345,90.9793 C 28.0281,90.9793 30.5388,93.1843 30.5388,96.9291 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 27.6119,90.7439 C 27.6119,92.2518 26.555,93.1396 25.1348,93.1396 C 23.7146,93.1396 22.4663,92.2518 22.4663,90.7439 C 22.4663,89.236 23.6189,88.3482 25.0391,88.3482 C 26.4593,88.3482 27.6119,89.236 27.6119,90.7439 z" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 49.3245,150.16 C 45.7971,150.457 41.9828,150.165 40.095,150.16 C 41.9703,159.353 38.9484,164.326 35.0831,170.207 C 39.7895,174.416 50.5578,174.522 50.5578,174.522" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 40.1807,150.647 C 42.0191,153.373 41.3449,163.575 34.9266,170.375 C 31.9008,170.507 23.8632,169.745 22.3698,168.998 C 21.506,168.567 21.2705,167.881 20.6973,167.117 C 19.7441,165.846 20.1834,163.981 19.2338,162.518 C 18.5466,161.458 18.9581,159.021 19.2338,157.918 C 19.6076,156.423 22.8762,155.49 24.0423,154.364 C 25.0785,153.363 27.756,152.599 29.0598,152.273 C 30.7167,151.859 32.1114,150.988 33.6592,150.601 C 34.7616,150.325 36.2629,150.601 37.4223,150.601 C 38.1192,150.601 39.4838,150.647 40.1807,150.647 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 26.551,108.148 C 26.551,108.148 28.5894,140.989 28.4326,157.536 C 28.2758,174.285 29.2688,183.849 24.2513,184.051 C 18.5691,184.28 18.844,178.886 19.2338,157.745 C 19.4502,146.006 22.9969,107.743 22.9969,107.743 L 26.551,108.148 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 35.7498,98.3351 C 33.8166,96.4798 30.5232,97.4989 28.6416,99.3804 C 27.0737,98.0215 26.2615,97.917 24.6413,97.2898 C 22.9165,98.0215 21.6833,98.5442 21.2199,99.5895 C 19.2931,98.2306 15.6797,96.2445 13.5891,98.1261 C 15.6797,104.398 16.4475,108.161 24.4604,108.161 C 31.9867,108.161 32.6667,104.424 35.7498,98.3351 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 101.618,85.4429 C 102.137,86.9351 101.577,88.7236 99.9139,91.2633 C 99.7436,87.7298 98.7688,87.9962 98.7964,86.4812" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 110.34,86.4934 C 111.647,87.3818 112.263,89.152 112.442,92.1824 C 110.134,89.3602 108.97,89.7834 108.276,88.068" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 23.6275,170.615 C 23.2173,170.69 22.5293,168.979 21.9292,168.268 C 21.3804,167.618 18.8848,166.654 18.108,166.424 C 17.1578,166.143 16.7961,166.679 16.5398,167.262 C 16.2153,168.001 16.6316,169.543 16.9759,169.921 C 17.3834,170.37 18.7057,173.067 18.9572,173.465 C 19.3447,174.076 22.28,174.638 22.9199,174.638 C 23.9247,174.638 24.4766,174.304 24.4766,173.129 C 24.4766,171.696 24.3924,171.747 23.6275,170.615 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 24.7743,162.53 C 24.3509,162.892 22.5905,161.674 21.502,161.388 C 20.5064,161.127 19.3712,161.364 18.5614,161.622 C 17.3342,162.013 17.1184,161.919 16.1038,162.235 C 14.8626,162.621 14.7579,163.407 14.8001,164.167 C 14.8535,165.128 18.2203,167.14 19.0093,167.664 C 19.6003,168.056 20.5807,168.417 21.0938,168.635 C 21.884,168.972 22.9503,168.793 23.8561,168.511 C 24.6622,168.26 25.5421,167.472 26.2696,167.023 C 27.4119,166.319 27.8484,165.6 27.177,164.433 C 26.3579,163.009 26.2913,163.119 24.7743,162.53 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 26.1009,158.426 C 25.5314,158.654 24.0619,156.802 22.999,156.138 C 22.0269,155.53 20.7421,155.385 19.7963,155.374 C 18.3631,155.356 18.1646,155.186 16.982,155.164 C 15.5353,155.137 15.1648,155.909 14.9593,156.703 C 14.699,157.708 15.73,159.444 16.3316,159.79 C 17.0438,160.2 19.7026,163.039 20.1759,163.439 C 20.905,164.054 22.0971,164.235 23.153,164.255 C 24.0925,164.272 25.2877,163.763 26.2088,163.551 C 27.6553,163.217 28.3562,162.628 28.0273,161.201 C 27.6261,159.459 27.5192,159.549 26.1009,158.426 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 25.3426,152.482 C 24.7367,152.576 23.7203,150.442 22.8339,149.556 C 22.0231,148.745 20.8035,148.316 19.8844,148.092 C 18.4918,147.753 18.3366,147.543 17.1892,147.256 C 15.7854,146.905 15.2511,147.574 14.8725,148.301 C 14.3931,149.223 15.0081,151.145 15.5166,151.618 C 16.1187,152.177 18.0719,155.541 18.4435,156.037 C 19.0159,156.8 20.1368,157.244 21.1614,157.5 C 22.073,157.728 23.352,157.5 24.2973,157.5 C 25.7816,157.5 26.597,157.083 26.597,155.618 C 26.597,153.831 26.4726,153.895 25.3426,152.482 z" />
<path style="fill:#fdd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 40.095,150.16 C 39.6368,150.299 37.7924,148.474 35.0831,147.047 C 34.2644,146.615 30.3495,144.967 29.5348,144.967 C 28.2804,144.967 25.1777,146.861 24.5618,147.169 C 23.8948,147.503 21.3036,148.265 20.6973,148.719 C 19.8764,149.335 20.0475,150.995 20.0475,152.273 C 20.0475,153.811 20.7209,153.853 21.7426,154.364 C 22.7283,154.857 24.42,154.573 25.5057,154.573 C 26.7026,154.573 29.0395,151.507 29.7018,151.938 C 30.9879,152.773 31.4733,154.308 33.3235,154.858 C 30.2665,156.364 30.0133,158.65 29.9468,159.973 C 29.859,161.719 32.705,163.017 34.1893,162.946" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 65.8549,192.623 C 70.036,192.811 71.3672,192.493 74.4265,189.905 C 77.3024,187.311 77.3513,178.55 75.6809,175.898 C 72.3552,176.332 70.5115,174.926 67.3183,171.716 C 64.502,169.244 58.6943,171.204 55.5601,172.7 C 46.1399,177.197 45.8853,181.447 36.586,186.56 C 33.6626,188.167 28.24,191.045 20.4882,193.668 C 21.6536,196.953 22.886,199.927 23.3105,200.776 C 26.0388,209.37 28.9963,226.638 29.2688,241.752 C 29.3335,245.339 28.8206,251.176 27.8308,254.632 C 31.7685,255.162 36.8762,255.279 39.834,255.403 C 40.8042,253.82 42.5709,250.927 45.9834,246.425 C 42.393,245.454 41.5154,245.94 37.801,245.307 C 38.3776,237.976 36.4992,224.914 35.6453,219.069 C 34.6935,212.555 32.6217,203.373 29.5486,198.163 C 33.442,197.131 37.8673,195.468 41.7081,193.668 C 45.5954,191.846 53.1698,187.619 57.2833,185.305 C 60.0519,190.375 63.268,188.876 65.8549,192.623 z" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 33.2617,250.397 L 38.288,244.002" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 44.6139,245.603 C 44.6139,248.227 42.7848,249.772 40.3268,249.772 C 37.8688,249.772 35.7081,248.227 35.7081,245.603 C 35.7081,242.978 37.703,241.433 40.161,241.433 C 42.619,241.433 44.6139,242.978 44.6139,245.603 z" />
<path style="fill:#fe0;stroke-width:0.999999pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 60.9853,200.139 C 60.9853,200.139 56.8735,221.255 52.6646,231.328 C 48.4056,241.525 44.2796,246.935 40.5053,246.019 C 36.231,244.982 39.7929,235.352 42.7772,227.925 C 45.6604,220.749 58.4474,199.156 58.4474,199.156 L 60.9853,200.139 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 62.7491,198.368 C 62.3939,199.51 61.6678,200.258 59.7547,199.507 C 58.3713,198.964 57.6215,198.484 58.047,197.037 C 58.4905,195.529 59.6326,195.816 61.0021,196.192 C 62.3484,196.561 63.0292,197.467 62.7491,198.368 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 26.406,185.305 C 26.406,186.813 25.3491,187.701 23.9289,187.701 C 22.5088,187.701 21.2604,186.813 21.2604,185.305 C 21.2604,183.798 22.413,182.91 23.8332,182.91 C 25.2534,182.91 26.406,183.798 26.406,185.305 z" />
<path style="fill:#fe0;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter" d="M 66.7521,192.837 C 66.7521,195.462 64.9229,197.007 62.4649,197.007 C 60.0069,197.007 57.8463,195.462 57.8463,192.837 C 57.8463,190.213 59.8412,188.668 62.2992,188.668 C 64.7572,188.668 66.7521,190.213 66.7521,192.837 z" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 67.7061,172.157 C 67.7061,172.157 73.5576,178.665 68.4453,185.314 C 65.6158,188.993 59.4276,190.044 57.5059,185.905" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 57.1788,180.545 C 51.6204,181.284 49.1486,188.279 26.342,196.699 C 31.9867,208.198 35.8149,237.362 32.888,250.324 C 37.1738,250.429 43.067,251.787 43.067,251.787" />
<path style="fill:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter" d="M 57.2833,184.929 C 57.2833,184.929 56.5449,179.733 58.2241,177.466 C 60.8621,173.903 65.0939,175.279 65.9594,177.884 C 66.8507,180.566 63.8949,183.999 62.3008,182.483" />
<path style="fill:none;stroke-width:1px;stroke-linejoin:miter" d="M 54.9927,184.356 L 36.0705,237.498" />
<path style="fill:none;stroke-width:1px;stroke-linejoin:miter" d="M 50.5924,187.075 L 35.7228,230.511" />
<path style="fill:none;stroke-width:1.00037;stroke-linejoin:miter" d="M 46.955,189.318 L 34.7971,224.23" />
<path style="fill:none;stroke-width:1px;stroke-linejoin:miter" d="M 42.9436,191.884 L 34.2593,217.6" />
<path style="fill:none;stroke-width:1px;stroke-linejoin:miter" d="M 39.7718,193.261 L 33.005,211.955" />
<path style="fill:none;stroke-width:1px;stroke-linejoin:miter" d="M 36.6359,194.097 L 31.9596,206.728" />
<path style="fill:none;stroke-width:0.875;stroke-linejoin:miter" d="M 56.471,183.244 C 49.523,188.307 36.0336,195.107 27.9399,197.436 C 35.2205,211.147 35.2574,231.326 35.9227,242.228" />
</g>
<use xlink:href="#g2098" transform="matrix(-1,0,0,-1,206,315)" />
<path style="fill:none;stroke:#000;stroke-width:5;stroke-linecap:square;stroke-opacity:1" d="M 38.4676,257.014 L 166.832,57.1497" />
<path style="fill:none;stroke:#fff;stroke-width:3;stroke-linecap:square;stroke-opacity:1" d="M 38.4676,257.014 L 166.832,57.1497" />
</g>
</g>
<!-- Groups of indices top left and bottom-right -->
<g id="ii-1" >
<use x="3" y="4" xlink:href="#i-1" />
<use x="45" y="64" xlink:href="#i-1-r" />
</g>
<g id="ii-2" >
<use x="3" y="4" xlink:href="#i-2" />
<use x="45" y="64" xlink:href="#i-2-r" />
</g>
<g id="ii-3" >
<use x="3" y="4" xlink:href="#i-3" />
<use x="45" y="64" xlink:href="#i-3-r" />
</g>
<g id="ii-4" >
<use x="3" y="4" xlink:href="#i-4" />
<use x="45" y="64" xlink:href="#i-4-r" />
</g>
<g id="ii-5" >
<use x="3" y="4" xlink:href="#i-5" />
<use x="45" y="64" xlink:href="#i-5-r" />
</g>
<g id="ii-6" >
<use x="3" y="4" xlink:href="#i-6" />
<use x="45" y="64" xlink:href="#i-6-r" />
</g>
<g id="ii-7" >
<use x="3" y="4" xlink:href="#i-7" />
<use x="45" y="64" xlink:href="#i-7-r" />
</g>
<g id="ii-8" >
<use x="3" y="4" xlink:href="#i-8" />
<use x="45" y="64" xlink:href="#i-8-r" />
</g>
<g id="ii-9" >
<use x="3" y="4" xlink:href="#i-9" />
<use x="45" y="64" xlink:href="#i-9-r" />
</g>
<g id="ii-10" >
<use x="3" y="4" xlink:href="#i-10" />
<use x="45" y="64" xlink:href="#i-10-r" />
</g>
<g id="ii-j" >
<use x="3" y="4" xlink:href="#i-j" />
<use x="45" y="64" xlink:href="#i-j-r" />
</g>
<g id="ii-q" >
<use x="3" y="4" xlink:href="#i-q" />
<use x="45" y="64" xlink:href="#i-q-r" />
</g>
<g id="ii-k" >
<use x="3" y="4" xlink:href="#i-k" />
<use x="45" y="64" xlink:href="#i-k-r" />
</g>
<!-- Cards -->
<!-- Diamond suit -->
<g id="t_1_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="22" xlink:href="#diamond-g1" />
<use style="fill:red" xlink:href="#ii-1" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_2_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="22" xlink:href="#diamond-g2" />
<use style="fill:red" xlink:href="#ii-2" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_3_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="22" xlink:href="#diamond-g3" />
<use style="fill:red" xlink:href="#ii-3" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_4_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g2" />
<use x="35" xlink:href="#diamond-g2-r" />
<use style="fill:red" xlink:href="#ii-4" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_5_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g2" />
<use x="35" xlink:href="#diamond-g2-r" />
<use x="22" xlink:href="#diamond-g1" />
<use style="fill:red" xlink:href="#ii-5" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_6_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g3" />
<use x="35" xlink:href="#diamond-g3-r" />
<use style="fill:red" xlink:href="#ii-6" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_7_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g3" />
<use x="22" y="22" xlink:href="#diamond" />
<use style="fill:red" xlink:href="#ii-7" />
<use x="35" xlink:href="#diamond-g3-r" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_8_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g3" />
<use x="22" y="22" xlink:href="#diamond" />
<use x="22" y="52" xlink:href="#diamond-r" />
<use x="35" xlink:href="#diamond-g3-r" />
<use style="fill:red" xlink:href="#ii-8" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_9_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g4" />
<use x="22" xlink:href="#diamond-g1" />
<use x="35" xlink:href="#diamond-g4-r" />
<use style="fill:red" xlink:href="#ii-9" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_10_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use x="9" xlink:href="#diamond-g4" />
<use x="22" y="17" xlink:href="#diamond" />
<use x="22" y="57" xlink:href="#diamond-r" />
<use x="35" xlink:href="#diamond-g4-r" />
<use style="fill:red" xlink:href="#ii-10" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_jack_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use xlink:href="#diamond-fig" />
<use xlink:href="#jack-of-diamonds" />
<use style="fill:red" xlink:href="#ii-j" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_queen_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use xlink:href="#diamond-fig" />
<use xlink:href="#queen-of-diamonds" />
<use style="fill:red" xlink:href="#ii-q" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_king_diamond" >
<use xlink:href="#card-outline-diamonds" />
<use xlink:href="#diamond-fig" />
<use xlink:href="#king-of-diamonds" />
<use style="fill:red" xlink:href="#ii-k" />
<use xlink:href="#card-shadow" />
</g>
<!-- Heart suit -->
<g id="t_1_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="22" xlink:href="#heart-g1" />
<use x="25" y="58" xlink:href="#k-logo" />
<use style="fill:red" xlink:href="#ii-1" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_2_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="22" xlink:href="#heart-g2" />
<use style="fill:red" xlink:href="#ii-2" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_3_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="22" xlink:href="#heart-g3" />
<use style="fill:red" xlink:href="#ii-3" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_4_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g2" />
<use x="35" xlink:href="#heart-g2-r" />
<use style="fill:red" xlink:href="#ii-4" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_5_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g2" />
<use x="35" xlink:href="#heart-g2-r" />
<use x="22" xlink:href="#heart-g1" />
<use style="fill:red" xlink:href="#ii-5" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_6_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g3" />
<use x="35" xlink:href="#heart-g3-r" />
<use style="fill:red" xlink:href="#ii-6" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_7_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g3" />
<use x="22" y="22" xlink:href="#heart" />
<use x="35" xlink:href="#heart-g3-r" />
<use style="fill:red" xlink:href="#ii-7" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_8_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g3" />
<use x="22" y="22" xlink:href="#heart" />
<use x="22" y="52" xlink:href="#heart-r" />
<use x="35" xlink:href="#heart-g3-r" />
<use style="fill:red" xlink:href="#ii-8" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_9_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g4" />
<use x="22" xlink:href="#heart-g1" />
<use x="35" xlink:href="#heart-g4-r" />
<use style="fill:red" xlink:href="#ii-9" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_10_heart" >
<use xlink:href="#card-outline-hearts" />
<use x="9" xlink:href="#heart-g4" />
<use x="22" y="17" xlink:href="#heart" />
<use x="22" y="57" xlink:href="#heart-r" />
<use x="35" xlink:href="#heart-g4-r" />
<use style="fill:red" xlink:href="#ii-10" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_jack_heart" >
<use xlink:href="#card-outline-hearts" />
<use xlink:href="#heart-fig" />
<use xlink:href="#jack-of-hearts" />
<use style="fill:red" xlink:href="#ii-j" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_queen_heart" >
<use xlink:href="#card-outline-hearts" />
<use xlink:href="#heart-fig" />
<use xlink:href="#queen-of-hearts" />
<use style="fill:red" xlink:href="#ii-q" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_king_heart" >
<use xlink:href="#card-outline-hearts" />
<use xlink:href="#heart-fig" />
<use xlink:href="#king-of-hearts" />
<use style="fill:red" xlink:href="#ii-k" />
<use xlink:href="#card-shadow" />
</g>
<!-- Club suit -->
<g id="t_1_club" >
<use xlink:href="#card-outline-clubs" />
<use x="22" xlink:href="#club-g1" />
<use xlink:href="#ii-1" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_2_club" >
<use xlink:href="#card-outline-clubs" />
<use x="22" xlink:href="#club-g2" />
<use xlink:href="#ii-2" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_3_club" >
<use xlink:href="#card-outline-clubs" />
<use x="22" xlink:href="#club-g3" />
<use xlink:href="#ii-3" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_4_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g2" />
<use x="35" xlink:href="#club-g2-r" />
<use xlink:href="#ii-4" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_5_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g2" />
<use x="35" xlink:href="#club-g2-r" />
<use x="22" xlink:href="#club-g1" />
<use xlink:href="#ii-5" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_6_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g3" />
<use x="35" xlink:href="#club-g3-r" />
<use xlink:href="#ii-6" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_7_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g3" />
<use x="22" y="22" xlink:href="#club" />
<use x="35" xlink:href="#club-g3-r" />
<use xlink:href="#ii-7" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_8_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g3" />
<use x="22" y="22" xlink:href="#club" />
<use x="22" y="52" xlink:href="#club-r" />
<use x="35" xlink:href="#club-g3-r" />
<use xlink:href="#ii-8" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_9_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g4" />
<use x="22" xlink:href="#club-g1" />
<use x="35" xlink:href="#club-g4-r" />
<use xlink:href="#ii-9" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_10_club" >
<use xlink:href="#card-outline-clubs" />
<use x="9" xlink:href="#club-g4" />
<use x="22" y="17" xlink:href="#club" />
<use x="22" y="57" xlink:href="#club-r" />
<use x="35" xlink:href="#club-g4-r" />
<use xlink:href="#ii-10" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_jack_club" >
<use xlink:href="#card-outline-clubs" />
<use xlink:href="#club-fig" />
<use xlink:href="#jack-of-clubs" />
<use xlink:href="#ii-j" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_queen_club" >
<use xlink:href="#card-outline-clubs" />
<use xlink:href="#club-fig" />
<use xlink:href="#queen-of-clubs" />
<use xlink:href="#ii-q" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_king_club" >
<use xlink:href="#card-outline-clubs" />
<use xlink:href="#club-fig" />
<use xlink:href="#king-of-clubs" />
<use xlink:href="#ii-k" />
<use xlink:href="#card-shadow" />
</g>
<!-- Spade suit -->
<g id="t_1_spade" >
<use xlink:href="#card-outline-spades" />
<use x="22" xlink:href="#spade-g1" />
<use xlink:href="#ii-1" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_2_spade" >
<use xlink:href="#card-outline-spades" />
<use x="22" xlink:href="#spade-g2" />
<use xlink:href="#ii-2" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_3_spade" >
<use xlink:href="#card-outline-spades" />
<use x="22" xlink:href="#spade-g3" />
<use xlink:href="#ii-3" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_4_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g2" />
<use x="35" xlink:href="#spade-g2-r" />
<use xlink:href="#ii-4" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_5_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g2" />
<use x="35" xlink:href="#spade-g2-r" />
<use x="22" xlink:href="#spade-g1" />
<use xlink:href="#ii-5" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_6_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g3" />
<use x="35" xlink:href="#spade-g3-r" />
<use xlink:href="#ii-6" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_7_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g3" />
<use x="22" y="22" xlink:href="#spade" />
<use x="35" xlink:href="#spade-g3-r" />
<use xlink:href="#ii-7" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_8_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g3" />
<use x="22" y="22" xlink:href="#spade" />
<use x="22" y="52" xlink:href="#spade-r" />
<use x="35" xlink:href="#spade-g3-r" />
<use xlink:href="#ii-8" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_9_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g4" />
<use x="22" xlink:href="#spade-g1" />
<use x="35" xlink:href="#spade-g4-r" />
<use xlink:href="#ii-9" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_10_spade" >
<use xlink:href="#card-outline-spades" />
<use x="9" xlink:href="#spade-g4" />
<use x="22" y="17" xlink:href="#spade" />
<use x="22" y="57" xlink:href="#spade-r" />
<use x="35" xlink:href="#spade-g4-r" />
<use xlink:href="#ii-10" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_jack_spade" >
<use xlink:href="#card-outline-spades" />
<use xlink:href="#spade-fig" />
<use xlink:href="#jack-of-spades" />
<use xlink:href="#ii-j" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_queen_spade" >
<use xlink:href="#card-outline-spades" />
<use xlink:href="#spade-fig" />
<use xlink:href="#queen-of-spades" />
<use xlink:href="#ii-q" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_king_spade" >
<use xlink:href="#card-outline-spades" />
<use xlink:href="#spade-fig" />
<use xlink:href="#king-of-spades" />
<use xlink:href="#ii-k" />
<use xlink:href="#card-shadow" />
</g>
<!-- Misc stuff: Card backs, jolly jokers... -->
<g id="big-logo" >
<use xlink:href="#k-logo-big" transform="translate(4.5,4.5) scale(7) translate(-4.5,-4.5)" />
</g>
<g id="t_back" >
<use xlink:href="#card-outline" />
<rect width="50" x="4" y="4" rx="1.5" height="80" style="fill:black" />
<rect width="52" x="3" y="3" rx="2" height="82" style="fill:none;stroke:black;stroke-width:1" />
<use x="29" y="44" style="fill:white" xlink:href="#big-logo" />
<use xlink:href="#back-shadow" />
</g>
<g id="t_blue_back" >
<use xlink:href="#card-outline" />
<rect width="50" x="4" y="4" rx="1.5" height="80" style="fill:#08f" />
<rect width="52" x="3" y="3" rx="2" height="82" style="fill:none;stroke:#08f;stroke-width:1" />
<use x="29" y="44" style="fill:white" xlink:href="#big-logo" />
<use xlink:href="#back-shadow" />
</g>
<g id="t_red_back" >
<use xlink:href="#card-outline" />
<rect width="50" x="4" y="4" rx="1.5" height="80" style="fill:red" />
<rect width="52" x="3" y="3" rx="2" height="82" style="fill:none;stroke:red;stroke-width:1" />
<use x="29" y="44" style="fill:white" xlink:href="#big-logo" />
<use xlink:href="#back-shadow" />
</g>
<g id="t_green_back" >
<use xlink:href="#card-outline" />
<rect width="50" x="4" y="4" rx="1.5" height="80" style="fill:green" />
<rect width="52" x="3" y="3" rx="2" height="82" style="fill:none;stroke:green;stroke-width:1" />
<use x="29" y="44" style="fill:white" xlink:href="#big-logo" />
<use xlink:href="#back-shadow" />
</g>
<!-- Jolly Jockers -->
<g id="t_black_joker" >
<use xlink:href="#card-outline" />
<use x="6" y="6" style="fill:black" xlink:href="#star" />
<use x="38" y="68" style="fill:black" xlink:href="#star-r" />
<use xlink:href="#card-shadow" />
</g>
<g id="t_red_joker" >
<use xlink:href="#card-outline" />
<use x="6" y="6" style="fill:red" xlink:href="#star" />
<use x="38" y="68" style="fill:red" xlink:href="#star-r" />
<use xlink:href="#card-shadow" />
</g>
</defs>
<use id="1_club" x="0" y="0" xlink:href="#t_1_club"/>
<use id="2_club" x="58" y="0" xlink:href="#t_2_club"/>
<use id="3_club" x="116" y="0" xlink:href="#t_3_club"/>
<use id="4_club" x="174" y="0" xlink:href="#t_4_club"/>
<use id="5_club" x="232" y="0" xlink:href="#t_5_club"/>
<use id="6_club" x="290" y="0" xlink:href="#t_6_club"/>
<use id="7_club" x="348" y="0" xlink:href="#t_7_club"/>
<use id="8_club" x="406" y="0" xlink:href="#t_8_club"/>
<use id="9_club" x="464" y="0" xlink:href="#t_9_club"/>
<use id="10_club" x="522" y="0" xlink:href="#t_10_club"/>
<use id="jack_club" x="580" y="0" xlink:href="#t_jack_club"/>
<use id="queen_club" x="638" y="0" xlink:href="#t_queen_club"/>
<use id="king_club" x="696" y="0" xlink:href="#t_king_club"/>
<use id="1_diamond" x="0" y="88" xlink:href="#t_1_diamond"/>
<use id="2_diamond" x="58" y="88" xlink:href="#t_2_diamond"/>
<use id="3_diamond" x="116" y="88" xlink:href="#t_3_diamond"/>
<use id="4_diamond" x="174" y="88" xlink:href="#t_4_diamond"/>
<use id="5_diamond" x="232" y="88" xlink:href="#t_5_diamond"/>
<use id="6_diamond" x="290" y="88" xlink:href="#t_6_diamond"/>
<use id="7_diamond" x="348" y="88" xlink:href="#t_7_diamond"/>
<use id="8_diamond" x="406" y="88" xlink:href="#t_8_diamond"/>
<use id="9_diamond" x="464" y="88" xlink:href="#t_9_diamond"/>
<use id="10_diamond" x="522" y="88" xlink:href="#t_10_diamond"/>
<use id="jack_diamond" x="580" y="88" xlink:href="#t_jack_diamond"/>
<use id="queen_diamond" x="638" y="88" xlink:href="#t_queen_diamond"/>
<use id="king_diamond" x="696" y="88" xlink:href="#t_king_diamond"/>
<use id="1_heart" x="0" y="176" xlink:href="#t_1_heart"/>
<use id="2_heart" x="58" y="176" xlink:href="#t_2_heart"/>
<use id="3_heart" x="116" y="176" xlink:href="#t_3_heart"/>
<use id="4_heart" x="174" y="176" xlink:href="#t_4_heart"/>
<use id="5_heart" x="232" y="176" xlink:href="#t_5_heart"/>
<use id="6_heart" x="290" y="176" xlink:href="#t_6_heart"/>
<use id="7_heart" x="348" y="176" xlink:href="#t_7_heart"/>
<use id="8_heart" x="406" y="176" xlink:href="#t_8_heart"/>
<use id="9_heart" x="464" y="176" xlink:href="#t_9_heart"/>
<use id="10_heart" x="522" y="176" xlink:href="#t_10_heart"/>
<use id="jack_heart" x="580" y="176" xlink:href="#t_jack_heart"/>
<use id="queen_heart" x="638" y="176" xlink:href="#t_queen_heart"/>
<use id="king_heart" x="696" y="176" xlink:href="#t_king_heart"/>
<use id="1_spade" x="0" y="264" xlink:href="#t_1_spade"/>
<use id="2_spade" x="58" y="264" xlink:href="#t_2_spade"/>
<use id="3_spade" x="116" y="264" xlink:href="#t_3_spade"/>
<use id="4_spade" x="174" y="264" xlink:href="#t_4_spade"/>
<use id="5_spade" x="232" y="264" xlink:href="#t_5_spade"/>
<use id="6_spade" x="290" y="264" xlink:href="#t_6_spade"/>
<use id="7_spade" x="348" y="264" xlink:href="#t_7_spade"/>
<use id="8_spade" x="406" y="264" xlink:href="#t_8_spade"/>
<use id="9_spade" x="464" y="264" xlink:href="#t_9_spade"/>
<use id="10_spade" x="522" y="264" xlink:href="#t_10_spade"/>
<use id="jack_spade" x="580" y="264" xlink:href="#t_jack_spade"/>
<use id="queen_spade" x="638" y="264" xlink:href="#t_queen_spade"/>
<use id="king_spade" x="696" y="264" xlink:href="#t_king_spade"/>
<use id="black_joker" x="0" y="352" xlink:href="#t_black_joker"/>
<use id="red_joker" x="58" y="352" xlink:href="#t_red_joker"/>
<use id="back" x="116" y="352" xlink:href="#t_back"/>
</svg>
<!--
	Disabled stuff goes here
-->
<!--
 vi: ts=4 sw=4
-->

