snap.js/demos/animated-game/index.html

1303 lines
79 KiB
HTML
Raw Normal View History

2013-10-15 19:12:47 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
2013-10-16 18:15:55 +00:00
<meta name="copyright" content="Copyright © 2013 Adobe Systems Incorporated. All rights reserved.
2013-10-15 19:12:47 +00:00
2013-10-16 18:15:55 +00:00
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.">
2013-10-15 19:12:47 +00:00
<title>illustration</title>
<style>
body{
margin: 0;
padding: 0;
background: #b7bf76;
}
svg{
display: block;
margin: auto;
-webkit-transform-origin: top center;
-webkit-transform: scale(1.5);
}
.hit-area{
cursor: pointer;
}
.face .mouth{
-webkit-transform-origin: 0px 4px;
-webkit-transition: -webkit-transform .4s;
-webkit-transform: scale(1, 0);
}
.face .eye.right{
-webkit-transform-origin: 8px -4px;
}
.face .eye.left{
-webkit-transform-origin: -8px -4px;
}
.face .eye{
-webkit-transition: -webkit-transform .2s;
-webkit-transform: scale(1, 0);
}
@-webkit-keyframes breeze{
0% {
-webkit-transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(10deg);
}
100% {
-webkit-transform: rotate(0deg);
}
}
@-webkit-keyframes blink{
0% {
-webkit-transform: scale(1, 0);
}
10% {
-webkit-transform: scale(1, 1);
}
90% {
-webkit-transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0);
}
}
@-webkit-keyframes talk{
0% {
-webkit-transform: scale(1, 0);
}
50% {
-webkit-transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1, 0);
}
}
.tree{
-webkit-transform-origin: 50% 100%;
-webkit-animation: breeze 2s ease-out infinite;
}
.tree .face.animating .eye{
-webkit-transform: scale(1, 1);
}
.face.animating .eye{
-webkit-animation: blink 5s infinite;
}
.face.animating .mouth{
-webkit-animation: talk 1s infinite;
}
#cube-hitarea{
position: absolute;
top: 100px;
left: 100px;
width: 125px;
height: 125px;
cursor: pointer;
}
#cube{
position: absolute;
left: 25px;
top: 25px;
width: 74px;
height: 74px;
z-index: 100;
-webkit-transform-style: preserve-3d;
-webkit-transform-origin: center center;
-webkit-backface-visibility: visible;
backface-visibility: visible;
pointer-events: none;
-webkit-transform: rotateX(-45deg) rotateY(50deg);
-webkit-transition: -webkit-transform 1s;
}
.side{
position: absolute;
top: 0;
left: 0;
width: 74px;
height: 74px;
pointer-events: none;
-webkit-transform-origin: center center;
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.side *{
pointer-events: none;
}
#cube .side:nth-child(1) {
-webkit-transform: translateY(37px) rotateX(90deg);
}
#cube .side:nth-child(2) {
-webkit-transform: translateY(-37px) rotateX(-90deg);
}
#cube .side:nth-child(3) {
-webkit-transform: translateX(37px) rotateY(-90deg);
}
#cube .side:nth-child(4) {
-webkit-transform: translateX(-37px) rotateY(-90deg);
}
#cube .side:nth-child(5) {
-webkit-transform: translateZ(37px) rotateZ(90deg);
}
#cube .side:nth-child(6) {
-webkit-transform: translateZ(-37px) rotateZ(0deg);
}
</style>
</head>
<body>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="500px"
height="500px" viewBox="0 0 500 500" enable-background="new 0 0 500 500" xml:space="preserve">
<g id="Layer_1">
<rect x="1.103" y="-3.397" fill="#B7C077" width="498.897" height="503.397"/>
<polygon fill="#8FA268" points="418.781,75.171 403.456,67.284 371.524,101.763 386.849,109.65 "/>
<polygon fill="#8FA268" points="455.281,94.171 439.956,86.284 408.024,120.763 423.349,128.65 "/>
<g>
<path fill="#8FA268" d="M307.422,349.64c2.285-1.785,5.976-0.877,8.245,2.027s2.255,6.705-0.03,8.49
c-2.285,1.785-11.397,0.436-11.397,0.436S305.137,351.425,307.422,349.64z"/>
<path fill="#2D7E66" d="M322.176,351.605c0,2.9-3.246,5.25-7.25,5.25s-7.25-2.35-7.25-5.25c0-2.899,7.25-9.25,7.25-9.25
S322.176,348.706,322.176,351.605z"/>
<g>
<path fill="#4B9469" d="M315.638,343c0.56,1.102,4.291,8.604,3.316,11.104c-0.551,1.413-1.879,2.357-3.551,2.734
c3.781-0.179,6.774-2.45,6.774-5.233C322.176,349.266,317.461,344.685,315.638,343z"/>
<path fill="#4B9469" d="M315.501,342.874c-0.351-0.322-0.574-0.518-0.574-0.518s-0.585,0.515-1.411,1.303
C314.567,343.22,315.325,342.938,315.501,342.874z"/>
</g>
</g>
<path fill="#B7AA92" d="M448.987,144.849c11.418,1.436,26.354-1.275,32.959,6.957c6.697,8.347,11.56,23.593,10.135,34.927
c-1.426,11.333-7.266,28.424-15.822,34.852c-8.438,6.34-26.34,8.047-37.757,6.611c-11.418-1.436-32.753-3.982-39.358-12.215
c-6.697-8.347,14.278-27.631,15.704-38.964c1.426-11.333-9.795-29.455-1.239-35.883
C422.048,134.793,437.569,143.412,448.987,144.849z"/>
<path fill="#1DA2C7" d="M446.987,147.849c11.418,1.436,26.354-1.275,32.959,6.957c6.697,8.347,11.56,23.593,10.135,34.927
c-1.426,11.333-7.266,28.424-15.822,34.852c-8.438,6.34-26.34,8.047-37.757,6.611c-11.418-1.436-32.753-3.982-39.358-12.215
c-6.697-8.347,14.278-27.631,15.704-38.964c1.426-11.333-9.795-29.455-1.239-35.883
C420.048,137.793,435.569,146.412,446.987,147.849z"/>
<path fill="#188BAB" d="M479.946,154.806c-6.605-8.232-21.542-5.521-32.959-6.957c-11.418-1.436-26.939-10.056-35.378-3.716
c-1.42,1.067-2.287,2.462-2.765,4.089c8.765-2.002,21.436,4.406,31.143,5.627c11.418,1.436,26.354-1.275,32.959,6.957
c6.697,8.347,11.56,23.593,10.135,34.927c-1.176,9.346-5.356,22.603-11.584,30.571c0.994-0.534,1.935-1.098,2.762-1.719
c8.556-6.428,14.396-23.519,15.822-34.852C491.507,178.399,486.644,163.153,479.946,154.806z"/>
<g>
<path fill="#8FA268" d="M141.244,332.65l5.092,6.17l9.996-8.312c0.023-0.018,0.05-0.027,0.072-0.046
c1.341-1.106,1.322-3.343-0.042-4.995s-3.556-2.095-4.896-0.988C151.261,324.648,141.244,332.65,141.244,332.65z"/>
<path fill="#8FA268" d="M143.154,334.964l12.684-10.036c-1.354-1.194-3.192-1.423-4.372-0.449
c-0.205,0.169-10.222,8.171-10.222,8.171L143.154,334.964z"/>
<path fill="#8FA268" d="M128.41,330.061c5.75-4.746,14.259-3.932,19.005,1.819c4.746,5.75,3.932,14.259-1.819,19.005
c-5.75,4.746-29.031,6.456-29.031,6.456S122.66,334.807,128.41,330.061z"/>
<path fill="#8FA268" d="M116.565,357.341c0,0,0.07-0.005,0.176-0.014c1.86-4.138,9.678-20.974,15.261-24.357
c6.072-3.679,13.88-1.998,17.949,3.676c-0.5-1.695-1.341-3.319-2.536-4.767c-4.746-5.75-13.255-6.565-19.005-1.819
C122.66,334.807,116.565,357.341,116.565,357.341z"/>
</g>
<g>
<g>
<path fill="#8FA268" d="M137.623,221.277l2.694,3.265l5.289-4.398c0.012-0.009,0.026-0.015,0.038-0.024
c0.709-0.585,0.699-1.769-0.022-2.643c-0.722-0.874-1.881-1.108-2.591-0.523C142.923,217.043,137.623,221.277,137.623,221.277z"
/>
<path fill="#8FA268" d="M138.633,222.501l6.711-5.31c-0.716-0.632-1.689-0.753-2.313-0.238c-0.108,0.089-5.408,4.324-5.408,4.324
L138.633,222.501z"/>
<path fill="#8FA268" d="M130.832,219.907c3.043-2.511,7.545-2.08,10.056,0.962c2.511,3.043,2.08,7.545-0.962,10.056
c-3.043,2.511-15.361,3.416-15.361,3.416S127.79,222.418,130.832,219.907z"/>
<path fill="#8FA268" d="M124.565,234.341c0,0,0.037-0.003,0.093-0.007c0.984-2.189,5.121-11.098,8.075-12.887
c3.213-1.946,7.344-1.057,9.497,1.945c-0.264-0.897-0.709-1.756-1.342-2.522c-2.511-3.043-7.013-3.473-10.056-0.962
C127.79,222.418,124.565,234.341,124.565,234.341z"/>
</g>
<g id="tree_2_" class="tree">
<path fill="#4D333C" d="M146.93,210.747h-4.233l0.025,6.878c-0.001,0.015-0.006,0.03-0.006,0.045c0,0.92,0.919,1.665,2.052,1.665
s2.052-0.746,2.052-1.665C146.821,217.53,146.93,210.747,146.93,210.747z"/>
<path fill="#61403F" d="M145.342,210.747l-0.176,8.556c0.943-0.15,1.656-0.823,1.656-1.633c0-0.141,0.108-6.923,0.108-6.923
H145.342z"/>
<path fill="#2D7E66" d="M152.309,206.382c0,3.945-3.198,7.143-7.143,7.143c-3.945,0-7.143-3.198-7.143-7.143
s7.143-14.021,7.143-14.021S152.309,202.437,152.309,206.382z"/>
<path fill="#4B9469" d="M145.166,192.361c0,0-0.022,0.031-0.054,0.076c1.062,2.153,5.3,11.013,4.799,14.431
c-0.544,3.717-3.86,6.337-7.545,6.086c0.86,0.367,1.806,0.571,2.8,0.571c3.945,0,7.143-3.198,7.143-7.143
C152.309,202.437,145.166,192.361,145.166,192.361z"/>
</g>
</g>
<g>
<g>
<path fill="#8FA268" d="M155.331,243.566l4.078,4.942l8.006-6.657c0.018-0.014,0.04-0.022,0.058-0.037
c1.074-0.886,1.059-2.677-0.034-4.001c-1.092-1.323-2.848-1.678-3.922-0.792C163.354,237.157,155.331,243.566,155.331,243.566z"
/>
<path fill="#8FA268" d="M156.86,245.419l10.159-8.038c-1.084-0.957-2.556-1.139-3.501-0.36c-0.164,0.135-8.187,6.545-8.187,6.545
L156.86,245.419z"/>
<path fill="#8FA268" d="M145.052,241.492c4.606-3.801,11.42-3.149,15.221,1.457c3.801,4.606,3.149,11.42-1.457,15.221
c-4.606,3.801-23.252,5.171-23.252,5.171S140.446,245.293,145.052,241.492z"/>
<path fill="#8FA268" d="M135.565,263.341c0,0,0.056-0.004,0.141-0.011c1.489-3.314,7.751-16.799,12.223-19.508
c4.863-2.946,11.117-1.6,14.376,2.944c-0.4-1.357-1.074-2.658-2.031-3.818c-3.801-4.606-10.616-5.258-15.221-1.457
C140.446,245.293,135.565,263.341,135.565,263.341z"/>
</g>
<g id="tree_3_" class="tree">
<path fill="#4D333C" d="M169.418,227.627h-6.407l0.039,10.412c-0.001,0.023-0.008,0.045-0.008,0.068
c0,1.392,1.391,2.521,3.107,2.521s3.107-1.129,3.107-2.521C169.255,237.895,169.418,227.627,169.418,227.627z"/>
<path fill="#61403F" d="M167.015,227.627l-0.267,12.951c1.428-0.227,2.506-1.246,2.506-2.471c0-0.213,0.164-10.48,0.164-10.48
H167.015z"/>
<path fill="#2D7E66" d="M177.561,221.02c0,5.971-4.841,10.812-10.812,10.812c-5.971,0-10.812-4.841-10.812-10.812
s10.812-21.224,10.812-21.224S177.561,215.049,177.561,221.02z"/>
<path fill="#4B9469" d="M166.749,199.796c0,0-0.033,0.046-0.081,0.116c1.608,3.258,8.022,16.671,7.265,21.844
c-0.823,5.626-5.842,9.592-11.421,9.213c1.302,0.555,2.733,0.864,4.238,0.864c5.971,0,10.812-4.841,10.812-10.812
C177.561,215.048,166.749,199.796,166.749,199.796z"/>
</g>
</g>
<g>
<g>
<path fill="#8FA268" d="M108.244,247.65l5.092,6.17l9.996-8.312c0.023-0.018,0.05-0.027,0.072-0.046
c1.341-1.106,1.322-3.343-0.042-4.995s-3.556-2.095-4.896-0.988C118.261,239.648,108.244,247.65,108.244,247.65z"/>
<path fill="#8FA268" d="M110.154,249.964l12.684-10.036c-1.354-1.194-3.192-1.423-4.372-0.449
c-0.205,0.169-10.222,8.171-10.222,8.171L110.154,249.964z"/>
<path fill="#8FA268" d="M95.41,245.061c5.75-4.746,14.259-3.932,19.005,1.819c4.746,5.75,3.932,14.259-1.819,19.005
c-5.75,4.746-29.031,6.456-29.031,6.456S89.66,249.807,95.41,245.061z"/>
<path fill="#8FA268" d="M83.565,272.341c0,0,0.07-0.005,0.176-0.014c1.86-4.138,9.678-20.974,15.262-24.357
c6.072-3.679,13.88-1.998,17.949,3.676c-0.5-1.695-1.341-3.319-2.536-4.767c-4.746-5.75-13.255-6.565-19.005-1.819
C89.66,249.807,83.565,272.341,83.565,272.341z"/>
</g>
<g id="tree" class="tree">
<path fill="#4D333C" d="M125.833,227.75h-8l0.048,13c-0.001,0.029-0.011,0.056-0.011,0.085c0,1.738,1.737,3.147,3.879,3.147
s3.879-1.409,3.879-3.147C125.629,240.569,125.833,227.75,125.833,227.75z"/>
<path fill="#61403F" d="M122.833,227.75l-0.333,16.171c1.783-0.284,3.129-1.556,3.129-3.086c0-0.266,0.204-13.085,0.204-13.085
H122.833z"/>
<path fill="#2D7E66" d="M136,219.5c0,7.456-6.044,13.5-13.5,13.5s-13.5-6.044-13.5-13.5s13.5-26.5,13.5-26.5
S136,212.044,136,219.5z"/>
<path fill="#4B9469" d="M122.5,193c0,0-0.041,0.058-0.101,0.144c2.008,4.068,10.016,20.815,9.071,27.274
c-1.028,7.025-7.295,11.977-14.26,11.503c1.625,0.693,3.413,1.078,5.291,1.078c7.456,0,13.5-6.044,13.5-13.5
C136,212.044,122.5,193,122.5,193z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M107.995,488.935c0,0-27.495,15.065-38.495-8.435s14.505-35.435,14.505-35.435l-0.12,0.066
c8.25-4.635,21.086-15.728,22.441-24.818c0.706-4.742-2.117-10.473-8.392-17.033c-29.661-31.009-40.896-58.425-34.35-83.813
c5.938-23.025,25.774-39.959,58.958-50.329c29.623-9.256,55.577-6.308,79.346,9.018c19.332,12.465,34.375,31.005,51.794,52.473
c5.819,7.172,11.837,14.588,18.272,22.071c19.028,22.127,42.605,34.183,61.514,31.455c13.414-1.932,24.096-11.502,31.747-28.444
c9.5-21.035-10.042-41.312-19.434-51.055c-23.146-24.015-60.765-49.642-100.592-76.773c-11.578-7.887-23.55-16.042-35.499-24.381
c-70.021-48.869-47.963-94.971-39.535-107.937c24.343-37.448,86.145-51.298,124.771-27.962
c48.298,29.18,80.323,52.135,81.663,53.098c11.212,8.058,13.768,23.68,5.71,34.891c-8.059,11.21-23.676,13.767-34.889,5.712l0,0
c-0.312-0.225-31.873-22.831-78.34-50.905c-14.191-8.572-46.646-3.502-56.994,12.417c-2.279,3.506-2.561,6.683-0.974,10.966
c1.817,4.903,7.769,15.154,27.204,28.718c11.716,8.177,23.57,16.252,35.033,24.061c42.021,28.626,81.712,55.665,108.441,83.397
c15.897,16.493,26.271,32.227,31.712,48.098c6.755,19.703,5.844,39.296-2.71,58.235c-14.717,32.586-39.643,52.955-70.188,57.354
c-4.11,0.592-8.272,0.884-12.457,0.884c-32.675,0.002-67.042-17.771-94.094-49.228c-6.902-8.025-13.149-15.725-19.19-23.17
c-33.405-41.169-46.527-54.919-77.399-45.269c-18.515,5.786-24.713,12.207-25.456,15.09c-1.033,4.008,2.451,16.261,22.065,36.768
c21.94,22.938,23.89,44.913,21.661,59.309C150.006,464.983,112.278,486.592,107.995,488.935z"/>
</g>
<polygon fill="#8FA268" points="444.031,82.921 421.206,70.034 376.024,118.763 398.849,131.65 "/>
<ellipse fill="#425353" cx="431.75" cy="81.25" rx="39.75" ry="32.25"/>
<g>
<path fill="#A46340" d="M114.994,480.935c0,0-29.994,15.565-38.994-9.935s15.006-33.935,15.006-33.935l-0.122,0.065
c8.25-4.634,21.087-15.728,22.441-24.818c0.706-4.74-2.116-10.472-8.391-17.031c-29.663-31.01-40.897-58.425-34.35-83.815
c5.938-23.025,25.775-39.956,58.959-50.328c29.623-9.255,55.578-6.306,79.344,9.019c19.334,12.463,34.375,31.003,51.794,52.472
c5.821,7.172,11.837,14.588,18.271,22.072c19.032,22.125,42.604,34.183,61.516,31.456c13.416-1.935,24.097-11.503,31.747-28.447
c3.084-6.828,9.5-21.034-19.435-51.053c-23.146-24.016-60.763-49.644-100.591-76.775c-11.578-7.884-23.55-16.041-35.5-24.381
c-70.019-48.869-47.962-94.972-39.534-107.938c24.345-37.447,86.149-51.296,124.771-27.959
c48.297,29.178,80.322,52.134,81.663,53.097c11.212,8.059,13.769,23.678,5.709,34.891c-8.059,11.21-23.673,13.767-34.887,5.712
l-0.001,0c-0.312-0.225-31.871-22.832-78.34-50.906c-16.629-10.045-48.164-1.173-56.994,12.418
c-2.278,3.506-2.562,6.682-0.975,10.966c1.819,4.903,7.769,15.153,27.207,28.719c11.716,8.175,23.568,16.25,35.031,24.06
c42.021,28.625,81.712,55.666,108.44,83.396c15.896,16.494,26.271,32.229,31.713,48.101c6.756,19.699,5.844,39.293-2.71,58.234
c-14.716,32.584-39.644,52.953-70.188,57.353c-36.207,5.218-76.034-12.859-106.55-48.344c-6.903-8.024-13.15-15.725-19.19-23.169
c-33.406-41.168-46.527-54.915-77.4-45.269c-18.516,5.784-24.712,12.206-25.456,15.091c-1.031,4.006,2.453,16.26,22.065,36.766
c21.941,22.938,23.891,44.912,21.663,59.31C157.006,456.984,119.278,478.591,114.994,480.935z"/>
</g>
<g>
<polygon fill="#F8F1E5" points="417.514,47.235 402.848,38.955 414.939,27.215 429.606,35.495 "/>
<polygon fill="#DBD6CA" points="417.514,47.235 417.626,76.223 429.718,64.483 429.606,35.495 "/>
<polygon fill="#A7AFA4" points="417.835,75.829 403.169,67.548 403.052,39.102 417.719,47.382 "/>
</g>
<defs>
<filter id="Adobe_OpacityMaskFilter" filterUnits="userSpaceOnUse" x="68.781" y="48.158" width="356.179" height="437.532">
<feColorMatrix type="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"/>
</filter>
</defs>
<mask maskUnits="userSpaceOnUse" x="68.781" y="48.158" width="356.179" height="437.532" id="SVGID_1_">
<g filter="url(#Adobe_OpacityMaskFilter)">
<g>
<g>
<polygon fill="#FFFFFF" points="369.002,174.823 349.888,155.712 327.395,140.715 330.333,127 360.675,90.792 388.113,109.084
411.425,132.396 "/>
</g>
<g>
<path fill="#FFFFFF" d="M338,434.397l-2-17.731l-12-43.269l24.601-5.638L365,353.397L397.667,389l6.268,18.175l-25.173,12.585
L338,434.397z M109,409.397l-8.039-11.622l-0.527-0.589l-20.069-22.296L85,361l39.965-26.248l19.513,21.686l20.695,20.695
L109,409.397z M272.573,415.756l-20.044-20.047l-22.137-17.711L236,360.647l31.873-29.499l24.738,19.792L306,363.397
l-28.5,34.75L272.573,415.756z M371,333.397l-17-32l2.5-11.064l49.908-22.089l26.842,53.685L371,333.397z M204,338.397
l-17.119-16.618l-0.7-0.639L171,310.397l2-12.731l31.342-41.103l21.523,19.565l22.677,18.143L207,326L204,338.397z
M124,327.397l-8.667-11.064l-43.102-28.743l26.289-19.116l29.05-14.526L154,296.667l0.404,10.951l-24.617,12.307L124,327.397z
M331.55,280.052l-26.058-17.373l-1.019-0.812l-23.424-18.742l1.95-11.958l35.531-34.896l22.426,17.942l23.878,15.916
L333,268.333L331.55,280.052z M252.135,222.594l-27.238-15.888L202,192.397l4.167-14.731L241,144.397l16.76,12.017
l24.605,14.354L253.5,210.833L252.135,222.594z M224,131.397l-53.333,0.103L163,142.397l7.215-53.596l0.489-0.834L177,67.397
l52.833,27.769l-1.833,13.5l-5.011,8.749L224,131.397z M298.7,118.625L258,102.397l1-14.064l12.851-50.216l53.665,26.831
L299.667,107L298.7,118.625z"/>
</g>
<g>
<polygon fill="#FFFFFF" points="94.679,500 61.398,450.077 89.706,431.204 101,423.397 137,454.333 142,469.397
116.301,485.584 "/>
</g>
</g>
</g>
</mask>
<g mask="url(#SVGID_1_)">
<path fill="#C1BF80" d="M114.995,480.935c0,0-27.495,15.065-38.495-8.435s14.505-35.435,14.505-35.435l-0.12,0.066
c8.25-4.635,21.086-15.728,22.441-24.818c0.706-4.742-2.117-10.473-8.392-17.033c-29.661-31.009-40.896-58.425-34.35-83.813
c5.938-23.025,25.774-39.959,58.958-50.329c29.623-9.256,55.577-6.308,79.346,9.018c19.332,12.465,34.375,31.005,51.794,52.473
c5.819,7.172,11.837,14.588,18.272,22.071c19.028,22.127,42.605,34.183,61.514,31.455c13.414-1.932,24.096-11.502,31.747-28.444
c9.5-21.035-10.042-41.312-19.434-51.055c-23.146-24.015-60.765-49.642-100.592-76.773c-11.578-7.887-23.55-16.042-35.499-24.381
c-70.021-48.869-47.963-94.971-39.535-107.937c24.343-37.448,86.145-51.298,124.771-27.962
c48.298,29.18,80.323,52.135,81.663,53.098c11.212,8.058,13.768,23.68,5.71,34.891c-8.059,11.21-23.676,13.767-34.889,5.712l0,0
c-0.312-0.225-31.873-22.831-78.34-50.905c-14.191-8.572-46.646-3.502-56.994,12.417c-2.279,3.506-2.561,6.683-0.974,10.966
c1.817,4.903,7.769,15.154,27.204,28.718c11.716,8.177,23.57,16.252,35.033,24.061c42.021,28.626,81.712,55.665,108.441,83.397
c15.897,16.493,26.271,32.227,31.712,48.098c6.755,19.703,5.844,39.296-2.71,58.235c-14.717,32.586-39.643,52.955-70.188,57.354
c-4.11,0.592-8.272,0.884-12.457,0.884c-32.675,0.002-67.042-17.771-94.094-49.228c-6.902-8.025-13.149-15.725-19.19-23.17
c-33.405-41.169-46.527-54.919-77.399-45.269c-18.515,5.786-24.713,12.207-25.456,15.09c-1.033,4.008,2.451,16.261,22.065,36.768
c21.94,22.938,23.89,44.913,21.661,59.309C157.006,456.983,119.278,478.592,114.995,480.935z"/>
</g>
<g>
<g>
<path fill="#D88254" d="M114.994,470.935c0,0-29.994,15.565-38.994-9.935s15.006-33.935,15.006-33.935l-0.122,0.065
c8.25-4.634,21.087-15.728,22.441-24.818c0.706-4.74-2.116-10.472-8.391-17.031c-29.663-31.01-40.897-58.425-34.35-83.815
c5.938-23.025,25.775-39.956,58.959-50.328c29.623-9.255,55.578-6.306,79.344,9.019c19.334,12.463,34.375,31.003,51.794,52.472
c5.821,7.172,11.837,14.588,18.271,22.072c19.032,22.125,42.604,34.183,61.516,31.456c13.416-1.935,24.097-11.503,31.747-28.447
c3.084-6.828,9.5-21.034-19.435-51.053c-23.146-24.016-60.763-49.644-100.591-76.775c-11.578-7.884-23.55-16.041-35.5-24.381
c-70.019-48.869-47.962-94.972-39.534-107.938c24.345-37.447,86.149-51.296,124.771-27.959
c48.297,29.178,80.322,52.134,81.663,53.097c11.212,8.059,13.769,23.678,5.709,34.891c-8.059,11.21-23.673,13.767-34.887,5.712
l-0.001,0c-0.312-0.225-31.871-22.832-78.34-50.906c-16.629-10.045-48.164-1.173-56.994,12.418
c-2.278,3.506-2.562,6.682-0.975,10.966c1.819,4.903,7.769,15.153,27.207,28.719c11.716,8.175,23.568,16.25,35.031,24.06
c42.021,28.625,81.712,55.666,108.44,83.396c15.896,16.494,26.271,32.229,31.713,48.101c6.756,19.699,5.844,39.293-2.71,58.234
c-14.716,32.584-39.644,52.953-70.188,57.353c-36.207,5.218-76.034-12.859-106.55-48.344c-6.903-8.024-13.15-15.725-19.19-23.169
c-33.406-41.168-46.527-54.915-77.4-45.269c-18.516,5.784-24.712,12.206-25.456,15.091c-1.031,4.006,2.453,16.26,22.065,36.766
c21.941,22.938,23.891,44.912,21.663,59.31C157.006,446.984,119.278,468.591,114.994,470.935z"/>
</g>
<defs>
<filter id="Adobe_OpacityMaskFilter_1_" filterUnits="userSpaceOnUse" x="68.781" y="38.158" width="356.179" height="437.525">
<feColorMatrix type="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"/>
</filter>
</defs>
<mask maskUnits="userSpaceOnUse" x="68.781" y="38.158" width="356.179" height="437.525" id="SVGID_2_">
<g filter="url(#Adobe_OpacityMaskFilter_1_)">
<g>
<g>
<polygon fill="#FFFFFF" points="369.002,165.425 349.888,146.314 327.395,131.318 360.675,81.395 388.113,99.687
411.425,122.999 "/>
</g>
<g>
<path fill="#FFFFFF" d="M338,425l-14-61l24.601-5.638L365,344l38.935,53.777l-25.173,12.585L338,425z M109,400l-8.039-11.622
l-0.527-0.589l-20.069-22.296l44.6-40.139l19.513,21.686l20.695,20.695L109,400z M272.573,406.358l-20.044-20.047
l-22.137-17.711l37.48-46.85l24.738,19.792L306,354L272.573,406.358z M371,324l-17-32l52.408-33.153l26.842,53.685L371,324z
M204,329l-17.119-16.618l-0.7-0.639L171,301l33.342-53.834l21.523,19.565l22.677,18.143L204,329z M124,318l-51.769-39.807
l26.289-19.116l29.05-14.526l26.834,53.669l-24.617,12.307L124,318z M331.55,270.654l-26.058-17.373l-1.019-0.812
l-23.424-18.742l37.481-46.854l22.426,17.942l23.878,15.916L331.55,270.654z M252.135,213.197l-27.238-15.888L202,183l39-48
l16.76,12.017l24.605,14.354L252.135,213.197z M224,122l-61,11l7.215-53.596l0.489-0.834L177,58l57,40l-11.011,10.019L224,122
z M298.7,109.228L258,93l13.851-64.28l53.665,26.831L298.7,109.228z"/>
</g>
<g>
<polygon fill="#FFFFFF" points="94.679,490.603 61.398,440.68 89.706,421.807 101,414 142,460 116.301,476.187 "/>
</g>
</g>
</g>
</mask>
<g mask="url(#SVGID_2_)">
<path fill="#F4F2A3" d="M114.995,470.935c0,0-27.995,15.399-38.662-9.268C65.667,437,91.005,427.065,91.005,427.065l-0.12,0.066
c8.25-4.635,21.086-15.728,22.441-24.818c0.706-4.742-2.117-10.473-8.392-17.033c-29.661-31.009-40.896-58.425-34.35-83.813
c5.938-23.025,25.774-39.959,58.958-50.329c29.623-9.256,55.577-6.308,79.346,9.018c19.332,12.465,34.375,31.005,51.794,52.473
c5.819,7.172,11.837,14.588,18.272,22.071c19.028,22.127,42.605,34.183,61.514,31.455c13.414-1.932,24.096-11.502,31.747-28.444
c9.5-21.035-10.042-41.312-19.434-51.055c-23.146-24.015-60.765-49.642-100.592-76.773c-11.578-7.887-23.55-16.042-35.499-24.381
c-70.021-48.869-47.963-94.971-39.535-107.937c24.343-37.448,86.145-51.298,124.771-27.962
c48.298,29.18,80.323,52.135,81.663,53.098c11.212,8.058,13.768,23.68,5.71,34.891c-8.059,11.21-23.676,13.767-34.889,5.712l0,0
c-0.312-0.225-31.873-22.831-78.34-50.905c-14.191-8.572-46.646-3.502-56.994,12.417c-2.279,3.506-2.561,6.683-0.974,10.966
c1.817,4.903,7.769,15.154,27.204,28.718c11.716,8.177,23.57,16.252,35.033,24.061c42.021,28.626,81.712,55.665,108.441,83.397
c15.897,16.493,26.271,32.227,31.712,48.098c6.755,19.703,5.844,39.296-2.71,58.235c-14.717,32.586-39.643,52.955-70.188,57.354
c-4.11,0.592-8.272,0.884-12.457,0.884c-32.675,0.002-67.042-17.771-94.094-49.228c-6.902-8.025-13.149-15.725-19.19-23.17
c-33.405-41.169-46.527-54.919-77.399-45.269c-18.515,5.786-24.713,12.207-25.456,15.09c-1.033,4.008,2.451,16.261,22.065,36.768
c21.94,22.938,23.89,44.913,21.661,59.309C157.006,446.983,119.278,468.592,114.995,470.935z"/>
</g>
</g>
<g id="dots">
<ellipse fill="#50728C" cx="366.75" cy="120" rx="12.75" ry="11.5"/>
<ellipse fill="#BADA8B" cx="164.25" cy="270.25" rx="12.25" ry="11.75"/>
<ellipse fill="#7970B3" cx="362.75" cy="261.25" rx="12.25" ry="11.25"/>
<ellipse fill="#42B19D" cx="390.75" cy="295.5" rx="14.75" ry="12.5"/>
<ellipse fill="#DA813E" cx="120" cy="363.5" rx="13.545" ry="13.122"/>
<ellipse fill="#42B19D" cx="119" cy="281.5" rx="12.928" ry="12.524"/>
<ellipse transform="matrix(0.9297 0.3683 -0.3683 0.9297 120.9971 -56.4044)" fill="#50728C" cx="208.25" cy="288.75" rx="13.608" ry="12.715"/>
<ellipse transform="matrix(0.7964 0.6048 -0.6048 0.7964 272.4656 -91.1952)" fill="#EBC755" cx="271.674" cy="359.063" rx="15.027" ry="13.5"/>
<ellipse fill="#DA813E" cx="358.5" cy="385.75" rx="14.5" ry="13.25"/>
<circle fill="#7970B3" cx="138" cy="413" r="13"/>
<ellipse fill="#E2584C" cx="93.5" cy="322.5" rx="13" ry="12"/>
<ellipse fill="#7970B3" cx="240.5" cy="324" rx="11.5" ry="12"/>
<ellipse fill="#E2584C" cx="308" cy="388.5" rx="13" ry="11.5"/>
<ellipse fill="#BADA8B" cx="397.75" cy="343.25" rx="13.25" ry="11.75"/>
<ellipse fill="#E2584C" cx="283.25" cy="199.5" rx="12.25" ry="11.5"/>
<ellipse fill="#50728C" cx="325.25" cy="230.25" rx="12.25" ry="11.25"/>
<circle fill="#EBC755" cx="244" cy="175" r="13"/>
<ellipse fill="#BADA8B" cx="205.75" cy="144.75" rx="12.25" ry="11.25"/>
<ellipse fill="#DA813E" cx="195.25" cy="100.5" rx="13.25" ry="12"/>
<ellipse fill="#7970B3" cx="234.25" cy="69" rx="14.25" ry="12"/>
<ellipse fill="#42B19D" cx="289.75" cy="72.75" rx="13.25" ry="11.75"/>
<ellipse fill="#E2584C" cx="329" cy="94.5" rx="12" ry="10.75"/>
<ellipse fill="#EBC755" cx="102.25" cy="450" rx="13.25" ry="11.5"/>
</g>
<g id="tree_6_" class="tree">
<g>
<path fill="#4D333C" d="M158.833,312.75h-8l0.048,13c-0.001,0.029-0.011,0.056-0.011,0.085c0,1.738,1.737,3.147,3.879,3.147
s3.879-1.409,3.879-3.147C158.629,325.569,158.833,312.75,158.833,312.75z"/>
<path fill="#61403F" d="M155.833,312.75l-0.333,16.171c1.783-0.284,3.129-1.556,3.129-3.086c0-0.266,0.204-13.085,0.204-13.085
H155.833z"/>
<path fill="#2D7E66" d="M169,304.5c0,7.456-6.044,13.5-13.5,13.5s-13.5-6.044-13.5-13.5s13.5-26.5,13.5-26.5
S169,297.044,169,304.5z"/>
<path fill="#4B9469" d="M155.5,278c0,0-0.041,0.058-0.101,0.144c2.008,4.068,10.016,20.815,9.071,27.274
c-1.028,7.025-7.295,11.977-14.26,11.503c1.625,0.693,3.413,1.078,5.291,1.078c7.456,0,13.5-6.044,13.5-13.5
C169,297.044,155.5,278,155.5,278z"/>
</g>
</g>
<g>
<defs>
<ellipse id="SVGID_3_" cx="431.75" cy="81.25" rx="39.75" ry="32.25"/>
</defs>
<clipPath id="SVGID_4_">
<use xlink:href="#SVGID_3_" overflow="visible"/>
</clipPath>
<polygon clip-path="url(#SVGID_4_)" fill="#324040" points="418.781,75.171 403.456,67.284 371.524,101.763 386.849,109.65 "/>
<polygon clip-path="url(#SVGID_4_)" fill="#324040" points="434.031,92.921 411.206,80.034 389.024,103.763 411.849,116.65 "/>
<polygon clip-path="url(#SVGID_4_)" fill="#324040" points="455.281,94.171 439.956,86.284 408.024,120.763 423.349,128.65 "/>
</g>
<g>
<g>
<path fill="#8FA268" d="M417.244,418.65l5.092,6.17l9.996-8.312c0.023-0.018,0.05-0.027,0.072-0.046
c1.341-1.106,1.322-3.343-0.042-4.995c-1.364-1.652-3.556-2.095-4.896-0.988C427.261,410.648,417.244,418.65,417.244,418.65z"/>
<path fill="#8FA268" d="M419.154,420.964l12.684-10.036c-1.354-1.194-3.192-1.423-4.372-0.449
c-0.205,0.169-10.222,8.171-10.222,8.171L419.154,420.964z"/>
<path fill="#8FA268" d="M404.41,416.061c5.75-4.746,14.259-3.932,19.005,1.819c4.746,5.75,3.932,14.259-1.819,19.005
c-5.75,4.746-29.031,6.456-29.031,6.456S398.66,420.807,404.41,416.061z"/>
<path fill="#8FA268" d="M392.565,443.341c0,0,0.07-0.005,0.176-0.014c1.86-4.138,9.678-20.974,15.262-24.357
c6.072-3.679,13.88-1.998,17.949,3.676c-0.5-1.695-1.341-3.319-2.536-4.767c-4.746-5.75-13.255-6.565-19.005-1.819
C398.66,420.807,392.565,443.341,392.565,443.341z"/>
</g>
<g id="tree_4_" class="tree">
<path fill="#4D333C" d="M434.833,398.75h-8l0.048,13c-0.001,0.029-0.011,0.056-0.011,0.085c0,1.738,1.737,3.147,3.879,3.147
s3.879-1.409,3.879-3.147C434.629,411.569,434.833,398.75,434.833,398.75z"/>
<path fill="#61403F" d="M431.833,398.75l-0.333,16.171c1.783-0.284,3.129-1.556,3.129-3.086c0-0.266,0.204-13.085,0.204-13.085
H431.833z"/>
<path fill="#2D7E66" d="M445,390.5c0,7.456-6.044,13.5-13.5,13.5s-13.5-6.044-13.5-13.5s13.5-26.5,13.5-26.5
S445,383.044,445,390.5z"/>
<path fill="#4B9469" d="M431.5,364c0,0-0.041,0.058-0.101,0.144c2.008,4.068,10.016,20.815,9.071,27.274
c-1.028,7.025-7.295,11.977-14.26,11.503c1.625,0.693,3.413,1.078,5.291,1.078c7.456,0,13.5-6.044,13.5-13.5
C445,383.044,431.5,364,431.5,364z"/>
</g>
</g>
<g>
<g>
<path fill="#8FA268" d="M91.623,245.277l2.694,3.265l5.289-4.398c0.012-0.009,0.026-0.015,0.038-0.024
c0.709-0.585,0.699-1.769-0.022-2.643c-0.722-0.874-1.881-1.108-2.591-0.523C96.923,241.043,91.623,245.277,91.623,245.277z"/>
<path fill="#8FA268" d="M92.633,246.501l6.711-5.31c-0.716-0.632-1.689-0.753-2.313-0.238c-0.108,0.089-5.408,4.324-5.408,4.324
L92.633,246.501z"/>
<path fill="#8FA268" d="M84.832,243.907c3.043-2.511,7.545-2.08,10.056,0.962c2.511,3.043,2.08,7.545-0.962,10.056
c-3.043,2.511-15.361,3.416-15.361,3.416S81.79,246.418,84.832,243.907z"/>
<path fill="#8FA268" d="M78.565,258.341c0,0,0.037-0.003,0.093-0.007c0.984-2.19,5.121-11.098,8.075-12.887
c3.213-1.946,7.344-1.057,9.497,1.945c-0.264-0.897-0.709-1.756-1.342-2.522c-2.511-3.043-7.013-3.473-10.056-0.962
C81.79,246.418,78.565,258.341,78.565,258.341z"/>
</g>
<g id="tree_1_" class="tree">
<path fill="#4D333C" d="M100.93,234.747h-4.233l0.025,6.878c-0.001,0.015-0.006,0.03-0.006,0.045c0,0.92,0.919,1.665,2.052,1.665
c1.134,0,2.052-0.746,2.052-1.665C100.821,241.53,100.93,234.747,100.93,234.747z"/>
<path fill="#61403F" d="M99.342,234.747l-0.176,8.556c0.943-0.15,1.656-0.823,1.656-1.633c0-0.141,0.108-6.923,0.108-6.923
H99.342z"/>
<path fill="#2D7E66" d="M106.309,230.382c0,3.945-3.198,7.143-7.143,7.143c-3.945,0-7.143-3.198-7.143-7.143
s7.143-14.021,7.143-14.021S106.309,226.437,106.309,230.382z"/>
<path fill="#4B9469" d="M99.166,216.361c0,0-0.022,0.031-0.054,0.076c1.062,2.153,5.3,11.013,4.799,14.431
c-0.544,3.717-3.86,6.337-7.545,6.086c0.86,0.367,1.806,0.571,2.8,0.571c3.945,0,7.143-3.198,7.143-7.143
C106.309,226.437,99.166,216.361,99.166,216.361z"/>
</g>
</g>
<g>
<g>
<path fill="#8FA268" d="M396.008,431.888l4.218,5.111l8.28-6.885c0.019-0.015,0.041-0.023,0.06-0.038
c1.11-0.916,1.095-2.769-0.035-4.138s-2.946-1.735-4.056-0.819C404.306,425.26,396.008,431.888,396.008,431.888z"/>
<path fill="#8FA268" d="M397.59,433.805l10.507-8.313c-1.121-0.989-2.644-1.179-3.621-0.372c-0.17,0.14-8.467,6.769-8.467,6.769
L397.59,433.805z"/>
<path fill="#8FA268" d="M385.377,429.743c4.763-3.931,11.812-3.257,15.743,1.507s3.257,11.812-1.507,15.743
c-4.763,3.931-24.048,5.348-24.048,5.348S380.614,433.674,385.377,429.743z"/>
<path fill="#8FA268" d="M375.565,452.341c0,0,0.058-0.004,0.146-0.011c1.54-3.428,8.017-17.374,12.642-20.176
c5.03-3.047,11.498-1.655,14.868,3.045c-0.414-1.404-1.111-2.749-2.101-3.949c-3.931-4.763-10.98-5.438-15.743-1.507
C380.614,433.674,375.565,452.341,375.565,452.341z"/>
</g>
<g id="tree_5_" class="tree">
<path fill="#4D333C" d="M410.578,415.404h-6.627l0.04,10.769c-0.001,0.024-0.009,0.046-0.009,0.07
c0,1.44,1.439,2.607,3.213,2.607s3.213-1.167,3.213-2.607C410.409,426.023,410.578,415.404,410.578,415.404z"/>
<path fill="#61403F" d="M408.093,415.404l-0.276,13.395c1.477-0.235,2.592-1.289,2.592-2.556c0-0.22,0.169-10.839,0.169-10.839
H408.093z"/>
<path fill="#2D7E66" d="M419,408.57c0,6.176-5.007,11.183-11.183,11.183s-11.183-5.007-11.183-11.183
s11.183-21.952,11.183-21.952S419,402.394,419,408.57z"/>
<path fill="#4B9469" d="M407.817,386.618c0,0-0.034,0.048-0.084,0.119c1.663,3.37,8.297,17.242,7.514,22.593
c-0.852,5.819-6.043,9.921-11.813,9.529c1.346,0.574,2.827,0.893,4.383,0.893c6.176,0,11.183-5.007,11.183-11.183
C419,402.393,407.817,386.618,407.817,386.618z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M345.746,442.285c2.285-1.785,5.976-0.877,8.245,2.027s2.255,6.705-0.03,8.49
c-2.285,1.785-11.397,0.436-11.397,0.436S343.461,444.069,345.746,442.285z"/>
<path fill="#2D7E66" d="M360.5,444.25c0,2.9-3.246,5.25-7.25,5.25s-7.25-2.35-7.25-5.25s7.25-9.25,7.25-9.25
S360.5,441.35,360.5,444.25z"/>
<g>
<path fill="#4B9469" d="M353.961,435.645c0.56,1.102,4.291,8.604,3.316,11.104c-0.551,1.413-1.879,2.357-3.551,2.734
c3.781-0.179,6.774-2.45,6.774-5.233C360.5,441.911,355.785,437.329,353.961,435.645z"/>
<path fill="#4B9469" d="M353.824,435.518c-0.351-0.322-0.574-0.518-0.574-0.518s-0.585,0.515-1.411,1.303
C352.891,435.865,353.649,435.583,353.824,435.518z"/>
</g>
</g>
<g>
<defs>
<path id="SVGID_5_" d="M114.995,470.935c0,0-27.995,15.399-38.662-9.268C65.667,437,91.005,427.065,91.005,427.065l-0.12,0.066
c8.25-4.635,21.086-15.728,22.441-24.818c0.706-4.742-2.117-10.473-8.392-17.033c-29.661-31.009-40.896-58.425-34.35-83.813
c5.938-23.025,25.774-39.959,58.958-50.329c29.623-9.256,55.577-6.308,79.346,9.018c19.332,12.465,34.375,31.005,51.794,52.473
c5.819,7.172,11.837,14.588,18.272,22.071c19.028,22.127,42.605,34.183,61.514,31.455c13.414-1.932,24.096-11.502,31.747-28.444
c9.5-21.035-10.042-41.312-19.434-51.055c-23.146-24.015-60.765-49.642-100.592-76.773c-11.578-7.887-23.55-16.042-35.499-24.381
c-70.021-48.869-47.963-94.971-39.535-107.937c24.343-37.448,86.145-51.298,124.771-27.962
c48.298,29.18,80.323,52.135,81.663,53.098c11.212,8.058,13.768,23.68,5.71,34.891c-8.059,11.21-23.676,13.767-34.889,5.712l0,0
c-0.312-0.225-31.873-22.831-78.34-50.905c-14.191-8.572-46.646-3.502-56.994,12.417c-2.279,3.506-2.561,6.683-0.974,10.966
c1.817,4.903,7.769,15.154,27.204,28.718c11.716,8.177,23.57,16.252,35.033,24.061c42.021,28.626,81.712,55.665,108.441,83.397
c15.897,16.493,26.271,32.227,31.712,48.098c6.755,19.703,5.844,39.296-2.71,58.235c-14.717,32.586-39.643,52.955-70.188,57.354
c-4.11,0.592-8.272,0.884-12.457,0.884c-32.675,0.002-67.042-17.771-94.094-49.228c-6.902-8.025-13.149-15.725-19.19-23.17
c-33.405-41.169-46.527-54.919-77.399-45.269c-18.515,5.786-24.713,12.207-25.456,15.09c-1.033,4.008,2.451,16.261,22.065,36.768
c21.94,22.938,23.89,44.913,21.661,59.309C157.006,446.983,119.278,468.592,114.995,470.935z"/>
</defs>
<clipPath id="SVGID_6_">
<use xlink:href="#SVGID_5_" overflow="visible"/>
</clipPath>
<polygon clip-path="url(#SVGID_6_)" fill="#C1BF80" points="438.031,80.921 415.206,68.034 370.024,116.763 392.849,129.65 "/>
</g>
<g>
<path fill="#8FA268" d="M330.006,440.356c1.521-1.188,3.977-0.584,5.487,1.349s1.501,4.462-0.02,5.65s-7.585,0.29-7.585,0.29
S328.485,441.544,330.006,440.356z"/>
<path fill="#2D7E66" d="M339.825,441.664c0,1.93-2.16,3.494-4.825,3.494s-4.825-1.564-4.825-3.494c0-1.93,4.825-6.156,4.825-6.156
S339.825,439.735,339.825,441.664z"/>
<g>
<path fill="#4B9469" d="M335.473,435.937c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C339.825,440.107,336.687,437.059,335.473,435.937z"/>
<path fill="#4B9469" d="M335.382,435.854c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C334.761,436.084,335.265,435.896,335.382,435.854z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M191.694,235.081c1.775-1.387,4.644-0.682,6.406,1.575c1.763,2.256,1.752,5.21-0.023,6.597
c-1.775,1.387-8.855,0.338-8.855,0.338S189.919,236.467,191.694,235.081z"/>
<path fill="#2D7E66" d="M203.158,236.608c0,2.253-2.522,4.079-5.633,4.079c-3.111,0-5.633-1.826-5.633-4.079
s5.633-7.187,5.633-7.187S203.158,234.355,203.158,236.608z"/>
<g>
<path fill="#4B9469" d="M198.078,229.921c0.435,0.856,3.334,6.685,2.576,8.628c-0.428,1.098-1.46,1.832-2.759,2.124
c2.938-0.139,5.263-1.903,5.263-4.066C203.158,234.79,199.494,231.23,198.078,229.921z"/>
<path fill="#4B9469" d="M197.971,229.823c-0.273-0.25-0.446-0.403-0.446-0.403s-0.454,0.4-1.097,1.013
C197.246,230.093,197.835,229.873,197.971,229.823z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M96.594,250.092c1.775-1.387,4.644-0.682,6.406,1.575c1.763,2.256,1.752,5.21-0.023,6.597
c-1.775,1.387-8.855,0.338-8.855,0.338S94.818,251.479,96.594,250.092z"/>
<path fill="#2D7E66" d="M108.058,251.619c0,2.253-2.522,4.079-5.633,4.079s-5.633-1.826-5.633-4.079s5.633-7.187,5.633-7.187
S108.058,249.366,108.058,251.619z"/>
<g>
<path fill="#4B9469" d="M102.977,244.933c0.435,0.856,3.334,6.685,2.576,8.628c-0.428,1.098-1.46,1.832-2.759,2.124
c2.938-0.139,5.263-1.903,5.263-4.066C108.058,249.801,104.394,246.242,102.977,244.933z"/>
<path fill="#4B9469" d="M102.871,244.835c-0.273-0.25-0.446-0.403-0.446-0.403s-0.454,0.4-1.097,1.013
C102.146,245.104,102.735,244.885,102.871,244.835z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M166.594,328.092c1.775-1.387,4.644-0.682,6.406,1.575c1.763,2.257,1.752,5.21-0.023,6.597
s-8.855,0.338-8.855,0.338S164.818,329.479,166.594,328.092z"/>
<path fill="#2D7E66" d="M178.058,329.619c0,2.253-2.522,4.079-5.633,4.079s-5.633-1.826-5.633-4.079s5.633-7.187,5.633-7.187
S178.058,327.366,178.058,329.619z"/>
<g>
<path fill="#4B9469" d="M172.977,322.933c0.435,0.856,3.334,6.685,2.576,8.628c-0.428,1.098-1.46,1.832-2.759,2.124
c2.938-0.139,5.263-1.903,5.263-4.066C178.058,327.801,174.394,324.242,172.977,322.933z"/>
<path fill="#4B9469" d="M172.871,322.835c-0.273-0.25-0.446-0.403-0.446-0.403s-0.454,0.4-1.097,1.013
C172.146,323.104,172.735,322.885,172.871,322.835z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M371.572,434.034c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S370.052,435.222,371.572,434.034z"/>
<path fill="#2D7E66" d="M381.391,435.342c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S381.391,433.413,381.391,435.342z"/>
<g>
<path fill="#4B9469" d="M377.04,429.615c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C381.391,433.786,378.253,430.737,377.04,429.615z"/>
<path fill="#4B9469" d="M376.949,429.532c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C376.328,429.762,376.832,429.574,376.949,429.532z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M189.671,37.275c2.285-1.785,5.976-0.877,8.245,2.027c2.268,2.904,2.255,6.705-0.03,8.49
s-11.397,0.436-11.397,0.436S187.385,39.06,189.671,37.275z"/>
<path fill="#2D7E66" d="M204.425,39.241c0,2.899-3.246,5.25-7.25,5.25s-7.25-2.351-7.25-5.25s7.25-9.25,7.25-9.25
S204.425,36.341,204.425,39.241z"/>
<g>
<path fill="#4B9469" d="M197.886,30.636c0.56,1.102,4.291,8.604,3.316,11.104c-0.551,1.413-1.879,2.357-3.551,2.734
c3.781-0.179,6.774-2.45,6.774-5.233C204.425,36.902,199.71,32.32,197.886,30.636z"/>
<path fill="#4B9469" d="M197.749,30.509c-0.351-0.322-0.574-0.518-0.574-0.518s-0.585,0.515-1.411,1.303
C196.816,30.856,197.574,30.574,197.749,30.509z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M215.497,29.025c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
s-7.585,0.29-7.585,0.29S213.977,30.213,215.497,29.025z"/>
<path fill="#2D7E66" d="M225.316,30.333c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S225.316,28.404,225.316,30.333z"/>
<g>
<path fill="#4B9469" d="M220.965,24.606c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C225.316,28.777,222.178,25.728,220.965,24.606z"/>
<path fill="#4B9469" d="M220.874,24.523c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C220.253,24.753,220.757,24.565,220.874,24.523z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M374.164,72.359c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S372.643,73.546,374.164,72.359z"/>
<path fill="#2D7E66" d="M383.983,73.667c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S383.983,71.737,383.983,73.667z"/>
<g>
<path fill="#4B9469" d="M379.632,67.94c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C383.983,72.11,380.845,69.061,379.632,67.94z"/>
<path fill="#4B9469" d="M379.54,67.856c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C378.919,68.086,379.424,67.899,379.54,67.856z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M248.847,116.985c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S247.326,118.172,248.847,116.985z"/>
<path fill="#2D7E66" d="M258.666,118.293c0,1.93-2.16,3.494-4.825,3.494s-4.825-1.564-4.825-3.494c0-1.93,4.825-6.156,4.825-6.156
S258.666,116.363,258.666,118.293z"/>
<g>
<path fill="#4B9469" d="M254.314,112.566c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C258.666,116.736,255.528,113.687,254.314,112.566z"/>
<path fill="#4B9469" d="M254.223,112.482c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C253.602,112.712,254.106,112.525,254.223,112.482z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M158.089,476.307c2.285-1.785,5.976-0.877,8.245,2.027s2.255,6.705-0.03,8.49
c-2.285,1.785-11.397,0.436-11.397,0.436S155.804,478.092,158.089,476.307z"/>
<path fill="#2D7E66" d="M172.843,478.272c0,2.899-3.246,5.25-7.25,5.25c-4.004,0-7.25-2.351-7.25-5.25c0-2.9,7.25-9.25,7.25-9.25
S172.843,475.373,172.843,478.272z"/>
<g>
<path fill="#4B9469" d="M166.304,469.667c0.56,1.102,4.291,8.604,3.316,11.104c-0.551,1.413-1.879,2.357-3.551,2.734
c3.781-0.179,6.774-2.45,6.774-5.233C172.843,475.933,168.128,471.351,166.304,469.667z"/>
<path fill="#4B9469" d="M166.167,469.541c-0.351-0.322-0.574-0.518-0.574-0.518s-0.585,0.515-1.411,1.303
C165.234,469.887,165.992,469.605,166.167,469.541z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M142.349,474.378c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S140.828,475.566,142.349,474.378z"/>
<path fill="#2D7E66" d="M152.168,475.686c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S152.168,473.757,152.168,475.686z"/>
<g>
<path fill="#4B9469" d="M147.816,469.96c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C152.168,474.13,149.03,471.081,147.816,469.96z"/>
<path fill="#4B9469" d="M147.725,469.876c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C147.104,470.106,147.608,469.919,147.725,469.876z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M168.673,441.69c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S167.152,442.877,168.673,441.69z"/>
<path fill="#2D7E66" d="M178.492,442.998c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S178.492,441.068,178.492,442.998z"/>
<g>
<path fill="#4B9469" d="M174.14,437.271c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C178.492,441.441,175.354,438.392,174.14,437.271z"/>
<path fill="#4B9469" d="M174.049,437.187c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C173.428,437.417,173.932,437.23,174.049,437.187z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M78.18,408.985c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S76.659,410.172,78.18,408.985z"/>
<path fill="#2D7E66" d="M87.999,410.293c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494s4.825-6.156,4.825-6.156
S87.999,408.363,87.999,410.293z"/>
<g>
<path fill="#4B9469" d="M83.647,404.566c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C87.999,408.736,84.861,405.687,83.647,404.566z"/>
<path fill="#4B9469" d="M83.556,404.482c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C82.935,404.712,83.439,404.525,83.556,404.482z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M64.422,387.973c2.285-1.785,5.976-0.877,8.245,2.027c2.268,2.904,2.255,6.705-0.03,8.49
s-11.397,0.436-11.397,0.436S62.137,389.758,64.422,387.973z"/>
<path fill="#2D7E66" d="M79.176,389.939c0,2.9-3.246,5.25-7.25,5.25s-7.25-2.35-7.25-5.25s7.25-9.25,7.25-9.25
S79.176,387.039,79.176,389.939z"/>
<g>
<path fill="#4B9469" d="M72.638,381.333c0.56,1.102,4.291,8.604,3.316,11.104c-0.551,1.413-1.879,2.357-3.551,2.734
c3.781-0.179,6.774-2.45,6.774-5.233C79.176,387.599,74.461,383.018,72.638,381.333z"/>
<path fill="#4B9469" d="M72.501,381.207c-0.351-0.322-0.574-0.518-0.574-0.518s-0.585,0.515-1.411,1.303
C71.567,381.554,72.325,381.272,72.501,381.207z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M333.027,349.747c1.775-1.387,4.644-0.682,6.406,1.575c1.763,2.257,1.752,5.21-0.023,6.597
s-8.855,0.338-8.855,0.338S331.252,351.134,333.027,349.747z"/>
<path fill="#2D7E66" d="M344.491,351.274c0,2.253-2.522,4.079-5.633,4.079s-5.633-1.826-5.633-4.079s5.633-7.187,5.633-7.187
S344.491,349.022,344.491,351.274z"/>
<g>
<path fill="#4B9469" d="M339.411,344.588c0.435,0.856,3.334,6.685,2.576,8.628c-0.428,1.098-1.46,1.832-2.759,2.124
c2.938-0.139,5.263-1.903,5.263-4.066C344.491,349.457,340.828,345.897,339.411,344.588z"/>
<path fill="#4B9469" d="M339.304,344.49c-0.273-0.25-0.446-0.403-0.446-0.403s-0.454,0.4-1.097,1.013
C338.579,344.759,339.168,344.54,339.304,344.49z"/>
</g>
</g>
<g>
<path fill="#8FA268" d="M140.18,235.651c1.521-1.188,3.977-0.584,5.487,1.349c1.51,1.933,1.501,4.462-0.02,5.65
c-1.521,1.188-7.585,0.29-7.585,0.29S138.659,236.839,140.18,235.651z"/>
<path fill="#2D7E66" d="M149.999,236.959c0,1.93-2.16,3.494-4.825,3.494c-2.665,0-4.825-1.564-4.825-3.494
c0-1.93,4.825-6.156,4.825-6.156S149.999,235.03,149.999,236.959z"/>
<g>
<path fill="#4B9469" d="M145.647,231.232c0.373,0.733,2.856,5.726,2.207,7.39c-0.367,0.94-1.25,1.569-2.363,1.819
c2.516-0.119,4.508-1.63,4.508-3.482C149.999,235.402,146.861,232.353,145.647,231.232z"/>
<path fill="#4B9469" d="M145.556,231.149c-0.234-0.214-0.382-0.345-0.382-0.345s-0.389,0.342-0.939,0.867
C144.935,231.379,145.439,231.191,145.556,231.149z"/>
</g>
</g>
<g>
<ellipse transform="matrix(0.4646 0.8855 -0.8855 0.4646 502.2097 -254.0585)" fill="#8FA268" cx="461.212" cy="288.3" rx="20.771" ry="24.544"/>
<g>
<path fill="none" d="M468,261c-5.767,0-11.108,1.276-15.495,3.444c5.131-1.864,11.075-2.076,16.895-0.197
c12.964,4.185,20.39,17.132,16.585,28.917c-0.142,0.438-0.301,0.866-0.469,1.289C491.317,290.968,495,285.788,495,280
C495,269.507,482.912,261,468,261z"/>
<path fill="#A9B16D" d="M469.4,264.247c-5.82-1.879-11.764-1.667-16.895,0.197C445.55,267.881,441,273.565,441,280
c0,10.493,12.088,19,27,19c6.687,0,12.801-1.714,17.516-4.547c0.168-0.423,0.327-0.851,0.469-1.289
C489.79,281.379,482.364,268.432,469.4,264.247z"/>
</g>
</g>
<ellipse transform="matrix(0.9932 0.1167 -0.1167 0.9932 36.3685 -52.3216)" fill="none" cx="465.156" cy="284.528" rx="25.404" ry="13.337"/>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 389.4986 -114.181)" fill="#8FA268" cx="304.813" cy="318.363" rx="11.249" ry="14.507"/>
<g>
<path fill="none" d="M308.844,302.847c-2.888,0-5.563,0.639-7.76,1.725c2.57-0.934,5.547-1.04,8.461-0.099
c6.493,2.096,10.212,8.58,8.307,14.483c-0.071,0.22-0.151,0.434-0.235,0.646c2.905-1.745,4.75-4.34,4.75-7.239
C322.367,307.107,316.313,302.847,308.844,302.847z"/>
<path fill="#A9B16D" d="M309.546,304.473c-2.915-0.941-5.892-0.835-8.461,0.099c-3.483,1.721-5.762,4.568-5.762,7.791
c0,5.255,6.054,9.516,13.523,9.516c3.349,0,6.411-0.858,8.773-2.277c0.084-0.212,0.164-0.426,0.235-0.646
C319.757,313.053,316.039,306.569,309.546,304.473z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 365.8505 -107.0299)" fill="#8FA268" cx="286.096" cy="299.143" rx="7.223" ry="9.315"/>
<g>
<path fill="none" d="M288.684,289.18c-1.855,0-3.572,0.41-4.983,1.108c1.65-0.599,3.561-0.668,5.433-0.063
c4.169,1.346,6.557,5.509,5.334,9.299c-0.046,0.141-0.097,0.279-0.151,0.414c1.866-1.121,3.05-2.786,3.05-4.648
C297.367,291.916,293.48,289.18,288.684,289.18z"/>
<path fill="#A9B16D" d="M289.134,290.225c-1.872-0.604-3.783-0.536-5.433,0.063c-2.237,1.105-3.7,2.933-3.7,5.002
c0,3.375,3.887,6.11,8.683,6.11c2.15,0,4.116-0.551,5.633-1.462c0.054-0.136,0.105-0.274,0.151-0.414
C295.691,295.734,293.304,291.57,289.134,290.225z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 163.597 -36.67)" fill="#8FA268" cx="117.146" cy="139.363" rx="11.249" ry="14.507"/>
<g>
<path fill="none" d="M121.178,123.847c-2.888,0-5.563,0.639-7.76,1.725c2.57-0.934,5.547-1.04,8.461-0.099
c6.493,2.096,10.212,8.58,8.307,14.483c-0.071,0.22-0.151,0.434-0.235,0.646c2.905-1.745,4.75-4.34,4.75-7.239
C134.7,128.107,128.646,123.847,121.178,123.847z"/>
<path fill="#A9B16D" d="M121.879,125.473c-2.915-0.941-5.892-0.835-8.461,0.099c-3.483,1.721-5.762,4.568-5.762,7.791
c0,5.255,6.054,9.516,13.523,9.516c3.349,0,6.411-0.858,8.773-2.277c0.084-0.212,0.164-0.426,0.235-0.646
C132.091,134.053,128.372,127.569,121.879,125.473z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 151.2835 16.0107)" fill="#8FA268" cx="60.208" cy="153.834" rx="15.723" ry="19.612"/>
<g>
<path fill="none" d="M65.171,132.725c-4.314,0-8.309,0.955-11.59,2.576c3.838-1.394,8.284-1.553,12.637-0.147
c9.697,3.13,15.252,12.814,12.406,21.63c-0.106,0.328-0.225,0.648-0.351,0.964c4.339-2.607,7.094-6.481,7.094-10.811
C85.367,139.088,76.325,132.725,65.171,132.725z"/>
<path fill="#A9B16D" d="M66.218,135.154c-4.353-1.405-8.799-1.247-12.637,0.147c-5.203,2.571-8.606,6.822-8.606,11.636
c0,7.849,9.042,14.212,20.196,14.212c5.002,0,9.575-1.282,13.102-3.401c0.126-0.316,0.245-0.636,0.351-0.964
C81.47,147.968,75.915,138.284,66.218,135.154z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 412.3203 18.0488)" fill="#8FA268" cx="188.762" cy="406.476" rx="7.223" ry="9.315"/>
<g>
<path fill="none" d="M191.351,396.514c-1.855,0-3.572,0.41-4.983,1.108c1.65-0.599,3.561-0.668,5.433-0.063
c4.169,1.346,6.557,5.509,5.334,9.299c-0.046,0.141-0.097,0.279-0.151,0.414c1.866-1.121,3.05-2.786,3.05-4.648
C200.034,399.249,196.146,396.514,191.351,396.514z"/>
<path fill="#A9B16D" d="M191.801,397.558c-1.872-0.604-3.783-0.536-5.433,0.063c-2.237,1.105-3.7,2.933-3.7,5.002
c0,3.375,3.887,6.11,8.683,6.11c2.15,0,4.117-0.551,5.633-1.462c0.054-0.136,0.105-0.273,0.151-0.414
C198.358,403.067,195.97,398.904,191.801,397.558z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 439.3286 20.6466)" fill="#8FA268" cx="199.762" cy="433.809" rx="7.223" ry="9.315"/>
<g>
<path fill="none" d="M202.351,423.847c-1.855,0-3.572,0.41-4.983,1.108c1.65-0.599,3.561-0.668,5.433-0.063
c4.169,1.346,6.557,5.509,5.334,9.299c-0.046,0.141-0.097,0.279-0.151,0.414c1.866-1.121,3.05-2.786,3.05-4.648
C211.034,426.583,207.146,423.847,202.351,423.847z"/>
<path fill="#A9B16D" d="M202.801,424.891c-1.872-0.604-3.783-0.536-5.433,0.063c-2.237,1.105-3.7,2.933-3.7,5.002
c0,3.375,3.887,6.11,8.683,6.11c2.15,0,4.117-0.551,5.633-1.462c0.054-0.136,0.105-0.274,0.151-0.414
C209.358,430.4,206.97,426.237,202.801,424.891z"/>
</g>
<ellipse transform="matrix(0.576 0.8175 -0.8175 0.576 428.5368 -0.0644)" fill="#8FA268" cx="214.33" cy="413.051" rx="6.431" ry="8.294"/>
<g>
<path fill="none" d="M216.635,404.18c-1.651,0-3.181,0.366-4.437,0.986c1.469-0.534,3.171-0.594,4.838-0.056
c3.712,1.198,5.839,4.906,4.749,8.28c-0.041,0.126-0.086,0.248-0.134,0.369c1.661-0.998,2.716-2.481,2.716-4.139
C224.367,406.616,220.905,404.18,216.635,404.18z"/>
<path fill="#A9B16D" d="M217.036,405.11c-1.667-0.538-3.369-0.477-4.838,0.056c-1.992,0.984-3.295,2.612-3.295,4.454
c0,3.005,3.462,5.441,7.731,5.441c1.915,0,3.665-0.491,5.016-1.302c0.048-0.121,0.094-0.244,0.134-0.369
C222.875,410.016,220.749,406.309,217.036,405.11z"/>
</g>
<g>
<polygon fill="#F8F1E5" points="433.531,48.421 410.706,35.534 429.524,17.263 452.349,30.15 "/>
<polygon fill="#DBD6CA" points="433.531,48.421 433.706,93.534 452.524,75.263 452.349,30.15 "/>
<polygon fill="#A7AFA4" points="434.031,93.921 411.206,80.034 411.024,35.763 433.849,48.65 "/>
<polygon fill="#55757B" points="425.196,88.305 419.901,85.315 419.859,75.047 425.154,78.036 "/>
</g>
<g>
<polygon fill="#F8F1E5" points="455.014,65.985 440.348,57.705 452.439,45.965 467.106,54.245 "/>
<polygon fill="#DBD6CA" points="455.014,65.985 455.126,94.973 467.218,83.233 467.106,54.245 "/>
<polygon fill="#A7AFA4" points="455.335,94.579 440.669,86.298 440.552,57.852 455.219,66.132 "/>
</g>
<g>
<g>
<path fill="#8FA268" d="M381.008,190.888l4.218,5.111l8.28-6.885c0.019-0.015,0.041-0.023,0.06-0.038
c1.11-0.916,1.095-2.769-0.035-4.138s-2.946-1.735-4.056-0.819C389.306,184.26,381.008,190.888,381.008,190.888z"/>
<path fill="#8FA268" d="M382.59,192.805l10.507-8.313c-1.121-0.989-2.644-1.179-3.621-0.372c-0.17,0.14-8.467,6.769-8.467,6.769
L382.59,192.805z"/>
<path fill="#8FA268" d="M370.377,188.743c4.763-3.931,11.812-3.257,15.743,1.507c3.931,4.763,3.257,11.812-1.507,15.743
s-24.048,5.348-24.048,5.348S365.614,192.674,370.377,188.743z"/>
<path fill="#8FA268" d="M360.565,211.341c0,0,0.058-0.004,0.146-0.011c1.54-3.428,8.017-17.374,12.642-20.176
c5.03-3.047,11.498-1.655,14.868,3.045c-0.414-1.404-1.111-2.749-2.101-3.949c-3.931-4.763-10.98-5.438-15.743-1.507
C365.614,192.674,360.565,211.341,360.565,211.341z"/>
</g>
<g id="tree_7_" class="tree">
<path fill="#4D333C" d="M395.578,174.404h-6.627l0.04,10.769c-0.001,0.024-0.009,0.046-0.009,0.07
c0,1.44,1.439,2.607,3.213,2.607s3.213-1.167,3.213-2.607C395.409,185.023,395.578,174.404,395.578,174.404z"/>
<path fill="#61403F" d="M393.093,174.404l-0.276,13.395c1.477-0.235,2.592-1.289,2.592-2.556c0-0.22,0.169-10.839,0.169-10.839
H393.093z"/>
<path fill="#2D7E66" d="M404,167.57c0,6.176-5.007,11.183-11.183,11.183s-11.183-5.007-11.183-11.183
s11.183-21.952,11.183-21.952S404,161.394,404,167.57z"/>
<path fill="#4B9469" d="M392.817,145.618c0,0-0.034,0.048-0.084,0.119c1.663,3.37,8.297,17.242,7.514,22.593
c-0.852,5.819-6.043,9.921-11.813,9.529c1.346,0.574,2.827,0.893,4.383,0.893c6.176,0,11.183-5.007,11.183-11.183
C404,161.394,392.817,145.618,392.817,145.618z"/>
</g>
</g>
<g>
<defs>
<polygon id="SVGID_7_" points="438.031,80.921 415.206,68.034 370.024,116.763 392.849,129.65 "/>
</defs>
<clipPath id="SVGID_8_">
<use xlink:href="#SVGID_7_" overflow="visible"/>
</clipPath>
<ellipse clip-path="url(#SVGID_8_)" fill="#354C5D" cx="366.75" cy="120" rx="12.75" ry="11.5"/>
</g>
<g>
<polygon fill="#B05747" points="249.837,469.412 227.012,455.525 248.242,417.698 "/>
<polygon fill="#8FA268" points="249.837,469.412 227.012,455.525 209,487.667 "/>
<polygon fill="#DB7C6D" points="248.083,418.083 249.914,469.368 268.732,451.097 "/>
</g>
</g>
<g id="identifier" display="none">
<g display="inline">
<defs>
<path id="SVGID_9_" d="M114.994,470.935c0,0-29.994,15.565-38.994-9.935s15.006-33.935,15.006-33.935l-0.122,0.065
c8.25-4.634,21.087-15.728,22.441-24.818c0.706-4.74-2.116-10.472-8.391-17.031c-29.663-31.01-40.897-58.425-34.35-83.815
c5.938-23.025,25.775-39.956,58.959-50.328c29.623-9.255,55.578-6.306,79.344,9.019c19.334,12.463,34.375,31.003,51.794,52.472
c5.821,7.172,11.837,14.588,18.271,22.072c19.032,22.125,42.604,34.183,61.516,31.456c13.416-1.935,24.097-11.503,31.747-28.447
c3.084-6.828,9.5-21.034-19.435-51.053c-23.146-24.016-60.763-49.644-100.591-76.775c-11.578-7.884-23.55-16.041-35.5-24.381
c-70.019-48.869-47.962-94.972-39.534-107.938c24.345-37.447,86.149-51.296,124.771-27.959
c48.297,29.178,80.322,52.134,81.663,53.097c11.212,8.059,13.769,23.678,5.709,34.891c-8.059,11.21-23.673,13.767-34.887,5.712
l-0.001,0c-0.312-0.225-31.871-22.832-78.34-50.906c-16.629-10.045-48.164-1.173-56.994,12.418
c-2.278,3.506-2.562,6.682-0.975,10.966c1.819,4.903,7.769,15.153,27.207,28.719c11.716,8.175,23.568,16.25,35.031,24.06
c42.021,28.625,81.712,55.666,108.44,83.396c15.896,16.494,26.271,32.229,31.713,48.101c6.756,19.699,5.844,39.293-2.71,58.234
c-14.716,32.584-39.644,52.953-70.188,57.353c-36.207,5.218-76.034-12.859-106.55-48.344c-6.903-8.024-13.15-15.725-19.19-23.169
c-33.406-41.168-46.527-54.915-77.4-45.269c-18.516,5.784-24.712,12.206-25.456,15.091c-1.031,4.006,2.453,16.26,22.065,36.766
c21.941,22.938,23.891,44.912,21.663,59.31C157.006,446.984,119.278,468.591,114.994,470.935z"/>
</defs>
<clipPath id="SVGID_10_">
<use xlink:href="#SVGID_9_" overflow="visible"/>
</clipPath>
<g clip-path="url(#SVGID_10_)">
<path fill="#DAD891" d="M344.271,295.107c10.11-5.097,45.393,0.072,45.393,0.072s-16.825,31.441-26.934,36.538
s-22.437,1.034-27.534-9.076C330.098,312.531,334.162,300.204,344.271,295.107z"/>
</g>
</g>
<ellipse display="inline" fill="#42B19D" cx="390.75" cy="295.5" rx="14.75" ry="12.5"/>
<g display="inline">
<defs>
<path id="SVGID_11_" d="M344.265,295.603c10.037-5.238,45.389-0.565,45.389-0.565s-16.382,31.674-26.419,36.912
c-10.037,5.238-22.42,1.348-27.659-8.689C330.337,313.225,334.227,300.842,344.265,295.603z"/>
</defs>
<clipPath id="SVGID_12_">
<use xlink:href="#SVGID_11_" overflow="visible"/>
</clipPath>
<ellipse transform="matrix(0.9979 -0.0643 0.0643 0.9979 -18.1951 25.7734)" clip-path="url(#SVGID_12_)" fill="#389786" cx="391.006" cy="295.346" rx="14.75" ry="12.5"/>
</g>
<g display="inline">
<path fill="#70C8B9" d="M410.75,254.25c0,11.322-20.5,40.5-20.5,40.5s-20.5-29.178-20.5-40.5s9.178-20.5,20.5-20.5
S410.75,242.928,410.75,254.25z"/>
<circle fill="#F8F1E5" cx="390.25" cy="254.75" r="15"/>
</g>
<path display="inline" fill="#8FA268" d="M365.713,335.974c2.386-1.168,5.218-4.011,8.081-7.523
c-2.53-10.206-9.599-19.37-15.681-26.122c-3.331,0.225-6.185,0.726-8.059,1.643c-8.837,4.324-12.496,14.993-8.172,23.831
C346.206,336.64,356.876,340.298,365.713,335.974z"/>
</g>
<g id="sketch" display="none">
<path display="inline" fill="#188BAB" d="M823.946,170.806c-6.605-8.232-21.542-5.521-32.959-6.957
c-11.418-1.436-26.939-10.056-35.378-3.716c-2.134,1.603-3.037,3.934-3.214,6.705c8.416-0.058,19.13,4.946,27.591,6.011
c11.418,1.436,26.354-1.275,32.959,6.957c6.697,8.347,11.56,23.593,10.135,34.927c-1.097,8.716-4.806,20.833-10.352,28.891
c2.097-0.863,3.976-1.871,5.53-3.038c8.556-6.428,14.396-23.519,15.822-34.852C835.507,194.399,830.644,179.153,823.946,170.806z"
/>
<ellipse display="inline" fill="#B7C077" cx="663.436" cy="388.124" rx="56.314" ry="15.803"/>
<g display="inline">
<defs>
<ellipse id="SVGID_13_" cx="663.436" cy="388.124" rx="56.314" ry="15.803"/>
</defs>
<clipPath id="SVGID_14_">
<use xlink:href="#SVGID_13_" overflow="visible"/>
</clipPath>
<g clip-path="url(#SVGID_14_)">
<path fill="#8FA268" d="M695.772,379.762c0,0,1.925,0.537,2.64,3.639c0.714,3.102-0.854,4.117-0.854,4.117l-24.749,5.698
l-1.785-7.755L695.772,379.762z"/>
<path fill="#8FA268" d="M644.01,383.106c19.22-4.425,36.303-1.485,38.157,6.567c1.854,8.051-12.225,18.165-31.444,22.59
c-19.22,4.425-71.843,1.188-71.843,1.188S624.79,387.531,644.01,383.106z"/>
</g>
</g>
<path display="inline" fill="#4D333C" d="M699.686,385.252c0,0-1.693,1.756-7.337,1.756c-5.644,0-6.772-1.756-6.772-1.756v-25.397
h14.109V385.252z"/>
<path display="inline" fill="#2D7E66" d="M720.131,334.791c0,19.722-11.874,35.711-26.522,35.711
c-14.648,0-26.522-15.988-26.522-35.711c0-19.722,26.522-70.278,26.522-70.278S720.131,315.068,720.131,334.791z"/>
<path display="inline" fill="#4B9469" d="M693.609,264.513c0,0-0.071,0.136-0.204,0.392c1.663,3.877,22.511,52.932,21.098,71.817
c-1.315,17.578-11.867,31.472-24.523,33.445c1.187,0.219,2.398,0.334,3.629,0.334c14.648,0,26.522-15.988,26.522-35.711
C720.131,315.068,693.609,264.513,693.609,264.513z"/>
<ellipse display="inline" fill="#425353" cx="628.244" cy="125.753" rx="39.75" ry="32.25"/>
<g display="inline">
<polygon fill="#F8F1E5" points="630.025,92.924 607.2,80.037 626.018,61.766 648.843,74.653 "/>
<polygon fill="#A7AFA4" points="630.025,92.924 630.2,138.037 649.018,119.766 648.843,74.653 "/>
<polygon fill="#DBD6CA" points="630.525,137.424 607.7,124.537 607.518,80.266 630.343,93.153 "/>
</g>
<ellipse display="inline" fill="#B7C077" cx="644.92" cy="241.126" rx="56.314" ry="15.803"/>
<path display="inline" fill="#8FA268" d="M651.496,177.609c19.22-4.425,36.303-1.485,38.157,6.567
c1.854,8.051-12.225,18.165-31.444,22.59s-71.843,1.188-71.843,1.188S632.276,182.034,651.496,177.609z"/>
<g display="inline">
<path fill="none" d="M550.225,269.333c-16.26,0-29.441,8.954-29.441,20c0,0.068,0.007,0.135,0.008,0.204
c3.689-8.713,12.686-14.87,23.209-14.87c13.807,0,25,10.596,25,23.667c0,2.438-0.39,4.789-1.113,7.002
c7.152-3.649,11.78-9.458,11.78-16.002C579.667,278.288,566.485,269.333,550.225,269.333z"/>
<path fill="#A9B16D" d="M544,274.667c-10.522,0-19.52,6.157-23.209,14.87c0.162,10.951,13.274,19.796,29.434,19.796
c6.627,0,12.741-1.488,17.662-3.998c0.723-2.213,1.113-4.564,1.113-7.002C569,285.263,557.807,274.667,544,274.667z"/>
</g>
<rect x="194" y="-95" display="inline" fill="#5F52A3" width="63" height="63"/>
<rect x="275" y="-97" display="inline" fill="#BADA8B" width="67" height="67"/>
<g display="inline">
<circle fill="#F8F1E5" cx="-333" cy="58" r="41.006"/>
<g>
<g>
<path fill="#BADA8B" d="M-333.715,97.591c-21.926,0-39.767-17.838-39.767-39.764s17.841-39.766,39.767-39.766
s39.764,17.839,39.764,39.766S-311.789,97.591-333.715,97.591z M-333.715,24.423c-18.419,0-33.405,14.985-33.405,33.403
c0,18.417,14.986,33.402,33.405,33.402s33.402-14.985,33.402-33.402C-300.313,39.408-315.296,24.423-333.715,24.423z"/>
</g>
<g>
<path fill="#5F52A3" d="M-333.715,100.821c-23.709,0-42.998-19.287-42.998-42.995s19.289-42.996,42.998-42.996
c23.706,0,42.995,19.289,42.995,42.996S-310.009,100.821-333.715,100.821z M-333.715,21.192
c-20.202,0-36.636,16.434-36.636,36.634c0,20.199,16.434,36.633,36.636,36.633c20.199,0,36.633-16.434,36.633-36.633
C-297.082,37.626-313.516,21.192-333.715,21.192z"/>
</g>
<g>
<path fill="#5F52A3" d="M-333.668,110.331v-3.181c1.041,0,2.072-0.033,3.097-0.098l0.199,3.175
C-331.459,110.295-332.559,110.331-333.668,110.331z M-336.958,110.234c-1.106-0.067-2.203-0.168-3.284-0.303l0.391-3.156
c1.019,0.126,2.047,0.221,3.085,0.284L-336.958,110.234z M-327.092,109.917l-0.398-3.156c1.031-0.129,2.053-0.29,3.06-0.483
l0.596,3.125C-324.908,109.608-325.992,109.779-327.092,109.917z M-343.497,109.422c-1.087-0.205-2.159-0.443-3.221-0.713
l0.789-3.082c0.994,0.255,2.004,0.477,3.023,0.669L-343.497,109.422z M-320.614,108.684l-0.789-3.082
c1.003-0.258,1.994-0.545,2.97-0.865l0.988,3.026C-318.489,108.102-319.543,108.411-320.614,108.684z M-349.881,107.794
c-1.053-0.339-2.091-0.711-3.11-1.112l1.168-2.959c0.957,0.377,1.932,0.725,2.917,1.045L-349.881,107.794z M-314.355,106.643
l-1.168-2.957c0.96-0.381,1.904-0.791,2.833-1.23l1.361,2.877C-312.32,105.8-313.326,106.238-314.355,106.643z
M-356.026,105.371c-0.997-0.469-1.976-0.968-2.942-1.494l1.528-2.793c0.904,0.495,1.827,0.966,2.768,1.407L-356.026,105.371z
M-308.396,103.833l-1.535-2.787c0.901-0.497,1.789-1.024,2.659-1.578l1.709,2.684
C-306.489,102.741-307.433,103.302-308.396,103.833z M-361.804,102.194c-0.929-0.59-1.839-1.208-2.728-1.853l1.864-2.575
c0.839,0.607,1.693,1.188,2.566,1.741L-361.804,102.194z M-302.845,100.298l-1.87-2.572c0.836-0.609,1.653-1.243,2.448-1.9
l2.025,2.451C-301.086,98.978-301.953,99.652-302.845,100.298z M-367.141,98.321c-0.848-0.701-1.674-1.427-2.476-2.179
l2.175-2.321c0.752,0.705,1.528,1.389,2.327,2.046L-367.141,98.321z M-297.766,96.095l-2.181-2.314
c0.752-0.71,1.485-1.44,2.193-2.193l2.317,2.178C-296.187,94.565-296.964,95.341-297.766,96.095z M-371.95,93.813
c-0.752-0.798-1.479-1.62-2.181-2.465l2.442-2.038c0.665,0.795,1.348,1.57,2.057,2.322L-371.95,93.813z M-293.258,91.292
l-2.448-2.032c0.659-0.794,1.292-1.609,1.901-2.445l2.572,1.87C-291.879,89.577-292.556,90.445-293.258,91.292z
M-376.157,88.745c-0.646-0.884-1.264-1.789-1.861-2.715l2.678-1.721c0.559,0.873,1.14,1.726,1.749,2.56L-376.157,88.745z
M-289.384,85.963l-2.678-1.715c0.556-0.868,1.081-1.757,1.578-2.662l2.79,1.535C-288.228,84.088-288.791,85.035-289.384,85.963
z M-379.698,83.19c-0.528-0.957-1.028-1.932-1.5-2.923l2.87-1.37c0.447,0.935,0.916,1.855,1.414,2.759L-379.698,83.19z
M-286.197,80.181l-2.877-1.358c0.438-0.93,0.851-1.879,1.233-2.844l2.957,1.171C-285.29,78.178-285.728,79.189-286.197,80.181z
M-382.513,77.244c-0.41-1.019-0.783-2.053-1.128-3.102l3.026-0.988c0.32,0.983,0.674,1.952,1.053,2.909L-382.513,77.244z
M-283.764,74.046l-3.026-0.988c0.32-0.975,0.609-1.966,0.864-2.968l3.082,0.786C-283.118,71.946-283.426,73.002-283.764,74.046
z M-384.563,70.975c-0.27-1.056-0.513-2.128-0.724-3.209l3.125-0.609c0.199,1.019,0.422,2.029,0.68,3.026L-384.563,70.975z
M-282.13,67.657l-3.125-0.596c0.193-1.008,0.351-2.027,0.482-3.057l3.156,0.398C-281.754,65.497-281.925,66.584-282.13,67.657z
M-385.803,64.504c-0.137-1.084-0.242-2.178-0.314-3.281l3.175-0.202c0.065,1.034,0.165,2.063,0.295,3.082L-385.803,64.504z
M-281.313,61.118l-3.175-0.196c0.062-1.022,0.096-2.055,0.096-3.096l3.181-0.2v0.2
C-281.211,58.932-281.245,60.031-281.313,61.118z M-386.222,57.926v-0.099c0-1.072,0.031-2.136,0.096-3.19l3.175,0.193
c-0.059,0.993-0.09,1.991-0.09,2.998L-386.222,57.926z M-284.501,54.532c-0.068-1.034-0.168-2.063-0.301-3.08l3.156-0.41
c0.14,1.083,0.245,2.176,0.32,3.279L-284.501,54.532z M-382.668,51.742l-3.156-0.388c0.134-1.097,0.304-2.184,0.506-3.257
l3.125,0.587C-382.382,49.692-382.541,50.711-382.668,51.742z M-285.29,48.397c-0.196-1.017-0.426-2.024-0.687-3.02l3.079-0.801
c0.276,1.058,0.519,2.13,0.733,3.212L-285.29,48.397z M-381.531,45.66l-3.082-0.786c0.273-1.07,0.578-2.128,0.913-3.167
l3.026,0.979C-380.99,43.662-381.276,44.655-381.531,45.66z M-286.849,42.407c-0.326-0.985-0.68-1.956-1.062-2.912l2.951-1.18
c0.407,1.016,0.786,2.049,1.131,3.093L-286.849,42.407z M-379.63,39.762l-2.957-1.165c0.404-1.028,0.839-2.039,1.308-3.034
l2.877,1.354C-378.841,37.85-379.251,38.799-379.63,39.762z M-289.148,36.663c-0.447-0.934-0.92-1.85-1.42-2.751l2.783-1.544
c0.531,0.957,1.034,1.932,1.507,2.925L-289.148,36.663z M-376.999,34.15l-2.79-1.528c0.528-0.966,1.09-1.915,1.681-2.844
l2.684,1.706C-375.976,32.353-376.501,33.243-376.999,34.15z M-292.149,31.261c-0.562-0.87-1.146-1.724-1.755-2.558l2.566-1.876
c0.646,0.884,1.267,1.788,1.861,2.71L-292.149,31.261z M-373.687,28.918l-2.572-1.87c0.646-0.89,1.32-1.76,2.019-2.608
l2.454,2.025C-372.447,27.264-373.078,28.081-373.687,28.918z M-295.805,26.264c-0.662-0.792-1.348-1.564-2.06-2.314
l2.311-2.187c0.755,0.797,1.485,1.619,2.19,2.464L-295.805,26.264z M-369.745,24.136l-2.324-2.171
c0.749-0.803,1.525-1.581,2.327-2.336l2.181,2.314C-368.313,22.651-369.04,23.382-369.745,24.136z M-300.061,21.765
c-0.755-0.705-1.532-1.387-2.33-2.043l2.019-2.457c0.848,0.699,1.674,1.424,2.479,2.173L-300.061,21.765z M-365.237,19.888
l-2.038-2.445c0.845-0.702,1.712-1.379,2.603-2.029l1.87,2.572C-363.637,18.595-364.448,19.229-365.237,19.888z
M-304.845,17.829c-0.839-0.604-1.693-1.184-2.569-1.737l1.696-2.69c0.932,0.587,1.842,1.204,2.731,1.845L-304.845,17.829z
M-360.245,16.233l-1.715-2.678c0.923-0.592,1.867-1.154,2.83-1.687l1.541,2.783C-358.49,15.15-359.378,15.678-360.245,16.233z
M-310.08,14.519c-0.907-0.494-1.827-0.961-2.768-1.403l1.348-2.88c0.997,0.466,1.979,0.965,2.942,1.49L-310.08,14.519z
M-354.836,13.236l-1.361-2.874c0.988-0.469,1.994-0.909,3.016-1.317L-352,12C-352.96,12.384-353.904,12.795-354.836,13.236z
M-315.7,11.894c-0.96-0.376-1.935-0.724-2.923-1.041l0.975-3.029c1.05,0.339,2.088,0.708,3.11,1.109L-315.7,11.894z
M-349.092,10.942l-0.988-3.023c1.041-0.342,2.094-0.651,3.159-0.927l0.802,3.079
C-347.123,10.332-348.114,10.622-349.092,10.942z M-321.599,10.001c-0.994-0.253-2.001-0.474-3.023-0.663l0.584-3.128
c1.084,0.202,2.159,0.438,3.222,0.707L-321.599,10.001z M-343.1,9.394l-0.603-3.125c1.075-0.207,2.162-0.381,3.256-0.52
l0.404,3.156C-341.074,9.035-342.093,9.199-343.1,9.394z M-327.679,8.865c-1.016-0.124-2.047-0.217-3.085-0.28l0.186-3.175
c1.106,0.065,2.199,0.165,3.284,0.295L-327.679,8.865z M-336.961,8.606l-0.205-3.175c1.087-0.07,2.187-0.107,3.293-0.11
l0.006,3.181C-334.905,8.505-335.936,8.539-336.961,8.606z"/>
</g>
</g>
</g>
<circle display="inline" fill="#F8F1E5" cx="-164.5" cy="238.5" r="35.5"/>
<circle display="inline" fill="#42B19D" cx="-287" cy="463" r="22"/>
<circle display="inline" fill="#E2584C" cx="-227" cy="463" r="22"/>
<circle display="inline" fill="#EBC755" cx="-167" cy="463" r="22"/>
<circle display="inline" fill="#354C5D" cx="-107" cy="463" r="22"/>
<circle display="inline" fill="#DA813E" cx="-46" cy="463" r="22"/>
<circle display="inline" fill="#42B19D" cx="-271" cy="611" r="22"/>
<circle display="inline" fill="#E2584C" cx="-211" cy="611" r="22"/>
<circle display="inline" fill="#EBC755" cx="-151" cy="611" r="22"/>
<circle display="inline" fill="#354C5D" cx="-91" cy="611" r="22"/>
<circle display="inline" fill="#DA813E" cx="-30" cy="611" r="22"/>
<g display="inline">
<path fill="#42B19D" d="M-275.667,780.333c-11.046,0-20-8.954-20-20v-86.666c0-11.046,8.954-20,20-20s20,8.954,20,20v86.666
C-255.667,771.379-264.621,780.333-275.667,780.333z"/>
</g>
<g display="inline">
<path fill="#354C5D" d="M-89.667,780.333c-11.046,0-20-8.954-20-20v-86.666c0-11.046,8.954-20,20-20s20,8.954,20,20v86.666
C-69.667,771.379-78.621,780.333-89.667,780.333z"/>
</g>
<g display="inline">
<path fill="#DA813E" d="M-31,780.333c-11.046,0-20-8.954-20-20v-86.666c0-11.046,8.954-20,20-20s20,8.954,20,20v86.666
C-11,771.379-19.954,780.333-31,780.333z"/>
</g>
<path display="inline" fill="#FFFFFF" d="M-278.667,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-278.667,669.667-278.667,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-261.333,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-261.333,669.667-261.333,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-92.667,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-92.667,669.667-92.667,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-75.333,669.667c0,0-2.537,2.5-5.667,2.5c-3.13,0-5.667-2.5-5.667-2.5
s2.537-2.5,5.667-2.5C-77.87,667.167-75.333,669.667-75.333,669.667z"/>
<g display="inline">
<path fill="#EBC755" d="M-150.667,780.333c-11.046,0-20-8.954-20-20v-86.666c0-11.046,8.954-20,20-20s20,8.954,20,20v86.666
C-130.667,771.379-139.621,780.333-150.667,780.333z"/>
</g>
<path display="inline" fill="#FFFFFF" d="M-153.667,669.667c0,0-2.537,2.5-5.667,2.5c-3.13,0-5.667-2.5-5.667-2.5
s2.537-2.5,5.667-2.5C-156.204,667.167-153.667,669.667-153.667,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-136.333,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-136.333,669.667-136.333,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-34,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-34,669.667-34,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-16.667,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-16.667,669.667-16.667,669.667z"/>
<g display="inline">
<path fill="#42B19D" d="M-378.983,757.672c-1.511,0-3.045-0.173-4.581-0.532c-10.746-2.519-17.418-13.266-14.914-24.011
c4.118-17.809,6.811-58.796-9.045-58.812c-9.413-0.01-7.944,9.739-8.467,13.884c-1.228,9.731-2.756,21.844-10.152,32.478
c-8.896,12.788-23.532,19.622-43.502,20.311c-11.077,0.373-20.297-8.261-20.678-19.299c-0.38-11.039,8.26-20.297,19.299-20.678
c6.31-0.218,10.812-1.404,12.043-3.175c1.78-2.559,2.589-8.979,3.304-14.644c1.169-9.272,2.496-19.782,8.566-29.345
c7.765-12.232,20.539-18.793,37.966-19.499c20.655-0.854,32.962,8.646,39.656,16.747c10.779,13.045,15.587,32.848,14.291,58.856
c-0.864,17.33-4.189,31.676-4.331,32.277C-361.688,751.45-369.906,757.672-378.983,757.672z"/>
</g>
<g display="inline">
<path fill="#E2584C" d="M-210.333,780.333c-11.046,0-20-8.954-20-20v-86.666c0-11.046,8.954-20,20-20s20,8.954,20,20v86.666
C-190.333,771.379-199.288,780.333-210.333,780.333z"/>
</g>
<path display="inline" fill="#FFFFFF" d="M-213.333,669.667c0,0-2.537,2.5-5.667,2.5s-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
S-213.333,669.667-213.333,669.667z"/>
<path display="inline" fill="#FFFFFF" d="M-196,669.667c0,0-2.537,2.5-5.667,2.5c-3.13,0-5.667-2.5-5.667-2.5s2.537-2.5,5.667-2.5
C-198.537,667.167-196,669.667-196,669.667z"/>
<g display="inline">
<defs>
<path id="SVGID_15_" d="M-74.397,368.534c0,6.439-6.014,11.658-13.432,11.658s-13.433-5.22-13.433-11.658S-108.75,319-87,319.25
S-74.397,362.095-74.397,368.534z"/>
</defs>
<clipPath id="SVGID_16_">
<use xlink:href="#SVGID_15_" overflow="visible"/>
</clipPath>
<g clip-path="url(#SVGID_16_)">
<g>
<path fill="#EBC755" d="M-88.056,422.706c-6.838,0-12.381-5.543-12.381-12.381v-53.649c0-6.838,5.543-12.381,12.381-12.381
c6.838,0,12.381,5.543,12.381,12.381v53.649C-75.676,417.163-81.219,422.706-88.056,422.706z"/>
</g>
<path fill="#FFFFFF" d="M-89.913,354.2c0,0-1.571,1.548-3.508,1.548s-3.508-1.548-3.508-1.548s1.571-1.548,3.508-1.548
S-89.913,354.2-89.913,354.2z"/>
<path fill="#FFFFFF" d="M-79.183,354.2c0,0-1.571,1.548-3.508,1.548s-3.508-1.548-3.508-1.548s1.571-1.548,3.508-1.548
S-79.183,354.2-79.183,354.2z"/>
</g>
</g>
<circle display="inline" cx="-274.833" cy="683.167" r="3.167"/>
<g display="inline" opacity="0.5">
<g>
<g enable-background="new ">
<defs>
<polygon id="SVGID_17_" enable-background="new " points="-176.386,392.016 -169.129,348.955 -133.251,349.627
-140.434,393.717 "/>
</defs>
<clipPath id="SVGID_18_">
<use xlink:href="#SVGID_17_" overflow="visible"/>
</clipPath>
<g clip-path="url(#SVGID_18_)">
<g>
<g>
<g>
<path fill="#F8F2E5" d="M-151.399,349.287c-2.473-0.046-4.922,0.513-7.233,1.563c-2.306,1.047-4.477,2.582-6.402,4.493
c-1.922,1.907-3.599,4.191-4.921,6.739c-1.321,2.547-2.289,5.361-2.79,8.333c-0.501,2.975-0.488,5.829-0.034,8.446
c0.455,2.622,1.353,5.008,2.621,7.038c1.271,2.036,2.916,3.715,4.859,4.915c1.95,1.204,4.201,1.927,6.679,2.044
c2.486,0.118,4.963-0.385,7.314-1.398c2.356-1.015,4.583-2.542,6.562-4.466c1.982-1.927,3.712-4.252,5.071-6.858
c1.36-2.607,2.347-5.492,2.844-8.538c0.496-3.043,0.454-5.954-0.046-8.61c-0.499-2.651-1.453-5.045-2.781-7.064
c-1.325-2.013-3.021-3.651-5.009-4.796C-146.648,349.985-148.918,349.333-151.399,349.287"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<path display="inline" fill="none" stroke="#42B19D" stroke-width="40" stroke-linecap="round" stroke-miterlimit="10" d="
M-632,579c0,0-8-97,53-97s31,63,91,63s54-124,54-124"/>
</g>
</svg>
<div id="cube-hitarea">
<div id="cube">
<svg class="side" width="100px" height="100px">
<rect fill="#DAD6CC" width="74" height="74"/>
<circle fill="#F8F1E5" cx="37" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="37" cy="37" r="6"/>
</g>
</g>
</svg>
<svg class="side" width="100px" height="100px">
<rect fill="#DAD6CC" width="74" height="74"/>
<circle fill="#F8F1E5" cx="37" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="59.75" cy="37" r="6"/>
<circle fill="#9B9993" cx="14.25" cy="37" r="6"/>
</g>
</g>
</svg>
<svg class="side" width="100px" height="100px">
<rect fill="#DAD6CC" width="74" height="74"/>
<circle fill="#F8F1E5" cx="37" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="59.75" cy="16.5" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="37" cy="37" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="14.25" cy="57.5" r="6"/>
</g>
</g>
</svg>
<svg class="side" width="100px" height="100px">
<rect fill="#dddddd" width="74" height="74"/>
<circle fill="#F8F1E5" cx="37" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="37" cy="16.5" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="59.75" cy="37" r="6"/>
<circle fill="#9B9993" cx="14.25" cy="37" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="37" cy="57.5" r="6"/>
</g>
</g>
</svg>
<svg class="side" width="100px" height="100px">
<rect fill="#cccccc" width="74" height="74"/>
<circle fill="#F8F1E5" cx="37" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="37" cy="16.5" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="59.75" cy="37" r="6"/>
<circle fill="#9B9993" cx="37" cy="37" r="6"/>
<circle fill="#9B9993" cx="14.25" cy="37" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="37" cy="57.5" r="6"/>
</g>
</g>
</svg>
<svg class="side" width="100px" height="100px">
<rect fill="#efefef" width="74" height="74"/>
<circle fill="#F8F1E5" cx="38" cy="37" r="27"/>
<g>
<g>
<circle fill="#9B9993" cx="60.75" cy="16.5" r="6"/>
<circle fill="#9B9993" cx="38" cy="16.5" r="6"/>
<circle fill="#9B9993" cx="15.25" cy="16.5" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="60.75" cy="37" r="6"/>
<circle fill="#9B9993" cx="38" cy="37" r="6"/>
<circle fill="#9B9993" cx="15.25" cy="37" r="6"/>
</g>
<g>
<circle fill="#9B9993" cx="60.75" cy="57.5" r="6"/>
<circle fill="#9B9993" cx="38" cy="57.5" r="6"/>
<circle fill="#9B9993" cx="15.25" cy="57.5" r="6"/>
</g>
</g>
</svg>
</div>
</div>
<script src="js/jquery-1.9.0.min.js"></script>
<script src="js/underscore.js"></script>
<script src="js/backbone.js"></script>
2013-10-15 19:12:47 +00:00
<script src="js/seedrandom.js"></script>
<script src="js/path-animal.js"></script>
<script src="js/tree-face.js"></script>
<script src="js/snap.svg.js"></script>
<script src="js/main.js"></script>
</body>
</html>