HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<link href="https://fonts.googleapis.com/css?family=Eczar" rel="stylesheet">
<div class="title"><h1>Beware to those who dare click on the moon!</h1></div>
<div class="container">
<svg version="1.1"
x="0px" y="0px" width="1000px" height="1000px" viewBox="0 0 1000 1000" style="enable-background:new 0 0 1000 1000;"
xml:space="preserve">
<style type="text/css">
.st0{fill:#7D7BB0;}
.st1{fill:#4C4672;}
.st2{fill:#746F8F;}
.st3{fill:none;stroke:#4C4672;stroke-miterlimit:10;}
.st4{fill:#5C5B89;}
.st5{fill:none;stroke:#39354F;stroke-miterlimit:10;}
.st6{fill:#C2B79F;}
.st7{fill:#F0DDB6;}
.st8{fill:#686287;}
.st9{fill:#704450;}
.st10{fill:#5E3943;}
.st11{fill:#633C47;}
.st12{fill:#BF867B;}
.st13{fill:#A8766C;}
.st14{fill:#A8756C;}
.st15{fill:#964B69;}
.st16{fill:#85445C;}
.st17{fill:#C85266;}
.st18{fill:#BA4D60;}
.st19{fill:#CC6478;}
.st20{fill:#85515F;}
.st21{fill:#427675;}
.st22{fill:#758C7E;}
.st23{fill:#6A404D;}
.st24{fill:#39354F;}
.st25{fill:#617695;}
.st26{fill:#48887D;}
.st27{fill:#BF6A77;}
.st28{fill:#498785;}
.st29{fill:none;stroke:#312E4A;}
.st30{fill:#B85E6F;}
.st31{fill:#603B50;}
.st32{fill:#396665;}
.st33{fill:#D49E7C;}
.st34{fill:#778AA8;stroke:#D49E7C;stroke-width:2;stroke-miterlimit:10;}
.st35{fill:#AF9881;}
.st36{fill:#998571;}
.st37{fill:#231F20;}
.st38{fill:none;stroke:#46556B;stroke-miterlimit:10;}
.st39{fill:#98B0D6;}
.st40{fill:#70CC80;}
.st41{fill:#778AA8;}
.st42{fill:#B84C5F;}
.st43{fill:none;stroke:#617695;stroke-miterlimit:10;}
.st44{fill:none;stroke:#593540;stroke-miterlimit:10;}
.st45{fill:none;stroke:#231F20;stroke-miterlimit:10;}
.st46{fill:#312E4A;}
.st47{fill:#733B4F;}
.st48{fill:#593540;}
.st49{fill:#D19388;}
.st50{fill:#FFC672;}
.st51{fill:#EDB86B;}
.st52{fill:#DEAC65;}
.st53{fill:url(#SVGID_1_);}
.st54{fill:#E85950;}
.st55{fill:#F85F56;}
.st56{fill:#DB544B;}
.st57{fill:none;stroke:#633C47;stroke-miterlimit:10;}
.st58{opacity:0.65;fill:#E6E6E6;}
.st59{fill:#C29072;}
.st60{fill:#233749;}
.st61{fill:#2B4359;}
.st62{fill:#FFFFFF;}
.st63{fill:none;stroke:#70CC80;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;}
.st64{fill:#CCCCCC;}
.st65{fill:#1A1A1A;}
.st66{fill:#7DEB93;}
.st67{fill:#67BA75;}
.st68{fill:#E6E6E6;}
.st69{fill:none;stroke:#E6E6E6;stroke-linecap:round;stroke-miterlimit:10;}
.st70{opacity:0.65;}
.st71{opacity:0.65;fill:none;stroke:#E6E6E6;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.st72{fill:none;stroke:#1A1A1A;stroke-width:0.25;stroke-linecap:round;stroke-miterlimit:10;}
.st73{fill:none;stroke:#5C5B89;stroke-width:0.25;stroke-linecap:round;stroke-miterlimit:10;}
.st74{opacity:0.85;}
.st75{opacity:0.85;fill:#E6E6E6;}
.st76{opacity:0.8;}
.st77{fill:none;stroke:#231F20;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;}
.st78{fill:url(#SVGID_2_);}
.st79{opacity:0.2;fill:#FFC672;}
.st80{fill:#E4B69D;}
.st81{fill:none;stroke:#C2C2C2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
.st82{fill:#DBDBDB;}
.st83{fill:#D4D4D4;}
.st84{fill:#7BE4D1;}
.st85{fill:none;stroke:#7BE4D1;stroke-miterlimit:10;}
.st86{fill:#71D1C0;}
.st87{fill:#5EAD9F;}
.st88{fill:#DB9C94;}
.st89{fill:none;stroke:#1A1A1A;stroke-width:0.25;stroke-miterlimit:10;}
.st90{fill:none;stroke:#C2C2C2;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.st91{fill:#C2C2C2;}
.st92{fill:none;stroke:#231F20;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
.st93{fill:#574F82;}
.st94{fill:none;stroke:#403B61;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;}
.st95{fill:none;stroke:#403B61;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.st96{fill:#4F3B3A;}
.st97{fill:#402F2E;}
.st98{fill:#EFC7B0;}
.st99{fill:none;stroke:#F85F56;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
.st100{fill:#66B4FF;}
.st101{fill:#E04D41;}
.st102{fill:none;stroke:#4F99DE;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.st103{fill:#E0ADA6;}
.st104{opacity:0.15;}
.st105{fill:none;stroke:#437D72;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;}
.st106{opacity:0.5;fill:#778AA8;}
.st107{fill:#716FA1;}
.st108{fill:#E0CEAA;}
.st109{fill:#C0BBDB;}
.st110{fill:url(#SVGID_3_);}
.st111{fill:url(#SVGID_4_);}
</style>
<defs>
</defs>
<rect class="st0" width="1000" height="1000"/>
<path class="st1" d="M470.3,485.1L100.6,698.5c-13.7,7.9-13.7,27.7,0,35.6l369.7,213.4c18.6,10.7,41.4,10.7,60,0L900,734.2
c13.7-7.9,13.7-27.7,0-35.6L530.3,485.1C511.8,474.3,488.9,474.3,470.3,485.1z"/>
<polygon class="st2" points="771.2,684 771.2,684 469,509.8 139,699.4 443.1,873.4 "/>
<polygon class="st0" points="431.4,925.1 862.8,677 823,654.1 392.5,902.6 "/>
<g>
<line class="st3" x1="574.5" y1="797.6" x2="614" y2="820.6"/>
<line class="st3" x1="613.6" y1="775" x2="653.1" y2="797.7"/>
<line class="st3" x1="653.1" y1="752.2" x2="692.3" y2="775"/>
<path class="st3" d="M692,729.7c0.5,0,40.1,22.5,40.1,22.5"/>
<line class="st3" x1="731.4" y1="707" x2="771.5" y2="729.5"/>
<line class="st3" x1="534.9" y1="820.4" x2="574.5" y2="843.3"/>
<line class="st3" x1="495.4" y1="843.1" x2="534.6" y2="865.7"/>
<line class="st3" x1="456.2" y1="865.9" x2="495.5" y2="888.6"/>
<line class="st3" x1="416.8" y1="888.6" x2="455.9" y2="911"/>
<line class="st3" x1="810.5" y1="661.4" x2="849.7" y2="684.6"/>
<line class="st3" x1="771.5" y1="683.4" x2="810.7" y2="706.6"/>
</g>
<polygon class="st4" points="469.3,767.4 292.1,686.5 351.2,662.8 351.1,681.8 351,699 "/>
<g>
<polygon class="st5" points="139,669.1 351.2,547.5 350.8,577.8 139,699.4 "/>
<g>
<line class="st5" x1="160.5" y1="657" x2="160.5" y2="687"/>
<line class="st5" x1="166.5" y1="654" x2="166.5" y2="684"/>
<line class="st5" x1="172.5" y1="650" x2="172.5" y2="681"/>
<line class="st5" x1="178.5" y1="647" x2="178.5" y2="677"/>
</g>
<g>
<line class="st5" x1="185.5" y1="642" x2="185.5" y2="673"/>
<line class="st5" x1="192.5" y1="638" x2="192.5" y2="669"/>
<line class="st5" x1="199.5" y1="634" x2="199.5" y2="664"/>
<line class="st5" x1="205.5" y1="631" x2="205.5" y2="661"/>
<line class="st5" x1="211.5" y1="627" x2="211.5" y2="658"/>
<line class="st5" x1="217.5" y1="624" x2="217.5" y2="654"/>
</g>
<g>
<line class="st5" x1="224.5" y1="620" x2="224.5" y2="651"/>
<line class="st5" x1="231.5" y1="616" x2="231.5" y2="647"/>
<line class="st5" x1="238.5" y1="612" x2="238.5" y2="642"/>
<line class="st5" x1="244.5" y1="609" x2="244.5" y2="639"/>
<line class="st5" x1="250.5" y1="605" x2="250.5" y2="636"/>
<line class="st5" x1="256.5" y1="602" x2="256.5" y2="632"/>
<line class="st5" x1="262.5" y1="598" x2="262.5" y2="629"/>
<line class="st5" x1="268.5" y1="595" x2="268.5" y2="625"/>
</g>
<g>
<line class="st5" x1="275.5" y1="591" x2="275.5" y2="622"/>
<line class="st5" x1="282.5" y1="587" x2="282.5" y2="618"/>
<line class="st5" x1="289.5" y1="583" x2="289.5" y2="613"/>
<line class="st5" x1="295.5" y1="580" x2="295.5" y2="610"/>
<line class="st5" x1="301.5" y1="576" x2="301.5" y2="607"/>
<line class="st5" x1="307.5" y1="573" x2="307.5" y2="603"/>
<line class="st5" x1="313.5" y1="569" x2="313.5" y2="600"/>
<line class="st5" x1="319.5" y1="566" x2="319.5" y2="596"/>
</g>
<g>
<line class="st5" x1="319.5" y1="565" x2="319.5" y2="596"/>
<line class="st5" x1="339.5" y1="554" x2="339.5" y2="584"/>
<line class="st5" x1="345.5" y1="550" x2="345.5" y2="581"/>
</g>
</g>
<g>
<polygon class="st5" points="613.6,593.1 771.2,684 771.1,653.8 613.6,562.8 "/>
<polygon class="st5" points="771.2,684 613.6,775 613.6,744.7 771.1,653.8 "/>
<g>
<line class="st5" x1="619.5" y1="741" x2="619.5" y2="772"/>
<line class="st5" x1="626.5" y1="737" x2="626.5" y2="768"/>
<line class="st5" x1="633.5" y1="733" x2="633.5" y2="763"/>
<line class="st5" x1="639.5" y1="730" x2="639.5" y2="760"/>
<line class="st5" x1="645.5" y1="726" x2="645.5" y2="757"/>
<line class="st5" x1="651.5" y1="723" x2="651.5" y2="753"/>
</g>
<g>
<line class="st5" x1="658.5" y1="718" x2="658.5" y2="749"/>
<line class="st5" x1="665.5" y1="714" x2="665.5" y2="745"/>
<line class="st5" x1="672.5" y1="710" x2="672.5" y2="740"/>
<line class="st5" x1="678.5" y1="707" x2="678.5" y2="737"/>
<line class="st5" x1="684.5" y1="703" x2="684.5" y2="734"/>
<line class="st5" x1="690.5" y1="700" x2="690.5" y2="730"/>
</g>
<g>
<line class="st5" x1="697.5" y1="696" x2="697.5" y2="727"/>
<line class="st5" x1="704.5" y1="692" x2="704.5" y2="723"/>
<line class="st5" x1="711.5" y1="688" x2="711.5" y2="718"/>
<line class="st5" x1="717.5" y1="685" x2="717.5" y2="715"/>
<line class="st5" x1="723.5" y1="681" x2="723.5" y2="712"/>
<line class="st5" x1="729.5" y1="678" x2="729.5" y2="708"/>
</g>
<g>
<line class="st5" x1="736.5" y1="673" x2="736.5" y2="704"/>
<line class="st5" x1="743.5" y1="638" x2="743.5" y2="700"/>
<line class="st5" x1="750.5" y1="642" x2="750.5" y2="696"/>
<line class="st5" x1="756.5" y1="645" x2="756.5" y2="692"/>
<line class="st5" x1="762.5" y1="649" x2="762.5" y2="689"/>
<line class="st5" x1="768.5" y1="652" x2="768.5" y2="685"/>
</g>
<g>
<line class="st5" x1="736.5" y1="634" x2="736.5" y2="664"/>
<line class="st5" x1="729.5" y1="630" x2="729.5" y2="660"/>
<line class="st5" x1="722.5" y1="626" x2="722.5" y2="656"/>
<line class="st5" x1="716.5" y1="622" x2="716.5" y2="653"/>
<line class="st5" x1="710.5" y1="619" x2="710.5" y2="649"/>
<line class="st5" x1="704.5" y1="615" x2="704.5" y2="646"/>
</g>
<g>
<line class="st5" x1="697.5" y1="611" x2="697.5" y2="641"/>
<line class="st5" x1="690.5" y1="607" x2="690.5" y2="637"/>
<line class="st5" x1="683.5" y1="603" x2="683.5" y2="633"/>
<line class="st5" x1="677.5" y1="599" x2="677.5" y2="630"/>
<line class="st5" x1="671.5" y1="596" x2="671.5" y2="626"/>
<line class="st5" x1="665.5" y1="592" x2="665.5" y2="623"/>
</g>
<g>
<line class="st5" x1="658.5" y1="588" x2="658.5" y2="618"/>
<line class="st5" x1="651.5" y1="584" x2="651.5" y2="614"/>
<line class="st5" x1="620.5" y1="566" x2="620.5" y2="597"/>
<line class="st5" x1="614.5" y1="563" x2="614.5" y2="593"/>
</g>
</g>
<g>
<path class="st6" d="M329.3,605.7c1.7-5.2-1.2-9.9-4.3-10.6c-3.2-0.8-8.4,2.4-8.6,8.1l-2.6,12.2l12.7,2.7L329.3,605.7z"/>
<polygon class="st6" points="332.3,633.3 322.7,634.1 318.2,653.4 314.2,652.4 318.4,634.5 311.7,635 311.5,632.2 319.1,631.5
320.8,624.2 324.8,625.1 323.4,631.2 332,630.4 "/>
<g>
<path class="st6" d="M276.1,628.6l2.7,16.2c0.1,0.5-0.2,0.9-0.7,1l-6.4,1.1c-0.5,0.1-0.9-0.2-1-0.7L268,630
c-0.1-0.5-0.5-0.8-1-0.7l-7.2,1.2c-0.5,0.1-0.9-0.2-1-0.7l-0.9-5.6c-0.1-0.5,0.2-0.9,0.7-1l7.2-1.2c0.5-0.1,0.8-0.5,0.7-1l-1-6
c-0.1-0.5,0.2-0.9,0.7-1l6.4-1.1c0.5-0.1,0.9,0.2,1,0.7l1,6c0.1,0.5,0.5,0.8,1,0.7l7.4-1.2c0.5-0.1,0.9,0.2,1,0.7l0.9,5.6
c0.1,0.5-0.2,0.9-0.7,1l-7.4,1.2C276.3,627.7,276,628.2,276.1,628.6z"/>
</g>
<path class="st7" d="M304.1,624.2c0.6-5.4-3.2-9.4-6.4-9.5c-3.3-0.1-7.7,4.1-6.7,9.7V637h13L304.1,624.2z"/>
<path class="st7" d="M256.8,651.9c0.5-4.1-3.3-7.1-6.5-7.1c-3.3,0-7.6,3.2-6.6,7.5l0.1,9.5l13-0.2L256.8,651.9z"/>
<g>
<path class="st8" d="M260.3,650.3c2-7.4,18.8-11.7,30.6-6.3c6.7,3.1,10,8.5,14.4,15.7c1.4,2.3,2.6,4.6,2,7.2
c-0.7,3.4-4.1,5.3-5.2,6c-8.9,5.1-24.7,0.6-34.5-9.2C264.2,660.4,258.9,655.2,260.3,650.3z"/>
</g>
<g>
<path class="st8" d="M335.2,645c-5.1-1.3-10.6-1.7-15.7-0.3c-5.1,1.4-9.9,4.5-12.6,9.1c-0.2,0.4-0.4,0.7-0.5,1.2
c-0.2,1,0.4,2,1.2,2.5s1.8,0.8,2.8,0.9c7.1,1.1,14.6-0.2,21-3.6c2-1.1,3.9-2.4,4.8-4.4s0.6-4.8-1.4-5.9"/>
</g>
</g>
<g class="treeOne">
<path class="st9" d="M711,546c-1.3,1.8-3.5,1.1-5.8,3.7c-2.4,2.8-2.5,6.8-2.6,8c-0.1,3.5,1,5.2,0,6.2c-1.1,1-2.8-0.2-5-0.2
c-4.1-0.2-7.1,3.8-16,15.5c-4.7,6.2-7.1,9.3-7.7,9.9c-5.2,5.7-7.8,6.6-12,12.1c-3,3.9-4.7,7.4-5.3,8.9c-1.3,2.9-2.8,6.2-3.6,9.9
c1.6,0.8,1.4,3.6,2.8,6.7c0.1,0.1,0.1,0.2,0.2,0.4c0.5,1,1.1,1.9,2,2.9c4.3,4.6,9.9,4.4,11,7.8c0.8,2.4-0.4,3.5,0.8,7.2
c0.4,1.3,1.3,3.8,3.4,4.5c0.3,0.1,1.5,0.1,4.1,0.1c1.9,0,2.5,0,3.2,0.3c0.3,0.1,1.8,0.8,2.2,2.3c0.3,1.3-0.2,2.8-0.8,2.8
c-0.6,0-0.7-1.3-2-2.2c-0.5-0.3-1-0.4-2.8-0.5c-3.1-0.2-3.4,0-4.5-0.2c-1.8-0.3-2.2-0.9-4-1.5c-3.5-1.2-5,0.4-6.2-0.7
c-1.5-1.3,1.2-6-0.3-9.3c-1.1-2.3-3.6-1.6-6.9-2.9c-0.4-0.2-0.9-0.4-1.3-0.6c-0.1,0.4-0.1,0.8-0.2,1.2c-0.1,0.4-0.1,0.8-0.1,1.1
c-0.5,4-0.7,6-0.2,8.2c1.4,5.5,5.7,8.4,4.9,9.7c-0.6,0.9-2.7-0.8-5.2,0.1c-3.8,1.3-5.1,7-5.3,7.8c-0.5,2.5-0.8,4.7-0.8,6.7
c0,0.9,0.1,1.7,0.2,2.5c-4.9-8.5-5-10.2-5-10.2c-0.4-5.1,3.5-6.3,2.8-10.6c-0.7-4.1-4.4-4.5-5.7-8c-0.4-1.1-0.6-2.4-0.2-4.2
c-0.7-0.4-1.4-0.7-1.7-0.4c-0.4,0.3,0.1,1-0.2,1.8c-0.7,1.7-4.2,1.8-6.4,3.3c-0.2,0.1-0.4,0.3-0.6,0.6c-0.5,0.8,0.1,1.5-0.1,2.4
c-0.3,1.3-1.6,1.3-1.9,2.7c-0.2,0.9,0.3,1.7,0.5,2.1c0.5,1,1.3,1.2,2.1,2.6c0.3,0.5,0.5,0.9,0.4,1.1c-0.2,0.4-1.4-0.2-3.7-0.9
c-2.6-0.7-4.1-0.7-5.5-0.3c0,0-0.1,0-0.1,0c-1.5,0.4-2.5,1.2-4.1,2.4c-1.3,1-2.3,2-3.3,3c-3.3,3.6-4.4,6.4-4.7,6.2
c-0.4-0.2,0.8-5.7,4.4-11.2c1.5-2.4,3-4.4,5.8-7.3c2.9-2.9,4.4-4.4,5.5-6.5c1.4-2.6,0.7-3.2,2.3-8.6c0-0.1,0-0.1,0-0.2
c-0.9,0.2-2.1,0.7-3,1.8c-1.6,1.9-0.5,3.5-1.8,5.2c-1,1.3-2.6,1.5-5.3,1.8c-4.8,0.7-6.8-0.6-9,1c-0.4,0.3-1.5,1.1-1.8,2.5
c-0.5,2.2,1.3,4.1,0.5,5c-0.5,0.6-1.6,0.6-2.3,0.2c-1.7-1-2.3-5-0.9-7.8c2.5-5.1,10-3.2,12.7-8.7c1.1-2.1,0.2-2.9,1.7-5.3
c1.5-2.4,3-2.5,6.7-5.2c2.2-1.6,3.3-2.8,4.2-3.8c-0.7-2.3-1.3-4.7-1.9-7.4c-1.3-6-2.3-12.7-2.5-20.1c-0.4-11.9-0.6-20.6,1.3-28
c1.8-9.5-0.3-15-2.3-18.2c-1.7-2.6-3.1-3.7-18.5-13c-11-6.6-13-9.3-14-12c-1.3-3.5,0-4.4-1-10.2c-1.3-8.1-6.4-15.3-5.8-15.8
c0.8-0.5,6.8,11.6,11.5,10.7c2.4-0.5,3.1-4.1,7.5-17.7c3-9.4,4.5-13.1,4.9-14.2c-0.7,2.6-3.8,16.8-7.9,28c-0.8,2.1-2.5,7.6-0.5,13.2
c0.1,0.4,0.3,0.7,0.5,1c3.8,5.7,11.9,0.5,18.3,7c3.4,3.4,4.7,8.5,10.5,10.3c0.8,0.2,1,0.2,1.7,0.4c2.5,0.6,5.6,2.3,8.9,6.5
c0.9-2,1.6-4.2,2.1-6.7c0.5-2.6,0.2-3.7,0.2-6c0.1-1.5,0.2-2.5,0.3-2.8c1.1-10-1-17.4-1-17.4c-1.9-6.6-6-10.9-8.8-13.8
c-5.4-5.6-8.8-6.2-12.9-12.2c-2.3-3.5-3.8-7.6-3.1-8.1c0.4-0.2,2,4,6.3,6c0.9,0.4,3.4,1.6,4.8,0.6c1.3-1,0.3-3.2,0.5-7
c0.3-6.4,3.4-7.7,2.8-12.5c-0.4-2.9-1.7-3-2.9-6.3c-2.2-6.1,1-8.7,0.6-15.5c-0.1-2.7-1.9-6.7-5.4-13.5c-2.1-1.7-4.7-4.1-7-7.1
c-1-1.3-1.9-2.8-3.7-5.8c-1.3-2.1-1.6-2.8-1.8-3.8c-0.5-2.4,0.5-3.2-0.2-4.5c-0.7-1.3-1.9-1-5.2-2.7c-3-1.6-2.9-2.4-5-3
c-2.5-0.7-3.1,0.3-5.2-0.3c-1.5-0.5-2-1.3-4.9-4.8c-3.6-4.2-4.4-5-4.9-5.9c0,0-0.1-0.3-0.3-0.7c-2.1-5.1-2.8-27.7-2.3-27.7
c0.4,0-0.2,18.8,4.2,23.8c0.7,0.8,2.1,2.2,4,4.7c1.6,2,1.5,2.5,2.5,3c1.8,0.9,4.5,0.6,5-0.5c0,0,0-0.1,0.1-0.2
c0.1-0.5,0-1.5-1.7-4.5c-2.1-3.8-2.7-4.2-3.2-5.5c-0.6-1.7-0.8-4.4,1.5-8.5c2.3-1.2,4.7-2.3,7-3.5c-4,2.8-6.1,6.3-5.7,9.2
c0.3,1.9,1.8,4.1,3.2,5.5c1.2,1.2,2.6,1.9,5.4,3.4c4,2.1,5.1,2.2,5.5,3.3c0.7,1.8-1.5,3-1,5.3c0.4,1.9,2.4,3.2,4,4.2
c2.8,1.8,4,1.2,4.7,2.5c1.1,1.8-1,3.5-0.4,6.5c0.2,0.9,0.6,1.9,3.5,4.9c0.9,0.9,2,2,3.3,3.1c0.4-0.1,0.9-0.3,1.7-1
c3.3-2.6,4.5-6.3,5-7.8c3.1-10.2,4.2-13,4.2-16.2c0-1.7-0.1-3-0.8-4.2c-1.6-2.6-4.9-3.3-4.7-3.9c0.2-0.6,3.6,0.4,4.2-0.5
c1.1-1.8-8-8.9-7.5-9.5c0.4-0.5,5.5,4.5,8.2,3.2c4.7-2.3-1.2-23.4-1.2-23.9c0.3,0.4,4.8,10.4,5.8,23.8c0.3,3.8,0.5,8.8,4,12
c2.2,2,4.5,2.2,4.6,3.7c0.1,1.4-2,2.1-6.1,6.3c-1.4,1.4-2.1,2.1-2.3,2.7c-1.7,4,2.5,8.2,0.8,10.3c-0.8,0.9-1.7,0.2-3.3,1
c-4,1.9-5.9,10-3.6,15.4c0.5,1.2,1.4,2.6,3.2,5.5c2,3.3,2.2,3.3,2.6,4.3c1.6,4.2-0.3,8.2,0,8.3c0.3,0.1,2.8-3.5,2.4-8
c-0.3-3.9-2.5-4.9-2.4-8c0.2-3.1,2.6-5.2,4-6.7c6.9-6.8,10.5-11.7,11.7-17.3c1.1-5.3-0.4-10.5,0.3-10.7c0.6-0.1,1.2,3.4,3.2,3.8
c1.5,0.3,2.9-1.3,3.8-2.3c5.8-6.3,10.6-10.5,11-10.8c-0.2,0.3-2.3,2.7-4,5c-1.7,2.2-2.9,3.9-3.7,5c-7.7,11-8.2,12.7-7.5,13.7
c0.7,1.1,2.3,0.7,2.5,1.5c0.3,1.3-4.2,2-7.2,5.8c-1.6,2.1-2.2,4.1-2.9,7.5c-0.9,4.4-1.4,6.6-0.8,8.8c1,3.5,3.3,4.9,2.8,7.5
c-0.4,1.8-1.8,2.1-3.1,3.8c-1.9,2.5-1.4,4.8-1.3,11.3c0.1,10.7-1.3,13.2,1.1,17.1c0.9,1.4,1.3,1.5,2.2,2.3c0,0,0.5,0.5,1.1,1.3
c1.4,1.8,2.8,10.6,2.9,11.3c0.9,5.3,4.6,5.3,8,11.1c4,6.8,0.7,10.1,2.3,26.7c1.2,12.1,2.8,11.7,2,16.4c-1.3,7.9-6.8,7.5-13.9,20.7
c-3.2,5.9-4.7,10.9-4.7,16.3c0,0.5,0.2,9.4,3.3,10.2c1.4,0.3,2.3-1.1,9.4-4.9c0.8-0.4,1.1-0.6,1.6-0.8c10.6-5.6,18.9-13.3,18.9-13.3
c5.6-5.6,8.8-7.9,9.5-11.3c0.9-4.4-0.8-9.6,0-9.8c0.5-0.1,0.9,2.2,2.2,2.4c1.7,0.3,2.2-3.2,6-5.3c2.5-1.5,3.9-1.1,4.9-2.7
c0.9-1.4,0.5-2.8,0.3-5c-1-7.4-0.1-14.2,0-14.7c0.2,2.7,2.2,9.1,2.2,9.1C712.4,541.1,712.2,544.4,711,546z"/>
<path class="st11" d="M641.2,584.8c-1.3,9,0.1,18.1,0.4,27.2c0.3,9.9-0.7,19.8-3.1,29.4c-0.5-0.3-1-0.4-1.3-0.2
c-0.4,0.3,0.1,1-0.2,1.8c-0.7,1.7-4.2,1.8-6.4,3.3c-0.2,0.1-0.4,0.3-0.6,0.6c-0.5,0.8,0.1,1.5-0.1,2.4c-0.3,1.3-1.6,1.3-1.9,2.7
c-0.2,0.9,0.3,1.7,0.5,2.1c0.5,1,1.3,1.2,2.1,2.6c0.3,0.5,0.5,0.9,0.4,1.1c-0.2,0.4-1.4-0.2-3.7-0.9c-2.6-0.7-4.1-0.7-5.5-0.3
c0,0-0.1,0-0.1,0c-1.5,0.4-2.5,1.2-4.1,2.4c-1.3,1-2.3,2-3.3,3c-3.3,3.6-4.4,6.4-4.7,6.2c-0.4-0.2,0.8-5.7,4.4-11.2
c1.5-2.4,3-4.4,5.8-7.3c2.9-2.9,4.4-4.4,5.5-6.5c1.4-2.6,0.7-3.2,2.3-8.6c0-0.1,0-0.1,0-0.2c-0.9,0.2-2.1,0.7-3,1.8
c-1.6,1.9-0.5,3.5-1.8,5.2c-1,1.3-2.6,1.5-5.3,1.8c-4.8,0.7-6.8-0.6-9,1c-0.4,0.3-1.5,1.1-1.8,2.5c-0.5,2.2,1.3,4.1,0.5,5
c-0.5,0.6-1.6,0.6-2.3,0.2c-1.7-1-2.3-5-0.9-7.8c2.5-5.1,10-3.2,12.7-8.7c1.1-2.1,0.2-2.9,1.7-5.3c1.5-2.4,3-2.5,6.7-5.2
c2.2-1.6,3.3-2.8,4.2-3.8c-0.7-2.3-1.3-4.7-1.9-7.4c-1.3-6-2.3-12.7-2.5-20.1c-0.4-11.9-0.6-20.6,1.3-28c1.8-9.5-0.3-15-2.3-18.2
c-1.7-2.6-3.1-3.7-18.5-13c-11-6.6-13-9.3-14-12c-1.3-3.5,0-4.4-1-10.2c-1.3-8.1-6.4-15.3-5.8-15.8c0.8-0.5,6.8,11.6,11.5,10.7
c2.4-0.5,3.1-4.1,7.5-17.7c3-9.4,4.5-13.1,4.9-14.2c-0.7,2.6-3.8,16.8-7.9,28c-0.8,2.1-2.5,7.6-0.5,13.2c0.1,0.4,0.3,0.7,0.5,1
c3.8,5.7,11.9,0.5,18.3,7c3.4,3.4,4.7,8.5,10.5,10.3c0.8,0.2,1,0.2,1.7,0.4c2.5,0.6,5.6,2.3,8.9,6.5c0.9-2,1.6-4.2,2.1-6.7
c0.5-2.6,0.2-3.7,0.2-6c0.1-1.5,0.2-2.5,0.3-2.8c1.1-10-1-17.4-1-17.4c-1.9-6.6-6-10.9-8.8-13.8c-5.4-5.6-8.8-6.2-12.9-12.2
c-2.3-3.5-3.8-7.6-3.1-8.1c0.4-0.2,2,4,6.3,6c0.9,0.4,3.4,1.6,4.8,0.6c1.3-1,0.3-3.2,0.5-7c0.3-6.4,3.4-7.7,2.8-12.5
c-0.4-2.9-1.7-3-2.9-6.3c-2.2-6.1,1-8.7,0.6-15.5c-0.1-2.6-1.8-6.4-5-12.7c-0.1-0.3-0.3-0.5-0.4-0.8c-1-0.8-2.1-1.7-3.2-2.8
c-1.3-1.2-2.6-2.7-3.8-4.3c-1-1.3-1.9-2.8-3.7-5.8c-1.3-2.1-1.6-2.8-1.8-3.8c0,0,0-0.1,0-0.1c-0.1-0.6-0.1-1.1-0.1-1.6
c0-1.2,0.4-1.9-0.1-2.9c-0.7-1.3-1.9-1-5.2-2.7c-3-1.6-2.9-2.4-5-3c-2.5-0.7-3.1,0.3-5.2-0.3c-1.5-0.5-2-1.3-4.9-4.8
c-3.6-4.2-4.4-5-4.9-5.9c0,0-0.1-0.3-0.3-0.7c-2.1-5.1-2.8-27.7-2.3-27.7c0.4,0-0.2,18.8,4.2,23.8c0.7,0.8,2.1,2.2,4,4.7
c1.6,2,1.5,2.5,2.5,3c1.8,0.9,4.5,0.6,5-0.5c0,0,0-0.1,0.1-0.2c0.1-0.5,0-1.5-1.7-4.5c-2.1-3.8-2.7-4.2-3.2-5.5
c-0.6-1.7-0.8-4.4,1.5-8.5c2.3-1.2,4.7-2.3,7-3.5c-4,2.8-6.1,6.3-5.7,9.2c0.3,1.9,1.8,4.1,3.2,5.5c1.2,1.2,2.6,1.9,5.4,3.4
c4,2.1,5.1,2.2,5.5,3.3c0.7,1.8-1.5,3-1,5.3c0.4,1.9,2.4,3.2,4,4.2c2.8,1.8,4,1.2,4.7,2.5c1.1,1.8-1,3.5-0.4,6.5
c0.2,0.9,0.6,1.9,3.5,4.9c0.6,0.6,1.3,1.3,2.2,2.1c0,3,0,5.9,0,8.9c11.2,24.7,13.8,39.3,13.8,48.4c0,1.6-0.1,6.2,1.2,12
c2.5,10.5,7.5,15.8,10.7,21.2c10,16.8,5.6,38.8,2.1,48.6C648,564.8,642.8,574.4,641.2,584.8z"/>
</g>
<g class="treeTwo">
<path class="st12" d="M278.1,584.1c1.3,1.5,3.2,0.6,5.5,2.7c2.4,2.2,2.9,5.7,3.1,6.8c0.5,3.1-0.3,4.7,0.7,5.5c1,0.8,2.5-0.4,4.3-0.7
c3.6-0.6,6.7,2.7,15.7,12c4.8,5,7.2,7.5,7.8,8c5.2,4.5,7.6,5,11.8,9.5c3,3.2,4.9,6.1,5.6,7.4c1.5,2.5,3.1,5.2,4.2,8.4
c-1.3,0.9-0.9,3.3-1.8,6.2c0,0.1-0.1,0.2-0.1,0.3c-0.3,0.9-0.8,1.8-1.5,2.8c-3.3,4.5-8.3,4.9-9,8.1c-0.5,2.2,0.7,3,0,6.4
c-0.3,1.2-0.8,3.5-2.5,4.4c-0.2,0.1-1.4,0.2-3.6,0.5c-1.7,0.2-2.2,0.3-2.8,0.6c-0.3,0.2-1.5,0.9-1.7,2.3c-0.2,1.2,0.5,2.4,1,2.4
c0.5,0,0.4-1.3,1.5-2.1c0.4-0.3,0.8-0.5,2.4-0.7c2.7-0.5,3-0.3,4-0.6c1.6-0.4,1.8-1,3.4-1.7c3-1.5,4.4-0.2,5.4-1.2
c1.2-1.4-1.7-5.1-0.7-8.3c0.7-2.1,3-1.8,5.8-3.3c0.4-0.2,0.7-0.4,1.1-0.6c0.1,0.4,0.2,0.7,0.3,1.1c0.1,0.3,0.2,0.7,0.2,1
c0.8,3.5,1.3,5.3,1,7.2c-0.7,5-4.2,8-3.3,9c0.6,0.7,2.3-1,4.6-0.5c3.5,0.8,5.2,5.7,5.4,6.4c0.7,2.1,1.2,4.1,1.4,5.8
c0.1,0.8,0.1,1.5,0.1,2.2c3.4-8.1,3.4-9.6,3.4-9.6c-0.2-4.5-3.8-5.2-3.5-9.1c0.2-3.7,3.4-4.5,4.2-7.6c0.3-1,0.3-2.2-0.3-3.7
c0.6-0.4,1.1-0.7,1.5-0.5c0.4,0.2,0,0.9,0.4,1.6c0.8,1.4,3.9,1.1,6,2.2c0.2,0.1,0.4,0.2,0.6,0.5c0.5,0.7,0.1,1.3,0.3,2.1
c0.4,1.2,1.6,1,2,2.2c0.3,0.8-0.1,1.5-0.2,1.9c-0.4,1-1,1.2-1.6,2.5c-0.2,0.5-0.4,0.8-0.2,1c0.3,0.3,1.2-0.4,3.2-1.1
c2.3-0.9,3.6-1.1,4.9-0.9c0,0,0.1,0,0.1,0c1.4,0.2,2.3,0.8,3.9,1.7c1.2,0.7,2.2,1.5,3.2,2.3c3.3,2.9,4.6,5.2,4.8,5
c0.4-0.2-1.3-5-5-9.4c-1.6-1.9-3.1-3.6-5.9-5.9c-2.9-2.3-4.3-3.4-5.5-5.2c-1.5-2.2-1-2.8-2.9-7.4c0-0.1,0-0.1-0.1-0.1
c0.8,0.1,1.9,0.4,2.8,1.3c1.6,1.5,0.8,3,2.2,4.4c1,1,2.4,1,4.9,1.1c4.4,0.1,6-1.2,8.1,0c0.3,0.2,1.4,0.8,1.9,2
c0.7,1.9-0.7,3.7,0.1,4.5c0.5,0.4,1.5,0.3,2.1-0.1c1.4-1,1.5-4.7,0-7c-2.8-4.2-9.1-1.8-12.1-6.4c-1.2-1.8-0.5-2.6-2-4.5
c-1.6-2-2.9-1.9-6.4-3.9c-2.1-1.2-3.2-2.1-4.1-2.9c0.4-2.1,0.7-4.3,0.9-6.8c0.6-5.4,0.7-11.5,0.2-18c-0.9-10.5-1.6-18.3-4-24.6
c-2.5-8.2-1.3-13.3,0.2-16.3c1.2-2.5,2.4-3.6,15-13.4c9-7,10.5-9.5,11.1-12c0.8-3.2-0.4-3.9-0.2-9.2c0.3-7.3,4.1-14.2,3.5-14.5
c-0.7-0.4-4.8,10.9-9.1,10.6c-2.2-0.2-3.1-3.3-8.4-14.8c-3.7-8-5.3-11.1-5.8-12.1c0.9,2.3,5.1,14.4,9.9,23.9c0.9,1.8,3,6.5,1.8,11.6
c-0.1,0.3-0.2,0.6-0.4,1c-2.7,5.4-10.4,1.7-15.5,8.1c-2.7,3.4-3.3,8-8.2,10.2c-0.6,0.3-0.9,0.3-1.4,0.5c-2.1,0.8-4.7,2.6-7.2,6.6
c-1-1.7-1.8-3.6-2.5-5.7c-0.7-2.2-0.5-3.3-0.8-5.3c-0.2-1.3-0.5-2.2-0.5-2.5c-2-8.7-0.9-15.5-0.9-15.5c1-6.1,4.2-10.2,6.4-13.1
c4.2-5.5,7.1-6.4,10.1-12.1c1.7-3.3,2.6-7.1,1.9-7.5c-0.3-0.2-1.4,3.7-5,6c-0.8,0.5-2.8,1.8-4.1,1c-1.3-0.7-0.6-2.8-1.2-6.1
c-0.9-5.6-3.8-6.5-3.7-10.8c0.1-2.6,1.2-2.8,1.9-5.9c1.4-5.6-1.8-7.6-2.1-13.7c-0.2-2.4,1-6.1,3.4-12.5c1.7-1.7,3.8-4.1,5.4-7
c0.7-1.3,1.4-2.7,2.6-5.5c0.9-2,1.1-2.7,1.2-3.5c0.2-2.2-0.8-2.8-0.3-4c0.5-1.3,1.6-1.1,4.3-2.9c2.5-1.7,2.3-2.4,4.1-3.2
c2.1-0.9,2.8,0,4.5-0.8c1.2-0.6,1.6-1.4,3.9-4.7c2.7-4.1,3.4-4.9,3.8-5.7c0,0,0.1-0.3,0.2-0.6c1.4-4.8-0.4-24.8-0.8-24.7
c-0.4,0.1,2.1,16.6-1.2,21.5c-0.6,0.8-1.6,2.1-3.1,4.5c-1.2,2-1.1,2.4-1.9,2.9c-1.5,1-3.9,1-4.5,0.1c0,0,0-0.1-0.1-0.2
c-0.1-0.4-0.2-1.3,1-4.2c1.4-3.6,2-3.9,2.3-5.2c0.4-1.6,0.2-3.9-2.2-7.4c-2.2-0.8-4.4-1.6-6.5-2.4c3.8,2.1,6,4.9,5.9,7.5
c-0.1,1.7-1.2,3.8-2.3,5.1c-1,1.2-2.1,2-4.4,3.5c-3.3,2.3-4.3,2.4-4.5,3.5c-0.4,1.7,1.7,2.5,1.4,4.6c-0.2,1.7-1.8,3-3.1,4.1
c-2.3,1.8-3.4,1.5-3.9,2.7c-0.8,1.7,1.2,3,1,5.7c-0.1,0.8-0.4,1.7-2.6,4.7c-0.7,0.9-1.6,1.9-2.6,3.1c-0.3,0-0.8-0.2-1.6-0.7
c-3.2-1.9-4.6-5.1-5.2-6.4c-3.8-8.7-5-11.1-5.4-13.9c-0.2-1.5-0.3-2.6,0.3-3.8c1.2-2.5,4-3.4,3.8-3.9c-0.2-0.5-3.1,0.8-3.8-0.1
c-1.1-1.5,6.1-8.7,5.7-9.2c-0.4-0.4-4.4,4.5-6.9,3.7c-4.4-1.6-1.4-20.8-1.4-21.2c-0.2,0.4-3.2,9.7-2.7,21.6c0.1,3.4,0.5,7.8-2.3,11
c-1.7,2-3.8,2.4-3.7,3.7c0.1,1.3,1.9,1.6,6,5c1.4,1.1,2,1.7,2.3,2.1c1.9,3.4-1.4,7.5,0.3,9.2c0.8,0.7,1.5,0,3,0.5
c3.7,1.2,6.2,8.2,4.7,13.3c-0.3,1.1-1,2.4-2.2,5.2c-1.4,3.1-1.6,3.1-1.9,4.1c-1,3.9,1.2,7.2,0.9,7.4c-0.3,0.1-2.8-2.8-2.9-6.8
c-0.1-3.5,1.7-4.6,1.3-7.3c-0.5-2.7-2.8-4.4-4.3-5.5c-6.8-5.3-10.5-9.3-12.1-14.1c-1.5-4.5-0.7-9.3-1.4-9.4c-0.6,0-0.7,3.2-2.4,3.7
c-1.3,0.4-2.7-0.9-3.6-1.7c-5.7-5-10.4-8.2-10.8-8.4c0.2,0.2,2.3,2.1,4.1,4c1.7,1.7,3,3.1,3.8,4c8,8.9,8.5,10.4,8.1,11.3
c-0.5,1-2,0.8-2.1,1.6c-0.1,1.2,3.9,1.4,6.9,4.4c1.6,1.6,2.4,3.4,3.4,6.4c1.2,3.8,1.9,5.7,1.6,7.7c-0.5,3.2-2.4,4.7-1.7,6.9
c0.5,1.5,1.8,1.7,3.1,3.1c1.9,2,1.7,4.1,2.3,9.9c1,9.5,2.5,11.5,0.8,15.2c-0.6,1.3-1,1.5-1.7,2.3c0,0-0.4,0.4-0.9,1.2
c-1,1.7-1.4,9.6-1.4,10.2c-0.2,4.8-3.6,5.2-6,10.6c-2.8,6.4,0.4,9,0.7,23.9c0.2,10.8-1.3,10.6-0.1,14.7c2,6.8,6.8,5.9,14.4,16.9
c3.4,4.9,5.3,9.2,5.8,13.9c0.1,0.5,0.8,8.3-1.9,9.3c-1.2,0.4-2.1-0.7-8.8-3.4c-0.8-0.3-1.1-0.4-1.5-0.6c-10-3.9-18-9.8-18-9.8
c-5.5-4.4-8.6-6.1-9.5-9.1c-1.2-3.8-0.3-8.5-1-8.6c-0.4-0.1-0.6,2-1.7,2.4c-1.5,0.4-2.3-2.6-5.8-4.1c-2.4-1-3.6-0.6-4.6-1.9
c-0.9-1.1-0.8-2.4-0.7-4.4c0.1-6.6-1.4-12.6-1.5-13c0.1,2.4-1,8.3-1,8.3C276.3,579.9,276.9,582.8,278.1,584.1z"/>
<path class="st14" d="M382.7,659.9c1.5,2.3,1.5,6,0,7c-0.6,0.4-1.6,0.5-2.1,0.1c-0.8-0.8,0.7-2.6-0.1-4.5c-0.4-1.2-1.5-1.8-1.9-2
c-2.1-1.2-3.7,0.1-8.1,0c-2.5,0-3.9-0.1-4.9-1.1c-1.4-1.3-0.6-2.9-2.2-4.4c-0.9-0.8-2-1.1-2.8-1.3c0,0,0,0.1,0.1,0.1
c1.9,4.6,1.4,5.2,2.9,7.4c1.2,1.8,2.6,2.9,5.5,5.2c2.8,2.3,4.3,3.9,5.9,5.9c3.7,4.5,5.4,9.2,5,9.4c-0.3,0.2-1.5-2.1-4.8-5
c-1-0.8-2-1.6-3.2-2.3c-1.6-0.9-2.5-1.5-3.9-1.7c0,0-0.1,0-0.1,0c-1.3-0.2-2.6,0-4.9,0.9c-2,0.8-2.9,1.4-3.2,1.1
c-0.1-0.2,0-0.5,0.2-1c0.6-1.3,1.2-1.5,1.6-2.5c0.1-0.4,0.4-1.1,0.2-1.9c-0.4-1.2-1.6-1-1.9-2.2c-0.3-0.8,0.2-1.4-0.4-2.1
c-0.2-0.3-0.4-0.4-0.6-0.5c-2.1-1.1-5.2-0.8-6-2.2c-0.4-0.7,0-1.4-0.4-1.6c-0.3-0.2-0.9,0.1-1.5,0.5c0.5,1.5,0.5,2.8,0.3,3.7
c-0.8,3.2-4,4-4.2,7.6c-0.2,3.9,3.4,4.6,3.5,9.1c0,0.1,0,1.7-3.4,9.6c0-0.7,0-1.4-0.1-2.2c-0.2-1.7-0.7-3.7-1.4-5.8
c-0.2-0.7-2-5.6-5.5-6.4c-2.3-0.5-4,1.2-4.6,0.5c-0.9-1,2.7-4,3.3-9c0.3-2-0.2-3.8-1-7.2c-0.1-0.3-0.1-0.6-0.2-1
c-0.1-0.4-0.2-0.7-0.3-1.1c-0.4,0.2-0.7,0.5-1.1,0.7c-2.8,1.5-5.1,1.1-5.8,3.3c-1,3.1,1.9,6.9,0.7,8.2c-0.9,1-2.4-0.2-5.4,1.2
c-1.5,0.8-1.8,1.3-3.4,1.7c-1,0.3-1.2,0.1-4,0.6c-1.7,0.3-2,0.4-2.5,0.7c-1.1,0.9-1,2.1-1.5,2.1c-0.5,0-1.2-1.3-1-2.4
c0.2-1.4,1.4-2.1,1.7-2.3c0.6-0.4,1.1-0.4,2.8-0.6c2.3-0.3,3.4-0.4,3.6-0.5c1.8-0.8,2.3-3.2,2.5-4.4c0.7-3.4-0.5-4.2,0-6.4
c0.7-3.1,5.6-3.5,9-8c0.7-0.9,1.1-1.9,1.5-2.8c0-0.1,0.1-0.2,0.1-0.3c0.9-2.9,0.5-5.3,1.8-6.2c-1-3.2-2.7-5.9-4.2-8.4
c-0.8-1.3-2.6-4.2-5.6-7.4c-0.4-0.4-0.7-0.7-1-1c4,0.2,6.3-4.4,7.5-8.3c0.2-0.6,0.3-1.2,0.5-1.8c0,0,0,0,0.1,0c2.1-0.8,2.1-5.5,2-8
c0.7-2.8,1.6-7.3,1.8-12.9c0.8-24.4-13.1-32.9-9-50.5c2.3-9.7,6.8-8.5,8.7-19.5c1.5-8.7,0-14.1,1.4-26.6c0.4-3.8,1.2-7.7,2.5-11.3
c0.8,2.3,1.5,4.3,0.7,7.6c-0.7,3.1-1.9,3.2-1.9,5.9c-0.1,4.3,2.8,5.1,3.7,10.8c0.5,3.4-0.1,5.4,1.2,6.1c1.3,0.8,3.4-0.5,4.1-1
c3.6-2.2,4.6-6.1,5-6c0.7,0.3-0.2,4.2-1.9,7.5c-3,5.8-5.9,6.7-10.1,12.1c-2.2,2.8-5.4,7-6.4,13.1c0,0-1.1,6.8,0.9,15.5
c0,0.3,0.3,1.2,0.5,2.5c0.3,2,0.1,3,0.8,5.3c0.7,2.2,1.6,4.1,2.5,5.7c2.5-4,5.1-5.8,7.2-6.6c0.6-0.2,0.8-0.2,1.4-0.5
c4.9-2.2,5.6-6.8,8.2-10.2c5-6.4,12.8-2.7,15.5-8.1c0.2-0.3,0.3-0.6,0.4-1c1.2-5.1-0.9-9.8-1.8-11.6c-4.8-9.5-9-21.7-9.9-23.9
c0.5,1,2.1,4.1,5.8,12.1c5.3,11.6,6.2,14.7,8.4,14.8c4.3,0.3,8.3-11,9.1-10.6c0.6,0.3-3.1,7.2-3.5,14.5c-0.2,5.3,1,5.9,0.2,9.2
c-0.6,2.5-2.1,5.1-11.1,12c-12.6,9.8-13.8,10.9-15,13.4c-1.5,3-2.7,8.1-0.2,16.3c2.5,6.4,3.1,14.1,4,24.6c0.6,6.6,0.4,12.6-0.2,18
c-0.2,2.4-0.6,4.7-0.9,6.8c0.9,0.8,2,1.7,4.1,2.9c3.5,2,4.9,1.9,6.4,3.9c1.5,2,0.9,2.8,2,4.5C373.6,658.1,380,655.7,382.7,659.9z"/>
</g>
<polyline class="st15" points="587.4,184 587.5,411 560.9,471.8 560.9,471.8 560.5,259.8 547.9,252.2 547.5,207 587.4,184 "/>
<polygon class="st16" points="569.3,405.7 560.8,425.7 560.5,259.8 548,252.2 547.5,207 567.9,195.2 "/>
<polygon class="st16" points="569.3,405.7 560.8,425.7 560.5,259.8 548,252.2 547.5,207 567.9,195.2 "/>
<polygon class="st16" points="442.8,752.2 442.1,707 351,653.8 351,699 "/>
<polygon class="st17" points="442.5,707 442.9,586 351.2,532.5 351.5,653.8 "/>
<polygon class="st18" points="442.9,586 367.8,662.8 351.5,653.8 351.2,532.5 "/>
<polygon class="st15" points="442.8,752.2 613,654.2 613,609 442.1,707 "/>
<polygon class="st19" points="442.5,707 613.5,609 613.5,487.5 442.9,586 "/>
<polygon class="st16" points="442.1,707 469.1,722.3 469.3,767.4 442.8,752.2 "/>
<polygon class="st20" points="521.6,692 495.4,676.7 442.5,707 469.1,722.3 "/>
<path class="st21" d="M351,532.5c2.2-1.6,5.7-4.6,8.5-9.4c3.3-5.4,4.2-10.5,4.5-13.4c21.8,12.6,43.7,25.3,65.5,37.9
c0.2,4.5,0.8,10.1,2.6,16.4c2.8,9.9,7.3,17.2,10.8,21.9C412.3,568.2,381.6,550.3,351,532.5z"/>
<path class="st22" d="M429.5,547.7l157.9-90.9c0.9,3.8,2.7,9,6.4,14.5c6.7,9.9,15.6,14.4,19.8,16.2
c-56.9,32.8-113.7,65.7-170.6,98.5c-3.5-4.7-8-12-10.8-21.9C430.3,557.8,429.7,552.2,429.5,547.7z"/>
<polygon class="st19" points="574,464.3 574,312.8 560.5,320 561.1,471.8 "/>
<g>
<polygon class="st23" points="574.3,449.2 587.4,456.7 574,463.9 "/>
<g>
<polygon class="st5" points="586.5,426 573.5,418.9 573.3,449.3 586.5,456.7 "/>
<polygon class="st5" points="560.6,471.8 586.5,456.7 586.5,426 560.6,441.5 "/>
<g>
<g>
<path class="st24" d="M563.4,439.7c0.3,9.8,0.6,19.7,0.8,29.5c0,0.6,1,0.6,1,0c-0.3-9.8-0.6-19.7-0.8-29.5
C564.4,439.1,563.4,439.1,563.4,439.7L563.4,439.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M567.4,437.8c0.7,9.6,1.2,19.1,1.5,28.7c0,0.6,1,0.6,1,0c-0.2-9.6-0.7-19.2-1.5-28.7
C568.3,437.1,567.3,437.1,567.4,437.8L567.4,437.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M571.6,434.8c0.5,9.7,1.1,19.4,1.9,29.1c0.1,0.6,1.1,0.6,1,0c-0.8-9.7-1.4-19.4-1.9-29.1
C572.5,434.1,571.5,434.1,571.6,434.8L571.6,434.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M582,424.3c-0.4,11.6-1.5,23.4,0.2,34.9c0.1,0.6,1.1,0.4,1-0.3c-1.7-11.4-0.6-23.1-0.2-34.6
C583,423.6,582,423.6,582,424.3L582,424.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M576.7,421.1c-0.4,13.7-0.8,27.5,0.6,41.2c0.1,0.6,1.1,0.6,1,0c-1.5-13.7-1.1-27.4-0.6-41.2
C577.7,420.5,576.7,420.5,576.7,421.1L576.7,421.1z"/>
</g>
</g>
</g>
</g>
<polygon class="st19" points="508.6,547.7 561.5,517.4 561.1,365.8 508.6,396.1 "/>
<polygon class="st17" points="482.3,532.3 508.6,547.7 508.6,396.1 469,373 468,509.8 475.1,521.2 "/>
<polygon class="st17" points="390.5,373.4 390.5,494.6 390.5,509.8 429.9,532.5 429.9,396.1 "/>
<polygon class="st19" points="429.9,532.3 469,509.8 469,373 429.5,396.1 "/>
<polygon class="st17" points="508.7,290.1 469.3,267.4 469.1,373 508,396 "/>
<g>
<path class="st25" d="M561.9,236.2c0.3-2.2,0.6-4.2,1.9-6.5c1.1-1.9,2.4-4.4,5.1-4.8c1.7-0.3,3.9,0.3,5.2,2.1
c0.9,1.3,0.9,2.7,0.9,3.2l0,6.3l-0.1,20.1l-13.1,7.8L561.9,236.2z"/>
<polygon class="st16" points="578,247.7 559,257.8 559,269 578,258.4 "/>
</g>
<path class="st26" d="M600.5,191.6c-2.9,2.8-17.2,15.8-39.4,15.8c-22.2,0-36.5-13-39.4-15.7c10.5-10.6,15.7-20.5,18.5-27.3
c7.1-17.4,2.6-25,11-53.8c2-6.9,3.6-11,5.6-19.9c2.6-11.6,3.7-21.4,4.2-27.9c0.3,7.3,1.4,18.2,5.1,30.7c2.3,7.6,3.7,9.9,6.2,16.8
c7.7,21.1,4.9,30,9.6,46.5C584.5,165.4,589.4,177.8,600.5,191.6z"/>
<polygon class="st19" points="508,396 508.7,290.1 561,259.8 561,366 "/>
<polygon class="st27" points="508.7,274.9 547.7,252.2 547.5,206.7 508.5,229.5 "/>
<polygon class="st17" points="508.7,274.9 469.4,252.3 469.3,206.7 508.5,229.5 "/>
<path class="st22" d="M508.7,153.7l-0.2,75.8l39.4-22.7c-4.2-4.3-8.8-9.8-13-16.7c-10.4-17.2-12.6-34-13.1-43.9
C517.4,148.6,513,151.2,508.7,153.7z"/>
<path class="st21" d="M508.7,153.7l-13.1-7.6c-0.8,9.5-3.4,24.2-11.8,39.9c-4.6,8.7-9.9,15.6-14.5,20.7
c13.1,7.6,26.1,15.1,39.2,22.7L508.7,153.7z"/>
<polygon class="st22" points="573.5,312.8 561,289.9 561,320 "/>
<path class="st21" d="M416.8,252.2c-2.1,22.4-7.3,50.1-19,79.9c-4.3,11-9,20.9-13.8,29.9c15.2,8.8,30.4,17.7,45.5,26.5l26.6-113.7
L416.8,252.2z"/>
<polygon class="st22" points="456.1,274.9 469.3,267.4 469,373 429.5,396.1 429.2,388.6 "/>
<polygon class="st16" points="390.5,373.4 384,362.1 429.5,388.6 429.9,396.1 "/>
<polygon class="st15" points="429.2,388.6 469,365.7 469,373 429.5,396.1 "/>
<polygon class="st28" points="495.5,146.1 508.6,138.5 521.8,146.1 508.7,153.7 "/>
<line class="st29" x1="561.5" y1="63" x2="561.5" y2="39"/>
<polygon class="st30" points="507.5,625 495.4,676.7 442.5,707 442.5,638.6 "/>
<line class="st29" x1="552.7" y1="57.9" x2="567.7" y2="47.6"/>
<polygon class="st31" points="455.5,699.2 482,684 482,624 455.5,638.7 "/>
<polygon class="st20" points="469.3,646.2 495.5,600.7 521.8,615.9 "/>
<polygon class="st21" points="469.3,646.2 442.5,630.7 469.3,585.6 495.5,600.7 "/>
<polygon class="st15" points="469.3,653.8 442.5,638.6 442.5,630.7 469.3,646.2 "/>
<polygon class="st15" points="521.6,737.5 574.3,706.8 521.6,692 "/>
<polygon class="st20" points="574.3,706.8 548,691.7 495.4,676.7 521.6,692 "/>
<polygon class="st5" points="520.9,676.5 572.5,691.6 572.5,707 520.1,692 "/>
<g>
<g>
<path class="st24" d="M525.1,678.3c-0.1,5.3-0.1,10.5,0.2,15.7c0,0.6,1,0.6,1,0c-0.3-5.2-0.4-10.5-0.2-15.7
C526.1,677.6,525.1,677.6,525.1,678.3L525.1,678.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M530,679.6c0.1,5.2,0.4,10.3,0.9,15.5c0.1,0.6,1.1,0.6,1,0c-0.5-5.2-0.8-10.3-0.9-15.5
C531,679,530,679,530,679.6L530,679.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M534.5,681c0.4,5.3,0.9,10.6,1.3,15.9c0.1,0.6,1.1,0.6,1,0c-0.4-5.3-0.9-10.6-1.3-15.9
C535.5,680.4,534.5,680.4,534.5,681L534.5,681z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M540.2,682.9c0.4,5.3,0.9,10.6,1.3,15.9c0.1,0.6,1.1,0.6,1,0c-0.4-5.3-0.9-10.6-1.3-15.9
C541.1,682.2,540.1,682.2,540.2,682.9L540.2,682.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M545.9,684c0.2,5.5,0.8,10.9,1.8,16.2c0.1,0.6,1.1,0.4,1-0.3c-0.9-5.3-1.5-10.6-1.7-16
C546.9,683.4,545.9,683.4,545.9,684L545.9,684z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M551.2,685.9c0.4,5.3,1.1,10.6,2.1,15.9c0.1,0.6,1.1,0.4,1-0.3c-1.1-5.2-1.8-10.4-2.1-15.6
C552.2,685.2,551.2,685.2,551.2,685.9L551.2,685.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M556.1,687.4c0.8,5.3,1.6,10.6,2.4,15.9c0.1,0.6,1.1,0.4,1-0.3c-0.8-5.3-1.6-10.6-2.4-15.9
C557,686.5,556,686.8,556.1,687.4L556.1,687.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M561.7,689.5c0.6,5.1,1.3,10.2,2.1,15.3c0.1,0.6,1.1,0.4,1-0.3c-0.8-5-1.5-10-2.1-15
C562.7,688.9,561.7,688.9,561.7,689.5L561.7,689.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M567,690.8c0.3,3,0.5,5.9,0.8,8.9c0.2,2,0.9,4.6,0.7,6.6c0.3-0.1,0.5-0.3,0.8-0.4c0,0.1,0.1,0.3,0.1,0.4
c0.2-0.6-0.8-0.9-1-0.3c0,0,0,0.1,0,0.1c-0.1,0.2,0,0.5,0.2,0.6c0,0,0.1,0,0.1,0.1c0.4,0.2,0.7,0,0.8-0.4c0.3-2-0.5-4.6-0.7-6.6
c-0.3-3-0.5-5.9-0.8-8.9C567.9,690.1,566.9,690.1,567,690.8L567,690.8z"/>
</g>
</g>
<polygon class="st16" points="560.3,315.3 577.3,305.3 574,312.8 560.5,321 "/>
<polygon class="st16" points="469,365.7 508,388.6 508.6,396.1 469,373 "/>
<circle class="st32" cx="429.6" cy="297.5" r="13.2"/>
<polygon class="st15" points="508,388.6 567.5,354.5 560.8,365.8 508.6,396.1 "/>
<circle class="st33" cx="429.3" cy="295.2" r="13.2"/>
<circle class="st25" cx="429.3" cy="295.2" r="11.4"/>
<polygon class="st15" points="508.6,293.9 561.1,263.7 561.1,259.8 508.7,290.1 "/>
<polygon class="st16" points="508.6,293.9 469.3,271.7 469.3,267.4 508.7,290.1 "/>
<polyline class="st15" points="469.3,267.4 456.1,274.9 455.4,279.8 469.3,271.7 "/>
<polygon class="st16" points="455.4,279.8 415.4,257 416.8,252.2 456.1,274.9 "/>
<path class="st34" d="M521.9,239.2c0.3-2.2,0.6-4.2,1.9-6.5c1.1-1.9,2.4-4.4,5.1-4.8c1.7-0.3,3.9,0.3,5.2,2.1
c0.9,1.3,0.9,2.7,0.9,3.2l0,6.3l-0.1,20.1l-13.1,7.8L521.9,239.2z"/>
<g>
<g>
<path class="st18" d="M392.5,648.5l2.5,1.4v4.1l-20-11.3v-4.3l4.4,2.5l0.1-44.8l-2.9-1.6l0-4.1c0-0.2-0.3-4.9,3.3-7.3
c2.6-1.8,5.5-1.2,6-1.1c2.6,0.6,4.2,2.3,5.4,3.7c2.7,3,3.6,6.3,4,8.3c0.1,3.6,0.1,7.2,0.2,10.8l-3.3-1.8
C392.3,614.5,392.5,637.3,392.5,648.5z"/>
</g>
<path class="st33" d="M393.3,591c-0.4-2-1.3-5.4-4-8.3c-1.2-1.4-2.8-3.1-5.4-3.6c-0.5-0.1-3.4-0.7-6,1.1c-3.6,2.4-3.3,7.1-3.3,7.3
l0,4.1l18.9,10.3C393.4,598.2,393.4,594.6,393.3,591z"/>
<path class="st9" d="M389.1,587.4c-0.3-0.7-1.7-4.4-5.2-5.1c-0.4-0.1-2.4-0.5-4.2,0.7c-2.4,1.7-2.3,4.8-2.3,5l-0.1,50.5l13.1,7.4
c0-14.9-0.4-52.9-0.4-52.9c0.1-0.8,0.1-2-0.2-3.2C389.7,588.9,389.4,588.1,389.1,587.4z"/>
<polygon class="st33" points="373,635.3 393,646.9 393,651 373,639.7 "/>
</g>
<g>
<g>
<path class="st18" d="M418.5,663.5l2.5,1.4v4.1l-20-11.3v-4.3l4.4,2.5l0.1-44.8l-2.9-1.6l0-4.1c0-0.2-0.3-4.9,3.3-7.3
c2.6-1.8,5.5-1.2,6-1.1c2.6,0.6,4.2,2.3,5.4,3.7c2.7,3,3.6,6.3,4,8.3c0.1,3.6,0.1,7.2,0.2,10.8l-3.3-1.8
C418.3,629.5,418.5,652.3,418.5,663.5z"/>
</g>
<path class="st33" d="M419.3,606c-0.4-2-1.3-5.4-4-8.3c-1.2-1.4-2.8-3.1-5.4-3.6c-0.5-0.1-3.4-0.7-6,1.1c-3.6,2.4-3.3,7.1-3.3,7.3
l0,4.1l18.9,10.3C419.4,613.2,419.4,609.6,419.3,606z"/>
<path class="st9" d="M415.1,602.4c-0.3-0.7-1.7-4.4-5.2-5.1c-0.4-0.1-2.4-0.5-4.2,0.7c-2.4,1.7-2.3,4.8-2.3,5l-0.1,50.5l13.1,7.4
c0-14.9-0.4-52.9-0.4-52.9c0.1-0.8,0.1-2-0.2-3.2C415.7,603.9,415.4,603.1,415.1,602.4z"/>
<polygon class="st33" points="399,650.3 419,661.9 419,666 399,654.7 "/>
</g>
<g>
<polygon class="st17" points="549,617.3 529,628.9 529,633 549,621.7 "/>
<path class="st33" d="M531.7,569c0.4-2,1.3-5.4,4-8.3c1.2-1.4,2.8-3.1,5.4-3.6c0.5-0.1,3.4-0.7,6,1.1c3.6,2.4,3.3,7.1,3.3,7.3
l0,4.1l-18.9,10.3C531.6,576.2,531.6,572.6,531.7,569z"/>
<path class="st25" d="M535.9,565.4c0.3-0.7,1.7-4.4,5.2-5.1c0.4-0.1,2.4-0.5,4.2,0.7c2.4,1.7,2.3,4.8,2.3,5l0.1,50.5l-13.1,7.4
c0-14.9,0.4-52.9,0.4-52.9c-0.1-0.8-0.1-2,0.2-3.2C535.3,566.9,535.6,566.1,535.9,565.4z"/>
<polygon class="st33" points="551,614.3 531,625.9 531,630 551,618.7 "/>
</g>
<g>
<g>
<path class="st17" d="M589,594.3v4.3L569,610v-4.1l3.5-2c0-11,0.2-34.2,0.3-45.9l-3.3,1.8c0.1-3.6,0.1-7.2,0.2-10.8
c0.4-2,1.3-5.4,4-8.3c1.2-1.4,2.8-3.1,5.4-3.7c0.5-0.1,3.4-0.7,6,1.1c3.6,2.4,3.3,7.1,3.3,7.3l0,4.1l-2.9,1.6l0.1,45.2L589,594.3z
"/>
</g>
<path class="st33" d="M571.7,546c0.4-2,1.3-5.4,4-8.3c1.2-1.4,2.8-3.1,5.4-3.6c0.5-0.1,3.4-0.7,6,1.1c3.6,2.4,3.3,7.1,3.3,7.3
l0,4.1l-18.9,10.3C571.6,553.2,571.6,549.6,571.7,546z"/>
<path class="st9" d="M575.9,542.4c0.3-0.7,1.7-4.4,5.2-5.1c0.4-0.1,2.4-0.5,4.2,0.7c2.4,1.7,2.3,4.8,2.3,5l0.1,50.5l-13.1,7.4
c0-14.9,0.4-52.9,0.4-52.9c-0.1-0.8-0.1-2,0.2-3.2C575.3,543.9,575.6,543.1,575.9,542.4z"/>
<polygon class="st33" points="591,591.3 571,602.9 571,607 591,595.7 "/>
</g>
<line class="st29" x1="508.7" y1="146.1" x2="508.6" y2="123.4"/>
<line class="st29" x1="503.7" y1="135.7" x2="513" y2="131"/>
<polygon class="st15" points="610,489 610,611 613.2,609 613.1,487.5 "/>
<polygon class="st15" points="442.6,586.1 446,583.9 446,705 442.1,707 "/>
<polygon class="st16" points="442.9,586 442.7,590.5 351,537.9 351.2,532.5 "/>
<polygon class="st15" points="442.7,590.5 613.6,490.6 613.5,487.5 442.6,586.3 "/>
<polygon class="st16" points="350.4,538 354,540.1 354,656 351.1,653.8 "/>
<polygon class="st16" points="442.3,590.6 438,588.1 438,705 442.1,707 "/>
<path class="st35" d="M463.9,775.3c-0.8,1.1-2,0.6-3.3,2.1c-1.4,1.6-1.5,3.9-1.5,4.6c-0.1,2,0.6,3,0,3.6c-0.6,0.6-1.6-0.1-2.8-0.1
c-2.4-0.1-4.1,2.2-9.2,8.9c-2.7,3.6-4.1,5.3-4.4,5.7c-3,3.3-4.5,3.8-6.9,7c-1.7,2.3-2.7,4.3-3.1,5.1c-0.8,1.7-1.6,3.6-2.1,5.7
c0.9,0.5,0.8,2.1,1.6,3.9c0,0.1,0.1,0.1,0.1,0.2c0.3,0.6,0.6,1.1,1.1,1.7c2.5,2.7,5.7,2.6,6.4,4.5c0.5,1.4-0.3,2,0.5,4.1
c0.2,0.7,0.8,2.2,2,2.6c0.1,0.1,0.9,0.1,2.4,0.1c1.1,0,1.4,0,1.8,0.2c0.2,0.1,1,0.5,1.2,1.3c0.2,0.7-0.1,1.6-0.5,1.6
c-0.3,0-0.4-0.8-1.2-1.2c-0.3-0.2-0.5-0.2-1.6-0.3c-1.8-0.1-1.9,0-2.6-0.1c-1-0.2-1.3-0.5-2.3-0.9c-2-0.7-2.9,0.2-3.6-0.4
c-0.9-0.8,0.7-3.4-0.2-5.4c-0.6-1.3-2.1-0.9-4-1.7c-0.2-0.1-0.5-0.2-0.7-0.3c0,0.2-0.1,0.5-0.1,0.7c0,0.2-0.1,0.4-0.1,0.6
c-0.3,2.3-0.4,3.5-0.1,4.7c0.8,3.2,3.3,4.9,2.8,5.6c-0.4,0.5-1.5-0.4-3,0.1c-2.2,0.8-2.9,4-3,4.5c-0.3,1.4-0.5,2.7-0.5,3.8
c0,0.5,0,1,0.1,1.4c-2.8-4.9-2.9-5.9-2.9-5.9c-0.2-2.9,2-3.6,1.6-6.1c-0.4-2.3-2.5-2.6-3.3-4.6c-0.2-0.6-0.3-1.4-0.1-2.4
c-0.4-0.2-0.8-0.4-1-0.2c-0.2,0.2,0.1,0.6-0.1,1.1c-0.4,1-2.4,1-3.7,1.9c-0.1,0.1-0.2,0.2-0.4,0.4c-0.3,0.5,0,0.9-0.1,1.4
c-0.2,0.8-0.9,0.8-1.1,1.5c-0.1,0.5,0.1,1,0.3,1.2c0.3,0.6,0.7,0.7,1.2,1.5c0.2,0.3,0.3,0.5,0.2,0.6c-0.1,0.2-0.8-0.1-2.1-0.5
c-1.5-0.4-2.4-0.4-3.2-0.2c0,0,0,0-0.1,0c-0.9,0.2-1.4,0.7-2.4,1.4c-0.7,0.6-1.3,1.1-1.9,1.7c-1.9,2.1-2.6,3.7-2.7,3.6
c-0.2-0.1,0.5-3.3,2.5-6.4c0.9-1.4,1.7-2.5,3.4-4.2c1.7-1.7,2.5-2.5,3.2-3.8c0.8-1.5,0.4-1.8,1.3-5c0,0,0-0.1,0-0.1
c-0.5,0.1-1.2,0.4-1.7,1c-0.9,1.1-0.3,2-1.1,3c-0.6,0.7-1.5,0.8-3.1,1.1c-2.8,0.4-3.9-0.4-5.2,0.6c-0.2,0.2-0.9,0.6-1.1,1.4
c-0.3,1.3,0.7,2.3,0.3,2.9c-0.3,0.3-0.9,0.3-1.3,0.1c-1-0.6-1.3-2.9-0.5-4.5c1.5-2.9,5.7-1.8,7.3-5c0.6-1.2,0.1-1.7,1-3.1
c0.9-1.4,1.7-1.4,3.8-3c1.3-0.9,1.9-1.6,2.4-2.2c-0.4-1.3-0.8-2.7-1.1-4.3c-0.8-3.4-1.3-7.3-1.5-11.6c-0.2-6.8-0.4-11.9,0.8-16.1
c1-5.5-0.2-8.6-1.4-10.5c-1-1.5-1.8-2.1-10.7-7.5c-6.3-3.8-7.5-5.3-8.1-6.9c-0.8-2,0-2.5-0.6-5.9c-0.8-4.6-3.7-8.8-3.3-9.1
c0.4-0.3,3.9,6.7,6.6,6.1c1.4-0.3,1.8-2.3,4.3-10.2c1.8-5.4,2.6-7.5,2.8-8.2c-0.4,1.5-2.2,9.6-4.6,16.1c-0.4,1.2-1.4,4.4-0.3,7.6
c0.1,0.2,0.2,0.4,0.3,0.6c2.2,3.3,6.8,0.3,10.6,4c2,2,2.7,4.9,6,5.9c0.4,0.1,0.6,0.1,1,0.2c1.4,0.4,3.2,1.3,5.1,3.7
c0.5-1.2,0.9-2.4,1.2-3.9c0.3-1.5,0.1-2.1,0.1-3.4c0-0.9,0.1-1.5,0.2-1.6c0.7-5.7-0.6-10-0.6-10c-1.1-3.8-3.5-6.3-5.1-7.9
c-3.1-3.2-5.1-3.6-7.4-7c-1.4-2-2.2-4.4-1.8-4.7c0.2-0.1,1.2,2.3,3.6,3.5c0.5,0.2,1.9,0.9,2.7,0.3c0.8-0.6,0.2-1.8,0.3-4
c0.2-3.7,2-4.4,1.6-7.2c-0.2-1.7-1-1.7-1.7-3.6c-1.3-3.5,0.6-5,0.4-8.9c-0.1-1.6-1.1-3.8-3.1-7.8c-1.2-1-2.7-2.3-4-4.1
c-0.6-0.8-1.1-1.6-2.1-3.4c-0.7-1.2-0.9-1.6-1-2.2c-0.3-1.4,0.3-1.8-0.1-2.6c-0.4-0.8-1.1-0.6-3-1.5c-1.8-0.9-1.7-1.4-2.9-1.7
c-1.4-0.4-1.8,0.2-3-0.2c-0.8-0.3-1.1-0.7-2.8-2.8c-2-2.4-2.6-2.9-2.8-3.4c0,0-0.1-0.2-0.2-0.4c-1.2-3-1.6-15.9-1.3-15.9
c0.2,0-0.1,10.8,2.4,13.7c0.4,0.5,1.2,1.3,2.3,2.7c0.9,1.2,0.9,1.4,1.4,1.7c1,0.5,2.6,0.4,2.9-0.3c0,0,0,0,0-0.1
c0.1-0.3,0-0.8-1-2.6c-1.2-2.2-1.6-2.4-1.9-3.2c-0.4-1-0.4-2.5,0.9-4.9c1.3-0.7,2.7-1.3,4-2c-2.3,1.6-3.5,3.6-3.3,5.3
c0.2,1.1,1,2.3,1.9,3.1c0.7,0.7,1.5,1.1,3.1,1.9c2.3,1.2,2.9,1.2,3.2,1.9c0.4,1.1-0.9,1.7-0.6,3.1c0.2,1.1,1.4,1.8,2.3,2.4
c1.6,1,2.3,0.7,2.7,1.4c0.6,1.1-0.6,2-0.2,3.7c0.1,0.5,0.4,1.1,2,2.8c0.5,0.5,1.1,1.1,1.9,1.8c0.2-0.1,0.5-0.2,1-0.6
c1.9-1.5,2.6-3.6,2.9-4.5c1.8-5.9,2.4-7.5,2.4-9.3c0-1,0-1.7-0.5-2.4c-0.9-1.5-2.8-1.9-2.7-2.2c0.1-0.3,2.1,0.3,2.4-0.3
c0.6-1-4.6-5.1-4.3-5.5c0.2-0.3,3.2,2.6,4.7,1.8c2.7-1.3-0.7-13.5-0.7-13.7c0.2,0.2,2.8,6,3.4,13.7c0.2,2.2,0.3,5,2.3,6.9
c1.3,1.2,2.6,1.3,2.6,2.1c0,0.8-1.1,1.2-3.5,3.6c-0.8,0.8-1.2,1.2-1.3,1.5c-1,2.3,1.4,4.7,0.5,5.9c-0.4,0.5-1,0.1-1.9,0.6
c-2.3,1.1-3.4,5.7-2,8.9c0.3,0.7,0.8,1.5,1.8,3.2c1.2,1.9,1.3,1.9,1.5,2.5c0.9,2.4-0.2,4.7,0,4.8c0.2,0.1,1.6-2,1.4-4.6
c-0.2-2.2-1.5-2.8-1.4-4.6c0.1-1.8,1.5-3,2.3-3.8c4-3.9,6-6.7,6.7-10c0.6-3-0.2-6.1,0.2-6.1c0.4-0.1,0.7,2,1.8,2.2
c0.9,0.2,1.7-0.8,2.2-1.3c3.3-3.7,6.1-6,6.3-6.2c-0.1,0.2-1.3,1.5-2.3,2.9c-1,1.2-1.7,2.2-2.1,2.9c-4.4,6.3-4.7,7.3-4.3,7.9
c0.4,0.6,1.3,0.4,1.4,0.9c0.2,0.8-2.4,1.2-4.1,3.4c-0.9,1.2-1.3,2.3-1.7,4.3c-0.5,2.5-0.8,3.8-0.4,5.1c0.6,2,1.9,2.8,1.6,4.3
c-0.2,1-1,1.2-1.8,2.2c-1.1,1.4-0.8,2.7-0.8,6.5c0,6.2-0.8,7.6,0.6,9.8c0.5,0.8,0.8,0.9,1.3,1.3c0,0,0.3,0.3,0.7,0.7
c0.8,1,1.6,6.1,1.7,6.5c0.5,3.1,2.7,3.1,4.6,6.4c2.3,3.9,0.4,5.8,1.3,15.4c0.7,7,1.6,6.7,1.1,9.5c-0.7,4.5-3.9,4.3-8,11.9
c-1.8,3.4-2.7,6.3-2.7,9.4c0,0.3,0.1,5.4,1.9,5.9c0.8,0.2,1.3-0.6,5.4-2.8c0.5-0.3,0.7-0.3,0.9-0.5c6.1-3.2,10.9-7.6,10.9-7.6
c3.2-3.2,5-4.6,5.4-6.5c0.5-2.6-0.4-5.5,0-5.6c0.3-0.1,0.5,1.3,1.3,1.4c1,0.2,1.3-1.8,3.5-3.1c1.5-0.8,2.3-0.7,2.8-1.5
c0.5-0.8,0.3-1.6,0.1-2.9c-0.6-4.2-0.1-8.2,0-8.4c0.1,1.6,1.3,5.2,1.3,5.2C464.7,772.5,464.6,774.4,463.9,775.3z"/>
<g>
<g>
<path class="st36" d="M399.8,676.8l-1.4,3.1C398.7,678.8,399.2,677.7,399.8,676.8z"/>
</g>
<g>
<path class="st36" d="M401.3,673.4c-0.2,0.1-0.4,0.3-0.6,0.4c-0.8,0.6-1.4,1.3-1.9,2c0,0,0,0,0,0c-1.2,1.2-1.7,3.2-0.5,4.5
l-0.1-0.3l-0.2,0v0c0,1.2-0.1,2.5,0.1,3.7c0-0.1,0-0.1,0-0.2c-1.2-2.2-1.5-2.4-1.8-3.1c-0.4-1-0.4-2.5,0.9-4.9
C398.5,674.8,399.9,674.1,401.3,673.4C401.2,673.4,401.2,673.4,401.3,673.4z"/>
</g>
<g>
<path class="st36" d="M423.5,775.1c-0.2-0.8-0.3-1.5-0.5-2.3c0.5-1.1,0.9-2.4,1.2-3.8c0.3-1.5,0.1-2.1,0.1-3.5
c0-0.8,0.1-1.4,0.2-1.6c0.7-5.7-0.6-10-0.6-10c-1.1-3.8-3.5-6.3-5.1-7.9c-3.1-3.2-5.1-3.5-7.4-7c-1.4-2-2.2-4.4-1.8-4.7
c0.2-0.1,1.2,2.3,3.7,3.5c0.5,0.2,1.9,0.9,2.7,0.3c0.8-0.6,0.2-1.8,0.3-4c0.2-3.7,2-4.5,1.6-7.2c-0.2-1.7-1-1.7-1.7-3.6
c-1.3-3.5,0.6-5,0.4-8.9c-0.1-1.6-1.1-3.8-3.1-7.8c-1.2-1-2.7-2.3-4-4.1c-0.6-0.8-1.1-1.6-2.1-3.4c-0.7-1.2-0.9-1.6-1-2.2
c-0.3-1.4,0.3-1.8-0.1-2.6c-0.4-0.8-1.1-0.6-3-1.5c-1.8-0.9-1.7-1.4-2.9-1.7c-1.4-0.4-1.8,0.2-3-0.2c-0.9-0.3-1.2-0.8-2.8-2.8
c-2-2.4-2.6-2.9-2.9-3.4c0,0-0.1-0.2-0.2-0.4c-1.2-3-1.6-15.9-1.3-15.9c0.2,0-0.1,10.8,2.4,13.7c0.4,0.5,1.2,1.3,2.3,2.7
c0.9,1.2,0.9,1.5,1.4,1.7c1,0.5,2.5,0.4,2.8-0.2c0.2,0.6,0.6,1.1,0.9,1.6c1.4,1.9,3.4,3.1,5,4.8c1.5,1.5,2.5,3.4,3.6,5.2
c1.5,2.6,3,5.2,4.5,7.8c3.6,6.2,7.2,12.8,6.8,19.9c-0.2,3.6-1.5,7.2-1.1,10.9c0.5,5.6,4.7,10,7.2,15c1.9,3.7,3,7.9,3.1,12.1
C429.3,768.2,427.7,773.4,423.5,775.1z"/>
</g>
<g>
<path class="st36" d="M427.5,844.1c-0.3,1.4-0.5,2.7-0.5,3.8c0,0.5,0,1,0.1,1.5c-2.8-4.9-2.9-5.9-2.9-5.9c-0.2-2.9,2-3.6,1.6-6.1
c-0.4-2.4-2.5-2.6-3.3-4.6c-0.2-0.6-0.3-1.4-0.1-2.4c-0.4-0.2-0.8-0.4-1-0.2c-0.2,0.2,0.1,0.6-0.1,1.1c-0.4,1-2.4,1-3.7,1.9
c-0.1,0.1-0.2,0.2-0.4,0.4c-0.3,0.5,0,0.8-0.1,1.4c-0.2,0.8-0.9,0.8-1.1,1.5c-0.1,0.5,0.2,1,0.3,1.2c0.3,0.6,0.7,0.7,1.2,1.5
c0.2,0.3,0.3,0.5,0.2,0.6c-0.1,0.2-0.8-0.1-2.1-0.5c-1.5-0.4-2.4-0.4-3.2-0.2c0,0,0,0-0.1,0c-0.8,0.2-1.4,0.7-2.3,1.4
c-0.7,0.6-1.3,1.1-1.9,1.7c-1.9,2.1-2.5,3.7-2.7,3.6c-0.2-0.1,0.5-3.3,2.5-6.4c0.9-1.4,1.7-2.5,3.4-4.2c1.7-1.7,2.5-2.5,3.2-3.8
c0.8-1.5,0.4-1.8,1.3-5c0,0,0-0.1,0-0.1c-0.5,0.2-1.2,0.4-1.7,1c-0.9,1.1-0.3,2-1.1,3c-0.6,0.7-1.5,0.9-3.1,1
c-2.8,0.4-3.9-0.3-5.2,0.6c-0.2,0.2-0.8,0.6-1,1.4c-0.3,1.3,0.7,2.3,0.3,2.9c-0.3,0.3-0.9,0.3-1.3,0.1c-1-0.6-1.3-2.9-0.5-4.5
c1.5-2.9,5.7-1.8,7.3-5c0.6-1.2,0.1-1.7,1-3.1c0.9-1.4,1.7-1.4,3.8-3c1.3-0.9,1.9-1.6,2.4-2.2c-0.4-1.3-0.8-2.7-1.1-4.3
c-0.8-3.4-1.3-7.3-1.5-11.6c-0.2-6.8-0.3-11.8,0.8-16.1c1-5.5-0.2-8.6-1.3-10.5c-1-1.5-1.8-2.1-10.7-7.5c-6.3-3.8-7.5-5.3-8.1-6.9
c-0.8-2,0-2.5-0.6-5.9c-0.8-4.6-3.7-8.8-3.3-9.1c0.4-0.3,3.9,6.7,6.6,6.1c0.1,0,0.3-0.1,0.4-0.1c-0.1,1.5-0.3,3-0.4,4
c0,1.1,0,2.3,0.5,3.2c0.6,1.1,1.8,1.6,2.9,2.2c5.6,3,10,7.8,13.9,12.8c1,1.3,2.1,2.7,2.6,4.3c0.9,2.6,0.5,5.4,0.3,8.1
c-0.8,10.3,1.3,20.6,3.3,30.8c0.8,3.8,1.9,6.8,3.7,10.1c2,3.5,2.9,8.2,4.2,12.1C428.1,841.7,427.6,843.7,427.5,844.1z"/>
</g>
<path class="st36" d="M396.4,680.3c-0.4-1-0.4-2.5,0.9-4.9c1.3-0.7,2.6-1.3,4-2c-0.2,0.1-0.3,0.3-0.5,0.4c-0.3,0.2-0.5,0.5-0.8,0.8
c-0.4,0.4-1,0.8-1,1.2v0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0c-0.7,1-1.2,2-1,2.9c0.1,0.4,0.2,0.8,0.2,1.2v0c0,1.2-0.1,2.5,0.1,3.7
c0-0.1,0-0.1,0-0.2C396.9,681.3,396.7,681.1,396.4,680.3z"/>
<path class="st36" d="M427.5,844.1c-0.3,1.4-0.5,2.7-0.5,3.8c0,0.5,0,1,0.1,1.5c-2.8-4.9-2.9-5.9-2.9-5.9c-0.2-2.9,2-3.6,1.6-6.1
c-0.4-2.4-2.5-2.6-3.3-4.6c-0.2-0.6-0.3-1.4-0.1-2.4c-0.4-0.2-0.8-0.4-1-0.2c-0.2,0.2,0.1,0.6-0.1,1.1c-0.4,1-2.4,1-3.7,1.9
c-0.1,0.1-0.2,0.2-0.4,0.4c-0.3,0.5,0,0.8-0.1,1.4c-0.2,0.8-0.9,0.8-1.1,1.5c-0.1,0.5,0.2,1,0.3,1.2c0.3,0.6,0.7,0.7,1.2,1.5
c0.2,0.3,0.3,0.5,0.2,0.6c-0.1,0.2-0.8-0.1-2.1-0.5c-1.5-0.4-2.4-0.4-3.2-0.2c0,0,0,0-0.1,0c-0.8,0.2-1.4,0.7-2.3,1.4
c-0.7,0.6-1.3,1.1-1.9,1.7c-1.9,2.1-2.5,3.7-2.7,3.6c-0.2-0.1,0.5-3.3,2.5-6.4c0.9-1.4,1.7-2.5,3.4-4.2c1.7-1.7,2.5-2.5,3.2-3.8
c0.8-1.5,0.4-1.8,1.3-5c0,0,0-0.1,0-0.1c-0.5,0.2-1.2,0.4-1.7,1c-0.9,1.1-0.3,2-1.1,3c-0.6,0.7-1.5,0.9-3.1,1
c-2.8,0.4-3.9-0.3-5.2,0.6c-0.2,0.2-0.8,0.6-1,1.4c-0.3,1.3,0.7,2.3,0.3,2.9c-0.3,0.3-0.9,0.3-1.3,0.1c-1-0.6-1.3-2.9-0.5-4.5
c1.5-2.9,5.7-1.8,7.3-5c0.6-1.2,0.1-1.7,1-3.1c0.9-1.4,1.7-1.4,3.8-3c1.3-0.9,1.9-1.6,2.4-2.2c-0.4-1.3-0.8-2.7-1.1-4.3
c-0.8-3.4-1.3-7.3-1.5-11.6c-0.2-6.8-0.3-11.8,0.8-16.1c1-5.5-0.2-8.6-1.3-10.5c-1-1.5-1.8-2.1-10.7-7.5c-6.3-3.8-7.5-5.3-8.1-6.9
c-0.8-2,0-2.5-0.6-5.9c-0.8-4.6-3.7-8.8-3.3-9.1c0.4-0.3,3.9,6.7,6.6,6.1c0.1,0,0.3-0.1,0.4-0.1c-0.1,1.5-0.3,3-0.4,4
c0,1.1,0,2.3,0.5,3.2c0.6,1.1,1.8,1.6,2.9,2.2c5.6,3,10,7.8,13.9,12.8c1,1.3,2.1,2.7,2.6,4.3c0.9,2.6,0.5,5.4,0.3,8.1
c-0.8,10.3,1.3,20.6,3.3,30.8c0.8,3.8,1.9,6.8,3.7,10.1c2,3.5,2.9,8.2,4.2,12.1C428.1,841.7,427.6,843.7,427.5,844.1z"/>
<path class="st36" d="M391.5,684.2c-1.2-3-1.6-15.9-1.3-15.9c0.2,0-0.1,10.8,2.4,13.7c0.4,0.5,1.2,1.3,2.3,2.7
c0.9,1.2,0.9,1.5,1.4,1.7c1,0.5,2.5,0.4,2.8-0.2c0.2,0.6,0.6,1.1,0.9,1.6c1.4,1.9,3.4,3.1,5,4.8c1.5,1.5,2.5,3.4,3.6,5.2
c1.5,2.6,3,5.2,4.5,7.8c3.6,6.2,7.2,12.8,6.8,19.9c-0.2,3.6-1.5,7.2-1.1,10.9c0.5,5.6,4.7,10,7.2,15c1.9,3.7,3,7.9,3.1,12.1
c0.1,4.5-1.5,9.8-5.7,11.5c-0.2-0.8-0.3-1.5-0.5-2.3c0.5-1.1,0.9-2.4,1.2-3.8c0.3-1.5,0.1-2.1,0.1-3.5c0-0.8,0.1-1.4,0.2-1.6
c0.7-5.7-0.6-10-0.6-10c-1.1-3.8-3.5-6.3-5.1-7.9c-3.1-3.2-5.1-3.5-7.4-7c-1.4-2-2.2-4.4-1.8-4.7c0.2-0.1,1.2,2.3,3.7,3.5
c0.5,0.2,1.9,0.9,2.7,0.3c0.8-0.6,0.2-1.8,0.3-4c0.2-3.7,2-4.5,1.6-7.2c-0.2-1.7-1-1.7-1.7-3.6c-1.3-3.5,0.6-5,0.4-8.9
c-0.1-1.6-1.1-3.8-3.1-7.8c-1.2-1-2.7-2.3-4-4.1c-0.6-0.8-1.1-1.6-2.1-3.4c-0.7-1.2-0.9-1.6-1-2.2c-0.3-1.4,0.3-1.8-0.1-2.6
c-0.4-0.8-1.1-0.6-3-1.5c-1.8-0.9-1.7-1.4-2.9-1.7c-1.4-0.4-1.8,0.2-3-0.2c-0.9-0.3-1.2-0.8-2.8-2.8c-2-2.4-2.6-2.9-2.9-3.4
C391.7,684.6,391.6,684.5,391.5,684.2z"/>
</g>
<polygon class="st5" points="469,707 442.9,691.5 442.5,707 469.1,722.3 "/>
<g>
<g>
<path class="st24" d="M464.2,704.8c0.3,5.2,0.5,10.3,0.8,15.5c0,0.6,1,0.6,1,0c-0.3-5.2-0.5-10.3-0.8-15.5
C465.2,704.1,464.2,704.1,464.2,704.8L464.2,704.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M459.5,701.9c0,5.1-0.1,10.2-0.1,15.2c0,0.6,1,0.6,1,0c0-5.1,0.1-10.2,0.1-15.2
C460.5,701.2,459.5,701.2,459.5,701.9L459.5,701.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M455.3,699.4c0.3,4.9-0.5,9.8-0.4,14.8c0,0.6,1,0.6,1,0c-0.1-4.9,0.7-9.9,0.4-14.8
C456.3,698.7,455.3,698.7,455.3,699.4L455.3,699.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M451.4,696.8c-0.3,5-0.5,10.1-0.5,15.1c0,0.6,1,0.6,1,0c0.1-5,0.2-10.1,0.5-15.1
C452.4,696.1,451.4,696.1,451.4,696.8L451.4,696.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M448,695.3c-0.3,5-0.5,9.9-0.5,14.9c0,0.6,1,0.6,1,0c0-5,0.2-9.9,0.5-14.9C449,694.6,448,694.6,448,695.3
L448,695.3z"/>
</g>
</g>
<path class="st37" d="M608.5,475.1c0-0.1,0-0.2,0.1-0.2C608.5,474.9,608.5,475,608.5,475.1z"/>
<path class="st37" d="M608.6,365.8c-2.2,1.1-4.3,2.2-6.5,3.2C604,367.7,606.1,366.6,608.6,365.8z"/>
<g>
<line class="st38" x1="528.8" y1="228" x2="528.2" y2="263.6"/>
<line class="st38" x1="521.8" y1="252.2" x2="535" y2="244.7"/>
</g>
<polygon class="st21" points="473.6,643.7 495.6,604.1 519.2,617.3 521.8,615.9 495.5,600.7 469.3,646.2 "/>
<polygon class="st5" points="574.2,767.4 580.8,744.7 580.8,778.8 574.5,797.6 "/>
<g>
<path class="st39" d="M547.9,312.8l-0.2,21.5c-3.5-1.2-6.5-3.9-7.7-7.4c-0.4-1.2-0.7-2.5-1.4-3.5c-1.1-1.6-3.2-2.4-5.2-2.8
c-2-0.4-4-0.5-5.9-1.4c-1.8-0.9-3.3-2.8-3-4.8l0.1-0.3c0,0,0,0,0,0c0.6-1,1.2-1.9,1.9-2.9c1.1-1.5,2.5-3.2,4.3-4.5
c0.7-0.5,1.5-0.9,2.3-1.2c0.5-0.2,1-0.3,1.5-0.4C539.3,304.4,544.5,307.5,547.9,312.8z"/>
<path class="st39" d="M542.7,361L521,373.4v-26.7c1.1-0.7,2-1.7,3.1-2.4c1.2-0.7,2.8-1,3.8-0.2c0.8,0.7,1,1.8,1,2.9
c0.3,4.4-0.1,9,1.8,12.9c0.2,0.5,0.5,1,0.9,1.3c1.1,0.8,2.7,0.5,3.8-0.2c1.2-0.7,2.2-1.7,3.4-2.2c1.3-0.5,3-0.3,3.6,0.9
C542.8,360.1,542.8,360.6,542.7,361z"/>
<path class="st33" d="M518,325.7c1-3.4,1.1-10.1,5.8-16.2c2.3-3,5.6-7.3,11-7.9c6.1-0.6,11,4,12.2,5.1c1.8,1.7,3,3.5,3.6,4.8
c-0.1,16.5-0.4,32-0.5,48.5l-32,18.2V325.7z"/>
<path class="st25" d="M521,327.9c0-3.7,1-10.5,5.6-16.6c1.8-2.4,4.3-5.5,8.1-6.1c4.6-0.8,9.8,2.2,13.2,7.6l-0.3,45.5L521,373.4
V327.9z"/>
<polygon class="st40" points="531,301.6 533,306.3 536.8,304.1 538.1,298 "/>
<polygon class="st40" points="521.3,324.1 516,323.2 516,330 521.1,327.9 "/>
<polygon class="st40" points="547,314 552.5,314 551.5,307.2 546.2,311.1 "/>
<g>
<path class="st41" d="M547.9,312.8l-0.2,21.5c-3.5-1.2-6.5-3.9-7.7-7.4c-0.4-1.2-0.7-2.5-1.4-3.5c-1.1-1.6-3.2-2.4-5.2-2.8
c-2-0.4-4-0.5-5.9-1.4c-1.8-0.9-3.3-2.8-3-4.8l0.1-0.3c0,0,0,0,0,0l0.3-1c1-2.8,3.4-4.8,5.9-6.3c0.2-0.2,0.5-0.3,0.7-0.4
c0.5-0.3,1-0.5,1.6-0.8c0.5-0.2,1-0.3,1.5-0.4C539.3,304.4,544.5,307.5,547.9,312.8z"/>
</g>
<g>
<path class="st41" d="M542.7,361L521,373.4v-26.7c1.1-0.7,2-1.7,3.1-2.4c1.2-0.7,2.8-1,3.8-0.2c0.8,0.7,1,1.8,1,2.9
c0.3,4.4-0.1,9,1.8,12.9c0.2,0.5,0.5,1,0.9,1.3c1.1,0.8,2.7,0.5,3.8-0.2c1.2-0.7,2.2-1.7,3.4-2.2c1.3-0.5,3-0.3,3.6,0.9
C542.8,360.1,542.8,360.6,542.7,361z"/>
</g>
<g>
<line class="st38" x1="534.6" y1="365.7" x2="534.8" y2="305.2"/>
<line class="st38" x1="521.5" y1="358.1" x2="547.5" y2="343.4"/>
<line class="st38" x1="521.5" y1="335.5" x2="548" y2="320.4"/>
</g>
</g>
<g>
<polygon class="st17" points="517.1,541.9 548.6,523.6 548.6,400.1 517.1,417.9 "/>
<polygon class="st33" points="519.1,537.9 550.6,519.6 550.6,396.1 519.1,413.9 "/>
<polygon class="st33" points="525.3,410.4 534.9,396.1 542.7,400.6 "/>
<polygon class="st40" points="531,396.6 533,401.3 536.8,399.1 538.1,393 "/>
</g>
<g>
<polygon class="st42" points="427.3,530.5 427,422.1 395,402.5 395,512.1 "/>
<polygon class="st33" points="425.3,526.5 425,418.1 393,398.5 393,508.1 "/>
<polygon class="st25" points="422.8,521.3 422.6,423 396,407 396,506.4 "/>
<g>
<path class="st41" d="M422.7,465.8c-1,2.2-2.3,4.3-4,6c-3.6-2.9-4-8-4.2-12.6c-0.4-8.7-0.7-17.4-1.1-26.1
c-0.1-1.3-0.1-2.6-0.9-3.7c-0.7-1.1-2.4-1.5-3.3-0.7c-0.4,0.3-0.5,0.8-0.7,1.3c-1.6,4.7-1.8,9.8-2.4,14.8
c-0.1,0.9-0.4,1.9-1.2,2.1c-0.6,0.1-1.1-0.3-1.5-0.7c-2.2-2.3-2.3-5.9-2.2-9.1c0.2-8.9,0.3-17.8,0.5-26.7l21,12.6L422.7,465.8z"/>
</g>
<g>
<path class="st41" d="M409.5,513.9l-13.5-7.5v-33.9l0.5,0.3c2.7,4.4,4.4,9.4,5.1,14.5c0.4,2.9,0.5,5.9,1.2,8.8
C404.3,502.2,408.9,507.7,409.5,513.9z"/>
</g>
<path class="st41" d="M402.7,496c1.6,6.2,6.2,11.7,6.8,17.9l-13.5-7.5v-33.9l0.5,0.3c2.7,4.4,4.4,9.4,5.1,14.5
C401.9,490.1,402,493.1,402.7,496z"/>
<path class="st41" d="M422.7,465.8c-1,2.2-2.3,4.3-4,6c-3.6-2.9-4-8-4.2-12.6c-0.4-8.7-0.7-17.4-1.1-26.1c-0.1-1.3-0.1-2.6-0.9-3.7
c-0.7-1.1-2.4-1.5-3.3-0.7c-0.4,0.3-0.5,0.8-0.7,1.3c-1.6,4.7-1.8,9.8-2.4,14.8c-0.1,0.9-0.4,1.9-1.2,2.1c-0.6,0.1-1.1-0.3-1.5-0.7
c-2.2-2.3-2.3-5.9-2.2-9.1c0.2-8.9,0.3-17.8,0.5-26.7l21,12.6L422.7,465.8z"/>
<g>
<line class="st38" x1="409.8" y1="414.8" x2="409.1" y2="513.4"/>
<line class="st38" x1="396.5" y1="460" x2="423.1" y2="475.1"/>
<line class="st38" x1="396.5" y1="430.3" x2="423.1" y2="445.7"/>
<line class="st38" x1="396.5" y1="482.9" x2="423.1" y2="498.3"/>
</g>
<polygon class="st33" points="416.8,412.8 410.2,399.9 401.3,403.3 "/>
<polygon class="st40" points="414.1,399.6 412.1,404.3 408.3,402.1 407,396 "/>
</g>
<line class="st43" x1="581.1" y1="537.3" x2="581.5" y2="597"/>
<g>
<polyline class="st25" points="574.7,569.1 581.2,561.2 574.7,564.5 "/>
<polyline class="st25" points="581.2,567.2 574.7,570.7 581.2,571.8 "/>
<polyline class="st25" points="574.7,574.9 581.3,573.5 574.6,579.8 "/>
</g>
<g>
<polygon class="st9" points="594.8,576.7 582.1,587 579.7,589 570.7,596.3 568.1,593.1 573.2,589 575.7,587 592.2,573.5 "/>
<rect x="566" y="580.8" class="st9" width="31.1" height="5.9"/>
<polygon class="st9" points="582.1,587 579.7,589 573.2,589 575.7,587 "/>
<polygon class="st10" points="582.2,587 579.7,589 573.2,589 575.7,587 "/>
</g>
<line class="st43" x1="409.9" y1="597.3" x2="409.5" y2="656"/>
<line class="st44" x1="383.9" y1="582.3" x2="383.5" y2="642"/>
<rect x="398.1" y="348.1" transform="matrix(0.9426 -0.334 0.334 0.9426 -94.0499 158.0429)" class="st22" width="29" height="8.9"/>
<rect x="404.4" y="348.1" transform="matrix(0.6703 0.7421 -0.7421 0.6703 397.1992 -190.5803)" class="st22" width="17.3" height="7.4"/>
<g>
<polyline class="st20" points="390.5,494.6 390.5,509.8 429.9,532.5 469,509.8 475.8,521.2 429.5,547.7 364,509.8 390.5,494.6 "/>
<g>
<polygon class="st5" points="364.3,479.5 390.5,464.3 390.5,494.6 364,509.8 "/>
<polygon class="st5" points="429.9,517.4 476.3,490.6 475.8,521.2 429.5,547.7 "/>
<polygon class="st5" points="429.5,547.7 429.9,517.4 364.3,479.5 364,509.8 "/>
<g>
<g>
<path class="st24" d="M432.5,515.5c0.8,9.8,1,19.7,0.6,29.5c0,0.6,1,0.6,1,0c0.4-9.8,0.2-19.7-0.6-29.5
C433.5,514.9,432.5,514.9,432.5,515.5L432.5,515.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M436.5,513.5c0.6,9.8,0.8,19.5,0.7,29.3c0,0.6,1,0.6,1,0c0.1-9.8-0.2-19.6-0.7-29.3
C437.4,512.9,436.4,512.9,436.5,513.5L436.5,513.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M440.6,511c0.5,9.9,0.7,19.7,0.7,29.6c0,0.6,1,0.6,1,0c0-9.9-0.2-19.8-0.7-29.6
C441.5,510.4,440.5,510.4,440.6,511L440.6,511z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M444.7,508.4c0.6,10.1,0.7,20.2,0.4,30.2c0,0.6,1,0.6,1,0c0.3-10.1,0.2-20.2-0.4-30.2
C445.6,507.7,444.6,507.7,444.7,508.4L444.7,508.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M448.9,506.2c-0.1,10-0.1,20-0.2,30c0,0.6,1,0.6,1,0c0.1-10,0.1-20,0.2-30
C449.9,505.6,448.9,505.6,448.9,506.2L448.9,506.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M453,503.6c0.1,10,0.3,20.1,0.4,30.1c0,0.6,1,0.6,1,0c-0.1-10-0.3-20.1-0.4-30.1
C453.9,503,452.9,503,453,503.6L453,503.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M457.3,501.5c-0.1,10-0.2,20-0.1,30c0,0.6,1,0.6,1,0c0-10,0-20,0.1-30
C458.3,500.9,457.3,500.9,457.3,501.5L457.3,501.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M461,499.1c0.2,10,0.2,20-0.2,30c0,0.6,1,0.6,1,0c0.3-10,0.4-20,0.2-30C462,498.5,461,498.5,461,499.1
L461,499.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M464.8,496.6c-0.2,10.2-0.3,20.4-0.1,30.6c0,0.6,1,0.6,1,0c-0.2-10.2-0.1-20.4,0.1-30.6
C465.9,496,464.9,496,464.8,496.6L464.8,496.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M468.8,494.9c-0.3,10-0.4,19.9-0.5,29.9c0,0.6,1,0.6,1,0c0-10,0.2-19.9,0.5-29.9
C469.8,494.2,468.8,494.2,468.8,494.9L468.8,494.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M472.5,493c-0.5,10-1,19.9-0.7,29.9c0,0.6,1,0.6,1,0c-0.3-10,0.2-20,0.7-29.9
C473.5,492.4,472.5,492.4,472.5,493L472.5,493z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M424.6,514.8c0.1,10,0,20-0.3,30c0,0.6,1,0.6,1,0c0.4-10,0.5-20,0.3-30
C425.5,514.2,424.5,514.2,424.6,514.8L424.6,514.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M419.3,511.7c-0.2,9.9-0.3,19.9-0.5,29.8c0,0.6,1,0.6,1,0c0.2-9.9,0.3-19.9,0.5-29.8
C420.3,511,419.3,511,419.3,511.7L419.3,511.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M414,508.8c0.2,10,0,19.9-0.6,29.8c0,0.6,1,0.6,1,0c0.6-9.9,0.9-19.9,0.6-29.8
C415,508.2,414,508.2,414,508.8L414,508.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M408.4,505.5c0.7,10,0.6,20-0.3,30c-0.1,0.6,0.9,0.6,1,0c0.9-10,1-20,0.3-30
C409.4,504.9,408.4,504.9,408.4,505.5L408.4,505.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M403.4,502c0.3,10.1,0.4,20.2,0.4,30.3c0,0.6,1,0.6,1,0c0-10.1-0.1-20.2-0.4-30.3
C404.4,501.4,403.4,501.4,403.4,502L403.4,502z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M399.2,500.3c-0.3,9.9-1.4,20.1,0.3,29.9c0.1,0.6,1.1,0.4,1-0.3c-1.7-9.7-0.5-19.9-0.2-29.7
C400.2,499.7,399.2,499.7,399.2,500.3L399.2,500.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M394.5,497.8c0,9.9,0,19.9-0.1,29.8c0,0.6,1,0.6,1,0c0-9.9,0-19.9,0.1-29.8
C395.5,497.2,394.5,497.2,394.5,497.8L394.5,497.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M390.5,494.8c-0.6,10-0.7,20-0.5,30c0,0.6,1,0.6,1,0c-0.2-10,0-20,0.5-30
C391.5,494.2,390.5,494.2,390.5,494.8L390.5,494.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M385.4,492.5c-0.4,9.8-0.4,19.7,0.1,29.5c0,0.6,1,0.6,1,0c-0.5-9.8-0.5-19.7-0.1-29.5
C386.5,491.9,385.5,491.9,385.4,492.5L385.4,492.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M380.1,489.3c0.6,10.2,1,20.3,1.2,30.5c0,0.6,1,0.6,1,0c-0.2-10.2-0.6-20.3-1.2-30.5
C381,488.7,380,488.7,380.1,489.3L380.1,489.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M375.3,486.7c0.8,10.3,1.4,20.7,1.7,31c0,0.6,1,0.6,1,0c-0.3-10.3-0.9-20.7-1.7-31
C376.2,486,375.2,486,375.3,486.7L375.3,486.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M372,484.5c0,10.1,0.1,20.1,0.4,30.2c0,0.6,1,0.6,1,0c-0.2-10.1-0.4-20.1-0.4-30.2
C373,483.9,372,483.9,372,484.5L372,484.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M367.3,481.8c0.3,10.3,0.6,20.7,1,31c0,0.6,1,0.6,1,0c-0.3-10.3-0.6-20.7-1-31
C368.3,481.2,367.3,481.2,367.3,481.8L367.3,481.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M367.7,477.5c0,5-0.2,10,0.1,15c0.2,4.7,1.1,9.4,0.8,14.2c0.3,0,0.7,0,1,0c0-0.2,0-0.4,0-0.6
c0-0.6-1-0.6-1,0c0,0.2,0,0.4,0,0.6c0,0.7,0.9,0.6,1,0c0.4-4.7-0.5-9.4-0.8-14.2c-0.2-5-0.1-10-0.1-15
C368.7,476.9,367.7,476.9,367.7,477.5L367.7,477.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M372.3,474.5c0,9.9-0.1,19.9-0.1,29.8c0,0.6,1,0.6,1,0c0-9.9,0.1-19.9,0.1-29.8
C373.3,473.9,372.3,473.9,372.3,474.5L372.3,474.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M376.6,472.2c0.1,10.1,0.1,20.1,0.2,30.2c0,0.6,1,0.6,1,0c-0.1-10.1-0.1-20.1-0.2-30.2
C377.6,471.5,376.6,471.5,376.6,472.2L376.6,472.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M380.9,469.8c0.5,9.8,0.4,19.7-0.2,29.5c0,0.6,1,0.6,1,0c0.7-9.8,0.8-19.7,0.2-29.5
C381.8,469.2,380.8,469.2,380.9,469.8L380.9,469.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M385.5,467c-0.3,10.1-0.5,20.2-0.6,30.3c0,0.6,1,0.6,1,0c0.1-10.1,0.3-20.2,0.6-30.3
C386.5,466.4,385.5,466.4,385.5,467L385.5,467z"/>
</g>
</g>
</g>
</g>
<polygon class="st15" points="469.3,653.8 521.7,624.8 521.8,615.9 469.3,646.2 "/>
<path class="st5" d="M443,843.1c0,0,131.2-75.8,131.2-75.8s0.2,30.2,0.2,30.2l-131.4,75.9L443,843.1z"/>
<polygon class="st15" points="469.1,722.3 521.6,692 521.6,737.5 469.3,767.4 "/>
<polygon class="st5" points="521.9,676.5 469,707 469.1,722.3 521.6,692 "/>
<g>
<g>
<path class="st24" d="M472.2,705c0.6,4.9,0.9,9.8,0.9,14.7c0,0.6,1,0.6,1,0c-0.1-4.9-0.4-9.8-0.9-14.7
C473.1,704.4,472.1,704.4,472.2,705L472.2,705z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M476.7,702.5c0.4,4.8,0.8,9.6,1.1,14.4c0.1,0.6,1.1,0.6,1,0c-0.4-4.8-0.8-9.6-1.1-14.4
C477.6,701.9,476.6,701.9,476.7,702.5L476.7,702.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M481.4,699.7c0.1,4.9,0.4,9.8,0.8,14.6c0,0.6,1,0.6,1,0c-0.4-4.9-0.6-9.7-0.8-14.6
C482.4,699.1,481.4,699.1,481.4,699.7L481.4,699.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M486.1,697.4c0.7,4.6,1.1,9.1,1.2,13.8c0,0.6,1,0.6,1,0c-0.2-4.7-0.6-9.4-1.3-14
C486.9,696.5,486,696.7,486.1,697.4L486.1,697.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M490.2,694.4c0.2,5,0.5,10.1,0.7,15.1c0,0.6,1,0.6,1,0c-0.2-5-0.5-10.1-0.7-15.1
C491.2,693.7,490.2,693.7,490.2,694.4L490.2,694.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M494.8,692.3c0.1,5,0.2,10,0.3,15c0,0.6,1,0.6,1,0c-0.1-5-0.2-10-0.3-15
C495.8,691.6,494.8,691.6,494.8,692.3L494.8,692.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M498,690.1c0.7,4.7,1.2,9.4,1.4,14.1c0,0.6,1,0.6,1,0c-0.2-4.8-0.7-9.6-1.4-14.4
C498.9,689.2,497.9,689.5,498,690.1L498,690.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M503,687.6c-0.1,5-0.3,9.9-0.4,14.9c0,0.6,1,0.6,1,0c0.1-5,0.3-9.9,0.4-14.9C504,687,503,687,503,687.6
L503,687.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M506.7,685.1c-0.6,5.3-0.9,10.6-0.8,16c0,0.6,1,0.6,1,0c-0.1-5.3,0.1-10.7,0.8-16
C507.8,684.5,506.8,684.5,506.7,685.1L506.7,685.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M510.4,682.7c0,5.1,0,10.2,0,15.4c0,0.6,1,0.6,1,0c0-5.1,0-10.2,0-15.4C511.4,682.1,510.4,682.1,510.4,682.7
L510.4,682.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M514.9,680.6c0.1,4.9,0.1,9.8,0,14.7c0,0.6,1,0.6,1,0c0.1-4.9,0.2-9.8,0-14.7
C515.8,680,514.8,680,514.9,680.6L514.9,680.6z"/>
</g>
</g>
<g>
<polygon class="st15" points="430,425 435,425 433.6,428.2 440.8,426.6 435.4,430.4 430,431.3 "/>
<polyline class="st15" points="507.8,414.8 500,411.2 500,415 504.8,416.5 504.1,420.3 495.5,416.5 495.5,419.5 501.7,421.3
500,424 508.4,424 "/>
<polygon class="st15" points="509,489 503.8,489 505.2,492.2 498,490.6 503.5,494.4 509,495.3 "/>
<polygon class="st15" points="430,490.4 434.1,488.9 432.7,492.1 437.5,488.8 433.4,495 437,495 435.4,498.3 430,498.9 "/>
</g>
<path class="st45" d="M508.7,290.1"/>
<g>
<polygon class="st20" points="561.1,259.8 508.6,290.1 469.2,267.4 456.1,274.9 416.2,252.4 469.3,221.9 469.3,252.3 508.6,274.9
547.9,252.2 "/>
<polygon class="st5" points="508.5,274.9 561,244.6 561.3,259.8 508.5,290.1 "/>
<polygon class="st5" points="561.1,244.6 548,237 547.9,252.2 561.5,259.8 "/>
<g>
<polygon class="st5" points="469.4,252.3 456.1,259.8 456.1,274.9 469.3,267.4 "/>
<polygon class="st5" points="456.1,259.8 416.8,237 416.8,252.2 456.1,274.9 "/>
<polygon class="st5" points="416.8,252.2 469.3,221.9 469.3,206.7 416.8,237 "/>
</g>
<polygon class="st5" points="469.3,252.3 508.5,274.9 508.5,290.1 469.1,267.4 "/>
<g>
<g>
<path class="st24" d="M511.7,273.2c0.6,4.7,0.9,9.4,1,14.1c0,0.6,1,0.6,1,0c-0.1-4.7-0.4-9.4-1-14.1
C512.6,272.6,511.6,272.6,511.7,273.2L511.7,273.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M516.1,270.6c0.2,4.8,0.5,9.7,0.9,14.5c0.1,0.6,1.1,0.6,1,0c-0.4-4.8-0.7-9.7-0.9-14.5
C517,270,516,270,516.1,270.6L516.1,270.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M520,268.4c0.9,4.5,1.5,9,1.7,13.6c0,0.6,1,0.6,1,0c-0.2-4.7-0.7-9.3-1.7-13.9
C520.9,267.5,519.9,267.8,520,268.4L520,268.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M524.3,265.9c0.6,4.5,1,9.1,1.1,13.6c0,0.6,1,0.6,1,0c-0.2-4.6-0.5-9.1-1.1-13.6
C525.2,265.2,524.2,265.2,524.3,265.9L524.3,265.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M527.3,264.2c1.4,4.6,1.8,9.4,1.1,14.2c-0.1,0.6,0.9,0.9,1,0.3c0.7-5,0.4-9.9-1.1-14.7
C528.1,263.3,527.1,263.5,527.3,264.2L527.3,264.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M531,262c0.7,4.7,1.1,9.4,1.4,14.2c0,0.6,1,0.6,1,0c-0.3-4.8-0.8-9.6-1.5-14.4
C531.9,261.1,530.9,261.4,531,262L531,262z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M534.5,259.6c0.7,4.7,1.1,9.4,1.2,14.2c0,0.6,1,0.6,1,0c-0.1-4.8-0.6-9.7-1.3-14.5
C535.4,258.7,534.4,259,534.5,259.6L534.5,259.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M537.8,258c0.6,4.7,1,9.3,1.2,14c0,0.6,1,0.6,1,0c-0.3-4.7-0.7-9.3-1.2-14
C538.7,257.4,537.7,257.4,537.8,258L537.8,258z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M541.8,256.1c0.7,4.5,1.1,9,1.2,13.5c0,0.6,1,0.6,1,0c-0.2-4.6-0.6-9.2-1.3-13.8
C542.7,255.2,541.7,255.5,541.8,256.1L541.8,256.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M545.4,253.8c1.1,4.7,1.5,9.4,1.5,14.2c0,0.6,1,0.6,1,0c0.1-4.9-0.5-9.7-1.5-14.4
C546.3,252.9,545.3,253.2,545.4,253.8L545.4,253.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M549.7,251c0,2.1,0.6,4,0.8,6c0.4,2.6,0.5,5.3,0.4,8c0,0.6,1,0.6,1,0c0.1-2.4,0-4.8-0.3-7.2
c-0.3-2.3-0.9-4.5-1-6.8C550.7,250.3,549.7,250.3,549.7,251L549.7,251z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M552.9,249.5c1.1,4.4,1.6,8.9,1.7,13.5c0,0.6,1,0.6,1,0c0-4.7-0.6-9.2-1.7-13.8
C553.8,248.6,552.8,248.9,552.9,249.5L552.9,249.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M556.6,247.1c-0.2,2.1,0.5,4.2,0.8,6.2c0.4,2.7,0.6,5.4,0.8,8.2c0,0.6,1,0.6,1,0c-0.1-2.5-0.3-4.9-0.6-7.4
c-0.3-2.3-1.1-4.7-0.9-7C557.6,246.5,556.6,246.5,556.6,247.1L556.6,247.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M550.4,238.8c0,4.8,0,9.7,0,14.5c0,0.6,1,0.6,1,0c0-4.8,0-9.7,0-14.5C551.4,238.2,550.4,238.2,550.4,238.8
L550.4,238.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M553.6,241c0.2,4.8,0.2,9.7,0,14.5c0,0.6,1,0.6,1,0c0.2-4.8,0.3-9.7,0-14.5
C554.6,240.4,553.6,240.4,553.6,241L553.6,241z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M557,243.1c0.7,4.4,0,9.5-0.5,13.9c-0.1,0.6,0.9,0.6,1,0c0.5-4.6,1.1-9.6,0.4-14.2
C557.8,242.2,556.9,242.5,557,243.1L557,243.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M503.7,272.2c0.1,5.1,0.1,10.2,0.2,15.3c0,0.6,1,0.6,1,0c-0.1-5.1-0.1-10.2-0.2-15.3
C504.7,271.5,503.7,271.5,503.7,272.2L503.7,272.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M499.5,270.4c0.6,4.9,0.7,9.9,0.3,14.8c-0.1,0.6,0.9,0.6,1,0c0.5-5,0.4-9.9-0.3-14.8
C500.4,269.7,499.4,269.7,499.5,270.4L499.5,270.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M495.3,267.8c0.5,4.9,0.7,9.9,0.5,14.8c0,0.6,1,0.6,1,0c0.2-5,0-9.9-0.5-14.8
C496.2,267.2,495.2,267.2,495.3,267.8L495.3,267.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M490.8,264.9c0.7,4.9,0.4,9.8,0,14.7c0,0.6,1,0.6,1,0c0.4-5,0.6-10-0.1-15
C491.7,264,490.7,264.3,490.8,264.9L490.8,264.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M486.8,262.8c0,5,0,10,0,15c0,0.6,1,0.6,1,0c0-5,0-10,0-15C487.8,262.2,486.8,262.2,486.8,262.8
L486.8,262.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M482.5,260.7c0,4.8,0.1,9.6,0.1,14.3c0,0.6,1,0.6,1,0c0-4.8-0.1-9.6-0.1-14.3
C483.4,260,482.4,260,482.5,260.7L482.5,260.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M478,257.2c-0.4,2.4,0.4,4.9,0.5,7.3c0.2,2.8,0.2,5.7,0.1,8.5c0,0.6,1,0.6,1,0c0.1-2.5,0.1-5.1,0-7.6
c-0.2-2.5-1.1-5.5-0.6-7.9C479.1,256.8,478.1,256.6,478,257.2L478,257.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M473.1,254.8c0.4,4.9,0.6,9.9,0.6,14.8c0,0.6,1,0.6,1,0c0-5-0.2-9.9-0.6-14.8
C474,254.2,473,254.2,473.1,254.8L473.1,254.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M464.8,254.5c-1,4.6-0.1,9.9,0.1,14.6c0,0.6,1,0.6,1,0c-0.2-4.6-1.1-9.9-0.1-14.4
C465.9,254.2,465,253.9,464.8,254.5L464.8,254.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M460.1,258c0.5,4.4,0.8,8.9,1.1,13.3c0,0.6,1,0.6,1,0c-0.2-4.5-0.6-8.9-1.1-13.3
C461,257.4,460,257.4,460.1,258L460.1,258z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M450.9,257.2c0.1,4.9,0.2,9.8,0.4,14.7c0,0.6,1,0.6,1,0c-0.1-4.9-0.2-9.8-0.4-14.7
C451.9,256.5,450.9,256.5,450.9,257.2L450.9,257.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M445.6,254.3c0,4.8,0,9.7,0,14.5c0,0.6,1,0.6,1,0c0-4.8,0-9.7,0-14.5C446.6,253.7,445.6,253.7,445.6,254.3
L445.6,254.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M440.6,251.7c-0.1,4.7-0.2,9.3-0.4,14c0,0.6,1,0.6,1,0c0.2-4.7,0.4-9.3,0.4-14
C441.7,251,440.7,251,440.6,251.7L440.6,251.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M435.4,248.8c0.8,4.7,1.1,9.3,0.8,14c0,0.6,1,0.6,1,0c0.3-4.8,0-9.6-0.8-14.3
C436.2,247.9,435.3,248.2,435.4,248.8L435.4,248.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M430.1,245.3c0.1,4.8,0.1,9.6,0.2,14.3c0,0.6,1,0.6,1,0c-0.1-4.8-0.1-9.6-0.2-14.3
C431.1,244.7,430.1,244.7,430.1,245.3L430.1,245.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M424.9,243c0.4,4.7,0.6,9.3,0.5,14c0,0.6,1,0.6,1,0c0.1-4.7,0-9.3-0.5-14
C425.8,242.4,424.8,242.4,424.9,243L424.9,243z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M420.2,239.7c0.8,4.9,0.9,9.8,0.5,14.8c0.3,0,0.7,0,1,0c0-0.2,0-0.3,0-0.5c0-0.6-1-0.6-1,0
c0,0.2,0,0.3,0,0.5c0,0.7,0.9,0.6,1,0c0.4-5,0.2-10.1-0.5-15.1C421,238.8,420.1,239,420.2,239.7L420.2,239.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M421,234.5c0.3,4.8,0.4,9.5,0.2,14.3c0,0.6,1,0.6,1,0c0.1-4.8,0.1-9.6-0.2-14.3
C422,233.9,421,233.9,421,234.5L421,234.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M424.8,232.1c0.4,4.8,0.4,9.6,0.2,14.4c0.3,0,0.7,0,1,0c0-0.1,0-0.3,0-0.4c0-0.6-1-0.6-1,0
c0,0.1,0,0.3,0,0.4c0,0.6,1,0.6,1,0c0.3-4.8,0.2-9.6-0.2-14.4C425.8,231.5,424.8,231.5,424.8,232.1L424.8,232.1z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M428.8,230c0.5,4.8,0.7,9.5,0.4,14.3c0,0.6,1,0.6,1,0c0.3-4.8,0.1-9.6-0.4-14.3
C429.7,229.4,428.7,229.3,428.8,230L428.8,230z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M432.9,228c0.3,4.7,0.8,9.4,0.5,14c0,0.6,1,0.6,1,0c0.3-4.7-0.2-9.4-0.5-14
C433.9,227.3,432.9,227.3,432.9,228L432.9,228z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M437.1,225.3c0.3,4.7,0.6,9.3,1,14c0,0.6,1,0.6,1,0c-0.3-4.7-0.6-9.3-1-14C438,224.7,437,224.7,437.1,225.3
L437.1,225.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M442.5,223c0.6,0,0.6-1,0-1C441.9,222,441.9,223,442.5,223L442.5,223z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M442,222.4c-0.7,2.1,0.1,4.3,0.4,6.4c0.2,1.5,0.3,3,0.3,4.6c0,1.1-0.2,2.3,0.1,3.3c0,0.2,0.2,0.3,0.3,0.3
c0.1,0,0.2,0,0.3,0.1c0.6,0.1,0.9-0.8,0.3-1c0,0-0.1-6.3-0.2-6.9c-0.2-2.1-1.2-4.5-0.5-6.5C443.2,222,442.2,221.8,442,222.4
L442,222.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M446,219.8c0.3,4.7,0.6,9.4,0.9,14.2c0,0.6,1,0.6,1,0c-0.3-4.7-0.6-9.4-0.9-14.2
C447,219.2,446,219.2,446,219.8L446,219.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M450,217.4c0.5,4.8,0.7,9.5,0.9,14.3c0,0.6,1,0.6,1,0c-0.2-4.8-0.4-9.6-0.9-14.3
C451,216.7,450,216.7,450,217.4L450,217.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M454.3,215.3c-0.3,2.3,0.3,4.5,0.5,6.8c0.2,2.5,0.3,4.9,0.2,7.4c0,0.6,1,0.6,1,0c0.1-2.5,0-4.9-0.2-7.4
c-0.2-2.3-0.8-4.5-0.5-6.8C455.3,214.7,454.3,214.7,454.3,215.3L454.3,215.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M458.4,212.6c-0.4,2,0.1,4.2,0.3,6.2c0.3,2.6,0.6,5.3,0.9,7.9c0.1,0.6,1.1,0.6,1,0
c-0.2-2.3-0.5-4.6-0.7-6.9c-0.2-2.2-0.9-4.8-0.5-7C459.5,212.3,458.6,212,458.4,212.6L458.4,212.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M462.6,210.3c0,4.7,0.4,9.5,0.9,14.2c0.1,0.6,1.1,0.6,1,0c-0.6-4.7-0.9-9.4-0.9-14.2
C463.6,209.7,462.6,209.7,462.6,210.3L462.6,210.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M466.5,208.5c0,4.8,0.1,9.7,0.2,14.5c0,0.6,1,0.6,1,0c-0.1-4.8-0.2-9.7-0.2-14.5
C467.5,207.9,466.5,207.9,466.5,208.5L466.5,208.5z"/>
</g>
</g>
</g>
<rect x="560.3" y="35.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 190.7061 -386.2943)" class="st29" width="2.8" height="2.8"/>
<ellipse transform="matrix(0.9901 -0.1403 0.1403 0.9901 -2.6578 78.1392)" class="st46" cx="552.7" cy="57.9" rx="1.6" ry="1.6"/>
<ellipse transform="matrix(0.9901 -0.1403 0.1403 0.9901 -1.0665 80.1394)" class="st46" cx="567.7" cy="47.6" rx="1.6" ry="1.6"/>
<ellipse transform="matrix(0.9901 -0.1403 0.1403 0.9901 -13.304 73.2887)" class="st46" cx="513" cy="131" rx="1.6" ry="1.6"/>
<ellipse transform="matrix(0.9901 -0.1403 0.1403 0.9901 -12.2835 72.6016)" class="st46" cx="508.6" cy="123.4" rx="1.6" ry="1.6"/>
<ellipse transform="matrix(0.9901 -0.1403 0.1403 0.9901 -14.0539 72.0239)" class="st46" cx="503.7" cy="135.7" rx="1.6" ry="1.6"/>
<polyline class="st16" points="612.9,616.6 607,621.4 607,624 602.4,627.4 610,625.5 609,627.4 613,626 612.9,616.6 "/>
<polyline class="st15" points="476.2,746.8 468.6,746.1 466.8,747.9 461.1,747.1 467.9,751.1 465.9,751.8 469.7,753.6 476.2,746.8
"/>
<polyline class="st47" points="351.3,669.6 357,674.4 357,677 361.8,680.4 354.3,678.5 355.3,680.4 351.3,679 351.3,669.6 "/>
<g>
<rect x="372.9" y="616.3" class="st23" width="22.2" height="6.8"/>
<rect x="372.9" y="626.1" class="st23" width="22.2" height="6.8"/>
<rect x="369.9" y="616.4" transform="matrix(0.9066 0.422 -0.422 0.9066 297.6069 -104.9477)" class="st9" width="32.1" height="6.8"/>
<g>
<rect x="372.9" y="616.3" class="st23" width="22.2" height="6.8"/>
<rect x="372.9" y="626.1" class="st23" width="22.2" height="6.8"/>
<rect x="369.9" y="616.4" transform="matrix(0.9066 0.422 -0.422 0.9066 297.6069 -104.9477)" class="st9" width="32.1" height="6.8"/>
</g>
<g>
<rect x="372.9" y="616.3" class="st23" width="22.2" height="6.8"/>
<rect x="372.9" y="626.1" class="st23" width="22.2" height="6.8"/>
<rect x="369.9" y="616.4" transform="matrix(0.9066 0.422 -0.422 0.9066 297.6069 -104.9477)" class="st9" width="32.1" height="6.8"/>
</g>
</g>
<g>
<g>
<polygon class="st48" points="384.6,623 379.2,623 373,620.1 373,617.6 "/>
<polygon class="st48" points="395,627.9 395,630.4 385.9,626.1 385.8,626.1 385.6,626 391.2,626 "/>
<polygon class="st48" points="384.6,623 379.2,623 373,620.1 373,617.6 "/>
<polygon class="st48" points="395,627.9 395,630.4 385.9,626.1 385.8,626.1 385.6,626 391.2,626 "/>
</g>
</g>
<path class="st12" d="M445.9,708.9l-0.1-46c-0.1-3.4,1.6-6.5,4.4-8.1c0.4-0.2,3-1.6,6-0.7c3.5,1,5.1,4.3,6.7,7.6
c1.2,2.5,2.9,6.8,3,12.7l0.3,46.3l2.7,1.7l0.3-68.6l-26.7-15.2l0,68.4L445.9,708.9z"/>
<ellipse class="st4" cx="611.8" cy="678.1" rx="15.9" ry="5.7"/>
<ellipse class="st4" cx="587.6" cy="679.6" rx="15.9" ry="5.7"/>
<path class="st49" d="M473,720.1c0.5-15.3,0.1-30.8,0.6-46.1c2.4-13.9,8.9-20,11.8-22.2c0.3-0.2,3.5-2,10-5.7
c10.7-6.1,12.9-7,15.3-6.3c1.2,0.4,3.4,1.7,6.4,8.7V694l4.4-2l0.2-67.3l-52.4,29l-0.3,68.6L473,720.1z"/>
<g class="pumpkinTwo">
<path class="st50" d="M622,664.3c0.3,2.3,0.7,5.8-1.4,9.3c-1.9,3.1-5.5,6-10.2,6c-4.5,0-8.3-2.6-10.2-5.8c-2.2-3.5-1.7-7.1-1.4-9.6
c0.9-6.5,5.3-16.4,11.6-16.4C616.7,647.9,621.2,657.7,622,664.3z"/>
<path class="st51" d="M611.3,649.2l0-0.4c-4.7,5.1-6.8,12.5-5.3,19.2c0.8,3.9,2.7,7.5,3.3,11.4c0,0,0,0.1,0,0.2
c-4-0.4-7.4-2.8-9.2-5.7c-2.2-3.5-1.7-7.1-1.4-9.6c0.9-6.5,5.3-16.4,11.6-16.4c0.3,0,0.7,0,1,0.1
C611.4,648.4,611.4,648.8,611.3,649.2z"/>
<g>
<path class="st21" d="M613.5,648.7C613.5,648.8,613.5,648.8,613.5,648.7c-1,0.9-2.2,1.4-3.5,1.2c-1-0.1-1.9-0.6-2.6-1.3
c0.9-0.5,1.9-0.8,2.9-0.8C611.5,647.9,612.5,648.2,613.5,648.7z"/>
</g>
<g>
<g>
<path class="st52" d="M610.3,648.8c-5.9,2.7-8.3,10.2-8.5,16.2c-0.1,3.1,0.4,6.3,1.6,9.1c0.9,2.3,2.5,5.6,5.3,5.8c0.6,0,0.6-1,0-1
c-2.9-0.2-4.6-5.4-5.2-7.7c-0.7-2.5-0.8-5.2-0.6-7.8c0.5-5.3,2.7-11.5,7.9-13.8C611.4,649.4,610.9,648.5,610.3,648.8L610.3,648.8z
"/>
</g>
</g>
<g>
<g>
<path class="st52" d="M610.7,648.9c-2.7,4.1-2.9,9-2.8,13.7c0.1,5.7,0.4,11.5,1.9,17.1c0.2,0.6,1.1,0.4,1-0.3
c-1.5-5.2-1.8-10.6-1.9-15.9c-0.1-4.9-0.1-9.9,2.7-14.1C611.9,648.8,611.1,648.3,610.7,648.9L610.7,648.9z"/>
</g>
</g>
<g>
<g>
<path class="st52" d="M610.3,649.5c3.2,4.4,5.2,9.5,5.6,15c0.3,4.5-0.1,15.3-6.7,14.8c-0.6,0-0.6,1,0,1c6.3,0.4,7.5-8,7.7-12.6
c0.3-6.7-1.8-13.3-5.7-18.7C610.8,648.5,609.9,649,610.3,649.5L610.3,649.5z"/>
</g>
</g>
<path class="st22" d="M613.5,648.7C613.5,648.8,613.5,648.8,613.5,648.7c-1,0.9-2.2,1.4-3.5,1.2c-1-0.1-1.9-0.6-2.6-1.3
c0.9-0.5,1.9-0.8,2.9-0.8C611.5,647.9,612.5,648.2,613.5,648.7z"/>
<path class="st22" d="M609.8,644.2c0-0.5,0.8-1.1,1.4-1c0.9,0.2,1.5,2,1.2,3.5c-0.3,1.3-1.2,2.5-1.7,2.3c-0.3-0.1-0.5-0.7-0.3-1.2
c0.2-0.4,0.5-0.4,0.7-0.8c0.2-0.5-0.1-1.1-0.3-1.5C610.2,644.8,609.7,644.7,609.8,644.2z"/>
</g>
<g class="windowFrontgroup">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="541.0479" y1="624" x2="541.0479" y2="560.1569">
<stop offset="0" style="stop-color:#FFC672"/>
<stop offset="1" style="stop-color:#E87A5C"/>
</linearGradient>
<path class="st53 windowFront" d="M535.9,565.4c0.3-0.7,1.7-4.4,5.2-5.1c0.4-0.1,2.4-0.5,4.2,0.7c2.4,1.7,2.3,4.8,2.3,5l0.1,50.5l-13.1,7.4
c0-14.9,0.4-52.9,0.4-52.9c-0.1-0.8-0.1-2,0.2-3.2C535.3,566.9,535.6,566.1,535.9,565.4z"/>
</g>
<g>
<path class="st54" d="M583.7,669.4c-0.8,2.8-0.8,5.8,0.1,8.6c0.3,0.9,0.6,1.8,0.6,2.6c-4.7-1-9.3-4.2-9.3-8.2
c0-3.9,4.9-7.2,8.8-8.2c0.6-0.2,1.9-0.4,3.6-0.4c0.7,0,1.5,0.1,2.3,0.3c-1.7,0.8-3.6,1.3-4.8,2.7
C584.4,667.6,584,668.5,583.7,669.4z"/>
<path class="st55" d="M600,672.4c0,4.7-5.6,8.6-12.4,8.6c-5.6,0-12.4-3.7-12.4-8.6c0-3.8,4.9-7.2,8.8-8.2c0.6-0.2,1.9-0.4,3.6-0.4
C592.8,664.1,600,667.8,600,672.4z"/>
<g>
<path class="st54" d="M583.7,669.4c-0.8,2.8-0.8,5.8,0.1,8.6c0.3,0.9,0.6,1.8,0.6,2.6c-4.7-1-9.3-4.2-9.3-8.2
c0-3.9,4.9-7.2,8.8-8.2c0.6-0.2,1.9-0.4,3.6-0.4c0.7,0,1.5,0.1,2.3,0.3c-1.7,0.8-3.6,1.3-4.8,2.7
C584.4,667.6,584,668.5,583.7,669.4z"/>
</g>
<g>
<g>
<path class="st56" d="M585.5,665.1c-3.4,1.2-6.8,4.3-6.1,8.3c0.6,3.7,4.1,7.5,7.8,8.3c0.6,0.1,0.9-0.8,0.3-1
c-3-0.7-5.4-3.3-6.6-6.1c-1.6-3.9,1.4-7.2,4.9-8.5C586.3,665.9,586.1,664.9,585.5,665.1L585.5,665.1z"/>
</g>
</g>
<g>
<g>
<path class="st56" d="M585.9,665.4c-1.5,2.5-1.6,5.7-1.3,8.5c0.2,2.3,0.6,5.5,2,7.3c0.1,0.1,0.3,0.2,0.5,0.1c0.1,0,0.1,0,0.2,0
c0.2,0,0.3-0.2,0.3-0.3c0,0,0-0.1,0-0.1c0.1-0.6-0.9-0.9-1-0.3c0.3-2.2-0.9-4.7-1.1-7.1c-0.2-2.5-0.2-5.3,1.2-7.6
C587.1,665.3,586.3,664.8,585.9,665.4L585.9,665.4z"/>
</g>
</g>
<g>
<path class="st22" d="M587,664c0.1-1.2-0.8-2.3-1.7-3.2c-0.4-0.5-1-1-1.6-0.8c-0.5,0.1-0.8,0.7-0.7,1.2c0,0.5,0.2,1,0.5,1.4
c0.3,0.4,0.6,0.9,0.9,1.3c0.4,0.5,0.8,0.9,1.4,1c0.6,0.1,1.2-0.3,1.2-0.9"/>
</g>
<g>
<g>
<path class="st56" d="M585.7,665.7c0.9,0.6,1.9,0.9,2.8,1.4c1.7,1,2.6,2.8,2.9,4.7c0.4,3-0.2,7.7-3.4,9c-0.6,0.2-0.3,1.2,0.3,1
c3.4-1.4,4.3-5.4,4.2-8.7c0-1.8-0.5-3.7-1.6-5.1c-1.3-1.6-3.1-1.9-4.7-3C585.7,664.5,585.2,665.3,585.7,665.7L585.7,665.7z"/>
</g>
</g>
<path class="st22" d="M590.2,664.2c-0.3,0.5-0.7,1-1.1,1.3c-1,0.8-2.2,1.2-3.5,1.1c-1.2-0.1-2.3-0.5-3.3-1.2
c-0.2-0.1-0.4-0.3-0.6-0.4c0.8-0.3,1.6-0.6,2.3-0.8c0.6-0.2,1.9-0.4,3.6-0.4C588.4,663.9,589.3,664,590.2,664.2z"/>
</g>
<polygon class="st25" points="521.8,532.5 548,517.4 548,403.7 521.8,418.9 "/>
<line class="st57" x1="489.3" y1="615.4" x2="502.4" y2="607.9"/>
<line class="st57" x1="484.9" y1="624" x2="507.5" y2="610.9"/>
<line class="st57" x1="478" y1="636" x2="514.7" y2="614.7"/>
<g>
<polygon class="st15" points="446,595 451,595 449.6,598.2 456.8,596.6 451.4,600.4 446,601.3 "/>
<polygon class="st15" points="610,592.8 605,594.1 607.2,596.9 599.8,597.2 606.1,599.4 611.7,598.9 "/>
<polygon class="st15" points="446,660.4 450.1,658.9 448.7,662.1 453.5,658.8 449.4,665 453,665 451.4,668.3 446,668.9 "/>
<polygon class="st16" points="469,737 474,737 472.6,740.2 479.8,738.6 474.4,742.4 469,743.3 "/>
</g>
<polygon class="st12" points="469,655 474,655 472.6,658.2 479.8,656.6 474.4,660.4 469,661.3 "/>
<polygon class="st12" points="522,641 516.8,641 518.2,637.9 511,639.7 516.5,635.9 522,635 "/>
<polygon class="st21" points="411.3,357.7 404.9,350.6 406.6,350 413.1,357.1 "/>
<path class="st58" d="M431.5,295.2l-9.1-2.8l-1.1,3.6l-3.3-0.9c0-0.9,0.1-2.3,0.7-3.9c0.8-2.2,2.1-3.7,2.9-4.4
c0.5-0.5,3.3-3,7.5-3.1c1.6,0,2.9,0.3,3.7,0.6l2.2,6.4l-5.7-2.3L431.5,295.2z"/>
<path class="st58" d="M439,301.1L439,301.1c-2,3.3-5.6,5.5-9.7,5.5c-2,0-3.8-0.5-5.5-1.4c-0.2-0.1,0.6-5.3,0.6-5.3l4.8,2.7l1.9-3.9
L439,301.1z"/>
<g>
<path class="st17" d="M516,328.7c1-3.4,1.1-10.1,5.8-16.2c2.3-3,5.6-7.3,11-7.9c6.1-0.6,11,4,12.2,5.1c1.8,1.7,3,3.5,3.6,4.8
c-0.1,16.5-0.4,32-0.5,48.5l-32,18.2V328.7z"/>
<path class="st39" d="M547.9,312.8l-0.2,21.5c-3.5-1.2-6.5-3.9-7.7-7.4c-0.4-1.2-0.7-2.5-1.4-3.5c-1.1-1.6-3.2-2.4-5.2-2.8
c-2-0.4-4-0.5-5.9-1.4c-1.8-0.9-3.3-2.8-3-4.8l0.1-0.3c0,0,0,0,0,0c0.6-1,1.2-1.9,1.9-2.9c1.1-1.5,2.5-3.2,4.3-4.5
c0.7-0.5,1.5-0.9,2.3-1.2c0.5-0.2,1-0.3,1.5-0.4C539.3,304.4,544.5,307.5,547.9,312.8z"/>
<path class="st39" d="M542.7,361L521,373.4v-26.7c1.1-0.7,2-1.7,3.1-2.4c1.2-0.7,2.8-1,3.8-0.2c0.8,0.7,1,1.8,1,2.9
c0.3,4.4-0.1,9,1.8,12.9c0.2,0.5,0.5,1,0.9,1.3c1.1,0.8,2.7,0.5,3.8-0.2c1.2-0.7,2.2-1.7,3.4-2.2c1.3-0.5,3-0.3,3.6,0.9
C542.8,360.1,542.8,360.6,542.7,361z"/>
<path class="st33" d="M518,325.7c1-3.4,1.1-10.1,5.8-16.2c2.3-3,5.6-7.3,11-7.9c6.1-0.6,11,4,12.2,5.1c1.8,1.7,3,3.5,3.6,4.8
c-0.1,16.5-0.4,32-0.5,48.5l-32,18.2V325.7z"/>
<path class="st25" d="M521,327.9c0-3.7,1-10.5,5.6-16.6c1.8-2.4,4.3-5.5,8.1-6.1c4.6-0.8,9.8,2.2,13.2,7.6l-0.3,45.5L521,373.4
V327.9z"/>
<polygon class="st40" points="531,301.6 533,306.3 536.8,304.1 538.1,298 "/>
<polygon class="st40" points="521.3,324.1 516,323.2 516,330 521.1,327.9 "/>
<polygon class="st40" points="547,314 552.5,314 551.5,307.2 546.2,311.1 "/>
<g>
<path class="st41" d="M547.9,312.8l-0.2,21.5c-3.5-1.2-6.5-3.9-7.7-7.4c-0.4-1.2-0.7-2.5-1.4-3.5c-1.1-1.6-3.2-2.4-5.2-2.8
c-2-0.4-4-0.5-5.9-1.4c-1.8-0.9-3.3-2.8-3-4.8l0.1-0.3c0,0,0,0,0,0l0.3-1c1-2.8,3.4-4.8,5.9-6.3c0.2-0.2,0.5-0.3,0.7-0.4
c0.5-0.3,1-0.5,1.6-0.8c0.5-0.2,1-0.3,1.5-0.4C539.3,304.4,544.5,307.5,547.9,312.8z"/>
</g>
<g>
<path class="st41" d="M542.7,361L521,373.4v-26.7c1.1-0.7,2-1.7,3.1-2.4c1.2-0.7,2.8-1,3.8-0.2c0.8,0.7,1,1.8,1,2.9
c0.3,4.4-0.1,9,1.8,12.9c0.2,0.5,0.5,1,0.9,1.3c1.1,0.8,2.7,0.5,3.8-0.2c1.2-0.7,2.2-1.7,3.4-2.2c1.3-0.5,3-0.3,3.6,0.9
C542.8,360.1,542.8,360.6,542.7,361z"/>
</g>
<g>
<line class="st38" x1="534.6" y1="365.7" x2="534.8" y2="305.2"/>
<line class="st38" x1="521.5" y1="358.1" x2="547.5" y2="343.4"/>
<line class="st38" x1="521.5" y1="335.5" x2="548" y2="320.4"/>
</g>
</g>
<g>
<path class="st25" d="M409.8,621.8c-0.7,2.2-1.8,4.4-2.5,6.6c-0.7,2.2-1.1,4.7-0.3,6.9c0.6,1.6,1.7,3,2,4.7c1.9-2.6,2.7-6,2.1-9.2
c-0.3-1.4-0.7-2.7-1.1-4c-0.4-1.5-0.6-3-0.6-4.5"/>
</g>
<g>
<g>
<path class="st11" d="M403.6,641.4c1.3,0.4,2.5,1,3.7,1.6c0.6,0.3,1.1-0.6,0.5-0.9c-1.3-0.7-2.6-1.3-4-1.7
C403.2,640.2,402.9,641.2,403.6,641.4L403.6,641.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M403.9,644c1.6,0.8,3.2,1.4,4.9,2c0.6,0.2,0.9-0.8,0.3-1c-1.6-0.5-3.1-1.2-4.6-1.9
C403.8,642.9,403.3,643.8,403.9,644L403.9,644z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M405.5,646.8c1,0.4,2,0.9,2.9,1.4c0.6,0.3,1.1-0.6,0.5-0.9c-1-0.5-1.9-0.9-2.9-1.4
C405.4,645.7,404.9,646.6,405.5,646.8L405.5,646.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M403.6,651.2c1.4,0.6,2.7,1.4,3.9,2.3c0.5,0.4,1.2-0.3,0.7-0.7c-1.2-1-2.6-1.8-4.1-2.5
C403.5,650.1,403,651,403.6,651.2L403.6,651.2z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M411.7,639.6c1.3,0.8,2.8,1.4,4.3,1.7c0.6,0.1,0.9-0.8,0.3-1c-1.4-0.3-2.8-0.9-4-1.6
C411.7,638.4,411.2,639.3,411.7,639.6L411.7,639.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M410.4,641.1c1.4,0.7,2.8,1.3,4.2,1.8c0.6,0.2,0.9-0.7,0.3-1c-1.4-0.5-2.7-1.1-4-1.7
C410.4,639.9,409.8,640.8,410.4,641.1L410.4,641.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M412.6,647.5c1.1,0.5,2.1,1.1,3.2,1.6c0.6,0.3,1.1-0.6,0.5-0.9c-1.1-0.5-2.1-1.1-3.2-1.6
C412.5,646.3,412,647.2,412.6,647.5L412.6,647.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M410.7,648.8c1.6,1,3.3,1.8,5,2.5c0.6,0.2,0.9-0.7,0.3-1c-1.7-0.6-3.2-1.4-4.8-2.4
C410.7,647.6,410.2,648.4,410.7,648.8L410.7,648.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M411.6,651.9c1.5,0.8,3,1.4,4.6,1.9c0.6,0.2,0.9-0.8,0.3-1c-1.5-0.5-3-1.1-4.4-1.8
C411.5,650.7,411,651.6,411.6,651.9L411.6,651.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M412.4,654.1c1.1,0.5,2.2,1.1,3.4,1.6c0.6,0.3,1.1-0.6,0.5-0.9c-1.1-0.5-2.2-1.1-3.4-1.6
C412.3,653,411.8,653.9,412.4,654.1L412.4,654.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M403.2,608.6c1.4,0.6,2.9,1.1,4.4,1.4c0.6,0.1,0.9-0.8,0.3-1c-1.4-0.3-2.9-0.7-4.2-1.3
C403.2,607.5,402.7,608.3,403.2,608.6L403.2,608.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M403.9,610.8c1.4,0.6,2.8,1.1,4.2,1.7c0.6,0.2,0.9-0.7,0.3-1c-1.4-0.6-2.8-1.1-4.2-1.7
C403.6,609.6,403.3,610.5,403.9,610.8L403.9,610.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M403.9,615.1c0.9,0.3,1.8,0.6,2.6,0.9c0.6,0.2,0.9-0.8,0.3-1c-0.9-0.3-1.8-0.6-2.6-0.9
C403.5,614,403.3,614.9,403.9,615.1L403.9,615.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M412,618c1.1,0.4,2.2,0.8,3.3,1.4c0.6,0.3,1.1-0.6,0.5-0.9c-1.1-0.6-2.3-1.1-3.5-1.5
C411.7,616.8,411.4,617.8,412,618L412,618z"/>
</g>
</g>
<g>
<path class="st11" d="M404,616c0.9,0.5,1.6,1.4,1.9,2.4c0.3,1,0.4,2.1,0.5,3.1c0,0.2,0,0.5,0,0.7c-0.1,0.5-0.5,0.9-0.9,1.2
c-0.4,0.3-0.8,0.7-1.3,0.8C404,621.5,403.9,618.7,404,616"/>
</g>
<g>
<path class="st11" d="M378,591.5c0.7,0.8,0.7,1.9,1.2,2.7c0.3,0.5,0.7,1,1,1.4c1.1,1.5,1.9,3.5,1.2,5.2c-0.2,0.5-0.6,1-0.8,1.6
c-0.2,0.5-0.3,1.1-0.4,1.7c-0.4,1.2-1.2,2.3-2.3,2.9c0-5.2,0-10.4,0-15.6"/>
</g>
<g>
<path class="st11" d="M389.9,601.9c-0.6,1.2-1.7,2-2.6,3s-1.7,2.2-1.6,3.5c0.1,0.9,0.5,1.8,0.3,2.7c-0.1,0.2-0.2,0.4-0.2,0.7
c0,0.2,0.1,0.4,0.3,0.6c0.5,0.6,1.1,1.1,1.8,1.5c0.7,0.4,1.6,0.7,1.7,1.5c0.3-4.4-0.7-8.8,0.3-13.1"/>
</g>
<g>
<path class="st11" d="M377.8,638.3c1.1-0.5,2.2-1,3-1.8c0.8-0.8,1.3-2.1,0.9-3.2c-1.3,0.1-2.6,0.2-3.9,0.1c-0.1,1.7-0.1,3.4,0,5.2"
/>
</g>
<g>
<g>
<path class="st11" d="M377.9,608.3c1.5,0.5,3,1,4.5,1.5c0.6,0.2,0.9-0.8,0.3-1c-1.5-0.5-3-1-4.5-1.5
C377.5,607.1,377.3,608.1,377.9,608.3L377.9,608.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M379.2,610.5c1.4,0.4,2.8,0.8,4.2,1.2c0.6,0.2,0.9-0.8,0.3-1c-1.4-0.4-2.8-0.8-4.2-1.2
C378.8,609.3,378.6,610.3,379.2,610.5L379.2,610.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M379.8,591.1c1.2,0.1,2.3,0.5,3.3,1.1c0.6,0.3,1.1-0.5,0.5-0.9c-1.2-0.7-2.4-1.1-3.8-1.2
C379.2,590.1,379.2,591.1,379.8,591.1L379.8,591.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M377.6,588.3c1.2,0.4,2.4,0.8,3.6,1.2c0.6,0.2,0.9-0.7,0.3-1c-1.2-0.5-2.4-0.9-3.6-1.2
C377.2,587.1,376.9,588.1,377.6,588.3L377.6,588.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M386.5,600.6c1.2,0.4,2.3,0.9,3.5,1.3c0.6,0.2,0.9-0.7,0.3-1c-1.2-0.4-2.3-0.9-3.5-1.3
C386.2,599.4,385.9,600.4,386.5,600.6L386.5,600.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M384.5,597.5c1.4,0.4,2.8,1.1,4.2,1.6c0.6,0.2,0.9-0.7,0.3-1c-1.4-0.5-2.8-1.2-4.2-1.6
C384.1,596.4,383.9,597.3,384.5,597.5L384.5,597.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M384.7,595.6c1.5,0.3,2.9,0.7,4.2,1.3c0.6,0.3,1.1-0.6,0.5-0.9c-1.4-0.7-2.9-1.1-4.5-1.4
C384.3,594.5,384.1,595.5,384.7,595.6L384.7,595.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M384.2,634.9c1.6,0.4,3.1,1,4.5,1.7c0.6,0.3,1.1-0.6,0.5-0.9c-1.5-0.7-3.1-1.3-4.8-1.8
C383.9,633.8,383.6,634.8,384.2,634.9L384.2,634.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M386.2,638.4c1.5,0.4,2.9,0.9,4.3,1.5c0.6,0.2,0.9-0.7,0.3-1c-1.4-0.6-2.9-1.1-4.3-1.5
C385.9,637.3,385.6,638.2,386.2,638.4L386.2,638.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M377.9,624.8c0.8,0.2,1.6,0.4,2.3,0.5c0.6,0.1,0.9-0.8,0.3-1c-0.8-0.2-1.6-0.4-2.3-0.5
C377.5,623.6,377.3,624.6,377.9,624.8L377.9,624.8z"/>
</g>
</g>
<g>
<path class="st11" d="M411.8,598.3c0.6,1.7,0.8,3.5,0.6,5.2c-0.1,1-0.4,2.1-0.2,3.1c0.2,0.9,0.7,1.7,0.7,2.6c0.1,0.6-0.1,1.2,0,1.9
c0.1,0.6,0.4,1.1,0.6,1.7c0.6,1.2,1.2,2.4,1.9,3.6c0.6-3.3,0.7-6.7,0.2-10c-0.3-2.1-0.9-4.2-2-6.1c-0.5-0.8-1.1-1.6-2-2.1"/>
</g>
<g>
<g>
<path class="st11" d="M405.4,603.2c1.1,0.2,2.3,0.4,3.3,0.8c0.6,0.2,0.9-0.8,0.3-1c-1.1-0.4-2.2-0.6-3.3-0.8
C405,602.1,404.7,603.1,405.4,603.2L405.4,603.2z"/>
</g>
</g>
<g>
<path class="st9" d="M541.1,560.3l0,60l6.5-3.7l-0.1-50.5c0,0,0-4.2-2.3-5C545.2,561,542.7,559.7,541.1,560.3z"/>
<g>
<g>
<path class="st11" d="M541.4,569.4c1.5-0.5,2.9-1.1,4.4-1.6c0.6-0.2,0.3-1.2-0.3-1c-1.5,0.5-2.9,1.1-4.4,1.6
C540.5,568.6,540.8,569.6,541.4,569.4L541.4,569.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543.2,571c1.5-0.6,3.1-1.2,4.6-1.9c0.6-0.2,0.3-1.2-0.3-1c-1.5,0.6-3.1,1.2-4.6,1.9
C542.3,570.3,542.6,571.3,543.2,571L543.2,571z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.6,577.1c1.6-0.6,3.3-1.2,4.9-1.7c0.6-0.2,0.3-1.2-0.3-1c-1.6,0.6-3.3,1.2-4.9,1.7
C540.8,576.4,541,577.3,541.6,577.1L541.6,577.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543.4,578.3c0.8-0.2,1.5-0.4,2.3-0.8c0.6-0.3,0.1-1.1-0.5-0.9c-0.6,0.3-1.3,0.5-2,0.7
C542.5,577.5,542.8,578.5,543.4,578.3L543.4,578.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543.2,580.9c0.6,0,0.6-1,0-1C542.6,579.9,542.6,580.9,543.2,580.9L543.2,580.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543,582.8c0.6,0,0.6-1,0-1C542.4,581.8,542.4,582.8,543,582.8L543,582.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543,585c1.5-0.4,2.9-0.9,4.4-1.5c0.6-0.2,0.3-1.2-0.3-1c-1.4,0.6-2.9,1-4.4,1.5
C542.1,584.2,542.4,585.1,543,585L543,585z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.6,592.7c1.3-0.4,2.6-0.9,3.9-1.4c0.6-0.2,0.3-1.2-0.3-1c-1.3,0.5-2.6,1-3.9,1.4
C540.8,592,541,592.9,541.6,592.7L541.6,592.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543.4,593.9c1.3-0.3,2.5-0.7,3.7-1.2c0.6-0.2,0.3-1.2-0.3-1c-1.2,0.5-2.5,0.9-3.7,1.2
C542.5,593.1,542.8,594,543.4,593.9L543.4,593.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.9,601.3c1.4-0.4,2.8-0.9,4.1-1.5c0.6-0.3,0.1-1.1-0.5-0.9c-1.2,0.6-2.5,1-3.9,1.4
C541,600.5,541.3,601.4,541.9,601.3L541.9,601.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M543.1,603.1c1.5-0.6,3.1-1.2,4.6-1.7c0.6-0.2,0.3-1.2-0.3-1c-1.5,0.6-3.1,1.2-4.6,1.7
C542.3,602.4,542.5,603.3,543.1,603.1L543.1,603.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.8,609.6c1.1-0.3,2.3-0.7,3.4-1c0.6-0.2,0.4-1.1-0.3-1c-1.1,0.3-2.3,0.7-3.4,1
C540.9,608.8,541.1,609.8,541.8,609.6L541.8,609.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.9,611.1c1-0.5,2-0.9,3.1-1.1c0.6-0.2,0.4-1.1-0.3-1c-1.2,0.3-2.3,0.7-3.3,1.2
C540.8,610.5,541.3,611.4,541.9,611.1L541.9,611.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M541.6,613.2c1.8-0.5,3.6-1.1,5.4-1.6c0.6-0.2,0.4-1.1-0.3-1c-1.8,0.5-3.6,1.1-5.4,1.6
C540.7,612.4,541,613.4,541.6,613.2L541.6,613.2z"/>
</g>
</g>
<g>
<path class="st11" d="M547.3,609.8c-0.4,1.5-0.9,3-1.5,4.4c-0.5,1.1-1,2.3-0.7,3.4c0.7-0.4,1.5-0.7,2.2-1.1
c0.1-0.1,0.3-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0-0.4c-0.1-1.7-0.3-3.5-0.4-5.2"/>
</g>
</g>
<g>
<g>
<g>
<path class="st11" d="M576.9,546.8c1.3-0.6,2.5-1.2,3.9-1.6c0.6-0.2,0.3-1.2-0.3-1c-1.4,0.5-2.8,1.1-4.1,1.7
C575.8,546.2,576.3,547,576.9,546.8L576.9,546.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M575,550.5c1.4-0.4,2.8-1,4.1-1.7c0.6-0.3,0.1-1.2-0.5-0.9c-1.2,0.7-2.5,1.2-3.9,1.6
C574.1,549.7,574.4,550.7,575,550.5L575,550.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M577.2,554.2c0.9-0.5,1.9-0.9,2.9-1.1c0.6-0.1,0.4-1.1-0.3-1c-1.1,0.2-2.1,0.6-3.1,1.2
C576.2,553.7,576.7,554.6,577.2,554.2L577.2,554.2z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M575.2,556.5c0.9-0.1,1.8-0.3,2.6-0.8c0.6-0.3,0.1-1.2-0.5-0.9c-0.6,0.3-1.3,0.6-2.1,0.6
C574.5,555.6,574.5,556.6,575.2,556.5L575.2,556.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M578.8,555.3c0.6,0,0.6-1,0-1C578.2,554.3,578.2,555.3,578.8,555.3L578.8,555.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M583.9,554.9c1.2-0.6,2.4-1.1,3.6-1.6c0.6-0.2,0.3-1.2-0.3-1c-1.3,0.5-2.6,1-3.9,1.7
C582.8,554.4,583.3,555.2,583.9,554.9L583.9,554.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.2,557.5c1.2-0.5,2.4-0.9,3.6-1.4c0.6-0.2,0.3-1.2-0.3-1c-1.2,0.5-2.4,0.9-3.6,1.4
C581.4,556.7,581.6,557.7,582.2,557.5L582.2,557.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M583.5,559.4c1.3-0.5,2.7-1,4-1.6c0.6-0.2,0.3-1.2-0.3-1c-1.3,0.5-2.7,1-4,1.6
C582.7,558.7,582.9,559.6,583.5,559.4L583.5,559.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.3,564.7c1.3-0.7,2.7-1.3,4-1.9c0.6-0.2,0.3-1.2-0.3-1c-1.5,0.6-2.9,1.2-4.3,2
C581.3,564.2,581.8,565.1,582.3,564.7L582.3,564.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.4,566.3c1.2-0.5,2.5-1,3.7-1.6c0.6-0.2,0.3-1.2-0.3-1c-1.2,0.5-2.5,1-3.7,1.6
C581.6,565.6,581.8,566.5,582.4,566.3L582.4,566.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M583.5,546.8c1.4-0.2,2.7-0.7,4-1.4c0.6-0.3,0.1-1.2-0.5-0.9c-1.2,0.7-2.4,1.1-3.8,1.3
C582.6,545.9,582.9,546.9,583.5,546.8L583.5,546.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.4,549.1c1.2-0.3,2.4-0.7,3.5-1.2c0.6-0.3,0.1-1.1-0.5-0.9c-1.1,0.5-2.1,0.8-3.2,1.1
C581.5,548.3,581.8,549.3,582.4,549.1L582.4,549.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M584.9,544.5c0.9-0.2,1.8-0.5,2.6-0.9c0.6-0.2,0.1-1.1-0.5-0.9c-0.8,0.3-1.6,0.6-2.4,0.8
C584,543.7,584.3,544.7,584.9,544.5L584.9,544.5z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.5,571.7c1.4-0.4,2.7-0.9,4-1.5c0.6-0.3,0.1-1.1-0.5-0.9c-1.2,0.6-2.4,1-3.7,1.4
C581.6,570.9,581.9,571.9,582.5,571.7L582.5,571.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.4,573.3c1.6-0.6,3.2-1.1,4.8-1.7c0.6-0.2,0.3-1.2-0.3-1c-1.6,0.6-3.2,1.1-4.8,1.7
C581.5,572.6,581.8,573.5,582.4,573.3L582.4,573.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M584.3,568.3c1.1-0.2,2.1-0.6,3.1-1c0.6-0.3,0.1-1.1-0.5-0.9c-0.9,0.4-1.9,0.7-2.8,0.9
C583.4,567.5,583.6,568.4,584.3,568.3L584.3,568.3z"/>
</g>
</g>
<g>
<path class="st11" d="M582.2,574.7c1,1.1,1.9,2.3,2.6,3.6c0,0.1,0.1,0.1,0.1,0.2c0,0.1-0.1,0.1-0.1,0.2c-0.6,0.6-1.3,1.1-1.9,1.6
c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.1-0.1-0.1-0.2c-0.1-1.8-0.2-3.7-0.3-5.5"/>
</g>
<g>
<g>
<path class="st11" d="M584,589.7c1.2-0.5,2.4-1.1,3.6-1.6c0.6-0.3,0.1-1.1-0.5-0.9c-1.2,0.5-2.4,1.1-3.6,1.6
C582.9,589.1,583.4,590,584,589.7L584,589.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M582.5,592.1c1.3-0.5,2.5-1.1,3.8-1.6c0.6-0.3,0.1-1.1-0.5-0.9c-1.3,0.5-2.5,1.1-3.8,1.6
C581.4,591.4,581.9,592.3,582.5,592.1L582.5,592.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M575.4,595.1c1.3-0.8,2.6-1.6,3.9-2.4c0.5-0.3,0-1.2-0.5-0.9c-1.3,0.8-2.6,1.6-3.9,2.4
C574.3,594.6,574.8,595.5,575.4,595.1L575.4,595.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M566.4,583.2c5.2,0.4,10.3,0.4,15.5,0c0.6,0,0.6-1,0-1c-5.2,0.4-10.3,0.4-15.5,0
C565.7,582.2,565.7,583.2,566.4,583.2L566.4,583.2z"/>
</g>
</g>
</g>
<g>
<line class="st5" x1="449.5" y1="839" x2="449.5" y2="870"/>
<line class="st5" x1="456.5" y1="835" x2="456.5" y2="866"/>
<line class="st5" x1="463.5" y1="831" x2="463.5" y2="861"/>
<line class="st5" x1="469.5" y1="828" x2="469.5" y2="858"/>
<line class="st5" x1="475.5" y1="824" x2="475.5" y2="855"/>
<line class="st5" x1="481.5" y1="821" x2="481.5" y2="851"/>
</g>
<g>
<line class="st5" x1="488.5" y1="816" x2="488.5" y2="847"/>
<line class="st5" x1="495.5" y1="812" x2="495.5" y2="843"/>
<line class="st5" x1="502.5" y1="808" x2="502.5" y2="838"/>
<line class="st5" x1="508.5" y1="805" x2="508.5" y2="835"/>
<line class="st5" x1="514.5" y1="801" x2="514.5" y2="832"/>
<line class="st5" x1="520.5" y1="798" x2="520.5" y2="828"/>
</g>
<g>
<line class="st5" x1="527.5" y1="794" x2="527.5" y2="825"/>
<line class="st5" x1="534.5" y1="790" x2="534.5" y2="821"/>
<line class="st5" x1="541.5" y1="786" x2="541.5" y2="816"/>
<line class="st5" x1="547.5" y1="783" x2="547.5" y2="813"/>
<line class="st5" x1="553.5" y1="779" x2="553.5" y2="810"/>
<line class="st5" x1="559.5" y1="776" x2="559.5" y2="806"/>
<line class="st5" x1="565.5" y1="772" x2="565.5" y2="803"/>
<line class="st5" x1="571.5" y1="769" x2="571.5" y2="799"/>
</g>
<line class="st5" x1="576.5" y1="760" x2="576.5" y2="792"/>
<line class="st5" x1="578.5" y1="753" x2="578.5" y2="786"/>
<g>
<polygon class="st5" points="443.1,873.4 139,699.4 139,669.1 443,843.1 "/>
<g>
<line class="st5" x1="436.5" y1="839" x2="436.5" y2="870"/>
<line class="st5" x1="429.5" y1="835" x2="429.5" y2="866"/>
<line class="st5" x1="422.5" y1="831" x2="422.5" y2="862"/>
<line class="st5" x1="416.5" y1="828" x2="416.5" y2="858"/>
<line class="st5" x1="410.5" y1="824" x2="410.5" y2="855"/>
<line class="st5" x1="404.5" y1="821" x2="404.5" y2="851"/>
</g>
<g>
<line class="st5" x1="397.5" y1="817" x2="397.5" y2="847"/>
<line class="st5" x1="390.5" y1="813" x2="390.5" y2="843"/>
<line class="st5" x1="383.5" y1="809" x2="383.5" y2="839"/>
<line class="st5" x1="377.5" y1="805" x2="377.5" y2="836"/>
<line class="st5" x1="371.5" y1="802" x2="371.5" y2="832"/>
<line class="st5" x1="365.5" y1="798" x2="365.5" y2="829"/>
</g>
<g>
<line class="st5" x1="358.5" y1="795" x2="358.5" y2="826"/>
<line class="st5" x1="351.5" y1="791" x2="351.5" y2="822"/>
<line class="st5" x1="344.5" y1="787" x2="344.5" y2="818"/>
<line class="st5" x1="338.5" y1="784" x2="338.5" y2="814"/>
<line class="st5" x1="332.5" y1="780" x2="332.5" y2="811"/>
<line class="st5" x1="326.5" y1="777" x2="326.5" y2="807"/>
</g>
<g>
<line class="st5" x1="319.5" y1="773" x2="319.5" y2="803"/>
<line class="st5" x1="312.5" y1="769" x2="312.5" y2="799"/>
<line class="st5" x1="305.5" y1="765" x2="305.5" y2="795"/>
<line class="st5" x1="299.5" y1="761" x2="299.5" y2="792"/>
<line class="st5" x1="293.5" y1="758" x2="293.5" y2="788"/>
<line class="st5" x1="287.5" y1="754" x2="287.5" y2="785"/>
</g>
<g>
<line class="st5" x1="280.5" y1="750" x2="280.5" y2="781"/>
<line class="st5" x1="273.5" y1="746" x2="273.5" y2="777"/>
<line class="st5" x1="266.5" y1="742" x2="266.5" y2="773"/>
<line class="st5" x1="260.5" y1="739" x2="260.5" y2="769"/>
<line class="st5" x1="254.5" y1="735" x2="254.5" y2="766"/>
<line class="st5" x1="248.5" y1="732" x2="248.5" y2="762"/>
</g>
<g>
<line class="st5" x1="241.5" y1="728" x2="241.5" y2="758"/>
<line class="st5" x1="234.5" y1="724" x2="234.5" y2="754"/>
<line class="st5" x1="227.5" y1="720" x2="227.5" y2="750"/>
<line class="st5" x1="221.5" y1="716" x2="221.5" y2="747"/>
<line class="st5" x1="215.5" y1="713" x2="215.5" y2="743"/>
<line class="st5" x1="209.5" y1="709" x2="209.5" y2="740"/>
</g>
<g>
<line class="st5" x1="202.5" y1="705" x2="202.5" y2="736"/>
<line class="st5" x1="195.5" y1="701" x2="195.5" y2="732"/>
<line class="st5" x1="188.5" y1="697" x2="188.5" y2="728"/>
<line class="st5" x1="182.5" y1="694" x2="182.5" y2="724"/>
<line class="st5" x1="176.5" y1="690" x2="176.5" y2="721"/>
<line class="st5" x1="170.5" y1="687" x2="170.5" y2="717"/>
</g>
<g>
<line class="st5" x1="163.5" y1="683" x2="163.5" y2="713"/>
<line class="st5" x1="156.5" y1="659" x2="156.5" y2="709"/>
<line class="st5" x1="149.5" y1="663" x2="149.5" y2="705"/>
<line class="st5" x1="143.5" y1="667" x2="143.5" y2="702"/>
</g>
</g>
<g>
<path class="st9" d="M533.2,569.9c-0.3-0.4-1.8-2.3-4.5-2.6c-3.6-0.4-6,2.3-6.1,2.5l2,26.3h2.9l-2.7,3.5l1.9,26.2l3.3,1.9l6.4-4.9
L533.2,569.9z"/>
<g>
<g>
<path class="st11" d="M524.1,583.8c1.7-0.5,3.3-1.2,4.9-1.9c0.6-0.3,0.1-1.1-0.5-0.9c-1.5,0.7-3.1,1.3-4.7,1.8
C523.3,583.1,523.5,584,524.1,583.8L524.1,583.8z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M525.2,586.7c2.7-1.2,5.4-2.3,8.1-3.3c0.6-0.2,0.3-1.2-0.3-1c-2.8,1.1-5.6,2.2-8.4,3.4
C524.1,586.1,524.6,587,525.2,586.7L525.2,586.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M525.2,589.6c2-0.8,4-1.6,6-2.5c0.6-0.3,0.1-1.1-0.5-0.9c-1.9,0.8-3.8,1.6-5.8,2.4
C524.4,588.8,524.6,589.8,525.2,589.6L525.2,589.6z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M526.2,592.3c2.7-0.9,5.3-1.8,8-2.8c0.6-0.2,0.3-1.2-0.3-1c-2.6,1-5.3,1.9-8,2.8
C525.3,591.5,525.5,592.5,526.2,592.3L526.2,592.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M526,577.1c2.5-0.8,5-1.6,7.5-2.4c0.6-0.2,0.4-1.2-0.3-1c-2.5,0.8-5,1.5-7.5,2.4
C525.1,576.4,525.4,577.3,526,577.1L526,577.1z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M528.5,573.4c1.8,0.1,3.2-0.9,4.9-1.1c0.6-0.1,0.6-1.1,0-1c-1.7,0.2-3.2,1.2-4.9,1.1
C527.8,572.4,527.8,573.4,528.5,573.4L528.5,573.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M525.7,603.9c2.8-1,5.6-2,8.4-2.9c0.6-0.2,0.3-1.2-0.3-1c-2.8,1-5.6,2-8.4,2.9
C524.8,603.2,525.1,604.2,525.7,603.9L525.7,603.9z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M527.4,605.7c1.7-0.5,3.5-1,5.2-1.5c0.6-0.2,0.4-1.1-0.3-1c-1.7,0.5-3.5,1-5.2,1.5
C526.5,604.9,526.8,605.8,527.4,605.7L527.4,605.7z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M527.6,611.3c2.7-0.9,5.4-1.9,8.1-2.8c0.6-0.2,0.3-1.2-0.3-1c-2.7,0.9-5.4,1.9-8.1,2.8
C526.8,610.5,527,611.5,527.6,611.3L527.6,611.3z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M531,612.6c1.4-0.5,2.9-1,4.4-1.4c0.6-0.2,0.4-1.1-0.3-1c-1.5,0.4-2.9,0.9-4.4,1.4
C530.1,611.9,530.4,612.8,531,612.6L531,612.6z"/>
</g>
</g>
<g>
<path class="st11" d="M533.2,572.4c-0.9,1.2-1.2,2.4-1.4,3.1c-0.4,1.5-0.6,3.8,0.3,4.3c0.2,0.1,0.5,0.2,0.9,0.5
c0.1,0.1,0.2,0.2,0.5,0.7c0.3,0.4,0.4,0.7,0.5,0.7C534.1,581.7,534.1,579.9,533.2,572.4"/>
</g>
<g>
<path class="st11" d="M526,617.1c1.3-0.5,2.7-0.8,4.1-0.6c0.2,0,0.4,0.1,0.5,0.3c0,0.1,0,0.2,0,0.3c-0.1,0.4-0.3,0.7-0.6,1
c-0.3,0.3-0.7,0.7-0.5,1.1c0.2,0.3,0.5,0.3,0.8,0.4c0.5,0.3,0.4,1,0.1,1.4s-0.9,0.7-1.3,0.9c-0.4,0.2-0.8,0.4-0.9,0.8
c-0.1,0.3-0.1,0.6-0.2,0.9s-0.3,0.6-0.6,0.5c-0.3-0.1-0.4-0.5-0.5-0.9C526.7,621.1,526.1,619.2,526,617.1"/>
</g>
</g>
<polygon class="st42" points="476,293.7 483,297.2 483,294.3 476,291 "/>
<polygon class="st42" points="479,299.7 486,303.2 486,300.3 479,297 "/>
<polygon class="st42" points="488,316.7 495,320.2 495,317.3 488,314 "/>
<polygon class="st42" points="469,335.7 476,339.2 476,336.3 469,333 "/>
<polygon class="st42" points="474,342.7 481,346.2 481,343.3 474,340 "/>
<polygon class="st42" points="501,338.7 508,342.2 508,339.3 501,336 "/>
<polygon class="st42" points="501,366.7 508,370.2 508,367.3 501,364 "/>
<polygon class="st42" points="496,367.7 503,371.2 503,368.3 496,365 "/>
<polygon class="st42" points="469,380.7 476,384.2 476,381.3 469,378 "/>
<polygon class="st42" points="469,405.7 476,409.2 476,406.3 469,403 "/>
<polygon class="st42" points="501,443.7 508,447.2 508,444.3 501,441 "/>
<polygon class="st42" points="501,467.7 508,471.2 508,468.3 501,465 "/>
<polygon class="st42" points="469,469.7 476,473.2 476,470.3 469,467 "/>
<polygon class="st42" points="490,501.7 497,505.2 497,502.3 490,499 "/>
<polygon class="st42" points="493,507.7 500,511.2 500,508.3 493,505 "/>
<polygon class="st42" points="479,514.7 486,518.2 486,515.3 479,512 "/>
<polygon class="st42" points="462,411.5 469,408 469,410.9 462,414.2 "/>
<polygon class="st42" points="429,440.5 436,437 436,439.9 429,443.2 "/>
<polygon class="st42" points="453,446.5 460,443 460,445.9 453,449.2 "/>
<polygon class="st42" points="440,405.5 447,402 447,404.9 440,408.2 "/>
<polygon class="st42" points="462,474.5 469,471 469,473.9 462,477.2 "/>
<polygon class="st42" points="567,375.5 574,372 574,374.9 567,378.2 "/>
<polygon class="st42" points="508,406.5 515,403 515,405.9 508,409.2 "/>
<polygon class="st42" points="554,414.5 561,411 561,413.9 554,417.2 "/>
<polygon class="st42" points="508,439.5 515,436 515,438.9 508,442.2 "/>
<polygon class="st42" points="558,457.5 561,455.9 561,458.8 558,460.2 "/>
<polygon class="st42" points="508,516.5 515,513 515,515.9 508,519.2 "/>
<polygon class="st42" points="554,277.5 561,274 561,276.9 554,280.2 "/>
<polygon class="st42" points="548,284.5 555,281 555,283.9 548,287.2 "/>
<polygon class="st42" points="508,305.5 515,302 515,304.9 508,308.2 "/>
<polygon class="st42" points="553,336.5 560,333 560,335.9 553,339.2 "/>
<polygon class="st42" points="430,613.7 437,617.2 437,614.3 430,611 "/>
<polygon class="st42" points="424,659.7 431,663.2 431,660.3 424,657 "/>
<polygon class="st42" points="387,657.7 394,661.2 394,658.3 387,655 "/>
<polygon class="st42" points="381,659.7 388,663.2 388,660.3 381,657 "/>
<polygon class="st42" points="501,250.7 508,254.2 508,251.3 501,248 "/>
<polygon class="st42" points="469,224.7 476,228.2 476,225.3 469,222 "/>
<polygon class="st42" points="509,245.5 516,242 516,244.9 509,248.2 "/>
<polygon class="st42" points="541,217.5 548,214 548,216.9 541,220.2 "/>
<g>
<path class="st11" d="M580.6,590.5c0,2.7-2.8,5-2.6,7.7c0.5-0.4,1.2-0.8,1.8-1.1c0.3-0.1,0.6-0.2,0.8-0.5c0.3-0.3,0.3-0.8,0.3-1.3
C580.8,593.8,580.7,592.1,580.6,590.5"/>
</g>
<g>
<g>
<path class="st11" d="M586.8,585.4c3.3,0,6.6,0,9.9-0.3c0.6,0,0.6-1,0-1c-3.3,0.2-6.6,0.3-9.9,0.3
C586.1,584.4,586.1,585.4,586.8,585.4L586.8,585.4z"/>
</g>
</g>
<g>
<g>
<path class="st11" d="M591.1,583.7c1.8,0,3.7-0.1,5.5-0.1c0.6,0,0.6-1,0-1c-1.8,0-3.7,0.1-5.5,0.1
C590.5,582.7,590.5,583.7,591.1,583.7L591.1,583.7z"/>
</g>
</g>
<polygon class="st42" points="603,516.5 610,513 610,515.9 603,519.2 "/>
<polygon class="st17" points="603,555.5 610,552 610,554.9 603,558.2 "/>
<polygon class="st17" points="495,576.5 502,573 502,575.9 495,579.2 "/>
<polygon class="st17" points="501,578.5 508,575 508,577.9 501,581.2 "/>
<polygon class="st17" points="525,643.5 532,640 532,642.9 525,646.2 "/>
<polygon class="st17" points="565,617.5 572,614 572,616.9 565,620.2 "/>
<polygon class="st16" points="581,271.5 588,268 588,270.9 581,274.2 "/>
<polygon class="st16" points="578,317.5 585,314 585,316.9 578,320.2 "/>
<polygon class="st16" points="567,285.5 574,282 574,284.9 567,288.2 "/>
<polygon class="st16" points="564,217.5 571,214 571,216.9 564,220.2 "/>
<g>
<g>
<path class="st33" d="M688,566.2c1,0.1,1.7,1,1.7,2c-0.1,0.6,0.9,0.6,1,0c0.1-1.6-1.1-2.9-2.7-3
C687.4,565.1,687.4,566.1,688,566.2L688,566.2z"/>
</g>
</g>
<g>
<g>
<path class="st33" d="M688,570.8c0.2,6.5,0.4,13,0.6,19.5c0,0.6,1,0.6,1,0c-0.2-6.5-0.4-13-0.6-19.5
C689,570.2,688,570.2,688,570.8L688,570.8z"/>
</g>
</g>
<g>
<g>
<path class="st33" d="M677.2,575.6c2.5,0.9,2.4,3.9,2.3,6c0,0.6,1,0.6,1,0c0.2-2.7,0-5.9-3-7C676.8,574.5,676.6,575.4,677.2,575.6
L677.2,575.6z"/>
</g>
</g>
<g>
<g>
<path class="st33" d="M678.7,582.4c-0.1,2.6-0.1,5.2-0.2,7.7c0,0.6,1,0.6,1,0c0.1-2.6,0.1-5.2,0.2-7.7
C679.7,581.7,678.7,581.7,678.7,582.4L678.7,582.4z"/>
</g>
</g>
<g id="spooky">
<g class="swingingSign">
<polygon class="st33" points="702.3,606.1 691.9,604.8 696.5,599.4 688.8,604.5 667.7,601.9 668,599.2 670.2,597.6 668.4,596
668.9,591.8 668.9,591.8 672.9,588.8 703.9,592.5 703.7,594.4 701.8,595.7 703.4,597.2 "/>
<polygon class="st59" points="689.5,590.8 672.7,602.5 667.7,601.9 668,599.2 670.2,597.6 668.4,596 669.1,590.1 672.9,588.8 "/>
<g class="swingingSignGhost">
<g>
<path class="st55" d="M687.3,602C687.3,602,687.3,602,687.3,602l-0.1-0.1L687.3,602z"/>
</g>
<g>
<g>
<path class="st59" d="M693,597.1c-0.1-0.4-0.5-0.8-0.9-0.8c-0.5,0-0.8,0.5-1.2,0.9c-0.3,0.4-0.6,0.7-0.9,1
c0-0.2,0.1-0.3,0.1-0.5c0.2-1.2-0.2-2.4-0.9-3.3c-0.7-0.9-1.9-1.5-3.1-1.6c-0.7,0-1.4,0.1-2,0.3c-1,0.3-2,0.8-2.6,1.7
c-0.5,0.7-0.6,1.6-0.5,2.4c0.1,0.8,0.3,1.5,0.7,2.2c-0.4,0.1-0.8,0.1-1.2-0.1c-0.5-0.2-1-0.7-1.5-0.9c-0.1,0-0.2-0.1-0.4,0
c-0.3,0-0.5,0.4-0.5,0.6c-0.1,0.9,0.8,1.5,1.5,2c0.5,0.3,1.6,1.1,5.6,2.3c1.3,0.4,2.2,0.6,3.4,0.7c0.7,0.1,1.3,0,1.7,0l0.1-0.1
c-0.3,0-0.5-0.1-0.6-0.1c-0.5-0.3-0.6-1.1-0.2-2.1c0.7-1.7,1.5-2.3,2.1-2.7c0.1-0.1,0.6-0.3,1-0.8
C693,597.9,693.1,597.5,693,597.1z"/>
</g>
</g>
<g>
<path class="st68" d="M691.5,595.6c-0.1-0.4-0.5-0.8-0.9-0.8c-0.5,0-0.8,0.5-1.2,0.9c-0.3,0.4-0.6,0.7-0.9,1
c0-0.2,0.1-0.3,0.1-0.5c0.2-1.2-0.2-2.4-0.9-3.3c-0.7-0.9-1.9-1.5-3.1-1.6c-0.7,0-1.4,0.1-2,0.3c-1,0.3-2,0.8-2.6,1.7
c-0.5,0.7-0.6,1.6-0.5,2.4c0.1,0.8,0.3,1.5,0.7,2.2c-0.4,0.1-0.8,0.1-1.2-0.1c-0.5-0.2-1-0.7-1.5-0.9c-0.1,0-0.2-0.1-0.4,0
c-0.3,0-0.5,0.4-0.5,0.6c-0.1,0.9,0.8,1.5,1.5,2c0.5,0.3,1.6,1.1,5.6,2.3c1.3,0.4,2.2,0.6,3.4,0.7c0.7,0.1,1.3,0,1.7,0l0.1-0.1
c-0.3,0-0.5-0.1-0.6-0.1c-0.5-0.3-0.6-1.1-0.2-2.1c0.7-1.7,1.5-2.3,2.1-2.7c0.1-0.1,0.6-0.3,1-0.8
C691.5,596.4,691.6,596,691.5,595.6z"/>
</g>
<g>
<path d="M682.2,594.8c-0.1,0.5,0.1,0.7,0.1,0.8c0.1,0.3,0.4,0.5,0.7,0.5c0.5,0,0.8-0.4,0.9-0.9c0.2-0.6,0.3-1.2,0.3-1.7
c0-0.5-0.1-0.7-0.2-0.8C683.5,592.5,682.4,593.6,682.2,594.8z"/>
</g>
<g>
<path d="M683.7,598.7c0.2-1.4,0.3-1.6,0.5-1.8c0.2-0.2,0.6-0.4,0.9-0.3c0.3,0.1,0.6,0.3,0.7,0.6c0.4,0.7,0.4,1.5,0.4,2.3
c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.5-0.5-0.7-0.5c-0.3,0-0.3,0.6-0.6,0.6c-0.3,0.1-0.5-0.2-0.5-0.2
C683.6,600,683.6,599.7,683.7,598.7z"/>
</g>
<g>
<path d="M685.2,593.5c-0.4,0.2-0.2,1.1-0.1,1.4c0.1,0.2,0.3,0.9,0.8,1.1c0.2,0.1,0.3,0.1,0.5-0.1c0.1-0.1,0.1-0.3,0.1-0.3
c-0.1-1.2-0.2-1.7-0.4-2C685.8,593.5,685.4,593.3,685.2,593.5z"/>
</g>
</g>
</g>
<g class="dracula">
<path class="st60" d="M536,515.7c-0.7,0-0.6,1.5-1.6,2.5c-1.1,1-3.1,1.1-4.3,0.4c-1.5-0.9-1.7-3.2-1.7-4.4c0-9.3,0-18.7,0-28
c0-4,3.3-13.9,7.3-13.9c4,0,7.3,3.3,7.3,7.3v31.3c-0.1,0.7-0.3,1.9-1.1,3.1c-1.1,1.7-3.1,3.4-4.4,2.9
C536.6,516.6,536.5,515.7,536,515.7z"/>
<path class="st61" d="M535.9,504.6c-0.8,0.3-2.6,1.1-3.8,0.3c-1-0.7-1.2-2.2-1.2-3c0-6.3,0-12.6,0-19c0-2.7,2.2-9.4,4.9-9.4
c2.7,0,4.9,2.2,4.9,4.9v21.2C540.1,501,538.7,503.4,535.9,504.6z"/>
<g>
<path class="st61" d="M533,525C533,525,533,525,533,525c-0.9,0-1.5-0.7-1.5-1.5l0.3-21.2c0-0.8,0.7-1.5,1.5-1.5c0,0,0,0,0,0
c0.8,0,1.5,0.7,1.5,1.5l-0.3,21.2C534.5,524.4,533.8,525,533,525z"/>
</g>
<g>
<path class="st61" d="M538.3,522.5C538.3,522.5,538.3,522.5,538.3,522.5c-0.9,0-1.5-0.7-1.5-1.5l0.3-21.2c0-0.8,0.7-1.5,1.5-1.5
c0,0,0,0,0,0c0.8,0,1.5,0.7,1.5,1.5l-0.3,21.2C539.8,521.8,539.2,522.5,538.3,522.5z"/>
</g>
<polygon class="st61" points="536.2,476.6 542.8,475 540.6,480 536.2,480 "/>
<g>
<path d="M531.2,481.4c0.1-2.2-0.1-4.4,0-6.5c0.1-2.2,0.5-4.4,1.9-6.1c1.5-1.9,4.1-2.8,6.4-2.1c2.3,0.7,4,3.1,3.6,5.5
c-0.2,1.5-1.2,2.8-2.3,3.9c-1.1,1.1-2.3,2-3.3,3.2"/>
</g>
<g>
<path class="st61" d="M533.7,500c-1.7,0-3.1-0.3-4.2-1.2c-2.2-1.9-2.1-4.7-2-6.7c0.1-4.3,2.1-7.7,3.7-9.8c0.3-0.4,1-0.5,1.4-0.2
c0.4,0.3,0.5,1,0.2,1.4c-1.4,1.9-3.2,4.9-3.3,8.7c-0.1,1.8-0.1,3.9,1.3,5.2c0.9,0.8,2,0.9,2.9,0.9c0,0,0,0,0.1,0
c0.5,0,1,0.3,1,0.8C534.8,499.7,534.3,500,533.7,500C533.7,500,533.7,500,533.7,500z"/>
</g>
<g>
<polygon class="st62" points="538.7,474.7 539.5,475.7 539.9,473.7 "/>
<polygon class="st62" points="537.4,474.5 536.9,475.7 535.9,474 "/>
<path class="st63" d="M535.5,473.6c0.1,0.1,1,1.1,2.3,1c1.5,0,2.3-1.2,2.4-1.3"/>
</g>
<g>
<path class="st64" d="M535.2,468.7c0.4,0.7,1.3,1.1,2,1.5c0.5,0.2,0.9,0.4,1.4,0.5c0.5,0.1,1,0.1,1.5-0.2
c0.5-0.2,0.8-0.6,1.1-1.1c0.4-0.7,0.5-1.6,0-2.2c-0.5-0.7-1.4-1-2.3-1.1c-0.7-0.1-1.4-0.1-2.1,0.1c-0.7,0.2-1.4,0.5-1.8,1.1
c-0.2,0.2-0.3,0.5-0.3,0.8c0,0.4,0.4,0.8,0.8,1"/>
</g>
<g>
<path class="st64" d="M536.3,469.3c-0.9-0.2-1.9,0.1-2.5,0.8c-0.6,0.7-0.8,1.6-1,2.5c-0.2,0.9-0.3,1.8-0.2,2.7
c0.1,0.6,0.3,1.2,0.8,1.6c-0.5,0.2-0.9,0.3-1.2,0.3c-0.4,0-0.8,0.1-1-0.2c-0.3-0.3-0.2-0.7-0.2-0.9c0.4-2.7-0.2-3.3,0.7-5.4
c0.3-0.7,1.2-2.4,2.7-3.4c1.1-0.7,1.8-0.6,1.9-0.5c0.3,0.1,0.5,0.3,0.6,0.3c0.2,0.2,0.7,0.5,0.6,1.1c0,0.4-0.4,0.8-0.8,0.9"/>
</g>
<g>
<path class="st64" d="M540.6,469.1c0.5,0.1,0.9,0.3,1.3,0.5c0.3,0.2,0.5,0.4,0.8,0.7c0.5,0.6,0.5,1.3,0.5,1.3
c0.1,0,0.4-2.1-0.8-3.3c-0.6-0.6-1.3-0.8-1.7-0.9"/>
</g>
<polygon class="st61" points="531.1,477 538,477 535.6,482 531.2,482 "/>
<g>
<path class="st61" d="M537.5,498c1.7,0,3.1-0.3,4.2-1.2c2.2-1.9,2.1-4.7,2-6.7c-0.1-4.3-2.1-7.7-3.7-9.8c-0.3-0.4-1-0.5-1.4-0.2
c-0.4,0.3-0.5,1-0.2,1.4c1.4,1.9,3.2,4.9,3.3,8.7c0.1,1.8,0.1,3.9-1.3,5.2c-0.9,0.8-2,0.9-2.9,0.9c0,0,0,0-0.1,0
c-0.5,0-1,0.3-1,0.8C536.4,497.7,536.9,498,537.5,498C537.5,498,537.5,498,537.5,498z"/>
</g>
</g>
<g class="treeface1">
<path class="st37" d="M633.9,553.8c-0.1,0.1-0.3,0.5-0.5,1c-0.5,1.1-0.9,2.8-0.2,4.4c0.1,0.3,0.9,1.9,2,1.9c1,0,2-1.2,2.3-2.9
L633.9,553.8z"/>
<path class="st37" d="M643.3,554.5c0,2.3-0.1,4.1-0.3,5.5c-0.4,2.9-0.9,3.3-1.2,3.3c-0.7,0.2-1.5-0.9-1.8-1.5
c-1.1-1.9-0.4-4-0.2-4.6L643.3,554.5z"/>
<path class="st37" d="M629.5,558.3c1-0.1,0.8,4.2,4.2,6.8c1.9,1.5,4.8,2.3,7.2,1.5c3.9-1.2,5.1-5.8,5.7-5.6
c0.7,0.3-0.2,6.8-3.6,8.1c-1.4,0.5-2-0.2-4.2,0.5c-2.1,0.7-2.7,1.8-3.8,1.5c-0.3-0.1-0.5-0.3-2-2.5c-1.5-2.3-1.8-2.7-2.5-3.5
c-1-1.1-1.1-0.9-1.5-1.5C627.8,561.7,628.7,558.4,629.5,558.3z"/>
<circle class="st40 treeface1Eyeball" cx="636.2" cy="558.9" r="1.3"/>
<circle class="st40 treeface1Eyeball" cx="641.4" cy="559.9" r="1.3"/>
<g>
<g>
<path class="st40" d="M639.2,567.1c0.1,0.5,0.1,1.2,0.8,1.3c0.5,0.1,1.2-0.1,1.4-0.7c0.2-0.5-0.1-1.1-0.7-1.2
c-0.6,0-0.9,0.5-0.8,1c0.2,0.6,1.2,0.4,1-0.3c-0.2,0.1-0.4,0.1-0.6,0.1c0.1,0.1,0.1,0.1,0.1,0c0-0.2-0.1-0.5-0.1-0.7
C640,566.2,639,566.5,639.2,567.1L639.2,567.1z"/>
</g>
</g>
</g>
<g class="pumpkin2">
<g class="pumpkin2Eyes">
<g>
<path d="M605.5,656.5c-0.1,0.6,0.1,1,0.1,1.1c0.2,0.3,0.5,0.6,0.9,0.6c0.6,0,1-0.6,1.2-1.2c0.3-0.7,0.4-1.5,0.4-2.3
c0-0.6-0.1-1-0.3-1.1C607.3,653.4,605.7,654.9,605.5,656.5z"/>
</g>
<g>
<path d="M609.5,654.7c-0.5,0.3-0.3,1.4-0.2,1.9c0.1,0.3,0.4,1.2,1.1,1.5c0.2,0.1,0.5,0.1,0.6-0.1c0.1-0.1,0.1-0.3,0.1-0.4
c-0.1-1.6-0.2-2.3-0.6-2.6C610.3,654.8,609.8,654.6,609.5,654.7z"/>
</g>
</g>
<g>
<path d="M604.8,668.8c0.6-4.8,1.1-5.5,1.6-6c0.8-0.8,1.9-1.3,3-1.1c1.1,0.2,1.9,1.2,2.4,2.1c1.3,2.3,1.5,5.1,1.5,7.8
c0,0.6,0,1.2-0.3,1.7c-0.3,0.5-1,0.6-1.5,0.6c-1.3-0.1-1.6-1.7-2.5-1.7c-0.9,0.1-0.9,1.9-2.1,2.1c-0.9,0.2-1.7-0.7-1.7-0.7
C604.5,673,604.4,672,604.8,668.8z"/>
</g>
<polygon class="st50" points="610.4,673.7 610.8,672.4 611.8,672.7 610.9,674.2 "/>
<polygon class="st50" points="609.5,672.4 609,671 608.1,672 608.6,672.9 "/>
<polygon class="st50" points="608.1,673.3 607.7,672.7 606.9,673.5 607.5,674.4 "/>
</g>
<g class="clawgroup">
<g class="claw2">
<g>
<path class="st40" d="M410.8,626.8c-0.3,0-0.7,0.1-0.9,0.3c-0.3,0.2-0.4,0.6-0.2,0.9c0.1,0.1,0.2,0.2,0.4,0.2
c1.6,0.5,3.4-0.1,4.7-1.2c0.1-0.1,0.3-0.3,0.2-0.4c0,0-0.1-0.1-0.3-0.1C414.2,626.4,411.3,626.8,410.8,626.8z"/>
</g>
<g>
<path class="st40" d="M410.8,628.8c-0.3,0-0.7,0.1-0.9,0.3c-0.3,0.2-0.4,0.6-0.2,0.9c0.1,0.1,0.2,0.2,0.4,0.2
c1.6,0.5,3.4-0.1,4.7-1.2c0.1-0.1,0.3-0.3,0.2-0.4c0,0-0.1-0.1-0.3-0.1C414.2,628.4,411.3,628.8,410.8,628.8z"/>
</g>
<g>
<path class="st40" d="M410.8,630.8c-0.3,0-0.7,0.1-0.9,0.3c-0.3,0.2-0.4,0.6-0.2,0.9c0.1,0.1,0.2,0.2,0.4,0.2
c1.6,0.5,3.4-0.1,4.7-1.2c0.1-0.1,0.3-0.3,0.2-0.4c0,0-0.1-0.1-0.3-0.1C414.2,630.4,411.3,630.8,410.8,630.8z"/>
</g>
<g>
<path class="st40" d="M410.9,634c-0.5,0-0.7,0-1-0.1c-0.3-0.2-0.5-0.5-0.3-0.8c0.1-0.1,0.2-0.2,0.3-0.3c1.1-0.5,2.1,0,2.2,0
c0.1,0.1,0.3,0.1,0.4,0.3c0.2,0.2,0.3,0.6,0.1,0.8C412.6,634,412.4,634,410.9,634z"/>
</g>
<g>
<path class="st26" d="M414,631.4c0.2,0,0.5,0.1,1.1-0.2c0.2-0.1,0.8-0.4,0.7-0.5c0-0.1-0.3-0.1-0.8-0.1c-0.7,0-0.9,0.1-1,0.2
c-0.2,0.1-0.4,0.4-0.4,0.5C413.8,631.3,413.9,631.4,414,631.4z"/>
</g>
<g>
<path class="st26" d="M414,629.4c0.2,0,0.5,0.1,1.1-0.2c0.2-0.1,0.8-0.4,0.7-0.5c0-0.1-0.3-0.1-0.8-0.1c-0.7,0-0.9,0.1-1,0.2
c-0.2,0.1-0.4,0.4-0.4,0.5C413.8,629.3,413.9,629.4,414,629.4z"/>
</g>
<g>
<path class="st26" d="M414,627.4c0.2,0,0.5,0.1,1.1-0.2c0.2-0.1,0.8-0.4,0.7-0.5c0-0.1-0.3-0.1-0.8-0.1c-0.7,0-0.9,0.1-1,0.2
c-0.2,0.1-0.4,0.4-0.4,0.5C413.8,627.3,413.9,627.4,414,627.4z"/>
</g>
<g>
<path class="st26" d="M412,633.2c0.2,0,0.5-0.1,1.1,0.2c0.2,0.1,0.8,0.4,0.7,0.5c0,0.1-0.3,0.1-0.8,0.1c-0.7,0-0.9-0.1-1-0.2
c-0.2-0.1-0.4-0.4-0.4-0.5C411.8,633.2,411.9,633.2,412,633.2z"/>
</g>
</g>
<g class="claw1">
<g class="claw1">
<path class="st40" d="M406.7,636.6c0.3,0,0.7-0.1,0.9-0.3c0.3-0.2,0.4-0.6,0.2-0.9c-0.1-0.1-0.2-0.2-0.4-0.2
c-1.6-0.5-3.4,0.1-4.7,1.2c-0.1,0.1-0.3,0.3-0.2,0.4c0,0,0.1,0.1,0.3,0.1C403.3,637.1,406.2,636.7,406.7,636.6z"/>
</g>
<g>
<path class="st40" d="M406.7,634.6c0.3,0,0.7-0.1,0.9-0.3c0.3-0.2,0.4-0.6,0.2-0.9c-0.1-0.1-0.2-0.2-0.4-0.2
c-1.6-0.5-3.4,0.1-4.7,1.2c-0.1,0.1-0.3,0.3-0.2,0.4c0,0,0.1,0.1,0.3,0.1C403.3,635.1,406.2,634.7,406.7,634.6z"/>
</g>
<g>
<path class="st40" d="M406.7,632.6c0.3,0,0.7-0.1,0.9-0.3c0.3-0.2,0.4-0.6,0.2-0.9c-0.1-0.1-0.2-0.2-0.4-0.2
c-1.6-0.5-3.4,0.1-4.7,1.2c-0.1,0.1-0.3,0.3-0.2,0.4c0,0,0.1,0.1,0.3,0.1C403.3,633.1,406.2,632.7,406.7,632.6z"/>
</g>
<g>
<path class="st40" d="M406.6,629.5c0.5,0,0.7,0,1,0.1c0.3,0.2,0.5,0.5,0.3,0.8c-0.1,0.1-0.2,0.2-0.3,0.3c-1.1,0.5-2.1,0-2.2,0
c-0.1-0.1-0.3-0.1-0.4-0.3c-0.2-0.2-0.3-0.6-0.1-0.8C404.9,629.4,405.1,629.5,406.6,629.5z"/>
</g>
<g>
<path class="st26" d="M403.5,632.1c-0.2,0-0.5-0.1-1.1,0.2c-0.2,0.1-0.8,0.4-0.7,0.5c0,0.1,0.3,0.1,0.8,0.1c0.7,0,0.9-0.1,1-0.2
c0.2-0.1,0.4-0.4,0.4-0.5C403.7,632.1,403.6,632.1,403.5,632.1z"/>
</g>
<g>
<path class="st26" d="M403.5,634.1c-0.2,0-0.5-0.1-1.1,0.2c-0.2,0.1-0.8,0.4-0.7,0.5c0,0.1,0.3,0.1,0.8,0.1c0.7,0,0.9-0.1,1-0.2
c0.2-0.1,0.4-0.4,0.4-0.5C403.7,634.1,403.6,634.1,403.5,634.1z"/>
</g>
<g>
<path class="st26" d="M403.5,636.1c-0.2,0-0.5-0.1-1.1,0.2c-0.2,0.1-0.8,0.4-0.7,0.5c0,0.1,0.3,0.1,0.8,0.1c0.7,0,0.9-0.1,1-0.2
c0.2-0.1,0.4-0.4,0.4-0.5C403.7,636.1,403.6,636.1,403.5,636.1z"/>
</g>
<g>
<path class="st26" d="M405.5,630.3c-0.2,0-0.5,0.1-1.1-0.2c-0.2-0.1-0.8-0.4-0.7-0.5c0-0.1,0.3-0.1,0.8-0.1c0.7,0,0.9,0.1,1,0.2
c0.2,0.1,0.4,0.4,0.4,0.5C405.7,630.2,405.6,630.3,405.5,630.3z"/>
</g>
</g>
<g class="clawBubble">
<circle class="st40" cx="408.3" cy="634" r="1.5"/>
<circle class="st66" cx="408.7" cy="633.2" r="0.4"/>
<path class="st67" d="M409.7,634.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C409.3,634.8,409.5,634.8,409.7,634.7z"/>
</g>
<g class="clawBubble">
<circle class="st40" cx="411.3" cy="629" r="1.5"/>
<circle class="st66" cx="411.7" cy="628.2" r="0.4"/>
<path class="st67" d="M412.7,629.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C412.3,629.8,412.5,629.8,412.7,629.7z"/>
</g>
<g class="clawBubble">
<circle class="st40" cx="406.3" cy="628" r="1.5"/>
<circle class="st66" cx="406.7" cy="627.2" r="0.4"/>
<path class="st67" d="M407.7,628.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C407.3,628.8,407.5,628.8,407.7,628.7z"/>
</g>
</g>
<g class="treeface2">
<path class="st65" d="M323.2,568.9c-0.1,1.1-0.7,2-1.3,2.2c-1,0.2-1.9-1.2-2.2-2.4c-0.4-2.1,1.7-3.9,1.8-3.9L323.2,568.9z"/>
<path class="st65" d="M329.1,564.8c0.2,0.4,1.4,3.1,0,5.2c-0.2,0.3-1.2,1.9-2.4,1.7c-0.9-0.2-1.7-1.3-1.7-2.8L329.1,564.8z"/>
<path class="st65" d="M318.2,570.7c0.4-0.4,2.6,2.4,6.5,3.3c0.9,0.2,3.7,0.8,6-0.8c0.2-0.2,1-0.7,1.6-1.7c1.2-2,0.8-4.1,0.9-4.1
c0.1,0,0.7,2.4-0.5,4.8c-0.3,0.7-1.2,2.4-2.8,2.9c-0.9,0.3-1.5-0.2-2.2,0.2c-0.8,0.5-0.7,1.5-1.4,1.7c-0.7,0.2-1-0.6-2.2-0.9
c-1.4-0.3-2.1,0.6-2.8,0.1c-0.6-0.4-0.2-1.1-0.9-2.2c-0.4-0.7-0.7-0.6-1.3-1.4C318.7,572,318,570.9,318.2,570.7z"/>
<ellipse transform="matrix(0.1544 -0.988 0.988 0.1544 -287.3319 805.0298)" class="st40 treeface2Eyeball" cx="326.6" cy="570.4" rx="1.1" ry="1.1"/>
<ellipse transform="matrix(0.1544 -0.988 0.988 0.1544 -291.0255 799.0447)" class="st40 treeface2Eyeball" cx="321.3" cy="569.5" rx="1.1" ry="1.1"/>
</g>
<g class="greenFace">
<path class="st40" d="M533,339.8c1,1.8,0.8,3.8-0.3,4.8c-1,0.9-2.6,0.9-3.6,0.4c-2-1.1-2.5-5-1-9.6L533,339.8z"/>
<path class="st40" d="M542.2,331.5c0.5,3.4-0.3,5.6-0.8,6.7c-0.4,0.8-1.4,2.8-2.5,2.7c-0.8-0.1-1.5-1.3-1.7-3L542.2,331.5z"/>
<path class="st40 greenFaceMouth" d="M526.3,347.2c0,0,0.2,1,1,2.2c0.5,0.6,1.2,1.7,2.3,1.8c0.9,0.1,1.2-0.4,2.2-0.7c2.8-0.8,5.8,2.2,6.2,1.7
c0.2-0.2-0.5-0.6-0.7-1.5c-0.3-1.6,1.8-2.6,3.3-5c1.7-2.7,1.3-5,1.8-5c0.7,0,1.9,3.7,0.5,6c-0.6,1-1.1,0.8-1.8,2
c-1,1.7-0.2,2.5-1.2,4c-0.7,1.1-2,2.1-3.3,2c-1.2,0-1.3-0.9-2.7-1.1c-1.8-0.3-2.4,0.9-3.7,0.7
C527.5,353.7,526.3,347.2,526.3,347.2z"/>
</g>
<g>
<g>
<path class="st11" d="M566.3,585.2c1.3,0,2.5,0,3.7-0.1c0.6-0.1,0.6-1.1,0-1c-1.2,0.1-2.5,0.2-3.7,0.1
C565.6,584.2,565.6,585.2,566.3,585.2L566.3,585.2z"/>
</g>
</g>
<g>
<path d="M581.2,669.8c-0.7,1.1-0.8,2.3-0.2,3.2c0.5,0.8,1.7,1.5,2.5,1.1c0.5-0.3,0.7-0.9,0.8-1.1L581.2,669.8z"/>
<path d="M590.1,668.9c0.2,2.6-0.8,4.5-2,4.7c-0.2,0-0.8,0.1-1.8-0.8L590.1,668.9z"/>
<path d="M580.6,674.5c0.8-0.4,2,2.3,4.3,2.2c1.6,0,2.6-1.5,2.9-1.2c0.3,0.3-0.3,1.9-1.4,2.8c-0.2,0.1-1.4,1.1-2.2,0.7
c-0.5-0.2-0.4-0.7-1-1c-0.7-0.4-1.3,0.2-1.9-0.1C580.2,677.5,579.9,674.9,580.6,674.5z"/>
<polygon class="st55" points="583.5,678.5 584.4,677.7 585,678.7 584.1,679.5 "/>
<polygon class="st55" points="581.7,678 581.4,677 582.5,676.7 582.6,678.4 "/>
</g>
<g class="ghostTeacup">
<g class="teacup">
<g>
<circle class="st69" cx="240.2" cy="671.8" r="1.6"/>
<path class="st68" d="M240.3,670.1c0,0.1-0.5,1.9,0.5,3.3c0.9,1.2,2.5,1.1,3.4,0.6c1.1-0.6,1.6-1.8,1.6-2
c0.3-0.8,0.2-1.4,0.2-1.8C244.1,670.2,242.2,670.1,240.3,670.1z"/>
<path class="st4" d="M240.2,670.2c-0.1,0.4,2,1.5,4.1,1c0.7-0.2,1.9-0.7,1.8-1C245.9,669.5,240.3,669.5,240.2,670.2z"/>
</g>
</g>
<g class="ghost1">
<g class="st70">
<path class="st68" d="M239.8,685.7c0,0.5,0,1.2-0.2,2.1c-0.5,2.5-1.5,4.5-1.9,5.2c-3.2,6-8.5,9.2-8.5,9.2c-1.6,1-6.4,4.1-11.6,3
c-1.4-0.3-2.8-0.9-3.9-2c-0.9-1-1.9-3-1-4c0.6-0.8,2-0.6,2.3-0.6c-0.2,0.2-0.9,0.9-0.7,1.5c0.3,0.7,1.7,0.7,2.5,0.7
c1.4,0,2.9,0,4-1c1.6-1.6,1.1-4.3,0.9-5.2c-0.3-1.2-0.8-2.1-1.1-2.7c0,0,0,0,0,0c-0.7-1.2-1.5-2.9-2.2-5.1
c-0.8-2.6-2.5-7.7-1.1-13.8c0.1-0.5,0.7-2.6,2-5.2c1.6-3,2.3-2.9,4-5.9c2.1-3.7,1.7-5.3,3.8-6.7c0.5-0.4,2-1.4,3.8-1.1
c1.7,0.3,3,1.8,3.3,3.2c0.2,0.8,0.1,1.7-0.2,3.5c-0.3,1.7-0.5,2.1-0.7,3.4c-0.1,1.4,0,2.5,0.1,3.2c0.1,1.9-0.2,3.7,0.3,6
c0.2,1,0.7,2.2,1.6,3.6C238.1,679.1,239.8,682.2,239.8,685.7z"/>
</g>
<path class="st71" d="M222.5,667c-0.3,0.5-2.1,4.1-0.5,7.8c1.9,4.2,7.5,6.4,11.8,4.5c4.1-1.9,4.9-6.5,5-7"/>
<g>
<g class="st70">
<path class="st68" d="M234.3,670.5c-0.8-0.3-1.8-0.5-2.7-0.3c0,0.3-0.1,0.7-0.4,0.9c-0.4,0.3-1,0.2-1.3-0.2
c-0.5,0.4-0.8,0.8-1.1,1.4c-0.7-1-1-2.2-0.9-3.4c0.6,0.4,1.3,0.7,2,1c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.5,0,0.7,0.1
c0.5-0.7,1-1.4,1.5-2c0.1-0.1,0.2-0.2,0.3-0.2c0.1,0,0.1,0.1,0.2,0.2C233.7,668.4,234.1,669.4,234.3,670.5z"/>
</g>
</g>
<g class="st70">
<path class="st68" d="M230.9,664.9c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.3-0.4,0.4
c-0.2,0.2-0.6,0.4-1,0.5c-0.8,0.2-1.5-0.2-1.7-0.3c-0.4-0.2-0.8-0.4-0.8-0.7c0-0.4,0.4-0.7,0.5-0.7c-0.1,0.2-0.1,0.5,0,0.6
c0.1,0.1,0.3,0.1,0.6,0.1c0.1,0,0.3,0,0.5-0.1c0.4-0.2,0.2-0.6,0.6-0.9c0,0,0.3-0.3,0.7-0.3c0.1,0,0.6,0,0.8,0.3
C230.8,664.2,230.9,664.4,230.9,664.9z"/>
<path class="st68" d="M231,664.9c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0.1,0.2c0.1,0.1,0.2,0.3,0.4,0.4
c0.2,0.2,0.6,0.4,1,0.5c0.8,0.2,1.5-0.2,1.7-0.3c0.4-0.2,0.8-0.4,0.8-0.7c0-0.4-0.4-0.7-0.5-0.7c0.1,0.2,0.1,0.5,0,0.6
c-0.1,0.1-0.3,0.1-0.6,0.1c-0.1,0-0.3,0-0.5-0.1c-0.4-0.2-0.2-0.6-0.6-0.9c0,0-0.3-0.3-0.7-0.3c-0.1,0-0.6,0-0.8,0.3
C231.1,664.2,231,664.4,231,664.9z"/>
</g>
<g class="st70">
<path class="st68" d="M229.2,661.1c-0.1,0.6-0.2,1.1-0.2,1.7c-0.1,0.8-0.2,1.7,0.5,2.2c0.5,0.4,1.2,0.2,1.7-0.2
c0.4-0.4,0.5-1.1,0.4-1.7c-0.1-0.6-0.5-1.1-0.9-1.6c-0.3-0.4-0.8-0.7-1.3-0.7"/>
</g>
<path class="st72" d="M227.6,659.2c0.1,0.5,0.4,0.9,0.7,0.9c0.3,0,0.8-0.5,0.7-1.2"/>
<path class="st72" d="M230.3,658.9c0,0.1-0.2,0.5,0,0.9c0,0.1,0.3,0.4,0.6,0.4c0.3,0,0.5-0.2,0.6-0.5"/>
<path class="st71" d="M220.9,683.5c0.3,1.2,0.7,2.7,1.6,4.3c0.8,1.5,1.7,2.7,2.4,3.5"/>
<g>
<path class="st68" d="M230.2,656.4h-1.9c-0.6,0-1-0.4-1-1v-1.9c0-0.6,0.4-1,1-1h1.9c0.6,0,1,0.4,1,1v1.9
C231.2,655.9,230.7,656.4,230.2,656.4z"/>
<g>
<path class="st68" d="M227.1,655c0,0-1.9,0.5-2.9,1.3c-0.1,0-0.1,0.1-0.1,0.2c0,0.1,0.2,0.2,0.3,0.2c1.8,0.6,4.9,0.3,4.9,0.3
c1.8-0.2,2.8-0.3,3.6-0.5c0.1,0,2.1-0.7,2-1.2c0-0.1-0.1-0.2-0.8-0.3c-1.5-0.3-2.4-0.5-4.1-0.5c-0.5,0-1.1,0-1.8,0.2
C228.1,654.8,227.8,654.9,227.1,655z"/>
</g>
</g>
</g>
</g>
<g class="ghostTeapot">
<g class="teapot">
<circle class="st69" cx="256.4" cy="666.8" r="1.6"/>
<circle class="st68" cx="252.7" cy="666.8" r="3.6"/>
<path class="st68" d="M246.5,665.3c0.2,0.2,0.4,0.1,0.7,0.2c0.4,0.2,0.6,0.6,0.7,0.7c0.2,0.3,0.1,0.4,0.3,0.8
c0.1,0.3,0.3,0.7,0.6,1c0.4,0.4,0.9,0.4,0.9,0.4c0.9,0.1,1.6-0.8,1.6-0.8c0.1-0.1,0.5-0.7,0.3-1.5c0-0.1-0.2-1-0.7-1.1
c-0.4-0.1-0.6,0.3-1.4,0.4c-0.3,0-0.8,0.1-1.2-0.2c-0.3-0.2-0.4-0.4-0.8-0.6c-0.2-0.1-0.3-0.1-0.4-0.1c-0.3,0-0.6,0.1-0.7,0.2
C246.4,664.9,246.4,665.2,246.5,665.3z"/>
<circle class="st68" cx="252.7" cy="662.8" r="0.7"/>
<path class="st73" d="M250.5,664.2c0.3,0.2,1.2,0.7,2.4,0.6c1-0.1,1.7-0.6,2-0.8"/>
</g>
<g class="ghost2">
<g class="st70">
<path class="st68" d="M260.4,683.7c0,0.5,0,1.2,0.2,2.1c0.5,2.5,1.5,4.5,1.9,5.2c3.2,6,8.5,9.2,8.5,9.2c1.6,1,6.4,4.1,11.6,3
c1.4-0.3,2.8-0.9,3.9-2c0.9-1,1.9-3,1-4c-0.6-0.8-2-0.6-2.3-0.6c0.2,0.2,0.9,0.9,0.7,1.5c-0.3,0.7-1.7,0.7-2.5,0.7
c-1.4,0-2.9,0-4-1c-1.6-1.6-1.1-4.3-0.9-5.2c0.3-1.2,0.8-2.1,1.1-2.7c0,0,0,0,0,0c0.7-1.2,1.5-2.9,2.2-5.1
c0.8-2.6,2.5-7.7,1.1-13.8c-0.1-0.5-0.7-2.6-2-5.2c-1.6-3-2.3-2.9-4-5.9c-2.1-3.7-1.7-5.3-3.8-6.7c-0.5-0.4-2-1.4-3.8-1.1
c-1.7,0.3-3,1.8-3.3,3.2c-0.2,0.8-0.1,1.7,0.2,3.5c0.3,1.9,0.5,2.2,0.7,3.4c0,0,0.7,4.4-0.4,9.2c-0.1,0.4-0.2,0.7-0.2,0.8
c-0.3,0.8-0.7,1.8-1.4,2.8C262.2,677.1,260.4,680.2,260.4,683.7z"/>
</g>
<g>
<path class="st72" d="M267.6,659.2c0.1,0.5,0.4,0.9,0.7,0.9c0.3,0,0.8-0.5,0.7-1.2"/>
<path class="st72" d="M270.3,658.9c0,0.1-0.2,0.5,0,0.9c0,0.1,0.3,0.4,0.6,0.4c0.3,0,0.5-0.2,0.6-0.5"/>
</g>
<line class="st72" x1="270.3" y1="659.9" x2="269.9" y2="660.3"/>
<line class="st72" x1="270.6" y1="660.8" x2="270.9" y2="660.3"/>
<line class="st72" x1="271.5" y1="660.1" x2="271.8" y2="660.5"/>
<line class="st72" x1="267.9" y1="659.9" x2="267.5" y2="660.4"/>
<line class="st72" x1="268.3" y1="660.1" x2="268.3" y2="660.8"/>
<line class="st72" x1="268.8" y1="659.9" x2="269.3" y2="660.3"/>
<g class="st70">
<path class="st68" d="M269.4,663.3c-0.2-0.3-0.2-0.7-0.1-0.8c0,0,0.1-0.1,0.1-0.1c0,0,0.1,0,0.1,0.1c0.1,0.1,0.2,0.3,0.2,0.5
c0,0-0.1-0.2,0-0.4c0,0,0.1-0.2,0.2-0.2c0.2,0,0.3,0.5,0.2,1c0,0.1-0.1,0.5-0.3,0.6C269.7,663.9,269.5,663.3,269.4,663.3z"/>
</g>
<g>
<circle class="st58" cx="271.5" cy="656.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M271.4,655c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C271.6,655.2,271.6,655,271.4,655L271.4,655z"/>
</g>
</g>
</g>
<g>
<circle class="st58" cx="274.5" cy="658.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M274.4,657c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C274.6,657.2,274.6,657,274.4,657L274.4,657z"/>
</g>
</g>
</g>
<g>
<circle class="st58" cx="274.5" cy="655.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M274.4,654c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C274.6,654.2,274.6,654,274.4,654L274.4,654z"/>
</g>
</g>
</g>
<g>
<circle class="st58" cx="265.5" cy="655.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M265.4,654c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C265.6,654.2,265.6,654,265.4,654L265.4,654z"/>
</g>
</g>
</g>
<g>
<circle class="st58" cx="268.5" cy="655.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M268.4,654c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C268.6,654.2,268.6,654,268.4,654L268.4,654z"/>
</g>
</g>
</g>
<g>
<path class="st68" d="M279.2,657.3c-0.1,0.3-0.4,0.6-0.7,0.6c-0.4,0.1-0.8-0.1-1.2-0.4c-0.5-0.3-0.7-0.6-0.8-0.7
c-0.8-0.8-2.2-0.7-2.9-0.7c-1.3,0-3.2-0.2-6.4-0.9c0,0-2.8-0.6-5.1-2.7c-0.2-0.2-0.4-0.5-0.5-0.8c0-0.6,0.4-1.2,0.9-1.3
c0.4-0.1,0.7,0.2,1.2,0.6c0.6,0.5,0.6,0.7,1,1c0.5,0.3,1.2,0.4,1.8,0.1c0.2-0.4,0.5-1,1.1-1.5c1.1-0.9,2.5-1,3.7-0.7
c1.4,0.5,2.1,1.6,2.7,2.7c0.5,0.3,0.8,0.3,1.5,0.5c0.3,0.1,1.5,0.6,2.5,1.6C278.3,655,279.6,656.3,279.2,657.3z"/>
</g>
<g>
<circle class="st58" cx="277.5" cy="657.7" r="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M277.4,656c-1,0-1.8,0.7-1.8,1.7c0,0.8,0.7,1.5,1.5,1.7c0.8,0.1,1.9-0.5,1.7-1.5c-0.2-1-1.3-0.8-1.6,0
c-0.1,0.2,0.2,0.2,0.2,0.1c0.1-0.5,0.5-0.6,1-0.2c0.1,0.3,0.1,0.6,0,0.8c-0.2,0.4-0.6,0.6-1,0.6c-0.4,0-0.8-0.2-1.1-0.5
c-0.9-1-0.2-2.5,1.1-2.4C277.6,656.2,277.6,656,277.4,656L277.4,656z"/>
</g>
</g>
</g>
<path class="st71" d="M277.7,663.7c0.2,0.7,1.2,4-0.6,7.2c-2.5,4.3-8.7,5.6-11.4,3.6c-2-1.5-1.5-4.5-4.3-6c-1-0.5-2-0.7-2.6-0.7"
/>
<path class="st71" d="M279.1,678.8c0.1,0.9,0.2,3.2-1.1,5.8c-1.3,2.3-3.1,3.5-3.9,3.9"/>
</g>
</g>
<g class="ghostMadHat">
<g class="st74">
<path class="st68" d="M438,302.4c-0.7,1.3-1.9,2.2-3.2,2.9c-4.7,2.3-10.1,0.6-12,0c0,0-6-1.8-10.6-6.8c-0.5-0.6-2-2.3-3.1-4.5
c-0.4-0.8-0.6-1.5-0.8-2c-0.9-3.4,0-6.9,2.1-9.4c0.4-1.2,0.5-2.2,0.5-3.1c0-0.1-0.1-0.4-0.1-0.8c0,0,0,0,0,0c-1,0.7-2.6,1-3.9,1
c-1.3,0-2.5-0.3-3.5-0.7c-3.9-1.7-5.9-6.4-5-11c0.2-0.8,1-1.3,1.8-1.2c0.8,0.2,1.3,1,1.2,1.8c-0.7,3.3,0.7,6.5,3.3,7.7
c1.3,0.6,3.5,0.8,5.4-0.5c0.2-0.1,0.4-0.3,0.6-0.5c-0.6-3.2-1.6-5.5-1.6-5.5c-0.5-1.1-0.7-1.4-1.5-3.1c-0.7-1.7-1.1-2.5-1.1-3.3
c0-1.5,0.8-3.2,2.4-4c1.7-0.8,3.4-0.2,4,0.1c2.4,0.9,2.4,2.5,5.4,5.5c2.1,2.1,2.9,2.2,4.5,3.8c2.3-1.9,2.6-4.9,2.6-5.1
c0.2-2.8-1.2-5.5-3.7-7.1c-0.7-0.4-0.9-1.4-0.5-2.1c0.4-0.7,1.4-0.9,2.1-0.5c3.4,2.2,5.4,6,5.1,9.9c0,0.5-0.5,4.4-3.6,7.1
c1.2,1.6,1.9,2.8,2.1,3.2c2.9,5.5,2.6,10.9,2.4,13.6c-0.1,2.3-0.5,4.2-0.8,5.5c0,0,0,0,0,0c-0.2,0.6-0.5,1.6-0.4,2.9
c0,0.9,0.2,3.7,2.2,4.8c1.3,0.7,2.8,0.3,4.1,0c0.8-0.2,2.2-0.6,2.2-1.4c0-0.6-0.8-1.2-1-1.3c0.3-0.1,1.6-0.6,2.4,0
C439.1,299,438.7,301.2,438,302.4z"/>
</g>
<g>
<path class="st37" d="M409,263.2c0,0.1,0,0.3,0,0.5c0.1,0.5,0.3,1.4,0.9,1.9c0.1,0.1,0.8,0.6,1.3,0.3c0.4-0.2,0.6-1,0.3-1.7
L409,263.2z"/>
<path class="st37" d="M408.8,266.5c0.3-0.3,1.3,1.1,3,1.1c1,0,2-0.5,2.6-1.4c0.9-1.4,0.1-3.1,0.3-3.2c0.3-0.1,1.7,2.1,0.9,3.4
c-0.3,0.5-0.7,0.4-1.2,1.2c-0.5,0.8-0.4,1.3-0.8,1.4c-0.1,0.1-0.2,0-1.2-0.3c-1-0.3-1.2-0.4-1.7-0.4c-0.6-0.1-0.6,0-0.8-0.1
C409.1,267.9,408.5,266.7,408.8,266.5z"/>
<path class="st37" d="M413.5,261.6c0.1,0.1,0.2,0.2,0.3,0.4c0.3,0.4,0.8,1.2,0.6,2c0,0.1-0.2,1-0.7,1.1c-0.4,0.1-1.1-0.3-1.4-1.1
L413.5,261.6z"/>
<ellipse transform="matrix(0.8707 -0.4918 0.4918 0.8707 -77.0394 236.4658)" class="st40" cx="411.2" cy="264.8" rx="0.6" ry="0.6"/>
<ellipse transform="matrix(0.8707 -0.4918 0.4918 0.8707 -76.4621 237.5986)" class="st40" cx="413.7" cy="264.2" rx="0.6" ry="0.6"/>
</g>
<path class="st75 ghostMadHatHat" d="M416.4,257.5c-0.3,1.2-1,2.4-1.8,3.3c-1.2,1.4-2.5,1.9-3.1,2.2c-1.9,0.9-3.6,1-4.5,1h0
c-1.1,0-2.2-0.1-3.3-0.5c-0.5-0.2-0.8-0.7-0.6-1.2c0.2-0.5,0.8-0.8,1.3-0.6c0.7,0.3,1.5,0.4,2.2,0.5l-3.7-7.3
c-0.2-0.5-0.1-1.1,0.4-1.3l4.7-2.4c0.5-0.2,1.1-0.1,1.3,0.4l3.9,7.6c0.5-0.7,0.9-1.4,1.1-2.3c0.2-0.5,0.7-0.8,1.2-0.7
C416.2,256.4,416.5,256.9,416.4,257.5z"/>
<path class="st71" d="M414.2,284.2c-0.3,0.1-2.6,1.4-3.1,4.1c-0.4,2.1,0.5,4.3,2.2,5.6"/>
</g>
<g class="ghostMiley">
<path class="st71 ghostMileyHand" d="M585.7,344.2c0.7-0.7,1.8-0.6,2.3,0.1c0.4,0.5,0.4,1.3,0,1.9"/>
<path class="st71 ghostMileyHand" d="M587.4,367.7c0.1,0.1,1.4,0.6,1.5,1.4c0.1,0.9-1.1,2.1-3.2,2.2"/>
<g>
<g class="st76">
<path class="st68" d="M599.3,349.7c0,0.2-0.2,0.7-0.4,1.2c-1.2,2.7-6.3,9.2-7,10.1c-0.5,0.6-1.3,1.5-2.1,2.4
c0,0-0.8,1.3-2.8,2.4v-17.6c1-0.2,0.9-0.3,1.2-0.5c1-0.7,1.4-1,3-2c1.5-1,2.4-1.5,3.1-1.7c1.4-0.2,3.4,0.3,4.4,1.7
C599.8,347.2,599.4,349,599.3,349.7z"/>
</g>
<g>
<path class="st37" d="M594.6,346.9c-0.1,0-0.2,0.1-0.4,0.3c-0.4,0.3-1.1,0.9-1.2,1.7c0,0.1-0.1,1,0.3,1.3c0.4,0.2,1.1,0,1.7-0.6
L594.6,346.9z"/>
<path class="st37" d="M598.1,350c0,0.1-0.1,0.3-0.2,0.5c-0.2,0.5-0.7,1.2-1.5,1.5c-0.1,0-0.9,0.3-1.3-0.1
c-0.3-0.3-0.3-1.1,0.3-1.7L598.1,350z"/>
<ellipse transform="matrix(0.5263 -0.8503 0.8503 0.5263 -15.7223 670.8964)" class="st40" cx="594.3" cy="349.6" rx="0.6" ry="0.6"/>
<ellipse transform="matrix(0.5263 -0.8503 0.8503 0.5263 -16.5474 673.1859)" class="st40" cx="595.9" cy="351.4" rx="0.6" ry="0.6"/>
</g>
<g>
<ellipse transform="matrix(0.8306 -0.5569 0.5569 0.8306 -93.0022 393.6188)" class="st58" cx="600.5" cy="349.7" rx="1.7" ry="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M599.1,350.6c0.5,0.9,1.7,1.1,2.5,0.5c0.6-0.5,0.8-1.4,0.4-2.1c-0.4-0.8-1.5-1.3-2.2-0.5
c-0.7,0.8,0.1,1.5,0.9,1.3c0.2,0,0.1-0.3-0.1-0.2c-0.1,0-0.2,0-0.3,0.1c-0.2-0.2-0.4-0.3-0.5-0.5c0-0.2,0.2-0.5,0.4-0.6
c0.3-0.2,0.8-0.1,1.1,0.1c0.4,0.3,0.7,0.9,0.6,1.4c-0.2,1.4-2,1.7-2.7,0.5C599.2,350.4,599,350.5,599.1,350.6L599.1,350.6z"/>
</g>
</g>
</g>
<path class="st77" d="M591.8,349.3c-0.1,0.3-0.2,1.1,0.2,2.1c0.5,1.2,1.5,1.6,1.8,1.7c1.2,0.5,2.2,0.1,2.4,0"/>
<g>
<ellipse transform="matrix(2.460823e-02 -0.9997 0.9997 2.460823e-02 236.2847 927.5093)" class="st58" cx="593.5" cy="342.7" rx="1.7" ry="1.7"/>
<g class="st70">
<g>
<path class="st68" d="M591.8,342.7c-0.1,1,0.7,1.8,1.6,1.8c0.8,0,1.6-0.6,1.7-1.4c0.2-0.8-0.5-1.9-1.4-1.7
c-1,0.2-0.9,1.3,0,1.6c0.2,0.1,0.2-0.2,0.1-0.2c-0.6-0.2-0.6-0.5-0.1-1.1c0.3-0.1,0.5,0,0.7,0.1c0.4,0.2,0.6,0.6,0.6,1.1
c0,0.4-0.2,0.8-0.5,1.1c-1,0.9-2.5,0.1-2.4-1.2C592,342.5,591.8,342.5,591.8,342.7L591.8,342.7z"/>
</g>
</g>
</g>
</g>
</g>
<g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="568.3281" y1="264.5077" x2="568.3281" y2="224.9093">
<stop offset="0" style="stop-color:#70CC80"/>
<stop offset="0.8589" style="stop-color:#FBC672"/>
</linearGradient>
<path class="st78 windowWitch" d="M561.9,236.2c0.3-2.2,0.6-4.2,1.9-6.5c1.1-1.9,2.4-4.4,5.1-4.8c1.7-0.3,3.9,0.3,5.2,2.1
c0.9,1.3,0.9,2.7,0.9,3.2l0,6.3l-0.1,20.1l-13.1,7.8L561.9,236.2z"/>
<polygon class="st16" points="578,247.7 559,257.8 559,269 578,258.4 "/>
</g>
<polygon class="st79" points="562.1,256.2 587.4,289 587.3,245.2 574.9,230.3 574.9,249.4 "/>
</g>
<g class="windowWitchBubblegroup">
<g class="windowWitchBubble">
<circle class="st40" cx="576.3" cy="245" r="1.5"/>
<circle class="st66" cx="576.7" cy="244.2" r="0.4"/>
<path class="st67" d="M577.7,245.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C577.3,245.8,577.5,245.8,577.7,245.7z"/>
</g>
<g class="windowWitchBubble">
<circle class="st40" cx="573.3" cy="243" r="1.5"/>
<circle class="st66" cx="573.7" cy="242.2" r="0.4"/>
<path class="st67" d="M574.7,243.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C574.3,243.8,574.5,243.8,574.7,243.7z"/>
</g>
<g class="windowWitchBubble">
<circle class="st40" cx="577.3" cy="242" r="1.5"/>
<circle class="st66" cx="577.7" cy="241.2" r="0.4"/>
<path class="st67" d="M578.7,242.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C578.3,242.8,578.5,242.8,578.7,242.7z"/>
</g>
<g class="windowWitchBubble">
<circle class="st40" cx="575.3" cy="243" r="1.5"/>
<circle class="st66" cx="575.7" cy="242.2" r="0.4"/>
<path class="st67" d="M576.7,243.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C576.3,243.8,576.5,243.8,576.7,243.7z"/>
</g>
<g class="windowWitchBubble">
<circle class="st40" cx="573.3" cy="246" r="1.5"/>
<circle class="st66" cx="573.7" cy="245.2" r="0.4"/>
<path class="st67" d="M574.7,246.7c-0.2,0.5-0.8,0.9-1.4,0.9c-0.8,0-1.5-0.7-1.5-1.5c0-0.6,0.3-1.1,0.9-1.4
c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.8,0.7,1.5,1.5,1.5C574.3,246.8,574.5,246.8,574.7,246.7z"/>
</g>
</g>
</g>
<ellipse transform="matrix(0.4303 -0.9027 0.9027 0.4303 -315.8801 1056.9578)" class="st1" cx="679.4" cy="778.7" rx="5.7" ry="16"/>
<ellipse transform="matrix(0.4303 -0.9027 0.9027 0.4303 -328.7981 1043.6505)" class="st1" cx="662.4" cy="782.3" rx="5.7" ry="16"/>
<g>
<g>
<path class="st80" d="M659,751.9c-0.1,0.1-0.3,0.3-0.4,0.4c-0.9,0.8-2.2,1.4-3.5,1.4c-0.1,0-0.2,0-0.3,0c-2-0.1-3.8-1.2-4.8-3
c0,0,0,0,0,0c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0-0.2c-0.2-2-0.3-4.1,0.9-5.7c1-1.3,3-2,4.7-1.6c2.4,0.6,3.3,3.2,3.5,3.8
C659.6,748.4,659.1,749.1,659,751.9z"/>
</g>
<path class="st80" d="M659,751.9c-0.1,0.1-0.3,0.4-0.4,0.5c-0.9,0.9-2.1,1.5-3.4,1.5l-0.1,0c-0.1,0-0.2-0.1-0.3-0.2
c-1.7-0.7-2.7-0.2-3.6-0.7c-0.4-0.2-0.9-0.7-1.2-2l0,0c0-0.2,0-0.6-0.1-1c-0.1-2.4-0.2-4.3,0.9-5.7c1-1.3,3-2,4.7-1.6
c2.4,0.6,3.3,3.2,3.5,3.8C659.6,748.4,659.1,749.1,659,751.9z"/>
<g>
<line class="st81" x1="655.8" y1="776.2" x2="655.3" y2="763.1"/>
<line class="st81" x1="650.9" y1="764.2" x2="651.4" y2="777.3"/>
</g>
<path class="st68" d="M656.3,768.1l1.7,5l1.8-0.7c-0.5-1.3-0.9-3-1-5.2c0-1.5,0.3-4.2,0-4.4C658.5,762.8,657.8,765.1,656.3,768.1z"
/>
<g>
<path class="st68" d="M659.8,763.8c0,0.5,0,1.1-0.1,1.7c0,0.4,0.2,3.4-1.7,5.1c-1.2,1.1-2.8,1.2-4.1,1.3c-1.1,0.1-1.8,0.2-2.6-0.1
c-2.4-0.9-3.3-3.9-3.7-5.3c-0.1-0.5-0.8-3-0.2-5.9c0.1-0.7,0.2-0.8,0.6-2.3c0.5-2.1,0.5-2.6,0.8-3.8c0.2-0.8,0.6-2.1,1.3-3.5
c1.4,1.5,2.4,1.6,3,1.6c0.3,0,0.9-0.2,2.1-0.5c1.1-0.3,1.2-0.4,1.7-0.5c0.5-0.1,1.3-0.2,2.3-0.1c0,0.4-0.1,0.9-0.1,1.4
c-0.1,2.3,0.2,3.6,0.3,4.5l0,0C659.5,759.6,659.7,761.7,659.8,763.8z"/>
</g>
<polygon class="st82" points="647.2,761.5 647.4,765.1 659.3,769.3 659.4,766.4 "/>
<polygon class="st82" points="648.5,756.2 647.3,760.6 659.8,763.8 659.6,760.9 "/>
<polygon class="st83" points="658.9,754.7 647.7,759.4 647.3,763.1 659.2,757.4 "/>
<polygon class="st83" points="659.5,760.2 647.4,764.5 648.1,768.2 659.8,762.7 "/>
<g>
<path class="st84" d="M651.5,768.2c-0.1,1.2-1,2.1-1.9,2.4c-1.4,0.5-3.4-0.1-3.8-1.6c-0.3-0.9,0-2.1,0.6-2.6c0.5-0.4,0.8,0,2.4,0
c1.3,0,1.7-0.2,2.1,0.1C651.6,766.9,651.5,768.1,651.5,768.2z"/>
<path class="st85" d="M647.6,766.6c-0.5-0.8-0.2-1.7,0.4-2.1c0.5-0.3,1.1-0.3,1.6,0c0.6,0.4,0.8,1.4,0.2,2.1"/>
<path class="st86" d="M650.5,770c-0.3,0.3-0.6,0.5-0.9,0.6c-1.4,0.5-3.4-0.1-3.8-1.6c-0.3-0.9,0-2.1,0.6-2.6
c0.2-0.2,0.4-0.2,0.8-0.1c-0.3,0.6-0.4,1.4-0.2,2.1C647.4,769.6,649.2,770.3,650.5,770z"/>
<path class="st87" d="M646.4,766.3c0,0.3,1.1,0.9,2.3,0.9c1.1,0,2.3-0.6,2.2-0.8c0,0,0,0,0,0c-0.1-0.1-0.4-0.2-2.5-0.2
C646.8,766.1,646.5,766.2,646.4,766.3z"/>
</g>
<path class="st88" d="M654.4,750.3c0.1,1-0.7,1.9-1.6,1.9c-1,0.1-1.8-0.7-1.9-1.7s0.7-1.9,1.6-1.9
C653.5,748.5,654.3,749.3,654.4,750.3z"/>
<path class="st83" d="M650.2,748.5c-0.1,0.3-0.4,0.5-0.7,0.4c-0.3-0.1-0.5-0.4-0.4-0.7s0.4-0.5,0.7-0.4S650.3,748.2,650.2,748.5z"
/>
<g>
<path class="st7" d="M659,752.9c0,0.2,0,0.4,0,0.6c-0.9,0.4-1.9,0.5-2.9,0.5c-1.5,0-3-0.2-4.2-1.1c0.7,0.1,1.3-0.6,1.6-1.2
c0.8-1.8,0.7-4-0.4-5.6c-0.3-0.4-0.7-0.8-1.1-1c-0.4-0.2-1-0.3-1.4-0.2c0.1-0.2,0.2-0.3,0.3-0.4c1-1.3,3-2,4.7-1.6
c2.4,0.6,3.3,3.2,3.5,3.8C659.7,748.6,659,749.3,659,752.9z"/>
</g>
<g>
<path class="st68" d="M659,752.9c0,0.2,0,0.4,0,0.6c-0.5,0.2-0.9,0.3-1.4,0.4l0,0c-2.4,0.4-3.1,0.7-3.6,0.7
c-0.7,0-1.8-0.4-3.3-2.5c0.4-0.2,1.1-0.5,1.6-1.2c1.1-1.3,1.6-3.5,0.8-4.9c-0.1-0.2-0.5-0.7-1.1-1c-0.4-0.2-1-0.3-1.4-0.2
c0.1-0.2,0.2-0.3,0.3-0.4c1-1.3,3-2,4.7-1.6c2.4,0.6,3.3,3.2,3.5,3.8C659.7,748.6,659,749.3,659,752.9z"/>
</g>
<polygon class="st82" points="659,751.5 651.8,752.9 649.3,752.3 648.5,753.9 651.2,755.9 659,752.9 "/>
<path class="st65" d="M650.9,747.4c-0.1,0.2-0.3,0.4-0.5,0.3c-0.2-0.1-0.3-0.3-0.3-0.6c0.1-0.2,0.3-0.4,0.5-0.3
C650.8,746.8,650.9,747.1,650.9,747.4z"/>
<polygon class="st83" points="649.9,748.1 659.2,747.9 659.3,749.5 649.9,750 "/>
<polygon class="st68" points="650.5,744.9 650.8,746 651.9,745.1 652.2,746.5 653.6,745.2 652.4,743.8 "/>
<path class="st83" d="M655.4,761.9c0.2,1.3,0.7,2.9,1.4,4.7c0.8,1.7,1.6,3.1,2.4,4.1c0.9-0.5,1.7-1,2.6-1.4
c-0.9-1.1-1.9-2.6-2.8-4.5c-0.6-1.3-1.1-2.6-1.4-3.7C656.9,761.3,656.2,761.6,655.4,761.9z"/>
<path class="st89" d="M651,748.2l-1.4-0.3c-0.1,0-0.2-0.2-0.2-0.3l0.3-1.5c0-0.1,0.2-0.2,0.3-0.2l1.4,0.3c0.1,0,0.2,0.2,0.2,0.3
l-0.3,1.5C651.3,748.2,651.1,748.2,651,748.2z"/>
<line class="st89" x1="651.6" y1="747" x2="653.6" y2="747.3"/>
<g>
<path class="st90" d="M651.2,755.2c-0.1,1.6-0.2,3.5-0.7,5.5c-0.3,1.3-0.6,2.5-0.9,3.6"/>
<polygon class="st91" points="650,765.4 650.6,770.8 652.6,771.3 651.4,762 "/>
<polygon class="st64" points="648.5,761.9 652.4,762.1 652.4,759.8 648.5,759.2 "/>
<polygon class="st64" points="649.4,757.8 653.2,756.3 653.2,755 649.8,755.5 "/>
</g>
<polygon class="st82" points="653.5,767 653.2,769.7 655.4,770.4 656.2,766.9 "/>
<polygon class="st83" points="655.4,756.6 654.9,754 656.6,753.2 657.4,755.9 "/>
<polygon class="st64" points="653.8,775.9 658.4,774.2 658.4,772.7 654.3,773.2 "/>
<path class="st82" d="M657.9,744.5l-4.8,5l-0.9,1.4l6.8-4.3C659,746.7,658.9,745,657.9,744.5z"/>
<polygon class="st82" points="653,746.1 653.4,748 659,751.5 659.3,749.5 "/>
</g>
<g>
<path class="st80" d="M678,749.9c-0.1,0.1-0.3,0.3-0.4,0.4c-0.9,0.8-2.2,1.4-3.5,1.4c-0.1,0-0.2,0-0.3,0c-2-0.1-3.8-1.2-4.8-3
c0,0,0,0,0,0c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0-0.2c-0.2-2-0.3-4.1,0.9-5.7c1-1.3,3-2,4.7-1.6c2.4,0.6,3.3,3.2,3.5,3.8
C678.6,746.4,678.1,747.1,678,749.9z"/>
</g>
<path class="st80" d="M678,749.9c-0.1,0.1-0.3,0.4-0.4,0.5c-0.9,0.9-2.1,1.5-3.4,1.5l-0.1,0c-0.1,0-0.2-0.1-0.3-0.2
c-1.7-0.7-2.7-0.2-3.6-0.7c-0.4-0.2-0.9-0.7-1.2-2l0,0c0-0.2,0-0.6-0.1-1c-0.1-2.4-0.2-4.3,0.9-5.7c1-1.3,3-2,4.7-1.6
c2.4,0.6,3.3,3.2,3.5,3.8C678.6,746.4,678.1,747.1,678,749.9z"/>
<g>
<line class="st92" x1="674.8" y1="774.2" x2="674.3" y2="761.1"/>
<line class="st92" x1="669.9" y1="762.2" x2="670.4" y2="775.3"/>
</g>
<path class="st88" d="M673.4,747.1c0.1,1-0.7,1.9-1.6,1.9c-1,0.1-1.8-0.7-1.9-1.7s0.7-1.9,1.6-1.9
C672.5,745.3,673.3,746.1,673.4,747.1z"/>
<g>
<path class="st1" d="M669.5,747.3c-0.4,3.2-1.5,6.1-2.5,9.2s-1.7,6.2-1.2,9.4c0.3,1.6,0.9,3.2,2.3,4.1c0.5,0.3,1.2,0.5,1.8,0.7
c2.8,0.6,6-0.4,7.5-2.8c0.8-1.3,1-2.9,1.1-4.5c0.1-2.2,0-4.4-0.3-6.5c-0.2-1.2-0.4-2.4-0.5-3.6c-0.1-1.4,0.1-2.9,0.3-4.3
c0-0.2,0.1-0.5-0.1-0.7c-0.1-0.2-0.3-0.2-0.5-0.2c-2.4-0.5-4.7-0.7-7.1-0.8c-0.4,0-0.9,0-1,0.4"/>
</g>
<polygon class="st1" points="678.5,764 679,771 666,771 665.8,762.9 "/>
<g>
<path class="st84" d="M670.5,766.2c-0.1,1.2-1,2.1-1.9,2.4c-1.4,0.5-3.4-0.1-3.8-1.6c-0.3-0.9,0-2.1,0.6-2.6c0.5-0.4,0.8,0,2.4,0
c1.3,0,1.7-0.2,2.1,0.1C670.6,764.9,670.5,766.1,670.5,766.2z"/>
<path class="st85" d="M666.6,764.6c-0.5-0.8-0.2-1.7,0.4-2.1c0.5-0.3,1.1-0.3,1.6,0c0.6,0.4,0.8,1.4,0.2,2.1"/>
<path class="st86" d="M669.5,768c-0.3,0.3-0.6,0.5-0.9,0.6c-1.4,0.5-3.4-0.1-3.8-1.6c-0.3-0.9,0-2.1,0.6-2.6
c0.2-0.2,0.4-0.2,0.8-0.1c-0.3,0.6-0.4,1.4-0.2,2.1C666.4,767.6,668.2,768.3,669.5,768z"/>
<path class="st87" d="M665.4,764.3c0,0.3,1.1,0.9,2.3,0.9c1.1,0,2.3-0.6,2.2-0.8c0,0,0,0,0,0c-0.1-0.1-0.4-0.2-2.5-0.2
C665.8,764.1,665.5,764.2,665.4,764.3z"/>
</g>
<path class="st80" d="M669.2,746.5c-0.1,0.3-0.4,0.5-0.7,0.4c-0.3-0.1-0.5-0.4-0.4-0.7s0.4-0.5,0.7-0.4S669.3,746.2,669.2,746.5z"/>
<path class="st65" d="M669.9,745.1c-0.1,0.2-0.3,0.4-0.5,0.3c-0.2-0.1-0.3-0.3-0.3-0.6c0.1-0.2,0.3-0.4,0.5-0.3
C669.8,744.6,669.9,744.9,669.9,745.1z"/>
<g>
<polygon class="st93" points="677.2,754.2 673.2,755.8 672.9,761.4 678,761.3 "/>
<line class="st94" x1="673.7" y1="755" x2="674.2" y2="756.3"/>
<line class="st94" x1="674.7" y1="754.8" x2="675.2" y2="756.2"/>
<line class="st94" x1="675.1" y1="760.9" x2="674.7" y2="762.3"/>
<line class="st94" x1="676.1" y1="760.7" x2="675.7" y2="762.1"/>
<line class="st94" x1="674.2" y1="759.4" x2="673" y2="760.1"/>
<line class="st94" x1="674.1" y1="758.5" x2="672.8" y2="759.1"/>
</g>
<g>
<path class="st95" d="M670.2,753.2c-0.1,1.6-0.2,3.5-0.7,5.5c-0.3,1.3-0.6,2.5-0.9,3.6"/>
</g>
<g>
<path class="st96" d="M670.3,740.3c-0.6-0.1-1.2-0.2-1.8,0.1c-0.5,0.2-1,0.8-0.9,1.4c0.1,0.6,0.6,1.1,1.1,1.3s1.2,0.4,1.7,0.7
c1.2,0.7,1.8,2.1,2,3.5s0.1,2.8,0.4,4.2c0.4,1.7,1.5,3.4,3.1,4.1c1.6,0.7,3.8,0.2,4.7-1.3c0.2-0.3,0.3-0.6,0.3-0.9
c0-0.5-0.2-1-0.5-1.4c-0.4-0.6-0.8-1.3-1.2-1.9c-0.3-0.5-0.6-1-0.6-1.5c-0.1-0.7,0.3-1.4,0.5-2.1c0.4-1.5,0.1-3.3-0.9-4.6
s-2.4-2.2-4-2.5c-0.5-0.1-1-0.2-1.5-0.1c-0.4,0.1-0.9,0.3-1.3,0.5c-0.5,0.3-1,0.5-1.5,0.8"/>
</g>
<g>
<path class="st97" d="M679.3,746.4c-0.1,0.4-0.3,0.8-0.4,1.1c-0.2-0.1-0.5-0.2-0.8-0.2c-0.7-0.2-2.8-0.9-5.4-2.6
c-3.6-2.3-4-3.5-4.2-4c0-0.1,0-0.2-0.1-0.3c0,0,0.1,0,0.1-0.1c0.5-0.2,1.2-0.2,1.8-0.1l-0.2,0.2l1.5-0.8c0.2-0.1,0.5-0.2,0.7-0.3
c2.2,1,5,3.1,7.1,5C679.5,745.1,679.5,745.8,679.3,746.4z"/>
</g>
<g>
<g>
<path class="st37" d="M672.4,740.4c2.2-1.8,4.9-3.3,7.8-4.5c0.5-0.2,1.1-0.4,1.6-0.1c0.3,0.1,0.4,0.3,0.6,0.5
c0.3,0.5,0.6,1,0.8,1.5c-0.6-0.3-1.3-0.6-1.9-0.9c-1,2.2-1.9,4.5-2.6,6.7"/>
</g>
<g>
<path class="st37" d="M670.5,737.8c-0.4-0.1-1.4-0.2-1.8,0.4c-0.4,0.5-0.2,1.4-0.1,1.7c0.1,0.5,0.6,1.7,4.2,4
c2.7,1.7,4.7,2.4,5.4,2.6c2.3,0.7,3.5,1.1,3.8,0.7C682.9,745.6,673.9,738.2,670.5,737.8z"/>
</g>
</g>
<ellipse transform="matrix(0.4303 -0.9027 0.9027 0.4303 -345.3723 1034.2821)" class="st1" cx="646.7" cy="790.8" rx="5.7" ry="16"/>
<g>
<g>
<path class="st98" d="M645.7,761c-0.1,2.3,0.1,3.6,0.2,4.5l0,0c0.2,2.1,0.3,4.3,0.4,6.4c0,0.5,0,1.1-0.2,1.7
c0,3.8-2.7,7.2-6.5,7.6c-4,0.4-7.6-2.6-8-6.7c-0.1-1.2,0-2.3,0.4-3.3c0,0,0,0,0,0c0.2-1.1,0.5-2.3,0.9-3.7
c0.6-1.9,1.2-3.2,1.9-4.7c0.8-1.8,1.4-3,2-3.9c0-0.3-0.1-0.6-0.1-0.9c-0.1-2-0.2-4.1,1-5.6c1.1-1.3,3-2,4.7-1.5
c2.4,0.7,3.3,3.3,3.4,3.9C646.5,756.7,645.9,757.4,645.7,761z"/>
</g>
<g>
<line class="st99" x1="641.9" y1="772.2" x2="642.1" y2="785.2"/>
<line class="st99" x1="637.4" y1="773.1" x2="637.6" y2="786.2"/>
</g>
<g>
<path class="st100" d="M646.3,772c0,0.5,0,1.1-0.2,1.7c0,3.9-2.7,7.2-6.5,7.6c-4,0.4-7.6-2.6-8-6.7c-0.1-1.2,0-2.3,0.4-3.3
c0,0,0,0,0,0c0.2-1.1,0.5-2.3,0.9-3.7c0.6-1.9,1.2-3.2,1.9-4.7c0.8-1.8,1.4-3,1.9-3.8c1.3,1.5,2.4,1.7,2.9,1.6
c0.3,0,0.9-0.2,2.1-0.5c1.1-0.3,1.2-0.4,1.7-0.5c0.5-0.1,1.3-0.2,2.3-0.1c0,0.4-0.1,0.9-0.1,1.4c-0.1,2.3,0.1,3.6,0.2,4.5l0,0
C646.1,767.7,646.2,769.8,646.3,772z"/>
</g>
<g>
<path class="st101" d="M646.3,772c0,0.5,0,1.1-0.2,1.7c0,3.9-2.7,7.2-6.5,7.6c-4,0.4-7.6-2.6-8-6.7c-0.1-1,0-1.9,0.2-2.8
c1.7,2.2,4.4,3.5,7.3,3.4c3-0.1,5.5-1.7,7.1-4C646.3,771.4,646.3,771.7,646.3,772z"/>
</g>
<g>
<g>
<path class="st50" d="M631.2,772.5c4.5,5.2,12,4.6,16-0.9c0.8-1-1-2-1.7-1c-3.2,4.5-9.2,4.6-12.8,0.4
C631.7,770.1,630.3,771.5,631.2,772.5L631.2,772.5z"/>
</g>
</g>
<g>
<path class="st84" d="M637.9,777.1c-0.1,1.2-1.1,2-1.9,2.3c-1.4,0.5-3.3-0.2-3.8-1.7c-0.3-0.9,0-2.1,0.7-2.6c0.5-0.3,0.8,0,2.4,0
c1.3,0,1.7-0.2,2.1,0.2C638,775.9,637.9,777,637.9,777.1z"/>
<path class="st85" d="M634,775.4c-0.5-0.8-0.2-1.7,0.4-2.1c0.5-0.3,1.1-0.3,1.6,0c0.6,0.4,0.7,1.4,0.2,2.1"/>
<path class="st86" d="M636.9,778.9c-0.3,0.2-0.6,0.4-0.9,0.5c-1.4,0.5-3.3-0.2-3.8-1.7c-0.3-0.9,0-2.1,0.7-2.6
c0.3-0.2,0.4-0.2,0.8-0.1c-0.3,0.6-0.4,1.4-0.3,2.1C633.8,778.5,635.6,779.2,636.9,778.9z"/>
<path class="st87" d="M632.9,775.2c0,0.3,1.1,0.9,2.3,0.9c1.1,0,2.3-0.5,2.2-0.8c0,0,0,0,0,0c-0.1-0.1-0.4-0.2-2.4-0.3
C633.3,774.9,632.9,775,632.9,775.2z"/>
</g>
<path class="st102" d="M637.9,763.2c-0.1,1.6-0.3,3.5-0.8,5.5c-0.3,1.3-0.7,2.5-1,3.6"/>
<g>
<path class="st101" d="M645.8,759.9c0,0-0.1-0.1-0.1-0.1c0,0,0.1-0.1,0.1-0.1C645.8,759.7,645.8,759.8,645.8,759.9z"/>
</g>
<polygon class="st101" points="640.7,759.8 640.9,775.7 648.5,772.6 645.8,758.6 "/>
<polygon class="st50" points="642,765.9 645.9,764.7 644.7,768 "/>
<path class="st103" d="M641.2,758.3c0,1-0.7,1.8-1.7,1.9s-1.8-0.7-1.8-1.7s0.7-1.8,1.7-1.9S641.1,757.3,641.2,758.3z"/>
<path class="st98" d="M637.1,756.4c-0.1,0.3-0.4,0.5-0.7,0.4c-0.3-0.1-0.4-0.4-0.4-0.7s0.4-0.5,0.7-0.4
C637,755.8,637.2,756.1,637.1,756.4z"/>
<path class="st100" d="M636.9,754c0,0.1-0.6,0.9-0.2,1.7c0.2,0.5,0.6,0.7,0.7,0.8c0.1,0.1,0.9,0.5,1.5,0.1c0.4-0.3,0.6-0.9,0.5-1.4
c-0.2-0.8-1.2-1.1-1.5-1.1C637.5,753.9,637.2,753.9,636.9,754z"/>
<polyline class="st104" points="640.7,760.8 640.9,775.7 646.4,773.4 646.7,774.7 639.1,777.7 640.7,760.8 "/>
<path class="st65" d="M638.2,755.6c0,0.1-0.3,0.4-0.6,0.3s-0.4-0.6-0.3-0.7c0,0,0.1,0,0.5,0.2C638,755.5,638.1,755.5,638.2,755.6z"
/>
<polygon class="st100" points="638.5,754.5 642.8,755.7 642.7,756.7 638.8,755.9 "/>
<path class="st96" d="M646.1,758.6c-0.4,0.5-1,0.8-1.6,1c-0.5,0.2-2.1,0.7-2.6,0.1c-0.5-0.6,0.4-1.7,0-3c-0.3-0.8-0.9-1.4-1.5-1.7
l-1.3-0.9l0.5-0.6l-0.8,0.4l-1.5-0.5l-0.7-0.2c0.2-0.4,1.1-1.8,2.8-2.5c0.6-0.2,2-0.6,3.5-0.1c2.3,0.8,3.2,3.1,3.4,3.6
C646.4,754.7,647.3,757.1,646.1,758.6z"/>
</g>
<path class="st105" d="M671.3,739.4c-0.8,0.1-1,0.3-1,0.5c-0.1,0.6,1.6,1.5,2,1.8c0.6,0.3,1.2,0.5,1.6,0.7"/>
<g>
<path class="st21" d="M524.8,203.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L524.8,203.9z"/>
<path class="st22" d="M525.8,196.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L525.8,196.8z"/>
</g>
<g>
<path class="st21" d="M515.8,194.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L515.8,194.9z"/>
<path class="st22" d="M516.8,187.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L516.8,187.8z"/>
</g>
<g>
<path class="st21" d="M576.8,495.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L576.8,495.9z"/>
<path class="st22" d="M577.8,488.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L577.8,488.8z"/>
</g>
<g>
<path class="st21" d="M583.8,485.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L583.8,485.9z"/>
<path class="st22" d="M584.8,478.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L584.8,478.8z"/>
</g>
<g>
<path class="st21" d="M464.8,559.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L464.8,559.9z"/>
<path class="st22" d="M465.8,552.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L465.8,552.8z"/>
</g>
<g>
<path class="st21" d="M451.8,558.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L451.8,558.9z"/>
<path class="st22" d="M452.8,551.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L452.8,551.8z"/>
</g>
<g>
<path class="st32" d="M413.1,323.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L413.1,323.9z"/>
<path class="st21" d="M412,316.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L412,316.8z"/>
</g>
<g>
<path class="st32" d="M417.1,330.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L417.1,330.9z"/>
<path class="st21" d="M416,323.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L416,323.8z"/>
</g>
<g>
<path class="st32" d="M405.1,552.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L405.1,552.9z"/>
<path class="st21" d="M404,545.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L404,545.8z"/>
</g>
<g>
<path class="st32" d="M408.1,558.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L408.1,558.9z"/>
<path class="st21" d="M407,551.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L407,551.8z"/>
</g>
<g>
<path class="st32" d="M469.1,609.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L469.1,609.9z"/>
<path class="st21" d="M468,602.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L468,602.8z"/>
</g>
<g>
<path class="st32" d="M472.1,617.9l2.9-5c0,0.6-0.1,2.7-0.9,4c-0.7,1.1-1.6,1.7-2.1,2l-4.1-2l0.2-1L472.1,617.9z"/>
<path class="st21" d="M471,610.8c0,0.6-0.2,1.8-0.9,3c-0.7,1.1-1.5,1.7-2,2.1l4,2c0.5-0.3,1.3-0.9,2-2.1c0.8-1.2,0.9-2.4,0.9-3
L471,610.8z"/>
</g>
<g>
<path class="st21" d="M576.8,176.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L576.8,176.9z"/>
<path class="st26" d="M577.8,169.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L577.8,169.8z"/>
</g>
<g>
<path class="st21" d="M567.8,167.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L567.8,167.9z"/>
<path class="st26" d="M568.8,160.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L568.8,160.8z"/>
</g>
<g>
<path class="st21" d="M573.8,191.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L573.8,191.9z"/>
<path class="st26" d="M574.8,184.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L574.8,184.8z"/>
</g>
<g>
<path class="st21" d="M564.8,182.9l-2.9-5c0,0.6,0.1,2.7,0.9,4c0.7,1.1,1.6,1.7,2.1,2l4.1-2l-0.2-1L564.8,182.9z"/>
<path class="st26" d="M565.8,175.8c0,0.6,0.2,1.8,0.9,3c0.7,1.1,1.5,1.7,2,2.1l-4,2c-0.5-0.3-1.3-0.9-2-2.1c-0.8-1.2-0.9-2.4-0.9-3
L565.8,175.8z"/>
</g>
<g class="grass">
<path class="st1" d="M301.9,715c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C310,717.1,305,717.5,301.9,715z"
/>
</g>
<g class="grass">
<path class="st1" d="M344.9,774c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C353,776.1,348,776.5,344.9,774z"
/>
</g>
<g class="grass">
<path class="st1" d="M568.9,710c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C577,712.1,572,712.5,568.9,710z"
/>
</g>
<g class="grass">
<path class="st1" d="M475.9,763c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C484,765.1,479,765.5,475.9,763z"
/>
</g>
<g class="grass">
<path class="st1" d="M541.9,781c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C550,783.1,545,783.5,541.9,781z"
/>
</g>
<g class="grass">
<path class="st1" d="M675.9,682c-2.3-1.9-2.8-4.8-2.9-5.6c-0.1-0.7-0.2-2,0.3-2.4c1-0.9,2.6,0.3,3.2,1.6c0.6,1.3,1.1,2.9,2.5,3.1
c-0.5-2.2-0.6-4.5-0.2-6.7c0.2-0.9,0.4-1.8,1-2.5c0.6-0.7,1.7-0.9,2.4-0.4c0.6,0.5,0.8,1.3,0.9,2c0.3,2.1,0.6,4.2,0.9,6.3
c1.2-1.5,2.8-2.7,4.5-3.4c0.5-0.2,1.3-0.4,1.6,0.1c0.3,0.4,0,1-0.2,1.3c-1.8,3.8-2.6,5.8-3.2,6.2C684,684.1,679,684.5,675.9,682z"
/>
</g>
<path class="st106" d="M533,461.5c-0.4,4.1,2.6,7.8,2.5,11.9c-0.1,3-1.9,5.6-3.6,8.1c-3.1,4.4-7.2,8.9-10.3,13.3
c0.2-1.7,0.6-2.3,0.4-3.4v-1.6l-0.1-70.8l11-6.4l0.8-0.4c1.2-0.7,2.4-1.3,3.6-1.9l1.1-0.6c1.9,0.9,4,2.3,3.9,4.3
c-0.2,2.4-3.2,3.4-4.4,5.5c-1.6,2.8,0.8,6.1,2.4,8.9c4.1,7,3.6,16.5-1.1,23.1C536.7,454.5,533.3,457.5,533,461.5z"/>
<path class="st106" d="M548,489v28.3l-26,15.1V529c1-7.9,4.5-15.5,10.5-20.8c2.5-2.2,5.3-4.2,6.7-7.2c1.5-3.3,1.1-7.5,3.6-10
c0.3-0.3,0.7-0.6,1.1-0.9C545.1,489.4,546.5,489.1,548,489z"/>
<g>
<line class="st38" x1="534.5" y1="411" x2="534.5" y2="525"/>
<line class="st38" x1="521.5" y1="479.3" x2="548" y2="464.3"/>
<line class="st38" x1="521.5" y1="449.2" x2="548" y2="434"/>
<line class="st38" x1="521.5" y1="509.6" x2="548" y2="494.6"/>
</g>
<g>
<polygon class="st5" points="508.6,547.7 504.1,535.2 566.9,498.9 561.5,517.4 "/>
<polyline class="st5" points="504.1,535.2 469.5,515.8 475.5,528.3 508.6,547.7 "/>
<line class="st5" x1="566.9" y1="498.9" x2="561.5" y2="496.2"/>
<g>
<g>
<path class="st24" d="M473.3,518.7c2.5,3.9,3.3,8.5,5.7,12.4c0.3,0.5,1.2,0,0.9-0.5c-2.4-3.9-3.2-8.5-5.7-12.4
C473.8,517.6,472.9,518.1,473.3,518.7L473.3,518.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M478.5,521.4c0.8,2.2,1.5,4.4,2.3,6.6c0.5,1.4,0.8,3.3,1.8,4.5c0.4,0.5,1.1-0.2,0.7-0.7
c-1-1.2-1.4-3.7-2-5.2c-0.6-1.8-1.3-3.6-1.9-5.4C479.2,520.6,478.3,520.8,478.5,521.4L478.5,521.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M482.8,524.3c1.2,3.6,2.4,7.3,3.6,10.9c0.2,0.6,1.2,0.3,1-0.3c-1.2-3.6-2.4-7.3-3.6-10.9
C483.6,523.4,482.6,523.6,482.8,524.3L482.8,524.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M487.1,526.4c1.2,3.8,2.5,7.5,3.9,11.2c0.2,0.6,1.2,0.3,1-0.3c-1.4-3.7-2.7-7.4-3.9-11.2
C487.9,525.6,486.9,525.8,487.1,526.4L487.1,526.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M492.2,528.9c1.3,4,2.7,7.9,4,11.9c0.2,0.6,1.2,0.3,1-0.3c-1.3-4-2.7-7.9-4-11.9
C493,528.1,492,528.3,492.2,528.9L492.2,528.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M498.4,532.3c1.4,3.8,2.7,7.6,3.7,11.5c0.2,0.6,1.1,0.4,1-0.3c-1.1-3.9-2.3-7.7-3.7-11.5
C499.1,531.4,498.1,531.7,498.4,532.3L498.4,532.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M508,533.3c1.7,3.9,3,7.9,4,12c0.1,0.6,1.1,0.4,1-0.3c-1-4.2-2.4-8.3-4.1-12.3
C508.6,532.2,507.7,532.7,508,533.3L508,533.3z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M511.8,530.8c1.6,4,3.2,8.1,4.7,12.2c0.2,0.6,1.2,0.3,1-0.3c-1.5-4.1-3.1-8.1-4.7-12.2
C512.5,530,511.6,530.2,511.8,530.8L511.8,530.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M516.2,528.9c2,3.5,3.6,7.1,5,10.9c0.2,0.6,1.2,0.3,1-0.3c-1.4-3.9-3.1-7.6-5.1-11.1
C516.7,527.9,515.9,528.4,516.2,528.9L516.2,528.9z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M520.6,526.2c1.6,3.8,3.3,7.6,5,11.4c0.3,0.6,1.1,0.1,0.9-0.5c-1.7-3.7-3.4-7.4-4.9-11.2
C521.3,525.3,520.4,525.6,520.6,526.2L520.6,526.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M524.1,523.4c1.7,4,3.5,7.9,5.2,11.9c0.3,0.6,1.1,0.1,0.9-0.5c-1.7-4-3.5-7.9-5.2-11.9
C524.7,522.3,523.8,522.8,524.1,523.4L524.1,523.4z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M528.2,521.6c1.4,3.8,2.8,7.7,4.2,11.5c0.2,0.6,1.2,0.3,1-0.3c-1.4-3.8-2.8-7.7-4.2-11.5
C529,520.7,528,521,528.2,521.6L528.2,521.6z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M533.5,518.5c0.8,4.3,1.6,8.7,2.4,13c0.1,0.6,1.1,0.4,1-0.3c-0.8-4.3-1.6-8.7-2.4-13
C534.3,517.6,533.3,517.8,533.5,518.5L533.5,518.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M537.9,515.8c0.2,4.7,0.6,9.4,1.1,14c0.1,0.6,1.1,0.6,1,0c-0.5-4.7-0.9-9.3-1.1-14
C538.9,515.2,537.9,515.2,537.9,515.8L537.9,515.8z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M542.2,513.2c0.6,4.6,1.1,9.1,1.7,13.7c0.1,0.6,1.1,0.6,1,0c-0.6-4.6-1.1-9.1-1.7-13.7
C543.1,512.5,542.1,512.5,542.2,513.2L542.2,513.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M547,510.5c0,4.8,0.2,9.6,0.6,14.3c0.1,0.6,1.1,0.6,1,0c-0.4-4.8-0.6-9.5-0.6-14.3
C548,509.9,547,509.9,547,510.5L547,510.5z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M551.3,508.2c-0.1,4.9-0.3,9.8-0.6,14.7c0,0.6,1,0.6,1,0c0.3-4.9,0.5-9.8,0.6-14.7
C552.3,507.5,551.3,507.5,551.3,508.2L551.3,508.2z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M555.4,505.7c-0.1,4.8-0.3,9.6-0.4,14.3c0,0.6,1,0.6,1,0c0.1-4.8,0.3-9.6,0.4-14.3
C556.5,505,555.5,505,555.4,505.7L555.4,505.7z"/>
</g>
</g>
<g>
<g>
<path class="st24" d="M560.8,502.3c-0.6,5.1-1,10.3-1.1,15.5c0,0.6,1,0.6,1,0c0.1-5.2,0.4-10.3,1.1-15.5
C561.9,501.7,560.9,501.7,560.8,502.3L560.8,502.3z"/>
</g>
</g>
</g>
<path class="st58 cloud" d="M730.7,148.7v5.9c0,1.5-0.8,2.9-2.1,3.6l-21.8,12.6c-1.3,0.7-2.1,2.1-2.1,3.6v9.5c0,1.5-0.8,2.9-2.1,3.6
L567,265.8c-2.8,1.6-6.3-0.4-6.3-3.6v-5.3c0-1.5,0.8-2.9,2.1-3.6l8.4-4.8c1.3-0.7,2.1-2.1,2.1-3.6l0.1-9.7c0-1.5,0.8-2.8,2.1-3.6
l74.4-43.2c1.3-0.7,2.1-2.1,2.1-3.6l0.2-10.3c0-1.5,0.8-2.8,2.1-3.6l30.9-17.8c2.8-1.6,6.3,0.5,6.3,3.7v0c-0.1,3.3,3.5,5.4,6.3,3.7
l26.7-15.5C727.2,143.5,730.7,145.5,730.7,148.7z"/>
<path class="st58 cloud" d="M543.3,425.7v4.8c0,1.6-0.9,3.1-2.3,3.9l-9.1,5.2c-1.4,0.8-2.2,2.3-2.3,3.9l0,9.7c0,1.6-0.9,3.1-2.2,3.9
l-135.4,78.2c-3,1.7-6.7-0.4-6.7-3.9v-4.9c0-1.6,0.9-3.1,2.3-3.9l22.1-12.7c1.4-0.8,2.2-2.3,2.3-3.9l0-9.7c0-1.6,0.9-3.1,2.2-3.9
l8.4-4.9c1.4-0.8,2.3-2.3,2.2-3.9l-0.1-10c0-1.6,0.8-3.1,2.2-3.9l30.6-17.8c3-1.7,6.8,0.4,6.8,3.9l0,0c0,3.5,3.7,5.6,6.7,3.9
l65.5-37.8C539.6,420.1,543.3,422.2,543.3,425.7z"/>
<g class="cloudButton" id="pause">
<g class="cloudButtonFullMoon">
<circle class="st107" cx="299.6" cy="262.7" r="25"/>
<circle class="st7" cx="304.6" cy="257.7" r="25"/>
<circle class="st108" cx="312.4" cy="244.8" r="5.5"/>
<circle class="st108" cx="321.1" cy="252.5" r="2.1"/>
<path class="st108" d="M324.5,273c-4.6,6-11.8,9.8-19.9,9.8c-13.8,0-25-11.2-25-25c0-8.5,4.2-16,10.6-20.5
c-3.2,4.2-5.1,9.5-5.1,15.2c0,13.8,11.2,25,25,25C315.5,277.5,320.4,275.8,324.5,273z"/>
</g>
<g class="cloudButtonCrescentMoon">
<path class="st107" d="M324.7,262.7c0,13.8-11.2,25-25,25c-8.2,0-15.5-4-20.1-10.1c-0.6-0.8,0.2-1.9,1.2-1.5
c2.8,1.1,5.8,1.6,8.9,1.6c13.8,0,25-11.2,25-25c0-3.1-0.6-6.1-1.6-8.9c-0.4-0.9,0.7-1.8,1.5-1.2
C320.7,247.2,324.7,254.5,324.7,262.7z"/>
<path class="st7" d="M329.7,257.7c0,13.8-11.2,25-25,25c-8.2,0-15.5-4-20.1-10.1c-0.6-0.8,0.2-1.9,1.2-1.5
c2.8,1.1,5.8,1.6,8.9,1.6c13.8,0,25-11.2,25-25c0-3.1-0.6-6.1-1.6-8.9c-0.4-0.9,0.7-1.8,1.5-1.2
C325.7,242.2,329.7,249.5,329.7,257.7z"/>
<path class="st108" d="M329.7,257.7c0,2-0.2,4-0.7,5.9c-0.3,0.1-0.7,0.1-1.1,0.1c-3.1,0-5.5-2.5-5.5-5.5c0-3,2.5-5.5,5.5-5.5
c0.4,0,0.9,0,1.3,0.1C329.5,254.4,329.7,256.1,329.7,257.7z"/>
<circle class="st108" cx="324.5" cy="267" r="2.1"/>
<path class="st108" d="M329.7,257.7c0,2-0.2,4-0.7,5.9c-0.3,0.1-0.7,0.1-1.1,0.1c-3.1,0-5.5-2.5-5.5-5.5c0-3,2.5-5.5,5.5-5.5
c0.4,0,0.9,0,1.3,0.1C329.5,254.4,329.7,256.1,329.7,257.7z"/>
<path class="st108" d="M309.6,277.8c5.6,0,10.8-1.9,15-5c-4.6,6.1-11.8,10-20,10c-8.2,0-15.5-4-20.1-10.1
c-0.6-0.8,0.2-1.8,1.2-1.4c2.8,1,5.8,1.7,8.9,1.7h0.3C299.1,276,304.2,277.8,309.6,277.8z"/>
</g>
<path class="st109 cloudButtonCloudTop" d="M338.9,215.8v4.8c0,1.6-0.9,3.1-2.3,3.9l-9.1,5.2c-1.4,0.8-2.2,2.3-2.3,3.9l0,9.7c0,1.6-0.9,3.1-2.2,3.9
l-135.4,78.2c-3,1.7-6.7-0.4-6.7-3.9v-4.9c0-1.6,0.9-3.1,2.3-3.9l22.1-12.7c1.4-0.8,2.2-2.3,2.3-3.9l0-9.7c0-1.6,0.9-3.1,2.2-3.9
l8.4-4.9c1.4-0.8,2.3-2.3,2.2-3.9l-0.1-10c0-1.6,0.8-3.1,2.2-3.9l30.6-17.8c3-1.7,6.8,0.4,6.8,3.9v0c0,3.5,3.7,5.6,6.7,3.9
l65.5-37.8C335.2,210.2,338.9,212.4,338.9,215.8z"/>
<path class="st109 cloudButtonCloudBottom" d="M404,207.5v5.9c0,1.5-0.8,2.9-2.1,3.6l-21.8,12.6c-1.3,0.7-2.1,2.1-2.1,3.6v9.5c0,1.5-0.8,2.9-2.1,3.6
l-110.1,63.3c-2.8,1.6-6.3-0.4-6.3-3.6v-5.4c0-1.5,0.8-2.9,2.1-3.6l8.4-4.8c1.3-0.7,2.1-2.1,2.1-3.6l0.1-9.7c0-1.5,0.8-2.8,2.1-3.6
l48.9-28.2c1.3-0.7,2.1-2.1,2.1-3.6l0.2-10.3c0-1.5,0.8-2.8,2.1-3.6l30.9-17.8c2.8-1.6,6.3,0.5,6.3,3.7v0c-0.1,3.3,3.5,5.4,6.3,3.7
l26.7-15.5C400.5,202.2,404,204.3,404,207.5z"/>
</g>
</svg>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
body {
background: #7D7BB0;
}
.title h1 {
color: #E0CEAA;
font-family: 'Eczar', serif;
text-align: center;
margin-top: 1.5em;
margin-bottom: -1em;
}
.container {
margin: 3em auto;
position: relative;
}
.container svg {
display: block;
margin-left: auto;
margin-right: auto;
}
.cloudButtonFullMoon,
.cloudButtonCrescentMoon {
cursor: pointer;
}
//Naming Elements
var spooky = document.getElementById("spooky");
var cloud = document.getElementsByClassName("cloud");
var cloudButton = document.getElementsByClassName("cloudButton");
var cloudButtonCloudTop = document.getElementsByClassName("cloudButtonCloudTop");
var cloudButtonCloudBottom = document.getElementsByClassName("cloudButtonCloudBottom");
var cloudButtonFullMoon = document.getElementsByClassName("cloudButtonFullMoon");
var cloudButtonCrescentMoon = document.getElementsByClassName("cloudButtonCrescentMoon");
var treeface1 = document.getElementsByClassName("treeface1");
var treeface1Eyeball = document.getElementsByClassName("treeface1Eyeball");
var treeface2 = document.getElementsByClassName("treeface2");
var treeface2Eyeball = document.getElementsByClassName("treeface2Eyeball");
var clawgroup = document.getElementsByClassName("clawgroup");
var claw1 = document.getElementsByClassName("claw2");
var claw2 = document.getElementsByClassName("claw2");
var clawBubble = document.getElementsByClassName("clawBubble");
var ghostTeacup = document.getElementsByClassName("ghostTeacup");
var teacup = document.getElementsByClassName("teacup");
var ghost1 = document.getElementsByClassName("ghost1");
var ghostTeapot = document.getElementsByClassName("ghostTeapot");
var teapot = document.getElementsByClassName("teapot");
var ghost2 = document.getElementsByClassName("ghost2");
var ghostMadHat = document.getElementsByClassName("ghostMadHat");
var ghostMadHatHat = document.getElementsByClassName("ghostMadHatHat");
var ghostMiley = document.getElementsByClassName("ghostMiley");
var ghostMileyHand = document.getElementsByClassName("ghostMileyHand");
var pumpkin2 = document.getElementsByClassName("pumpkin2");
var pumpkin2Eyes = document.getElementsByClassName("pumpkin2Eyes");
var dracula = document.getElementsByClassName("dracula");
var greenFace = document.getElementsByClassName("greenFace");
var greenFaceMouth = document.getElementsByClassName("greenFaceMouth");
var windowWitch = document.getElementsByClassName("windowWitch");
var windowWitchBubblegroup = document.getElementsByClassName("windowWitchBubblegroup");
var windowWitchBubble = document.getElementsByClassName("windowWitchBubble");
var windowFrontgroup = document.getElementsByClassName("windowFrontgroup");
var windowFront = document.getElementsByClassName("windowFront");
var treeOne = document.getElementsByClassName("treeOne");
var treeTwo = document.getElementsByClassName("treeTwo");
var swingingSign = document.getElementsByClassName("swingingSign");
var swingingSignGhost = document.getElementsByClassName("swingingSignGhost");
var grass = document.getElementsByClassName("grass");
// Animation
//*****Non-Spooky
//cloud
var tlcloud = new TimelineMax();
tlcloud.staggerFromTo(cloud, 4, {
x:0,
y:0
}, {
x:-20,
y:20,
repeat:-1,
yoyo:true,
ease: "linear"
}, 2)
//grass
var tlgrass = new TimelineMax();
tlgrass.staggerFromTo(grass, 2, {
transformOrigin:"0% 100%",
skewX:"10deg"
}, {
skewX:"-10deg",
repeat: -1,
yoyo: true
}, 0.3);
//trees
var tltreeSwing = new TimelineMax();
tltreeSwing.staggerFromTo([treeOne,treeTwo], 1.5, {
transformOrigin: "50% 100%",
skewX:0
}, {
skewX:1.2,
repeat:-1,
yoyo:true,
ease:"linear"
}, .5)
//*****Spooky Trigger
//cloudButton animation
var tlcloudButton = new TimelineMax();
tlcloudButton.set(cloudButtonCloudTop, {x:-45, y:45})
tlcloudButton.set(cloudButtonCloudBottom, {x:60, y:-60})
tlcloudButton.to([cloudButtonCloudTop, cloudButtonCloudBottom], .8, {x:0, y:0})
tlcloudButton.to(cloudButtonCloudTop, 1, {x:-45, y:45})
tlcloudButton.to(cloudButtonCloudBottom, 1, {x:60, y:-60}, '-=1');
//full/crescent-moon animation
var tlcloudStatus = new TimelineMax();
tlcloudStatus.fromTo(cloudButtonCrescentMoon, .5, {opacity:0}, {opacity:1}, .5)
tlcloudStatus.fromTo(cloudButtonFullMoon, .5, {opacity:1}, {opacity:0}, 0.5)
//cloudButton pause function
var pauseBtn = document.getElementById("pause")
pauseBtn.onclick = function() {
tlcloudButton.play(!tlcloudButton.play());
tlcloudStatus.reversed(!tlcloudStatus.reversed());
tlspooky.reversed(!tlspooky.reversed());
tlghostFloating.restart();
tlclawGroup.restart();
tldracula.restart();
}
//*****Spooky Section
var tlspooky = new TimelineMax();
tlspooky.set(spooky, {opacity:0})
tlspooky.fromTo([spooky, windowFrontgroup], 1, {opacity:1}, {opacity:0});
//dracula
var tldracula = new TimelineMax();
tldracula.set(dracula, {opacity:0})
tldracula.to(dracula, 8, {opacity:.9}, 3)
tldracula.fromTo(dracula, 3, {opacity:.9, scale:1}, {
scale: .9,
opacity:.2,
repeat:-1,
repeatDelay: 4,
yoyo:true
})
//blinks
var tltreeBlink = new TimelineMax({repeat:-1});
tltreeBlink.to([treeface1Eyeball, treeface2Eyeball], .2, {opacity: 0}, 3)
tltreeBlink.to([treeface1Eyeball, treeface2Eyeball], .2, {opacity: 1})
//swingingSign
var tlswingingSign = new TimelineMax();
tlswingingSign.fromTo(swingingSign, 1.2,{
transformOrigin:"50% 0%",
rotation: "5deg"
}, {
rotation:"-5deg",
repeat:-1,
yoyo:true,
ease:"linear"
})
//pumpkin
var tlpumpkinBlink = new TimelineMax({repeat:-1});
tlpumpkinBlink.to([pumpkin2Eyes], .2, {opacity: 0}, 2)
tlpumpkinBlink.to([pumpkin2Eyes], .2, {opacity: 1})
var tlpumpkinRock = new TimelineMax();
tlpumpkinRock.fromTo(pumpkin2, 1, {
rotation: '-5deg',
}, {
rotation: '5deg',
repeat:-1,
yoyo:true,
ease:'linear'
})
//monsterFace
var tlgreenFace = new TimelineMax({
repeat:-1,
yoyo:true
});
tlgreenFace.set(greenFace, {opacity:0})
tlgreenFace.to(greenFace, 5, {opacity:1}, 5)
tlgreenFace.to(greenFaceMouth, .5, {scaleY:1.2})
//windowflicker
var tlwindowFlicker = new TimelineMax();
tlwindowFlicker.fromTo(windowFront, .4, {opacity:0}, {opacity:1, repeat:-1, yoyo:true, repeatDelay:2, ease: Bounce.easeOut})
//bubbles
var tlBubble = new TimelineMax();
tlBubble.staggerFromTo(clawBubble, 4, {
y:0,
opacity:1
}, {
y:-50,
opacity:0.1,
scale:2,
repeat:-1,
}, 1)
var tlBubbleWitch = new TimelineMax();
tlBubbleWitch.staggerFromTo(windowWitchBubble, 4, {
y:0,
opacity:1
}, {
y:-50,
opacity:0.1,
scale:2,
repeat:-1,
}, 1)
//claw
var tlclawGroup = new TimelineMax();
tlclawGroup.set(clawgroup, {opacity:0})
tlclawGroup.to(clawgroup, 2, {opacity:1}, 6)
var tlclaw1Shake = new TimelineMax({repeat:-1});
tlclaw1Shake.to(claw1, .2, {rotation:"10deg"}, 2)
tlclaw1Shake.to(claw1, .2, {rotation:"-8deg"})
var tlshake = new TimelineMax({repeat:-1});
tlshake.to(claw2, .2, {rotation:"10deg"}, 2)
tlshake.to(claw2, .2, {rotation:"-8deg"})
//ghosts
var tlghostFloating = new TimelineMax();
tlghostFloating.set([ghostTeacup, ghostTeapot], {opacity:0})
tlghostFloating.to([ghostTeacup, ghostTeapot], 3, {opacity:1}, 3)
tlghostFloating.staggerFromTo([ghostTeacup, ghostTeapot], 1.5, {
x:0,
y:0
}, {
y:7,
repeat:-1,
yoyo:true
}, .7)
var tlghostTeapot = new TimelineMax();
tlghostTeapot.fromTo(teapot, .8, {
rotation: "0deg",
}, {
rotation:"-15deg",
y:4,
repeat:-1,
repeatDelay:1,
yoyo:true
})
//madhat
var tlghostMadHat = new TimelineMax();
tlghostMadHat.fromTo(ghostMadHat, 2, {
opacity:.4,
scale:1,
}, {
opacity:1,
scale:1.1,
y:-10,
rotation:'10deg',
repeat:-1,
yoyo:true
})
tlghostHat = new TimelineMax({
repeat:-1,
yoyo:true
});
tlghostHat.to(ghostMadHatHat, 1.5, {y:-4, x:-3})
//miley
var tlghostMiley = new TimelineMax();
tlghostMiley.fromTo(ghostMiley, 2, {
opacity:.8,
}, {
opacity:1,
repeat:-1,
yoyo:true
}, 3)
Also see: Tab Triggers