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.
<!--
Simply layered DIVs and SVGs to create a festive Santa Workshop diorama
-->
<!-- Snow -->
<canvas id="tiffany_snow"></canvas>
<!-- BEGIN Workshop Back Wall -->
<div id="Workshop_Back">
<svg id="Workshop_Wall" viewBox="0 0 612 792">
<g id="Wall">
<g>
<g>
<path class="Workshop_Wall_0" d="M1806,6c0,261.8,0,523.7,0.1,785.5c0,3.7-0.8,4.6-4.6,4.6c-997-0.1-1994-0.1-2991,0c-3.7,0-4.6-0.8-4.6-4.6
c0.1-261.8,0.1-523.7,0.1-785.5C-194,6,806,6,1806,6z M724.2,321.9c-2.1,1.5-1.2,3.9-1.4,5.9c-0.2,1.6,1.1,3,3.1,3.2
c1.7,0.2,3.5,0,4.2-1.8c1-2.8,2.5-5.7,0.6-8.8c0.7-3.7-0.5-6.9-2.8-9.8c-1.6-5.6-7.3-9.5-13-8.8c-5.1-1.8-9.2,0.2-12.9,3.4
c-5.7,3.4-7.9,8.8-8.6,15.1c-1.6,3.7-2.9,7.4-2.6,11.6c-4,1.7-1.7,7.4-5.9,9.2c-1.8-2.9-0.6-7.2-4.2-9.1
c0.3-4.2-1.3-7.8-2.9-11.5c-0.7-6.2-2.6-11.7-8.8-14.5c-3.5-3.7-7.5-5.9-12.7-3.6c-6.6-1.2-10,3-13.1,7.8
c-2,3.5-2.4,7.6-3.8,11.3c-0.6,3.1,0.9,5.7,1.9,8.4c0.7,1.9,2.4,2.7,4.4,2c2.1-0.7,2.7-2.3,2.3-4.3c-0.3-1.6-0.9-3.1-1.3-4.7
c0.2-3.1,1.1-6.1,2.2-9c2.8-2.4,5.7-4.6,9.2-6c3.2,0.4,5.8,2.2,8.6,3.8c2.2,4.7,3.3,9.9,6.4,14.2c0.2,3.8,1.3,7.3,3.2,10.5
c-0.2,2.8,0.3,5.8-4.3,5.9c-2,0.1-3.9,2.5-3.8,4.7c0.2,3.5-2,3.7-4.4,4c-2.7,0.4-5.3-0.2-7.8-1l0,0c2.2,3.7-0.5,6.2-2.9,9.5
c6.3-1.4,11.6,0.4,17,0.8c2.9,4.1,6.7,1.7,10.3,1.5c0,1.1-0.1,2.2-0.1,3.4c-1,3.2-1.9,6.4-2.9,9.5c-2.1,2-0.8,3.8,0.8,5
c1.7,1.3,3.6,1.6,4.7-1c1.6-1.6,1.1-4.4,3.5-6c1,2.2,1.9,4.1,2.8,6c1,2.5,3,2.3,4.7,1.1c2.4-1.7,2-4,0.6-6.2c-1-2.8-2-5.7-3-8.5
c0.2-1.3,0.9-2.1,2.4-2c2.2,0.2,4.1,0,5.4-2.1c6.2-1.5,12.3-4,18.9-1.9l0,0c-0.4-3.5-6.8-4.5-3.4-9.4c-2,0.2-3.5,0.5-4.9,0.4
c-3.4-0.4-8.7,2.4-8.2-4.8c0-0.7-1.2-1.9-2-2c-4.4-0.6-4.7-3.6-4.6-7c2-3.3,3.4-6.9,2.9-10.9c3.7-3.9,4.3-9.3,6.5-13.9
c2.8-1.4,5.2-3.8,8.7-3.4c3.3,1.1,6,3.3,9,5.2C723.3,315.9,724.2,318.8,724.2,321.9z M345.2,321.9c-2.1,1.5-1.1,3.9-1.4,5.9
c-0.2,1.4,0.9,2.8,2.6,3.1c1.7,0.3,3.6,0.4,4.4-1.3c1.3-2.9,3-5.9,0.7-9.1c0.9-3.8-0.4-6.9-2.6-9.9c-1.6-5.6-7.3-9.5-13-8.8
c-5.1-1.8-9.2,0.2-12.9,3.4c-5.7,3.4-7.9,8.8-8.6,15.1c-1.6,3.7-2.9,7.4-2.6,11.6c-4,1.7-1.7,7.4-5.9,9.2
c-1.8-2.9-0.6-7.2-4.2-9.1c0.3-4.2-1.3-7.8-2.9-11.5c-0.7-6.2-2.6-11.7-8.8-14.5c-3.5-3.7-7.5-5.9-12.7-3.6
c-6.6-1.2-10,3-13.1,7.8c-2,3.5-2.4,7.6-3.8,11.3c-0.6,3.1,0.9,5.7,1.9,8.4c0.7,1.9,2.4,2.7,4.4,2c2.1-0.7,2.7-2.3,2.3-4.3
c-0.3-1.6-0.9-3.1-1.3-4.7c0.2-3.1,1.1-6.1,2.2-9c2.8-2.4,5.7-4.6,9.2-6c3.2,0.4,5.8,2.2,8.6,3.8c2.2,4.7,3.3,9.9,6.4,14.2
c0.2,3.8,1.3,7.3,3.2,10.5c-0.2,2.8,0.3,5.8-4.3,5.9c-2,0.1-3.9,2.5-3.8,4.7c0.2,3.5-2,3.7-4.4,4c-2.7,0.4-5.3-0.2-7.8-1l0,0
c2.2,3.7-0.5,6.2-2.9,9.5c6.3-1.4,11.6,0.4,17,0.8c2.9,4.1,6.7,1.7,10.3,1.5c0,1.1-0.1,2.2-0.1,3.4c-1,3.2-1.9,6.4-2.9,9.5
c-2.1,2-0.8,3.8,0.8,5c1.7,1.3,3.6,1.6,4.7-1c1.6-1.6,1.1-4.4,3.5-6c1,2.2,1.9,4.1,2.8,6c1,2.5,3,2.3,4.7,1.1
c2.4-1.7,2-4,0.6-6.2c-1-2.8-2-5.7-3-8.5c0.2-1.3,0.9-2.1,2.4-2c2.2,0.2,4.1,0,5.4-2.1c6.2-1.5,12.3-4,18.9-1.9l0,0
c-0.4-3.5-6.8-4.5-3.4-9.4c-2,0.2-3.5,0.5-4.9,0.4c-3.4-0.4-8.7,2.4-8.2-4.8c0-0.7-1.2-1.9-2-2c-4.4-0.6-4.7-3.6-4.6-7
c2-3.3,3.4-6.9,2.9-10.9c3.7-3.9,4.3-9.3,6.5-13.9c2.8-1.4,5.2-3.8,8.7-3.4c3.3,1.1,6,3.3,9,5.2
C344.3,315.9,345.2,318.8,345.2,321.9z M-25.6,320.4c0.9-3.8-0.4-6.9-2.6-9.9c-1.6-5.6-7.3-9.5-13-8.8c-5.1-1.8-9.2,0.2-12.9,3.4
c-5.7,3.4-7.9,8.8-8.6,15.1c-1.6,3.7-2.9,7.4-2.6,11.6c-4,1.7-1.7,7.4-5.9,9.2c-1.8-2.9-0.6-7.2-4.2-9.1
c0.3-4.2-1.3-7.8-2.9-11.5c-0.7-6.2-2.6-11.7-8.8-14.5c-3.5-3.7-7.5-5.9-12.7-3.6c-6.6-1.2-10,3-13.1,7.8
c-2,3.5-2.4,7.6-3.8,11.3c-0.6,3.1,0.9,5.7,1.9,8.4c0.7,1.9,2.4,2.7,4.4,2c2.1-0.7,2.7-2.3,2.3-4.3c-0.3-1.6-0.9-3.1-1.3-4.7
c0.2-3.1,1.1-6.1,2.2-9c2.8-2.4,5.7-4.6,9.2-6c3.2,0.4,5.8,2.2,8.6,3.8c2.2,4.7,3.3,9.9,6.4,14.2c0.2,3.8,1.3,7.3,3.2,10.5
c-0.2,2.8,0.3,5.8-4.3,5.9c-2,0.1-3.9,2.5-3.8,4.7c0.2,3.5-2,3.7-4.4,4c-2.7,0.4-5.3-0.2-7.8-1l0,0c2.2,3.7-0.5,6.2-2.9,9.5
c6.3-1.4,11.6,0.4,17,0.8c2.9,4.1,6.7,1.7,10.3,1.5c0,1.1-0.1,2.2-0.1,3.4c-1,3.2-1.9,6.4-2.9,9.5c-2.1,2-0.8,3.8,0.8,5
c1.7,1.3,3.6,1.6,4.7-1c1.6-1.6,1.1-4.4,3.5-6c1,2.2,1.9,4.1,2.8,6c1,2.5,3,2.3,4.7,1.1c2.4-1.7,2-4,0.6-6.2c-1-2.8-2-5.7-3-8.5
c0.2-1.3,0.9-2.1,2.4-2c2.2,0.2,4.1,0,5.4-2.1c6.2-1.5,12.3-4,18.9-1.9l0,0c-0.4-3.5-6.8-4.5-3.4-9.4c-2,0.2-3.5,0.5-4.9,0.4
c-3.4-0.4-8.7,2.4-8.2-4.8c0-0.7-1.2-1.9-2-2c-4.4-0.6-4.7-3.6-4.6-7c2-3.3,3.4-6.9,2.9-10.9c3.7-3.9,4.3-9.3,6.5-13.9
c2.8-1.4,5.2-3.8,8.7-3.4c3.3,1.1,6,3.3,9,5.2c1.3,2.8,2.2,5.7,2.2,8.8c-2.1,1.5-1.1,3.9-1.4,5.9c-0.2,1.4,0.9,2.8,2.6,3.1
c1.7,0.3,3.6,0.4,4.4-1.3C-25,326.6-23.3,323.6-25.6,320.4z M750.1,465c0.3,0.4,0.5,0.8,0.8,1.2c0,0.6-0.1,1.2-0.1,1.8
c-6.6,4-13.1,8-19.7,12c-3.2,8.6-1.7,11,6.7,11c88,0,176,0,264-0.1c2,0,5.2,1.1,5.7-1.5c0.6-3.1,2.2-6.8-1.4-9.5
c-4-3.8-9-6.1-13.8-8.7c-3.3-1.8-4.5-3.8-4.3-7.4c0.2-5.3,0-10.6,0-15.9c0-57-0.1-114-0.1-170.9c-0.3-0.4-0.5-0.7-0.8-1.1
c-2.4-13.8-7.6-26.5-14.4-38.6c-10.6-18.9-24.8-34.4-44-45.1c-14.8-8.3-30.6-12.6-47.4-14.4c-22.8-2.4-44.8,0.2-65.7,10
c-27.2,12.7-44.8,34.4-56.4,61.4c-4.2,9.8-8.8,19.9-8.9,30.5c-0.5,57.4-0.3,114.8-0.3,172.2c0,0.7,0,1.4,0,2
C750.1,457.7,750.1,461.3,750.1,465z M612,276c-2.4-13.8-7.6-26.5-14.4-38.6c-10.6-18.9-24.8-34.4-44-45.1
c-14.8-8.3-30.6-12.6-47.4-14.4c-22.8-2.4-44.8,0.2-65.7,10c-27.2,12.7-44.8,34.4-56.4,61.4c-4.2,9.8-8.8,19.9-8.9,30.5
c-0.5,57.4-0.3,114.8-0.3,172.2c0,0.7,0,1.4,0,2c0,3.6,0,7.3,0,10.9c0.3,0.4,0.5,0.8,0.8,1.2c0,0.6-0.1,1.2-0.1,1.8
c-6.6,4-13.1,8-19.7,12c-3.2,8.6-1.7,11,6.7,11c88,0,176,0,264-0.1c2,0,5.2,1.1,5.7-1.5c0.6-3.1,2.2-6.8-1.4-9.5
c-4-3.8-9-6.1-13.8-8.7c-3.3-1.8-4.5-3.8-4.3-7.4c0.2-5.3,0-10.6,0-15.9c0-57-0.1-114-0.1-170.9C612.6,276.7,612.3,276.3,612,276
z M-370.9,454c0,3.6,0,7.3,0,10.9c0.3,0.4,0.5,0.8,0.8,1.2c0,0.6-0.1,1.2-0.1,1.8c-6.6,4-13.1,8-19.7,12c-3.2,8.6-1.7,11,6.7,11
c88,0,176,0,264-0.1c2,0,5.2,1.1,5.7-1.5c0.6-3.1,2.2-6.8-1.4-9.5c-4-3.8-9-6.1-13.8-8.7c-3.3-1.8-4.5-3.8-4.3-7.4
c0.2-5.3,0-10.6,0-15.9c0-57-0.1-114-0.1-170.9c-0.3-0.4-0.5-0.7-0.8-1.1c-2.4-13.8-7.6-26.5-14.4-38.6
c-10.6-18.9-24.8-34.4-44-45.1c-14.8-8.3-30.6-12.6-47.4-14.4c-22.8-2.4-44.8,0.2-65.7,10c-27.2,12.7-44.8,34.4-56.4,61.4
c-4.2,9.8-8.8,19.9-8.9,30.5c-0.5,57.4-0.3,114.8-0.3,172.2C-371,452.7-370.9,453.3-370.9,454z M-6.9,454c0,3.6,0,7.3,0,10.9
c0.3,0.4,0.5,0.8,0.8,1.2c0,0.6-0.1,1.2-0.1,1.8c-6.6,4-13.1,8-19.7,12c-3.2,8.6-1.7,11,6.7,11c88,0,176,0,264-0.1
c2,0,5.2,1.1,5.7-1.5c0.6-3.1,2.2-6.8-1.4-9.5c-4-3.8-9-6.1-13.8-8.7c-3.3-1.8-4.5-3.8-4.3-7.4c0.2-5.3,0-10.6,0-15.9
c0-55.6,0-111.3,0-166.9c0-2-0.3-3.9-0.8-5.9c-3.9-16.5-10.3-31.9-19.7-46.1c-12.9-19.7-30-34.1-51.8-42.9
c-11-4.5-22.5-7-34.3-8.3c-22.8-2.4-44.9,0.2-65.8,9.9c-27.2,12.7-44.9,34.3-56.5,61.4c-4.2,9.8-8.8,19.9-8.9,30.5
C-7.2,337.1-6.9,394.5-7,452C-7,452.7-6.9,453.3-6.9,454z"/>
<path class="Workshop_Wall_1" d="M1806,6C806,6-194,6-1194,6c0-2,0-4,0-6C-194,0,806,0,1806,0C1806,2,1806,4,1806,6z"/>
<path class="Workshop_Wall_2" d="M1806,0C806,0-194,0-1194,0c-0.8-3.4,0.6-4.1,4-4.1C-192.7-4,804.7-4,1802-4.1C1805.4-4.1,1806.8-3.4,1806,0
z"/>
<path class="Workshop_Wall_3" d="M-133.1,448c0,5.3,0.3,10.6,0,15.9c-0.2,3.6,1,5.7,4.3,7.4c4.8,2.6,9.8,4.8,13.8,8.7c-91.7,0-183.3,0-275,0
c6.6-4,13.1-8,19.7-12c2.6-0.4,2.2-2.5,2.2-4.2c0-6.6,0-13.1,0-19.7c3.3,0,6.7,0,10,0c0,5.7,0.3,11.3-0.1,16.9
c-0.3,4.9,1.5,6.2,6.2,6.1c32.2-0.2,64.5-0.1,96.7-0.1c2,0,4.1,0,6.1,0c32.4,0,64.9-0.1,97.3,0.1c4.3,0,6.1-1.1,5.7-5.6
c-0.3-4.1-0.1-8.3,0-12.5c3.7-0.1,3-2.9,3-5.1c0-32.9-0.3-65.8,2-98.7c0.3-4,0.9-5.9,5-3.2c0,0.7,0,1.3,0,2c-2.8,1.7-2.8,3.3,0,5
c0,29.9,0,59.7,0.1,89.6C-135.9,441.9-136.5,445.6-133.1,448z"/>
<path class="Workshop_Wall_3" d="M-25.9,480c6.6-4,13.1-8,19.7-12c2.6-0.4,2.2-2.5,2.2-4.2c0-6.6,0-13.1,0-19.7c3.3,0,6.7,0,10,0
c0,5.7,0.3,11.3-0.1,16.9c-0.3,4.9,1.5,6.2,6.2,6.1c32.2-0.2,64.5-0.1,96.7-0.1c2,0,4.1,0,6.1,0c32.4,0,64.9-0.1,97.3,0.1
c4.3,0,6.1-1.1,5.7-5.6c-0.3-4.1-0.1-8.3,0-12.5c3.7-0.1,3-2.9,3-5.1c0-32.9-0.3-65.8,2-98.7c0.3-4,0.9-5.9,5-3.2
c0,0.7,0,1.3,0,2c-2.8,1.7-2.8,3.3,0,5c0,29.9,0,59.7,0.1,89.6c0,3.3-0.6,7,2.9,9.4c0,5.3,0.3,10.6,0,15.9
c-0.2,3.6,1,5.7,4.3,7.4c4.8,2.6,9.8,4.8,13.8,8.7C157.4,480,65.7,480-25.9,480z"/>
<path class="Workshop_Wall_3" d="M987.9,448c0,5.3,0.3,10.6,0,15.9c-0.2,3.6,1,5.7,4.3,7.4c4.8,2.6,9.8,4.8,13.8,8.7c-91.7,0-183.3,0-275,0
c6.6-4,13.1-8,19.7-12c2.6-0.4,2.2-2.5,2.2-4.2c0-6.6,0-13.1,0-19.7c3.3,0,6.7,0,10,0c0,5.7,0.3,11.3-0.1,16.9
c-0.3,4.9,1.5,6.2,6.2,6.1c32.2-0.2,64.5-0.1,96.7-0.1c2,0,4.1,0,6.1,0c32.4,0,64.9-0.1,97.3,0.1c4.3,0,6.1-1.1,5.7-5.6
c-0.3-4.1-0.1-8.3,0-12.5c3.7-0.1,3-2.9,3-5.1c0-32.9-0.3-65.8,2-98.7c0.3-4,0.9-5.9,5-3.2c0,0.7,0,1.3,0,2c-2.8,1.7-2.8,3.3,0,5
c0,29.9,0,59.7,0.1,89.6C985.1,441.9,984.5,445.6,987.9,448z"/>
<path class="Workshop_Wall_3" d="M612.9,448c0,5.3,0.3,10.6,0,15.9c-0.2,3.6,1,5.7,4.3,7.4c4.8,2.6,9.8,4.8,13.8,8.7c-91.7,0-183.3,0-275,0
c6.6-4,13.1-8,19.7-12c2.6-0.4,2.2-2.5,2.2-4.2c0-6.6,0-13.1,0-19.7c3.3,0,6.7,0,10,0c0,5.7,0.3,11.3-0.1,16.9
c-0.3,4.9,1.5,6.2,6.2,6.1c32.2-0.2,64.5-0.1,96.7-0.1c2,0,4.1,0,6.1,0c32.4,0,64.9-0.1,97.3,0.1c4.3,0,6.1-1.1,5.7-5.6
c-0.3-4.1-0.1-8.3,0-12.5c3.7-0.1,3-2.9,3-5.1c0-32.9-0.2-65.8,2-98.7c0.3-4,0.9-5.9,5-3.2c0,0.7,0,1.3,0,2c-2.8,1.7-2.8,3.3,0,5
c0,29.9,0,59.7,0.1,89.6C610.1,441.9,609.5,445.6,612.9,448z"/>
<path class="Workshop_Wall_4" d="M-389.9,480c91.7,0,183.3,0,275,0c3.6,2.6,2.1,6.4,1.4,9.5c-0.5,2.6-3.7,1.5-5.7,1.5
c-88,0.1-176,0.1-264,0.1C-391.7,491-393.2,488.5-389.9,480z"/>
<path class="Workshop_Wall_4" d="M-25.9,480c91.7,0,183.3,0,275,0c3.6,2.6,2.1,6.4,1.4,9.5c-0.5,2.6-3.7,1.5-5.7,1.5c-88,0.1-176,0.1-264,0.1
C-27.7,491-29.2,488.5-25.9,480z"/>
<path class="Workshop_Wall_4" d="M356.1,480c91.7,0,183.3,0,275,0c3.6,2.6,2.1,6.4,1.4,9.5c-0.5,2.6-3.7,1.5-5.7,1.5c-88,0.1-176,0.1-264,0.1
C354.3,491,352.8,488.5,356.1,480z"/>
<path class="Workshop_Wall_4" d="M731.1,480c91.7,0,183.3,0,275,0c3.6,2.6,2.1,6.4,1.4,9.5c-0.5,2.6-3.7,1.5-5.7,1.5c-88,0.1-176,0.1-264,0.1
C729.3,491,727.8,488.5,731.1,480z"/>
<path class="Workshop_Wall_5" d="M230.9,448c-3.5-2.3-2.9-6-2.9-9.4c-0.1-29.9-0.1-59.7-0.1-89.6c0-1.7,0-3.3,0-5c0-0.7,0-1.3,0-2
c0-20.3,0-40.7,0-61c0-1.5,0.2-3.1-0.2-4.5c-4.6-16.3-11-31.7-20.8-45.6c-1.1-1.5-2.1-2.9-3.2-4.4c-9.9-13.4-21.8-24.5-36.5-32.5
c-14.5-7.9-30.1-11.7-46.6-13.4c-16.7-1.7-32.8,0.5-48.5,5.7c-19.1,6.3-34.7,18-47.4,33.4C16.5,229.9,9.3,240.6,5,253
c-5,9.3-8.9,19-8.9,29.7C-4.1,336.5-4,390.2-4,444c0,6.6,0,13.1,0,19.7c0,1.8,0.4,3.8-2.2,4.2c0-0.6,0.1-1.2,0.1-1.8
c-0.3-0.4-0.5-0.8-0.8-1.2c0-3.6,0-7.3,0-10.9c0.8-0.7,0.8-1.4,0-2c0-57.4-0.2-114.9,0.3-172.3c0.1-10.6,4.7-20.7,8.9-30.5
c11.6-27.1,29.3-48.7,56.5-61.4c20.9-9.8,43-12.3,65.8-9.9c11.8,1.2,23.3,3.8,34.3,8.3c21.8,8.8,38.9,23.3,51.8,42.9
c9.3,14.2,15.8,29.6,19.7,46.1c0.5,2,0.8,3.9,0.8,5.9C231,336.7,230.9,392.3,230.9,448z"/>
<path class="Workshop_Wall_5" d="M-133.1,448c-3.5-2.3-2.9-6-2.9-9.4c-0.1-29.9-0.1-59.7-0.1-89.6c0-1.7,0-3.3,0-5c0-0.7,0-1.3,0-2
c0-20.3,0-40.7,0-61c0-1.5,0.2-3.1-0.2-4.5c-4.6-16.3-11-31.7-20.8-45.6c-1.1-1.5-2.1-3-3.2-4.4c-10-13.5-22.1-24.7-37-32.7
c-14.4-7.8-29.9-11.5-46.1-13.2c-16.9-1.8-33.1,0.6-48.9,5.9c-19.1,6.4-34.6,18.2-47.3,33.6c-8.1,9.9-15.2,20.5-19.5,32.8
c-5,9.3-8.9,19-8.9,29.7c-0.1,53.8-0.1,107.5-0.1,161.3c0,6.6,0,13.1,0,19.7c0,1.8,0.4,3.8-2.2,4.2c0-0.6,0.1-1.2,0.1-1.8
c-0.3-0.4-0.5-0.8-0.8-1.2c0-3.6,0-7.3,0-10.9c0.8-0.7,0.8-1.4,0-2c0-57.4-0.2-114.8,0.3-172.2c0.1-10.6,4.7-20.7,8.9-30.5
c11.6-27.1,29.2-48.7,56.4-61.4c20.9-9.8,42.9-12.4,65.7-10c16.7,1.8,32.6,6.1,47.4,14.4c19.1,10.8,33.3,26.2,44,45.1
c6.8,12.1,12,24.8,14.4,38.6c0.3,0.4,0.5,0.7,0.8,1.1C-133.1,334-133.1,391-133.1,448z"/>
<path class="Workshop_Wall_5" d="M610,344c0-0.7,0-1.3,0-2c0-20.3,0-40.7,0-61c0-1.5,0.2-3.1-0.2-4.5c-4.6-16.3-11-31.7-20.8-45.6
c-1.1-1.5-2.1-2.9-3.2-4.4c-10-13.5-22.1-24.7-37-32.7c-14.4-7.8-29.9-11.5-46.1-13.2c-16.9-1.8-33.1,0.6-48.9,5.9
c-19.1,6.4-34.6,18.2-47.3,33.6c-8.1,9.9-15.2,20.5-19.5,32.8c-5,9.3-8.9,19-8.9,29.7c-0.1,53.8-0.1,107.5-0.1,161.3
c0,6.6,0,13.1,0,19.7c0,1.8,0.4,3.8-2.2,4.2c0-0.6,0.1-1.2,0.1-1.8c-0.3-0.4-0.5-0.8-0.8-1.2c0-3.6,0-7.3,0-10.9
c0.8-0.7,0.8-1.4,0-2c0-57.4-0.2-114.8,0.3-172.2c0.1-10.6,4.7-20.7,8.9-30.5c11.6-27.1,29.2-48.7,56.4-61.4
c20.9-9.8,42.9-12.4,65.7-10c16.7,1.8,32.6,6.1,47.4,14.4c19.1,10.8,33.3,26.2,44,45.1c6.8,12.1,12,24.8,14.4,38.6
c0.3,0.4,0.5,0.7,0.8,1.1c0,57,0.1,114,0.1,170.9c-3.5-2.3-2.9-6-2.9-9.4c-0.1-29.9-0.1-59.7-0.1-89.6
C610,347.3,610,345.7,610,344z"/>
<path class="Workshop_Wall_5" d="M753,444c0,6.6,0,13.1,0,19.7c0,1.8,0.4,3.8-2.2,4.2c0-0.6,0.1-1.2,0.1-1.8c-0.3-0.4-0.5-0.8-0.8-1.2
c0-3.6,0-7.3,0-10.9c0.8-0.7,0.8-1.4,0-2c0-57.4-0.2-114.8,0.3-172.2c0.1-10.6,4.7-20.7,8.9-30.5c11.6-27.1,29.2-48.7,56.4-61.4
c20.9-9.8,42.9-12.4,65.7-10c16.7,1.8,32.6,6.1,47.4,14.4c19.1,10.8,33.3,26.2,44,45.1c6.8,12.1,12,24.8,14.4,38.6
c0.3,0.4,0.5,0.7,0.8,1.1c0,57,0.1,114,0.1,170.9c-3.5-2.3-2.9-6-2.9-9.4c-0.1-29.9-0.1-59.7-0.1-89.6c0-1.7,0-3.3,0-5
c0-0.7,0-1.3,0-2c0-20.3,0-40.7,0-61c0-1.5,0.2-3.1-0.2-4.5c-4.6-16.3-11-31.7-20.8-45.6c-1.1-1.5-2.1-2.9-3.2-4.4
c-9.8-13.2-21.5-24.4-36.1-32.2c-21.5-11.5-44.4-15.8-68.8-13.5c-13.4,1.3-26.1,4.5-38.2,10.3c-14.9,7.2-27.4,17.6-37.6,30.5
c-7.5,9.5-14.2,19.6-18.1,31.3c-5,9.3-8.9,19-8.9,29.7C752.9,336.5,753,390.2,753,444z"/>
<path class="Workshop_Wall_6" d="M680.6,331.9c3.6,1.9,2.3,6.2,4.2,9.1c4.2-1.8,1.9-7.5,5.9-9.2c1.4,1.4,2.8,2.9,4.2,4.3
c-0.1,3.4,0.2,6.4,4.6,7c0.8,0.1,2,1.4,2,2c-0.5,7.2,4.8,4.4,8.2,4.8c1.4,0.2,2.9-0.2,4.9-0.4c-3.4,4.9,3,5.9,3.4,9.4l0,0
c-6.6-2.1-12.7,0.4-18.9,1.9c-1.3-0.8-0.8-2.4-1.5-3.4c-2.4-3.8-7-4.1-9.7-0.6c-0.6,0.1-1.4,0.1-1.3,1c0,0.2,0.4,0.6,0.6,0.6
c0.9-0.1,0.7-0.9,0.8-1.5c2.4,1.5,3.7,4.1,5.7,6c-1.4,0-2.1,0.7-2.3,2c-5.5,6.2-5.5,6.2-11.2,0.1c0-1.1,0.1-2.2,0.1-3.4
c2-2.3,1.8-5.1,1.8-7.8c1.1-1.4,0.3-4,2.8-4.4c2.1,0.8,3.9,0.1,4-2.1c0-1.9-1.3-3.5-3.8-3.3c-5,2.7-5.9,5.7-3,9.8
c-5.4-0.5-10.1,0.3-12.1,6.2c-5.4-0.4-10.6-2.1-17-0.8c2.5-3.3,5.1-5.8,2.9-9.5l0,0c2.6,0.7,5.1,1.4,7.8,1c2.3-0.3,4.5-0.6,4.4-4
c-0.1-2.2,1.8-4.7,3.8-4.7c4.6-0.1,4.1-3.1,4.3-5.9C678.4,335.5,678.1,332.3,680.6,331.9z"/>
<path class="Workshop_Wall_6" d="M291,360.3c-5.4-0.4-10.6-2.2-17-0.8c2.5-3.3,5.1-5.8,2.9-9.5l0,0c2.6,0.7,5.1,1.4,7.8,1
c2.3-0.3,4.5-0.6,4.4-4c-0.1-2.2,1.8-4.7,3.8-4.7c4.6-0.1,4.1-3.1,4.3-5.9c2.2-0.7,1.9-4,4.4-4.4c3.6,1.9,2.3,6.2,4.2,9.1
c4.2-1.8,1.9-7.5,5.9-9.2c1.4,1.4,2.8,2.9,4.2,4.3c-0.1,3.4,0.2,6.4,4.6,7c0.8,0.1,2,1.4,2,2c-0.5,7.2,4.8,4.4,8.2,4.8
c1.4,0.2,2.9-0.2,4.9-0.4c-3.4,4.9,3,5.9,3.4,9.4l0,0c-6.6-2.1-12.7,0.4-18.9,1.9c-1.3-0.8-0.8-2.4-1.5-3.4
c-2.4-3.8-7-4.1-9.7-0.6c-0.6,0.1-1.4,0.1-1.3,1c0,0.2,0.4,0.6,0.6,0.6c0.9-0.1,0.7-0.9,0.8-1.5c2.4,1.5,3.7,4.1,5.7,6
c-1.4,0-2.1,0.7-2.3,2c-5.5,6.2-5.5,6.2-11.2,0.1c0-1.1,0.1-2.2,0.1-3.4c2-2.3,1.8-5.1,1.8-7.8c1.1-1.4,0.3-4,2.8-4.4
c2.1,0.8,3.9,0.1,4-2c0-1.9-1.3-3.5-3.8-3.3c-5,2.7-5.9,5.7-3,9.8C297.7,353.5,293,354.3,291,360.3z"/>
<path class="Workshop_Wall_6" d="M-62.3,363c-1.4,0-2.1,0.7-2.3,2c-5.5,6.2-5.5,6.2-11.2,0.1c0-1.1,0.1-2.2,0.1-3.4c2-2.3,1.8-5.1,1.8-7.8
c1.1-1.4,0.3-4,2.8-4.4c2.1,0.8,3.9,0.1,4-2c0-1.9-1.3-3.5-3.8-3.3c-5,2.7-5.9,5.7-3,9.8c-5.4-0.5-10.1,0.3-12.1,6.2
c-5.4-0.4-10.6-2.2-17-0.8c2.5-3.3,5.1-5.8,2.9-9.5l0,0c2.6,0.7,5.1,1.4,7.8,1c2.3-0.3,4.5-0.6,4.4-4c-0.1-2.2,1.8-4.7,3.8-4.7
c4.6-0.1,4.1-3.1,4.3-5.9c2.2-0.7,1.9-4,4.4-4.4c3.6,1.9,2.3,6.2,4.2,9.1c4.2-1.8,1.9-7.5,5.9-9.2c1.4,1.4,2.8,2.9,4.2,4.3
c-0.1,3.4,0.2,6.4,4.6,7c0.8,0.1,2,1.4,2,2c-0.5,7.2,4.8,4.4,8.2,4.8c1.4,0.2,2.9-0.2,4.9-0.4c-3.4,4.9,3,5.9,3.4,9.4l0,0
c-6.6-2.1-12.7,0.4-18.9,1.9c-1.3-0.8-0.8-2.4-1.5-3.4c-2.4-3.8-7-4.1-9.7-0.6c-0.6,0.1-1.4,0.1-1.3,1c0,0.2,0.4,0.6,0.6,0.6
c0.9-0.1,0.7-0.9,0.8-1.5C-65.5,358.5-64.3,361.1-62.3,363z"/>
<path class="Workshop_Wall_7" d="M-75.9,365.2c5.7,6.1,5.7,6.1,11.2-0.1c1,2.8,2,5.7,3,8.4c-0.8,2.6-2.9,4.1-5.2,5.2c-0.9-1.9-1.8-3.8-2.8-6
c-2.4,1.6-1.9,4.5-3.5,6c-2.2-0.8-3.8-2.5-5.5-4C-77.8,371.5-76.8,368.4-75.9,365.2z"/>
<path class="Workshop_Wall_7" d="M301.1,365.2c5.7,6.1,5.7,6.1,11.2-0.1c1,2.8,2,5.7,3,8.4c-0.8,2.6-2.9,4.1-5.2,5.2c-0.9-1.9-1.8-3.8-2.8-6
c-2.4,1.6-1.9,4.5-3.5,6c-2.2-0.8-3.8-2.5-5.5-4C299.2,371.5,300.2,368.4,301.1,365.2z"/>
<path class="Workshop_Wall_7" d="M680.1,365.2c5.7,6.1,5.7,6.1,11.2-0.1c1,2.8,2,5.7,3,8.4c-0.8,2.6-2.9,4.1-5.2,5.2c-0.9-1.9-1.8-3.8-2.8-6
c-2.4,1.6-1.9,4.5-3.5,6c-2.2-0.8-3.8-2.5-5.5-4C678.2,371.5,679.2,368.4,680.1,365.2z"/>
<path class="Workshop_Wall_6" d="M-83,325.7c-3.1-4.3-4.2-9.5-6.5-14.2c0.8-1.9,1.5-3.8,2.3-5.7c6.3,2.8,8.1,8.3,8.9,14.5
C-79.8,322.2-81.4,324-83,325.7z"/>
<path class="Workshop_Wall_6" d="M673,325.7c-3.1-4.3-4.2-9.5-6.5-14.2c0.8-1.9,1.5-3.8,2.3-5.7c6.3,2.8,8.1,8.3,8.9,14.5
C676.2,322.2,674.6,324,673,325.7z"/>
<path class="Workshop_Wall_6" d="M289.9,305.9c6.3,2.8,8.1,8.3,8.9,14.5c-1.6,1.8-3.1,3.6-4.7,5.3c-3.1-4.3-4.2-9.5-6.5-14.2
C288.3,309.7,289.1,307.8,289.9,305.9z"/>
<path class="Workshop_Wall_6" d="M-62.7,320.2c0.6-6.3,2.9-11.7,8.6-15.1c0.3,2.2,0.6,4.5,2.4,6.2c-2.2,4.6-2.8,10-6.5,13.9
C-60.1,323.9-61.5,322.2-62.7,320.2z"/>
<path class="Workshop_Wall_6" d="M314.3,320.2c0.6-6.3,2.9-11.7,8.6-15.1c0.3,2.2,0.6,4.5,2.4,6.2c-2.2,4.6-2.8,10-6.5,13.9
C316.9,323.9,315.5,322.2,314.3,320.2z"/>
<path class="Workshop_Wall_6" d="M693.3,320.2c0.6-6.3,2.9-11.7,8.6-15.1c0.3,2.2,0.6,4.5,2.4,6.2c-2.2,4.6-2.8,10-6.5,13.9
C695.9,323.9,694.5,322.2,693.3,320.2z"/>
<path class="Workshop_Wall_6" d="M-34,313.1c-2.9-1.8-5.6-4.1-9-5.2c-0.4-2.4,0.2-4.4,1.8-6.2c5.7-0.7,11.3,3.2,13,8.8
C-30.4,310.8-32.5,311.1-34,313.1z"/>
<path class="Workshop_Wall_6" d="M714.8,301.7c5.7-0.7,11.3,3.2,13,8.8c-2.2,0.2-4.4,0.6-5.8,2.5c-2.9-1.8-5.6-4.1-9-5.2
C712.6,305.5,713.2,303.5,714.8,301.7z"/>
<path class="Workshop_Wall_6" d="M343,313.1c-2.9-1.8-5.6-4.1-9-5.2c-0.4-2.4,0.2-4.4,1.8-6.2c5.7-0.7,11.3,3.2,13,8.8
C346.6,310.8,344.5,311.1,343,313.1z"/>
<path class="Workshop_Wall_6" d="M-112.9,310c3.1-4.7,6.4-9,13.1-7.8c0.6,1.8,1.2,3.7,1.8,5.6c-3.4,1.5-6.3,3.7-9.1,6.1
C-109.1,312.6-111,311.3-112.9,310z"/>
<path class="Workshop_Wall_6" d="M658,307.8c-3.4,1.5-6.3,3.7-9.1,6.1c-1.9-1.3-3.8-2.6-5.8-3.8c3.1-4.7,6.4-9,13.1-7.8
C656.8,304.1,657.4,306,658,307.8z"/>
<path class="Workshop_Wall_6" d="M279,307.8c-3.4,1.5-6.3,3.7-9.1,6.1c-1.9-1.3-3.8-2.6-5.8-3.8c3.1-4.7,6.4-9,13.1-7.8
C277.8,304.1,278.4,306,279,307.8z"/>
<path class="Workshop_Wall_7" d="M279,307.8c-0.6-1.9-1.2-3.7-1.8-5.6c5.2-2.3,9.2-0.1,12.7,3.6c-0.8,1.9-1.5,3.8-2.3,5.7
C284.8,310.1,282.2,308.3,279,307.8z"/>
<path class="Workshop_Wall_7" d="M658,307.8c-0.6-1.9-1.2-3.7-1.8-5.6c5.2-2.3,9.2-0.1,12.7,3.6c-0.8,1.9-1.5,3.8-2.3,5.7
C663.8,310.1,661.2,308.3,658,307.8z"/>
<path class="Workshop_Wall_7" d="M-41.2,301.7c-1.6,1.8-2.2,3.8-1.8,6.2c-3.5-0.4-5.9,2-8.7,3.4c-1.8-1.7-2.1-3.9-2.4-6.2
C-50.4,301.9-46.3,299.9-41.2,301.7z"/>
<path class="Workshop_Wall_7" d="M-98,307.8c-0.6-1.9-1.2-3.7-1.8-5.6c5.2-2.3,9.2-0.1,12.7,3.6c-0.8,1.9-1.5,3.8-2.3,5.7
C-92.2,310.1-94.8,308.3-98,307.8z"/>
<path class="Workshop_Wall_7" d="M335.8,301.7c-1.6,1.8-2.2,3.8-1.8,6.2c-3.5-0.4-5.9,2-8.7,3.4c-1.8-1.7-2.1-3.9-2.4-6.2
C326.6,301.9,330.7,299.9,335.8,301.7z"/>
<path class="Workshop_Wall_7" d="M714.8,301.7c-1.6,1.8-2.2,3.8-1.8,6.2c-3.5-0.4-5.9,2-8.7,3.4c-1.8-1.7-2.1-3.9-2.4-6.2
C705.6,301.9,709.7,299.9,714.8,301.7z"/>
<path class="Workshop_Wall_7" d="M693.3,320.2c1.2,2,2.6,3.7,4.5,5c0.5,4-0.8,7.5-2.9,10.9c-1.4-1.4-2.8-2.9-4.2-4.3
C690.4,327.7,691.8,323.9,693.3,320.2z"/>
<path class="Workshop_Wall_7" d="M314.3,320.2c1.2,2,2.6,3.7,4.5,5c0.5,4-0.8,7.5-2.9,10.9c-1.4-1.4-2.8-2.9-4.2-4.3
C311.4,327.7,312.8,323.9,314.3,320.2z"/>
<path class="Workshop_Wall_7" d="M-62.7,320.2c1.2,2,2.6,3.7,4.5,5c0.5,4-0.8,7.5-2.9,10.9c-1.4-1.4-2.8-2.9-4.2-4.3
C-65.6,327.7-64.2,323.9-62.7,320.2z"/>
<path class="Workshop_Wall_7" d="M673,325.7c1.6-1.8,3.1-3.6,4.7-5.3c1.6,3.7,3.2,7.3,2.9,11.5c-2.5,0.4-2.2,3.6-4.4,4.4
C674.3,333,673.2,329.5,673,325.7z"/>
<path class="Workshop_Wall_7" d="M294,325.7c1.6-1.8,3.1-3.6,4.7-5.3c1.6,3.7,3.2,7.3,2.9,11.5c-2.5,0.4-2.2,3.6-4.4,4.4
C295.3,333,294.2,329.5,294,325.7z"/>
<path class="Workshop_Wall_7" d="M-83,325.7c1.6-1.8,3.1-3.6,4.7-5.3c1.6,3.7,3.2,7.3,2.9,11.5c-2.5,0.4-2.2,3.6-4.4,4.4
C-81.7,333-82.8,329.5-83,325.7z"/>
<path class="Workshop_Wall_7" d="M643.1,310c1.9,1.3,3.9,2.6,5.8,3.8c-1.2,2.9-2,5.9-2.3,9c-2.2-2-5.1,0-7.4-1.5
C640.7,317.6,641.1,313.6,643.1,310z"/>
<path class="Workshop_Wall_7" d="M-112.9,310c1.9,1.3,3.9,2.6,5.8,3.8c-1.2,2.9-2,5.9-2.3,9c-2.2-2-5.1,0-7.4-1.5
C-115.3,317.6-114.9,313.6-112.9,310z"/>
<path class="Workshop_Wall_7" d="M264.1,310c1.9,1.3,3.9,2.6,5.8,3.8c-1.2,2.9-2,5.9-2.3,9c-2.2-2-5.1,0-7.4-1.5
C261.7,317.6,262.1,313.6,264.1,310z"/>
<path class="Workshop_Wall_2" d="M-74,354c0.1,2.8,0.2,5.5-1.8,7.8c-3.5,0.1-7.4,2.6-10.2-1.5C-84,354.3-79.3,353.5-74,354
C-73.9,354.1-74,354-74,354z"/>
<path class="Workshop_Wall_2" d="M670,360.3c2-6,6.7-6.8,12.1-6.2c0,0-0.1,0-0.1,0c0.1,2.8,0.2,5.5-1.8,7.8C676.7,362,672.9,364.4,670,360.3z
"/>
<path class="Workshop_Wall_2" d="M303,354c0.1,2.8,0.2,5.5-1.8,7.8c-3.5,0.1-7.4,2.6-10.2-1.5C293,354.3,297.7,353.5,303,354L303,354z"/>
<path class="Workshop_Wall_7" d="M-34,313.1c1.5-2,3.6-2.3,5.8-2.5c2.3,2.9,3.6,6.1,2.6,9.9c0,0-0.1-0.1-0.1-0.1c-1-0.3-2-0.5-2.9,0.4
c-1.3-0.3-2.2,0.6-3.3,1.1C-31.8,318.8-32.7,315.9-34,313.1z"/>
<path class="Workshop_Wall_7" d="M343,313.1c1.5-2,3.6-2.3,5.8-2.5c2.3,2.9,3.6,6.1,2.6,9.9c0,0-0.1-0.1-0.1-0.1c-1-0.3-2-0.5-2.9,0.4
c-1.3-0.3-2.2,0.6-3.3,1.1C345.2,318.8,344.3,315.9,343,313.1z"/>
<path class="Workshop_Wall_6" d="M730.6,320.4c1.9,3.1,0.4,6-0.6,8.8c-0.7,1.8-2.4,2-4.2,1.8c-1.9-0.2-3.3-1.6-3.1-3.2
c0.3-1.9-0.7-4.3,1.4-5.9c1.1-0.5,2-1.4,3.3-1.1c1,0.3,2,0.4,2.9-0.4L730.6,320.4z"/>
<path class="Workshop_Wall_7" d="M730.6,320.4c0,0-0.2,0-0.2,0c-1-0.3-2-0.5-2.9,0.4c-1.3-0.3-2.2,0.6-3.3,1.1c0-3.1-0.9-6-2.2-8.8
c1.5-2,3.6-2.3,5.8-2.5C730.1,313.4,731.2,316.6,730.6,320.4z"/>
<path class="Workshop_Wall_6" d="M345.2,321.9c1.1-0.5,2-1.4,3.3-1.1c1,0.2,2,0.4,2.9-0.4c0,0,0.1,0.1,0.1,0.1c2.2,3.2,0.5,6.2-0.7,9.1
c-0.8,1.8-2.7,1.6-4.4,1.3c-1.7-0.3-2.9-1.7-2.6-3.1C344.1,325.8,343.1,323.4,345.2,321.9z"/>
<path class="Workshop_Wall_6" d="M-31.8,321.9c1.1-0.5,2-1.4,3.3-1.1c1,0.2,2,0.4,2.9-0.4c0,0,0.1,0.1,0.1,0.1c2.2,3.2,0.5,6.2-0.7,9.1
c-0.8,1.8-2.7,1.6-4.4,1.3c-1.7-0.3-2.9-1.7-2.6-3.1C-32.9,325.8-33.9,323.4-31.8,321.9z"/>
<path class="Workshop_Wall_6" d="M-116.8,321.4c2.3,1.5,5.2-0.5,7.4,1.5c0.4,1.6,1,3.1,1.3,4.7c0.4,2-0.3,3.6-2.3,4.3c-2,0.7-3.7-0.2-4.4-2
C-115.8,327.1-117.4,324.5-116.8,321.4z"/>
<path class="Workshop_Wall_6" d="M260.2,321.4c2.3,1.5,5.2-0.5,7.4,1.5c0.4,1.6,1,3.1,1.3,4.7c0.4,2-0.3,3.6-2.3,4.3c-2,0.7-3.7-0.2-4.4-2
C261.2,327.1,259.6,324.5,260.2,321.4z"/>
<path class="Workshop_Wall_6" d="M639.2,321.4c2.3,1.5,5.2-0.5,7.4,1.5c0.4,1.6,1,3.1,1.3,4.7c0.4,2-0.3,3.6-2.3,4.3c-2,0.7-3.7-0.2-4.4-2
C640.2,327.1,638.6,324.5,639.2,321.4z"/>
<path class="Workshop_Wall_2" d="M-68.1,356.9c2.7-3.5,7.3-3.2,9.7,0.6c0.7,1.1,0.2,2.7,1.5,3.4c-1.2,2.1-3.2,2.3-5.4,2.1
c-2-1.9-3.2-4.5-5.7-6L-68.1,356.9z"/>
<path class="Workshop_Wall_2" d="M308.9,356.9c2.7-3.5,7.3-3.2,9.7,0.6c0.7,1.1,0.2,2.7,1.5,3.4c-1.2,2.1-3.2,2.3-5.4,2.1
c-2-1.9-3.2-4.5-5.7-6L308.9,356.9z"/>
<path class="Workshop_Wall_2" d="M687.9,356.9c2.7-3.5,7.3-3.2,9.7,0.6c0.7,1.1,0.2,2.7,1.5,3.4c-1.2,2.1-3.2,2.3-5.4,2.1
c-2-1.9-3.2-4.5-5.7-6L687.9,356.9z"/>
<path class="Workshop_Wall_8" d="M689.1,378.7c2.4-1.1,4.4-2.5,5.2-5.2c1.4,2.3,1.9,4.6-0.6,6.3C692,381,690.1,381.2,689.1,378.7z"/>
<path class="Workshop_Wall_8" d="M310.1,378.7c2.4-1.1,4.4-2.5,5.2-5.2c1.4,2.3,1.9,4.6-0.6,6.3C313,381,311.1,381.2,310.1,378.7z"/>
<path class="Workshop_Wall_8" d="M-66.9,378.7c2.4-1.1,4.4-2.5,5.2-5.2c1.4,2.3,1.9,4.6-0.6,6.3C-64,381-65.9,381.2-66.9,378.7z"/>
<path class="Workshop_Wall_8" d="M677.2,374.7c1.7,1.5,3.3,3.2,5.5,4c-1.1,2.6-3.1,2.3-4.7,1C676.4,378.5,675.1,376.7,677.2,374.7z"/>
<path class="Workshop_Wall_8" d="M298.2,374.7c1.7,1.5,3.3,3.2,5.5,4c-1.1,2.6-3.1,2.3-4.7,1C297.4,378.5,296.1,376.7,298.2,374.7z"/>
<path class="Workshop_Wall_8" d="M-78.8,374.7c1.7,1.5,3.3,3.2,5.5,4c-1.1,2.6-3.1,2.3-4.7,1C-79.6,378.5-80.9,376.7-78.8,374.7z"/>
<path class="Workshop_Wall_3" d="M750,452c0.8,0.7,0.8,1.4,0,2C750.1,453.3,750,452.7,750,452z"/>
<path class="Workshop_Wall_3" d="M375,452c0.8,0.7,0.8,1.4,0,2C375.1,453.3,375,452.7,375,452z"/>
<path class="Workshop_Wall_3" d="M-7,452c0.8,0.7,0.8,1.4,0,2C-6.9,453.3-7,452.7-7,452z"/>
<path class="Workshop_Wall_3" d="M-371,452c0.8,0.7,0.8,1.4,0,2C-370.9,453.3-371,452.7-371,452z"/>
<path class="Workshop_Wall_6" d="M655.9,350C655.9,350,656,350,655.9,350C656,350,655.9,350,655.9,350z"/>
<path class="Workshop_Wall_3" d="M375.1,465c0.3,0.4,0.5,0.8,0.8,1.2C375.6,465.8,375.3,465.4,375.1,465z"/>
<path class="Workshop_Wall_3" d="M750.1,465c0.3,0.4,0.5,0.8,0.8,1.2C750.6,465.8,750.3,465.4,750.1,465z"/>
<path class="Workshop_Wall_3" d="M-370.9,465c0.3,0.4,0.5,0.8,0.8,1.2C-370.4,465.8-370.7,465.4-370.9,465z"/>
<path class="Workshop_Wall_3" d="M-6.9,465c0.3,0.4,0.5,0.8,0.8,1.2C-6.4,465.8-6.7,465.4-6.9,465z"/>
<path class="Workshop_Wall_3" d="M987.9,277c-0.3-0.4-0.5-0.7-0.8-1.1C987.3,276.3,987.6,276.7,987.9,277z"/>
<path class="Workshop_Wall_6" d="M276.9,350C276.9,350,277,350,276.9,350C277,350,276.9,350,276.9,350z"/>
<path class="Workshop_Wall_6" d="M718,359C718,359,718,359,718,359C718,359,718,359,718,359z"/>
<path class="Workshop_Wall_6" d="M339,359C339,359,339,359,339,359C339,359,339,359,339,359z"/>
<path class="Workshop_Wall_6" d="M-38,359C-38,359-38,359-38,359C-38,359-38,359-38,359z"/>
<path class="Workshop_Wall_6" d="M-100.1,350C-100.1,350-100,350-100.1,350C-100,350-100.1,350-100.1,350z"/>
<path class="Workshop_Wall_3" d="M-133.1,277c-0.3-0.4-0.5-0.7-0.8-1.1C-133.7,276.3-133.4,276.7-133.1,277z"/>
<path class="Workshop_Wall_3" d="M612.9,277c-0.3-0.4-0.5-0.7-0.8-1.1C612.3,276.3,612.6,276.7,612.9,277z"/>
<path class="Workshop_Wall_5" d="M-146,449c0,4.2-0.3,8.3,0,12.5c0.4,4.5-1.5,5.6-5.7,5.6c-32.4-0.2-64.9-0.1-97.3-0.1c0-48,0-95.9,0-143.9
c0-1.8-0.3-3.7,0.9-5.3c1.3,2.1,2.1,4.3,2.2,6.8c-1.2,1.5-0.6,3.2-0.6,4.8c-0.1,15.5-0.3,31-0.3,46.5c0,24.7,0.1,49.3,0.2,74
c0,4,0,8.1,0,12.1c-0.2,3.4,2.3,2.7,4.1,2.7c11.1,0,22.3,0,33.4,0c18,0.9,36,0.1,54,0.5c4.3,0.1,5.3-1.5,5.3-5.5
c-0.2-20.3-0.1-40.7-0.1-61c0-33-0.1-66,0.1-99c0-4.2-1.1-5.4-5.5-6c-6.6-0.8-12.9,0.2-19.4,0.2c-11.2,0.1-22.3,0-33.5,0
c-3.5-0.1-7-0.1-10.5-0.2c2.2-1,4.4-1.9,6.6-2.9c4.5,0.1,9.1-0.3,13.5,0.3c15.3,2.3,30.5-1.2,45.8-0.2c0.2,0,0.3,0,0.5,0
c1.6-0.1,2.4-0.9,2.5-2.5c0-1.4-0.4-2.7-1.9-3.1c-1.1-0.3-2.3-0.3-3.5-0.3c-16.6,0-33.3,0-49.9,0c-1.6,0-3.4-0.2-4.7,1.1
c-0.6-1.4-1.2-2.7-1.8-4.1c1.8-0.4,1.7-1.6,1.5-3.1c-0.3-2.6-0.5-5.3-0.5-7.9c0-20.8,0-41.5,0-62.3c0-3.1-0.3-6.3-4-6.2
c-3.6,0.1-2,3.6-2,5.6c-0.1,19.1-0.1,38.2-0.1,57.3c0,1.9,0.5,4-1.1,5.7c-0.7-0.7-1.4-1.4-2.1-2.1c1.6-1,1-2.7,1-4.1
c0.1-18.6,0.2-37.2,0.2-55.8c0.1-9.8,0.8-8.3-8-10.3c-16.7-3.8-33.5-4.1-50.4-0.5c-7.7,1.6-7.7,1.7-7.4,9.7
c0.1,20,0.2,40.1,0.2,60.1c-0.4,0.3-0.8,0.7-1.2,1c-1.8-1.8-1.1-4.1-1.1-6.2c0-19.1,0-38.3-0.1-57.4c0-1.4,0.9-3.8-1.7-3.9
c-2.3-0.1-4.3,1-4.3,3.8c0,0.7,0,1.3,0,2c0,22.3,0,44.5,0,66.8c0,1.3-0.1,2.7,1,3.7c-1,2-2,4-3,6.1c-2,1-4.2,0.9-6.3,0.9
c-13.1,0-26.3,0-39.4,0c-3.3,0-6.7,0.1-10,0c-2.7,0-3.5,1.4-3.3,3.8c0.2,2.4,1.5,2.9,3.8,2.5c2.1-0.4,4.3-0.3,6.5-0.3
c16.3-0.1,32.6-0.1,48.9-0.1c1,1,2.1,1.9,3.1,2.9c-17.7,0.1-35.4,0.2-53.1,0.3c-9.1-0.5-9.1-0.5-9.1,8.4c0,45.8,0,91.6,0,137.5
c0,7,0,14,0,21c0,2-0.2,4.3,3,3.9c2.7,0,5.3,0,8,0c0.7,0,1.4,0,2,0c5.1-0.4,10.3,1.4,15.2-1.1c2-0.1,4-0.3,6-0.2
c16.4,0.3,32.9,0.8,49.3,1c13,0.2,13,0,13.1-13.2c0.1-1.2,0.4-2.3,0.4-3.5c0-29,0-58,0-87c0-1.3,0.1-2.7-0.8-3.8
c0-2.4,0-4.7,0-7.1c1.3-1.6,0.8-3.5,0.8-5.3c0-9.4-0.1-18.9-0.1-28.3l0.1-0.4c0.6,0,1.2,0.1,1.9,0.1c0,45,0,89.9,0,134.9
c-0.7,0.7-0.7,1.4,0,2.1c0,4.7,0,9.3,0,14c-32.2,0-64.5-0.1-96.7,0.1c-4.7,0-6.6-1.2-6.2-6.1c0.4-5.6,0.1-11.3,0.1-16.9
c0-52.6,0-105.2,0-157.8c0-2.5,0.1-4.9,0.5-7.4c1.6-10.1,6-19.3,9.5-28.8c1.3-2.3,2.6-4.7,4-7c0.4-1,0.7-2,1.1-2.9
c2.8-2.5,4.2-6,6.4-8.8c9.1-11.6,19.4-21.8,32.6-28.8c20.7-10.9,42.8-13.3,65.8-10.6c25.1,2.9,46.3,13.3,63.4,31.9
c3.4,3.6,5.7,8.1,9.7,11.3c1.7,6.9,7,11.8,9.9,18.3c5.9,13.4,9.4,27,9.3,41.8C-146.2,346.4-146,397.7-146,449z M-155,282.9
c3.5,0.4,4.6-1.1,3.7-4.4c-1.8-6.9-3.9-13.7-6.7-20.3c-9-21-22.6-38.2-42.7-49.5c-2.1-1.2-4.6-3.8-6.6-2.5
c-1.9,1.3-0.6,4.6-0.6,7c0,18.8,0,37.5,0.1,56.3c-0.1,3.1-0.1,6.3-0.3,9.4c-0.3,3.3,1.2,4.2,4.3,4.2
C-187.6,283-171.3,283-155,282.9z M-348.9,282.9c15.2,0,30.5-0.1,45.7,0.1c8,0.1,8,0.2,7.2-7.9c0-0.3-0.2-0.6-0.3-1
c0-20.4,0.1-40.7,0.1-61.1c0-2.6,1.5-5.9-1-7.4c-2.1-1.3-4.5,1.5-6.7,2.4c-0.5,0.2-0.9,0.5-1.3,0.7
c-26.6,16.2-40.7,40.8-47.6,70.4C-353.4,282.6-351.7,283.1-348.9,282.9z"/>
<path class="Workshop_Wall_9" d="M-348,250c-3.6,9.4-7.9,18.6-9.5,28.8c-0.4,2.5-0.5,5-0.5,7.4c0,52.6,0,105.2,0,157.8c-3.3,0-6.7,0-10,0
c0-53.8-0.1-107.5,0.1-161.3c0-10.7,3.9-20.4,8.9-29.7C-355.1,252.9-352,249.9-348,250z"/>
<path class="Workshop_Wall_9" d="M-146,449c0-51.3-0.3-102.6,0.1-153.9c0.1-14.9-3.4-28.4-9.3-41.8c-2.8-6.4-8.2-11.3-9.9-18.3
c2.9-0.8,4.5-4.3,8-4c9.8,13.9,16.3,29.3,20.8,45.6c0.4,1.4,0.2,3,0.2,4.5c0,20.3,0,40.7,0,61c-4.1-2.7-4.8-0.8-5,3.2
c-2.2,32.9-2,65.8-2,98.7C-143,446.1-142.3,448.9-146,449z"/>
<path class="Workshop_Wall_4" d="M-248.1,317.8c-1.2,1.6-0.9,3.5-0.9,5.3c0,48,0,95.9,0,143.9c-2,0-4.1,0-6.1,0c0-4.7,0-9.3,0-14
c0-0.7,0-1.4,0-2.1c0-45,0-89.9,0-134.9c0.1-1.8,0.5-3.6-0.7-5.2c0.5-3.8,1.1-7.6,3.3-11.4C-251.1,305.6-249.6,311.7-248.1,317.8
z"/>
<path class="Workshop_Wall_9" d="M-136,344c0,1.7,0,3.3,0,5C-138.8,347.3-138.8,345.7-136,344z"/>
<path class="Workshop_Wall_5" d="M218,449c0,4.2-0.3,8.3,0,12.5c0.4,4.5-1.5,5.6-5.7,5.6c-32.4-0.2-64.9-0.1-97.3-0.1c0-48,0-95.9,0-143.9
c0-1.8-0.3-3.7,0.9-5.3c1.3,2.1,2.1,4.3,2.2,6.8c-1.2,1.5-0.6,3.2-0.6,4.8c-0.1,15.5-0.3,31-0.3,46.5c0,24.7,0.1,49.3,0.2,74
c0,4,0,8.1,0,12.1c-0.2,3.4,2.3,2.7,4.1,2.7c11.1,0,22.3,0,33.4,0c18,0.9,36,0.1,54,0.5c4.3,0.1,5.3-1.5,5.3-5.5
c-0.2-20.3-0.1-40.7-0.1-61c0-33-0.1-66,0.1-99c0-4.2-1.1-5.4-5.5-6c-6.6-0.8-12.9,0.2-19.4,0.2c-11.2,0.1-22.3,0-33.5,0
c-3.5-0.1-7-0.1-10.5-0.2c2.2-1,4.4-1.9,6.6-2.9c9.6,0.1,19.3,1,28.9,0.9c7.9-0.1,15.9-0.7,23.9-0.7c2.2,0,4.3,0,6.5-0.1
c1.7-0.1,2.8-1.1,2.8-2.9c0-1.8-1-2.7-2.7-2.9c-0.8-0.1-1.7-0.1-2.5-0.1c-16.7,0-33.3,0-50,0c-1.6,0-3.4-0.2-4.7,1.1
c-0.6-1.4-1.2-2.8-1.8-4.1c0.3-0.7,0.9-1.5,0.9-2.2c0.1-24.3,0-48.6,0.1-72.9c0-2.6-1.5-4.3-3.8-4.4c-3.3-0.1-2.1,2.8-2.1,4.5
c-0.1,19.3,0,38.6-0.1,57.9c0,2.1,0.6,4.4-1.1,6.2c-0.7-0.7-1.4-1.4-2.1-2.1c1.6-1,1-2.7,1-4.1c0.1-18.6,0.2-37.2,0.2-55.8
c0.1-9.8,0.8-8.3-8-10.3c-16.7-3.8-33.5-4.1-50.4-0.5c-7.7,1.6-7.7,1.7-7.4,9.7c0.1,20,0.2,40.1,0.2,60.1c-0.4,0.3-0.8,0.7-1.2,1
c-1.8-1.8-1.1-4.1-1.1-6.2c0-19.1,0-38.3-0.1-57.4c0-1.4,0.9-3.8-1.7-3.9c-2.3-0.1-4.3,1-4.3,3.8c0,0.7,0,1.3,0,2
c0,22.3,0,44.5,0,66.8c0,1.3-0.1,2.7,1,3.7c-1,2-2,4-3,6.1c-2,1-4.2,0.9-6.3,0.9c-13.1,0-26.3,0-39.4,0c-3.3,0-6.7,0.1-10,0
c-2.7,0-3.5,1.4-3.3,3.8c0.2,2.4,1.5,2.9,3.8,2.5c2.1-0.4,4.3-0.3,6.5-0.3c16.3-0.1,32.6-0.1,48.9-0.1c1,1,2.1,1.9,3.1,2.9
c-17.7,0.1-35.4,0.2-53.1,0.3c-9.1-0.5-9.1-0.5-9.1,8.4c0,45.8,0,91.6,0,137.5c0,7,0,14,0,21c0,2-0.2,4.3,3,3.9c2.3,0,4.6,0,7,0
c1.1-0.1,2.2-0.3,3.4-0.4c0.8,0,1.5,0,2.3,0.1c3.2,0.3,6.6,1.6,9.6-0.8c2.5-0.1,5-0.2,7.5-0.2c16.9,0.3,33.9,0.8,50.8,1
c13,0.2,13,0,13.1-13.2c0.1-1.2,0.4-2.3,0.4-3.5c0-29,0-58,0-87c0-1.3,0.1-2.7-0.8-3.8c0-2.4,0-4.7,0-7.1
c1.3-1.6,0.8-3.5,0.8-5.3c0-9.4-0.1-18.9-0.1-28.3l0.1-0.4c0.6,0,1.2,0.1,1.9,0.1c0,45,0,89.9,0,134.9c-0.7,0.7-0.7,1.4,0,2.1
c0,4.7,0,9.3,0,14c-32.2,0-64.5-0.1-96.7,0.1c-4.7,0-6.6-1.2-6.2-6.1C6.3,455.3,6,449.7,6,444c0-52.8,0-105.5,0-158.3
c0-5.9,1.2-11.4,3-17.1c2-6.3,4.8-12.4,7-18.6c1.3-2.3,2.6-4.7,4-7c0.4-1,0.7-2,1.1-2.9c2.9-2.6,4.3-6.3,6.7-9.2
c9-11.3,19.1-21.3,31.9-28.1c20.8-11.1,43-13.5,66.2-10.9c25.1,2.9,46.3,13.3,63.4,31.9c3.4,3.6,5.7,8.1,9.7,11.3
c1.7,6.9,7,11.8,9.9,18.3c5.9,13.4,9.4,27,9.3,41.8C217.8,346.4,218,397.7,218,449z M209,282.9c3.5,0.4,4.6-1.1,3.7-4.4
c-1.8-6.9-3.9-13.7-6.7-20.3c-9-21-22.6-38.2-42.7-49.5c-2.1-1.2-4.6-3.8-6.6-2.5c-1.9,1.3-0.6,4.6-0.6,7.1
c0,18.8,0,37.5,0.1,56.3c-0.1,3.1-0.1,6.3-0.3,9.4c-0.3,3.3,1.2,4.2,4.3,4.2C176.4,283,192.7,283,209,282.9z M15.1,282.9
c15.2,0,30.5-0.1,45.7,0.1c8,0.1,8,0.2,7.2-7.9c0-0.3-0.2-0.6-0.3-1c0-20.4,0.1-40.7,0.1-61.1c0-2.6,1.5-5.9-1-7.4
c-2.1-1.3-4.5,1.5-6.7,2.4c-0.5,0.2-0.9,0.5-1.3,0.7c-26.6,16.2-40.7,40.8-47.6,70.4C10.6,282.6,12.3,283.1,15.1,282.9z"/>
<path class="Workshop_Wall_9" d="M16,250c-2.2,6.2-5,12.3-7,18.6c-1.8,5.6-3,11.2-3,17.1C6,338.5,6,391.2,6,444c-3.3,0-6.7,0-10,0
c0-53.8-0.1-107.5,0.1-161.3C-3.9,272,0,262.3,5,253C8.9,252.9,12,249.9,16,250z"/>
<path class="Workshop_Wall_9" d="M218,449c0-51.3-0.3-102.6,0.1-153.9c0.1-14.9-3.4-28.4-9.3-41.8c-2.8-6.4-8.2-11.3-9.9-18.3
c2.9-0.8,4.5-4.3,8-4c9.8,13.9,16.3,29.3,20.8,45.6c0.4,1.4,0.2,3,0.2,4.5c0,20.3,0,40.7,0,61c-4.1-2.7-4.8-0.8-5,3.2
c-2.2,32.9-2,65.8-2,98.7C221,446.1,221.7,448.9,218,449z"/>
<path class="Workshop_Wall_4" d="M108.9,467c0-4.7,0-9.3,0-14c0-0.7,0-1.4,0-2.1c0-45,0-89.9,0-134.9c0.1-1.8,0.5-3.6-0.7-5.2
c0.5-3.8,1.1-7.6,3.3-11.4c1.5,6.1,3,12.2,4.4,18.3c-1.2,1.6-0.9,3.5-0.9,5.3c0,48,0,95.9,0,143.9C113,467,110.9,467,108.9,467z"
/>
<path class="Workshop_Wall_9" d="M228,344c0,1.7,0,3.3,0,5C225.2,347.3,225.2,345.7,228,344z"/>
<path class="Workshop_Wall_5" d="M865.9,467c-32.2,0-64.5-0.1-96.7,0.1c-4.7,0-6.6-1.2-6.2-6.1c0.4-5.6,0.1-11.3,0.1-16.9
c0-52.8,0-105.5,0-158.3c0-5.9,1.2-11.4,3-17.1c2-6.3,4.8-12.4,7-18.6c1.3-2.3,2.6-4.7,4-7c0.4-1,0.7-2,1.1-2.9
c2.9-2.6,4.3-6.3,6.7-9.2c9-11.3,19.1-21.3,31.9-28.1c20.8-11.1,43-13.5,66.2-10.9c25.1,2.9,46.3,13.3,63.4,31.9
c3.4,3.6,5.7,8.1,9.7,11.3c1.7,6.9,7,11.8,9.9,18.3c5.9,13.4,9.4,27,9.3,41.8c-0.4,51.3-0.1,102.6-0.1,153.9
c0,4.2-0.3,8.3,0,12.5c0.4,4.5-1.5,5.6-5.7,5.6c-32.4-0.2-64.9-0.1-97.3-0.1c0-48.1,0-96.2,0-144.4c0-1.6-0.2-3.4,0.9-4.8
c1.3,2.1,2.1,4.3,2.2,6.8c-1.2,1.5-0.6,3.2-0.6,4.8c-0.1,15.5-0.3,31-0.3,46.5c0,24.7,0.1,49.3,0.2,74c0,4,0,8.1,0,12.1
c-0.2,3.4,2.3,2.7,4.1,2.7c11.1,0,22.3,0,33.4,0c18,0.9,36,0.1,54,0.5c4.3,0.1,5.3-1.5,5.3-5.5c-0.2-20.3-0.1-40.7-0.1-61
c0-33-0.1-66,0.1-99c0-4.2-1.1-5.4-5.5-6c-6.6-0.8-12.9,0.2-19.4,0.2c-11.2,0.1-22.3,0-33.5,0c-3.5-0.1-7-0.1-10.5-0.2
c2.2-1,4.4-1.9,6.6-2.9c8.5,0.4,16.9,1,25.4,1c11,0,21.9-1.4,32.8-0.9c0.5,0,1,0,1.5-0.1c1.6-0.1,2.4-0.9,2.5-2.5
c0-1.4-0.4-2.7-1.9-3.1c-1.1-0.3-2.3-0.3-3.5-0.3c-16.6,0-33.3,0-49.9,0c-1.6,0-3.4-0.2-4.7,1.1c-0.6-1.4-1.2-2.8-1.8-4.1
c0.3-0.7,0.9-1.5,0.9-2.2c0.1-24.3,0-48.6,0.1-72.9c0-2.6-1.5-4.3-3.8-4.4c-3.3-0.1-2.1,2.8-2.1,4.5c-0.1,19.3,0,38.6-0.1,57.9
c0,2.1,0.6,4.4-1.1,6.2c-0.7-0.7-1.4-1.4-2.1-2.1c1.6-1,1-2.7,1-4.1c0.1-18.6,0.2-37.2,0.2-55.8c0.1-9.8,0.8-8.3-8-10.3
c-16.7-3.8-33.5-4.1-50.4-0.5c-7.7,1.6-7.7,1.7-7.4,9.7c0.1,20,0.2,40.1,0.2,60.1c-0.4,0.3-0.8,0.7-1.2,1
c-1.8-1.8-1.1-4.1-1.1-6.2c0-19.1,0-38.3-0.1-57.4c0-1.4,0.9-3.8-1.7-3.9c-2.3-0.1-4.3,1-4.3,3.8c0,0.7,0,1.3,0,2
c0,22.3,0,44.5,0,66.8c0,1.3-0.1,2.7,1,3.7c-1,2-2,4-3,6.1c-2,1-4.2,0.9-6.3,0.9c-13.1,0-26.3,0-39.4,0c-3.3,0-6.7,0.1-10,0
c-2.7,0-3.5,1.4-3.3,3.8c0.2,2.4,1.5,2.9,3.8,2.5c2.1-0.4,4.3-0.3,6.5-0.3c16.3-0.1,32.6-0.1,48.9-0.1c1,1,2.1,1.9,3.1,2.9
c-17.7,0.1-35.4,0.2-53.1,0.3c-9.1-0.5-9.1-0.5-9.1,8.4c0,45.8,0,91.6,0,137.5c0,7,0,14,0,21c0,2-0.2,4.3,3,3.9c2.7,0,5.3,0,8,0
c0.8-0.1,1.6-0.3,2.4-0.4c0.8,0,1.5,0,2.3,0.1c3.6,0.4,7.2,1.6,10.6-0.8c2.3-0.1,4.7-0.4,7-0.2c16.8,1.2,33.5,1,50.3,1
c13,0,13,0,13.1-13.2c0.1-1.2,0.4-2.3,0.4-3.5c0-29,0-58,0-87c0-1.3,0.1-2.7-0.8-3.8c0-2.4,0-4.7,0-7.1c1.3-1.6,0.8-3.5,0.8-5.3
c0-9.4-0.1-18.9-0.1-28.3l0.1-0.4c0.6,0,1.2,0.1,1.9,0.1c0,45,0,89.9,0,134.9c-0.7,0.7-0.7,1.4,0,2.1
C865.9,457.7,865.9,462.3,865.9,467z M966,282.9c3.5,0.4,4.6-1.1,3.7-4.4c-1.8-6.9-3.9-13.7-6.7-20.3c-9-21-22.6-38.2-42.7-49.5
c-2.1-1.2-4.6-3.8-6.6-2.5c-1.9,1.3-0.6,4.6-0.6,7c0,18.8,0,37.5,0.1,56.3c-0.1,3.1-0.1,6.3-0.3,9.4c-0.3,3.3,1.2,4.2,4.3,4.2
C933.4,283,949.7,283,966,282.9z M772.1,282.9c15.2,0,30.5-0.1,45.7,0.1c8,0.1,8,0.2,7.2-7.9c0-0.3-0.2-0.6-0.3-1
c0-20.4,0.1-40.7,0.1-61.1c0-2.6,1.5-5.9-1-7.4c-2.1-1.3-4.5,1.5-6.7,2.4c-0.5,0.2-0.9,0.5-1.3,0.7
c-26.6,16.2-40.7,40.8-47.6,70.4C767.6,282.6,769.3,283.1,772.1,282.9z"/>
<path class="Workshop_Wall_9" d="M773,250c-2.2,6.2-5,12.3-7,18.6c-1.8,5.6-3,11.2-3,17.1c0,52.8,0,105.5,0,158.3c-3.3,0-6.7,0-10,0
c0-53.8-0.1-107.5,0.1-161.3c0-10.7,3.9-20.4,8.9-29.7C765.9,252.9,769,249.9,773,250z"/>
<path class="Workshop_Wall_9" d="M975,449c0-51.3-0.3-102.6,0.1-153.9c0.1-14.9-3.4-28.4-9.3-41.8c-2.8-6.4-8.2-11.3-9.9-18.3
c2.9-0.8,4.5-4.3,8-4c9.8,13.9,16.3,29.3,20.8,45.6c0.4,1.4,0.2,3,0.2,4.5c0,20.3,0,40.7,0,61c-4.1-2.7-4.8-0.8-5,3.2
c-2.2,32.9-2,65.8-2,98.7C978,446.1,978.7,448.9,975,449z"/>
<path class="Workshop_Wall_4" d="M865.9,467c0-4.7,0-9.3,0-14c0-0.7,0-1.4,0-2.1c0-45,0-89.9,0-134.9c0.1-1.8,0.5-3.6-0.7-5.2
c0.5-3.8,1.1-7.6,3.3-11.4c1.5,6.1,3,12.2,4.4,18.3c-1.1,1.5-0.9,3.2-0.9,4.8c0,48.1,0,96.2,0,144.4C870,467,867.9,467,865.9,467
z"/>
<path class="Workshop_Wall_9" d="M985,344c0,1.7,0,3.3,0,5C982.2,347.3,982.2,345.7,985,344z"/>
<path class="Workshop_Wall_5" d="M600,449c0,4.2-0.3,8.3,0,12.5c0.4,4.5-1.5,5.6-5.7,5.6c-32.4-0.2-64.9-0.1-97.3-0.1c0-48,0-95.9,0-143.9
c0-1.8-0.3-3.7,0.9-5.3c1.3,2.1,2.1,4.3,2.2,6.8c-1.2,1.5-0.6,3.2-0.6,4.8c-0.1,15.5-0.3,31-0.3,46.5c0,24.7,0.1,49.3,0.2,74
c0,4,0,8.1,0,12.1c-0.2,3.4,2.3,2.7,4.1,2.7c11.1,0,22.3,0,33.4,0c18,0.9,36,0.1,54,0.5c4.3,0.1,5.3-1.5,5.3-5.5
c-0.2-20.3-0.1-40.7-0.1-61c0-33-0.1-66,0.1-99c0-4.2-1.1-5.4-5.5-6c-6.6-0.8-12.9,0.2-19.4,0.2c-11.2,0.1-22.3,0-33.5,0
c-3.5-0.1-7-0.1-10.5-0.2c2.2-1,4.4-1.9,6.6-2.9c9.6,0.1,19.3,1,28.9,0.9c7.9-0.1,15.9-0.7,23.9-0.7c2.2,0,4.3,0,6.5-0.1
c1.7-0.1,2.8-1.1,2.8-2.9c0-1.8-1-2.7-2.7-2.9c-0.8-0.1-1.7-0.1-2.5-0.1c-16.7,0-33.3,0-50,0c-1.6,0-3.4-0.2-4.7,1.1
c-0.6-1.4-1.2-2.8-1.8-4.1c0.3-0.7,0.9-1.5,0.9-2.2c0.1-24.3,0-48.6,0.1-72.9c0-2.6-1.5-4.3-3.8-4.4c-3.3-0.1-2.1,2.8-2.1,4.5
c-0.1,19.3,0,38.6-0.1,57.9c0,2.1,0.6,4.4-1.1,6.2c-0.7-0.7-1.4-1.4-2.1-2.1c1.6-1,1-2.7,1-4.1c0.1-18.6,0.2-37.2,0.2-55.8
c0.1-9.8,0.8-8.3-8-10.3c-16.7-3.8-33.5-4.1-50.4-0.5c-7.7,1.6-7.7,1.7-7.4,9.7c0.1,20,0.2,40.1,0.2,60.1c-0.4,0.3-0.8,0.7-1.2,1
c-1.8-1.8-1.1-4.1-1.1-6.2c0-19.1,0-38.3-0.1-57.4c0-1.4,0.9-3.8-1.7-3.9c-2.3-0.1-4.3,1-4.3,3.8c0,0.7,0,1.3,0,2
c0,22.3,0,44.5,0,66.8c0,1.3-0.1,2.7,1,3.7c-1,2-2,4-3,6.1c-2,1-4.2,0.9-6.3,0.9c-13.1,0-26.3,0-39.4,0c-3.3,0-6.7,0.1-10,0
c-2.7,0-3.5,1.4-3.3,3.8c0.2,2.4,1.5,2.9,3.8,2.5c2.1-0.4,4.3-0.3,6.5-0.3c16.3-0.1,32.6-0.1,48.9-0.1c1,1,2.1,1.9,3.1,2.9
c-17.7,0.1-35.4,0.2-53.1,0.3c-9.1-0.5-9.1-0.5-9.1,8.4c0,45.8,0,91.6,0,137.5c0,7,0,14,0,21c0,2-0.2,4.3,3,3.9c2.3,0,4.6,0,7,0
c1.1-0.1,2.2-0.3,3.4-0.4c0.8,0,1.5,0,2.3,0.1c3.2,0.3,6.6,1.6,9.6-0.8c2.5-0.1,5-0.2,7.5-0.2c16.9,0.3,33.9,0.8,50.8,1
c13,0.2,13,0,13.1-13.2c0.1-1.2,0.4-2.3,0.4-3.5c0-29,0-58,0-87c0-1.3,0.1-2.7-0.8-3.8c0-2.4,0-4.7,0-7.1
c1.3-1.6,0.8-3.5,0.8-5.3c0-9.4-0.1-18.9-0.1-28.3l0.1-0.4c0.6,0,1.2,0.1,1.9,0.1c0,45,0,89.9,0,134.9c-0.7,0.7-0.7,1.4,0,2.1
c0,4.7,0,9.3,0,14c-32.2,0-64.5-0.1-96.7,0.1c-4.7,0-6.6-1.2-6.2-6.1c0.4-5.6,0.1-11.3,0.1-16.9c0-52.8,0-105.5,0-158.3
c0-5.9,1.2-11.4,3-17.1c2-6.3,4.8-12.4,7-18.6c1.3-2.3,2.6-4.7,4-7c0.4-1,0.7-2,1.1-2.9c2.8-2.5,4.2-6,6.4-8.8
c9.1-11.6,19.4-21.8,32.6-28.8c20.7-11,42.8-13.3,65.8-10.6c25.1,2.9,46.3,13.3,63.4,31.9c3.4,3.6,5.7,8.1,9.7,11.3
c1.6,6.9,7,11.8,9.9,18.3c5.9,13.4,9.4,27,9.3,41.8C599.8,346.4,600,397.7,600,449z M591,282.9c3.5,0.4,4.6-1.1,3.7-4.4
c-1.8-6.9-3.9-13.7-6.7-20.3c-9-21-22.6-38.2-42.7-49.5c-2.1-1.2-4.6-3.8-6.6-2.5c-1.9,1.3-0.6,4.6-0.6,7c0,18.8,0,37.5,0.1,56.3
c-0.1,3.1-0.1,6.3-0.3,9.4c-0.3,3.3,1.2,4.2,4.3,4.2C558.4,283,574.7,283,591,282.9z M397.1,282.9c15.2,0,30.5-0.1,45.7,0.1
c8,0.1,8,0.2,7.2-7.9c0-0.3-0.2-0.6-0.3-1c0-20.4,0.1-40.7,0.1-61.1c0-2.6,1.5-5.9-1-7.4c-2.1-1.3-4.5,1.5-6.7,2.4
c-0.5,0.2-0.9,0.5-1.3,0.7c-26.6,16.2-40.7,40.8-47.6,70.4C392.6,282.6,394.3,283.1,397.1,282.9z"/>
<path class="Workshop_Wall_9" d="M398,250c-2.2,6.2-5,12.3-7,18.6c-1.8,5.6-3,11.2-3,17.1c0,52.8,0,105.5,0,158.3c-3.3,0-6.7,0-10,0
c0-53.8-0.1-107.5,0.1-161.3c0-10.7,3.9-20.4,8.9-29.7C390.9,252.9,394,249.9,398,250z"/>
<path class="Workshop_Wall_9" d="M600,449c0-51.3-0.3-102.6,0.1-153.9c0.1-14.9-3.4-28.4-9.3-41.8c-2.8-6.4-8.2-11.3-9.9-18.3
c3.2-0.2,4.4-4.6,8-4c9.8,13.9,16.3,29.3,20.8,45.6c0.4,1.4,0.2,3,0.2,4.5c0,20.3,0,40.7,0,61c-4.1-2.7-4.8-0.8-5,3.2
c-2.2,32.9-2,65.8-2,98.7C603,446.1,603.7,448.9,600,449z"/>
<path class="Workshop_Wall_4" d="M497.9,317.8c-1.2,1.6-0.9,3.5-0.9,5.3c0,48,0,95.9,0,143.9c-2,0-4.1,0-6.1,0c0-4.7,0-9.3,0-14
c0-0.7,0-1.4,0-2.1c0-45,0-89.9,0-134.9c0.1-1.8,0.5-3.6-0.7-5.2c0.5-3.8,1.1-7.6,3.3-11.4C494.9,305.6,496.4,311.7,497.9,317.8z
"/>
<path class="Workshop_Wall_9" d="M610,344c0,1.7,0,3.3,0,5C607.2,347.3,607.2,345.7,610,344z"/>
<path class="Workshop_Wall_10" d="M207,231c-3.5-0.3-5.1,3.2-8,4c-3.9-3.1-6.3-7.6-9.7-11.3c-17.2-18.6-38.3-29-63.4-31.9
c-23.2-2.7-45.4-0.3-66.2,10.9c-12.8,6.9-22.9,16.9-31.9,28.1c-2.4,3-3.8,6.6-6.7,9.2c-1.1-1-2.6-1.7-3.3-0.2
c-0.8,1.6,0.6,2.7,2.3,3.1c-1.3,2.3-2.6,4.7-4,7c-4-0.1-7.1,2.9-11,3c4.3-12.4,11.6-23.1,19.8-33.1
c12.7-15.5,28.3-27.1,47.4-33.4c15.7-5.2,31.8-7.5,48.5-5.7c16.4,1.7,32,5.5,46.6,13.4c14.7,8,26.6,19.1,36.5,32.5
C204.8,228.1,205.9,229.5,207,231z"/>
<path class="Workshop_Wall_10" d="M-157,231c-3.5-0.3-5.1,3.2-8,4c-3.9-3.1-6.3-7.6-9.7-11.3c-17.2-18.6-38.3-29-63.4-31.9
c-23-2.7-45.1-0.3-65.8,10.6c-13.2,6.9-23.5,17.2-32.6,28.8c-2.2,2.9-3.6,6.3-6.4,8.8c-1.1-1-2.6-1.7-3.3-0.2
c-0.8,1.6,0.6,2.7,2.2,3.1c-1.3,2.3-2.6,4.7-4,7c-4-0.1-7.1,2.9-11,3c4.3-12.2,11.3-22.9,19.5-32.8
c12.7-15.4,28.2-27.2,47.3-33.6c15.9-5.3,32.1-7.6,48.9-5.9c16.2,1.7,31.7,5.4,46.1,13.2c14.9,8,26.9,19.2,37,32.7
C-159.2,228.1-158.1,229.5-157,231z"/>
<path class="Workshop_Wall_10" d="M589,231c-3.6-0.6-4.8,3.8-8,4c-3.9-3.1-6.3-7.6-9.7-11.3c-17.2-18.6-38.3-29-63.4-31.9
c-23-2.7-45-0.3-65.8,10.6c-13.2,7-23.5,17.2-32.6,28.8c-2.2,2.9-3.6,6.4-6.4,8.8c-1.1-1-2.6-1.7-3.3-0.2
c-0.8,1.6,0.6,2.7,2.3,3.1c-1.3,2.3-2.6,4.7-4,7c-4-0.1-7.1,2.9-11,3c4.3-12.2,11.3-22.9,19.5-32.8
c12.7-15.4,28.2-27.2,47.3-33.6c15.9-5.3,32.1-7.6,48.9-5.9c16.2,1.7,31.7,5.4,46.1,13.2c14.9,8,26.9,19.2,37,32.7
C586.8,228.1,587.9,229.5,589,231z"/>
<path class="Workshop_Wall_10" d="M964,231c-3.5-0.3-5.1,3.2-8,4c-3.9-3.1-6.3-7.6-9.7-11.3c-17.2-18.6-38.3-29-63.4-31.9
c-23.2-2.7-45.4-0.3-66.2,10.9c-12.8,6.9-22.9,16.9-31.9,28.1c-2.4,3-3.8,6.6-6.7,9.2c-1.1-1-2.6-1.7-3.3-0.2
c-0.8,1.6,0.6,2.7,2.3,3.1c-1.3,2.3-2.6,4.7-4,7c-4-0.1-7.1,2.9-11,3c3.9-11.7,10.6-21.8,18.1-31.3
c10.2-12.9,22.7-23.3,37.6-30.5c12.1-5.8,24.8-9.1,38.2-10.3c24.4-2.3,47.3,2,68.8,13.5c14.6,7.8,26.3,19,36.1,32.2
C961.8,228.1,962.9,229.5,964,231z"/>
<path class="Workshop_Wall_7" d="M685.1,344.2c2.4-0.2,3.8,1.4,3.8,3.3c0,2.2-1.9,2.8-4,2.1C680.8,347.7,685.2,346,685.1,344.2z"/>
<path class="Workshop_Wall_2" d="M685.1,344.2c0.1,1.8-4.3,3.4-0.2,5.4c-2.5,0.4-1.7,3.1-2.8,4.4c0,0,0.1,0,0.1,0
C679.2,349.9,680,347,685.1,344.2z"/>
<path class="Workshop_Wall_2" d="M688,357c-0.1,0.6,0.2,1.4-0.8,1.5c-0.2,0-0.6-0.4-0.6-0.6c-0.1-0.9,0.6-0.9,1.3-1
C687.9,356.9,688,357,688,357z"/>
<path class="Workshop_Wall_2" d="M303.1,354.1c-2.9-4.2-2-7.1,3-9.8c0.1,1.8-4.3,3.4-0.2,5.4C303.3,350,304.1,352.7,303.1,354.1
C303,354,303.1,354.1,303.1,354.1z"/>
<path class="Workshop_Wall_7" d="M305.9,349.6c-4.1-2,0.3-3.6,0.2-5.4c2.4-0.2,3.8,1.4,3.8,3.3C309.8,349.7,307.9,350.4,305.9,349.6z"/>
<path class="Workshop_Wall_2" d="M309,357c-0.1,0.6,0.2,1.4-0.8,1.5c-0.2,0-0.6-0.4-0.6-0.6c-0.1-0.9,0.6-0.9,1.3-1
C308.9,356.9,309,357,309,357z"/>
<path class="Workshop_Wall_2" d="M-71.1,349.6c-2.6,0.4-1.7,3.1-2.8,4.4c0,0,0.1,0,0.1,0c-2.9-4.2-2-7.1,3-9.8
C-70.8,346-75.2,347.6-71.1,349.6z"/>
<path class="Workshop_Wall_7" d="M-71.1,349.6c-4.1-2,0.3-3.6,0.2-5.4c2.4-0.2,3.8,1.4,3.8,3.3C-67.2,349.7-69.1,350.4-71.1,349.6z"/>
<path class="Workshop_Wall_2" d="M-68,357c-0.1,0.6,0.2,1.4-0.8,1.5c-0.2,0-0.6-0.4-0.6-0.6c-0.1-0.9,0.6-0.9,1.3-1
C-68.1,356.9-68,357-68,357z"/>
<path class="Workshop_Wall_0" d="M-25.7,320.4c-0.8,0.8-1.8,0.7-2.9,0.4C-27.7,319.9-26.7,320-25.7,320.4z"/>
<path class="Workshop_Wall_0" d="M351.3,320.4c-0.8,0.8-1.8,0.7-2.9,0.4C349.3,319.9,350.3,320,351.3,320.4z"/>
<path class="Workshop_Wall_0" d="M727.5,320.8c0.8-0.9,1.8-0.8,2.9-0.4C729.5,321.2,728.5,321.1,727.5,320.8z"/>
<path class="Workshop_Wall_8" d="M-284.6,268.1c5-3.7,10.4-3.9,16.1-1.6c6.2,2.8,10.3,7.6,12.9,13.8c0.5,1.1,0.5,2.9,2.2,3
c1.7,0.1,2-1.5,2.4-2.7c2.4-7.2,7.3-12.1,14-15.3c6.3-1.8,11.9-1.1,16.7,3.8c0.7,0.7,1.4,1.4,2.1,2.1c2.5,3.4,4.4,7.1,6.2,10.9
c0.6,1.4,1.2,2.7,1.8,4.1c-0.7,1.6-1.4,3.2-2.2,4.8c-2.2,1-4.4,1.9-6.6,2.9c-0.8,0.1-1.6,0.1-2.3,0.2c-1.2-0.3-2.6,0.5-3.8-0.5
c3.2-1.2,6.4-2.1,9.1-4.1c2-1.4,2.8-3.4,1.6-5.6c-1.3-2.3-3.2-1.9-5.2-0.9c-6.3,3.3-12.8,6.1-19.6,8.3c-3.5,1.1-2.1,2.5-0.1,3.8
c11,7.5,19.1,16.9,22,30.3c0.8,3.6,0.3,6-3.4,7.5c-6.8,2.7-12,7.7-17.4,13.4c-3.5-7.2-5.1-14.6-7.8-21.6
c-0.1-2.5-0.9-4.7-2.2-6.7c-1.5-6.1-3-12.2-4.4-18.3c-2.2,3.8-2.8,7.6-3.3,11.4c-1.1,1.5-1.3,3.2-1.1,5c0,0-0.1,0.4-0.1,0.4
c-0.6,2-1.3,4.1-1.9,6.1c-2,7.4-4.1,14.7-6,22.1c-0.8,3.3-2,3.2-4.2,1c-4.4-4.4-9.4-8.1-15.3-10.1c-3.6-1.3-4.3-3.3-3.8-6.8
c1.9-12.3,8.6-21.7,17.8-29.7c1.4-1.2,3.4-2,4.3-4.5c-8.8,0.9-17.4,3.1-25.7-0.6c-1-1-2.1-1.9-3.1-2.9c-1.4-2.2-0.5-4.5-0.1-6.8
c1-2,2-4,3-6.1c1.5-3.3,3.8-6.2,6.2-8.9C-285.4,268.8-285,268.4-284.6,268.1z M-265.6,292.8c0.1-0.5,0.3-1,0.4-1.5
c-6.6-2.1-13.1-4.3-19.7-6.2c-1.8-0.5-4.9-1.4-5.7,1.3c-0.8,2.7,1.8,3.9,4,4.8C-279.7,293.9-272.7,293-265.6,292.8z"/>
<path class="Workshop_Wall_12" d="M-161.7,447.9c3.3-1.2,2.3-4.1,2.3-6.4c-0.1-25-0.3-49.9-0.3-74.9c0-21.8-0.6-43.6,0.6-65.4
c0.3-4.7-0.6-6.5-6-6.4c-14.4,0.4-28.9,0.5-43.3-0.9c11.2,0,22.3,0.1,33.5,0c6.5-0.1,12.8-1,19.4-0.2c4.4,0.5,5.5,1.7,5.5,6
c-0.2,33-0.1,66-0.1,99c0,20.3-0.1,40.7,0.1,61c0,4-1,5.6-5.3,5.5c-18-0.4-36,0.4-54-0.5c1.2-2,3.2-1.5,5-1.5
c8.3-0.1,16.6,0.1,25-0.1c6.5-0.1,12.9-0.5,19.4-1.1c5.9-0.6,7.4-3.6,4.9-9C-156.4,450.1-158.2,447.9-161.7,447.9z"/>
<path class="Workshop_Wall_12" d="M-344.8,294.1c0,42.1,0,84.2,0,126.4c0,8.2,0,16.3,0.1,24.5c-6.7,6.4-7.1,12.1-1.3,17.1
c-1.6,0.9-3.3,1.9-4.9,2.8c-3.2,0.3-3-1.9-3-3.9c0-7,0-14,0-21c0-45.8,0-91.6,0-137.5C-353.9,293.6-353.9,293.6-344.8,294.1z"/>
<path class="Workshop_Wall_13" d="M-346,462c-5.9-5-5.4-10.7,1.3-17.1c0.9,0.7,2,1.3,2.7,2.1c6.3,6.7,13.9,8.2,22.1,3.9
c4.5-2.4,8.8-2.6,13.3-0.7c4.9,2,9.4,2,14.1-1c9.6-6.1,19.5-4.8,29.3-0.3c1.6,0.8,3.4,1.3,5,2c0.2,0.1,0.4,0.3,0.7,0.4
c0,13.2,0,13.4-13.1,13.2c-16.4-0.2-32.9-0.7-49.3-1c-2,0-4,0.1-6,0.2c-4.4-1.3-8.9-0.5-13.3-0.7c-1.3-0.2-2.6-0.4-4-0.6
C-344,462.3-345,462.2-346,462z"/>
<path class="Workshop_Wall_14" d="M-161.7,447.9c3.5,0,5.3,2.2,6.7,5.1c2.5,5.4,1,8.4-4.9,9c-6.4,0.6-12.9,0.9-19.4,1.1
c-8.3,0.2-16.6,0.1-25,0.1c-1.8,0-3.8-0.5-5,1.5c-11.1,0-22.3,0.1-33.4,0c-1.8,0-4.3,0.7-4.1-2.7c12.6,1.3,25-1.3,37.3-3.2
c2-0.3,4.5-0.6,4.3-3.7c1.6,0.1,3.3,0.1,4.9,0.4c5.3,1,10.2,0.5,15.2-2.1C-177.8,449.6-169.5,449.8-161.7,447.9z"/>
<path class="Workshop_Wall_15" d="M-296.1,213c-7.2,1.9-12.6,6.6-17.9,11.4c-13.7,12.3-22.5,27.7-27.2,45.5c-6.1,2.6-8,5.8-7.7,13
c-2.8,0.3-4.5-0.2-3.7-3.8c6.8-29.6,21-54.2,47.6-70.4c0.4-0.3,0.8-0.6,1.3-0.7c2.3-0.9,4.6-3.7,6.7-2.4
C-294.6,207.1-296.1,210.4-296.1,213z"/>
<path class="Workshop_Wall_15" d="M-161.7,272.9c-7-26.4-20.9-47.5-46.2-59.7c0-2.4-1.3-5.8,0.6-7c2-1.3,4.5,1.3,6.6,2.5
c20.2,11.4,33.7,28.5,42.7,49.5c2.8,6.6,4.8,13.4,6.7,20.3c0.9,3.3-0.2,4.8-3.7,4.4C-155,278.1-156.7,274.4-161.7,272.9z"/>
<path class="Workshop_Wall_13" d="M-205.1,455c0.2,3.1-2.3,3.4-4.3,3.7c-12.4,1.9-24.7,4.4-37.3,3.2c0-4,0-8.1,0-12.1
c3.9-1.3,7.8-2.5,11.7-3.8c9.8-3.3,16.9,3.6,25.1,6.4C-208.2,453-206.7,454.2-205.1,455z"/>
<path class="Workshop_Wall_15" d="M-219.1,209.1c-14-5.7-28.6-6.6-43.4-5.5c-7.6,0.5-15.2,1.5-22.3,4.4c-0.3-8-0.4-8.1,7.4-9.7
c16.8-3.5,33.6-3.3,50.4,0.5C-218.3,200.8-218.9,199.3-219.1,209.1z"/>
<path class="Workshop_Wall_13" d="M-348.9,282.9c-0.3-7.2,1.6-10.4,7.7-13c4.4,5.4,10.7,3.6,16.4,4.7c7.5,1.4,14.4,2.5,21.7-0.9
c1.8-0.9,4.5,0.3,6.9,0.5c0.1,0.3,0.2,0.6,0.3,1c0.7,8.1,0.7,8-7.2,7.9C-318.4,282.8-333.7,282.9-348.9,282.9z"/>
<path class="Workshop_Wall_13" d="M-161.7,272.9c5.1,1.4,6.7,5.1,6.7,10c-16.3,0.1-32.6,0.1-48.9,0.3c-3.2,0-4.6-0.9-4.3-4.2
c0.3-3.1,0.2-6.3,0.3-9.4c3.7,2.5,8.4,2.7,12.1,5.3c0.8,0.5,2.7,0.6,3.3,0c3.9-3.6,8.1-2,11.5,0.1c5.4,3.3,10.1,3.1,15.2-0.4
C-164.7,273.7-163.1,273.5-161.7,272.9z"/>
<path class="Workshop_Wall_3" d="M-211.9,282c-1.8-3.8-3.7-7.5-6.2-10.9c1.6-1.6,1.1-3.7,1.1-5.7c0-19.1,0-38.2,0.1-57.3c0-1.9-1.6-5.5,2-5.6
c3.7-0.1,4,3.1,4,6.2c-0.1,20.8,0,41.5,0,62.3c0,2.6,0.2,5.3,0.5,7.9C-210.3,280.4-210.2,281.6-211.9,282z"/>
<path class="Workshop_Wall_3" d="M-285.8,269.1c-2.4,2.7-4.7,5.6-6.2,8.9c-1.1-1-1-2.4-1-3.7c0-22.3,0-44.5,0-66.8c0-0.7,0-1.3,0-2
c0-2.8,2-3.9,4.3-3.8c2.6,0.1,1.7,2.5,1.7,3.9c0.1,19.1,0,38.3,0.1,57.4C-287,265-287.6,267.3-285.8,269.1z"/>
<path class="Workshop_Wall_3" d="M-212.3,290.9c0.7-1.6,1.4-3.2,2.2-4.8c1.3-1.3,3.1-1.1,4.7-1.1c16.6,0,33.3,0,49.9,0c1.2,0,2.3,0,3.5,0.3
c1.5,0.4,2,1.7,1.9,3.1c0,1.6-0.9,2.4-2.5,2.5c-0.2,0-0.3,0-0.5,0c-15.2-1-30.5,2.5-45.8,0.2C-203.2,290.5-207.8,291-212.3,290.9
z"/>
<path class="Workshop_Wall_3" d="M-295,284.1c-0.3,2.3-1.3,4.6,0.1,6.8c-16.3,0-32.6,0.1-48.9,0.1c-2.2,0-4.3-0.1-6.5,0.3
c-2.3,0.4-3.6-0.1-3.8-2.5c-0.2-2.4,0.6-3.9,3.3-3.8c3.3,0.1,6.6,0,10,0c13.1,0,26.3,0,39.4,0C-299.2,285-297,285.1-295,284.1z"
/>
<path class="Workshop_Wall_0" d="M-257.4,451.3c-0.2-0.1-0.5-0.3-0.7-0.4c0.1-26.6,0.1-53.3,0.2-79.9c0-4.7,0.1-9.3,0.1-14
c0.9,1.1,0.8,2.5,0.8,3.8c0,29,0,58,0,87C-257,449-257.3,450.1-257.4,451.3z"/>
<path class="Workshop_Wall_0" d="M-259,322.4c0.6-2,1.3-4.1,1.9-6.1c0,9.4,0.1,18.9,0.1,28.3c0,1.8,0.4,3.7-0.8,5.3
c-0.1-7.9-0.1-15.9-0.2-23.8C-258,324.8-257.8,323.4-259,322.4z"/>
<path class="Workshop_Wall_0" d="M-339.1,463.1c4.4,0.1,8.9-0.7,13.3,0.7c-4.9,2.6-10.1,0.7-15.2,1.1C-340.3,464.3-339.7,463.7-339.1,463.1z"
/>
<path class="Workshop_Wall_0" d="M-346,462c1,0.1,2,0.3,3,0.4c0,0.8,0,1.6,0,2.4c-2.7,0-5.3,0-8,0C-349.3,463.9-347.7,463-346,462z"/>
<path class="Workshop_Wall_9" d="M-344,243c-1.7-0.4-3-1.5-2.2-3.1c0.7-1.5,2.3-0.8,3.3,0.2C-343.3,241-343.6,242-344,243z"/>
<path class="Workshop_Wall_3" d="M-257,315.9c-0.1-1.8,0.1-3.5,1.1-5c1.2,1.6,0.8,3.4,0.7,5.2C-255.7,316-256.4,316-257,315.9z"/>
<path class="Workshop_Wall_12" d="M-343,464.8c0-0.8,0-1.6,0-2.4c1.3,0.2,2.6,0.4,4,0.6c-0.6,0.6-1.3,1.2-1.9,1.8
C-341.6,464.8-342.3,464.8-343,464.8z"/>
<path class="Workshop_Wall_3" d="M-255.1,451c0,0.7,0,1.4,0,2.1C-255.8,452.3-255.8,451.7-255.1,451z"/>
<path class="Workshop_Wall_8" d="M79.4,268.1c5-3.7,10.4-3.9,16.1-1.6c6.2,2.8,10.3,7.6,12.9,13.8c0.5,1.1,0.5,2.9,2.2,3
c1.7,0.1,2-1.5,2.4-2.7c2.4-7.2,7.3-12.1,14-15.3c6.3-1.8,11.9-1.1,16.7,3.8c0.7,0.7,1.4,1.4,2.1,2.1c2.1,3.6,4.1,7.3,6.2,10.9
c0.6,1.4,1.2,2.8,1.8,4.1c-0.7,1.6-1.4,3.2-2.2,4.8c-2.2,1-4.4,1.9-6.6,2.9c-0.8,0.1-1.6,0.1-2.3,0.2c-1.2-0.3-2.6,0.5-3.8-0.5
c3.2-1.2,6.4-2.1,9.1-4.1c2-1.4,2.8-3.4,1.6-5.6c-1.3-2.3-3.2-1.9-5.2-0.9c-6.3,3.3-12.8,6.1-19.6,8.3c-3.5,1.1-2.1,2.5-0.1,3.8
c11,7.5,19.1,16.9,22,30.3c0.8,3.6,0.3,6-3.4,7.5c-6.8,2.7-11.9,7.8-17.4,13.3c-3.5-7.1-5.1-14.5-7.7-21.5
c-0.1-2.5-0.9-4.7-2.2-6.7c-1.5-6.1-3-12.2-4.5-18.3c-2.2,3.8-2.8,7.6-3.3,11.4c-1.1,1.5-1.3,3.2-1.1,5c0,0-0.1,0.4-0.1,0.4
c-0.6,2-1.3,4.1-1.9,6.1c-2,7.4-4.1,14.7-6,22.1c-0.8,3.3-2,3.2-4.2,1c-4.4-4.4-9.4-8.1-15.3-10.1c-3.6-1.3-4.3-3.3-3.8-6.8
c1.9-12.3,8.6-21.7,17.8-29.7c1.4-1.2,3.4-2,4.3-4.5c-8.8,0.9-17.4,3.1-25.7-0.6c-1-1-2.1-1.9-3.1-2.9c-1.4-2.2-0.5-4.5-0.1-6.8
c1-2,2-4,3-6.1c1.5-3.3,3.8-6.2,6.2-8.9C78.6,268.8,79,268.4,79.4,268.1z M98.3,292.9c0.2-0.6,0.3-1.1,0.5-1.7
c-6.8-2.1-13.6-4.3-20.5-6.2c-1.7-0.5-4.4-1.2-5,1.6c-0.5,2.3,1.6,3.5,3.5,4.3c1,0.5,2.2,0.8,3.3,1.1
C86.1,293.7,92.2,292.8,98.3,292.9z"/>
<path class="Workshop_Wall_12" d="M202.3,447.9c3.3-1.2,2.3-4.1,2.3-6.4c-0.1-25-0.3-49.9-0.3-74.9c0-21.8-0.6-43.6,0.6-65.4
c0.3-4.7-0.6-6.5-6-6.4c-14.4,0.4-28.9,0.5-43.3-0.9c11.2,0,22.3,0.1,33.5,0c6.5-0.1,12.8-1,19.4-0.2c4.4,0.5,5.5,1.7,5.5,6
c-0.2,33-0.1,66-0.1,99c0,20.3-0.1,40.7,0.1,61c0,4-1,5.6-5.3,5.5c-18-0.4-36,0.4-54-0.5c1.2-2,3.2-1.5,5-1.5
c8.3-0.1,16.6,0.1,25-0.1c6.5-0.1,12.9-0.5,19.4-1.1c5.9-0.6,7.4-3.6,4.9-9C207.6,450.1,205.8,447.9,202.3,447.9z"/>
<path class="Workshop_Wall_12" d="M19.2,294.1c0,42.1,0,84.2,0,126.4c0,8.2,0,16.3,0.1,24.5c-6.6,6.4-7.1,12.1-1.3,17.1
c-1.6,0.9-3.3,1.9-4.9,2.8c-3.2,0.3-3-1.9-3-3.9c0-7,0-14,0-21c0-45.8,0-91.6,0-137.5C10.1,293.6,10.1,293.6,19.2,294.1z"/>
<path class="Workshop_Wall_13" d="M18,462c-5.8-5-5.4-10.7,1.3-17.1c0.9,0.7,2,1.3,2.7,2.1c6.3,6.7,13.9,8.2,22.1,3.9
c4.5-2.4,8.8-2.6,13.3-0.7c4.9,2,9.4,2,14.1-1c9.6-6.1,19.5-4.8,29.3-0.3c1.6,0.8,3.4,1.3,5,2c0.2,0.1,0.4,0.3,0.7,0.4
c0,13.2,0,13.4-13.1,13.2c-16.9-0.2-33.9-0.7-50.8-1c-2.5,0-5,0.1-7.5,0.2c-3.3-0.6-6.6-1.9-9.6,0.8c-0.8,0-1.5,0-2.3-0.1
c-0.4-1.9-1.6-2.4-3.4-2.1C19.3,462.2,18.6,462.1,18,462z"/>
<path class="Workshop_Wall_14" d="M202.3,447.9c3.5,0,5.3,2.2,6.7,5.1c2.5,5.4,1,8.4-4.9,9c-6.4,0.6-12.9,0.9-19.4,1.1
c-8.3,0.2-16.6,0.1-25,0.1c-1.8,0-3.8-0.5-5,1.5c-11.1,0-22.3,0.1-33.4,0c-1.8,0-4.3,0.7-4.1-2.7c12.6,1.1,25-0.8,37.3-3.2
c2-0.4,4.5-0.6,4.3-3.7c1.6,0.1,3.3,0.1,4.9,0.4c5.3,1,10.2,0.5,15.2-2.1C186.2,449.6,194.5,449.8,202.3,447.9z"/>
<path class="Workshop_Wall_15" d="M67.9,213c-7.2,1.9-12.6,6.6-17.9,11.4c-13.7,12.3-22.5,27.7-27.2,45.5c-6.1,2.6-8,5.8-7.7,13
c-2.8,0.3-4.5-0.2-3.7-3.8c6.8-29.6,21-54.2,47.6-70.4c0.4-0.3,0.8-0.6,1.3-0.7c2.3-0.9,4.6-3.7,6.7-2.4
C69.4,207.1,67.9,210.4,67.9,213z"/>
<path class="Workshop_Wall_15" d="M202.3,272.9c-7-26.4-20.9-47.5-46.2-59.7c0-2.4-1.3-5.8,0.6-7c2-1.3,4.5,1.3,6.6,2.5
c20.2,11.4,33.7,28.5,42.7,49.5c2.8,6.6,4.8,13.4,6.7,20.3c0.9,3.3-0.2,4.8-3.7,4.4C209,278.1,207.3,274.4,202.3,272.9z"/>
<path class="Workshop_Wall_13" d="M158.9,455c0.2,3.2-2.3,3.4-4.3,3.7c-12.3,2.3-24.7,4.2-37.3,3.2c0-4,0-8.1,0-12.1
c3.9-1.3,7.8-2.5,11.7-3.8c9.8-3.3,16.9,3.6,25.1,6.4C155.8,453,157.3,454.2,158.9,455z"/>
<path class="Workshop_Wall_15" d="M144.9,209.1c-14-5.7-28.6-6.6-43.4-5.5c-7.6,0.5-15.2,1.5-22.3,4.4c-0.3-8-0.4-8.1,7.4-9.7
c16.8-3.5,33.6-3.3,50.4,0.5C145.7,200.8,145.1,199.3,144.9,209.1z"/>
<path class="Workshop_Wall_13" d="M15.1,282.9c-0.3-7.2,1.6-10.4,7.7-13c4.4,5.4,10.7,3.6,16.4,4.7c7.5,1.4,14.4,2.5,21.7-0.9
c1.8-0.9,4.5,0.3,6.9,0.5c0.1,0.3,0.2,0.6,0.3,1c0.7,8.1,0.7,8-7.2,7.9C45.6,282.8,30.3,282.9,15.1,282.9z"/>
<path class="Workshop_Wall_13" d="M202.3,272.9c5.1,1.4,6.7,5.1,6.7,10c-16.3,0.1-32.6,0.1-48.9,0.3c-3.2,0-4.6-0.9-4.3-4.2
c0.3-3.1,0.2-6.3,0.3-9.4c3.7,2.5,8.4,2.7,12.1,5.3c0.8,0.5,2.7,0.6,3.3,0c3.9-3.6,8.1-2,11.5,0.1c5.4,3.3,10.1,3.1,15.2-0.4
C199.3,273.7,200.9,273.5,202.3,272.9z"/>
<path class="Workshop_Wall_3" d="M152,282c-2.1-3.6-4.1-7.3-6.2-10.9c1.7-1.8,1.1-4.1,1.1-6.2c0-19.3,0-38.6,0.1-57.9c0-1.7-1.1-4.6,2.1-4.5
c2.3,0.1,3.8,1.8,3.8,4.4c0,24.3,0,48.6-0.1,72.9C153,280.5,152.4,281.2,152,282z"/>
<path class="Workshop_Wall_3" d="M78.2,269.1c-2.4,2.7-4.7,5.6-6.2,8.9c-1.1-1-1-2.4-1-3.7c0-22.3,0-44.5,0-66.8c0-0.7,0-1.3,0-2
c0-2.8,2-3.9,4.3-3.8c2.6,0.1,1.7,2.5,1.7,3.9c0.1,19.1,0,38.3,0.1,57.4C77,265,76.4,267.3,78.2,269.1z"/>
<path class="Workshop_Wall_3" d="M151.7,290.9c0.7-1.6,1.4-3.2,2.2-4.8c1.3-1.3,3.1-1.1,4.7-1.1c16.7,0,33.3,0,50,0c0.8,0,1.7,0,2.5,0.1
c1.7,0.2,2.8,1.1,2.7,2.9c0,1.8-1.1,2.8-2.8,2.9c-2.2,0.1-4.3,0.1-6.5,0.1c-8,0-16,0.6-23.9,0.7C171,291.9,161.4,291,151.7,290.9
z"/>
<path class="Workshop_Wall_3" d="M69,284.1c-0.3,2.3-1.3,4.6,0.1,6.8c-16.3,0-32.6,0.1-48.9,0.1c-2.2,0-4.3-0.1-6.5,0.3
c-2.3,0.4-3.6-0.1-3.8-2.5c-0.2-2.4,0.6-3.9,3.3-3.8c3.3,0.1,6.6,0,10,0c13.1,0,26.3,0,39.4,0C64.8,285,67,285.1,69,284.1z"/>
<path class="Workshop_Wall_0" d="M106.6,451.3c-0.2-0.1-0.5-0.3-0.7-0.4c0.1-26.6,0.1-53.3,0.2-79.9c0-4.7,0.1-9.3,0.1-14
c0.9,1.1,0.8,2.5,0.8,3.8c0,29,0,58,0,87C107,449,106.7,450.1,106.6,451.3z"/>
<path class="Workshop_Wall_0" d="M105,322.4c0.6-2,1.3-4.1,1.9-6.1c0,9.4,0.1,18.9,0.1,28.3c0,1.8,0.4,3.7-0.8,5.3
c-0.1-7.9-0.1-15.9-0.2-23.8C106,324.8,106.2,323.4,105,322.4z"/>
<path class="Workshop_Wall_0" d="M25.6,464.5c3-2.6,6.3-1.4,9.6-0.8C32.2,466.1,28.9,464.8,25.6,464.5z"/>
<path class="Workshop_Wall_0" d="M18,462c0.7,0.1,1.4,0.2,2,0.3c0,0.8,0,1.7,0,2.5c-2.3,0-4.6,0-7,0C14.7,463.9,16.3,463,18,462z"/>
<path class="Workshop_Wall_9" d="M20,243c-1.7-0.4-3-1.5-2.3-3.1c0.7-1.5,2.3-0.8,3.3,0.2C20.7,241,20.4,242,20,243z"/>
<path class="Workshop_Wall_12" d="M20,464.8c0-0.8,0-1.7,0-2.5c1.8-0.4,3,0.1,3.4,2.1C22.3,464.5,21.1,464.7,20,464.8z"/>
<path class="Workshop_Wall_3" d="M107,315.9c-0.1-1.8,0.1-3.5,1.1-5c1.2,1.6,0.8,3.4,0.7,5.2C108.3,316,107.6,316,107,315.9z"/>
<path class="Workshop_Wall_3" d="M108.9,451c0,0.7,0,1.4,0,2.1C108.2,452.3,108.2,451.7,108.9,451z"/>
<path class="Workshop_Wall_8" d="M884,265.2c6.3-1.8,11.9-1.1,16.7,3.8c0.7,0.7,1.4,1.4,2.1,2.1c2.1,3.6,4.1,7.3,6.2,10.9
c0.6,1.4,1.2,2.8,1.8,4.1c-0.7,1.6-1.4,3.2-2.2,4.8c-2.2,1-4.4,1.9-6.6,2.9c-0.8,0.1-1.6,0.1-2.3,0.2c-1.2-0.3-2.6,0.5-3.8-0.5
c3.2-1.2,6.4-2.1,9.1-4.1c2-1.4,2.8-3.4,1.6-5.6c-1.3-2.3-3.2-1.9-5.2-0.9c-6.3,3.3-12.8,6.1-19.6,8.3c-3.5,1.1-2.1,2.5-0.1,3.8
c11,7.5,19.1,16.9,22,30.3c0.8,3.6,0.3,6-3.4,7.5c-6.8,2.7-11.9,7.8-17.4,13.3c-3.5-7.1-5.1-14.5-7.7-21.5
c-0.1-2.5-0.9-4.7-2.2-6.7c-1.5-6.1-3-12.2-4.4-18.3c-2.2,3.8-2.8,7.6-3.3,11.4c-1.1,1.5-1.3,3.2-1.1,5c0,0-0.1,0.4-0.1,0.4
c-0.6,2-1.3,4.1-1.9,6.1c-2,7.4-4.1,14.7-6,22.1c-0.8,3.3-2,3.2-4.2,1c-4.4-4.4-9.4-8.1-15.3-10.1c-3.6-1.3-4.3-3.3-3.8-6.8
c1.9-12.3,8.6-21.8,17.8-29.7c1.4-1.2,2.7-2.4,4-3.6c0.1-0.1,0-0.3-0.1-0.9c-8.5,0.9-17,3-25.4-0.6c-1-1-2.1-1.9-3.1-2.9
c-1.4-2.2-0.5-4.5-0.1-6.8c1-2,2-4,3-6.1c1.5-3.3,3.8-6.2,6.2-8.9c0.4-0.3,0.8-0.7,1.2-1c5-3.7,10.4-3.9,16.1-1.6
c6.2,2.8,10.3,7.6,12.9,13.8c0.5,1.1,0.5,2.9,2.2,3c1.7,0.1,2-1.5,2.4-2.7C872.5,273.4,877.4,268.5,884,265.2z M855.4,292.9
c0.1-0.5,0.3-1.1,0.4-1.6c-6.5-2.1-13-4.3-19.6-6.2c-1.8-0.5-4.9-1.4-5.7,1.2c-0.8,2.7,1.8,3.9,4,4.8
C841.2,294,848.3,292.8,855.4,292.9z"/>
<path class="Workshop_Wall_12" d="M959.3,447.9c3.3-1.2,2.3-4.1,2.3-6.4c-0.1-25-0.3-49.9-0.3-74.9c0-21.8-0.6-43.6,0.6-65.4
c0.3-4.7-0.6-6.5-6-6.4c-14.4,0.4-28.9,0.5-43.3-0.9c11.2,0,22.3,0.1,33.5,0c6.5-0.1,12.8-1,19.4-0.2c4.4,0.5,5.5,1.7,5.5,6
c-0.2,33-0.1,66-0.1,99c0,20.3-0.1,40.7,0.1,61c0,4-1,5.6-5.3,5.5c-18-0.4-36,0.4-54-0.5c1.2-2,3.2-1.5,5-1.5
c8.3-0.1,16.6,0.1,25-0.1c6.5-0.1,12.9-0.5,19.4-1.1c5.9-0.6,7.4-3.6,4.9-9C964.6,450.1,962.8,447.9,959.3,447.9z"/>
<path class="Workshop_Wall_12" d="M776.2,294.1c0,42.1,0,84.2,0,126.4c0,8.2,0,16.3,0.1,24.5c-6.7,6.4-7.1,12.1-1.3,17.1
c-1.6,0.9-3.3,1.9-4.9,2.8c-3.2,0.3-3-1.9-3-3.9c0-7,0-14,0-21c0-45.8,0-91.6,0-137.5C767.1,293.6,767.1,293.6,776.2,294.1z"/>
<path class="Workshop_Wall_13" d="M775,462c-5.9-5-5.4-10.7,1.3-17.1c0.9,0.7,2,1.3,2.7,2.1c6.3,6.7,13.9,8.2,22.1,3.9
c4.5-2.4,8.8-2.6,13.3-0.7c4.9,2,9.4,2,14.1-1c9.6-6.1,19.5-4.8,29.3-0.3c1.6,0.8,3.4,1.3,5,2c0.2,0.1,0.4,0.3,0.7,0.4
c0,13.2,0,13.2-13.1,13.2c-16.8,0-33.6,0.2-50.3-1c-2.3-0.2-4.6,0.1-7,0.2c-3.6-0.7-7.2-2-10.6,0.8c-0.8,0-1.5,0-2.3-0.1
c-0.3-1.3-0.8-2.3-2.4-2C777,462.3,776,462.2,775,462z"/>
<path class="Workshop_Wall_14" d="M959.3,447.9c3.5,0,5.3,2.2,6.7,5.1c2.5,5.4,1,8.4-4.9,9c-6.4,0.6-12.9,0.9-19.4,1.1
c-8.3,0.2-16.6,0.1-25,0.1c-1.8,0-3.8-0.5-5,1.5c-11.1,0-22.3,0.1-33.4,0c-1.8,0-4.3,0.7-4.1-2.7c12.6,1.1,25-0.8,37.3-3.2
c2-0.4,4.5-0.6,4.3-3.7c1.6,0.1,3.3,0.1,4.9,0.4c5.3,1,10.2,0.5,15.2-2.1C943.2,449.6,951.5,449.8,959.3,447.9z"/>
<path class="Workshop_Wall_15" d="M824.9,213c-7.2,1.9-12.6,6.6-17.9,11.4c-13.7,12.3-22.5,27.7-27.2,45.5c-6.1,2.6-8,5.8-7.7,13
c-2.8,0.3-4.5-0.2-3.7-3.8c6.8-29.6,21-54.2,47.6-70.4c0.4-0.3,0.8-0.6,1.3-0.7c2.3-0.9,4.6-3.7,6.7-2.4
C826.4,207.1,824.9,210.4,824.9,213z"/>
<path class="Workshop_Wall_15" d="M959.3,272.9c-7-26.4-20.9-47.5-46.2-59.7c0-2.4-1.3-5.8,0.6-7c2-1.3,4.5,1.3,6.6,2.5
c20.2,11.4,33.7,28.5,42.7,49.5c2.8,6.6,4.8,13.4,6.7,20.3c0.9,3.3-0.2,4.8-3.7,4.4C966,278.1,964.3,274.4,959.3,272.9z"/>
<path class="Workshop_Wall_13" d="M915.9,455c0.2,3.2-2.3,3.4-4.3,3.7c-12.3,2.3-24.7,4.2-37.3,3.2c0-4,0-8.1,0-12.1
c3.9-1.3,7.8-2.5,11.7-3.8c9.8-3.3,16.9,3.6,25.1,6.4C912.8,453,914.3,454.2,915.9,455z"/>
<path class="Workshop_Wall_15" d="M901.9,209.1c-14-5.7-28.6-6.6-43.4-5.5c-7.6,0.5-15.2,1.5-22.3,4.4c-0.3-8-0.4-8.1,7.4-9.7
c16.8-3.5,33.6-3.3,50.4,0.5C902.7,200.8,902.1,199.3,901.9,209.1z"/>
<path class="Workshop_Wall_13" d="M772.1,282.9c-0.3-7.2,1.6-10.4,7.7-13c4.4,5.4,10.7,3.6,16.4,4.7c7.5,1.4,14.4,2.5,21.7-0.9
c1.8-0.9,4.5,0.3,6.9,0.5c0.1,0.3,0.2,0.6,0.3,1c0.7,8.1,0.7,8-7.2,7.9C802.6,282.8,787.3,282.9,772.1,282.9z"/>
<path class="Workshop_Wall_13" d="M959.3,272.9c5.1,1.4,6.7,5.1,6.7,10c-16.3,0.1-32.6,0.1-48.9,0.3c-3.2,0-4.6-0.9-4.3-4.2
c0.3-3.1,0.2-6.3,0.3-9.4c3.7,2.5,8.4,2.7,12.1,5.3c0.8,0.5,2.7,0.6,3.3,0c3.9-3.6,8.1-2,11.5,0.1c5.4,3.3,10.1,3.1,15.2-0.4
C956.3,273.7,957.9,273.5,959.3,272.9z"/>
<path class="Workshop_Wall_3" d="M909,282c-2.1-3.6-4.1-7.3-6.2-10.9c1.7-1.8,1.1-4.1,1.1-6.2c0-19.3,0-38.6,0.1-57.9c0-1.7-1.1-4.6,2.1-4.5
c2.3,0.1,3.8,1.8,3.8,4.4c0,24.3,0,48.6-0.1,72.9C910,280.5,909.4,281.2,909,282z"/>
<path class="Workshop_Wall_3" d="M835.2,269.1c-2.4,2.7-4.7,5.6-6.2,8.9c-1.1-1-1-2.4-1-3.7c0-22.3,0-44.5,0-66.8c0-0.7,0-1.3,0-2
c0-2.8,2-3.9,4.3-3.8c2.6,0.1,1.7,2.5,1.7,3.9c0.1,19.1,0,38.3,0.1,57.4C834,265,833.4,267.3,835.2,269.1z"/>
<path class="Workshop_Wall_3" d="M908.7,290.9c0.7-1.6,1.4-3.2,2.2-4.8c1.3-1.3,3.1-1.1,4.7-1.1c16.6,0,33.3,0,49.9,0c1.2,0,2.3,0,3.5,0.3
c1.5,0.4,2,1.7,1.9,3.1c0,1.6-0.9,2.4-2.5,2.5c-0.5,0-1,0.1-1.5,0.1c-11-0.5-21.9,0.9-32.8,0.9
C925.6,291.9,917.2,291.2,908.7,290.9z"/>
<path class="Workshop_Wall_3" d="M826,284.1c-0.3,2.3-1.3,4.6,0.1,6.8c-16.3,0-32.6,0.1-48.9,0.1c-2.2,0-4.3-0.1-6.5,0.3
c-2.3,0.4-3.6-0.1-3.8-2.5c-0.2-2.4,0.6-3.9,3.3-3.8c3.3,0.1,6.6,0,10,0c13.1,0,26.3,0,39.4,0C821.8,285,824,285.1,826,284.1z"/>
<path class="Workshop_Wall_0" d="M863.6,451.3c-0.2-0.1-0.5-0.3-0.7-0.4c0.1-26.6,0.1-53.3,0.2-79.9c0-4.7,0.1-9.3,0.1-14
c0.9,1.1,0.8,2.5,0.8,3.8c0,29,0,58,0,87C864,449,863.7,450.1,863.6,451.3z"/>
<path class="Workshop_Wall_0" d="M862,322.4c0.6-2,1.3-4.1,1.9-6.1c0,9.4,0.1,18.9,0.1,28.3c0,1.8,0.4,3.7-0.8,5.3
c-0.1-7.9-0.1-15.9-0.2-23.8C863,324.8,863.2,323.4,862,322.4z"/>
<path class="Workshop_Wall_0" d="M782.6,464.5c3.3-2.8,7-1.5,10.6-0.8C789.9,466,786.2,464.9,782.6,464.5z"/>
<path class="Workshop_Wall_0" d="M775,462c1,0.1,2,0.3,3,0.4c0,0.8,0,1.6,0,2.4c-2.7,0-5.3,0-8,0C771.7,463.9,773.3,463,775,462z"/>
<path class="Workshop_Wall_9" d="M777,243c-1.7-0.4-3-1.5-2.3-3.1c0.7-1.5,2.3-0.8,3.3,0.2C777.7,241,777.4,242,777,243z"/>
<path class="Workshop_Wall_3" d="M864,315.9c-0.1-1.8,0.1-3.5,1.1-5c1.2,1.6,0.8,3.4,0.7,5.2C865.3,316,864.6,316,864,315.9z"/>
<path class="Workshop_Wall_12" d="M778,464.8c0-0.8,0-1.6,0-2.4c1.6-0.3,2.1,0.7,2.4,2C779.6,464.5,778.8,464.7,778,464.8z"/>
<path class="Workshop_Wall_3" d="M865.9,451c0,0.7,0,1.4,0,2.1C865.2,452.3,865.2,451.7,865.9,451z"/>
<path class="Workshop_Wall_8" d="M461.4,268.1c5-3.7,10.4-3.9,16.1-1.6c6.2,2.8,10.3,7.6,12.9,13.8c0.5,1.1,0.5,2.9,2.2,3
c1.7,0.1,2-1.5,2.4-2.7c2.4-7.2,7.3-12.1,14-15.3c6.3-1.8,11.9-1.1,16.7,3.8c0.7,0.7,1.4,1.4,2.1,2.1c2.1,3.6,4.1,7.3,6.2,10.9
c0.6,1.4,1.2,2.8,1.8,4.1c-0.7,1.6-1.4,3.2-2.2,4.8c-2.2,1-4.4,1.9-6.6,2.9c-0.8,0.1-1.6,0.1-2.3,0.2c-1.2-0.3-2.6,0.5-3.8-0.5
c3.2-1.2,6.4-2.1,9.1-4.1c2-1.4,2.8-3.4,1.6-5.6c-1.3-2.3-3.2-1.9-5.2-0.9c-6.3,3.3-12.8,6.1-19.6,8.3c-3.5,1.1-2.1,2.5-0.1,3.8
c11,7.5,19.1,16.9,22,30.3c0.8,3.6,0.3,6-3.4,7.5c-6.8,2.7-11.9,7.8-17.4,13.3c-3.5-7.1-5.1-14.5-7.7-21.5
c-0.1-2.5-0.9-4.7-2.2-6.7c-1.5-6.1-3-12.2-4.5-18.3c-2.2,3.8-2.8,7.6-3.3,11.4c-1.1,1.5-1.3,3.2-1.1,5c0,0-0.1,0.4-0.1,0.4
c-0.6,2-1.3,4.1-1.9,6.1c-2,7.4-4.1,14.7-6,22.1c-0.8,3.3-2,3.2-4.2,1c-4.4-4.4-9.4-8.1-15.3-10.1c-3.6-1.3-4.3-3.3-3.8-6.8
c1.9-12.3,8.6-21.7,17.8-29.7c1.4-1.2,3.4-2,4.3-4.5c-8.8,0.9-17.4,3.1-25.7-0.6c-1-1-2.1-1.9-3.1-2.9c-1.4-2.2-0.5-4.5-0.1-6.8
c1-2,2-4,3-6.1c1.5-3.3,3.8-6.2,6.2-8.9C460.6,268.8,461,268.4,461.4,268.1z M480.4,292.8c0.1-0.5,0.2-1,0.3-1.5
c-6.8-2.1-13.5-4.3-20.4-6.2c-1.7-0.5-4.5-1.2-5.1,1.5c-0.5,2.5,1.8,3.7,3.8,4.5C466.1,293.9,473.3,293,480.4,292.8z"/>
<path class="Workshop_Wall_12" d="M584.3,447.9c3.3-1.2,2.3-4.1,2.3-6.4c-0.1-25-0.3-49.9-0.3-74.9c0-21.8-0.6-43.6,0.6-65.4
c0.3-4.7-0.6-6.5-6-6.4c-14.4,0.4-28.9,0.5-43.3-0.9c11.2,0,22.3,0.1,33.5,0c6.5-0.1,12.8-1,19.4-0.2c4.4,0.5,5.5,1.7,5.5,6
c-0.2,33-0.1,66-0.1,99c0,20.3-0.1,40.7,0.1,61c0,4-1,5.6-5.3,5.5c-18-0.4-36,0.4-54-0.5c1.2-2,3.2-1.5,5-1.5
c8.3-0.1,16.6,0.1,25-0.1c6.5-0.1,12.9-0.5,19.4-1.1c5.9-0.6,7.4-3.6,4.9-9C589.6,450.1,587.8,447.9,584.3,447.9z"/>
<path class="Workshop_Wall_12" d="M401.2,294.1c0,42.1,0,84.2,0,126.4c0,8.2,0,16.3,0.1,24.5c-6.7,6.4-7.1,12.1-1.3,17.1
c-1.6,0.9-3.3,1.9-4.9,2.8c-3.2,0.3-3-1.9-3-3.9c0-7,0-14,0-21c0-45.8,0-91.6,0-137.5C392.1,293.6,392.1,293.6,401.2,294.1z"/>
<path class="Workshop_Wall_13" d="M400,462c-5.9-5-5.4-10.7,1.3-17.1c0.9,0.7,2,1.3,2.7,2.1c6.3,6.7,13.9,8.2,22.1,3.9
c4.5-2.4,8.8-2.6,13.3-0.7c4.9,2,9.4,2,14.1-1c9.6-6.1,19.5-4.8,29.3-0.3c1.6,0.8,3.4,1.3,5,2c0.2,0.1,0.4,0.3,0.7,0.4
c0,13.2,0,13.4-13.1,13.2c-16.9-0.2-33.9-0.7-50.8-1c-2.5,0-5,0.1-7.5,0.2c-3.3-0.6-6.6-1.9-9.6,0.8c-0.8,0-1.5,0-2.3-0.1
c-0.4-1.9-1.6-2.4-3.4-2.1C401.3,462.2,400.6,462.1,400,462z"/>
<path class="Workshop_Wall_14" d="M584.3,447.9c3.5,0,5.3,2.2,6.7,5.1c2.5,5.4,1,8.4-4.9,9c-6.4,0.6-12.9,0.9-19.4,1.1
c-8.3,0.2-16.6,0.1-25,0.1c-1.8,0-3.8-0.5-5,1.5c-11.1,0-22.3,0.1-33.4,0c-1.8,0-4.3,0.7-4.1-2.7c12.6,1.1,25-0.8,37.3-3.2
c2-0.4,4.5-0.6,4.3-3.7c1.6,0.1,3.3,0.1,4.9,0.4c5.3,1,10.2,0.5,15.2-2.1C568.2,449.6,576.5,449.8,584.3,447.9z"/>
<path class="Workshop_Wall_15" d="M449.9,213c-7.2,1.9-12.6,6.6-17.9,11.4c-13.7,12.3-22.5,27.7-27.2,45.5c-6.1,2.6-8,5.8-7.7,13
c-2.8,0.3-4.5-0.2-3.7-3.8c6.8-29.6,21-54.2,47.6-70.4c0.4-0.3,0.8-0.6,1.3-0.7c2.3-0.9,4.6-3.7,6.7-2.4
C451.4,207.1,449.9,210.4,449.9,213z"/>
<path class="Workshop_Wall_15" d="M584.3,272.9c-7-26.4-20.9-47.5-46.2-59.7c0-2.4-1.3-5.8,0.6-7c2-1.3,4.5,1.3,6.6,2.5
c20.2,11.4,33.7,28.5,42.7,49.5c2.8,6.6,4.8,13.4,6.7,20.3c0.9,3.3-0.2,4.8-3.7,4.4C591,278.1,589.3,274.4,584.3,272.9z"/>
<path class="Workshop_Wall_13" d="M540.9,455c0.2,3.2-2.3,3.4-4.3,3.7c-12.3,2.3-24.7,4.2-37.3,3.2c0-4,0-8.1,0-12.1
c3.9-1.3,7.8-2.5,11.7-3.8c9.8-3.3,16.9,3.6,25.1,6.4C537.8,453,539.3,454.2,540.9,455z"/>
<path class="Workshop_Wall_15" d="M526.9,209.1c-14-5.7-28.6-6.6-43.4-5.5c-7.6,0.5-15.2,1.5-22.3,4.4c-0.3-8-0.4-8.1,7.4-9.7
c16.8-3.5,33.6-3.3,50.4,0.5C527.7,200.8,527.1,199.3,526.9,209.1z"/>
<path class="Workshop_Wall_13" d="M397.1,282.9c-0.3-7.2,1.6-10.4,7.7-13c4.4,5.4,10.7,3.6,16.4,4.7c7.5,1.4,14.4,2.5,21.7-0.9
c1.8-0.9,4.5,0.3,6.9,0.5c0.1,0.3,0.2,0.6,0.3,1c0.7,8.1,0.7,8-7.2,7.9C427.6,282.8,412.3,282.9,397.1,282.9z"/>
<path class="Workshop_Wall_13" d="M584.3,272.9c5.1,1.4,6.7,5.1,6.7,10c-16.3,0.1-32.6,0.1-48.9,0.3c-3.2,0-4.6-0.9-4.3-4.2
c0.3-3.1,0.2-6.3,0.3-9.4c3.7,2.5,8.4,2.7,12.1,5.3c0.8,0.5,2.7,0.6,3.3,0c3.9-3.6,8.1-2,11.5,0.1c5.4,3.3,10.1,3.1,15.2-0.4
C581.3,273.7,582.9,273.5,584.3,272.9z"/>
<path class="Workshop_Wall_3" d="M534,282c-2.1-3.6-4.1-7.3-6.2-10.9c1.7-1.8,1.1-4.1,1.1-6.2c0-19.3,0-38.6,0.1-57.9c0-1.7-1.1-4.6,2.1-4.5
c2.3,0.1,3.8,1.8,3.8,4.4c0,24.3,0,48.6-0.1,72.9C535,280.5,534.4,281.2,534,282z"/>
<path class="Workshop_Wall_3" d="M460.2,269.1c-2.4,2.7-4.7,5.6-6.2,8.9c-1.1-1-1-2.4-1-3.7c0-22.3,0-44.5,0-66.8c0-0.7,0-1.3,0-2
c0-2.8,2-3.9,4.3-3.8c2.6,0.1,1.7,2.5,1.7,3.9c0.1,19.1,0,38.3,0.1,57.4C459,265,458.4,267.3,460.2,269.1z"/>
<path class="Workshop_Wall_3" d="M533.7,290.9c0.7-1.6,1.4-3.2,2.2-4.8c1.3-1.3,3.1-1.1,4.7-1.1c16.7,0,33.3,0,50,0c0.8,0,1.7,0,2.5,0.1
c1.7,0.2,2.8,1.1,2.7,2.9c0,1.8-1.1,2.8-2.8,2.9c-2.2,0.1-4.3,0.1-6.5,0.1c-8,0-16,0.6-23.9,0.7C553,291.9,543.4,291,533.7,290.9
z"/>
<path class="Workshop_Wall_3" d="M451,284.1c-0.3,2.3-1.3,4.6,0.1,6.8c-16.3,0-32.6,0.1-48.9,0.1c-2.2,0-4.3-0.1-6.5,0.3
c-2.3,0.4-3.6-0.1-3.8-2.5c-0.2-2.4,0.6-3.9,3.3-3.8c3.3,0.1,6.6,0,10,0c13.1,0,26.3,0,39.4,0C446.8,285,449,285.1,451,284.1z"/>
<path class="Workshop_Wall_0" d="M488.6,451.3c-0.2-0.1-0.5-0.3-0.7-0.4c0.1-26.6,0.1-53.3,0.2-79.9c0-4.7,0.1-9.3,0.1-14
c0.9,1.1,0.8,2.5,0.8,3.8c0,29,0,58,0,87C489,449,488.7,450.1,488.6,451.3z"/>
<path class="Workshop_Wall_0" d="M487,322.4c0.6-2,1.3-4.1,1.9-6.1c0,9.4,0.1,18.9,0.1,28.3c0,1.8,0.4,3.7-0.8,5.3
c-0.1-7.9-0.1-15.9-0.2-23.8C488,324.8,488.2,323.4,487,322.4z"/>
<path class="Workshop_Wall_0" d="M407.6,464.5c3-2.6,6.3-1.4,9.6-0.8C414.2,466.1,410.9,464.8,407.6,464.5z"/>
<path class="Workshop_Wall_0" d="M400,462c0.7,0.1,1.4,0.2,2,0.3c0,0.8,0,1.7,0,2.5c-2.3,0-4.6,0-7,0C396.7,463.9,398.3,463,400,462z"/>
<path class="Workshop_Wall_9" d="M402,243c-1.7-0.4-3-1.5-2.3-3.1c0.7-1.5,2.3-0.8,3.3,0.2C402.7,241,402.4,242,402,243z"/>
<path class="Workshop_Wall_12" d="M402,464.8c0-0.8,0-1.7,0-2.5c1.8-0.4,3,0.1,3.4,2.1C404.3,464.5,403.1,464.7,402,464.8z"/>
<path class="Workshop_Wall_3" d="M489,315.9c-0.1-1.8,0.1-3.5,1.1-5c1.2,1.6,0.8,3.4,0.7,5.2C490.3,316,489.6,316,489,315.9z"/>
<path class="Workshop_Wall_3" d="M490.9,451c0,0.7,0,1.4,0,2.1C490.2,452.3,490.2,451.7,490.9,451z"/>
<path class="Workshop_Wall_3" d="M-239.4,295c-1.9-1.3-3.3-2.7,0.1-3.8c6.8-2.2,13.3-5,19.6-8.3c1.9-1,3.9-1.4,5.2,0.9
c1.3,2.3,0.4,4.2-1.6,5.6c-2.7,2-5.9,2.9-9.1,4.1c1.3,1,2.6,0.3,3.8,0.5c-4.3,1.4-8.7,0.9-13.1,0.5
C-236,294.3-237.9,293.1-239.4,295z"/>
<path class="Workshop_Wall_13" d="M-237,265.2c-6.7,3.3-11.6,8.2-14,15.3c-0.4,1.2-0.7,2.8-2.4,2.7c-1.7-0.1-1.8-1.8-2.2-3
c-2.6-6.2-6.7-11-12.9-13.8c3.6-1.1,7.3-0.9,10.9-0.3c5.4,0.9,10.7,2.2,15.9-1.1C-240.6,264.2-238.6,264.6-237,265.2z"/>
<path class="Workshop_Wall_3" d="M-265.6,292.8c-7,0.2-14.1,1.1-21-1.6c-2.2-0.9-4.8-2.1-4-4.8c0.8-2.7,3.9-1.8,5.7-1.3
c6.6,1.8,13.1,4.1,19.7,6.2C-265.4,291.8-265.5,292.3-265.6,292.8z"/>
<path class="Workshop_Wall_3" d="M124.6,295c-1.9-1.3-3.3-2.7,0.1-3.8c6.8-2.2,13.3-5,19.6-8.3c1.9-1,3.9-1.4,5.2,0.9
c1.3,2.3,0.4,4.2-1.6,5.6c-2.7,2-5.9,2.9-9.1,4.1c1.3,1,2.6,0.3,3.8,0.5c-4.3,1.4-8.7,0.9-13.1,0.5
C128,294.3,126.1,293.1,124.6,295z"/>
<path class="Workshop_Wall_13" d="M127,265.2c-6.7,3.3-11.6,8.2-14,15.3c-0.4,1.2-0.7,2.8-2.4,2.7c-1.7-0.1-1.8-1.8-2.2-3
c-2.6-6.2-6.7-11-12.9-13.8c3.6-1.1,7.3-0.9,10.9-0.3c5.4,0.9,10.7,2.2,15.9-1.1C123.4,264.2,125.4,264.6,127,265.2z"/>
<path class="Workshop_Wall_3" d="M98.3,292.9c-6.1-0.1-12.2,0.8-18.3-0.9c-1.1-0.3-2.3-0.6-3.3-1.1c-1.8-0.9-3.9-2-3.5-4.3
c0.6-2.8,3.3-2.1,5-1.6c6.9,1.9,13.7,4.1,20.5,6.2C98.6,291.8,98.5,292.4,98.3,292.9z"/>
<path class="Workshop_Wall_3" d="M881.6,295c-1.9-1.3-3.3-2.7,0.1-3.8c6.8-2.2,13.3-5,19.6-8.3c1.9-1,3.9-1.4,5.2,0.9
c1.3,2.3,0.4,4.2-1.6,5.6c-2.7,2-5.9,2.9-9.1,4.1c1.3,1,2.6,0.3,3.8,0.5c-4.3,1.4-8.7,0.9-13.1,0.5
C885,294.3,883.1,293.1,881.6,295z"/>
<path class="Workshop_Wall_13" d="M884,265.2c-6.7,3.3-11.6,8.2-14,15.3c-0.4,1.2-0.7,2.8-2.4,2.7c-1.7-0.1-1.8-1.8-2.2-3
c-2.6-6.2-6.7-11-12.9-13.8c3.6-1.1,7.3-0.9,10.9-0.3c5.4,0.9,10.7,2.2,15.9-1.1C880.4,264.2,882.4,264.6,884,265.2z"/>
<path class="Workshop_Wall_3" d="M855.4,292.9c-7-0.1-14.1,1-21-1.7c-2.2-0.9-4.8-2.1-4-4.8c0.8-2.6,3.9-1.8,5.7-1.2
c6.6,1.8,13.1,4.1,19.6,6.2C855.6,291.8,855.5,292.4,855.4,292.9z"/>
<path class="Workshop_Wall_3" d="M506.6,295c-1.9-1.3-3.3-2.7,0.1-3.8c6.8-2.2,13.3-5,19.6-8.3c1.9-1,3.9-1.4,5.2,0.9
c1.3,2.3,0.4,4.2-1.6,5.6c-2.7,2-5.9,2.9-9.1,4.1c1.3,1,2.6,0.3,3.8,0.5c-4.3,1.4-8.7,0.9-13.1,0.5
C510,294.3,508.1,293.1,506.6,295z"/>
<path class="Workshop_Wall_13" d="M509,265.2c-6.7,3.3-11.6,8.2-14,15.3c-0.4,1.2-0.7,2.8-2.4,2.7c-1.7-0.1-1.8-1.8-2.2-3
c-2.6-6.2-6.7-11-12.9-13.8c3.6-1.1,7.3-0.9,10.9-0.3c5.4,0.9,10.7,2.2,15.9-1.1C505.4,264.2,507.4,264.6,509,265.2z"/>
<path class="Workshop_Wall_3" d="M480.4,292.8c-7.1,0.3-14.3,1.1-21.3-1.6c-2.1-0.8-4.4-2-3.8-4.5c0.6-2.7,3.4-2,5.1-1.5
c6.8,1.9,13.6,4.1,20.4,6.2C480.7,291.8,480.5,292.3,480.4,292.8z"/>
</g>
</g>
</g>
</svg>
</div>
<!-- // END Workshop Back Wall -->
<!-- BEGIN Elves with presents. Was going to animate some things. But, ran out of time. Next year. -->
<svg version="1.1" id="Elves_with_Presents" viewBox="0 0 612 792">
<g id="elf_small">
<g>
<g>
<g>
<path class="Elves_with_Presents_0" d="M936.5,520.2C936.5,520.2,936.5,520.3,936.5,520.2c-4.5,6.4-10.1,10.5-16.1,13.1c13.8,12,33.8-5.4,33.7-6.6
C954.1,525.7,942.8,522.1,936.5,520.2z"/>
<path class="Elves_with_Presents_1" d="M932.4,531.9c-6.5,0-11.3-3.3-11.4-3.4c-0.1-0.1-0.2-0.3-0.1-0.4c0.1-0.1,0.3-0.2,0.4-0.1
c0.1,0.1,10.7,7.3,21.3,0c0.1-0.1,0.2-0.1,0.2-0.2c-0.2-0.9-5.7-2.5-10.8-3.5c-0.2,0-0.3-0.2-0.3-0.4c0-0.2,0.2-0.3,0.4-0.3
c2.6,0.5,11,2.2,11.4,4c0,0.2,0,0.6-0.4,0.9C939.3,531.1,935.7,531.9,932.4,531.9z"/>
</g>
<path class="Elves_with_Presents_2" d="M936.4,520.3C936.5,520.3,936.5,520.2,936.4,520.3c8.7-12.4,16.1-30.8,12.1-46.1
c-3.2-11.9-10.6-22.2-24.3-27.8c-14.6-6-27.2-3.9-37.5,2.3c-10.1,6.1-18.3,12.4-20.6,28c0,0-7,5.9-8.5,9.5
c-10.1,24.8,0.9,34.8,21,47.9c0,0,22.8,7.5,41.9-0.7C926.4,530.8,932,526.6,936.4,520.3z"/>
</g>
<g>
<path class="Elves_with_Presents_1" d="M884.9,500.1c0,0-0.1,0-0.1,0c-1.8-0.7-2.9-2-3.1-3.4c-0.2-1.3,0.4-2.6,1.5-3.4c1.3-1,3-1.2,4.7-0.5
c0.2,0.1,0.2,0.3,0.2,0.4c-0.1,0.2-0.3,0.2-0.4,0.2c-1.5-0.6-2.9-0.5-4,0.4c-0.9,0.7-1.4,1.8-1.2,2.8c0.2,1.2,1.1,2.3,2.7,2.9
c0.2,0.1,0.2,0.3,0.2,0.4C885.2,500,885.1,500.1,884.9,500.1z"/>
<path class="Elves_with_Presents_1" d="M888,516.6c-12.8,0-14.9-11.2-14.9-11.3c0-0.2,0.1-0.3,0.3-0.4c0.2,0,0.3,0.1,0.4,0.3
c0.1,0.5,2.2,11.7,16,10.7c0.2,0,0.3,0.1,0.3,0.3c0,0.2-0.1,0.3-0.3,0.3C889.2,516.6,888.6,516.6,888,516.6z"/>
<g>
<path class="Elves_with_Presents_1" d="M916.6,498.8c-0.4,0-0.6-0.3-0.6-0.6c0-3.7-2.6-6.6-2.6-6.6c-0.2-0.3-0.2-0.7,0-0.9c0.3-0.2,0.7-0.2,0.9,0
c0.1,0.1,2.9,3.3,2.9,7.5C917.3,498.5,917,498.8,916.6,498.8C916.6,498.8,916.6,498.8,916.6,498.8z"/>
<path class="Elves_with_Presents_1" d="M883.4,475.9c-0.1,0-0.2,0-0.3-0.1c0,0-3.6-1.5-7.1-0.3c-0.3,0.1-0.7-0.1-0.8-0.4c-0.1-0.3,0.1-0.7,0.4-0.8
c4-1.4,7.9,0.3,8,0.4c0.3,0.1,0.5,0.5,0.3,0.8C883.9,475.7,883.6,475.9,883.4,475.9z"/>
<path class="Elves_with_Presents_3" d="M909.4,501.3C909.4,501.3,909.3,501.3,909.4,501.3c-0.4,0-0.7-0.4-0.6-0.7c0,0,0.4-4.2-2.3-5.2
c-0.3-0.1-0.5-0.5-0.4-0.8c0.1-0.3,0.5-0.5,0.8-0.4c3.6,1.4,3.1,6.3,3.1,6.5C910,501.1,909.7,501.3,909.4,501.3z"/>
<path class="Elves_with_Presents_3" d="M882.7,482.8c-0.2,0-0.4-0.1-0.5-0.3c-1.5-2.5-5.5-1.3-5.5-1.3c-0.3,0.1-0.7-0.1-0.8-0.4
c-0.1-0.3,0.1-0.7,0.4-0.8c0.2-0.1,5-1.5,7,1.8c0.2,0.3,0.1,0.7-0.2,0.9C883,482.8,882.8,482.8,882.7,482.8z"/>
</g>
<g>
<ellipse transform="matrix(0.3777 -0.9259 0.9259 0.3777 77.1551 1110.4348)" class="Elves_with_Presents_4" cx="864.7" cy="497.8" rx="6.9" ry="6.9"/>
<ellipse transform="matrix(0.3777 -0.9259 0.9259 0.3777 89.521 1165.9387)" class="Elves_with_Presents_4" cx="912.2" cy="516.4" rx="6.9" ry="6.9"/>
</g>
</g>
<g>
<path class="Elves_with_Presents_5" d="M872.4,457.8c0,0,22.6-5.1,44.8,14.3c6.7,5.8,11.3,12.2,14.5,18.3c7.3,14,5.5,24.6,5.5,24.6
c24.8-35.2,20.3-72.6,18.2-81.1c-1.6-6.5-24.2-22.7-28.2-22.8c-0.4,0-0.9,0.1-1.3,0.2c-4.2,1.3-10.7,7.8-10.7,7.8
s11.2,1.1,12,1.8c0.8,0.6,8,13.5-10,14.8C899.2,437,872.4,457.8,872.4,457.8z"/>
<path class="Elves_with_Presents_6" d="M925.9,411.3l24.8,21l-15.4,52.5l-3.6,5.6c7.3,14,5.5,24.6,5.5,24.6c24.8-35.2,20.3-72.6,18.2-81.1
c-1.6-6.5-24.2-22.7-28.2-22.8C926.8,411.1,926.4,411.2,925.9,411.3z"/>
<ellipse transform="matrix(0.6465 -0.7629 0.7629 0.6465 2.1851 845.8627)" class="Elves_with_Presents_7" cx="913.9" cy="420.6" rx="5.8" ry="5.8"/>
<path class="Elves_with_Presents_7" d="M966.4,496.5l-24.4-7.8l3.6-24.2l-29.8,2.3l-7.2-25.1L886,454.6l-11.2-17.1c0,0-9.4,32.5-8.1,36
c4-1.9,19.4-7.4,32-2.3c33.7,13.6,36.3,45,37.8,49.1C939.6,518.8,966.4,496.5,966.4,496.5z"/>
</g>
</g>
<g>
<g>
<polygon class="Elves_with_Presents_8" points="878.1,531.3 866.9,583.8 791,581 791,516.7 "/>
<polygon class="Elves_with_Presents_9" points="841.8,525.2 839.2,582.8 821.8,582.2 821.8,521.9 "/>
</g>
<g>
<polygon class="Elves_with_Presents_10" points="856.9,407.4 852,474.1 805.5,470.2 798.7,403.9 "/>
<polygon class="Elves_with_Presents_11" points="857.8,406.9 856.9,419.7 799.4,418.5 797.7,403.9 "/>
<polygon class="Elves_with_Presents_12" points="855.4,427.7 856,419.7 800.2,418.6 "/>
</g>
<g>
<polygon class="Elves_with_Presents_13" points="854.9,382.6 847.9,406.9 821.4,405.3 817.5,379.1 "/>
<polygon class="Elves_with_Presents_14" points="855.9,382.1 853.8,390.9 817.5,388.5 816.6,378.8 "/>
<path class="Elves_with_Presents_15" d="M837.5,379.1l7.1-11c0,0,6.1,6.3,6.1,11c0,1.9-13.2,1.6-13.2,1.6V379.1z"/>
<path class="Elves_with_Presents_15" d="M836.3,378.9l-5.5-11.8c0,0-6.9,5.4-7.5,10c-0.3,1.9,12.8,3.4,12.8,3.4L836.3,378.9z"/>
<path class="Elves_with_Presents_15" d="M835.3,379.3c0,0.9,0.7,1.6,1.6,1.6l0,0c0.9,0,1.6-0.7,1.6-1.6v-0.4c0-0.9-0.7-1.6-1.6-1.6l0,0
c-0.9,0-1.6,0.7-1.6,1.6V379.3z"/>
<polygon class="Elves_with_Presents_16" points="852.5,390.9 851.2,395.3 818.9,388.6 "/>
<path class="Elves_with_Presents_17" d="M838.5,378.9c0,0,3.8-5.9,4.7-5.2C844.2,374.4,840.3,378.1,838.5,378.9z"/>
<path class="Elves_with_Presents_17" d="M838.5,379.7c0,0,5.9-2.3,6.3-1.7C845.2,378.7,838.5,379.7,838.5,379.7z"/>
<path class="Elves_with_Presents_17" d="M835.7,378.8c0,0-3.1-5-3.7-5.1C831.4,373.5,835.7,378.8,835.7,378.8z"/>
<path class="Elves_with_Presents_17" d="M834.3,378.8c0,0-4.2-3.3-4.5-2.5C829.4,377.1,834.3,378.8,834.3,378.8z"/>
</g>
<g>
<polygon class="Elves_with_Presents_18" points="859.3,474.9 850.2,526.7 803,518.7 798.7,469.6 "/>
<circle class="Elves_with_Presents_19" cx="844.7" cy="516.2" r="3.8"/>
<circle class="Elves_with_Presents_19" cx="844.9" cy="500.9" r="3"/>
<circle class="Elves_with_Presents_19" cx="833.9" cy="507.1" r="2.3"/>
<circle class="Elves_with_Presents_19" cx="847.9" cy="488.7" r="3.2"/>
<circle class="Elves_with_Presents_19" cx="835.6" cy="493.1" r="1.7"/>
<circle class="Elves_with_Presents_19" cx="829.8" cy="518.2" r="2"/>
<circle class="Elves_with_Presents_19" cx="824.8" cy="505.2" r="3"/>
<circle class="Elves_with_Presents_19" cx="815.4" cy="512.8" r="3.4"/>
<circle class="Elves_with_Presents_19" cx="812.4" cy="501.7" r="1.7"/>
<circle class="Elves_with_Presents_19" cx="808.8" cy="489.1" r="3.6"/>
<circle class="Elves_with_Presents_19" cx="806.2" cy="508.1" r="3.3"/>
<circle class="Elves_with_Presents_19" cx="824.8" cy="491.7" r="3"/>
<circle class="Elves_with_Presents_19" cx="838.2" cy="483.3" r="2"/>
<circle class="Elves_with_Presents_19" cx="825.4" cy="479.8" r="3.6"/>
<circle class="Elves_with_Presents_19" cx="810.6" cy="478.4" r="1.8"/>
<circle class="Elves_with_Presents_19" cx="803" cy="477" r="2.9"/>
<circle class="Elves_with_Presents_19" cx="852.7" cy="477.9" r="2.1"/>
<polygon class="Elves_with_Presents_20" points="859.3,474.9 835.6,494.9 816.1,494.6 798.7,469.6 815.4,495.5 835.6,496.2 "/>
<polygon class="Elves_with_Presents_20" points="850.2,526.7 837.3,503.9 815.4,501.7 803,518.7 816.6,503.9 836.2,505.2 "/>
</g>
</g>
<g>
<g>
<polygon class="Elves_with_Presents_7" points="899.5,622.4 901.1,626.1 902.1,628.3 903.9,632.4 904.8,634.6 906.6,638.7 907.6,640.9 909.3,645
910.3,647.2 912.1,651.3 913.1,653.5 914.8,657.6 915.8,659.8 917.6,663.9 918.6,666.1 921.4,672.5 917,675 912.8,668.9
911.4,666.9 908.8,663.2 907.4,661.1 904.8,657.5 903.4,655.4 900.9,651.7 899.5,649.7 896.9,646 895.5,644 893,640.3
891.6,638.2 889,634.6 887.6,632.5 885.7,629.8 "/>
<path class="Elves_with_Presents_21" d="M913,669.5l7.2-1.3c0,0,3.3,2.2,2.8,5.6c-0.1,0.9-10.8,7.6-14.9,8c-3.8,0.4-7.7-6.3-5.9-8.1
c1.8-1.8,4.6-1.3,4.6-1.3s-2,1.1-1.8,2.4c0.2,1.3,3.3,3.3,6.8,1.2C915.3,673.9,913,669.5,913,669.5z"/>
<polygon class="Elves_with_Presents_22" points="912.1,651.3 913.1,653.5 904.8,657.5 903.4,655.4 "/>
<polygon class="Elves_with_Presents_22" points="914.8,657.6 915.8,659.8 908.8,663.2 907.4,661.1 "/>
<polygon class="Elves_with_Presents_22" points="917.6,663.9 918.6,666.1 912.8,668.9 911.4,666.9 "/>
<polygon class="Elves_with_Presents_22" points="901.1,626.1 902.1,628.3 889,634.6 887.6,632.5 "/>
<polygon class="Elves_with_Presents_22" points="903.9,632.4 904.8,634.6 893,640.3 891.6,638.2 "/>
<polygon class="Elves_with_Presents_22" points="906.6,638.7 907.6,640.9 896.9,646 895.5,644 "/>
<polygon class="Elves_with_Presents_22" points="909.3,645 910.3,647.2 900.9,651.7 899.5,649.7 "/>
</g>
<path class="Elves_with_Presents_6" d="M893.7,591.7c0,0,10.9,13,10.9,28c0,5.8-19.4,12.3-19.4,12.3s-5.9-1.9-10.4-11.5
C868.5,607.3,893.7,591.7,893.7,591.7z"/>
<g>
<polygon class="Elves_with_Presents_7" points="879.3,630.1 877.9,633.1 876.8,635.3 874.8,639.3 873.7,641.5 871.7,645.6 870.6,647.8 868.6,651.8
867.5,654 865.5,658 864.4,660.2 862.4,664.2 861.3,666.5 859.3,670.5 858.2,672.7 854.9,679.4 850.2,677.5 852,670.8
852.7,668.4 853.9,664.2 854.5,661.8 855.7,657.5 856.3,655.2 857.5,650.9 858.1,648.5 859.3,644.3 859.9,641.9 861.1,637.6
861.8,635.3 862.9,631 863.6,628.6 864.6,624.8 "/>
<polygon class="Elves_with_Presents_22" points="865.5,658 864.4,660.2 855.7,657.5 856.3,655.2 "/>
<polygon class="Elves_with_Presents_22" points="862.4,664.2 861.3,666.5 853.9,664.2 854.5,661.8 "/>
<polygon class="Elves_with_Presents_22" points="859.3,670.5 858.2,672.7 852,670.8 852.7,668.4 "/>
<path class="Elves_with_Presents_23" d="M850.6,673l6.2,3.9c0,0,0.9,3.9-1.8,6c-0.7,0.6-13.1-1.8-16.4-4.3c-3.1-2.3-1.4-9.8,1.2-9.9
c2.6-0.1,4.2,2.2,4.2,2.2s-2.2-0.6-3,0.5c-0.8,1.1,0.2,4.7,4.2,5.5C849.3,677.8,850.6,673,850.6,673z"/>
<polygon class="Elves_with_Presents_22" points="877.9,633.1 876.8,635.3 862.9,631 863.6,628.6 "/>
<polygon class="Elves_with_Presents_22" points="874.8,639.3 873.7,641.5 861.1,637.6 861.8,635.3 "/>
<polygon class="Elves_with_Presents_22" points="871.7,645.6 870.6,647.8 859.3,644.3 859.9,641.9 "/>
<polygon class="Elves_with_Presents_22" points="868.6,651.8 867.5,654 857.5,650.9 858.1,648.5 "/>
</g>
<path class="Elves_with_Presents_5" d="M893.7,588.8c0,0,7.9,21.9-12.7,43.7c0,0-15.2-1.8-20.5-5.2c-2.3-1.5,2.2-27.7,5.1-33.4
C868.9,587.5,893.7,588.8,893.7,588.8z"/>
<path class="Elves_with_Presents_24" d="M900.5,535.7c-2.4-3.2-17.3,5.5-22.5,5.5c-5.7,0-10.5,38.9-11.1,44.6l27.3-1.3
C897.6,560.1,907,544.4,900.5,535.7z"/>
<polygon class="Elves_with_Presents_25" points="866.9,585.8 866.3,585.8 865.6,593.9 894.8,593.5 896.4,584.4 894.2,584.5 "/>
<path class="Elves_with_Presents_2" d="M832.3,543c0,0-3.3-4.6-4.2-5.8c-1-1.2-4.6-5.7-5.8-4.9c-1.2,0.7,2.8,5.1,2.2,6s-6.8-1.4-7.8-1.8
c-2.3-0.8-4.2-1.4-4.6-0.4c-0.4,1,1.5,1.6,3.7,2.7c0.6,0.3,1.3,0.6,2,0.8c0.4,0.2,1.5,0.8,0.9,0.7c-1.7-0.4-2.5-0.7-3.7-0.9
c-2.5-0.6-4.6-0.9-4.9,0.2c-0.2,1.1,1.9,1.5,4.4,2.2c0.6,0.2,1.3,0.3,1.9,0.5c0.4,0.1,1.5,0.5,1.7,0.8c0.2,0.5-1.6-0.2-2.1-0.3
c-0.7-0.2-1.4-0.3-2.1-0.5c-2.4-0.5-4.3-0.8-4.6,0.3c-0.2,1.1,1.7,1.6,4.1,2.1c0.9,0.2,4.6,1.3,3.7,1.2c-0.3,0-0.7,0-1,0
c-0.8-0.1-1.5-0.2-2.3-0.3c-2.2-0.2-3.9-0.4-4.1,0.7c-0.1,1.1,12.9,4.9,19.9,4L832.3,543L832.3,543z"/>
<path class="Elves_with_Presents_7" d="M899.2,532.7c-9.7-8.6-37.4,17.7-37.4,17.7l-28.8-9.1l-0.6,1.7l-2.5,7.3l-0.2,0.7c0,0,26.6,8.2,31.5,8.2
C866,559.2,916.2,547.7,899.2,532.7z"/>
</g>
</g>
<g id="elf_x5F_big_x5F_Elves_with_Presents_ack">
<g>
<polygon class="Elves_with_Presents_8" points="-288.7,381.9 -290.2,397.5 -300.6,507.5 -381.8,506.9 -389.1,418.5 -390.9,397.5 -392.6,376.5 "/>
<polygon class="Elves_with_Presents_26" points="-397.4,369.9 -396.5,397.5 -285.7,397.5 -282.5,375.3 "/>
<polygon class="Elves_with_Presents_27" points="-290.2,397.5 -389.1,418.5 -390.9,397.5 "/>
</g>
<g>
<polygon class="Elves_with_Presents_28" points="-305.5,235.1 -306.1,253.9 -306.1,254 -310.1,374 -384.2,370.6 -390,272.7 -391,255.3 -392.2,235.6
"/>
<polygon class="Elves_with_Presents_29" points="-305.5,253.9 -306.1,254 -390,272.7 -391,255.3 -306.1,253.9 "/>
<polygon class="Elves_with_Presents_30" points="-397.4,231.1 -392.9,255.4 -305.5,253.9 -301.5,230.4 "/>
</g>
<g>
<polygon class="Elves_with_Presents_31" points="-316.5,230.4 -318.7,230.4 -319.3,230.4 -334.8,230.6 -335.4,230.6 -348,230.7 -348.6,230.7
-359.1,230.8 -359.7,230.8 -366.1,230.8 -366.7,230.8 -372.9,230.9 -373.5,230.9 -376.6,230.9 -376.6,156.8 -366.1,156.8
-359.7,156.8 -338.9,156.8 -331.7,156.8 -325.1,156.8 -323.9,167.6 "/>
<polygon class="Elves_with_Presents_32" points="-323.9,167.6 -376.6,181.9 -376.6,163.4 "/>
<g>
<polygon class="Elves_with_Presents_33" points="-371.3,156.8 -372.9,230.9 -373.5,230.9 -371.9,156.8 "/>
<rect x="-366.7" y="156.8" class="Elves_with_Presents_33" width="0.6" height="74"/>
<rect x="-359.7" y="156.8" class="Elves_with_Presents_33" width="0.6" height="73.9"/>
<polygon class="Elves_with_Presents_33" points="-348,230.7 -348.6,230.7 -351.3,156.8 -350.7,156.8 "/>
<polygon class="Elves_with_Presents_33" points="-334.8,230.6 -335.4,230.6 -339.6,156.8 -338.9,156.8 "/>
<polygon class="Elves_with_Presents_33" points="-318.7,230.4 -319.3,230.4 -331.7,156.8 -331,156.8 "/>
</g>
<polygon class="Elves_with_Presents_34" points="-379.5,149.7 -379.5,167.6 -321,167.6 -323.9,149.7 "/>
<path class="Elves_with_Presents_7" d="M-350.2,149.7l-18.6-21.8c0,0-5.3,12.9-4.5,21.8H-350.2z"/>
<path class="Elves_with_Presents_7" d="M-351.8,149.7l18.6-21.8c0,0,5.3,12.9,4.5,21.8H-351.8z"/>
<path class="Elves_with_Presents_7" d="M-348.2,146.8c0,1.6-1.3,2.9-2.9,2.9l0,0c-1.6,0-2.9-1.3-2.9-2.9v-1.9c0-1.6,1.3-2.9,2.9-2.9l0,0
c1.6,0,2.9,1.3,2.9,2.9V146.8z"/>
</g>
<g>
<path class="Elves_with_Presents_2" d="M-106.1,604.3c-0.5-0.6-3.8-4.1-3.4-4.7c0.4-0.6,4.5,0.8,4.7-0.2c0.2-1-3.9-2.2-5-2.5c-0.6-0.2-2-0.5-3.2-0.8
l-5.9,3.9c1.7,5,7.6,12.1,8.2,11.7c0.7-0.4,0-1.5-0.7-2.9c-0.3-0.5-0.6-1-0.8-1.4c-0.1-0.2-0.2-0.4-0.3-0.7
c-0.3-0.6,1.5,1.6,1.9,2.1c1,1.4,1.9,2.6,2.6,2.1c0.7-0.5-0.1-1.7-1.1-3.1c-0.3-0.4-0.6-0.9-0.9-1.3c-0.2-0.3-1.2-1.3-0.8-1.3
c0.3,0,0.9,0.7,1.1,0.9c0.3,0.4,0.6,0.8,0.8,1.1c1.2,1.5,2.1,2.8,2.7,2.3c0.7-0.5-0.1-1.8-1.3-3.3c-0.5-0.7-0.9-1.1-1.7-2.2
c-0.2-0.3,0.5,0.2,0.8,0.4c0.4,0.4,0.7,0.7,1.1,1.1c1.3,1.2,2.3,2.3,2.8,1.7C-104,606.7-104.9,605.6-106.1,604.3z"/>
<path class="Elves_with_Presents_2" d="M-222.1,578.7c-2.9,2.5-3.7,7-2.1,8.7c1.1,1.2,1-4,2.6-4.9c2.1-1.3,4.2-2,5.6-0.1c0.7,1,1,3,0,4.3
c-1.2,1.5-1.9,2.3-0.5,2.1c6.1-0.7,8.9-7.4,9.7-9.8l-3.3-4.8C-213,574.9-219.8,576.8-222.1,578.7z"/>
</g>
<g>
<path class="Elves_with_Presents_35" d="M-275.8,508.6l-3.4,26v0l-0.7,5.2v0l-3.7,28.3c0,0,0,0,0,0l-0.8,6l-1.8,13.4v0l-0.4,3c0,0,0,0,0,0l-3.8,29
l-0.9,6.8l-4.3,32.6l-6.5-0.1l-6.8-0.1l-9-0.1l-6.9-0.1l-8.9-0.1l-7-0.1l-8.8-0.1l-7.1-0.1l-8.7-0.1l-7.1-0.1l-8.7-0.1l-1,0
l-0.5-3.3v0l-4.2-28.5l-0.8-5.3l-2-13.8v0l-0.5-3.2l-4.2-29l-0.9-6.3l-1.9-13.3l-0.4-3l-6.4-44.2L-275.8,508.6z"/>
<g>
<g>
<circle class="Elves_with_Presents_36" cx="-392.9" cy="536.9" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-377.1" cy="536.9" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-361.2" cy="536.9" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-345.4" cy="536.9" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-297.9" cy="536.9" r="3.6"/>
<path class="Elves_with_Presents_36" d="M-279.2,534.7L-279.2,534.7l-0.7,5.2v0c-0.6,0.4-1.3,0.7-2.2,0.7c-2,0-3.6-1.6-3.6-3.6
c0-2,1.6-3.6,3.6-3.6C-280.9,533.3-279.9,533.9-279.2,534.7z"/>
<circle class="Elves_with_Presents_36" cx="-329.6" cy="536.9" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-313.7" cy="536.9" r="3.6"/>
</g>
<g>
<path class="Elves_with_Presents_36" d="M-396.8,554.2c0,0.4-0.1,0.7-0.1,1l-0.4-3C-397.1,552.8-396.8,553.4-396.8,554.2z"/>
<circle class="Elves_with_Presents_36" cx="-384.6" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-368.8" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-353" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-305.5" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-289.6" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-337.1" cy="554.2" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-321.3" cy="554.2" r="3.6"/>
</g>
<g>
<path class="Elves_with_Presents_36" d="M-389.3,571.4c0,2-1.6,3.6-3.6,3.6c-0.4,0-0.9-0.1-1.3-0.2l-0.9-6.3c0.6-0.5,1.4-0.7,2.2-0.7
C-390.9,567.8-389.3,569.4-389.3,571.4z"/>
<circle class="Elves_with_Presents_36" cx="-377.1" cy="571.4" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-361.2" cy="571.4" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-345.4" cy="571.4" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-297.9" cy="571.4" r="3.6"/>
<path class="Elves_with_Presents_36" d="M-283.6,568.1l-0.8,6c-0.8-0.7-1.3-1.6-1.3-2.7C-285.7,570-284.9,568.7-283.6,568.1z"/>
<circle class="Elves_with_Presents_36" cx="-329.6" cy="571.4" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-313.7" cy="571.4" r="3.6"/>
</g>
<g>
<circle class="Elves_with_Presents_36" cx="-384.6" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-368.8" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-353" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-305.5" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-289.6" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-337.1" cy="588.6" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-321.3" cy="588.6" r="3.6"/>
</g>
<g>
<path class="Elves_with_Presents_36" d="M-389.3,605.8c0,0.4-0.1,0.8-0.2,1.1l-0.5-3.2C-389.5,604.4-389.3,605.1-389.3,605.8z"/>
<circle class="Elves_with_Presents_36" cx="-377.1" cy="605.8" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-361.2" cy="605.8" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-345.4" cy="605.8" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-297.9" cy="605.8" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-329.6" cy="605.8" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-313.7" cy="605.8" r="3.6"/>
</g>
<g>
<path class="Elves_with_Presents_36" d="M-381,623.1c0,2-1.6,3.6-3.6,3.6c-0.8,0-1.5-0.2-2-0.6l-0.8-5.3c0.7-0.8,1.7-1.3,2.8-1.3
C-382.6,619.5-381,621.1-381,623.1z"/>
<circle class="Elves_with_Presents_36" cx="-368.8" cy="623.1" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-353" cy="623.1" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-305.5" cy="623.1" r="3.6"/>
<path class="Elves_with_Presents_36" d="M-290.4,619.5l-0.9,6.8c-1.2-0.6-2-1.8-2-3.2C-293.3,621.3-292,619.9-290.4,619.5z"/>
<circle class="Elves_with_Presents_36" cx="-337.1" cy="623.1" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-321.3" cy="623.1" r="3.6"/>
</g>
<g>
<circle class="Elves_with_Presents_36" cx="-377.1" cy="640.3" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-361.2" cy="640.3" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-345.4" cy="640.3" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-297.9" cy="640.3" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-329.6" cy="640.3" r="3.6"/>
<circle class="Elves_with_Presents_36" cx="-313.7" cy="640.3" r="3.6"/>
</g>
<g>
<path class="Elves_with_Presents_36" d="M-381,657.5c0,0.1,0,0.3,0,0.4l-1,0l-0.5-3.3C-381.6,655.3-381,656.3-381,657.5z"/>
<path class="Elves_with_Presents_36" d="M-365.2,657.5c0,0.2,0,0.4,0,0.6l-7.1-0.1c0-0.2,0-0.3,0-0.5c0-2,1.6-3.6,3.6-3.6
C-366.8,653.9-365.2,655.5-365.2,657.5z"/>
<path class="Elves_with_Presents_36" d="M-349.3,657.5c0,0.3,0,0.5-0.1,0.8l-7.1-0.1c0-0.2-0.1-0.5-0.1-0.7c0-2,1.6-3.6,3.6-3.6
C-351,653.9-349.3,655.5-349.3,657.5z"/>
<path class="Elves_with_Presents_36" d="M-301.9,657.5c0,0.5-0.1,0.9-0.2,1.3l-6.8-0.1c-0.1-0.4-0.2-0.8-0.2-1.2c0-2,1.6-3.6,3.6-3.6
C-303.5,653.9-301.9,655.5-301.9,657.5z"/>
<path class="Elves_with_Presents_36" d="M-333.5,657.5c0,0.3,0,0.6-0.1,0.9l-7-0.1c-0.1-0.3-0.1-0.6-0.1-0.9c0-2,1.6-3.6,3.6-3.6
C-335.1,653.9-333.5,655.5-333.5,657.5z"/>
<path class="Elves_with_Presents_36" d="M-317.7,657.5c0,0.4-0.1,0.8-0.2,1.1l-6.9-0.1c-0.1-0.3-0.2-0.7-0.2-1c0-2,1.6-3.6,3.6-3.6
C-319.3,653.9-317.7,655.5-317.7,657.5z"/>
</g>
</g>
<polygon class="Elves_with_Presents_37" points="-396.3,559.9 -278.7,530.5 -400.6,530.3 "/>
<path class="Elves_with_Presents_38" d="M-287.6,496.3c-0.4-0.3-1-0.1-1.3,0.3c-1.6,2.9-3,2.5-6.7,0.9c-4-1.7-9.5-4-17.6,0.3
c-1.6,0.9-2.9,1.6-4.1,2.3c-3.2,1.9-5.7,3.4-12.2,5c5.9-3.4,13.4-8.2,13.8-11.5c0.1-0.9-0.2-1.6-0.9-2.2c-0.6-0.5-1.3-0.7-2.2-0.7
c-4,0-11,5.4-16.2,10.1c4.8-7.2,11-17.6,9.8-21.9c-0.3-1-0.9-1.6-1.7-2c-0.4-0.2-0.8-0.2-1.2-0.2c-4.4,0-9.7,10.3-13.4,19.1
c1-6.6,1.5-14.2-1-17.9c-1-1.4-2.3-2.2-3.9-2.4c-1.7-0.2-3.1,0.4-4,1.7c-3.4,4.5-1.3,17.5,0.4,25.1c-3.8-5.7-10.2-14.3-14.8-14.3
c-1.2,0-2.3,0.6-3.1,1.7c-0.9,1.3-1.2,2.7-0.8,4.2c1.7,6.2,14.7,12.7,17.9,14.2c-7.4-0.4-11.9-3.5-15.7-6
c-4.1-2.8-7.7-5.2-13.1-3.4c-3.9,1.3-6.8,1.3-8.3-0.1c-2.2-2-1.2-6.3-1.1-6.3c0.1-0.5-0.2-1-0.7-1.1c-0.5-0.1-1,0.2-1.1,0.7
c-0.1,0.2-1.3,5.4,1.7,8.1c2,1.9,5.4,2,10.1,0.4c4.6-1.5,7.5,0.4,11.5,3.1c4.3,2.9,9.5,6.4,18.5,6.4c0.5,0,1,0,1.6,0l2.5,4.3
l-1.2-4.3c1.1-0.1,2.2-0.2,3.3-0.4c1.7-0.3,3.3-0.5,4.7-0.8l1.8,0l0.2-0.1c0.2-0.1,0.6-0.3,0.9-0.5c11.7-2.2,14.9-4.1,19-6.6
c1.2-0.7,2.4-1.5,4-2.3c7.3-3.9,12.1-1.8,16-0.2c3.3,1.4,6.5,2.7,9-1.7C-287,497.1-287.2,496.5-287.6,496.3z M-318.7,492.6
c0.4,0,0.8,0.1,1,0.3c0.2,0.2,0.3,0.4,0.3,0.6c-0.3,2.9-11,9.3-18.4,13.1c-0.8,0.1-1.6,0.3-2.4,0.4l-0.6,0
C-333.7,501.9-323.2,492.6-318.7,492.6z M-328.1,478.5c0.2,0,0.3,0,0.5,0.1c0.3,0.1,0.5,0.4,0.7,0.8c1.3,4.7-9.9,21.3-14.5,27.5
l-2.3,0C-339.7,495.4-332.3,478.5-328.1,478.5z M-348.9,478.3c0.6-0.8,1.4-1.1,2.4-1c1.1,0.1,1.9,0.6,2.5,1.6
c4,5.8-0.8,24.4-1.8,27.9l-1.3,0C-348.8,499.8-352.3,482.9-348.9,478.3z M-366.9,493.5c-0.3-1-0.1-1.9,0.5-2.7c0.5-0.6,1-1,1.6-1
c4.3,0,11.9,11.2,15.4,16.9l-0.1,0C-354,504.7-365.5,498.5-366.9,493.5z"/>
<polygon class="Elves_with_Presents_39" points="-406.6,507 -403.9,530.5 -275.8,530.5 -273.2,506.6 "/>
<path class="Elves_with_Presents_38" d="M-343.3,659.3c-0.5,0-0.9-0.4-0.9-0.9l-5.1-151.8c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9l5.1,151.8
C-342.3,658.8-342.7,659.3-343.3,659.3C-343.2,659.3-343.3,659.3-343.3,659.3z"/>
<path class="Elves_with_Presents_38" d="M-345.8,659.8C-345.8,659.8-345.8,659.8-345.8,659.8c-0.5,0-0.9-0.4-0.9-0.9l1.2-152.3
c0-0.5,0.4-0.9,0.9-0.9c0,0,0,0,0,0c0.5,0,0.9,0.4,0.9,0.9l-1.2,152.3C-344.9,659.4-345.3,659.8-345.8,659.8z"/>
<path class="Elves_with_Presents_38" d="M-339.1,659.8c-0.5,0-0.9-0.4-0.9-0.9l-3.1-152.3c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9l3.1,152.3
C-338.2,659.4-338.6,659.8-339.1,659.8C-339.1,659.8-339.1,659.8-339.1,659.8z"/>
<path class="Elves_with_Presents_38" d="M-334.9,660.5c-0.5,0-0.9-0.4-0.9-0.9l-4.2-153.7c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9l4.2,153.7
C-333.9,660.1-334.3,660.5-334.9,660.5C-334.8,660.5-334.8,660.5-334.9,660.5z"/>
</g>
<g>
<g>
<path class="Elves_with_Presents_40" d="M-112.4,595.7l-14.5-22.6c0,0-12.8-38-19.8-34.6c-12.7,6.1,9.8,36,12.5,39.8c2.7,3.8,14.9,21.9,14.9,21.9
l0.3-0.2l5.9-3.9L-112.4,595.7z"/>
<path class="Elves_with_Presents_7" d="M-135.8,540.6l-0.4-0.1l-17.2-5.5l0,0c-0.2,0.3-0.4,0.6-0.6,0.8c-9.9-0.3-28.7,14.4-32,16.1
c-4.2,2.2-25.3,20.5-25.3,20.5l1.2,1.7l3.3,4.8l0.9,1.3l23.6-17.7c0,0,9.8-4.1,18.8-9.1c-2.6,6.6-5.6,15.6-9.5,28.7l24,5.8
C-144.7,580.6-132.3,557.6-135.8,540.6z"/>
<g>
<polygon class="Elves_with_Presents_25" points="-173,582.2 -174.6,581.8 -176.3,587.4 -174.9,587.8 -150.5,595.7 -150.4,595.7 -148.4,588
-149,587.9 "/>
<ellipse class="Elves_with_Presents_5" cx="-135.4" cy="548.7" rx="1.3" ry="3.2"/>
<ellipse transform="matrix(0.4534 -0.8913 0.8913 0.4534 -573.6514 183.9658)" class="Elves_with_Presents_5" cx="-136.8" cy="559.7" rx="3.2" ry="1.3"/>
<ellipse transform="matrix(0.4532 -0.8914 0.8914 0.4532 -584.9094 186.8952)" class="Elves_with_Presents_5" cx="-140.1" cy="570.2" rx="3.2" ry="1.3"/>
<path class="Elves_with_Presents_5" d="M-153.8,535.4c0,0,8.2,2.2,8.4,7.8c0.7,23.5-10.6,46.2-10.6,46.2l2.9,1.2c0,0,25.6-51.1-0.3-55.7
L-153.8,535.4z"/>
<ellipse transform="matrix(0.5163 -0.8564 0.8564 0.5163 -578.432 153.0674)" class="Elves_with_Presents_7" cx="-153.7" cy="588.6" rx="1.2" ry="1"/>
</g>
</g>
<g>
<g>
<polygon class="Elves_with_Presents_40" points="-160.4,630 -158.1,632.2 -156.4,633.9 -153.4,636.9 -151.7,638.5 -148.7,641.5 -147,643.2
-143.9,646.2 -142.2,647.9 -139.2,650.8 -137.5,652.5 -134.5,655.5 -132.8,657.2 -129.7,660.2 -128,661.8 -123,666.8
-119.3,663.7 -123.1,658.2 -124.4,656.3 -126.8,652.8 -128.1,650.8 -130.5,647.3 -131.8,645.4 -134.2,641.9 -135.5,640
-137.9,636.5 -139.2,634.6 -141.6,631.1 -142.9,629.1 -145.3,625.6 -146.6,623.7 -148.8,620.6 "/>
<polygon class="Elves_with_Presents_41" points="-139.2,650.8 -137.5,652.5 -130.5,647.3 -131.8,645.4 "/>
<polygon class="Elves_with_Presents_41" points="-134.5,655.5 -132.8,657.2 -126.8,652.8 -128.1,650.8 "/>
<polygon class="Elves_with_Presents_41" points="-129.7,660.2 -128,661.8 -123.1,658.2 -124.4,656.3 "/>
<path class="Elves_with_Presents_21" d="M-122.5,658.9l-1.4,6.9c0,0,2.1,3.2,5.3,2.8c0.9-0.1,7.4-10.2,7.9-14.1c0.5-3.7-5.8-7.5-7.6-5.8
c-1.8,1.7-1.3,4.4-1.3,4.4s1.1-1.9,2.3-1.7c1.3,0.2,3.1,3.2,1,6.5C-118.3,661.2-122.5,658.9-122.5,658.9z"/>
<polygon class="Elves_with_Presents_41" points="-158.1,632.2 -156.4,633.9 -145.3,625.6 -146.6,623.7 "/>
<polygon class="Elves_with_Presents_41" points="-153.4,636.9 -151.7,638.5 -141.6,631.1 -142.9,629.1 "/>
<polygon class="Elves_with_Presents_41" points="-148.7,641.5 -147,643.2 -137.9,636.5 -139.2,634.6 "/>
<polygon class="Elves_with_Presents_41" points="-143.9,646.2 -142.2,647.9 -134.2,641.9 -135.5,640 "/>
</g>
<g>
<polygon class="Elves_with_Presents_7" points="-183.6,623.9 -185.1,627.4 -186,629.5 -187.7,633.4 -188.7,635.5 -190.4,639.4 -191.3,641.6
-193,645.4 -193.9,647.6 -195.6,651.5 -196.5,653.6 -198.2,657.5 -199.2,659.6 -200.9,663.5 -201.8,665.7 -204.5,671.8
-200.3,674.2 -196.2,668.3 -194.9,666.4 -192.5,662.8 -191.1,660.9 -188.7,657.4 -187.3,655.4 -184.9,651.9 -183.6,650
-181.1,646.4 -179.8,644.5 -177.3,641 -176,639 -173.6,635.5 -172.2,633.6 -170.4,630.9 "/>
<path class="Elves_with_Presents_21" d="M-195.9,669.5l-8.6,0.5c0,0-2,5.1-0.2,7.8c0.5,0.8,12.4,1.7,16.1,0.5c3.5-1.2,4.3-8.5,1.9-9.4
c-2.3-0.9-4.5,0.7-4.5,0.7s2.1,0.1,2.5,1.4c0.4,1.2-1.6,4.2-5.5,3.7C-198.1,674.2-195.9,669.5-195.9,669.5z"/>
<polygon class="Elves_with_Presents_22" points="-195.6,651.5 -196.5,653.6 -188.7,657.4 -187.3,655.4 "/>
<polygon class="Elves_with_Presents_22" points="-198.2,657.5 -199.2,659.6 -192.5,662.8 -191.1,660.9 "/>
<polygon class="Elves_with_Presents_22" points="-200.9,663.5 -201.8,665.7 -196.2,668.3 -194.9,666.4 "/>
<polygon class="Elves_with_Presents_22" points="-185.1,627.4 -186,629.5 -173.6,635.5 -172.2,633.6 "/>
<polygon class="Elves_with_Presents_22" points="-187.7,633.4 -188.7,635.5 -177.3,641 -176,639 "/>
<polygon class="Elves_with_Presents_22" points="-190.4,639.4 -191.3,641.6 -181.1,646.4 -179.8,644.5 "/>
<polygon class="Elves_with_Presents_22" points="-193,645.4 -193.9,647.6 -184.9,651.9 -183.6,650 "/>
</g>
<g>
<path class="Elves_with_Presents_6" d="M-174.6,593.6c0,0-11.9,18.7,14.2,36.3c0,0,12-4.8,16.5-11.4c1.5-2.1-5.6-21.1-14.2-26.2L-174.6,593.6z"/>
<path class="Elves_with_Presents_5" d="M-174.9,587.8c-1.9,2.9-12.4,19.4-12.4,32.8c0,5.6,18.8,11.5,18.8,11.5s14-9.8,18-36.4L-174.9,587.8z"/>
<path class="Elves_with_Presents_6" d="M-164.3,602.5c-2.8,0-4.7-0.9-4.8-0.9c-0.3-0.1-0.4-0.5-0.3-0.8c0.1-0.3,0.5-0.4,0.8-0.3
c0.3,0.1,6.4,2.8,11.8-2.3c0.2-0.2,0.6-0.2,0.9,0c0.2,0.2,0.2,0.6,0,0.9C-158.8,601.8-161.9,602.5-164.3,602.5z"/>
</g>
</g>
</g>
<g>
<path class="Elves_with_Presents_0" d="M-132,532.6c-5.6,0.5-12.9,0.6-20-1.2c-0.5,1.3-1,2.5-1.4,3.5l17.2,5.5C-134.8,537.7-133.2,534.8-132,532.6z"
/>
<path class="Elves_with_Presents_2" d="M-94.1,486.6c-4.6-6.4-6.1,4.7-10.5-4c0,0,2.1-15.2-15.7-27.7c-9.5-6.6-43.9,1.2-50.1,11.2
c-8,12.9-7.2,24.5-5,38.8c2.5,16.6,12.7,23.7,23.4,26.5c7.1,1.8,14.4,1.8,20,1.2c5.7-0.5,9.6-1.6,9.6-1.6
c19.4-5.6,23.9-15.5,24.6-35.7C-97.8,495.3-91.1,490.8-94.1,486.6z"/>
<g>
<path class="Elves_with_Presents_1" d="M-101.6,507.9c-1.5,0-3.3-0.7-5.5-2.1c-0.1-0.1-0.2-0.3-0.1-0.4c0.1-0.1,0.3-0.2,0.4-0.1
c3.3,2.2,5.2,2.2,6.2,1.8c1.2-0.4,1.5-1.4,1.5-1.4c0.1-0.2,0.2-0.2,0.4-0.2c0.2,0.1,0.2,0.2,0.2,0.4c0,0.1-0.4,1.3-1.9,1.8
C-100.7,507.9-101.1,507.9-101.6,507.9z"/>
<path class="Elves_with_Presents_1" d="M-123.5,482.3c-0.1,0-0.1,0-0.2,0c-0.3-0.1-0.5-0.4-0.4-0.8c1.2-3.9,4.6-6,4.8-6c0.3-0.2,0.7-0.1,0.8,0.2
c0.2,0.3,0.1,0.7-0.2,0.8c0,0-3.2,2-4.2,5.3C-122.9,482.2-123.2,482.3-123.5,482.3z"/>
<g>
<ellipse transform="matrix(0.9956 -9.370770e-02 9.370770e-02 0.9956 -47.9481 -9.3287)" class="Elves_with_Presents_4" cx="-123.3" cy="505.9" rx="6.6" ry="6.6"/>
</g>
<ellipse transform="matrix(0.9887 -0.1501 0.1501 0.9887 -74.4191 -11.7867)" class="Elves_with_Presents_3" cx="-115.3" cy="487" rx="2" ry="3.7"/>
</g>
<g>
<path class="Elves_with_Presents_5" d="M-109.5,465.7c0,0-9.3-11.1-35,0.4c-7.8,3.5-13.7,8.1-18.3,12.7c-10.6,10.8-11.9,20.9-11.9,20.9
c-13-39,1.5-72,5.7-79.2c3.2-5.5,28.4-14.1,32.1-13c0.4,0.1,0.8,0.3,1.2,0.6c3.5,2.3,7.7,10.1,7.7,10.1s-10.6-2.1-11.5-1.7
c-0.9,0.4-11,10.1,5,16.3C-118.4,439-109.5,465.7-109.5,465.7z"/>
<path class="Elves_with_Presents_6" d="M-135.7,408.2l-28.5,12.4l-0.4,52.2l1.8,6.1c-10.6,10.8-11.9,20.9-11.9,20.9c-13-39,1.5-72,5.7-79.2
c3.2-5.5,28.4-14.1,32.1-13C-136.5,407.7-136.1,407.9-135.7,408.2z"/>
<ellipse transform="matrix(0.9173 -0.3982 0.3982 0.9173 -177.7376 -15.943)" class="Elves_with_Presents_7" cx="-127.2" cy="419.9" rx="5.5" ry="5.5"/>
<path class="Elves_with_Presents_7" d="M-193.2,484.4l27.3-2l-1.9-23.9l22.1,5.3l6.5-18.3l21.8,12.2l9.3-18.2c0,0,3.6,27,1.4,29.9
c-37.6-1.1-53.9,53.9-56.4,57.2C-185.8,515.8-193.2,484.4-193.2,484.4z"/>
</g>
<g>
<g>
<path class="Elves_with_Presents_0" d="M-149.6,499.6c0,0-19.9-8.5-20.8-7.6c-0.9,0.9,4.1,29.7,25,24.8L-149.6,499.6z"/>
<path class="Elves_with_Presents_1" d="M-147,513.5C-147,513.5-147,513.5-147,513.5c-0.2,0-12.8-1.1-16.2-13.4c-0.1-0.5,0-0.8,0.2-0.9
c1.3-1.1,8.6,2.8,10.8,3.9c0.1,0.1,0.2,0.3,0.1,0.4c-0.1,0.1-0.3,0.2-0.4,0.1c-4.4-2.4-9.4-4.6-10.1-4c-0.1,0,0,0.2,0,0.3
c3.3,11.8,15.5,12.9,15.7,13c0.2,0,0.3,0.2,0.3,0.3C-146.7,513.4-146.9,513.5-147,513.5z"/>
</g>
</g>
</g>
<g>
<polygon class="Elves_with_Presents_7" points="-219.5,585.2 -289.6,638.4 -289.6,638.4 -389.3,639.9 -385.5,663 -295.9,664.3 -289.4,641.1
-219.5,588.6 "/>
<circle class="Elves_with_Presents_25" cx="-219.5" cy="585.2" r="3.4"/>
<g>
<ellipse class="Elves_with_Presents_25" cx="-369.2" cy="669.3" rx="11.9" ry="10.7"/>
<ellipse class="Elves_with_Presents_42" cx="-369.2" cy="669.3" rx="7.4" ry="6.2"/>
<ellipse class="Elves_with_Presents_25" cx="-312.7" cy="670.9" rx="11.7" ry="9.1"/>
<path class="Elves_with_Presents_42" d="M-312.7,675.5c-4.3,0-7.2-2.4-7.2-4.6c0-2.2,3-4.6,7.2-4.6c4.3,0,7.2,2.4,7.2,4.6
C-305.5,673.1-308.5,675.5-312.7,675.5z"/>
</g>
</g>
</g>
</svg>
<!-- BEGIN Christmas Lights -->
<section id="Lights">
<svg id="Christmas_Lights" viewBox="0 0 612 792">
<path class="light_cord" d="M-673.8-29.1c17.3 23.7 38.1 34.3 63.6 48.8 45.4 25.7 93.4 39.1 145.4 44.4 58 6 112.1 6.2 164-9 64.2-18.8 113.7-51 113.7-51 13.3 17.3 28.1 25.3 50.1 34.5 20.3 8.5 43.8 17 66.1 23 30.1 8.1 67.1 8.4 99.1 8.3 66.5-0.1 134-3.3 197.4-17.8 30.3-6.9 76-24 89.3-32 9.3 4.7 22.4 16.1 34.7 22.8 34 18.6 73.2 33.8 111 42.8 46.1 11 93.6 5.6 137-12.8 14.4-6.1 56.6-26.1 65.7-38.5 8.8 15.1 102.8 33.1 151.5 32.5 68.4-0.8 142.2-10.5 196.7-55.9 9.7 11.9 28.3 20 42.5 25.2 35.5 12.9 76.3 22 113.9 24.9 50.2 3.9 100.3 3.9 150.1-5.3 25.6-4.7 50.6-14.2 74.4-24.8 6.7-3 36.4-14.8 43.1-20.1"/>
<path class="red_bulb bulb blink-1" d="M1351.5 76.9c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C1357.7 84.7 1353 80.2 1351.5 76.9z"/>
<path class="light_fixture" d="M1351.9 71.4c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L1351.9 71.4z"/>
<path class="light_fixture" d="M1343.1 57.9c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C1343.4 58 1343.2 57.9 1343.1 57.9L1343.1 57.9zM1341.8 49.3c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C1342 47.9 1341.9 48.5 1341.8 49.3L1341.8 49.3z"/>
<path class="green_bulb blink-2 bulb" d="M1265.6 90.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C1271.8 98.1 1267.2 93.6 1265.6 90.3z"/>
<path class="light_fixture" d="M1266 84.8c0 0.5-0.4 1-1 1H1251c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L1266 84.8z"/>
<path class="light_fixture" d="M1257.2 71.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C1257.5 71.3 1257.4 71.3 1257.2 71.2L1257.2 71.2zM1256 62.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C1256.1 61.3 1256.1 61.8 1256 62.6L1256 62.6z"/>
<path class="blue_bulb blink-3 bulb" d="M1179.7 90.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C1185.9 98.1 1181.3 93.6 1179.7 90.3z"/>
<path class="light_fixture" d="M1180.2 84.8c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L1180.2 84.8z"/>
<path class="light_fixture" d="M1171.3 71.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C1171.6 71.3 1171.5 71.3 1171.3 71.2L1171.3 71.2zM1170.1 62.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C1170.3 61.3 1170.2 61.8 1170.1 62.6L1170.1 62.6z"/>
<path class="red_bulb blink-4 bulb" d="M1093.9 73.8c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C1100 81.6 1095.4 77 1093.9 73.8z"/>
<path class="light_fixture" d="M1094.3 68.3c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.4 1 1L1094.3 68.3z"/>
<path class="light_fixture" d="M1085.5 54.7c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C1085.7 54.8 1085.6 54.8 1085.5 54.7L1085.5 54.7zM1084.2 46.1c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C1084.4 44.7 1084.3 45.3 1084.2 46.1L1084.2 46.1z"/>
<path class="gold_bulb blink-5 bulb" d="M1019 39.8c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C1025.1 47.6 1020.5 43.1 1019 39.8z"/>
<path class="light_fixture" d="M1019.4 34.3c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.4-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.4 1 1L1019.4 34.3z"/>
<path class="light_fixture" d="M1010.6 20.8c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C1010.8 20.8 1010.7 20.8 1010.6 20.8L1010.6 20.8zM1009.3 12.2c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C1009.5 10.8 1009.4 11.3 1009.3 12.2L1009.3 12.2z"/>
<path class="white_bulb blink-6 bulb" d="M928.5 83.2c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C934.7 91 930.1 86.4 928.5 83.2z"/>
<path class="light_fixture" d="M928.9 77.6c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L928.9 77.6z"/>
<path class="light_fixture" d="M920.1 64.1c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C920.4 64.2 920.2 64.1 920.1 64.1L920.1 64.1zM918.9 55.5c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C919 54.1 918.9 54.7 918.9 55.5L918.9 55.5z"/>
<path class="blue_bulb blink-7 bulb" d="M836.2 93.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C842.4 101.1 837.8 96.5 836.2 93.3z"/>
<path class="light_fixture" d="M836.6 87.7c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L836.6 87.7z"/>
<path class="light_fixture" d="M827.8 74.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C828.1 74.3 828 74.2 827.8 74.2L827.8 74.2zM826.6 65.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C826.8 64.2 826.7 64.8 826.6 65.6L826.6 65.6z"/>
<path class="red_bulb blink-1 bulb" d="M750.3 88.6c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C756.5 96.4 751.9 91.9 750.3 88.6z"/>
<path class="light_fixture" d="M750.8 83.1c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L750.8 83.1z"/>
<path class="light_fixture" d="M742 69.5c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C742.2 69.6 742.1 69.6 742 69.5L742 69.5zM740.7 60.9c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.6 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C740.9 59.6 740.8 60.1 740.7 60.9L740.7 60.9z"/>
<path class="gold_bulb bulb blink-9" d="M671.1 63.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4H660c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C677.3 71.1 672.7 66.6 671.1 63.3z"/>
<path class="light_fixture" d="M671.6 57.8c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1H670c0.5 0 1 0.4 1 1L671.6 57.8z"/>
<path class="light_fixture" d="M662.7 44.3c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C663 44.3 662.9 44.3 662.7 44.3L662.7 44.3zM661.5 35.7c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C661.7 34.3 661.6 34.8 661.5 35.7L661.5 35.7z"/>
<path class="green_bulb blink-10 bulb" d="M591.3 105.9c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C597.4 113.7 592.8 109.2 591.3 105.9z"/>
<path class="light_fixture" d="M591.7 100.4c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L591.7 100.4z"/>
<path class="light_fixture" d="M582.9 86.8c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C583.1 86.9 583 86.9 582.9 86.8L582.9 86.8zM581.6 78.2c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C581.8 76.8 581.7 77.4 581.6 78.2L581.6 78.2z"/>
<path class="blue_bulb blink-1 bulb" d="M492.7 103.6c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C498.9 111.4 494.3 106.9 492.7 103.6z"/>
<path class="light_fixture" d="M493.1 98.1c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L493.1 98.1z"/>
<path class="light_fixture" d="M484.3 84.5c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C484.6 84.6 484.4 84.6 484.3 84.5L484.3 84.5zM483.1 75.9c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C483.2 74.5 483.1 75.1 483.1 75.9L483.1 75.9z"/>
<path class="red_bulb blink-2 bulb" d="M406.8 93.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C413 101.1 408.4 96.6 406.8 93.3z"/>
<path class="light_fixture" d="M407.3 87.8c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L407.3 87.8z"/>
<path class="light_fixture" d="M398.4 74.3c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C398.7 74.3 398.6 74.3 398.4 74.3L398.4 74.3zM397.2 65.7c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.2 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C397.4 64.3 397.3 64.9 397.2 65.7L397.2 65.7z"/>
<path class="white_bulb blink-3 bulb" d="M318.3 50c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C324.5 57.8 319.9 53.3 318.3 50z"/>
<path class="light_fixture" d="M318.8 44.5c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.4-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.4 1 1L318.8 44.5z"/>
<path class="light_fixture" d="M310 30.9c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C310.2 31 310.1 31 310 30.9L310 30.9zM308.7 22.3c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C308.9 21 308.8 21.5 308.7 22.3L308.7 22.3z"/>
<path class="gold_bulb blink-4 bulb" d="M232.5 80.9c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C238.6 88.7 234 84.2 232.5 80.9z"/>
<path class="light_fixture" d="M232.9 75.4c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L232.9 75.4z"/>
<path class="light_fixture" d="M224.1 61.8c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C224.3 61.9 224.2 61.9 224.1 61.8L224.1 61.8zM222.8 53.2c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.6 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C223 51.9 222.9 52.4 222.8 53.2L222.8 53.2z"/>
<path class="blue_bulb blink-5 bulb" d="M148.8 92.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1s13.7-7.2 13.7-16.1C155 100.1 150.4 95.6 148.8 92.3z"/>
<path class="light_fixture" d="M149.3 86.8c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L149.3 86.8z"/>
<path class="light_fixture" d="M140.4 73.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C140.7 73.3 140.6 73.3 140.4 73.2L140.4 73.2zM139.2 64.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C139.4 63.3 139.3 63.8 139.2 64.6L139.2 64.6z"/>
<path class="red_bulb blink-6 bulb" d="M65.2 95.9c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C71.4 103.7 66.7 99.2 65.2 95.9z"/>
<path class="light_fixture" d="M65.6 90.4c0 0.5-0.4 1-1 1H50.6c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L65.6 90.4z"/>
<path class="light_fixture" d="M56.8 76.8c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C57.1 76.9 56.9 76.9 56.8 76.8L56.8 76.8zM55.5 68.3c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C55.7 66.9 55.6 67.4 55.5 68.3L55.5 68.3z"/>
<path class="gold_bulb blink-7 bulb" d="M-18.4 95.1c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-12.3 102.9-16.9 98.3-18.4 95.1z"/>
<path class="light_fixture" d="M-18 89.6c0 0.5-0.4 1-1 1H-33c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-18 89.6z"/>
<path class="light_fixture" d="M-26.8 76c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-26.6 76.1-26.7 76.1-26.8 76L-26.8 76zM-28.1 67.4c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.6 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-27.9 66-28 66.6-28.1 67.4L-28.1 67.4z"/>
<path class="green_bulb bulb blink-9" d="M-102.1 75.8c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1s13.7-7.2 13.7-16.1C-95.9 83.6-100.5 79.1-102.1 75.8z"/>
<path class="light_fixture" d="M-101.7 70.3c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-101.7 70.3z"/>
<path class="light_fixture" d="M-110.5 56.7c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-110.2 56.8-110.3 56.8-110.5 56.7L-110.5 56.7zM-111.7 48.1c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-111.6 46.8-111.6 47.3-111.7 48.1L-111.7 48.1z"/>
<path class="blue_bulb blink-10 bulb" d="M-185.7 35.8c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-179.5 43.6-184.2 39.1-185.7 35.8z"/>
<path class="light_fixture" d="M-185.3 30.3c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.4-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.4 1 1L-185.3 30.3z"/>
<path class="light_fixture" d="M-194.1 16.8c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-193.9 16.8-194 16.8-194.1 16.8L-194.1 16.8zM-195.4 8.2c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-195.2 6.8-195.3 7.4-195.4 8.2L-195.4 8.2z"/>
<path class="red_bulb blink-1 bulb" d="M-269.4 75.4c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-263.2 83.2-267.8 78.7-269.4 75.4z"/>
<path class="light_fixture" d="M-268.9 69.9c0 0.5-0.4 1-1 1H-284c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-268.9 69.9z"/>
<path class="light_fixture" d="M-277.7 56.3c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-277.5 56.4-277.6 56.4-277.7 56.3L-277.7 56.3zM-279 47.7c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-278.8 46.4-278.9 46.9-279 47.7L-279 47.7z"/>
<path class="white_bulb blink-2 bulb" d="M-353.4 93.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-347.2 101.1-351.9 96.6-353.4 93.3z"/>
<path class="light_fixture" d="M-353 87.8c0 0.5-0.4 1-1 1H-368c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-353 87.8z"/>
<path class="light_fixture" d="M-361.8 74.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-361.6 74.3-361.7 74.3-361.8 74.2L-361.8 74.2zM-363.1 65.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.2 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-362.9 64.3-363 64.8-363.1 65.6L-363.1 65.6z"/>
<path class="green_bulb blink-3 bulb" d="M-436.6 93.3c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-430.5 101.1-435.1 96.6-436.6 93.3z"/>
<path class="light_fixture" d="M-436.2 87.8c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-436.2 87.8z"/>
<path class="light_fixture" d="M-445 74.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-444.8 74.3-444.9 74.3-445 74.2L-445 74.2zM-446.3 65.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.2 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-446.1 64.3-446.2 64.8-446.3 65.6L-446.3 65.6z"/>
<path class="blue_bulb blink-10 bulb" d="M-519.8 81.2c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1s13.7-7.2 13.7-16.1C-513.7 89-518.3 84.5-519.8 81.2z"/>
<path class="light_fixture" d="M-519.4 75.7c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.5-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.5 0 1 0.5 1 1L-519.4 75.7z"/>
<path class="light_fixture" d="M-528.2 62.2c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-528 62.3-528.1 62.2-528.2 62.2L-528.2 62.2zM-529.5 53.6c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-529.3 52.2-529.4 52.8-529.5 53.6L-529.5 53.6z"/>
<path class="red_bulb blink-5 bulb" d="M-602.6 46c-1.5-3.3-0.6-11-0.6-11 0-2.2-1.2-4-3.4-4h-7.1c-2.2 0-3.4 1.8-3.4 4 0 0 0.7 7.5-0.6 11 -1.2 3.5-6.2 7.8-6.2 13.4 0 8.9 6.2 16.1 13.7 16.1 7.6 0 13.7-7.2 13.7-16.1C-596.4 53.8-601.1 49.2-602.6 46z"/>
<path class="light_fixture" d="M-602.2 40.4c0 0.5-0.4 1-1 1h-14.1c-0.5 0-1-0.4-1-1l0.5-14.9c0-0.5 0.5-1 1-1h12.9c0.6 0 1 0.4 1 1L-602.2 40.4z"/>
<path class="light_fixture" d="M-611 26.9c-0.5-0.2-0.7-0.8-0.5-1.3l0 0c0.2-0.5 0.3-0.9 0.3-1.3l0 0c0-1.5-1.4-2.7-2.2-3.6l0 0c-0.5-0.6-0.7-1.5-0.8-2.4l0 0c-0.1-1.5 1-3.4 3.3-3.6l0 0 0.1 0 0.1 0c1.2 0 2.2 0.3 2.9 1l0 0c0.7 0.6 1 1.5 1 2.3l0 0c0 1.3-0.6 2.4-1.2 3.4l0 0c-0.4 0.6-0.9 1.1-1.4 1.5l0 0c0.2 0.5 0.3 1 0.3 1.5l0 0c0 0.6-0.1 1.3-0.4 2.1l0 0h0c-0.2 0.4-0.5 0.6-0.9 0.6l0 0C-610.7 27-610.9 26.9-611 26.9L-611 26.9zM-612.3 18.3c0 0.5 0.2 1.1 0.3 1.2l0 0c0.2 0.3 0.8 0.8 1.4 1.6l0 0c0.2-0.2 0.5-0.5 0.8-0.9l0 0c0.5-0.7 0.9-1.7 0.9-2.3l0 0c-0.1-0.7 0-1-1.9-1.2l0 0C-612.1 16.9-612.2 17.5-612.3 18.3L-612.3 18.3z"/>
</svg>
</section>
<!-- // END Christmas Lights -->
<svg version="1.1" id="Workshop_Animations" viewBox="0 0 612 792">
<style type="text/css">
.st0{fill:#E11F26;}
.st1{fill:#F6F6F0;}
</style>
<g id="Right_Cane">
<path class="st0" d="M484.7,699.4l-2.6-149.2c-0.4-20.5,8.9-34.4,21.2-41.2c5.1-2.9,10.8-4.5,16.6-4.8c5.7-0.3,11.4,0.7,16.7,3
c13,5.6,24.1,18.7,24.7,39.4c0.4,13.2-21.7,12.6-22.3,1.6c-0.6-11-5.5-17.7-11.4-20.2c-2.3-1-4.7-1.4-7.1-1.3
c-2.3,0.1-4.6,0.8-6.8,2c-5.4,3-9.5,9.9-9.3,20.6l2.6,149.2C507.2,711.4,485,712.3,484.7,699.4L484.7,699.4z"/>
<path class="st1" d="M490,521.2c2.1-3.1,6.1-7.6,9.2-9.8c1,5.8,4.2,14.4,10.1,21c-1.5,1.8-2.7,3.9-3.5,6.5
C499.9,534.8,493.8,530.7,490,521.2L490,521.2z M515.4,527.9c-2.1-3.5-3-15.1-1.2-23c4.5-0.9,11-1.2,15.2,0
c-5.1,5.1-7.7,16.7-7.7,21.6C520,526.6,517,527.2,515.4,527.9L515.4,527.9z M505.1,587.6l0.2,11.2l-22.4-4.8l-0.2-11.2L505.1,587.6
L505.1,587.6z M483.1,606.5l22.4,4.8l0.2,11.2l-22.4-4.8L483.1,606.5L483.1,606.5z M528.9,528.6c1-5.4,8.7-13,14.2-17.9
c3.4,1.9,8.8,6.8,11.1,11.2c-7.6,1.6-14.5,5.4-21.1,10.1C531.8,530.6,530.7,529.5,528.9,528.6L528.9,528.6z M536.3,536.8
c7.8-2.1,15.6-2.3,23.5-1.3c0.8,3.3,1.7,9.8,1.2,13.4c-5.5-1.9-11.9-3.3-22.5-4.9C538.1,541.3,537.3,538.9,536.3,536.8L536.3,536.8
z M506.7,682.6l0.2,11.2l-22.4-4.8l-0.2-11.2L506.7,682.6L506.7,682.6z M506.5,670.1l-22.4-4.8l-0.2-11.2l22.4,4.8L506.5,670.1
L506.5,670.1z M506.1,646.3l-22.4-4.8l-0.2-11.2l22.4,4.8L506.1,646.3L506.1,646.3z M504.8,575l-22.4-4.8l-0.2-11.2l22.4,4.8
L504.8,575L504.8,575z M482.2,546c0.2-3.9,0.7-7.5,1.6-10.9c5.9,3.5,13.7,5.8,21.5,5.7c-0.6,2.5-0.9,5.3-0.9,8.5l0,2.6
C496.2,550.7,488.5,549.1,482.2,546L482.2,546z"/>
</g>
<g id="Left_Cane">
<path class="st0" d="M120.6,699.4l2.6-149.2c0.4-20.5-8.9-34.4-21.2-41.2c-5.1-2.9-10.8-4.5-16.6-4.8c-5.7-0.3-11.4,0.7-16.7,3
c-13,5.6-24.1,18.7-24.7,39.4c-0.4,13.2,21.7,12.6,22.3,1.6c0.6-11,5.5-17.7,11.4-20.2c2.3-1,4.7-1.4,7.1-1.3
c2.3,0.1,4.6,0.8,6.8,2c5.4,3,9.5,9.9,9.3,20.6l-2.6,149.2C98.1,711.4,120.4,712.3,120.6,699.4L120.6,699.4z"/>
<path class="st1" d="M115.4,521.2c-3.8,9.5-9.9,13.6-15.8,17.7c-0.8-2.6-2-4.7-3.5-6.5c5.8-6.6,9-15.2,10.1-21
C109.3,513.6,113.3,518.1,115.4,521.2L115.4,521.2z M90,527.9c-1.6-0.7-4.6-1.2-6.4-1.3c0-4.9-2.6-16.5-7.7-21.6
c4.3-1.2,10.8-0.9,15.2,0C92.9,512.7,92.1,524.3,90,527.9L90,527.9z M100.3,587.6l22.4-4.8l-0.2,11.2l-22.4,4.8L100.3,587.6
L100.3,587.6z M122.3,606.5l-0.2,11.2l-22.4,4.8l0.2-11.2L122.3,606.5L122.3,606.5z M76.5,528.6c-1.8,1-3,2.1-4.2,3.4
c-6.6-4.7-13.5-8.5-21.1-10.1c2.3-4.4,7.7-9.2,11.1-11.2C67.8,515.5,75.5,523.2,76.5,528.6L76.5,528.6z M69,536.8
c-1,2.1-1.7,4.5-2.2,7.2c-10.6,1.6-17,3-22.5,4.9c-0.5-3.7,0.4-10.1,1.2-13.4C53.4,534.5,61.2,534.7,69,536.8L69,536.8z
M98.6,682.6l22.4-4.8l-0.2,11.2l-22.4,4.8L98.6,682.6L98.6,682.6z M98.9,670.1l0.2-11.2l22.4-4.8l-0.2,11.2L98.9,670.1L98.9,670.1
z M99.3,646.3l0.2-11.2l22.4-4.8l-0.2,11.2L99.3,646.3L99.3,646.3z M100.5,575l0.2-11.2l22.4-4.8l-0.2,11.2L100.5,575L100.5,575z
M123.2,546c-6.4,3.1-14.1,4.7-22.3,5.9l0-2.6c0.1-3.2-0.3-6-0.9-8.5c7.8,0.1,15.6-2.2,21.5-5.7C122.4,538.5,123,542.1,123.2,546
L123.2,546z"/>
</g>
</svg>
<section id="Santa_Conveyor">
<div class="Santa_Magical_Toy_Machine">
<div class="factory">
<div class="images">
<div class="ChristmasPresents active">
<div class="item trash-in"></div>
<div class="item toy-out"></div>
</div>
<div class="ChristmasPresents">
<div class="item trash-in"></div>
<div class="item toy-out"></div>
</div>
<div class="ChristmasPresents">
<div class="item trash-in"></div>
<div class="item toy-out"></div>
</div>
</div>
<div class="converter ">
<section id="Toy-A-Matic">
<div class="candy_box gears">
<svg viewBox="0 0 700 875" id="Candy_Gears" onload="init(evt)">
<style type="text/css">
.Candy_Red{fill:#CA2128;}
.Candy_White{fill:#FFFFFF;}
</style>
<g id="Candy_1">
<g>
<path class="Candy_Red" d="M222.9,325.2c-2.1-15-16-101.6-64.1-112.4c-12.8,7.4-24.3,16.8-33.9,28C175,223.8,216.7,311.5,222.9,325.2z"
/>
<path class="Candy_Red" d="M221.4,328c-14.8,2-100,15.7-112.1,62.7c7.1,12.8,16.4,24.3,27.2,34C121.4,375.1,207.8,334.1,221.4,328z"/>
<path class="Candy_Red" d="M222.4,329.3c-9,11.9-59.7,82-34.8,123.8c11.6,3.3,23.8,5.2,36.5,5.2c2.5,0,4.9-0.1,7.3-0.2
C184.9,434.1,217.1,343.3,222.4,329.3z"/>
<path class="Candy_Red" d="M221.6,326.3c-12-9.1-82.3-60-124-34.7c-3.1,11.2-4.8,23-4.8,35.2c0,2.8,0.1,5.5,0.3,8.2
C117.2,288.9,207.6,321,221.6,326.3z"/>
<path class="Candy_Red" d="M224.1,329.5c2,14.9,15.9,101.2,63.7,112.3c13.2-7.3,24.9-16.8,34.8-28C272.3,431.5,230.3,343.2,224.1,329.5z
"/>
<path class="Candy_Red" d="M225.6,326.7c15.1-2.1,102.9-16.2,112.6-65.1c-7.6-13.2-17.4-25-28.9-34.8
C329.3,277.8,239.5,320.5,225.6,326.7z"/>
<path class="Candy_Red" d="M225.4,328.4c12.1,9.2,83.7,61,125.3,33.9c3.2-11.3,4.9-23.2,4.9-35.5c0-3.2-0.2-6.4-0.4-9.6
C333,367,239.7,333.8,225.4,328.4z"/>
<path class="Candy_Red" d="M224.6,325.4c9.2-12.1,61.2-84,33.7-125.5c-10.9-2.9-22.3-4.5-34.1-4.5c-3.5,0-7,0.2-10.4,0.4
C262.9,218.3,229.9,311.2,224.6,325.4z"/>
</g>
<g>
<path class="Candy_White" d="M222.4,329.3c0.3-0.7,0.5-1.2,0.6-1.5c-0.4,0-0.9,0.1-1.7,0.2c-13.6,6.1-100,47.2-84.9,96.8
c14.5,13,31.9,22.8,51.1,28.3C162.7,411.3,213.4,341.2,222.4,329.3z"/>
<path class="Candy_White" d="M221.4,328c0.7-0.3,1.2-0.5,1.5-0.7c-0.3-0.2-0.7-0.6-1.3-1c-14-5.3-104.4-37.4-128.6,8.7
c1.2,20.1,7,39,16.3,55.7C121.4,343.6,206.6,330,221.4,328z"/>
<path class="Candy_White" d="M225.4,328.4c-0.7-0.3-1.2-0.5-1.5-0.6c0,0.4,0.1,0.9,0.2,1.7c6.2,13.8,48.2,102,98.5,84.3
c12.9-14.6,22.6-32.2,28-51.5C309.1,389.4,237.5,337.6,225.4,328.4z"/>
<path class="Candy_White" d="M224.1,329.5c-0.3-0.7-0.5-1.2-0.7-1.5c-0.2,0.3-0.6,0.7-1,1.3c-5.3,14-37.6,104.8,9,128.7
c20.4-1.1,39.5-6.9,56.4-16.2C240,430.6,226.2,344.4,224.1,329.5z"/>
<path class="Candy_White" d="M225.6,326.7c-0.7,0.3-1.2,0.5-1.5,0.7c0.3,0.2,0.7,0.6,1.3,1c14.2,5.4,107.6,38.6,129.8-11.2
c-1.4-20.2-7.4-39-17-55.6C328.5,310.6,240.7,324.7,225.6,326.7z"/>
<path class="Candy_White" d="M224.6,325.4c-0.3,0.7-0.5,1.2-0.6,1.5c0.4-0.1,0.9-0.1,1.7-0.2c13.9-6.3,103.7-49,83.7-99.9
c-14.6-12.5-32-21.8-51.1-26.9C285.7,241.4,233.7,313.3,224.6,325.4z"/>
<path class="Candy_White" d="M222.9,325.2c0.3,0.7,0.5,1.2,0.7,1.5c0.2-0.3,0.6-0.7,1-1.3c5.4-14.2,38.4-107.1-10.8-129.6
c-19.9,1.6-38.6,7.5-55,17C206.9,223.6,220.8,310.3,222.9,325.2z"/>
<path class="Candy_White" d="M221.6,326.3c0.7,0.3,1.2,0.5,1.5,0.6c0-0.4-0.1-0.9-0.2-1.7c-6.2-13.7-47.9-101.4-98.1-84.4
c-12.6,14.5-22,31.8-27.3,50.9C139.3,266.3,209.6,317.2,221.6,326.3z"/>
</g>
</g>
<g id="Candy_2">
<g>
<path class="Candy_Red" d="M434.1,459.1c-1.3-9.5-10.1-64.4-40.7-71.3c-8.1,4.7-15.4,10.7-21.5,17.7
C403.8,394.8,430.2,450.4,434.1,459.1z"/>
<path class="Candy_Red" d="M433.2,460.8c-9.4,1.3-63.4,9.9-71,39.8c4.5,8.1,10.4,15.4,17.3,21.6C369.8,490.7,424.6,464.7,433.2,460.8z"
/>
<path class="Candy_Red" d="M433.9,461.7c-5.7,7.6-37.9,52-22.1,78.5c7.3,2.1,15.1,3.3,23.1,3.3c1.6,0,3.1,0,4.6-0.1
C410,528.1,430.5,470.5,433.9,461.7z"/>
<path class="Candy_Red" d="M433.3,459.8c-7.6-5.8-52.2-38-78.6-22c-2,7.1-3,14.6-3,22.3c0,1.7,0.1,3.5,0.2,5.2
C367.1,436,424.5,456.4,433.3,459.8z"/>
<path class="Candy_Red" d="M434.9,461.8c1.3,9.5,10.1,64.1,40.4,71.2c8.3-4.6,15.8-10.7,22.1-17.8C465.5,526.5,438.9,470.5,434.9,461.8z
"/>
<path class="Candy_Red" d="M435.9,460c9.6-1.3,65.2-10.2,71.4-41.3c-4.8-8.4-11-15.8-18.3-22.1C501.6,429,444.7,456.1,435.9,460z"/>
<path class="Candy_Red" d="M435.8,461.1c7.7,5.8,53,38.6,79.4,21.5c2-7.2,3.1-14.7,3.1-22.5c0-2-0.1-4.1-0.2-6.1
C503.9,485.5,444.8,464.5,435.8,461.1z"/>
<path class="Candy_Red" d="M435.2,459.2c5.8-7.7,38.8-53.2,21.3-79.6c-6.9-1.8-14.1-2.8-21.6-2.8c-2.2,0-4.4,0.1-6.6,0.3
C459.5,391.3,438.6,450.2,435.2,459.2z"/>
</g>
<g>
<path class="Candy_White" d="M433.9,461.7c0.2-0.5,0.3-0.8,0.4-1c-0.2,0-0.6,0.1-1,0.1c-8.6,3.9-63.4,29.9-53.8,61.3
c9.2,8.2,20.2,14.4,32.4,17.9C396,513.6,428.1,469.2,433.9,461.7z"/>
<path class="Candy_White" d="M433.2,460.8c0.4-0.2,0.8-0.3,0.9-0.4c-0.2-0.1-0.5-0.4-0.8-0.6c-8.9-3.4-66.2-23.7-81.5,5.5
c0.8,12.8,4.4,24.7,10.3,35.3C369.8,470.8,423.8,462.1,433.2,460.8z"/>
<path class="Candy_White" d="M435.8,461.1c-0.4-0.2-0.8-0.3-1-0.4c0,0.2,0.1,0.6,0.1,1c3.9,8.7,30.5,64.7,62.5,53.4
c8.2-9.3,14.3-20.4,17.8-32.6C488.8,499.7,443.4,466.9,435.8,461.1z"/>
<path class="Candy_White" d="M434.9,461.8c-0.2-0.4-0.3-0.8-0.4-0.9c-0.1,0.2-0.4,0.5-0.6,0.8c-3.4,8.9-23.8,66.4,5.7,81.6
c12.9-0.7,25-4.4,35.7-10.3C445,525.9,436.2,471.2,434.9,461.8z"/>
<path class="Candy_White" d="M435.9,460c-0.4,0.2-0.8,0.3-0.9,0.4c0.2,0.1,0.5,0.4,0.8,0.6c9,3.4,68.2,24.4,82.3-7.1
c-0.9-12.8-4.7-24.7-10.7-35.3C501.1,449.8,445.4,458.7,435.9,460z"/>
<path class="Candy_White" d="M435.2,459.2c-0.2,0.5-0.3,0.8-0.4,1c0.2,0,0.6-0.1,1.1-0.1c8.8-4,65.7-31,53.1-63.4
c-9.3-7.9-20.3-13.8-32.4-17.1C474,406,441,451.5,435.2,459.2z"/>
<path class="Candy_White" d="M434.1,459.1c0.2,0.4,0.3,0.8,0.4,0.9c0.1-0.2,0.4-0.5,0.6-0.8c3.4-9,24.3-67.9-6.8-82.1
c-12.6,1-24.5,4.8-34.9,10.8C424,394.7,432.8,449.6,434.1,459.1z"/>
<path class="Candy_White" d="M433.3,459.8c0.5,0.2,0.8,0.3,1,0.4c0-0.2-0.1-0.6-0.1-1c-3.9-8.7-30.4-64.3-62.2-53.5
c-8,9.2-14,20.2-17.3,32.2C381.2,421.8,425.7,454,433.3,459.8z"/>
</g>
</g>
<g id="Candy_3">
<g>
<path class="Candy_Red" d="M270.5,548.3c-1-7.5-8-51-32.2-56.4c-6.4,3.7-12.2,8.4-17,14C246.5,497.4,267.4,541.4,270.5,548.3z"/>
<path class="Candy_Red" d="M269.8,549.7c-7.4,1-50.1,7.9-56.2,31.5c3.6,6.4,8.2,12.2,13.7,17.1C219.6,573.3,262.9,552.7,269.8,549.7z"/>
<path class="Candy_Red" d="M270.3,550.3c-4.5,6-29.9,41.1-17.4,62.1c5.8,1.7,11.9,2.6,18.3,2.6c1.2,0,2.5,0,3.7-0.1
C251.4,602.9,267.6,557.4,270.3,550.3z"/>
<path class="Candy_Red" d="M269.8,548.8c-6-4.6-41.3-30.1-62.2-17.4c-1.6,5.6-2.4,11.5-2.4,17.6c0,1.4,0.1,2.7,0.1,4.1
C217.5,530.1,262.8,546.2,269.8,548.8z"/>
<path class="Candy_Red" d="M271.1,550.4c1,7.5,8,50.7,31.9,56.3c6.6-3.7,12.5-8.4,17.5-14.1C295.3,601.6,274.2,557.3,271.1,550.4z"/>
<path class="Candy_Red" d="M271.9,549.1c7.6-1,51.6-8.1,56.5-32.7c-3.8-6.6-8.7-12.5-14.5-17.5C323.9,524.5,278.9,545.9,271.9,549.1z"/>
<path class="Candy_Red" d="M271.8,549.9c6.1,4.6,42,30.6,62.8,17c1.6-5.7,2.4-11.6,2.4-17.8c0-1.6-0.1-3.2-0.2-4.8
C325.7,569.2,278.9,552.6,271.8,549.9z"/>
<path class="Candy_Red" d="M271.4,548.4c4.6-6.1,30.7-42.1,16.9-63c-5.5-1.5-11.2-2.2-17.1-2.2c-1.8,0-3.5,0.1-5.2,0.2
C290.6,494.7,274,541.3,271.4,548.4z"/>
</g>
<g>
<path class="Candy_White" d="M270.3,550.3c0.1-0.4,0.2-0.6,0.3-0.8c-0.2,0-0.5,0.1-0.8,0.1c-6.8,3.1-50.1,23.7-42.5,48.5
c7.3,6.5,16,11.4,25.6,14.2C240.3,591.4,265.8,556.3,270.3,550.3z"/>
<path class="Candy_White" d="M269.8,549.7c0.3-0.1,0.6-0.3,0.8-0.3c-0.1-0.1-0.4-0.3-0.7-0.5c-7-2.7-52.3-18.8-64.5,4.4
c0.6,10.1,3.5,19.6,8.2,27.9C219.6,557.5,262.3,550.7,269.8,549.7z"/>
<path class="Candy_White" d="M271.8,549.9c-0.4-0.1-0.6-0.2-0.8-0.3c0,0.2,0.1,0.5,0.1,0.8c3.1,6.9,24.2,51.2,49.4,42.3
c6.5-7.3,11.3-16.1,14.1-25.8C313.7,580.5,277.8,554.5,271.8,549.9z"/>
<path class="Candy_White" d="M271.1,550.4c-0.2-0.3-0.3-0.6-0.3-0.7c-0.1,0.1-0.3,0.4-0.5,0.7c-2.7,7-18.8,52.6,4.5,64.6
c10.2-0.6,19.8-3.5,28.3-8.1C279.1,601.2,272.2,557.9,271.1,550.4z"/>
<path class="Candy_White" d="M271.9,549.1c-0.3,0.2-0.6,0.3-0.7,0.3c0.1,0.1,0.4,0.3,0.7,0.5c7.1,2.7,53.9,19.3,65.1-5.6
c-0.7-10.1-3.7-19.6-8.5-27.9C323.5,541,279.5,548,271.9,549.1z"/>
<path class="Candy_White" d="M271.4,548.4c-0.1,0.4-0.2,0.6-0.3,0.8c0.2,0,0.5-0.1,0.8-0.1c7-3.1,52-24.5,42-50.1
c-7.3-6.3-16.1-10.9-25.6-13.5C302,506.3,276,542.3,271.4,548.4z"/>
<path class="Candy_White" d="M270.5,548.3c0.1,0.3,0.3,0.6,0.3,0.7c0.1-0.1,0.3-0.4,0.5-0.7c2.7-7.1,19.3-53.7-5.4-65
c-10,0.8-19.3,3.8-27.6,8.5C262.5,497.3,269.5,540.8,270.5,548.3z"/>
<path class="Candy_White" d="M269.8,548.8c0.4,0.1,0.6,0.2,0.8,0.3c0-0.2-0.1-0.5-0.1-0.8c-3.1-6.9-24-50.9-49.2-42.3
c-6.3,7.3-11,16-13.7,25.5C228.6,518.8,263.9,544.3,269.8,548.8z"/>
</g>
</g>
<g id="Candy_4">
<g>
<path class="Candy_Red" d="M220.5,777.9c-1.3-9.5-10.1-64.4-40.7-71.3c-8.1,4.7-15.4,10.7-21.5,17.7
C190.2,713.6,216.6,769.2,220.5,777.9z"/>
<path class="Candy_Red" d="M219.6,779.6c-9.4,1.3-63.4,9.9-71,39.8c4.5,8.1,10.4,15.4,17.3,21.6C156.2,809.5,211,783.5,219.6,779.6z"/>
<path class="Candy_Red" d="M220.3,780.5c-5.7,7.6-37.9,52-22.1,78.5c7.3,2.1,15.1,3.3,23.1,3.3c1.6,0,3.1,0,4.6-0.1
C196.4,846.9,216.9,789.4,220.3,780.5z"/>
<path class="Candy_Red" d="M219.7,778.6c-7.6-5.8-52.2-38-78.6-22c-2,7.1-3,14.6-3,22.3c0,1.7,0.1,3.5,0.2,5.2
C153.5,754.9,210.9,775.2,219.7,778.6z"/>
<path class="Candy_Red" d="M221.3,780.6c1.3,9.5,10.1,64.1,40.4,71.2c8.3-4.6,15.8-10.7,22.1-17.8C251.9,845.3,225.3,789.3,221.3,780.6z
"/>
<path class="Candy_Red" d="M222.3,778.8c9.6-1.3,65.2-10.2,71.4-41.3c-4.8-8.4-11-15.8-18.3-22.1C288,747.8,231.1,774.9,222.3,778.8z"/>
<path class="Candy_Red" d="M222.2,779.9c7.7,5.8,53,38.6,79.4,21.5c2-7.2,3.1-14.7,3.1-22.5c0-2-0.1-4.1-0.2-6.1
C290.3,804.4,231.2,783.3,222.2,779.9z"/>
<path class="Candy_Red" d="M221.6,778c5.8-7.7,38.8-53.2,21.3-79.6c-6.9-1.8-14.1-2.8-21.6-2.8c-2.2,0-4.4,0.1-6.6,0.3
C245.9,710.1,225,769,221.6,778z"/>
</g>
<g>
<path class="Candy_White" d="M220.3,780.5c0.2-0.5,0.3-0.8,0.4-1c-0.2,0-0.6,0.1-1,0.1c-8.6,3.9-63.4,29.9-53.8,61.3
c9.2,8.2,20.2,14.4,32.4,17.9C182.4,832.4,214.5,788,220.3,780.5z"/>
<path class="Candy_White" d="M219.6,779.6c0.4-0.2,0.8-0.3,0.9-0.4c-0.2-0.1-0.5-0.4-0.8-0.6c-8.9-3.4-66.2-23.7-81.5,5.5
c0.8,12.8,4.4,24.7,10.3,35.3C156.2,789.6,210.2,780.9,219.6,779.6z"/>
<path class="Candy_White" d="M222.2,779.9c-0.4-0.2-0.8-0.3-1-0.4c0,0.2,0.1,0.6,0.1,1c3.9,8.7,30.5,64.7,62.5,53.4
c8.2-9.3,14.3-20.4,17.8-32.6C275.2,818.6,229.8,785.7,222.2,779.9z"/>
<path class="Candy_White" d="M221.3,780.6c-0.2-0.4-0.3-0.8-0.4-0.9c-0.1,0.2-0.4,0.5-0.6,0.8c-3.4,8.9-23.8,66.4,5.7,81.6
c12.9-0.7,25-4.4,35.7-10.3C231.4,844.7,222.6,790,221.3,780.6z"/>
<path class="Candy_White" d="M222.3,778.8c-0.4,0.2-0.8,0.3-0.9,0.4c0.2,0.1,0.5,0.4,0.8,0.6c9,3.4,68.2,24.4,82.3-7.1
c-0.9-12.8-4.7-24.7-10.7-35.3C287.5,768.6,231.8,777.5,222.3,778.8z"/>
<path class="Candy_White" d="M221.6,778c-0.2,0.5-0.3,0.8-0.4,1c0.2,0,0.6-0.1,1.1-0.1c8.8-4,65.7-31,53.1-63.4
c-9.3-7.9-20.3-13.8-32.4-17.1C260.4,724.8,227.4,770.4,221.6,778z"/>
<path class="Candy_White" d="M220.5,777.9c0.2,0.4,0.3,0.8,0.4,0.9c0.1-0.2,0.4-0.5,0.6-0.8c3.4-9,24.3-67.9-6.8-82.1
c-12.6,1-24.5,4.8-34.9,10.8C210.4,713.5,219.2,768.4,220.5,777.9z"/>
<path class="Candy_White" d="M219.7,778.6c0.5,0.2,0.8,0.3,1,0.4c0-0.2-0.1-0.6-0.1-1c-3.9-8.7-30.4-64.3-62.2-53.5
c-8,9.2-14,20.2-17.3,32.2C167.6,740.6,212.1,772.8,219.7,778.6z"/>
</g>
</g>
<g id="Candy_5">
<g>
<path class="Candy_Red" d="M433.8,689.2c-1.9-13.8-14.7-93.7-59.1-103.6c-11.8,6.8-22.4,15.5-31.3,25.8
C389.7,595.7,428.1,676.5,433.8,689.2z"/>
<path class="Candy_Red" d="M432.4,691.7c-13.6,1.9-92.1,14.5-103.3,57.8c6.6,11.8,15.1,22.4,25.1,31.4
C340.3,735.1,419.9,697.3,432.4,691.7z"/>
<path class="Candy_Red" d="M433.4,692.9c-8.3,11-55,75.5-32.1,114c10.7,3.1,22,4.8,33.6,4.8c2.3,0,4.5-0.1,6.7-0.2
C398.7,789.5,428.5,705.8,433.4,692.9z"/>
<path class="Candy_Red" d="M432.6,690.1c-11-8.4-75.8-55.2-114.3-31.9c-2.9,10.3-4.4,21.2-4.4,32.4c0,2.5,0.1,5,0.3,7.5
C336.4,655.6,419.7,685.2,432.6,690.1z"/>
<path class="Candy_Red" d="M434.9,693c1.9,13.8,14.6,93.2,58.7,103.5c12.1-6.7,23-15.5,32.1-25.8C479.3,787.1,440.6,705.7,434.9,693z"/>
<path class="Candy_Red" d="M436.3,690.5c13.9-1.9,94.8-14.9,103.8-60c-7-12.2-16-23-26.6-32.1C531.8,645.4,449.1,684.8,436.3,690.5z"/>
<path class="Candy_Red" d="M436.1,692.1c11.1,8.4,77.1,56.2,115.4,31.2c2.9-10.4,4.5-21.3,4.5-32.7c0-3-0.1-5.9-0.4-8.8
C535.2,727.6,449.2,697,436.1,692.1z"/>
<path class="Candy_Red" d="M435.3,689.3c8.5-11.1,56.4-77.4,31-115.7c-10-2.7-20.5-4.1-31.4-4.1c-3.2,0-6.4,0.2-9.6,0.4
C470.7,590.7,440.3,676.3,435.3,689.3z"/>
</g>
<g>
<path class="Candy_White" d="M433.4,692.9c0.3-0.7,0.4-1.1,0.6-1.4c-0.3,0-0.9,0.1-1.5,0.2c-12.5,5.6-92.1,43.5-78.2,89.2
c13.4,12,29.4,21,47.1,26.1C378.3,768.4,425,703.9,433.4,692.9z"/>
<path class="Candy_White" d="M432.4,691.7c0.6-0.3,1.1-0.5,1.4-0.6c-0.3-0.2-0.7-0.5-1.2-0.9c-12.9-4.9-96.2-34.5-118.4,8
c1.1,18.6,6.5,36,15,51.3C340.3,706.1,418.8,693.5,432.4,691.7z"/>
<path class="Candy_White" d="M436.1,692.1c-0.7-0.2-1.1-0.4-1.4-0.5c0,0.3,0.1,0.9,0.2,1.5c5.7,12.7,44.4,94,90.8,77.7
c11.9-13.5,20.9-29.6,25.8-47.4C513.2,748.2,447.2,700.5,436.1,692.1z"/>
<path class="Candy_White" d="M434.9,693c-0.3-0.6-0.5-1.1-0.6-1.4c-0.2,0.3-0.5,0.7-0.9,1.2c-4.9,12.9-34.6,96.6,8.3,118.6
c18.8-1,36.4-6.3,51.9-15C449.5,786.3,436.8,706.8,434.9,693z"/>
<path class="Candy_White" d="M436.3,690.5c-0.6,0.3-1.1,0.5-1.4,0.6c0.3,0.2,0.7,0.5,1.2,0.9c13.1,5,99.1,35.5,119.6-10.3
c-1.3-18.6-6.9-36-15.6-51.3C531.1,675.6,450.2,688.6,436.3,690.5z"/>
<path class="Candy_White" d="M435.3,689.3c-0.3,0.7-0.4,1.1-0.6,1.4c0.4-0.1,0.9-0.1,1.5-0.2c12.8-5.8,95.5-45.1,77.2-92.1
c-13.5-11.5-29.5-20.1-47.1-24.8C491.7,611.9,443.8,678.2,435.3,689.3z"/>
<path class="Candy_White" d="M433.8,689.2c0.3,0.6,0.5,1.1,0.6,1.4c0.2-0.3,0.5-0.7,0.9-1.2c4.9-13.1,35.4-98.6-9.9-119.4
c-18.4,1.4-35.6,7-50.7,15.7C419.1,595.5,431.9,675.4,433.8,689.2z"/>
<path class="Candy_White" d="M432.6,690.1c0.7,0.2,1.1,0.4,1.4,0.5c0-0.3-0.1-0.8-0.2-1.5c-5.7-12.6-44.1-93.5-90.3-77.8
c-11.6,13.4-20.3,29.3-25.2,46.9C356.8,634.9,421.5,681.8,432.6,690.1z"/>
</g>
</g>
<script type="text/ecmascript"><![CDATA[
var svgNS = "http://www.w3.org/2000/svg";
function init(evt)
{
if ( window.svgDocument == null )
{
svgDoc = evt.target.ownerDocument;
}
addRotateTransform('Candy_1', 15, 1);
addRotateTransform('Candy_2', 15, -1);
addRotateTransform('Candy_3', 15, -1);
addRotateTransform('Candy_4', 15, 1);
addRotateTransform('Candy_5', 15, -1);
}
function addRotateTransform(target_id, dur, dir)
{
var my_element = svgDoc.getElementById(target_id);
var a = svgDoc.createElementNS(svgNS, "animateTransform");
var bb = my_element.getBBox();
var cx = bb.x + bb.width/2;
var cy = bb.y + bb.height/2;
a.setAttributeNS(null, "attributeName", "transform");
a.setAttributeNS(null, "attributeType", "XML");
a.setAttributeNS(null, "type", "rotate");
a.setAttributeNS(null, "dur", dur + "s");
a.setAttributeNS(null, "repeatCount", "indefinite");
a.setAttributeNS(null, "from", "0 "+cx+" "+cy);
a.setAttributeNS(null, "to", 360*dir+" "+cx+" "+cy);
my_element.appendChild(a);
a.beginElement();
}
]]></script>
</svg>
</div>
</section>
<div class="Candy_Cane_Magic">
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
<div class="magic_stripe"></div>
</div>
<div class="attention"></div>
</div>
<div class="conveyor"></div>
</div>
</div>
</section>
<section id="Elves_Checking">
<svg id="Front_Elves" viewBox="0 0 612 792">
<g id="workers">
<g>
<path class="elves_front0" d="M-184,796c-342.5,0-685,0-1027.5,0.1c-3.7,0-4.6-0.8-4.6-4.6c0.2-34.2,0.1-68.3,0.1-102.5
c376.7,0,753.4,0,1130.1,0c2.3,0,4.7-0.1,7-0.1c2.6,1.1,5.1,2.4,7.6,4.7c-4.8,1.3-9.4-0.9-13.5,1.5c-0.1,2.6-0.3,5.3-0.3,7.9
c0,8.6,0,8.6,8.2,9.2c-0.6,4.5,0.9,9,0.8,13.5c-0.4,0.2-0.8,0.3-1.2,0.5c-5.8,0-11.5,0-17.3-0.1c-2.1,0-2.7,0.5-2.6,2.8
c0.3,6.1,0.2,12.2,0.2,18.3c-1.3,2.9-1.4,5.8,0.1,8.6c-0.1,5.1,0,10.3-0.2,15.4c-0.1,2.6,0.6,4,3.6,3.9c5.3-0.2,10.6-0.2,15.9-0.3
c2.8,1.5,5.7,1.1,8.6,0.2c5.6,0,11.3-0.1,16.9,0.1c3,0.1,4.2-0.8,4.1-3.9c-0.2-5.1-0.2-10.3-0.2-15.4c0-2.8,0-5.7,0-8.5
c0.1-0.8,0.3-1.5,0.4-2.3c5.3,0,10.5,0,15.8,0l0.3,0.1h0.3c0,3.8,0,7.5,0,11.3l-0.2,0.2l0.3,0.1c0.1,0.4,0.3,0.8,0.4,1.2
c-1.5,2.8-0.7,5.5,0,8.3c-0.9,8.6-0.1,17.2-0.4,25.9c-0.1,2.7,1.5,2.8,3.5,2.8c7.3,0,14.6,0.1,21.9,0.1c0,0.4,0,0.7,0,1.1
c-20,0-40,0-60,0c0-3.8-0.1-7.6,0.1-11.5c0.1-2.5-0.7-3.6-3.4-3.6c-8.3,0.2-16.6,0.2-24.9,0.2c-2.9,0-5.9,0-8.8,0
c-4-0.1-7.9-0.3-11.9-0.1c-4.9,0.2-11.1-2.1-14.2,1.1c-2.9,3-0.5,9.1-0.9,13.9c-1.7,0-3.3,0-5,0c0-0.8-0.1-1.7,0-2.5
c0.7-4.4-1.1-5.9-5.5-5.5c-5.1,0.4-10.3,0.1-15.5,0.2c-2.7,0-5.4,0-8.1,0c-5.2,0-10.3,0.1-15.5-0.2c-3.5-0.2-5,0.9-4.5,4.5
C-183.9,793.7-184,794.8-184,796z"/>
<path class="elves_front0" d="M1784,689c0,34.2-0.1,68.3,0.1,102.5c0,3.8-0.8,4.6-4.6,4.6C1450.7,796,1121.8,796,793,796c0-6.9,0-6.9-7-6.9
c-4.3,0-8.7,0.1-13,0.1c-2.7,0-5.4,0-8.1,0c-4.7,0-9.3-0.1-14-0.1c-7.9,0-6.9-0.7-7,6.9c-1.7,0-3.3,0-5,0c0-3.5-0.2-6.9,0-10.4
c0.1-2.8-1-3.7-3.8-3.6c-7.7,0.2-15.5,0.2-23.2,0.2c-2.9,0-5.9,0-8.8,0c-4.8-0.1-9.6-0.3-14.4-0.2c-4.4,0.1-10.1-2-12.9,1
c-2.8,2.9-0.6,8.5-0.9,13c-11.7,0-23.3,0-35,0c0.7-9.6,0.7-19.2,0-28.9c0.6-2.8,1.5-5.5,0-8.3c0.1-0.4,0.3-0.8,0.4-1.2l0.3-0.1
l-0.2-0.2c0-3.8,0-7.5,0-11.3h0.3l0.3-0.1c5.3,0,10.5,0,15.8,0c0.1,0.8,0.3,1.5,0.4,2.3c0,2.8,0,5.7,0,8.5
c-0.1,5.1,0,10.3-0.2,15.4c-0.1,3.1,1.2,4,4.1,3.9c5.6-0.2,11.3-0.1,16.9-0.1c2.9,0.9,5.7,1.4,8.6-0.2c5.3,0.1,10.6,0.1,15.9,0.3
c3,0.1,3.7-1.3,3.6-3.9c-0.2-5.1-0.1-10.3-0.2-15.4c1.5-2.9,1.3-5.7,0.1-8.6c0-6.1-0.1-12.2,0.2-18.3c0.1-2.3-0.5-2.8-2.6-2.8
c-5.8,0.1-11.5,0.1-17.3,0.1c-0.4-0.2-0.8-0.3-1.2-0.5c-0.1-4.5,1.4-8.9,0.8-13.5c1.3-0.1,2.7-0.4,4-0.2c3.6,0.5,4.6-1.1,4.3-4.5
c-0.3-4.1-0.2-8.3-0.3-12.4c-4.1-2.4-8.8,0-14.3-1.9c4.1-1.6,6.6-3.5,8.5-6.1c2,1.8,4.5,0.9,6.7,0.9
C1057.8,689,1420.9,689,1784,689z"/>
<path class="elves_front1" d="M-78.9,688.9c-2.3,0-4.7,0.1-7,0.1c-376.7,0-753.4,0-1130.1,0c0-13,0-26,0-39c2,0,4-0.1,6-0.1
c383.8,0,767.7,0,1151.5,0c2.2,0,4.3,0.1,6.5,0.2c0.1,5,0.2,10.1,0.3,15.1c-0.2,1.3-0.4,2.6-0.6,3.9c-1.9,2.6,0.5,6.1-1.9,8.5
c-3.2,3.1-5.5,7.4-10.4,8.1c-4.8,0.7-10,2.7-14.4-2.7C-78.9,685.6-78.9,687.3-78.9,688.9z"/>
<path class="elves_front1" d="M1784,689c-363.1,0-726.2,0-1089.3-0.1c-2.2,0-4.7,0.9-6.7-0.9c-0.1-1.1,0.4-2.3-0.7-3.5
c-4.6,4.7-9.6,3.7-15.4,1.9c-5-1.6-6.3-6.6-10.5-8.5c-0.1-0.2,0-0.4,0.2-0.5c0.2-2.4,0.9-4.9-0.4-7.2c-0.2-1.3-0.4-2.6-0.6-4
c0.1-5.4,0.2-10.8,0.3-16.1c2.3-0.1,4.7-0.2,7-0.2c369.8,0,739.7,0,1109.5,0c2.2,0,4.3,0.1,6.5,0.1C1784,663,1784,676,1784,689z"
/>
<path class="elves_front0" d="M179,796c-1,0-2,0-3,0c0-8.1-0.2-16.2,0.2-24.3c0.2-4.7-1.3-5.9-5.9-5.9c-5.5,0.1-11.2,1.3-16.6-0.9
c0.8-6.6,0.5-13.3,0.2-19.9c0.9-2.8,1.3-5.7,0-8.5c0.1-2.9,0.2-5.7,0.3-8.6c1.3-3.3,0.5-6.9,0.8-10.3c0.2-2.5-1.5-2.9-3.6-2.9
c-6.3,0.1-12.6,0.2-18.9,0.2c-2.5,0-5,0-7.6,0c-5.5,0.1-11,0.4-16.5,0.3c-2.8,0-3.8,0.9-3.7,3.8c0.2,5.8,0.2,11.7,0.2,17.5
c0,2.7,0,5.4,0,8.2c0,0.4-0.1,0.8-0.1,1.2c-0.2,5.7-0.3,11.5-0.5,17.2c-1.5,0.6-1.5,0.6-1.6-0.7c-0.5-5.4,1.1-10.9-1-16.2
c0-0.8,0-1.6-0.1-2.4c0-4.9,0-9.8-0.1-14.8c0.4-3.1,0.6-6.2,0.8-9.2c0.3-4.1,1.3-8.5-0.7-12.5c0.2-2.7-1.8-2.3-3.4-2.3
c-8.5,0-16.9,0.1-25.4,0.1c-3,0-6,0-9-0.1c-7.6-0.1-15.1-0.1-22.7-0.2c-2.3,0-3.9,0.4-3.8,3.1c-1.4,4.3-0.4,8.8-0.6,13.1l-0.2-0.1
c-4.2-0.1-8.5-0.1-12.7-0.2c0-1-0.2-2-0.1-2.9c0.6-4.4-1.1-6.6-5.7-5.9c-0.8,0.1-1.6-0.1-2.4-0.2c-0.4-5.6-0.8-11.2-1.1-16.7
c-2.6-2.2-6,0-9.1-1.4c2.6-1.6,4.9-3.1,7.3-4.6c0.3,0,0.7,0,1,0c192.1,0,384.3,0,576.4,0c1.6,0,3.4,0.5,4.7-1
c1.8,3.2,5.1,4.6,8.5,6.4c-3.4,1.5-6.7-0.6-9.4,1.6c-0.4,5.6-0.8,11.2-1.1,16.7c-8.1,0.6-8.1,0.6-8.2,9c-4.3,0.1-8.5,0.2-12.8,0.3
l-0.2,0.1c-0.2-4.4,0.8-8.8-0.6-13.1c0.1-2.7-1.5-3.1-3.8-3.1c-7.6,0.1-15.1,0.2-22.7,0.2c-3,0-6,0-9,0.1
c-8.5,0-16.9-0.1-25.4-0.1c-1.6,0-3.6-0.4-3.4,2.3c-1.3,1.4-1,3.1-0.9,4.7c0.3,5.7,0.7,11.4,1,17.1c0,4.9,0,9.8-0.1,14.8
c0,0.8-0.1,1.6-0.1,2.4c-1.6,1.3-0.9,3.1-0.9,4.7c-0.1,4,0.1,8-0.1,12c-0.1,2.3-0.8,1.9-1.6,0.2c-0.2-5.7-0.3-11.5-0.5-17.2
c0-0.4-0.1-0.8-0.1-1.1c0-2.7,0-5.4,0-8.2c0.1-5.8,0-11.7,0.2-17.5c0.1-2.8-0.8-3.8-3.7-3.8c-5.5,0.1-11-0.2-16.5-0.3
c-2.5,0-5,0-7.6,0c-6.3-0.1-12.6-0.1-18.9-0.2c-2,0-3.8,0.3-3.6,2.9c0.3,3.4-0.5,6.9,0.8,10.3c0.1,2.9,0.2,5.7,0.3,8.6
c-1.4,2.8-1,5.7,0,8.5c-0.3,6.6-0.6,13.3,0.2,19.9c-5.9,2.2-12,0.7-18.1,0.9c-3.2,0.1-4.4,1-4.3,4.3c0.2,8.3,0.1,16.5,0.2,24.8
c-72,0-144,0-216,0c-0.3-2-1.7-2.1-3.3-2c-3.9,0.1-7.8,0.1-11.8,0.2c-3,0-5.9-0.1-8.9-0.1c-3.5,0-6.9-0.1-10.4-0.1
C181.2,794,179.2,793.4,179,796z"/>
<path class="elves_front2" d="M-1216,641c0-4.3,0-8.7,0-13c2.5,0.1,5,0.2,7.5,0.2c361.1,0,722.1,0,1083.2,0c21,0,42-0.2,63-0.3
c2.4,4.7,5.3,9,9.1,12.7c-2.2,1.1-4.6,0.6-6.9,0.6c-383.3,0-766.5,0-1149.8,0C-1212,641.2-1214,641.1-1216,641z"/>
<path class="elves_front2" d="M1784,628c0,4.3,0,8.7,0,13c-1.7,0.1-3.3,0.2-5,0.2c-369.9,0-739.9,0-1109.8,0c-2,0-4,0.4-5.9-0.6
c3.5-3.7,6.2-8,8.5-12.6c30.8,0,61.6,0.1,92.5,0.1c337.7,0,675.5,0,1013.2,0C1779.7,628.2,1781.8,628.1,1784,628z"/>
<path class="elves_front3" d="M-1216,641c2,0.1,4,0.2,6,0.2c383.3,0,766.5,0,1149.8,0c2.3,0,4.7,0.5,6.9-0.6c0.6,0.7,1.1,1.5,1.7,2.2
c-0.1,2.4-0.2,4.8-0.3,7.2c-2.2-0.1-4.3-0.2-6.5-0.2c-383.8,0-767.7,0-1151.5,0c-2,0-4,0.1-6,0.1C-1216,647-1216,644-1216,641z"/>
<path class="elves_front3" d="M663.3,640.6c1.9,1,3.9,0.6,5.9,0.6c369.9,0,739.9,0,1109.8,0c1.7,0,3.3-0.2,5-0.2c0,3,0,6,0,9
c-2.2,0-4.3-0.1-6.5-0.1c-369.8,0-739.7,0-1109.5,0c-2.3,0-4.7,0.1-7,0.2c-0.1-2.1-0.2-4.1-0.3-6.2
C661.6,642.8,662.4,641.7,663.3,640.6z"/>
<path class="elves_front4" d="M-62.4,627.9c-21,0.1-42,0.3-63,0.3c-361.1,0-722.1,0-1083.2,0c-2.5,0-5-0.1-7.5-0.2c0-0.7,0-1.3,0-2
c381.9,0,763.8,0,1145.7,0c2.3,0,4.7-0.1,7-0.1C-63,626.6-62.7,627.3-62.4,627.9z"/>
<path class="elves_front4" d="M1784,628c-2.2,0.1-4.3,0.2-6.5,0.2c-337.7,0-675.5,0-1013.2,0c-30.8,0-61.6-0.1-92.5-0.1
c0.2-0.7,0.3-1.4,0.5-2.1c68,0,136,0.1,203.9,0.1c302.6,0,605.1,0,907.7,0C1784,626.7,1784,627.3,1784,628z"/>
<path class="elves_front5" d="M101.8,729.1c0,4.9,0,9.8,0.1,14.8c-0.7-0.9-1.1-2.1-2.6-2.1c-8,0-16,0-24,0c-1.8,0-2,1-2,2.6
c0.2,6.5,0.3,13,0.2,19.5c-0.1,3.6,1.3,4.6,4.7,4.5c6.3-0.2,12.6-0.2,19,0c3.3,0.1,4.2-1.1,4.3-4.3c0-5.9-0.8-11.9,0.5-17.8
c2.1,5.3,0.4,10.8,1,16.2c0.1,1.3,0.1,1.3,1.6,0.7c0.3,2.7,2.5,2,4.2,2.2c-0.1,10.2-0.7,20.5,0.3,30.7c-1.3,0-2.7,0-4,0
c0-6.8,0-13.6,0-20.4c0-2.3-0.1-4.5-3.2-4.5c-7.5,0-15-0.1-22.4,0.1c-3,0.1-4.8,1.3-4.6,5c0.3,6.6,0.2,13.3,0.2,19.9c-3,0-6,0-9,0
c0-6.6-0.2-13.2,0-19.8c0.1-3.7-1-5.4-5-5.3c-7.9,0.3-15.8,0.1-23.8,0.2c-0.3-0.2-0.6-0.3-0.9-0.2c0-0.6,0-1.2,0-1.7
c0.3-0.3,0.6-0.6,0.9-0.9c7.6,0,15.3-0.1,22.9,0.2c3.3,0.1,4.3-1.2,4.2-4.3c-0.2-6.1-0.2-12.3,0-18.4c0.1-3.2-0.8-4.5-4.1-4.4
c-7.6,0.2-15.3,0.1-22.9,0.1c0-2.8,0-5.7,0-8.5c7.7,0,15.3,0,23,0.1c2.9,0.1,4.2-0.8,4.1-3.9c-0.2-8-0.1-16-0.1-23.9
c3,0,6,0,9,0.1c0,7.8,0,15.5-0.1,23.3c-0.1,3,0.9,4.1,4,4c6.8-0.2,13.5-0.1,20.3,0c2.6,0,4.2-0.6,4.2-3.4L101.8,729.1z"/>
<path class="elves_front5" d="M504.5,764.1c0.8,1.6,1.5,2,1.6-0.2c0.1-4,0-8,0.1-12c0-1.6-0.6-3.4,0.9-4.7c1.4,6.1,0.4,12.2,0.6,18.3
c0.1,2.8,0.9,3.9,3.7,3.8c6.7-0.1,13.3-0.2,20,0c3.4,0.1,4.2-1.4,4.2-4.5c-0.1-6.2-0.3-12.3,0.1-18.5c0.2-3-0.6-3.8-3.4-3.7
c-7,0.1-14,0.1-21,0c-1.8,0-3.3,0.3-4.1,2.1c0-4.9,0-9.8,0.1-14.8l0.3-0.1c0,2.8,1.6,3.5,4.2,3.4c6.8-0.1,13.6-0.2,20.3,0
c3.1,0.1,4-1.1,4-4c-0.2-7.8-0.1-15.5-0.1-23.3c3,0,6,0,9-0.1c0,8,0.1,16-0.2,23.9c-0.1,3.1,1.1,4,4.1,3.9
c7.6-0.2,15.3-0.1,23-0.1c0,2.9,0,5.7,0,8.5c-7.6,0-15.3,0.1-22.9-0.1c-3.4-0.1-4.3,1.2-4.1,4.4c0.2,6.1,0.2,12.3,0,18.4
c-0.1,3.2,0.9,4.4,4.2,4.3c7.6-0.2,15.3-0.1,22.9-0.2c0.3,0.3,0.6,0.6,0.9,0.9c0,0.6,0,1.1,0,1.7c-0.3,0-0.7,0-0.9,0.2
c-7.9,0-15.9,0.1-23.8-0.2c-4-0.1-5.1,1.5-5,5.3c0.2,6.3,0,12.5,0,18.8c-3,0-6,0-9,0c0-6-0.2-12,0.2-17.9c0.3-4.5-1.6-6-5.6-6.1
c-6.8,0-13.6,0.1-20.4-0.1c-3.4-0.1-4.3,1.6-4.2,4.6c0.1,6.5,0.1,13,0.1,19.4c-1.3,0-2.7,0-4,0c1-9.9,0.4-19.8,0.3-29.7
C502,766.1,504.2,766.8,504.5,764.1z"/>
<path class="elves_front6" d="M640,758.8c1.5,2.8,0.7,5.5,0,8.3c-8.1,0-16.2,0-24.4,0c-2.6,0-4,0.5-3.9,3.6c0.2,8.4,0.2,16.9,0.3,25.4
c-3,0-6,0-9,0c0-8.3,0-16.6,0.1-24.9c0-2.6-0.7-4.1-3.6-4c-8.8,0.2-17.6,0.2-26.4,0.3c0-2.9,0.1-5.9,0.1-8.8
c8.6,0.1,17.2,0,25.8,0.2c3.5,0.1,4.1-1.5,4.1-4.5c-0.1-8.6,0-17.2,0-25.8c2.9-0.4,5.8-0.4,8.6,0c0,8.7,0.1,17.3,0,26
c-0.1,3.2,1,4.4,4.3,4.4C624,758.7,632,758.8,640,758.8z"/>
<path class="elves_front7" d="M153.8,764.9c5.4,2.2,11.1,0.9,16.6,0.9c4.5,0,6.1,1.2,5.9,5.9c-0.4,8.1-0.2,16.2-0.2,24.3c-10,0-20,0-30,0
c-0.1-10.2-0.2-20.4-0.2-30.7C148.4,764.5,151.1,765,153.8,764.9z"/>
<path class="elves_front7" d="M109,796c-1-10.2-0.4-20.4-0.3-30.7c5.4-0.9,10.8-0.4,16.3-0.4c8-0.2,7.8-0.2,8-8.3c0.1-3.8-1.3-7.8,1-11.4
c0,4.6,0.3,9.3-0.1,13.9c-0.4,4.2,0.9,6.2,5.2,6c-2.1,1-1.8,2.9-1.8,4.7c-0.1,8.7-0.2,17.4-0.3,26.2C127.7,796,118.3,796,109,796z
"/>
<path class="elves_front7" d="M433,796c0-8.3,0-16.5-0.2-24.8c-0.1-3.3,1.1-4.2,4.3-4.3c6-0.2,12.1,1.3,18.1-0.9c2.7,0.1,5.4-0.5,8,0.4
c-0.1,9.9-0.2,19.8-0.2,29.7C453,796,443,796,433,796z"/>
<path class="elves_front8" d="M573.1,767.4c8.8-0.1,17.6-0.1,26.4-0.3c2.9-0.1,3.6,1.4,3.6,4c-0.1,8.3-0.1,16.6-0.1,24.9
c-9.7,0-19.3,0-29,0c-1.2-1.6-0.9-3.5-0.9-5.3c-0.1-6.3-0.2-12.6-0.4-18.9c0-0.6,0-1.1,0-1.7c0-0.5,0-1.1,0-1.6c0-0.3,0-0.6,0-0.9
L573.1,767.4z"/>
<path class="elves_front7" d="M500.3,766.3c0.1,9.9,0.7,19.8-0.3,29.7c-9.3,0-18.7,0-28,0c-0.1-9.9-0.2-19.7-0.3-29.6
c2.4-0.5,3.4-1.8,3.3-4.4c-0.2-5.2-0.1-10.5-0.1-15.7c2.4,3.6,0.9,7.6,1,11.4c0.2,8.1,0.1,8.1,8,8.3
C489.5,766,494.9,765.4,500.3,766.3z"/>
<path class="elves_front8" d="M612,796c-0.1-8.5-0.1-16.9-0.3-25.4c-0.1-3,1.4-3.6,3.9-3.6c8.1,0.1,16.2,0,24.4,0c0.7,9.6,0.7,19.2,0,28.9
C630.7,796,621.3,796,612,796z"/>
<path class="elves_front6" d="M75,796c0-6.6,0.1-13.3-0.2-19.9c-0.2-3.6,1.6-4.9,4.6-5c7.5-0.2,15-0.1,22.4-0.1c3.1,0,3.2,2.2,3.2,4.5
c0,6.8,0,13.6,0,20.4C95,796,85,796,75,796z"/>
<path class="elves_front6" d="M37.2,771.1c7.9,0,15.9,0.1,23.8-0.2c4-0.1,5.1,1.5,5,5.3c-0.2,6.6,0,13.2,0,19.8c-9.7,0-19.3,0-29,0
C37.1,787.7,37.2,779.4,37.2,771.1z"/>
<path class="elves_front6" d="M504,796c0-6.5,0.1-13-0.1-19.4c-0.1-3.1,0.8-4.7,4.2-4.6c6.8,0.1,13.6,0,20.4,0.1c4,0,5.9,1.6,5.6,6.1
c-0.4,6-0.2,12-0.2,17.9C524,796,514,796,504,796z"/>
<path class="elves_front6" d="M543,796c0-6.3,0.2-12.6,0-18.8c-0.1-3.7,1-5.4,5-5.3c7.9,0.3,15.8,0.1,23.8,0.2c0.1,8,0.2,16,0.2,23.9
C562.3,796,552.7,796,543,796z"/>
<path class="elves_front9" d="M-94.2,781.2c8.3-0.1,16.6-0.1,24.9-0.2c2.7-0.1,3.5,1.1,3.4,3.6c-0.1,3.8-0.1,7.6-0.1,11.5
c-9.3,0-18.7,0-28,0C-94.1,791.1-94.1,786.1-94.2,781.2z"/>
<path class="elves_front9" d="M-130,796c0.4-4.7-2-10.9,0.9-13.9c3.1-3.2,9.4-0.9,14.2-1.1c3.9-0.2,7.9,0.1,11.9,0.1c0,4.9,0,9.9,0,14.8
C-112,796-121,796-130,796z"/>
<path class="elves_front9" d="M675,796c0.2-4.4-1.9-10.1,0.9-13c2.8-2.9,8.5-0.8,12.9-1c4.8-0.2,9.6,0.1,14.4,0.2
c-0.1,4.6-0.1,9.2-0.2,13.8C693.7,796,684.3,796,675,796z"/>
<path class="elves_front9" d="M712,782.2c7.7-0.1,15.5,0,23.2-0.2c2.8-0.1,3.9,0.8,3.8,3.6c-0.2,3.5,0,6.9,0,10.4c-9,0-18,0-27,0
C712,791.4,712,786.8,712,782.2z"/>
<path class="elves_front9" d="M137,796c0.1-8.7,0.2-17.4,0.3-26.2c0-1.8-0.3-3.7,1.8-4.7c2.2,0,4.4,0.1,6.7,0.1c0.1,10.2,0.2,20.4,0.2,30.7
C143,796,140,796,137,796z"/>
<path class="elves_front9" d="M471.7,766.4c0.1,9.9,0.2,19.7,0.3,29.6c-3,0-6,0-9,0c0.1-9.9,0.2-19.8,0.2-29.7
C466.1,766.4,468.9,766.4,471.7,766.4z"/>
<path class="elves_front5" d="M-155.9,788.2c5.2,0,10.3,0.2,15.5-0.2c4.4-0.3,6.2,1.1,5.5,5.5c-0.1,0.8,0,1.7,0,2.5c-7,0-14,0-21,0
C-156,793.4-156,790.8-155.9,788.2z"/>
<path class="elves_front5" d="M-184,796c0-1.2,0.1-2.3,0-3.5c-0.5-3.5,1-4.7,4.5-4.5c5.1,0.3,10.3,0.1,15.5,0.2c0,2.6,0,5.2,0,7.8
C-170.7,796-177.3,796-184,796z"/>
<path class="elves_front5" d="M744,796c0.1-7.6-0.9-6.9,7-6.9c4.7,0,9.3,0.1,14,0.1c0,2.3,0,4.6,0.1,6.8C758,796,751,796,744,796z"/>
<path class="elves_front5" d="M773,789.2c4.3,0,8.7-0.1,13-0.1c7,0,7,0,7,6.9c-6.7,0-13.3,0-20,0C773,793.7,773,791.4,773,789.2z"/>
<path class="elves_front7" d="M-103,796c0-4.9,0-9.9,0-14.8c2.9,0,5.9,0,8.8,0c0.1,4.9,0.1,9.9,0.2,14.8C-97,796-100,796-103,796z"/>
<path class="elves_front7" d="M712,782.2c0,4.6,0,9.2,0,13.8c-3,0-6,0-9,0c0.1-4.6,0.1-9.2,0.2-13.8C706.1,782.2,709.1,782.2,712,782.2z"/>
<path class="elves_front3" d="M37.2,771.1c-0.1,8.3-0.2,16.6-0.2,24.9c-14.3,0-28.7,0-43,0c0-0.4,0-0.7,0-1.1c0.9-0.1,1.9-0.1,2.8-0.2
c3.2,0,6.3,0,9.5,0c8.5,0,17-0.2,25.5,0c3.3,0.1,4.3-1.1,4.2-4.4c-0.1-6.5,0.2-13,0.3-19.4C36.7,770.8,37,770.9,37.2,771.1z"/>
<path class="elves_front6" d="M-164,796c0-2.6,0-5.2,0-7.8c2.7,0,5.4,0,8.1,0c0,2.6,0,5.2-0.1,7.8C-158.7,796-161.3,796-164,796z"/>
<path class="elves_front6" d="M773,789.2c0,2.3,0,4.6,0,6.8c-2.7,0-5.3,0-8,0c0-2.3,0-4.6-0.1-6.8C767.6,789.2,770.3,789.2,773,789.2z"/>
<path class="elves_front5" d="M202,794.2c3.9-0.1,7.8-0.1,11.8-0.2c1.6,0,3,0,3.3,2c-5,0-10,0-15,0C202,795.4,202,794.8,202,794.2z"/>
<path class="elves_front5" d="M179,796c0.2-2.6,2.2-2,3.7-2c3.5,0,6.9,0,10.4,0.1c0,0.6-0.1,1.3-0.1,1.9C188.3,796,183.7,796,179,796z"/>
<path class="elves_front3" d="M572,796c-0.1-8-0.2-16-0.2-23.9c0.3-0.2,0.6-0.3,0.9-0.2c0.1,6.3,0.3,12.6,0.4,18.9c0,1.8-0.3,3.7,0.9,5.3
C573.3,796,572.7,796,572,796z"/>
<path class="elves_front6" d="M193,796c0-0.6,0.1-1.3,0.1-1.9c3,0,5.9,0.1,8.9,0.1c0,0.6,0,1.2,0,1.8C199,796,196,796,193,796z"/>
<path class="elves_front10" d="M632,545.1c0.5-0.1,1-0.3,1.5-0.4c2-0.1,3.8-0.8,5.6-1.8c2.9,0.3,5.9,0.6,8.8,0.9c2.4,1.4,5.2,1.9,7.9,2.5
l0,0c0,0.3,0.1,0.5,0.4,0.7c5.7,2.5,9.8,6.7,12.8,12c1.5,2.7,2.2,2.9,4.5,0.7c4.8-4.4,9.3-3.9,13.8,0.7c1.3,1.3,1.8,2.7,1.8,4.4
c0,10.9,0,21.9,0,32.8c0,5.2-3.2,8.6-7.5,10.6c-2.3,1.1-5.3,0.4-7.1-2.1c-1.6-3.5-4.5-3.8-8-3.8c-14.1,0.1-28.3,0-42.4,0
c0-9.4,0.1-18.9,0-28.3c-0.1-9.8-0.2-19.5,6-27.8l0.2-0.1C630.9,546,631.6,545.8,632,545.1z"/>
<path class="elves_front10" d="M-24.5,543.7c0.5,0.1,1,0.3,1.5,0.4c0.4,0.7,1.1,1,1.8,0.9l0.2,0.1c5.8,7.9,6.2,17,6,26.3
c-0.2,9.9,0,19.9,0,29.8c-14.1,0-28.3,0.1-42.4,0c-3.5,0-6.4,0.3-8,3.8c-7.3,4.4-14.3,0.2-14.5-9c-0.3-10.4,0.1-20.9-0.1-31.3
c-0.1-4.2,2.3-6.3,5.4-8.1c3.7-2.1,7.2-1.2,9.9,1.6c2.6,2.8,3.6,2,5.2-0.8c2.9-5.1,7-9.2,12.5-11.6c0.3-0.2,0.4-0.4,0.4-0.7l0,0
c2.7-0.5,5.4-1,7.9-2.5c2.9-0.3,5.9-0.6,8.8-0.9C-28.3,542.8-26.5,543.6-24.5,543.7z"/>
<path class="elves_front11" d="M-15,601.2c0-9.9-0.2-19.9,0-29.8c0.2-9.3-0.2-18.4-6-26.3c7,1.9,11.7,6.6,15.2,12.6
c1.1,1.9,1.7,2.8,3.8,0.8c2.9-2.9,6.5-3.8,10.4-1.7c3.6,1.9,4.7,4.9,4.7,9c-0.1,10.8,0.4,21.6,0.6,32.4c0.1,6.2-6.2,10.3-12.6,8.3
c-2.6-5.9-7.9-4.6-12.7-4.7C-12.7,601.8-13.8,601.4-15,601.2z"/>
<path class="elves_front11" d="M630,546.1c-6.2,8.4-6.2,18.1-6,27.8c0.1,9.4,0,18.9,0,28.3c-5.3,2-12.6-2.1-16,5.3
c-6.4,2-12.7-2.2-12.6-8.3c0.2-11,0.7-22,0.6-32.9c0-4,1.4-6.7,4.7-8.5c3.6-2,7.3-1.4,10,1.4c2.5,2.4,3.1,1.2,4.4-0.9
C618.6,552.5,623.2,547.9,630,546.1z"/>
<path class="elves_front10" d="M-62.4,627.9c-0.3-0.7-0.6-1.3-0.9-2c-0.3-2.8-2-5.7,0.3-8.4c16,0.1,32,0.2,48,0.3c0.3,9.9,0.6,19.8-6,28.2
c-2.9,2.6-7,1.3-10.2,2.9c-1.9,0-3.7,0-5.6,0c-5.1-1.6-10.4-2.9-14.9-6c-0.6-0.7-1.1-1.5-1.7-2.2C-57.1,636.9-60,632.6-62.4,627.9
z"/>
<path class="elves_front10" d="M672.4,625.9c-0.2,0.7-0.3,1.4-0.5,2.1c-2.3,4.6-5,8.8-8.5,12.6c-0.9,1.1-1.8,2.1-2.7,3.2
c-4.6,2.9-9.5,4.8-14.8,6c-1.9,0-3.8,0-5.7,0c-3.2-1.6-7.2-0.4-10.1-2.9c-6.7-8.4-6.4-18.3-6-28.2c15.6,0,31.1,0,46.7,0
c0.4,0.1,0.8,0.1,1.2,0.2C672.1,621.3,672.2,623.6,672.4,625.9z"/>
<path class="elves_front4" d="M-2.1,625.9c65.3,0,130.6,0.1,195.9,0.1c136.1,0,272.2,0,408.3,0c1.3,0,2.7,0.1,4,0.2
c0.1,0.6,0.2,1.2,0.3,1.8c-1.7,0-3.3,0.1-5,0.1c-169.1,0-338.3,0-507.4,0c-32.3,0-64.7-0.1-97-0.2C-2.7,627.3-2.4,626.6-2.1,625.9
z"/>
<path class="elves_front12" d="M-15,617.8c-16-0.1-32-0.2-48-0.3c-0.4-4.2-0.9-8.5-2.4-12.5c1.6-3.5,4.6-3.8,8-3.8c14.1,0.1,28.3,0,42.4,0
c1.1,0.2,2.2,0.5,3.4,0.6c4.8,0.2,10.1-1.2,12.7,4.7c-2.8,0.4-1.7,2.6-2,4.2c-0.3,2.1,1,4.6-1.4,6.3
C-6.5,617.6-10.8,616.5-15,617.8z"/>
<path class="elves_front12" d="M670.7,618.8c-15.6,0-31.1,0-46.7,0c-4.2-1.3-8.5-0.2-12.8-0.7c-2.4-1.7-1-4.2-1.4-6.3
c-0.3-1.6,0.8-3.8-2-4.2c3.5-7.4,10.8-3.3,16-5.3c14.1,0,28.3,0.1,42.4,0c3.5,0,6.4,0.3,8,3.8c-0.8,4-1.7,8-2.5,12.1
C671.5,618.3,671.1,618.6,670.7,618.8z"/>
<path class="elves_front11" d="M611.3,618.1c4.2,0.4,8.6-0.7,12.8,0.7c-0.3,9.9-0.6,19.8,6,28.2c-3.1,0.4-4.8-2.7-7.6-3
c-0.9-1.1-1.8-2.3-2.7-3.4c-2.4-2.2-4.8-4.6-5.8-7.8c-1.2-4.1-3.8-5.3-7.6-4.7c-0.1-0.6-0.2-1.2-0.3-1.8
C613.7,627.3,610.1,621.2,611.3,618.1z"/>
<path class="elves_front11" d="M-15,617.8c4.2-1.3,8.5-0.2,12.8-0.7c0.1,2.9,0.1,5.9,0.2,8.8c-0.3,0.7-0.7,1.4-1,2.1c-2,5-5.1,9.3-9,13.1
c-0.7,0.6-1.4,1.2-2.1,1.8c-2.3,0.9-4,3.4-6.9,3.1C-14.4,637.6-14.7,627.7-15,617.8z"/>
<path class="elves_front4" d="M-46.7,541.1c2.6,0.3,5.3,0.3,7.8,1.6c-2.4,1.4-5.2,1.9-7.9,2.5C-46.8,543.8-46.7,542.5-46.7,541.1z"/>
<path class="elves_front4" d="M647.9,543.7c2.4-1.3,5.1-1.3,7.8-1.6c0,1.4,0.1,2.7,0.1,4.1C653.1,545.7,650.4,545.1,647.9,543.7z"/>
<path class="elves_front4" d="M634.2,541.3c1.6,0.5,3.3,1.1,4.9,1.6c-1.8,1-3.6,1.7-5.6,1.8C633.7,543.5,634,542.4,634.2,541.3z"/>
<path class="elves_front4" d="M-30.1,541.9c1.6-0.5,3.3-1.1,4.9-1.6c0.2,1.1,0.5,2.3,0.7,3.4C-26.5,543.6-28.3,542.8-30.1,541.9z"/>
<path class="elves_front11" d="M-21.2,545c-0.8,0-1.4-0.2-1.8-0.9C-22.1,543.9-21.5,544.2-21.2,545z"/>
<path class="elves_front11" d="M632,545.1c-0.4,0.7-1.1,1-1.8,0.9C630.5,545.2,631.1,544.9,632,545.1z"/>
<path class="elves_front4" d="M-46.8,545.2c0,0.3-0.1,0.5-0.4,0.7C-47.3,545.6-47.1,545.4-46.8,545.2z"/>
<path class="elves_front11" d="M670.7,618.8c0.4-0.2,0.8-0.5,1.2-0.7c0.1,0.3,0.1,0.6,0,0.9C671.5,618.9,671.1,618.9,670.7,618.8z"/>
<path class="elves_front4" d="M656.2,546.9c-0.3-0.2-0.4-0.4-0.4-0.7C656.1,546.4,656.3,546.6,656.2,546.9z"/>
<path class="elves_front8" d="M14.8,695c0.4,5.6,0.8,11.2,1.1,16.7c-21.1,0.1-42.2,0.1-63.3,0.2c-9.8,0-19.6,0.2-29.4,0.3
c-8.2-0.6-8.3-0.6-8.2-9.2c0-2.6,0.2-5.3,0.3-7.9C-51.6,695-18.4,695,14.8,695z"/>
<path class="elves_front13" d="M-76.8,712.2c9.8-0.1,19.6-0.2,29.4-0.3c21.1-0.1,42.2-0.2,63.3-0.2c0.8,0.1,1.6,0.3,2.4,0.2
c4.7-0.6,6.3,1.5,5.7,5.9c-0.1,1,0,2,0.1,2.9c-0.1,2.1-0.2,4.2-0.3,6.2c-6,0.2-12,0.3-17.9,0.5c-2.9-0.4-5.8-0.4-8.6,0
c-8.5-0.1-16.9-0.1-25.4-0.3c-2.1,0-3.1,0.7-3.5,2.6c-0.8-2-2.5-1.7-4.1-1.7c-3.9,0-7.8,0-11.8-0.1c-0.5-2.1-2.1-2.1-3.8-2.1
c-5.9,0.1-11.8,0.1-17.6,0.2c-2.3-0.1-4.7-0.3-7-0.4C-75.9,721.2-77.4,716.7-76.8,712.2z"/>
<path class="elves_front12" d="M14.8,695c-33.2,0-66.4,0.1-99.6,0.1c4.1-2.4,8.7-0.2,13.5-1.5c-2.5-2.2-5-3.6-7.6-4.7c0-1.6,0-3.3,0-5.9
c4.5,5.4,9.6,3.4,14.4,2.7s7.2-5,10.4-8.1c2.4-2.4,0-5.9,1.9-8.5c0.1,1.5,0.3,3,0.2,4.4c-0.2,2.5,0.4,3.7,3.2,3.5
c4.1-0.3,8.2,0.4,12.3-0.4l0.3,0.1l0.3-0.1c2.1,4.3,1.1,8.4-0.9,12.4c-1.7,1.5-3.5,3-5.9,5c5.7,0,10.4,0,15,0c1.2,0,3,0.7,3.4-1
c0.3-1.2-1-2-1.9-2.7c-0.7-0.6-1.7-0.9-2.6-1.3c-3.1-6.6-1.2-13.2-0.3-19.8c0.7,3.6-1.6,8.7,6,8.1c9.8-0.8,9.9-0.2,10.4-10.1
c1.5,1.9,0.5,4.2,0.8,6.3c0.6,4.5,2.1,9,5.8,11.3c5.4,3.4,11.5,4.1,17.2-0.1c0.7-0.5,1.5-1.7,2.4-0.7c0.4,0.4,0.4,1.5,0.3,2.3
c-0.1,1-0.5,1.9-0.8,2.8c-2.3,1.5-4.7,2.9-7.3,4.6C8.8,694.9,12.1,692.8,14.8,695z"/>
<path class="elves_front6" d="M-2.7,727.5c2.9-0.4,5.8-0.4,8.6,0c0,8.6,0.1,17.2,0,25.8c0,3,0.6,4.6,4.1,4.5c8.6-0.2,17.2-0.2,25.8-0.2
c0,2.9,0.1,5.9,0.1,8.8c-8.8-0.1-17.6-0.2-26.5-0.3c-2.2,0-3.5,0.7-3.4,3.1c0.2,8.5,0.3,17,0.4,25.5c-3.2,0-6.3,0-9.5,0
c0.9-8.6,0.1-17.3,0.4-25.9c0.1-2.8-1.9-2.7-3.8-2.7c-8.2,0-16.3,0-24.5,0c-0.6-2.8-1.5-5.5,0-8.3c8,0,16-0.1,24,0
c3.3,0.1,4.4-1.2,4.3-4.4C-2.9,744.8-2.7,736.1-2.7,727.5z"/>
<path class="elves_front8" d="M-2.7,727.5c0,8.7-0.1,17.3,0,26c0.1,3.2-1,4.4-4.3,4.4c-8-0.2-16,0-24,0c-0.1-0.4-0.3-0.8-0.4-1.2v-0.4
c0-3.8,0-7.5,0-11.3l0.1-0.4l-0.3-0.2c0-4.9,0-9.8,0-14.6c0.4-1.9,1.4-2.6,3.5-2.6C-19.7,727.4-11.2,727.4-2.7,727.5z"/>
<path class="elves_front8" d="M-31,766.1c8.2,0,16.3,0,24.5,0c1.9,0,3.8-0.1,3.8,2.7c-0.3,8.6,0.5,17.3-0.4,25.9c-0.9,0.1-1.9,0.1-2.8,0.2
c-7.3,0-14.6-0.1-21.9-0.1c-2,0-3.6-0.1-3.5-2.8C-31.2,783.4-31.9,774.7-31,766.1z"/>
<path class="elves_front9" d="M-76,725.7c2.3,0.1,4.7,0.3,7,0.4c0,4.8,0.1,9.6,0.1,14.4c0,6.5,0,6.5,6.3,6.6c4.8,0,9.6,0.1,14.4,0.1
c0,2.8,0,5.7,0,8.5c-5.6,0-11.3,0.2-16.9,0.1c-2.8-0.1-3.9,0.8-3.8,3.7c0.1,5.1,0,10.3-0.1,15.5c-2.9,0.9-5.7,1.4-8.6-0.2
c-0.1-4.8-0.4-9.6-0.1-14.3c0.2-3.8-1.3-4.8-4.9-4.7c-4.8,0.2-9.6,0-14.4,0c-1.5-2.9-1.3-5.7-0.1-8.6c4.5,0,9-0.3,13.4,0
s6.2-0.9,5.9-5.7c-0.3-5.1-0.7-10.3,0.4-15.3C-76.8,726-76.4,725.8-76,725.7z"/>
<path class="elves_front5" d="M-48.2,747.2c-4.8,0-9.6-0.1-14.4-0.1c-6.3,0-6.3,0-6.3-6.6c0-4.8,0-9.6-0.1-14.4c5.9,0,11.8-0.1,17.6-0.2
c1.7,0,3.3,0,3.8,2.1c-0.1,5.6-0.2,11.3-0.3,16.9C-47.9,745.7-48,746.4-48.2,747.2z"/>
<path class="elves_front5" d="M-77.2,726.1c-1,5.1-0.7,10.3-0.4,15.3c0.3,4.8-1.5,6-5.9,5.7s-8.9-0.1-13.4,0c0-6.1,0.1-12.2-0.2-18.3
c-0.1-2.3,0.5-2.8,2.6-2.8C-88.8,726.1-83,726.1-77.2,726.1z"/>
<path class="elves_front5" d="M-69,774.9c0-5.2,0.2-10.3,0.1-15.5c-0.1-2.9,1-3.8,3.8-3.7c5.6,0.1,11.3,0,16.9-0.1c0.1,5.1,0,10.3,0.2,15.4
c0.1,3.1-1.2,4-4.1,3.9C-57.7,774.9-63.4,775-69,774.9z"/>
<path class="elves_front5" d="M-96.9,755.7c4.8,0,9.6,0.3,14.4,0c3.6-0.2,5.1,0.8,4.9,4.7c-0.3,4.8,0,9.6,0.1,14.3
c-5.3,0.1-10.6,0.1-15.9,0.3c-3,0.1-3.7-1.3-3.6-3.9C-96.9,766-96.9,760.9-96.9,755.7z"/>
<path class="elves_front9" d="M-47.8,744.9c0.1-5.6,0.2-11.3,0.3-16.9c3.9,0,7.8,0,11.8,0.1c1.6,0,3.3-0.3,4.1,1.7c0,4.9,0,9.8,0,14.6
c-0.3,0.1-0.4,0.2-0.4,0.5C-37.3,744.9-42.5,744.9-47.8,744.9z"/>
<path class="elves_front13" d="M-32,744.9c0-0.3,0.2-0.4,0.4-0.5l0.3,0.2l-0.1,0.4h-0.3L-32,744.9z"/>
<path class="elves_front13" d="M-31.4,756.3v0.4l-0.3-0.1L-31.4,756.3z"/>
<path class="elves_front8" d="M593.1,712.7c0.4-5.6,0.8-11.2,1.1-16.7c33.2,0,66.4,0.1,99.6,0.1c0.1,4.1,0,8.3,0.3,12.4
c0.3,3.4-0.7,5-4.3,4.5c-1.3-0.2-2.6,0.1-4,0.2c-2.6-0.1-5.3-0.3-8-0.3C649.6,712.8,621.3,712.8,593.1,712.7z"/>
<path class="elves_front13" d="M593.1,712.7c28.3,0.1,56.5,0.1,84.8,0.2c2.7,0,5.3,0.2,8,0.3c0.6,4.5-0.9,9-0.8,13.5
c-2.3,0.1-4.7,0.3-7,0.4c-5.9,0-11.8-0.1-17.6-0.2c-1.7,0-3.3,0-3.8,2.1c-3.8,0-7.5,0-11.3,0.1c-1.7,0-3.7-0.6-4.6,1.7
c-0.4-1.9-1.4-2.6-3.5-2.6c-8.5,0.2-16.9,0.2-25.4,0.3c-2.9-0.4-5.8-0.4-8.6,0c-6-0.2-12-0.3-17.9-0.5c-0.1-2.1-0.2-4.2-0.2-6.3
C585,713.3,585,713.3,593.1,712.7z"/>
<path class="elves_front12" d="M693.8,696.1c-33.2,0-66.4-0.1-99.6-0.1c2.7-2.2,6-0.1,9.4-1.6c-3.4-1.8-6.7-3.2-8.5-6.4
c-0.1-2.6-0.5-5.1,3.4-2.1c5.3,4.1,16.9,2.4,19.2-2.5c2.1-4.5,4.3-9.2,3.5-14.4c0.3,0.5,0.7,1.1,0.8,1.7c0.5,7.4,0.5,7.4,7.8,7.4
c7.9,0,7.9,0,8.5-7.9c0.9,5.9,2.5,11.8,0.7,17.9c-2,1.8-4.1,3.7-7.2,6.5c7.7,0,13.7,0,21.1,0c-3.7-2.3-6.2-3.9-7.9-6.4
c-1.6-3.5-1.4-7,0.1-10.4l0.3,0.1l0.3-0.1c5.3,0.8,10.6,0.4,15.9,0.2c4.1,2,5.5,7,10.5,8.5c5.7,1.8,10.8,2.8,15.4-1.9
c1.1,1.2,0.6,2.4,0.7,3.5c-1.9,2.7-4.4,4.6-8.5,6.1C685,696.1,689.7,693.6,693.8,696.1z"/>
<path class="elves_front8" d="M611.7,728.5c8.5-0.1,16.9-0.1,25.4-0.3c2.1,0,3.1,0.7,3.5,2.6c0,4.9,0,9.8,0,14.6l-0.3,0.2l0.1,0.4
c0,3.8,0,7.5,0,11.3v0.4c-0.1,0.4-0.3,0.8-0.4,1.2c-8,0-16-0.1-24,0c-3.3,0.1-4.4-1.2-4.3-4.4
C611.9,745.8,611.7,737.1,611.7,728.5z"/>
<path class="elves_front9" d="M678,727.1c2.3-0.1,4.7-0.3,7-0.4c0.4,0.2,0.8,0.3,1.2,0.5c1,5.1,0.7,10.3,0.4,15.3c-0.3,4.8,1.5,6,5.9,5.7
s8.9-0.1,13.4,0c1.3,2.9,1.4,5.8-0.1,8.6c-4.8,0-9.6,0.3-14.4,0c-3.6-0.2-5.1,0.8-4.9,4.7c0.3,4.8,0,9.6-0.1,14.3
c-2.8,1.5-5.7,1.1-8.6,0.2c0-5.2-0.2-10.3-0.1-15.5c0.1-2.9-1-3.8-3.8-3.7c-5.6,0.1-11.3,0-16.9-0.1c0-2.8,0-5.7,0-8.5
c5,0,10-0.4,14.9,0c5,0.4,6.3-1.5,5.9-6.2C677.6,737.1,677.9,732.1,678,727.1z"/>
<path class="elves_front5" d="M678,727.1c0,5-0.4,10,0,14.9c0.4,4.7-0.9,6.6-5.9,6.2c-4.9-0.4-9.9,0-14.9,0c-0.1-0.8-0.3-1.5-0.4-2.3
c-0.1-5.6-0.2-11.3-0.3-16.9c0.5-2.1,2.1-2.1,3.8-2.1C666.2,727,672.1,727,678,727.1z"/>
<path class="elves_front5" d="M705.9,748.1c-4.5,0-9-0.3-13.4,0s-6.2-0.9-5.9-5.7c0.3-5.1,0.7-10.3-0.4-15.3c5.8,0,11.6,0,17.3-0.1
c2.1,0,2.7,0.5,2.6,2.8C705.9,735.9,706,742,705.9,748.1z"/>
<path class="elves_front5" d="M657.2,756.7c5.7,0,11.3,0.2,16.9,0.1c2.8-0.1,3.9,0.8,3.8,3.7c-0.1,5.1,0,10.3,0.1,15.5
c-5.6,0-11.3-0.1-16.9,0.1c-3,0.1-4.2-0.8-4.1-3.9C657.2,767,657.1,761.8,657.2,756.7z"/>
<path class="elves_front5" d="M686.6,775.8c0.1-4.8,0.4-9.6,0.1-14.3c-0.2-3.8,1.3-4.8,4.9-4.7c4.8,0.2,9.6,0,14.4,0
c0.1,5.1,0,10.3,0.2,15.4c0.1,2.6-0.6,4-3.6,3.9C697.2,775.8,691.9,775.8,686.6,775.8z"/>
<path class="elves_front9" d="M656.5,729c0.1,5.6,0.2,11.3,0.3,16.9c-5.3,0-10.5,0-15.8,0c0-0.3-0.2-0.4-0.4-0.5c0-4.9,0-9.8,0-14.6
c0.9-2.2,2.9-1.6,4.6-1.7C649,729,652.7,729.1,656.5,729z"/>
<path class="elves_front13" d="M640.4,757.7v-0.4l0.2,0.2L640.4,757.7z"/>
<path class="elves_front13" d="M640.6,745.4c0.3,0.1,0.4,0.2,0.4,0.5l-0.3,0.1h-0.3l-0.1-0.4L640.6,745.4z"/>
<path class="elves_front5" d="M-51.7,642.8c4.5,3.1,9.8,4.4,14.9,6c-0.1,5.4-0.2,10.8-0.3,16.2c-4.9,0.1-9.7,0.1-14.6,0.2
c-0.1-5-0.2-10.1-0.3-15.1C-51.9,647.6-51.8,645.2-51.7,642.8z"/>
<path class="elves_front2" d="M-51.7,665.2c4.9-0.1,9.7-0.1,14.6-0.2c0.2,0.5,0.5,1,0.7,1.5c-0.1,3.4-0.1,6.8-0.2,10.1
c-4.1,0.9-8.2,0.1-12.3,0.4c-2.7,0.2-3.4-1.1-3.2-3.5c0.1-1.5-0.1-3-0.2-4.4C-52,667.8-51.9,666.5-51.7,665.2z"/>
<path class="elves_front5" d="M645.9,649.8c5.3-1.2,10.2-3.1,14.8-6c0.1,2.1,0.2,4.1,0.3,6.2c-0.1,5.4-0.2,10.8-0.3,16.1
c-4.9-0.1-9.7-0.1-14.6-0.2C644.5,660.6,647.1,655.2,645.9,649.8z"/>
<path class="elves_front2" d="M646.1,666c4.9,0.1,9.7,0.1,14.6,0.2c0.2,1.3,0.4,2.6,0.6,4c-0.2,2.4-0.7,4.9,0.4,7.2
c-0.2,0.1-0.3,0.2-0.2,0.5c-5.3,0.1-10.6,0.6-15.9-0.2c-0.1-3.4-0.1-6.7-0.2-10.1C645.6,667,645.8,666.5,646.1,666z"/>
<path class="elves_front12" d="M661.7,677.4c-1.1-2.4-0.6-4.8-0.4-7.2C662.6,672.5,661.9,674.9,661.7,677.4z"/>
<path class="elves_front1" d="M621.2,668.9c0.8,5.3-1.3,9.9-3.5,14.4c-2.3,4.9-14,6.6-19.2,2.5c-3.9-3-3.5-0.5-3.4,2.1
c-1.3,1.5-3.1,1-4.7,1c-192.1,0-384.3,0-576.4,0c-0.3,0-0.7,0-1,0c0.3-0.9,0.7-1.9,0.8-2.8c0.1-0.8,0.1-1.9-0.3-2.3
c-1-1-1.7,0.2-2.4,0.7c-5.7,4.2-11.8,3.5-17.2,0.1c-3.7-2.3-5.2-6.9-5.8-11.3c-0.3-2.1,0.7-4.3-0.8-6.3c-0.3-0.6-0.5-1.2-0.8-1.8
c0.9-5.1,0.1-10.2,0.4-15.3c2-0.1,4-0.2,6-0.2c207.8,0,415.5,0,623.3,0c2,0,4,0.1,6,0.2c0.3,5.4-0.5,10.9,0.4,16.3
C622.1,667.2,621.6,668,621.2,668.9z"/>
<path class="elves_front9" d="M484,766c-8-0.2-7.8-0.2-8-8.3c-0.1-3.8,1.3-7.8-1-11.4c-6.6-0.1-13.3-0.2-19.9-0.3c-0.9-2.8-1.3-5.7,0-8.5
c6.7-0.3,13.4,0.5,20.1-0.5c1.7-1.2,0.9-3,0.9-4.6c0.2-5.5,0.3-11,0.4-16.4c2.5,0,5,0,7.6,0c0,5.8,0.2,11.5,0,17.3
c-0.1,3.1,0.7,4.4,4.1,4.3c5.3-0.3,10.5,0,15.8,0c0,2.7,0,5.4,0,8.2c-0.3,0-0.6,0.1-0.8,0.4c-5,0-9.9,0.1-14.9-0.1
c-3.2-0.2-4.4,0.8-4.3,4.1C484.2,755.4,484,760.7,484,766z"/>
<path class="elves_front9" d="M134,745.3c-2.4,3.6-0.9,7.6-1,11.4c-0.2,8.1-0.1,8.1-8,8.3c0-5.3-0.2-10.6,0.1-15.9c0.2-3.4-1.1-4.3-4.3-4.1
c-5,0.2-9.9,0.1-14.9,0.1c-0.2-0.3-0.5-0.4-0.8-0.4c0-2.7,0-5.4,0-8.2c5.3,0,10.5-0.3,15.8,0c3.4,0.2,4.2-1.1,4.1-4.3
c-0.2-5.8,0-11.5,0-17.3c2.5,0,5,0,7.6,0c0.1,3.1,0.1,6.3,0.4,9.4c0.3,3.9-1.1,7.9,0.9,11.6c6.7,1,13.4,0.2,20.1,0.5
c1.4,2.8,1,5.7,0,8.5C147.3,745.1,140.7,745.2,134,745.3z"/>
<path class="elves_front9" d="M535.8,706.1c0,7.8,0,15.5,0.1,23.3c0.1,3-0.9,4.1-4,4c-6.8-0.2-13.5-0.1-20.3,0c-2.6,0-4.2-0.6-4.2-3.4
c0.4-7.3,1.5-14.5-0.4-21.7c-0.2-2.7,1.8-2.3,3.4-2.3C518.9,706,527.4,706.1,535.8,706.1z"/>
<path class="elves_front9" d="M101.5,729c0,2.8-1.6,3.5-4.2,3.4c-6.8-0.1-13.6-0.2-20.3,0c-3.1,0.1-4-1.1-4-4c0.2-7.8,0.1-15.5,0.1-23.3
c8.5,0,16.9-0.1,25.4-0.1c1.6,0,3.5-0.4,3.4,2.3C100,714.5,101.1,721.7,101.5,729z"/>
<path class="elves_front9" d="M571.8,733.8c-7.7,0-15.3,0-23,0.1c-2.9,0.1-4.2-0.8-4.1-3.9c0.2-8,0.1-16,0.2-23.9
c7.6-0.1,15.1-0.1,22.7-0.2c2.3,0,3.9,0.4,3.8,3.1c0,4.4-1.2,8.8,0.6,13.1l0.2-0.1c-0.1,2.3-0.2,4.6-0.3,6.9
c-0.1,0.1-0.2,0.2-0.2,0.3c0,0.2,0.1,0.4,0.2,0.5C571.8,731,571.8,732.4,571.8,733.8z"/>
<path class="elves_front9" d="M64.1,705c0,8-0.1,16,0.1,23.9c0.1,3.1-1.1,4-4.1,3.9c-7.6-0.2-15.3-0.1-23-0.1c0-1.4,0-2.8,0-4.2
c0.1-0.1,0.2-0.2,0.2-0.2c-0.1-0.2-0.2-0.4-0.3-0.6c-0.1-2.3-0.2-4.6-0.3-6.9l0.2,0.1c1.8-4.3,0.6-8.8,0.6-13.1
c-0.1-2.7,1.5-3.1,3.8-3.1C49,705,56.6,705,64.1,705z"/>
<path class="elves_front9" d="M101.9,746.2c-1.4,5.9-0.5,11.9-0.5,17.8c0,3.2-1,4.4-4.3,4.3c-6.3-0.2-12.6-0.2-19,0
c-3.4,0.1-4.8-0.9-4.7-4.5c0.2-6.5,0-13-0.2-19.5c0-1.6,0.2-2.6,2-2.6c8,0,16,0,24,0c1.5,0,1.9,1.2,2.6,2.1
C101.8,744.6,101.9,745.4,101.9,746.2z"/>
<path class="elves_front9" d="M507.2,744.8c0.8-1.8,2.2-2.1,4.1-2.1c7,0.1,14,0.1,21,0c2.8-0.1,3.6,0.7,3.4,3.7c-0.4,6.1-0.3,12.3-0.1,18.5
c0.1,3.1-0.7,4.6-4.2,4.5c-6.6-0.2-13.3-0.1-20,0c-2.8,0.1-3.7-1-3.7-3.8c-0.1-6.1,0.9-12.2-0.6-18.3
C507.1,746.4,507.2,745.6,507.2,744.8z"/>
<path class="elves_front8" d="M125,715c0,5.8-0.2,11.5,0,17.3c0.1,3.1-0.7,4.4-4.1,4.3c-5.3-0.3-10.5,0-15.8,0c-0.1-5.8,0-11.7-0.2-17.5
c-0.1-2.8,0.8-3.8,3.7-3.8C114,715.4,119.5,715.1,125,715z"/>
<path class="elves_front8" d="M503.9,737.6c-5.3,0-10.5-0.3-15.8,0c-3.4,0.2-4.2-1.2-4.1-4.3c0.2-5.8,0-11.5,0-17.3
c5.5,0.1,11,0.4,16.5,0.3c2.8,0,3.8,0.9,3.7,3.8C503.9,725.9,504,731.7,503.9,737.6z"/>
<path class="elves_front8" d="M105.9,745.1c5,0,9.9,0.1,14.9-0.1c3.2-0.2,4.4,0.8,4.3,4.1c-0.3,5.3-0.1,10.6-0.1,15.9
c-5.4,0-10.9-0.6-16.3,0.4c-1.7-0.3-3.8,0.5-4.2-2.2c0.2-5.7,0.3-11.5,0.5-17.2C105.3,745.6,105.6,745.4,105.9,745.1z"/>
<path class="elves_front8" d="M484,766c0-5.3,0.2-10.6-0.1-15.9c-0.2-3.4,1.1-4.3,4.3-4.1c5,0.2,9.9,0.1,14.9,0.1c0.3,0.3,0.6,0.5,0.9,0.8
c0.2,5.7,0.3,11.5,0.5,17.2c-0.3,2.7-2.5,2-4.2,2.2C494.9,765.4,489.5,766,484,766z"/>
<path class="elves_front8" d="M153.9,736.5c-6.7-0.3-13.4,0.5-20.1-0.5c0.1-2.8,0.1-5.6,0.1-8.4c0-11.8,0-11.8,12-11.8c8,0,8,0,8,7.7
c0,1.5,0.1,3,0.2,4.5C154.1,730.8,154,733.7,153.9,736.5z"/>
<path class="elves_front8" d="M455,746c6.6,0.1,13.3,0.2,19.9,0.3c0,5.2-0.2,10.5,0.1,15.7c0.1,2.6-0.9,3.9-3.3,4.4c-2.8,0-5.6-0.1-8.5-0.1
c-2.6-0.9-5.3-0.3-8-0.4C454.4,759.3,454.8,752.6,455,746z"/>
<path class="elves_front8" d="M475.1,737c-6.7,1-13.4,0.2-20.1,0.5c-0.1-2.9-0.2-5.7-0.3-8.6c0.9-3.8-1.7-9,1.2-11.4
c2.9-2.4,8-0.5,12.1-0.8c0.8-0.1,1.7,0.1,2.5,0c3.4-0.4,4.7,0.8,4.6,4.4C474.8,726.4,475.1,731.7,475.1,737z"/>
<path class="elves_front8" d="M134,745.3c6.6-0.1,13.3-0.2,19.9-0.3c0.3,6.6,0.6,13.3-0.2,19.9c-2.7,0-5.4-0.5-8,0.4
c-2.2,0-4.4-0.1-6.7-0.1c-4.2,0.2-5.5-1.8-5.2-6C134.4,754.6,134,750,134,745.3z"/>
<path class="elves_front3" d="M571.8,728.8c0.1-2.3,0.2-4.6,0.3-6.9c4.3-0.1,8.5-0.2,12.8-0.3c0.1,2.1,0.2,4.2,0.2,6.3
c-2.6,0.1-5.3,0.3-7.9,0.1c-3.2-0.2-4.3,0.8-4.2,4.2c0.3,8.8,0.2,17.5,0.2,26.3c0,2.9-0.1,5.9-0.1,8.8l-0.4,0.1
c-1.2-1.6-0.8-3.5-0.8-5.3c-0.1-6.6-0.1-13.3-0.2-19.9c0-2.8,0-5.7,0-8.5c0-1.4,0-2.8,0-4.2C571.9,729.4,572,729.1,571.8,728.8z"
/>
<path class="elves_front3" d="M37.2,728.7c0,1.4,0,2.8,0,4.2c0,2.8,0,5.7,0,8.5c-0.1,2.2,0,4.3-0.2,6.5c-0.4,6.2,0.9,12.6-0.8,18.7
c-0.2,0.1-0.3,0.1-0.4-0.1c0-2.9-0.1-5.9-0.1-8.8c0-6.8,0.1-13.6,0.1-20.4c0-9.9,0-9.9-10.1-10.1c-0.7,0-1.3-0.1-2-0.2
c0.1-2.1,0.2-4.2,0.3-6.2c4.2,0.1,8.5,0.1,12.7,0.2c0.1,2.3,0.2,4.6,0.3,6.9C37,728.1,37.1,728.4,37.2,728.7z"/>
<path class="elves_front7" d="M154.2,727.9c-0.1-1.5-0.2-3-0.2-4.5c0-7.7,0-7.7-8-7.7c-11.9,0-11.9,0-12,11.8c0,2.8-0.1,5.6-0.1,8.4
c-2-3.7-0.6-7.7-0.9-11.6c-0.3-3.1-0.3-6.3-0.4-9.4c6.3-0.1,12.6-0.1,18.9-0.2c2,0,3.8,0.3,3.6,2.9
C154.7,721.1,155.5,724.6,154.2,727.9z"/>
<path class="elves_front7" d="M475.1,737c-0.1-5.3-0.3-10.6-0.1-15.9c0.2-3.6-1.2-4.8-4.6-4.4c-0.8,0.1-1.7,0-2.5,0
c-4.1,0.3-9.1-1.6-12.1,0.8c-2.9,2.4-0.2,7.5-1.2,11.4c-1.3-3.3-0.5-6.9-0.8-10.3c-0.2-2.5,1.5-2.9,3.6-2.9
c6.3,0.1,12.6,0.2,18.9,0.2c-0.1,5.5-0.2,11-0.4,16.4C476,734,476.9,735.8,475.1,737z"/>
<path class="elves_front14" d="M101.5,729c-0.4-7.3-1.5-14.5,0.4-21.7c1.9,4.1,1,8.4,0.7,12.5c-0.2,3.1-0.4,6.2-0.8,9.2
C101.8,729.1,101.5,729,101.5,729z"/>
<path class="elves_front14" d="M507.1,708.3c1.9,7.2,0.8,14.5,0.4,21.7l-0.3,0.1c-0.4-5.7-0.8-11.4-1-17.1
C506.1,711.4,505.8,709.6,507.1,708.3z"/>
<path class="elves_front14" d="M37.6,707.9c0,4.4,1.1,8.8-0.6,13.1C37.2,716.7,36.2,712.2,37.6,707.9z"/>
<path class="elves_front14" d="M572,722c-1.8-4.3-0.6-8.7-0.6-13.1C572.8,713.2,571.7,717.7,572,722z"/>
<path class="elves_front7" d="M105.9,745.1c-0.3,0.3-0.6,0.5-0.9,0.8c0-0.4,0.1-0.8,0.1-1.2C105.4,744.7,105.7,744.8,105.9,745.1z"/>
<path class="elves_front7" d="M504,746.9c-0.3-0.3-0.6-0.5-0.9-0.8c0.2-0.3,0.5-0.4,0.8-0.4C504,746.1,504,746.5,504,746.9z"/>
<path class="elves_front8" d="M6.3,794.7c-0.1-8.5-0.2-17-0.4-25.5c0-2.5,1.3-3.2,3.4-3.1c8.8,0.1,17.6,0.2,26.5,0.3
c0.1,0.2,0.2,0.2,0.4,0.1c0.1,0.3,0.1,0.6,0,0.9c0,0.5,0,1.1,0,1.6c0,0.6,0,1.2,0,1.7c-0.1,6.5-0.4,13-0.3,19.4
c0.1,3.2-0.9,4.4-4.2,4.4C23.3,794.5,14.8,794.7,6.3,794.7z"/>
<path class="elves_front9" d="M36.3,767.5c0-0.3,0-0.6,0-0.9c1.8-6.2,0.4-12.5,0.8-18.7c0.1-2.2,0.1-4.3,0.2-6.5c7.6,0,15.3,0.1,22.9-0.1
c3.4-0.1,4.3,1.2,4.1,4.4c-0.2,6.1-0.2,12.3,0,18.4c0.1,3.2-0.9,4.4-4.2,4.3c-7.6-0.2-15.3-0.1-22.9-0.2
C36.9,768,36.6,767.7,36.3,767.5z"/>
<path class="elves_front3" d="M36.3,767.5c0.3,0.2,0.6,0.5,0.9,0.7c-0.3,0.3-0.6,0.6-0.9,0.9C36.3,768.6,36.3,768,36.3,767.5z"/>
<path class="elves_front9" d="M571.7,742.4c0.1,6.6,0.1,13.3,0.2,19.9c0,1.8-0.4,3.7,0.8,5.3c-0.1,0.3-0.1,0.6,0,0.9
c-0.3,0.2-0.6,0.5-0.9,0.7c-7.6,0-15.3-0.1-22.9,0.2c-3.3,0.1-4.3-1.2-4.2-4.3c0.2-6.1,0.2-12.3,0-18.4c-0.1-3.2,0.8-4.5,4.1-4.4
C556.5,742.4,564.1,742.3,571.7,742.4z"/>
<path class="elves_front3" d="M571.8,769.2c0.3-0.2,0.6-0.5,0.9-0.7c0,0.5,0,1.1,0,1.6C572.4,769.8,572.1,769.5,571.8,769.2z"/>
<path class="elves_front8" d="M573.2,758.6c0-8.8,0.1-17.5-0.2-26.3c-0.1-3.4,1-4.4,4.2-4.2c2.6,0.2,5.3-0.1,7.9-0.1c6,0.2,12,0.3,17.9,0.5
c0,8.6-0.1,17.2,0,25.8c0,3-0.6,4.6-4.1,4.5C590.4,758.6,581.8,758.7,573.2,758.6z"/>
<path class="elves_front5" d="M-13.1,650c-0.3,5.1,0.5,10.2-0.4,15.3c-5.1-0.1-10.1-0.1-15.2-0.2c-0.1-3.8-0.3-7.5-0.2-11.3
c0.1-2.2-0.4-3.8-2.3-4.9c3.2-1.6,7.2-0.3,10.2-2.9c2.9,0.3,4.6-2.1,6.9-3.1C-12.9,645.2-13.5,647.7-13.1,650z"/>
<path class="elves_front1" d="M-31.2,648.9c1.9,1.1,2.4,2.8,2.3,4.9c-0.1,3.8,0.1,7.5,0.2,11.3c-0.1,0.3-0.3,0.7-0.4,1
c-0.1,0.1-0.3,0.1-0.3,0.2c0.1,0.2,0.2,0.4,0.3,0.6c0,0.7,0,1.5,0,2.2c-0.9,6.6-2.8,13.3,0.3,19.8c-2.7,0-5.4,0-8.1,0
c2-4,3.1-8,0.9-12.3c-0.1-3.4-0.2-6.8-0.3-10.2c-0.2-0.5-0.5-1-0.7-1.5c0.1-5.4,0.2-10.8,0.3-16.2
C-34.9,648.8-33.1,648.9-31.2,648.9z"/>
<path class="elves_front5" d="M622.6,666.3c-0.9-5.4-0.1-10.9-0.4-16.3c0.1-2,0.2-4.1,0.3-6.1c2.8,0.3,4.5,3.4,7.6,3
c2.9,2.5,6.9,1.3,10.1,2.9c-1.5,1.1-2.3,2.4-2.2,4.5c0.2,3.9-0.1,7.8-0.2,11.8C632.7,666.2,627.6,666.3,622.6,666.3z"/>
<path class="elves_front1" d="M637.7,666.1c0.1-3.9,0.3-7.8,0.2-11.8c-0.1-2.1,0.7-3.4,2.2-4.5c1.9,0,3.8,0,5.7,0
c1.2,5.4-1.4,10.8,0.2,16.2c-0.2,0.5-0.5,1-0.7,1.5c-0.1,3.4-0.2,6.8-0.3,10.1c-1.4,3.5-1.7,6.9-0.1,10.4c-2,0.9-4,1.9-6,0
c1.8-6,0.2-12-0.7-17.9c0-0.7,0-1.5,0-2.2c0.1-0.1,0.2-0.2,0.3-0.2c-0.1-0.2-0.3-0.4-0.4-0.5C638,666.8,637.9,666.5,637.7,666.1z"
/>
<path class="elves_front2" d="M-12.1,641.1c3.9-3.8,7-8.1,9-13.1c32.3,0.1,64.7,0.2,97,0.2c169.1,0,338.3,0,507.4,0c1.7,0,3.3-0.1,5-0.1
c3.9-0.6,6.4,0.6,7.6,4.7c0.9,3.2,3.3,5.6,5.8,7.8c-2.4,1.2-4.9,0.7-7.4,0.7c-205.6,0-411.3,0-616.9,0
C-7.1,641.2-9.6,641.2-12.1,641.1z"/>
<g id="right_head">
<path class="elves_front12" d="M619,497.2c0-2.7,0.1-5.4,0.1-8.1c20.1,3.4,40.1,6.9,60.2,10.3c-1.1,3.4-2.1,6.7-3.2,10.1
c-3.7,5.9-7.1,12-12.6,16.6c-11.3,9.4-24.7,8.9-34.8-1.8C621.6,516.7,619.6,507.2,619,497.2z"/>
<path class="elves_front14" d="M619,497.2c0.7,10,2.6,19.5,9.8,27.1c10,10.7,23.5,11.3,34.8,1.8c5.5-4.6,8.9-10.6,12.6-16.6
c5.5,1,7.3-4.3,10.9-6.5c1-0.6,1.5-2,2.4-3.3c1.9,3.2,0,6.1-0.6,8.6c-1.5,5.7-2,11.8-6.6,16.3c-1.5,1.4-3.3,3.2-4.9,3
c-5.1-0.6-7.4,2.8-9.9,5.9c-3.1,3.9-8.3,4.8-11.5,8.3c-2.6,0.3-5.3,0.3-7.8,1.6c-2.9-0.3-5.9-0.6-8.8-0.9
c-1.6-0.5-3.3-1.1-4.9-1.6c-4.6-4.1-10.7-6.5-13.9-12.3c-1.1-2-2.5-3.9-3.2-6.1c-1-3.2-2-6.2-5.8-7.1c-0.9-0.2-1.2-0.9-1.5-1.8
c-2.8-8.9-1.8-17.5,1.3-26.3C614.4,490.7,613.6,496.5,619,497.2z"/>
<path class="elves_front2" d="M679.2,499.4c-20.1-3.4-40.1-6.9-60.2-10.3c-5.7-1.8-6-2.8-4-11.8c0.9-4.2,3.4-5.1,7.4-4.1
c2.7,0.6,5.5,0.6,8.2,0.9l0.3,0.2l0.4-0.1c0.3,0.9,0.9,0.7,1.6,0.5c2.9,0.9,5.9,1.7,9,1.5c10.6,2.6,21.4,4.2,32.2,5.6
c0.5,0.2,0.9,0.4,1.4,0.5c9.8,1.7,12,5.5,8.1,14.5C682.8,498.7,680.9,498.8,679.2,499.4z"/>
<path class="elves_front10" d="M674.1,481.8c-10.8-1.4-21.6-3-32.2-5.6c4-5.9,4.4-13,3.8-19.5c-0.9-10.6-1.6-21.4-5.1-31.8
c-0.8-2.3-2.6-5.4,0.1-8c8,6.4,12.8,15.1,17.3,24C664.6,454.1,670.4,467.5,674.1,481.8z"/>
<path class="elves_front11" d="M640.7,416.9c-2.7,2.6-0.9,5.7-0.1,8c3.4,10.3,4.2,21.1,5.1,31.8c0.6,6.5,0.2,13.5-3.8,19.5
c-3.1,0.2-6.1-0.6-9-1.5c-0.4-0.6-0.9-0.7-1.6-0.5l-0.4,0.1l-0.3-0.2c6.6-13.8,7.5-28.6,7.6-43.5c0-5.1,0-10.3-0.1-15.4
c0.3-0.2,0.6-0.2,0.9-0.2C639.7,415.6,640.2,416.3,640.7,416.9z"/>
<path class="elves_front2" d="M639.1,415c-0.3,0-0.6,0.1-0.9,0.2c-8.5,0.6-14-5-11.3-11.6c1.4-3.5,4.3-5.7,8-5.8c3.8-0.1,6.6,1.9,8.2,5.4
c1.5,3.4,0.7,6.5-1.6,9.3C640.8,413.4,639.9,414.1,639.1,415z"/>
<path class="elves_front10" d="M631.4,474.2c0.6-0.3,1.2-0.1,1.6,0.5C632.3,474.9,631.7,475.1,631.4,474.2z"/>
</g>
<g id="left_head">
<path class="elves_front12" d="M-10.1,488.1c0,2.7,0.1,5.4,0.1,8.1c-0.2,6.6-1.6,12.9-4.2,18.9c-7.7,17.9-27.4,22-41.8,8.7
c-4.7-4.4-7.7-9.9-11.1-15.3c-1-3.4-2.1-6.7-3.1-10.1C-50.2,495-30.1,491.6-10.1,488.1z"/>
<path class="elves_front14" d="M-67.1,508.6c3.4,5.3,6.4,10.9,11.1,15.3c14.4,13.3,34,9.2,41.8-8.7c2.6-6,4-12.3,4.2-18.9
c3.2,0.8,3.3-2.1,4.4-3.7c1.1-1.8,2-3.8,3.3-6.4c3.3,9.3,4.4,17.9,1.5,26.8c-0.1,0.3-0.1,0.8-0.3,0.9c-6.5,1.9-6.6,8.4-9.2,13
c-3.6,6.1-9.7,9.2-14.9,13.5c-1.6,0.5-3.3,1.1-4.9,1.6c-2.9,0.3-5.9,0.6-8.8,0.9c-2.4-1.3-5.1-1.3-7.8-1.6
c-3.3-3.6-8.4-4.4-11.5-8.3c-2.5-3.2-4.8-6.5-9.9-6c-1.9,0.2-3.9-1.6-5.3-3.4c-5.5-7.2-6.3-15.7-7.3-24.4c2.3,4.6,7.5,6,10.3,9.9
C-69,510.8-68.2,508.5-67.1,508.6z"/>
<path class="elves_front2" d="M-10.1,488.1c-20,3.4-40.1,6.9-60.2,10.3c-6.7-1.1-4.6-7.1-5.6-11c-1.1-3.9,2.7-4.6,5.5-5.4
c1.7-0.5,3.5-0.9,5.2-1.3c10.8-1.4,21.6-3,32.2-5.6c3.1,0.2,6.1-0.6,9-1.5c0.6,0.2,1.3,0.4,1.6-0.5l0.4,0.1l0.3-0.2
c3.2-0.4,6.5-0.7,9.7-1.2s5.1,0.9,5.8,4c0.4,1.6,0.4,3.3,0.8,4.9C-4.1,485.1-5.8,487.4-10.1,488.1z"/>
<path class="elves_front10" d="M-32.9,475.2c-10.6,2.6-21.4,4.2-32.2,5.6c3.7-14.3,9.6-27.7,16.1-40.8c4.5-8.9,9.3-17.6,17.3-24
c1.6,0.4,1.4,1.3,1.1,2.7c-2.6,11.4-5.1,22.9-5.9,34.6C-37.1,460.9-36.9,468.3-32.9,475.2z"/>
<path class="elves_front11" d="M-32.9,475.2c-3.9-6.9-4.2-14.3-3.6-21.9c0.8-11.7,3.3-23.2,5.9-34.6c0.3-1.3,0.5-2.3-1.1-2.7
c0.5-0.7,1.1-1.3,1.6-2c0.3,0,0.6,0.1,0.9,0.2c0.1,8.4-0.1,16.9,0.2,25.3c0.4,11.6,2.2,23,7.3,33.6l-0.3,0.2l-0.4-0.1
c-0.6-0.3-1.2-0.1-1.6,0.5C-26.9,474.6-29.8,475.4-32.9,475.2z"/>
<path class="elves_front2" d="M-29.2,414.2c-0.3-0.2-0.6-0.3-0.9-0.2c-2.9-2.7-5.4-5.5-4.7-9.9c0.7-4.1,4.8-7.5,8.8-7.4s8,3.8,8.5,7.8
c0.5,4.8-2.2,8.3-6.8,9.6C-26.1,414.6-27.6,413.7-29.2,414.2z"/>
<path class="elves_front10" d="M-23.9,473.7c0.4-0.6,0.9-0.7,1.6-0.5C-22.7,474.1-23.3,473.9-23.9,473.7z"/>
</g>
<path class="elves_front3" d="M-12.1,641.1c2.5,0,5,0.1,7.5,0.1c205.6,0,411.3,0,616.9,0c2.5,0,5,0.5,7.4-0.7c0.9,1.1,1.8,2.3,2.7,3.4
c-0.1,2-0.2,4.1-0.3,6.1c-2-0.1-4-0.2-6-0.2c-207.8,0-415.5,0-623.3,0c-2,0-4,0.1-6,0.2c-0.3-2.4,0.2-4.9-1-7.1
C-13.5,642.3-12.8,641.7-12.1,641.1z"/>
<path class="elves_front8" d="M23.8,727c0.7,0.1,1.3,0.2,2,0.2c10.1,0.2,10.1,0.2,10.1,10.1c0,6.8-0.1,13.6-0.1,20.4
c-8.6,0.1-17.2,0-25.8,0.2c-3.5,0.1-4.1-1.5-4.1-4.5c0.1-8.6,0-17.2,0-25.8C11.9,727.3,17.9,727.2,23.8,727z"/>
<path class="elves_front2" d="M-29.2,669.1c0-0.7,0-1.5,0-2.2c0.2-0.2,0.3-0.5,0.1-0.8c0.1-0.3,0.3-0.7,0.4-1c5.1,0.1,10.1,0.1,15.2,0.2
c0.3,0.6,0.5,1.2,0.8,1.8c-0.5,9.9-0.6,9.3-10.4,10.1C-30.8,677.8-28.5,672.7-29.2,669.1z"/>
<path class="elves_front0" d="M-37,688.9c2.7,0,5.4,0,8.1,0c0.9,0.4,1.8,0.7,2.6,1.3c0.9,0.7,2.2,1.5,1.9,2.7c-0.5,1.7-2.2,1-3.4,1
c-4.6,0.1-9.2,0-15,0C-40.5,691.9-38.7,690.4-37,688.9z"/>
<path class="elves_front5" d="M-36.4,666.5c0.1,3.4,0.2,6.8,0.3,10.2l-0.3,0.1l-0.3-0.1C-36.5,673.2-36.4,669.8-36.4,666.5z"/>
<path class="elves_front2" d="M638.2,667.9c0,0.7,0,1.5,0,2.2c-0.6,7.9-0.6,7.9-8.5,7.9c-7.3,0-7.3,0-7.8-7.4c0-0.6-0.5-1.1-0.8-1.7
c0.5-0.9,0.9-1.7,1.4-2.6c5.1-0.1,10.1-0.1,15.2-0.2c0.1,0.3,0.3,0.7,0.4,1C637.9,667.4,638,667.7,638.2,667.9z"/>
<path class="elves_front0" d="M639,688c2,1.9,4,0.9,6,0c1.7,2.5,4.2,4.1,7.9,6.4c-7.4,0-13.4,0-21.1,0C634.9,691.6,636.9,689.8,639,688z"/>
<path class="elves_front5" d="M645.1,677.6c0.1-3.4,0.2-6.8,0.3-10.1c0.1,3.4,0.1,6.8,0.2,10.1l-0.3,0.1L645.1,677.6z"/>
<path class="elves_front14" d="M571.8,728.8c0.1,0.3,0.1,0.6,0,0.8c-0.1-0.2-0.2-0.4-0.2-0.6C571.6,729,571.8,728.9,571.8,728.8z"/>
<path class="elves_front14" d="M37.2,728.7c-0.2-0.3-0.2-0.5,0-0.8c0.1,0.2,0.2,0.4,0.3,0.6C37.5,728.5,37.3,728.6,37.2,728.7z"/>
<path class="elves_front12" d="M-29.1,666.1c0.2,0.3,0.2,0.5-0.1,0.8c-0.1-0.2-0.2-0.4-0.3-0.6C-29.5,666.3-29.2,666.2-29.1,666.1z"/>
<path class="elves_front12" d="M638.2,667.9c-0.2-0.2-0.3-0.5-0.1-0.8c0.1,0.2,0.3,0.4,0.4,0.5C638.4,667.7,638.3,667.8,638.2,667.9z"/>
</g>
</g>
</svg>
</section>
<audio id="player" loop autoplay name="audio-player" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/santa-s-workshop_by_matthewfisher_preview_02.mp3" ></audio>
body {
background: #111;
background-size: 100%;
height: 100vh;
width:100%;
overflow: hidden;
margin: 0;
}
/***************************
The DIV for the SVG wall. As I want the snow to show through the windows, I need to place this layer with a higher z-index then Miss Tiff's snow ---> https://codepen.io/tmrDevelops/pen/PPgjwz
***************************/
#Workshop_Back {
position: absolute;
width: 100vw;
height: 100vh;
margin: 0;
z-index: 200;
}
#Elves_with_Presents {
position: absolute;
width: 100vw;
height: 100vh;
margin: 0;
z-index: 500;
}
#Workshop_Animations {
position: absolute;
width: 100vw;
height: 100vh;
margin: 0;
z-index: 3000;
}
#magic_lights {
position: absolute;
width: 100vw;
height: 100vh;
margin: 0;
z-index: 3000;
display:none;
}
#Candy_Gears {position:absolute;width:100%;height:100%;margin:0;z-index:999999999999;}
/***************************
Styles for the SVG Wall. Created the wall in illustrator and then knocked out the window panes so the snow (and other festive surprises) would show through.
***************************/
#Workshop_Wall {
position: absolute;
width: 100%;
height: 100%;
margin: 0;
z-index: 1000;
}
.Workshop_Wall_0{fill:#c09277;}
.Workshop_Wall_1{fill:#8C5A3C;}
.Workshop_Wall_2{fill:#60462F;}
.Workshop_Wall_3{fill:#B96636;}
.Workshop_Wall_4{fill:#D3814D;}
.Workshop_Wall_5{fill:#B0581F;}
.Workshop_Wall_6{fill:#DE1516;}
.Workshop_Wall_7{fill:#F4F4F4;}
.Workshop_Wall_8{fill:#BD0302;}
.Workshop_Wall_9{fill:#C1652F;}
.Workshop_Wall_10{fill:#C66225;}
.Workshop_Wall_11{fill:#1F01FB;}
.Workshop_Wall_12{fill:#AD7964;}
.Workshop_Wall_13{fill:#9E99BC;}
.Workshop_Wall_14{fill:#8587AC;}
.Workshop_Wall_15{fill:#A58175;}
/***************************
Snow. Positioned layer using a low z-index in the very back.
***************************/
#tiffany_snow {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 100;
pointer-events: none;
}
/***************************
Christmas Lights
***************************/
#Christmas_Lights {
height: 100%;
margin: 0;
position: absolute;
width: 100%;
z-index: 5000
}
.light_cord {
fill: none;
stroke: #174700;
}
.light_fixture {
fill: #134413
}
.red_bulb {
fill: #CA2128;
stroke: #6D6D6D;
stroke-miterlimit: 10;
}
.green_bulb {
fill: #2D754A;
stroke: #6D6D6D;
stroke-miterlimit: 10;
}
.blue_bulb {
fill: #2C3EA8;
stroke: #6D6D6D;
stroke-miterlimit: 10;
}
.white_bulb {
fill: #F5EED7;
stroke: #6D6D6D;
stroke-miterlimit: 10;
}
.gold_bulb {
fill: #ffcc5e;
stroke: #6D6D6D;
stroke-miterlimit: 10;
}
/* Simply changing the opacity of the SVG fill to create the glow effect for the bulbs */
.bulb {
-webkit-animation-duration: 0.5s;
-webkit-animation-name: glow;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-direction: alternate;
animation-name: glow;
animation-duration: 0.5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
animation-direction: alternate;
}
@-webkit-keyframes glow {
0% {
fill-opacity: 0.25;
}
100% {
fill-opacity: 1
}
}
@keyframes glow {
0% {
fill-opacity: 0.25;
}
100% {
fill-opacity: 1.0
}
}
/* Made a set of ten iteration counts to create a more random effect of lights blinking. Simplest way without jumping through SVG hoops. */
.blink-1 {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.blink-2 {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.blink-3 {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.blink-4 {
-webkit-animation-delay: 6s;
animation-delay: 6s;
}
.blink-5 {
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
.blink-6 {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.blink-7 {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.blink-8 {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.blink-9 {
-webkit-animation-delay: 0.95s;
animation-delay: 0.95s;
}
.blink-10 {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
#Front_Elves {position:absolute;width:100%;height:100%;margin:0;z-index:9000;}
.elves_front0{fill:#815330;}
.elves_front1{fill:#654227;}
.elves_front2{fill:#F9FAF8;}
.elves_front3{fill:#757578;}
.elves_front4{fill:#6A8F27;}
.elves_front5{fill:#DA4937;}
.elves_front6{fill:#924493;}
.elves_front7{fill:#4BB882;}
.elves_front8{fill:#06AAE9;}
.elves_front9{fill:#FCDD03;}
.elves_front10{fill:#E91D25;}
.elves_front11{fill:#CB1A22;}
.elves_front12{fill:#5B5A5C;}
.elves_front13{fill:#3CB34B;}
.elves_front14{fill:#E4C184;}
/***************************
Santa Magic Machine
***************************/
#Toy-A-Matic {position:absolute;width:100%;height:80vh;margin:0;z-index:6000}
#Santa_Factory {
width: 100%;
height: 100%;
position: absolute;
margin: 0 0 0 0;
overflow: hidden;
background-color: #815330;
}
.Santa_Magical_Toy_Machine {
position: absolute;
width: 100vw;
margin-top: 0px;
height: 80vh;
z-index: 2000;
}
.Santa_Magical_Toy_Machine:active .trash-in, .Santa_Magical_Toy_Machine:active .toy-out, .Santa_Magical_Toy_Machine:active .conveyor:before {
animation-play-state: paused;
}
.factory {
overflow: hidden;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9000;
}
.converter {
width: 20vw;
min-width: 200px;
height: 100%;
animation: 3s magic_Border infinite;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.converter .attention {
width: 18vw;
opacity: 0.5;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
animation: attention 10s infinite ease;
}
/***************************
Recycle Presents. The CSS swap is triggered by the JS. The background of the divs are just swapped out to create this incredible holiday illusion.
***************************/
.ChristmasPresents {
opacity: 0;
}
.ChristmasPresents.active {
opacity: 1;
}
.ChristmasPresents:nth-child(1) .trash-in{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/santabin_1.png)
}
.ChristmasPresents:nth-child(1) .toy-out {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/hatchimaleggs.png)
}
.ChristmasPresents:nth-child(2) .trash-in{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/bin4.png)
}
.ChristmasPresents:nth-child(2) .toy-out {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/hottoy2_copy.png)
}
.ChristmasPresents:nth-child(3) .trash-in{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/bin3.png)
}
.ChristmasPresents:nth-child(3) .toy-out {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/hottoy5.png)
}
.ChristmasPresents:nth-child(4) .trash-in{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/bin2.png)
}
.ChristmasPresents:nth-child(4) .toy-out {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/hottoy6.png)
}
.ChristmasPresents:nth-child(5) .trash-in{
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/bin4.png)
}
.ChristmasPresents:nth-child(5) .toy-out {
background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/191814/hottoy7.png)
}
.ChristmasPresents .item {
margin-left: -20vw;
width: 20vw;
max-width: 200px;
height: 50%;
max-height: 300px;
background-repeat: no-repeat;
background-position: bottom left;
background-size: contain;
}
.ChristmasPresents .trash-in{
position: absolute;
left: 0;
bottom: 18px;
animation: input-slide 10s infinite linear;
}
.ChristmasPresents .toy-out {
position: absolute;
bottom: 18px;
animation: output-slide 10s infinite linear;
}
.conveyor {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 12px;
background: #3e3e66;
}
.conveyor:before {
content: '';
display: block;
position: absolute;
bottom: 100%;
right: 0;
width: 230vw;
background: repeating-linear-gradient(90deg, #3e3e66 0, #3e3e66 20px, transparent 20px, transparent 30px);
height: 6px;
animation: conveyor 10s infinite linear;
}
@keyframes input-slide {
0% {
visibility: visible;
}
50%, 100% {
visibility: hidden;
}
100% {
transform: translateX(130vw);
}
}
@keyframes output-slide {
0%, 49% {
visibility: hidden;
}
50% {
visibility: visible;
}
100% {
transform: translateX(130vw);
}
}
@keyframes conveyor {
100% {
transform: translateX(130vw);
}
}
@keyframes attention {
0%, 48%, 52%, 100% {
opacity: 0;
}
50% {
opacity: 1;
transform: scale(1.2);
}
}
#Left_Cane {
transform: translateY(5px);
animation: leftcane 3s ease infinite;
animation-delay: 1.5s;
}
@keyframes rightcane {
50% {
transform: translateY(-30px);
}
}
#Right_Cane {
transform: translateY(10px);
animation: rightcane 3s ease infinite;
}
@keyframes leftcane {
50% {
transform: translateY(-20px);
}
}
.Candy_Cane_Magic {
position: absolute;
width:100%;
height:100%;
margin:0;
overflow:hidden;
background:rgba(0,116,38,0.5);
animation: 3s Magic_Border infinite;
}
.magic_stripe {
height: 100%;
width: 3%;
max-width:15px;
position: absolute;
-webkit-animation: toy_magic 4s infinite alternate;
animation: toy_magic 4s infinite alternate;
}
@-webkit-keyframes toy_magic {
100% {
top: 100%;
}
}
@keyframes toy_magic {
100% {
top: 100%;
}
}
.magic_stripe:nth-child(1) {
left: 41%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.magic_stripe:nth-child(2) {
left: 23%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.magic_stripe:nth-child(3) {
left: 34%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.magic_stripe:nth-child(4) {
left: 39%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.magic_stripe:nth-child(5) {
left: 51%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.magic_stripe:nth-child(6) {
left: 42%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.magic_stripe:nth-child(7) {
left: 93%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.magic_stripe:nth-child(8) {
left: 20%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.magic_stripe:nth-child(9) {
left: 23%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.magic_stripe:nth-child(10) {
left: 50%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.magic_stripe:nth-child(11) {
left: 75%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
.magic_stripe:nth-child(12) {
left: 37%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.magic_stripe:nth-child(13) {
left: 40%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.magic_stripe:nth-child(14) {
left: 90%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.magic_stripe:nth-child(15) {
left: 92%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.magic_stripe:nth-child(16) {
left: 80%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
.magic_stripe:nth-child(17) {
left: 5%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1.7s;
animation-delay: 1.7s;
}
.magic_stripe:nth-child(18) {
left: 79%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.magic_stripe:nth-child(19) {
left: 20%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 1.9s;
animation-delay: 1.9s;
}
.magic_stripe:nth-child(20) {
left: 11%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.magic_stripe:nth-child(21) {
left: 14%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 2.1s;
animation-delay: 2.1s;
}
.magic_stripe:nth-child(22) {
left: 58%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
.magic_stripe:nth-child(23) {
left: 51%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 2.3s;
animation-delay: 2.3s;
}
.magic_stripe:nth-child(24) {
left: 27%;
background: rgba(254,0,4,0.8);
top: -100%;
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
.magic_stripe:nth-child(25) {
left: 34%;
background: rgba(255, 255, 255, 0.8);
top: -100%;
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
.Candy_Cane_Machine {
-webkit-animation: 2s wobble infinite;
animation: 2s wobble infinite;
}
.magic_border {
width: 100%;
height: 100%;
animation: 3s Magic_Border infinite;
}
@-webkit-keyframes Magic_Border {
0% {
outline: 10px dashed red;
box-shadow: 0 0 0 10px green;
}
50% {
outline: 10px dashed green;
box-shadow: 0 0 0 10px red;
}
100% {
outline: 10px dashed red;
box-shadow: 0 0 0 10px green;
}
}
@keyframes Magic_Border {
0% {
outline: 10px dashed red;
box-shadow: 0 0 0 10px green;
}
50% {
outline: 10px dashed green;
box-shadow: 0 0 0 10px red;
}
100% {
outline: 10px dashed red;
box-shadow: 0 0 0 10px green;
}
}
#elf_small_stack {animation: whiz; }
@keyframes whiz {
0% {
left: 250%;
}
100% {
left: -250%;
}
}
@-webkit-keyframes whiz {
0% {
left: 250%;
}
100% {
left: -250%;
}
}
/* SVG Candy Cane Stripes CSS */
.Red_Candy_Stripe{fill:#E11F26;}
.White_Candy Stripe {fill:#F6F6F0;}
/* SVG Elfs with Presents Fills CSS */
.Elves_with_Presents_0{fill:#EAB67D;}
.Elves_with_Presents_1{fill:#D18654;}
.Elves_with_Presents_2{fill:#F7C992;}
.Elves_with_Presents_3{fill:#303030;}
.Elves_with_Presents_4{fill:#FF9494;}
.Elves_with_Presents_5{fill:#B1C927;}
.Elves_with_Presents_6{fill:#A8B523;}
.Elves_with_Presents_7{fill:#DB2E2A;}
.Elves_with_Presents_8{fill:#56B3BF;}
.Elves_with_Presents_9{fill:#F9BD6E;}
.Elves_with_Presents_10{fill:#FFA6C6;}
.Elves_with_Presents_11{fill:#FF8DBB;}
.Elves_with_Presents_12{fill:#EA98B9;}
.Elves_with_Presents_13{fill:#FFBC6C;}
.Elves_with_Presents_14{fill:#FFD19F;}
.Elves_with_Presents_15{fill:#97DDC2;}
.Elves_with_Presents_16{fill:#EAA459;}
.Elves_with_Presents_17{fill:#7EC4A8;}
.Elves_with_Presents_18{fill:#C72E6F;}
.Elves_with_Presents_19{fill:#AD175F;}
.Elves_with_Presents_20{fill:#EA78B4;}
.Elves_with_Presents_21{fill:#991111;}
.Elves_with_Presents_22{fill:#FFE7CF;}
.Elves_with_Presents_23{fill:#AD1212;}
.Elves_with_Presents_24{fill:#C11F1F;}
.Elves_with_Presents_25{fill:#302E2E;}
.Elves_with_Presents_26{fill:#8BE2E8;}
.Elves_with_Presents_27{fill:#4DA6AD;}
.Elves_with_Presents_28{fill:#FFC91F;}
.Elves_with_Presents_29{fill:#EFB614;}
.Elves_with_Presents_30{fill:#8F76AD;}
.Elves_with_Presents_31{fill:#B8DB49;}
.Elves_with_Presents_32{fill:#AFC457;}
.Elves_with_Presents_33{fill:#A1BC2E;}
.Elves_with_Presents_34{fill:#A2BC35;}
.Elves_with_Presents_35{fill:#F991AC;}
.Elves_with_Presents_36{fill:#FFD2E0;}
.Elves_with_Presents_37{fill:#F9CDDB;}
.Elves_with_Presents_38{fill:#AA62B7;}
.Elves_with_Presents_39{fill:#FF648D;}
.Elves_with_Presents_40{fill:#C92323;}
.Elves_with_Presents_41{fill:#EDD1B7;}
.Elves_with_Presents_42{fill:#515050;}
.
/* ===================================================*
."". ."",
| | / /
| | / /
| | / /
| |/ ;-._
} ` _/ / ;
| /` ) / / PEACE and LOVE
| / /_/\_/\
|/ / | Mark in New Orleans
( ' \ '- |
\ `. /
| |
| |
/* ===================================================*
// Conveyor inspired from https://codepen.io/dariocorsi/pen/yOOBJK
var inputItem = document.getElementsByClassName('trash-in')[0];
var outputItem = document.getElementsByClassName('toy-out')[0];
var index = 0;
var ChristmasPresents = document.getElementsByClassName('ChristmasPresents');
function cycleChristmasPresents(){
setInterval(function(){
for (var i = 0; i < ChristmasPresents.length; ++i){
ChristmasPresents[i].classList.remove('active');
};
ChristmasPresents[index].classList.add('active');
if(index < ChristmasPresents.length -1 ){
index = index + 1;
} else{
index = 0;
}
console.log('index', index);
}, 10000);
};
cycleChristmasPresents();
// JavaScript Document
var c = document.getElementById('tiffany_snow'),
$ = c.getContext("2d");
var w = c.width = window.innerWidth,
h = c.height = window.innerHeight;
Snowy();
function Snowy() {
var snow, arr = [];
var num = 600, tsc = 1, sp = 1;
var sc = 1.3, t = 0, mv = 20, min = 1;
for (var i = 0; i < num; ++i) {
snow = new Flake();
snow.y = Math.random() * (h + 50);
snow.x = Math.random() * w;
snow.t = Math.random() * (Math.PI * 2);
snow.sz = (100 / (10 + (Math.random() * 100))) * sc;
snow.sp = (Math.pow(snow.sz * .8, 2) * .15) * sp;
snow.sp = snow.sp < min ? min : snow.sp;
arr.push(snow);
}
go();
function go(){
window.requestAnimationFrame(go);
$.clearRect(0, 0, w, h);
$.fillStyle = 'hsla(242, 95%, 3%, 1)';
$.fillRect(0, 0, w, h);
$.fill();
for (var i = 0; i < arr.length; ++i) {
f = arr[i];
f.t += .05;
f.t = f.t >= Math.PI * 2 ? 0 : f.t;
f.y += f.sp;
f.x += Math.sin(f.t * tsc) * (f.sz * .3);
if (f.y > h + 50) f.y = -10 - Math.random() * mv;
if (f.x > w + mv) f.x = - mv;
if (f.x < - mv) f.x = w + mv;
f.draw();}
}
function Flake() {
this.draw = function() {
this.g = $.createRadialGradient(this.x, this.y, 0, this.x, this.y, this.sz);
this.g.addColorStop(0, 'hsla(255,255%,255%,1)');
this.g.addColorStop(1, 'hsla(255,255%,255%,0)');
$.moveTo(this.x, this.y);
$.fillStyle = this.g;
$.beginPath();
$.arc(this.x, this.y, this.sz, 0, Math.PI * 2, true);
$.fill();}
}
}
/*________________________________________*/
window.addEventListener('resize', function(){
c.width = w = window.innerWidth;
c.height = h = window.innerHeight;
}, false);
Also see: Tab Triggers