Main Intro component structure and quickfixes

This commit is contained in:
Moris Zen
2018-06-27 17:29:39 +02:00
parent ea7f4bdd21
commit 087408e1c9
6 changed files with 708 additions and 29 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react'
import Link from 'gatsby-link'
import SaburlyLogo from "../images/Saburly-Logo.svg"
const Header = ({ siteTitle }) => (
const Header = () => (
<header>
<nav className="flex items-center justify-between flex-wrap p-6">
<div class="flex items-center flex-no-shrink text-white mr-6">
@@ -12,26 +12,25 @@ const Header = ({ siteTitle }) => (
</div>
<div className="sm:invisible lg:visible w-full block flex-grow lg:flex lg:items-center lg:w-auto">
<ul className="flex text-sm justify-center lg:flex-grow">
<Link to="/services">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">What We Do
<ul className="flex text-sm justify-center lg:flex-grow">
<Link to="/services">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">What We Do
</li>
</Link>
<Link to="/about">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">TEAM
</Link>
<Link to="/about">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">TEAM
</li>
</Link>
<Link to="/blog">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">BLOG
</Link>
<Link to="/blog">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">BLOG
</li>
</Link>
</ul>
</Link>
</ul>
<Link to="/contact" className="no-underline inline-block text-sm px-4 py-2 leading-none border rounded text-grey-darkest border-teal-darkest hover:border-teal hover:text-white hover:bg-teal mt-4 lg:mt-0 uppercase mr-3 rounded-full">Contact</Link>
<Link to="/proposal" className="no-underline inline-block text-sm px-4 py-2 leading-none border rounded text-grey-lightest border-grey-darkest hover:border-transparent hover:text-white hover:bg-white mt-4 lg:mt-0 uppercase bg-grey-darkest hover:bg-teal rounded-full ">Get a free proposal</Link>
</div>
</nav>
{siteTitle}
</header>
)

View File

@@ -0,0 +1,18 @@
import React from 'react'
import Link from 'gatsby-link'
import ImgBuildSite from '../images/programming-company.svg'
const MainIntro = () => (
<section className="flex">
<div>
<h3>Welcome To Saburly</h3>
<h1>We build the right software for your needs</h1>
<p>We are a team of creative, open minded, skilled and passionate engineers that ship success every day.</p>
<Link to="/proposal" className="no-underline inline-block text-sm px-4 py-2 leading-none border rounded text-grey-lightest border-grey-darkest hover:border-transparent hover:text-white hover:bg-white mt-4 lg:mt-0 uppercase bg-grey-darkest hover:bg-teal rounded-full ">Let's Get In Touch</Link>
</div>
<img src={ImgBuildSite} />
</section>
)
export default MainIntro

View File

@@ -2,7 +2,7 @@ import React from 'react'
import Link from 'gatsby-link'
import SaburlyLogo from "../images/Saburly-Logo.svg"
const Header = ({ siteTitle }) => (
const Header = () => (
<header>
<nav className="flex items-center justify-between flex-wrap p-6">
<div class="flex items-center flex-no-shrink text-white mr-6">
@@ -12,26 +12,25 @@ const Header = ({ siteTitle }) => (
</div>
<div className="sm:invisible lg:visible w-full block flex-grow lg:flex lg:items-center lg:w-auto">
<ul className="flex text-sm justify-center lg:flex-grow">
<Link to="/services">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">What We Do
<ul className="flex text-sm justify-center lg:flex-grow">
<Link to="/services">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">What We Do
</li>
</Link>
<Link to="/about">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">TEAM
</Link>
<Link to="/about">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">TEAM
</li>
</Link>
<Link to="/blog">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">BLOG
</Link>
<Link to="/blog">
<li className="no-underline block mt-4 lg:inline-block lg:mt-0 text-grey-darkest hover:text-teal uppercase mr-4">BLOG
</li>
</Link>
</ul>
</Link>
</ul>
<Link to="/contact" className="no-underline inline-block text-sm px-4 py-2 leading-none border rounded text-grey-darkest border-teal-darkest hover:border-teal hover:text-white hover:bg-teal mt-4 lg:mt-0 uppercase mr-3 rounded-full">Contact</Link>
<Link to="/proposal" className="no-underline inline-block text-sm px-4 py-2 leading-none border rounded text-grey-lightest border-grey-darkest hover:border-transparent hover:text-white hover:bg-white mt-4 lg:mt-0 uppercase bg-grey-darkest hover:bg-teal rounded-full ">Get a free proposal</Link>
</div>
</nav>
{siteTitle}
</header>
)

View File

@@ -0,0 +1,662 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="797px" height="608px" viewBox="0 0 797 608" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
<title>hero marketing 6-01</title>
<desc>Created with Sketch.</desc>
<defs>
<linearGradient x1="50.1054037%" y1="-3.53555556%" x2="49.8685093%" y2="139.383016%" id="linearGradient-1">
<stop stop-color="#ECF2FF" offset="0%"></stop>
<stop stop-color="#E1EEF9" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50.0881766%" y1="-3.6748155%" x2="49.8542023%" y2="139.402122%" id="linearGradient-2">
<stop stop-color="#E1EEF9" offset="0%"></stop>
<stop stop-color="#E1EEF9" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="62.8610566%" y1="-41.7374224%" x2="27.9647059%" y2="207.581677%" id="linearGradient-3">
<stop stop-color="#E1EEF9" offset="0%"></stop>
<stop stop-color="#E1EEF9" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="48.6183074%" y1="115.584005%" x2="54.485924%" y2="-68.496619%" id="linearGradient-4">
<stop stop-color="#8D6CD4" offset="1.813472%"></stop>
<stop stop-color="#AFA4F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="12.8004238%" y1="117.314107%" x2="92.2095611%" y2="12.1543971%" id="linearGradient-5">
<stop stop-color="#8D6CD4" offset="1.813472%"></stop>
<stop stop-color="#AFA4F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="62.4912202%" y1="49.885061%" x2="-32.1553571%" y2="3.29186992%" id="linearGradient-6">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="44.0151213%" y1="-15.5002689%" x2="55.6803859%" y2="112.041749%" id="linearGradient-7">
<stop stop-color="#BFD1FF" offset="1.813472%"></stop>
<stop stop-color="#FFFFFF" offset="100%"></stop>
</linearGradient>
<linearGradient x1="99.5039821%" y1="112.0971%" x2="8.59732043%" y2="-1.93344572%" id="linearGradient-8">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="33.0682%" y1="102.229133%" x2="66.8781346%" y2="-29.5407252%" id="linearGradient-9">
<stop stop-color="#FF8DE5" offset="1.813472%"></stop>
<stop stop-color="#FFAA9F" offset="51.04%"></stop>
<stop stop-color="#FFC99F" offset="100%"></stop>
</linearGradient>
<linearGradient x1="32.1913869%" y1="109.088105%" x2="66.1057724%" y2="-3.73228559%" id="linearGradient-10">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="10.9245269%" y1="12.9110773%" x2="102.909328%" y2="99.6364594%" id="linearGradient-11">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="55.7274384%" y1="95.7716647%" x2="42.2218376%" y2="-11.8971142%" id="linearGradient-12">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="33.1375701%" y1="102.256116%" x2="66.9474601%" y2="-29.7684427%" id="linearGradient-13">
<stop stop-color="#FF8DE5" offset="1.813472%"></stop>
<stop stop-color="#FFAA9F" offset="51.04%"></stop>
<stop stop-color="#FFC99F" offset="100%"></stop>
</linearGradient>
<linearGradient x1="32.2608341%" y1="109.107555%" x2="66.1752196%" y2="-3.71283531%" id="linearGradient-14">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="10.7977679%" y1="13.0164723%" x2="102.968834%" y2="99.7414674%" id="linearGradient-15">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="5.86208076%" y1="40.9521478%" x2="94.0980005%" y2="58.9453442%" id="linearGradient-16">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-24.7169348%" y1="103.225671%" x2="133.022845%" y2="-9.13662964%" id="linearGradient-17">
<stop stop-color="#BFD1FF" offset="1.813472%"></stop>
<stop stop-color="#FFFFFF" offset="100%"></stop>
</linearGradient>
<linearGradient x1="49.9083969%" y1="1.75234342%" x2="49.9083969%" y2="102.117086%" id="linearGradient-18">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="7.08745136%" y1="93.9105869%" x2="112.791569%" y2="-14.2788543%" id="linearGradient-19">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="105.969673%" y1="3.98209892%" x2="-1.65737011%" y2="92.4787848%" id="linearGradient-20">
<stop stop-color="#2575F2" offset="1.813472%"></stop>
<stop stop-color="#6A11C1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.0193281402%" y1="50.0054134%" x2="99.9946933%" y2="50.0054134%" id="linearGradient-21">
<stop stop-color="#FF8DE5" offset="1.813472%"></stop>
<stop stop-color="#FFAA9F" offset="51.04%"></stop>
<stop stop-color="#FFC99F" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-5.03113497%" y1="50.0083038%" x2="99.9932004%" y2="50.0083038%" id="linearGradient-22">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50.1293286%" y1="98.9062619%" x2="50.1293286%" y2="-16.3711575%" id="linearGradient-23">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="21.6727583%" y1="96.3899954%" x2="78.7003283%" y2="3.69022258%" id="linearGradient-24">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-21.2444444%" y1="66.6780488%" x2="4460.89167%" y2="66.6780488%" id="linearGradient-25">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-8.23203952%" y1="49.957335%" x2="105.640226%" y2="49.957335%" id="linearGradient-26">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-4360.13333%" y1="55.2047619%" x2="122.005556%" y2="55.2047619%" id="linearGradient-27">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-16056.48%" y1="49.9544828%" x2="79.22%" y2="49.9544828%" id="linearGradient-28">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-4360.13333%" y1="34.3357143%" x2="122.005556%" y2="34.3357143%" id="linearGradient-29">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-5.69548023%" y1="50.0132029%" x2="108.257203%" y2="50.0132029%" id="linearGradient-30">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-21.2444444%" y1="44.4126984%" x2="4460.89167%" y2="44.4126984%" id="linearGradient-31">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-76.48%" y1="50.0039655%" x2="16059.21%" y2="50.0039655%" id="linearGradient-32">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-21.2444444%" y1="66.6780488%" x2="4460.89167%" y2="66.6780488%" id="linearGradient-33">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-8.23203952%" y1="49.957335%" x2="105.640226%" y2="49.957335%" id="linearGradient-34">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-4360.13333%" y1="55.2047619%" x2="122.005556%" y2="55.2047619%" id="linearGradient-35">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-16056.48%" y1="49.9544828%" x2="79.22%" y2="49.9544828%" id="linearGradient-36">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-4360.13333%" y1="34.3357143%" x2="122.005556%" y2="34.3357143%" id="linearGradient-37">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-5.69548023%" y1="50.0132029%" x2="108.257203%" y2="50.0132029%" id="linearGradient-38">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-21.2444444%" y1="44.4126984%" x2="4460.89167%" y2="44.4126984%" id="linearGradient-39">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-76.48%" y1="50.0039655%" x2="16059.21%" y2="50.0039655%" id="linearGradient-40">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="61.6088798%" y1="-4.61529766%" x2="13.1400273%" y2="78.0375283%" id="linearGradient-41">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="73.4220117%" y1="-1.15449654%" x2="-10.9854227%" y2="183.083397%" id="linearGradient-42">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="59.9947522%" y1="94.6637202%" x2="38.8622449%" y2="0.389162183%" id="linearGradient-43">
<stop stop-color="#F477BB" offset="1.813472%"></stop>
<stop stop-color="#F695CC" offset="100%"></stop>
</linearGradient>
<linearGradient x1="61.4088798%" y1="-4.27422758%" x2="12.9400273%" y2="78.3785983%" id="linearGradient-44">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.0193281402%" y1="50.0054626%" x2="99.9946933%" y2="50.0054626%" id="linearGradient-45">
<stop stop-color="#FF8DE5" offset="1.813472%"></stop>
<stop stop-color="#FFAA9F" offset="51.04%"></stop>
<stop stop-color="#FFC99F" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50.1293286%" y1="98.9062619%" x2="50.1293286%" y2="-16.3709677%" id="linearGradient-46">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="21.6666835%" y1="96.3956833%" x2="78.6942536%" y2="3.69591041%" id="linearGradient-47">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="0.00248296008%" y1="50.0147146%" x2="100.016504%" y2="50.0147146%" id="linearGradient-48">
<stop stop-color="#FF8DE5" offset="1.813472%"></stop>
<stop stop-color="#FFAA9F" offset="51.04%"></stop>
<stop stop-color="#FFC99F" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-5.06194373%" y1="50.0178228%" x2="100.016164%" y2="50.0178228%" id="linearGradient-49">
<stop stop-color="#2575F7" offset="1.813472%"></stop>
<stop stop-color="#ABCBFC" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50.1113475%" y1="99.1318786%" x2="50.1113475%" y2="-16.1455408%" id="linearGradient-50">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="21.4689417%" y1="96.4241022%" x2="78.4906878%" y2="3.72432936%" id="linearGradient-51">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="21.4628675%" y1="96.4297901%" x2="78.4846137%" y2="3.73001719%" id="linearGradient-52">
<stop stop-color="#F47ABD" offset="1.813472%"></stop>
<stop stop-color="#F7ABD8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="9.7402053%" y1="9.2482239%" x2="77.793097%" y2="71.0121155%" id="linearGradient-53">
<stop stop-color="#B23696" stop-opacity="0" offset="0%"></stop>
<stop stop-color="#B83F9B" stop-opacity="0.05362695" offset="49.48%"></stop>
<stop stop-color="#D367B1" stop-opacity="0.3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="33.0460796%" y1="56.9371678%" x2="94.2590229%" y2="8.12353941%" id="linearGradient-54">
<stop stop-color="#B23696" offset="0%"></stop>
<stop stop-color="#D367B1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="15.9937801%" y1="27.669206%" x2="76.9719934%" y2="65.9186304%" id="linearGradient-55">
<stop stop-color="#01C3FA" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="11.0366299%" y1="42.740931%" x2="76.5192967%" y2="54.0696327%" id="linearGradient-56">
<stop stop-color="#01C3FA" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="14.0136835%" y1="32.0225572%" x2="73.6743272%" y2="57.0494589%" id="linearGradient-57">
<stop stop-color="#01C3FA" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="5.3338262%" y1="41.9356266%" x2="62.7854112%" y2="54.4339518%" id="linearGradient-58">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="2.22809395%" y1="84.5994035%" x2="82.0820911%" y2="34.0938803%" id="linearGradient-59">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="40.0435046%" y1="99.0954728%" x2="62.2408758%" y2="5.67728444%" id="linearGradient-60">
<stop stop-color="#01C8F8" offset="1.813472%"></stop>
<stop stop-color="#01EDD5" offset="100%"></stop>
</linearGradient>
<linearGradient x1="20.6391872%" y1="49.1556054%" x2="77.0994607%" y2="50.9835366%" id="linearGradient-61">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="55.62569%" y1="57.9465633%" x2="47.4696482%" y2="12.7608754%" id="linearGradient-62">
<stop stop-color="#01C3FA" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="40.3930467%" y1="31.3822446%" x2="89.0699107%" y2="79.076005%" id="linearGradient-63">
<stop stop-color="#01C3FA" stop-opacity="0" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="23.2244634%" y1="32.5453945%" x2="68.1630676%" y2="63.0974659%" id="linearGradient-64">
<stop stop-color="#01C3FA" offset="1.813472%"></stop>
<stop stop-color="#01A1F3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="39.8188535%" y1="6.23713768%" x2="67.9846497%" y2="127.42808%" id="linearGradient-65">
<stop stop-color="#E1EEF9" offset="0%"></stop>
<stop stop-color="#E1EEF9" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.0567991787%" y1="50.3551803%" x2="99.775668%" y2="50.3551803%" id="linearGradient-66">
<stop stop-color="#6E8BF0" offset="1.813472%"></stop>
<stop stop-color="#5145C3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="129.543694%" y1="-4.14440063%" x2="-25.9596532%" y2="101.371924%" id="linearGradient-67">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="0.235746188%" y1="50.0186577%" x2="100.127816%" y2="50.0186577%" id="linearGradient-68">
<stop stop-color="#6E8BF0" offset="1.813472%"></stop>
<stop stop-color="#5145C3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="97.6167213%" y1="27.3995702%" x2="-2.68555792%" y2="62.4666229%" id="linearGradient-69">
<stop stop-color="#B23696" offset="0%"></stop>
<stop stop-color="#D367B1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="22.6128724%" y1="3.45391401%" x2="79.3456462%" y2="97.120321%" id="linearGradient-70">
<stop stop-color="#B23696" offset="0%"></stop>
<stop stop-color="#D367B1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.50687804%" y1="47.2942779%" x2="100.377124%" y2="52.5900019%" id="linearGradient-71">
<stop stop-color="#B23696" offset="0%"></stop>
<stop stop-color="#D367B1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="72.997619%" y1="-8.8498452%" x2="25.1089286%" y2="89.7665635%" id="linearGradient-72">
<stop stop-color="#6E8BF0" offset="1.813472%"></stop>
<stop stop-color="#5145C3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="94.6342847%" y1="5.06320567%" x2="34.1545877%" y2="91.6144463%" id="linearGradient-73">
<stop stop-color="#6E8BF0" offset="0%"></stop>
<stop stop-color="#6473E1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-35.8166453%" y1="129.004833%" x2="87.0416487%" y2="13.1278207%" id="linearGradient-74">
<stop stop-color="#6E8BF0" offset="0%"></stop>
<stop stop-color="#6473E1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.135881448%" y1="49.6869306%" x2="99.9083628%" y2="49.6869306%" id="linearGradient-75">
<stop stop-color="#7E3DB8" offset="1.813472%"></stop>
<stop stop-color="#C552C8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.0419365276%" y1="49.8432614%" x2="99.7732264%" y2="49.8432614%" id="linearGradient-76">
<stop stop-color="#7E3DB8" offset="1.813472%"></stop>
<stop stop-color="#C552C8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="49.9513674%" y1="11.4892456%" x2="49.9513674%" y2="92.0798288%" id="linearGradient-77">
<stop stop-color="#0C0982" offset="1.813472%"></stop>
<stop stop-color="#4F5AE0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-0.042855809%" y1="49.9299834%" x2="100.253037%" y2="49.9299834%" id="linearGradient-78">
<stop stop-color="#0C0982" offset="1.813472%"></stop>
<stop stop-color="#4F5AE0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="0.089017341%" y1="49.141133%" x2="99.9945087%" y2="49.141133%" id="linearGradient-79">
<stop stop-color="#0C0982" offset="1.813472%"></stop>
<stop stop-color="#4F5AE0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="92.868365%" y1="103.589087%" x2="12.7617292%" y2="-1.91668561%" id="linearGradient-80">
<stop stop-color="#0C0982" offset="1.813472%"></stop>
<stop stop-color="#4F5AE0" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50.0263825%" y1="95.1984581%" x2="50.0263825%" y2="8.71325636%" id="linearGradient-81">
<stop stop-color="#7E3DB8" offset="1.813472%"></stop>
<stop stop-color="#C552C8" offset="100%"></stop>
</linearGradient>
<linearGradient x1="0.821596765%" y1="52.3540479%" x2="92.3835603%" y2="49.2101851%" id="linearGradient-82">
<stop stop-color="#6E8BF0" offset="0%"></stop>
<stop stop-color="#6473E1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="70.7909366%" y1="104.482796%" x2="-30.20844%" y2="6.78719202%" id="linearGradient-83">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="0.0272050436%" y1="50.0520949%" x2="99.6000735%" y2="50.0520949%" id="linearGradient-84">
<stop stop-color="#6E8BF0" offset="0%"></stop>
<stop stop-color="#6473E1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-18.6135567%" y1="62.655685%" x2="139.561173%" y2="34.2580027%" id="linearGradient-85">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-6.97086422%" y1="29.874456%" x2="107.371889%" y2="81.5067567%" id="linearGradient-86">
<stop stop-color="#6E8BF0" offset="0%"></stop>
<stop stop-color="#6473E1" offset="100%"></stop>
</linearGradient>
<linearGradient x1="63.9850534%" y1="123.407083%" x2="51.7409221%" y2="39.3041068%" id="linearGradient-87">
<stop stop-color="#B23696" stop-opacity="0" offset="0%"></stop>
<stop stop-color="#B83F9B" stop-opacity="0.05362695" offset="49.48%"></stop>
<stop stop-color="#D367B1" stop-opacity="0.3" offset="100%"></stop>
</linearGradient>
<linearGradient x1="33.1784003%" y1="35.0843356%" x2="61.7794148%" y2="62.5526517%" id="linearGradient-88">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-17.9124954%" y1="39.9823948%" x2="106.635299%" y2="56.7869192%" id="linearGradient-89">
<stop stop-color="#3E0A99" offset="1.813472%"></stop>
<stop stop-color="#773CBD" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Moris-version" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Landing-Page" transform="translate(-985.000000, -231.000000)">
<g id="Header">
<g id="hero-marketing-6-01" transform="translate(1383.500000, 535.000000) scale(-1, 1) translate(-1383.500000, -535.000000) translate(985.000000, 231.000000)">
<ellipse id="Oval" fill="url(#linearGradient-1)" fill-rule="nonzero" cx="188.5" cy="578" rx="75.5" ry="30"></ellipse>
<ellipse id="Oval" fill="url(#linearGradient-2)" fill-rule="nonzero" cx="710" cy="490.5" rx="87" ry="33.5"></ellipse>
<ellipse id="Oval" fill="url(#linearGradient-3)" fill-rule="nonzero" cx="252" cy="425" rx="57" ry="20"></ellipse>
<g id="Group" transform="translate(618.000000, 274.000000)" fill-rule="nonzero">
<path d="M129.711273,204.087749 C129.711273,211.602849 113.606182,217.689459 93.708,217.689459 C73.8098182,217.689459 57.7047273,211.602849 57.7047273,204.087749 C57.7047273,198.311681 67.1563636,193.405128 80.5254545,191.417664 L80.5254545,170.984046 C80.5254545,170.984046 90.288,171.108262 93.5214545,170.984046 C96.6927273,170.859829 106.082182,169.928205 106.082182,169.928205 L106.02,191.231339 C119.886545,193.156695 129.711273,198.187464 129.711273,204.087749 Z" id="Shape" fill="url(#linearGradient-4)"></path>
<g id="Shape">
<path d="M113.979273,0.558974359 C126.104727,0.558974359 147.619636,1.98746439 155.205818,26.2096866 C162.792,50.4319088 192.328364,136.51396 142.707273,159.618234 C93.024,182.722507 32.148,165.953276 18.8410909,153.158974 C5.53418182,140.364672 -10.1356364,111.111681 10.7574545,89.1874644 C31.6505455,67.2011396 55.2796364,63.039886 63.5498182,47.8233618 C71.7578182,32.6689459 72.3174545,0.621082621 113.979273,0.558974359 Z" fill="url(#linearGradient-5)"></path>
<path d="M72.9392727,163.655271 C90.0392727,165.270085 115.533818,164.773219 139.846909,153.469516 C182.130545,133.781197 157.755273,56.7048433 149.733818,31.3646724 L148.738909,28.197151 C144.759273,15.5270655 136.116,9.00569801 121.503273,7.63931624 C118.580727,7.39088319 115.844727,7.32877493 114.041455,7.32877493 C85.7487273,7.39088319 80.0901818,23.4148148 74.556,38.8797721 C73.0014545,43.2894587 71.5090909,47.388604 69.5192727,51.0529915 C64.4203636,60.431339 55.3418182,65.8347578 44.8330909,72.1076923 C35.6923636,77.5732194 25.308,83.7219373 15.6698182,93.845584 C-3.35781818,113.844444 15.4832727,140.488889 23.5669091,148.252422 C28.728,153.221083 47.5069091,161.233048 72.9392727,163.655271 C72.9392727,163.655271 72.9392727,163.655271 72.9392727,163.655271 Z" fill="#B19EF1"></path>
</g>
</g>
<g id="Group" transform="translate(388.000000, 415.000000)">
<g fill-rule="nonzero" id="Shape">
<polygon fill="url(#linearGradient-6)" points="166.937918 52.1195122 166.813755 60.702439 108.20855 101.440244 0.0620817844 47.8902439 0.124163569 40.2402439 108.084387 92.297561"></polygon>
<polygon fill="url(#linearGradient-7)" points="166.937918 52.1195122 58.9776952 0.062195122 0.124163569 40.2402439 108.084387 92.297561"></polygon>
<polygon fill="url(#linearGradient-8)" points="166.937918 52.1195122 58.9776952 0.062195122 0.124163569 40.2402439 108.084387 92.297561"></polygon>
</g>
<g transform="translate(24.211896, 10.573171)" id="Shape" stroke="#FFFFFF" stroke-width="0.6588">
<polyline points="1.42788104 31.3463415 0.310408922 30.7865854 1.36579926 30.102439"></polyline>
<path d="M3.41449814,28.7341463 L43.1468401,1.55487805" stroke-dasharray="3.9773,3.9773"></path>
<polyline points="44.2022305 0.808536585 45.195539 0.124390244 46.3130112 0.684146341"></polyline>
<path d="M48.36171,1.67926829 L63.7579926,9.0804878" stroke-dasharray="3.6669,3.6669"></path>
<polyline points="64.7513011 9.57804878 65.8687732 10.1378049 64.8754647 10.8219512"></polyline>
<path d="M62.8267658,12.1902439 L23.032342,39.3695122" stroke-dasharray="3.9773,3.9773"></path>
<polyline points="22.0390335 40.0536585 20.9836431 40.7378049 19.9282528 40.2402439"></polyline>
<path d="M17.8795539,39.245122 L2.48327138,31.8439024" stroke-dasharray="3.6669,3.6669"></path>
</g>
<g transform="translate(82.568773, 39.804878)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-9)" points="60.467658 8.89390244 60.6539033 11.5060976 18.8107807 41.1109756 0.558736059 32.3414634 0.310408922 29.6670732 17.7553903 38.1256098"></polygon>
<polygon fill="url(#linearGradient-10)" points="60.467658 8.89390244 43.0226766 0.497560976 0.310408922 29.6670732 17.7553903 38.1256098"></polygon>
<polygon fill="#FFFFFF" points="60.467658 8.89390244 43.0226766 0.497560976 0.310408922 29.6670732 17.7553903 38.1256098"></polygon>
</g>
<path d="M24.0877323,27.8012195 L50.7828996,9.57804878 C51.1553903,9.32926829 51.83829,9.32926829 52.2728625,9.51585366 C52.7074349,9.76463415 52.8315985,10.1378049 52.4591078,10.3865854 L25.7639405,28.6097561 C25.3914498,28.8585366 24.7085502,28.8585366 24.2739777,28.6719512 C23.8394052,28.4231707 23.7773234,28.05 24.0877323,27.8012195 Z" fill="#D9E0F7"></path>
<path d="M21.1078067,26.3085366 L47.802974,8.08536585 C48.1754647,7.83658537 48.8583643,7.83658537 49.2929368,8.02317073 C49.7275093,8.27195122 49.8516729,8.64512195 49.4791822,8.89390244 L22.7840149,27.1170732 C22.4115242,27.3658537 21.7286245,27.3658537 21.294052,27.1792683 C20.7973978,26.9926829 20.735316,26.5573171 21.1078067,26.3085366 Z" fill="#D9E0F7"></path>
<path d="M26.8193309,18.9073171 L44.7609665,6.65487805 C45.1334572,6.40609756 45.8163569,6.40609756 46.2509294,6.59268293 C46.6855019,6.84146341 46.8096654,7.21463415 46.4371747,7.46341463 L28.495539,19.7158537 C28.1230483,19.9646341 27.4401487,19.9646341 27.0055762,19.7780488 C26.5089219,19.5292683 26.4468401,19.1560976 26.8193309,18.9073171 Z" fill="#D9E0F7"></path>
<g transform="translate(7.449814, 25.500000)">
<path d="M6.58066914,7.21463415 C7.32565056,7.58780488 8.44312268,7.52560976 9.00185874,7.15243902 L13.8442379,3.85609756 C13.9063197,3.79390244 13.9684015,3.73170732 14.0304833,3.6695122 C14.7133829,4.04268293 14.8375465,4.66463415 14.2788104,5.03780488 L9.43643123,8.33414634 C8.81561338,8.7695122 7.76022305,8.7695122 7.01524164,8.39634146 L0.869144981,5.47317073 C0.186245353,5.16219512 0.0620817844,4.66463415 0.372490706,4.22926829 C0.372490706,4.22926829 0.372490706,4.22926829 0.434572491,4.22926829 L6.58066914,7.21463415 Z" fill="#D9E0F7"></path>
<path d="M14.0304833,3.6695122 L7.88438662,0.746341463 C7.1394052,0.373170732 6.02193309,0.435365854 5.46319703,0.808536585 L0.620817844,4.10487805 C0.558736059,4.16707317 0.496654275,4.22926829 0.434572491,4.29146341 C0.434572491,4.29146341 0.434572491,4.29146341 0.496654275,4.29146341 L6.64275093,7.21463415 C7.38773234,7.58780488 8.50520446,7.52560976 9.06394052,7.15243902 L13.9063197,3.85609756 C13.9684015,3.79390244 14.0304833,3.73170732 14.0304833,3.6695122 C14.0925651,3.6695122 14.0304833,3.6695122 14.0304833,3.6695122 Z" fill="url(#linearGradient-11)"></path>
</g>
<path d="M8.93977695,25.4378049 L13.7821561,22.1414634 C14.402974,21.7060976 15.4583643,21.7060976 16.2033457,22.0792683 L22.3494424,25.002439 C23.0944238,25.3756098 23.2185874,25.997561 22.6598513,26.3707317 L17.8174721,29.6670732 C17.1966543,30.102439 16.1412639,30.102439 15.3962825,29.7292683 L9.25018587,26.8060976 C8.44312268,26.4329268 8.31895911,25.8109756 8.93977695,25.4378049 Z" fill="url(#linearGradient-12)" opacity="0.6"></path>
</g>
<g transform="translate(54.011152, 24.878049)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-13)" points="60.5297398 8.89390244 60.7159851 11.5060976 18.8728625 41.0487805 0.682899628 32.2792683 0.372490706 29.604878 17.8174721 38.0634146"></polygon>
<polygon fill="url(#linearGradient-14)" points="60.5297398 8.89390244 43.0847584 0.435365854 0.372490706 29.604878 17.8174721 38.0634146"></polygon>
<polygon fill="#FFFFFF" points="60.5297398 8.89390244 43.0847584 0.435365854 0.372490706 29.604878 17.8174721 38.0634146"></polygon>
</g>
<path d="M24.2118959,27.7390244 L50.9070632,9.51585366 C51.2795539,9.26707317 51.9624535,9.26707317 52.397026,9.45365854 C52.8315985,9.70243902 52.9557621,10.0756098 52.5832714,10.3243902 L25.8881041,28.547561 C25.5156134,28.7963415 24.8327138,28.7963415 24.3981413,28.6097561 C23.901487,28.3609756 23.8394052,27.9878049 24.2118959,27.7390244 Z" fill="#D9E0F7"></path>
<path d="M21.1698885,26.3085366 L47.8650558,8.08536585 C48.2375465,7.83658537 48.9204461,7.83658537 49.3550186,8.02317073 C49.7895911,8.27195122 49.9137546,8.64512195 49.5412639,8.89390244 L22.8460967,27.1170732 C22.4736059,27.3658537 21.7907063,27.3658537 21.3561338,27.1792683 C20.9215613,26.9304878 20.7973978,26.5573171 21.1698885,26.3085366 Z" fill="#D9E0F7"></path>
<path d="M26.8814126,18.845122 L44.8230483,6.59268293 C45.195539,6.34390244 45.8784387,6.34390244 46.3130112,6.5304878 C46.7475836,6.77926829 46.8717472,7.15243902 46.4992565,7.40121951 L28.5576208,19.6536585 C28.1851301,19.902439 27.5022305,19.902439 27.067658,19.7158537 C26.6330855,19.4670732 26.5710037,19.0939024 26.8814126,18.845122 Z" fill="#D9E0F7"></path>
<g transform="translate(7.449814, 25.500000)">
<path d="M6.70483271,7.21463415 C7.44981413,7.58780488 8.56728625,7.52560976 9.1260223,7.15243902 L13.9684015,3.85609756 C14.0304833,3.79390244 14.0925651,3.73170732 14.1546468,3.6695122 C14.8375465,4.04268293 14.96171,4.66463415 14.402974,5.03780488 L9.5605948,8.33414634 C8.93977695,8.7695122 7.88438662,8.7695122 7.1394052,8.39634146 L0.99330855,5.47317073 C0.310408922,5.16219512 0.186245353,4.66463415 0.496654275,4.22926829 C0.496654275,4.22926829 0.496654275,4.22926829 0.558736059,4.22926829 L6.70483271,7.21463415 Z" fill="#D9E0F7"></path>
<path d="M14.1546468,3.60731707 L8.00855019,0.684146341 C7.26356877,0.31097561 6.14609665,0.373170732 5.58736059,0.746341463 L0.744981413,4.04268293 C0.682899628,4.10487805 0.620817844,4.16707317 0.558736059,4.22926829 C0.558736059,4.22926829 0.558736059,4.22926829 0.620817844,4.22926829 L6.7669145,7.15243902 C7.51189591,7.52560976 8.62936803,7.46341463 9.18810409,7.0902439 L14.0304833,3.79390244 C14.0925651,3.73170732 14.1546468,3.6695122 14.1546468,3.60731707 C14.1546468,3.60731707 14.1546468,3.60731707 14.1546468,3.60731707 Z" fill="url(#linearGradient-15)"></path>
</g>
<path d="M9.00185874,25.3756098 L13.8442379,22.0792683 C14.4650558,21.6439024 15.5204461,21.6439024 16.2654275,22.0170732 L22.4115242,24.9402439 C23.1565056,25.3134146 23.2806691,25.9353659 22.7219331,26.3085366 L17.8795539,29.604878 C17.2587361,30.0402439 16.2033457,30.0402439 15.4583643,29.6670732 L9.31226766,26.7439024 C8.56728625,26.3707317 8.44312268,25.7487805 9.00185874,25.3756098 Z" fill="url(#linearGradient-16)" opacity="0.6"></path>
</g>
</g>
<g id="Group">
<polygon id="Shape" fill="url(#linearGradient-17)" fill-rule="nonzero" points="383.45263 44.9660912 383.45263 291.380271 191.726315 401.8418 36.2943818 491.40185 16.4691972 502.813933 16.4691972 256.399753"></polygon>
<polygon id="Shape" fill="#FFFFFF" fill-rule="nonzero" points="28.89878 267.31566 371.023047 70.2091245 371.023047 265.64106 28.89878 462.747596"></polygon>
<polyline id="Shape" fill="url(#linearGradient-18)" fill-rule="nonzero" points="0.186443742 211.681751 16.4691972 221.109125 16.4691972 502.813933 0.186443742 493.448582 0.186443742 221.109125 0.186443742 211.681751"></polyline>
<polygon id="Shape" fill="url(#linearGradient-19)" fill-rule="nonzero" points="0.186443742 211.681751 16.4691972 221.109125 383.514777 9.6134402 367.169876 0.248088779"></polygon>
<polygon id="Shape" fill="url(#linearGradient-20)" fill-rule="nonzero" points="16.1584576 256.461776 16.4070493 220.736991 383.390482 9.42737361 383.204038 45.0901356"></polygon>
<g transform="translate(277.801176, 37.833539)" fill="#FFFFFF" fill-rule="nonzero">
<ellipse id="Oval" transform="translate(9.616147, 42.680759) rotate(-66.947353) translate(-9.616147, -42.680759) " cx="9.61614674" cy="42.6807594" rx="10.1307107" ry="5.70638028"></ellipse>
<path d="M77.9956321,0.620221948 L22.4975449,32.5616523 C21.0681429,33.3679408 19.9494804,35.5387176 19.9494804,37.4614057 C19.9494804,39.3220715 21.0681429,40.1903822 22.4975449,39.3840937 L77.9956321,7.44266338 C79.4250341,6.63637485 80.5436966,4.46559803 80.5436966,2.54290999 C80.5436966,0.682244143 79.4250341,-0.186066584 77.9956321,0.620221948 Z" id="Shape"></path>
</g>
<g transform="translate(42.882061, 86.831073)">
<path d="M200.862058,30.3908755 L5.96619975,142.651048 C2.6723603,144.573736 0,142.527004 0,138.18545 C0,133.843896 2.6723603,128.758076 5.96619975,126.835388 L200.79991,14.5752158 C204.09375,12.6525277 206.76611,14.6992602 206.76611,19.0408138 C206.76611,23.3823674 204.09375,28.4681874 200.862058,30.3908755 Z" id="Shape" fill="#F9FBFF" fill-rule="nonzero"></path>
<g transform="translate(210.681429, 0.000000)" stroke="#F9FBFF">
<ellipse id="Oval" stroke-width="2.2110311" transform="translate(8.453695, 10.152736) rotate(-66.947353) translate(-8.453695, -10.152736) " cx="8.45369487" cy="10.1527356" rx="8.8876787" ry="5.02409568"></ellipse>
<path d="M13.2375057,12.404439 L19.8873325,15.6295931" id="Shape" stroke-width="2.2109" stroke-linecap="round"></path>
</g>
</g>
<g transform="translate(43.503540, 209.635018)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-21)" points="127.776111 3.72133169 121.623468 0.186066584 0.124295828 67.6041924 0.124295828 122.431813 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
<polygon fill="url(#linearGradient-22)" points="127.776111 3.72133169 127.776111 56.1921085 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
<polygon fill="#FFFFFF" points="127.776111 3.72133169 127.776111 56.1921085 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
</g>
<path d="M38.9045942,70.2711467 L114.849345,26.5454994 C115.90586,25.9252774 116.713783,24.3747226 116.713783,23.0102343 C116.713783,21.645746 115.90586,21.025524 114.849345,21.5837238 L38.9045942,65.3093711 C37.8480796,65.9295931 37.0401568,67.480148 37.0401568,68.8446363 C37.0401568,70.2091245 37.8480796,70.8913687 38.9045942,70.2711467 Z" fill="#DFE6FD"></path>
<path d="M38.9045942,79.3884094 L114.849345,35.662762 C115.90586,35.0425401 116.713783,33.4919852 116.713783,32.1274969 C116.713783,30.7630086 115.90586,30.1427867 114.849345,30.7009864 L38.9045942,74.4266338 C37.8480796,75.0468557 37.0401568,76.5974106 37.0401568,77.9618989 C37.0401568,79.3263872 37.8480796,80.0086313 38.9045942,79.3884094 Z" fill="#DFE6FD"></path>
<path d="M63.7637598,74.178545 L114.787197,44.7800247 C115.843712,44.1598027 116.651635,42.6092478 116.651635,41.2447596 C116.651635,39.8802713 115.843712,39.2600493 114.787197,39.8182491 L63.7637598,69.2167694 C62.7072453,69.8369914 61.8993224,71.3875462 61.8993224,72.7520345 C61.8993224,74.1165228 62.7693932,74.7367448 63.7637598,74.178545 Z" fill="#DFE6FD"></path>
<g transform="translate(12.429583, 71.945746)">
<path d="M2.54806448,17.1181258 C2.54806448,14.8853268 3.91531858,12.2183724 5.59331226,11.2260173 L19.4522971,3.22515413 C19.6387408,3.10110974 19.8873325,3.03908755 20.0737762,2.97706535 C20.0116283,0.806288533 18.6443742,-0.186066584 17.0285284,0.806288533 L3.16954362,8.80715166 C1.49154994,9.79950678 0.124295828,12.404439 0.124295828,14.6992602 L0.124295828,33.119852 C0.124295828,35.1045623 1.18081037,36.1589396 2.61021239,35.7247842 C2.61021239,35.662762 2.61021239,35.662762 2.61021239,35.6007398 L2.61021239,17.1181258 L2.54806448,17.1181258 Z" fill="#D9E0F7"></path>
<path d="M20.0737762,3.16313194 L20.0737762,21.5837238 C20.0737762,23.8165228 18.7065221,26.4834772 16.9663805,27.4758323 L3.1073957,35.4766954 C2.92095196,35.6007398 2.6723603,35.662762 2.48591656,35.7247842 C2.48591656,35.662762 2.48591656,35.662762 2.48591656,35.6007398 L2.48591656,17.180148 C2.48591656,14.947349 3.85317067,12.2803946 5.53116435,11.2880395 L19.3901492,3.28717633 C19.5765929,3.16313194 19.8251846,3.10110974 20.0116283,3.03908755 C20.0737762,3.03908755 20.0737762,3.10110974 20.0737762,3.16313194 Z" fill="url(#linearGradient-23)"></path>
</g>
<path d="M26.7857509,110.151418 L40.6447358,102.150555 C42.3227295,101.1582 43.6899836,98.5532676 43.6899836,96.2584464 L43.6899836,77.8378545 C43.6899836,75.6050555 42.3227295,74.5506782 40.6447358,75.5430333 L26.7857509,83.5438964 C25.1077573,84.5362515 23.7405032,87.1411837 23.7405032,89.4360049 L23.7405032,107.856597 C23.7405032,110.089396 25.1077573,111.143773 26.7857509,110.151418 Z" fill="url(#linearGradient-24)" opacity="0.6"></path>
</g>
<g transform="translate(261.021239, 91.792848)" id="Shape" stroke-width="1.5558">
<polyline stroke="url(#linearGradient-25)" points="0.559331226 103.204932 0.559331226 105.747842 2.79665613 104.507398"></polyline>
<path d="M7.33345386,101.902466 L95.397048,51.1683107" stroke="url(#linearGradient-26)" stroke-dasharray="8.389799999999999,8.389799999999999"></path>
<polyline stroke="url(#linearGradient-27)" points="97.6343729 49.8658446 99.8716979 48.5633785 99.8716979 45.9584464"></polyline>
<path d="M99.8716979,41.1827374 L99.8716979,5.20986436" stroke="url(#linearGradient-28)" stroke-dasharray="7.7349,7.7349"></path>
<polyline stroke="url(#linearGradient-29)" points="99.8716979 2.79099877 99.8716979 0.186066584 97.6343729 1.48853268"></polyline>
<path d="M93.0975752,4.09346486 L5.09612895,54.8276202" stroke="url(#linearGradient-30)" stroke-dasharray="8.389799999999999,8.389799999999999"></path>
<polyline stroke="url(#linearGradient-31)" points="2.79665613 56.1300863 0.559331226 57.4325524 0.559331226 60.0374846"></polyline>
<path d="M0.559331226,64.8131936 L0.559331226,100.786067" stroke="url(#linearGradient-32)" stroke-dasharray="7.7349,7.7349"></path>
</g>
<g transform="translate(261.021239, 184.826141)" id="Shape" stroke-width="1.5558">
<polyline stroke="url(#linearGradient-33)" points="0.559331226 103.204932 0.559331226 105.747842 2.79665613 104.507398"></polyline>
<path d="M7.33345386,101.902466 L95.397048,51.1683107" stroke="url(#linearGradient-34)" stroke-dasharray="8.389799999999999,8.389799999999999"></path>
<polyline stroke="url(#linearGradient-35)" points="97.6343729 49.8658446 99.8716979 48.5633785 99.8716979 45.9584464"></polyline>
<path d="M99.8716979,41.1827374 L99.8716979,5.20986436" stroke="url(#linearGradient-36)" stroke-dasharray="7.7349,7.7349"></path>
<polyline stroke="url(#linearGradient-37)" points="99.8716979 2.79099877 99.8716979 0.186066584 97.6343729 1.48853268"></polyline>
<path d="M93.0975752,4.09346486 L5.09612895,54.8276202" stroke="url(#linearGradient-38)" stroke-dasharray="8.389799999999999,8.389799999999999"></path>
<polyline stroke="url(#linearGradient-39)" points="2.79665613 56.1300863 0.559331226 57.4325524 0.559331226 60.0374846"></polyline>
<path d="M0.559331226,64.8131936 L0.559331226,100.786067" stroke="url(#linearGradient-40)" stroke-dasharray="7.7349,7.7349"></path>
</g>
<g transform="translate(191.415575, 172.421702)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-41)" points="45.7408647 1.79864365 41.949842 0.186066584 0.248591656 23.568434 0.248591656 81.3110974 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
<polygon fill="url(#linearGradient-42)" points="45.7408647 1.79864365 45.7408647 57.8667078 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
<polygon fill="url(#linearGradient-43)" points="45.7408647 1.79864365 45.7408647 57.8667078 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
</g>
<path d="M37.9723755,23.3203453 L13.6725411,37.2753391 C12.8024703,37.7715166 12.1188432,37.2753391 12.1188432,36.0969174 L12.1188432,34.6704069 C12.1188432,33.4919852 12.8024703,32.1274969 13.6725411,31.6313194 L37.9723755,17.6143033 C38.8424463,17.1181258 39.5260733,17.6143033 39.5260733,18.792725 L39.5260733,20.2192355 C39.5882212,21.4596794 38.8424463,22.7621455 37.9723755,23.3203453 Z" fill="#FFFFFF"></path>
<path d="M37.9723755,37.4614057 L13.6725411,51.4784217 C12.8024703,51.9745993 12.1188432,51.4784217 12.1188432,50.3 L12.1188432,48.8734895 C12.1188432,47.6950678 12.8024703,46.3305795 13.6725411,45.834402 L37.9723755,31.8173859 C38.8424463,31.3212084 39.5260733,31.8173859 39.5260733,32.9958076 L39.5260733,34.4223181 C39.5882212,35.6007398 38.8424463,36.9652281 37.9723755,37.4614057 Z" fill="#FFFFFF"></path>
<path d="M37.9723755,51.6644883 L13.6725411,65.6815043 C12.8024703,66.1776819 12.1188432,65.6815043 12.1188432,64.5030826 L12.1188432,63.0765721 C12.1188432,61.8981504 12.8024703,60.5336621 13.6725411,60.0374846 L37.9723755,46.0204686 C38.8424463,45.524291 39.5260733,46.0204686 39.5260733,47.1988903 L39.5260733,48.6254007 C39.5882212,49.8038224 38.8424463,51.1683107 37.9723755,51.6644883 Z" fill="#FFFFFF"></path>
</g>
<g transform="translate(194.522971, 261.113440)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-44)" points="45.7408647 1.79864365 41.949842 0.186066584 0.248591656 23.568434 0.248591656 81.3110974 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
<polygon fill="url(#linearGradient-42)" points="45.7408647 1.79864365 45.7408647 57.8667078 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
<polygon fill="url(#linearGradient-43)" points="45.7408647 1.79864365 45.7408647 57.8667078 3.1073957 82.4895191 3.1073957 26.421455"></polygon>
</g>
<path d="M37.9723755,23.3203453 L13.6725411,37.2753391 C12.8024703,37.7715166 12.1188432,37.2753391 12.1188432,36.0969174 L12.1188432,34.6704069 C12.1188432,33.4919852 12.8024703,32.1274969 13.6725411,31.6313194 L37.9723755,17.6143033 C38.8424463,17.1181258 39.5260733,17.6143033 39.5260733,18.792725 L39.5260733,20.2192355 C39.5882212,21.4596794 38.8424463,22.7621455 37.9723755,23.3203453 Z" fill="#FFFFFF"></path>
<path d="M37.9723755,37.4614057 L13.6725411,51.4784217 C12.8024703,51.9745993 12.1188432,51.4784217 12.1188432,50.3 L12.1188432,48.8734895 C12.1188432,47.6950678 12.8024703,46.3305795 13.6725411,45.834402 L37.9723755,31.8173859 C38.8424463,31.3212084 39.5260733,31.8173859 39.5260733,32.9958076 L39.5260733,34.4223181 C39.5882212,35.6007398 38.8424463,36.9652281 37.9723755,37.4614057 Z" fill="#FFFFFF"></path>
<path d="M37.9723755,51.6644883 L13.6725411,65.6815043 C12.8024703,66.1776819 12.1188432,65.6815043 12.1188432,64.5030826 L12.1188432,63.0765721 C12.1188432,61.8981504 12.8024703,60.5336621 13.6725411,60.0374846 L37.9723755,46.0204686 C38.8424463,45.524291 39.5260733,46.0204686 39.5260733,47.1988903 L39.5260733,48.6254007 C39.5882212,49.8038224 38.8424463,51.1683107 37.9723755,51.6644883 Z" fill="#FFFFFF"></path>
</g>
<g transform="translate(43.503540, 304.528977)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-45)" points="127.776111 3.72133169 121.623468 0.186066584 0.124295828 67.6041924 0.124295828 122.431813 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
<polygon fill="url(#linearGradient-22)" points="127.776111 3.72133169 127.776111 56.1921085 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
<polygon fill="#FFFFFF" points="127.776111 3.72133169 127.776111 56.1921085 6.2147914 126.215166 6.2147914 73.7443896"></polygon>
</g>
<path d="M38.9045942,70.2711467 L114.849345,26.5454994 C115.90586,25.9252774 116.713783,24.3747226 116.713783,23.0102343 C116.713783,21.645746 115.90586,21.025524 114.849345,21.5837238 L38.9045942,65.3093711 C37.8480796,65.9295931 37.0401568,67.480148 37.0401568,68.8446363 C37.0401568,70.2091245 37.8480796,70.8913687 38.9045942,70.2711467 Z" fill="#DFE6FD"></path>
<path d="M38.9045942,79.3884094 L114.849345,35.662762 C115.90586,35.0425401 116.713783,33.4919852 116.713783,32.1274969 C116.713783,30.7630086 115.90586,30.1427867 114.849345,30.7009864 L38.9045942,74.4266338 C37.8480796,75.0468557 37.0401568,76.5974106 37.0401568,77.9618989 C37.0401568,79.3263872 37.8480796,80.0086313 38.9045942,79.3884094 Z" fill="#DFE6FD"></path>
<path d="M63.7637598,74.178545 L114.787197,44.7800247 C115.843712,44.1598027 116.651635,42.6092478 116.651635,41.2447596 C116.651635,39.8802713 115.843712,39.2600493 114.787197,39.8182491 L63.7637598,69.2167694 C62.7072453,69.8369914 61.8993224,71.3875462 61.8993224,72.7520345 C61.8993224,74.1165228 62.7693932,74.7367448 63.7637598,74.178545 Z" fill="#DFE6FD"></path>
<g transform="translate(12.429583, 71.945746)">
<path d="M2.54806448,17.1181258 C2.54806448,14.8853268 3.91531858,12.2183724 5.59331226,11.2260173 L19.4522971,3.22515413 C19.6387408,3.10110974 19.8873325,3.03908755 20.0737762,2.97706535 C20.0116283,0.806288533 18.6443742,-0.186066584 17.0285284,0.806288533 L3.16954362,8.80715166 C1.49154994,9.79950678 0.124295828,12.404439 0.124295828,14.6992602 L0.124295828,33.119852 C0.124295828,35.1045623 1.18081037,36.1589396 2.61021239,35.7247842 C2.61021239,35.662762 2.61021239,35.662762 2.61021239,35.6007398 L2.61021239,17.1181258 L2.54806448,17.1181258 Z" fill="#D9E0F7"></path>
<path d="M20.0737762,3.16313194 L20.0737762,21.5837238 C20.0737762,23.8165228 18.7065221,26.4834772 16.9663805,27.4758323 L3.1073957,35.4766954 C2.92095196,35.6007398 2.6723603,35.662762 2.48591656,35.7247842 C2.48591656,35.662762 2.48591656,35.662762 2.48591656,35.6007398 L2.48591656,17.180148 C2.48591656,14.947349 3.85317067,12.2803946 5.53116435,11.2880395 L19.3901492,3.28717633 C19.5765929,3.16313194 19.8251846,3.10110974 20.0116283,3.03908755 C20.0737762,3.03908755 20.0737762,3.10110974 20.0737762,3.16313194 Z" fill="url(#linearGradient-46)"></path>
</g>
<path d="M26.7857509,110.151418 L40.6447358,102.150555 C42.3227295,101.1582 43.6899836,98.5532676 43.6899836,96.2584464 L43.6899836,77.8378545 C43.6899836,75.6050555 42.3227295,74.5506782 40.6447358,75.5430333 L26.7857509,83.5438964 C25.1077573,84.5362515 23.7405032,87.1411837 23.7405032,89.4360049 L23.7405032,107.856597 C23.7405032,110.089396 25.1077573,111.143773 26.7857509,110.151418 Z" fill="url(#linearGradient-47)" opacity="0.6"></path>
</g>
<g transform="translate(307.010695, 74.426634)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-48)" points="127.838259 3.65930949 121.747764 0.12404439 0.186443742 67.5421702 0.186443742 122.36979 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
<polygon fill="url(#linearGradient-49)" points="127.838259 3.65930949 127.838259 56.1300863 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
<polygon fill="#FFFFFF" points="127.838259 3.65930949 127.838259 56.1300863 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
</g>
<path d="M38.9667421,70.2091245 L114.911493,26.4834772 C115.968008,25.8632552 116.77593,24.3127004 116.77593,22.9482121 C116.77593,21.5837238 115.968008,20.9635018 114.911493,21.5217016 L38.9667421,65.247349 C37.9102276,65.8675709 37.1023047,67.4181258 37.1023047,68.7826141 C37.1023047,70.2091245 37.9723755,70.8293465 38.9667421,70.2091245 Z" fill="#DFE6FD"></path>
<path d="M38.9667421,79.3263872 L114.911493,35.6007398 C115.968008,34.9805179 116.77593,33.429963 116.77593,32.0654747 C116.77593,30.7009864 115.968008,30.0807645 114.911493,30.6389642 L38.9667421,74.3646116 C37.9102276,74.9848335 37.1023047,76.5353884 37.1023047,77.8998767 C37.1023047,79.3263872 37.9723755,79.9466091 38.9667421,79.3263872 Z" fill="#DFE6FD"></path>
<path d="M63.8880556,74.1165228 L114.911493,44.7180025 C115.968008,44.0977805 116.77593,42.5472256 116.77593,41.1827374 C116.77593,39.8182491 115.968008,39.1980271 114.911493,39.7562269 L63.8880556,69.1547472 C62.8315411,69.7749692 62.0236182,71.325524 62.0236182,72.6900123 C62.0236182,74.0545006 62.8315411,74.6747226 63.8880556,74.1165228 Z" fill="#DFE6FD"></path>
<g transform="translate(12.429583, 71.945746)">
<path d="M2.61021239,17.0561036 C2.61021239,14.8233046 3.9774665,12.1563502 5.65546018,11.1639951 L19.514445,3.16313194 C19.7008887,3.03908755 19.9494804,2.97706535 20.1359241,2.91504316 C20.0737762,0.744266338 18.7065221,-0.248088779 17.0906764,0.744266338 L3.23169153,8.74512947 C1.55369785,9.73748459 0.186443742,12.3424168 0.186443742,14.637238 L0.186443742,33.0578298 C0.186443742,35.0425401 1.24295828,36.0969174 2.6723603,35.662762 C2.6723603,35.6007398 2.6723603,35.6007398 2.6723603,35.5387176 L2.6723603,17.0561036 L2.61021239,17.0561036 Z" fill="#D9E0F7"></path>
<path d="M20.1359241,3.10110974 L20.1359241,21.5217016 C20.1359241,23.7545006 18.76867,26.421455 17.0285284,27.4138101 L3.23169153,35.352651 C3.04524779,35.4766954 2.79665613,35.5387176 2.61021239,35.6007398 C2.61021239,35.5387176 2.61021239,35.5387176 2.61021239,35.4766954 L2.61021239,17.0561036 C2.61021239,14.8233046 3.9774665,12.1563502 5.65546018,11.1639951 L19.514445,3.16313194 C19.7008887,3.03908755 19.9494804,2.97706535 20.1359241,2.91504316 C20.1359241,2.97706535 20.1359241,3.03908755 20.1359241,3.10110974 Z" fill="url(#linearGradient-50)"></path>
</g>
<path d="M26.9100468,110.089396 L40.7690316,102.088533 C42.4470253,101.096178 43.8142794,98.4912454 43.8142794,96.1964242 L43.8142794,77.7758323 C43.8142794,75.5430333 42.4470253,74.488656 40.7690316,75.4810111 L26.9100468,83.4818742 C25.2320531,84.4742293 23.864799,87.0791615 23.864799,89.3739827 L23.864799,107.794575 C23.8026511,110.027374 25.1699052,111.081751 26.9100468,110.089396 Z" fill="url(#linearGradient-51)" opacity="0.6"></path>
</g>
<g transform="translate(307.010695, 169.320592)" fill-rule="nonzero" id="Shape">
<g>
<polygon fill="url(#linearGradient-48)" points="127.838259 3.65930949 121.747764 0.12404439 0.186443742 67.5421702 0.186443742 122.36979 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
<polygon fill="url(#linearGradient-49)" points="127.838259 3.65930949 127.838259 56.1300863 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
<polygon fill="#FFFFFF" points="127.838259 3.65930949 127.838259 56.1300863 6.33908723 126.153144 6.33908723 73.6823674"></polygon>
</g>
<path d="M38.9667421,70.2091245 L114.911493,26.4834772 C115.968008,25.8632552 116.77593,24.3127004 116.77593,22.9482121 C116.77593,21.5837238 115.968008,20.9635018 114.911493,21.5217016 L38.9667421,65.247349 C37.9102276,65.8675709 37.1023047,67.4181258 37.1023047,68.7826141 C37.1023047,70.2091245 37.9723755,70.8293465 38.9667421,70.2091245 Z" fill="#DFE6FD"></path>
<path d="M38.9667421,79.3263872 L114.911493,35.6007398 C115.968008,34.9805179 116.77593,33.429963 116.77593,32.0654747 C116.77593,30.7009864 115.968008,30.0807645 114.911493,30.6389642 L38.9667421,74.3646116 C37.9102276,74.9848335 37.1023047,76.5353884 37.1023047,77.8998767 C37.1023047,79.3263872 37.9723755,79.9466091 38.9667421,79.3263872 Z" fill="#DFE6FD"></path>
<path d="M63.8880556,74.1165228 L114.911493,44.7180025 C115.968008,44.0977805 116.77593,42.5472256 116.77593,41.1827374 C116.77593,39.8182491 115.968008,39.1980271 114.911493,39.7562269 L63.8880556,69.1547472 C62.8315411,69.7749692 62.0236182,71.325524 62.0236182,72.6900123 C62.0236182,74.0545006 62.8315411,74.6747226 63.8880556,74.1165228 Z" fill="#DFE6FD"></path>
<g transform="translate(12.429583, 71.945746)">
<path d="M2.61021239,17.0561036 C2.61021239,14.8233046 3.9774665,12.1563502 5.65546018,11.1639951 L19.514445,3.16313194 C19.7008887,3.03908755 19.9494804,2.97706535 20.1359241,2.91504316 C20.0737762,0.744266338 18.7065221,-0.248088779 17.0906764,0.744266338 L3.23169153,8.74512947 C1.55369785,9.73748459 0.186443742,12.3424168 0.186443742,14.637238 L0.186443742,33.0578298 C0.186443742,35.0425401 1.24295828,36.0969174 2.6723603,35.662762 C2.6723603,35.6007398 2.6723603,35.6007398 2.6723603,35.5387176 L2.6723603,17.0561036 L2.61021239,17.0561036 Z" fill="#D9E0F7"></path>
<path d="M20.1359241,3.10110974 L20.1359241,21.5217016 C20.1359241,23.7545006 18.76867,26.421455 17.0285284,27.4138101 L3.23169153,35.352651 C3.04524779,35.4766954 2.79665613,35.5387176 2.61021239,35.6007398 C2.61021239,35.5387176 2.61021239,35.5387176 2.61021239,35.4766954 L2.61021239,17.0561036 C2.61021239,14.8233046 3.9774665,12.1563502 5.65546018,11.1639951 L19.514445,3.16313194 C19.7008887,3.03908755 19.9494804,2.97706535 20.1359241,2.91504316 C20.1359241,2.97706535 20.1359241,3.03908755 20.1359241,3.10110974 Z" fill="url(#linearGradient-50)"></path>
</g>
<path d="M26.9100468,110.089396 L40.7690316,102.088533 C42.4470253,101.096178 43.8142794,98.4912454 43.8142794,96.1964242 L43.8142794,77.7758323 C43.8142794,75.5430333 42.4470253,74.488656 40.7690316,75.4810111 L26.9100468,83.4818742 C25.2320531,84.4742293 23.864799,87.0791615 23.864799,89.3739827 L23.864799,107.794575 C23.8026511,110.027374 25.1699052,111.081751 26.9100468,110.089396 Z" fill="url(#linearGradient-52)" opacity="0.6"></path>
</g>
</g>
<g id="Group" transform="translate(606.000000, 191.000000)" fill-rule="nonzero">
<g transform="translate(114.118467, 0.000000)" id="Shape">
<path d="M24.374216,71.2782123 C24.374216,71.2782123 20.9630662,58.092365 15.7533101,55.8532588 C15.7533101,55.8532588 15.7533101,55.8532588 15.6912892,55.8532588 C15.195122,55.6666667 14.6989547,55.4178771 14.2648084,55.2934823 C14.2648084,55.2934823 14.2648084,55.2934823 14.2648084,55.2934823 C14.2027875,55.2934823 14.2027875,55.2312849 14.1407666,55.2312849 C4.89965157,51.6860335 0.806271777,53.0543762 0.930313589,49.9445065 C0.992334495,47.332216 2.29477352,45.279702 2.0466899,44.4089385 C1.79860627,43.538175 1.30243902,39.2465549 2.35679443,37.3806331 C3.34912892,35.5147114 2.35679443,33.5865922 1.24041812,33.3378026 C0.124041812,33.0268156 -0.558188153,30.6011173 1.11637631,29.7925512 C2.79094077,28.9839851 8.74494774,25.4387337 8.74494774,22.7020484 C8.74494774,19.9653631 12.7142857,12.8126629 15.195122,10.5113594 C17.7379791,8.14785847 29.8320557,0.248789572 41.8020906,6.71731844 C53.7721254,13.1236499 58.5477352,27.2424581 55.1986063,33.1512104 C53.1519164,36.7586592 48.4383275,47.2078212 46.825784,55.7910615 C46.3916376,58.2167598 46.5156794,63.0681564 45.8954704,64.5608939 L24.374216,71.2782123 Z" fill="#FED2F5"></path>
<path d="M24.374216,71.2782123 C24.374216,71.2782123 20.9630662,58.092365 15.7533101,55.8532588 C15.7533101,55.8532588 15.7533101,55.8532588 15.6912892,55.8532588 C15.195122,55.6666667 14.6989547,55.4178771 14.2648084,55.2934823 C14.2648084,55.2934823 14.2648084,55.2934823 14.2648084,55.2934823 C14.2027875,55.2934823 14.2027875,55.2312849 14.1407666,55.2312849 C4.89965157,51.6860335 0.806271777,53.0543762 0.930313589,49.9445065 C0.992334495,47.332216 2.29477352,45.279702 2.0466899,44.4089385 C1.79860627,43.538175 1.30243902,39.2465549 2.35679443,37.3806331 C3.34912892,35.5147114 2.35679443,33.5865922 1.24041812,33.3378026 C0.124041812,33.0268156 -0.558188153,30.6011173 1.11637631,29.7925512 C2.79094077,28.9839851 8.74494774,25.4387337 8.74494774,22.7020484 C8.74494774,19.9653631 12.7142857,12.8126629 15.195122,10.5113594 C17.7379791,8.14785847 29.8320557,0.248789572 41.8020906,6.71731844 C53.7721254,13.1236499 58.5477352,27.2424581 55.1986063,33.1512104 C53.1519164,36.7586592 48.4383275,47.2078212 46.825784,55.7910615 C46.3916376,58.2167598 46.5156794,63.0681564 45.8954704,64.5608939 L24.374216,71.2782123 Z" fill="url(#linearGradient-53)"></path>
<path d="M49.4926829,55.4800745 C48.6243902,55.9154562 47.1979094,55.5422719 45.5853659,54.8581006 C41.6780488,53.1787709 36.7783972,49.5091248 36.7783972,49.5091248 C36.7783972,49.5091248 39.1972125,42.1698324 40.1275261,39.1221601 C41.0578397,36.0744879 34.91777,36.1366853 34.3595819,37.5672253 C33.8013937,38.9977654 29.7080139,39.9929236 28.7156794,38.1270019 C28.1574913,37.1318436 28.7777003,34.4573557 29.3979094,31.5340782 C29.8320557,29.6681564 30.2041812,27.6778399 30.328223,26.0607076 C30.3902439,25.5631285 30.3902439,25.0655493 30.3902439,24.692365 C30.2041812,21.209311 25.9247387,25.003352 17.8,22.8264432 C16.8696864,22.5776536 15.9393728,22.2666667 14.9470383,21.8312849 C14.2027875,21.520298 13.5825784,21.209311 12.9623693,20.7739292 C12.4662021,20.4629423 12.0320557,20.1519553 11.5979094,19.7787709 C10.1714286,18.5970205 9.05505226,17.1042831 8.24878049,15.5493482 C5.45783972,10.0137803 6.51219512,3.04767225 9.67526132,1.36834264 C11.7219512,0.248789572 13.6445993,1.05735568 16.6216028,1.49273743 C18.8543554,1.80372439 21.5832753,1.99031657 25.3665505,0.995158287 C25.8006969,0.870763501 26.2348432,0.746368715 26.6689895,0.621973929 C29.0878049,0.0621973929 33.7393728,-0.310986965 39.2592334,1.05735568 C40.2515679,1.30614525 41.2439024,1.61713222 42.2982578,1.99031657 C47.3219512,3.73184358 52.71777,6.90391061 57.7414634,12.6260708 C58.2996516,13.2480447 58.7958188,13.8700186 59.2919861,14.5541899 C71.3860627,29.9791434 52.4076655,54.0495345 49.4926829,55.4800745 Z" fill="url(#linearGradient-54)"></path>
</g>
<path d="M53.7101045,331.387709 C48.0041812,332.507263 42.4843206,329.45959 36.6543554,330.641341 C32.2508711,331.512104 27.661324,333.378026 23.1337979,333.378026 C20.9010453,333.378026 18.6682927,333.626816 16.4355401,333.813408 C14.512892,333.937803 11.5358885,334.24879 10.2334495,333.378026 C9.30313589,332.81825 8.3728223,330.516946 8.55888502,329.45959 C8.99303136,326.349721 14.6369338,325.41676 16.9317073,324.483799 C26.5449477,320.751955 34.1735192,314.034637 42.4222997,308.125885 C42.4222997,308.125885 61.5867596,307.068529 61.5867596,307.068529 C62.0829268,310.054004 62.4550523,313.101676 62.7651568,316.087151 C63.1372822,320.316574 64.1916376,324.421601 61.5867596,327.966853 C60.0982578,330.019367 56.1909408,330.89013 53.7101045,331.387709 Z" id="Shape" fill="url(#linearGradient-55)"></path>
<g transform="translate(15.505226, 77.124767)" id="Shape">
<path d="M27.2271777,62.6949721 C22.7616725,60.4558659 13.3344948,68.7903166 9.61324042,72.1489758 C7.93867596,73.6417132 4.89965157,78.8040968 4.40348432,79.4882682 C3.90731707,80.1724395 0.0620209059,87.0141527 0.0620209059,87.7605214 C0.0620209059,88.5068901 1.67456446,88.320298 1.67456446,88.320298 C1.67456446,88.320298 0.744250871,90.8703911 1.55052265,91.4301676 C2.35679443,91.9899441 3.59721254,91.3057728 3.59721254,91.3057728 C3.59721254,91.3057728 5.14773519,91.7411546 5.51986063,91.492365 C7.81463415,89.750838 7.62857143,81.7273743 8.86898955,80.4212291 C10.1094077,79.1150838 14.512892,77.0003724 15.9393728,78.0577281 C17.3658537,79.1150838 14.0787456,81.043203 13.3344948,81.9139665 C12.4041812,83.0335196 11.3498258,86.0189944 12.2801394,87.698324 C13.210453,89.439851 14.512892,86.7653631 15.3191638,86.0189944 C16.1254355,85.2726257 20.2188153,79.8614525 22.7616725,78.8662942 C25.3045296,77.8711359 27.9714286,73.6417132 28.343554,71.2782123 C28.6536585,69.1635009 29.1498258,63.627933 27.2271777,62.6949721 Z" fill="#FED2F5"></path>
<path d="M18.7923345,59.522905 C20.6529617,54.4227188 28.5296167,52.1836127 33.0571429,50.5042831 C35.8480836,49.5091248 38.7010453,48.6383613 41.4299652,47.4566108 C48.6864111,44.0979516 55.384669,39.6197393 62.5170732,35.8878957 C65.8041812,34.1463687 69.0912892,32.4670391 72.5644599,31.0364991 C77.154007,29.1083799 81.4954704,28.175419 85.712892,25.3143389 C90.5505226,22.0800745 95.2020906,18.5348231 99.8536585,14.9895717 C101.838328,13.4968343 103.760976,12.0040968 105.621603,10.3869646 C106.427875,9.7027933 107.978397,8.70763501 108.288502,7.58808194 C109.032753,5.34897579 110.087108,1.24394786 117.281533,0.43538175 L121.933101,30.9121043 C121.933101,30.9121043 97.8069686,42.6052142 95.4501742,44.0357542 C93.0933798,45.4662942 57.1212544,64.4986965 48.2522648,66.8 C39.3832753,69.0391061 31.9407666,73.8905028 26.8550523,71.8379888 C23.4439024,70.4074488 17.5519164,63.005959 18.7923345,59.522905 Z" fill="url(#linearGradient-56)"></path>
</g>
<path d="M31.2585366,212.466294 C31.2585366,212.466294 9.92334495,225.527747 3.41114983,226.39851 C-3.1010453,227.269274 3.1010453,235.168343 6.3261324,237.905028 C9.55121951,240.579516 15.0710801,241.077095 21.7073171,239.957542 C28.343554,238.837989 36.6543554,231.498696 39.1972125,228.264432 C41.8020906,225.030168 41.6780488,219.4946 41.8641115,218.250652 C42.0501742,217.006704 35.3519164,210.164991 35.3519164,210.164991 L31.2585366,212.466294 Z" id="Shape" fill="url(#linearGradient-57)"></path>
<path d="M36.5303136,308.747858 C40.4996516,314.034637 57.8655052,315.278585 62.8891986,310.986965 C72.7505226,302.652514 66.3003484,272.362384 66.1142857,259.425326 C66.0522648,254.200745 64.4397213,239.273371 65.5560976,238.589199 C66.6724739,237.905028 76.471777,232.61825 80.2550523,231.063315 C88.3797909,227.704655 109.652962,221.609311 113.126132,218.437244 C116.599303,215.265177 85.5268293,197.787709 85.5268293,197.787709 C85.5268293,197.787709 63.8815331,209.169832 50.8571429,210.102793 C37.8327526,210.973557 35.4759582,225.838734 35.7240418,237.345251 C35.9721254,248.789572 25.9247387,294.442458 36.5303136,308.747858 Z" id="Shape" fill="url(#linearGradient-58)"></path>
<path d="M32.1268293,211.097952 C30.3902439,196.170577 68.7191638,163.454749 68.7191638,163.454749 C73.5567944,161.713222 76.2857143,162.086406 102.396516,176.516201 C108.412544,179.812663 143.268293,190.324022 146.245296,190.945996 C149.2223,191.56797 152.881533,191.505773 152.881533,191.505773 C154.121951,201.58175 152.69547,213.337058 144.942857,221.173929 C143.516376,222.604469 139.733101,226.274115 133.779094,227.953445 C121.747038,231.312104 107.730314,224.656983 99.7296167,216.38473 C93.5275261,209.916201 86.5811847,204.318436 80.5031359,197.787709 C80.2550523,197.53892 79.5728223,196.792551 78.5184669,196.668156 C76.471777,196.419367 74.6731707,198.72067 74.1149826,199.467039 C70.4557491,204.069646 65.5560976,207.5527 61.8348432,212.09311 C56.1289199,218.934823 48.6243902,228.015642 42.4222997,226.6473 C42.5463415,226.585102 32.6850174,215.700559 32.1268293,211.097952 Z" id="Shape" fill="url(#linearGradient-59)"></path>
<g transform="translate(104.815331, 61.575419)" id="Shape">
<g>
<path d="M72.1303136,48.6383613 C71.0139373,55.2934823 68.2229965,59.3363128 65.0599303,64.2499069 C62.3930314,68.4171322 59.4780488,73.1441341 56.9972125,80.732216 C55.0125436,86.8275605 52.6557491,93.7936685 53.0898955,103.123277 C53.5860627,115.065177 58.1135889,120.165363 54.7644599,126.571695 C54.3303136,127.380261 53.8341463,128.064432 53.3379791,128.748603 C52.6557491,129.557169 51.8494774,130.303538 50.9811847,130.925512 C48.0041812,133.164618 44.158885,134.346369 40.6236934,135.465922 C38.5149826,136.150093 26.9170732,136.834264 12.528223,133.413408 C4.34146341,131.485289 1.36445993,128.064432 0.806271777,124.394786 C-1.86062718,106.295345 8.86898955,64.6230912 14.5749129,44.160149 C16.1254355,38.624581 17.3038328,34.5817505 17.8,33.0268156 C18.0480836,32.1560521 18.4202091,31.0986965 18.7923345,29.9791434 C19.1644599,29.0461825 19.5365854,28.0510242 19.9707317,26.9936685 C22.6996516,20.2763501 26.7930314,11.8175047 28.0334495,9.26741155 C28.0954704,9.14301676 28.1574913,9.08081937 28.2195122,8.95642458 C28.343554,8.70763501 28.4055749,8.58324022 28.4675958,8.52104283 C28.4675958,8.52104283 28.4675958,8.52104283 28.4675958,8.52104283 C37.4606272,1.36834264 57.1832753,0.310986965 57.1832753,0.310986965 L56.066899,8.14785847 L56.066899,8.21005587 C63.0132404,14.4919926 67.1066202,20.5251397 69.4634146,26.0607076 C69.897561,27.0558659 70.2696864,27.9888268 70.5797909,28.9839851 C70.8278746,29.7303538 71.0759582,30.4767225 71.2620209,31.1608939 C71.6341463,32.6536313 71.9442509,34.0219739 72.1923345,35.3903166 C72.9986063,40.4283054 72.6885017,44.3467412 72.5644599,46.0882682 C72.3783972,46.9590317 72.3163763,47.8297952 72.1303136,48.6383613 Z" fill="url(#linearGradient-60)"></path>
<path d="M3.53519164,113.261453 L3.78327526,122.031285 L7.87665505,112.950466 C7.87665505,112.950466 11.0397213,83.4689013 12.4662021,76.6893855 C13.8926829,69.9098696 22.5756098,29.5437616 25.6766551,22.3910615 C28.7777003,15.2383613 32.5609756,13.4968343 32.5609756,13.4968343 C32.5609756,13.4968343 31.1965157,7.96126629 29.8940767,7.83687151 C28.5916376,7.65027933 24.0641115,14.0566108 23.3818815,16.0469274 C22.6996516,18.0372439 11.9700348,51.3128492 8.49686411,74.2636872 C5.02369338,97.2145251 3.53519164,113.261453 3.53519164,113.261453 Z" fill="url(#linearGradient-61)"></path>
<path d="M57.1212544,0.310986965 L56.004878,8.14785847 C49.1205575,7.83687151 30.4522648,19.2811918 30.4522648,19.2811918 L28.0334495,9.32960894 C28.2815331,8.8320298 28.4055749,8.52104283 28.4055749,8.52104283 C37.3986063,1.36834264 57.1212544,0.310986965 57.1212544,0.310986965 Z" fill="url(#linearGradient-62)"></path>
</g>
<path d="M56.9972125,80.6700186 C55.0125436,86.7653631 52.6557491,93.7314711 53.0898955,103.06108 C53.5860627,115.00298 58.1135889,120.103166 54.7644599,126.509497 C54.3303136,127.318063 53.8341463,128.002235 53.3379791,128.686406 C43.1045296,117.553073 40.6857143,101.132961 40.2515679,97.9608939 C36.3442509,70.9672253 51.6634146,41.7344507 69.5254355,25.9363128 C70.2696864,27.6778399 70.8898955,29.4193669 71.3240418,31.0364991 C71.6961672,32.5292365 72.0062718,33.8975791 72.2543554,35.2659218 C73.0606272,40.3039106 72.7505226,44.2223464 72.6264808,45.9638734 C71.8202091,54.2361266 68.7811847,58.6521415 65.245993,64.1255121 C62.4550523,68.3549348 59.4780488,73.1441341 56.9972125,80.6700186 Z" fill="url(#linearGradient-63)"></path>
</g>
<g transform="translate(31.630662, 80.234637)" id="Shape">
<path d="M20.7770035,73.5173184 C15.6292683,72.5221601 8.49686411,83.7176909 5.70592334,88.1959032 C4.46550523,90.1862197 2.85296167,96.3437616 2.54285714,97.1523277 C2.23275261,97.9608939 0.31010453,105.984358 0.496167247,106.792924 C0.682229965,107.60149 2.29477352,106.917318 2.29477352,106.917318 C2.29477352,106.917318 2.1087108,109.778399 3.03902439,110.089385 C3.96933798,110.400372 5.08571429,109.343017 5.08571429,109.343017 C5.08571429,109.343017 6.76027875,109.343017 7.07038328,108.969832 C8.93101045,106.544134 6.38815331,98.458473 7.25644599,96.7791434 C8.12473868,95.0998138 11.9700348,91.6789572 13.7686411,92.3631285 C15.5052265,93.0472998 12.7763066,95.9083799 12.2181185,97.027933 C11.5979094,98.458473 11.4118467,101.754935 12.8383275,103.185475 C14.2648084,104.678212 14.8229965,101.568343 15.4432056,100.573184 C16.0013937,99.5780261 18.6062718,92.922905 20.9010453,91.181378 C23.1958188,89.439851 24.6843206,84.3396648 24.374216,81.9139665 C24.0641115,79.6126629 23.0097561,73.9527002 20.7770035,73.5173184 Z" fill="#FED2F5"></path>
<path d="M120.816725,3.5452514 C127.949129,-1.30614525 144.880836,-2.11471136 143.330314,16.9798883 C141.903833,34.3329609 120.568641,47.7675978 110.89338,53.3653631 C95.7602787,62.0108007 67.4787456,89.3776536 51.7254355,88.1337058 C35.9101045,86.8897579 24.374216,89.6264432 22.6376307,89.3776536 C20.9010453,89.1288641 19.0404181,88.2581006 18.48223,85.0238361 C17.9240418,81.7895717 14.3888502,77.6845438 15.5052265,75.4454376 C20.9630662,64.4364991 56.3149826,63.5657356 61.5867596,59.0875233 C61.5867596,59.0875233 84.1623693,47.5188082 90.1783972,41.6722533 C98.9233449,33.2134078 110.707317,10.449162 120.816725,3.5452514 Z" fill="url(#linearGradient-64)"></path>
</g>
</g>
<g id="Group" transform="translate(410.000000, 67.000000)" fill-rule="nonzero">
<ellipse id="Oval" fill="url(#linearGradient-65)" cx="67.6484043" cy="315.35597" rx="48.8537234" ry="17.1470149"></ellipse>
<g transform="translate(56.010638, 0.000000)" id="Shape">
<path d="M36.3446809,21.8065299 C35.5356383,25.2235075 31.8638298,32.368097 29.9968085,35.7229478 C29.9968085,35.7229478 26.325,46.2223881 27.2585106,49.8257463 C28.1920213,53.4912313 14.3138298,53.6154851 14.3138298,53.6154851 C14.3138298,53.6154851 12.3223404,47.4027985 9.77074468,43.0539179 C7.34361702,43.2402985 4.72978723,43.1160448 4.16968085,42.3705224 C3.11170213,41.0037313 2.0537234,37.1518657 1.61808511,36.0335821 C1.18244681,34.9152985 0.622340426,31.7468284 1.05797872,29.7587687 C1.43138298,28.1434701 0.809042553,26.4039179 0.435638298,24.8507463 C0.0622340426,23.2975746 0.24893617,21.744403 0.746808511,20.2533582 C1.49361702,17.7682836 2.86276596,15.3453358 3.11170213,12.8602612 C3.11170213,12.7360075 3.11170213,12.6117537 3.17393617,12.4875 C3.98297872,3.85186567 16.4920213,2.60932836 24.9558511,2.73358209 C26.4494681,3.23059701 27.8808511,3.85186567 29.3744681,4.3488806 C30.1212766,4.59738806 30.8058511,4.90802239 31.6148936,5.03227612 C33.3574468,5.34291045 34.5398936,6.1505597 35.2867021,7.76585821 C36.0957447,9.50541045 36.593617,11.4313433 36.7803191,13.3572761 C36.9670213,16.65 36.7803191,19.880597 36.3446809,21.8065299 Z" fill="#FED2F5"></path>
<path d="M16.7409574,31.3740672 C16.9276596,28.9511194 20.1638298,25.4720149 17.9234043,21.8065299 C17.6744681,21.4337687 17.4255319,21.0610075 16.9276596,20.9367537 C14.3138298,20.0669776 11.7,27.3358209 8.21489362,27.1494403 C4.91648936,26.9630597 2.86276596,20.0669776 1.92925532,16.9606343 C0.684574468,12.7360075 -0.0622340426,10.4373134 0.933510638,7.95223881 C3.23617021,1.86380597 12.6957447,0.621268657 15.4340426,0.248507463 C18.7324468,-0.186380597 21.4085106,0.186380597 22.2175532,0.310634328 C24.2090426,0.621268657 26.2005319,1.11828358 28.0675532,1.9880597 C30.0590426,2.85783582 31.9260638,4.03824627 33.9175532,4.84589552 C35.162234,5.34291045 36.593617,5.83992537 37.4648936,6.89608209 C39.8297872,9.75391791 39.2074468,13.6057836 38.1494681,21.8686567 C37.1537234,29.5102612 29.187766,36.4063433 27.2585106,46.3466418 C27.2585106,46.3466418 27.9430851,47.3406716 24.2090426,48.086194 C20.537234,48.8317164 19.6037234,48.3968284 19.6037234,48.3968284 C19.6037234,48.3968284 16.4920213,34.6046642 16.7409574,31.3740672 Z" fill="#322A9A"></path>
</g>
<g transform="translate(29.250000, 152.210821)" id="Shape">
<path d="M1.55585106,161.281343 C0.933510638,161.654104 1.55431223e-15,163.33153 0.373404255,163.952799 C0.746808511,164.574067 7.65478723,167.991045 12.7579787,167.866791 C17.7989362,167.742537 22.2175532,166.997015 22.2175532,166.997015 L22.2175532,168.67444 C22.2175532,168.67444 31.4281915,169.66847 33.0462766,168.67444 L33.0462766,165.754478 C33.0462766,165.754478 33.4196809,161.281343 31.0547872,157.056716 L19.3547872,157.988619 C19.3547872,157.988619 13.6914894,159.728172 11.762234,160.100933 C9.2106383,160.660075 3.7962766,160.100933 1.55585106,161.281343 Z" fill="url(#linearGradient-66)"></path>
<path d="M65.9058511,10.8722015 C65.7191489,6.3369403 65.7191489,0.497014925 65.7191489,0.497014925 L14.0648936,2.42294776 C14.0648936,2.42294776 11.3265957,24.6643657 10.5175532,29.7587687 C6.65904255,54.2367537 11.637766,70.1412313 15.9319149,105.05653 C17.4255319,117.295522 19.1058511,135.436567 19.2303191,158.050746 L30.9303191,157.243097 C30.9303191,157.243097 32.6106383,149.663619 32.9840426,140.220336 C33.5441489,124.875 32.9218085,103.627612 33.4196809,93.8115672 C33.606383,89.6490672 34.2909574,81.3240672 34.6021277,77.2858209 C34.9132979,73.2475746 37.3404255,58.275 38.1494681,56.0384328 C38.9585106,53.7397388 41.2611702,50.1363806 44.1861702,56.1626866 C48.7292553,65.4817164 51.5920213,83.4363806 52.3388298,88.344403 C54.143617,100.89403 54.2058511,98.4710821 56.8196809,115.742351 C58.437766,126.552425 59.0601064,131.833209 59.3090426,138.294403 C59.5579787,144.134328 60.8026596,149.104478 60.6781915,152.521455 L71.5069149,153.204851 C71.8803191,148.172575 74.8675532,141.027985 74.9297872,132.20597 C74.9297872,120.650373 73.0005319,99.8378731 69.6398936,74.3037313 C67.5239362,58.4613806 65.9058511,10.8722015 65.9058511,10.8722015 Z" fill="url(#linearGradient-67)"></path>
<path d="M49.9739362,156.870336 C50.5962766,156.435448 51.4053191,156.18694 52.8989362,156.124813 C54.3925532,156.062687 60.6159574,152.769963 60.6159574,152.272948 L71.4446809,152.894216 C71.4446809,152.894216 73.062766,156.932463 73.062766,158.299254 C73.062766,159.666045 73.062766,163.33153 73.062766,163.33153 C73.062766,163.33153 70.137766,164.014925 67.6484043,163.828545 C65.1590426,163.642164 63.1675532,162.523881 63.1675532,162.523881 L63.2297872,161.467724 C63.2297872,161.467724 57.3797872,161.529851 55.8861702,161.405597 C54.3925532,161.281343 49.725,159.790299 49.4760638,158.423507 C49.3515957,157.118843 49.662766,157.118843 49.9739362,156.870336 Z" fill="url(#linearGradient-68)"></path>
</g>
<g transform="translate(0.000000, 47.837687)" id="Shape">
<path d="M87.6255319,5.46716418 C87.6255319,5.46716418 85.3851064,0.43488806 83.0824468,0.0621268657 C80.7797872,-0.372761194 67.9595745,1.36679104 67.5861702,9.25690299 L87.6255319,5.46716418 Z" fill="url(#linearGradient-69)"></path>
<path d="M4.16968085,15.9666045 C3.29840426,16.0287313 1.18244681,15.6559701 0.622340426,16.3393657 C0.124468085,16.9606343 0.809042553,17.8925373 3.23617021,18.2652985 C5.66329787,18.6380597 8.83723404,18.8244403 10.1441489,20.0048507 C10.9531915,20.7503731 11.637766,23.4839552 11.0154255,24.4158582 C9.77074468,26.4039179 3.60957447,27.8328358 3.3606383,29.6966418 C3.11170213,31.5604478 5.22765957,31.8710821 6.90797872,31.0634328 C8.52606383,30.1936567 10.7042553,28.1434701 12.4468085,27.9570896 C14.1893617,27.770709 16.056383,27.3979478 17.1765957,27.0873134 C18.5457447,26.7145522 20.6617021,25.5341418 22.2175532,25.5341418 C23.7734043,25.5341418 25.3292553,25.6583955 25.3292553,25.6583955 L26.8851064,18.2652985 C26.8851064,18.2652985 17.1143617,15.283209 15.2473404,14.8483209 C12.3845745,14.2891791 6.90797872,15.8423507 4.16968085,15.9666045 Z" fill="#FED2F5"></path>
<path d="M23.0265957,16.3393657 L28.0675532,16.2151119 L25.8893617,27.0873134 C25.8893617,27.0873134 21.0973404,27.3358209 20.7861702,26.7145522 L23.0265957,16.3393657 Z" fill="url(#linearGradient-70)"></path>
<path d="M19.7904255,103.627612 C19.7904255,103.627612 13.193617,110.896455 12.8202128,112.138993 C12.4468085,113.38153 12.0111702,119.594216 12.5090426,120.463993 C13.0069149,121.333769 15.0606383,123.259701 16.2430851,123.756716 C17.4255319,124.253731 19.7904255,124.688619 20.537234,125.061381 C21.2840426,125.434142 23.337766,124.937127 23.7734043,124.999254 C24.2090426,125.061381 25.0803191,123.446082 24.6446809,123.073321 C24.2090426,122.70056 22.3420213,122.452052 22.4042553,121.89291 C22.4664894,121.333769 22.4042553,119.407836 23.0265957,118.662313 C23.6489362,117.916791 27.5074468,111.20709 28.0675532,109.281157 C28.6276596,107.355224 19.7904255,103.627612 19.7904255,103.627612 Z" fill="#FED2F5"></path>
<path d="M18.9191489,103.938246 L20.9728723,99.3408582 L30.1212766,106.547575 C30.1212766,106.547575 28.3164894,111.020709 27.6319149,111.020709 L18.9191489,103.938246 Z" fill="url(#linearGradient-71)"></path>
<polygon fill="url(#linearGradient-72)" points="27.3207447 15.9666045 57.068617 18.6380597 51.9654255 36.0335821 25.7026596 27.5843284"></polygon>
<path d="M56.5707447,15.718097 C58.1265957,12.4875 65.0345745,8.5113806 72.2537234,7.14458955 C79.4728723,5.77779851 82.0244681,3.29272388 85.4473404,3.72761194 C89.8659574,4.22462687 94.1601064,10.4994403 98.7654255,12.6738806 C103.370745,14.8483209 103.370745,22.2414179 102.99734,25.0992537 C102.561702,27.9570896 103.619681,45.2904851 99.5744681,55.5414179 C99.5744681,55.5414179 90.612766,76.0432836 90.4882979,83.3742537 C90.3015957,91.575 98.8276596,117.854664 98.8276596,117.854664 L92.2308511,123.197575 L88.2478723,110.461567 L87.75,124.005224 C87.75,124.005224 42.381383,131.522575 35.4734043,120.836754 C35.4734043,120.836754 40.2031915,91.0779851 40.5765957,85.4865672 C40.95,79.8951493 46.0531915,69.7063433 45.6175532,64.2391791 C45.6175532,64.1770522 51.156383,26.9009328 56.5707447,15.718097 Z" fill="url(#linearGradient-73)"></path>
<path d="M49.662766,31.6847015 C49.662766,31.6847015 50.7207447,15.718097 59.1845745,13.2951493 C67.6484043,10.8722015 72.4404255,14.5376866 74.4941489,18.513806 C77.481383,24.2916045 74.4319149,32.9893657 69.9510638,44.1100746 C65.4702128,55.2307836 57.2553191,75.4220149 52.8367021,81.7589552 C48.4803191,88.0958955 30.5569149,108.162873 30.5569149,108.162873 L20.1638298,99.4029851 C20.1638298,99.4029851 40.2654255,70.8867537 44.0617021,60.0145522 C46.3643617,53.6154851 49.662766,31.6847015 49.662766,31.6847015 Z" fill="url(#linearGradient-74)"></path>
</g>
</g>
<g id="Group" transform="translate(207.000000, 134.000000)" fill-rule="nonzero">
<g transform="translate(0.000000, 2.487805)" id="Shape">
<g transform="translate(3.084577, 124.390244)">
<path d="M39.1124378,168.237805 C39.1124378,168.237805 50.3402985,172.280488 53.8567164,163.573171 C53.8567164,163.573171 58.8537313,167.615854 63.6656716,168.610976 C68.4776119,169.543902 72.3024876,169.730488 73.0427861,170.60122 C73.7830846,171.471951 73.4129353,172.964634 71.6855721,174.084146 C69.958209,175.203659 58.9771144,177.442683 51.6358209,176.012195 C51.2039801,175.95 49.9701493,176.012195 49.9701493,176.012195 L49.9084577,178.002439 C49.9084577,178.002439 38.2487562,179.495122 38.00199,177.567073 C37.6935323,175.576829 39.1124378,168.237805 39.1124378,168.237805 Z" fill="url(#linearGradient-75)"></path>
<path d="M3.02288557,157.353659 C3.02288557,157.353659 11.7830846,160.276829 16.9034826,155.487805 C16.9034826,155.487805 18.7542289,156.109756 19.3711443,156.420732 C20.358209,156.856098 21.7154229,157.726829 23.5661692,157.540244 C25.4169154,157.353659 25.8487562,159.468293 25.5402985,160.276829 C24.8616915,161.893902 21.6537313,163.946341 19.9880597,164.443902 C18.199005,165.003659 12.4,164.443902 12.4,164.443902 L12.4616915,166.185366 C12.4616915,166.185366 7.15621891,169.481707 1.85074627,167.429268 C1.72736318,167.367073 0.431840796,159.281707 3.02288557,157.353659 Z" fill="url(#linearGradient-76)"></path>
<path d="M29.4268657,81.6 C30.3522388,77.7439024 35.9044776,64.3719512 35.9044776,64.3719512 C35.9044776,64.3719512 37.5084577,74.0121951 37.5084577,76.002439 C37.5084577,85.3317073 36.5830846,104.114634 35.4109453,113.381707 C34.8557214,117.984146 35.719403,145.287805 35.8427861,151.445122 C35.9661692,157.602439 38.8039801,169.854878 38.8039801,169.854878 C50.1552239,173.897561 56.200995,165.252439 56.200995,165.252439 C56.200995,165.252439 52.9313433,159.903659 55.0905473,156.482927 C57.2497512,153.062195 55.4606965,144.043902 55.1522388,141.369512 C54.8437811,138.695122 56.8179104,121.840244 57.1263682,120.09878 C57.1263682,120.09878 64.8378109,69.347561 66.7502488,52.3682927 C67.6139303,44.7804878 66.7502488,22.2036585 66.7502488,22.2036585 C66.7502488,22.2036585 44.1094527,-0.435365854 29.118408,0.62195122 C23.1343284,1.05731707 15.7313433,23.7585366 15.4228856,24.9402439 C14.3124378,28.9207317 14.0656716,56.2865854 13.880597,57.7170732 C12.4,68.6634146 7.34129353,90.245122 5.36716418,101.129268 C3.70149254,110.209756 0.80199005,128.432927 0.555223881,137.637805 C0.431840796,143.04878 1.91243781,159.157317 1.91243781,159.157317 C1.91243781,159.157317 7.27960199,159.654878 11.4746269,159.841463 C15.6079602,160.028049 16.9651741,160.028049 18.3223881,156.047561 C18.2606965,155.985366 25.0467662,100.009756 29.4268657,81.6 Z" fill="url(#linearGradient-77)"></path>
</g>
<path d="M10.5492537,158.597561 C10.5492537,158.597561 11.2278607,166.309756 13.7572139,169.979268 C16.2865672,173.710976 17.4587065,173.026829 17.4587065,173.026829 C17.4587065,173.026829 17.6437811,159.592683 18.0139303,158.597561 C18.3840796,157.602439 18.6925373,155.67439 18.6925373,155.67439 L10.5492537,158.597561 Z" fill="#FED2F5"></path>
<path d="M7.52636816,154.803659 C7.52636816,154.803659 9.50049751,159.468293 11.1661692,159.654878 C12.8318408,159.841463 20.1114428,156.234146 20.0497512,153.12439 C19.9880597,150.014634 18.4457711,149.765854 16.1631841,150.387805 C13.9422886,151.009756 7.52636816,154.803659 7.52636816,154.803659 Z" fill="url(#linearGradient-78)"></path>
<path d="M46.5771144,42.354878 C47.5641791,43.5987805 51.1422886,41.4219512 52.0059701,40.2402439 C52.9313433,38.9963415 53.7950249,35.3890244 54.1651741,34.3317073 C54.5353234,33.2743902 54.9671642,30.4134146 54.4736318,28.6097561 C53.9800995,26.8060976 54.9671642,24.2560976 55.1522388,22.7634146 C55.3373134,21.2085366 52.3761194,15.4865854 52.1293532,12.8743902 C51.9442786,10.8841463 53.239801,6.90365854 52.9313433,4.85121951 C52.561194,2.79878049 45.3432836,1.86585366 42.5054726,0.62195122 C39.7293532,-0.62195122 38.4338308,0.373170732 36.5830846,0.995121951 C34.7323383,1.61707317 32.9432836,0.373170732 31.3393035,0.435365854 C29.6736318,0.559756098 29.241791,3.85609756 25.2935323,5.22439024 C21.3452736,6.59268293 22.2706468,19.5292683 22.3940299,22.2036585 C22.5174129,24.8780488 30.1671642,40.2402439 30.4756219,40.4890244 L46.5771144,42.354878" fill="#FED2F5"></path>
<path d="M121.285572,54.7939024 C121.285572,54.7939024 122.827861,53.7987805 122.704478,51.4353659 C122.642786,49.0719512 121.59403,44.0963415 121.59403,41.6085366 C121.59403,39.4317073 122.766169,33.2743902 122.704478,32.9012195 C122.642786,32.5280488 121.717413,31.9060976 121.285572,32.652439 C120.79204,33.3987805 119.743284,40.3646341 119.373134,40.5512195 C119.002985,40.7378049 119.434826,30.9731707 119.373134,30.3512195 C119.311443,29.7292683 117.460697,29.5426829 117.21393,31.2219512 C116.905473,32.9634146 116.720398,39.9292683 116.350249,39.6804878 C115.9801,39.4317073 116.720398,29.4804878 116.597015,28.9829268 C116.535323,28.4853659 114.561194,27.9256098 114.252736,29.604878 C113.944279,31.2841463 113.327363,39.4317073 113.327363,39.4317073 C113.327363,39.4317073 112.772139,31.0353659 112.525373,30.4134146 C112.216915,29.7292683 110.427861,30.0402439 110.366169,31.2841463 C110.304478,32.5280488 111.785075,45.2158537 111.538308,45.3402439 C111.291542,45.402439 109.317413,40.8621951 108.577114,40.8 C107.836816,40.7378049 107.404975,41.2353659 107.713433,42.1682927 C107.960199,43.1012195 108.700498,47.3304878 109.440796,49.0097561 C110.119403,50.5646341 112.833831,54.1097561 113.20398,54.3585366 C113.512438,54.6695122 121.285572,54.7939024 121.285572,54.7939024 Z" fill="#FED2F5"></path>
<path d="M27.5761194,45.2158537 C27.5761194,45.2158537 29.0567164,39.6182927 31.3393035,38.8097561 C33.6218905,38.0012195 47.1940299,37.6280488 48.921393,45.7756098 L27.5761194,45.2158537 Z" fill="url(#linearGradient-79)"></path>
<path d="M123.19801,59.5829268 C123.19801,59.5829268 124.863682,53.7987805 123.321393,52.1817073 C121.840796,50.5646341 111.106468,47.2060976 109.132338,49.6317073 C107.158209,52.0573171 107.960199,55.6646341 110.612935,57.1573171 C113.265672,58.7121951 123.19801,59.5829268 123.19801,59.5829268 Z" fill="url(#linearGradient-80)"></path>
<path d="M18.4457711,154.057317 C20.1731343,155.176829 25.3552239,155.30122 26.4039801,155.736585 C27.4527363,156.171951 30.7223881,129.241463 32.6965174,125.571951 C32.6965174,125.571951 29.6119403,148.397561 30.7223881,153 C30.7223881,153 67.6756219,148.397561 71.8089552,147.962195 C75.9422886,147.526829 73.7830846,143.359756 73.7830846,142.240244 C73.7830846,141.120732 67.9840796,116.118293 67.0587065,107.286585 C66.3800995,100.818293 66.6268657,82.0353659 71.0686567,81.5378049 C75.5104478,81.0402439 93.9562189,88.1304878 101.112438,87.0731707 C108.268657,86.0158537 110.612935,82.7817073 114.067662,76.3134146 C117.460697,69.845122 123.383085,63.9365854 123.568159,58.9609756 C123.753234,55.0426829 115.054726,49.5073171 109.19403,52.9902439 C107.281592,54.1719512 105.492537,60.0804878 105.369154,61.2621951 C105.245771,62.3817073 102.901493,69.9073171 93.5860697,67.295122 C84.2706468,64.6829268 81.8029851,64.8695122 76.1890547,60.0804878 C70.5751244,55.2914634 67.6756219,50.8756098 67.0587065,49.8804878 C66.441791,48.8231707 63.2338308,46.3353659 58.6686567,46.3353659 C54.1034826,46.3353659 49.6,45.8378049 47.9343284,45.2158537 C46.2686567,44.5939024 46.3920398,42.6658537 45.5900498,41.9817073 C42.5671642,39.245122 31.2776119,41.1731707 28.8099502,41.9817073 C26.1572139,42.7902439 22.1472637,49.1341463 20.9751244,49.8182927 C19.8029851,50.502439 10.7343284,56.9085366 5.36716418,58.0902439 C5.68434189e-14,59.2097561 1.04875622,63.6256098 1.04875622,66.0512195 C1.04875622,68.4768293 2.15920398,74.5097561 5.68434189e-14,78.8634146 L5.68434189e-14,105.482927 C5.68434189e-14,105.482927 5.68434189e-14,118.295122 0.678606965,123.146341 C1.35721393,127.997561 4.62686567,150.139024 6.04577114,153.24878 C7.46467662,156.358537 9.13034826,156.109756 10.5492537,155.67439 C11.9681592,155.239024 18.2606965,151.445122 18.2606965,151.445122 C18.2606965,151.445122 16.4716418,137.326829 16.2248756,135.39878 C16.039801,133.470732 14.559204,124.70122 15.1144279,121.093902 C15.6696517,117.486585 16.718408,111.764634 16.5333333,109.40122 C16.3482587,107.037805 16.3482587,105.296341 16.3482587,105.296341 C16.3482587,105.296341 18.5691542,111.391463 19.0626866,113.879268 C19.5562189,116.367073 18.8776119,119.352439 20.1114428,121.031707 C21.2835821,122.710976 18.3223881,124.639024 18.0139303,128.619512 C17.7671642,132.6 18.8776119,137.637805 18.199005,139.317073 C17.5820896,140.934146 14.6208955,151.507317 18.4457711,154.057317 Z" fill="url(#linearGradient-81)"></path>
</g>
<path d="M28.439801,44.2829268 C29.118408,44.5317073 30.1054726,44.2207317 31.2776119,43.5987805 C34.0537313,42.1682927 37.4467662,39.1207317 37.4467662,39.1207317 C37.4467662,39.1207317 35.2875622,33.5853659 34.4238806,31.3463415 C33.560199,29.045122 38.6189055,29.9158537 38.6189055,29.9158537 C38.6189055,29.9158537 42.1970149,31.5329268 42.8139303,30.0402439 C43.1223881,29.2317073 42.5671642,27.1792683 41.9502488,25.002439 C41.518408,23.5719512 41.1482587,22.0792683 40.9631841,20.8353659 C40.9014925,20.4621951 40.839801,20.0890244 40.839801,19.7780488 C40.7781095,17.1036585 44.1094527,19.8402439 49.9701493,17.7256098 C50.6487562,17.4768293 51.2656716,17.2280488 52.0059701,16.854878 C52.4995025,16.6060976 52.9930348,16.295122 53.4248756,15.9841463 C53.7333333,15.7353659 54.041791,15.4243902 54.3502488,15.1756098 C55.3373134,14.1804878 56.0776119,12.9987805 56.5711443,11.754878 C58.2985075,7.33902439 57.1880597,2.11463415 54.7820896,0.932926829 C53.239801,0.186585366 51.8208955,0.870731707 49.7233831,1.36829268 C48.119403,1.74146341 46.0835821,1.9902439 43.2457711,1.36829268 C42.9373134,1.30609756 42.6288557,1.24390244 42.2587065,1.18170732 C40.4696517,0.870731707 37.0149254,0.808536585 33.0049751,2.11463415 C32.2646766,2.36341463 31.5860697,2.61219512 30.7840796,2.98536585 C27.2059701,4.5402439 23.3810945,7.27682927 19.9880597,11.8792683 C19.6179104,12.3768293 19.2477612,12.8743902 18.9393035,13.4341463 C10.919403,25.7487805 26.280597,43.2878049 28.439801,44.2829268 Z" id="Shape" fill="#322A9A"></path>
</g>
<g id="Group" transform="translate(42.000000, 240.000000)" fill-rule="nonzero">
<g transform="translate(12.422292, 58.275962)" fill="#B19EF1" id="Shape">
<path d="M86.7697111,290.63586 C85.8380392,290.63586 84.9684787,290.077898 84.7200329,289.147963 L0.683226071,27.5880882 C0.310557305,26.4721655 0.931671916,25.2322515 2.11178968,24.8602772 C3.22979597,24.488303 4.4720252,25.1082601 4.84469396,26.2861784 L88.8193893,287.784057 C89.1920581,288.89998 88.5709434,290.139894 87.3908257,290.511868 C87.2044913,290.573864 86.9560455,290.63586 86.7697111,290.63586 Z"></path>
<path d="M137.390552,266.023565 C136.45888,266.023565 135.589319,265.465604 135.340874,264.535668 L51.3661783,2.97579378 C50.9935095,1.85987112 51.6146241,0.619957038 52.7947419,0.247982815 C53.9127482,-0.123991408 55.1549774,0.495965631 55.5276462,1.673884 L139.502342,263.233759 C139.87501,264.349681 139.253896,265.589595 138.073778,265.96157 C137.887444,266.023565 137.638998,266.023565 137.390552,266.023565 Z"></path>
<path d="M14.3477475,64.475532 C13.5402985,64.475532 12.7328495,64.0415621 12.3601807,63.2356179 C11.8632891,62.181691 12.2980693,60.8797812 13.3539641,60.3218198 L63.2915788,36.4534739 C64.3474736,35.9575082 65.6518143,36.3914782 66.2108175,37.4454051 C66.7077092,38.4993321 66.2729289,39.8012419 65.2170341,40.3592032 L15.2794194,64.2275492 C14.9688621,64.4135363 14.6583048,64.475532 14.3477475,64.475532 Z"></path>
<path d="M25.2172532,96.9612808 C24.4098042,96.9612808 23.6023552,96.5273109 23.2296864,95.7213667 C22.7327947,94.6674398 23.167575,93.36553 24.2234698,92.8075687 L74.1610845,68.9392227 C75.2169793,68.443257 76.52132,68.877227 77.0803232,69.9311539 C77.5772148,70.9850809 77.1424346,72.2869907 76.0865398,72.844952 L26.1489251,96.713298 C25.8383678,96.8992851 25.5278105,96.9612808 25.2172532,96.9612808 Z"></path>
<path d="M36.0867589,130.934927 C35.2793099,130.934927 34.5339723,130.500957 34.1613036,129.695012 C33.6023004,128.641085 34.0991921,127.339176 35.155087,126.781214 L85.0927016,102.292911 C86.1485965,101.73495 87.4529371,102.230916 88.0119403,103.284843 C88.5709434,104.33877 88.0740518,105.640679 87.0181569,106.198641 L37.0805422,130.748939 C36.7078735,130.872931 36.3973162,130.934927 36.0867589,130.934927 Z"></path>
<path d="M46.210927,162.738723 C45.403478,162.738723 44.596029,162.304753 44.2233603,161.498809 C43.7264686,160.444882 44.1612488,159.142972 45.2171436,158.58501 L95.1547583,134.716664 C96.2106532,134.220699 97.5149938,134.654669 98.073997,135.708596 C98.5708887,136.762523 98.1361084,138.064432 97.0802136,138.622394 L47.1425989,162.49074 C46.8320416,162.676727 46.5214843,162.738723 46.210927,162.738723 Z"></path>
<path d="M56.3350952,195.96842 C55.5276462,195.96842 54.7201972,195.53445 54.3475284,194.728506 C53.8506367,193.674579 54.285417,192.372669 55.3413118,191.814708 L105.278926,167.946362 C106.334821,167.450396 107.639162,167.884366 108.198165,168.938293 C108.695057,169.99222 108.260277,171.29413 107.204382,171.852091 L57.2667671,195.720437 C56.9562098,195.906424 56.6456525,195.96842 56.3350952,195.96842 Z"></path>
<path d="M67.2046008,229.942066 C66.3971519,229.942066 65.6518143,229.508096 65.2791456,228.702152 C64.7822539,227.648225 65.2170341,226.346315 66.2729289,225.788353 L116.955881,201.238055 C118.011776,200.742089 119.316117,201.176059 119.87512,202.229986 C120.372012,203.283913 119.937231,204.585823 118.881336,205.143784 L68.1983842,229.694083 C67.8257155,229.88007 67.5151582,229.942066 67.2046008,229.942066 Z"></path>
<path d="M78.0741065,263.915711 C77.2666575,263.915711 76.52132,263.481741 76.1486512,262.675797 C75.5896481,261.62187 76.0865398,260.31996 77.1424346,259.761999 L127.080049,235.2117 C128.135944,234.653739 129.440285,235.149705 129.999288,236.203632 C130.558291,237.257559 130.061399,238.559468 129.005505,239.11743 L79.0678899,263.667728 C78.6952211,263.79172 78.3846638,263.915711 78.0741065,263.915711 Z"></path>
</g>
<g id="Shape">
<g transform="translate(109.937286, 147.549775)">
<g transform="translate(75.154868, 63.235618)">
<path d="M0.434780227,7.12950594 C0.434780227,7.12950594 9.37883062,2.78980667 10.9316171,2.04585823 C12.4844037,1.30190978 17.1427632,10.043304 17.3912091,12.0271665 C17.6396549,14.0110291 15.1551965,19.4046553 13.7887444,20.2725952 C12.4222922,21.140535 8.69560455,19.2186682 6.02481172,19.3426596 C3.3540189,19.466651 0.434780227,7.12950594 0.434780227,7.12950594 Z" fill="#FED2F5"></path>
<path d="M9.13038477,2.91379808 C9.13038477,2.91379808 20.2483363,15.3129389 10.9937286,18.9086897 C10.2483911,19.2186682 7.82604409,19.5286467 7.82604409,19.5286467 C7.82604409,19.5286467 14.6583048,32.6717359 17.7017664,37.1354266 C18.8818842,38.8713063 23.4781323,40.3592032 22.6706833,31.2458347 C21.8632343,22.1324663 20.3104478,5.02165201 18.1365466,1.5498926 C16.0247569,-1.92186682 9.13038477,2.91379808 9.13038477,2.91379808 Z" fill="url(#linearGradient-82)"></path>
</g>
<path d="M75.4033137,69.5591797 C47.7016021,70.0551453 34.4718609,84.6861315 20.4967821,79.7264752 C17.7638779,78.7965396 16.2732028,70.4891153 16.2110913,67.1413473 C16.0868684,58.2139659 19.5651102,41.3511345 21.9874572,31.8037961 C23.7886896,24.6742901 25.2793646,9.6093341 14.3477475,0.495965631 L2.48445844,7.81145869 C2.48445844,7.81145869 -1.61489799,73.0929348 1.80123237,84.6861315 C5.21736273,96.2793281 8.01237847,97.9532121 11.3663974,98.2011949 C29.4408325,99.3171176 66.5834862,91.8776331 82.2355744,82.6402732 L75.4033137,69.5591797 Z" fill="url(#linearGradient-83)"></path>
</g>
<g transform="translate(85.713816, 153.749346)">
<g transform="translate(9.316719, 148.169732)">
<path d="M12.6707381,0.309978519 C12.6707381,0.309978519 9.31671916,3.47175942 4.7825825,3.90572934 C2.29812406,4.15371216 2.42234698,6.94351883 4.72047104,7.50148017 C7.0185951,7.9974458 21.4905655,5.82759616 22.1116801,5.08364772 C22.7327947,4.33969927 21.9253457,0.185987112 21.9253457,0.185987112 L12.6707381,0.309978519 Z" fill="#FED2F5"></path>
<path d="M7.63970971,3.2857723 C7.63970971,3.2857723 3.16768451,2.47982815 1.36645214,3.96772505 C-0.434780227,5.45562194 -0.559003149,8.55540713 2.73290429,9.48534269 C5.96270026,10.4152782 12.2980693,11.8411794 14.3477475,12.8331107 C16.3974257,13.825042 21.4284541,13.5770591 22.360126,12.3991408 C23.2917979,11.2212224 24.0371354,5.02165201 22.4222374,3.84373364 C20.4346707,2.35583675 15.0309736,5.64160905 12.6707381,6.32356179 C10.372614,7.00551453 3.6645762,6.63354031 3.97513351,5.45562194 C4.28569081,4.27770357 7.70182117,4.33969927 7.63970971,3.2857723 Z" fill="url(#linearGradient-84)"></path>
</g>
<path d="M0.434780227,5.76560046 C0.434780227,11.3452138 0.496891688,19.0326811 0.993783377,28.1460495 C1.36645214,35.3995469 2.17390114,48.6046318 4.65835958,62.801648 C7.26704094,77.6186212 12.4844037,83.322226 13.3539641,96.2173324 C13.9750787,105.144714 20.8694509,145.255934 21.552677,148.913681 L31.2420649,148.417715 C31.925291,138.932372 32.4221827,129.385034 32.1737368,119.837696 C31.9874024,110.476344 30.9315076,101.114993 30.6209503,91.7536417 C30.3725045,84.2521615 28.8197179,76.8126771 28.4470492,69.3111969 C28.1986033,64.6615191 28.3849377,58.3379573 29.7513898,50.5264986 C31.9874024,37.6933879 35.5898672,35.1515641 36.5836506,27.0921226 C37.3289881,20.9545479 36.5836506,11.9651708 29.0060523,0.123991408 L0.434780227,5.76560046 Z" fill="url(#linearGradient-85)"></path>
</g>
<path d="M120.558346,166.334473 C114.78198,167.698379 110.434178,164.040632 102.918691,161.312821 C98.4466658,159.638937 89.5647268,169.930224 84.4094756,168.876297 C82.980912,168.566319 81.8007942,167.3884 81.1175681,164.846577 C72.5461865,133.848725 74.7200876,128.083124 74.1610845,124.177395 L72.6704094,112.398211 C72.4219636,110.352353 71.9250719,108.306495 70.7449541,106.632611 C69.1300561,104.400765 67.9499384,102.292911 67.1424894,100.247053 C60.9934547,85.2440928 74.8443106,76.5026986 74.8443106,76.5026986 L88.3224976,60.9417769 C88.3224976,60.9417769 109.626729,66.5213902 111.303738,71.5430422 C111.427961,71.9150165 111.36585,72.1629993 111.36585,72.3489864 C111.614295,80.9663892 115.527318,87.7859167 116.334767,92.9935558 C117.825442,102.912868 114.719869,115.993962 119.254005,133.104776 C120.682569,138.560398 123.974476,146.309861 132.297412,154.741277 C130.061399,159.328959 126.396823,164.970568 120.558346,166.334473 Z" fill="url(#linearGradient-86)"></path>
<g transform="translate(0.000000, 46.496778)" fill="#FED2F5">
<path d="M6.83226071,0.619957038 C6.83226071,0.619957038 7.08070656,4.15371216 8.19871286,7.19150165 C9.31671916,10.2292911 10.5589484,14.6309861 10.5589484,15.064956 C10.5589484,15.498926 7.51548679,22.4424448 7.51548679,22.4424448 C7.51548679,22.4424448 0.993783377,20.5825737 0.869560455,19.1566725 C0.807448994,17.7307713 -0.745337533,5.88959187 0.62111461,6.26156609 C1.98756675,6.63354031 4.22357935,8.36942002 5.15525127,8.30742432 C6.02481172,8.24542861 5.09313981,1.6118883 5.96270026,0.681952742 C6.77014925,-0.247982815 6.83226071,0.619957038 6.83226071,0.619957038 Z"></path>
<path d="M86.3349309,33.1057059 C90.2479529,34.2216285 95.5895385,38.8713063 93.8504176,47.5507049 C92.1112967,56.1681077 68.2604957,50.0925287 68.2604957,50.0925287 C68.2604957,50.0925287 39.6892236,45.2568638 35.9004245,43.3969927 C32.1116254,41.4751259 7.45337533,22.4424448 7.45337533,22.4424448 L10.4968369,15.064956 C10.4968369,15.064956 32.4221827,28.7040109 40.6208955,31.7418004 C51.6146241,35.7095254 75.1548679,30.0059207 86.3349309,33.1057059 Z"></path>
</g>
<g transform="translate(80.744899, 0.000000)">
<path d="M30.8072847,44.4509197 C30.8072847,44.4509197 34.223415,42.3430657 37.5774339,36.7634524 C40.9314528,31.183839 38.3227715,19.3426596 33.7886348,13.2670806 C32.4221827,11.4072095 30.1240586,9.85731691 27.5153772,8.67939854 C21.4905655,5.95158757 13.478187,5.02165201 9.31671916,6.5095489 C8.63349309,6.75753172 7.76393263,7.87345439 7.26704094,8.61740284 C6.39748049,9.79532121 5.65214295,11.097231 5.03102834,12.3991408 C3.91302205,14.6309861 2.98135013,17.1108143 2.5465699,19.5906424 C2.04967821,22.5664362 1.36645214,25.54223 1.05589484,28.5180238 C0.807448994,30.8738605 0.683226071,33.4776801 1.18011776,35.7715211 C1.86334383,38.8713063 5.21736273,40.1112204 7.14281802,42.3430657 C8.69560455,44.2029368 10.1241682,47.0547392 10.1862796,48.8526146 C10.3105025,51.3324428 8.4471587,57.4700175 7.95026701,60.073837 C7.82604409,60.7557898 7.82604409,61.127764 7.88815555,61.2517554 C7.95026701,61.3137511 8.50927016,61.4997382 9.44094208,61.747721 C9.75149938,61.8097167 10.1241682,61.9337081 10.4968369,61.9957038 C16.2732028,63.421605 28.0743804,73.9608747 30.6830618,72.4729778 L30.8072847,44.4509197" fill="#FED2F5"></path>
<path d="M10.0620567,48.8526146 C10.1862796,51.3324428 8.32293578,57.4700175 7.82604409,60.073837 C8.4471587,60.8177855 8.88193893,61.3757468 9.31671916,61.6857253 C9.62727646,61.9337081 9.93783377,62.0576996 10.2483911,61.9957038 L10.3105025,61.9957038 C12.8570724,61.4377425 15.5278653,52.758344 12.4844037,45.8768208 C9.37883062,38.933302 2.36023552,39.5532591 1.80123237,35.1515641 C-0.559003149,16.1808787 35.3414213,26.162187 28.7576065,9.23735987 C22.7327947,6.5095489 13.3539641,5.08364772 9.19249623,6.57154461 C8.50927016,6.81952742 7.63970971,7.93545009 7.14281802,8.67939854 C6.27325757,9.85731691 5.52792003,11.1592267 4.90680542,12.4611365 C3.78879912,14.6929818 2.85712721,17.17281 2.42234698,19.6526381 C1.92545529,22.6284319 1.24222922,25.6042257 0.931671916,28.5800195 C0.683226071,30.9358562 0.559003149,33.5396758 1.05589484,35.8335168 C1.73912091,38.933302 5.09313981,40.1732161 7.0185951,42.4050614 C8.57138162,44.2649325 9.99994523,47.0547392 10.0620567,48.8526146 Z" fill="url(#linearGradient-87)" opacity="0.3"></path>
<path d="M2.67079282,2.60381956 C-2.67079282,7.9974458 2.98135013,25.6042257 10.7452828,27.6500839 C15.3415309,28.889998 18.0744352,23.9923374 22.4843489,25.2942472 C30.8072847,27.7740753 28.5091606,47.7986877 33.9128577,48.976606 C38.5712173,49.9685373 49.0680542,36.7634524 47.0804875,24.8602772 C43.912803,5.76560046 10.0620567,-4.95965631 2.67079282,2.60381956 Z" fill="#341278"></path>
<path d="M22.5464604,35.6475297 C18.8818842,43.1490099 24.65825,45.3808552 22.7949062,53.2543096 C19.7514446,66.3973988 6.64592633,66.0874203 3.47824182,77.9285997 C0.434780227,89.4598007 9.00616185,104.152782 16.3353143,104.77274 C22.4843489,105.268705 26.5215939,95.7213667 31.5526222,97.333255 C36.0246474,98.7591562 34.7824182,107.066581 39.1923319,108.492482 C43.4159113,109.856387 49.9997261,104.028791 53.2295221,97.767225 C55.8382035,92.745573 55.0928659,89.6457878 55.9003149,75.2007888 C56.2108722,69.7451668 56.5214295,63.4836007 57.39099,55.9821206 C58.8816651,43.3969927 60.4965631,39.8632376 60.4344516,30.0679164 C60.3723401,23.3103846 60.3723401,19.9006209 59.0679995,17.2348057 C52.1736273,3.2857723 22.9191291,-8.1214372 15.8384226,11.7791837 C11.6148432,23.6823589 25.9625907,16.9868229 29.1302752,22.0704706 C31.3041764,25.54223 24.3476927,31.9277875 22.5464604,35.6475297 Z" fill="#341278"></path>
<path d="M25.5899219,22.3184534 C26.0247022,26.3481741 16.9564289,29.0759851 13.7266329,31.617809 C7.14281802,36.7634524 11.3663974,41.2891388 6.27325757,47.6127006 L10.2483911,48.1086662 C15.3415309,41.7851044 11.1179515,37.3214137 17.7017664,32.1137746 C20.9315624,29.5719507 29.9998357,26.8441398 29.5650555,22.814419 L25.5899219,22.3184534 Z" fill="url(#linearGradient-88)"></path>
<path d="M22.9191291,53.1303182 C24.782473,45.1948681 19.0061071,43.0250185 22.6706833,35.5235383 C24.4719157,31.8037961 31.4283993,25.4182386 29.3166096,22.0084749 C26.1489251,16.9248272 11.8011776,23.6203632 16.0247569,11.717188 C17.6396549,7.19150165 20.4346707,4.27770357 23.7886896,2.66581527 C18.6955498,3.65774653 14.3477475,6.81952742 12.1738464,13.0190978 C7.95026701,24.9222729 22.2980145,18.2267369 25.465699,23.3103846 C27.6396002,26.7201484 20.6831165,33.1057059 18.8197727,36.8254481 C15.1551965,44.3269283 20.9315624,46.5587736 19.0682185,54.432228 L22.9191291,53.1303182 Z" fill="url(#linearGradient-89)"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 110 KiB

View File

@@ -15,7 +15,7 @@ const Layout = ({ children, data }) => (
{ name: 'keywords', content: 'software, design, coding, programming, code, consulting' },
]}
/>
<Header siteTitle={data.site.siteMetadata.title} />
<Header />
<main>
{children()}
</main>

View File

@@ -1,9 +1,10 @@
import React from 'react'
import MainIntro from '../components/MainIntro'
const IndexPage = () => (
<div>
<h1>Index page</h1>
<p>Testing</p>
<MainIntro />
</div>
)