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 Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
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.
<html>
<head>
<title>Page Title</title>
<link rel="stylesheet" type="text/css" href="css/stylesheet.css">
<link rel="stylesheet" type="text/css" href="css/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
</head>
<body>
<div id="controls"></div>
<div id="slider"></div>
<div class="container">
<div id="section1-number" class="section1-number">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- Number1 -->
<g id="ONE_x5F_SHADOW">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="196.3443" y1="419.5299" x2="304.8318" y2="267.1308">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.3466" style="stop-color:#3290CB"/>
<stop offset="0.5018" style="stop-color:#318AC2"/>
<stop offset="0.6387" style="stop-color:#3080B2"/>
<stop offset="0.7649" style="stop-color:#2E729B"/>
<stop offset="0.8828" style="stop-color:#2B607F"/>
<stop offset="0.9949" style="stop-color:#284A5C"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd1" d="M307.6,387.1c0.3-0.7,0.5-1.6,0.7-2.3c0.3-0.8,0.5-1.6,0.8-2.3c0.5-1.6,1-3.1,1.5-4.7
c0.2-0.7,0.1-1.4,0.1-2.1c0-1,0-1.9,0-2.9c0-0.9-0.2-1.7-1.2-1.9c-0.3-0.1-0.7-0.1-1-0.2c-3.7-0.6-7.4-1.3-11.1-1.9
c-1-0.2-2-0.3-3-0.5c-1.3-0.3-2.6-0.5-3.8-1.2c-1.1-0.7-1.7-1.9-2.1-3.1c-0.6-2.3-0.7-4.7-0.8-7c0-1.5,0-3,0-4.6
c0-1.1,0-2.2,0-3.3c0-1.8,0-3.6,0-5.4c0-2.4,0-4.9,0-7.3c0-3,0-5.9,0-8.9c0-3.4,0-6.8,0-10.2c0-3.8,0-7.6,0-11.3c0-4,0-8.1,0-12.1
c0-4.2,0-8.4,0-12.6c0-4.3,0-8.6,0-12.9c0-4.3,0-8.6,0-12.8c0-4.2,0-8.4,0-12.6c0-4,0-8,0-12c0-3.7,0-7.4,0-11.2
c0-3.4,0-6.7,0-10.1c0-2.9,0-5.8,0-8.7c0-2.4,0-4.7,0-7.1c0-1.7,0-3.5,0-5.2c0-1,0-2,0-3c0-0.2,0-0.4,0-0.6c0-1.4-1.3-1.5-2.3-1.7
c-0.9-0.2-1.8-0.4-2.7-0.5c-0.4-0.1-0.9-0.1-1.3,0.2c-0.5,0.4-1,1-1.4,1.5c-1.8,1.9-3.6,3.7-5.5,5.5c-3.8,3.4-7.9,6.3-12.4,8.6
c-5,2.7-10.4,4.7-15.8,6.3c-3.2,1-6.4,1.8-9.7,2.6c-1.8,0.4-3.7,0.8-5.5,1.2c-1.2,0.3-1.3,1.5-1.6,2.4c-1,3.1-2,6.2-3,9.3
c-1,3.1-2,6.2-3,9.3c-1,3.1-2,6.2-3,9.3c-1,3.1-2,6.2-3,9.3c-1,3.1-2,6.2-3,9.3c-1,3.1-2,6.2-3,9.3c-1,3.1-2,6.2-3,9.3
c-1,3.1-2,6.2-3,9.3c-0.3,0.8-0.5,1.6-0.8,2.3c-0.2,0.7-0.6,1.4-0.6,2.2c0,1.6-0.1,3.2,0,4.8c0.1,1.5,1.4,1.4,2.4,1.4
c1.4,0,2.9,0,4.3,0c4.1,0,8.2,0,12.3,0c2.2,0,4.4,0,6.6,0c0,2.4,0,4.8,0,7.3c0,5.9,0,11.7,0,17.6c0,7.2,0,14.4,0,21.6
c0,6.4,0,12.9,0,19.3c0,3.6,0,7.1,0,10.7c0,0.2,0,0.4,0,0.6c-0.1,0.5-0.3,1.1-0.5,1.5c-0.2,0.7-0.4,1.3-0.6,2
c-0.8,2.6-1.7,5.3-2.5,7.9c-1.7,5.3-3.4,10.5-5,15.8c-1.7,5.3-3.4,10.5-5,15.8c-1.7,5.3-3.4,10.5-5,15.8c-1.7,5.3-3.4,10.5-5,15.8
c-0.2,0.7-0.4,1.3-0.6,2c-0.2,0.7-0.5,1.4-0.6,2.1c-0.1,0.5,0,1.1,0,1.6c0,0.9,0,1.7,0,2.6c0,0.6-0.1,1.3,0.3,1.8
c0.3,0.4,0.7,0.5,1.1,0.5c0.3,0,0.6,0,0.8,0c3.8,0,7.6,0,11.3,0c6.5,0,13,0,19.6,0c7.2,0,14.4,0,21.5,0c5.8,0,11.5,0,17.3,0
c1.7,0,3.4,0,5.1,0c0.7,0,2,0.2,2.6-0.3c0.6-0.5,0.7-1.5,0.9-2.1c0.2-0.7,0.4-1.3,0.6-2c0.4-1.3,0.8-2.7,1.3-4
c0.8-2.6,1.7-5.3,2.5-7.9c1.7-5.3,3.4-10.5,5-15.8c1.7-5.3,3.4-10.5,5-15.8c1.7-5.2,3.3-10.5,5-15.7
C306,392.2,306.7,389.6,307.6,387.1C307.6,387,307.6,387.1,307.6,387.1z"/>
</g>
<g id="SET1" class="SET1">
<g id="one1">
<path class="blk1" d="M309.7,369.8l-14.4-2.5c-6-1.2-7.5-1.4-7.5-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-24.9,20.2-50.2,25.5c-0.6,0.1-1.1,0.7-1.1,1.4v5c0,0.4,0.1,0.5,0.4,0.8
c0.3,0.3,0.6,0.2,0.9,0.2h24.3l0,136.9c0,13.8-2.7,14.4-8.2,15.3l-16,2.5c-0.7,0.1-1.4,0.7-1.4,1.4v5c0,0.4,0.4,0.7,0.7,1
c0.3,0.3,0.7,0.4,1.1,0.4l77.7,0c0.8,0,1.6-0.6,1.6-1.4v-5C311,370.4,310.4,369.9,309.7,369.8z"/>
</g>
<g id="one2">
<path class="ylw1" d="M310.5,366.2l-14.5-2.5c-6-1.2-7.5-1.4-7.5-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-24.7,20.2-50,25.5c-0.6,0.1-0.9,0.7-0.9,1.8v5c0,0-0.1-0.1,0.2,0.1c0.3,0.3,0.4,0,0.8,0h24.3
l0,137.1c0,13.8-2.7,14.5-8.2,15.4l-15.8,2.6c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.2,0.7,0.5,1c0.3,0.3,0.6,0.4,1,0.4l77.8,0
c0.8,0,1.7-0.6,1.7-1.4v-5C312,366.9,311.2,366.3,310.5,366.2z"/>
</g>
<g id="one3">
<path class="blk1" d="M311.6,362.6l-14.4-2.5c-6-1.2-7.5-1.4-7.5-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-24.8,20.2-50.1,25.5c-0.6,0.1-1,0.7-1,1.8v5c0,0,0,0.2,0.3,0.5c0.3,0.3,0.5,0.3,0.9,0.3h24.3
l0,136.8c0,13.8-2.7,14.3-8.2,15.2l-15.4,2.5c-0.7,0.1-0.8,0.7-0.8,1.4v5c0,0.4-0.2,0.7,0.1,1c0.3,0.3,0.5,0.4,0.8,0.4l77.6,0
c0.8,0,1.5-0.6,1.5-1.4v-5C313,363.3,312.3,362.7,311.6,362.6z"/>
</g>
<g id="one4">
<path class="ylw1" d="M312.7,359.4l-14.4-2.5c-6-1.2-7.4-1.4-7.4-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-24.9,20.2-50.2,25.5c-0.6,0.1-1.1,1.1-1.1,1.8v4.5c0,0.4,0.1,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4
h24.3l0,136.7c0,13.8-2.7,14.3-8.2,15.2l-16,2.5c-0.7,0.1-1.4,0.7-1.4,1.4v5c0,0.4,0.4,0.7,0.7,1c0.3,0.3,0.8,0.4,1.1,0.4l77.6,0
c0.8,0,1.6-0.6,1.6-1.4v-5C314,360.1,313.4,359.5,312.7,359.4z"/>
</g>
<g id="one5">
<path class="blk1" d="M313.9,355.8l-14.3-2.5c-6-1.2-7.4-1.4-7.4-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-25,20.2-50.3,25.5c-0.6,0.1-1.2,1.1-1.2,1.8v4.5c0,0.4,0.3,0.5,0.5,0.8
c0.3,0.3,0.7,0.2,1.1,0.2h24.3l0,136.9c0,13.8-2.7,14.4-8.2,15.3l-16.1,2.5c-0.7,0.1-1.6,0.7-1.6,1.4v5c0,0.4,0.5,0.7,0.8,1
c0.3,0.3,0.8,0.4,1.2,0.4l77.6,0c0.8,0,1.5-0.6,1.5-1.4v-5C315,356.4,314.5,355.9,313.9,355.8z"/>
</g>
<g id="one6">
<path class="ylw1" d="M315.5,352.1l-14.5-2.5c-6-1.2-7.5-1.4-7.5-15.2l-0.1-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-25.1,20.2-50.5,25.5c-0.6,0.1-1.3,1.1-1.3,1.8v4.5c0,0.4,0.4,0.3,0.6,0.6c0.3,0.3,0.8,0,1.2,0
h24.3l0,137.1c0,13.8-2.7,14.5-8.2,15.4l-15.7,2.6c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.1,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l77.9,0
c0.8,0,1.8-0.6,1.8-1.4v-5C317,352.8,316.1,352.2,315.5,352.1z"/>
</g>
<g id="one7">
<path class="blk1" d="M316.6,348.5l-14.5-2.5c-6-1.2-7.5-1.4-7.5-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-25.2,20.2-50.6,25.5c-0.6,0.1-1.4,1.1-1.4,1.8v4.5c0,0.4,0.5,0.7,0.7,0.9
c0.3,0.3,0.9,0.3,1.3,0.3h24.3l0,136.8c0,13.8-2.7,14.3-8.2,15.2l-15.8,2.5c-0.7,0.1-1.3,0.7-1.3,1.4v5c0,0.4,0.2,0.7,0.5,1
c0.3,0.3,0.7,0.4,1,0.4l77.8,0c0.8,0,1.7-0.6,1.7-1.4v-5C318,349.2,317.2,348.6,316.6,348.5z"/>
</g>
<g id="one8">
<path class="ylw1" d="M317.7,344.9l-14.4-2.5c-6-1.2-7.5-1.4-7.5-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-25.3,20.2-50.7,25.5c-0.6,0.1-1.5,1.8-1.5,1.4v5c0,0.4,0.6,1,0.8,1.2c0.3,0.3,1,0.6,1.4,0.6
h24.3l0,136.5c0,13.8-2.7,14.1-8.2,15.1l-15.9,2.4c-0.7,0.1-1.4,0.6-1.4,1.3v5c0,0.4,0.3,0.7,0.6,1c0.3,0.3,0.7,0.4,1.1,0.4
l77.7,0c0.8,0,1.6-0.6,1.6-1.4v-5C319,345.6,318.3,345,317.7,344.9z"/>
</g>
<g id="one9">
<path class="blk1" d="M318.8,341.3l-14.4-2.5c-6-1.2-7.4-1.4-7.4-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-24.9,20.2-50.3,25.5c-0.6,0.1-1.1,1.1-1.1,1.8v4.5c0,0.4,0.2,0.8,0.4,1c0.3,0.3,0.6,0.5,1,0.5
h24.3l0,136.7c0,13.8-2.7,14.2-8.2,15.1l-16,2.5c-0.7,0.1-1.5,0.7-1.5,1.4v5c0,0.4,0.4,0.7,0.7,1c0.3,0.3,0.8,0.4,1.1,0.4l77.6,0
c0.8,0,1.5-0.6,1.5-1.4v-5C320,342,319.4,341.4,318.8,341.3z"/>
</g>
<g id="_x30_ne10">
<path class="ylw1" d="M319.9,337.7l-14.4-2.5c-6-1.2-7.5-1.4-7.5-15.2V151.8c0-0.7-0.4-1.2-1-1.4l-4.1-0.8c-0.5-0.1-1,0.1-1.3,0.4
c-12.2,13.8-25,20.2-50.4,25.5c-0.6,0.1-1.2,1.8-1.2,1.4v5c0,0.4,0.3,0.6,0.5,0.8c0.3,0.3,0.7,0.3,1.1,0.3h24.3l0,136.9
c0,13.8-2.7,14.3-8.2,15.2l-15.6,2.5c-0.7,0.1-1.1,0.7-1.1,1.4v5c0,0.4,0,0.7,0.3,1c0.3,0.3,0.6,0.4,0.9,0.4l77.4,0
c0.8,0,1.3-0.6,1.3-1.4v-5C321,338.3,320.5,337.8,319.9,337.7z"/>
</g>
<g id="one11">
<path class="blk1" d="M321,334l-14.2-2.5c-6-1.2-7.4-1.4-7.4-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8c-0.5-0.1-1,0.1-1.3,0.4
c-12.2,13.8-24.6,20.2-50,25.5c-0.6,0.1-0.8,1.8-0.8,1.4v5c0,0.4-0.1,0.4,0.1,0.7c0.3,0.3,0.3,0.1,0.7,0.1h24.3l0,137
c0,13.8-2.7,14.4-8.2,15.3l-15.7,2.6c-0.7,0.1-1.2,0.8-1.2,1.4v5c0,0.4,0.2,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l77.3,0
c0.8,0,1.3-0.6,1.3-1.4v-5C322,334.7,321.6,334.1,321,334z"/>
</g>
<g id="one12">
<path class="ylw1" d="M322.1,330.4l-14.2-2.5c-6-1.2-7.4-1.4-7.4-15.2l0-168.2c0-0.7-0.5-1.2-1.1-1.4l-4.1-0.8
c-0.5-0.1-1,0.1-1.3,0.4c-12.2,13.8-25.2,20.2-50.6,25.5c-0.6,0.1-1.4,1.1-1.4,1.8v4.5c0,0.4,0.5,0.7,0.7,1
c0.3,0.3,0.9,0.4,1.3,0.4h24.3l0,136.7c0,13.8-2.7,14.3-8.2,15.2l-15.8,2.5c-0.7,0.1-1.3,0.7-1.3,1.4v5c0,0.4,0.3,0.7,0.5,1
c0.3,0.3,0.7,0.4,1,0.4l77.3,0c0.8,0,1.2-0.6,1.2-1.4v-5C323,331.1,322.7,330.5,322.1,330.4z"/>
</g>
<g id="one13">
<path class="blk1" d="M245.7,325.8c-0.7,0.7-0.7,1.7-0.7,2.3v5c0,0.4-0.1,0.7,0.1,1c0.3,0.3,0.5,0.4,0.8,0.4l77.2,0
c0.8,0,1.4-0.6,1.4-1.4c0,0,1.4-3.3,1.4-3.9v-4.9c0-0.7-0.7-1.2-1.4-1.4l-14.1-2.5c-5.9-1.1-7.3-1.4-7.3-15.1l0-167.5
c0-0.7-0.5-1.2-1.1-1.4l-4-0.8c-0.5-0.1-1,0.1-1.3,0.4c-11.9,13.8-24.1,20.2-48.9,25.4c-0.6,0.1-3.9,4.4-3.9,5v4.5
c0,0.4,0.1,0.5,0.3,0.8c0.3,0.3,0.5,0.2,0.9,0.2h24.3l0,136.9c0,4.5-0.3,7.6-0.9,9.8c-1.3,1-2.9,1.3-5,1.7l-15.5,2.5
c-0.7,0.1-1.3,1.2-1.8,1.9"/>
</g>
</g>
<g id="onetop">
<path class="top1" d="M247,330.9c-0.4,0-0.7-0.1-1-0.4c-0.3-0.3-0.4-0.6-0.4-1v-4.9c0-0.7,0.5-1.3,1.2-1.4l15.6-2.5
c5.4-0.9,8.2-1.4,8.2-15.1l0-136.1l-24.1,0c-0.4,0-0.7-0.1-1-0.4c-0.3-0.3-0.4-0.6-0.4-1v-4.9c0-0.7,0.5-0.8,1.1-0.9
c25.2-5.2,37.8-12,50-25.8c0.3-0.4,0.8-0.5,1.3-0.4l4.1,0.8c0.6,0.1,1.1,0.7,1.1,1.4l0,167.4c0,13.7,1.4,14,7.4,15.1l14.2,2.5
c0.7,0.1,1.1,0.7,1.1,1.4v4.9c0,0.8-0.6,1.4-1.4,1.4L247,330.9z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="section2-number" class="section2-number" style="display: none;">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- Number 2 -->
<g id="Layer_37">
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="189.5062" y1="393.2696" x2="350.6157" y2="221.5163">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.2994" style="stop-color:#3188BE"/>
<stop offset="0.6258" style="stop-color:#2D6D92"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd2" d="M316.5,423.9c1.4-4,1.4-4,2.7-7.9c0.6-1.6,1.1-3.3,1.7-4.9c1.3-3.8,2.6-7.6,3.8-11.3
c1.6-4.6,3.1-9.3,4.7-13.9c0.4-1.3,0.9-2.6,1.3-3.9c0.4-1.1,0.7-2.3,1.1-3.4c0.8-2.2,0.8-4.5,1-6.8c0.8-9.8,1.9-19.7,2.8-29.5
c0.5-4.7,0.9-9.5,1.4-14.2c-2.6,0-5.2,0-7.8,0c-1.7,3.4,2.6,0,0,0c-2.4,4.9-4.7,10-7.9,14.5c-1.4,2-3.2,3.9-5.4,5.1
c-2.3,1.2-4.9,1.6-7.5,1.8c-3.2,0.2-6.5,0.1-9.7,0.1c2.7-8.3,5.6-16.5,8.4-24.7c2.8-8.2,5.5-16.4,8.3-24.6
c2.8-8.2,5.6-16.5,8.4-24.7c1.4-4.1,2.8-8.2,4.2-12.4c1.4-4,2.8-8,4-12.1c2.4-8.1,2.9-16.6,1.7-24.9c-1-7.3-3.3-14.3-7-20.6
c-3.6-6.1-8.6-11.4-14.5-15.4c-6.1-4.1-13-7-20.1-8.7c-8-2-16.3-2.5-24.5-2.3c-8.4,0.2-16.8,1.2-25,3.5c-7.3,2-14.7,5.1-20.5,10.2
c-2.8,2.4-5.3,5.3-6.8,8.8c-0.8,1.9-1.4,3.9-2,5.8c-0.7,2.1-1.4,4.2-2.1,6.3c-1,3-2,5.9-3,8.9c-0.9,2.6-1.7,5.1-2.6,7.7
c-1.2,3.6-2.4,7.1-3.6,10.7c-1.4,4.2-2.8,8.4-4.3,12.6c-1.5,4.5-3.1,9.1-4.6,13.6c-1.5,4.5-3,8.9-4.5,13.4
c-1.4,4.1-2.8,8.2-4.2,12.3c-1.1,3.3-2.3,6.7-3.4,10c-0.8,2.3-1.5,4.5-2.3,6.8c-0.2,0.6-0.4,1.2-0.6,1.8c-0.7,2-1.3,4-2,5.9
c-0.7,2-1.3,3.9-1.5,6c-0.5,6.5,2.7,13.3,8.9,15.9c6.3,2.7,14.6,1.9,19.5-3.1c2.5-2.5,4-5.6,5.1-8.8c1.4-4,2.7-8.1,4.1-12.2
c0.4-1,0.7-2.1,1.1-3.1c0.1-0.4,0.2-0.8,0.5-1c0.3-0.3,0.7-0.5,1.1-0.6c1.8-0.9,3.8-1.4,5.8-1.7c4.1-0.6,8.4-0.7,12.5-0.3
c3.7,0.4,7.3,1.3,10.6,2.9c1.6,0.8,3.2,1.8,4.6,2.9c1.5,1.2,2.8,2.6,4.1,4c0.1,0.2,0.6,0.6,0.5,0.8c-0.1,0.3-0.7,0.7-0.9,0.9
c-0.7,0.7-1.5,1.5-2.2,2.2c-1.5,1.5-3.1,3-4.6,4.5c-3.1,3-6.3,5.9-9.4,8.9c-6.3,5.8-12.7,11.5-19.2,17c-1.6,1.4-3.3,2.8-4.9,4.1
c-0.8,0.7-1.7,1.4-2.5,2.1c-0.5,0.4-1.3,0.8-1.7,1.4c-0.2,0.3-0.3,0.8-0.4,1.2c-0.2,0.5-0.3,1-0.5,1.5c-0.3,1-0.7,2-1,3
c-0.2,0.7-0.5,1.4-0.7,2.1c-0.5,1.6-1.1,3.2-1.6,4.8c-1,3.1-2.1,6.2-3.1,9.3c-1.3,4-2.7,8-4,12c-1.4,4.2-2.9,8.5-4.3,12.7
c-1.3,3.9-2.6,7.8-4,11.7"/>
</g>
<g id="SET2" class="SET2">
<g id="two1">
<path class="blk1" d="M328.9,329l-0.5,0.5c-9.1,18.8-11.3,20.4-25.2,20.4l-65.1-0.1c24.4-18.1,47.5-35.9,65-54
c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9c-16.6,0-30.9,3-41.5,8.6
c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2c13.3,0,17.4-11.3,18.5-20.8
c1-8.3,3.9-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7c-13.1,14.8-36,36-58,54.1
l-0.9,0.5v17.1l124.7,0.4l5-48.7H328.9z"/>
</g>
<g id="two2">
<path class="ylw1" d="M337.3,325.3c-0.3-0.3-0.8-0.3-1.2-0.3h-5c-0.6,0-1.2,0.1-1.5,0.7c-9.1,18.8-11.3,20.5-25.2,20.5l-65.1-0.1
c24.4-18.1,47.5-35.9,65-54c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.6,36-57.6,54.1c-0.4,0.3-0.5,0.8-0.5,1.3V372c0,0.4,0,0.9,0.3,1.2c0.3,0.3,0.7,0.5,1.1,0.5l121.3,0
c0.9,0,1.6-0.6,1.6-1.5l4.4-45.6C337.8,326,337.6,325.7,337.3,325.3z"/>
</g>
<g id="two3">
<path class="blk1" d="M338.5,321.5c-0.3-0.3-0.8-0.5-1.2-0.5h-5c-0.6,0-1.2,0.3-1.5,0.9c-9.1,18.8-11.3,20.5-25.2,20.5l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.7,36-57.7,54.1c-0.4,0.3-0.6,0.8-0.6,1.3v14.6c0,0.4,0.1,0.9,0.4,1.2c0.3,0.3,0.7,0.5,1.2,0.5l121.3,0
c0.9,0,1.6-0.6,1.6-1.5l4.4-45.7C339,322.3,338.8,321.9,338.5,321.5z"/>
</g>
<g id="two4">
<path class="ylw1" d="M339.7,317.7c-0.3-0.3-0.8-0.7-1.2-0.7h-5c-0.6,0-1.2,0.5-1.5,1.1c-9.1,18.8-11.3,20.6-25.2,20.6l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.8,36-57.8,54.1c-0.4,0.3-0.7,0.8-0.7,1.3v14.6c0,0.4,0.2,0.9,0.6,1.2c0.3,0.3,0.8,0.5,1.2,0.5l121.3,0
c0.9,0,1.6-0.6,1.7-1.5l4.4-45.8C340.2,318.6,340,318,339.7,317.7z"/>
</g>
<g id="two5">
<path class="blk1" d="M340.9,314.4c-0.3-0.3-0.8-0.4-1.2-0.4h-5c-0.6,0-1.2,0.2-1.5,0.8c-9.1,18.8-11.3,20.5-25.2,20.5l-65.1,0
c24.4-18.1,47.5-35.9,65-54c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.4,36-57.4,54.1c-0.4,0.3-0.3,0.8-0.3,1.3v14.6c0,0.4-0.2,0.9,0.2,1.2c0.3,0.3,0.6,0.5,1,0.5l121.2,0
c0.9,0,1.5-0.6,1.6-1.5l4.4-45.7C341.4,315.1,341.2,314.7,340.9,314.4z"/>
</g>
<g id="two6">
<path class="ylw1" d="M342.1,310.6c-0.3-0.3-0.8-0.6-1.2-0.6h-5c-0.6,0-1.2,0.4-1.5,1c-9.1,18.8-11.3,20.6-25.2,20.6l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.5,36-57.5,54.1c-0.4,0.3-0.4,0.8-0.4,1.3v14.6c0,0.4-0.1,0.9,0.3,1.2c0.3,0.3,0.6,0.5,1.1,0.5l121.2,0
c0.9,0,1.5-0.6,1.6-1.5l4.4-45.8C342.6,311.4,342.4,310.9,342.1,310.6z"/>
</g>
<g id="two7">
<path class="blk1" d="M343.3,306.8c-0.3-0.3-0.8-0.8-1.2-0.8h-5c-0.6,0-1.2,0.6-1.5,1.2c-9.1,18.8-11.3,20.7-25.2,20.7l-65.1,0.1
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.1,36-57.1,54.1c-0.4,0.3,0,0.8,0,1.3v14.6c0,0.4-0.5,0.9-0.1,1.2c0.3,0.3,0.4,0.5,0.9,0.5l121.1,0
c0.9,0,1.5-0.6,1.6-1.5l4.4-45.9C343.8,307.7,343.7,307.1,343.3,306.8z"/>
</g>
<g id="two8">
<path class="ylw1" d="M344.5,303.5c-0.3-0.3-0.8-0.5-1.2-0.5h-5c-0.6,0-1.2,0.3-1.5,0.8c-9.1,18.8-11.3,20.5-25.2,20.5l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.7,36-57.7,54.1c-0.4,0.3-0.6,0.8-0.6,1.3v14.6c0,0.4,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5l121.3,0
c0.9,0,1.6-0.6,1.7-1.5l4.4-45.7C345,304.2,344.9,303.8,344.5,303.5z"/>
</g>
<g id="two9">
<path class="blk1" d="M345.8,299.6c-0.3-0.3-0.8-0.6-1.2-0.6h-5c-0.6,0-1.2,0.5-1.5,1c-9.1,18.8-11.3,20.6-25.2,20.6l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.8,36-57.8,54.1c-0.4,0.3-0.7,0.8-0.7,1.3v14.6c0,0.4,0.3,0.9,0.6,1.2c0.3,0.3,0.8,0.5,1.2,0.5l121.3,0
c0.9,0,1.6-0.6,1.7-1.5l4.4-45.8C346.2,300.5,346.1,300,345.8,299.6z"/>
</g>
<g id="two10">
<path class="ylw1" d="M347,296.3c-0.3-0.3-0.8-0.3-1.2-0.3h-5c-0.6,0-1.2,0.2-1.5,0.7c-9.1,18.8-11.3,20.5-25.2,20.5l-65.1-0.1
c24.4-18.1,47.5-35.9,65-54c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.9,36-57.9,54.1c-0.4,0.3-0.8,0.8-0.8,1.3V343c0,0.4,0.4,0.9,0.7,1.2c0.3,0.3,0.8,0.5,1.3,0.5l121.3,0
c0.9,0,1.6-0.6,1.7-1.5l4.4-45.7C347.4,297,347.3,296.7,347,296.3z"/>
</g>
<g id="two11">
<path class="blk1" d="M348.2,292.5c-0.3-0.3-0.8-0.5-1.2-0.5h-5c-0.6,0-1.2,0.3-1.5,0.9c-9.1,18.8-11.3,20.6-25.2,20.6l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-36,36-58,54.1c-0.4,0.3-0.9,0.8-0.9,1.3v14.6c0,0.4,0.5,0.9,0.8,1.2c0.3,0.3,0.9,0.5,1.3,0.5l121.4,0
c0.9,0,1.6-0.6,1.7-1.5l4.4-45.8C348.6,293.3,348.5,292.9,348.2,292.5z"/>
</g>
<g id="two12">
<path class="ylw1" d="M349.4,288.7c-0.3-0.3-0.8-0.7-1.2-0.7h-5c-0.6,0-1.2,0.5-1.5,1.1c-9.1,18.8-11.3,20.7-25.2,20.7l-65.1,0
c24.4-18.1,47.5-35.9,65-53.9c20.9-21.6,31-41.2,31-59.9c0-17.9-6.3-32.5-18.2-42.3c-11-9.1-26.5-13.9-44.7-13.9
c-16.6,0-30.9,3-41.5,8.6c-10.2,5.4-15.8,12.7-15.8,20.6c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,31.2-12.5,46.8-34.6,71.7
c-13.1,14.8-35.6,36-57.6,54.1c-0.4,0.3-0.5,0.8-0.5,1.3v14.6c0,0.4,0.1,0.9,0.4,1.2c0.3,0.3,0.7,0.5,1.1,0.5l121.3,0
c0.9,0,1.6-0.6,1.6-1.5l4.4-45.8C349.8,289.6,349.7,289.1,349.4,288.7z"/>
</g>
<g id="two13">
<path class="blk1" d="M351.8,284c-0.3-0.4-0.8-1-1.2-1h-5c-0.6,0-1.2,0.8-1.5,1.4c-0.5,0.1-0.9,0.6-1.1,1.1
c-5.2,10.7-8.1,16-12.3,18.5c-3,1.4-6.6,1.7-12.1,1.7l-65.3,0c24.1-17.9,47-35.5,64.3-53.4c10.2-10.5,17.8-20.6,22.9-30.3
c6.2-11.1,9.2-21.8,9.2-32.2c0-18.2-6.3-33.1-18.3-43.1c-11.1-9.3-26.7-14.2-45.1-14.2c-16.7,0-31.2,3-41.9,8.8
c-10.3,5.5-15.9,13-15.9,21c0,0.4,0,0.9,0.1,1.3c-0.1,0.6-0.1,1.2-0.1,1.8c0,4.2,1.4,8,3.8,10.8c2.9,3.4,7.3,5.2,12.7,5.2
c13.2,0,17.4-11.3,18.5-20.8c0.9-7.3,2.6-11.8,19.6-11.8c9.2,0,16.6,2.9,22,8.6c6.6,7,10,18.1,10,33c0,11.4-1.7,20.7-4.9,29.2
c-5.8,14-15.7,25.9-29.2,41.2c-13.2,15-36.1,36.7-58.2,55.1c-0.4,0.3-0.6,0.8-0.6,1.3v0.3v14.6v0c0,0.4,0.2,1,0.5,1.3
c0.3,0.3,0.7,0.6,1.2,0.6h0l0,0h1.9l118.4,0v0h2.1c0.9,0,1.6-0.8,1.7-1.6l4.5-46.9C352.3,285,352.1,284.3,351.8,284z"/>
</g>
</g>
<g id="twotop">
<path class="top2" d="M224.9,330.2c-0.4,0-0.9-0.2-1.2-0.5c-0.3-0.3-0.5-0.7-0.5-1.2v-14.6c0-0.5,0.2-1,0.6-1.3
c22-18.1,44.6-39.4,57.7-54.1c22.1-24.9,34.6-40.5,34.6-71.7c0-14.9-3.3-26-10-33c-5.4-5.7-12.8-8.6-22-8.6
c-15.6,0-18.6,3.5-19.6,11.8c-1.1,9.5-5.2,20.8-18.5,20.8c-5.4,0-9.8-1.8-12.7-5.2c-2.5-2.8-3.8-6.7-3.8-10.8
c0-7.9,5.6-15.2,15.8-20.6c10.6-5.6,25-8.6,41.5-8.6c18.2,0,33.7,4.8,44.7,13.9c11.9,9.8,18.2,24.5,18.2,42.3
c0,18.7-10.1,38.3-31,59.9c-17.4,18.1-40.6,35.8-65,53.9l65.1,0c14,0,16.1-1.7,25.2-20.6c0.3-0.6,0.9-0.9,1.5-0.9h5
c0.5,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.8,0.4,1.3l-4.4,45.8c-0.1,0.9-0.8,1.5-1.7,1.5L224.9,330.2z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="section3-number" class="section3-number" style="display: none;">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- Number3 -->
<g id="THREESHADOW">
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="173.1287" y1="618.6904" x2="344.1903" y2="75.6113">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.3466" style="stop-color:#3290CB"/>
<stop offset="0.5018" style="stop-color:#318AC2"/>
<stop offset="0.6387" style="stop-color:#3080B2"/>
<stop offset="0.7649" style="stop-color:#2E729B"/>
<stop offset="0.8828" style="stop-color:#2B607F"/>
<stop offset="0.9949" style="stop-color:#284A5C"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd3" d="M338.1,308.4c-1.8-6.8-5.2-13.2-10.1-18.3c-2.2-2.3-4.6-4.3-7.1-6c0.4,0.3,0.8,0.5,0.9,0.5
c1,0.7,2.1,1.4,3.1,2c0.2,0.2,0.5,0.3,0.7,0.5c-1.5-1.1-3.1-2-4.6-3c-0.4-0.2-0.8-0.5-1.2-0.8c3.2-12.8,6.6-25.6,9.9-38.3
c0.8-3.2,1.8-6.3,2.4-9.5c0.6-3,1-6.1,1-9.2c0.1-6-0.9-12.1-3.1-17.7c-4.3-10.7-12.8-18.8-23.1-23.6c-11.5-5.4-24.6-6.9-37.1-6.4
c-6.4,0.3-12.7,1.1-18.9,2.6c-5.7,1.4-11.3,3.4-16.4,6.3c-4.7,2.7-9.2,6.3-11.6,11.2c-1.3,2.7-2,5.6-2.7,8.4
c-0.8,3.2-1.6,6.3-2.5,9.5c-3.3,12.8-6.6,25.5-9.9,38.3c-3.3,12.8-6.6,25.6-10,38.4c-3.3,12.7-6.6,25.5-9.9,38.2
c-0.8,3-1.3,6.2-0.8,9.3c0.4,2.7,1.6,5.3,3.5,7.4c3.7,4.3,9.8,5.8,15.2,5.1c2.7-0.4,5.3-1.3,7.4-3c-2,8.1-4.2,16.1-6.3,24.2
c-2.1,8.1-4.2,16.2-6.3,24.2c-2.1,8-4.2,16.1-6.3,24.1c-2.1,8.1-4.2,16.2-6.3,24.2c-2.1,8-4.2,16.1-6.2,24.1c-0.5,2-1.1,4-1.4,6
c-0.3,1.8-0.3,3.6-0.1,5.4c0.4,3.3,1.6,6.6,3.4,9.4c3.8,5.9,10.2,9.7,16.6,12.2c7.3,2.7,15.1,4.1,22.8,4.6c8,0.6,16,0.5,24-0.4
c7.7-0.9,15.4-2.7,22.6-5.7c6.7-2.7,13.1-6.5,18.5-11.4c5.1-4.6,9.3-10,12.3-16.1c1.7-3.4,2.9-7,3.9-10.7c1.1-3.9,2-7.9,3.1-11.8
c2.1-8.1,4.2-16.1,6.3-24.2c2.1-8.1,4.2-16.1,6.3-24.2c2.1-8.1,4.2-16.2,6.3-24.3c2.1-8.1,4.2-16.2,6.3-24.3c1-4,2.1-8,3.1-12.1
c1-3.9,2.2-7.8,2.9-11.8C340.3,324,340.1,315.9,338.1,308.4z"/>
</g>
<g id="SET3" class="SET3">
<g id="three1">
<path class="blk1" d="M290.1,273.9c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.2-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.9,7.9,28.8c0,28-10.5,39.8-35.3,39.8h-12.1
c-0.8,0-1.5,1-1.5,1.8v9.4c0,0.4,0.2,1,0.5,1.2c0.3,0.3,0.7,0.6,1.1,0.6h14.9c26.5,0,37.8,11.6,37.8,39.5c0,13.7-3,24.9-8.6,32.7
c-6.3,8.8-15.8,13.1-28.4,13.1c-16,0-16.6-2.2-20.1-14.4c-0.4-1.2-0.7-2.6-1.2-4c-3-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C338.5,295.7,321.4,278.7,290.1,273.9z"/>
</g>
<g id="three2">
<path class="ylw1" d="M291.3,270.3c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.7,7.9,28.6c0,28-10.5,39.6-35.3,39.6h-12.1
c-0.8,0-1.7,1.4-1.7,2.2v9.4c0,0.4,0.3,0.8,0.6,1s0.8,0.5,1.2,0.5h14.9c26.5,0,37.8,11.8,37.8,39.6c0,13.7-3,25-8.6,32.8
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C339.7,292.1,322.6,275.1,291.3,270.3z"/>
</g>
<g id="three3">
<path class="blk1" d="M292.6,266.7c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.5,7.9,29.4c0,28-10.5,40.4-35.3,40.4h-12.1
c-0.8,0-1.9-0.2-1.9,0.5v9.4c0,0.4,0.4,0.6,0.7,0.8c0.3,0.3,0.9,0.3,1.3,0.3h14.9c26.5,0,37.8,12,37.8,39.8
c0,13.7-3,25.1-8.6,32.9c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.1-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2
c-2.9-9.6-8.9-14.5-17.6-14.5c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5
c22.7,0,41.6-6.1,54.6-17.5c11.6-10.2,17.9-24.2,17.9-39.5C341,288.5,323.8,271.4,292.6,266.7z"/>
</g>
<g id="three4">
<path class="ylw1" d="M293.8,263c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.3,7.9,29.2c0,28-10.5,40.2-35.3,40.2h-12.1
c-0.8,0-1.1,0.1-1.1,0.9v9.4c0,0.4,0,0.9,0.3,1.1c0.3,0.3,0.5,0.6,0.9,0.6H271c26.5,0,37.8,11.7,37.8,39.5c0,13.7-3,24.9-8.6,32.7
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C342.2,284.9,325,267.8,293.8,263z"/>
</g>
<g id="three5">
<path class="blk1" d="M295,259.4c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.1,7.9,29c0,28-10.5,40-35.3,40h-12.1c-0.8,0-1.4,0.5-1.4,1.3
v9.4c0,0.4,0.1,0.7,0.4,1s0.6,0.4,1,0.4h14.9c26.5,0,37.8,11.9,37.8,39.7c0,13.7-3,25-8.6,32.8c-6.3,8.8-15.8,13.2-28.4,13.2
c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6
c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5c11.6-10.2,17.9-24.2,17.9-39.5C343.4,281.3,326.2,264.2,295,259.4z"/>
</g>
<g id="three6">
<path class="ylw1" d="M296.2,255.8c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.9,7.9,28.8c0,28-10.5,39.8-35.3,39.8h-12.1
c-0.8,0-1.6,0.9-1.6,1.7v9.4c0,0.4,0.2,0.5,0.5,0.8c0.3,0.3,0.7,0.2,1.1,0.2h14.9c26.5,0,37.8,12.1,37.8,39.9
c0,13.7-3,25.1-8.6,32.9c-6.3,8.8-15.8,13.3-28.4,13.3c-15.9,0-16.5-2.1-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2
c-2.9-9.6-8.9-14.5-17.6-14.5c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5
c22.7,0,41.6-6.1,54.6-17.5c11.6-10.2,17.9-24.2,17.9-39.5C344.6,277.6,327.4,260.6,296.2,255.8z"/>
</g>
<g id="three7">
<path class="blk1" d="M297.4,252.2c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.7,7.9,28.7c0,28-10.5,39.6-35.3,39.6h-12.1
c-0.8,0-0.8,1.3-0.8,2v9.4c0,0.4-0.2,0.8,0.1,1.1s0.3,0.5,0.7,0.5h14.9c26.5,0,37.8,11.8,37.8,39.6c0,13.7-3,25-8.6,32.8
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C345.8,274,328.6,257,297.4,252.2z"/>
</g>
<g id="three8">
<path class="ylw1" d="M298.6,248.6c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.5,7.9,29.5c0,28-10.5,40.4-35.3,40.4H261c-0.8,0-2-0.3-2,0.4
v9.4c0,0.4,0.4,0.6,0.7,0.9s0.9,0.3,1.3,0.3h14.9c26.5,0,37.8,12,37.8,39.8c0,13.7-3,25.1-8.6,32.9c-6.3,8.8-15.8,13.2-28.4,13.2
c-15.9,0-16.5-2.1-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6
c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5c11.6-10.2,17.9-24.2,17.9-39.5C347,270.4,329.9,253.3,298.6,248.6z"/>
</g>
<g id="three9">
<path class="blk1" d="M299.8,244.9c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.4,7.9,29.3c0,28-10.5,40.3-35.3,40.3h-12.1
c-0.8,0-1.2,0-1.2,0.8v9.4c0,0.4,0,0.9,0.3,1.2c0.3,0.3,0.5,0.6,0.9,0.6h14.9c26.5,0,37.8,11.7,37.8,39.5c0,13.7-3,24.9-8.6,32.7
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C348.2,266.8,331.1,249.7,299.8,244.9z"/>
</g>
<g id="three10">
<path class="ylw1" d="M301,241.3c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.2,7.9,29.1c0,28-10.5,40.1-35.3,40.1h-12.1
c-0.8,0-1.4,0.4-1.4,1.2v9.4c0,0.4,0.1,0.7,0.4,1s0.6,0.4,1,0.4h14.9c26.5,0,37.8,11.8,37.8,39.7c0,13.7-3,25-8.6,32.8
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C349.4,263.2,332.3,246.1,301,241.3z"/>
</g>
<g id="three11">
<path class="blk1" d="M302.2,237.7c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16,7.9,28.9c0,28-10.5,39.9-35.3,39.9h-12.1
c-0.8,0-0.6,0.8-0.6,1.6v9.4c0,0.4-0.2,0.6,0,0.8s0.2,0.2,0.6,0.2h14.9c26.5,0,37.8,12,37.8,39.8c0,13.7-3,25.1-8.6,32.9
c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.1-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2c-2.9-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C350.6,259.5,333.5,242.5,302.2,237.7z"/>
</g>
<g id="three12">
<path class="ylw1" d="M303.4,234.1c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.3-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.8,7.9,28.7c0,28-10.5,39.7-35.3,39.7h-12.1
c-0.8,0-0.8,1.2-0.8,1.9v9.4c0,0.4-0.1,0.9,0.1,1.1c0.3,0.3,0.3,0.6,0.7,0.6h14.9c26.5,0,37.8,11.7,37.8,39.5
c0,13.7-3,24.9-8.6,32.7c-6.3,8.8-15.8,13.2-28.4,13.2c-15.9,0-16.5-2.2-20-14.1c-0.4-1.3-0.8-2.7-1.2-4.2
c-2.9-9.6-8.9-14.5-17.6-14.5c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5
c22.7,0,41.6-6.1,54.6-17.5c11.6-10.2,17.9-24.2,17.9-39.5C351.8,255.9,334.7,238.9,303.4,234.1z"/>
</g>
<g id="three13">
<path class="blk1" d="M309,229.1c13.1-4.5,21.8-10.9,27.4-17.7c10-10.7,12.1-23,12.1-31.4c0-13.7-5.3-25.5-15.2-34
c-10.6-9.1-26.1-14-44.9-14c-13.6,0-27,2.6-36.8,7.3c-11.5,5.4-17.6,13.2-17.6,22.5c0,0.2,0,0.4,0,0.7c-0.1,0.8-0.1,1.6-0.1,2.4
c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.4,0,14.4-3,16.9-16.6c0.5-1.9,0.9-3.9,1.2-6.3c0.1-1,0.2-1.9,0.4-2.8
c1.8-5.9,5.6-6.9,14-6.9c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,16.1,7.9,29c0,11.4-1.7,20.6-5.5,27c-5.7,7.9-15.2,12-28.9,12h-12.3
c-0.8,0-0.7-0.4-0.7,0.4v0.8c-1,0.2-2,0.7-2,1.2v9.4c0,0.4,0.5,0.7,0.7,0.9s0.9,0.4,1.3,0.4h14.9c26.5,0,37.8,11.9,37.8,39.7
c0,13.7-3,25-8.6,32.8c-4.6,6.4-11,10.5-18.9,12.2c-2.6,0.5-5.4,0.8-8.4,0.8c-16.2,0-16.8-2.2-20.4-14.4c-0.4-1.3-0.8-2.7-1.3-4.3
c-3-9.8-9-14.7-17.9-14.7c-5.3,0-9.7,1.7-12.7,5c-2.6,2.8-4.1,6.6-4.1,10.7c0,0.1,0,0.2,0,0.3c0,0.1,0,0.2,0,0.2
c0,18.5,19.9,29.5,53.2,29.5c0.2,0,0.4,0,0.5,0c0.1,0,0.3,0,0.4,0c23.1,0,42.3-6.2,55.6-17.9c11.8-10.4,18.3-24.7,18.3-40.2
C355.3,251.7,339,234.5,309,229.1z"/>
</g>
</g>
<g id="threetop">
<path class="top3" d="M305.8,226.8c36.2-10.5,41.8-34.2,41.8-47.8c0-13.5-5.2-25-14.9-33.4c-10.4-9-25.7-13.7-44.1-13.7
c-13.4,0-26.6,2.6-36.2,7.1c-11.3,5.4-17.3,13-17.3,22.1c0,4,1.4,7.8,4,10.6c3,3.2,7.3,4.9,12.5,4.9c6.9,0,15.5-3.4,17.4-19.7
c1.2-11.2,4.4-12.8,15.2-12.8c10.6,0,18.3,3,23.5,9.3c5.3,6.3,7.9,15.9,7.9,28.8c0,28-10.5,39.8-35.3,39.8h-12.1
c-0.8,0-1.2,0.9-1.2,1.7v9.4c0,0.4,0.1,0.5,0.3,0.7s0.5,0.2,0.9,0.2h14.9c26.5,0,37.8,12.1,37.8,39.9c0,13.7-3,25.1-8.6,32.9
c-6.3,8.8-15.8,13.3-28.4,13.3c-16,0-16.6-2.2-20.1-14.3c-0.4-1.2-0.7-2.5-1.2-4c-3-9.6-8.9-14.5-17.6-14.5
c-5.2,0-9.5,1.7-12.5,4.9c-2.6,2.8-4,6.5-4,10.6c0,18.5,19.9,29.5,53.2,29.5c22.7,0,41.6-6.1,54.6-17.5
c11.6-10.2,17.9-24.2,17.9-39.5C354.2,248.7,337.1,231.6,305.8,226.8z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="section4-number" class="section4-number" style="display: none; ">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- number4 -->
<g id="FOURSHADOW">
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="170.0747" y1="573.536" x2="347.7275" y2="97.028">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.3471" style="stop-color:#3290CB"/>
<stop offset="0.5027" style="stop-color:#318AC2"/>
<stop offset="0.6394" style="stop-color:#3080B2"/>
<stop offset="0.7123" style="stop-color:#2F79A6"/>
<stop offset="0.7828" style="stop-color:#2E7098"/>
<stop offset="0.9147" style="stop-color:#2A5A75"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd4" d="M327.6,300.5c-0.8-1-2.6-0.6-3.7-0.6c-2.1,0-4.2,0-6.3,0c-4.1,0-8.3,0-12.4,0c-2.3,0-4.7,0-7,0
c0-8.2,0-16.5,0-24.7c0-8.3,0-16.6,0-24.9c0-8.4,0-16.7,0-25.1c0-8.4,0-16.7,0-25.1c0-4.1,0-8.3,0-12.4c0-1,0-2.1,0-3.1
c0-0.9,0.1-1.9,0-2.8c-0.2-1.8-2.5-1.5-3.8-1.5c-4.1,0-8.3,0-12.4,0c-0.7,0-1.4,0.1-2,0.7c-0.7,0.7-1.3,1.6-1.9,2.4
c-1.2,1.6-2.5,3.3-3.7,4.9c-5.1,6.7-10.2,13.4-15.3,20c-5,6.6-10,13.2-15.1,19.8c-5,6.6-10.1,13.3-15.1,19.9
c-5,6.6-10.1,13.2-15.1,19.9c-5,6.6-10.1,13.3-15.1,19.9c-2.5,3.3-5,6.6-7.5,9.9c-1.3,1.7-2.5,3.3-3.8,5c-0.6,0.7-1.2,1.5-1.7,2.3
c-0.5,0.8-0.7,1.9-0.9,2.8c-2.3,8-4.6,15.9-7,23.9c-2.3,8-4.7,16-7,24c-2.3,8-4.7,16-7,24c-2.3,8-4.7,15.9-7,23.9
c-1.2,4-2.3,8-3.5,12c-0.6,2-1.2,4-1.8,6c-0.3,0.9-0.5,1.8-0.8,2.8c-0.3,1-0.4,1.8-0.4,2.8c0,2,0,4.1,0,6.1c0,1,0,2,0,3.1
c0,0.7,0.1,1.4,0.7,1.9c0.7,0.5,1.5,0.4,2.3,0.4c1,0,2,0,3,0c2.1,0,4.1,0,6.2,0c8.3,0,16.7,0,25,0c8.3,0,16.7,0,25,0
c4,0,8.1,0,12.1,0c-0.8,2-1.2,4.2-1.8,6.3c-0.6,2.2-1.3,4.4-1.9,6.6c-1.3,4.4-2.6,8.7-3.8,13.1c-1.3,4.4-2.5,8.7-3.8,13.1
c-0.6,2.2-1.3,4.4-1.9,6.5c-0.3,1-0.6,1.9-0.9,2.9c-0.3,1-0.2,2-0.2,3.1c0,0.9-0.1,1.9,0,2.8c0,0.8,0.3,1.6,1.2,1.9
c0.5,0.1,1,0.1,1.5,0.1c0.6,0,1.2,0,1.7,0c1.1,0,2.3,0,3.4,0c4.5,0,9.1,0,13.6,0c9.1,0,18.2,0,27.2,0c4.5,0,9,0,13.6,0
c2.3,0,4.6,0,6.8,0c1.1,0,2.3,0,3.4,0c1,0,1.6-0.5,1.9-1.4c1.3-4.2,2.5-8.4,3.7-12.6c1.3-4.3,2.5-8.7,3.8-13
c2.5-8.7,5.1-17.4,7.6-26c2.5-8.7,5.1-17.3,7.6-26c2.6-8.7,5.1-17.5,7.7-26.2c1.3-4.4,2.6-8.8,3.8-13.1c0.3-1,0.7-2.1,0.8-3.2
c0.1-1.1,0-2.1,0-3.2c0-0.8,0.2-1.9-0.3-2.7c-0.5-0.8-1.4-0.8-2.2-1c-2.1-0.4-4.2-0.8-6.4-1.2c0.5-2.1,1.2-4.2,1.8-6.2
c0.6-2.1,1.2-4.3,1.9-6.4c1.3-4.3,2.5-8.6,3.8-12.8c1.2-4.2,2.5-8.5,3.7-12.7c0.6-2.2,1.3-4.3,1.9-6.5c0.3-1.1,0.6-2.1,0.9-3.2
c0.3-1,0.4-2.1,0.6-3.1c0.5-2.4,1-4.9,1.5-7.3c0.2-1.2,0.5-2.4,0.7-3.6c0.2-1,0.4-1.8-0.2-2.7c0.1,0.1,0.1,0.2,0.2,0.2
C327.7,300.6,327.6,300.5,327.6,300.5C326.9,299.6,327.9,300.9,327.6,300.5z"/>
</g>
<g id="SET4" class="SET4">
<g id="four1">
<path class="blk1" d="M327.6,299.6c-0.3-0.4-0.8-0.6-1.3-0.6h-28.1l0-118.2c0-0.9-0.7-1.8-1.7-1.8h-15.2c-0.5,0-1,0.4-1.3,0.8
l-94.5,123.9c-0.2,0.3-0.6,0.7-0.6,1.1v11c0,0.4,0.4,0.9,0.7,1.2c0.3,0.3,0.7,0.5,1.2,0.5l79.1,0V348c0,13.7-2,14-7.1,14.9
l-12.5,2.5c-0.8,0.2-1.4,0.8-1.4,1.6v5c0,0.4,0.3,0.9,0.6,1.2c0.3,0.3,0.8,0.5,1.2,0.5l71.3,0c0.9,0,1.8-0.7,1.8-1.7v-5
c0-0.8-0.7-1.5-1.5-1.6l-12.6-2.5c-6.2-1.2-6.9-1.3-6.9-14.9v-31h24.3c0.8,0,1.5-0.3,1.6-1.1l3-15
C328.1,300.4,327.9,300,327.6,299.6z M205.5,299l60.7-80.2l0,80.2L205.5,299z"/>
</g>
<g id="four2">
<path class="ylw1" d="M328.8,296c-0.3-0.4-0.8-0.6-1.3-0.6l-28.1,0l0-118c0-0.9-0.7-1.6-1.6-1.6h-15.2c-0.5,0-1,0.2-1.3,0.6
L187,300.1c-0.2,0.3-0.3,0.6-0.3,1v11c0,0.4,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5l79.1,0l0,30.6c0,13.7-2.1,14-7.2,14.9
l-12.4,2.5c-0.8,0.2-1.3,0.8-1.3,1.6v5c0,0.4,0.2,0.9,0.5,1.2c0.3,0.3,0.7,0.5,1.2,0.5l71.1,0c0.9,0,1.6-0.7,1.6-1.6v-5
c0-0.8-0.6-1.5-1.3-1.6l-13-2.5c-6.2-1.2-7.2-1.3-7.2-14.9l0-30.6l25.1,0c0.8,0,1.5-0.6,1.6-1.3l3-15.2
C329.3,296.8,329.1,296.3,328.8,296z M206.7,295.4l60.8-80.3l0,80.3L206.7,295.4z"/>
</g>
<g id="four3">
<path class="blk1" d="M330,292.3c-0.3-0.4-0.8-0.6-1.3-0.6l-28.2,0l0-118c0-0.9-0.7-1.6-1.6-1.6h-15.2c-0.5,0-1,0.2-1.3,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,1v11c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l79.1,0l0,30.6c0,13.7-2.1,14.1-7.2,15
l-12.4,2.5c-0.8,0.2-1.3,0.8-1.3,1.6v5c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l71.1,0c0.9,0,1.6-0.7,1.6-1.6v-5
c0-0.8-0.6-1.4-1.3-1.6l-13-2.5c-6.3-1.2-7.2-1.3-7.2-14.9l0-30.6l25.1,0c0.8,0,1.4-0.5,1.6-1.3l3-15.2
C330.4,293.2,330.3,292.7,330,292.3z M207.8,291.8l60.9-80.4l0,80.4L207.8,291.8z"/>
</g>
<g id="four4">
<path class="ylw1" d="M331.2,288.7c-0.3-0.4-0.8-0.6-1.2-0.6l-28.2,0l0-118c0-0.9-0.7-1.6-1.6-1.6H285c-0.5,0-1,0.2-1.3,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,1v11c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l79.2,0l0,30.7c0,13.7-2.3,14.1-7.3,15
l-12.4,2.5c-0.7,0.1-1.3,0.8-1.3,1.6v5c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l71.1,0c0.9,0,1.6-0.7,1.6-1.6v-5
c0-0.8-0.5-1.4-1.3-1.6l-13-2.5c-6.3-1.2-7.2-1.3-7.2-15l0-30.7l25.1,0c0.8,0,1.4-0.5,1.6-1.3l3-15.2
C331.6,289.6,331.5,289.1,331.2,288.7z M209,288.2l60.9-80.5l0,80.5L209,288.2z"/>
</g>
<g id="four5">
<path class="blk1" d="M332.4,285.1c-0.3-0.4-0.7-0.6-1.2-0.6H303l0-118.1c0-0.9-0.7-1.6-1.6-1.6h-15.2c-0.5,0-1,0.2-1.3,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,1v11c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l79.2,0l0,30.7c0,13.7-2.3,14.1-7.3,15
l-12.4,2.5c-0.7,0.1-1.3,0.8-1.3,1.5v5c0,0.4,0.2,0.8,0.5,1.1c0.3,0.3,0.7,0.5,1.1,0.5l71.1,0c0.9,0,1.6-0.7,1.6-1.6v-5
c0-0.8-0.5-1.4-1.3-1.5l-13-2.5c-6.1-1.1-7.3-1.3-7.3-15v-30.7l25.2,0c0.8,0,1.4-0.5,1.5-1.3l3-15.2
C332.8,286,332.7,285.5,332.4,285.1z M210.1,284.6l61-80.6l0,80.6L210.1,284.6z"/>
</g>
<g id="four6">
<path class="ylw1" d="M333.6,281.5c-0.3-0.4-0.7-0.6-1.2-0.6l-28.2,0l0-118.1c0-0.9-0.7-1.6-1.6-1.6h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.5,1.1s0.7,0.5,1.1,0.5l79.2,0l0,30.7c0,13.7-2.3,14.1-7.3,15l-12.4,2.5
c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.2,0.8,0.5,1.1s0.7,0.5,1.1,0.5l71.1,0c0.9,0,1.6-0.7,1.6-1.6v-5c0-0.7-0.5-1.4-1.3-1.5
l-13-2.5c-6.2-1.1-7.3-1.3-7.3-15l0-30.7l25.2,0c0.7,0,1.4-0.5,1.5-1.2l3-15.2C334,282.4,333.9,281.9,333.6,281.5z M211.3,281
l61.1-80.6l0,80.6L211.3,281z"/>
</g>
<g id="four7">
<path class="blk1" d="M334.8,277.9c-0.3-0.4-0.7-0.6-1.2-0.6l-28.2,0l0-118.1c0-0.8-0.7-1.5-1.5-1.5h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.4,1.1s0.7,0.4,1.1,0.4l79.2,0l0,30.7c0,13.8-2.3,14.2-7.3,15l-12.4,2.5
c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.2,0.8,0.4,1.1c0.3,0.3,0.7,0.4,1.1,0.4l71.1,0c0.8,0,1.5-0.7,1.5-1.5v-5
c0-0.7-0.5-1.4-1.2-1.5l-13-2.5c-6.2-1.1-7.3-1.4-7.3-15l0-30.7l25.2,0c0.7,0,1.4-0.5,1.5-1.2l3-15.2
C335.2,278.7,335.1,278.3,334.8,277.9z M212.5,277.4l61.1-80.7l0,80.7L212.5,277.4z"/>
</g>
<g id="four8">
<path class="ylw1" d="M336,274.3c-0.3-0.4-0.7-0.6-1.2-0.6l-28.3,0l0-118.1c0-0.8-0.7-1.5-1.5-1.5h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.4,1.1c0.3,0.3,0.7,0.4,1.1,0.4l79.3,0l0,30.7c0,13.8-2.3,14.2-7.3,15.1
l-12.4,2.5c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.2,0.8,0.4,1.1c0.3,0.3,0.7,0.4,1.1,0.4l71.1,0c0.8,0,1.5-0.7,1.5-1.5v-5
c0-0.7-0.5-1.3-1.2-1.5l-13-2.5c-6.2-1.1-7.3-1.4-7.3-15.1l0-30.7l25.2,0c0.7,0,1.3-0.5,1.5-1.2l3-15.2
C336.4,275.1,336.2,274.7,336,274.3z M213.6,273.8l61.2-80.8l0,80.8L213.6,273.8z"/>
</g>
<g id="four9">
<path class="blk1" d="M337.1,270.7c-0.3-0.3-0.7-0.5-1.2-0.5l-28.3,0l0-118.1c0-0.8-0.7-1.5-1.5-1.5h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.4,1.1s0.7,0.4,1.1,0.4l79.3,0l0,30.8c0,13.8-2.3,14.2-7.3,15.1
l-12.4,2.5c-0.7,0.1-1.2,0.8-1.2,1.5v5c0,0.4,0.2,0.8,0.4,1.1c0.3,0.3,0.7,0.4,1.1,0.4l71.1,0c0.8,0,1.5-0.7,1.5-1.5v-5
c0-0.7-0.5-1.3-1.2-1.5l-13-2.5c-6.2-1.1-7.3-1.4-7.3-15.1l0-30.8l25.2,0c0.7,0,1.3-0.5,1.5-1.2l3-15.2
C337.5,271.5,337.4,271,337.1,270.7z M214.8,270.2l61.3-80.9l0,80.9L214.8,270.2z"/>
</g>
<g id="four10">
<path class="ylw1" d="M338.3,267.1c-0.3-0.3-0.7-0.5-1.1-0.5l-28.3,0l0-118.2c0-0.8-0.7-1.5-1.5-1.5h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.4,1c0.3,0.3,0.6,0.4,1,0.4l79.3,0v30.8c0,13.8-2.3,14.2-7.4,15.1
l-12.4,2.5c-0.7,0.1-1.2,0.7-1.2,1.4v5c0,0.4,0.2,0.8,0.4,1c0.3,0.3,0.6,0.4,1,0.4l71.1,0c0.8,0,1.5-0.7,1.5-1.5v-5
c0-0.7-0.5-1.3-1.2-1.4l-13-2.5c-6.2-1.2-7.3-1.4-7.3-15.1l0-30.8h25.3c0.7,0,1.3-0.5,1.4-1.2l3-15.2
C338.7,267.9,338.6,267.4,338.3,267.1z M216,266.6l61.3-81l0,81L216,266.6z"/>
</g>
<g id="four11">
<path class="blk1" d="M339.5,263.5c-0.3-0.3-0.7-0.5-1.1-0.5l-28.3,0l0-118.2c0-0.8-0.6-1.4-1.4-1.4h-15.2c-0.5,0-0.9,0.2-1.2,0.6
l-94.3,123.8c-0.2,0.3-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.8,0.4,1c0.3,0.3,0.6,0.4,1,0.4l79.3,0l0,30.8c0,13.8-2.3,14.2-7.4,15.1
l-12.4,2.5c-0.7,0.1-1.2,0.7-1.2,1.4v5c0,0.4,0.2,0.8,0.4,1c0.3,0.3,0.6,0.4,1,0.4l71.1,0c0.8,0,1.4-0.6,1.4-1.4v-5
c0-0.7-0.5-1.3-1.2-1.4l-13-2.5c-6.2-1.2-7.4-1.4-7.4-15.1l0-30.8l25.3,0c0.7,0,1.3-0.5,1.4-1.2l3-15.2
C339.9,264.3,339.8,263.8,339.5,263.5z M217.1,263l61.4-81.1l0,81.1L217.1,263z"/>
</g>
<g id="four12">
<path class="ylw1" d="M340.7,259.9c-0.3-0.3-0.7-0.5-1.1-0.5l-28.3,0l0-118.2c0-0.8-0.6-1.4-1.4-1.4h-15.2c-0.4,0-0.9,0.2-1.1,0.6
l-94.3,123.8c-0.2,0.2-0.3,0.6-0.3,0.9v11c0,0.4,0.2,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l79.3,0l0,30.8c0,13.9-2.3,14.3-7.4,15.1
l-12.4,2.5c-0.7,0.1-1.1,0.7-1.1,1.4v5c0,0.4,0.2,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l71.1,0c0.8,0,1.4-0.6,1.4-1.4v-5
c0-0.7-0.5-1.3-1.2-1.4l-13-2.5c-6.3-1.2-7.4-1.4-7.4-15.1l0-30.8l25.3,0c0.7,0,1.3-0.5,1.4-1.1l3-15.2
C341.1,260.6,341,260.2,340.7,259.9z M218.3,259.4l61.5-81.1l0,81.1L218.3,259.4z"/>
</g>
<g id="four13">
<path class="blk1" d="M344.2,255.3c-0.3-0.3-0.7-0.3-1.1-0.3h-28.8l0-119.8c0-0.8-0.6-1.2-1.4-1.2h-15.4c-0.4,0-0.9-0.3-1.1,0.1
l-95.9,125.5c-0.2,0.2-0.4,0.3-0.4,0.6v0.2c0,0.2,0,0.5,0,0.8v11.2c0,0.4,0.1,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l79.6,0v30.8
c0,13.9-2.3,14.3-7.4,15.2l-12.9,2.5c-0.7,0.1-1.6,0.7-1.6,1.4v5c0,0.4,0.7,0.7,0.9,1c0.1,0.1,0.5,0.2,0.6,0.2
c0.1,0.3,0.3,0.5,0.5,0.7c0.3,0.3,0.7,0.4,1.1,0.4l72.4,0c0.8,0,1.5-0.6,1.5-1.4v-0.2c0-0.2,0-0.5,0-0.8v-5c0-0.7-0.4-1.3-1.1-1.4
l-12.8-2.5c-6.4-1.2-7.1-1.4-7.1-15.4V275h24.7c0.7,0,1.3-1.1,1.4-1.8l0.1-0.9c0.1-0.1,0.1-0.4,0.1-0.5l3.1-15.4
C344.6,256,344.5,255.6,344.2,255.3z M281,254.6l-60.6,0l60.6-80L281,254.6z"/>
</g>
</g>
<g id="fourtop">
<path class="top4" d="M343.1,252.7c-0.3-0.3-0.7-0.5-1.1-0.5l-28.4,0l0-118.3c0-0.8-0.6-1.4-1.4-1.4h-15.2c-0.4,0-0.8,0.2-1.1,0.5
l-94.3,123.8c-0.2,0.2-0.3,0.5-0.3,0.8v11c0,0.4,0.1,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l79.4,0l0,30.9c0,13.9-2.3,14.3-7.4,15.2
l-12.4,2.5c-0.6,0.1-1.1,0.7-1.1,1.4v5c0,0.4,0.1,0.7,0.4,1c0.3,0.3,0.6,0.4,1,0.4l71.1,0c0.8,0,1.4-0.6,1.4-1.4v-5
c0-0.7-0.5-1.2-1.1-1.4l-13-2.5c-6.3-1.2-7.4-1.4-7.4-15.2l0-30.9l25.4,0c0.7,0,1.2-0.5,1.4-1.1l3-15.2
C343.5,253.4,343.4,253,343.1,252.7z M220.6,252.2l61.6-81.3l0,81.3L220.6,252.2z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="section5-number" class="section5-number" style="display: none;">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- number5 -->
<g id="FIVESHADOW">
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="229.0319" y1="496.4388" x2="278.8476" y2="149.3894">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.4244" style="stop-color:#2F7CAA"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd5" d="M300.8,264.7c-0.4-0.3-0.8-0.6-1.2-0.9c-0.2-0.1-0.4-0.3-0.6-0.4c-0.2-0.2-0.3-0.2-0.2-0.4
c0.1-0.6,0.3-1.1,0.4-1.7c0.3-1.2,0.6-2.3,0.9-3.5c0.6-2.4,1.2-4.7,1.8-7.1c1.2-4.6,2.4-9.3,3.5-13.9c1.2-4.7,2.4-9.4,3.6-14.1
c1.2-4.6,2.4-9.3,3.5-13.9c0.4-1.8,0.6-3.5,0.9-5.3c0.4-3.5,0.9-6.9,1.3-10.4c0.5-4.1,1.1-8.2,1.6-12.3c0.4-3.2,0.8-6.4,1.2-9.6
c0.1-0.8,0.2-1.5,0.3-2.3c0-0.3,0.1-0.5,0-0.8c-0.3-1.1-1.3-1.1-2.1-1.1c-1,0-2,0-2.9,0c-0.6,0-1.5-0.1-2.1,0.1
c-0.8,0.4-1,1.5-1.4,2.2c-0.4,0.8-0.8,1.6-1.2,2.5c-0.7,1.3-1.3,2.6-2.1,3.8c-0.9,1.6-2,3.2-3.4,4.3c-1.1,0.8-2.5,1.2-3.8,1.3
c-1.3,0.1-2.6,0.1-3.9,0.1c-2.1,0-4.1,0-6.2,0c-3.2,0-6.4,0-9.6,0c-3.9,0-7.9,0-11.8,0c-4.2,0-8.4,0-12.6,0c-4,0-8,0-12,0
c-3.4,0-6.8,0-10.3,0c-2.4,0-4.7,0-7.1,0c-0.9,0-1.8,0-2.7,0c-1.5,0.1-1.5,1.9-1.8,3c-0.3,1.2-0.6,2.3-0.9,3.5
c-0.6,2.3-1.2,4.7-1.8,7c-1.2,4.7-2.4,9.4-3.6,14.1c-1.2,4.7-2.4,9.4-3.6,14.1c-1.2,4.7-2.4,9.4-3.6,14c-1.2,4.7-2.4,9.4-3.6,14.1
c-1.2,4.7-2.4,9.4-3.6,14c-1.2,4.7-2.4,9.4-3.6,14.1c-1.2,4.7-2.4,9.4-3.6,14.1c-0.6,2.3-1.2,4.7-1.8,7c-0.3,1.2-0.6,2.3-0.9,3.5
c-0.2,0.6-0.4,1.3-0.5,1.9c-0.1,0.8-0.2,1.7-0.3,2.5c-0.2,2-0.4,4-0.7,6c-0.3,2.9-0.6,5.9-1,8.8c-0.4,3.6-0.8,7.2-1.2,10.8
c-0.4,4-0.9,8-1.3,12c-0.5,4.2-0.9,8.4-1.4,12.6c-0.5,4.1-0.9,8.2-1.4,12.3c-0.4,3.8-0.8,7.5-1.3,11.3c-0.4,3.2-0.7,6.3-1.1,9.5
c-0.3,2.3-0.5,4.7-0.8,7c-0.1,1.3-0.3,2.5-0.4,3.8c0,0.3-0.1,0.6,0,0.9c0.2,0.8,1.2,1.4,1.8,1.9c0.2,0.2,0.5,0.4,0.7,0.6
c0.8,0.5,1.6,0,2.3-0.2c-1.4,5.7-2.9,11.4-4.4,17.1c-1.5,5.7-2.9,11.4-4.4,17.2c-1.5,5.7-2.9,11.4-4.4,17.2
c-0.7,2.9-1.5,5.7-2.2,8.6c-0.4,1.7-0.9,3.3-1.2,5c-0.3,2-0.3,4,0,5.9c1,7.1,5.6,12.7,11.5,16.4c6.5,4.1,14.2,6.2,21.8,7.4
c8.8,1.4,17.9,1.8,26.8,0.8c8.4-0.9,16.6-3.2,24.2-6.8c7.5-3.5,14.3-8.3,20.1-14.1c5.8-5.8,10.4-12.8,13.4-20.4
c2.4-6.1,3.8-12.7,5.4-19c1.4-5.7,2.9-11.3,4.3-17c1.5-5.7,2.9-11.4,4.4-17.2c1.5-5.7,2.9-11.4,4.4-17.2
c1.5-5.7,2.9-11.4,4.4-17.2c1.4-5.7,2.9-11.4,4.3-17c1.4-5.7,2.9-11.3,4.3-17c0.7-2.9,1.5-5.7,2.2-8.6c1.2-4.6,1.9-9.2,2.2-13.9
c0.4-8.2-0.4-16.6-2.7-24.4c-2.1-7-5.5-13.6-10.2-19.3C306,269.4,303.5,266.9,300.8,264.7C300.1,264.2,314.2,275.5,300.8,264.7z"
/>
</g>
<g id="SET5" class="SET5">
<g id="five1">
<path class="blk1" d="M300.6,264.7c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.8-0.3-1.1c-0.3-0.3-0.6-0.5-1-0.5h-5.2c-0.5,0-1,0.4-1.2,0.8c-6.1,12.7-7.4,13.6-13.6,13.6l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.8,0-14.1-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C321.2,291.9,314.1,275.6,300.6,264.7z"/>
</g>
<g id="five2">
<path class="ylw1" d="M301.8,261.1c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-1-0.3-1.3c-0.3-0.3-0.6-0.7-1-0.7h-5.2c-0.5,0-1,0.5-1.2,1c-6.1,12.7-7.4,13.7-13.6,13.7l-73.9,0.1
c-0.7,0-1.3,0.6-1.4,1.3l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C322.4,288.2,315.3,272,301.8,261.1z"/>
</g>
<g id="five3">
<path class="blk1" d="M303,257.5c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.7-0.3-1c-0.3-0.3-0.6-0.4-1-0.4h-5.2c-0.5,0-1,0.2-1.2,0.7c-6.1,12.7-7.4,13.5-13.6,13.5l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C323.6,284.6,316.5,268.3,303,257.5z"/>
</g>
<g id="five4">
<path class="ylw1" d="M304.2,253.9c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.4-0.3-0.7c-0.3-0.3-0.6-0.1-1-0.1h-5.2c-0.5,0-1-0.1-1.2,0.4c-6.1,12.7-7.4,13.4-13.6,13.4l-73.9-0.1
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.6c0.4,0.3,0.9,0.4,1.4,0.2c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C324.8,281,317.7,264.7,304.2,253.9z"/>
</g>
<g id="five5">
<path class="blk1" d="M305.5,250.3c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.6-0.3-0.9c-0.3-0.3-0.6-0.3-1-0.3h-5.2c-0.5,0-1,0.1-1.2,0.6c-6.1,12.7-7.4,13.4-13.6,13.4l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.2c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C326,277.4,318.9,261.1,305.5,250.3z"/>
</g>
<g id="five6">
<path class="ylw1" d="M306.7,246.6c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-1.3-0.3-1.6c-0.3-0.3-0.6-1-1-1h-5.2c-0.5,0-1,0.8-1.2,1.3c-6.1,12.7-7.4,13.8-13.6,13.8l-73.9,0.1
c-0.7,0-1.3,0.6-1.4,1.3l-10.7,97.1c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C327.2,273.7,320.1,257.5,306.7,246.6z"/>
</g>
<g id="five7">
<path class="blk1" d="M307.9,243c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-1-0.3-1.3c-0.3-0.3-0.6-0.7-1-0.7h-5.2c-0.5,0-1,0.5-1.2,1c-6.1,12.7-7.4,13.6-13.6,13.6l-73.9,0
c-0.7,0-1.3,0.6-1.4,1.3l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C328.4,270.1,321.3,253.8,307.9,243z"/>
</g>
<g id="five8">
<path class="ylw1" d="M309.1,239.4c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.7-0.3-1c-0.3-0.3-0.6-0.3-1-0.3h-5.2c-0.5,0-1,0.2-1.2,0.7c-6.1,12.7-7.4,13.5-13.6,13.5l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C329.6,266.5,322.5,250.2,309.1,239.4z"/>
</g>
<g id="five9">
<path class="blk1" d="M310.3,235.8c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.4-0.3-0.7c-0.3-0.3-0.6,0-1,0h-5.2c-0.5,0-1-0.1-1.2,0.3c-6.1,12.7-7.4,13.3-13.6,13.3l-73.9-0.1
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.6c0.4,0.3,0.9,0.4,1.4,0.2c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C330.9,262.9,323.7,246.6,310.3,235.8z"/>
</g>
<g id="five10">
<path class="ylw1" d="M311.5,232.2c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.5-0.3-0.8c-0.3-0.3-0.6-0.2-1-0.2h-5.2c-0.5,0-1,0.1-1.2,0.5c-6.1,12.7-7.4,13.4-13.6,13.4l-73.9-0.1
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.6c0.4,0.3,0.9,0.4,1.4,0.2c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C332.1,259.3,324.9,243,311.5,232.2z"/>
</g>
<g id="five11">
<path class="blk1" d="M312.7,228.5c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.7-0.3-1c-0.3-0.3-0.6-0.4-1-0.4h-5.2c-0.5,0-1,0.2-1.2,0.7c-6.1,12.7-7.4,13.5-13.6,13.5l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C333.3,255.6,326.2,239.4,312.7,228.5z"/>
</g>
<g id="five12">
<path class="ylw1" d="M313.9,224.9c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.9-0.3-1.2c-0.3-0.3-0.6-0.6-1-0.6h-5.2c-0.5,0-1,0.4-1.2,0.9c-6.1,12.7-7.4,13.6-13.6,13.6l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.9,0-14.2-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C334.5,252,327.4,235.7,313.9,224.9z"/>
</g>
<g id="five13">
<path class="blk1" d="M316.1,220.1c-12-9.7-28.4-14.8-47.4-14.8c-13.6,0-23.3,2.3-28.1,3.8L246,165l80,0c0.7,0,1.3-0.5,1.4-1.2
l0.1-0.5c0.6-0.1,1-0.6,1.1-1.2l5-39c0.1-0.4-0.1-0.6-0.3-0.9c-0.3-0.3-0.6-0.2-1-0.2h-5.3c-0.5,0-1,0.1-1.3,0.6
c-0.3,0.6-0.6,1.1-0.8,1.6c-0.1,0.1-0.2,0.2-0.3,0.3c-0.8,1.8-1.6,3.3-2.3,4.6c-3.5,6.4-5.4,6.9-10.4,6.9l-74.6,0
c-0.7,0-1.3,0.5-1.4,1.2l-0.2,1.9c0,0,0,0.1,0,0.1l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3
c6.3-2.3,18.3-4.9,31.8-4.9c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5
c-4.8,5.3-11.3,8.8-19.5,10.6c-3.8,0.7-7.8,1.1-12.3,1.1c-13,0-14.3-2-16.7-14.5c-2.5-13.1-8.1-18.4-19.2-18.4
c-11,0-16.7,8.3-16.7,16.4c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,9.1,5.2,16.6,15.1,21.6c8.9,4.5,21.3,6.8,35.9,6.8
c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c19.1,0,36.9-6.4,50.3-18c14.5-12.5,22.1-29.6,22.1-49.4
C336.9,247.5,329.7,231.1,316.1,220.1z"/>
</g>
</g>
<g id="fivetop">
<path class="top5" d="M316.3,217.7c-11.9-9.6-28.2-14.7-47-14.7c-13.5,0-23,2.3-27.9,3.8l5.6-45.4l80.1,0c0.7,0,1.3-0.5,1.4-1.2
l5-38.6c0.1-0.4-0.1-0.8-0.3-1.1c-0.3-0.3-0.6-0.5-1-0.5H327c-0.5,0-1,0.3-1.2,0.8c-6.1,12.7-7.4,13.6-13.6,13.6l-73.9,0
c-0.7,0-1.3,0.5-1.4,1.2l-10.7,97c-0.1,0.5,0.1,0.9,0.5,1.2l1.9,1.7c0.4,0.3,0.9,0.4,1.4,0.3c6.3-2.3,18.3-4.9,31.8-4.9
c14.4,0,25.7,3.2,33.8,9.5c9,7.1,13.6,18.1,13.6,32.7c0,15.2-3.5,26.8-10.4,34.5c-7.1,7.8-17.9,11.8-32.3,11.8
c-12.8,0-14.1-2-16.6-14.3c-2.5-12.9-8-18.2-19-18.2c-10.9,0-16.5,8.2-16.5,16.3c0,9.1,5.2,16.6,15.1,21.6
c8.9,4.5,21.3,6.8,35.9,6.8c18.9,0,36.6-6.3,49.8-17.8c14.3-12.4,21.9-29.3,21.9-48.9C336.9,244.8,329.8,228.5,316.3,217.7z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="section6-number" class="section6-number" style="display: none;">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; position:absolute; z-index:-50" xml:space="preserve">
<style type="text/css">
.shd1{fill:url(#SVGID_1_);}
.blk1{fill:#231F20;}
.ylw1{fill:#FFD132;}
.top1{fill:#3292CE;}
.top2{fill:#3292CE;}
.top3{fill:#3292CE;}
.top4{fill:#3292CE;}
.top5{fill:#3292CE;}
.top6{fill:#3292CE;}
.shd2{fill:url(#SVGID_2_);}
.shd3{fill:url(#SVGID_3_);}
.shd4{fill:url(#SVGID_4_);}
.shd5{opacity:0.64;fill:url(#SVGID_5_);}
.shd6{fill:url(#SVGID_6_);}
.blk10{fill:#FED230;}
</style>
<!-- number6 -->
<g id="SIXSHADOW">
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="155.9305" y1="519.2269" x2="364.4081" y2="110.574">
<stop offset="0.1336" style="stop-color:#3292CE"/>
<stop offset="0.2874" style="stop-color:#3290CB"/>
<stop offset="0.3994" style="stop-color:#318AC2"/>
<stop offset="0.4978" style="stop-color:#2F80B2"/>
<stop offset="0.562" style="stop-color:#2E77A3"/>
<stop offset="0.5802" style="stop-color:#2D6E95"/>
<stop offset="0.6171" style="stop-color:#2B617F"/>
<stop offset="0.6607" style="stop-color:#2A566E"/>
<stop offset="0.7145" style="stop-color:#294E63"/>
<stop offset="0.7901" style="stop-color:#284A5C"/>
<stop offset="1" style="stop-color:#28495A"/>
</linearGradient>
<path class="shd6" d="M311.1,266.4c-0.8-0.8-1.6-1.5-2.4-2.2c-0.4-0.3-0.9-0.7-1.3-1c-0.2-0.2-0.1-0.2-0.1-0.5
c0.1-0.2,0.1-0.4,0.2-0.6c0.4-1.5,0.9-2.9,1.3-4.4c0.9-3,1.8-5.9,2.7-8.9c1.8-6,3.6-12,5.4-18c1.8-5.9,3.6-11.8,5.4-17.8
c0.9-3,1.8-6,2.7-9c0.6-1.8,1.1-3.6,1.3-5.5c0.2-1.8,0.2-3.7-0.1-5.5c-1-6.7-5.7-11.8-11.4-14.9c-6.3-3.5-13.6-5-20.7-5.7
c-8-0.8-16.1-0.7-24,0.7c-7.5,1.3-14.9,3.6-21.8,6.9c-7,3.3-13.6,7.5-19.5,12.5c-5.8,4.9-11,10.6-15.5,16.8
c-4.5,6.3-8.2,13.2-11.2,20.3c-2.8,6.8-4.8,13.8-6.9,20.8c-1.8,5.9-3.6,11.8-5.4,17.8c-1.8,6-3.6,11.9-5.4,17.9
c-1.8,5.9-3.6,11.8-5.4,17.8c-1.8,6-3.6,11.9-5.4,17.9c-1.8,5.9-3.6,11.9-5.4,17.8c-1.8,5.9-3.6,11.8-5.4,17.8
c-1.8,5.9-3.6,11.9-5.4,17.8c-1,3.2-2,6.5-2.9,9.8c-1.1,4-1.9,8.1-2.6,12.2c-1.5,8.7-2.2,17.5-2.3,26.2
c-0.1,8.2,0.4,16.3,1.9,24.3c1.3,7.2,3.3,14.4,6.2,21.1c2.7,6.3,6.2,12.3,10.5,17.6c4.5,5.6,9.9,10.5,15.9,14.4
c6.1,3.9,12.9,6.7,19.9,8.5c7.4,1.8,15.2,2.4,22.8,1.7c7.7-0.6,15.3-2.5,22.4-5.7c6.9-3.1,13.3-7.4,18.7-12.8
c5.5-5.4,9.8-11.9,12.8-19.1c1.3-3.2,2.3-6.6,3.3-10c0.9-3,1.8-5.9,2.7-8.9c1.8-6,3.6-12,5.4-18c1.8-5.9,3.6-11.8,5.4-17.8
c1.8-6,3.6-12,5.4-18c1.8-5.9,3.6-11.8,5.4-17.8c1.8-6,3.6-11.9,5.4-17.9c1.8-5.9,3.6-11.8,5.4-17.8c1.8-6,3.6-11.9,5.4-17.9
c2.5-8.2,3.3-16.9,2.7-25.5c-0.5-7.4-2.1-14.7-5.1-21.5C319.7,276.6,315.9,271,311.1,266.4C309.9,265.2,321.9,276.9,311.1,266.4z"
/>
</g>
<g id="SET6" class="SET6">
<g id="SIX1">
<path class="blk1" d="M309,265.9c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C325.5,291.4,319.8,276.4,309,265.9z M286.3,347.5c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C293,329,290.9,340,286.3,347.5z"/>
</g>
<g id="SIX2">
<path class="ylw1" d="M310.2,262.2c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C326.7,287.8,321,272.8,310.2,262.2z M294.2,309.3c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3
c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9
C291.3,281.8,294.2,293.7,294.2,309.3z"/>
</g>
<g id="SIX3">
<path class="blk1" d="M311.4,258.6c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C327.9,284.2,322.2,269.2,311.4,258.6z M295.4,305.6c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3
c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9
C292.5,278.1,295.4,290.1,295.4,305.6z"/>
</g>
<g id="SIX4">
<path class="ylw1" d="M312.6,255c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C329.1,280.6,323.4,265.5,312.6,255z M290,336.6c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C296.6,318.1,294.5,329.1,290,336.6z"/>
</g>
<g id="SIX5">
<path class="blk1" d="M313.8,251.4c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C330.3,276.9,324.6,261.9,313.8,251.4z M291.2,333c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C297.8,314.5,295.7,325.5,291.2,333z"/>
</g>
<g id="SIX6">
<path class="ylw1" d="M315,247.8c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C331.5,273.3,325.8,258.3,315,247.8z M299,294.8c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3
c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9
C296.1,267.3,299,279.2,299,294.8z"/>
</g>
<g id="SIX7">
<path class="blk1" d="M316.2,244.1c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C332.7,269.7,327,254.7,316.2,244.1z M293.6,325.7c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C300.2,307.3,298.1,318.2,293.6,325.7z"/>
</g>
<g id="SIX8">
<path class="ylw1" d="M317.4,240.5C307,230.3,292.6,225,275.8,225c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C334,266.1,328.2,251.1,317.4,240.5z M294.8,322.1c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C301.4,303.6,299.3,314.6,294.8,322.1z"/>
</g>
<g id="SIX9">
<path class="blk1" d="M318.7,236.9c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C335.2,262.5,329.5,247.4,318.7,236.9z M302.6,283.9c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3
c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9
C299.7,256.4,302.6,268.3,302.6,283.9z"/>
</g>
<g id="SIX10">
<path class="ylw1" d="M319.9,233.3c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C336.4,258.8,330.7,243.8,319.9,233.3z M303.8,280.3c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3
c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9
C300.9,252.8,303.8,264.7,303.8,280.3z"/>
</g>
<g id="SIX11">
<path class="blk1" d="M321.1,229.7c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C337.6,255.2,331.9,240.2,321.1,229.7z M298.4,311.3c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C305,292.8,302.9,303.8,298.4,311.3z"/>
</g>
<g id="SIX12">
<path class="ylw1" d="M322.3,226c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C338.8,251.6,333.1,236.6,322.3,226z M299.6,307.6c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C306.2,289.2,304.1,300.1,299.6,307.6z"/>
</g>
<g id="SIX13_1_">
<path class="blk1" d="M273.5,219.3c-14.6,0-27.6,3.7-37.7,10.7c-0.3,0.2-0.6,0.6-0.6,1.1l0,0.7c-0.2,4-0.2,4-0.2,9.1
c0,15.9,0.7,36.2,6.4,51.8c6.4,17.5,18,26.4,34.7,26.4c12.9,0,21.9-4.5,27.4-13.6c4.8-7.9,7-19.4,7-36c0-16.2-3.1-28.7-9.2-37.1
C295,223.7,285.7,219.3,273.5,219.3z M237.9,231.9c9.6-6.4,21.8-9.9,35.6-9.9c11.3,0,19.8,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5
c0,16.1-2.1,27.1-6.6,34.6c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5"/>
<path class="blk1" d="M341.6,263c0-18-5.8-33.1-16.6-43.8c-10.5-10.3-25-15.7-42-15.7c-20,0-34.6,7-44,13.5
c0.5-8.3,1.5-16.1,3-23.2c3.4-14.9,8.9-27,16.3-36.1c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17
c4.8,0,8.8-1.6,11.4-4.5c1.5-1.6,2.5-3.7,3.1-6c1.4-2.5,2.1-5.5,2.1-8.9c0-8-4.4-14.5-12.7-18.7c-7.4-3.8-17.8-5.7-30.1-5.7
c-23.2,0-46,9.9-62.6,27.2c-15.6,16.3-25.5,38.6-29,65.2c-1.3,8.3-1.9,17-1.9,26.2c0,26,7.1,47.9,20.6,63.2
c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c5.6-5.1,10.1-10.9,13.4-17.5C339,285.2,341.6,274.6,341.6,263z
M304.6,299.9c-4.9,9.8-13.5,15.3-27.7,15.3c-36.4,0-40-42.8-40-77.5c0-3.9,0-4.8,0.1-6.9c9.8-6.7,22.3-10.1,36.4-10.1
c23.7,0,35.6,17.1,35.6,48.8C309,281.7,307.8,292,304.6,299.9z"/>
</g>
</g>
<g id="SIXtop">
<path class="top6" d="M324.7,218.8c-10.4-10.2-24.8-15.6-41.7-15.6c-19.8,0-34.4,6.9-43.7,13.4c1.8-27.5,8.5-48.5,20-62.5
c9.3-11.3,21.7-17.6,34.9-17.6c7.7,0,9.4,2.3,11.6,10.8c2.6,10.2,6.9,17,19,17c4.8,0,8.8-1.6,11.4-4.5c2.4-2.7,3.7-6.6,3.7-11.2
c0-7.9-4.4-14.4-12.6-18.6c-7.3-3.7-17.6-5.7-29.8-5.7c-23,0-45.6,9.8-62.1,27c-19.8,20.7-30.3,51-30.3,87.7
c0,26,7.1,47.9,20.6,63.2c12.7,14.5,30.7,22.5,50.8,22.5c17,0,32.9-5.9,44.8-16.6c12.9-11.6,19.7-27.5,19.7-46
C341.2,244.4,335.5,229.3,324.7,218.8z M302,300.4c-5,8.3-13.2,12.3-25.1,12.3c-33.8,0-38.3-38.2-38.3-75.5c0-4.9,0-4.9,0.2-8.9
c9.6-6.4,21.9-9.8,35.6-9.8c11.3,0,19.9,4,25.5,11.9c5.7,8,8.6,19.9,8.6,35.5C308.7,281.9,306.6,292.9,302,300.4z"/>
</g>
<g id="sticker">
<circle id="coin" class="blk10" cx="174.9" cy="168.9" r="23.7"/>
<path id="notext" d="M163.5,173c0,1,0.1,1.4,0.9,1.6l1,0.3v0.4l-4.5,0v-0.4l0.9-0.3c0.7-0.2,0.9-0.6,0.9-1.6l0-11.9
c0-1-0.2-1.2-0.9-1.3l-0.9-0.2v-0.4l3.8,0l7.8,12.7h0.1l0-10.4c0-1-0.1-1.5-0.9-1.6l-1.2-0.2v-0.4l4.7,0v0.4l-0.9,0.2
c-0.8,0.2-0.9,0.6-0.9,1.6l0,13.9h-0.9l-8.9-14.4h-0.1L163.5,173z M176.1,169.4c0-3.9,2.6-6.2,5.5-6.2c3.2,0,5.5,2,5.5,6
c0,3.9-2.7,6.3-5.5,6.3C178.4,175.5,176.1,173.4,176.1,169.4z M185.1,169.6c0-3.9-1.2-5.7-3.6-5.7c-2.3,0-3.5,1.7-3.5,5.2
c0,3.9,1.2,5.8,3.6,5.8C184,174.8,185.1,172.9,185.1,169.6z M188.2,174.1c0-0.6,0.5-1.2,1.2-1.2c0.6,0,1.2,0.5,1.2,1.2
c0,0.7-0.5,1.2-1.2,1.2C188.7,175.3,188.2,174.8,188.2,174.1z"/>
</g>
</svg>
</div>
<div id="timeline" class="timeline">
<svg width="800" height="600" style="enable-background:new 0 0 500 500; margin: 0 auto;" xml:space="preserve">
<style type="text/css">
.st0{fill:#ffd400;}
.st1-circle{fill:#ffd400;}
.st2-circle{fill:#FFFAFA;}
.st3-circle{fill:#FFFAFA;}
.st4-circle{fill:#FFFAFA;}
.st5-circle{fill:#FFFAFA;}
.st6-circle{fill:#FFFAFA;}
</style>
<g id="Section1">
<g id="Point1">
<ellipse transform="matrix(0.9246 -0.3809 0.3809 0.9246 -1.3023 99.525)" class="st1-circle" cx="250.8" cy="53.1" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="Section2">
<g id="Layer1">
<rect x="269.2" y="52.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 40.9742 206.9692)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer2">
<rect x="288.6" y="55.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 44.5511 221.5824)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer3">
<rect x="307.3" y="60.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 46.6051 236.2601)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer4">
<rect x="325.3" y="67.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 47.1775 250.9024)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer5">
<rect x="342.4" y="75.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 46.3097 265.4093)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer6">
<rect x="358.5" y="85.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 44.0432 279.6808)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer7">
<rect x="373.5" y="96.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 40.4194 293.6169)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer8">
<rect x="387.3" y="109.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 35.4797 307.1175)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer9">
<rect x="399.8" y="123.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 29.2654 320.0827)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer10">
<rect x="411" y="138.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 21.8181 332.4126)" class="st2-circle" width="2.3" height="2.3"/>
</g>
<g id="Point2" class="Point2" >
<ellipse transform="matrix(0.9246 -0.3809 0.3809 0.9246 -27.6861 172.671)" class="st2-circle yellow" cx="422.4" cy="156.3" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="Section3">
<g id="Layer13">
<rect x="428.8" y="172.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 3.3899 354.7661)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer14">
<rect x="435.2" y="192.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -8.9224 365.1757)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer15">
<rect x="439.8" y="209" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -19.4736 373.3782)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer16">
<rect x="442.6" y="228.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -32.4651 381.0312)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer17">
<rect x="443" y="248.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -46.7469 387.3268)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer18_1_">
<rect x="442.3" y="271" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -62.5758 393.2556)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer19_1_">
<rect x="439.5" y="288.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -75.7592 396.4455)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer20_1_">
<rect x="434.9" y="307.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -90.4342 398.6928)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer21">
<rect x="428.5" y="325.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -105.0867 399.4533)" class="st3-circle" width="2.3" height="2.3"/>
</g>
<g id="Point3" class="Point3">
<ellipse transform="matrix(0.9246 -0.3809 0.3809 0.9246 -99.3478 186.4711)" class="st3-circle yellow" cx="421.4" cy="344.2" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="Section4">
<g id="Layer22">
<rect x="410.7" y="358.8" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -133.9239 396.6792)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer23">
<rect x="399.6" y="374" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -147.9087 393.2274)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer24">
<rect x="387" y="388" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -161.4709 388.4544)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer25">
<rect x="373.2" y="400.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -174.5105 382.4016)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer26">
<rect x="358.2" y="412" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -186.9276 375.1104)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer27">
<rect x="342.1" y="421.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -198.6221 366.6223)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer28">
<rect x="325" y="430.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -209.4942 356.9785)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer_29a">
<rect x="307" y="436.8" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -219.4437 346.2206)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer29">
<rect x="288.3" y="441.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -228.3707 334.39)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer30">
<rect x="268.9" y="444.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -236.1751 321.528)" class="st4-circle" width="2.3" height="2.3"/>
</g>
<g id="Point4">
<ellipse transform="matrix(0.9246 -0.3809 0.3809 0.9246 -151.4029 128.9373)" class="st4-circle yellow" cx="250" cy="446.9" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="Section5">
<g id="Layer31">
<rect x="228.8" y="444.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -247.9 293.2169)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer32">
<rect x="209.4" y="441.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -251.477 278.6037)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer33">
<rect x="190.7" y="436.8" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -253.531 263.9259)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer34">
<rect x="172.7" y="430.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -254.1033 249.2836)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer35">
<rect x="155.6" y="421.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -253.2356 234.7767)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer36">
<rect x="139.5" y="412" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -250.9691 220.5053)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer37">
<rect x="124.5" y="400.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -247.3453 206.5692)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer38">
<rect x="110.7" y="388" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -242.4055 193.0686)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer39">
<rect x="98.2" y="374" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -236.1913 180.1033)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer40">
<rect x="87" y="358.8" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -228.744 167.7735)" class="st5-circle" width="2.3" height="2.3"/>
</g>
<g id="Point5">
<ellipse transform="matrix(0.4424 -0.8968 0.8968 0.4424 -264.3623 261.7478)" class="st5-circle yellow" cx="78.3" cy="343.5" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="section6">
<g id="Layer41">
<rect x="69.2" y="327.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -211.4973 145.875)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer42">
<rect x="62.8" y="307.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -199.4177 135.5962)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer43">
<rect x="58.2" y="288.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -187.4522 126.8079)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer44">
<rect x="55.5" y="269" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -174.4607 119.1549)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer45">
<polyline class="st6-circle" points="55.8,248.5 54.2,250.1 55.8,251.7 57.5,250.1 55.8,248.5"/>
</g>
<g id="Layer46">
<rect x="55.4" y="228.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -145.553 107.1534)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer47">
<rect x="58.2" y="208.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -130.6403 103.2963)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer48">
<rect x="62.9" y="188.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -115.6486 101.0005)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer49">
<rect x="69.5" y="170.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -100.68 100.2236)" class="st6-circle" width="2.3" height="2.3"/>
</g>
<g id="Point6">
<ellipse transform="matrix(0.4424 -0.8968 0.8968 0.4424 -95.8532 157.8302)" class="st6-circle yellow" cx="79" cy="156" rx="3.7" ry="3.7"/>
</g>
</g>
<g id="section7">
<g id="Layer50">
<rect x="87.3" y="138.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -73.0019 103.5069)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer51">
<rect x="98.5" y="123.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -59.0172 106.9587)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer52">
<rect x="111" y="109.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -45.455 111.7316)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer53">
<rect x="124.8" y="96.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -32.4154 117.7844)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer54">
<rect x="139.8" y="85.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -19.9983 125.0756)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer55">
<rect x="155.9" y="75.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -8.3037 133.5638)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer56">
<rect x="173" y="67.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2.5683 143.2076)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer57">
<rect x="191" y="60.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 12.5178 153.9655)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer58">
<rect x="209.7" y="55.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 21.4448 165.7961)" class="st7-circle" width="2.3" height="2.3"/>
</g>
<g id="Layer59">
<rect x="229.1" y="52.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 29.2493 178.6581)" class="st7-circle" width="2.3" height="2.3"/>
</g>
</g>
</svg>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.17.0/TweenLite.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.17.0/plugins/CSSPlugin.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.17.0/TimelineLite.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>
body {
background-color: #3293ce;
}
.container {
margin: 0 auto;
width: 600px;
}
#slider {
width: 20%;
bottom:7%;
left: 40%;
position: absolute;
}
#Point1 {cursor: pointer;}
#Point2 {cursor: pointer;}
#Point3 {cursor: pointer;}
#Point4 {cursor: pointer;}
#Point5 {cursor: pointer;}
#Point6 {cursor: pointer;}
#Point7 {cursor: pointer;}
.st1-circle{fill:#ffd400;}
.st2-circle{fill:#FFFAFA; opacity:0.3}
.st3-circle{fill:#FFFAFA; opacity:0.3}
.st4-circle{fill:#FFFAFA; opacity:0.3}
.st5-circle{fill:#FFFAFA; opacity:0.3}
.st6-circle{fill:#FFFAFA; opacity:0.3}
.st7-circle{fill:#FFFAFA; opacity:0.3}
.yellow {
fill:#ffd400 !important;
}
.incontainer {
position: absolute;
z-index: 20;
left: 300px;
top: 242px;
color: #FFFAFA;;
}
@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px) { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px) { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (max-width:801px) { .container {
width: 500px;
} }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }
#controls {
position: absolute;
top: 50%;
left: 50%;
width: 310px;
transform: translate(-50%, 120px);
}
//circle forms
var box1Timeline = new TimelineMax();
box1Timeline.staggerFrom(".st1-circle", 0.4, { opacity:0, svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04)
.staggerFrom(".st2-circle", 0.4, {opacity:0, svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04,0)
.staggerFrom(".st3-circle", 0.4, { svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04,0.4)
.staggerFrom(".st4-circle", 0.4, { svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04,0.4)
.staggerFrom(".st5-circle", 0.4, { svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04,0.8)
.staggerFrom(".st6-circle", 0.4, {svgOrigin:"250 250", scale:0, ease:Back.easeOut} , 0.04,1.2)
.staggerFrom(".st7-circle", 0.4, { svgOrigin:"250 250", scale:0, ease:Back.easeOut}, 0.04,1.6)
// Hightlight around the circle
var box2Timeline = new TimelineMax({onUpdate: updateSlider});
box2Timeline.staggerTo(".st1-circle", 0.1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, ease:Back.easeOut}, 0.04)
.staggerTo(".st2-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, rotation:360, ease:Back.easeOut}, 0.04)
.staggerTo(".st3-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, rotation:360, ease:Back.easeOut}, 0.04)
.staggerTo(".st4-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, rotation:360, ease:Back.easeOut}, 0.04)
.staggerTo(".st5-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, rotation:360, ease:Back.easeOut}, 0.04)
.staggerTo(".st6-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7, rotation:360, ease:Back.easeOut}, 0.04)
.staggerTo(".st7-circle", 1, { transformOrigin:"50% 50%", svgOrigin:"none", opacity:1, scale:1.7}, 0.04);
var progress = box2Timeline.progress(); //gets current progress
var masterTimeline = new TimelineMax();
masterTimeline.add(box1Timeline)//starts at time of 0
.add(box2Timeline, 2.5)//starts at 2.5 seconds
masterTimeline.tweenTo(2.35 + 0* box2Timeline.duration()); //initially only go to the first point.
// Numbers
var NUM1Timeline = new TimelineMax({paused: true});
NUM1Timeline.staggerFrom(".SET1>g", 0.8, { opacity:0,}, 0.18)
.from(".top1", 2.4, {x: '-22%', y: '22%', opacity:1,},0.0)
.from(".shd1", 6, { opacity:0,}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM1Timeline, 3, {progress:1, ease:Power2.easeIn});
var NUM2Timeline = new TimelineMax();
NUM2Timeline.staggerFrom(".SET2>g", 0.8, { opacity:0,}, 0.18)
.from(".top2", 2.4, {x: '-22%', y: '22%', opacity:1, },0.0)
.from(".shd2", 6, { opacity:0}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM2Timeline, 3, {progress:1, ease:Power2.easeIn});
var NUM3Timeline = new TimelineMax();
NUM3Timeline.staggerFrom(".SET3>g", 0.8, { opacity:0,}, 0.18)
.from(".top3", 2.4, {x: '-22%', y: '22%', opacity:1, },0.0)
.from(".shd3", 6, { opacity:0}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM3Timeline, 3, {progress:1, ease:Power2.easeIn});
var NUM4Timeline = new TimelineMax();
NUM4Timeline.staggerFrom(".SET4>g", 0.8, { opacity:0,}, 0.18)
.from(".top4", 2.4, {x: '-22%', y: '22%', opacity:1, },0.0)
.from(".shd4", 6, { opacity:0}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM4Timeline, 3, {progress:1, ease:Power2.easeIn});
var NUM5Timeline = new TimelineMax();
NUM5Timeline.staggerFrom(".SET5>g", 0.8, { opacity:0,}, 0.18)
.from(".top5", 2.4, {x: '-22%', y: '22%', opacity:1, },0.0)
.from(".shd5", 6, { opacity:0}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM5Timeline, 3, {progress:1, ease:Power2.easeIn});
var NUM6Timeline = new TimelineMax();
NUM6Timeline.staggerFrom(".SET6>g", 0.8, { opacity:0,}, 0.18)
.from(".top6", 2.4, {x: '-22%', y: '22%', opacity:1, },0.0)
.from(".shd6", 6, { opacity:0}, 0)
.from(".blk10", 1, {transformOrigin:"50% 50%", scale:0, opacity:0, ease:Back.easeOut },2.2);TweenLite.to(NUM6Timeline, 3, {progress:1, ease:Power2.easeIn});
// var plusup = 0.166;
// $('body').bind('mousewheel', function(e) {
// if(e.originalEvent.wheelDelta / 120 > 0) {
// box2Timeline.tweenTo(plusup* box2Timeline.duration());
// } else {
// box2Timeline.tweenTo(0.00* box2Timeline.duration());
// }
// });
$("#Point1").click(function(){
box2Timeline.tweenTo(0.01* box2Timeline.duration());
$(".section1-number").show(2000);
$(".section2-number").hide(1000);
$(".section3-number").hide(1000);
$(".section4-number").hide(1000);
$(".section5-number").hide(1000);
$(".section6-number").hide(1000);
});
$("#Point2").click(function(){
box2Timeline.tweenTo(0.166* box2Timeline.duration());
$(".section1-number").hide(1000);
$(".section3-number").hide(1000);
$(".section4-number").hide(1000);
$(".section5-number").hide(1000);
$(".section6-number").hide(1000);
$(".section2-number").show(2000);
});
$("#Point3").click(function(){
box2Timeline.tweenTo(0.333 * box2Timeline.duration());
$(".section1-number").hide(1000);
$(".section2-number").hide(1000);
$(".section4-number").hide(1000);
$(".section5-number").hide(1000);
$(".section6-number").hide(1000);
$(".section3-number").show(2000);
});
$("#Point4").click(function(){
box2Timeline.tweenTo(0.50 * box2Timeline.duration());
$(".section1-number").hide(1000);
$(".section2-number").hide(1000);
$(".section3-number").hide(1000);
$(".section5-number").hide(1000);
$(".section6-number").hide(1000);
$(".section4-number").show(2000);
});
$("#Point5").click(function(){
box2Timeline.tweenTo(0.66 * box2Timeline.duration());
$(".section1-number").hide(1000);
$(".section2-number").hide(1000);
$(".section3-number").hide(1000);
$(".section4-number").hide(1000);
$(".section6-number").hide(1000);
$(".section5-number").show(2000);
});
$("#Point6").click(function(){
box2Timeline.tweenTo(0.83 * box2Timeline.duration());
$(".section1-number").hide(1000);
$(".section2-number").hide(1000);
$(".section3-number").hide(1000);
$(".section4-number").hide(1000);
$(".section5-number").hide(1000);
$(".section6-number").show(2000);
});
$("#slider").slider();
// updateSlider function
function updateSlider() {
$("#slider").slider("value", box2Timeline.progress() *100);
}
// 4. Create a Slider to Control Playback
$("#slider").slider({
range: false,
min: 0,
max: 100,
step:.1,
slide: function ( event, ui ) {
box2Timeline.pause();
//adjust the timeline’s progress() based on slider value
box2Timeline.progress( ui.value/100 );
}
});
// var pct = $(this).scrollTop() / ($(document).height() - $(window).height());
// // tl.progress(pct);
// var tl1 = new TimelineLite({onUpdate: updateSlider});
// TweenMax.to(".st0", 1, {opacity:1, scale:2, });
// tl1.staggerTo(".st2", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04)
// .staggerTo(".st3", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st2-=1.5")
// .staggerTo(".st4", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st3-=1.5")
// .staggerTo(".st5", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st4-=1.5")
// .staggerTo(".st6", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st5-=1.5")
// .staggerTo(".st7", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st6-=1.5");
// $("#slider").slider();
// // updateSlider function
// function updateSlider() {
// $("#slider").slider("value", box2Timeline.progress() *100);
// }
// // 4. Create a Slider to Control Playback
// $("#slider").slider({
// range: false,
// min: 0,
// max: 100,
// step:.1,
// slide: function ( event, ui ) {
// box2Timeline.pause();
// //adjust the timeline’s progress() based on slider value
// box2Timeline.progress( ui.value/100 );
// }
// });
// // $(".Point2").click(function() {
// // // tl2.staggerTo(".st2", 1.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04)
// // // });
// // $(".Point3").click(function() {
// // tl2.staggerTo(".st2", 0.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04)
// // tl2.staggerTo(".st3", 0.5, { svgOrigin:"none", opacity:1, scale:2}, 0.04, ".st2-=0.5")
// // });
Also see: Tab Triggers