Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
	    
	    <filter id="noise">
			<feTurbulence baseFrequency=".75" type="fractalNoise" />
	    </filter>
	    <pattern id="moon-texture" class="tile1" patternUnits="userSpaceOnUse" height="100" width="100">
		 <rect width="100%" height="100%" fill="white" />
		 <rect width="100%" height="100%" filter="url(#noise)" opacity=".9" />
	    </pattern>
	    
        <circle id="a" cx="486.5" cy="486.5" r="486.5" />
        <linearGradient id="c" x1="97.16%" x2="-2.04%" y1="2.38%" y2="101.69%">
            <stop stop-color="#FDFFDF" offset="0%" />
            <stop stop-color="#60CCFF" offset="100%" />
        </linearGradient>
        <linearGradient id="e" x1="0%" y1="100%" y2="0%">
            <stop stop-color="#00040C" offset="0%" />
            <stop stop-color="#005178" offset="100%" />
        </linearGradient>
        <path id="d" d="M-122.07-120.88H1091.5V1092.7H-122.06z" />
        <linearGradient id="g" x1="87.89%" x2="-83.52%" y1="-43.17%" y2="217.82%">
            <stop stop-color="#FFF" offset="0%" />
            <stop offset="100%" />
        </linearGradient>
        <path id="f" d="M533.23 57.08l7.63-12.6 4 10.2 19.5-37.03 10.5 34.45 19.02-31.65 28.15 70.27 4.13-4.94 5.1 9.4 12.44-22.65L653.94 103l31.97-43.34L698 83.2l30.64-50.6 4.8 12.22L756.8.32l20.32 66.9 16.37-26.2 23 58.48 14.4-17.28 67.3 124.23-217-19 .9 1.74-45.5-4 3.7 5.6H480.5l8.47 15.6-178.63-15.6h-141.5l9.3-11.6L92 171.7l5.7-5.93-97.58-8.53 71.7-74.83 9.58 13.7L108 60l10 19.6 25.53-42.44 27.55 68.73 13.95-25.4 3.25 9.6 11.6-15.7 6.9 13.5 13.4-18.2 2 3.9 13.24-22.1 7.04 17.5 13.26-21.9 4 10.2 19.5-37.1L296.2 76l13.62-21.8 2.64 6.68 13.1-26.86L343.2 69l4.43-7.3 4 10.2 19.5-37.04 11.23 36.9 10.77-14.6 7.12 13.9 1.45-2.3 2.48 6.3 24.5-40.7 13.58 33.9 16.6-33.7 5.75 11.62L483.8.38l25.7 64 13.83-27.14 9.9 19.84z" />
        <path id="h" d="M924.75 113.64l10.55-21.3 47.2 95.94 25.32-40.5 50.7 83.16 23.25-53.32 25.33 57.6 72.53-143.6 47.15 96.7 25.34-40.5 50.7 83.16 23.24-27.74 140.82 175.6H602.35l140.82-213.28 23.24 33.4 50.8-101.64 25.4 49.77 47.1-117.4z" />
        <path id="i" d="M724.63 145.73l10.56-21.3 47.1 95.94 25.3-40.5 50.7 83.16 23.2-53.32 25.4 57.6 72.5-143.6 47.1 96.7 25.3-40.5 50.7 83.2 23.2-27.7 141 175.6H402.2l140.86-213.3 23.24 33.4L617 129.4l25.34 49.77 47.12-117.33z" />
        <path id="j" d="M305.84 107.73l10.55-21.3 47.1 95.94 25.3-40.5 50.7 83.16 23.2-53.32 25.3 57.6 72.5-143.6 47.1 96.7 25.4-40.5 50.7 83.2 23.3-27.7L847.8 373H-16.6l140.84-213.3 23.24 33.4L198.2 91.4l25.34 49.78 47.12-117.32z" />
        <path id="k" d="M472.4 99.33l12.48-25.24 55.88 113.6 30-48 60.04 98.5 27.5-63.2 30 68.1 85.9-170L830 187.7l30-47.97 60.04 98.42 27.52-32.85 166.74 208H90.64L257.4 160.8l27.5 39.56L344.94 80l30 58.93L430.74 0z" />
        <linearGradient id="l" x1="54.05%" x2="13.22%" y1="-9.89%" y2="66.09%">
            <stop stop-color="#58C01F" offset="0%" />
            <stop stop-color="#267C1D" offset="100%" />
        </linearGradient>
        <path id="m" d="M26.02 58.05h-5L22.72 2h1.58z" />
        <path id="n" d="M15.1 42.04c-.78.93-1.95 1.52-3.25 1.52-2.36 0-4.26-1.93-4.26-4.3 0-1.28.5-2.42 1.4-3.2-5-.27-9-4.45-9-9.57 0-3.3 1.6-6.2 4-7.9-.4-1-.6-2.1-.6-3.2 0-4.9 3.9-8.9 8.7-8.9 1 0 2.1.2 3 .5.3-.2.6-.3 1-.5 2-3.9 6-6.6 10.7-6.6 6.6 0 11.9 5.4 11.9 12 0 .3 0 .6-.1.8h.1c3.3 0 6.1 2.7 6.1 6.1 0 1.6-.7 3.1-1.7 4.2.4.7.7 1.6.7 2.6 0 2.6-2.1 4.8-4.7 5H39c.35.9.55 1.8.55 2.8 0 4-3.3 7.3-7.3 7.3-.7 0-1.43-.1-2.1-.3-1.44 1.1-3.2 1.7-5.16 1.7-.7 0-1.3-.1-1.9-.2-1.1 1-2.5 1.6-4.1 1.6-1.8 0-3.4-.8-4.4-2z" />
        <linearGradient id="p" x1="6047.82%" x2="-1646.81%" y1="-3753.13%" y2="1415.26%">
            <stop stop-color="#102102102" offset="0%" />
            <stop stop-color="#FFF" offset="0%" />
            <stop offset="100%" />
        </linearGradient>
        <path id="o" d="M21.9 58.05c.25-.72.04-1.3.03-1.33 0-.02-.04-.04-.07-.03h-.05c0 .1 0 .3-.1.4 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.4.1.7.1.9-.1-.5-.3-.7-.3-.7H21c-.06.2-.1.4-.1.6l-.17-.6-.1-.1h-.1c-.1.5 0 .9.1 1.1-.2-.1-.4-.3-.4-.5h-.1l-.1.1s-.1.2 0 .4c0 .2.1.3.2.4h1.6z" />
        <path id="q" d="M23.9 59.05c.25-1.07.04-1.95.03-2 0-.02-.04-.05-.07-.04l-.05.1c0 .3 0 .5-.1.7 0-1-.3-1.6-.3-1.7h-.1v.1c.1.6.1 1.1 0 1.5-.1-.7-.3-1-.3-1v.1c0 .4-.1.7-.1 1l-.2-.7V57v.07c-.1.8 0 1.34.1 1.7-.2-.2-.3-.5-.4-.76l-.1.1v.6c.1.3.1.5.3.7H24z" />
        <path id="r" d="M25.9 58.05c.25-.72.04-1.3.03-1.33 0-.02-.03-.04-.06-.03h-.06c0 .1 0 .3-.1.4 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.4.1.7.1.9-.1-.5-.3-.7-.3-.7H25c-.05.2-.1.4-.1.6l-.15-.6V56h-.1c-.1.5 0 .9.1 1.14-.2-.1-.3-.3-.4-.5h-.2v.4c.1.2.2.35.3.47H26z" />
        <path id="s" d="M26.02 58.05h-5L22.72 2h1.58z" />
        <path id="t" d="M15.1 42.04c-.78.93-1.95 1.52-3.25 1.52-2.36 0-4.26-1.93-4.26-4.3 0-1.28.5-2.42 1.4-3.2-5-.27-9-4.45-9-9.57 0-3.3 1.6-6.2 4-7.9-.4-1-.6-2.1-.6-3.2 0-4.9 3.9-8.9 8.7-8.9 1 0 2.1.2 3 .5.3-.2.6-.3 1-.5 2-3.9 6-6.6 10.7-6.6 6.6 0 11.9 5.4 11.9 12 0 .3 0 .6-.1.8h.1c3.3 0 6.1 2.7 6.1 6.1 0 1.6-.7 3.1-1.7 4.2.4.7.7 1.6.7 2.6 0 2.6-2.1 4.8-4.7 5H39c.35.9.55 1.8.55 2.8 0 4-3.3 7.3-7.3 7.3-.7 0-1.43-.1-2.1-.3-1.44 1.1-3.2 1.7-5.16 1.7-.7 0-1.3-.1-1.9-.2-1.1 1-2.5 1.6-4.1 1.6-1.8 0-3.4-.8-4.4-2z" />
        <path id="u" d="M21.9 58.05c.25-.72.04-1.3.03-1.33 0-.02-.04-.04-.07-.03h-.05c0 .1 0 .3-.1.4 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.4.1.7.1.9-.1-.5-.3-.7-.3-.7H21c-.06.2-.1.4-.1.6l-.17-.6-.1-.1h-.1c-.1.5 0 .9.1 1.1-.2-.1-.4-.3-.4-.5h-.1l-.1.1s-.1.2 0 .4c0 .2.1.3.2.4h1.6z" />
        <path id="v" d="M23.9 59.05c.25-1.07.04-1.95.03-2 0-.02-.04-.05-.07-.04l-.05.1c0 .3 0 .5-.1.7 0-1-.3-1.6-.3-1.7h-.1v.1c.1.6.1 1.1 0 1.5-.1-.7-.3-1-.3-1v.1c0 .4-.1.7-.1 1l-.2-.7V57v.07c-.1.8 0 1.34.1 1.7-.2-.2-.3-.5-.4-.76l-.1.1v.6c.1.3.1.5.3.7H24z" />
        <path id="w" d="M25.9 58.05c.25-.72.04-1.3.03-1.33 0-.02-.03-.04-.06-.03h-.06c0 .1 0 .3-.1.4 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.4.1.7.1.9-.1-.5-.3-.7-.3-.7H25c-.05.2-.1.4-.1.6l-.15-.6V56h-.1c-.1.5 0 .9.1 1.14-.2-.1-.3-.3-.4-.5h-.2v.4c.1.2.2.35.3.47H26z" />
        <path id="x" d="M35.03 78.06h-7L30.43 3h2.17z" />
        <path id="y" d="M20.13 56.38c-1.04 1.24-2.6 2.03-4.33 2.03-3.15 0-5.7-2.5-5.7-5.7 0-1.7.74-3.2 1.9-4.3-6.68-.4-12-6-12-12.8 0-4.4 2.15-8.2 5.43-10.6-.5-1.4-.8-2.8-.8-4.3 0-6.5 5.24-11.9 11.7-11.9 1.43 0 2.8.3 4.06.8l1.3-.6c2.6-5.3 8-8.9 14.2-8.9 8.8 0 15.9 7.3 15.9 16.2 0 .4 0 .8-.1 1.2h.1c4.4 0 8.1 3.7 8.1 8.3 0 2.2-.9 4.2-2.3 5.7.6 1 1 2.3 1 3.5 0 3.6-2.8 6.5-6.2 6.8h-.1c.5 1.1.7 2.4.7 3.8 0 5.4-4.4 9.8-9.7 9.8-1 0-1.9-.2-2.8-.5-1.8 1.5-4.2 2.4-6.8 2.4-.9 0-1.7-.1-2.5-.2-1.2 1.2-3.1 2-5.2 2-2.4 0-4.5-1-5.9-2.6z" />
        <path id="z" d="M29.84 78.06c.38-1.07.06-1.95.05-1.98l-.1-.05c-.1 0-.1.03-.1.07-.1.24-.1.47-.2.7-.1-1.04-.5-1.67-.6-1.7-.1-.03-.1-.05-.1-.03-.1 0-.1.05-.1.08.1.56.1 1.05 0 1.46-.2-.7-.5-.9-.5-1h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.1 1-.2-.4-.2-.7-.3-.7h-.1c-.1 0-.1.1-.1.1-.2.8-.1 1.3.1 1.7-.3-.2-.5-.5-.7-.8h-.1c-.1 0-.1.1-.1.1s-.1.3 0 .6.2.6.4.8h2.4z" />
        <path id="A" d="M31.84 79.07c.38-1.43.06-2.6.05-2.65l-.1-.07c-.1 0-.1.04-.1.1-.1.3-.1.63-.2.92-.1-1.38-.5-2.2-.6-2.26h-.1c-.1 0-.1.1-.1.1.1.8.1 1.4 0 2-.2-.9-.4-1.3-.5-1.3h-.1c-.1 0-.1.1-.1.1-.1.5-.1.9-.1 1.3-.2-.6-.3-1-.3-1l-.1-.1-.1.1c-.2 1.1-.1 1.8.1 2.3-.3-.3-.5-.6-.6-1h-.1c-.1 0-.1 0-.1.1s-.1.4 0 .8.2.7.4 1h2.4z" />
        <path id="B" d="M34.84 78.06c.38-1.07.07-1.95.05-1.98l-.1-.05c-.1 0-.1.03-.1.07-.1.24-.1.47-.2.7-.1-1.04-.5-1.67-.6-1.7-.1-.03-.1-.05-.1-.03-.1 0-.1.05-.1.08.1.56.1 1.05 0 1.46-.2-.7-.4-.9-.5-1h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.1 1-.2-.4-.2-.7-.3-.7h-.1l-.1.1c-.2.8-.1 1.3.1 1.7-.3-.2-.5-.5-.6-.8h-.1c-.1 0-.1.1-.1.1s-.1.3 0 .6.2.6.4.8h2.4z" />
        <path id="C" d="M35.03 78.06h-7L30.43 3h2.17z" />
        <path id="D" d="M20.13 56.38c-1.04 1.24-2.6 2.03-4.33 2.03-3.15 0-5.7-2.5-5.7-5.7 0-1.7.74-3.2 1.9-4.3-6.68-.4-12-6-12-12.8 0-4.4 2.15-8.2 5.43-10.6-.5-1.4-.8-2.8-.8-4.3 0-6.5 5.24-11.9 11.7-11.9 1.43 0 2.8.3 4.06.8l1.3-.6c2.6-5.3 8-8.9 14.2-8.9 8.8 0 15.9 7.3 15.9 16.2 0 .4 0 .8-.1 1.2h.1c4.4 0 8.1 3.7 8.1 8.3 0 2.2-.9 4.2-2.3 5.7.6 1 1 2.3 1 3.5 0 3.6-2.8 6.5-6.2 6.8h-.1c.5 1.1.7 2.4.7 3.8 0 5.4-4.4 9.8-9.7 9.8-1 0-1.9-.2-2.8-.5-1.8 1.5-4.2 2.4-6.8 2.4-.9 0-1.7-.1-2.5-.2-1.2 1.2-3.1 2-5.2 2-2.4 0-4.5-1-5.9-2.6z" />
        <path id="E" d="M29.84 78.06c.38-1.07.06-1.95.05-1.98l-.1-.05c-.1 0-.1.03-.1.07-.1.24-.1.47-.2.7-.1-1.04-.5-1.67-.6-1.7-.1-.03-.1-.05-.1-.03-.1 0-.1.05-.1.08.1.56.1 1.05 0 1.46-.2-.7-.5-.9-.5-1h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.1 1-.2-.4-.2-.7-.3-.7h-.1c-.1 0-.1.1-.1.1-.2.8-.1 1.3.1 1.7-.3-.2-.5-.5-.7-.8h-.1c-.1 0-.1.1-.1.1s-.1.3 0 .6.2.6.4.8h2.4z" />
        <path id="F" d="M31.84 79.07c.38-1.43.06-2.6.05-2.65l-.1-.07c-.1 0-.1.04-.1.1-.1.3-.1.63-.2.92-.1-1.38-.5-2.2-.6-2.26h-.1c-.1 0-.1.1-.1.1.1.8.1 1.4 0 2-.2-.9-.4-1.3-.5-1.3h-.1c-.1 0-.1.1-.1.1-.1.5-.1.9-.1 1.3-.2-.6-.3-1-.3-1l-.1-.1-.1.1c-.2 1.1-.1 1.8.1 2.3-.3-.3-.5-.6-.6-1h-.1c-.1 0-.1 0-.1.1s-.1.4 0 .8.2.7.4 1h2.4z" />
        <path id="G" d="M34.84 78.06c.38-1.07.07-1.95.05-1.98l-.1-.05c-.1 0-.1.03-.1.07-.1.24-.1.47-.2.7-.1-1.04-.5-1.67-.6-1.7-.1-.03-.1-.05-.1-.03-.1 0-.1.05-.1.08.1.56.1 1.05 0 1.46-.2-.7-.4-.9-.5-1h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.1 1-.2-.4-.2-.7-.3-.7h-.1l-.1.1c-.2.8-.1 1.3.1 1.7-.3-.2-.5-.5-.6-.8h-.1c-.1 0-.1.1-.1.1s-.1.3 0 .6.2.6.4.8h2.4z" />
        <path id="H" d="M22.02 49.04h-4L19.38 2h1.24z" />
        <path id="I" d="M12.75 35.36c-.66.77-1.64 1.27-2.74 1.27-2 0-3.6-1.63-3.6-3.62 0-1 .5-2 1.2-2.7-4.2-.2-7.6-3.7-7.6-8 0-2.7 1.4-5.1 3.5-6.6C3.2 14.9 3 14 3 13c0-4.1 3.3-7.4 7.4-7.4.9 0 1.76.17 2.57.47.27-.12.54-.25.83-.36 1.64-3.3 5.05-5.6 9-5.6 5.56 0 10.07 4.6 10.07 10.2 0 .3 0 .5-.03.8h.1c2.84 0 5.14 2.3 5.14 5.2 0 1.4-.54 2.7-1.42 3.6.4.7.65 1.4.65 2.2 0 2.3-1.7 4.1-3.9 4.3v.1c.3.8.5 1.6.5 2.4 0 3.4-2.7 6.2-6.1 6.2-.6 0-1.2-.1-1.8-.2-1.2.9-2.7 1.5-4.3 1.5-.5 0-1 0-1.5-.2-.9.9-2.1 1.4-3.4 1.4-1.4 0-2.8-.6-3.7-1.6z" />
        <path id="J" d="M18.9 49.04c.25-.7.03-1.3.02-1.32 0-.02-.03-.04-.06-.04s-.05.02-.05.05c0 .16 0 .32-.1.46 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.3.1.7.1.9-.1-.5-.3-.7-.3-.7H18c-.05.2-.1.4-.1.6l-.14-.5c0-.1-.05-.1-.08-.1h-.08c-.1.5-.03.9.07 1.1-.2-.2-.33-.3-.4-.5-.02-.1-.05-.1-.1-.1h-.04s-.1.1 0 .3c0 .2.1.3.2.4h1.6z" />
        <path id="K" d="M20.9 50.04c.25-1.07.03-1.95.03-1.98 0-.04-.04-.06-.07-.06-.03 0-.05.04-.05.08 0 .23 0 .47-.1.7 0-1.05-.3-1.67-.3-1.7v-.04.1c.1.55.1 1.03.1 1.44-.1-.7-.3-.98-.3-1v-.02.06c0 .33-.1.66-.1.98l-.1-.77v-.06.06c-.1.78 0 1.33.1 1.7-.2-.22-.3-.48-.4-.77l-.1-.05v.1s-.1.3 0 .6c0 .3.1.6.2.7H21z" />
        <path id="L" d="M21.9 49.04c.25-.7.04-1.3.03-1.32 0-.02-.04-.04-.07-.04-.03 0-.05.02-.05.05 0 .16 0 .32-.1.46 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.3.1.7.1.9-.1-.5-.3-.7-.3-.7H21c-.06.2-.1.4-.1.6l-.17-.5c0-.1-.1-.1-.1-.1h-.1c-.1.5 0 .9.1 1.1-.2-.2-.4-.3-.4-.5l-.1-.1h-.1s-.06.1 0 .3c0 .2.1.3.23.4h1.6z" />
        <path id="M" d="M22.02 49.04h-4L19.38 2h1.24z" />
        <path id="N" d="M12.75 35.36c-.66.77-1.64 1.27-2.74 1.27-2 0-3.6-1.63-3.6-3.62 0-1 .5-2 1.2-2.7-4.2-.2-7.6-3.7-7.6-8 0-2.7 1.4-5.1 3.5-6.6C3.2 14.9 3 14 3 13c0-4.1 3.3-7.4 7.4-7.4.9 0 1.76.17 2.57.47.27-.12.54-.25.83-.36 1.64-3.3 5.05-5.6 9-5.6 5.56 0 10.07 4.6 10.07 10.2 0 .3 0 .5-.03.8h.1c2.84 0 5.14 2.3 5.14 5.2 0 1.4-.54 2.7-1.42 3.6.4.7.65 1.4.65 2.2 0 2.3-1.7 4.1-3.9 4.3v.1c.3.8.5 1.6.5 2.4 0 3.4-2.7 6.2-6.1 6.2-.6 0-1.2-.1-1.8-.2-1.2.9-2.7 1.5-4.3 1.5-.5 0-1 0-1.5-.2-.9.9-2.1 1.4-3.4 1.4-1.4 0-2.8-.6-3.7-1.6z" />
        <path id="O" d="M18.9 49.04c.25-.7.03-1.3.02-1.32 0-.02-.03-.04-.06-.04s-.05.02-.05.05c0 .16 0 .32-.1.46 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.3.1.7.1.9-.1-.5-.3-.7-.3-.7H18c-.05.2-.1.4-.1.6l-.14-.5c0-.1-.05-.1-.08-.1h-.08c-.1.5-.03.9.07 1.1-.2-.2-.33-.3-.4-.5-.02-.1-.05-.1-.1-.1h-.04s-.1.1 0 .3c0 .2.1.3.2.4h1.6z" />
        <path id="P" d="M20.9 50.04c.25-1.07.03-1.95.03-1.98 0-.04-.04-.06-.07-.06-.03 0-.05.04-.05.08 0 .23 0 .47-.1.7 0-1.05-.3-1.67-.3-1.7v-.04.1c.1.55.1 1.03.1 1.44-.1-.7-.3-.98-.3-1v-.02.06c0 .33-.1.66-.1.98l-.1-.77v-.06.06c-.1.78 0 1.33.1 1.7-.2-.22-.3-.48-.4-.77l-.1-.05v.1s-.1.3 0 .6c0 .3.1.6.2.7H21z" />
        <path id="Q" d="M21.9 49.04c.25-.7.04-1.3.03-1.32 0-.02-.04-.04-.07-.04-.03 0-.05.02-.05.05 0 .16 0 .32-.1.46 0-.7-.3-1.1-.3-1.2 0 0 0-.1 0 0 .1.3.1.7.1.9-.1-.5-.3-.7-.3-.7H21c-.06.2-.1.4-.1.6l-.17-.5c0-.1-.1-.1-.1-.1h-.1c-.1.5 0 .9.1 1.1-.2-.2-.4-.3-.4-.5l-.1-.1h-.1s-.06.1 0 .3c0 .2.1.3.23.4h1.6z" />
        <path id="R" d="M33.03 73.06h-6L29.07 3h1.88z" />
        <path id="S" d="M18.8 52.56c-.98 1.15-2.43 1.9-4.05 1.9-2.94 0-5.3-2.43-5.3-5.4 0-1.6.67-3.02 1.75-4C4.96 44.74 0 39.5 0 33.1c0-4.07 2-7.66 5.07-9.83-.48-1.24-.74-2.6-.74-4.02 0-6.12 4.88-11.07 10.9-11.07 1.34 0 2.62.24 3.8.68.4-.2.8-.38 1.23-.56C22.7 3.38 27.73 0 33.53 0c8.2 0 14.85 6.74 14.85 15.06 0 .37-.02.73-.04 1.1h.14c4.17 0 7.57 3.43 7.57 7.67 0 2.05-.8 3.92-2.1 5.3.58.95.92 2.08.92 3.28 0 3.4-2.55 6.1-5.78 6.3l-.1.1c.4 1.1.7 2.3.7 3.6 0 5.1-4.1 9.2-9.1 9.2-.9 0-1.8-.1-2.7-.4-1.8 1.4-4 2.2-6.4 2.2-.8 0-1.6-.1-2.3-.2-1.3 1.3-3.1 2.1-5.1 2.1-2.2 0-4.2-.9-5.5-2.5z" />
        <path id="T" d="M27.83 73.06c.4-1.07.07-1.95.05-1.98 0-.04-.05-.06-.1-.06-.03 0-.06.04-.07.07 0 .2 0 .4-.1.7 0-1.1-.5-1.7-.5-1.7 0-.1 0-.1-.1-.1v.1c.1.5.1 1 .1 1.4-.2-.7-.4-1-.4-1 0-.1 0-.1-.1-.1h-.1c0 .3-.1.6-.1 1l-.2-.8c0-.1 0-.1-.1-.1H26c-.12.8-.03 1.3.1 1.7-.3-.2-.5-.5-.6-.8l-.1-.1h-.1s-.02.2 0 .5c.08.3.2.6.4.8H28z" />
        <path id="U" d="M30.84 74.06c.38-1.43.06-2.6.05-2.65h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.2 1-.1-1.4-.5-2.2-.6-2.2h-.1c-.1 0-.1.1-.1.1.1.8.1 1.4 0 2-.2-.9-.4-1.3-.5-1.3h-.1c-.1 0-.1.1-.1.1-.1.5-.1.9-.1 1.3-.2-.6-.2-1-.3-1 0 0 0-.1-.1-.1s-.1.1-.1.1c-.2 1.1-.1 1.8.1 2.3-.3-.3-.5-.6-.7-1l-.1-.1c-.1 0-.1.1-.1.1s-.1.3 0 .7c0 .4.2.8.4 1h2.4z" />
        <path id="V" d="M31.84 73.06c.38-1.07.06-1.95.05-1.98l-.1-.06c-.1 0-.1.04-.1.07-.1.2-.1.4-.2.7-.1-1.1-.5-1.7-.6-1.7l-.1-.1c-.1 0-.1 0-.1.1.1.5.1 1 0 1.4-.2-.7-.4-1-.5-1 0-.1-.1-.1-.1-.1H30c-.04.3-.1.6-.1 1-.16-.5-.23-.8-.23-.8 0-.1-.04-.1-.1-.1h-.1c-.13.8-.03 1.3.1 1.7-.3-.2-.5-.5-.6-.8 0-.1-.04-.1-.1-.1h-.06v.6c.1.3.2.6.4.8h2.4z" />
        <path id="W" d="M33.03 73.06h-6L29.07 3h1.88z" />
        <path id="X" d="M18.8 52.56c-.98 1.15-2.43 1.9-4.05 1.9-2.94 0-5.3-2.43-5.3-5.4 0-1.6.67-3.02 1.75-4C4.96 44.74 0 39.5 0 33.1c0-4.07 2-7.66 5.07-9.83-.48-1.24-.74-2.6-.74-4.02 0-6.12 4.88-11.07 10.9-11.07 1.34 0 2.62.24 3.8.68.4-.2.8-.38 1.23-.56C22.7 3.38 27.73 0 33.53 0c8.2 0 14.85 6.74 14.85 15.06 0 .37-.02.73-.04 1.1h.14c4.17 0 7.57 3.43 7.57 7.67 0 2.05-.8 3.92-2.1 5.3.58.95.92 2.08.92 3.28 0 3.4-2.55 6.1-5.78 6.3l-.1.1c.4 1.1.7 2.3.7 3.6 0 5.1-4.1 9.2-9.1 9.2-.9 0-1.8-.1-2.7-.4-1.8 1.4-4 2.2-6.4 2.2-.8 0-1.6-.1-2.3-.2-1.3 1.3-3.1 2.1-5.1 2.1-2.2 0-4.2-.9-5.5-2.5z" />
        <path id="Y" d="M27.83 73.06c.4-1.07.07-1.95.05-1.98 0-.04-.05-.06-.1-.06-.03 0-.06.04-.07.07 0 .2 0 .4-.1.7 0-1.1-.5-1.7-.5-1.7 0-.1 0-.1-.1-.1v.1c.1.5.1 1 .1 1.4-.2-.7-.4-1-.4-1 0-.1 0-.1-.1-.1h-.1c0 .3-.1.6-.1 1l-.2-.8c0-.1 0-.1-.1-.1H26c-.12.8-.03 1.3.1 1.7-.3-.2-.5-.5-.6-.8l-.1-.1h-.1s-.02.2 0 .5c.08.3.2.6.4.8H28z" />
        <path id="Z" d="M30.84 74.06c.38-1.43.06-2.6.05-2.65h-.1c-.1 0-.1.1-.1.1-.1.3-.1.7-.2 1-.1-1.4-.5-2.2-.6-2.2h-.1c-.1 0-.1.1-.1.1.1.8.1 1.4 0 2-.2-.9-.4-1.3-.5-1.3h-.1c-.1 0-.1.1-.1.1-.1.5-.1.9-.1 1.3-.2-.6-.2-1-.3-1 0 0 0-.1-.1-.1s-.1.1-.1.1c-.2 1.1-.1 1.8.1 2.3-.3-.3-.5-.6-.7-1l-.1-.1c-.1 0-.1.1-.1.1s-.1.3 0 .7c0 .4.2.8.4 1h2.4z" />
        <path id="aa" d="M31.84 73.06c.38-1.07.06-1.95.05-1.98l-.1-.06c-.1 0-.1.04-.1.07-.1.2-.1.4-.2.7-.1-1.1-.5-1.7-.6-1.7l-.1-.1c-.1 0-.1 0-.1.1.1.5.1 1 0 1.4-.2-.7-.4-1-.5-1 0-.1-.1-.1-.1-.1H30c-.04.3-.1.6-.1 1-.16-.5-.23-.8-.23-.8 0-.1-.04-.1-.1-.1h-.1c-.13.8-.03 1.3.1 1.7-.3-.2-.5-.5-.6-.8 0-.1-.04-.1-.1-.1h-.06v.6c.1.3.2.6.4.8h2.4z" />
        <path id="ab" d="M23.02 50.04h-4L20.4 2h1.24z" />
        <path id="ac" d="M13.1 36.3c-.7.8-1.7 1.32-2.83 1.32-2.04 0-3.7-1.67-3.7-3.72 0-1.1.48-2.1 1.23-2.77C3.46 30.9 0 27.3 0 22.87c0-2.8 1.4-5.3 3.53-6.8-.33-.85-.52-1.8-.52-2.77 0-4.23 3.5-7.65 7.6-7.65 1 0 1.9.17 2.7.47l.9-.38C15.8 2.34 19.3 0 23.4 0c5.7 0 10.32 4.66 10.32 10.4 0 .26-.03.5-.05.76h.1c2.9 0 5.27 2.37 5.27 5.3 0 1.42-.55 2.7-1.45 3.66.4.66.6 1.44.6 2.27 0 2.3-1.7 4.1-4 4.3.3.7.5 1.5.5 2.4 0 3.5-2.8 6.3-6.3 6.3-.6 0-1.2-.1-1.8-.3-1.3.9-2.8 1.5-4.5 1.5-.6 0-1.1-.1-1.6-.2-.9.8-2.2 1.4-3.6 1.4-1.5 0-2.9-.7-3.8-1.7z" />
        <path id="ad" d="M18.9 50.04c.25-.7.03-1.3.02-1.32 0-.02-.03-.04-.06-.04s-.05.02-.05.05c0 .16 0 .32-.1.47 0-.7-.3-1.1-.3-1.14v-.02.06c.1.37.1.7.1.97-.1-.46-.3-.65-.3-.66H18l-.04.1c-.05.2-.1.5-.1.7l-.14-.5h-.08s-.08 0-.08.1c-.1.5-.03.9.07 1.2-.2-.1-.33-.3-.4-.5h-.1s-.04 0-.04.1c0 0-.1.2 0 .4 0 .2.1.4.2.5h1.6z" />
        <path id="ae" d="M21.9 51.04c.25-1.07.04-1.95.03-1.98 0-.04-.04-.06-.07-.06-.03 0-.05.04-.05.08 0 .23 0 .47-.1.7 0-1.05-.3-1.67-.3-1.7v-.04.1c.1.55.1 1.04.1 1.44-.1-.7-.3-.98-.3-1v-.02.06c0 .33-.1.66-.1.98l-.1-.77c0-.04 0-.06-.1-.06s0 .02 0 .06c-.1.78 0 1.33.1 1.7-.2-.22-.3-.48-.4-.77l-.1-.05-.1.1v.6c.1.3.1.6.3.7H22z" />
        <path id="af" d="M21.9 50.04c.25-.7.04-1.3.03-1.32 0-.02-.04-.04-.07-.04-.03 0-.05.02-.05.05 0 .16 0 .32-.1.47 0-.7-.3-1.1-.3-1.14v-.02.06c.1.37.1.7.1.97-.1-.46-.3-.65-.3-.66H21l-.04.1c-.06.2-.1.5-.1.7l-.17-.5h-.1s-.1 0-.1.1c-.1.5 0 .9.1 1.2-.2-.1-.4-.3-.4-.5h-.1s-.1 0-.1.1c0 0-.1.2 0 .4 0 .2.1.4.2.5h1.6z" />
        <path id="ag" d="M23.02 50.04h-4L20.4 2h1.24z" />
        <path id="ah" d="M13.1 36.3c-.7.8-1.7 1.32-2.83 1.32-2.04 0-3.7-1.67-3.7-3.72 0-1.1.48-2.1 1.23-2.77C3.46 30.9 0 27.3 0 22.87c0-2.8 1.4-5.3 3.53-6.8-.33-.85-.52-1.8-.52-2.77 0-4.23 3.5-7.65 7.6-7.65 1 0 1.9.17 2.7.47l.9-.38C15.8 2.34 19.3 0 23.4 0c5.7 0 10.32 4.66 10.32 10.4 0 .26-.03.5-.05.76h.1c2.9 0 5.27 2.37 5.27 5.3 0 1.42-.55 2.7-1.45 3.66.4.66.6 1.44.6 2.27 0 2.3-1.7 4.1-4 4.3.3.7.5 1.5.5 2.4 0 3.5-2.8 6.3-6.3 6.3-.6 0-1.2-.1-1.8-.3-1.3.9-2.8 1.5-4.5 1.5-.6 0-1.1-.1-1.6-.2-.9.8-2.2 1.4-3.6 1.4-1.5 0-2.9-.7-3.8-1.7z" />
        <path id="ai" d="M18.9 50.04c.25-.7.03-1.3.02-1.32 0-.02-.03-.04-.06-.04s-.05.02-.05.05c0 .16 0 .32-.1.47 0-.7-.3-1.1-.3-1.14v-.02.06c.1.37.1.7.1.97-.1-.46-.3-.65-.3-.66H18l-.04.1c-.05.2-.1.5-.1.7l-.14-.5h-.08s-.08 0-.08.1c-.1.5-.03.9.07 1.2-.2-.1-.33-.3-.4-.5h-.1s-.04 0-.04.1c0 0-.1.2 0 .4 0 .2.1.4.2.5h1.6z" />
        <path id="aj" d="M21.9 51.04c.25-1.07.04-1.95.03-1.98 0-.04-.04-.06-.07-.06-.03 0-.05.04-.05.08 0 .23 0 .47-.1.7 0-1.05-.3-1.67-.3-1.7v-.04.1c.1.55.1 1.04.1 1.44-.1-.7-.3-.98-.3-1v-.02.06c0 .33-.1.66-.1.98l-.1-.77c0-.04 0-.06-.1-.06s0 .02 0 .06c-.1.78 0 1.33.1 1.7-.2-.22-.3-.48-.4-.77l-.1-.05-.1.1v.6c.1.3.1.6.3.7H22z" />
        <path id="ak" d="M21.9 50.04c.25-.7.04-1.3.03-1.32 0-.02-.04-.04-.07-.04-.03 0-.05.02-.05.05 0 .16 0 .32-.1.47 0-.7-.3-1.1-.3-1.14v-.02.06c.1.37.1.7.1.97-.1-.46-.3-.65-.3-.66H21l-.04.1c-.06.2-.1.5-.1.7l-.17-.5h-.1s-.1 0-.1.1c-.1.5 0 .9.1 1.2-.2-.1-.4-.3-.4-.5h-.1s-.1 0-.1.1c0 0-.1.2 0 .4 0 .2.1.4.2.5h1.6z" />
        <path id="al" d="M583.9 34.87c.55-.95.93-1.5 1.03-1.6.36-.6 1.07-.8 1.77-.57.58.25 1.04.96.9 1.55-.36 2.35-.65 4.62-.88 6.83.74 1.95 1.56 4.4 2.38 7.4.9-1.82 1.55-2.9 1.83-3.33.3-5.48.2-11.58-.52-18.3 0-.58.4-1.27 1-1.5.8-.2 1.5.06 1.8.66.3.4 2.8 4.5 4.9 11.7l.1-.1c.2-.8.8-1.3 1.6-1.3s1.5.6 1.6 1.4c.1.1.7 3.4 2.1 8.5h.5c.1-.5.3-1.1.3-1.6.2-.7.7-1.1 1.4-1.2.3 0 .6.1.9.2.4-3.3.8-6.6 1.3-9.9.2-.7.7-1.2 1.3-1.3.7-.1 1.3.1 1.7.7.2.2 3.1 4.6 6.3 14.8l-.3-3.4c-.1-.5.4-1.2.9-1.4.5-.1 1 0 1.4.3.1-5.9-.3-12.5-1.3-19.6-.1-.7.4-1.5 1.1-1.7.8-.2 1.6 0 2 .7.5.7 8.6 13.3 9.7 34.2 1.4-4.5 2.5-9.3 3.1-14 .1-.8.7-1.3 1.4-1.4.8-.2 1.5.4 1.7 1 .2.4 2.1 6.4 2.5 15.6l.3.8c.4-5.5 1.4-10.3 2.6-14.3-.1-1.1-.2-2.2-.4-3.4-.1-.6.4-1.3 1-1.6.4-.1.7-.1 1.1 0 2.3-6.2 4.7-9.7 5-10 .4-.5 1.1-.8 1.8-.5.6.3 1 1 .9 1.6-1.3 8.3-1.6 15.7-1.4 22.1l.7 2.3c3.4-11.2 6.7-15.9 6.8-16.1.4-.5 1-.7 1.5-.6.6.2 1.1.6 1.2 1.2.9 5.9 1.5 11.8 1.6 17.6 2.9-7.7 4-13.6 4.2-13.7.1-.7.7-1.2 1.4-1.1.7 0 1.3.5 1.4 1.2l.6 4.2c.4-.6.6-.9.7-1 .3-.5 1-.7 1.6-.5.5.2 1 .9.8 1.4-.5 3.1-.8 6-1 8.7.5 2.2 1.2 4.9 2.1 7.8.5-5.8 1.4-11.6 2.5-17.5.2-.6.6-1 1.2-1.1.6-.1 1.2.2 1.5.7.1.3 3.3 5.3 6.1 16.9l.7-2.6c.6-6.4.7-13.9-.2-22.2-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.7.7.3.3 2.8 4.5 4.8 11.6V49c.2-.8.8-1.3 1.6-1.3s1.5.5 1.6 1.3c.1.1.8 3.84 2.4 9.38l.5-2.6c.1-.7.6-1.1 1.3-1.2.3 0 .6 0 .8.2 0-.2.1-.4.1-.58.4-3.1.8-6.2 1.3-9.4.1-.6.6-1.13 1.3-1.3.7-.1 1.3.17 1.7.7.1.2 2.2 3.4 4.8 10.6-.1-2.76-.3-5.66-.6-8.7-.1-.55.4-1.2.9-1.4.7-.2 1.3.07 1.6.6.1.17.6 1 1.4 2.5-.2-4.05-.5-8.34-1.2-12.9-.1-.6.4-1.4 1-1.7.8-.3 1.6 0 2 .65.4.6 6.6 10.16 8.9 26.4.3-2.75.7-5.5 1.1-8.2.1-.6.6-1.1 1.2-1.25.6-.1 1.2.1 1.6.6 0 .1.3.5.8 1.4.2-.1.4-.2.6-.2.8-.14 1.5.4 1.7 1 .1.3 1.3 3.8 2 9.5l1.1 3.6c.3-2.63.8-5.1 1.3-7.4 0-5-.4-10.44-1.2-16.4-.1-.6.4-1.3 1-1.53.7-.2 1.4 0 1.8.6.2.2 1.3 1.9 2.6 4.9 1.7-3.6 3.1-5.7 3.3-5.9.4-.6 1.1-.86 1.8-.6.6.2 1.1.9.9 1.5-1 6.8-1.5 13-1.4 18.6.4 1.7.7 3.4 1 5.2 3.3-10.7 6.5-15.2 6.6-15.4.4-.5 1-.7 1.5-.6.6.1 1.1.6 1.2 1.2.7 4.6 1.2 9.2 1.4 13.7 2.5-10.06 6.4-15.85 6.7-16.25.4-.5 1-.7 1.7-.5.5.2.9.9.8 1.4-.7 4.24-1.1 8.23-1.2 12 .4 4 .4 7.62.1 10.9l.1 1.03c.9-3 1.7-5.5 2.6-7.6.1-4.07.7-8.6 1.8-13.67.2-.7.8-1.14 1.5-1.1.7 0 1.3.5 1.4 1.2.1.1.3 1.8.9 4.5.5.1 1 .6 1.1 1.1.3 2 .5 4.1.8 6.1.2.7.5 1.5.7 2.28.4-5.8 1.4-11.65 2.5-17.5.1-.6.6-1.1 1.2-1.2.6-.1 1.2.18 1.5.67.1.26 3.5 5.56 6.3 18 1-7.24 1.3-16 .2-26-.1-.6.4-1.3 1-1.5.7-.2 1.4.05 1.8.65.3.34 2.8 4.5 4.9 11.7v-.2c.1-.8.8-1.35 1.6-1.35s1.4.6 1.6 1.38c.1.1.8 3.9 2.4 9.4.2-.9.4-1.7.5-2.6.2-.7.7-1.1 1.4-1.2.3-.1.6 0 .9.2.4-3.3.8-6.7 1.4-10 .1-.7.7-1.2 1.3-1.3.7-.1 1.3.1 1.7.7.1.3 4.1 6.1 7.7 20 .8-8.3.8-18.1-.8-29.3-.2-.7.4-1.5 1-1.8.8-.2 1.6 0 2 .7.6.7 8.6 13.3 9.7 34.2.4-1 .7-2 .9-3-.1-3.5-.5-7.2-1-11.2-.1-.6.4-1.3 1-1.6.7-.2 1.4 0 1.8.6 0 .1.2.4.5.9.2-.7.7-1.1 1.4-1.3.8-.1 1.5.4 1.7 1.1.2.4 1.8 5.5 2.4 13.3l.6 2c1.7-17.3 8.6-27.5 9-28.1.4-.6 1.1-.8 1.8-.6.5.3 1 1 .9 1.6-1.2 7.5-1.6 14.3-1.5 20.3.1.6.3 1.1.5 1.7.4-5.2 1.2-10.6 2.3-16 .1-.5.6-.9 1.1-1 .5-.1 1.1.2 1.4.6 0 .1.8 1.3 1.8 3.7l.4-.7c.4-.5 1-.7 1.6-.6.6.2 1.1.6 1.2 1.2.5 3.4.9 6.8 1.1 10.1.6-6 .7-13.1-.2-21-.1-.6.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.3.3 2.6 4.1 4.5 10.7v-.2c.2-.7.8-1.2 1.5-1.2s1.3.5 1.4 1.2c.1.1.8 3.5 2.2 8.6l.5-2.4c.1-.6.6-1 1.2-1.1.3 0 .5.1.7.2.3-3 .8-6 1.2-9.1.2-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.6.6.1.3 3.7 5.6 7.1 18.4.7-7.5.7-16.5-.7-26.8-.1-.6.3-1.3.9-1.6.7-.2 1.4 0 1.8.6.4.5 5.6 8.7 7.9 22.5.5 1.4 1 2.9 1.5 4.6V64c.1-.6.5-1 1-1.2.6-2.4 1-4.8 1.3-7.3.1-.75.6-1.24 1.3-1.36.7-.13 1.3.36 1.6.96.1.3 1.9 5.9 2.2 14.3h.3c1.5-16.06 7.9-25.6 8.3-26.1.3-.53 1-.73 1.6-.5.5.2.9.9.8 1.4-1.5 9.2-1.6 17.17-1.1 23.87 1-3.6 2-6.5 3-8.83-.2-3-.6-6.2-1-9.5-.1-.65.4-1.45 1-1.7.8-.26 1.6 0 2 .7.1.13.8 1.2 1.8 3.02.3-.3.8-.4 1.2-.3.6.1 1 .52 1.1 1.1.3 2.1.6 4.2.8 6.3.7 1.8 1.3 3.8 1.9 6.1 1.7-5.2 2.4-8.8 2.5-8.9.1-.66.7-1.1 1.3-1.1.2 0 .4.1.6.2.3-2.7.8-5.6 1.5-8.74.1-.7.8-1.2 1.5-1.17.7.1 1.3.6 1.4 1.3.1.1.9 5.4 3 12.7l.1-.35c0-.3.2-.6.5-.8.5-5 1.3-10.1 2.3-15.17.1-.6.6-1.1 1.2-1.2.6-.1 1.1.16 1.5.6.1.2 1.5 2.5 3.3 7.6.2-.1.4-.23.6-.3.7-.2 1.3 0 1.6.6.1.1.7 1.1 1.6 2.87.3-5.6.3-11.9-.5-18.76-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.8.7.3.3 2.8 4.5 4.9 11.7l.1-.2c.2-.8.8-1.3 1.6-1.3s1.4.53 1.6 1.33c.1.1.7 3.8 2.3 9.37l.5-2.6c.2-.7.6-1.1 1.4-1.2.3 0 .6 0 .9.2.3-3.3.8-6.6 1.3-10 .1-.7.6-1.2 1.3-1.3.6-.15 1.3.1 1.7.64.1.2 1.3 2.05 3 6.1.3.1.6.33.8.65.2.3 2.2 3.3 4.2 8.6.4-7.2.1-15.4-1.2-24.56-.1-.66.4-1.46 1.1-1.7.8-.3 1.6 0 2 .64.5.7 8.6 13.3 9.6 34.2 1.5-4.5 2.5-9.2 3.2-14 .1-.8.7-1.4 1.5-1.5.7-.1 1.4.4 1.7 1.1.1.3.9 2.8 1.6 6.9 1-2 1.7-3.1 1.9-3.2.3-.5.9-.7 1.5-.5 2.7-9.9 6.5-15.5 6.8-15.9.3-.6 1.1-.8 1.8-.6.6.3 1.1 1 .9 1.6-1.4 8.9-1.7 16.8-1.3 23.6.3.1.5.4.7.7 3.4-11.1 6.6-15.8 6.8-16 .3-.5.9-.7 1.5-.5.6.1 1 .6 1.1 1.2.8 5.9 1.4 11.8 1.6 17.6 2.8-7.7 4-13.6 4.1-13.7.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.4 1.9.6 3.8.8 5.6.3.2.6.6.6 1 .1.1.4 1.9 1.1 4.9l.4-2.1c.1-.5.5-.9 1.1-1 .5-.1 1 .2 1.4.6 0 .1.2.5.6 1.3.4-2.4.8-4.8 1.3-7.2.1-.6.6-1.1 1.2-1.1.6-.1 1.2.2 1.5.7 0 .1.7 1.2 1.6 3.3l-.3-4.2c-.1-.5.4-1.2.9-1.4.6-.2 1.3.1 1.6.6.2.3 1.7 2.9 3.4 7.4 0-4.2-.2-8.8-.7-13.7-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.7.7.3.4 2.8 4.5 4.8 11.7v-1c.2-.8.8-1.3 1.6-1.3s1.5.5 1.6 1.3l.3 1.4c.2-.1.4-.2.6-.2.6-.1 1.2.1 1.6.6 0 .1.8 1.3 2 3.8.2 0 .4.1.5.2.3-3.3.8-6.6 1.3-9.9.1-.6.6-1.2 1.3-1.3.5-.1 1 .1 1.3.3l-.2-1.5c-.1-.6.4-1.3 1-1.5.7-.2 1.5 0 1.8.6.3.4 3.5 5.4 6 14 .1-6.1-.2-13-1.3-20.4-.1-.6.4-1.4 1.1-1.7.8-.2 1.6 0 2 .7.5.7 8.6 13.3 9.7 34.2 1.4-4.5 2.5-9.3 3.1-14 .1-.8.7-1.3 1.4-1.4.3 0 .5 0 .8.1 1.4-3 2.6-4.7 2.8-4.9.3-.5 1-.7 1.6-.5.5.2.9.9.8 1.4-1.1 7.1-1.5 13.4-1.3 19 1.9-16.5 8.4-26.2 8.9-26.7.3-.6 1.1-.8 1.8-.5.6.2 1 .9.9 1.5-1.3 8.2-1.6 15.5-1.4 21.9l.3 3.8c3.5-12 7-17.1 7.2-17.3.3-.5.9-.7 1.5-.6.6.2 1 .6 1.1 1.2.8 5.8 1.4 11.5 1.6 17.1h.2c2.7-7.5 3.8-13.1 3.9-13.2.2-.7.7-1.2 1.5-1.1.7 0 1.3.5 1.4 1.2.6 3.6 1 6.9 1.1 10 .5-.1 1.1.1 1.4.6 0 0 .4.7 1 2 .1-4.5.6-9.7 1.9-15.5.1-.7.7-1.2 1.4-1.1.7 0 1.3.5 1.4 1.2 0 0 .3 1.8 1 4.7l.1-.1c.6-.2 1.3 0 1.6.6.1.1.6 1 1.3 2.4.4-3.7 1.1-7.5 1.8-11.2.1-.6.6-1 1.2-1.1.6-.1 1.2.1 1.5.6.1.2 3.5 5.5 6.3 18 1-7.3 1.3-16 .2-26 0-.6.4-1.3 1-1.5.8-.2 1.5 0 1.8.6.3.4 2.8 4.5 4.9 11.7l.1-.2c.1-.8.8-1.4 1.6-1.4s1.4.5 1.6 1.3c0 .1.2 1 .6 2.6.5 0 1 .2 1.3.7.1.1.7 1 1.5 2.6.2-.2.4-.3.7-.3.3-.1.6 0 .9.2.3-3.3.8-6.7 1.3-10 .1-.7.6-1.2 1.3-1.3.6-.1 1.3.2 1.7.7.1.3 4 6.1 7.7 20 .8-8.2.8-18-.8-29.3-.1-.7.4-1.5 1-1.7.8-.2 1.6 0 2 .7.4.6 6.1 9.4 8.6 24.4.3-.1.7-.2 1.1 0 .5.3.9.9.8 1.4-.4 2.7-.7 5.3-.9 7.8 0 .3 0 .5.1.7 1.4-4.5 2.5-9.2 3.1-14 .1-.8.6-1.3 1.4-1.4.8-.1 1.5.4 1.7 1.1.2.4 1.8 5.5 2.4 13.6.2.2.3.4.4.7l.1 1.1c1.7-17.3 8.6-27.6 9.1-28.2.4-.6 1.1-.8 1.8-.5.6.2 1 .9.9 1.5-1.6 10-1.7 18.7-1.2 26 3.5-12.3 7.1-17.4 7.2-17.6.3-.4.9-.7 1.5-.5.6.1 1 .6 1.2 1.2.8 5.9 1.4 11.8 1.6 17.5 2.8-7.7 4-13.6 4.1-13.7.1-.7.7-1.2 1.4-1.2.7.1 1.3.5 1.4 1.2 2.3 14 .6 23.9-2 30.6 1.5-1.3 2.9-2.6 4.1-4-.1-5 .4-10.7 1.9-17.3.1-.7.7-1.2 1.4-1.1.7 0 1.2.5 1.3 1.2.1.1.6 2.9 1.6 7.3.3-.5.8-.8 1.5-.8.5.1.9.3 1.1.7.5-3.6 1.1-7.2 1.8-10.8.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.5.6.1.3 3.5 5.6 6.3 18 1-7.2 1.3-16 .2-26-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.7.7.3.3 2.8 4.5 4.8 11.7v-1c.2-.8.8-1.4 1.6-1.4s1.4.6 1.6 1.4c.1.1.8 3.8 2.4 9.4.2-.8.3-1.7.5-2.6.1-.7.6-1.1 1.3-1.2.3 0 .6.1.9.2.4-3.3.8-6.6 1.3-9.9.2-.6.7-1.2 1.3-1.3.7-.1 1.3.2 1.7.7.2.3 4.1 6.1 7.7 20 .8-8.2.8-18-.7-29.3-.1-.6.4-1.4 1-1.7.8-.2 1.6 0 1.9.7.5.7 8.6 13.3 9.7 34.2 1.5-4.5 2.5-9.2 3.2-14 .1-.8.7-1.3 1.4-1.4.8-.1 1.4.4 1.7 1.1.1.4 2.2 6.9 2.4 16.8.1.3.2.5.2.7 1.3-18.6 8.8-29.6 9.2-30.2.4-.6 1.1-.8 1.8-.5.6.3 1.1 1 .9 1.6-1.6 10-1.7 18.8-1.2 26.1 3.5-12.3 7.2-17.4 7.3-17.6.4-.4 1-.7 1.6-.5.6.1 1.1.6 1.2 1.2.8 5.9 1.4 11.8 1.5 17.6 2.8-7.7 4-13.6 4.1-13.7.1-.7.7-1.1 1.4-1.1s1.3.5 1.4 1.2c2.3 14 .6 23.9-2 30.6 4.7-4 8-8.7 10.3-13.8.3-.5.9-.9 1.6-.9.7.2 1.1.6 1.2 1.2 0 .3.7 4.5-.2 9.8-.9 5.4-3.1 9.7-6.4 12.9l-38.9-.7h-43c-.95-.9-1.8-1.9-2.6-3l-23.8-.8c-2.34-2.4-4.02-5.5-5-9.1l-3.7-.1c-.03.6-.12 1.3-.23 1.9-.84 5-2.85 8.9-5.92 11.8l-35.66-.6H1129c-.9-.8-1.65-1.7-2.35-2.7l-21.8-.7c-2.14-2.2-3.7-5-4.6-8.3l-24.6-.4v-.1h-38.1c-.86-.8-1.64-1.7-2.34-2.7l-14.2-.5c-.7 1-1.5 1.9-2.3 2.7l-35.7-1h-10c-1.1 3-2.8 5.5-5 7.5l-38.9-.7v-.1h-41.5c-.9-.9-1.8-1.9-2.5-3l-5.4-.2c-.9 1.7-2.1 3.2-3.5 4.5l-35.6-.6v-.1h-38c-.8-.9-1.6-1.8-2.3-2.8l-21.8-.8c-2.1-2.2-3.7-5-4.6-8.3l-24.6-.4h-38.1c-.9-.9-1.6-1.8-2.3-2.8l-9.3-.4h-5c-.7.9-1.4 1.7-2.2 2.5l-35.7-.6v-1h-38.2c-.9-.8-1.7-1.7-2.4-2.7l-22-.9c-1.3-1.3-2.3-2.9-3.2-4.6l-20.3-.4H550c-.77 1.2-1.65 2.2-2.63 3.1l-35.65-.7h-38.14c-.86-.8-1.64-1.8-2.34-2.8l-21.84-1c-2.16-2.2-3.7-5-4.6-8.3l-24.6-.4h-38.14c-.86-.9-1.64-1.8-2.34-2.8l-14.26-.5c-.7 1-1.48 1.9-2.35 2.7l-35.6-.6V75h-38.2c-.8-.9-1.6-1.8-2.3-2.8l-21.8-.8c-1.6-1.7-2.9-3.7-3.8-6l-20.5-.3-.1-.1h-16.5c-1.1 2.7-2.7 5-4.7 6.9l-26.4-.5c-.9 1.5-1.9 2.9-3.2 4l-35.7-.4v-.1h-38.1c-.8-.9-1.6-1.8-2.3-2.8L92 71.4c-1.6-1.67-2.87-3.66-3.8-5.95l-20.44-.38-.03-.05h-38.1c-.87-.85-1.65-1.77-2.35-2.77l-21.8-.74c-2.9-2.9-4.7-7-5.28-12-.58-4.9.3-8.7.3-8.9.14-.5.58-.9 1.23-1 .65 0 1.18.4 1.37.9 1.78 4.8 4.64 9.2 8.7 13.2-2.04-6.3-3.12-15.4-.3-28.1.13-.6.68-1 1.32-1 .65 0 1.17.5 1.26 1.1.08.1.62 3.8 2.04 9.1.35.9.74 1.8 1.16 2.6.43-4.9 1.22-9.9 2.2-14.9.12-.5.57-.9 1.1-1 .55-.1 1.08.2 1.4.6.04.1.67 1.1 1.58 3.2.3-2.4.74-5 1.34-7.7.15-.7.75-1.1 1.45-1.1s1.28.5 1.37 1.2c.05 0 .26 1.3.72 3.5-.1-2.1-.26-4.2-.5-6.5-.1-.5.37-1.2.9-1.4.67-.2 1.3.1 1.6.6.16.2 1.15 1.8 2.34 4.7.26-1.5.53-3 .83-4.5.2-.6.7-1 1.3-1.1.6-.1 1.2.2 1.5.7.1.2 3.1 5 5.9 16l.3.2c.3-2.6.6-5.1 1-7.7.2-5 .1-10.5-.6-16.5-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.8.7.3.4 2.8 4.5 4.9 11.7l.1-.1c.1-.7.8-1.3 1.6-1.3.5 0 1 .2 1.3.6-.1-1.3-.3-2.6-.5-4-.1-.6.4-1.3 1-1.5.7-.2 1.5 0 1.8.6.2.3 1.9 2.8 3.7 7.2.2-1.9.5-3.8.8-5.7.1-.7.7-1.2 1.3-1.3.7-.1 1.3.1 1.7.6.1.3 3.5 5.2 6.8 16.8.2.2.3.4.3.6.1.1.3.9.6 2.2.8-8.1.7-17.7-.8-28.7-.1-.7.4-1.5 1-1.7.8-.3 1.6 0 2 .6.4.5 4.4 6.7 7.1 17.4.5-.9.9-1.4 1-1.5.3-.5 1-.7 1.6-.5.5.2 1 .9.8 1.4-.7 4.5-1.1 8.8-1.3 12.7.2 1.5.3 3.1.4 4.7 1.5-4.5 2.5-9.3 3.1-14 .1-.8.7-1.3 1.4-1.5.8-.1 1.5.4 1.7 1.1.1.2.6 1.6 1.1 4.1h.6c.5.1 1 .6 1.1 1.1.3 1.9.5 3.8.7 5.7C95 17.6 100.8 9 101.2 8.5c.4-.6 1.1-.8 1.8-.58.6.2 1.1.9.9 1.5-1.6 10-1.7 18.7-1.1 26 3.5-12.3 7.1-17.4 7.3-17.63.4-.5 1-.7 1.6-.6.6.1 1.1.6 1.2 1.2.8 5.9 1.4 11.8 1.6 17.6l1.2-3.6c-.1-2.4-.3-4.8-.5-7.4-.1-.6.4-1.2.9-1.4.7-.2 1.3.1 1.6.6l.3.4c.4-1.5.6-2.4.7-2.4.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.3 1.9.5 3.7.7 5.5.4.2.6.6.7 1 0 .1.3 1.8 1 4.7.67 0 1.17.5 1.28 1.2.07 0 .48 2.2 1.37 5.6.5-5 1.3-10.1 2.3-15.2.1-.6.6-1 1.2-1.1.6-.1 1.1.1 1.5.6 0 .1 1.4 2.3 3.2 7.2.8 1.5 2 4.1 3.4 8 .7-6.7.8-14.5-.1-23.3-.1-.6.4-1.3 1-1.5.7-.2 1.4 0 1.7.6.2.3 1.6 2.6 3.2 6.8.5 1 1.2 2.3 1.94 4 .3-.4.7-.6 1.2-.6.8 0 1.4.5 1.5 1.3.1.1.8 3.9 2.4 9.4.2-.9.4-1.7.5-2.6.2-.7.6-1.1 1.4-1.2.3-.1.6 0 .8.2.3-3.3.8-6.7 1.3-10 .1-.7.6-1.2 1.3-1.4.7-.1 1.3.1 1.7.7.1.2 2.8 4.2 5.8 13.4.8-2.3 1.7-4.1 2.4-5.5-.1-5.3-.4-11.1-1.3-17.2-.1-.7.4-1.5 1-1.8.8-.3 1.6 0 2 .7.4.5 5.9 8.9 8.4 23.3.3-.3.8-.5 1.2-.3.5.1.9.6 1 1.1l.5 4.2c.6-2.7 1.1-5.4 1.5-8.1.1-.8.6-1.3 1.4-1.5.8-.1 1.4.4 1.7 1.1 0 .1.1.3.2.6.2-2 .6-4.2 1.1-6.4.1-.7.7-1.1 1.3-1 .7 0 1.2.5 1.3 1.1.1 0 .5 2.9 1.6 7.2 1.2-3.9 2.5-7.1 3.6-9.4l.2-1.1c.1-.4.5-.8.9-1 .9-1.7 1.6-2.7 1.8-2.8.3-.6 1-.8 1.7-.6.6.3 1 1 .9 1.6-.4 2.2-.7 4.3-.9 6.4.9 2.2 2.1 5.3 3.2 9.6.5-1.2.9-2.2 1.3-3 .4-5.3.3-11.3-.4-17.9-.1-.6.4-1.2.9-1.4.6-.2 1.3 0 1.6.6.2.3 2.5 4.1 4.4 10.7v-.2c.1-.8.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1 0 .4 1.8 1.1 4.6.3-3.6.8-7.4 1.8-11.6.1-.7.7-1.2 1.4-1.2s1.2.5 1.3 1.2l.5 2.4c.2-.3.6-.6.9-.6.6-.1 1.2.1 1.5.6 0 .1.6.9 1.4 2.6.4-2.8.9-5.7 1.4-8.5.2-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.5.6 0 .1.5.8 1.3 2.4-.1-1.5-.3-3-.5-4.5-.1-.6.3-1.3.9-1.6.7-.2 1.5 0 1.8.6.2.3 1.9 2.9 3.7 7.4 0-3.9-.2-8-.6-12.3-.1-.6.4-1.3 1-1.5.7-.2 1.4 0 1.7.6.2.4 2.7 4.5 4.8 11.7l.1-.2c.1-.7.8-1.3 1.6-1.3s1.4.6 1.5 1.3c.1.1.8 3.9 2.4 9.4l.5-2.6c.1-.7.6-1.1 1.3-1.2.3 0 .6 0 .9.2.4-3.3.8-6.6 1.4-10 .1-.7.6-1.2 1.3-1.3.6-.1 1.3.1 1.7.7.1.2 1.1 1.8 2.6 5.2.3-.2.8-.3 1.3-.1.6.2 1 .8.9 1.4-.1 1-.3 1.9-.4 2.9 1 2.7 2.1 6 3.2 10.1l.3-.6c.7-8 .6-17.5-.9-28.2-.1-.7.4-1.5 1.1-1.8.8-.3 1.5 0 1.9.6.5.6 7 10.6 9.1 27.6h.4c.7 0 1.2.5 1.3 1.1l.2 1.3c.8-3.2 1.4-6.4 1.9-9.7.1-.8.6-1.3 1.4-1.4.8-.1 1.5.4 1.7 1.1.2.3 1.5 4.4 2.1 10.8.2-.1.3-.2.5-.2.3 0 .6 0 .8.1 2.3-14.5 8-23 8.5-23.5.3-.6 1-.8 1.7-.5.6.2 1 1 .9 1.5-.9 5.8-1.4 11.2-1.5 16.1.5 1 1.3 2.4 2 4.4 2.9-8.3 5.4-11.9 5.5-12.1.4-.4 1-.7 1.6-.5.6.1 1 .6 1.1 1.2.9 5.8 1.5 11.7 1.6 17.4.2-1.6.5-3.3.7-4.9.1-.6.6-1.1 1.2-1.2h.2c1.3-4.5 1.9-7.4 2-7.5.2-.7.7-1.1 1.5-1.1.7 0 1.3.5 1.4 1.2.3 1.9.5 3.8.7 5.5.3.2.6.6.7 1 .1.1.7 4.8 2.6 11.4.1-5.6-.3-11.7-1.2-18.5-.1-.6.4-1.3 1-1.6.7-.2 1.4 0 1.8.6.1.2 1 1.5 2.1 3.8.2-.2.4-.4.7-.4.6-.1 1.2.1 1.5.6.1.2 3.5 5.5 6.3 18 1-7.3 1.3-16 .2-26.1-.1-.6.4-1.3 1-1.5.7-.2 1.4.1 1.7.7.3.4 2.8 4.5 4.9 11.7V27c.1-.8.8-1.33 1.5-1.33.8 0 1.4.5 1.5 1.3.1.1.4 1.8 1.1 4.7 1.4-3 2.6-4.7 2.8-4.9.3-.5 1-.72 1.6-.5.2 0 .3.1.4.2l.6-3.7c.1-.6.6-1.2 1.3-1.3.6-.1 1.3.1 1.7.7.1.3 4 6.1 7.7 20 .8-8.2.8-18-.8-29.3-.1-.7.4-1.5 1-1.74.7-.3 1.5 0 1.9.67.5.6 6.1 9.3 8.6 24.1.2-.1.3-.1.5-.1.7 0 1.2.5 1.3 1.1l.8 3.9c.7-2.9 1.2-5.9 1.7-8.8.1-.8.6-1.3 1.4-1.4.8-.1 1.4.4 1.7 1.05 0 .1.2.58.4 1.3.1-.1.3-.2.5-.2.5-.1 1.1.1 1.4.6 0 .1.9 1.44 2 4.3 1.2-5 2.6-9.04 4-12.1l.2-.33c1.7-3.9 3.2-6.1 3.5-6.37.4-.6 1.1-.8 1.8-.6.6.24 1 .95.9 1.54-.6 3.7-1 7.3-1.3 10.6.6 1.5 1.2 3.3 1.8 5.3.1-.8.7-1.2 1.5-1.2.2 0 .4 0 .6.1 1.9-4.4 3.3-6.4 3.3-6.5.4-.5 1-.7 1.6-.6.6.1 1 .6 1.1 1.2.2 1.2.3 2.5.5 3.7l.1-.7c.1-.6.6-1.1 1.2-1.3.6-.1 1.2.1 1.5.6.1.1.8 1.2 1.8 3.4l.5-2c.2-.7.8-1.2 1.5-1.2s1.3.5 1.4 1.2c.8 5.2 1.1 9.8 1.1 13.9l.8 3c.7-7.5.7-16.5-.7-26.8-.2-.6.3-1.3.9-1.6.7-.2 1.4 0 1.8.6.2.2 1.8 2.7 3.6 7.2.3.2.5.5.6.9 0 0 .1.4.2 1 1.2 3.2 2.4 7.2 3.3 12 .4-5.5 1.3-11 2.4-16.5.1-.6.6-1.1 1.2-1.2.6-.1 1.2.2 1.5.6.1.3 3.4 5.5 6.2 17.7l.2-1c.8-7 1-15.2 0-24.7-.1-.6.4-1.3 1-1.5.7-.2 1.4 0 1.7.6.2.4 2.5 4.1 4.5 10.6.2 0 .4 0 .6.1l.2.1c.3-.4.7-.5 1.2-.5.8 0 1.4.5 1.6 1.3.1.1.7 3.8 2.3 9.3.2-.9.4-1.7.5-2.6.2-.7.7-1.1 1.4-1.2.3-.1.6 0 .9.2.4-3.4.8-6.7 1.3-10 .2-.7.7-1.2 1.3-1.3.7-.1 1.3.1 1.7.7.2.3 4.1 6.1 7.7 20 .8-8.3.8-18.1-.8-29.3-.1-.7.4-1.5 1.1-1.8.8-.3 1.6 0 2 .7.5.6 8.6 13.2 9.7 34.2 1.4-4.5 2.5-9.3 3.1-14.1.1-.8.7-1.3 1.4-1.4.8-.1 1.5.4 1.7 1.1.1.2.6 1.8 1.2 4.6.3.5 1.3 2.2 2.5 5 2.4-13.9 7.9-21.9 8.3-22.4.4-.6 1.1-.8 1.8-.6.6.2 1 .9.9 1.5-1.6 10-1.7 18.7-1.1 26l.9-3c0-.1 0-.2.1-.3 3.1-9.9 6.1-14.1 6.2-14.3.4-.5 1-.7 1.5-.6.6.1 1.1.6 1.2 1.2l.5 3.6c.2-.2.3-.3.5-.4.7-.3 1.5 0 1.8.6.2.1.9 1.3 2 3.4.6-2.1.9-3.4.9-3.5.2-.7.7-1.1 1.5-1.1.7 0 1.3.5 1.4 1.2 1.1 6.3 1.3 11.8 1 16.5.4 1.8.8 3.7 1.2 5.8.2-3.9.7-8.3 1.8-13.2.1-.7.7-1.2 1.4-1.1.7 0 1.3.5 1.4 1.2.1.1.4 2 1.1 5l.6-2.8c.1-.6.6-1 1.3-1 .6 0 1.1.5 1.2 1.1 0 .1.1.7.4 1.8.4-2.5.9-5.1 1.4-7.6.1-.6.6-1 1.2-1.1.6-.1 1.2.2 1.5.7 0 .1.5.9 1.3 2.5.2-.2.5-.4.8-.4.5-.1 1 .2 1.4.6l.9-1.5c.3-.5 1-.7 1.6-.5.6.2 1 .9.9 1.4-.4 2.2-.6 4.3-.8 6.3.3.8.6 1.7.9 2.7.3-5.7.2-12-.5-19-.1-.6.4-1.3 1-1.5.7-.2 1.4 0 1.7.6.1.1.7 1.1 1.5 2.7.5 0 1 .2 1.2.6.2.2 1.7 2.7 3.2 6.9.2-.1.4-.1.6-.1.8 0 1.4.5 1.6 1.3l.3 1.2h.3c.7 0 1.3.5 1.4 1.2 0 .1.3 1.6.9 4 .2-.5.6-.8 1.2-.9.3 0 .6.1.9.2.3-3.3.8-6.6 1.3-9.9.2-.6.7-1.2 1.3-1.3.7-.1 1.3.2 1.7.7.1.2 1.6 2.5 3.7 7.5 1.2 2.7 2.7 6.5 4.1 11.8.7-8.1.7-17.6-.9-28.5-.1-.7.4-1.5 1.1-1.7.8-.3 1.5 0 1.9.6.5.7 8.5 13.1 9.6 33.8 1.1-3.8 2-7.7 2.5-11.6.1-.4.2-.8.5-1l.2-1c.1-.8.6-1.3 1.4-1.5.3-2 .6-4 1.1-6.2.1-.7.7-1.2 1.4-1.1.7.1 1.3.6 1.4 1.3.1.1.6 4 2.1 9.6.8-2.7 1.7-4.9 2.6-6.8.3-2.1.7-4.3 1.1-6.4.1-.6.6-1 1.2-1.1.6-.1 1.1.2 1.5.6zm640.15 66.76l.2.18-.07-.1h-.13zm-25.63-.44c-.46 2-1.04 3.9-1.67 5.5 2-1.7 3.72-3.6 5.2-5.6l-3.53-.1zm-742.9-24.4l.17.1c-.1-.1-.1-.1-.1-.2h-.1zm655.32 25.9l.17.1v-.2h-.1zm-326.42-6.1l.16.1c0-.1-.03-.1-.05-.2h-.1z" />
        <path id="am" d="M610.4 53.16c.53-.88.88-1.38.97-1.48.33-.54.98-.75 1.63-.52.54.23.96.9.84 1.43-.34 2.1-.6 4.2-.82 6.2.68 1.8 1.44 4 2.2 6.8.8-1.7 1.42-2.7 1.67-3.1.2-5.1.1-10.7-.5-16.9-.1-.6.3-1.2.9-1.4.6-.2 1.3 0 1.6.6.2.3 2.5 4.1 4.4 10.7v-.2c.1-.8.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1.1.6 3.1 1.9 7.7h.4l.3-1.6c.1-.7.5-1.1 1.2-1.2.3-.1.5 0 .7.1.3-3.1.8-6.1 1.2-9.2.1-.6.6-1.1 1.2-1.2.6-.2 1.2.1 1.5.6.1.2 2.8 4.3 5.7 13.7l-.3-3.2c-.1-.5.3-1.1.8-1.2.5-.2.9-.1 1.2.3 0-5.5-.3-11.5-1.2-18.1-.1-.6.3-1.4.9-1.6.7-.3 1.4 0 1.8.6.5.6 7.9 12.2 8.9 31.5 1.3-4.2 2.2-8.6 2.8-13 .1-.8.6-1.2 1.3-1.4.7-.1 1.3.4 1.5 1 .1.3 1.9 5.9 2.2 14.4l.3.7c.4-5.1 1.3-9.5 2.4-13.2-.1-1-.3-2.1-.4-3.1-.1-.6.3-1.3.9-1.5.3-.1.7-.1 1 0 2.1-5.7 4.3-9 4.6-9.3.3-.5 1-.7 1.6-.5.6.2 1 .9.9 1.4-1.2 7.6-1.5 14.4-1.3 20.4l.6 2.1c3.2-10.2 6.2-14.5 6.3-14.7.3-.5.8-.7 1.4-.5.5.1.9.5 1 1.1.7 5.4 1.3 10.9 1.4 16.2 2.6-7.1 3.7-12.5 3.8-12.7.1-.7.7-1.1 1.3-1.1.7 0 1.2.5 1.3 1.1.2 1.3.4 2.6.5 3.9.3-.6.5-.9.6-1 .3-.5.9-.6 1.5-.4.5.2.9.8.8 1.3-.4 2.8-.7 5.5-.9 8.1.5 2 1.1 4.4 1.9 7.1.4-5.3 1.2-10.7 2.3-16.1.1-.6.6-1 1.1-1.1.5-.1 1.1.1 1.4.6.1.2 3 4.8 5.6 15.6l.6-2.5c.5-6 .6-12.8-.2-20.6-.1-.5.3-1.2.9-1.4.7-.2 1.3.1 1.6.6.2.3 2.6 4.2 4.5 10.8.1-.7.7-1.2 1.4-1.2s1.3.5 1.5 1.2c.1.1.7 3.5 2.2 8.6l.5-2.4c.1-.7.6-1.1 1.2-1.2.2 0 .5 0 .7.2l.1-.5c.3-2.9.7-5.8 1.2-8.7.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.5.6.1.1 2.1 3.1 4.5 9.8 0-2.6-.2-5.3-.5-8.1 0-.5.4-1.1.9-1.3.6-.2 1.2 0 1.5.5.1.1.6.9 1.2 2.3-.2-3.8-.5-7.7-1.1-11.9-.2-.6.3-1.4.9-1.6.7-.2 1.4 0 1.8.6.4.5 6.1 9.3 8.2 24.3.3-2.5.6-5 1-7.6.1-.6.5-1 1.1-1.1.5-.2 1.1.1 1.4.5 0 0 .3.4.7 1.2.1-.1.3-.2.6-.2.7-.2 1.3.3 1.5.9.1.2 1.2 3.5 1.8 8.7.4 1 .7 2.1 1.1 3.3.3-2.5.7-4.8 1.2-6.9 0-4.6-.4-9.7-1.1-15.1-.1-.6.3-1.3.9-1.5.6-.3 1.3 0 1.6.5.1.2 1.1 1.7 2.4 4.4 1.5-3.4 2.8-5.3 3-5.5.3-.5 1-.7 1.6-.5.6.2 1 .9.9 1.4-1 6.3-1.4 12-1.4 17.1.3 1.5.6 3.1.9 4.8 3-9.9 5.9-14.1 6-14.3.4-.4.9-.6 1.5-.5.5.2.9.6 1 1.1.6 4.3 1.1 8.5 1.3 12.7 2.2-9.2 5.9-14.6 6.2-14.9.3-.5.9-.7 1.5-.4.5.2.9.8.8 1.3-.7 3.9-1 7.6-1.2 11.1.3 3.7.3 7 .1 10 0 .3 0 .6.1.9.8-2.7 1.6-5.1 2.3-7 .1-3.7.6-7.9 1.7-12.6.1-.6.7-1.1 1.3-1 .6 0 1.1.4 1.2 1.1 0 0 .3 1.6.8 4.1.5.1.9.5 1 1 .3 1.8.5 3.7.7 5.6l.6 2.1c.4-5.4 1.3-10.8 2.3-16.2.1-.6.6-1 1.1-1.1.6-.1 1.1.1 1.4.6.1.2 3.2 5.1 5.8 16.6.9-6.7 1.2-14.8.2-24-.1-.6.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.3.3 2.6 4.1 4.5 10.7l.1-.1c.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1.1.7 3.5 2.2 8.6l.4-2.4c.2-.6.6-1 1.3-1.1.3-.1.6 0 .8.2.4-3.1.8-6.1 1.3-9.2.1-.6.6-1.1 1.2-1.2.6-.2 1.2.1 1.6.6.1.2 3.7 5.6 7.1 18.4.7-7.6.7-16.6-.8-27-.1-.6.4-1.3 1-1.6.7-.3 1.4 0 1.8.6.5.6 7.9 12.2 8.9 31.5l.8-2.8c-.2-3.2-.5-6.7-1-10.3-.1-.6.3-1.2.9-1.5.6-.2 1.3 0 1.6.5.1.1.2.4.5.9.1-.7.6-1.1 1.3-1.2.7-.1 1.3.3 1.5 1 .1.4 1.7 5 2.1 12.3l.5 1.8c1.5-15.9 7.9-25.4 8.3-25.9.3-.5 1-.7 1.6-.5.5.3.9.9.8 1.5-1.1 6.9-1.4 13.2-1.3 18.7l.4 1.5c.4-4.8 1.1-9.8 2.1-14.7.1-.5.5-.9 1-1 .5-.1 1 .1 1.2.5 0 .1.7 1.2 1.7 3.4l.5-.7c.3-.4.9-.6 1.4-.5.6.1 1 .5 1.1 1.1.4 3.1.8 6.2 1.1 9.3.5-5.6.6-12.1-.2-19.4-.1-.5.4-1.1.9-1.3.6-.2 1.2 0 1.5.5.2.3 2.3 3.8 4.1 9.9.1-.7.7-1.1 1.3-1.1s1.2.4 1.3 1.1c.1.1.6 3.2 2 7.9.1-.8.3-1.5.4-2.2.1-.6.5-1 1.1-1.1.3 0 .5 0 .7.1.3-2.8.7-5.6 1.2-8.4.1-.6.5-1 1.1-1.1.5-.1 1.1.1 1.4.6.1.3 3.4 5.2 6.5 16.9.6-7 .6-15.3-.7-24.8-.1-.6.4-1.3.9-1.5.7-.2 1.3 0 1.7.6.3.4 5.2 7.9 7.2 20.7.4 1.2.9 2.6 1.4 4.2.1-.5.4-.9.8-1.1.6-2.2 1-4.4 1.3-6.7.1-.6.5-1.1 1.2-1.2.6-.1 1.2.3 1.4.9.1.3 1.8 5.4 2 13.2h.3c1.4-14.8 7.3-23.6 7.7-24.1.3-.5.9-.7 1.5-.5.5.2.9.8.8 1.3-1.4 8.5-1.5 15.8-1 22 .9-3.3 1.9-6 2.8-8.2-.2-2.8-.5-5.7-.9-8.7-.1-.6.4-1.4 1-1.6.7-.3 1.4 0 1.8.6.1.2.8 1.1 1.6 2.8.3-.2.7-.4 1.1-.3.5.1.9.5 1 1 .2 2 .5 3.9.7 5.9.6 1.6 1.2 3.5 1.8 5.6 1.5-4.8 2.2-8.1 2.3-8.2.1-.6.6-.9 1.2-.9.2 0 .4 0 .5.1.3-2.5.7-5.2 1.4-8.1.1-.6.7-1 1.3-1 .6 0 1.2.5 1.2 1.1.1.1.8 5 2.8 11.7.1-.3.3-.6.5-.7.4-4.7 1.2-9.3 2.1-14 .1-.6.5-1 1.1-1.1.5-.1 1.1.2 1.4.6 0 .1 1.4 2.3 3 7 .1-.1.3-.3.5-.3.6-.2 1.2 0 1.5.5.1.2.7 1.1 1.4 2.7.3-5.2.2-10.9-.5-17.3-.1-.6.4-1.2.9-1.4.7-.2 1.3.1 1.7.6.3.3 2.6 4.2 4.5 10.8.1-.8.7-1.3 1.4-1.3s1.3.5 1.4 1.2c.1.1.7 3.5 2.1 8.6l.4-2.4c.1-.7.6-1.1 1.2-1.2.3 0 .5 0 .8.2.3-3.1.7-6.1 1.2-9.2.1-.6.6-1.1 1.2-1.2.6-.2 1.2.1 1.5.6.1.1 1.2 1.8 2.8 5.6.3.1.6.3.8.6.2.3 2 3 3.9 7.9.4-6.6.1-14.2-1-22.6-.1-.6.4-1.4 1-1.6.7-.3 1.4 0 1.8.6.4.6 7.9 12.2 8.9 31.5 1.3-4.2 2.2-8.6 2.8-13 .1-.8.6-1.2 1.3-1.4.7-.1 1.3.4 1.5 1 .1.2.8 2.5 1.4 6.4.9-1.8 1.6-2.8 1.8-3 .3-.5.9-.7 1.4-.5 2.5-9.1 6-14.3 6.3-14.7.4-.6 1-.8 1.7-.6.5.2.9.9.8 1.4-1.3 8.2-1.5 15.5-1.2 21.8.3.1.5.4.6.6 3.1-10.2 6.1-14.5 6.2-14.7.3-.4.9-.6 1.4-.5.6.1 1 .6 1.1 1.1.8 5.4 1.3 10.9 1.4 16.2 2.6-7.1 3.6-12.6 3.8-12.7.1-.6.6-1 1.3-1 .6 0 1.2.5 1.3 1.1.2 1.8.5 3.5.6 5.2.3.2.6.6.6 1 .1.1.3 1.8 1 4.5l.4-1.9c.1-.5.5-.9 1-1 .5-.1 1 .1 1.3.5l.6 1.2c.3-2.3.7-4.5 1.2-6.7.1-.6.6-1 1.1-1.1.5-.1 1.1.1 1.4.6 0 .1.6 1 1.5 3l-.3-3.9c-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.5.5.2.2 1.6 2.6 3.1 6.8 0-3.9-.2-8.1-.6-12.7-.1-.5.3-1.1.9-1.3.6-.2 1.3.1 1.6.6.2.4 2.5 4.2 4.5 10.8.1-.8.7-1.2 1.4-1.2s1.3.5 1.4 1.2c0 0 .1.5.3 1.3.1-.2.3-.3.5-.3.6-.1 1.1.1 1.5.5.1.1.8 1.2 1.9 3.5.2 0 .4.1.5.1.3-3 .8-6.1 1.2-9.1.1-.6.6-1.1 1.2-1.2.5-.1.9 0 1.3.3l-.2-1.4c-.1-.6.3-1.3.9-1.5.6-.2 1.3 0 1.6.5.3.4 3.2 4.9 5.5 12.9.1-5.7-.3-12-1.2-18.8-.1-.6.3-1.3.9-1.6.7-.2 1.4 0 1.8.7.5.6 7.9 12.2 8.9 31.5 1.3-4.2 2.3-8.6 2.9-13 .1-.7.6-1.2 1.3-1.3.2 0 .5 0 .7.1 1.3-2.8 2.4-4.4 2.5-4.5.3-.5.9-.7 1.5-.5.5.2.9.8.8 1.3-1.1 6.4-1.4 12.3-1.2 17.4 1.7-15.2 7.7-24.2 8.2-24.7.3-.6.9-.8 1.6-.5.5.2.9.9.8 1.4-1.2 7.5-1.5 14.2-1.3 20.1l.3 3.5c3.2-11.1 6.5-15.8 6.6-16 .3-.5.9-.7 1.4-.5.5.2 1 .6 1.1 1.1.7 5.3 1.3 10.6 1.4 15.8h.2c2.5-6.9 3.5-12 3.6-12.1.1-.6.7-1.1 1.3-1 .6.1 1.1.5 1.2 1.1.6 3.3.9 6.4 1 9.2.5 0 1 .2 1.3.6 0 .1.4.7 1 1.9 0-4.2.5-8.9 1.7-14.3.1-.7.6-1.1 1.3-1.1.6 0 1.2.4 1.2 1.1.1.1.3 1.7.9 4.4l.2-.1c.6-.1 1.2.1 1.5.6.1.1.6.9 1.2 2.2.5-3.4 1-6.9 1.7-10.3.1-.6.6-1 1.1-1.1.6-.1 1.1.2 1.4.6.1.2 3.2 5.1 5.8 16.6.9-6.7 1.2-14.7.2-24-.1-.5.4-1.2.9-1.4.7-.2 1.3.1 1.6.6.3.4 2.6 4.2 4.5 10.8v.1c.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2l.6 2.4c.5 0 1 .2 1.2.7.1.2.6 1 1.4 2.4.2-.1.4-.2.7-.2.3 0 .5.1.7.2.4-3 .8-6.1 1.3-9.2.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.6.6.1.2 3.7 5.6 7.1 18.4.7-7.6.7-16.6-.7-27-.2-.6.3-1.3.9-1.6.7-.2 1.4 0 1.8.6.4.5 5.6 8.7 7.9 22.5.3-.1.6-.2 1 0 .5.2.9.8.8 1.3-.4 2.5-.7 4.9-.9 7.2v.6c1.3-4.2 2.3-8.6 2.9-13 .1-.8.6-1.2 1.3-1.4.7-.1 1.3.3 1.6 1 .1.3 1.7 5.1 2.1 12.5.2.2.3.4.3.6l.1 1c1.5-16 7.9-25.5 8.3-26 .3-.5 1-.7 1.6-.5.5.2.9.9.8 1.4-1.5 9.2-1.6 17.2-1.1 24 3.2-11.4 6.5-16.1 6.7-16.3.3-.5.9-.7 1.4-.6.5.1 1 .6 1.1 1.1.7 5.5 1.3 10.9 1.4 16.2 2.6-7.1 3.7-12.5 3.8-12.6.1-.6.7-1.1 1.3-1.1.7.1 1.2.5 1.3 1.1 2.2 12.9.6 22-1.8 28.3 1.4-1.2 2.7-2.5 3.8-3.8-.1-4.6.4-9.9 1.7-16 .1-.7.7-1.1 1.3-1 .7 0 1.2.4 1.3 1.1 0 0 .4 2.7 1.4 6.7.3-.4.8-.7 1.4-.7.4.1.8.3 1 .6.5-3.3 1-6.7 1.7-10 .1-.5.6-1 1.1-1.1.6-.1 1.1.1 1.4.6.1.2 3.2 5.1 5.8 16.6.9-6.7 1.2-14.7.2-24-.1-.5.4-1.2.9-1.4.7-.2 1.3.1 1.6.6.3.3 2.6 4.2 4.5 10.8V84c.1-.8.7-1.26 1.4-1.26s1.4.5 1.5 1.2c.1.1.7 3.5 2.2 8.6l.4-2.4c.1-.7.6-1.1 1.2-1.2.3 0 .6 0 .8.2.3-3 .7-6.1 1.2-9.1.1-.6.6-1.1 1.2-1.2.6-.2 1.2.1 1.6.6.1.2 3.7 5.6 7.1 18.4.7-7.56.7-16.6-.7-27-.1-.6.4-1.3 1-1.6.7-.3 1.5 0 1.8.6.5.6 8 12.2 8.9 31.5 1.3-4.2 2.3-8.6 2.9-13 .1-.7.6-1.2 1.3-1.3.7-.1 1.3.4 1.6 1 .2.4 2.1 6.4 2.3 15.5l.2.6c1.1-17.1 8-27.3 8.5-27.9.3-.6 1-.8 1.6-.5.5.2 1 .9.8 1.4-1.4 9.2-1.6 17.2-1 24 3.2-11.4 6.6-16.1 6.7-16.3.3-.4.9-.6 1.4-.5.5.1 1 .5 1.1 1.1.7 5.4 1.3 10.9 1.4 16.2 2.6-7.1 3.7-12.5 3.8-12.6.1-.7.7-1.1 1.3-1.1s1.2.5 1.3 1.1c2.1 12.9.6 22-1.8 28.3 4.3-3.8 7.4-8.1 9.4-12.8.2-.6.8-.9 1.4-.9.7.1 1.1.6 1.2 1.1 0 .2.7 4.2-.1 9-.8 5-2.9 9-5.9 11.9l-35.8-.6v-.1h-38c-.9-.8-1.6-1.8-2.4-2.8l-21.9-.7c-2.2-2.2-3.7-5-4.6-8.4h-3.1c0 .6-.1 1.2-.2 1.8-.8 4.54-2.6 8.2-5.4 10.84l-32.8-.6h-35c-.8-.7-1.5-1.6-2.1-2.5l-20.1-.7c-1.9-2-3.4-4.6-4.2-7.7l-22.6-.4h-35c-.8-.7-1.5-1.6-2.2-2.5l-13.1-.5c-.7.9-1.4 1.7-2.2 2.4l-32.8-.6h-8c-1.1 2.7-2.6 5.1-4.6 6.9l-35.8-.6h-38c-.9-.8-1.7-1.8-2.4-2.8l-5-.1c-.9 1.56-1.96 2.9-3.2 4.1l-32.8-.6H811c-.8-.8-1.5-1.6-2.15-2.6l-20.1-.7c-1.98-2-3.4-4.6-4.2-7.7l-22.67-.4h-35c-.8-.8-1.5-1.6-2.17-2.53l-8.6-.3h-4.6c-.6.9-1.3 1.6-2.1 2.3l-32.8-.5h-35c-.8-.8-1.5-1.6-2.2-2.5l-20.1-.7c-1.2-1.3-2.2-2.7-3-4.3l-18.7-.3H579c-.7 1-1.6 1.9-2.5 2.8l-32.8-.6h-35.1c-.8-.8-1.5-1.6-2.2-2.6l-20.1-.7c-2-2-3.4-4.6-4.27-7.7H459.4v.1h-35c-.8-.77-1.5-1.6-2.2-2.5l-13-.5c-.6.9-1.3 1.7-2.1 2.5l-32.8-.6v.1h-35.1c-.8-.7-1.5-1.6-2.2-2.5l-20.1-.7c-1.5-1.5-2.7-3.4-3.5-5.5l-18.6-.5h-15.2c-1.1 2.5-2.6 4.7-4.4 6.4l-24.3-.4c-.8 1.4-1.8 2.6-3 3.7l-32.8-.5H180c-.78-.7-1.5-1.6-2.15-2.5l-20.08-.7c-1.5-1.5-2.66-3.3-3.5-5.5l-18.83-.3h-35.1c-.78-.76-1.5-1.6-2.14-2.5l-20.1-.7c-2.67-2.8-4.32-6.5-4.86-11.1-.53-4.5.28-8.1.3-8.3.1-.5.52-.9 1.12-.97.6.07 1.08.4 1.26.9 1.63 4.5 4.26 8.5 8 12.2-1.87-5.84-2.87-14.24-.28-25.9.12-.6.63-1 1.22-1 .6 0 1.08.4 1.16 1 .08.1.57 3.46 1.88 8.3.32.9.68 1.7 1.06 2.4.4-4.5 1.12-9.1 2.02-13.7.12-.5.53-.9 1.03-.9.5-.1 1 .2 1.3.6.1.1.6 1 1.5 3 .3-2.2.7-4.6 1.3-7.1.2-.6.7-1 1.4-1s1.2.5 1.3 1.2c.1 0 .3 1.2.7 3.2-.1-1.9-.2-3.9-.4-5.9-.1-.5.3-1.1.9-1.2.6-.2 1.2 0 1.5.6.2.2 1.1 1.7 2.2 4.3l.8-4.1c.1-.5.6-.9 1.1-1 .6-.1 1.1.2 1.4.6.1.2 2.9 4.6 5.4 14.8l.3.1c.3-2.3.6-4.7 1-7 .2-4.6.1-9.7-.5-15.2-.1-.5.4-1.2.9-1.4.7-.2 1.3.1 1.6.6.3.4 2.6 4.2 4.5 10.8V36c.2-.76.8-1.25 1.5-1.25.4 0 .9.2 1.1.55l-.5-3.7c-.1-.58.3-1.25.9-1.48.7-.24 1.3 0 1.7.54.2.23 1.7 2.53 3.4 6.6.3-1.75.5-3.5.8-5.25.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.6.6.1.2 3.2 4.8 6.3 15.5.2.1.3.3.3.5.1.2.3.9.6 2.1.7-7.4.7-16.3-.8-26.5-.1-.6.4-1.3 1-1.6.7-.2 1.4 0 1.8.6.3.5 4 6.2 6.6 16.1.5-.8.8-1.3.9-1.4.3-.5.9-.6 1.5-.4.5.2.9.8.8 1.3-.7 4.2-1 8.1-1.2 11.7l.3 4.3c1.3-4.1 2.3-8.5 2.9-12.9.1-.7.6-1.2 1.3-1.3.7-.1 1.3.4 1.6 1 .1.2.5 1.6 1 3.9h.5c.5.1.9.5 1 1 .3 1.7.5 3.5.7 5.2 2.1-13.5 7.5-21.4 7.9-21.9.4-.6 1-.8 1.7-.5.5.2.9.8.8 1.4-1.5 9.2-1.6 17.2-1.1 24 3.2-11.4 6.5-16.1 6.6-16.3.4-.4.9-.6 1.4-.5.6.1 1 .5 1.1 1.1.8 5.4 1.3 10.9 1.5 16.2.4-1.2.8-2.3 1.1-3.3-.1-2.2-.2-4.4-.5-6.8-.1-.5.4-1.1.9-1.3.6-.1 1.2.1 1.4.6l.2.4c.3-1.4.5-2.2.5-2.2.2-.6.7-1.1 1.4-1 .7 0 1.2.5 1.3 1.1.3 1.8.5 3.5.7 5.1.3.2.5.5.6 1 0 0 .3 1.7.9 4.3.6.1 1 .5 1.1 1.1.1.1.5 2.1 1.3 5.2.5-4.6 1.2-9.3 2.1-14 .1-.5.6-1 1.1-1 .6-.1 1.1.2 1.4.6.1.1 1.4 2.2 3 6.7.7 1.4 1.9 3.8 3.1 7.3.7-6.2.8-13.3-.1-21.4-.1-.5.4-1.2.9-1.4.7-.2 1.3.1 1.6.6.2.3 1.5 2.4 3 6.3.5.9 1.1 2.1 1.8 3.7.3-.3.7-.5 1.2-.5.8 0 1.4.5 1.5 1.3.1.1.7 3.5 2.2 8.6.2-.8.3-1.6.5-2.4.1-.6.6-1 1.2-1.1.3-.1.6 0 .8.2.3-3 .8-6.1 1.2-9.1.1-.6.6-1.1 1.2-1.2.6-.1 1.2.2 1.6.6.1.3 2.6 3.9 5.3 12.4.8-2 1.6-3.7 2.3-5-.1-4.9-.4-10.2-1.2-15.9-.1-.6.4-1.4 1-1.6.7-.3 1.4 0 1.8.6.4.5 5.4 8.3 7.7 21.5.3-.3.7-.4 1.2-.3.5.1.9.5 1 1 .2 1.3.4 2.5.5 3.8.6-2.5 1.1-5 1.4-7.5.1-.7.6-1.2 1.3-1.3.8-.1 1.4.3 1.6 1 .1.1.1.3.2.6.3-1.9.6-3.8 1.1-5.9.1-.6.7-1 1.2-1 .6 0 1.1.4 1.2 1 .1.1.5 2.7 1.5 6.7 1.1-3.6 2.3-6.5 3.4-8.7l.2-1c.1-.4.4-.7.8-.9.9-1.6 1.5-2.5 1.6-2.6.3-.6 1-.8 1.6-.5.5.2 1 .8.8 1.4-.3 2-.5 3.9-.7 5.8.8 2 1.9 4.9 2.9 8.8l1.2-2.8c.3-4.9.3-10.4-.4-16.5-.1-.5.4-1.1.9-1.3.6-.2 1.2 0 1.5.5.2.3 2.4 3.8 4.1 9.9V44c.1-.6.7-1.1 1.3-1.1s1.2.5 1.3 1.1c.1.1.4 1.7 1.1 4.3.2-3.3.7-6.8 1.6-10.7.2-.7.7-1.1 1.4-1.1.6.07 1.1.5 1.2 1.2l.4 2.1c.2-.3.5-.5.8-.54.5-.1 1.1.1 1.4.6.1.1.6.8 1.3 2.4.4-2.6.9-5.3 1.4-7.9.1-.55.6-1 1.1-1.1.5-.1 1.1.1 1.4.6 0 .08.5.8 1.2 2.2-.1-1.4-.3-2.8-.5-4.2-.1-.6.3-1.2.9-1.5.7-.2 1.3 0 1.7.6.2.28 1.7 2.6 3.4 6.78 0-3.5-.2-7.3-.6-11.3-.1-.5.4-1.1.9-1.3.7-.2 1.3 0 1.6.6.2.3 2.6 4.1 4.5 10.7l.1-.2c.1-.8.7-1.25 1.4-1.25.8 0 1.4.5 1.5 1.2.1.1.7 3.5 2.2 8.6l.5-2.4c.1-.7.6-1.1 1.2-1.2.3-.1.6 0 .8.1.4-3.1.8-6.1 1.3-9.2.1-.6.6-1.1 1.2-1.3.6-.2 1.2.1 1.6.6.1.1 1.1 1.6 2.5 4.7.3-.2.8-.3 1.2-.1.5.2.9.8.8 1.3l-.4 2.7c.9 2.5 2 5.6 2.9 9.3l.3-.5c.6-7.4.6-16.1-.8-26-.1-.6.4-1.4 1-1.6.8-.3 1.5 0 1.8.6.5.5 6.4 9.8 8.4 25.4l.3-.1c.6 0 1.1.5 1.2 1.1l.2 1.2c.7-3 1.3-6 1.7-9 .1-.7.6-1.2 1.3-1.3.7-.1 1.3.3 1.6 1 .1.3 1.3 4 1.9 9.9.1-.1.3-.1.4-.2.3-.1.5 0 .8.1 2.1-13.4 7.4-21.2 7.8-21.7.3-.6 1-.8 1.6-.5.5.2 1 .9.9 1.4-.9 5.3-1.3 10.2-1.4 14.8.5.8 1.2 2.2 1.9 4 2.7-7.7 5-11 5.1-11.2.4-.4.9-.6 1.4-.5.6.1 1 .6 1.1 1.1.8 5.4 1.3 10.8 1.5 16.1l.6-4.5c.1-.5.6-1 1.1-1.1h.2c1.2-4 1.8-6.8 1.8-6.8.1-.7.7-1.1 1.3-1.1.7 0 1.2.5 1.3 1.1.3 1.8.6 3.5.7 5.2.4.2.6.5.7.9.1.1.7 4.4 2.4 10.5.1-5.1-.2-10.8-1.1-17-.1-.6.3-1.3.9-1.5.7-.3 1.3 0 1.6.5.2.2 1 1.3 2 3.4.2-.2.5-.3.7-.3.6-.1 1.1.1 1.4.6.1.2 3.2 5.1 5.8 16.6.9-6.7 1.2-14.8.2-24-.1-.6.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.3.3 2.6 4.1 4.5 10.7 0 0 0-.1.1-.1.1-.7.7-1.2 1.4-1.2s1.3.4 1.4 1.2c.1 0 .4 1.6 1 4.2 1.3-2.8 2.4-4.3 2.5-4.5.3-.5.9-.7 1.5-.5.1 0 .2.1.3.2l.5-3.4c.2-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.6.6.1.2 3.7 5.6 7.1 18.4.8-7.6.8-16.6-.7-27-.1-.6.4-1.3 1-1.6.7-.2 1.4 0 1.8.6.4.5 5.6 8.5 7.9 22.2.1 0 .3-.1.5-.1.6 0 1 .5 1.1 1.1 0 .1.2 1.4.7 3.6.7-2.7 1.2-5.4 1.6-8.1.1-.7.6-1.2 1.3-1.3.7-.1 1.3.4 1.6 1l.4 1.2c.1-.1.3-.2.5-.2.5-.1 1 .1 1.3.5 0 .1.8 1.4 1.9 4 2.4-10.7 6.6-16.9 6.9-17.3.3-.6 1-.8 1.6-.5.5.2.9.8.8 1.4-.6 3.4-.9 6.7-1.2 9.8.6 1.3 1.2 3 1.7 4.9v-1c.1-.7.7-1.1 1.3-1.1.2 0 .4 0 .6.1 1.7-4 3-5.9 3.1-6 .3-.4.9-.6 1.4-.5.6.1 1 .6 1.1 1.1l.4 3.5.1-.7c.1-.6.6-1 1.1-1.1.6-.1 1.1.1 1.5.6 0 .1.7 1.1 1.7 3.2l.5-1.8c.1-.6.7-1 1.3-1 .7 0 1.2.5 1.3 1.1.8 4.8 1.1 9 1 12.8l.8 2.8c.6-6.9.6-15.2-.7-24.7-.1-.6.4-1.2.9-1.5.7-.2 1.3 0 1.7.6.2.3 1.7 2.6 3.4 6.7.3.2.5.5.5.9 0 0 .1.3.2.9 1.1 2.9 2.2 6.6 3 11 .4-5 1.2-10.1 2.2-15.2.2-.6.6-1 1.1-1.1.6-.1 1.1.2 1.4.6.1.2 3.1 5 5.7 16.3l.3-.9c.7-6.4.9-14.1 0-22.8-.1-.5.3-1.2.9-1.4.6-.1 1.3.1 1.6.6.2.4 2.3 3.8 4.1 9.8.2 0 .4 0 .5.1l.2.1c.3-.3.6-.4 1.1-.4.7 0 1.3.5 1.4 1.2.1.1.8 3.6 2.2 8.7l.5-2.4c.1-.6.6-1.1 1.2-1.1.3-.1.5 0 .8.1.3-3 .8-6.1 1.2-9.2.1-.6.6-1.1 1.2-1.2.6-.1 1.2.2 1.6.6.1.3 3.7 5.6 7.1 18.5.7-7.5.7-16.6-.7-27-.1-.6.4-1.3 1-1.6.7-.2 1.5 0 1.8.7.5.6 8 12.2 8.9 31.6 1.3-4.2 2.3-8.6 2.9-13 .1-.7.6-1.2 1.3-1.3.7-.1 1.3.3 1.6 1 .1.1.6 1.6 1.1 4.2.3.4 1.2 2 2.3 4.6 2.2-12.8 7.2-20.2 7.6-20.7.3-.5 1-.8 1.6-.5.6.2 1 .9.9 1.4-1.5 9.2-1.6 17.2-1.1 24l.8-2.8.1-.4c2.9-9.1 5.6-13 5.7-13.1.3-.4.8-.6 1.4-.5.5.2.9.6 1 1.1l.4 3.4c.1-.1.3-.2.5-.3.6-.2 1.3 0 1.6.6.1.2.8 1.3 1.8 3.2l.8-3.3c.1-.7.7-1.1 1.3-1.1.7 0 1.2.4 1.3 1.1 1 5.8 1.2 10.9.9 15.2.4 1.7.8 3.5 1.1 5.4.2-3.7.7-7.7 1.7-12.2.1-.6.7-1 1.4-1 .6 0 1.2.5 1.2 1.1 0 .1.3 1.8.9 4.6l.5-2.5c.1-.6.6-1 1.2-1s1.1.4 1.1 1l.3 1.7c.4-2.4.8-4.7 1.3-7.1.2-.5.6-.9 1.2-1 .5-.1 1.1.1 1.4.6 0 0 .5.8 1.1 2.3.2-.3.4-.4.7-.5.5 0 1 .2 1.3.6.4-.8.8-1.2.8-1.3.3-.5.9-.7 1.5-.4.5.2.9.8.8 1.3-.3 2-.5 3.9-.7 5.8.3.7.6 1.5.9 2.4.3-5.3.3-11.1-.4-17.5-.1-.6.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.1.1.7 1 1.4 2.5.5 0 .9.2 1.1.6.2.2 1.6 2.5 3 6.4.2-.1.3-.1.5-.1.7 0 1.3.5 1.4 1.2l.3 1.1h.3c.7 0 1.2.4 1.3 1.1 0 0 .3 1.4.9 3.7.2-.5.6-.8 1.1-.9.3 0 .5.1.7.2.3-3.1.7-6.1 1.2-9.2.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.6.6.1.1 1.5 2.2 3.3 6.9 1.1 2.4 2.5 6 3.8 10.8.7-7.5.7-16.3-.7-26.3-.1-.6.4-1.4 1-1.6.8-.3 1.5 0 1.8.6.5.6 7.9 12.1 8.9 31.2 1-3.5 1.8-7.1 2.3-10.8.1-.4.2-.7.5-.9l.1-1c.2-.7.6-1.2 1.4-1.3.3-1.8.6-3.7 1.1-5.7.2-.7.7-1.1 1.4-1 .7 0 1.2.4 1.3 1.1.1.1.6 3.6 2 8.8.8-2.5 1.6-4.6 2.4-6.3.3-2 .7-3.9 1-5.9.1-.5.6-1 1.1-1.1.5-.1 1.1.2 1.4.6zm589.16 61.54l.16.16c0-.05-.03-.1-.05-.16h-.1zm-23.6-.42c-.42 1.92-.95 3.63-1.53 5.16 1.83-1.6 3.42-3.3 4.8-5.1l-3.26-.06zM492.3 91.85l.15.15c0-.05-.03-.1-.05-.15h-.1zm603.08 23.88l.16.15-.05-.15h-.1zm-300.4-5.7l.15.17-.03-.15h-.1z" />
        <linearGradient id="ao" x1="61.07%" x2="13.65%" y1="-205.82%" y2="160.75%">
            <stop stop-color="#FFF" offset="0%" />
            <stop offset="100%" />
        </linearGradient>
        <ellipse id="an" cx="693.09" cy="153.63" rx="693.09" ry="153.63" />
        <path id="aq" d="M5.17 0C3.93 0 2.64.74 1.94 1.8L.44.17C.2-.1-.1.33 0 .77L.64 3.5.02 6.22c-.1.45.18.88.4.62L1.95 5.2c.7 1.08 2 1.8 3.23 1.8C7 7 8 5.44 8 3.5 8 1.54 7 0 5.18 0z" />
        <path id="ar" d="M5.17 0C3.93 0 2.64.74 1.94 1.8L.44.17C.2-.1-.1.33 0 .77L.64 3.5.02 6.22c-.1.45.18.88.4.62L1.95 5.2c.7 1.08 2 1.8 3.23 1.8C7 7 8 5.44 8 3.5 8 1.54 7 0 5.18 0z" />
        <path id="as" d="M5.17 0C3.93 0 2.64.74 1.94 1.8L.44.17C.2-.1-.1.33 0 .77L.64 3.5.02 6.22c-.1.45.18.88.4.62L1.95 5.2c.7 1.08 2 1.8 3.23 1.8C7 7 8 5.44 8 3.5 8 1.54 7 0 5.18 0z" />
        <path id="at" d="M513.66 30.88c.5-.83.82-1.3.9-1.42.33-.5.95-.7 1.57-.5.5.23.92.86.8 1.38-.32 2.07-.58 4.07-.78 6.02.65 1.72 1.37 3.88 2.1 6.52.77-1.6 1.36-2.55 1.6-2.93.26-4.83.17-10.22-.45-16.13-.1-.52.35-1.13.87-1.32.63-.2 1.24.04 1.54.57.3.32 2.5 3.97 4.3 10.3 0-.05 0-.1.1-.13.1-.7.7-1.17 1.4-1.17s1.3.47 1.4 1.17c.1.08.6 3 1.9 7.44l.2-.02c.1 0 .2 0 .2.02l.3-1.47c.2-.6.6-1 1.2-1.1.3 0 .6.1.8.2.3-2.9.7-5.8 1.2-8.7.1-.6.6-1 1.2-1.1.6-.1 1.2.1 1.5.6.1.2 2.7 4.1 5.5 13.2 0-1-.1-2-.2-3-.1-.5.3-1 .8-1.2.4-.1.9 0 1.2.3 0-5.2-.3-11-1.2-17.3-.1-.6.4-1.3.9-1.5.7-.2 1.4 0 1.8.6.5.6 7.6 11.7 8.5 30.2 1.3-4 2.2-8.2 2.7-12.4.1-.7.6-1.1 1.3-1.3.7-.1 1.3.4 1.5 1 .1.3 1.9 5.7 2.2 13.8.1.2.2.5.3.7.4-4.8 1.3-9 2.3-12.6-.1-1-.2-1.9-.4-2.9-.1-.5.4-1.2.9-1.4.4-.1.7-.1 1 0 2.1-5.4 4.2-8.5 4.4-8.8.3-.5.9-.7 1.6-.5.5.2.9.8.8 1.4-1.1 7.3-1.4 13.8-1.2 19.5l.6 2.1c3-9.9 5.9-14 6-14.2.3-.4.8-.6 1.4-.5.5.1.9.5 1 1.1.7 5.2 1.3 10.4 1.4 15.5 2.5-6.8 3.5-12 3.6-12.1.1-.6.7-1 1.3-1 .7 0 1.2.4 1.3 1 .2 1.3.4 2.5.5 3.7.3-.5.5-.8.6-.9.3-.5.9-.6 1.4-.4.5.2.9.7.8 1.2-.4 2.7-.7 5.3-.9 7.7.5 1.9 1.1 4.3 1.9 6.9.4-5.1 1.2-10.3 2.2-15.4.1-.5.6-.9 1.1-1 .5 0 1.1.2 1.3.6.1.2 2.8 4.6 5.3 14.9l.6-2.3c.5-5.7.6-12.2-.2-19.6-.1-.5.3-1.1.9-1.3.6-.2 1.2 0 1.5.6.2.3 2.4 4 4.3 10.3V43c.1-.7.7-1.1 1.4-1.1s1.2.44 1.4 1.14c.1.1.7 3.4 2.1 8.3.2-.8.3-1.55.5-2.3.1-.63.5-1.03 1.1-1.1.3-.05.5 0 .7.13l.1-.47c.3-2.75.7-5.52 1.1-8.3.2-.6.6-1.05 1.2-1.2.6-.1 1.2.1 1.5.6.1.17 2 3 4.3 9.38-.1-2.44-.2-5-.5-7.7-.1-.46.3-1.02.8-1.2.6-.17 1.1.04 1.4.53.1.1.6.9 1.2 2.2-.1-3.5-.5-7.3-1-11.3-.1-.5.3-1.3.9-1.5.7-.2 1.4 0 1.7.6.4.5 5.8 8.9 7.9 23.2.3-2.4.6-4.8 1-7.2.1-.5.6-1 1.1-1.1.5-.1 1 .1 1.4.5l.7 1.2c.2-.1.4-.1.6-.2.7-.1 1.3.4 1.5 1 .1.2 1.1 3.3 1.7 8.3.4 1 .7 2.1 1 3.2.3-2.3.7-4.5 1.2-6.5 0-4.4-.3-9.2-1-14.4-.1-.6.4-1.2.9-1.4.7-.2 1.3 0 1.6.5.2.2 1.1 1.7 2.3 4.3 1.5-3.2 2.7-5 2.9-5.3.3-.5 1-.7 1.6-.5.5.2.9.9.8 1.4-.9 6-1.3 11.5-1.3 16.4.4 1.4.6 3 .9 4.6 2.9-9.4 5.7-13.4 5.8-13.6.3-.4.9-.6 1.4-.5.5.1.9.6 1 1.1.6 4 1 8.1 1.2 12.1 2.1-8.9 5.6-14 5.9-14.3.3-.5.9-.7 1.4-.5.5.2.9.8.8 1.3-.6 3.8-.9 7.3-1.1 10.6.3 3.5.3 6.7.1 9.6l.1.9c.8-2.6 1.5-4.8 2.2-6.7.2-3.6.7-7.6 1.7-12 .1-.6.7-1 1.3-1 .6.1 1.1.5 1.2 1.1 0 .1.3 1.6.8 4 .4.1.8.5.9 1 .2 1.8.5 3.6.7 5.3.1.6.3 1.3.6 2 .3-5.1 1.1-10.3 2.1-15.4.1-.5.6-.9 1.1-1 .6-.1 1.1.1 1.4.6.1.2 3.1 4.9 5.6 15.9.9-6.4 1.1-14.1.2-23-.1-.5.4-1.1.9-1.3.7-.2 1.3.1 1.6.6.3.3 2.5 4 4.3 10.3l.1-.1c.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1.1.7 3.4 2.1 8.2.2-.7.3-1.5.4-2.3.1-.6.5-1 1.2-1.1.3 0 .5.1.7.2.3-2.9.7-5.8 1.2-8.8.1-.5.5-1 1.1-1.1.6-.1 1.2.1 1.5.6.1.2 3.6 5.4 6.8 17.7.7-7.2.7-15.9-.7-25.8-.1-.6.4-1.3 1-1.5.7-.2 1.4 0 1.7.6.5.6 7.6 11.7 8.5 30.2l.8-2.7c-.2-3.1-.5-6.4-.9-9.9-.1-.5.3-1.2.8-1.4.6-.2 1.3 0 1.6.5l.5.8c.1-.6.6-1 1.2-1.1.7-.1 1.3.4 1.5 1 .1.3 1.6 4.8 2.1 11.7l.5 1.7c1.4-15.3 7.5-24.3 7.9-24.8.3-.5.9-.7 1.5-.5.5.3.9.9.8 1.4-1 6.6-1.4 12.6-1.3 17.9l.5 1.5c.4-4.6 1.1-9.4 2-14.1.2-.4.5-.8 1-.9.5 0 1 .2 1.2.5.1.1.7 1.2 1.6 3.3.3-.4.4-.6.4-.7.4-.4.9-.6 1.4-.5.5.1.9.5 1 1.1.5 3 .8 6 1.1 8.9.5-5.3.6-11.5-.1-18.5-.1-.5.3-1 .8-1.2.6-.2 1.1 0 1.4.5.2.3 2.2 3.7 3.9 9.5v-.1c.1-.6.6-1.1 1.3-1.1s1.2.5 1.3 1.1c0 .1.6 3.1 1.9 7.6.1-.7.3-1.4.4-2.1.1-.6.5-.9 1.1-1 .2 0 .4 0 .6.2.3-2.7.6-5.4 1.1-8.1.1-.5.5-.9 1-1 .5-.1 1 .1 1.4.5.1.2 3.3 5 6.2 16.2.6-6.6.6-14.6-.7-23.7-.1-.5.3-1.1.8-1.4.6-.2 1.2 0 1.5.6.4.5 5 7.6 7 19.8.5 1.2.9 2.6 1.4 4.1v-1c.1-.5.4-.8.8-1 .5-2.1.9-4.2 1.2-6.4.1-.6.5-1.1 1.2-1.2.6-.1 1.2.4 1.4.9.1.3 1.7 5.2 2 12.6h.3c1.3-14.1 7-22.5 7.3-23 .3-.4.9-.6 1.5-.4.5.2.8.8.7 1.3-1.3 8.1-1.4 15.1-.9 21 .9-3.2 1.8-5.7 2.7-7.8-.2-2.7-.5-5.5-.9-8.4-.1-.6.3-1.3.9-1.5.7-.2 1.4 0 1.7.6.1.2.7 1.1 1.5 2.7.3-.2.7-.4 1.1-.3.5.1.8.5.9 1 .3 1.9.5 3.7.7 5.6.6 1.6 1.2 3.4 1.7 5.3 1.5-4.6 2.1-7.7 2.2-7.8.1-.6.6-.9 1.2-.9.2 0 .3.1.5.2.2-2.4.7-5 1.3-7.7.1-.6.6-1 1.2-1s1.1.5 1.2 1.1c.1.1.8 4.8 2.7 11.2V52c.1-.2.2-.5.4-.7.4-4.4 1.2-8.9 2-13.3.1-.5.5-.9 1.1-1 .6-.1 1.1.2 1.4.6.1.2 1.4 2.2 2.9 6.7.2-.1.3-.2.5-.3.6-.1 1.2.1 1.4.5.1.2.7 1 1.4 2.6.3-4.9.3-10.4-.4-16.5-.1-.5.4-1.1.9-1.3.6-.2 1.2.1 1.5.6.2.3 2.5 4 4.3 10.3l.1-.1c.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1.1.7 3.4 2.1 8.3.1-.7.3-1.5.4-2.3.2-.6.6-1 1.2-1.1.3 0 .6.1.8.2.3-2.9.7-5.8 1.2-8.8.1-.6.5-1 1.1-1.1.5-.1 1.1.1 1.5.6 0 .1 1.1 1.8 2.6 5.3.3.1.6.3.7.6.2.3 2 2.9 3.7 7.6.4-6.4.1-13.6-1-21.7-.1-.5.4-1.3.9-1.5.7-.2 1.4 0 1.8.6.4.6 7.6 11.7 8.5 30.2 1.2-4 2.2-8.2 2.7-12.4.1-.7.6-1.2 1.3-1.3.7-.1 1.3.3 1.5.9.1.2.8 2.4 1.4 6.1.9-1.7 1.6-2.7 1.7-2.9.3-.4.8-.6 1.3-.5 2.4-8.7 5.7-13.6 6-14 .3-.5.9-.7 1.6-.5.5.2.9.9.8 1.4-1.3 7.9-1.5 14.9-1.2 20.9.2.1.5.3.6.6 2.9-9.8 5.8-13.9 5.9-14.1.3-.4.8-.6 1.4-.5.6.1 1 .6 1.1 1.1.7 5.2 1.3 10.4 1.4 15.5 2.5-6.8 3.6-12 3.7-12.1.1-.6.7-1 1.3-1s1.1.4 1.2 1.1c.3 1.7.5 3.4.6 4.9.3.2.5.5.6.9 0 .1.3 1.7.9 4.4l.3-1.9c.1-.4.5-.8 1-.9.4 0 .9.2 1.2.5 0 .1.2.5.6 1.2.3-2.1.7-4.3 1.1-6.4.1-.5.5-.9 1-1 .6-.1 1.1.2 1.4.6 0 .1.6 1 1.4 2.9l-.3-3.7c-.1-.5.3-1.1.8-1.2.6-.2 1.2 0 1.4.5.2.2 1.6 2.5 3 6.5 0-3.8-.1-7.8-.6-12.1-.1-.6.4-1.2.9-1.4.6-.2 1.2.1 1.5.6.2.3 2.4 4 4.3 10.3v-1c.1-.7.7-1.2 1.4-1.2s1.2.5 1.4 1.2c0 .04.1.5.3 1.24.1-.1.3-.2.5-.2.5-.1 1 .1 1.3.57 0 .1.7 1.1 1.7 3.3.2 0 .3.1.5.2.3-2.9.7-5.8 1.1-8.8.1-.6.6-1 1.1-1.2.4-.1.9 0 1.2.3-.1-.4-.1-.9-.2-1.3-.1-.6.3-1.2.9-1.4.6-.2 1.2 0 1.6.5.3.4 3.1 4.7 5.3 12.4.1-5.4-.2-11.4-1.2-18-.1-.6.4-1.3.9-1.5.7-.2 1.4 0 1.8.6.5.6 7.6 11.7 8.5 30.2 1.3-4 2.2-8.2 2.7-12.4.1-.7.6-1.2 1.3-1.3.3 0 .5 0 .7.1 1.3-2.6 2.3-4.1 2.5-4.3.3-.4.8-.6 1.4-.4.5.2.9.8.8 1.3-1 6.2-1.3 11.8-1.2 16.7 1.7-14.5 7.5-23.1 7.9-23.6.3-.5.9-.7 1.5-.5.5.2.9.9.8 1.4-1.1 7.2-1.4 13.6-1.2 19.3l.3 3.4c3-10.6 6.2-15 6.3-15.2.3-.4.9-.6 1.4-.5.5.1.9.5 1 1 .7 5.1 1.2 10.1 1.3 15.1h.2c2.4-6.6 3.3-11.5 3.4-11.6.1-.6.6-1 1.2-1s1.1.4 1.2 1c.5 3.1.8 6.1.9 8.8.5 0 .9.2 1.2.6 0 .1.4.6.9 1.8.1-4 .5-8.5 1.7-13.7.2-.6.7-1 1.3-1s1.1.5 1.2 1.1c.1.1.3 1.6.9 4.2l.1-.1c.6-.2 1.2 0 1.4.5.1.1.6.9 1.2 2.1.4-3.3 1-6.6 1.6-9.9.2-.5.6-.9 1.1-1 .6-.1 1.1.2 1.4.6.1.2 3 4.9 5.5 15.9.9-6.4 1.1-14.1.2-22.9-.1-.5.4-1.1.9-1.3.6-.2 1.3 0 1.5.5.3.3 2.5 4 4.3 10.3v-.1c.1-.7.7-1.2 1.4-1.2s1.3.5 1.4 1.2c.1 0 .2.9.6 2.2.5 0 .9.2 1.2.6.1.2.6 1 1.3 2.3.2-.1.4-.2.7-.2.3 0 .5 0 .8.2.3-2.9.7-5.8 1.2-8.7.1-.5.6-1 1.1-1.1.6-.1 1.1.1 1.5.6.1.2 3.5 5.4 6.8 17.7.7-7.2.7-15.9-.7-25.8-.1-.6.3-1.3.9-1.5.7-.2 1.4 0 1.7.6.4.5 5.3 8.2 7.5 21.5.3-.2.7-.2 1-.1.5.2.8.8.7 1.3-.4 2.3-.7 4.6-.9 6.8v.6c1.2-4 2.2-8.2 2.7-12.4.1-.7.6-1.2 1.3-1.3.7-.1 1.3.4 1.5 1 .1.3 1.6 4.9 2.1 12 .2.2.3.4.3.6l.2 1c1.5-15.3 7.6-24.3 8-24.8.3-.6.9-.7 1.5-.5.5.2.9.8.8 1.3-1.4 8.8-1.5 16.5-1 22.9 3.1-10.9 6.3-15.4 6.4-15.6.3-.4.8-.6 1.3-.5.5.1.9.6 1 1.1.7 5.2 1.2 10.4 1.4 15.5 2.5-6.8 3.5-12 3.6-12.1.1-.6.7-1 1.3-1 .6 0 1.1.4 1.2 1.1 2 12.3.5 21-1.7 27 1.3-1.1 2.5-2.3 3.6-3.6-.1-4.3.3-9.4 1.6-15.3.1-.6.6-1 1.3-1 .6.1 1.1.5 1.2 1.1 0 .1.4 2.6 1.3 6.5.3-.4.8-.7 1.3-.6.4.1.8.3.9.6.4-3.2 1-6.4 1.6-9.6.1-.5.6-.9 1.1-1 .5-.1 1 .2 1.3.6.1.2 3.1 4.9 5.6 15.9.9-6.4 1.2-14.1.2-23-.1-.5.4-1.1.9-1.3.6-.2 1.2.1 1.5.6.2.3 2.5 4 4.3 10.3V63c.2-.7.7-1.12 1.4-1.12s1.3.5 1.4 1.2c.1.1.7 3.4 2.1 8.3.2-.7.3-1.5.4-2.3.2-.6.6-1 1.2-1.1.3 0 .5.1.7.2.3-2.9.8-5.8 1.2-8.74.1-.6.6-1.1 1.2-1.2.6-.1 1.2.1 1.5.6.1.2 3.6 5.3 6.8 17.6.7-7.3.7-15.9-.7-25.9-.1-.6.4-1.3.9-1.5.7-.2 1.4 0 1.7.6.5.6 7.6 11.7 8.5 30.1 1.3-3.96 2.2-8.2 2.8-12.4.1-.7.6-1.14 1.3-1.26.7-.2 1.3.3 1.5.9.2.3 2 6.1 2.2 14.72l.2.6c1.1-16.4 7.7-26.2 8.1-26.7.3-.5.9-.7 1.6-.5.5.2.9.8.8 1.3-1.4 8.8-1.5 16.5-1 22.9 3.1-10.9 6.3-15.4 6.4-15.6.3-.4.9-.6 1.4-.5.5.1.9.5 1 1.07.8 5.2 1.3 10.5 1.4 15.5 2.5-6.8 3.5-11.9 3.6-12 .1-.6.7-1 1.3-1 .6 0 1.1.47 1.2 1.1 2 12.3.6 21-1.7 27 4.1-3.53 7-7.63 9-12.2.2-.5.7-.8 1.3-.8.6.1 1.1.6 1.1 1.1 0 .2.7 4-.1 8.6-.9 4.77-2.8 8.6-5.7 11.3l-34.2-.6h-37c-.8-.8-1.6-1.7-2.2-2.7l-21.1-.8c-2.1-2.2-3.52-4.9-4.4-8.1l-3.1-.04c-.1.5-.1 1.1-.2 1.7-.8 4.4-2.57 7.9-5.27 10.4l-31.3-.6h-34c-.7-.7-1.4-1.5-2-2.4l-19.2-.7c-1.8-1.9-3.2-4.4-4-7.3l-21.6-.4H913c-.74-.7-1.43-1.5-2.05-2.4l-12.5-.4c-.6.9-1.3 1.7-2 2.4l-31.3-.5v-1h-8.4c-1 2.6-2.5 4.85-4.4 6.6L818 95h-37c-.8-.8-1.58-1.7-2.26-2.68l-4.77-.2c-.83 1.5-1.85 2.8-3.06 3.92l-31.3-.52H706c-.77-.74-1.46-1.55-2.07-2.43l-19.2-.7c-1.9-2-3.26-4.4-4.04-7.4l-21.7-.4v-.1h-33.6c-.8-.8-1.5-1.6-2.1-2.5l-8.2-.3h-4.5c-.6.8-1.3 1.5-2 2.2l-31.4-.6-.1-.1h-33.5c-.8-.8-1.5-1.6-2.1-2.5l-19.3-.7c-1.2-1.2-2.1-2.6-2.9-4.1l-17.9-.4h-18c-.7 1-1.5 1.9-2.3 2.7l-31.4-.6h-33.5c-.8-.8-1.5-1.6-2.1-2.5l-19.2-.7c-1.9-2-3.3-4.5-4.1-7.4l-21.5-.3H336c-.8-.7-1.47-1.5-2.1-2.4l-12.53-.4c-.6.8-1.3 1.6-2.03 2.3l-31.3-.5h-33.6c-.7-.8-1.4-1.6-2-2.5l-19.2-.7c-1.4-1.5-2.53-3.3-3.33-5.3l-18-.3h-14.5c-1 2.4-2.4 4.4-4.2 6.1H170c-.8 1.3-1.7 2.5-2.8 3.6l-31.3-.5V66h-33.6c-.7-.7-1.4-1.5-2-2.4L81 63.2c-1.43-1.47-2.55-3.2-3.35-5.24l-18-.32H26.08c-.77-.7-1.45-1.5-2.07-2.4l-19.2-.7C2.3 51.8.7 48.2.2 43.8c-.5-4.3.27-7.7.28-7.9.1-.48.5-.84 1.07-.92.57.02 1.04.32 1.2.8 1.57 4.26 4.1 8.16 7.67 11.62-1.8-5.6-2.77-13.63-.3-24.8.12-.56.6-.93 1.17-.9.5 0 1 .4 1.1 1 0 .07.5 3.3 1.8 7.97.3.77.6 1.53 1 2.3.3-4.36 1-8.77 1.9-13.17.1-.47.5-.84 1-.92.5-.08.9.13 1.2.52 0 .1.6.98 1.4 2.83.2-2.1.6-4.4 1.2-6.8.1-.6.7-1 1.3-.95.6.02 1.1.45 1.2 1.08 0 .06.2 1.2.6 3.1-.1-1.83-.3-3.73-.5-5.7-.1-.5.3-1.04.8-1.2.5-.18 1.1.03 1.4.52.1.2 1 1.6 2 4.1.2-1.3.4-2.63.7-3.95.1-.5.5-.97 1-1 .5-.1 1 .1 1.3.5.1.2 2.7 4.4 5.1 14.14l.2.1c.2-2.24.5-4.5.9-6.75.1-4.4 0-9.27-.5-14.54-.1-.54.3-1.15.8-1.33.6-.2 1.2.04 1.5.57.3.3 2.5 3.97 4.3 10.3v-.14c.1-.7.7-1.18 1.4-1.18.4 0 .8.2 1.1.5-.1-1.17-.3-2.35-.4-3.54-.1-.53.3-1.17.8-1.4.6-.2 1.3 0 1.6.55.2.3 1.6 2.5 3.2 6.4l.7-5c.1-.5.6-1 1.1-1.1.6-.1 1.1.1 1.5.6.1.2 3 4.6 6 14.8l.3.5c0 .1.2.8.5 2 .6-7.1.6-15.6-.8-25.3-.1-.6.4-1.3.9-1.5.7-.2 1.4 0 1.7.6.3.4 3.8 5.9 6.2 15.3.4-.8.7-1.2.8-1.3.3-.5.8-.7 1.4-.5.5.2.8.8.7 1.3-.7 4-1 7.7-1.1 11.2l.3 4.2c1.2-3.9 2.2-8.2 2.7-12.4.1-.7.6-1.2 1.3-1.3.7-.1 1.3.4 1.5 1 0 .2.5 1.5.9 3.7h.5c.4.1.8.5.9 1l.6 5c2.3-13 7.4-20.5 7.8-21 .3-.5.9-.7 1.5-.5.5.2.9.9.8 1.4-1.4 8.8-1.6 16.5-1 23 3.1-10.8 6.3-15.4 6.4-15.6.3-.4.9-.6 1.4-.5.5.1 1 .6 1 1.1.8 5.2 1.3 10.4 1.4 15.5.4-1.1.8-2.1 1.1-3.1-.1-2-.2-4.2-.4-6.4-.1-.5.3-1 .8-1.2.5-.1 1.1.1 1.4.6l.2.4.5-2.1c.1-.6.6-1 1.2-1s1.1.5 1.2 1.1c.3 1.7.5 3.4.6 4.9.3.2.5.5.6.9 0 .1.3 1.7.8 4.2.5.1 1 .5 1.1 1.1 0 .1.4 2 1.2 5 .4-4.4 1.1-8.9 2-13.4.1-.5.5-.9 1-1 .5 0 1 .2 1.3.6.1.2 1.3 2.1 2.8 6.4.7 1.4 1.8 3.7 3 7.1.6-5.9.7-12.7-.1-20.5-.1-.5.3-1.1.9-1.3.6-.2 1.2.1 1.5.6.2.3 1.4 2.3 2.8 6 .5.9 1.1 2.1 1.7 3.5.3-.3.7-.5 1.1-.5.7 0 1.3.5 1.4 1.2.1.1.7 3.4 2.1 8.3.2-.7.3-1.5.4-2.2.1-.6.5-1 1.2-1.1.3 0 .5 0 .7.2.3-2.9.7-5.9 1.1-8.8.1-.6.5-1 1.1-1.2.5-.1 1.1.1 1.5.6.1.2 2.4 3.7 5 11.8.8-1.9 1.5-3.6 2.2-4.8 0-4.7-.4-9.7-1.1-15.2-.1-.6.3-1.3.9-1.5.7-.2 1.3 0 1.7.6.4.5 5.1 7.9 7.4 20.6.3-.2.7-.4 1.1-.3.5.1.9.5 1 1 .2 1.3.3 2.5.5 3.7.5-2.3 1-4.7 1.3-7.1.1-.7.6-1.1 1.3-1.3.7-.1 1.2.4 1.5 1l.1.5c.2-1.8.5-3.7 1-5.6.1-.5.6-.9 1.2-.9s1 .4 1.1 1c0 .1.4 2.6 1.4 6.4 1-3.5 2.1-6.3 3.1-8.3l.2-.9c.1-.4.4-.7.7-.8.8-1.5 1.4-2.4 1.5-2.5.3-.5 1-.7 1.6-.5.5.2.9.8.8 1.3-.3 1.9-.6 3.8-.7 5.6.8 1.9 1.8 4.7 2.7 8.4.4-1 .8-1.8 1.2-2.6.3-4.7.3-9.9-.4-15.8-.1-.5.3-1 .8-1.2.6-.2 1.1 0 1.4.5.2.3 2.3 3.7 3.9 9.5V23c.1-.67.7-1.1 1.3-1.1s1.2.43 1.3 1.1c0 .03.3 1.6 1 4.1.2-3.1.7-6.5 1.5-10.2.1-.65.6-1.05 1.3-1 .6 0 1.1.43 1.2 1.1 0 0 .2.8.4 2.04.2-.2.5-.4.9-.5.5-.1 1 .1 1.3.6 0 .1.5.8 1.3 2.3.3-2.5.8-5 1.3-7.5.1-.5.5-.9 1-1 .5-.1 1 .2 1.3.6 0 .1.4.8 1.1 2.2-.1-1.3-.3-2.64-.5-4-.1-.5.3-1.2.9-1.4.6-.2 1.2 0 1.6.5.2.3 1.7 2.5 3.3 6.5 0-3.4-.2-7-.6-10.8-.1-.5.4-1.16.9-1.3.6-.2 1.2 0 1.5.54.2.3 2.4 3.95 4.3 10.3v-.15c.1-.7.7-1.2 1.3-1.2.7 0 1.2.5 1.3 1.2.1.1.7 3.36 2.1 8.24.2-.74.3-1.5.5-2.3.1-.6.5-1 1.1-1.1.3 0 .6 0 .8.2.3-2.9.7-5.85 1.2-8.8.1-.56.6-1 1.2-1.15.5-.1 1.1.2 1.5.6 0 .1 1 1.6 2.3 4.6.3-.2.7-.24 1.1-.1.5.2.9.8.8 1.26-.2.86-.3 1.7-.4 2.56.9 2.4 1.9 5.3 2.8 8.9l.2-.5c.6-7.03.5-15.34-.8-24.8-.1-.6.4-1.3.9-1.55.7-.3 1.4 0 1.7.6.4.5 6.1 9.3 8 24.3h.3c.5 0 1 .4 1.1 1l.2 1.1c.7-2.8 1.3-5.7 1.7-8.6.1-.7.6-1.1 1.3-1.3.7-.1 1.2.4 1.5 1 .1.3 1.2 3.8 1.8 9.5.1-.1.3-.1.4-.2.2 0 .5 0 .7.1 2-12.8 7.1-20.3 7.4-20.8.3-.5 1-.7 1.6-.5.5.2.9.9.8 1.4-.8 5.1-1.2 9.8-1.3 14.1.5.8 1.1 2.1 1.8 3.9 2.6-7.4 4.8-10.5 4.9-10.7.3-.4.8-.6 1.3-.5.5.1.9.5 1 1 .7 5.2 1.2 10.4 1.4 15.5l.6-4.4c.1-.6.5-1 1-1.1h.2c1.2-3.9 1.7-6.5 1.8-6.6.1-.6.6-1 1.2-1s1.1.4 1.2 1c.3 1.7.5 3.4.6 4.9.3.2.5.5.6.9.1.1.7 4.3 2.3 10.1.1-4.9-.2-10.3-1-16.2-.1-.6.3-1.2.8-1.4.6-.2 1.3 0 1.6.5.1.2.9 1.3 1.8 3.3.2-.2.4-.3.7-.4.5-.1 1 .2 1.3.6.1.2 3.1 4.9 5.6 15.9.8-6.4 1.1-14.1.2-22.9-.1-.5.3-1.1.9-1.3.6-.2 1.2.1 1.5.6.2.3 2.4 4 4.2 10.3v-.1c.1-.7.7-1.1 1.3-1.1.7 0 1.3.5 1.4 1.2.1.1.4 1.6 1 4.1 1.2-2.6 2.3-4.1 2.4-4.3.3-.4.9-.6 1.4-.4l.4.2.5-3.2c.1-.6.6-1.1 1.1-1.2.6-.1 1.2.1 1.5.6.1.2 3.6 5.4 6.8 17.6.7-7.2.7-15.9-.7-25.8-.1-.6.4-1.3 1-1.5.7-.3 1.4 0 1.7.6.4.4 5.3 8.1 7.5 21.2.2-.1.3-.1.5-.1.6 0 1.1.4 1.1 1 .1.1.3 1.3.7 3.4.7-2.5 1.2-5.2 1.5-7.8.1-.7.6-1.1 1.3-1.3.7-.1 1.2.4 1.5 1l.3 1.1.4-.1c.5-.1 1 .1 1.2.5 0 .1.8 1.3 1.8 3.8 2.3-10.2 6.3-16.2 6.7-16.6.3-.5.9-.7 1.5-.5.5.2.9.8.8 1.3-.5 3.2-.9 6.4-1.1 9.4.6 1.3 1.1 2.9 1.7 4.7l.1-.1c.1-.7.6-1.1 1.3-1.1.2 0 .4 0 .5.1 1.7-3.8 2.9-5.6 2.9-5.7.4-.4.9-.6 1.4-.5.5.1.9.5 1 1.1.2 1.1.3 2.2.5 3.3 0-.2.1-.4.1-.6.1-.5.5-.9 1.1-1.1.5-.1 1 .1 1.3.5.1.1.7 1 1.6 3 .3-1.1.4-1.7.5-1.7.1-.6.7-1 1.3-1 .6 0 1.1.4 1.2 1 .8 4.6 1.1 8.6 1 12.3.2.8.5 1.7.7 2.6.7-6.7.7-14.6-.6-23.7-.1-.6.3-1.2.8-1.4.6-.2 1.3 0 1.6.5.2.2 1.6 2.4 3.2 6.3.3.2.5.5.5.8.1 0 .1.3.2.8 1.1 2.9 2.1 6.4 2.9 10.6.4-4.8 1.1-9.7 2.1-14.6.1-.5.5-.9 1.1-1 .5-.1 1 .1 1.3.5.1.2 3 4.8 5.5 15.6l.2-.8c.7-6.2.9-13.4 0-21.8-.1-.5.3-1.1.8-1.3.7-.2 1.3 0 1.6.6.2.3 2.2 3.6 4 9.3.2 0 .4 0 .5.1l.2.1c.2-.3.6-.5 1-.5.7 0 1.3.4 1.4 1.1.1.1.7 3.3 2.1 8.2.2-.8.3-1.5.5-2.3.2-.6.6-1 1.2-1.1.3-.1.6 0 .8.1.3-2.9.7-5.8 1.2-8.7.1-.6.5-1.1 1.1-1.2.6-.1 1.2.1 1.5.6.1.2 3.6 5.4 6.8 17.6.7-7.2.7-15.9-.7-25.8-.1-.6.4-1.3.9-1.5.7-.2 1.4 0 1.8.6.4.6 7.6 11.7 8.5 30.1 1.2-4 2.2-8.2 2.7-12.4.1-.7.5-1.2 1.2-1.3.7-.1 1.3.4 1.5 1 0 .2.5 1.6 1 4.1.2.4 1.1 1.9 2.1 4.4 2.1-12.2 6.9-19.3 7.3-19.8.3-.5.9-.7 1.5-.5.5.3.9.9.8 1.4-1.4 8.8-1.5 16.5-1 23 .2-.9.5-1.8.8-2.6v-1c0-.1 0-.3.1-.4 2.7-8.7 5.3-12.4 5.4-12.6.3-.4.8-.6 1.3-.5.5.1.9.5 1 1l.5 3.2c.2-.1.3-.3.5-.3.7-.2 1.3 0 1.6.6.1.1.8 1.2 1.7 3l.8-3.1c.2-.6.7-1 1.3-1s1.1.4 1.2 1c1 5.6 1.2 10.4.9 14.6.4 1.6.8 3.3 1.1 5.1.1-3.5.6-7.3 1.6-11.6.1-.6.7-1 1.3-1 .6 0 1.1.5 1.2 1.1.1 0 .3 1.7.9 4.4l.5-2.5c.1-.6.6-1 1.2-.9.6 0 1 .4 1.1 1 0 0 .1.6.3 1.6l2-6.8c.1-.6.6-1 1.1-1 .5-.1 1.1.1 1.3.5.1 0 .5.7 1.2 2.2.2-.2.4-.4.7-.4.5-.1.9.1 1.2.5.5-.8.8-1.2.9-1.3.3-.5.8-.7 1.4-.5.4.2.8.7.7 1.2-.3 1.9-.6 3.7-.8 5.5.3.7.5 1.5.8 2.3.3-5 .2-10.6-.4-16.8-.1-.5.3-1.2.9-1.3.6-.2 1.2.1 1.5.6.1.2.6 1 1.3 2.4.4 0 .8.2 1 .6.2.3 1.5 2.4 2.9 6.1h.4c.7 0 1.3.4 1.4 1.1 0 0 .1.4.2 1.1h.2c.6 0 1.1.4 1.2 1l.8 3.5c.2-.4.6-.7 1.1-.8.3 0 .5 0 .7.2.3-3 .7-5.9 1.2-8.8.1-.6.6-1.1 1.1-1.2.5-.2 1.1.1 1.5.5 0 .2 1.4 2.2 3.1 6.6 1.1 2.4 2.4 5.8 3.7 10.4.6-7.1.6-15.5-.8-25.1-.1-.6.4-1.3.9-1.5.7-.3 1.4 0 1.7.6.5.5 7.5 11.5 8.5 29.8 1-3.3 1.7-6.8 2.2-10.3.1-.4.2-.6.5-.9l.1-.9c.1-.7.6-1.1 1.2-1.3.2-1.7.6-3.5 1-5.4.1-.6.6-1 1.3-1 .6 0 1.1.5 1.2 1.1.1.1.6 3.5 1.9 8.5.7-2.4 1.5-4.4 2.3-6 .3-1.8.6-3.7 1-5.6.1-.5.5-.9 1.1-1 .5-.1 1 .1 1.3.6zm563.16 58.87l.16.16-.05-.1h-.1zm-22.55-.4c-.4 1.84-.9 3.48-1.47 4.94 1.75-1.6 3.27-3.2 4.58-4.9l-3.1-.1zM400.73 67.9l.15.14-.05-.14h-.1zm576.5 22.84l.14.15-.05-.2h-.1zM690.05 85.3l.15.15c0-.05-.02-.1-.04-.15h-.1z" />
        <path id="au" d="M537.13 46.54c.46-.77.76-1.2.84-1.3.3-.48.87-.66 1.44-.46.5.2.9.78.8 1.26-.3 1.9-.5 3.75-.7 5.54.6 1.58 1.3 3.57 1.9 6 .7-1.47 1.3-2.34 1.5-2.7.3-4.44.2-9.4-.4-14.84-.1-.48.3-1.04.8-1.2.6-.18 1.2.03 1.4.5.2.3 2.3 3.66 4 9.5v-.13c.1-.6.7-1 1.3-1s1.2.5 1.3 1.1c.1.1.6 2.8 1.7 6.9h.4l.3-1.3c.1-.5.5-.9 1.1-1 .3 0 .5 0 .7.2.3-2.7.7-5.4 1.1-8.1.1-.5.5-.9 1.1-1 .6-.1 1.1.1 1.4.6.1.2 2.5 3.8 5.1 12.1 0-.9-.1-1.8-.2-2.8 0-.4.3-.9.8-1.1.4-.1.9 0 1.1.3.1-4.8-.2-10.1-1-15.9-.1-.5.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.4.6 7 10.8 7.8 27.8 1.2-3.6 2-7.5 2.6-11.4.1-.6.6-1 1.2-1.2.6-.1 1.2.4 1.4.9.1.3 1.7 5.2 2 12.7l.2.7c.4-4.5 1.1-8.3 2.1-11.6l-.3-2.7c-.1-.5.3-1.1.8-1.3.3-.1.6-.1.9 0 1.9-5.1 3.8-7.9 4.1-8.2.3-.4.8-.6 1.4-.4.4.2.8.8.7 1.3-1 6.8-1.3 12.8-1.1 18 .2.6.4 1.2.6 1.9 2.7-9.1 5.4-12.9 5.5-13.1.3-.3.8-.5 1.3-.4.5.1.8.5.9 1 .7 4.8 1.2 9.6 1.3 14.3 2.3-6.2 3.3-11 3.4-11.1.1-.5.6-.9 1.2-.9s1.1.4 1.2 1c.2 1.2.4 2.3.5 3.4.3-.5.5-.8.6-.8.3-.5.8-.6 1.3-.5.4.2.8.8.7 1.2-.4 2.4-.7 4.8-.9 7 .5 1.8 1 3.9 1.7 6.3.4-4.7 1.1-9.4 2.1-14.2.1-.5.5-.8.9-.9.5-.1.9.1 1.2.5.1.2 2.6 4.2 4.9 13.7l.5-2.1c.5-5.2.6-11.2-.1-18-.1-.4.3-1 .8-1.2.5-.2 1.1.1 1.4.5.2.3 2.2 3.7 3.9 9.5V58c.1-.6.6-1.04 1.2-1.04s1.2.47 1.3 1.1c.1.1.6 3.1 1.9 7.6l.4-2.1c.1-.6.5-.93 1.1-1 .3 0 .5.03.7.14l.1-.4c.3-2.55.6-5.1 1-7.65.1-.55.5-1 1-1.1.5-.1 1 .1 1.4.55.1.16 1.8 2.76 3.9 8.6-.1-2.24-.2-4.6-.5-7.1-.1-.4.3-.9.7-1.1.5-.13 1 .06 1.3.5.1.1.5.8 1.1 2-.2-3.3-.5-6.76-1-10.44-.1-.53.3-1.2.9-1.4.7-.2 1.3 0 1.6.55.4.5 5.4 8.2 7.3 21.4.2-2.2.6-4.4.9-6.7.1-.5.5-.9 1-1 .5-.1 1 .1 1.3.5 0 .1.2.4.6 1.1.1-.1.3-.1.5-.2.6-.1 1.1.4 1.3.9.1.2 1.1 3.1 1.6 7.7.3.9.6 1.9.9 3 .3-2.2.7-4.2 1.1-6 0-4-.3-8.5-1-13.3-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.5.5.1.2 1 1.5 2.1 3.9 1.4-3 2.5-4.6 2.7-4.8.3-.5.9-.6 1.5-.4.5.2.9.8.8 1.3-.9 5.5-1.2 10.6-1.2 15.1.3 1.3.6 2.8.8 4.2 2.7-8.7 5.2-12.3 5.3-12.5.3-.3.8-.5 1.3-.4.5.1.9.5.9 1 .5 3.7.9 7.5 1.1 11.1 2-8.1 5.2-12.8 5.4-13.2.3-.4.8-.6 1.3-.4.4.2.7.7.6 1.2-.5 3.4-.8 6.7-1 9.7.3 3.2.3 6.2.1 8.8l.1.9c.7-2.4 1.4-4.5 2-6.2.1-3.3.6-7 1.5-11.1.1-.6.6-.9 1.2-.9s1.1.4 1.1 1c.1.1.3 1.4.8 3.6.4.1.7.5.8.9l.6 4.9.6 1.9c.4-4.7 1.1-9.4 2-14.2.1-.5.5-.8 1-.9.5-.1 1 .1 1.2.5.1.2 2.8 4.5 5.1 14.6.8-5.9 1.1-12.9.2-21.1 0-.5.4-1 .8-1.2.6-.1 1.1.1 1.4.6.2.3 2.3 3.6 3.9 9.5V59c.1-.67.6-1.1 1.3-1.1.7 0 1.2.4 1.3 1.05.1.1.7 3.1 2 7.6.2-.7.3-1.4.4-2.1.1-.6.5-.97 1.1-1 .3-.07.5 0 .7.1.3-2.7.7-5.4 1.1-8.1.1-.52.5-1 1.1-1.1.6-.1 1.1.1 1.4.58.1.2 3.3 4.94 6.3 16.2.7-6.65.7-14.6-.6-23.75-.1-.55.3-1.2.9-1.4.6-.2 1.3 0 1.6.5.4.56 7 10.78 7.8 27.77.2-.8.5-1.6.7-2.4-.2-2.85-.5-5.9-.9-9.1-.1-.46.3-1.06.7-1.25.6-.2 1.2 0 1.5.5 0 .1.2.3.4.8.2-.56.6-.9 1.2-1 .6-.1 1.1.3 1.3.84.1.26 1.5 4.4 1.9 10.77.2.5.3 1.1.5 1.6 1.3-14 6.9-22.3 7.3-22.7.3-.5.9-.7 1.4-.5.5.2.9.8.8 1.3-.9 6.1-1.2 11.6-1.1 16.5.1.4.3.9.4 1.3.4-4.3 1-8.6 1.9-13 .1-.4.5-.8.9-.8.4-.1.9.1 1.1.5 0 .1.6 1 1.4 3l.4-.6c.3-.4.8-.5 1.3-.4.5.2.9.5 1 1 .4 2.8.7 5.5 1 8.2.5-4.9.5-10.6-.1-17.1-.1-.4.3-.9.7-1.1.5-.2 1 0 1.3.5.2.3 2 3.4 3.6 8.7v-.1c.1-.6.6-1 1.1-1s1.1.4 1.2 1c.1.1.6 2.8 1.8 7l.3-1.9c.1-.5.5-.9 1-.9.3 0 .5 0 .7.2.3-2.4.6-4.9 1-7.4.1-.5.5-.9 1-1 .5-.1 1 .1 1.2.5.1.2 3 4.6 5.8 14.9.6-6.1.6-13.4-.6-21.8-.1-.5.3-1.1.8-1.3.6-.1 1.1 0 1.4.5.3.5 4.6 7 6.4 18.2.4 1.2.8 2.4 1.2 3.8v-.1c.1-.4.4-.8.8-.9.4-2 .8-3.9 1.1-5.9.1-.6.5-1 1.1-1.1.6-.1 1 .3 1.2.8.1.3 1.6 4.8 1.8 11.6h.3c1.2-13 6.4-20.7 6.8-21.1.3-.4.8-.6 1.3-.4.4.2.8.7.7 1.1-1.2 7.5-1.3 13.9-.9 19.4.8-2.9 1.7-5.3 2.4-7.2-.1-2.4-.4-5-.8-7.7-.1-.5.3-1.2.9-1.4.6-.2 1.2 0 1.6.6.1.2.6 1 1.4 2.5.3-.2.6-.3 1-.3.5.1.8.5.9.9l.6 5.1c.5 1.5 1 3.2 1.5 5 1.4-4.2 2-7.1 2-7.2.1-.5.6-.8 1.1-.8.2 0 .3 0 .5.1.3-2.2.7-4.6 1.2-7.1.1-.6.6-.9 1.2-.9s1 .4 1.1 1c.1.1.7 4.4 2.5 10.3l.1-.3c.1-.3.2-.5.4-.7.4-4.1 1.1-8.2 1.9-12.3.1-.5.5-.9 1-1 .5-.1 1 .1 1.2.5.1.1 1.3 2 2.7 6.1l.5-.3c.5-.2 1 0 1.3.5.1.2.6 1 1.2 2.4.3-4.5.2-9.6-.4-15.2-.1-.5.3-1 .8-1.2.6-.2 1.2.1 1.4.5.2.3 2.2 3.7 3.9 9.5V55c.1-.64.7-1.1 1.3-1.1s1.1.46 1.3 1.1c.1.1.7 3.1 2 7.6l.4-2.1c.1-.6.5-.94 1.1-1 .3-.1.5 0 .7.1.3-2.7.7-5.4 1.1-8.1.1-.5.5-.93 1.1-1.03.5-.1 1.1.1 1.4.5.1.1 1.1 1.6 2.5 4.9.3 0 .5.2.7.5.2.2 1.8 2.6 3.4 6.9.3-5.8.1-12.43-.9-19.9-.1-.5.3-1.2.8-1.4.6-.2 1.3 0 1.6.58.4.55 7 10.8 7.8 27.8 1.2-3.7 2-7.6 2.5-11.4.1-.7.5-1.1 1.2-1.2.7-.1 1.2.3 1.4.8.1.2.7 2.2 1.3 5.6.8-1.6 1.4-2.5 1.5-2.7.3-.4.8-.56 1.3-.4 2.2-8 5.3-12.56 5.6-12.9.3-.46.8-.64 1.4-.44.5.2.8.8.7 1.3-1.2 7.2-1.4 13.6-1.1 19.2.3.1.5.3.6.6 2.7-9 5.3-12.7 5.4-12.9.3-.4.8-.5 1.3-.4.4.1.8.5.9 1 .7 4.8 1.2 9.6 1.3 14.3 2.3-6.3 3.2-11 3.3-11.1.1-.6.6-1 1.2-1s1.1.4 1.1 1c.3 1.5.5 3 .6 4.5.3.2.5.5.6.8.1.1.3 1.6.9 4l.3-1.7c.1-.4.5-.8.9-.8.5-.1.9.1 1.1.5l.5 1.1c.3-2 .6-3.9 1-5.9.1-.5.5-.8 1-.9.5-.1.9.1 1.2.5.1.1.6.9 1.3 2.7l-.3-3.4c0-.4.3-1 .8-1.1.5-.1 1 0 1.3.5.1.2 1.4 2.3 2.7 6 0-3.4-.1-7.2-.5-11.1-.1-.5.3-1 .8-1.2.6-.1 1.1.1 1.4.6.2.3 2.2 3.6 3.9 9.4v-1c.1-.6.6-1.1 1.3-1.1.6 0 1.1.5 1.2 1.1l.2 1.1c.2-.1.3-.2.5-.2.5-.1 1 .1 1.3.5.1.1.7 1 1.6 3 .2 0 .3 0 .5.1.3-2.7.7-5.4 1.1-8.1.1-.6.5-1 1.1-1.1.4-.1.8 0 1.1.2l-.1-1.2c-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.5.5.3.3 2.9 4.3 4.9 11.3.1-5-.2-10.5-1-16.6-.1-.5.3-1.2.8-1.4.6-.2 1.3 0 1.6.6.4.5 7 10.7 7.8 27.7 1.2-3.7 2-7.6 2.6-11.4.1-.7.5-1.1 1.1-1.2.3-.1.5 0 .7 0 1.1-2.5 2.1-3.8 2.2-4 .3-.4.8-.6 1.3-.4.4.2.7.7.7 1.1-.9 5.7-1.2 10.8-1.1 15.3 1.5-13.4 6.8-21.3 7.2-21.7.3-.5.9-.7 1.4-.5.5.2.8.8.7 1.3-1 6.6-1.3 12.5-1.1 17.7l.3 3.1c2.8-9.8 5.7-13.9 5.8-14.1.3-.4.8-.6 1.3-.5.5.1.9.5.9.9.6 4.6 1.1 9.3 1.2 13.8h.1C969 71.6 969.9 67 970 67c.1-.6.6-1 1.15-1 .53 0 1 .4 1.1 1 .5 2.9.74 5.6.84 8.1.5-.1.9.1 1.1.5.1 0 .4.6.9 1.6 0-3.7.5-7.9 1.5-12.6.1-.6.6-1 1.2-1s1.1.4 1.1 1c.1.1.3 1.5.8 3.8l.2-.1c.5-.1 1.1.1 1.3.5.1.1.5.8 1.1 2 .4-3 .9-6 1.5-9.1.1-.5.5-.8.9-.9.5-.1 1 .1 1.3.5.1.2 2.8 4.5 5.1 14.6.8-5.9 1-12.9.2-21.1-.1-.5.3-1 .8-1.2.6-.2 1.1 0 1.4.5.2.3 2.2 3.6 3.9 9.4v-.1c.1-.6.6-1 1.2-1s1.2.4 1.3 1.1l.5 2.1c.4 0 .8.2 1 .6.1.1.6.9 1.2 2.1.2-.1.4-.2.6-.2.3 0 .5 0 .7.2.3-2.7.7-5.4 1.1-8 .1-.5.5-1 1.1-1.1.6-.1 1.1.1 1.4.6.1.3 3.3 5 6.3 16.3.6-6.7.6-14.6-.7-23.8-.1-.5.3-1.1.8-1.4.6-.2 1.2 0 1.6.6.3.5 4.9 7.6 6.9 19.8.3-.1.6-.1.9 0 .5.2.8.7.7 1.2-.3 2.2-.6 4.3-.8 6.3 0 .2.1.4.1.6 1.2-3.6 2-7.5 2.6-11.4.1-.6.5-1.1 1.1-1.2.6-.1 1.2.3 1.4.9.1.2 1.5 4.4 1.9 11 .1.1.2.3.3.5 0 .3.1.6.1.9 1.3-14.1 6.9-22.4 7.3-22.9.2-.5.8-.7 1.4-.5.4.2.8.8.7 1.3-1.3 8.1-1.4 15.2-1 21.1 2.8-10 5.8-14.1 5.9-14.3.3-.4.7-.5 1.2-.4.4.1.8.5.9 1 .6 4.8 1.1 9.6 1.2 14.2 2.3-6.2 3.2-11 3.3-11.1.1-.5.6-.9 1.1-.9.6 0 1 .4 1.1 1 1.9 11.3.5 19.4-1.6 24.9 1.2-1 2.3-2.1 3.3-3.3-.1-4 .3-8.7 1.5-14.1.1-.5.6-.9 1.2-.9s1.1.4 1.1 1c.1.1.4 2.4 1.3 5.9.3-.4.7-.6 1.2-.6.4.1.7.3.9.6.3-2.9.8-5.8 1.4-8.7.1-.5.5-.9 1-.9s1 .2 1.2.6c.1.2 2.8 4.5 5.1 14.6.8-5.9 1.1-13 .2-21.1-.1-.5.4-1 .8-1.2.6-.2 1.2 0 1.4.5.2.3 2.3 3.7 4 9.5.1-.6.6-1 1.2-1s1.1.4 1.2 1.1c.1.1.7 3.1 1.9 7.6l.4-2.1c.1-.6.5-1 1.1-1 .3-.1.5 0 .7.1.3-2.7.7-5.4 1.1-8.1.1-.6.5-1 1.1-1.1.5-.1 1 .1 1.4.5.1.2 3.3 5 6.3 16.3.7-6.7.7-14.7-.6-23.8-.1-.6.3-1.2.8-1.4.7-.2 1.3 0 1.6.5.4.5 7 10.7 7.8 27.7 1.2-3.6 2-7.5 2.6-11.4.1-.6.5-1 1.2-1.2.6-.1 1.1.4 1.4.9.1.3 1.8 5.6 2 13.6l.1.5c1-15.1 7.1-24.1 7.5-24.5.3-.5.8-.7 1.4-.5.5.2.8.8.7 1.3-1.3 8.1-1.4 15.1-.9 21.1 2.8-10 5.7-14.2 5.8-14.4.3-.4.8-.6 1.3-.5.5.1.8.5.9 1 .6 4.8 1.1 9.6 1.2 14.3 2.3-6.3 3.2-11.1 3.3-11.2.1-.6.5-.9 1.1-.9.6 0 1 .4 1.1 1 1.9 11.3.5 19.3-1.6 24.8 3.7-3.3 6.5-7 8.2-11.2.2-.4.7-.7 1.3-.7.5.1.9.5 1 1 0 .2.6 3.6-.1 7.9-.8 4.4-2.5 7.9-5.3 10.4l-31.5-.6v-.1H1073c-.8-.7-1.4-1.5-2.1-2.4l-19.3-.7c-1.9-2-3.2-4.4-4-7.4h-2.8l-.23 1.6c-.6 4-2.3 7.2-4.8 9.5l-28.8-.5v.1H979c-.7-.7-1.3-1.4-1.9-2.2l-17.6-.6c-1.7-1.8-3-4.1-3.7-6.8l-20-.6H905c-.7-.7-1.3-1.4-1.9-2.3l-11.7-.4c-.57.8-1.2 1.5-1.9 2.1l-28.87-.5h-7.9c-1 2.4-2.3 4.4-4.1 6.1l-31.5-.6v-.1h-34c-.76-.8-1.44-1.6-2.06-2.5l-4.4-.2c-.72 1.3-1.66 2.6-2.8 3.6l-28.83-.5v-.1h-31c-.7-.7-1.3-1.5-1.9-2.3l-17.65-.6c-1.8-1.8-3-4.1-3.7-6.8l-20-.4H640c-.7-.7-1.3-1.5-1.9-2.3l-7.53-.2h-4c-.5.8-1.1 1.5-1.8 2.1l-28.8-.5v.1h-31c-.7-.7-1.3-1.4-1.9-2.2l-17.65-.6c-1.06-1.1-1.93-2.4-2.62-3.8l-16.4-.3v.1h-16.7c-.7.9-1.4 1.7-2.2 2.5l-28.8-.5V90h-30.9c-.7-.7-1.3-1.4-1.9-2.2l-17.7-.6c-1.8-1.8-3-4-3.8-6.7l-19.9-.4h-30.8c-.7-.7-1.4-1.4-1.9-2.2l-11.6-.4c-.6.8-1.2 1.5-1.9 2.1l-28.7-.5h-30.9c-.7-.7-1.4-1.4-1.9-2.2l-17.7-.6c-1.3-1.3-2.4-2.9-3.1-4.8l-16.6-.3H246c-.94 2.2-2.23 4.1-3.87 5.66l-21.37-.3c-.74 1.2-1.6 2.3-2.6 3.2l-28.88-.5h-30.9c-.7-.7-1.37-1.4-1.9-2.3L139 76.2c-1.3-1.34-2.33-2.96-3.07-4.82l-16.56-.3v-.02H88.5c-.7-.68-1.32-1.43-1.9-2.24l-17.66-.62c-2.35-2.45-3.8-5.74-4.28-9.8-.47-3.96.25-7.1.26-7.26.1-.44.46-.78.98-.85.53 0 .96.3 1.1.7 1.45 3.9 3.76 7.5 7.06 10.7-1.66-5.2-2.53-12.6-.25-22.8.1-.6.6-.9 1.1-.9.6 0 1 .4 1 .9.1.1.5 3 1.7 7.3.3.7.6 1.4 1 2.1.4-4 1-8.1 1.8-12.1.1-.4.5-.8.9-.9.5-.1.9.1 1.2.5 0 .1.5.9 1.3 2.6.3-2 .6-4.1 1.1-6.3.1-.6.6-.9 1.2-.9s1.1.4 1.1 1c.1 0 .2 1.1.6 2.8-.1-1.7-.2-3.4-.4-5.3-.1-.5.3-1 .8-1.2.5-.2 1.1 0 1.3.5.1.2.9 1.5 1.9 3.8.2-1.2.4-2.5.7-3.7.1-.5.5-.9 1-1 .5-.1 1 .1 1.2.5.1.1 2.5 4 4.8 12.9l.2.1c.2-2 .5-4.1.8-6.2.2-4.1.1-8.5-.5-13.4 0-.5.4-1 .8-1.2.6-.2 1.2 0 1.5.5.2.3 2.3 3.6 3.9 9.5.1-.7.6-1.1 1.3-1.1.4 0 .8.2 1 .5-.1-1.1-.2-2.2-.4-3.3-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.5.5.2.2 1.5 2.2 3 5.8.2-1.5.5-3.1.7-4.6.1-.6.6-1 1.1-1.1.5-.1 1.1.1 1.4.5.1.2 2.7 4.2 5.5 13.6.1.1.2.2.2.4.1.1.3.7.5 1.8.6-6.6.6-14.4-.7-23.4-.1-.6.3-1.2.9-1.4.7-.2 1.3 0 1.6.5.3.3 3.5 5.4 5.8 14.1.5-.7.7-1.2.8-1.2.3-.5.8-.6 1.3-.4.5.1.8.7.7 1.1-.6 3.6-.9 7.1-1 10.3.2 1.2.3 2.5.3 3.8 1.2-3.7 2-7.5 2.6-11.4.1-.7.5-1.1 1.2-1.2.6-.1 1.2.3 1.4.9 0 .1.4 1.3.9 3.4h.4c.5.1.8.4.9.9l.6 4.5c1.8-11.9 6.5-18.8 6.9-19.2.3-.5.8-.7 1.4-.5.5.2.8.7.7 1.2-1.3 8.1-1.4 15.1-.9 21.1 2.8-10 5.7-14.2 5.8-14.4.3-.4.8-.5 1.3-.4.5.1.8.5.9 1 .7 4.8 1.2 9.6 1.3 14.3l1-2.9c-.1-1.9-.2-3.9-.4-6 0-.4.3-.9.8-1.1.5-.1 1 .1 1.3.5l.2.3c.3-1.2.4-1.9.5-2 .1-.6.6-1 1.1-1 .6 0 1.1.4 1.2 1 .3 1.6.5 3.1.6 4.5.3.2.5.5.6.8 0 0 .3 1.5.8 3.8.5.1.9.4 1 1 0 0 .4 1.8 1.1 4.6.4-4.1 1-8.2 1.8-12.4.1-.5.5-.9 1-1 .5-.1 1 .1 1.3.5.1.1 1.2 1.9 2.6 5.9.7 1.3 1.7 3.4 2.8 6.5.6-5.4.7-11.7-.1-18.8-.1-.5.4-1.1.8-1.2.6-.2 1.2 0 1.4.5.2.2 1.4 2.1 2.6 5.5.5.8 1 1.8 1.6 3.2.3-.3.6-.5 1-.5.7 0 1.2.4 1.3 1.1.1 0 .7 3.1 2 7.6.2-.7.3-1.4.4-2.1.2-.6.5-1 1.1-1.1.3 0 .5 0 .7.2.3-2.7.7-5.4 1.1-8.1.1-.5.6-1 1.1-1.1.5-.1 1 .1 1.4.5.1.1 2.3 3.4 4.7 10.9.7-1.8 1.4-3.3 2-4.5 0-4.3-.3-9-1-14-.1-.6.3-1.2.8-1.4.6-.2 1.2 0 1.6.5.3.5 4.7 7.3 6.8 19 .2-.3.6-.4 1-.3.4.1.8.5.8.9.2 1.1.3 2.2.4 3.3.5-2.2.9-4.4 1.2-6.6.1-.6.6-1 1.2-1.1.6-.1 1.1.3 1.4.8l.2.5c.2-1.7.5-3.4.9-5.2.1-.5.5-.9 1-.9s.9.3 1 .9c.1 0 .4 2.4 1.3 5.8.9-3.2 2-5.8 2.9-7.7l.2-.9c.1-.4.3-.6.7-.8.8-1.4 1.3-2.2 1.4-2.3.3-.5.9-.7 1.5-.5.5.2.8.8.7 1.3-.3 1.8-.5 3.5-.7 5.2.8 1.8 1.7 4.3 2.6 7.7.4-1 .8-1.8 1.1-2.5.3-4.3.3-9.2-.3-14.6 0-.4.3-1 .8-1.1.5-.2 1.1 0 1.3.5.2.2 2.1 3.3 3.6 8.6.1-.6.6-1 1.2-1s1.1.4 1.1 1c.1 0 .4 1.4.9 3.7.2-2.9.7-6 1.4-9.4.1-.6.6-.9 1.2-.9s1.1.4 1.1 1c.1 0 .2.7.4 1.9.2-.3.5-.5.8-.5.5-.1 1 .1 1.3.5.1.1.5.7 1.2 2.1l1.2-6.9c.1-.5.5-.9 1-.9.5-.1 1 .1 1.3.5 0 0 .4.7 1 2-.1-1.2-.3-2.5-.4-3.7-.1-.5.3-1.1.7-1.3.6-.2 1.2 0 1.5.5.2.2 1.6 2.2 3 5.9 0-3.1-.1-6.5-.5-10-.1-.5.3-1 .8-1.2.6-.2 1.2 0 1.4.5.2.3 2.3 3.6 3.9 9.5l.1-.1c.1-.6.6-1.1 1.3-1.1s1.2.5 1.3 1.1c.1.1.6 3.1 1.9 7.6l.4-2.1c.1-.6.5-.9 1.1-1 .2-.1.4 0 .6.1.3-2.6.7-5.3 1.1-8 .1-.5.5-1 1-1.1.6-.1 1.1.1 1.4.5.1.1.9 1.4 2.2 4.2.3-.2.7-.3 1-.2.4.2.8.7.7 1.1l-.4 2.3c.9 2.2 1.7 4.9 2.6 8.2l.2-.5c.6-6.5.5-14.1-.7-22.9-.1-.5.4-1.2.9-1.4.7-.2 1.3 0 1.6.6.4.5 5.6 8.6 7.4 22.3h.3c.6 0 1 .4 1.1.9l.2 1c.7-2.6 1.2-5.2 1.5-7.9.1-.6.6-1.1 1.2-1.2.7-.1 1.2.4 1.4.9.1.3 1.2 3.6 1.7 8.8.1-.1.3-.1.4-.2.2-.1.5 0 .7.1 1.9-11.8 6.5-18.7 6.9-19.1.3-.5.9-.7 1.5-.5.5.2.8.7.7 1.2-.7 4.7-1.1 9-1.1 13 .4.7 1 1.9 1.6 3.6 2.3-6.8 4.4-9.7 4.4-9.9.3-.4.7-.6 1.2-.5.5.1.9.5 1 1 .6 4.8 1.1 9.5 1.2 14.2.2-1.3.3-2.7.6-4 .1-.5.5-.9.9-1l.2-.1c1.1-3.6 1.6-6 1.6-6.1.1-.6.6-1 1.1-.9.6 0 1 .4 1.1.9l.6 4.5c.3.2.5.5.5.8.1.1.7 3.9 2.2 9.2.1-4.5-.2-9.5-1-15-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.4.5.1.1.8 1.2 1.7 3 .1-.2.4-.3.6-.3.5-.1.9.1 1.2.5.1.2 2.8 4.5 5.1 14.6.8-5.9 1-13 .2-21.2-.1-.5.3-1.1.8-1.2.6-.2 1.1 0 1.4.5.2.3 2.2 3.6 3.9 9.5.1-.7.7-1.1 1.3-1.1.7 0 1.2.4 1.3 1 .1.1.3 1.5.9 3.8 1.2-2.5 2.1-3.8 2.2-4 .3-.5.8-.6 1.4-.4.1 0 .2.1.3.1.1-1 .3-2 .4-3 .1-.5.6-1 1.1-1.1.5-.1 1 .1 1.3.5.1.2 3.3 5 6.2 16.3.6-6.6.6-14.6-.6-23.7-.1-.6.3-1.2.9-1.4.6-.2 1.3 0 1.6.5.3.4 4.9 7.5 6.9 19.5.1 0 .3-.1.4-.1.5 0 .9.3 1 .9.1 0 .2 1.2.7 3.1.5-2.3 1-4.8 1.3-7.2.1-.6.6-1.1 1.2-1.2.6-.1 1.2.3 1.4.8.1 0 .2.4.3 1 .2-.1.3-.2.5-.2.5-.1.9.1 1.1.5 0 .1.7 1.2 1.7 3.5 2.1-9.4 5.8-14.9 6.1-15.3.3-.5.8-.6 1.4-.4.5.2.9.8.8 1.3-.5 3-.8 5.9-1 8.7.5 1.2 1 2.7 1.5 4.4.1-.6.6-1 1.1-1 .2 0 .4 0 .5.1 1.5-3.6 2.6-5.2 2.7-5.3.3-.4.7-.6 1.2-.5.5.1.9.5.9 1l.4 3.1.1-.6c.1-.5.5-.9 1-1 .5-.1 1 .1 1.2.5.1.1.7.9 1.5 2.7l.4-1.6c.1-.6.6-1 1.2-1s1 .4 1.1 1c.7 4.2 1 7.9.9 11.2l.7 2.4c.6-6.1.6-13.4-.6-21.8-.1-.5.3-1.1.8-1.3.6-.2 1.2 0 1.5.5.2.2 1.5 2.2 3 5.8.3.2.4.5.5.8l.2.8c1 2.6 2 5.9 2.7 9.7.4-4.4 1.1-8.9 2-13.4.1-.5.5-.8 1-.9.5-.1.9.1 1.2.5.1.2 2.8 4.4 5.1 14.3l.2-.8c.7-5.7.8-12.4 0-20-.1-.5.3-1.1.8-1.2.6-.2 1.2 0 1.4.5.2.3 2.1 3.3 3.7 8.5.1 0 .3 0 .4.1l.2.1c.2-.2.6-.4 1-.4.7 0 1.2.4 1.3 1.1.1.1.6 3.1 1.9 7.6.2-.7.3-1.4.4-2.1.1-.6.5-1 1.1-1 .2-.1.5 0 .7.1.3-2.7.6-5.4 1.1-8.1.1-.5.5-.9 1.1-1 .5-.1 1.1.1 1.4.6.1.2 3.3 4.9 6.3 16.2.6-6.7.6-14.6-.6-23.8-.1-.6.3-1.2.9-1.4.6-.2 1.3 0 1.6.5.4.5 6.9 10.7 7.8 27.7 1.2-3.6 2-7.5 2.5-11.4.1-.6.5-1.1 1.1-1.2.7-.1 1.2.3 1.4.9.1.1.5 1.5.9 3.7.2.4 1 1.8 2 4 2-11.2 6.4-17.8 6.7-18.2.3-.5.9-.7 1.5-.5.4.2.8.8.7 1.3-1.3 8.1-1.4 15.1-1 21.1l.7-2.4.1-.3c2.6-8 4.9-11.4 5-11.6.3-.4.8-.6 1.3-.5.5.1.9.5.9 1l.4 3c.1-.1.2-.2.4-.3.6-.2 1.1 0 1.4.5.1.1.8 1.1 1.6 2.8l.5-2.3c.1-.6.6-1 1.2-1s1.1.4 1.1 1c.9 5.1 1.1 9.6.8 13.4.4 1.5.7 3.1 1 4.7.1-3.2.6-6.7 1.5-10.6.1-.6.6-1 1.2-.9.6 0 1.1.4 1.1 1 .1 0 .3 1.5.9 4l.5-2.3c.1-.5.5-.9 1.1-.8.5 0 .9.4 1 .9l.3 1.5c.3-2.1.7-4.2 1.1-6.3.1-.5.5-.9.9-.9.5 0 1 .2 1.3.6.1.1.4.7 1.1 2 .1-.2.4-.3.6-.3.4-.1.9.1 1.1.5.4-.7.7-1.1.8-1.2.3-.4.8-.6 1.3-.4.4.2.8.7.7 1.1-.3 1.8-.5 3.5-.7 5.1l.8 2.2c.2-4.6.2-9.7-.4-15.4-.1-.5.3-1 .8-1.2.6-.1 1.1.1 1.4.6.1.1.5.9 1.2 2.2.4 0 .8.2.9.6.1.2 1.3 2.2 2.6 5.6.1-.1.2-.1.4-.1.6 0 1.1.5 1.2 1.1.1 0 .1.4.3 1h.2c.6 0 1.1.4 1.2 1 0 .1.3 1.3.8 3.3.2-.4.5-.6 1-.7.2 0 .5 0 .7.2.3-2.6.6-5.3 1.1-8 .1-.5.5-1 1-1.1.5-.1 1.1.1 1.4.6 0 .1 1.3 2 2.9 6 .9 2.1 2.1 5.3 3.3 9.5.5-6.5.5-14.3-.7-23.1-.1-.5.3-1.2.8-1.4.7-.2 1.3 0 1.6.5.4.5 6.9 10.6 7.8 27.4.9-3 1.6-6.2 2.1-9.4 0-.4.2-.6.4-.8 0-.3.1-.6.1-.9.1-.7.5-1.1 1.1-1.2l.9-5c.1-.6.6-.9 1.2-.9s1 .4 1.1 1c.1 0 .5 3.2 1.8 7.8.7-2.2 1.4-4 2.1-5.5l.9-5.2c.1-.5.5-.9 1-1 .5 0 .9.2 1.2.5zm518.18 54.17l.2.2v-.1h-.1zm-20.7-.3c-.4 1.7-.8 3.2-1.3 4.6 1.6-1.4 3-2.9 4.2-4.5h-2.8zM433.2 80.6l.14.13c0-.04-.03-.08-.04-.13h-.1zm530.45 21.02l.14.13v-.13h-.1zm-264.22-5l.14.13-.08-.13h-.1z" />
        <path id="av" d="M116.1 262.22H95.08l7.2-251.2h6.58z" />
        <path id="aw" d="M68.12 187.3c-3.54 4.12-8.8 6.73-14.65 6.73-10.66 0-19.25-8.6-19.25-19.2 0-5.65 2.47-10.74 6.4-14.26C17.98 159.45 0 140.8 0 117.97c0-14.5 7.27-27.32 18.4-35.03-1.76-4.44-2.72-9.3-2.72-14.35 0-21.8 17.72-39.5 39.57-39.5 4.84 0 9.47.8 13.75 2.4 1.45-.7 2.93-1.4 4.43-2C82.28 12 100.5 0 121.55 0c29.74 0 53.82 24.03 53.82 53.66 0 1.32-.05 2.62-.14 3.9h.5c15.12 0 27.44 12.24 27.44 27.37 0 7.32-2.88 13.96-7.58 18.87 2.1 3.4 3.3 7.4 3.3 11.7 0 11.83-9.3 21.55-21 22.33l-.2.28c1.6 3.9 2.5 8.2 2.5 12.6 0 18.1-14.7 32.7-32.8 32.7-3.3 0-6.5-.5-9.6-1.4-6.5 4.9-14.5 7.8-23.3 7.8-2.9 0-5.7-.3-8.4-.9-4.8 4.6-11.3 7.3-18.4 7.3-7.9 0-15-3.4-19.9-8.8z" />
        <path id="ax" d="M104.15 268.8c1.8-5.53.3-10.08.24-10.25-.1-.17-.3-.3-.5-.27-.2.03-.4.17-.4.37-.2 1.23-.5 2.45-.8 3.6-.3-5.36-2.4-8.6-2.5-8.76-.1-.2-.3-.3-.5-.2-.2 0-.3.2-.3.4.4 2.9.4 5.4.2 7.5-1-3.6-2-5.1-2-5.1-.1-.2-.3-.2-.5-.2s-.3.1-.4.3c-.3 1.7-.5 3.4-.6 5-.8-2.3-1.1-4-1.1-4-.1-.2-.2-.4-.4-.4s-.4.1-.4.3c-.8 4-.3 6.8.4 8.8-1.4-1.2-2.3-2.6-2.9-4.1-.1-.2-.3-.3-.5-.3s-.4.2-.4.3c0 0-.3 1.3 0 2.8.2 1.5.8 2.8 1.8 3.7H104z" />
        <path id="ay" d="M112.23 268.97c1.8-5.54.3-10.1.24-10.26-.07-.1-.24-.3-.44-.2-.2.1-.34.2-.38.4-.17 1.3-.44 2.5-.8 3.6-.28-5.3-2.4-8.6-2.53-8.7-.1-.1-.3-.2-.5-.1-.18.1-.3.3-.28.5.4 2.9.4 5.4.2 7.5-.95-3.5-1.97-5-2-5.1-.1-.1-.27-.2-.44-.2-.17.1-.3.2-.34.4-.27 1.7-.48 3.4-.55 5.1-.7-2.2-1-3.9-1.1-4 0-.2-.2-.3-.4-.3s-.3.2-.4.4c-.7 4-.3 6.9.4 8.8-1.3-1.2-2.2-2.5-2.9-4 0-.2-.2-.3-.4-.3s-.3.2-.3.3c0 .1-.2 1.3 0 2.9.3 1.6.9 2.9 1.8 3.8h11.3z" />
        <path id="az" d="M118.35 267.87c1.8-5.54.3-10.1.24-10.26-.1-.1-.3-.3-.5-.2-.2.1-.4.2-.4.4-.2 1.3-.5 2.5-.8 3.6-.3-5.3-2.4-8.6-2.5-8.7-.1-.1-.3-.2-.5-.1s-.3.3-.3.5c.4 2.9.4 5.4.2 7.5-1-3.5-2-5-2-5.1-.1-.1-.3-.2-.5-.1-.2 0-.3.2-.4.3-.3 1.7-.5 3.4-.6 5.1-.8-2.2-1.1-3.9-1.1-3.9-.1-.2-.2-.3-.4-.3s-.4.2-.4.4c-.8 4-.3 6.9.4 8.9-1.4-1.2-2.3-2.6-2.9-4.1-.1-.1-.3-.2-.5-.2s-.4.2-.4.3c0 .1-.3 1.3 0 2.9.2 1.6.8 2.8 1.8 3.8H118z" />
        <path id="aA" d="M116.1 262.22H95.08l7.2-251.2h6.58z" />
        <path id="aB" d="M68.12 187.3c-3.54 4.12-8.8 6.73-14.65 6.73-10.66 0-19.25-8.6-19.25-19.2 0-5.65 2.47-10.74 6.4-14.26C17.98 159.45 0 140.8 0 117.97c0-14.5 7.27-27.32 18.4-35.03-1.76-4.44-2.72-9.3-2.72-14.35 0-21.8 17.72-39.5 39.57-39.5 4.84 0 9.47.8 13.75 2.4 1.45-.7 2.93-1.4 4.43-2C82.28 12 100.5 0 121.55 0c29.74 0 53.82 24.03 53.82 53.66 0 1.32-.05 2.62-.14 3.9h.5c15.12 0 27.44 12.24 27.44 27.37 0 7.32-2.88 13.96-7.58 18.87 2.1 3.4 3.3 7.4 3.3 11.7 0 11.83-9.3 21.55-21 22.33l-.2.28c1.6 3.9 2.5 8.2 2.5 12.6 0 18.1-14.7 32.7-32.8 32.7-3.3 0-6.5-.5-9.6-1.4-6.5 4.9-14.5 7.8-23.3 7.8-2.9 0-5.7-.3-8.4-.9-4.8 4.6-11.3 7.3-18.4 7.3-7.9 0-15-3.4-19.9-8.8z" />
        <path id="aC" d="M105.53 265.1c1.8-5.54.3-10.1.24-10.26-.07-.17-.24-.3-.44-.27-.2.03-.34.17-.38.37-.17 1.22-.44 2.45-.8 3.6-.28-5.37-2.4-8.6-2.53-8.77-.1-.17-.3-.23-.5-.17-.18.07-.3.28-.28.45.4 2.88.4 5.4.2 7.5-.95-3.56-1.97-5.06-2-5.13-.1-.13-.27-.2-.44-.16-.17.03-.3.16-.34.33-.27 1.7-.48 3.4-.55 5-.7-2.3-1-4-1.1-4 0-.2-.2-.4-.4-.4s-.4.1-.4.3c-.7 4-.3 6.8.4 8.8-1.3-1.2-2.2-2.6-2.9-4.1 0-.2-.2-.3-.4-.3s-.3.1-.3.3c0 0-.2 1.3 0 2.8.3 1.6.9 2.8 1.8 3.7h11.3z" />
        <path id="aD" d="M112.36 266.95c1.8-5.54.3-10.1.24-10.27-.07-.17-.24-.3-.44-.27-.2.1-.34.2-.38.4-.17 1.2-.44 2.5-.8 3.6-.28-5.3-2.4-8.6-2.53-8.7-.1-.1-.3-.2-.5-.1-.17.1-.3.3-.28.5.4 2.9.4 5.4.2 7.5-.94-3.5-1.96-5-2-5.1-.1-.1-.27-.2-.44-.1-.17.1-.3.2-.34.4-.3 1.7-.5 3.4-.6 5.1-.8-2.2-1.1-3.9-1.2-3.9-.1-.2-.2-.3-.4-.3s-.4.1-.4.3c-.8 4-.3 6.9.4 8.9-1.4-1.2-2.3-2.5-2.9-4-.1-.2-.3-.3-.5-.3s-.4.2-.4.3c0 .1-.2 1.3 0 2.8.2 1.6.8 2.9 1.8 3.8h11.2z" />
        <path id="aE" d="M120.2 265.27c1.8-5.54.3-10.1.23-10.27-.06-.17-.23-.3-.44-.27-.2.04-.4.17-.4.38-.2 1.3-.5 2.5-.8 3.6-.3-5.3-2.4-8.6-2.5-8.7-.1-.1-.4-.2-.6-.1-.2.1-.3.3-.3.5.4 2.9.4 5.4.2 7.5-1-3.5-2-5-2-5.1-.1-.1-.3-.2-.5-.1s-.3.2-.4.4c-.3 1.7-.5 3.4-.6 5.1-.8-2.2-1.1-3.9-1.2-3.9 0-.2-.2-.3-.4-.3s-.4.2-.4.4c-.8 4-.3 6.9.4 8.8-1.3-1.2-2.3-2.5-2.9-4-.1-.1-.2-.2-.4-.2s-.4.2-.4.3c0 .1-.2 1.3 0 2.8.2 1.5.8 2.8 1.8 3.7H120z" />
        <linearGradient id="aF" x1="95.08%" x2="-.92%" y1="4.46%" y2="100.58%">
            <stop stop-color="#00040C" offset="0%" />
            <stop stop-color="#005178" offset="100%" />
        </linearGradient>
    </defs>
    <g fill="none" fill-rule="evenodd">
        <g>
            <g transform="translate(26 26)">
                <mask id="b" fill="#fff">
                    <use xlink:href="#a" />
                </mask>
                <g mask="url(#b)">
                    <use fill="url(#c)" xlink:href="#d" />
                    <use fill="url(#e)" xlink:href="#d" />
                </g>
                <g fill="#FFF" fill-rule="nonzero" mask="url(#b)">
                    <g>
                        <path fill-opacity=".1" d="M1065.67 760.04c-31.6-73.2-116.2-106.86-189-75.23-39.67 17.3-67.52 50.4-79.67 88.8-1.9-11-4.98-21.9-9.6-32.6-31.6-73.2-116.2-106.8-189-75.2-70.35 30.6-103.72 110.9-77.42 182.3-15.4 1.2-30.9 4.8-45.9 11.3-72.82 31.7-106.24 116.7-74.65 189.8 31.6 73.2 116.22 106.9 189 75.3 30.6-13.3 54.12-36.1 68.92-63.4 40.4 42.6 104.27 57.8 161.06 33.1 55.1-23.9 87.6-78.4 86.5-135.2 27.7 5.6 57.3 3.2 85.2-9 72.8-31.6 106.3-116.6 74.7-189.8z" style="mix-blend-mode:hard-light" />
                        <path fill-opacity=".1" d="M-173.3 847.2c4.67 79.58 72.67 140.15 151.88 135.32 43.18-2.63 80.68-24.24 105.22-56.16-1.96 10.98-2.8 22.3-2.12 33.92 4.65 79.6 72.65 140.17 151.87 135.34 76.57-4.68 135.4-68.76 135.1-144.85 14.9 4.14 30.7 6.04 47 5.06C494.92 951 555.4 882.56 550.75 803c-4.68-79.57-72.67-140.16-151.88-135.33-33.3 2.03-63.2 15.4-86.46 36-23.4-53.8-78.2-89.95-140-86.17-59.9 3.67-109.1 43.77-127.5 97.53-24.1-14.73-52.8-22.53-83.1-20.68-79.2 4.82-139.7 73.24-135 152.83z" style="mix-blend-mode:hard-light" />
                        <path fill-opacity=".2" d="M1121.26 636c-31.6-73.2-116.2-106.86-189-75.23-39.67 17.24-67.52 50.38-79.67 88.76-1.9-11-5-21.92-9.6-32.6-31.6-73.2-116.3-106.86-189-75.23-70.4 30.58-103.8 110.92-77.5 182.32-15.4 1.2-30.9 4.82-45.9 11.32-72.8 31.63-106.3 116.64-74.7 189.8 31.6 73.18 116.2 106.87 189 75.24 30.6-13.3 54.1-36.08 68.9-63.42 40.4 42.57 104.2 57.8 161 33.1 55.1-23.95 87.5-78.45 86.4-135.25 27.6 5.6 57.3 3.2 85.1-9 72.8-31.6 106.2-116.6 74.6-189.8z" style="mix-blend-mode:color" />
                        <path fill-opacity=".2" d="M-118.05 722.92c4.66 79.6 72.66 140.16 151.88 135.33C77 855.62 114.5 834 139.05 802.1c-1.97 10.97-2.82 22.3-2.13 33.92 4.65 79.6 72.65 140.16 151.87 135.33 76.5-4.68 135.4-68.76 135.1-144.85 14.9 4.14 30.6 6.04 47 5.06 79.2-4.82 139.7-73.27 135-152.83-4.7-79.56-72.7-140.16-151.9-135.33-33.3 2.03-63.2 15.4-86.5 36-23.4-53.8-78.3-89.95-140.1-86.17-59.9 3.67-109 43.77-127.4 97.53-24-14.72-52.7-22.54-83-20.68-79.3 4.82-139.8 73.24-135.1 152.83v.1z" style="mix-blend-mode:color" />
                    </g>
                </g>
                <g mask="url(#b)">
                    <g>
                        <g>
                            <g transform="matrix(-1 0 0 1 722.002 483.195)">
                                <use fill="#5C5C5C" xlink:href="#f" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#f" />
                            </g>
                        </g>
                        <g>
                            <g transform="translate(-254 427)">
                                <use fill="#2D2D2D" xlink:href="#h" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#h" />
                            </g>
                            <g transform="translate(-254 427)">
                                <use fill="#2D2D2D" xlink:href="#i" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#i" />
                            </g>
                            <g transform="translate(-254 427)">
                                <use fill="#2D2D2D" xlink:href="#j" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#j" />
                            </g>
                            <g transform="translate(-254 427)">
                                <use fill="#434343" xlink:href="#k" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#k" />
                            </g>
                        </g>
                    </g>
                </g>
                <g mask="url(#b)">
                    <g transform="translate(-237 534)">
                        <ellipse cx="693.07" cy="231.69" fill="url(#l)" rx="693.07" ry="157.63" />
                        <g>
                            <g>
                                <g transform="translate(599.494 17.014)">
                                    <use fill="#4A2B0F" xlink:href="#m" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#m" />
                                </g>
                                <g transform="translate(599.494 17.014)">
                                    <use fill="#4C8A0A" xlink:href="#n" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#n" />
                                </g>
                                <g transform="rotate(2 -166.602 17238.06)">
                                    <use fill="#337003" xlink:href="#o" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#o" />
                                </g>
                                <g transform="translate(599.494 17.014)">
                                    <use fill="#337003" xlink:href="#q" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#q" />
                                </g>
                                <g transform="rotate(-1 1299.575 -34282.076)">
                                    <use fill="#337003" xlink:href="#r" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#r" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(1134.936 59.05)">
                                    <use fill="#4A2B0F" xlink:href="#s" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#s" />
                                </g>
                                <g transform="translate(1134.936 59.05)">
                                    <use fill="#4C8A0A" xlink:href="#t" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#t" />
                                </g>
                                <g transform="rotate(2 -1102.964 32596.794)">
                                    <use fill="#337003" xlink:href="#u" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#u" />
                                </g>
                                <g transform="translate(1134.936 59.05)">
                                    <use fill="#337003" xlink:href="#v" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#v" />
                                </g>
                                <g transform="rotate(-1 3975.644 -64938.826)">
                                    <use fill="#337003" xlink:href="#w" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#w" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(534.44)">
                                    <use fill="#4A2B0F" xlink:href="#x" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#x" />
                                </g>
                                <g transform="translate(534.44)">
                                    <use fill="#4C8A0A" xlink:href="#y" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#y" />
                                </g>
                                <g transform="rotate(2 295.744 15385.61)">
                                    <use fill="#337003" xlink:href="#z" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#z" />
                                </g>
                                <g transform="translate(534.44)">
                                    <use fill="#337003" xlink:href="#A" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#A" />
                                </g>
                                <g transform="rotate(-1 300.748 -30543.862)">
                                    <use fill="#337003" xlink:href="#B" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#B" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(949.783 29.024)">
                                    <use fill="#4A2B0F" xlink:href="#C" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#C" />
                                </g>
                                <g transform="translate(949.783 29.024)">
                                    <use fill="#4C8A0A" xlink:href="#D" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#D" />
                                </g>
                                <g transform="rotate(2 -327.975 27297.602)">
                                    <use fill="#337003" xlink:href="#E" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#E" />
                                </g>
                                <g transform="translate(949.783 29.024)">
                                    <use fill="#337003" xlink:href="#F" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#F" />
                                </g>
                                <g transform="rotate(-1 2171.326 -54326.122)">
                                    <use fill="#337003" xlink:href="#G" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#G" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(248.205 60.05)">
                                    <use fill="#4A2B0F" xlink:href="#H" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#H" />
                                </g>
                                <g transform="translate(248.205 60.05)">
                                    <use fill="#4C8A0A" xlink:href="#I" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#I" />
                                </g>
                                <g transform="rotate(2 -1578 7187.884)">
                                    <use fill="#337003" xlink:href="#J" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#J" />
                                </g>
                                <g transform="translate(248.205 60.05)">
                                    <use fill="#337003" xlink:href="#K" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#K" />
                                </g>
                                <g transform="rotate(-1 3585.617 -14142.657)">
                                    <use fill="#337003" xlink:href="#L" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#L" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(833.688 42.035)">
                                    <use fill="#4A2B0F" xlink:href="#M" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#M" />
                                </g>
                                <g transform="translate(833.688 42.035)">
                                    <use fill="#4C8A0A" xlink:href="#N" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#N" />
                                </g>
                                <g transform="rotate(2 -769.224 23950.023)">
                                    <use fill="#337003" xlink:href="#O" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#O" />
                                </g>
                                <g transform="translate(833.688 42.035)">
                                    <use fill="#337003" xlink:href="#P" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#P" />
                                </g>
                                <g transform="rotate(-1 2846.21 -47696.513)">
                                    <use fill="#337003" xlink:href="#Q" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#Q" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(458.378 20.017)">
                                    <use fill="#4A2B0F" xlink:href="#R" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#R" />
                                </g>
                                <g transform="translate(458.378 20.017)">
                                    <use fill="#4C8A0A" xlink:href="#S" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#S" />
                                </g>
                                <g transform="rotate(2 -317.662 13211.798)">
                                    <use fill="#337003" xlink:href="#T" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#T" />
                                </g>
                                <g transform="translate(458.378 20.017)">
                                    <use fill="#337003" xlink:href="#U" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#U" />
                                </g>
                                <g transform="rotate(-1 1406.547 -26180.895)">
                                    <use fill="#337003" xlink:href="#V" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#V" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(873.72 42.035)">
                                    <use fill="#4A2B0F" xlink:href="#W" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#W" />
                                </g>
                                <g transform="translate(873.72 42.035)">
                                    <use fill="#4C8A0A" xlink:href="#X" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#X" />
                                </g>
                                <g transform="rotate(2 -740.7 25120.287)">
                                    <use fill="#337003" xlink:href="#Y" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#Y" />
                                </g>
                                <g transform="translate(873.72 42.035)">
                                    <use fill="#337003" xlink:href="#Z" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#Z" />
                                </g>
                                <g transform="rotate(-1 2875.734 -49966.658)">
                                    <use fill="#337003" xlink:href="#aa" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#aa" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(514.424 40.033)">
                                    <use fill="#4A2B0F" xlink:href="#ab" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#ab" />
                                </g>
                                <g transform="translate(514.424 40.033)">
                                    <use fill="#4C8A0A" xlink:href="#ac" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#ac" />
                                </g>
                                <g transform="rotate(2 -871.518 14804.73)">
                                    <use fill="#337003" xlink:href="#ad" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ad" />
                                </g>
                                <g transform="translate(514.424 40.033)">
                                    <use fill="#337003" xlink:href="#ae" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ae" />
                                </g>
                                <g transform="rotate(-1 2571.894 -29404.536)">
                                    <use fill="#337003" xlink:href="#af" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#af" />
                                </g>
                            </g>
                            <g>
                                <g transform="translate(929.767 62.05)">
                                    <use fill="#4A2B0F" xlink:href="#ag" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#ag" />
                                </g>
                                <g transform="translate(929.767 62.05)">
                                    <use fill="#4C8A0A" xlink:href="#ah" />
                                    <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#ah" />
                                </g>
                                <g transform="rotate(2 -1294.557 26713.22)">
                                    <use fill="#337003" xlink:href="#ai" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ai" />
                                </g>
                                <g transform="translate(929.767 62.05)">
                                    <use fill="#337003" xlink:href="#aj" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#aj" />
                                </g>
                                <g transform="rotate(-1 4041.08 -53190.3)">
                                    <use fill="#337003" xlink:href="#ak" />
                                    <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ak" />
                                </g>
                            </g>
                        </g>
                        <g>
                            <g transform="translate(110.09 82.068)">
                                <use fill="#207901" xlink:href="#al" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#al" />
                            </g>
                            <g transform="translate(110.09 82.068)">
                                <use fill="#289800" xlink:href="#am" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#am" />
                            </g>
                        </g>
                    </g>
                </g>
                <g mask="url(#b)">
                    <g transform="translate(-207 668)">
                        <mask id="ap" fill="#fff">
                            <use xlink:href="#an" />
                        </mask>
                        <g>
                            <use fill="#4BA4EC" xlink:href="#an" />
                            <use fill="url(#ao)" style="mix-blend-mode:soft-light" xlink:href="#an" />
                        </g>
                        <path fill="#FFF" fill-opacity=".2" fill-rule="nonzero" d="M998.1 254.93c-31.6 73.27-116.3 106.95-189.15 75.3-39.7-17.26-67.58-50.42-79.73-88.84-1.9 11-5 21.9-9.6 32.6-31.64 73.2-116.33 106.9-189.18 75.3-70.4-30.6-103.8-111-77.48-182.5-15.42-1.2-30.92-4.8-45.94-11.4-72.9-31.7-106.34-116.8-74.7-190 31.6-73.3 116.3-107 189.15-75.3 30.62 13.3 54.16 36.1 68.97 63.4 40.43-42.6 104.37-57.8 161.2-33.1 55.13 24 87.62 78.5 86.53 135.4 27.7-5.6 57.35-3.2 85.24 9 72.9 31.6 106.4 116.7 74.8 189.9z" style="mix-blend-mode:soft-light" mask="url(#ap)" />
                        <g transform="rotate(12 -92.438 1375.955)">
                            <g>
                                <use fill="#FFA005" xlink:href="#aq" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#aq" />
                                <use fill="#348BE4" fill-opacity=".3" style="mix-blend-mode:hard-light" xlink:href="#aq" />
                            </g>
                            <ellipse cx="6.51" cy="2.63" fill="#FFF" rx="1" ry="1" />
                        </g>
                        <g transform="rotate(-11 683.644 -3786.36)">
                            <g>
                                <use fill="#FFA005" xlink:href="#ar" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#ar" />
                                <use fill="#348BE4" fill-opacity=".3" style="mix-blend-mode:hard-light" xlink:href="#ar" />
                            </g>
                            <ellipse cx="6.51" cy="2.63" fill="#FFF" rx="1" ry="1" />
                        </g>
                        <g transform="rotate(13 216.55 4797.772)">
                            <g>
                                <use fill="#FFA005" xlink:href="#as" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#as" />
                                <use fill="#348BE4" fill-opacity=".3" style="mix-blend-mode:hard-light" xlink:href="#as" />
                            </g>
                            <ellipse cx="6.51" cy="2.63" fill="#FFF" rx="1" ry="1" />
                        </g>
                    </g>
                </g>
                <g mask="url(#b)">
                    <g transform="translate(-206 531)">
                        <g>
                            <g transform="translate(179.15 180.214)">
                                <use fill="#207901" xlink:href="#at" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#at" />
                            </g>
                            <g transform="translate(179.15 180.214)">
                                <use fill="#289800" xlink:href="#au" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#au" />
                            </g>
                        </g>
                        <ellipse cx="461.86" cy="300.32" fill="url(#l)" rx="440.05" ry="100.08" />
                        <ellipse cx="1028.37" cy="314.24" fill="url(#l)" rx="378.82" ry="86.16" />
                        <ellipse cx="693.09" cy="414.91" fill="url(#l)" rx="693.09" ry="157.63" />
                        <g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M423.14 205.52c-4.87-.1 1.2-6.4 1.23-1.3-.04-5.1 6.06 1.2 1.26 1.3 4.8-.1-1.3 6.15-1.26 1.27-.04 4.8-6.1-1.4-1.23-1.3z" />
                                    <path fill="#F0FF35" d="M424.16 204.32c.36-.34.92-.34 1.3 0 .32.38.32.95 0 1.33-.38.34-.94.34-1.3 0-.33-.38-.33-.95 0-1.33z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M428.4 212.24c-5.7-.13 1.4-7.78 1.43-1.58-.04-6.2 7.1 1.45 1.47 1.58 5.6-.13-1.52 7.47-1.47 1.54-.04 5.93-7.13-1.67-1.44-1.54z" />
                                    <path fill="#F0FF35" d="M429.3 211.2c.54-.48 1.4-.48 1.96 0 .5.53.5 1.35 0 1.88-.56.48-1.42.48-1.97 0-.6-.53-.6-1.35 0-1.88z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M424.7 213.76c7.23-.14-1.76-8.8-1.82-1.78.06-7-9 1.64-1.87 1.78-7.1-.14 2 8.46 1.9 1.74.1 6.72 9.1-1.88 1.9-1.74z" />
                                    <path fill="#F0FF35" d="M423.43 212.26c-.56-.5-1.43-.5-2 0-.5.53-.5 1.37 0 1.9.57.5 1.44.5 2 0 .52-.53.52-1.37 0-1.9z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M419.57 208.53c4.88-.1-1.2-6.4-1.22-1.3.03-5.1-6.07 1.2-1.27 1.3-4.8-.1 1.3 6.14 1.27 1.26.03 4.8 6.1-1.4 1.22-1.3z" />
                                    <path fill="#F0FF35" d="M418.55 207.32c-.36-.34-.92-.34-1.28 0-.33.38-.33.96 0 1.33.36.34.92.34 1.28 0 .33-.37.33-.95 0-1.33z" />
                                </g>
                            </g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M333.76 260.17c-6.1-.13 1.5-7.56 1.53-1.54-.1-6.02 7.5 1.4 1.5 1.54 6-.13-1.6 7.26-1.6 1.5-.1 5.76-7.7-1.63-1.6-1.5z" />
                                    <path fill="#F0FF35" d="M335.04 258.75c.45-.4 1.15-.4 1.6 0 .4.44.4 1.12 0 1.56-.45.5-1.15.5-1.6 0-.42-.4-.42-1.1 0-1.5z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M352.13 253.2c-6.83-.17 1.68-9.58 1.72-1.95-.04-7.63 8.5 1.78 1.77 1.95 6.74-.17-1.82 9.2-1.77 1.9-.04 7.3-8.55-2.07-1.72-1.9z" />
                                    <path fill="#F0FF35" d="M353.2 251.92c.67-.6 1.7-.6 2.37 0 .6.65.6 1.66 0 2.3-.66.6-1.7.6-2.36 0-.6-.64-.6-1.65 0-2.3z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M348.87 261.7c8.43-.17-2.07-10.55-2.13-2.14.06-8.4-10.5 1.97-2.18 2.15-8.32-.1 2.24 10.2 2.18 2.1.06 8.1 10.56-2.2 2.13-2.1z" />
                                    <path fill="#F0FF35" d="M347.38 259.9c-.66-.6-1.67-.6-2.33 0-.6.65-.6 1.65 0 2.3.66.58 1.67.58 2.33 0 .6-.65.6-1.65 0-2.3z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M342.8 252.16c6.1-.13-1.48-7.56-1.52-1.54.04-6.02-7.58 1.4-1.58 1.54-6-.13 1.62 7.27 1.58 1.5.04 5.77 7.62-1.63 1.53-1.5z" />
                                    <path fill="#F0FF35" d="M341.54 250.74c-.46-.4-1.16-.4-1.6 0-.42.44-.42 1.13 0 1.57.44.4 1.14.4 1.6 0 .4-.4.4-1.1 0-1.5z" />
                                </g>
                            </g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M273 217.53c-4.86-.1 1.2-6.4 1.24-1.3-.04-5.1 6.06 1.2 1.26 1.3 4.8-.1-1.3 6.15-1.26 1.27-.04 4.88-6.1-1.37-1.23-1.27z" />
                                    <path fill="#F0FF35" d="M274.03 216.33c.37-.34.93-.34 1.3 0 .32.38.32.95 0 1.33-.37.34-.93.34-1.3 0-.33-.38-.33-.95 0-1.33z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M288.27 212.24c-5.7-.13 1.4-7.78 1.44-1.58 0-6.2 7.1 1.45 1.5 1.58 5.6-.13-1.5 7.47-1.4 1.54 0 5.93-7.1-1.67-1.4-1.54z" />
                                    <path fill="#F0FF35" d="M289.17 211.2c.55-.48 1.4-.48 1.97 0 .5.53.5 1.35 0 1.88-.56.48-1.42.48-1.97 0-.5-.53-.5-1.35 0-1.88z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M285.6 218.77c7.22-.15-1.78-8.8-1.83-1.8.05-7-9 1.65-1.87 1.8-7.13-.15 1.92 8.45 1.87 1.74.05 6.8 9.05-1.8 1.82-1.7z" />
                                    <path fill="#F0FF35" d="M284.32 217.26c-.57-.5-1.44-.5-2 0-.52.54-.52 1.37 0 1.9.56.5 1.43.5 2 0 .5-.53.5-1.36 0-1.9z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M279.45 208.53c4.88-.1-1.2-6.4-1.22-1.3.03-5.1-6.07 1.2-1.26 1.3-4.8-.1 1.3 6.14 1.26 1.26.03 4.8 6.1-1.4 1.22-1.3z" />
                                    <path fill="#F0FF35" d="M278.43 207.32c-.36-.34-.92-.34-1.28 0-.33.38-.33.96 0 1.33.36.34.92.34 1.28 0 .33-.37.33-.95 0-1.33z" />
                                </g>
                            </g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M1083.35 231.95c-4.27-.1 1.04-5.24 1.07-1.07-.03-4.17 5.3.98 1.1 1.07 4.2-.1-1.13 5.03-1.1 1.03-.03 4-5.34-1.12-1.07-1.03z" />
                                    <path fill="#F0FF35" d="M1084.24 230.96c.32-.27.8-.27 1.13 0 .3.3.3.78 0 1.1-.32.27-.8.27-1.13 0-.3-.32-.3-.8 0-1.1z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M1094.15 229.64c-4.56-.1 1.1-6.58 1.15-1.34-.04-5.24 5.67 1.23 1.18 1.34 4.5-.1-1.22 6.32-1.18 1.3-.04 5.02-5.7-1.4-1.15-1.3z" />
                                    <path fill="#F0FF35" d="M1094.86 228.76c.45-.4 1.14-.4 1.58 0 .4.45.4 1.14 0 1.6-.44.4-1.13.4-1.58 0-.4-.46-.4-1.15 0-1.6z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M1092.04 235.18c6.03-.13-1.47-7.63-1.5-1.55.03-6.08-7.5 1.42-1.57 1.55-5.94-.13 1.6 7.32 1.56 1.5.04 5.82 7.54-1.63 1.5-1.5z" />
                                    <path fill="#F0FF35" d="M1091 233.87c-.5-.42-1.2-.42-1.68 0-.43.47-.43 1.2 0 1.66.47.43 1.2.43 1.67 0 .4-.47.4-1.2 0-1.66z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M1090.5 227.95c4.25-.1-1.06-5.24-1.1-1.07.04-4.17-5.3.98-1.1 1.07-4.2-.1 1.14 5.02 1.1 1.03.04 4 5.35-1.12 1.1-1.03z" />
                                    <path fill="#F0FF35" d="M1089.6 226.96c-.32-.28-.8-.28-1.13 0-.3.3-.3.78 0 1.1.32.26.8.26 1.12 0 .2-.32.2-.8 0-1.1z" />
                                </g>
                            </g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M867.5 240.55c-4.86-.1 1.2-6.4 1.24-1.3-.03-5.1 6.07 1.2 1.26 1.3 4.8-.1-1.3 6.15-1.26 1.27-.03 4.88-6.1-1.37-1.23-1.27z" />
                                    <path fill="#F0FF35" d="M868.54 239.35c.36-.34.92-.34 1.28 0 .33.38.33.95 0 1.33-.36.34-.92.34-1.28 0-.33-.38-.33-.95 0-1.33z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M882.78 236.26c-5.7-.13 1.4-7.78 1.43-1.58 0-6.2 7.1 1.45 1.5 1.58 5.6-.13-1.5 7.47-1.4 1.54 0 5.93-7.1-1.67-1.4-1.54z" />
                                    <path fill="#F0FF35" d="M883.67 235.22c.56-.48 1.42-.48 1.97 0 .5.53.5 1.35 0 1.88-.55.48-1.4.48-1.97 0-.5-.53-.5-1.35 0-1.88z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M880.1 242.8c7.22-.16-1.78-8.8-1.83-1.8.05-7-9 1.64-1.87 1.8-7.13-.16 1.92 8.44 1.87 1.73.05 6.7 9.05-1.9 1.82-1.74z" />
                                    <path fill="#F0FF35" d="M878.82 241.28c-.57-.5-1.44-.5-2 0-.52.54-.52 1.37 0 1.9.56.5 1.43.5 2 0 .5-.53.5-1.36 0-1.9z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M877.92 234.33c4.7-.1-1.15-5.98-1.2-1.2.05-4.78-5.84 1.1-1.2 1.2-4.64-.1 1.25 5.75 1.2 1.2.05 4.55 5.9-1.3 1.2-1.2z" />
                                    <path fill="#F0FF35" d="M877.46 233.54c-.4-.37-1.04-.37-1.44 0-.37.4-.37 1.03 0 1.44.4.37 1.04.37 1.44 0 .37-.4.37-1.04 0-1.44z" />
                                </g>
                            </g>
                            <g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M966.6 248.26c-4.88-.1 1.2-5.82 1.22-1.18-.03-4.64 6.07 1.08 1.27 1.18 4.8-.1-1.3 5.6-1.3 1.15-.1 4.5-6.1-1.2-1.2-1.1z" />
                                    <path fill="#F0FF35" d="M967.62 247.17c.36-.3.92-.3 1.28 0 .33.34.33.86 0 1.2-.36.3-.92.3-1.28 0-.33-.34-.33-.86 0-1.2z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M981.46 243.27c-5.13-.14 1.25-7.78 1.3-1.6-.05-6.18 6.37 1.46 1.3 1.6 5.07-.14-1.35 7.47-1.3 1.53-.05 5.94-6.43-1.67-1.3-1.53z" />
                                    <path fill="#F0FF35" d="M982.26 242.23c.5-.48 1.28-.48 1.78 0 .45.53.45 1.35 0 1.88-.5.5-1.28.5-1.78 0-.45-.5-.45-1.3 0-1.8z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M978.56 249.5c6.63-.15-1.62-8.22-1.67-1.68 0-6.54-8.3 1.53-1.8 1.67-6.6-.2 1.7 7.8 1.7 1.6 0 6.2 8.3-1.8 1.7-1.7z" />
                                    <path fill="#F0FF35" d="M977.4 248.08c-.52-.45-1.32-.45-1.84 0-.47.5-.47 1.3 0 1.8.52.45 1.32.45 1.84 0 .47-.5.47-1.3 0-1.8z" />
                                </g>
                                <g>
                                    <path fill="#FF438C" fill-rule="nonzero" d="M974.04 240.25c4.87-.1-1.2-5.8-1.23-1.18.1-4.63-6 1.1-1.2 1.18-4.8-.1 1.3 5.6 1.3 1.15.1 4.44 6.1-1.24 1.3-1.15z" />
                                    <path fill="#F0FF35" d="M973.02 239.16c-.36-.3-.92-.3-1.3 0-.32.34-.32.87 0 1.2.38.32.94.32 1.3 0 .33-.33.33-.86 0-1.2z" />
                                </g>
                            </g>
                        </g>
                        <g>
                            <g transform="rotate(6 452.487 8645.23)">
                                <use fill="#4A2B0F" xlink:href="#av" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#av" />
                            </g>
                            <g transform="rotate(6 452.487 8645.23)">
                                <use fill="#6DB91D" xlink:href="#aw" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#aw" />
                            </g>
                            <g transform="rotate(17 507.48 3204.004)">
                                <use fill="#337003" xlink:href="#ax" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ax" />
                            </g>
                            <g transform="rotate(17 512.707 3204.38)">
                                <use fill="#337003" xlink:href="#ay" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#ay" />
                            </g>
                            <g transform="rotate(17 516.71 3203.873)">
                                <use fill="#337003" xlink:href="#az" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#az" />
                            </g>
                        </g>
                        <g>
                            <g transform="rotate(-7 340.384 -1966.592)">
                                <use fill="#4A2B0F" xlink:href="#aA" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#aA" />
                            </g>
                            <g transform="rotate(-7 340.384 -1966.592)">
                                <use fill="#6DB91D" xlink:href="#aB" />
                                <use fill="url(#g)" style="mix-blend-mode:soft-light" xlink:href="#aB" />
                            </g>
                            <g transform="rotate(-7 340.384 -1966.592)">
                                <use fill="#337003" xlink:href="#aC" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#aC" />
                            </g>
                            <g transform="rotate(-15 288.097 -771.66)">
                                <use fill="#337003" xlink:href="#aD" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#aD" />
                            </g>
                            <g transform="rotate(-20 281.633 -510.375)">
                                <use fill="#337003" xlink:href="#aE" />
                                <use fill="url(#p)" style="mix-blend-mode:soft-light" xlink:href="#aE" />
                            </g>
                        </g>
                    </g>
                </g>
                <path fill="url(#aF)" fill-opacity=".6" d="M-122.07-120.88H1091.5V1092.7H-122.06z" style="mix-blend-mode:hard-light" mask="url(#b)" />
                <g class="stars-group" fill="white" fill-rule="nonzero" opacity=".6" mask="url(#b)">
                    <g>
                        <path d="M617.9 424.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M825.9 438.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M614.82 270.57l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0-.1 0-.2.1-.26l.1-.07.9-.14.7-.12c.1 0 .2 0 .3-.02l.3-.03-.2-.3c-.4-.4-.7-.9-1.1-1.3v-.2c.1-.2.2-.2.2-.4.1-.1.2-.2.3-.2l.4-.1c.1-.1.2 0 .3 0l.3.3.1.1v-.1c0-.3 0-.6.1-.9v-.2l.1-.1.1-.1.8.1h.2l.1.1c.1.2.1.3.1.5v1.4l.1-.1.7-1 .8-1c.1 0 .2 0 .3.1.1 0 .1.1.1.2v.2c.1 0 .1 0 .1.1v.1l-.1.1v.1c-.1.3-.4.6-.6.9l-.2.2v.1h.3l1.5-.3h.1c.1 0 .1.1.2.2h.1s.2.1.2.2c.1.2.1.3.1.5v.1c0 .1 0 .2-.2.2s-.4 0-.6.1l-1.4.3.1.1 1.1 1 .3.2.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3.1 0-.1-.1-.1-.1 0 0 0-.1 0-.1-.1l-.7-.8-.6-.6-.2-.2v.3l.1 1.5v.1c0 .1-.1.1-.2.2l-.4.1h-.3l-.1-.1-.1-1.7-.1.1-.6.9c-.1.2-.3.4-.4.6 0 .1-.2.2-.3.1-.2-.1-.4-.2-.5-.4h-.1c-.1 0-.1-.1-.1-.1 0-.1 0-.1.1-.2.2-.2.3-.4.5-.7l.5-.7.2-.3zm55.43-60.45c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M829.25 403.12c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M530.9 337.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M451.9 253.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M165.9 231.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M302.82 217.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M223.25 254.12c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M678.82 361.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M266.9 324.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M306.82 432.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M387.82 318.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M196.82 383.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M794.9 238.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4v-.2.2l-.6 2.8c0 .1 0 .2-.1.3-.1 0-.4-.1-.4-.2-.1-.2-.1-.3 0-.5l.3-1.1v-.2l-.3.3-.7 1.1-.3.5c0 .1-.1.2-.2.2s-.3-.1-.3-.3v-.2l.4-.7.6-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.4 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.4c-.4-.1-.8-.1-1.2-.1h-1c-.2.1-.4-.1-.4-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.6.1l-.2-.2-1.2-1.1c-.1-.2-.3-.3-.3-.5h.2c.1 0 .3 0 .4.1l1 .8 1 1v-.2c-.2-.7-.4-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.5 1.5.1.2.2-.6c.1-.4.3-.7.4-1.1.1-.1.1-.2.3-.3.1 0 .2 0 .3.1.1.1.1.3 0 .4 0 .2-.1.5-.2.7l-.3 1h.1l.7-1 .4-.5c.1 0 .1-.1.1-.1.1-.2.2-.2.4-.3.1 0 .2 0 .3.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.2v.1z" />
                        <path d="M366.9 54.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6h-.2l1 1.1.8.9.1.2c.1.1.1.1.1.2s-.1.1-.1.1c-.1.1-.3 0-.4-.1l-.5-.6-.6-.7h-.1l.1.3.3 1.4.1.4.1.1c.1.2 0 .3-.2.3s-.3 0-.4-.2l-.3-1.2-.2-1.4V56v.2L366 59c0 .1-.03.2-.1.3-.1.03-.37-.1-.43-.2-.1-.17-.1-.3-.04-.47l.3-1.15V57l-.3.3-.7 1.1c-.1.15-.2.3-.3.48 0 .1-.1.2-.2.18-.15-.02-.3-.16-.3-.3v-.14l.4-.72.57-.9.7-1.06c0-.1.1-.17.1-.27l-.5.24-1.18.6-.2.1c-.3.1-.44 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1h-.5c-.4 0-.8-.1-1.2-.1h-1.07c-.2.1-.4-.1-.43-.3v-.1c.5-.2.9-.1 1.4-.1.3 0 .6.1.9.1l.6.1-.2-.2-1.25-1.2c-.1-.1-.3-.3-.3-.5h.16c.1 0 .3 0 .4.1l1 .9 1 1.1v-.2c-.2-.6-.5-1.2-.6-1.9l-.3-.9.2-.1c.3.1.4.2.44.5l.48 1.5c0 .1.1.1.1.2l.15-.6c.1-.4.3-.7.4-1.1.07-.1.1-.2.27-.3.1 0 .23 0 .3.1.1.1.1.3.05.4-.04.3-.13.5-.2.7l-.3 1h.06l.7-1 .3-.5h.05c.1-.2.3-.2.4-.2.1 0 .2.1.3.1.1.1.1.2.05.3l-.2.3-1.3 1.8-.1.2z" />
                        <path d="M406.82 162.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M487.82 48.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5V47l.1-.04.8-1 .8-1c.1.08.2.07.3.15 0 .1.1.2.1.3v.2l.1.1V45v.07l-.1.17v.1c-.1.35-.4.63-.6.94l-.2.28v.15h.3l1.5-.2h.2c.1 0 .1.1.2.2l.1.1c.1 0 .2.1.3.3.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3.1h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5c-.1 0-.2-.1-.2-.2v.4l.1 1.5v.1c0 .1-.1.2-.2.2l-.4.2c0 .1-.1.1-.2 0h-.1L490 50l-.1.1-.6 1c-.2.2-.3.4-.47.7 0 .1-.2.2-.3.1-.2 0-.4-.2-.5-.3l-.1-.1c0-.1-.05-.1-.05-.2l.1-.1c.2-.2.4-.4.5-.7.2-.3.4-.5.6-.8l.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M296.82 113.45l-.64.15c-.23.05-.45.08-.68.08-.1 0-.2-.06-.25-.16-.08-.1-.13-.24-.14-.38 0-.18 0-.35-.1-.53 0 0 0-.1.1-.2h.1l.9-.1.7-.1h.5c-.1-.1-.1-.2-.2-.2-.4-.4-.7-.8-1.1-1.2v-.1c.1-.1.2-.2.2-.3.1-.1.2-.1.3-.1l.4-.1c.1 0 .2 0 .3.1l.3.4.1.2c0-.3 0-.6.1-.9v-.2h.2l.8.1h.1l.2.2c.1.2.1.3.1.5v1.4h.1l.8-1 .8-1c.1.1.2.1.3.2 0 .1.1.2.1.3v.2l.1.1v.2l-.1.2v.1c-.1.4-.4.7-.6 1l-.2.3v.2h.3l1.5-.3h.2c.1 0 .1.1.2.2h.1c.1 0 .2.1.3.2.1.2.1.3.1.5l.1.2c0 .2 0 .2-.2.2l-.6.1-1.4.3v.1l.1.1c.3.4.7.8 1 1.1l.3.3c.1 0 .1.1.1.1v.1c-.1.3-.2.5-.5.7-.1.1-.2.1-.3 0h-.1c-.1 0-.1 0-.1-.1l-.7-.8-.6-.5-.2-.2v.4l.1 1.4.1.1c0 .1-.1.2-.2.2l-.4.2h-.3l-.1-.1-.1-1.8v.1l-.6 1c-.1.2-.3.5-.4.7-.1.2-.2.2-.3.1l-.5-.3-.1-.1v-.2s0-.1.1-.1c.2-.2.4-.4.5-.7l.6-.8.2-.3zm1.43 1.67c-.02.13 0 .26.05.37l-.05-.4z" />
                        <path d="M94.9 328.06l.47-.2 1-.44.34-.2c.2-.1.5-.14.7.1.1.13.1.28-.1.35l-.8.37-1.4.63.4.14 2 .6.5.1c.1.1.2.1.3.2s.1.2.1.3c0 .1-.1.2-.2.2h-.4c-.9-.1-1.7-.4-2.6-.6H95l.95 1.1.75.9.1.2c.05.1.05.1.03.2s-.1.1-.1.1c-.16.1-.3 0-.43-.1l-.5-.6-.6-.7h-.1l.07.3.25 1.4.1.4.03.1c.06.2-.03.3-.2.3-.2 0-.3 0-.4-.2l-.3-1.2-.22-1.4v-.2.2l-.6 2.8c0 .1-.03.2-.1.3-.1 0-.37-.1-.43-.2-.1-.2-.1-.3-.05-.5l.28-1.1v-.2l-.27.3-.72 1.1-.3.5c0 .1-.1.2-.2.2-.17 0-.3-.1-.3-.3v-.2l.4-.7.55-.9.7-1.1c0-.1.1-.2.1-.3l-.5.3-1.2.6-.2.1c-.3.1-.5 0-.6-.2.1-.1.2-.1.3-.2l1.4-.7.7-.3.1-.1H93c-.4-.1-.8-.1-1.2-.1h-1.1c-.2.1-.4-.1-.5-.3v-.1c.4-.2.9-.1 1.4-.1.3 0 .6.1.9.1.2 0 .4.1.5.1l-.2-.2c-.4-.4-.8-.8-1.3-1.1-.1-.2-.3-.3-.3-.5h.2c.1 0 .2 0 .3.1l1 .8 1 1v-.2c-.2-.7-.47-1.3-.6-1.9l-.3-1 .2-.1c.3.1.4.2.5.5l.42 1.5c0 .1.02.1.05.2l.13-.6c.1-.4.27-.7.4-1.1.05-.1.1-.2.25-.3.1 0 .2 0 .3.1.1.1.1.3.02.4-.1.2-.2.5-.2.7l-.3 1 .7-1 .3-.5.02-.1c.1-.2.2-.2.4-.3.1 0 .2 0 .2.1.1.1.1.2 0 .3l-.2.3-1.3 1.8-.1.1v.1z" />
                    </g>
                </g>
                <circle class="the-moon" cx="596" cy="144" r="72" mask="url(#b)" />
            </g>
        </g>
    </g>
</svg>
              
            
!

CSS

              
                .the-moon {
	fill: url(#moon-texture);
}

.stars-group {
	
	path {
		opacity: 0.3;
		animation: blink 2s infinite;
	}
		
}

@keyframes blink {
	
	50% {
		opacity: 1;
	}
	
}
              
            
!

JS

              
                
              
            
!
999px

Console