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.
<body>
<section id="quotes-generator">
<div class="image-wrapper">
<svg version="1.1" class="svg-image" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 397 422" style="enable-background:new 0 0 397 422;" xml:space="preserve">
<style type="text/css">
.st0{
fill:#F84339;
<!-- mix-blend-mode: multiply; -->
}
.st1{
fill-rule:evenodd;
clip-rule:evenodd;
fill:#1E9E9E;
<!-- mix-blend-mode: multiply; -->
}
</style>
<g>
<g>
<path class="st0" d="M344.8,400.4c-6.5,5.5-14.9,9.8-25.1,13c-10.2,3.2-21.4,4.8-33.6,4.8c-16.4,0-32.5-2.5-48-7.4
c-15.6-5-33.9-12.1-55-21.3c-21.1-9.3-36.6-15.7-46.3-19.5c-4.6-1.6-8.2-2.7-10.9-3.1c-13,6.4-25.8,9.6-38.2,9.6
c-6.4,0-11.5-1-15.4-3c-3.9-2-5.9-5-5.9-9c0-3.9,2.1-6.9,6.3-9c4.2-2.1,10.4-3.2,18.6-3.2c11.6,0,23.1,2.1,34.7,6.4
c5.9-1.5,11.4-3.2,16.3-5.1c5-1.9,11.3-4.6,18.9-8c7.6-3.4,13.7-5.9,18.3-7.6c-28.3-2.7-52.9-10.9-73.9-24.7
c-21-13.8-37.2-32.5-48.6-56.1c-11.4-23.6-17.1-51.3-17.1-83c0-33.5,6.8-63.1,20.5-88.9c13.6-25.8,32.7-45.8,57.1-60
C141.9,10.9,169.8,3.8,201,3.8c32,0,60.1,6.5,84.4,19.6c24.2,13,43,32,56.4,56.8c13.3,24.8,20,54.4,20,88.6
c0,32.3-6.4,61.1-19.2,86.3c-12.8,25.2-30.7,45.1-53.7,59.7c-23,14.6-49.2,22.6-78.7,24.1c-7.3,0.9-13.7,2.3-19.5,4.1
c-5.7,1.9-13.4,4.8-23.2,8.8c-9.8,4-18.3,7-25.6,9.1c10.5,0.9,24.5,2.1,41.9,3.6c17.4,1.5,32.3,2.6,44.6,3.3
c12.3,0.7,23.5,1.1,33.6,1.1c13.9,0,25.3-0.7,34.2-2c18.8-2.1,33.7-6.2,44.6-12.2c10.9-6.1,20-15.3,27.5-27.6l8.2,2.4
C371.2,363.9,360.7,387.5,344.8,400.4z M127,255.7c7.7,24,18.2,42.5,31.3,55.6c13.2,13,27.9,19.6,44,19.6
c16.7,0,31.5-6.8,44.1-20.3c12.7-13.6,22.5-32.5,29.3-56.7c6.9-24.2,10.3-52,10.3-83.2c0-31.4-3.9-59.2-11.6-83.2
c-7.7-24.1-18.2-42.6-31.5-55.7c-13.3-13-27.9-19.6-43.9-19.6c-16.7,0-31.5,6.8-44.1,20.3c-12.7,13.6-22.5,32.5-29.3,56.7
c-6.9,24.2-10.3,52-10.3,83.2C115.4,203.9,119.3,231.7,127,255.7z"/>
</g>
<g class="st1">
<path d="M363.4,35.2c0.7-0.7,2,0.5,2.8-0.2c0.1-2.1-2-1.9-2.2-3.7c0-0.3,0-0.4,0.2-0.4c1.8,0.6,4.7,2.1,4.3,5.6
C367.7,38.4,362.2,38.2,363.4,35.2z"/>
<path d="M176.4,87.7c-0.7,0.6-1,1-1.9,0.9C170.6,87.9,176.4,82.6,176.4,87.7z"/>
<path d="M170.8,86.7c-0.2,1-0.9,2.3-1.9,1.7c0.2,0.7-0.2,0.8-0.2,1.3c-1.7,0-2.9-0.4-4.1-0.9c0-0.4,0-0.9,0-1.3
C166.5,87.2,169.3,84.7,170.8,86.7z"/>
<path d="M160.7,87.5c1.1-0.1,1.8,0.2,2.2,0.9c-0.4,0.6-1.2,1.9-1.9,1.5C159.9,89.9,160.2,87.8,160.7,87.5z"/>
<path d="M184.4,87.7c-2.2,2.4-3.9,5.3-7.3,6.5c1.4-2.9,3.9-4.6,6-6.7C183.6,87.5,184.1,87.5,184.4,87.7z"/>
<path d="M187.2,89c-0.7,1.4-1.7,2.4-2.8,3.4c-0.6,1-0.6,2.6-2.4,2.4C182.5,92.7,184.2,88.7,187.2,89z"/>
<path d="M198.4,89c0.7,0.2,0.1,2.1-0.9,1.9c0-0.2,0-0.4-0.2-0.4C197.5,89.8,198.1,89.6,198.4,89z"/>
<path d="M193.9,89.9c-0.2,0.8-0.1,1.9-1.1,1.9C191.8,91.2,192.5,88.8,193.9,89.9z"/>
<path d="M229.4,97.2c-2.5-0.3-4.7-2.7-7.3-3.4c-0.1-1,0-1.8,1.1-1.7C225.4,93.6,227.8,95,229.4,97.2z"/>
<path d="M298.8,96.1c-0.4,4.1-8,0.6-7.8-1.9c0.4-3.5,2.6,0.5,3.9,1.1C296.8,96,297.8,94.7,298.8,96.1z"/>
<path d="M226.4,97.6c-2.9-0.2-6.2-2.1-9.3-2.2c0.1-0.4-0.3-1.3,0.2-1.3C220.8,94.1,224.9,95.1,226.4,97.6z"/>
<path d="M177.1,94.6c0.2,1.3-0.5,1.8-0.6,2.8C174.4,97.4,175.7,94.5,177.1,94.6z"/>
<path d="M258.3,97.6c1.1,0.5,2.2,1.2,2.4,2.6C259.6,99.6,258.9,98.7,258.3,97.6z"/>
<path d="M223.6,101.3c-3.4-0.2-5.7-0.8-8.2-0.9c0-0.5,0-1,0-1.5C218.6,98,221.9,99.5,223.6,101.3z"/>
<path d="M256.8,106.9c-1.4-0.2-2.4-1.6-3.7-2.6c-1.3-1-2.6-1.7-3.9-2.6c-0.1-0.3,0.2-0.4,0.2-0.6
C253.1,100.9,255,104.4,256.8,106.9z"/>
<path d="M205.1,105.8c-1.6-1.4-3.6-2.3-6.5-2.4c0-0.3,0-0.6-0.2-0.6C200.6,100.8,204.7,103.2,205.1,105.8z"/>
<path d="M255,109.7c-2.6-1.5-4.6-3.4-7.8-4.3c0-0.4,0-0.7,0-1.1C250.8,104.3,253.9,106.6,255,109.7z"/>
<path d="M172.5,109.9c-2.2-1.1-4.8-0.3-6.5-0.6C166.7,106.6,172.2,107.9,172.5,109.9z"/>
<path d="M159.2,110.6c-2.3-0.2-3.6,1.6-5.2,1.5C153.5,109.4,158.7,108.3,159.2,110.6z"/>
<path d="M136.1,110.3c0.1,1.1-1.4,0.7-1.9,1.1c-0.4,0.2-0.4,0.8-0.6,1.1c-3.6,1.5-5.4,4.8-8.4,6.9
c-0.5-1.9,1.5-3.7,2.8-5c2-1.9,5-3.3,7.3-4.5C135.7,109.9,136,110.1,136.1,110.3z"/>
<path d="M131.2,110.3c-1.8,2.4-4.8,3.5-6.9,5.6c-0.4,0.9-1.1,2.6-2.4,1.9c0.7-3.9,5.1-6,8.6-7.8
C130.9,110.1,130.9,110.3,131.2,110.3z"/>
<path d="M209.4,111.6c-1.7-0.1-4.1,0.6-4.1-1.3C207,110.1,209.2,109.8,209.4,111.6z"/>
<path d="M225.7,111.4c0.7-0.2,0.9,0.2,1.3,0.4c-0.1,1.8-0.5,3.4-1.9,3.9C224.5,114.3,225.6,112.8,225.7,111.4z"/>
<path d="M231.8,114c-2.3,2.4-3.9,5.6-6,8.2c-0.7-2.6,3-7,4.7-8.4C230.7,114,231.2,114,231.8,114z"/>
<path d="M235.2,114.4c0.9,2.5-1.9,5-3.7,6.2C233.1,118.9,232.8,115.3,235.2,114.4z"/>
<path d="M242.8,116.2c-0.3,0.9-1.1,1.4-2.4,1.3c-1.4,0.8-1.6,2.8-3.7,3C237.6,118.1,240.1,114.7,242.8,116.2z"/>
<path d="M139.8,116.6c0,1.1-1.4,0.9-2.4,1.1c-2.2,1.1-3.9,2.7-5.8,4.1c-1.4-1.9,3.2-5.3,6-5.6
C138.4,116.1,139.2,116.4,139.8,116.6z"/>
<path d="M192.1,122c-3.2-0.3-3.8-3.3-6.9-3.7c0-0.3,0-0.4,0.2-0.4c2.2-1.4,3.5,0.4,5,1.7
C191.3,120.4,192.6,121.3,192.1,122z"/>
<path d="M187,125.9c-2.9-2.2-6-4.2-8.2-7.1c2.2-0.9,3.9,1.7,5.4,3C185.6,123,187.4,124.1,187,125.9z"/>
<path d="M112.9,119.4c-0.7,1.5-2.9,0.7-4.3,1.3c-1.2,0.5-1.3,1.5-2.4,1.7C103.9,119.1,110.7,119,112.9,119.4z"/>
<path d="M209.6,119.2c-2.1,1.8-4.6,3.1-7.3,4.3c-1.8,1.1-4.5,3.2-6.5,4.5c-0.2,0.1-0.9,0-1.1,0.2
c-0.9,0.8-1,2.3-2.4,2.4c-0.7-1.3,1-2.1,1.7-2.8c1.9-1.8,4.4-3.5,6.7-5.2C204,121.8,206,119.6,209.6,119.2z"/>
<path d="M112.9,121.1c-0.9,1.2-2.3,1.3-3.4,2.2c-1.9,1.5-2.4,3.7-3.7,5.8c-0.7,0.1-0.6-0.6-1.1-0.9
C105.8,124.4,108.9,121.4,112.9,121.1z"/>
<path d="M209.2,123.3c0.2,1.6-1.7,1.5-2.6,1.9c-0.9,0.5-1.8,1.1-2.6,1.7c-1.8,1.3-3.3,4.8-5.6,3.2
C201,127,204.1,123.2,209.2,123.3z"/>
<path d="M154.2,125c-1,0.4-4.1,1-4.7-0.2C149.9,123,153.8,123.6,154.2,125z"/>
<path d="M183.5,128.4c-0.4,0-0.5,0.3-0.9,0.2c-1.4-2.3-4.2-3.2-6.9-4.1C178.6,122.5,183,125.4,183.5,128.4z"/>
<path d="M211.5,128c-0.2,0.8-0.8,1.1-1.7,1.1c-1.8,0.7-3.4,3.3-5.4,2.4C205.4,129.2,209.5,126.5,211.5,128z"/>
<path d="M215,128.9c1.5,0,2.6,0.4,3,1.5c-0.1,0.7-1.2,0.3-1.5,0.9c-0.9-0.9-1.7-0.4-2.8,0
C214,130.4,214.8,130,215,128.9z"/>
<path d="M115.5,131.5c-1.7,1.2-4.2,1.5-5,3.7C107.8,133,113.6,129.1,115.5,131.5z"/>
<path d="M143,131c-1.5,0.9-3,1.7-4.3,2.8c-0.3,1.7-1.1,3-2.6,3.4C136.1,133.8,139.7,131,143,131z"/>
<path d="M267.8,133.6c0.4,0.2,0.7,0.4,0.6,1.1C267.6,134.9,267.4,134,267.8,133.6z"/>
<path d="M126.2,134.7c-1,0.9-2.2,1.6-3.2,2.4C121.5,135.3,124.9,133,126.2,134.7z"/>
<path d="M144.3,135.8c-0.4,1-1.3,1.6-2.4,1.9c-1.4,1.1-1.5,3.3-3.2,4.1C137.8,138.7,140.7,135.8,144.3,135.8z"/>
<path d="M305,138.6c0,0.5,0,1,0,1.5c-0.8,0.6-2.2,0.2-3.7,0.2c-2.6,0.1-6.2,1.1-7.1-0.9
C297.4,138.4,302.4,138.4,305,138.6z"/>
<path d="M88.3,142.2c-1.4,0.5-3.4,1.4-5,1.1C83.1,141.3,87.8,140.9,88.3,142.2z"/>
<path d="M305.7,142.7c-2,0.7-4.6,0.5-6.9,1.1c-1.3,0.3-3.4,1.4-3-0.9C298,142,303.6,140.4,305.7,142.7z"/>
<path d="M101.9,147.2c-2.5-0.6-4.1-2-6.2-3C97,141.4,102,144.4,101.9,147.2z"/>
<path d="M299.4,147.8c-2.9-0.9-6.6-2.4-9.9-3c-1.1-0.2-3.2,0.7-3.4-1.1c0.6-1,2.5-0.8,3.2-0.6
C293.1,143.6,296.8,146.3,299.4,147.8z"/>
<path d="M257.8,143.3c1.7,0.3,1.6,2.3,1.5,4.3C257.5,147.5,258.3,144.8,257.8,143.3z"/>
<path d="M156.8,145c-1.4,1.4-4.2,0.9-6.2,1.5c-1.2,0.4-1.7,1.4-2.8,1.3C146.7,144.7,154.3,143.7,156.8,145z"/>
<path d="M102.1,150c-1.3,0.4-2.2-0.7-3.7-1.3c-3.2-1.2-9.3-0.8-6.9-4.1C94.9,146.6,100.7,146.1,102.1,150z"/>
<path d="M154.9,148.3c-2.9,0.3-6,1.4-7.5,3.7c-2.5,0.1-6.4,0-7.3-2.2c1.8-0.7,4.5,0.8,6.5,1.3
C147.8,148.9,152.3,145,154.9,148.3z"/>
<path d="M130.1,148.5c0.2,0.8-0.5,0.8-0.6,1.3c-1.3-0.2-2.2-0.7-2.6-1.7C127.4,146.4,129.6,147.6,130.1,148.5z"/>
<path d="M298.6,150.6c-4.1,0.4-8.1-2-11.6-2.2c0.1-0.7-0.5-0.9,0.2-1.1c3-0.8,5.4,0.7,7.1,1.9
C295.8,149.7,298.1,149.2,298.6,150.6z"/>
<path d="M100.4,152.8c-4-0.5-7.4-3.8-11.4-3.7c-1.3,0-2.2,1.3-3.4,0.2c-0.1-2.3,3-2,4.3-1.9
C93.8,147.7,98.8,150.4,100.4,152.8z"/>
<path d="M126.2,151.7c0,1.8-2.5,0.9-3.9,0.6c-1.6-0.3-3.4-0.6-3.9-1.5c0-0.6,0.1-1,0.4-1.3
C121,149.8,124.2,150.7,126.2,151.7z"/>
<path d="M296.8,153c-1.9,2.1-6.7,0-9.9-0.6c-1.2-0.2-2.3,0.2-2.8-0.9c2.2-1.5,6.6-0.2,10.1,0.4
C295.2,152.1,296.3,152.3,296.8,153z"/>
<path d="M129,159.5c-2.1-0.5-3.8-2.9-6.9-3.7c-3.1-0.7-7,0.4-9.7-1.3c0-0.5,0-1,0.4-1.1c2.8,0,8.2,0.2,11,1.3
C126.3,155.7,129.4,157.5,129,159.5z"/>
<path d="M148.9,155.6c-2.1,1.5-4.8-1.9-8-0.9c-0.1-0.4-1-0.1-0.9-0.6C142.8,151.8,146.2,155,148.9,155.6z"/>
<path d="M87.5,162.5c-2-1.8-3.7-3.9-5.8-5.6c-1.1-0.2-2-0.4-2.4-1.3c0-0.4,0.2-0.6,0.4-0.6
C83.8,155.1,86.2,158.8,87.5,162.5z"/>
<path d="M367.5,155.8c-0.3,1.2-0.4,2.4-0.6,3.7c-6.5,0.6-13.5,1.6-16.6,6.2c3.7,4.2-3.7,5.8-6.2,3
c0.4-2.8,3.4-4,5-5.8c0.8-0.9,1-2.7,2.8-2.8c1-2.8,4.8-2.8,6.9-4.5C361.4,155.6,365.5,153.9,367.5,155.8z M358,158.2
c-0.2-0.2-0.6-0.3-1.1-0.2c-1.3,0.8-2.7,1.5-3.9,2.4c-0.9-0.1-1.5,0.1-1.3,1.1c2.2-0.8,4.3-1.7,6.2-2.8c1.7-1.1,6.1,0.6,6.7-1.5
C363,156.6,359,156.6,358,158.2z M347,167.6c0.4,0.3,0.7,0.6,1.5,0.4C348.9,165.9,347.3,166.3,347,167.6z"/>
<path d="M121.5,159.5c-1.6,0.2-3.2-0.1-5,0c-2.9,0.1-6,1.5-8,0.2c0.3-2.4,3.5-1,5-1.1
C116.2,158.5,119.8,157.6,121.5,159.5z"/>
<path d="M122.8,159.7c3.1,0.4,7.7,2.8,7.8,5.8c-2.3-2-5.2-3.4-8-5C122.5,160.2,122.8,160.1,122.8,159.7z"/>
<path d="M84.7,164.2c-1.7,0.5-1.9-2.4-3.7-2.6c-0.7,0.2-0.3,1.4-1.1,1.5c-2.2-0.6-0.7-3.8,1.9-3.2
C83.4,160.2,84.4,163,84.7,164.2z"/>
<path d="M180.5,162c0.3-0.1,0.4,0.2,0.6,0.2c0.2,3.4,3,9.1,0.4,12.3c-0.6-4-1.3-7.4-1.7-12.1
C180,162.3,180.5,162.3,180.5,162z"/>
<path d="M176.4,163.1c1.7,2.1,2.7,4.6,2.8,7.8c-2.1-1.7-2.1-5.5-4.7-6.7C174.5,163.2,175.3,163,176.4,163.1z"/>
<path d="M101.5,165.9c-1.5,2.4-5.2,2.5-5.6,6c-0.8,0.4-1.8,0-2.2-0.6C95.1,168.3,97.9,166.7,101.5,165.9z"/>
<path d="M208.7,166.4c0.4,1,0.9,3.7-0.2,4.3c-1.7-0.2-1-2.7-1.5-4.1C207.3,166.2,208.1,166.4,208.7,166.4z"/>
<path d="M310.8,170.7c-1.3-0.1-4.1-2.6-2.6-4.3C310,166.8,311.7,169,310.8,170.7z"/>
<path d="M303.7,170.4c-1.7,0.9-3.4-1.2-3.7-3C302,166.3,302.9,169.1,303.7,170.4z"/>
<path d="M107.3,167.6c-2.3,2.9-6.3,4-8.4,7.1c-0.9,0.2-0.9-0.6-1.3-0.9C99.8,170.8,102.7,168.3,107.3,167.6z"/>
<path d="M300.1,170.9c-1.4,0.7-3.3-0.7-2.8-1.9C298.7,168.4,300,169.4,300.1,170.9z"/>
<path d="M108.1,173.5c-2.2,0.7-3.4,2.3-5.6,3C101.2,174.2,106.9,171.4,108.1,173.5z"/>
<path d="M249.2,174.5c-2.7-0.2-5.1-0.8-7.3,0.4C240.3,171.1,248.4,172.7,249.2,174.5z"/>
<path d="M251,178.4c-1.9-0.3-5,0.7-5.8-0.6C245.8,175.9,250.2,177,251,178.4z"/>
<path d="M262.6,176.7c2.5,1.9,0,7-1.5,8.8C261.6,183.1,262.2,179.5,262.6,176.7z"/>
<path d="M316.4,176.7c0.7-0.1,1,0.1,1.5,0.2c0.3,1.3-0.1,2.4,0.2,3.9C316.5,180.5,316.2,178.4,316.4,176.7z"/>
<path d="M266,179.3c0.1,2.1-0.3,3.7-1.3,4.7C263.6,183.1,264.1,177.7,266,179.3z"/>
<path d="M157.5,179.5c0.2,0.2,0.3,0.6,0.2,1.1c0.9,0.1,1.4-0.9,2.2-0.2c-0.7,1.8-2.3,2.8-3.4,4.3
c-1,1.4-1.5,3.8-3.7,4.1c-0.4-3.6,3-5.2,4.5-7.5c-3.7,0.4-5.9,4.1-8.2,6.7c-1.5-0.6-0.1-2.8,0.4-3.4
C151.2,182.2,154.4,179.6,157.5,179.5z"/>
<path d="M222.1,179.9c0.4,0,0.7,0,1.1,0c1,1.4-0.2,3.7,0.9,5C221.8,184.7,221.3,182,222.1,179.9z"/>
<path d="M132,181.4c0.3,1.7-0.8,3.6-1.5,5c-0.9,3-0.6,7.2-3.4,8.2c0.5-3.8,1.6-6.9,3-9.7
C130,183.8,130,181.1,132,181.4z"/>
<path d="M288.9,184c-4.2-0.2-10.4,1.1-14,2.8c-1,0.5-1.9,1.8-3,1.1c-0.2-0.9,1.3-2.5,2.4-2.8c3-0.9,8.6-2.8,11.2-2.8
C286.7,182.3,288.5,182.5,288.9,184z"/>
<path d="M362.3,183.4c0,1.1-1.3,0.8-1.5,1.9c-0.3,1.4,0.6,3.3,2.6,3c0.8-0.7,0.4-2.7,1.3-3.2c0.8-0.1,1,0.4,1.7,0.4
c0.9,6.9-8.6,5.7-8.2,0.2C358.3,184.2,360.7,181.1,362.3,183.4z"/>
<path d="M174.3,184.4c-1.2,1-3.7,1.9-4.5,2.6C167.6,185.3,173.2,182.3,174.3,184.4z"/>
<path d="M135.5,184.2c-0.1,2.1-1.4,3.9-2.2,5.6c-0.7,1.6-1,4.1-3,4.5c0.5-4.3,3-6.6,3.9-10.6
C135,183.6,135.1,184,135.5,184.2z"/>
<path d="M288.2,186.4c-4.4,0.3-6.9,2.6-10.6,3c0-0.4-0.3-0.5-0.2-0.9c2.2-1.8,5.2-3,8.8-3.4
C287.1,184.1,288.3,185.2,288.2,186.4z"/>
<path d="M292.5,188.8c-0.4,1-2,0.7-3.2,0.9c-0.9,1.9-4.9,2.2-5.2-0.6C286.6,188.9,290.5,187.2,292.5,188.8z"/>
<path d="M315.6,188.8c-0.4,1.2-4.8,1.7-4.3,0C312.1,188.1,315,187.8,315.6,188.8z"/>
<path d="M41.4,189.2c0.9-0.3,4.9,1.7,5.2,3c0.7,2.6-2,3.7-3.2,3.7c-2.2-0.1-4.1-2.8-3.7-4.7
C39.7,190.7,40.6,189.4,41.4,189.2z M40.9,190.9c0.3,1.8,1.5,3.6,3.4,3C44.4,191.8,42.8,189.3,40.9,190.9z"/>
<path d="M139.2,189.8c-0.4,1.8-1.2,3.2-2.2,4.5C135.4,193.7,137.2,189,139.2,189.8z"/>
<path d="M119.1,190.3c-0.6,1.3-2.7,1.8-4.3,2.2c-2.5,0.6-5.6,2-7.5,0.9C110.2,191.1,115.7,191.3,119.1,190.3z"/>
<path d="M145.4,191.8c0,0.4,0,0.9,0,1.3c-1,0.5-1.7,1.1-2.8,0.4c0-0.2,0-0.4-0.2-0.4
C142.6,191.9,144,191.8,145.4,191.8z"/>
<path d="M291.2,192.8c-2.2,2.5-6.5,1.6-9.7,3c-0.6-0.6,0.2-1.1,0.4-1.5c-0.3-0.6-1.1-0.6-1.1-1.5
C284.1,192.4,287.7,192.8,291.2,192.8z"/>
<path d="M331.7,193.9c2.4,0.2,1.7,3.6,1.3,6c-0.5,2.8-1.6,7-3.7,6.9c0-3,2.2-5.6,2.6-8.8
C331.5,197.1,331.2,195.1,331.7,193.9z"/>
<path d="M119.8,194.8c-0.5,1.7-6.5,5.3-8.4,2.2C113.2,195.6,117.9,196.6,119.8,194.8z"/>
<path d="M335.4,205.8c-0.6,0-1.4,0.1-1.7-0.2c0.9-2.4,1.7-4.9,2.4-7.5c0.1-1.2-1.1-1.2-1.1-2.4
c-0.1-0.3,0.2-0.4,0.2-0.6C340.4,193.9,336.5,203.6,335.4,205.8z"/>
<path d="M89.8,195.4c-0.1,1.7-1.9,3-3,4.3c-1.2,1.4-2.4,3-3.9,3.9c-0.7-0.8,0.3-2.2,0.9-3c1.5-2,3.6-3.7,5.4-5.2
C89.4,195.4,89.6,195.4,89.8,195.4z"/>
<path d="M325.3,196.3c4.5-0.4,5.5,7.2,1.7,8.4C327.7,201.7,327.7,198.1,325.3,196.3z"/>
<path d="M98.2,197.6c-0.3,4.2,0.1,11.3-0.6,15.1c-1.4-0.2-0.9-2.3-1.1-3.7c-0.4-3.1-1.2-9.2,0.4-11.6
C97.6,197.2,97.7,197.6,98.2,197.6z"/>
<path d="M101.5,197.4c2,1.4,0.3,4.4,0,6.7c-0.3,2.4,0.5,4.7-0.2,6.5c-1.9-0.9-1.2-4-1.3-6.2c-0.1-2.4-0.3-4.7,0.4-6.5
C101.1,198,100.8,197.2,101.5,197.4z"/>
<path d="M105.1,197.8c1.2,1,0,2.5,0.2,4.3c1.1-1.5,1.2-3.8,3.2-3.9c1.2-0.1,2.3,1.3,4.1,1.9c1,0.4,2.3,0.2,3.2,0.4
c1.8,0.6,5.9,2.6,7.1,3.7c-0.3,2.8-0.5,6.4-0.4,8.8c-2.9-1.2-0.6-6.2-2.4-8c-1,3.2-0.7,7.7-1.5,11c0.7,1,3.4,0,3.4,1.5
c-0.9,0.5-2.8,0.7-3.9,0.4c-0.7-3.5-0.8-8.5-0.4-12.9c-2.1,2.4-1.3,8.2-1.9,11.4c-1.4-0.2-1.6-1.7-3.2-1.7
c-1.5-3.4-0.5-8.5,0-12.5c-2.3,0-1.2,3.4-2.6,4.3c0,2.3-1.1,5.3-0.2,7.1c-0.1,0.8-0.6,1.3-0.4,2.4c-0.9-1.2-1.8-5.2-0.6-6.5
c-1.4-2.5,0.4-6.4,0.2-8.8c-2.3,3.8-3.5,11.4-1.5,15.9c-4.4,4-8.9,8-11.8,13.6c-0.1,1.9-0.9,3-1.7,4.1c-1.8-1,0.1-3.1,0.2-4.7
c-0.4-0.4-0.3,0.8-1.3,0.2c-0.6-6.5,5.5-9.7,8.6-14c-0.4-1.3-1.1-2.3-0.9-4.3c2.3,0.2,0.4,3.6,2.4,3.9c0.6-1.3-0.7-4.4,0.4-5.6
c-0.8-3.8-0.7-8.8,0.6-12.1C104.4,197.8,104.8,197.8,105.1,197.8z M103.2,217.6c-0.2,0.4-0.2,0.5,0.2,0.2c2.4-1.1,2-2.6,1.7-5.4
c-0.4-3.3,0-7.3,0-9.7C102.9,207.4,105.6,214.1,103.2,217.6z M114.2,213.7c-0.3-4.2,1.8-8.1,1.3-11
C113.9,205.2,112.6,210.8,114.2,213.7z M94.6,229c2-4.1,5.1-7,8-10.1c0-0.3,0-0.6-0.2-0.6C99.2,221.1,94.4,224.3,94.6,229z"/>
<path d="M309.3,199.5c-2,1.5-6.6,0.5-8.6,1.9c-1.2-2.9,4.1-2.7,6.7-2.6C308,198,309.8,198.8,309.3,199.5z"/>
<path d="M163.1,199.5c0.5,0,1,0,1.5,0c1.6,4.4,5.6,7.5,5,13.4c-0.7,0.2-0.6-0.4-1.3-0.2
C168.4,208.1,163.5,204.1,163.1,199.5z"/>
<path d="M171.5,199.7c2.3,1.9,2.5,8.7-0.2,10.3c-1-1.1,0.1-2.3,0.2-3.9c0.1-2.3-1.5-4.6-1.1-6.7
C170.7,199.6,171.5,199.3,171.5,199.7z"/>
<path d="M192.4,203.6c-2.1,0.6-2.7,2.7-4.1,4.1C185.1,206.5,192,199.9,192.4,203.6z"/>
<path d="M310.4,203.2c-1.6,1.7-6.5,1-7.3,4.1c-0.5,0-1,0-1.5,0C300.2,203.5,307.6,202.1,310.4,203.2z"/>
<path d="M164.4,211.6c-1.9-2.6-3.2-5.9-6-7.5c0-0.2,0-0.4,0-0.6C162.5,202.9,164.2,208,164.4,211.6z"/>
<path d="M286.7,204.7c-0.4,1.3-2.1,0.5-3.4,0.6c-1.7,0.2-3.7,1.8-4.5,0.4C280,203.7,284.4,203.7,286.7,204.7z"/>
<path d="M197.7,205.1c0.3,1.6-0.8,1.8-1.7,2.2c-0.8,1.2-1.1,2.9-3,3C192.7,207.6,195.3,205,197.7,205.1z"/>
<path d="M312.3,204.9c-1,2.4-3.8,2.8-5.4,4.5c-1.2,0.9-1.5,2.7-3.4,2.8c-0.1-0.2-0.2-0.4-0.4-0.4
C304.7,208,308.7,206.6,312.3,204.9z"/>
<path d="M84,206c0,1.5-1.5,2.1-2.2,3.4c-2.1,4.6-0.7,11.6-1.5,17c-2.3-2.8-1.9-15.8,0.6-19.8
C81.6,205.7,83.1,204.7,84,206z"/>
<path d="M203.6,206.4c0.1,1.9-2.4,2.9-3.7,4.1C197.3,209.1,201.8,206.1,203.6,206.4z"/>
<path d="M90.3,206.6c-0.4,4.6-2.1,9.3-2.4,14c-0.1,1.8,0.6,3.8-0.4,5.4c-1.6-1.3-1.3-4.8-1.1-7.3
c0.3-3.9,1.7-9.1,3-12.1C89.7,206.6,90,206.6,90.3,206.6z"/>
<path d="M127.1,206.6c0.2,3-1.8,5.5-2.4,8.4c-1.6-2.1,0.7-6,1.5-8.4C126.5,206.6,126.8,206.6,127.1,206.6z"/>
<path d="M287.6,207.3c-0.4,1.9-3,1.6-4.7,2.2C281.9,207.2,285.9,206.9,287.6,207.3z"/>
<path d="M380,208.1c0.1,1.5-1.7,1-1.7,2.4c0.8,1.5,3-1,4.3,0.4c-0.6,1.7-2.2,2.4-3.7,3.2c-1.1-0.9-2.2-1.7-3-2.8
C375.1,208.4,378.1,207.1,380,208.1z"/>
<path d="M132.9,208.6c-0.1,1.9-0.3,3.8-1.5,4.5C130.9,211.8,130.5,208.6,132.9,208.6z"/>
<path d="M155.3,212.9c-0.1,1-0.4,1.6,0.4,1.9c-1.9,2.6-4,5.1-6,7.5c-0.3-2.7,2.9-5.4,4.1-8c-0.4-0.3-1.4-0.1-1.9-0.6
c-1.7,1.8-3.5,3.4-4.3,6c-1.2,0.2-0.5,2.3-2.4,1.9c0.5-3.8,2.7-5.9,4.3-8.6c-1.7-0.8-2.1,1.3-3.4,1.5c-0.1,1-1.2,1.2-1.7,2.2
c-0.5,0.9-0.3,3.1-2.2,2.8c-0.4-3.4,2.3-5.4,3.9-7.5c-0.1-0.5-0.9-0.2-1.1-0.6c-1.4,1-2.1,2.6-3.7,3.4c-1.6-2.6,2.6-3.1,2.6-5.6
C147.4,210.7,152.2,211,155.3,212.9z"/>
<path d="M326.1,210.5c-0.9,0.8-4.5,1.7-5.6,0.6C320.9,209.1,325.1,209,326.1,210.5z"/>
<path d="M40.1,209.9c1.6-0.3,3.2,0.2,3.4,1.7c0.3,2-3.3,4.3-5.2,4.5c-1.5,0.2-3.1-0.3-3.4-1.3
C34.3,212.6,38.8,210.1,40.1,209.9z M37.9,213.5c1.5,0,3.1,0.1,3.4-1.1C40.5,210.9,38.1,212.3,37.9,213.5z"/>
<path d="M136.6,210.5c0,1-0.4,3.1-1.7,3.4c0.2,0.6,0.7,2.7-0.6,2.4C134.6,214,134.1,210.3,136.6,210.5z"/>
<path d="M273.8,212.4c-0.8,2.5-3.3,3.5-3,6.5c-0.9,0.2-0.9-0.6-1.3-0.9C269.5,215.8,272.1,210.3,273.8,212.4z"/>
<path d="M249.2,214.4c0,2.8,1.4,7.4-1.1,8.4c-0.2-2.6-1.2-7,0-8.6C248.8,214,248.7,214.5,249.2,214.4z"/>
<path d="M97.4,214.4c0.4,0.9,1.7,0.9,2.2,1.7c-1.8,2.9-5.4,4-6.2,7.8c-2.7,0,0.3-4.7,1.3-5.8c0.8-1,2.3-1.4,2.6-2.4
C97.1,215.1,97.1,214.6,97.4,214.4z"/>
<path d="M217.6,214.8c0.4,2.5-0.1,6.3-2.2,7.5C215,219.5,216.9,217.3,217.6,214.8z"/>
<path d="M331.7,216.8c-1.2,0.1-1.9,0.7-3,0.9c-0.2-0.3-0.4-0.7-0.6-0.9C328.5,215.7,331.9,213.9,331.7,216.8z"/>
<path d="M160.5,223.9c-1-0.4-0.7-1.5-1.1-2.6c-0.6-1.9-2.3-3.9-1.3-5.4c0.7-0.1,0.8,0.3,1.3,0.4
C159.3,219.1,161.8,222,160.5,223.9z"/>
<path d="M167.2,215.9c2.6,1.1,1.1,6.4,1.9,9.3c-1.5-2.1-1.9-5.3-2.2-8.6C166.9,216.2,167.1,216.2,167.2,215.9z"/>
<path d="M161.8,216.1c0.4,0,0.9,0,1.3,0c0.5,2.2,1.3,4,1.5,6.5C162.2,222,162.3,217.9,161.8,216.1z"/>
<path d="M228.1,216.3c-1.6,2.1-5,3.6-8,3.7c-0.1-0.7,0.4-0.8,0.2-1.5C223.5,218.3,225.1,216.6,228.1,216.3z"/>
<path d="M283.3,225.4c0.1-3,0.7-6.9-2.6-7.5c-0.2-0.7,0.2-0.8,0.2-1.3C285.4,216.3,286.4,223.4,283.3,225.4z"/>
<path d="M110.5,217c-0.6,2.6-3.4,4-5.2,6c-1.8,2.1-3.3,4.4-5.2,6.2c-0.5,1.5-1.7,2.8-2.4,4.5c-0.6,1.4-0.6,4-2.8,3.9
c-0.3-1.9,1.5-3.5,1.7-5.6c3.4-5.6,7.4-10.7,12.3-14.9c0.1-0.2,0.4-0.1,0.4-0.4C110,216.6,110,217.1,110.5,217z"/>
<path d="M311.9,217.8c-1.1,1.4-3.1,1.8-4.1,3.2c-0.7,0.1-0.6-0.6-1.1-0.9C307.3,218.5,310.2,216.4,311.9,217.8z"/>
<path d="M327.6,218.7c-0.2,0.2-0.2,0.5-0.2,0.9c-2.4,0.9-3.5,3.1-6.2,3.7c-1.7-2.5,4-3.8,5-5.6
C326.8,217.8,327.3,218.2,327.6,218.7z"/>
<path d="M333.4,218.3c-0.2,2.4-2.4,2.9-3.2,4.7c-2.2,0.7-3.5,3.4-6.5,2.6c2.4-2.8,6.2-4.1,8-7.5
c0.1-0.2,0.4-0.1,0.4-0.4C332.8,217.6,333,218.1,333.4,218.3z"/>
<path d="M113.5,218.3c-4.5,6.5-11.9,11-14.6,19.2c-0.3,1,0.1,2.6-1.3,3.2c-1.9-1,0.5-3.2,0.2-5.2
c2.2-4.1,5.5-8.4,8.8-12.1c1.4-1.6,3.3-3.7,5-4.7C112.2,218.3,112.4,217.5,113.5,218.3z"/>
<path d="M232,218.9c-1.3,0.2-2.4,2.4-4.3,3c-0.3,0.1-0.8-0.1-1.1,0c-2.7,1.2-5.6,4.1-7.8,1.7c0.1-0.9,1.1-0.9,2.2-0.9
C224.8,221.7,228.1,219.1,232,218.9z"/>
<path d="M235.9,218.9c-0.3,1.2-0.1,2.9-1.1,3.4C234.7,221,234.1,218.9,235.9,218.9z"/>
<path d="M270.3,223c-1.9,0.6-2.6-1.7-3.7-2.6c1.8,2.2,0.7,6.9-3.7,6.5c0.5,1.6,3.2,2,2.4,4.3c-2.3-0.8-2.9-3.2-6-3.2
c-0.2-1.2,0.6-1.4,1.7-1.3c-1.6-2.7,1.2-3.9,0.6-6.2c1.8,0.8,2.5-1.3,4.3-0.4C268.2,217.4,269.2,221.9,270.3,223z M263.7,224.3
c0.5-0.1,1.1-0.2,1.1-0.9C264.2,223,263.5,223.5,263.7,224.3z"/>
<path d="M117.6,219.6c2.6-0.2,2.6,2.2,5.6,1.5c-0.9,1.9-4.8,0.6-5.6-0.4C117.6,220.3,117.6,219.9,117.6,219.6z"/>
<path d="M285.8,219.6c0.4,0,0.9,0,1.3,0c0.7,0.8,1.1,1.9,1.1,3c-0.1,2.3-2.2,5.8-3.9,6.5
C284.2,226.2,287.4,223.1,285.8,219.6z"/>
<path d="M16.2,220.2c-0.1,0.8-0.2,1.7-0.9,1.9C13.5,221.9,14.9,218.5,16.2,220.2z"/>
<path d="M129.3,219.8c-1.8,5.2,1.4,10.5,2.8,15.1c-0.9-0.1-2-1.6-2.6-2.8c-1.6-3.2-3.2-8.8-1.3-12.3
C128.5,219.8,128.9,219.8,129.3,219.8z"/>
<path d="M196.7,221.1c0,0.5-0.5,0.5-1.1,0.4c0.2,1.2-0.5,1.4-0.6,2.2c-2.4,0.1-1.3,3.6-3.4,3.9
C192.3,224.6,193.6,221.1,196.7,221.1z"/>
<path d="M115.2,221.5c-4.7,6.3-10.2,11.9-12.9,20.2c-2.7-0.1-0.2-3.8,0.4-5.2c0.9-1.9,2.2-3.9,3.2-5.4
c2.6-3.9,5.2-7.8,8.2-10.1C114.7,221,114.8,221.4,115.2,221.5z"/>
<path d="M336.7,221.9c-2.2,3.7-6.3,5.5-10.6,7.1c-0.6-2,2-2.7,3.4-3.4c1.6-0.9,3.4-1.5,4.5-2.6
c-0.1-0.8,0.8-0.8,0.6-1.7C335.8,221.1,336.2,221.5,336.7,221.9z"/>
<path d="M319.7,223c0.2,2.3-3.9,3.1-3.9,0.4C316.5,222.4,318.7,222.1,319.7,223z"/>
<path d="M123.7,223.9c0.1,0.7-0.1,1-0.2,1.5c-2.5-0.2-5-0.5-6.5-1.7c0-0.3-0.1-0.8,0.2-0.9
C119.3,222.6,121.5,224,123.7,223.9z"/>
<path d="M214.8,222.6c2,2.3-0.8,5.7-0.9,8.6C213.3,229,213.8,225.1,214.8,222.6z"/>
<path d="M163.9,223.2c0.7,0,0.6,0.8,0.6,1.5C163.8,224.7,163.9,223.9,163.9,223.2z"/>
<path d="M154,224.5c-3.1,2-4.7,5.5-5.8,9.5c-1.1,0.1-0.7-2.1-0.2-2.4C147.9,228.1,150.8,222.6,154,224.5z"/>
<path d="M199.5,224.1c0.2,0.1,0.4,0.2,0.4,0.4c-0.5,2-2,2.9-3.7,3.7C196.9,226.4,198.3,225.3,199.5,224.1z"/>
<path d="M160.7,225.4c-0.6,2.7-2.6,4.8-3.7,7.1c-0.5,1-0.3,2.7-1.7,3c0-4,2.3-7.5,4.1-10.3
C159.9,225.1,160.4,225.1,160.7,225.4z"/>
<path d="M328.1,234c-0.7,0-0.7-0.6-1.5-0.4c-1,0.7-0.9,2.4-1.7,3.2c-1.5-0.6-0.1-3.1,0.2-3.9
c5.7-1.2,9.9-3.8,13.1-7.5c3,0.4-0.3,3.6-1.9,4.7C333.5,232,330.6,232.7,328.1,234z"/>
<path d="M271.6,225.8c1.9,0,2.2,1.5,2.6,3C272.7,229.2,270.9,227.6,271.6,225.8z"/>
<path d="M125.8,228c0,1.8-2.3,1.4-3.4,1.3c-2.1-0.1-4.8-1.1-6.2-1.5c-0.6,0.2-0.8,0.8-1.3,1.1
c2.8,1.9,6.8,2.3,9.9,3.4c-3.5,1.3-8.2,0-10.8-1.9c-3,3.7-4.5,9-6,14.2c-1.9-0.6-0.6-2.8-0.2-3.9c1.8-5.4,3.5-11.3,8.2-14.4
c1-0.7,2.4,0.8,3.2,1.1c1.4,0.4,3.2,0,4.7,1.1C124.8,228.6,125,227.3,125.8,228z"/>
<path d="M87,226.7c1.1-0.1,0.5,1.5,0.6,2.4C86.8,228.8,86.8,227.4,87,226.7z"/>
<path d="M83.2,228.2c4.3,3.4,7.2,8.1,11.4,11.6c-5.4-1.3-8.4-6.8-11.8-10.8C82.8,228.7,83,228.5,83.2,228.2z"/>
<path d="M44.2,229c0.6,0.8-0.7,1.2-0.6,2.2c-10.5,3.4-14.8,13-22,19.8c-1.8,0.5-3.5,1.1-4.1,2.8
c-2.1-0.5-4.6,0-5.6,1.3c-2.9-2.2-8.7-2.5-8.6-6.9c0.5-0.6,0.9-0.3,1.7-0.2c1.3-1.5,1.6-5.1,3.4-5.4c1-0.1,2.2,1.2,3,1.3
c1.7,0.2,4.4-0.9,6.2-1.5c5.3-1.9,8.5-7.3,12.9-9.9C33.3,230.9,40.7,227.8,44.2,229z M35.1,233.3c0.8-0.3,2-0.2,1.9-1.3
C36.1,232.1,35.3,232.4,35.1,233.3z M31.5,234.4c0,1.2-0.4,1.7-0.4,3.2c1.6-0.9,2.7-2.3,3.7-3.9C33.7,232.8,32.3,233.9,31.5,234.4
z M30.2,238.9c-0.4-1,0.6-2.7-0.9-3c-1.5,1.1-3.9,4-1.9,6C28.7,241.3,29.3,240,30.2,238.9z M21.8,247.8c2.7-0.9,4.7-3.8,3.7-7.8
C21.8,240.3,20.9,244.3,21.8,247.8z M17.5,250.4c1.3,0.1,1.9-0.5,2.8-0.9c0.6-1.8-0.1-3.9,0-5.8C16.6,243.1,17.6,248.1,17.5,250.4
z M12.9,252.3c3.9,0.2,3-4.3,3-7.3C13.2,245.5,13,249.7,12.9,252.3z M10.8,252.3c0.9-1.3,1.9-4.8,1.3-6.2
C10.6,246.9,8,251.3,10.8,252.3z M7.8,251c0.5-0.9,0.8-1.9,1.1-3C7.6,248,7,250.4,7.8,251z"/>
<path d="M210,228.4c0.2,0,0.4,0,0.6,0c0.4,1.5-0.2,3.4-1.3,4.1C209.3,230.9,209.5,229.5,210,228.4z"/>
<path d="M239.3,243c-2.7-3.9-3.2-10.1-5.4-14.4c0.4-0.4,0.8-0.1,1.3,0C236,234.3,239.9,236.8,239.3,243z"/>
<path d="M93.7,243.7c-6.2-3.3-10.3-8.8-14.6-14c-0.1-0.3,0.2-0.4,0.2-0.6c0.2-0.1,0.4-0.3,0.4,0
C84.7,233.6,89.3,238.5,93.7,243.7z"/>
<path d="M230.3,229c0.1,0,0.3,0,0.4,0c1.4,0.5,1.6,2.2,1.7,3.9c0.8,1.6,2.3,3.5,2.2,5.4c0,0.8,0.7,0.7,0.9,1.3
c-0.4,1.7,1,3,0,3.9c-1.3-0.8-0.9-2-1.3-3.2c-0.5-1.6-1.7-3.3-2.4-5c-0.4-1-0.5-2.4-0.9-3.4C230.5,230.8,229.6,230.2,230.3,229z"
/>
<path d="M256.6,232.9c-2.2,0.8-4.9-1.4-5.4-3.7C253.4,229.1,255.1,231.5,256.6,232.9z"/>
<path d="M195.4,229.5c0.9,0,0.7,1.4-0.4,1.1C194.8,229.9,195.3,229.9,195.4,229.5z"/>
<path d="M323.8,230.1c-1.6,3.2-3,6.7-5.6,8.8c0.8-3.7,2.6-6.5,4.3-9.3C323.2,229.5,323.4,229.9,323.8,230.1z"/>
<path d="M226.6,230.8c-0.5,1.3-1.8,1.8-2.8,2.6c3,3.1,5.5,6.7,6,12.3c-0.5,0.1-0.9,0.4-1.3,0c-2.2,2.6-3.6,6-5.6,8.8
c-1.3,0.4-0.8-1.1-1.9-0.9c-0.6,0.5,0.3,1.1,0,1.9c-0.6,0-1.1,0-1.7,0c-0.1-0.8-0.4-2.3-0.4-3.4c0-3.3-0.2-8.9,2.6-7.3
c-1.3,0.3-0.3,1.6-1.1,2.4c0.8,1.5-1.1,5.7,1.7,6c1-0.5,0.2-2-0.4-2.2c-0.3-2-0.2-4.9,0.6-6.9c0.9,0.2,1.1,0,1.7,0.6
c-0.2,0.9-0.2,2.1-1.3,2.2c0.6,1.1,0.8,2.5,0.2,3.9c2.2-2,3.2-5.2,5-7.8c-1.7-3.2-3.1-6.7-5.2-9.5c-0.7,0.5-1.2,1.2-2.6,1.1
c-0.2-0.4-0.4-0.8-0.4-1.3C221.9,232.5,224,230.5,226.6,230.8z"/>
<path d="M284.8,235.1c1.2,0.1,1.3-0.6,2.6-0.9c1.2,0.2,1,2.7,2.8,1.5c-0.3-2.5-3.4-2.2-5.2-3.2
c0.6-3.4,4.4,0.2,6.7-0.6c2,3.1,5.3,5.7,5.2,10.3c-0.1,3.2-2.4,4.9-5.8,4.5C286.5,246.2,282.7,239.6,284.8,235.1z M289.1,241.1
c0,0.4,0,0.7,0,1.1c1.1,0.5,1.8,1.5,2.6,2.4c1.2-0.4,3-0.1,2.8-1.9c-1,0.4-2-0.3-2.8,0.4C290.4,243,287.2,237.2,289.1,241.1z
M288.2,242.8c-0.3-0.8-0.9-1.3-1.3-1.9C286.8,242.1,287.5,242.5,288.2,242.8z"/>
<path d="M250.7,233.1c0.5,0,0.7,0.2,0.6,0.6c-0.4-0.1-0.4,0.2-0.4,0.4C250.5,234.2,250.9,233.4,250.7,233.1z"/>
<path d="M212,233.3c0.7-0.2,0.8,0.3,1.5,0.2c0.4,4.2,3.1,7.2,4.7,10.8c-0.5,0.5-1.3,0-1.9,0
C214.9,240.9,211.2,237.6,212,233.3z"/>
<path d="M215.6,233.6c0.3,0,0.6,0,0.9,0c0.9,1.6,1.9,3.2,3,4.7c1,1.3,3,2.7,2.2,4.5c-2.1-0.1-2.3-2.1-3.2-3.4
C217.2,237.9,215.1,236.1,215.6,233.6z"/>
<path d="M270.1,233.6c0.7,0.8,1.1,2.3,0.4,3.2c-0.9,0.2-1-0.4-1.7-0.4C269.3,235.5,268,233.2,270.1,233.6z"/>
<path d="M35.8,243.3c4.9,4.4,12.1-3.6,6.5-7.3c2.6-4.2,7.4,0.7,7.8,3.4c0.5,3.4-1.8,8.5-3.7,10.1
c-3.1,2.7-7.5,3.5-12.1,2.2C30.6,249,32.7,245.1,35.8,243.3z M46.1,239.6c0.2,4.5-5.7,8.4-10.8,6.5c-3.9,4.1,4.7,5,8.4,3
c2.5-1.3,5-5.7,4.7-8.8c-0.1-1.8-1.3-3.6-3.2-4.5C44.8,237.3,46,238.1,46.1,239.6z"/>
<path d="M266.5,241.3c-0.1-2.2,0.2-5.6-2.4-5.8C266.2,230.5,270.9,240.4,266.5,241.3z"/>
<path d="M215.8,246.1c-0.6,0.5-1.8,0.5-2.4,0c-0.2-0.5-0.4-1.1-0.4-1.7c-0.9-1.6-1.5-3.4-2.4-5.2
c-0.7-1.6-2.3-3.1-1.9-5C213.2,236.5,213.1,242,215.8,246.1z"/>
<path d="M123.7,238.1c-1.9,0.4-4.3,0-6.2-0.4c-1.6-0.4-4.2-0.8-4.3-2.6c0-0.3,0-0.4,0.2-0.4c0.2-0.1,0.4-0.3,0.4,0
c1.3-0.2,2.2,0.9,3.4,1.3C119.4,236.6,122.6,236,123.7,238.1z"/>
<path d="M130.1,234.6c-2.3,4.6-7.6,6-6.5,13.6c-1.1-0.4-1.1-2.5-1.1-3.4c0-4.8,3.9-7.6,6.7-10.1
C129.5,234.6,129.8,234.6,130.1,234.6z"/>
<path d="M274,238.5c-0.8,0-0.6,0.2-1.3,0c-0.7-0.7-0.3-2.4-0.6-3.4C274,233.7,274.2,237.2,274,238.5z"/>
<path d="M280.5,235.3c0.1,1.5-0.2,2.6-0.4,3.7c-0.8,0.1-1-0.3-1.5-0.4C278.5,236.7,278.7,234,280.5,235.3z"/>
<path d="M121.3,242.4c-3.9-0.7-6.9-2.4-10.6-3.4c-0.3-0.6-0.2-1.1,0.2-1.5c2.3,0.7,4.7,1.3,6,3c0.5,0,0.6-0.4,1.3-0.2
C118.5,242.2,121.5,240.2,121.3,242.4z"/>
<path d="M339.9,238.5c1.1-0.2,1.4,0.4,1.9,0.9c-0.8,3.4-3.8,4.6-6.5,6c-0.1-0.9,0.5-1,1.3-1.1
C336.6,242,340,241.6,339.9,238.5z"/>
<path d="M304.8,243.5c-1.5,0.6-2.5-2.1-2.4-2.8C302.9,237.5,305.5,241.7,304.8,243.5z"/>
<path d="M196.2,240.7c-0.3,1.1-1.3,1.4-1.9,2.2c-0.7,1.3-0.7,3.4-2.2,3.9C192.7,244,193.6,240.6,196.2,240.7z"/>
<path d="M188.1,240.7c1.1,0.2,0,1.2-0.2,1.5C187.3,241.9,188,241.1,188.1,240.7z"/>
<path d="M118.7,243.9c-2.4-0.5-5.4-0.1-7.8-1.1c0-0.7-0.6-0.8-0.4-1.7C113.2,241.2,116.8,242.3,118.7,243.9z"/>
<path d="M327.6,241.7c-0.1,1-0.8,1.7-1.7,1.3C326.1,242.2,326.7,241.8,327.6,241.7z"/>
<path d="M344.6,243.9c-0.7,1.6-1.9,2.7-3.4,3.4c-1.1,1.2-2,2.4-4.1,2.6c0.2-1.6,1.5-2,2.8-2.6
c1.3-1.4,2.1-3.2,3.9-4.1C344.2,243.3,344.4,243.7,344.6,243.9z"/>
<path d="M280.7,244.5c-1.4,1.6-1.2,3.9-1.3,6.5c-2.7-0.3-2.2,2.6-3.7,3.7c-2.3-0.4-3.5-1.9-3.4-4.1
c0.5-1,1.2-2,0.4-3.2c-0.7,0-0.3,1.1-1.1,1.1c-1.1-0.2-1.6-1.1-1.5-1.9c0.4-2.4,5.2-1.3,6.9-0.9c0.3,0.7,0.7,1.3,0.9,2.2
C278.7,246.4,278.3,243.2,280.7,244.5z M275.3,248.8c-0.1-0.6-0.1-1.3-0.6-1.5C274.7,248,274.8,248.7,275.3,248.8z"/>
<path d="M330,245.6c1.9,1.8,2.6,4.8,3,8C331.7,251.4,329.7,248.7,330,245.6z"/>
<path d="M297.5,246.1c1-0.2,1.4,0.3,1.9,0.6c-0.2,1.3,0.1,3.1-0.9,3.7C296.5,250.2,298.2,247.6,297.5,246.1z"/>
<path d="M350.9,246.3c0.6,2.6-2.9,4.3-3.4,2.6C347.1,247.6,348.9,245.5,350.9,246.3z"/>
<path d="M327,246.5c0.4,0,0.7,0,1.1,0c0.9,3.2,1.6,6.6,2.6,9.7C328.4,254.1,326.8,250.3,327,246.5z"/>
<path d="M189.1,247.1c-1.3,1.4-0.8,3.3-0.6,4.7C185.2,251.8,185.3,244.9,189.1,247.1z"/>
<path d="M346.8,248c-1.2,3.5-4.8,5.6-8.6,7.1c-1.6,0.6-4,1.6-4.5-0.4c4.8-1.4,9.7-2.7,11.6-7.1
C346.1,247.4,346.3,247.8,346.8,248z"/>
<path d="M323.8,248.8c0.4,0,0.7,0,1.1,0c0.7,3.4,1.6,6.6,3.4,8.8C324.4,257.1,324,253,323.8,248.8z"/>
<path d="M306.3,251c-0.1,1.2,0.6,2.4,0.2,3.7C304,255.1,304.1,250.2,306.3,251z"/>
<path d="M59.7,253.2c-1.1,0.1-3.8,0.1-3.4-1.9C57.7,250.7,59.6,251.6,59.7,253.2z"/>
<path d="M284.3,251c1.7,2.6-0.6,7-3.9,5.2c-0.2-0.6-0.2-1.1,0-1.7c0.8-0.1,1.2,0.2,1.7,0.4
C283.6,254.2,283.6,252.2,284.3,251z"/>
<path d="M320.3,251.2c0.6-0.2,0.6,0.3,1.1,0.2c0.6,3.2,1.8,5.9,4.1,7.5C322,259.2,320.7,254.2,320.3,251.2z"/>
<path d="M318.6,252.7c0.1,0.5,0.3,1,0.2,1.7c1,1.2,1.2,2.9,2.2,4.1c0.7,0.8,2.1,1,2.2,2.4c-2.6-0.3-5.5-4.7-6-8
C317.4,252.6,318,252.7,318.6,252.7z"/>
<path d="M349.8,256.4c-3.2,4.2-7.7,8.3-13.8,8.8c-0.6-0.8-1.4-1.7-1.1-2.8c1-0.5,2.8-2.7,3.9-1.1
c0.3,1.3-1.1,0.9-1.1,1.9c4.1-1,7.6-4.4,10.3-7.5C349.1,255.5,349.3,256.1,349.8,256.4z"/>
<path d="M116.5,256.6c-0.7,2.7-2.7,4.2-3.9,6.5c-2.2-1.8,1.9-4.9,2.6-6.7C115.9,256.2,116,256.6,116.5,256.6z"/>
<path d="M120.6,256.6c0,1.6-1,3.8-2.6,4.5C117.4,259.8,118.8,256.1,120.6,256.6z"/>
<path d="M113.3,256.8c-0.7,1.9-1.7,3.6-3.4,4.5C110.3,259.2,111.4,256.7,113.3,256.8z"/>
<path d="M34.9,257.9c0.6,0.8,0.8,2,0.6,3.4C31,263.4,30.1,256.2,34.9,257.9z"/>
<path d="M64.8,261.1c-0.2,1.1-0.8,1.6-1.3,2.4c-2-0.2-3.7-0.2-5.4,0.2c-4.5,1.2-7.7,6.5-12.1,6.2
c-3.2-0.2-5.8-2.9-6.7-6.2c0.4-0.7,0.7-1.6,1.3-2.2c2.4-0.5,4-1.1,7.5-1.3c3.5-0.2,7.6-1.5,10.3-1.3
C60.9,259.2,63.1,260.5,64.8,261.1z M56,262.2c0.7-0.2,1.6-0.1,1.7-0.9C57.2,260.3,55.9,261.3,56,262.2z M52.8,263.9
c1.4,0.1,1.7-0.9,1.7-2.2C53.2,261,52.9,262.8,52.8,263.9z M44.2,266.5c0.5,0.2,0.8,0.6,1.5,0.6c-0.2-2,0.6-3,0.6-4.7
C44.4,262.5,44.1,264.4,44.2,266.5z M47.4,267.4c0.8-1.4,0.8-3.6,1.7-5C47.2,262.9,46.6,265.7,47.4,267.4z M49.8,266.1
c1.1-0.3,1.7-3,1.1-3.7C50.2,263.3,49.4,265,49.8,266.1z M43.1,264.8c-0.1-0.4,0.3-1.3-0.4-1.1C42.5,264.2,42.2,264.8,43.1,264.8z
"/>
<path d="M334.3,260.3c-1,4.1-0.4,9.8-3.4,11.8c0.2-2.1,0.7-3.8,1.5-5.2C332.6,264.8,331.3,259.7,334.3,260.3z"/>
<path d="M349.6,260.5c0.2,0.7,0.1,1.7-0.6,2.4c-0.1,0.1-0.8,0.1-0.9,0.2c-0.2,0.2,0,0.9-0.2,1.1
c-2.5,2.6-6.9,4.1-10.3,5.6c-0.9-0.9-1.7,0.1-3,0c-0.5-0.5-1-1.4-0.6-2.2c1.6-0.3,3.5-0.7,4.1,0.6c4.1-2,7.9-4.3,10.3-8
C348.8,260.2,349.3,260.2,349.6,260.5z"/>
<path d="M309.1,261.3c0,1.4-0.8,2-0.9,3.4c-1.1,0.2-1.2-0.5-1.7-0.9C306.3,262,307.8,260.4,309.1,261.3z"/>
<path d="M189.1,262c1,2.5,0,4.8-1.3,6.2c-3.3,0.7-5.4-1-5-4.7C184.4,262.2,186.8,260,189.1,262z M184.8,264.6
c-0.2,0.8,1.4,0.5,1.1-0.2C185.4,264.3,185.1,264.4,184.8,264.6z"/>
<path d="M109.4,262c1,0.4,0.4,1.5,0.4,2.6C108.4,264.6,109.2,262.7,109.4,262z"/>
<path d="M304.8,263.7c1.5,1.6,0,4.8-1.7,5.2C303,267.4,303.5,264.5,304.8,263.7z"/>
<path d="M224.2,266.7c-2.5,1-7-0.1-9.9-0.2C216.5,263.5,221.2,266.2,224.2,266.7z"/>
<path d="M308,265.4c-0.2,1.7-0.2,3.5-1.7,3.9C305.9,267.9,305.9,265.1,308,265.4z"/>
<path d="M94.6,266.5c-1.5,2.4-4.8,4.6-4.1,7.8c-0.5,0.4-1.5-0.3-1.7-0.9C89.3,271.1,91.9,264.3,94.6,266.5z"/>
<path d="M112,268c-0.5,2.6-0.7,7.3-1.7,10.1C108.9,275.8,109.5,268.4,112,268z"/>
<path d="M122.8,268.5c0.1,2.6-1.1,5.7-2.4,7.8C120.1,274.2,120.8,269.5,122.8,268.5z"/>
<path d="M216.7,269.3c0.6,0.4,1.1,0.9,1.5,1.5c0,4.9,1.4,8.5,2.2,12.7c-3.9-2.3-2.8-9.5-4.3-13.6
C216.4,269.8,216.6,269.6,216.7,269.3z"/>
<path d="M302.9,270.2c-0.2,1.1-1.1,2.6-2.4,1.9C301,271.2,301.9,270.6,302.9,270.2z"/>
<path d="M231.1,270.6c-0.7,2.8,0,6.5-1.1,8.4c-1.6-1.9-1.2-6.4-0.2-8.6C230.4,270.4,230.9,270.4,231.1,270.6z"/>
<path d="M197.1,271.5c-0.7,0.5-1.5,1-1.9,1.7c0.1,1.1,0,2.1-0.4,2.8C191,275.3,194.8,268,197.1,271.5z"/>
<path d="M81,274.7c-1.8,0.7-2.6-1.9-4.7-0.9c-0.4-0.3-0.5-0.9-0.4-1.7C78,271.2,80.7,272.4,81,274.7z"/>
<path d="M171.5,272.5c0.4,2,2.7,2.1,3.4,3.9c-2.5,0.5-4.4-0.9-5.2-2.8C169.9,272.8,170.5,272.5,171.5,272.5z"/>
<path d="M147.8,273.8c0.1,1-0.2,1.6-0.4,2.2c0.2,1.1,1.6,1,1.3,2.6c-0.6,0-1.1,0-1.7,0
C145.7,277.6,144.5,272.8,147.8,273.8z"/>
<path d="M77.8,276.2c-1.8,1.4-6.5,1.9-8.8,1.3c0.6-1.7,3.7-1.5,5.8-1.7C75.9,275.7,77.5,274.8,77.8,276.2z"/>
<path d="M103.6,275.8c0.7-0.2,0.7,0.3,1.1,0.4c-0.5,0.5-0.1,1.8-1.1,1.7C103.3,277.3,103.3,276.4,103.6,275.8z"/>
<path d="M114.6,280.1c-1.3,0.3-2.8-0.3-3.4-1.3C111.6,276.6,114.8,278.4,114.6,280.1z"/>
<path d="M242.1,277.9c1.1,0.1,2,3,0.4,3.2C241.1,281,241.8,278.8,242.1,277.9z"/>
<path d="M254.4,278.8c0.7,1.9-0.8,3-0.2,5c-3.7,4.5-4.6,11.8-11.4,13.1c-1.4-1.2-4.5-0.7-4.3-3c0.1-2,4.6-2.9,6.9-4.1
c4.1-2.1,5.7-6.3,7.3-10.8C253.2,278.7,253.7,278.5,254.4,278.8z M241.5,293.7c2.8,1.9,5.3-0.9,6.2-2.8
C246.2,291.4,243.2,292.5,241.5,293.7z"/>
<path d="M105.8,279.4c0.1,0.8-0.1,1.4-0.4,1.7c-2.2-0.9-4.3,0.5-3.9,2.2c-1-0.1-1.3-1-1.5-1.9
C100.8,279.7,103.2,278.7,105.8,279.4z"/>
<path d="M156.6,279.9c0.2,1.2-0.9,0.9-1.1,1.7c0.2,1,1.5,1.1,1.5,2.4C153.5,285.7,152.4,277.5,156.6,279.9z"/>
<path d="M268.6,291.3c-2.1-1-5-2.1-5.2-4.5c-0.3-4.3,6-6.5,11-4.7c1.1,1.5,2.8,2.3,4.3,3.4c0.2,1,0.5,2,0.6,3
c-0.7,0.5-0.8,1.5-1.7,1.7c-2.7,0.6-3.9-3.2-6.7-1.1C269.9,289.9,269.4,290,268.6,291.3z M276.4,287.2c-0.4-1.9-2.9-1.5-3.2-3.4
c-0.8-0.1-1.3-0.6-2.4-0.4C272,285.2,273.8,286.6,276.4,287.2z"/>
<path d="M196,288.5c-1.5,0.7-2.6-0.6-2.6-1.5C193.6,284.9,197.1,285.2,196,288.5z"/>
<path d="M164.6,289.1c-0.8,0.1-1.1-0.1-1.5-0.4C162.6,286,165.8,287.1,164.6,289.1z"/>
<path d="M129,287.4c-1.7,3.3-1.2,9.9-5.8,9.5c0,0.4,0,0.7,0,1.1c2.3,1.4,3.8-1.5,5-2.6c0.9-1.9,0-5.5,2.4-5.8
c0,0.2,0.3,0.2,0.4,0.2c0,5.3-3.4,11.9-9.5,9.3c-1.5-1.8-6.8-6.1-3.2-9c0.7-0.6,1.6-0.4,2.8-0.9c1.1-0.2,0.8,0.9,1.7,0.9
c0.7-0.9,1.5-2.7,3-2.2c-0.2,3-4.4,3.9-4.5,7.8c1.5,1.1,3-0.9,2.8-2.8c0.3-0.3,1.1-0.2,1.7-0.2C126.2,290.3,126.6,286.9,129,287.4
z M118.3,292.4c0.5,0.7,0.2,2.2,1.3,2.4c0.6-1.2,1.5-2.1,1.7-3.7C119.9,290.4,118.9,291.7,118.3,292.4z"/>
<path d="M161.6,291.1c-0.3,1.7,1.1,1.7,1.5,2.6c-0.7,1.8-5,2.5-5.6,0.4C156.9,292.2,159.5,289.4,161.6,291.1z
M159,293.2c0.3,0.8,1.4,0.1,1.7,0.4C161.1,291.9,159.3,292.3,159,293.2z"/>
<path d="M111.2,292.8c-0.2,0.8-1.3,0.6-1.5,1.3c-0.2,1.1,1.1,0.8,0.9,1.9C106.4,297.1,107.3,289.9,111.2,292.8z"/>
<path d="M147.1,301.4c-2.9-0.7-5-1.9-4.5-4.7c0.4-2.4,4.7-4.7,6.5-2.4C150.8,296.6,148.4,300.2,147.1,301.4z
M145.4,299c0.5-1.5,0.6-4.3,2.4-3.2C146,293.2,142.2,297.9,145.4,299z"/>
<path d="M96.7,296.2c-0.9-1.5,1.3-3.5,2.6-2.2C98.5,294.8,97.9,295.8,96.7,296.2z"/>
<path d="M261.1,293.9c0.4,1.1,1.8,1.5,1.9,2.6c0.3,2-2.4,4.5-4.1,4.3c-1.5-0.1-3.3-2.9-3-4.5
C256.2,294.4,258.7,293.3,261.1,293.9z M259.8,298.4c0.9-0.4,1.3-1.4,0.9-2.6C258.7,294.9,257.6,298,259.8,298.4z"/>
<path d="M250.3,298.2c-0.3,0.5-0.9,0.8-1.7,0.9c0,1.1,1.8,0.5,1.7,1.7c-2.9,1.2-9.9-0.7-7.3-3.7
c1.9,0.4,2.6,2,4.7,2.2c-0.1-0.8-1.1-0.6-1.1-1.5C247.1,295.7,249.6,297.3,250.3,298.2z"/>
<path d="M79.3,297.1c-0.3,2.3-2.5,2.7-3.2,4.5C76.1,300.1,77.1,296.5,79.3,297.1z"/>
<path d="M81.6,299.3c-0.7,2.2-1.5,4.2-3.4,5.2C78.3,302.5,79.4,299.8,81.6,299.3z"/>
<path d="M68.1,305.7c-3.3,0.3-4.9-3-6.7-5c-0.2-0.6,0.4-0.4,0.4-0.9C64.1,301.6,66.2,303.6,68.1,305.7z"/>
<path d="M336.2,300.1c-0.6,2.2-2.8,2.7-4.5,3.7C332.6,302,334.4,300.1,336.2,300.1z"/>
<path d="M370.1,302.7c-1.8,3.1-5.6,4.2-7.8,6.9c-1.6,0.1-1.6,1.7-3.2,1.7C361.9,307.6,365.2,304.4,370.1,302.7z"/>
<path d="M227.5,314.3c-2.3-2-7-1.7-6.7-6.5c0.5-0.4,1-0.5,1.7-0.2c-0.6-2.9,2.3-5.8,3.7-3.4c4.1-2.1,8.6,0.9,8,6.2
C233.2,313.1,230.5,313.9,227.5,314.3z M231.1,311.3c2.6-1.7,0.5-6.5-3-6c-0.9,0.3-0.8,1.5-1.9,1.5c-0.8-0.1-0.4-1.3-0.9-1.7
C223.1,309.3,228.1,313.3,231.1,311.3z"/>
<path d="M144.1,305.3C142.8,308.8,141.1,303,144.1,305.3L144.1,305.3z"/>
<path d="M69.2,305.9c1.9,2.4,2,5.7,3.7,8.2c0.6,1,1.9,1.5,1.5,3c-1.7-0.1-2.8-2.4-3.9-4.3c-1.2-2.2-3-5.1-1.7-6.9
C68.9,305.9,69,305.9,69.2,305.9z"/>
<path d="M65.7,306.6c0.1,0,0.3,0,0.4,0c1.3,0.4,1,2.1,1.3,3c0.8,2.4,2.1,4.8,3.9,6.2c0.2,0.8,0.7,1.1,0.6,2.2
C67.8,316.4,65.7,311.6,65.7,306.6z"/>
<path d="M154.2,306.8c0.9,1.3-0.8,2.8-1.5,3.9c-0.3,0.4-0.1,1.1-0.4,1.5c-0.7,1-1.8,1.4-2.4,1.9
C150.1,311.3,152.7,309,154.2,306.8z"/>
<path d="M344.6,307.4c1,0.5-0.6,2-1.7,1.9C343.1,308.3,344.1,308.1,344.6,307.4z"/>
<path d="M108.6,309.2c0.3,1.7-4.2,6.2,0,7.1c0.3-3.1,1-5.7,3.2-6.9c0.6-0.2,0.4,0.5,0.4,0.9c0.5-0.4,0.7-1.2,1.9-0.9
c0.5,3.4-0.6,6.9-3,8c-1.4-0.7-1.9-0.2-3,0.4C103.8,317.2,105.2,309.8,108.6,309.2z M110.5,315c2.3,0.5,2.4-3.3,1.5-4.5
C111.8,312.1,109.9,313.1,110.5,315z"/>
<path d="M218.2,310.5c2.2,0.7,2.8,3,5,3.9c1.4,0.3,3-0.9,3.4,0.4C223.6,317.4,217.7,314,218.2,310.5z"/>
<path d="M147.3,313.3c-0.3,2-3.4,2.5-2.2,4.7c-0.5,0.5-0.8,1.1-1.7,1.1C142.9,316,144.6,313,147.3,313.3z"/>
<path d="M92.2,313.9c0.8,2.9-2.8,5-2.8,8.6c-1.1,0-0.9,1.4-1.7,1.7c0.5-4.1,2.1-7.3,3.7-10.3
C91.6,313.9,91.9,313.9,92.2,313.9z"/>
<path d="M99.5,315.4c0,1.5-1.5,1.5-1.5,3c-0.7,0-0.8-0.5-1.3-0.6C96.4,315.9,98.2,314.3,99.5,315.4z"/>
<path d="M139.6,316.7c0.4,1.2-0.6,2.5-1.7,2.8c-0.4,1-0.2,2.7-0.9,3.4c-0.7,0-0.9-0.6-1.3-0.9
C136.7,320,137.4,317.6,139.6,316.7z"/>
<path d="M224.2,317.6c-1.1,1-3.3,2-4.7,1.3c0-0.2,0-0.4-0.2-0.4C219.6,316.6,223.1,316.7,224.2,317.6z"/>
<path d="M95.2,317.6c-1.2,4.2-3,8-4.7,11.6c-0.9-1.2-0.1-3.4,0.4-5c0.7-2.1,2.3-4.3,2.8-6.2c0.4,0,0.6-0.2,0.6-0.4
C94.6,317.6,94.9,317.6,95.2,317.6z"/>
<path d="M98.2,320.6c1.3,2.5-6.8,10-2.4,12.3c1.5-1.4,2.4-3.5,3.4-5.6c0.9-1.8,1.4-4.8,3.9-5
c-1.7,4.7-4.3,8.4-6.2,12.9c-2.8-0.5-4-2.6-5-5C95.2,328.1,94.6,322.2,98.2,320.6z"/>
<path d="M134.2,321.7c-1,1.8-2.5,3.3-3.4,5.2C128.4,325.6,131.6,320.7,134.2,321.7z"/>
<path d="M108.1,326.6c-0.4,0.4-1.4,0.2-2.2,0.2c-2,3.1-3.3,6.7-5,10.1c-0.5,0.1-0.5-0.4-1.1-0.2
c1.1-4.8,3.4-8.6,5.4-12.5C106.6,324.7,108.4,324.6,108.1,326.6z"/>
<path d="M126.2,329.8c-0.4,0-0.9,0-1.3,0c-1-2.1,1.4-5.3,3-5.4C127.8,326.6,126.4,327.6,126.2,329.8z"/>
<path d="M116.3,325.5c-2.2,3.9-3.9,8.3-6.5,11.8c-0.2,0.8-0.1,1.9-1.1,1.9c-2.1-0.8-0.1-2.3,0.4-3.2
c1.7-3.1,3.7-8.7,6-10.8C115.8,325.2,116.1,325.4,116.3,325.5z"/>
<path d="M110.9,325.7c-1.2,4.6-4.3,9.2-6.7,13.4c-2-0.2-0.5-2.2,0-3c1.7-3,3.7-6.9,5.2-9.9c0.2-0.2,0.6-0.1,0.6-0.4
C110.4,325.7,110.7,325.7,110.9,325.7z"/>
<path d="M124.3,326c-0.8,2.9-1.4,5.9-4.3,6.7c0.9-2.4,2.4-4.2,3-6.9C123.5,325.7,124,325.7,124.3,326z"/>
<path d="M119.6,326.6c-1.6,3.5-3.5,6.7-5.2,10.1c-0.2-0.2-0.5-0.2-0.9-0.2c0.3-3.8,3.3-6.6,4.5-10.1
C119,326.4,119,326.1,119.6,326.6z"/>
<path d="M232.4,215c-4,0.2-8.7,2-11.8,1.7c-0.7-1.8,1.5-1.7,2.6-1.9c2.3-0.6,5.6-1.3,8-1.5c1.5-1.1,3.6-1.6,5-2.8
c-3.7-4.5-8-8.2-12.1-12.5c-5.5-5.9-12.9-11.1-17.9-16.8c-1.9-2.2-3.4-4.6-5.4-6.7c-0.9-1-2.3-1.6-3.4-2.6
c-2.5-2.2-4.6-5.4-7.1-7.5c-1.9-1.7-4-3.3-5.8-5.2c-3.9-4.1-7.6-8.6-12.7-11.8c-0.5,0-1,0-1.3-0.2c-0.5-1-1.2-1.8-1.5-3
c0.4-0.3,0.4-0.9,0.9-1.1c1.2-0.1,1.4,0.9,2.2,1.3c5.4-1.1,11.1-0.7,17,0.6c2.5,0.6,5.6,1.4,9.5,1.7c5.4,0.4,10.6,2,16.6,2.4
c1,0.1,1.7-0.2,2.8-0.2c5.7,0.1,9.8,2,15.9,1.3c10.7-12,19.8-25.6,30.6-37.5c-3.7-3.7-1.8-12.5,3.7-12.3c0.6,0.2,0.6,0.9,0.9,1.5
c1.8-0.4,3.2-1.2,5.2-1.5c-1.2-2.3-3.5-1.5-5.4-2.6c-1.1-0.6-1.7-1.7-2.8-2.2c-2.7-1-5.4-1.3-8.8-1.7c-2.7-0.4-4.8-1.4-8-1.7
c-4.8-0.5-9.7-2.2-14.6-3.4c-5.7-1.4-12.2-1.7-17.7-2.4c-1.9-0.2-6-1-8.6-0.6c-1.5,0.2-2.9,1.4-4.5,1.7c-1.1,1.1-1.3,3.1-3.2,3.4
c-1-2.4,1.8-2.6,2.2-4.3c-1.7-0.9-1.8,1.6-3.2,1.7c-0.5-0.6,0.3-1.1,0.2-1.9c-5,0.9-13-2.7-18.3,0.2c-1.2,0.6-3,2.3-4.3,3.4
c-1.4,1.2-1.7,2.5-3.4,3.7c-0.4,1.1-0.7,2.3-1.3,3.2c-1.9-3.2,2.8-6.5,4.5-8.4c0.1-0.5,0.3-1,0.2-1.7c5.8-5.4,17.2-1.6,26.5-2.4
c5.5-0.5,9.6-0.5,14.2,0c3.7,0.4,7.4,0.5,11.4,1.1c6.6,1,12.4,3.4,19.8,4.3c3.6,0.4,7,1.5,11.2,2.2c1.8,0.3,3.4,1.3,5,1.7
c0.8,0.2,1.6,0,2.2,0.2c1.2,0.5,2,1.9,3.2,2.4c1.9,0.8,3.7,0.3,5.2,1.5c3-1,4.8-3.1,5.6-6.2c0.4-0.3,1-0.4,1.5-0.6
c3.2-5.1,6.8-9.9,10.1-14.9c0.4-0.2,0.8-0.4,1.3-0.4c0.3-0.6,0.6-1.1,0.9-1.7c2.4-1.1,3.2-4.7,5.8-5c1.1,0.9-0.6,1.3-0.4,1.9
c0.4,1.4,3.5,1,3.4,3.2c-2.4,1-4-2.2-5.8-1.1c0.1,1.8,2.8,2.1,2.6,3.4c-1.4,1.4-3-0.7-4.3-0.9c-0.7,0.1-1.1,0.5-1.1,1.3
c0.4,1.3,2.3,1,2.8,2.2c-1,1.3-3.2,0.1-4.1-0.6c-0.9,0.2-1.2,1-1.7,1.5c0.4,1.6,2.3,1.8,3.2,2.8c-0.9,1.9-3.2-0.3-4.3-0.9
c-0.9,0-0.8,1-1.3,1.3c0.2,1.7,3,0.9,2.6,3.2c-1.9,0.2-3.3-1.6-4.5-0.6c-0.1,2,2.4,1.5,2.8,3c-0.9,1.6-2.9-0.8-4.5-0.6
c-0.2,2,2.9,2.6,3,5c-2,0.5-3-1.7-4.7-2.2c-0.3,0.1-0.3,0.4-0.6,0.4c0.2,2.3,3,2,3.7,3.9c-2,0.7-3.2-1.3-5.2-1.3
c-2,1.7,1.3,2.8,2.6,3.2c-1.3,2.4-4.9-1.6-5.8,1.1c0.1,1.7,3.1,1.5,2.4,3.2c-1.3,0.4-2.3-1.3-3.9-1.3c0.1,2.7,4,3.5,5.2,5.8
c2.8,1.1,4.5,3.3,7.1,4.5c0.2-0.1-0.2-1.3,0.4-1.5c2.2,0.2,4,2.9,6.2,1.5c-1.3-1.7-4.1-1.8-4.1-4.7c2.6-0.9,4.7,2.5,7.3,0.9
c-1.8-1.3-5.1-1.2-5.2-4.3c2.2-1,4.1,1.8,7.1,0.9c-1.7-1.2-6.1-1.9-4.5-5c1.6,0.4,3.2,0.7,4.5,1.3c-0.2-0.9-2.6-1.4-2.4-3.4
c1.9-0.9,2.7,2.2,4.5,0.9c-0.4-1.2-1.8-1.4-2.2-2.6c-2.6,1.2-7.4,0.4-8.2-1.7c-0.3-0.9,0.5-1.5,0.6-2.4c0.2-1.3-0.4-2.5,0-3.7
c2.2-6.2,12.6-0.2,8.8,6.2c0.5,1.3,2,1.6,2.8,2.6c0.7-0.4,1.2-0.9,2.4-0.6c-0.7-1.6-4.6-2-3-4.5c1.8,0.2,2.6,1.8,4.3,0.9
c-0.9-1.1-3.4-2.2-2.4-3.9c2.1,0.4,3.1,3,6,1.9c-1.4-1.3-4.2-1.2-4.3-3.9c2.9-1.2,4.3,2.6,8.4,1.5c-1.5-1.7-5.9-2.7-4.5-5.8
c2.6,0.8,3.5,3.2,7.3,2.8c-0.7-1.5-6-2.2-4.3-5.4c1.6-0.2,2.8,1.8,4.1,2.6c1.5-0.4,2.8,0,4.5,0c-1.9-1.6-6.7-1.5-5.8-5.2
c2.4-0.5,3.3,3.4,6.2,1.7c-0.2-3.9-10.6-0.3-9-5.4c1.9-0.2,2.9,1.3,4.7,0.4c-3.6-0.4-5.9-2.3-6.5-5.8c0.3-0.4,0.9-1.2,1.5-0.6
c-0.3-0.7-0.7-2.2-0.2-3c-1.9-0.6-3.1-1.9-5.2-2.4c-0.2,0.4-0.7,0.4-0.9,0.9c0.6,1.6,3.2,1.3,3,3.7c-1.8,0.7-2.8-1.1-4.1-1.5
c-0.7,0.1-1.3,0.4-1.5,1.1c0,1.2,1.9,0.6,1.9,1.7c-0.8,1.5-3.4,0-4.5-0.2c-0.1,0.2,0.1,1.4-0.4,1.7c0.6,1.6,3.3,1.2,3.7,3
c-2.9,0.7-4.6-1.5-6.7-2.4c-0.1-1.4,0.2-2.5,1.1-3c0.5-0.5,1.4,0.1,1.9,0.2c-0.4-0.7,0-1,0-1.9c3.7-2.6,5.9-6.6,9.7-9
c2-3.9,5.7-5.9,8-9.5c6.6-5.3,14.8-10.7,23.5-15.5c3.9-2.1,8.4-4.5,14-4.5c2.3,0,4.4,0.3,6.9,0.4c3.6,0.2,9.4,1.8,12.3,3.7
c0.7,0.5,1.3,1.6,2.2,2.4c0.7,0.6,1.6,0.9,1.9,1.3c2.1,2.4,1.8,5.9,0.6,9.7c-1.6,1.7-2.7,3.9-4.7,5.4c-3.3,2.5-7.3,3-11.2,4.7
c-1.8,0.8-3.5,1.9-5.2,2.8c-2.3,1.2-4,2.9-6.2,4.5c-8.3,6.2-15.1,12.7-22.2,19.8c-1.4,0.6-2.5,1.7-3.2,3
c-11.2,9-20.7,19.6-30.2,30.4c0.2,1,1.3,1.2,1.5,2.2c5.2,2.3,6.5,8.6,11.4,11.2c1.8,3.3,4.6,5.6,5.8,9.5c3.7,4.6,6.3,10.7,8,17.2
c0.8,3.2,2.8,5.9,3.7,9c1.9,6.7,1.3,14.9,2.8,23.3c5.2,2.8,13.1,3,19,5.2c0.3,0.4,0.6,0.9,0.6,1.5c4.4,3.5,7.6,9.1,10.8,14.4
c0.7,1.2,2,2.1,2.4,3c0.9,1.9,0.4,4.4,2.2,5.8c2.8,11.1,2.6,27.5,0.4,39.2c4.7-0.9,10.3-2.7,15.5-3.9c0-3.1-7.5-3.9-7.3-6.7
c0.1-1.9,3.8-1.9,5.4-0.6c3.1-0.7,6,0.4,8,1.5c2.1,2.4,3.3,7.7-0.9,8.4c-2.9,0.5-4-2.6-6.5-0.9c-0.2,1.1,1.5,0.3,1.5,1.3
c-6.8,2.1-12.9,4.7-19,7.5c-0.1,0.7-0.3,1.2-0.2,2.2c6.4-2.2,12.2-6.2,18.1-8.2c-1.8,2.5-5.3,3.3-7.5,5.4c-4,1.1-6.8,3.4-10.6,4.7
c-0.1,0.8,0.5,0.8,0.4,1.5c-1.1,0.6-2.5,0.8-3,1.9c1.7,0.8,2.8-0.8,4.1-1.1c0.2-0.8-0.4-0.9-0.2-1.7c7.6-0.8,12.4-4.4,18.7-6.5
c-0.1,1.7-2.9,2.4-4.1,3.7c3.5,0.4,8.3-1,11.8-0.6c-1.7,1.6-5.9,0.7-8.2,1.7c-0.4,1.5-1.7,2-2.8,2.8c3,0.8,8.7-0.8,11.2,1.1
c-2.3,0.7-5.1-0.5-7.3,0.2c-1,1.2-2.2,2.1-3.2,3.2c3.2,1.1,8.4-0.3,11.6,1.1c-4.4,1.1-9.9-0.2-14.2,0.6c-2.6,0.5-4.5,1.9-6.2,3
c0,0.7,1.8,0.4,1.1,1.3c-2.7-0.1-4.7,0.5-6.5,1.3c1.8,0.7,6.9,1.3,8.4-0.4c-0.1-0.8-1-0.7-0.9-1.7c4.7,0.6,5.9-1.4,9.7-1.9
c-0.2,0.8-0.9,1.1-1.3,1.7c0.6,1.1,2.8,0.6,4.1,1.1c-1.3,0.5-3.4,0.4-4.7-0.2c-1.9,0.8-3.4,1.2-5.4,2.2c2.7,1,6.1,1,8.2-0.4
c0.5,0.1,0.1,1.1,0.2,1.5c1.1,0.5,3.3,0,3.9,1.1c-2.3-0.4-4.2,0.4-6.9,0c0.1,1.1-1.5,1.6-2.2,2.6c2.7,1.1,6.8,0.8,10.1,1.3
c-2.3,1.8-8.1-0.3-12.1,0.2c-2.7,0.4-3.9,2.6-5.8,3.4c3.8,1.4,8.5,0.5,13.1,1.1c-1.1,1.5-3.5,0.9-5.6,0.9c-3.5,0-7.3-0.1-10.6-0.2
c-0.9,1-2.5,1.2-3.4,2.2c1.5,1.3,5.4,0.2,6.7,1.7c-2.9,0.9-6.1-0.8-9-0.2c-2.1,0.4-3.1,2.3-5,2.6c1.1,0.7,3,0.8,4.3,0.2
c0.8,1.2,3.3,0.7,4.7,1.3c-0.7,0.5-1.4,1.1-1.5,2.2c-5.4,3.2-10.5,7.8-15.5,10.6c4.3-4.9,9.6-8.8,15.7-11.8
c-0.6-0.8-2.6-0.3-3.9-0.4c-3.5,2.6-7,5-10.1,8c-3.1,0.6-3.4,3.9-6.7,4.3c2.8-3,6.2-7.2,9.5-9.9c1.1-1,3.8-0.6,4.7-2.6
c-0.7-0.5-2.2-0.1-3.2-0.2c-3.9,2.4-7.9,5.9-11.6,7.8c-0.4-0.9,1-1.3,1.7-1.9c2.2-1.7,5.2-4,7.3-5.8c-1-1.1-3.9-0.6-5.8-0.4
c-1.5-0.4-7.9-1.7-9.3-1.3c-1.5,0.4-1.3,3.1-3.2,1.9c0-1,0.9-1.1,1.3-1.7c-3.8-0.1-7.7-1.7-10.8-0.6c-2,0.7-2.9,2.6-5,2.8
c0.6-2.1,3.1-2.4,3.7-4.5c1.2-0.1,2.1-0.5,2.8-1.1c0.7,0.1,0.7,0.8,1.1,1.1c4.6,0.2,10.6,2.1,12.9-1.3c-2.9-0.7-7.3-0.6-11-0.6
c-0.8-0.3,0,1-0.9,0.6c-0.7-0.6-1.9-0.7-2.2-1.7c2.6-0.5,4.3-1,6.2-2.8c-1.8-1.2-3.7,0.4-5.2,0.9c-0.9,0.2-0.1-1.3-0.6-1.5
c-1.6-0.1-3.1-0.1-3.4,1.1c-1.7-0.6-2.9,0.5-3.9,1.3c0.4,0.9,1.7,0.9,2.6,1.3c-2.3,1.6-6.5-0.1-8.6,1.7c0.9,2.1,3.6-0.3,5,1.3
c-0.1,1.1-1.4,0.5-1.9,0.2c-3.5,0.6-8.3-0.4-10.8,1.9c-0.5,0-1,0-1.5,0c-0.7,0-0.5,0.9-1.3,0.9c-6-2.3-11-6.1-16.2-9.9
c-3.4-2.5-6.4-6.2-9.5-9c-0.4-0.4-1.1-0.5-1.5-0.9c-0.5-0.5-0.6-1.3-1.1-1.7c-1.6-1.6-4.2-2.4-6-3.9c-0.9-0.7-1.4-1.8-2.4-2.6
c-2.4-2-4.6-3.7-6.9-6c-3.3-3.3-6.7-6.2-10.1-9.5c-2.2-2.2-4.5-3.8-7.1-5.8c2.1,4.7-0.4,13.2,1.3,18.7c-0.6,5.3,0.4,10.1,0.9,15.3
c-7.6,6.1-20,6.7-32.7,6.9c-1.2,1.4-0.1,5.1-1.7,6c-10.5,3-17.7,9.3-28.9,11.6c-13,5.7-27.4,9.9-38.6,17.4
c3.6,0.2,8.3-1.6,12.7-2.4c0.9-0.2,1.9,0.1,2.8-0.2c-8.4,3.5-20.6,3.2-26.7,9c8.5-2,19.1-4.7,29.5-4.7c-1.1,1-3,1.3-4.5,1.5
c-2,0.3-4,0.7-6,1.1c-1.6,0.3-3.3,0.2-5.4,0.4c-3.4,0.4-5.3,2.1-8,3.4c6.2,0.4,12.8-2.7,18.5-1.9c-3.6,3.2-12.4,1.2-15.9,4.5
c2.8,0.1,8-0.8,12.3-0.6c-1.9,2.4-7.9,0.4-9,3.9c0.8,0.5,2.5,0.1,3.7,0.2c-2,3.1-8.9,0.2-10.6,3.9c1.7,0.3,4.3,0.2,6.9,0.2
c-2.5,2.8-9.1,0-11.8,2.6c1.7,0.6,4.9,0.1,7.1,0.6c-2.4,2.5-9-0.3-11.4,2.4c0.7,0.6,2.2,0.6,3.4,0.6c-2,1.5-5.5,0.1-7.3,1.7
c1.2,0.8,3.7,0.3,5.2,0.9c-1.7,2.9-8.4-0.6-10.3,2.8c1.9,0.4,4.4-0.2,6.2,0.6c-2.1,1.9-6.6,0.5-9.7,1.5c-5.3,3.1-9.8,7-14.9,10.3
c3-3.9,7.8-6.1,11.2-9.7c-5.5-1.6-9.4,2.2-12.9,4.1c0.9-1.5,2.9-1.8,3.7-3.4c-5.4-0.6-8.1,1.7-11.2,3.4c0.4-1.2,1.8-1.3,2.4-2.4
c-5.1-1.3-7.8,3.5-12.3,4.3c1.5-1.1,3.2-1.9,4.3-3.4c-4.2-0.6-6.3,2.8-9.9,3.4c0.3-1.2,1.7-1.2,2.2-2.2c-2.7-0.2-6,0.9-8.4,1.7
c4.3-4.3,11-6.2,16.4-9.5c-8.1-0.5-13.4,3.5-19.6,5.6c1.8-2.6,6.3-3.7,9.9-5.4c3.1-1.4,6.7-3.5,10.1-4.7c-1.7-2.6-5.1-0.5-7.8,0.6
c-2.8,1.2-6.5,3-9,4.1c-2.2,0.9-4.2,2.9-6.5,2.2c5.4-3.6,12.1-5.8,17.9-9c-7.9-3.1-15.3-7.4-22-11.8c-6.3-4.2-13.7-11.5-15.5-20.7
c-0.8-4.2-2.1-9.2-2.4-14.2c-0.1-2.5,0.7-5.1,0.9-7.5c0-0.8-0.3-1.8-0.2-2.6c0.1-0.9,0.8-1.4,1.1-2.2c0.6-1.7,0.9-3.5,1.7-5.2
c0.6-1.1,1.6-2,1.7-3.9c14.2-5.5,26.5-12.9,40.5-18.5c-0.3-0.4-1-0.5-1.5-0.6c-3.4-3.4-8-4.8-11.6-7.8c-3.7-3-6.6-6.9-10.6-9.7
c-2.5-3.5-4.3-6.8-6.2-11.6c-0.6-1.6-1.8-3.4-1.9-5c0-0.4,0.3-0.9,0.2-1.3c-0.2-1.3-0.9-2.6-1.1-3.9c-0.9-8-0.8-16.3-0.6-24.3
c0.1-5.3,0.3-10.6,0.4-15.7c0-0.5-0.3-1-0.4-1.5c1.1-5.1,1.4-9.9,3.4-13.8c0.6-3.7,2.5-6.9,3.2-10.3c0.3-1.7,0.2-3.3,0.6-4.7
c1.1-3.5,3.1-6.1,4.7-9.3c2.6-4.9,5.3-9.2,8.6-13.4c4.5-3.6,8.1-8.1,12.5-11.6c5.2-4.2,11-6.8,17.4-10.1c6.7-3.4,13-7.1,20.7-9
c4.1-1.1,8.4-2.2,12.7-3.4c6.5-1.9,12.5-5,20.2-5.4c-5.5,2.8-12.5,4-18.5,6.2c1.7,1.3,4.1,1.9,4.1,5c-1.9-1.9-4.5-4.4-8.2-3.2
c2.7,1.5,6,2.5,6.2,6.5c-1.8-0.5-1.5-2.7-2.8-3.7c-1.1-0.8-2.4-0.6-3.9-1.3c-0.5,0.2-1.1,0.2-1.5,0.4c-0.9-0.1-1.4-0.8-2.2-1.1
c-8.4,1-15.1,5-21.8,8.2c-6.7,3.1-13.6,6-19.2,10.8c2.6,0.4,5.8,0.2,7.5,1.5c-0.7,0.8-1.2,0-1.9,0c-3.8-0.2-7.2,1-10.1,1.9
c-5.9,5.3-11.8,10.6-15.7,17.9c1.4,0.6,2.4-1,4.1-0.9c-0.9,2.2-3.4,2.8-5.8,3.4c-2.5,4.6-5.5,8.7-6,15.3c1.9-1.8,2.8-5.7,5.4-6
c-2.5,3-4.6,7.6-4.3,12.7c0.8-1.6,1.6-3.9,2.8-5.6c1-1.4,2.3-3.9,4.3-3c-0.5,1.2-1.8,1.6-2.6,2.6c-1.1,1.3-1.5,2.9-2.6,4.3
c-0.1,1.9-1.2,4.2,0.9,4.7c1.7-2.1,2.9-6.8,6.5-5.6c-3,1-7.1,7-3.4,10.3c1.3-1.5,2.1-4.5,4.3-4.3c-0.5,2.6-3.2,3.6-3,6
c0.1,1.5,4.3,6,5.6,7.1c0.9,0.8,2.5,1,3.2,1.5c3.1,3.1,6.9,5.3,9.7,8.6c0.6,0,1.3,0,1.9,0c0,3,4.1,2.4,4.3,4.5
c0.2,2-3.2,3.1-3.9,5.2c0.2,0.6,0.9,0.7,1.3,1.1c0.5-0.8-0.1-2.6,0.9-3c0.4,0,0.7,0,1.1,0c0.3,4.8-0.6,11.6,0,16.8
c0.1,0.8,1.3,1.5,0.6,2.4c-1.8,0.1-1.1-2.6-1.3-3.9c-0.5-2.9-1.7-6.4-1.3-9.3c-1.3,2.5-0.1,5.7,0,8.6c-0.1,0.8-1.1,0.6-1.3,1.3
c-1,6.7-0.9,13.3,0,19.2c-2.5-1.6-2.6-6.4-2.6-10.1c0-4.4,0.8-9.2,2.4-11.6c0-3.5-1.2-5.7-1.1-9.3c-2.3,0.7-2.6,3.4-4.5,4.5
c0.2,0.5,1.3-0.4,1.7,0.2c0.2,1.6-1.2,3.2-1.9,4.5c-0.8,4.4-2.3,9.9-2.2,14.9c0,1.1,0.9,2.3,0,3.2c-2.9-6.6-0.5-16.4,2.2-21.3
c0.1-0.8-0.5-0.8-0.4-1.5c0.7,0,0.4-1.1,0.4-1.7c2.5-3.2,5.3-6.2,7.8-9.5c-1.4-1.3-1.6,1.1-3.4,0.6c-0.3-1.4,1.5-1.8,0.4-2.8
c-1.3,0.5-2.5,1.6-3.4,2.6c-3,3.3-5.7,6.8-8.6,10.1c0.1,0.7,0.2,1.2,0.4,1.7c-2,4.1-2.4,10.2-2.8,15.3c-4.3-1.5-7.3-4.3-11-6.5
c2.7,3.5,6.7,5.5,10.1,8.2c-0.4,1.7-0.8,2.1,0.4,3.2c-2.9,1.5-4.1-1-5.8-2.2c-2-1.4-4.6-1.9-6-3.4c3.4,3.5,9.4,6.2,14,9.3
c-0.5-0.1-1.4,0.4-1.9,0.9c-4-1.4-7.9-3-11.6-4.7c3.3,3.3,9.2,5.9,14,8.4c0.6-0.2-0.2-1.8,0.6-1.7c4.4,4,8,8.9,12.7,12.7
c0.6,0.6,0.5-0.6,1.3-0.4c3.5,2,4.3,6.7,8.4,8.2c-1.7-2.5-5.5-5.8-5.6-9.9c1.3,0.3,2.2,1,3,1.7c0.8,3.9,3.2,6.3,6.5,7.8
c-0.5-1.7-2.8-3.5-4.3-5c-0.7-2.1-4.4-4-2.8-6.2c1.1-0.2,0.4,1.4,0.9,1.7c2.7,2.9,5.2,6,9.3,7.5c-0.8-2.7-6.3-4.7-5.4-8.4
c1.8-0.3,2.1,2.1,3,3.2c1.2,1.5,2.9,2.7,4.1,3.9c0.2-1.4-0.1-3.2,0.9-3.9c2.3,0.9-0.6,5.9,2.2,6.2c1.2-1.2-0.6-2.7-0.6-4.1
c1,0.8,1.3-0.7,2.2-0.9c0.9,0.4,2.7,2.1,3.2,0.9c-2.2-2-7.5-0.8-8-4.5c3.2,1.1,7.7,2.6,11.8,3.4c0.3,1.4,0.4,3,1.7,3
c1.9,0.1,4.1-7.5,5-9.3c0.9-1.7,2.2-4.2,3.7-4.5c0.8,1.4-1.1,3.4-2.2,4.3c-0.6,3.2-3.4,5.3-3.4,8.4c0.6,0.3,1.7-0.5,2.6-0.6
c1.6-4.7,3.7-8.9,6-12.9c-2.4-4.1-4.4-9.5-4.1-15.5c0.9,0.3,1.3,0.9,1.9,1.5c-0.1,5.2,1,9.4,3,12.5c0.9-0.3,0.9-1.5,1.5-2.2
c-1.7-3.7-2.3-7.6-2.8-12.1c3.2,0.3,2,5.4,2.6,7.8c0.6,2.4,2.2,4.3,2.8,6.5c-0.9,0.6-1.2-1-2.2-1.1c-2.2,4.9-5.6,8.6-6.5,14.9
c0.6,0.6,1.2-0.2,2.2,0c0.5-0.2-0.3-0.8,0-1.5c2.6-2.6,2.6-7.8,5.8-9.9c-1.1,3.7-3.1,6.5-3.9,10.6c0.5,0.3,2.1,0.3,2.6,0
c1.9-4.3,3.2-9.1,6-12.5c-3-3.4-6.4-8.7-5.2-14.9c1.9,0,0.9,2,1.1,3c0.5,3.4,2.4,7.1,3.7,9.9c1.7-2.9,1.9-7.3,4.3-9.5
c1.3,3-2,5.6-2.8,9c-0.3,1.1,0.1,2.3-0.4,3.4c-2,3-3.5,6.6-4.5,10.6c4-0.2,5.2-3.1,6.2-5.6c-0.1-0.4-1-0.1-0.9-0.6
c0.1-1.2,1.1-1.5,1.3-2.6c1,0.4-0.3,0.8,0,1.7c0.4,0.5,1.3-0.4,1.7,0.4c0.4,1.6-0.8,3.2-1.3,4.5c2.5,0.4,2.3-1.8,3.2-3
c0.3-1-0.8-0.7-0.9-1.3c-0.5-4.2,1.9-7.2,3.4-9.9c1.1-2,1.4-5.6,4.3-5.4c-2,4.9-5.6,8.4-6.5,14.4c1,0.2,1.8,0.6,2.2,1.5
c1.6-0.7,1.2-4.7,4.1-3.4c-0.3,1.4-1.4,1.9-1.5,3.4c1.5,0,2.8-1.9,3-3.2c0.2-1.2-0.5-2.5-0.2-3.7c0.6-2.7,3.7-6.4,5.6-8
c1.3,1.7-1.3,2.5-1.5,4.1c1.8,3,3.2,6.4,4.7,9.7c0.9,0,1.6-0.3,2.4-0.4c-0.2-4.3-3.5-6.5-3.4-10.3c3.9,1,2.5,7.2,4.3,10.3
c1.1-0.4,2.3-0.5,3.2-1.1c-1-3.3-3.8-6-3.4-9.9c2.5,2.2,3.2,6.1,4.5,9.5c1,0.4,2-0.4,3-0.6c-1.5-2.5-1.4-6.6-3.9-8.2
c-0.3-1.7,0.7-2.2,1.5-2.8c0.2-3.8,2.3-5.8,3.9-8.2c-2.2-0.3-4.9,0.1-7.1,0.4c0.6,3,0.6,6.1,1.1,9.3c-1.5-3.2-2.6-6.8-2.8-11.2
c3.2-0.6,6.8-0.6,10.8-0.6c0.7,0.1,1.1,0.6,1.7,0.9c1.2-0.5,1.8,0.4,2.8,0.6c2.5,0.6,5.1-0.1,8,0c2.2,0.1,4.4,0.8,6.7,0.6
c5.2-0.4,10.2-1.5,14.9-1.3c0,2.4-1.3,3.5-2.2,5c-0.1,1.5-0.2,3.1-1.3,3.7c-2-1.8,1.8-4,0.9-6c-0.4-0.4-2-0.3-2.4,0
c-2.6,3.3-3.2,8.6-4.7,12.9c-0.8-0.6-0.8-2.1-0.6-3c0.4-3,2.1-6.6,2.8-9.3c-3.9-1.6-5.6,5.8-3.9,8.6c-0.2,1.2-1.2,1.2-0.6,2.6
c-0.5,0.1-0.8,0.3-1.5,0.2c-1.9,2.5-4.7,6.4-2.6,10.3c2-2.9,3.9-5.9,6.9-7.8c0.3,0.3,0.3,1,0.6,1.3c-0.1,0.5-1.5-0.2-1.1,0.9
c0,1.1,1,0,1.5,0.6c2.3,1.6,2.5,5.2,3.7,8c-1.4-1.2-1.8-5.2-5-5.4c0.6-0.7,0.7-1,0.2-1.9c-1.6,0.1-2.4,1-2.6,2.6
c-0.9,0.2-0.4-1.1-1.1-1.1c-0.4,2.3-2.3,4.3-2.2,6.5c2.1-1.5,2.7-5.6,5.6-5.6c-0.7,3.4-4.8,5.2-5,9.9c2.2-1.5,3-4.3,5.8-5.2
c-1.2,4.5-6.7,6.1-4.7,12.5c1.7-0.7,2.3-3.1,3.7-4.7c1.3-1.6,3.1-2.9,3.9-4.7c0.4,0.2,0.8,0.4,1.3,0.4c-2,4-5.3,6.8-7.1,11
c-0.5,0.2-0.9,0.6-1.3,0.9c0.2,0.7,1,0.9,1.5,0.9c1.4-0.1,1.5-2,2.4-3.2c0.6-0.9,2.2-1.8,3-3c0.7-1.1,2.4-3.3,3.9-3
c0,0.5,0,1-0.2,1.3c0.7,0.3,1.6,0.2,2.6,0.2c1-1.7-0.3-4.5,0.6-6.2c0.9-0.2,0.8,0.5,1.5,0.4c0.3,1.9-0.1,2.9-1.1,4.1
c-0.3,1.5,1.5,1.8,1.3,2.6c-2.5,0.7-5.1-0.3-6.9,1.1c-0.7,0.1-0.6-0.6-1.1-0.6c-0.6,0.2,0.6,0.4,0.2,1.1c-2,3.4-4.3,6.5-6.5,9.7
c2.4-0.5,4.5-4.7,6-7.1c4.2-2.6,9.8,0.1,14,1.3c1.7-3.3,2.9-5.8,5-9c0.7-1.2,2.9-3.2,3-4.3c0.3-2-1.7-4.3-2.8-6.9
c-1-2.4-1.2-4.3-1.9-6.7c0.5,0,0.6-0.4,1.3-0.2c1.1,2.1,1.2,4.2,2.2,6.2c0.6,1.2,1.3,3,2.2,5.2c0.3,0.8,1.1,1.6,1.1,2.2
c0.1,1.5-1.1,1.8-1.9,3c-1.7,2.3-3.6,6-5,8.8c-0.9,0.2-0.8,1.4-1.5,1.7c-0.4,1.1,0.9,0.5,0.9,1.3c-0.9-0.1-1.5,0.1-1.9,0.4
c-1.4-0.8-6.9-2.4-9.5-2.6c-3.3-0.2-4.1,2.2-5.6,4.3c-1.4,2.1-4.2,3.4-1.7,5.6c2.3-1.3,3-4.2,5.6-5.2c0,0.2,0.3,0.2,0.4,0.2
c1,1.6-0.5,1.8-1.3,2.6c-1.4,1.4-3.2,4-4.3,5.4c1.1,1.1,0.7,2.4,0.9,4.3c1.2-0.3-0.1-3,1.5-2.8c1.3,3.7,1.6,7.9,2.2,11.8
c2.6,0.5,2.4,3.6,5.6,3.4c-0.2-1.4-1.2-1.9-1.5-3.2c-0.7,0-1.2,0.5-1.7,0c-0.6-1.6-0.7-3.7-1.7-5c0.2-3.2-2-7.7,0-9.9
c1.7,3.9,1.2,10,3,13.8c0.5,0.4,1.2-0.3,1.9,0.2c1.2,1.4,1.6,4.6,4.5,3.7c-0.1-1.2-1-2.6-0.4-3.9c0.6-0.2,0.9-0.2,1.5,0
c0.9,1.3-0.3,3.8,2.2,3.9c-0.3-2.1-1.1-5.5-2.8-6.9c-0.2-1.1-0.5-2.1-1.1-2.8c-0.1-2.7-2-6.8-0.2-8.8c0.7,3.6,1.7,8.5,3.2,12.1
c0.2,0.5,0.9,0.3,1.3,0.6c0.9,2.8,1.4,6.8,5.2,5.6c-0.9-2-3.3-3.6-2.8-6.2c-2.9-2.1-3.8-8.6-3.2-12.7c2.1,2.8,1.2,8.7,3.7,11.2
c-0.1,0.3,0.3,1.1-0.2,1.1c2.6,1.2,2.6,5.9,5.6,6c-1.3-3.1-3.2-8.5-0.9-13.4c-1.9-1.5-2.7-4-4.1-6c1.7,0.6,2.7,3.7,4.3,5.2
c0.4-0.7,1.9-1.3,2.6-0.4c0,2-2,2.3-2.4,4.3c-0.6,3.2,0.5,5.4,1.9,8.6c1.2,0,2-0.5,2.6-1.1c-2.6-3.7-2.1-9-0.4-13.4
c0.9-0.2,1,0.3,1.3,0.6c-0.6,2-1.3,5.9-0.6,7.8c0.9-2.4,1.1-5.4,1.9-7.8c1.1,0.3,1.3-0.5,1.3-1.3c0.7-0.1,1,0.1,1.5,0.2
c0-1-0.4-1.6-0.4-2.6c-4.6-3.1-8-7.4-11-12.1c-0.8,0.8,0.5,1.4,0.9,2.2c1,2.1,1.9,4.4,3.2,6.5c1,1.6,3.2,2.5,2.8,4.5
c-2.2-0.4-3.3-3-4.5-5c-1.3-2.1-2.3-4.3-3.4-6.2c-0.7,0.2-0.5,1.2-1.1,1.5c1.9,4.1,5.7,7.5,7.3,11.2c-1.7,0.1-3-1.4-3.9-2.6
c-1.5-2-2.8-4.9-3.9-6.7c-1,0.3-1.3,1.2-1.7,1.9c-0.2,1.1,1.1,0.8,0.9,1.9c-0.7,0-0.8-0.8-1.5-0.9c-0.8-0.1-0.8,0.5-1.5,0.4
c-2.9-0.4-6.5-1.3-9.7-1.5c-1.2-0.1-2.6,0.6-3.4-0.4c3.6-2.2,10,0.1,13.8,1.1c0.6-1.3,1.2-2.7,1.3-4.5c0.9-0.8,1.3-2.1,1.9-3.2
c0.8-1.3,2-2.5,3-3.9c0.6-0.9,0.9-2.6,2.2-1.9c0.4,1.7-1.6,2.8-1.9,4.5c2.4,2.2,3.7,5.5,6.5,7.3c-0.7-3.1-4.1-5.2-5.2-8.6
c0.7-0.6,1.7,0,2.2,0.4c0.9-2.3,1.3-5.8,3-7.5c1.1-1.1,2.2-0.5,2.6-1.7c0.3-1.1-0.5-4-0.9-5.4c-0.9-3.7-2.1-6.2-2.8-9
c0-1,1.2-0.1,1.7-0.2c-0.8-4.2-1.7-8.4-2.2-12.9c-0.8,0-0.5,1.1-1.3,1.1c-0.8-1.3-0.4-3.3,0.9-3.7c-1.2-0.8-2.1,0.5-3,0.6
c0.7,3.9-0.6,7.1-1.1,10.6c-0.4,0-0.2-0.7-0.6-0.6c-2.3,1.2-4.7,2.2-7.1,3.2c-2.3,1-4.6,2.4-7.5,2.6c0-0.5,0-1,0-1.5
c5.2-1.8,10.1-4,15.1-6C231.9,218.9,233.1,218.5,232.4,215z M327.2,70.5c2.1-0.6,5,1.4,6.2,0.9c-2.3-1.1-6.7-2.3-5.6-5.4
c2.8,1.5,4.6,2.6,8.6,1.9c-2.5-1-10-3.2-5-5.8c1.6,0.7,2.7,1.9,4.3,2.6c1.4-1.1,2.6,0.9,4.3,0c-2-1.7-8.2-2.3-6.2-5.8
c2.8,1.6,6.4,3.8,10.1,2.8c-3.1-1.5-7.5-1.8-8.2-5.8c0.3-0.1,0.5-0.3,0.9-0.4c2.6,1,5.6,4.2,9.5,3.4c0.2,0,1.5-0.4,1.1-0.9
c-3.5,0.3-9.9-4.3-5.2-5.8c1.8,1.9,6.3,5.5,9.3,2.8c-3.4-1-8-0.8-7.3-5.8c-0.7-0.8-2.8-2.5-1.1-3.7c1.6,0.2,2.5,2.2,4.3,1.5
c-3.3-2.3-3.2-11.2,1.3-11.8c2.6-0.4,4,1.9,6.2,2.6c1.4,6.3,10.1,8.4,16.4,6c-3.1,0.2-11-0.7-9.9-3.9c0.9-2.6,7.3,1.6,9.7,1.3
c1-0.1,2.6-0.8,2.8-2.2c0.5-3.3-3.9-4.1-4.5-6c4.6-0.6,6.1,3.8,7.1,7.5c-0.6,1.4-2,2-3,3c2.9-0.2,4.7-3.1,4.5-6.2
c-0.2-3.2-2.9-4.6-4.1-6.5c-7.4-4.2-22-4.2-28.2,0.9c0.5,0.6,1,1.2,1.1,2.2c-1.7,1.8-3.6-2-5.4,0.2c0.4,1.5,2.4,1.4,2.6,3
c-0.2,0.4-0.5,0.7-0.9,0.9c-1.6-0.7-2.5-1.9-4.3-2.4c-0.5,0.3-1,0.8-1.3,1.3c0.6,1.3,2.6,1.2,2.6,3c-2.1,1.5-3.5-2.8-5.6-1.3
c0,1.7,2.4,1,2.4,2.8c-2.2,2-4.4-2.6-5.6-0.2c-0.4,1.6,3.5,1.8,2.4,4.1c-2.6,0.1-3.8-3.8-6-1.9c0.3,2,2.8,1.9,3,4.1
c-2.1,0.5-3.5-1.3-5-2.2c-0.8,0.3-1.7,0.6-1.9,1.5c0.5,0.7,2.1,0.2,1.7,1.7c-1.1,1.5-3.2-1-4.1,0.2c0.1,1.6,2.3,1,2.2,2.8
c-1.3,1.1-3.2-0.2-4.1-0.9c-0.6,0.7-1.5,1.1-1.7,2.2c0.7,1.2,3.9,1.8,2.6,3.7c-1.7-0.5-2.7-1.6-4.5-1.9c-0.1,0.5-0.8,0.5-0.6,1.3
c0.7,0.9,2.3,0.9,2.4,2.4c-1.5,1-3.1-0.4-4.5-0.6c-0.3,0.5-0.6,0.8-0.9,1.3c1.1,1.3,2.7,2.2,4.3,3c4.3-2.7,9.8,1.2,8.4,6.9
C325.6,69.2,326.4,69.9,327.2,70.5z M350.3,45.9c3.8,0.2,4.2-6.4,0.9-7.5C344.8,37.5,346.7,45.8,350.3,45.9z M363.2,46.8
c-3.1-0.4-5.1-1.9-7.3-3.2C354,47.1,360.7,48.3,363.2,46.8z M352.6,48.7c1.2,1.2,4.6,2.2,6.5,1.3C357,49.8,353.9,46.4,352.6,48.7z
M353.7,52.6c-2.6-0.4-3.9-3.2-7.1-2.4C348.5,51.4,351.3,53.4,353.7,52.6z M316.6,64.9c0.3,1.7,0.4,2.3,0,3.9
c1,1.8,3.9,1.7,5.2,0.2C324.4,64.9,319,60.9,316.6,64.9z M324.4,74.4c1.4,1,5.7,0.9,7.1,0C328.6,74.5,325.5,70.5,324.4,74.4z
M296,87.9c-0.7,1.5,0.5,2.7,0,4.1c2.7,3.2,7.3-1.8,4.3-4.5C298.7,86.9,297.2,87.2,296,87.9z M291,123.1c-0.6-4.3-4.5-5.4-6.7-8.2
c-5.5-3.6-10.1-8-16.4-10.8c-0.3-0.4-0.3-1.1-1.1-1.1c-1.3,0.9-3.1,3.3-1.7,5c0-1.2,1.5-2.9,2.4-1.3c-0.1,1.4-1.4,2.6-0.6,4.1
c0.6-0.8,1.7-3.5,3-1.5c-0.2,0.5-0.7,1.7-0.2,2.2c0.3-0.9,1.2-1.1,2.2-1.3c0.5,0.3,0.8,0.8,0.9,1.5c-0.2,0.9-1.7,1.5-0.9,2.8
c1.1-0.2,0.7-1.9,1.5-2.4c0.6,0.1,1.3,0.1,1.5,0.6c0.2,1.6-1.5,3.2,0.2,3.9c0-1.5,0.1-2.9,1.9-2.6c0.1,0.3,0.4,0.4,0.4,0.6
c0.3,1.5-1.3,2.5-0.2,3.4c0.9-0.5,0.8-2.1,1.9-2.4c0.7-0.1,1,0.3,1.1,0.9c0.1,1.2-1.7,2.4-0.2,3c0.4-1.2,0.3-2.8,2.2-2.6
c0.8,1.6-0.9,4,0.4,5c0.4-1.1,0.4-2.3,1.5-2.2c2,0.3-0.2,3.5,0.9,4.5c0.4-1.9,0.4-4.2,2.8-4.1c0.2,0.6,0.2,1.1,0,1.7
c0.7,0,0.8-0.6,1.7-0.4c0.9,0.8-0.1,2,0,3.2C290.3,124.5,290.4,123.5,291,123.1z M279.6,108.4c0.2-0.7-0.2-0.8-0.2-1.3
c-2.4-1.2-4.1-4.9-7.5-3c5.2,3.4,9.5,7.6,15.7,9.9c-0.4-1.4-1.7-1.8-3.2-1.9c-0.3-0.6-0.7-1.2-0.6-2.2
C281.7,110,281.1,108.8,279.6,108.4z M266.2,114.4c0,0.2-0.2,0.3-0.4,0.4c-5.3,5.1-9.9,10.9-14.2,17c-3.1,2.3-4.5,6-6.9,8.8
c-1.2,1.4-2.5,2.6-3.7,4.1c-2.4,3-4.6,5.7-6.9,8.6c-1,1.3-3.2,2.7-2.4,4.7c2.5-0.2,2.2-3.1,4.1-3.9c1.1-2.5,2.8-4.4,4.7-6
c1.2-2.9,3.5-4.5,4.7-7.3c0.9,0.2,0.8-0.6,1.5-0.6c0.4-0.9,1.2-1.5,1.5-2.6c3.7-2.3,5.5-6.5,8.4-9.7c0.5-0.6,1.4-0.9,1.9-1.5
c1.1-1.2,1.7-2.8,2.8-3.9c0.5-0.5,1.4-0.7,1.9-1.3c1.7-1.8,3-4.1,4.1-6.2C267,115,267.1,114.3,266.2,114.4z M319.4,162.3
c2.3-4.8,3.2-16.2-0.9-19.8c0-3-2-5.4-3.7-8.2c-0.6-0.9-1.2-2.1-1.9-3c-2.2-2.8-5-4.9-7.1-7.5c-1.1-1.4-1.6-2.9-2.6-3.9
c-1.6-1.6-3.8-2.6-5.2-4.1c-0.9,0.8-3.2,2-3.4,3.9c-0.2,1.8,0.8,3,0.4,4.5c-0.2,0.9-1.2,2.7-1.7,3.2c-2.3,2.3-6,1.5-9.3,0.4
c-0.8,0.4-1.1,1.2-1.3,2.2c-5.6,6.1-10.8,12.7-16.4,18.5c-1.9,2-4.1,3.8-5.4,6.2c5.5,0.1,9.7,1.6,14,2.4c3.6,0.6,6.9,0.9,10.3,1.5
c5.5,1,10.2,3.4,15.5,4.1c5.6,0.8,10.7,1,16.8,1.5C318.2,163.5,318.7,162.7,319.4,162.3z M269.3,127.8c-1.6-0.8-0.4-4.4-1.5-5.6
c0.2,2.8-0.6,4.6,0,7.5c-0.5,0.1-0.4,0.7-1.1,0.6c-1.6-0.6-1.7-2.7-1.5-5c-2.8,1.8,0.8,7.6-2.4,8.6c-1.1-0.2-0.5-2.2-1.5-2.6
c-1.8,1.5,1,5.6-1.5,6.7c-2.1-0.7-0.8-3.7-1.9-5.2c-2,2.6,1.2,6.8-1.5,8.4c-2,0.1-0.6-3.1-1.9-3.7c-0.6,2.3-0.3,4.9-0.9,6.9
c-0.4,0-0.7,0-1.1,0c-1.2-0.8-1.4-2.3-1.1-4.1c-1.6,1.2,1.1,5.7-1.3,6.5c-1.6-0.1-1.1-2.4-1.9-3.2c-1.8,2.4,1.9,6.4-1.3,7.1
c-1.5-0.3-1.2-2.6-1.9-3.7c-0.1,1.7,0.5,2.8,0.9,4.1c-0.5,0.9-0.7,1.5-1.5,1.5c-2,0-0.8-2.8-2.2-3.4c-0.1,2.2,1.7,4.8-0.4,6
c-1.7-0.2-1.4-2.1-1.5-3.2c-1.4,1.6-0.7,3.3-0.9,6c-1.4,0.5-2-0.2-2.8-0.9c-0.6,1.3-0.7,3-0.6,5c1.7,0.3,3.3,0.7,5,1.1
c-0.1-0.6-1-1.6,0-1.9c1.9,0.1,1.1,2.9,3.4,2.6c-0.4-2.3-2.3-4.3-1.9-6.7c0.2,0,0.3-0.2,0.4-0.2c1.5,1.9,1.9,4.8,3.9,6.2
c1.3-2.4-2.5-6.2-0.4-8.6c1,2.1,1.5,4.5,2.4,6.7c0.8,0.1,0.5-0.8,1.3-0.6c0-2.8-1.7-4.9-1.1-7.5c1.9,0.9,1.7,3.9,2.6,5.8
c2.9-1.2-1.6-6.5,1.1-8.2c0.7,2.1,0.8,4.7,1.7,6.5c3.3-1.4-0.8-6.9,0.9-9.5c0.8,2,1.5,4.3,1.9,6.7c0.8-0.1,1.6-0.3,1.9-1.3
c0.5-1.5-1.4-5.6,0.4-5.4c1.3,0.2,0,3.2,1.5,3.4c1.6-2.9-0.4-8.8,0.2-11c1.3,2.1,1.5,5.3,2.2,8c2.6-1.6-0.6-8,0.6-10.3
c2.5,0.8,0.7,5.9,2.4,7.5c0.9-0.7,1.3-2.2,1.3-3.7c0-2.4-1.9-5.8,0.4-6.7c0,0.2,0.2,0.3,0.4,0.2c0.3,2.3,0.5,4.4,0.9,6.2
c4.3-2.1-2.3-10.3,1.3-11.6c1.4,2.2,0.4,6.8,2.4,8.4c0.4-2.8-0.4-7.7,0.2-9.9c1.1,1.8,0.4,5.3,2.4,6.7c1.2-2.3,0.3-6.7,0.4-9
c1.6,1,0.9,4.3,1.9,5.8c1.7-4.6,0.9-11.5-4.1-11.8c-0.2,1.6,0.7,4.2-0.9,4.5c-2.3-0.3-0.9-4.5-1.9-5.4
C270,121.6,272.2,127.3,269.3,127.8z M287.1,124.8c0.7,0.2,0.5-1.6,0.2-1.7C287.4,123.8,287,124,287.1,124.8z M281.1,127.6
c-0.1-1.9-0.5-3.5-2.2-3.9C279.7,125,279.6,127,281.1,127.6z M186.8,149.3c-0.5-1.1-1.2-2-2.2-2.6
C185,147.9,185.6,148.9,186.8,149.3z M179.7,148.5c-0.6,0-0.3-1-1.1-0.9C178.4,148.3,179.3,149.1,179.7,148.5z M196.5,150.6
c-0.6-0.4-0.7-1.3-1.1-1.9c-0.4,0-0.7,0-1.1,0C194.6,149.6,195.5,151.1,196.5,150.6z M201.4,153.4c-1-1.6-1.3-3.9-3.2-4.5
C198.5,151.2,199.6,152.7,201.4,153.4z M191.1,151.5c-0.1-1.3-1.2-1.5-2.2-1.9C189,150.8,190.1,151.1,191.1,151.5z M205.5,155.4
c-1.3-1.9-1.9-4.4-3.7-5.8C202.7,151.8,202.9,154.8,205.5,155.4z M181.8,151.9c0-0.8-0.5-1.1-1.1-1.3c-0.1,0.3-0.3,0.4-0.6,0.4
c-0.5-0.3-0.7-0.9-1.3-1.1C179.2,151.2,180.6,151.4,181.8,151.9z M208.9,156c-1.7-1.5-2-4.3-3.9-5.6
C205.9,152.6,206.7,156,208.9,156z M212.8,157.5c-1.4-2.6-2.5-5.4-5-6.9C209.1,153.3,209.6,156.8,212.8,157.5z M214.3,157.7
c0.7,0.1,1.3,0.7,1.7,0c-1.8-1.9-2.5-6.1-5-6.7C212.2,153.3,213.8,155,214.3,157.7z M219.9,156.9c-0.4,1.3,0.5,2.5,1.5,1.7
c-2-2-2.2-6-4.7-7.5C217.8,153,218.8,155,219.9,156.9z M226.8,159.2c0.1-3-2.9-4.7-3.7-7.5c-0.2,0-0.4,0-0.6,0
C223.8,154.4,224.7,157.4,226.8,159.2z M185.9,153.2c-0.1-0.8-0.7-1-1.3-1.3C184.8,152.6,185.1,153.1,185.9,153.2z M192.8,154.3
c-0.2-1.2-1.1-1.7-2.2-1.9C190.8,153.5,192,153.7,192.8,154.3z M230.3,154.7c0.2-0.7-0.3-2.2-1.3-2.4c-0.1,0-0.3,0-0.4,0
C228.9,153.3,229.3,154.3,230.3,154.7z M218.9,158.4c-0.5-2.4-3.1-4.8-3.7-5.6C216.2,154.9,216.9,157.3,218.9,158.4z M198.6,154.3
c-0.2-0.3-0.9-1.2-1.3-0.6C197.8,153.7,198.2,154.9,198.6,154.3z M224,158.6c-1.1-1.7-1.6-4-3.2-5.2
C221.8,155.1,222.6,158.1,224,158.6z M189.8,154.5c-0.4-0.2-0.3-1-1.1-0.9C188.5,154.4,189.5,155,189.8,154.5z M228.3,156.7
c-0.4-1.1-0.9-2.3-1.7-3C226.8,155,227.8,155.7,228.3,156.7z M185.7,157.1c-0.8-0.8-1.2-3.1-2.6-2.6
C184.3,155,184.5,156.6,185.7,157.1z M192.8,155.4c-0.1,0.8,1,1.5,1.5,0.9C193.8,155.8,193.6,154.9,192.8,155.4z M189.1,157.7
c-0.3-1.2-1.1-1.8-2.2-2.2C187.2,156.7,187.8,157.6,189.1,157.7z M323.1,159c-0.1-1.2,0.8-1.8,0.4-2.8
C323.3,157,322.4,158.1,323.1,159z M193.2,159c-0.9-0.4-0.8-1.9-2.2-1.9C191.5,157.9,192.4,159.3,193.2,159z M274.9,172.6
c-0.2-1-1.7-2.3-0.6-3.2c2.2,0.7,2.3,3.6,4.7,4.1c-0.1-2.3-2.1-2.7-1.9-5.2c0.7,0.1,0.8-0.4,1.5-0.2c0,0.2,0.2,0.2,0.4,0.2
c1.1,2.3,1.4,5.5,3.7,6.7c2.6-0.1,3.6,1.3,5.8,1.5c0.3-0.4-0.2-1.1,0.2-1.7c0.3-0.4,1.2-0.1,1.5-0.4c-1.2-3.9-2.8-8.1-4.1-11.8
c-0.2-0.7,0.4-1.9-1.1-1.7c-0.7,3.7,1.6,6.6,1.3,10.1c0.7,1.4,2.7,1.3,2.8,3.2c-1.9,0.3-3.6-1.4-5.6-1.7c0.4,0.9,0.9,1.5-0.2,1.9
c-1.3-1.5-3.6-3.1-2.8-6c0.7-0.2,0.8,0.2,1.3,0.2c-0.5-2.4-1.2-4.6-1.9-6.5c-0.4-0.9-0.6-2.8-1.7-2.4c0.4,3.1,1.3,5.7,2.4,8.2
c-1.2-0.1-1.2-0.1-2.4,0c-2-3.7-5.1-6.4-7.5-9.7c-0.6,0.1-1.5-0.6-1.9,0c1.2,1.6,2.6,3.1,3.9,4.7c1.7,2.1,4,4.2,4.1,6.5
c-4.4-2.2-6.3-7.9-9.7-11c-0.5-0.4-1.3-1.1-2.2-0.9c1.9,3.3,4.3,6.8,6.7,9.7c0.6,0.8,2.6,2.2,1.1,3.2c-4.1-3.3-6.4-8.4-10.3-11.8
c-0.1,1.3,1.1,1.4,1.1,2.6c0.6,0.2,1,0.5,1.3,1.1c0.5,1.3,1.9,2.4,3,3.7c0.9,1,3,2.6,1.5,3.9c-3-2.7-5.5-5.9-8.2-8.8
C264.5,165.9,267,171.9,274.9,172.6z M349.2,231.8c-2.5,0.9-4,2.7-6.9,3.2c-1.7,2.1-4.2,3.4-6.2,5.2c-1.7,0.7-4.5,3.5-6.5,1.9
c1.1-1.5,2.8-1.4,4.3-2.4c2.1-1.4,3.8-3.6,5.8-5c1.3-0.9,3-0.9,4.1-2.2c0.1-0.8-0.9-0.6-0.6-1.5c2-2,5-3.2,7.3-5
c0.3,0.2,0.6,0.3,1.1,0.2c1.7-1.2,3.2-2.5,4.5-4.1c1.3-1.6,2.8-3.2,3.7-5.2c-3,1.7-5.4,4.8-8.4,7.1c-2.8,2.1-6,3.7-8.8,5.6
c-0.4-1.2-0.4-2-1.5-2.8c1.8-2.5,4.8-4.6,8.6-4.3c1-1.2,0.9-3.7,3.2-3.7c0.3-2.6,2.6-3.2,2.8-5.8c-3.1,2.4-6.1,6.9-10.1,9
c-2.7-0.4-4.3,3.3-6,1.7c0.5-1.3,2-1.8,2.6-3c-1.6,0.2-1.6,2-3.7,1.7c0-0.4-0.6-0.3-0.4-0.9c1.9-2.9,5.4-4.2,8-6.5
c0.8-0.2,1,0.3,1.7,0.2c2.6-2.6,4.9-5.6,7.1-8.6c-2.7-0.8-3.4,3.7-6.2,4.1c-0.3,0.1,0,0.8-0.4,0.9c-4.2,1.9-6.1,6.1-10.8,7.5
c-0.8-1.2-2.7-1.3-2.8-3.2c-4.7-2.2,1.5-3.8,3.9-5.8c1-0.9,1-1.9,1.9-2.2c0.4,0,0.7,0,1.1,0c4.2-3.9,7-9.1,9.3-14.9
c-6.1-2.6-14.4-4-21.3-4.5c-1.7-1.2-5-2.4-7.3-1.5c-0.7-0.5-1.1-1.5-1.7-2.2c-4-0.6-6.9-3.2-11.4-2.6c-0.8-0.2-1.2-0.8-2.2-0.9
c-0.8,0.2-1.4,0.5-2.2,0.6c-0.5-0.3-0.7-0.9-1.1-1.3c-10.9-2.6-22.9-4.1-32.7-7.8c-1,0.1-0.9,0.1-1.9,0c-3.6-1.7-8.4-3.4-12.5-3.9
c-3-2-7.9-2.1-11.6-3.4c-0.8-0.2-0.6,0.5-1.3,0.4c-11.7-3.9-25-5.8-37.9-8.2c4.5,3.4,10.3,5.5,15.1,8.6
c6.3,6.4,14.3,11.1,21.8,16.4c0.7-0.2,0.8,0.2,1.3,0.2c2.4,2.3,6.8,3.7,7.3,7.1c-3.9-0.7-4.9-4.3-8.6-5.2c0.5,1.7-0.2,3.3-0.4,4.5
c-2-0.6-0.4-3.6-0.2-5.2c-0.8-0.4-1.3-1.1-2.4-1.3c-0.9,0.7-0.2,3-1.5,3.2c0-2.7-0.2-5.1-2.4-5.6c-0.1,1.8,0.2,5.1-1.7,5.8
c-0.4-2.4,0.9-7.4-1.7-8.2c-0.7,2.5,0.3,5.6-1.7,6.9c-0.9-3,1.1-9.1-2.6-10.1c0.3,2.7-0.1,5.5-0.6,7.1c-0.2,0-0.3,0.2-0.4,0.2
c-1.8-1.3,0.9-7.4-1.9-9c-0.7,0.6,0.6,2-0.6,2.2c-0.7-1.9-0.9-4.2-2.8-5c-1.2,1.3,0.7,3.1-0.2,3.9c-1.6-1.7-0.9-5.7-3-6.9
c0.1,2,0.1,4.8,1.1,6.5c-0.9,0.7-0.9,1.4-0.2,2.4c0,0.5-1.3,0.8-0.6,1.3c0.7-1.4,3.7-1.5,3.4,0.9c-2.6,1.6-0.6,5.1-0.9,7.5
c0.5,0.8,1.7,0.9,2.2,1.7c-0.5,1.5-1.4,2.6-2.4,3.7c0.3,0.5,0.8,0.8,1.1,1.3c1.7-0.2,2.4-4.1,4.1-2.4c-0.8,1.4-1.8,2.5-2.4,4.1
c0.6,0.1,0.5,0.9,1.3,0.9c1.6-0.9,2.3-3.6,4.3-3.4c-0.3,2.4-1.8,3.7-2.8,5.4c0.5,0.3,0.5,1.1,1.3,1.1c1.3-1.7,2.2-3.7,4.3-4.5
c0.1,2.4-2.5,3.8-3,6.2c0.5,0,0.7,0.3,1.1,0.4c1.6-1.7,2.7-6,5.6-5c-1.4,2.1-3.9,4.1-4.1,6.7c1.8,0.3,2.1-1.3,3-2.6
c1.6-2.1,3.5-4.2,5.2-5.8c2.5-7.8,13.5,2.6,6.9,7.3c-0.5-0.3,0.1-1.7-0.4-1.9c0,1.4-0.8,3-2.4,2.2c0.5-1.9,0-3.4-1.1-4.3
c0.6,2.3-0.2,4.5-1.7,5.4c0.2-2.4,0.7-4.5-1.1-5.6c-0.3-0.4-0.9,0.8-1.3,1.1c0.7-0.3,1.5-0.2,1.7,0.4c0.1,1.3-0.6,1.8-1.5,2.2
c-0.5-0.3-0.8-0.7-1.1-1.3c-1.9,1.1-2.9,3-3.9,5c0.3,0.1,0.5,0.3,0.6,0.6c2.3-0.1,2.8-3.1,5-2.6c-0.6,1.8-2.1,2.8-2.6,4.7
c0.3,0.3,0.6,0.7,0.9,1.1c1.5-0.2,1.8-2.6,3.7-1.7c-0.2,1.8-3.2,3.5-1.3,5.4c1.6-0.9,2.9-3.3,4.7-3.2c-1.8,2-3.3,4.4-5,6.7
c0.2,0.9,0.6,1.6,0.4,2.8c2.9-2.4,3.9-6.6,7.1-8.6c0.1,0.4,0.8,0.2,0.9,0.6c-2.6,3.6-4.9,7.6-7.8,11c0.1,0.8,0.3,1.4,0.9,1.7
c2.3-1.5,2.9-5.9,5.4-6.5c-0.4,1.9-1.7,2.7-2.6,4.1c0.1,2.7-1.7,3.6-2.6,5.4c0.3,0.6,0.2,1.7,0.4,2.4c1.6-0.8,3-2.9,4.3-3.2
c-1.2,2.1-2.5,4.1-3.7,6.2c1.5-0.1,1.8-1.9,2.4-2.8c0.7-1.1,1.7-2,2.2-3.2c1-0.2,1.1-1.2,1.7-1.7c0.8,0.1,0.8-0.5,1.5-0.4
c0.5-0.1,0.2,0.6,0.6,0.6c1.1-2.8,1.7-7.4-0.2-9.7c2.3-1.5,2.8,1.8,3.2,3.4c-0.8,1.2-0.1,3-0.4,4.3c-0.2,0.9-2.2,3.2-0.9,3.7
c0.9-1.2,1.5-3.8,1.9-5.8c0.4-1.8-0.2-4.5,1.7-4.5c0.8,4.6-1.2,8.4-2.4,11.8c0.8,1.3,1.8-0.1,2.6,0.2c0.8,0.3,0.5,1.8,0.9,2.6
c0.7,0.7,2.4,0.5,2.4,1.9c-2.3,0.7-3.9-0.8-4.3-2.8c-2.4-0.8-4-2.3-5.8-3.7c-2.4,1.9-3.7,4.9-5.2,7.8c2.3-1.3,3.3-5.1,6.5-4.7
c0.2,1-1.4,0.9-1.9,1.5c-0.4,0.4-0.4,1.4-0.9,2.2c-1.4,2.1-3.7,2.5-2.2,5.4c0.9-0.5,1.6-1.2,1.7-2.6c1.3,0.3,1.7-1.4,2.6-0.2
c0,1-1.3,0.7-1.3,1.7c1.4,6.6,2.9,13.2,6.2,17.9c-0.9-1.7-0.6-4-1.5-6c-0.5-1.1-1.5-1.7-1.7-2.8c-0.3-1.3,0.3-2.7,0.2-4.1
c-0.1-1.9-1.5-4.3,0.2-5.6c0.3,0.7,0.4,1.8,0.4,2.8c0.7,0,1,0.3,1.5,0.4c0.5-0.4,0.1-1.7,1.3-1.5c0.8,0.2-0.1,2.1,0.9,2.2
c1.2-1.3,0.8-4.2,2.8-4.7c0.4,1.8-1.6,5.1-1.1,6.2c1.2-1.1,1.7-2.9,2.8-4.1c0.2-0.9,0.2-2.1,1.5-1.9c0.1,1.3-0.9,1.7-0.6,3.2
c0.8,0,0.2-1.5,1.3-1.3c-0.1,1.9,0.2,3.2,0,5c-0.4,3.1-2.6,4.5-1.9,7.5c1,4.3,2.7,9.2,4.5,12.9c-0.4-4.1-1.8-8.4-1.5-12.5
c2.7,5.3,2.1,13.9,6,17.9c-0.6-1.7-0.7-4-0.9-5.4c-0.5-3.9-3.1-7.6-2.4-11.2c1.4,0.3,1.1,2.4,1.5,3.7c0.2,0.7,1,1.4,0.6,2.4
c1.8,3.9,1.7,9.8,4.1,13.1c-0.7-5.4-2.8-10.4-3-15.5c1.1,0.5,1.4,2,1.7,3c1.4,5,2.2,11.3,5,15.1c-1.3-5-3.8-10-3.4-15.9
c1.2,0.1,1.3,2,1.5,3c1.3,5.9,3,11.6,5.4,15.5c0.2,0.3-0.1,1.1,0.6,0.9c-1.7-6.1-3.8-11.9-4.5-19c0.5-0.2,0.3-1,0.9-1.1
c1.7,6.5,2.7,13.6,5.6,19c-0.7-6.6-3.5-12.3-3.2-19.2c1.4,2.9,1.9,6.9,3.2,9.9c0.6-0.5-0.2-2.3,0.4-2.8c1.5,0.2,0.5,2.8,1.9,3
c0.1-1-0.8-1.7,0.4-2.6c-0.4-0.1-0.9-0.1-0.9-0.6c1-1.8-0.6-4.9,1.3-5.6c1.3,0.5,2.6,2.2,4.1,1.7c0-1.3-1.1-1.6-1.3-2.8
c0.3-4.3,6.8-3.6,8.8-1.3c0.7-0.2,0.9-0.6,1.7-0.2c0.7,2.1-0.3,6,1.1,7.8c-0.7,1.3-1.1,2.8-1.5,4.3c2-0.7,1.5-4,3.2-5
c0.6,0,0.9,0.4,1.1,0.9c-0.2,2.6-2.6,3.7-1.9,6.5c-0.6,0.7-1.2,1.5-1.7,2.4c1.1,2.3,1.8,5,2.4,7.8c1.2,2.2,1.7,5.8,2.4,8.6
c0.4,1.4,0.6,3.3,1.9,3.9c0.8-2.5-0.9-4.4-1.9-6.5c-1.7-3.4-2-7.7-2.2-11.4c1.2,0.1,1.3,1.3,1.3,2.6c1.6,3.2,1.5,7.5,3.9,10.3
c1.1-1.7-0.5-3.7-1.3-5.6c-0.9-2.1-1.3-4.3-2.2-6.2c0-0.6,0-1.1,0-1.7c-0.7-0.5-1.5,0.4-2.2-0.4c0.9-1.5,1.8-2.9,3.7-3.4
c0.1,0.3,0.4,0.4,0.4,0.6c-0.5,0.8-1.2,1.6-1.5,2.6c2.3,2.4,2.3,8.3,4.7,9.9c1.2-2.5-2.1-5.7-0.6-8.4c1.5-0.1,1,1.8,2.4,1.7
c0.3-2.8,1.2-6.2,0.4-8.8c1-2.2-0.4-5.2-0.6-8.2c-0.6-8.3-1.6-17.6-5.2-22c0.2-3.3-2.8-5.1-3-8.6c-1.9-0.1-2.5-1.5-3.9-2.2
c-1.5,6-8.9,0.5-7.1-4.5c-0.5-0.8-1.8-1.1-2.6-2.4c-0.2-0.3-0.1-1-0.4-1.3c-0.8-1-5.3-4.1-6.2-4.1c-2.2,0-3,2.9-3.7,5.2
c-0.4,0-0.3,0.6-0.9,0.4c-1.4-2.8,1.8-5.4,1.9-7.3c-2.2,1.5-3.5,3.8-5,6c-2.5,0.4-1.5,4.4-3.7,5.2c-1-1.5,0.8-4.3,1.7-5.8
c1.4-2.2,4.9-4.4,4.7-6.5c-0.1-0.7-1.5-2.8-2.2-3.4c-1.3-1.3-3.4-1.9-5-2.6c-1,2.4-2.5,5.5-4.7,6c0.6-2.5,4.3-6.2,1.5-8.2
c-2,4.3-2.8,9.6-3.4,14.6c-0.9,0-0.7,1.1-1.7,0.9c0.1-2,0.8-4.1,0.4-6.7c-0.5,0-1,0-1.1-0.4c-0.3-4.3,1.2-12.1-1.9-14.2
c1.8,2.9,0.4,8.1,0.2,12.3c-0.8-0.2-0.3,0.8-1.1,0.6c-0.6-1.8,0.4-3.8,0.2-5c-1.5,2.1-2.1,5.1-4.3,6.5c-0.3-3.2,2.7-4.9,2.6-8.6
c0.8-0.2,1.6-0.4,1.3-1.7c-2.8,1-2.4,5.3-5.6,6c-0.1-4.5,6.6-6.5,4.3-11.8c-1.1,0.6-1.8,2.7-2.6,2.8c-0.2-1.9-0.1-2.7,0.4-4.1
c-0.4-0.2-0.9-0.4-1.3-0.6c-0.7,0.8-1.1,1.9-1.9,2.6c0.2-2,0.3-3.8,0.9-5.2c5.4,2.4,8.7,6.9,14.2,9.3c0.7,1.8,2.5,1.9,3.9,2.8
c6.2,3.8,11.1,9.2,17,13.4c2,1.4,4.2,2.5,6.2,3.9c0.3,0.2,0.2,0.6,0.4,0.9c1.4,1.2,3.5,1.8,5.2,2.8c1.6,1,2.7,2.3,4.3,3
c3-1.5,7.7-0.3,9.5-3.2c1,0,1.3,0.7,1.5,1.5c-1,2.1-4.3,1.9-6,3.2c1.7-0.1,3.3-0.2,3.2,1.5c-2,0.2-5.3-0.1-6.2,1.7
c6.3,1.6,7.5-3.7,10.1-6.5c0.5,0,0.7,0.3,0.9,0.6c-1.3,2.8-3.7,4.3-4.1,8c5.4,0.2,4-6.4,8.2-7.3c0.3,0.2,0.7,0.3,0.6,0.9
c-2.2,3.1-4.9,5.7-5.8,10.1c-1.2,0.1-1.4,1.3-2.2,1.9c0.3,0.2,0.5,0.5,0.4,1.1c-1.2,1.4-3.3,1.9-3.4,4.3c2.7-1.6,4.3-4.7,8.6-3.4
c0-0.5,0-1,0.4-1.1c2.8-1.2,5.4-2.6,8-4.1c6-0.1,8-4.2,12.1-6.2c0.2,0.2,0.4,0.4,0.6,0.6c-2.7,3.6-6.6,6.8-12.3,6.7
c-3.9,2.2-7.4,4.8-12.5,5.8c-1.3,2.1-4.5,3.2-4.3,6c2-1.2,3.1-3.4,5-4.7c2.5-0.3,4.2-1.6,6.9-1.7c0.6,0.3,1.3,0.5,1.1,1.7
c-3.4-0.6-5.8,1.5-8.4,2.4c-1.5,2-2.6,4.4-3.9,6.7c1.8-0.7,3.5-3.3,5.2-5c1.9-0.6,3.9-1.1,5.8-1.9c1.8-0.8,3.6-3,5.6-2.2
c-3.5,4.1-11.2,3.9-13.4,9.3c0.9,1.7,0.7,2.9,2.2,4.3c1,0.9,3.2,1.5,3.4,2.8c0.6,3.6-5.7,4.1-6.7,7.3c2.4-0.6,3.9-2.1,6.2-2.8
c0.2-1.1,0.2-2.4,1.3-2.6c1.1,0.3,0.5,2.4,0.6,3.7c-1,0.3-1.8,0.9-1.9,2.2c0,0.9,1.2,0.5,0.9,1.7c-0.6,0.9-2.2,0.8-2.8,1.7
c0.4,0.4,0.7,0.8,0.6,1.5c1.9,0.1,2.2-0.4,3.4-1.1c0-1.5,0.7-4,1.9-5c0.6-2.3-0.2-5.1,1.9-6c1,1.4,0,5.7-1.9,6.2
c0.4,2.1-0.8,2.6-1.3,3.9c-0.1,0.9,1.2,0.4,0.9,1.5c-0.1,1.2-0.8,1.8-1.7,2.2c-2.1-0.9-4.5,0.2-5.2,1.9c2.3,0.2,4.8-1.5,8-0.6
c0.1-0.9-0.6-0.9-0.4-1.7c0.7-0.9,1.3-1.8,2.2-2.6c0.5-2.9,2.3-6.2,2.4-9.3c0-1.1-1.1-2.9,0.9-3c3.3,5.8-3,9.9-2.4,15.7
c2.6-1.8,6.8-0.7,9-2.8c-0.7-0.4-2,0.4-2.4-0.6c-0.5-0.5,0-1.3,0.2-1.7c1.5,0.2,2.1-0.5,3.2-0.6c1,1.3-0.4,2-0.9,3
c4-0.8,7.9-2.3,10.1-5c0.9-1,0.7-2.6,1.9-3.4c1.3-0.1,1.1,1.4,2.2,1.5c1-0.6,2.2-0.9,3-1.7c-1,0.3-2.2,0.6-2.8-0.4
c2.1-3.2,7-3.6,9.5-6.5c-2.9,1.1-5.8,3.2-8.8,3.4c-0.9-3.2,3.1-3.9,5.4-5.4c1.1-0.7,1.7-1.7,2.4-2.4c-3,0.6-5.8,4.6-9,2.8
c0.2-0.8,0.9-1.2,1.3-1.9c4.7-0.7,7.2-4.7,8.6-8c-2.8,1.5-5.3,3.3-8.8,4.1c0.7,1.9-0.7,3.4-1.9,4.1c-0.8,0.1-0.8-0.6-1.5-0.6
c-2,2.7-6.2,4.4-9.7,5.8c-0.8,0.3-3.3,1.9-4.1,0.2c2.8-1.5,6.1-2.5,8.8-4.1c1.4-1.5,3-2.8,4.5-4.1c0.7-0.1,0.8,0.4,1.5,0.2
c0.5-0.7,0.6-1.9,2.2-1.5c0.2-1.1-0.7-1.2-0.4-2.4c3.8-1.5,6.5-4,8.6-7.1c-3.2,1.4-5,4.2-9,4.7c-0.8-0.4-1.2-1.1-1.7-1.7
c-0.3,0.8-0.6,1.7-1.5,1.9c-2.8-0.9,0.3-4.2,1.7-2.8c-0.9-0.6,1.2-1.6,0-1.9c-0.6,0.3-2.2,0.8-2.6,0c0.3-0.5,0.9-0.8,1.7-0.9
c1.9-3.8,7.4-3.9,8.8-8.2c-4.4,2.2-8.1,7.4-13.8,6.9c0.8-0.7,2-1.1,2.8-1.7c-0.5-0.3-1.2-0.4-1.3-1.1
C345.2,233.6,349.4,234,349.2,231.8z M197.1,160.3c-0.3-1-1.7-2.1-2.6-1.7C195.1,159.5,196,160,197.1,160.3z M229.4,160.5
c0.5-0.1,0.5,0.4,1.1,0.2c0-0.7,0.7-0.6,0.4-1.5c-0.4-0.1-0.5-0.5-1.1-0.4C229.9,159.6,230,160.4,229.4,160.5z M276.8,163.1
c-0.4-1.5-0.8-3-1.5-4.1c-0.7,0.2-0.8-0.3-1.5-0.2C274.5,160.6,275.8,161.7,276.8,163.1z M199.9,159.7c0,0.2,0,0.4-0.2,0.4
c-0.1,1,0.9,1,0.9,1.9c0.1,11,5.2,16.9,11.4,21.8c-0.7-2.8-1.2-5.9,1.3-7.8c1-0.7,2.3-0.7,3.4-1.5c0.2-4.6-0.4-9.3-4.7-9.9
c0.2,0.6,0.2,0.9,0,1.5c1.3-0.1,2.3,0.2,2.6,1.1c-1,2-1.5,4.4-3.7,5.2c-0.1-0.3-0.4-0.4-0.4-0.6c0-1.2,0.9-1.6,1.3-2.4
c-1.5-1.9-0.3-5.2-3-6.5c-0.7,0.6,0.5,1.8-0.2,2.4c-0.6-2.2-1.6-4-3.7-4.7c-0.8,2.2,1.6,3.5,0.9,5.6c-1.5-2-3.3-3.6-3.9-6.5
C201,159.8,200.5,159.1,199.9,159.7z M192.8,162.9c-0.4-1.5-1.4-2.4-2.8-2.8C190.7,161.3,191.2,162.7,192.8,162.9z M282.8,167.2
c0.2,1.6-0.4,3,0.4,4.3c0.8-0.5,1.3-1.2,2.6-0.6c-1.3-3.2-2.2-7.6-4.1-10.8C281.7,162,281.8,165.7,282.8,167.2z M261.7,167.4
c-2.4-0.7-2.9-3.4-5-4.5c1.2,3.6,3.7,6.1,8,6.7c-2-3-4.6-6.6-6.9-8.6C258.7,163.4,262.3,165,261.7,167.4z M291.7,175.4
c-0.1,0.8-1.1,0.6-1.1,1.5c2.2,0,4.1,1.3,6,0.9c-1-1.6-3.8-1.3-4.3-3.4c0.1-0.4,0.4-0.7,0.9-0.9c2.5,1.1,5,2.2,5.8,5
c0.6,0.4,1.8,0.4,2.6,0.6c0-1.2-1-1.6-1.1-2.8c0.4-0.1,0.4-0.6,0.9-0.6c0.6,0.9,2,1.6,2.4,0c-1.1-0.2-1.7-1-2.6-1.5
c-2.7,0.8-7.3,0.4-7.8-2.4c0.1-0.3,0.3-0.5,0.6-0.6c2.1,0.4,3.4,1.7,5.6,2.2c0.9-0.1,0.9-1.1,1.9-1.1c1.6,1.7,4.7,3.2,6,0.2
c-1.5-2.4-3-4.7-4.1-7.5c-1.5-0.1-3.2-0.3-5.2-0.4c-0.2,1.3,1.2,2.7-0.2,3.2c-1.5-0.5-1.4-2.6-2.2-3.9c-1.3-0.5-2.3-1.3-4.3-1.1
c0.5,4,5.6,5.6,5.2,9c-1.9-1-2.8-3.1-4.7-4.1c-0.1,0.6-0.2,1.2-1.1,1.1c-1.8-0.3-1.3-2.7-0.4-3.7c-0.9-0.9-0.6-3-1.7-3.7
c-0.1,0-0.3,0-0.4,0C288.5,167.4,290.5,170.9,291.7,175.4z M196.9,164.2c-1.2-0.5-1-2.3-2.6-2.4
C194.6,163,195.5,164.8,196.9,164.2z M257,167c-1.2-0.7-1.7-2.1-3-2.6C253.3,166.3,255.6,167.4,257,167z M310.8,175.4
c0.6-0.7,1.8-1.4,2.6-0.6c-0.8,1.8-2.4,2.9-1.9,6c2.8,1.2,6,2,9.5,2.6c0-7.5-0.9-12-3.9-17c-3.9-0.7-8-0.6-11.4-1.3
C307,168.9,308.5,172.6,310.8,175.4z M68.9,173c-0.8-3.2-3.2-5-5.4-6.9C65.3,168.4,66.6,171.3,68.9,173z M321,168.7
c1,0.3,1.6-1.2,0.9-1.3C321.7,168,320.9,168,321,168.7z M323.3,170.4c0-0.6,1.4-1.7,0.4-1.9C323.9,169.5,322.4,169.8,323.3,170.4z
M322.9,177.3c2.5-1.8,4.4-5.3,4.5-8.8C326.4,171.9,323,173,322.9,177.3z M65.7,175c1.8,2.5,4.7,4.8,6.9,6.9
c0.8,0.7,1.3,2.3,2.4,1.5c-1.9-3.6-5.9-7-9.5-9.7C65.5,174.2,65.9,174.3,65.7,175z M76.7,181.6c-1.2-3.6-4-5.6-6.7-7.8
c-0.1,0-0.3,0-0.4,0C71.5,177,73.8,179.6,76.7,181.6z M307.6,178.8c0.7-0.1,1.1-0.5,1.7-0.6c0-0.3,0-0.6,0-0.9
C308.2,177.3,308.1,178.3,307.6,178.8z M64.4,180.8c2.8,1.6,4.1,5.8,7.1,6.5c0.6-1.4-1.2-1.9-1.9-2.6c-1.5-1.5-2.9-3.5-4.7-4.5
c0-0.2-0.2-0.3-0.4-0.2C64.4,180.2,64.4,180.5,64.4,180.8z M218.2,185.5c-0.1,0.4-0.5,0.6-0.4,1.3c0.7,0.9,1.8,1.8,3.2,1.3
c-2.1-1.8-3.2-4.6-3.9-7.8C216,182.6,216.3,184.4,218.2,185.5z M74.3,193.5c0.5-1.1-1.1-1.7-2.2-1.9c-0.2-0.4-0.4-0.9-0.6-1.3
c-3.6-2.3-6.5-6.5-9.5-8.6C65.3,186.4,68.7,191.1,74.3,193.5z M79.1,184c0-0.2,0.2-0.3,0.4-0.4C79.3,181.6,77.1,183.8,79.1,184z
M73.7,185.1c-0.5-0.5-1.2-1.8-1.9-1.3C72.2,184.3,73,185.5,73.7,185.1z M76.7,185.7c0.5,0,0.7-0.3,1.1-0.4c0-0.6-0.4-0.9-1.1-0.9
C76.3,185,76.2,185.3,76.7,185.7z M78.4,187.5c1.7,0.4,2.9-1.5,3.7-2.8C80.9,185.7,79.1,186,78.4,187.5z M216.5,187.2
c-0.5-0.7-1.2-1.2-1.9-1.7C214.9,186.3,215.8,187.5,216.5,187.2z M74.5,187c0.4,0.1,0.6,0.5,1.3,0.4
C76.5,186.7,74.6,185.4,74.5,187z M83.6,186.2c-2.3,2.2-5.1,3.9-6.5,7.1c3-1.6,5.5-3.7,7.3-6.5C84,186.7,84.3,186,83.6,186.2z
M72.4,189c0.4,0,0.3,0.6,0.9,0.4c0.5-0.2,0.6-0.7,0.9-1.1C73.5,187.6,72.2,187.4,72.4,189z M78.4,188.8c-0.6-1.8-3.8,0.5-4.1,1.7
C74.9,194.1,78.6,189.2,78.4,188.8z M73.2,200.8c-0.2,2.1,2.7,1.7,2.8,4.1c-1.6,0.2-2.2-1.3-3.4-0.2c-1.2-1.5-3.2-3.3-5-3.4
c1.2,1.2,2.9,1.8,3.9,3.2c1.3,0.7,4.4,1.7,3.2,3.4c-1.1-0.3-1.9-1.1-2.6,0c0.9,1.4,2.3,2.3,3.7,3.2c0.5-2.1,1.7-4.4,1.1-6.9
c2.9-3.6,5.4-7.7,9.9-9.7c0.4-1.6,1.3-2.7,1.7-4.3c-3.8,0.7-5,5.8-8.8,7.1c0.8-4.6,5.5-5.3,7.1-9c-2.9,0.8-4.2,3.1-6.2,4.7
c-1.9,2-5.4,3.5-5.4,6.7c1.4,0.9,1.8-1.6,3.2-0.6c-1,0.9-0.8,3-2.6,3c-3.1-3.3-7.9-5.9-11-8.4C67.3,196.4,69.5,199.4,73.2,200.8z
M219.3,190.5c0.1-0.5,0.7-0.4,0.6-1.1c-0.9,0.2-1.1-0.3-1.9-0.2C218.2,189.9,218.6,190.3,219.3,190.5z M71.3,196.9
c0.4,0,0.9,0,1.3,0c0.3,0.5,0.2,1.3,1.1,1.3c0.7-1.6,1.9-2.7,2.8-4.1c-1.1-0.1-1.4,1.3-2.6,1.3c-1.4,0-3.1-1.8-3.9-2.4
c-0.3-0.2-0.8-0.1-1.1-0.2c-1.9-1-3.6-3.2-5-3C66,192.6,69,194.5,71.3,196.9z M244.7,197.4c-0.1-1.7-0.7-3-2.2-3.4
C243.2,195.1,244.2,196,244.7,197.4z M263.7,208.8c0.6-2.2,1.3-4.1,1.7-6.5c-0.6-0.7-1.2-1.5-2.4-1.7
C263.4,203.8,263.4,205.8,263.7,208.8z M67.4,204.9c-0.5-1.2-2.3-2.3-3-2.6C65.6,203,65.9,204.6,67.4,204.9z M72.8,212.7
c1.2,0.6,1.6,2.1,2.6,2.8c0.5-0.5,0.1-1.9,0.2-2.8c-5.4-2.4-9.6-7.1-14.6-9C64.2,207.4,68.3,210.3,72.8,212.7z M343.8,209.4
c0.3,0.7,0.8,1.2,1.5,1.5c0.9-0.4,1.5-1.2,2.2-1.9c-0.8-0.4-0.4-1.9-1.3-2.2C345.5,207.9,344.7,208.7,343.8,209.4z M75.2,219.3
c0.3-0.8,0.4-2.6-0.2-3c-4.9-1-7.9-3.8-11.4-6.2C66.8,213.8,71.1,216.5,75.2,219.3z M338.4,216.1c1.4-0.4,2.5-1.1,3.2-2.2
C340.4,214.5,339.2,215.1,338.4,216.1z M184.8,221.3c-1,1.2-2.2,2.7-2.4,4.3c-3.3,2.5,1,6.9,0.9,9.5c-2-1.9-3.6-4.3-3.4-8.4
c1.8-2.6,2.9-5.9,4.7-8.4c-5.5-1.6-6.4,4.9-8.6,8c1.6,2.7,1.7,6.9,3,9.9c5.5-0.7,13.7-3.5,18.7-0.4c-0.9-3.5,3.5-4.9,4.1-7.8
c0.6-2.8-0.5-5.7,0.9-8.8c-4.3,0.8-7.8-0.6-11.6-0.2c-1.6,2.7-3.8,4.7-4.5,8.2c1.7,1.2,0.7,4.9,1.3,6.5c-2.1-0.6-1.6-4.4-1.9-6
c-0.3,0.5-0.5,1-1.1,1.1c-0.2-3.8,2.4-6.6,3.7-9.7C186.6,218.1,185.6,220.3,184.8,221.3z M72.6,223.9c-2.3-1.5-4.5-4.3-7.1-4.7
C67.5,221.1,69.8,222.7,72.6,223.9z M351.8,230.3c0.6,0.2,0.7,0.7,0.6,1.5c-1.7,0.6-2.6,1.9-3.7,3.2c6.3-3.1,10.2-8.6,13.6-14.6
c0-0.2,0-0.4-0.2-0.4C359.1,223.9,355.6,227.3,351.8,230.3z M304.6,228.6c0,0.3,0,0.6,0,0.9c0.8,0.2,2.5-0.4,3.2-0.9
C306.9,228.1,305.6,229.3,304.6,228.6z M347.4,230.1c-0.3,0-0.6,0-0.9,0C346.2,231.1,347.7,230.9,347.4,230.1z M76.7,237.4
c0.8-0.2,0.5-1.4,1.5-1.3c3.2,3.8,6.3,7.6,10.6,10.3c0.9,0.1,0.7-0.7,1.5-0.2c1.5,2.5,3.2,4.7,5.2,6.7c0.5,1,1.4,2.7,2.6,2.4
c0-2.7-2.6-5.7-4.3-7.8c-0.8-0.9-2.6-1.4-3.9-1.7c-1.9-2-4.3-3.6-6.5-5.8c-1.1-1.1-1.7-3-3-3.9c-2-1.4-5.2-1.5-8-2.2
c-1.4-0.4-2.6-1.5-4.1-1.1c-0.5-0.7-1.7-1.7-2.6-1.3C69,234,72,236.5,76.7,237.4z M160.5,237.7c-0.3,0.5-1.1,0.5-0.9,1.5
c2.2-0.3,1.8-4.4,4.3-3.7c-0.7-1.5-1.1-3.2-2.4-4.1C160.9,233.3,159,235.6,160.5,237.7z M351.5,240.2c3.2-0.3,3.7-3.3,6.9-3.7
c0.6-0.9,2-2.1,1.7-3.2C357.7,236,354.2,237.7,351.5,240.2z M307,234.2c0.2,1.1,3.8,0.9,3.9-0.2
C309.6,233.4,308.3,234.2,307,234.2z M308.2,237c0,0.4,0,0.7,0,1.1c1.7,0.6,4.1-0.6,5.4-0.4c0.2-0.9,1.1-1.2,1.1-2.4
C312.8,235.2,310.8,238.3,308.2,237z M162.9,240c0.6-1.2,1.9-1.7,2.2-3.2c-0.4-0.2-0.5-0.8-0.9-1.1
C164.2,237.4,162,238.9,162.9,240z M156,257c-1.3,0.2-1.2,2.2-0.6,3c1-0.1,2.3-0.6,2.4,0.6c-0.8,0.8-3.8,2.9-4.7,2.8
c-3.7-0.2-0.9-5-1.3-6c-0.3-0.6-1-0.4-0.9-1.1c0-2.5,1.6-3.4,1.7-5.8c-1,0.1-1.8,0.5-2.6,0.9c-1.1,5.7,1.7,12.3,0,17.7
c-0.8-2.9-1-6.9-1.3-10.6c-0.2-2.3-0.2-5.1-1.1-6.5c-1.6,1-0.5,5-0.4,6.7c-0.9,2,0.8,7.1-1.3,8.4c0.5-3.1-0.5-7.1-0.6-10.3
c-0.1-1.5,0.8-3.5-0.9-3.9c-1.8,3.5,0.1,9.7-1.7,12.5c-0.7-3.3-0.4-7.2-0.6-11.4c-3,1.7-0.2,6.9-1.9,9.9c-0.5-2.5-0.9-5.9-1.1-9
c-2.4,0.3-2.4,3-3.4,4.7c0.4,0.6,2.3-0.2,2.4,0.6c0,1.1-1.3,0.8-1.7,1.5c-0.1,1.6,1.9,1.1,1.7,2.8c-2.1,1-2.9-2-4.3-1.7
c-0.9,1.4-0.7,5.1-2.2,5.2c-0.7-3.3,1.4-5.6,2.2-8.2c0.2-0.2,0.6-0.3,1.1-0.2c-0.3-1.3,0-1.9,0.2-3c-0.5-0.3-1.3,0.5-1.9,0.6
c-0.8,3.2-1.9,5.9-2.2,9c-2.1,0.5-0.9,3.2-2.8,4.1c0.5-4.5,2.7-7.5,3-12.7c-0.7-0.1-0.5,0.7-1.3,0.4c-0.7,3.2-2.9,4.9-3,8.6
c-0.5,0.6-1,1.1-1.5,1.7c-0.1,0.7-0.1,1.5-0.4,1.9c-1.2-3.5,2.6-7.4,2.4-11.2c-2.2,2.2-2.1,6.7-4.1,9c-0.7,0-0.8-0.6-1.1-1.1
c1.2-1.5,1.5-3.9,2.2-6c-2.3-0.3-2.2,3-3,4.5c-0.3,0.6-0.9,0.4-1.1,1.1c-0.7,2.1-0.2,4.8-1.3,6.7c-0.8-2.1-0.3-4.6,0.2-6.5
c0.4-1.5,1.9-3.3,0.6-4.1c-1.7,2.3-2.4,7-4.1,9.9c0.5,1.4-0.3,2.6-0.9,3.7c-0.9-1.7-0.2-4.6,0.6-5.8c-1.1-1.2-1.3-3.3-2.8-4.1
c0.4-0.5,1.1-0.7,1.7-0.9c1.8-2.7,6.1-3,7.5-6c0.3,0.4,1.1,0.2,1.5,0.4c1.2-1.6,3-1.7,5-2.6c0.7-0.3,1.2-1,1.9-1.3
c4.2-1.8,9-3.3,12.3-5.2c1.7-0.9,4.4,0,5.8-1.5c13.9-4.1,29-7,41.1-12.9c-3.4,0.4-7.1,1.5-10.1,1.5c-6,2.4-12,2.5-18.5,3.7
c-5.2,0.9-10.6,3.9-16.4,5c-4.5,0.8-9.8,2.9-14.2,2.6c-1,1.6-4.6,0.7-5.4,2.6c-3.9-0.6-8,2.2-12.5,2.4c-3.5,2.1-8.7,2.5-13.1,3.7
c-0.9,0.9-1.4,2.2-3.7,1.7c-1.4,1.2-3.6,1.3-5.4,1.9C81.5,264.7,74,270,65.7,273c-4.2,3-10.5,3.9-14.6,6.9c0.5,1.1,1.2,1.9,3,1.7
c0.2,0.6,0.4,1.3,1.1,1.5c1.3,0.2,1.3-0.8,2.4-0.9c1,1.7,2.5-0.8,3.7,0.9c-1.3,2.4-2.9,4.4-5,6c-0.3-1.8,1.1-2,0.9-3.7
c-1.1-0.5-1.2,1.8-2.2,2.2c-1.4-1.4-4.9-0.8-6.7-1.9c-0.2,2.8,3.6,3.3,5.8,4.3c0.8-0.1,1.2-0.5,1.9-0.6c-0.1,0.9,0.1,1.5,0.9,1.5
c2.4-1.4,2.9-4.7,5.2-6.2c2.2,1.3,6.4,0.7,8.8,1.7c0.3-0.5,0.4-1.3,1.1-1.5c7.2-3.4,13.4-7.7,20.9-10.8c1.1-4,4-6.3,6.2-9.3
c0.4,0.1,0.7,0.4,0.9,0.9c-0.9,3.2-4.4,3.8-4.7,7.5c4.3-0.9,9.6-3.8,14-4.5c-2.1,1.8-0.7,7.3-1.9,9.3c-2.3-1.3,0.1-6-1.1-7.8
c-1.1,1-0.5,3.6-1.5,4.7c-1.1-0.4-0.7-2.7-0.9-3.4c-1.2,0.8-0.7,4-2.2,5.2c-0.4-1.2,0.2-3.1-0.9-4.1c-2.1,0.5-0.5,3.9-1.9,4.7
c0.1,1.9,1,3.8-0.4,5c-0.8-1.8-0.4-5.4-0.2-7.5c-3.3,1.4-3.5,7.1-6.2,8.4c0.6-2.6,1.7-4.7,2.6-7.1c-1.4-0.1-2.3,1.9-3,3.2
c-0.8,1.5-1.1,3.4-2.2,4.5c-0.2,1.7-0.3,3.4-1.5,4.1c-0.2-4.3,2-7.3,3-11c-4.3,2.1-4.4,8.4-6.9,12.3c0-4.1,1.6-6.6,2.4-9.9
c-4.6,2-3.8,9.2-6.7,12.9c-0.8-3.6,1.4-6.7,2.2-10.3c-3,1.2-2.2,6.2-4.5,7.5c0-2.2,0.9-3.6,1.1-5.6c-2.2,0.2-4,2.4-5.2,4.3
c-0.9,6.4-1.2,13.2,0.6,17.9c1.2,3.2,2.3,7.2,3.7,10.6c1,2.5,2.9,5.5,4.1,8.2c2.7,6.1,4.4,12,8,15.3c0.7,0.2,1.4,0.3,1.9,0.6
c0.1,1,0.5,2,1.1,2.6c1.5,1.8,3.7,2.1,5.6,2.8c0.8,0.3,1.4,1.2,2.4,1.3c4.8,0.4,6.5-6.4,11.4-5.6c0.4-0.5,1.1-0.8,1.7-1.1
c0.5-0.4-0.3-0.9,0.2-1.3c4.3-1.1,6.4-2.9,10.1-5.2c2.5-1.6,4.7-4.9,8-4.7c4-3.3,8.8-4.7,13.6-6.9c4.1-1.9,7.6-4.8,11.8-6.5
c6.7-2.6,13-5.5,19.4-8c0.4,0,0.9,0,1.3,0c4.2-3.4,10.8-4.5,17-7.3c2.1-0.9,4.1-2.4,6.2-3.2c1.1-0.4,2.1-1,3.2-1.5
c1.2-0.6,2.7-0.7,3.7-1.3c2.5-1.4,1-4.5,0.4-7.5c-0.5-2.8-1.9-4.6-1.3-7.5c-2.6-2-5-6.4-3.2-10.3c-0.8,0.6-1.7,0.4-1.9-0.6
c-0.2-1,1.2-1.2,0.6-1.9c-0.2-0.8-1.5-0.5-1.7-1.3c-1.3-3.2,0.8-5.6,1.1-8c-1.8-0.5-2.6-2-3.7-3.2c1.6-1.4,0-3-0.2-4.5
c-0.2-0.9,0.2-1.9,0-3c-0.1-0.9-0.9-1.8-1.1-2.8c-0.6-2.7-0.4-5.3-1.7-6.7c-4.4,0.9-7.9,2.7-12.1,3.9c-1.1,1.7-0.5,5.1-2.2,6.2
c-1.3-1.1-0.1-3.2-0.2-5c-0.7-0.1-1,0.1-1.5,0.2c-0.7,2-1.7,4.9-1.1,6.9c-0.7,1-2,1.5-3,2.2c-0.3,0.7,0,2.2-0.9,2.4
c-2.1-1.5-1.6-6.3-1.1-8.6c0.8,0.5,1.3,0,1.3-0.9c-1.2-0.4-2.8,0.4-3.9,0.9c0.8-0.1,1.3,0.2,1.3,0.9c-2.1,2.3-3.1,5.6-5.4,7.8
c-0.6,2.2-1.9,4.8-3.2,5.6c1.5-5.3,4.6-9,6.5-14c-1.3-0.2-1.4,0.5-1.1,1.5c-4.1,3.6-5.3,10.1-9.5,13.6c2.1-5.1,4.8-9.7,7.5-14.2
c-0.7,0-0.9,0.4-1.7,0.2c-2.1,3.3-4.3,6.5-6.2,9.9c0.1,0.8,0.8,1.1,1.1,1.7C158.8,260.4,156.8,258.1,156,257z M243.8,239.4
c0.7,0.3,1-1.4,0.2-1.3C243.8,238.4,243.4,238.9,243.8,239.4z M246.9,241.7c0.6-0.2,0.9-0.7,1.5-0.9c0-1.2-0.1-2.4-1.1-2.6
C246.4,238.9,246.2,240.7,246.9,241.7z M158.8,240.4c0.7,0.1,1-0.2,0.9-0.9C159.1,239.6,158.8,239.9,158.8,240.4z M309.3,240.2
c-0.1,0.5,0,0.8,0.2,1.1c0.8,0,1.2-0.4,1.3-1.1C310.4,239.8,309.8,240.1,309.3,240.2z M260.9,241.5c-0.2-0.7,0.4-0.6,0.2-1.3
C260.3,240.1,259.8,241.6,260.9,241.5z M89.8,255.3c-1.7-2.7-3.5-5.3-5.2-8c0.1-0.6,0.6-0.7,0.6-1.3c-1.7-1.4-2.8-3.4-5.2-4.1
c-0.5,0.3-0.2,1.4-1.1,1.3c-1.7-0.5-4.7-1.8-6-1.3c2.6,1.3,5.6,4.2,9,2.6C84.9,247.8,86.8,253.1,89.8,255.3z M245.6,243.3
c0-0.7,0.1-1.7-0.7-1.7C244.4,242.1,245,243,245.6,243.3z M255.7,246.9c0.2-1.4-0.3-3.8-1.3-4.7
C254.6,243.5,253.5,246.5,255.7,246.9z M251.2,250.8c-1-2.8-1.2-6.4-3-8.4C247.3,245.7,249.2,248.9,251.2,250.8z M176.9,248
c0.6-0.5,0.8-3.4,0-3.9C176.5,245.4,175.8,246.9,176.9,248z M257.4,245.8c0.7,0.1,1.9-1.2,0.9-1.5
C258.2,245,257.6,245.3,257.4,245.8z M383.4,247.1c2.1,1.4,2.1,4.8,5.6,4.7c1.5-3.1-0.7-7.3-5.2-6.5
C384.1,246.4,383.5,246.5,383.4,247.1z M236.7,255.1c0.8,1.3,1.4,2.8,2.8,3.4c0.7-0.2,0.5-1.2,1.3-1.3c0.1,1.8-0.2,3.8,1.7,4.1
c0.5-2.4,1.2-5.7,0-7.5c-0.9,0.8-0.5,1.8-1.1,3c-0.3-0.4-0.7-0.6-0.6-1.3c0.9-0.9,1.4-3.3,1.3-4.5c-1,0.9-1.1,2.8-2.4,3.4
c-0.3-2.4,2-5,1.5-7.5C237.7,247.7,238.7,253.4,236.7,255.1z M81.9,249.7c-0.6-1.3-3.1-1.9-4.3-1.9
C78.6,248.6,80.6,250.6,81.9,249.7z M120.2,248.6c0.2-0.2,0.3-0.6,0.2-1.1c-0.3,0-0.6,0-0.9,0
C119.6,248.1,119.8,248.5,120.2,248.6z M159.8,248.2c-0.5,2.5-2.2,3.9-2.4,6.7c0.8,0.2,1-0.3,1.7-0.2c1-2.5,2.8-4.4,3.7-7.1
C161.5,247.4,160.8,247.9,159.8,248.2z M90.3,249.5c-0.1-0.9-0.5-1.5-1.3-1.7C88.6,248.4,89.5,249.3,90.3,249.5z M174.7,249.7
c-0.1-0.4,0.3-1.3-0.4-1.1C173.9,248.9,174.1,249.8,174.7,249.7z M120.4,250.4c0.3-0.4,0.2-1.5-0.4-1.5
C119.8,249.4,119.6,250.3,120.4,250.4z M155.3,249.3c-0.7,2.6-2.9,3.9-3.4,6.7c3.9,1.2,4.7-4.2,5.8-7.1
C156.8,248.9,156.2,249.2,155.3,249.3z M259.8,259.8c-1-3.5-2.3-6.7-3-10.6c-0.5,0.1-0.5-0.4-1.1-0.2
C256.3,253.4,257.9,256.7,259.8,259.8z M258.7,249.3c0.4,5.2,2.9,10,5.2,14c-1.5-4.5-2.8-9.2-3.9-14.2
C259.5,249,259,249,258.7,249.3z M116.8,250.6c0.4,0.1,0.5,0.5,1.1,0.4c-0.2-0.5-0.1-1.5-0.9-1.5C117.1,250,116.6,250,116.8,250.6
z M92.2,252.9c-0.4-1.2-0.4-2.3-1.7-3C91,251,91.3,252.3,92.2,252.9z M110.3,252.5c0.1-0.6-0.9-1.2-1.1-0.9
C109.7,251.8,109.4,252.8,110.3,252.5z M379.3,254.5c0.7-0.3,2.3,0.1,2.4-0.9C381.1,253.2,379.2,253.4,379.3,254.5z M372.7,256.2
c-0.7-0.9-1.9,0.1-2.6,0.4c1,1.4,2.6,0,3.9-0.4c1.7-0.6,4.1-0.8,5.2-1.9C376.6,253.7,374.4,255.2,372.7,256.2z M292.5,260.7
c1.1-0.8,0-2.8,0.2-4.1c0.3-0.9,1.6,0.3,1.7-0.6c-0.2-1-1.9-0.5-3-0.6C291.2,257,292.7,258.5,292.5,260.7z M312.8,258.1
c0.9,0.7,1.7-0.3,2.4-0.4c-0.3-0.9-0.4-1.9-1.3-2.2C313.5,256.4,312.6,256.8,312.8,258.1z M361.2,257.5c0.7,0.1,1-0.2,0.9-0.9
C361.4,256.5,361.1,256.8,361.2,257.5z M368.8,257.9c0.6,0,1.5,0.2,1.5-0.4C369.6,257.1,369,256.8,368.8,257.9z M294.7,264.4
c1.1-0.6,2.8-0.5,3-1.9c-1.9-0.6-1.7-3.3-3-4.5C294.8,260.3,294.5,263.1,294.7,264.4z M297.9,261.6c0.6-0.8,0.5-2.6-0.6-2.8
C297.7,259.5,297.1,261.2,297.9,261.6z M313.2,261.6c1.7,0.5,3.3-1.8,4.5-1.9C316.4,258.4,313.7,260,313.2,261.6z M287.6,261.3
c0.9,0.1,0.8-1.5,0.6-1.7C287.5,259.7,287.7,260.7,287.6,261.3z M288.9,265.4c0.6-0.4,0.4-1.6,1.3-1.7c0.9-0.1,0.8,0.8,1.5,0.9
c0.2-1,1.3-0.9,1.1-2.4c-1.9,0.3-1.5-1.5-2.6-1.9C290.1,262.2,286.7,264,288.9,265.4z M318.6,261.8c0.6,0.2,0.4-0.4,0.9-0.4
c0-0.6-0.5-0.8-0.9-1.1C318.6,260.8,318.6,261.3,318.6,261.8z M239.1,261.3c1.2,1.1,2.1,2.6,3.7,3.4
C243.3,261.8,240.5,260.6,239.1,261.3z M313.8,265c2-0.6,3.5-1.6,4.5-3.2C316.4,262.4,314.6,263.2,313.8,265z M351.3,267.2
c-0.1,0.7,0.3,0.8,0.4,1.3c1.6-0.9,3.7-1.2,4.3-3C354.1,265.7,353.1,266.7,351.3,267.2z M370.3,268.7c4.2-0.2,7.7-1.1,9.9-3.2
C376.2,265.9,372.4,266.5,370.3,268.7z M292.3,268.5c0.6-0.5,1.6-1.7,1.1-2.6C292.9,266.5,291.9,267.7,292.3,268.5z M286.7,271.5
c0.1-1.7,1.5-3.1,0.9-4.7C286.9,267.8,285.8,270.3,286.7,271.5z M294.9,268.2c0.2-0.4,0.6-0.5,0.4-1.3c-0.2,0-0.4,0-0.6,0
C294.4,267.2,294.3,268.2,294.9,268.2z M318.6,268c-1.6,0.9-3.1,2-5,2.6c1.3,1.9,4.7-0.3,5.8-1.3
C318.6,269.4,319.5,267.8,318.6,268z M372.7,271.5c-0.9,0.4-2,0.2-2.4,1.3c4.8,0.7,10.2-1.1,13.1-3.7
C378.5,268.3,375.6,270.2,372.7,271.5z M358,270.8c0.5-0.3,0.8,0.6,0.9,0c0-0.5,2.4-0.5,2.8-1.3C359.8,269.3,359,270.1,358,270.8z
M291.2,272.5c0-0.9,1.1-1.9,0.4-2.8C291.4,270.5,290.4,272.1,291.2,272.5z M359.3,273.6c4.3,0.6,7.7-1.6,10.6-3.2
C366,270.3,361.9,271.7,359.3,273.6z M239.3,280.3c0.2,0.9,0.5,1.8,1.3,2.2c1.2-0.2,2.2-0.7,3.2-1.1c0.2-4.3-1.2-7.1-2.2-9.7
C240.3,274.1,242,278.9,239.3,280.3z M304.2,293.9c-1.6-7-2.7-14.6-5.4-20.5C300.2,280.6,301.1,288.3,304.2,293.9z M313.2,273.8
c0.1,0.3-0.3,1.1,0.2,1.1c0.6-0.5,1.5-0.7,1.7-1.5C314.4,273.4,313.9,273.7,313.2,273.8z M353.3,274.5c0.7-0.2,1.4-0.5,1.7-1.1
C354.2,273.5,353.4,273.7,353.3,274.5z M336.5,276.2c1.9-0.2,3.2-1.1,4.1-2.4C338.7,274.2,337.2,274.8,336.5,276.2z M288,283.5
c-1.5-2.7-1.3-7-3.2-9.3C285.4,277.6,286,281.4,288,283.5z M360.6,277.3c0.6,0.6,2.5-0.1,2.6,1.1c-1.3-0.2-2.3,0.5-3.4,0.6
c-1,0.1-2.6-0.9-3.2,0.4c2.8-0.3,5.1,0.6,7.3,0.2c1.7-0.3,3-1.8,4.5-2.6c1.9-1,4.1-1.2,5.2-2.8
C368.2,274.3,363.1,274.5,360.6,277.3z M297.9,276.9c-0.5-0.4-0.6-1.6-0.4-2.2c-0.2,0-0.4,0-0.6,0
C296.9,275.6,297.2,277.4,297.9,276.9z M291.4,286.3c-1-3.5-1.3-7.6-2.4-11c-0.5-0.2-0.9-0.5-1.7-0.4
C288.1,279.3,289.6,283,291.4,286.3z M332.6,276c-4.4,0.8-8,3.5-12.7,2.8c-0.5,0.5-1.2,0.8-1.1,1.9c5.6,0,11.1-1.3,15.3-3.9
c-0.5-0.5-0.3-1.7-1.3-1.7C332.9,275.5,332.6,275.6,332.6,276z M294.9,276.4c0.4,5.3,1.6,11.8,3.9,15.9c-1.7-5-1.9-11.5-3.4-16.6
C295.3,276.1,294.8,275.9,294.9,276.4z M351.5,277.7c3,0.6,4.9-0.5,6.7-1.7C355.6,275.4,353.1,276.6,351.5,277.7z M210,278.1
c-0.4,0-0.1-0.7-0.4-0.9c-1,0.2-1.1-0.4-1.7-0.4C207.9,277.8,209.7,278.2,210,278.1z M295.1,289.1c-0.6-4.2-1.3-8.3-2.4-12.1
c-0.5,0-0.6-0.4-1.3-0.2C292.1,281.5,293.2,285.8,295.1,289.1z M298.8,283.5c-0.2-1.9-0.4-3.9-1.1-5.4
C297.8,280.6,298.1,281.8,298.8,283.5z M329.4,280.9c1.2,0.1,3,0.1,3.2-1.3C331.8,280.4,329.9,279.9,329.4,280.9z M339.9,285.3
c-2,0.3-3.9,0.7-4.5,2.4c5.4,0.1,7.8-4.4,12.3-5.8c-0.2-0.7-0.7-1.2-1.3-1.5C344.6,282.3,340.2,282.6,339.9,285.3z M348.3,283.7
c5.2,0.3,11,0.9,12.9-2.6C357,281.1,350.5,280,348.3,283.7z M360.8,284c4.6,0.5,9,0.8,10.8-2.4C367,280.7,363,281.4,360.8,284z
M314.5,282.9c0.2-0.6,0.8-0.8,0.9-1.5C314.7,281.4,314,282.4,314.5,282.9z M326.6,281.8c-0.5,0-0.6-0.4-1.3-0.2
C325,282.7,326.3,282.1,326.6,281.8z M335.2,283.7c2.5,0.9,4-0.8,5.2-1.9C338.1,281.2,336.5,282.8,335.2,283.7z M371.1,284.4
c4.2,1.1,8.4,0.6,10.1-2.4C376.7,281.2,373.5,282,371.1,284.4z M52.4,284.8c-0.4-1.1-1.8-1.3-2.8-1.9
C49.6,284.4,51.4,284.2,52.4,284.8z M300.3,289.6c-0.4-2-0.4-4.3-1.5-5.6C299,286.1,299.3,288.2,300.3,289.6z M341.6,287.6
c4.6,0.8,11.2,1.4,12.9-2.2C350.1,285.8,343.9,283.8,341.6,287.6z M354.3,288.5c4.7,1.3,8.8,0.2,10.8-2.8
C360.9,285.1,355.9,285.3,354.3,288.5z M316.6,286.3c0.1,1.3,1.1-0.1,1.5-0.4C317.4,285.2,317.5,287,316.6,286.3z M330.9,287.6
c1.3,0.5,2.6-0.7,3-1.7C332.6,285.3,331.5,286.8,330.9,287.6z M363.2,289.3c5.1,1.6,9.4-0.2,11.8-3
C369.9,284.9,365.7,286.8,363.2,289.3z M67,292.8c-0.6-0.6-0.6-1.5-1.1-2.2c-1-1.3-2.9-2.6-3.4-3.4c-0.1,0.5-0.7,0.4-0.6,1.1
c2,3.6,5,6.2,8.8,8C70.6,293.9,68.3,294.1,67,292.8z M70.7,293.4c0.1-0.5,0.3-0.8,0.2-1.5c-2.1-1.2-3.1-3.3-5.2-4.5
c-0.1,0-0.3,0-0.4,0C66.6,289.9,68.2,292.1,70.7,293.4z M71.3,289.8c0.1-0.9-0.2-1.4-1.1-1.3C70.2,289.3,70.7,289.6,71.3,289.8z
M335.2,291.9c4.9,0.2,12,1.5,12.9-2.4C343.7,290.2,337.4,287.8,335.2,291.9z M300.9,292.4c0.1-1.3-0.3-2-0.9-2.6
C300.2,290.8,300.5,291.7,300.9,292.4z M58,294.1c1.4-0.8,1.6-2.7,3.4-3C60,288.3,58.6,292.8,58,294.1z M347.9,292.4
c3.8,0.7,8.6,1.2,9.9-1.9C353.8,290,349.6,289.7,347.9,292.4z M357.6,293c3.2,1,8.4,1.1,9.5-1.7C363.5,290.7,359,290.3,357.6,293z
M56.2,294.5c0.2-0.8,0.9-1.9,0.4-2.6c-2.3,0.8-4,0-6.7,0C50.7,294.2,53.1,294.7,56.2,294.5z M60.5,294.1
c-0.7,1.4-1.7,2.6-1.7,4.7c1.6-0.4,1.6-2.4,2.8-3.2c2.5,3.7,6.5,6,9.7,9c0.3-2.6-2.2-2.6-2.6-4.5c0.7,0,0.8,0.6,1.7,0.4
c0.3-0.8,0-1.3,0-2.4c-3.1-1.7-5.5-4.1-8.4-6c1.2,3.7,5.2,4.6,6.7,8C64.9,299.2,63.5,295.9,60.5,294.1z M342.1,296.5
c4.4,0.5,8.5,1.2,10.1-2.2C348.3,293.8,344,293.7,342.1,296.5z M351.5,297.1c3.7,1.4,8,0.3,10.1-2.2
C357.4,294.4,353.2,293.8,351.5,297.1z M56.7,298.6c0.5-0.6,0.5-1.7,0.6-2.6c-4,0.8-7.7-1-10.6-1.3
C49.3,296.8,51.7,299,56.7,298.6z M72.6,310.7c-1.1-1.6-2.2-3.4-2.4-5.6c-3.3-1.8-5.6-4.5-8.8-6.2c-0.8,0.7-1.2,2-1.3,3.4
c0.2,0.5,1.2-0.3,1.3,0.6c-1.2,1.8-4.3,1.8-6,3c-2.5-0.8-6.1-0.3-8.4-1.7c1.2,3.4,8.1,2.9,11.8,4.3c1.2,0,2.9-1,3.2,0.4
c-3,2.2-9.2,0.7-12.5,0.6c3.2,2.1,9.5,4.3,14,2.4c0.1-1.4-1.1-3,0.4-3.4c1.3,2.1,1.9,5,2.6,7.8c2.7,1.5,4.2,4.2,6.9,5.6
c0.9,0.5,3.4,0.5,2.4,2.4c-3.7-0.7-5.6-3.1-8.4-4.7c1,3.3,5.4,3.2,6.7,6.2c-3.7-0.4-6.8-3.2-9-5.8c0.3-0.5,0.5-1.2,1.5-1.1
c-1.2-1.4-1.7-3.6-2.6-5.4c-2.6,0.6-6,0.7-8.2,1.1c1.3,1.9,6.1-0.9,6.9,1.3c-1.8,0.1-2.6,2.1-4.5,2.4c-1.9,0.3-4-0.9-5.8,0.2
c3.2,1.6,8.5,0.6,12.3,1.5c0,0.6-0.9,0.4-0.9,1.1c1.9,1.9,4,3.4,6.7,4.5c-0.3,3.1-3.9,1.5-5.4,3.2c-2.6,0.5-4.4-2.1-6.2-0.9
c3.3,1.8,9.4,1.6,12.9,1.9c-1.6,1.3-4.2,1.6-6.5,2.2c2.4,2.7,7.6-0.3,9.9,0.9c-0.6-0.3-0.4-1.5-0.4-2.4c0-0.5-1.1,0.8-1.5,0
c0-3.3,4.7-3.8,5.8-6.7C77.2,318.8,75.3,314.6,72.6,310.7z M58.8,303.1c-0.4-0.9-0.7-1.9-0.9-3c-3.5,0.9-6.6,0.1-10.3-0.4
C49,303.1,54.3,304.2,58.8,303.1z M50.6,314.1c0.9,0.6,2.3,0.7,3.9,0.6C54.3,313.7,51.3,313.3,50.6,314.1z M65.5,324
c-1.5-0.7-3-2-4.5-2.2c-0.6-0.1-1.2,0.4-1.9,0.4c-1.6,0.1-3.4-0.8-4.7,0c4,2.1,9.5,4.7,15.3,3.7C68.7,324.8,67.1,324.7,65.5,324z
M76.5,332c1.9-1.3,3.4-2.9,3.9-5.6c-0.4-0.1-0.2-0.8-0.9-0.6C79.7,329,76.6,329.1,76.5,332z M77.8,334.4c-2.1,1-5.8,0.6-8,1.5
c1.8,1.2,4.7,1.6,7.3,0.9c0.3-0.3-0.3-1.2,0.4-1.5c2.6-0.6,4.2-2.2,4.3-5.4c-0.3-0.1-0.4-0.4-0.6-0.4
C80.4,331.4,78.2,332,77.8,334.4z M131.2,335.4c2.7-0.1,4.3-1.3,5.8-2.6C134.8,332.6,132.2,333.8,131.2,335.4z M78.2,337.2
c2.7,1.1,6.7-2.4,4.3-4.3C81.6,334.8,80,336.1,78.2,337.2z M134.2,336.7c0.9,1.1,3.9-0.3,3.7-1.1
C136.8,336.2,134.7,335.9,134.2,336.7z M77.3,341c0.5,0.4,4.4,2.3,4.7,2.4c2.1,0.3,6.2-2.5,4.5-4.1c-2,0.7-3.3,4.1-6,2.8
c0.2-2.8,4.3-1.7,5-4.1c-0.1-0.9-0.8-2.1-1.5-1.7c-1.3,1.7-2.6,3.2-5,3.9c-0.3-0.9-1.7-1.5-2.8-0.9
C76.4,339.6,76.8,340.6,77.3,341z M125.4,338.7c1.6,0,3.2,0,3.7-1.1C127.2,337.5,126.3,338.5,125.4,338.7z M134.6,340.4
c3.6,0.3,7.9-0.6,9.7-2.8C140.2,338,136.7,337.8,134.6,340.4z M125.2,342.1c3.3-0.4,6.9-0.6,8-3.2
C130.1,339.6,126.7,340,125.2,342.1z M117.6,343.6c2.2-0.5,4.2-1.2,5.4-2.8C120.9,341.4,119.1,342.3,117.6,343.6z M85.1,344.7
c1.8,1.3,3.9-0.6,3.9-2.6C87.3,341.8,86.2,343.8,85.1,344.7z M129.7,344.1c2.4-0.3,5.5,0.2,6.2-1.7
C134.3,342.6,130.1,342,129.7,344.1z M121.3,344.7c1.7,0,3.5,0.1,4.3-0.9C124.2,344.2,122.2,343.5,121.3,344.7z M89.6,345.8
c0.8-0.1,1.3-0.6,1.3-1.5c-0.3,0-0.3-0.3-0.6-0.2C90.1,344.7,89.4,344.8,89.6,345.8z M126,346.4c1.1,0.3,4.1,0.7,4.3-0.6
C128.8,345.7,126.9,345.4,126,346.4z M117.2,347.1c1.6,0.1,4,0.2,5-0.6C120.4,346.6,118.3,346.4,117.2,347.1z M121.3,349.4
c1.5,0.3,5,0.7,5.4-1.3C125.3,348.5,122.3,347.7,121.3,349.4z M111.4,349.9c2.6-0.6,5.7,0.5,7.1-1.1
C115.9,349.3,113,348.3,111.4,349.9z M83.8,353.1c3.2,0.1,6.8-1.2,10.1-1.7C90.7,348.6,86.6,352.2,83.8,353.1z M116.8,352.2
c2.3-0.1,5.4,0.5,6-1.3C120.4,351.4,117.8,350.4,116.8,352.2z M106.2,353.1c3-0.3,7.2,0.6,8-1.9
C111.4,351.3,107.5,350.9,106.2,353.1z M101.5,353.5c1.9,0.2,2.6-0.7,3.7-1.3c0-0.4-0.2-0.6-0.4-0.6
C103.9,352.6,101.7,352.1,101.5,353.5z M97.2,354.2c0.8-0.1,1.2-0.5,1.5-1.1C98,353.3,97.6,353.7,97.2,354.2z M89,355.5
c2.2,0.2,2.8-1.2,4.5-1.5C92.5,352.7,90.1,354.8,89,355.5z M118.7,354.2c-1.3-0.6-4,0.3-5.8,0c-0.9,0.8-2.4,1-3,2.2
C113.3,356.1,117,356.1,118.7,354.2z M100.2,357.2c3.6-0.2,7.6,0,9-2.4C105.8,354.5,101.5,354.8,100.2,357.2z M93.9,358.1
c3.4,0.4,4.8-1.3,6.2-2.8C97,355.1,95.8,356.9,93.9,358.1z M88.1,358.7c2.9,0.1,4.6-1,5.8-2.6C91.4,356.4,89.9,357.7,88.1,358.7z
M75.8,361.5c3.9-1,8.1-1.5,10.3-4.1C81.9,358,78.6,359.4,75.8,361.5z"/>
<path d="M130.3,207.5c1.1,2-1.4,3.9-1.9,5.6C128.5,211.6,128.8,208.4,130.3,207.5z"/>
<path d="M96.7,296.2c0.1,2-2.8,5.9-0.6,8c1.3-0.4,0.3-3.1,0.9-4.1c0.4-0.2,1-0.3,1.5-0.4c-0.1-1.1-1.1-1.3-1.1-2.6
c2.8-1.5,4.9,4.4,2.6,6.2c-1.2,0.3-0.2-1.6-0.9-1.9c-1.3,0.9-0.2,4.3-1.7,5c-1.6,0.4-2.8-0.2-3.9,0.6c-4.2-0.5-8.2-1.2-8.6-5.4
c-0.3-3.1,1.3-6.7,3.9-8c1.5,1.8-2.6,3-1.1,5c2.5-1.9,2.5-6.2,6.2-6.9c-0.7,2.1-3.6,4.6-4.3,7.1c-0.3,1.1-0.5,3.5,0.9,4.3
c1-3.2,1.3-8.7,5-9.9c-0.4,2.5-2.5,5-3.4,7.5c0.7,1.2-0.2,4,1.3,4.3C94.1,302.3,93.5,297.1,96.7,296.2z"/>
<path d="M367.9,173.9c-1.2,3.5-5.1,2.3-9.3,3.4c-2.4,0.7-4.2,3.1-6,4.1c-3,1.6-9,3.4-11.6,0.2
c-0.7-0.8-1.8-2.9-1.9-3.4c-0.1-0.6,0.1-1.3,0-1.9c2.1-0.1,4.1,0.2,5.8,1.1c1.1-0.5,1.7-0.4,2.8,0c5.9-0.7,10.9-3.8,13.4-8.6
C363.8,169.1,366,171.9,367.9,173.9z M362.5,171.5c-1.7,0.7-2.6,2.3-3.9,3.4c1.9,0.3,5.1,0.5,6-0.9
C364,173.2,363.5,172.1,362.5,171.5z M352,179.3c0.1-0.7-0.5-0.7-1.1-0.6C350.7,179.5,351.6,179.7,352,179.3z"/>
<path d="M139.8,275.6c-1.1-0.1-2.2-0.3-2.8-0.9c-0.4,4.2-4.3,1.9-5.6,0c-0.5,2.2,2.6,2.5,3.4,4.1
c-3.8,2.2-8.3-6-3.4-8.2c0.5-0.1,0.8,0,1.1,0.2C135.1,268.5,141.1,272,139.8,275.6z M132.7,273.2c0.8,0.8,1,2.3,2.6,2.4
C134.8,274.5,133.5,272.5,132.7,273.2z"/>
<path d="M190.4,285c-0.6,7.1-6.6,10.3-13.8,9.5c-0.6-1.9-1.9-3.9-0.9-6.2c2.2-0.2,1.4-3.3,2.2-5
c2.3,0.4,1.1,3.5,1.1,5.6c0.8-1.6,0.7-3.1,1.5-5c1.6-0.2,2.4-2.1,4.1-2.2c1.9-0.1,3.1,1.5,4.3,2.8
C189.6,284.2,189.9,284.7,190.4,285z M182.2,283.7c-0.1,0.5,0.1,0.8,0.4,0.9c0.2-0.4,0.8-0.4,0.9-0.9
C183.1,283.3,182.7,283.7,182.2,283.7z M184.8,286.1c0.7-0.6,0.9-1.6,1.5-2.4c-0.5,0.1-0.5-0.4-1.1-0.2
C184.8,283.9,184.7,285.8,184.8,286.1z M182.2,285.7c-0.4,1-1.3,2.6-0.6,3.9C181.8,288.5,182.6,285.9,182.2,285.7z M186.8,288.9
c0.6-0.6,1.7-2.9,0.4-3.4C187.2,286.6,185.6,288.1,186.8,288.9z M183.5,291.7c0.5-0.8,0.9-1.7,0.9-3c-0.2,0-0.4,0-0.6,0
C183.7,289.6,182.5,291,183.5,291.7z"/>
<path d="M134,313.5c0.1,3.4-0.9,5.5-3,7.3c-2.1,1.8-7.4,3-7.1-1.3c0-0.6,0.6-0.7,1.1-1.5c1.3-2.4,1.8-6.4,5.2-6.5
C131.6,311.5,132.4,312.6,134,313.5z M128,314.8c1.3,0.7,2.8-1,3.7,0.4c0.1-0.8,0.5-1.3,0.2-1.9
C130.3,312.8,127.8,312.9,128,314.8z M131.2,316.1c-0.8-0.3-1.9,1-1.7,2.4C130.9,318.5,131.1,317.3,131.2,316.1z"/>
</g>
</g>
</svg>
</div>
<div class="utensils-group">
<svg class="utensil1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 41.5">
<defs>
<style>
.cls-1 {
fill: #1e9e9e;
}
</style>
</defs>
<title>Utensil1</title>
<g class="cls-1" data-name="Layer 2">
<path d="M20.4,21a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,20.4,21Zm0,8.4A1.4,1.4,0,1,1,21.8,28,1.4,1.4,0,0,1,20.4,29.4Zm0,8.4a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,20.4,37.8Zm-3.1-5.6a1.4,1.4,0,1,1,1.4,1.4A1.4,1.4,0,0,1,17.3,32.2Zm-1.1,5.6a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,16.2,37.8Zm-3.5-5.6a1.4,1.4,0,1,1,1.4,1.4A1.4,1.4,0,0,1,12.7,32.2ZM12,37.8a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,12,37.8ZM9.5,33.6a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,9.5,33.6ZM7.8,37.8a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,7.8,37.8ZM5,16.8a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,5,16.8Zm0,8.4a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,5,25.2Zm0,8.4a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,5,33.6ZM3.6,37.8A1.4,1.4,0,1,1,5,36.4,1.4,1.4,0,0,1,3.6,37.8Zm0-11.1A1.4,1.4,0,1,1,2.2,28,1.4,1.4,0,0,1,3.6,26.6Zm0-8.4a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,3.6,18.2Zm4.2,8.4A1.4,1.4,0,1,1,6.4,28,1.4,1.4,0,0,1,7.8,26.6Zm0-8.4a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,7.8,18.2ZM9.5,14a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,9.5,14ZM12,18.2a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,12,18.2ZM14.1,14a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,14.1,14Zm3.5,5.6a1.4,1.4,0,1,1-1.4-1.4A1.4,1.4,0,0,1,17.6,19.6Zm-.3,4.2a1.4,1.4,0,1,1,1.4,1.4A1.4,1.4,0,0,1,17.3,23.8Zm-1.1,2.8A1.4,1.4,0,1,1,14.8,28,1.4,1.4,0,0,1,16.2,26.6Zm-3.5-2.8a1.4,1.4,0,1,1,1.4,1.4A1.4,1.4,0,0,1,12.7,23.8ZM9.5,25.2a1.4,1.4,0,1,1,1.4-1.4A1.4,1.4,0,0,1,9.5,25.2ZM12,26.6A1.4,1.4,0,1,1,10.6,28,1.4,1.4,0,0,1,12,26.6ZM18.6,14a1.4,1.4,0,1,1-1.4,1.4A1.4,1.4,0,0,1,18.6,14Zm3.8-3.2a2,2,0,0,0-2-2H3.5a2,2,0,0,0-2,2L0,39.5a2,2,0,0,0,2,2H22.1a2,2,0,0,0,2-2Z"/>
<path class="cls-1" d="M6.4,3.1H17.6V7h3.1V1.5A1.5,1.5,0,0,0,19.1,0H4.9A1.5,1.5,0,0,0,3.4,1.5V7H6.4V3.1Z"/>
</g>
</svg>
<svg class="utensil2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.8 67.5">
<defs>
<style>
.cls-1 {
fill: #1e9e9e;
}
</style>
</defs>
<title>Utensil2</title>
<g class="cls-1" data-name="Layer 2">
<path d="M18.1,17.4c0,.9-.1,1.7-.2,1.7H3.7c-.1,0-.2-.7-.2-1.7V16.1l.2-.3H17.8l.2.3Zm3.7.3C21.2,15.1,16.7,3,15.7,1.6S11.8,0,11,0h-.1C10,0,7.1.2,6.2,1.6S.7,15.1.1,17.7s1.3,4,3.5,4.9l3.7,1.5c1.2.3,2.2,1,2.2,1.8a86.9,86.9,0,0,1-.7,9.7s-1.4.1-1.5.8.2,11.6,0,15.3.3,14.3.9,15.2,2.4.6,2.7.6,2.2.2,2.7-.6,1.1-11.6.9-15.2.1-14.6,0-15.3-1.5-.8-1.5-.8a86.4,86.4,0,0,1-.7-9.7c0-.9,1-1.5,2.2-1.8l3.7-1.5C20.4,21.7,22.3,20.3,21.7,17.7Z"/>
</g>
</svg>
<svg class="utensil3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48.8 63.9">
<defs>
<style>
.cls-1 {
fill: #1e9e9e;
}
</style>
</defs>
<title>utensil3</title>
<g class="cls-1" data-name="Layer 2">
<path d="M28.8,35l-4.3,3.5a18.3,18.3,0,0,1,6.8,7.6,24.4,24.4,0,0,0,8.3,10.2s4,1.9,4.8,5.5c0,0,1.9,4.2,4.3.4a6.9,6.9,0,0,0-1.6-6C44.7,53.2,28.8,35,28.8,35Z"/>
<path d="M2.8.7C2.6,2,2.4,2.5,3.4,7c-.7.3-2.2-.8-2.5-7A10.6,10.6,0,0,0,.4,7.2C.9,9.1,17.3,34.7,17.7,34.6c2.3-.4,5,1.2,5,1.2l4-3.3S5.6,9.6,2.8.7Z"/>
</g>
</svg>
<svg class="cow" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48.8 29">
<defs>
<style>
.cls-1 {
fill: #1e9e9e;
}
</style>
</defs>
<title>Cow</title>
<g class="cls-1" data-name="Layer 2">
<path d="M45.7,19.9s2.6,0,2,2.4,1.1,5.2,1.1,5.2a2.6,2.6,0,0,1-3.3,1c-2.4-.8-4.6-4.1-4.8-5.2s-1.1-3.1-2-3a2.2,2.2,0,0,0-1.9,2.5c.3,1.2.7,4.3,1.3,4.5S39.8,29,39.8,29H37a8.5,8.5,0,0,1-1.3-2.2c-.1-.6-1.2-5.5-2-5.4a3.8,3.8,0,0,1-2.5-.6c-.5-.5-1.1,1.7-1.9,2.5s-1.3,3.9-.8,4.2A8.7,8.7,0,0,1,30.1,29H27.4l-1.1-1.6s.5-3.7.6-4.2.5-4.3-.4-4.2-4.9,1.9-7.7,1.5-4.4-2-5.6-.2-2.9,3.6-2.4,4.4a23.8,23.8,0,0,0,2.8,2.8l.5,1.5H11.7l-1.2-1.5s-3.4-5.6-4-5.6-1.5,2.8-1.4,3.8a5.1,5.1,0,0,0,.3,1.4l1.1.9v1H4l-.8-1.7.2-7.3L5.1,17S3,10.2,3,8.5s.3-3.6.3-3.6l-.9.8L1.3,17A6.3,6.3,0,0,0,2,19c.4.4-.2,2-.2,2L.7,19.2,0,17S.4,5.4.8,4.9,2.8,1,6.2,1.5s9.7.7,12.1,0S26.1-.7,30.3.4s7.4,2.5,8.8,4.8a22.6,22.6,0,0,1,2.2,5.1l3,5.6.9-1.5s1.5.4,1.6,1.4S45.7,19.9,45.7,19.9Z"/>
</g>
</svg>
</div>
<div class="text-wrapper">
<div class="main-header">
<h1 id="fittext1">“Quotes Are So Cheesy”</h1>
<h1 id="fittext2">Is A Random Quote Generator,</h1>
<h1 id="fittext3">Specially Designed For You Who:</h1>
</div>
<div class="thick-division"></div>
<div class="two-column-wrapper">
<div class="column">
<div class="column-title-wrapper">
<div class="column-title">Loves Them Quotes</div>
</div>
<div class="text1">
You can write these down on your little quote notebook and impress friends and family with your intelligence and sense of humor, or you can pick a quote to add to your email signature. Wow, how cool is that?
</div>
</div>
<div class="center-division"></div>
<div class="column">
<div class="column-title-wrapper">
<div class="column-title">Hates Them Quotes</div>
</div>
<div class="text2">
Well, you’re just too cool for quotes, and we have a feeling you’re probably just too cool for us. But you can stick around and be reassured of your awesomeness by dissing these “pieces of wisdom”.
</div>
</div>
</div>
<div class="thick-division"></div>
</div>
<a class="link-wrapper" href="">
<span class="link-text">Give me cheese!</span>
</a>
<div class="quote-rectangle">
<div class="quote-text"></div>
<div class="quote-author"></div>
<div class="quotes-divider-wrapper">
<div class="quotes-divider"></div>
<div class="quotes-divider"></div>
<div class="quotes-divider"></div>
</div>
<div class="quote-links-wrapper">
<a href="" class="icon-link-reload">
<svg class="icon-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.9 28.9">
<g data-name="Layer 2">
<path d="M4.2,16.4a8.3,8.3,0,1,0,8.3-8.3v4.4L6.2,6.2,12.5,0V3.9A12.5,12.5,0,1,1,0,16.4Z"/>
</g>
</svg>
</a>
<a href="" class="icon-link-twitter">
<svg class="icon-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 15.7">
<g data-name="Layer 2">
<path d="M6.4,15.7a11.2,11.2,0,0,0,11-11.3c0-.2,0-.3,0-.5a8.1,8.1,0,0,0,2-2.1,8,8,0,0,1-2.3.6A4,4,0,0,0,18.9.3a8,8,0,0,1-2.5,1A4,4,0,0,0,9.5,4a3.9,3.9,0,0,0,.1.9A11.4,11.4,0,0,1,1.4.7,3.9,3.9,0,0,0,2.6,6,4,4,0,0,1,.8,5.5h0A4,4,0,0,0,4,9.5H2.2a4,4,0,0,0,3.7,2.8A8,8,0,0,1,.9,14H0a11.3,11.3,0,0,0,5.9,1.8h.6"/>
</g>
</svg>
</a>
</div>
</div>
</section>
</body>
body {
height: 100%;
background-color: #F9F7ED;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#quotes-generator {
display: flex;
flex-direction: column;
align-items: center;
}
.image-wrapper {
width: 435px;
margin: 8rem 0 2rem 0;
}
.svg-image{
width: 100%;
height: 100%;
/* mix-blend-mode:multiply; */
}
.utensils-group {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.utensil1 {
height: 45px;
}
.utensil2 {
height: 65px;
}
.utensil3 {
height: 65px;
}
.cow {
height: 30px;
}
.text-wrapper {
/*border: 1px solid red;*/
display: flex;
flex-direction: column;
align-items: center;
width: 535px;
position: relative;
z-index: 100;
}
.main-header {
text-align: center;
color: #3F3F3A;
}
#fittext1 {
font-family: 'Playfair Display', serif;
font-weight: 900;
text-transform: uppercase;
font-size: 3.94rem;
margin: 7px 0;
}
#fittext2 {
font-family: 'Playfair Display', serif;
font-weight: 400;
text-transform: uppercase;
font-size: 3.0rem;
margin: 7px 0;
}
#fittext3 {
font-family: 'Playfair Display', serif;
font-weight: 400;
font-style: italic;
font-size: 3.75rem;
margin: 7px 0;
text-transform: lowercase;
margin-bottom: 15px;
}
.thick-division {
width: 505px;
height: 10px;
background-color: #3F3F3A;
opacity: .1;
}
.two-column-wrapper {
width: 505px;
/*border: 1px solid green;*/
display: flex;
}
.column-title-wrapper {
text-align: center;
border-bottom: 1px solid #E6E4DA;
padding: 10px 0;
margin-bottom: 10px;
}
.column-title {
font-family: 'Fira Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 4px;
font-size: 15px;
}
.text1 {
font-family: 'Fira Sans', sans-serif;
font-weight: 300;
font-size: 18px;
/*word-break: break-all;*/
text-align: right;
margin-right: 15px;
margin-bottom: 10px;
line-height: 1.6;
}
.text2 {
font-family: 'Fira Sans', sans-serif;
font-weight: 300;
font-size: 18px;
/*word-break: break-all;*/
margin-left: 15px;
text-align: left;
margin-bottom: 10px;
line-height: 1.6;
}
.center-division {
border-left: 1px solid #E6E4DA;
}
.link-wrapper {
margin: 5rem 0;
text-decoration: none;
}
.link-text {
font-family: 'Playfair Display', serif;
font-weight: 700;
color: #F84339;
font-size: 19px;
letter-spacing: .5px;
text-decoration: underline;
text-align: center;
position: relative;
z-index: 100;
}
.quote-rectangle {
background-color: #3F3F3A;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
color: #F9F7ED;
padding: 4rem 0 10rem 0;
position: relative;
display: none;
}
.quote-rectangle:before {
content: "\A";
border-style: solid;
border-width: 0px 12px 12px 12px;
border-color: transparent transparent #3F3F3A transparent;
position: absolute;
top: -12px;
left: 50%;
transform: translate(-50%, 0);
}
.quote-text {
font-family: 'Fira Sans', sans-serif;
font-weight: 400;
font-style: italic;
font-size: 18.5px;
line-height: 1.6;
width: 505px;
text-align: center;
/*background-color: green;*/
opacity: 1;
margin-bottom: 1.5rem;
}
.quote-author {
font-family: 'Fira Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
font-size: 14.5px;
text-align: center;
letter-spacing: 1.5px;
opacity: .7;
}
.quotes-divider-wrapper {
display: flex;
margin-top: 4rem;
opacity: .15;
}
.quotes-divider {
margin: 0 .25rem;
;
background-color: #F9F7ED;
width: 4px;
height: 4px;
border-radius: 50%;
}
.quote-links-wrapper {
font-family: 'Playfair Display', serif;
width: 500px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 4rem;
}
.icon-link-reload,
.icon-link-twitter {
margin: 0 2.4rem;
height: 1.85rem;
display: flex;
justify-content: center;
align-items: center;
fill: #F9F7ED;
transition: .2s;
}
.icon-link-reload:hover,
.icon-link-twitter:hover {
fill: #F84339;
}
.icon-svg {
pointer-events: none;
height: 100%;
}
@media (max-width:639px) {
.image-wrapper {
width: 75%;
margin: 6rem 0 2rem 0;
}
.text-wrapper {
width: 100%;
/*padding:0 2rem;*/
}
#fittext1 {
font-size: 6.9vw;
}
#fittext2 {
font-size: 5.2vw;
}
#fittext3 {
font-size: 6.6vw;
}
.thick-division {
width: calc(100% - 4rem);
}
.two-column-wrapper {
width: 100%;
flex-direction: column;
padding: 0 2rem;
}
.column-title {
font-size: 14px;
}
.text1,
.text2 {
text-align: center;
margin: 0 0 10px 0;
}
.quote-text {
width: 100%;
padding: 0 2rem;
}
}
@media (max-width:399px) {
.column-title {
font-size: 13px;
}
.text1,
.text2 {
font-size: 16.5px;
}
.link-text {
font-size: 17px;
}
.quote-text {
font-size: 17px;
}
.quote-author {
font-size: 13px;
}
.icon-link-reload,
.icon-link-twitter {
margin: 0 2.1rem;
height: 1.7rem;
}
}
$(document).ready(function() {
//utensils animation with greensock gsap===========================================================================================
var utensilOne = ".utensil1";
var utensilTwo = ".utensil2";
var utensilThree = ".utensil3";
var cow = ".cow";
/* creates a function with the translation of all objects */
function translate() {
objectsTranslation = new TimelineMax({
repeat: -1
});
objectsTranslation.fromTo(utensilOne, 8, {
x: 0 - 10,
y: 0 - 10
}, {
x: window.innerWidth,
y: window.innerHeight,
ease: Linear.easeNone
})
.fromTo(utensilTwo, 8, {
x: 0,
y: window.innerHeight
}, {
x: window.innerWidth + 40,
y: 0 + 40,
ease: Linear.easeNone
})
.fromTo(utensilThree, 8, {
x: window.innerWidth,
y: window.innerHeight
}, {
x: 0 - 75,
y: 0 - 75,
ease: Linear.easeNone
})
.fromTo(cow, 8, {
x: window.innerWidth + 10,
y: 0
}, {
x: 0,
y: window.innerHeight,
ease: Linear.easeNone
});
}
/* creates a function with the rotation of all objects */
function rotate() {
var utensilOneRotate = TweenMax.fromTo(utensilOne, 3, {
rotation: 0
}, {
rotation: 360,
ease: Linear.easeNone,
repeat: -1
});
var utensilTwoRotate = TweenMax.fromTo(utensilTwo, 3, {
rotation: 0
}, {
rotation: 360,
ease: Linear.easeNone,
repeat: -1
});
var utensilThreeRotate = TweenMax.fromTo(utensilThree, 3, {
rotation: 0
}, {
rotation: 360,
ease: Linear.easeNone,
repeat: -1
});
var cowRotate = TweenMax.fromTo(cow, 3, {
rotation: 0
}, {
rotation: 360,
ease: Linear.easeNone,
repeat: -1
});
}
translate();
rotate();
/* play animation according to window size */
if ($(window).width() < 769) {
$(utensilOne).hide();
$(utensilTwo).hide();
$(utensilThree).hide();
$(cow).hide();
objectsTranslation.kill();
translate(false);
rotate(false);
}
/* play animation according to window re-size */
$(window).resize(function() {
if ($(window).width() > 768) {
$(utensilOne).show();
$(utensilTwo).show();
$(utensilThree).show();
$(cow).show();
objectsTranslation.kill();
translate();
rotate();
} else {
$(utensilOne).hide();
$(utensilTwo).hide();
$(utensilThree).hide();
$(cow).hide();
objectsTranslation.kill();
translate(false);
rotate(false);
}
});
//quote-rectangle functionalities===================================================================================================
/*creating vars for getting the api*/
var forismaticAPI = "https://api.forismatic.com/api/1.0/?method=getQuote&lang=en&format=jsonp&jsonp=?";
var displayQuote = function(quote) {
$(".quote-text").text('“' + quote.quoteText.trim() + '”'); //trim removes spaces before and after a string
if (quote.quoteAuthor) {
$(".quote-author").text(quote.quoteAuthor);
} else {
$(".quote-author").text('Unknown'); //for quotes without authors
}
}
/*get quote on button click*/
$(".link-wrapper").click(function(event) {
event.preventDefault();
/*getting quotes api and putting on page*/
$.getJSON(forismaticAPI, displayQuote);
/*quote-rectangle animations*/
$(".quote-rectangle").slideDown();
$(".quote-rectangle").css("display", "flex");
$("html, body").animate({
scrollTop: $(document).height()
});
});
/*get quote on another button click*/
$(".icon-link-reload").click(function(event) {
event.preventDefault();
/*getting quotes api and putting on page*/
$.getJSON(forismaticAPI, displayQuote);
/*quote-rectangle animations*/
$("html, body").animate({
scrollTop: $(document).height()
});
});
/*share on twitter on button click*/
$(".icon-link-twitter").click(function(event) {
event.preventDefault();
window.open('https://twitter.com/intent/tweet?hashtags=FreeCodeCamp&text=' + $(".quote-text").text() + ' -- ' + $(".quote-author").text());
});
//====================================================================================================================
});
Also see: Tab Triggers