Skip to content

Instantly share code, notes, and snippets.

@dieter-medium
Last active April 6, 2022 18:41
Show Gist options
  • Save dieter-medium/2271005cc5939e20c4f865fbbc2bf833 to your computer and use it in GitHub Desktop.
Save dieter-medium/2271005cc5939e20c4f865fbbc2bf833 to your computer and use it in GitHub Desktop.
require 'matplotlib/pyplot'
require 'matplotlib/axes_3d'
require 'numpy'
plt = Matplotlib::Pyplot
fig = plt.figure(num: 1, clear: true)
ax = fig.add_subplot(1, 1, 1, projection: '3d')
(theta, phi) = Numpy.meshgrid(Numpy.linspace(0, 2 * Numpy.pi, 41),
Numpy.linspace(0, 2 * Numpy.pi, 41))
x = (3 + Numpy.cos(phi)) * Numpy.cos(theta)
y = (3 + Numpy.cos(phi)) * Numpy.sin(theta)
z = Numpy.sin(phi)
def fun(t, f)
(Numpy.cos(f + 2 * t) + 1) / 2.0
end
ax.plot_surface(x, y, z, facecolors: Matplotlib.cm.jet(fun(theta, phi)))
ax.set(xlabel: 'x',
ylabel: 'y',
zlabel: 'z',
xlim: [-4, 4],
ylim: [-4, 4],
zlim: [-4, 4],
xticks: [-4, -2, 2, 4],
yticks: [-4, -2, 2, 4],
zticks: [-1, 0, 1],
title: 'Donut!')
fig.tight_layout()
plt.show()
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<metadata>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<cc:Work>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:date>2022-04-06T18:30:47.378151</dc:date>
<dc:format>image/svg+xml</dc:format>
<dc:creator>
<cc:Agent>
<dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
</rdf:RDF>
</metadata>
<defs>
<style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 345.6
L 460.8 345.6
L 460.8 0
L 0 0
z
" style="fill: #ffffff"/>
</g>
<g id="patch_2">
<path d="M 76.44 334.8
L 384.36 334.8
L 384.36 26.88
L 76.44 26.88
z
" style="fill: #ffffff"/>
</g>
<g id="pane3d_1">
<g id="patch_3">
<path d="M 99.690083 258.876796
L 201.375324 173.642211
L 199.961801 50.718703
L 93.410398 128.475064
" style="fill: #f2f2f2; opacity: 0.5; stroke: #f2f2f2; stroke-linejoin: miter"/>
</g>
</g>
<g id="pane3d_2">
<g id="patch_4">
<path d="M 201.375324 173.642211
L 364.543853 221.068861
L 370.366762 93.911394
L 199.961801 50.718703
" style="fill: #e6e6e6; opacity: 0.5; stroke: #e6e6e6; stroke-linejoin: miter"/>
</g>
</g>
<g id="pane3d_3">
<g id="patch_5">
<path d="M 99.690083 258.876796
L 272.656694 315.367691
L 364.543853 221.068861
L 201.375324 173.642211
" style="fill: #ececec; opacity: 0.5; stroke: #ececec; stroke-linejoin: miter"/>
</g>
</g>
<g id="axis3d_1">
<g id="line2d_1">
<path d="M 99.690083 258.876796
L 272.656694 315.367691
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_1">
<!-- x -->
<g transform="translate(164.660948 324.369287)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-78" d="M 3513 3500
L 2247 1797
L 3578 0
L 2900 0
L 1881 1375
L 863 0
L 184 0
L 1544 1831
L 300 3500
L 978 3500
L 1906 2253
L 2834 3500
L 3513 3500
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-78"/>
</g>
</g>
<g id="Line3DCollection_1">
<path d="M 102.975079 259.949676
L 204.487684 174.546852
L 203.205469 51.540879
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 142.92867 272.998518
L 242.299781 185.537335
L 242.633674 61.534779
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 225.908228 300.099642
L 320.585495 208.291902
L 324.388037 82.257127
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 269.013971 314.177977
L 361.122301 220.074351
L 366.786074 93.003794
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
</g>
<g id="xtick_1">
<g id="line2d_2">
<path d="M 103.858884 259.206128
L 101.203685 261.439954
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_2">
<!-- −4 -->
<g transform="translate(88.072637 283.208026)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-2212" d="M 678 2272
L 4684 2272
L 4684 1741
L 678 1741
L 678 2272
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-34" d="M 2419 4116
L 825 1625
L 2419 1625
L 2419 4116
z
M 2253 4666
L 3047 4666
L 3047 1625
L 3713 1625
L 3713 1100
L 3047 1100
L 3047 0
L 2419 0
L 2419 1100
L 313 1100
L 313 1709
L 2253 4666
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-2212"/>
<use xlink:href="#DejaVuSans-34" x="83.789062"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_3">
<path d="M 143.794707 272.236279
L 141.192842 274.526302
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_3">
<!-- −2 -->
<g transform="translate(128.061415 296.49552)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-32" d="M 1228 531
L 3431 531
L 3431 0
L 469 0
L 469 531
Q 828 903 1448 1529
Q 2069 2156 2228 2338
Q 2531 2678 2651 2914
Q 2772 3150 2772 3378
Q 2772 3750 2511 3984
Q 2250 4219 1831 4219
Q 1534 4219 1204 4116
Q 875 4013 500 3803
L 500 4441
Q 881 4594 1212 4672
Q 1544 4750 1819 4750
Q 2544 4750 2975 4387
Q 3406 4025 3406 3419
Q 3406 3131 3298 2873
Q 3191 2616 2906 2266
Q 2828 2175 2409 1742
Q 1991 1309 1228 531
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-2212"/>
<use xlink:href="#DejaVuSans-32" x="83.789062"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_4">
<path d="M 226.735092 299.297839
L 224.250825 301.706812
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_4">
<!-- 2 -->
<g transform="translate(215.314126 324.095699)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_5">
<path d="M 269.819275 313.355228
L 267.399736 315.827181
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_5">
<!-- 4 -->
<g transform="translate(258.468598 338.435092)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
</g>
<g id="axis3d_2">
<g id="line2d_6">
<path d="M 364.543853 221.068861
L 272.656694 315.367691
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_6">
<!-- y -->
<g transform="translate(344.663711 296.872987)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-79" d="M 2059 -325
Q 1816 -950 1584 -1140
Q 1353 -1331 966 -1331
L 506 -1331
L 506 -850
L 844 -850
Q 1081 -850 1212 -737
Q 1344 -625 1503 -206
L 1606 56
L 191 3500
L 800 3500
L 1894 763
L 2988 3500
L 3597 3500
L 2059 -325
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-79"/>
</g>
</g>
<g id="Line3DCollection_2">
<path d="M 95.73554 126.778282
L 101.90081 257.023721
L 274.663048 313.308678
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 122.977669 106.898217
L 127.82968 235.289628
L 298.166123 289.188741
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 174.0444 69.632043
L 176.570417 194.434176
L 342.203809 243.995242
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 198.008985 52.14378
L 199.504732 175.210178
L 362.860816 222.796071
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
</g>
<g id="xtick_5">
<g id="line2d_7">
<path d="M 273.206874 312.834265
L 277.579177 314.258736
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_7">
<!-- −4 -->
<g transform="translate(280.221925 334.386499)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use xlink:href="#DejaVuSans-34" x="83.789062"/>
</g>
</g>
</g>
<g id="xtick_6">
<g id="line2d_8">
<path d="M 296.732 288.734945
L 301.038011 290.097485
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_8">
<!-- −2 -->
<g transform="translate(303.452657 309.957941)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use xlink:href="#DejaVuSans-32" x="83.789062"/>
</g>
</g>
</g>
<g id="xtick_7">
<g id="line2d_9">
<path d="M 340.812205 243.578844
L 344.9904 244.82905
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_9">
<!-- 2 -->
<g transform="translate(351.16847 264.187682)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="xtick_8">
<g id="line2d_10">
<path d="M 361.489698 222.396662
L 365.606318 223.59584
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_10">
<!-- 4 -->
<g transform="translate(371.584802 242.718641)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
</g>
<g id="axis3d_3">
<g id="line2d_11">
<path d="M 364.543853 221.068861
L 370.366762 93.911394
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_11">
<!-- z -->
<g transform="translate(405.179521 156.228179)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-7a" d="M 353 3500
L 3084 3500
L 3084 2975
L 922 459
L 3084 459
L 3084 0
L 275 0
L 275 525
L 2438 3041
L 353 3041
L 353 3500
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-7a"/>
</g>
</g>
<g id="Line3DCollection_3">
<path d="M 366.696762 174.054814
L 200.852005 128.133103
L 97.370757 210.71447
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 367.391523 158.883014
L 200.683301 113.46212
L 96.621674 195.159295
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
<path d="M 368.093629 143.550826
L 200.512899 98.643551
L 95.864367 179.43332
" style="fill: none; stroke: #b0b0b0; stroke-width: 0.8"/>
</g>
<g id="xtick_9">
<g id="line2d_12">
<path d="M 365.30379 173.669106
L 369.486076 174.827163
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_12">
<!-- −1 -->
<g transform="translate(377.877646 179.128025)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-31" d="M 794 531
L 1825 531
L 1825 4091
L 703 3866
L 703 4441
L 1819 4666
L 2450 4666
L 2450 531
L 3481 531
L 3481 0
L 794 0
L 794 531
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-2212"/>
<use xlink:href="#DejaVuSans-31" x="83.789062"/>
</g>
</g>
</g>
<g id="xtick_10">
<g id="line2d_13">
<path d="M 365.990948 158.501417
L 370.196077 159.647136
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_13">
<!-- 0 -->
<g transform="translate(382.857697 163.98317)scale(0.1 -0.1)">
<defs>
<path id="DejaVuSans-30" d="M 2034 4250
Q 1547 4250 1301 3770
Q 1056 3291 1056 2328
Q 1056 1369 1301 889
Q 1547 409 2034 409
Q 2525 409 2770 889
Q 3016 1369 3016 2328
Q 3016 3291 2770 3770
Q 2525 4250 2034 4250
z
M 2034 4750
Q 2819 4750 3233 4129
Q 3647 3509 3647 2328
Q 3647 1150 3233 529
Q 2819 -91 2034 -91
Q 1250 -91 836 529
Q 422 1150 422 2328
Q 422 3509 836 4129
Q 1250 4750 2034 4750
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_11">
<g id="line2d_14">
<path d="M 366.685368 143.173449
L 370.913591 144.306503
" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linecap: square"/>
</g>
<g id="text_14">
<!-- 1 -->
<g transform="translate(383.656236 148.678639)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
</g>
</g>
</g>
</g>
<g id="axes_1">
<g id="Poly3DCollection_1">
<path d="M 239.170352 139.378205
L 225.353441 139.552098
L 225.211003 136.742927
L 239.241641 136.566881
z
" clip-path="url(#p49019c4eeb)" style="fill: #000064; stroke: #000064"/>
<path d="M 239.0745 142.262108
L 225.544953 142.432916
L 225.353441 139.552098
L 239.170352 139.378205
z
" clip-path="url(#p49019c4eeb)" style="fill: #000051; stroke: #000051"/>
<path d="M 239.241641 136.566881
L 225.211003 136.742927
L 225.121018 134.071962
L 239.286678 133.894738
z
" clip-path="url(#p49019c4eeb)" style="fill: #000082; stroke: #000082"/>
<path d="M 252.889236 140.24594
L 239.170352 139.378205
L 239.241641 136.566881
L 253.172981 137.445368
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 252.507743 143.114435
L 239.0745 142.262108
L 239.170352 139.378205
L 252.889236 140.24594
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003d; stroke: #00003d"/>
<path d="M 238.956337 145.150286
L 225.781039 145.31714
L 225.544953 142.432916
L 239.0745 142.262108
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 253.172981 137.445368
L 239.241641 136.566881
L 239.286678 133.894738
L 253.352238 134.779112
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004d; stroke: #00004d"/>
<path d="M 239.286678 133.894738
L 225.121018 134.071962
L 225.085677 131.602694
L 239.304366 131.425284
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c90; stroke: #000c90"/>
<path d="M 225.353441 139.552098
L 211.732464 140.764504
L 211.378845 137.970369
L 225.211003 136.742927
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c94; stroke: #000c94"/>
<path d="M 225.544953 142.432916
L 212.207893 143.623774
L 211.732464 140.764504
L 225.353441 139.552098
z
" clip-path="url(#p49019c4eeb)" style="fill: #000086; stroke: #000086"/>
<path d="M 252.037475 145.982866
L 238.956337 145.150286
L 239.0745 142.262108
L 252.507743 143.114435
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003f; stroke: #00003f"/>
<path d="M 225.211003 136.742927
L 211.378845 137.970369
L 211.155442 135.307639
L 225.121018 134.071962
z
" clip-path="url(#p49019c4eeb)" style="fill: #003098; stroke: #003098"/>
<path d="M 253.352238 134.779112
L 239.286678 133.894738
L 239.304366 131.425284
L 253.422642 132.310585
z
" clip-path="url(#p49019c4eeb)" style="fill: #000060; stroke: #000060"/>
<path d="M 225.781039 145.31714
L 212.793942 146.480386
L 212.207893 143.623774
L 225.544953 142.432916
z
" clip-path="url(#p49019c4eeb)" style="fill: #000067; stroke: #000067"/>
<path d="M 238.818632 147.974157
L 226.056171 148.136273
L 225.781039 145.31714
L 238.956337 145.150286
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 225.121018 134.071962
L 211.155442 135.307639
L 211.067697 132.839668
L 225.085677 131.602694
z
" clip-path="url(#p49019c4eeb)" style="fill: #005b9d; stroke: #005b9d"/>
<path d="M 239.304366 131.425284
L 225.085677 131.602694
L 225.105924 129.394192
L 239.294232 129.217588
z
" clip-path="url(#p49019c4eeb)" style="fill: #002f94; stroke: #002f94"/>
<path d="M 251.489455 148.783079
L 238.818632 147.974157
L 238.956337 145.150286
L 252.037475 145.982866
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004a; stroke: #00004a"/>
<path d="M 253.422642 132.310585
L 239.304366 131.425284
L 239.294232 129.217588
L 253.382307 130.098866
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 266.217201 142.139713
L 252.889236 140.24594
L 253.172981 137.445368
L 266.7083 139.362695
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003b; stroke: #00003b"/>
<path d="M 265.556971 144.974464
L 252.507743 143.114435
L 252.889236 140.24594
L 266.217201 142.139713
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 226.056171 148.136273
L 213.476864 149.26644
L 212.793942 146.480386
L 225.781039 145.31714
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 266.7083 139.362695
L 253.172981 137.445368
L 253.352238 134.779112
L 267.01857 136.709344
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003a; stroke: #00003a"/>
<path d="M 225.085677 131.602694
L 211.067697 132.839668
L 211.117966 130.625543
L 225.105924 129.394192
z
" clip-path="url(#p49019c4eeb)" style="fill: #008e9f; stroke: #008e9f"/>
<path d="M 238.66461 150.666308
L 226.363897 150.82301
L 226.056171 148.136273
L 238.818632 147.974157
z
" clip-path="url(#p49019c4eeb)" style="fill: #000043; stroke: #000043"/>
<path d="M 264.743179 147.799662
L 252.037475 145.982866
L 252.507743 143.114435
L 265.556971 144.974464
z
" clip-path="url(#p49019c4eeb)" style="fill: #000053; stroke: #000053"/>
<path d="M 239.294232 129.217588
L 225.105924 129.394192
L 225.181434 127.499822
L 239.25644 127.324992
z
" clip-path="url(#p49019c4eeb)" style="fill: #00599a; stroke: #00599a"/>
<path d="M 267.01857 136.709344
L 253.352238 134.779112
L 253.422642 132.310585
L 267.140435 134.24286
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003e; stroke: #00003e"/>
<path d="M 211.732464 140.764504
L 198.59924 142.993581
L 198.040821 140.227221
L 211.378845 137.970369
z
" clip-path="url(#p49019c4eeb)" style="fill: #005da0; stroke: #005da0"/>
<path d="M 250.876539 151.448194
L 238.66461 150.666308
L 238.818632 147.974157
L 251.489455 148.783079
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 212.207893 143.623774
L 199.349948 145.813065
L 198.59924 142.993581
L 211.732464 140.764504
z
" clip-path="url(#p49019c4eeb)" style="fill: #00319c; stroke: #00319c"/>
<path d="M 211.378845 137.970369
L 198.040821 140.227221
L 197.688012 137.579716
L 211.155442 135.307639
z
" clip-path="url(#p49019c4eeb)" style="fill: #0091a3; stroke: #0091a3"/>
<path d="M 253.382307 130.098866
L 239.294232 129.217588
L 239.25644 127.324992
L 253.231884 128.197415
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8d; stroke: #000b8d"/>
<path d="M 226.363897 150.82301
L 214.240629 151.915376
L 213.476864 149.26644
L 226.056171 148.136273
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 263.794946 150.548094
L 251.489455 148.783079
L 252.037475 145.982866
L 264.743179 147.799662
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006a; stroke: #00006a"/>
<path d="M 212.793942 146.480386
L 200.275223 148.618709
L 199.349948 145.813065
L 212.207893 143.623774
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c97; stroke: #000c97"/>
<path d="M 225.105924 129.394192
L 211.117966 130.625543
L 211.305436 128.718794
L 225.181434 127.499822
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a67c; stroke: #25a67c"/>
<path d="M 211.155442 135.307639
L 197.688012 137.579716
L 197.549437 135.114162
L 211.067697 132.839668
z
" clip-path="url(#p49019c4eeb)" style="fill: #26aa7e; stroke: #26aa7e"/>
<path d="M 267.140435 134.24286
L 253.422642 132.310585
L 253.382307 130.098866
L 267.070618 132.022348
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004b; stroke: #00004b"/>
<path d="M 238.497896 153.161953
L 226.696977 153.312689
L 226.363897 150.82301
L 238.66461 150.666308
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004f; stroke: #00004f"/>
<path d="M 213.476864 149.26644
L 201.353301 151.343726
L 200.275223 148.618709
L 212.793942 146.480386
z
" clip-path="url(#p49019c4eeb)" style="fill: #000089; stroke: #000089"/>
<path d="M 239.25644 127.324992
L 225.181434 127.499822
L 225.3106 125.966031
L 239.191793 125.793898
z
" clip-path="url(#p49019c4eeb)" style="fill: #008c9c; stroke: #008c9c"/>
<path d="M 250.213161 153.91405
L 238.497896 153.161953
L 238.66461 150.666308
L 250.876539 151.448194
z
" clip-path="url(#p49019c4eeb)" style="fill: #000075; stroke: #000075"/>
<path d="M 262.734564 153.154046
L 250.876539 151.448194
L 251.489455 148.783079
L 263.794946 150.548094
z
" clip-path="url(#p49019c4eeb)" style="fill: #000975; stroke: #000975"/>
<path d="M 211.067697 132.839668
L 197.549437 135.114162
L 197.628827 132.889679
L 211.117966 130.625543
z
" clip-path="url(#p49019c4eeb)" style="fill: #53af56; stroke: #53af56"/>
<path d="M 226.696977 153.312689
L 215.067243 154.363409
L 214.240629 151.915376
L 226.363897 150.82301
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 253.231884 128.197415
L 239.25644 127.324992
L 239.191793 125.793898
L 252.974577 126.652853
z
" clip-path="url(#p49019c4eeb)" style="fill: #002f93; stroke: #002f93"/>
<path d="M 267.070618 132.022348
L 253.382307 130.098866
L 253.231884 128.197415
L 266.810253 130.101524
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005f; stroke: #00005f"/>
<path d="M 278.865707 145.025138
L 266.217201 142.139713
L 266.7083 139.362695
L 279.555204 142.28424
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004c; stroke: #00004c"/>
<path d="M 277.938858 147.80817
L 265.556971 144.974464
L 266.217201 142.139713
L 278.865707 145.025138
z
" clip-path="url(#p49019c4eeb)" style="fill: #000060; stroke: #000060"/>
<path d="M 225.181434 127.499822
L 211.305436 128.718794
L 211.626109 127.166172
L 225.3106 125.966031
z
" clip-path="url(#p49019c4eeb)" style="fill: #52ab54; stroke: #52ab54"/>
<path d="M 214.240629 151.915376
L 202.558815 153.922932
L 201.353301 151.343726
L 213.476864 149.26644
z
" clip-path="url(#p49019c4eeb)" style="fill: #000069; stroke: #000069"/>
<path d="M 279.555204 142.28424
L 266.7083 139.362695
L 267.01857 136.709344
L 279.990853 139.650703
z
" clip-path="url(#p49019c4eeb)" style="fill: #000040; stroke: #000040"/>
<path d="M 276.7966 150.567137
L 264.743179 147.799662
L 265.556971 144.974464
L 277.938858 147.80817
z
" clip-path="url(#p49019c4eeb)" style="fill: #000869; stroke: #000869"/>
<path d="M 238.322439 155.400379
L 227.047522 155.54474
L 226.696977 153.312689
L 238.497896 153.161953
z
" clip-path="url(#p49019c4eeb)" style="fill: #000061; stroke: #000061"/>
<path d="M 261.587041 155.554734
L 250.213161 153.91405
L 250.876539 151.448194
L 262.734564 153.154046
z
" clip-path="url(#p49019c4eeb)" style="fill: #002679; stroke: #002679"/>
<path d="M 211.117966 130.625543
L 197.628827 132.889679
L 197.924891 130.960099
L 211.305436 128.718794
z
" clip-path="url(#p49019c4eeb)" style="fill: #85b328; stroke: #85b328"/>
<path d="M 279.990853 139.650703
L 267.01857 136.709344
L 267.140435 134.24286
L 280.16197 137.187391
z
" clip-path="url(#p49019c4eeb)" style="fill: #000038; stroke: #000038"/>
<path d="M 249.515038 156.120646
L 238.322439 155.400379
L 238.497896 153.161953
L 250.213161 153.91405
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a81; stroke: #000a81"/>
<path d="M 239.191793 125.793898
L 225.3106 125.966031
L 225.49055 124.831224
L 239.101728 124.662649
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a47a; stroke: #25a47a"/>
<path d="M 275.465869 153.236276
L 263.794946 150.548094
L 264.743179 147.799662
L 276.7966 150.567137
z
" clip-path="url(#p49019c4eeb)" style="fill: #00226c; stroke: #00226c"/>
<path d="M 198.59924 142.993581
L 186.240082 146.198643
L 185.487116 143.472516
L 198.040821 140.227221
z
" clip-path="url(#p49019c4eeb)" style="fill: #27ad80; stroke: #27ad80"/>
<path d="M 199.349948 145.813065
L 187.252203 148.960535
L 186.240082 146.198643
L 198.59924 142.993581
z
" clip-path="url(#p49019c4eeb)" style="fill: #0093a4; stroke: #0093a4"/>
<path d="M 227.047522 155.54474
L 215.937117 156.550963
L 215.067243 154.363409
L 226.696977 153.312689
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 266.810253 130.101524
L 253.231884 128.197415
L 252.974577 126.652853
L 266.364904 128.527488
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007f; stroke: #00007f"/>
<path d="M 252.974577 126.652853
L 239.191793 125.793898
L 239.101728 124.662649
L 252.616112 125.503835
z
" clip-path="url(#p49019c4eeb)" style="fill: #005a9a; stroke: #005a9a"/>
<path d="M 198.040821 140.227221
L 185.487116 143.472516
L 185.011349 140.847089
L 197.688012 137.579716
z
" clip-path="url(#p49019c4eeb)" style="fill: #55b257; stroke: #55b257"/>
<path d="M 215.067243 154.363409
L 203.863311 156.294167
L 202.558815 153.922932
L 214.240629 151.915376
z
" clip-path="url(#p49019c4eeb)" style="fill: #000055; stroke: #000055"/>
<path d="M 200.275223 148.618709
L 188.499478 151.692442
L 187.252203 148.960535
L 199.349948 145.813065
z
" clip-path="url(#p49019c4eeb)" style="fill: #005ea1; stroke: #005ea1"/>
<path d="M 280.16197 137.187391
L 267.140435 134.24286
L 267.070618 132.022348
L 280.063936 134.953445
z
" clip-path="url(#p49019c4eeb)" style="fill: #000039; stroke: #000039"/>
<path d="M 225.3106 125.966031
L 211.626109 127.166172
L 212.072842 126.006522
L 225.49055 124.831224
z
" clip-path="url(#p49019c4eeb)" style="fill: #83b027; stroke: #83b027"/>
<path d="M 273.978042 155.751672
L 262.734564 153.154046
L 263.794946 150.548094
L 275.465869 153.236276
z
" clip-path="url(#p49019c4eeb)" style="fill: #004170; stroke: #004170"/>
<path d="M 197.688012 137.579716
L 185.011349 140.847089
L 184.824471 138.385087
L 197.549437 135.114162
z
" clip-path="url(#p49019c4eeb)" style="fill: #88b729; stroke: #88b729"/>
<path d="M 201.353301 151.343726
L 189.952451 154.329196
L 188.499478 151.692442
L 200.275223 148.618709
z
" clip-path="url(#p49019c4eeb)" style="fill: #00319c; stroke: #00319c"/>
<path d="M 211.305436 128.718794
L 197.924891 130.960099
L 198.431292 129.372738
L 211.626109 127.166172
z
" clip-path="url(#p49019c4eeb)" style="fill: #b4ad00; stroke: #b4ad00"/>
<path d="M 260.379599 157.691716
L 249.515038 156.120646
L 250.213161 153.91405
L 261.587041 155.554734
z
" clip-path="url(#p49019c4eeb)" style="fill: #004a7f; stroke: #004a7f"/>
<path d="M 238.142426 157.326365
L 227.407162 157.464097
L 227.047522 155.54474
L 238.322439 155.400379
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007d; stroke: #00007d"/>
<path d="M 248.798842 158.013541
L 238.142426 157.326365
L 238.322439 155.400379
L 249.515038 156.120646
z
" clip-path="url(#p49019c4eeb)" style="fill: #002a86; stroke: #002a86"/>
<path d="M 280.063936 134.953445
L 267.070618 132.022348
L 266.810253 130.101524
L 279.698352 133.002978
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003e; stroke: #00003e"/>
<path d="M 197.549437 135.114162
L 184.824471 138.385087
L 184.931535 136.145666
L 197.628827 132.889679
z
" clip-path="url(#p49019c4eeb)" style="fill: #b9b100; stroke: #b9b100"/>
<path d="M 239.101728 124.662649
L 225.49055 124.831224
L 225.717191 124.124767
L 238.988294 123.960532
z
" clip-path="url(#p49019c4eeb)" style="fill: #51aa53; stroke: #51aa53"/>
<path d="M 215.937117 156.550963
L 205.23583 158.399694
L 203.863311 156.294167
L 215.067243 154.363409
z
" clip-path="url(#p49019c4eeb)" style="fill: #000048; stroke: #000048"/>
<path d="M 266.364904 128.527488
L 252.974577 126.652853
L 252.616112 125.503835
L 265.744514 127.339584
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c90; stroke: #000c90"/>
<path d="M 202.558815 153.922932
L 191.57682 156.80762
L 189.952451 154.329196
L 201.353301 151.343726
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c97; stroke: #000c97"/>
<path d="M 227.407162 157.464097
L 216.82947 158.424064
L 215.937117 156.550963
L 227.047522 155.54474
z
" clip-path="url(#p49019c4eeb)" style="fill: #000052; stroke: #000052"/>
<path d="M 272.368299 158.052657
L 261.587041 155.554734
L 262.734564 153.154046
L 273.978042 155.751672
z
" clip-path="url(#p49019c4eeb)" style="fill: #006773; stroke: #006773"/>
<path d="M 252.616112 125.503835
L 239.101728 124.662649
L 238.988294 123.960532
L 252.164655 124.780051
z
" clip-path="url(#p49019c4eeb)" style="fill: #008d9e; stroke: #008d9e"/>
<path d="M 225.49055 124.831224
L 212.072842 126.006522
L 212.635452 125.269771
L 225.717191 124.124767
z
" clip-path="url(#p49019c4eeb)" style="fill: #b1aa00; stroke: #b1aa00"/>
<path d="M 211.626109 127.166172
L 198.431292 129.372738
L 199.136708 128.167253
L 212.072842 126.006522
z
" clip-path="url(#p49019c4eeb)" style="fill: #bb7d00; stroke: #bb7d00"/>
<path d="M 289.378047 151.562796
L 277.938858 147.80817
L 278.865707 145.025138
L 290.554136 148.848868
z
" clip-path="url(#p49019c4eeb)" style="fill: #001e60; stroke: #001e60"/>
<path d="M 290.554136 148.848868
L 278.865707 145.025138
L 279.555204 142.28424
L 291.429176 146.156272
z
" clip-path="url(#p49019c4eeb)" style="fill: #00085f; stroke: #00085f"/>
<path d="M 197.628827 132.889679
L 184.931535 136.145666
L 185.330787 134.183098
L 197.924891 130.960099
z
" clip-path="url(#p49019c4eeb)" style="fill: #c08000; stroke: #c08000"/>
<path d="M 259.141096 159.512258
L 248.798842 158.013541
L 249.515038 156.120646
L 260.379599 157.691716
z
" clip-path="url(#p49019c4eeb)" style="fill: #007582; stroke: #007582"/>
<path d="M 287.928902 154.233326
L 276.7966 150.567137
L 277.938858 147.80817
L 289.378047 151.562796
z
" clip-path="url(#p49019c4eeb)" style="fill: #003962; stroke: #003962"/>
<path d="M 279.698352 133.002978
L 266.810253 130.101524
L 266.364904 128.527488
L 279.073073 131.383823
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004d; stroke: #00004d"/>
<path d="M 291.429176 146.156272
L 279.555204 142.28424
L 279.990853 139.650703
L 291.982117 143.549272
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 203.863311 156.294167
L 193.334138 159.067914
L 191.57682 156.80762
L 202.558815 153.922932
z
" clip-path="url(#p49019c4eeb)" style="fill: #000087; stroke: #000087"/>
<path d="M 237.962198 158.891544
L 227.767225 159.022562
L 227.407162 157.464097
L 238.142426 157.326365
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8a; stroke: #000b8a"/>
<path d="M 270.674893 160.083181
L 260.379599 157.691716
L 261.587041 155.554734
L 272.368299 158.052657
z
" clip-path="url(#p49019c4eeb)" style="fill: #1c7c5c; stroke: #1c7c5c"/>
<path d="M 286.241035 156.796651
L 275.465869 153.236276
L 276.7966 150.567137
L 287.928902 154.233326
z
" clip-path="url(#p49019c4eeb)" style="fill: #005964; stroke: #005964"/>
<path d="M 216.82947 158.424064
L 206.643556 160.187553
L 205.23583 158.399694
L 215.937117 156.550963
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 248.081845 159.5452
L 237.962198 158.891544
L 238.142426 157.326365
L 248.798842 158.013541
z
" clip-path="url(#p49019c4eeb)" style="fill: #00518b; stroke: #00518b"/>
<path d="M 291.982117 143.549272
L 279.990853 139.650703
L 280.16197 137.187391
L 292.199316 141.090273
z
" clip-path="url(#p49019c4eeb)" style="fill: #000049; stroke: #000049"/>
<path d="M 265.744514 127.339584
L 252.616112 125.503835
L 252.164655 124.780051
L 264.963254 126.568384
z
" clip-path="url(#p49019c4eeb)" style="fill: #003098; stroke: #003098"/>
<path d="M 238.988294 123.960532
L 225.717191 124.124767
L 225.985272 123.866132
L 238.854117 123.706919
z
" clip-path="url(#p49019c4eeb)" style="fill: #82b027; stroke: #82b027"/>
<path d="M 227.767225 159.022562
L 217.722783 159.935675
L 216.82947 158.424064
L 227.407162 157.464097
z
" clip-path="url(#p49019c4eeb)" style="fill: #000064; stroke: #000064"/>
<path d="M 252.164655 124.780051
L 238.988294 123.960532
L 238.854117 123.706919
L 251.630671 124.501357
z
" clip-path="url(#p49019c4eeb)" style="fill: #26a77c; stroke: #26a77c"/>
<path d="M 187.252203 148.960535
L 176.186491 153.007153
L 174.932099 150.319983
L 186.240082 146.198643
z
" clip-path="url(#p49019c4eeb)" style="fill: #55b257; stroke: #55b257"/>
<path d="M 197.924891 130.960099
L 185.330787 134.183098
L 186.013631 132.54552
L 198.431292 129.372738
z
" clip-path="url(#p49019c4eeb)" style="fill: #c35200; stroke: #c35200"/>
<path d="M 186.240082 146.198643
L 174.932099 150.319983
L 173.998745 147.646103
L 185.487116 143.472516
z
" clip-path="url(#p49019c4eeb)" style="fill: #89b829; stroke: #89b829"/>
<path d="M 284.354406 159.191275
L 273.978042 155.751672
L 275.465869 153.236276
L 286.241035 156.796651
z
" clip-path="url(#p49019c4eeb)" style="fill: #186b4f; stroke: #186b4f"/>
<path d="M 188.499478 151.692442
L 177.732004 155.643455
L 176.186491 153.007153
L 187.252203 148.960535
z
" clip-path="url(#p49019c4eeb)" style="fill: #26ab7f; stroke: #26ab7f"/>
<path d="M 205.23583 158.399694
L 195.182616 161.055006
L 193.334138 159.067914
L 203.863311 156.294167
z
" clip-path="url(#p49019c4eeb)" style="fill: #000067; stroke: #000067"/>
<path d="M 212.072842 126.006522
L 199.136708 128.167253
L 200.025005 127.374615
L 212.635452 125.269771
z
" clip-path="url(#p49019c4eeb)" style="fill: #be5000; stroke: #be5000"/>
<path d="M 292.199316 141.090273
L 280.16197 137.187391
L 280.063936 134.953445
L 292.074881 138.83846
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003f; stroke: #00003f"/>
<path d="M 225.717191 124.124767
L 212.635452 125.269771
L 213.300887 124.976069
L 225.985272 123.866132
z
" clip-path="url(#p49019c4eeb)" style="fill: #b87b00; stroke: #b87b00"/>
<path d="M 185.487116 143.472516
L 173.998745 147.646103
L 173.408933 145.049397
L 185.011349 140.847089
z
" clip-path="url(#p49019c4eeb)" style="fill: #bbb400; stroke: #bbb400"/>
<path d="M 279.073073 131.383823
L 266.364904 128.527488
L 265.744514 127.339584
L 278.202123 130.136386
z
" clip-path="url(#p49019c4eeb)" style="fill: #000063; stroke: #000063"/>
<path d="M 257.901406 160.970642
L 248.081845 159.5452
L 248.798842 158.013541
L 259.141096 159.512258
z
" clip-path="url(#p49019c4eeb)" style="fill: #1f8c68; stroke: #1f8c68"/>
<path d="M 189.952451 154.329196
L 179.531955 158.165846
L 177.732004 155.643455
L 188.499478 151.692442
z
" clip-path="url(#p49019c4eeb)" style="fill: #0090a1; stroke: #0090a1"/>
<path d="M 268.938343 161.793128
L 259.141096 159.512258
L 260.379599 157.691716
L 270.674893 160.083181
z
" clip-path="url(#p49019c4eeb)" style="fill: #41843f; stroke: #41843f"/>
<path d="M 185.011349 140.847089
L 173.408933 145.049397
L 173.177245 142.592091
L 184.824471 138.385087
z
" clip-path="url(#p49019c4eeb)" style="fill: #c48300; stroke: #c48300"/>
<path d="M 237.78615 160.055683
L 228.118935 160.180071
L 227.767225 159.022562
L 237.962198 158.891544
z
" clip-path="url(#p49019c4eeb)" style="fill: #002d8d; stroke: #002d8d"/>
<path d="M 282.313769 161.359372
L 272.368299 158.052657
L 273.978042 155.751672
L 284.354406 159.191275
z
" clip-path="url(#p49019c4eeb)" style="fill: #387236; stroke: #387236"/>
<path d="M 217.722783 159.935675
L 208.05253 161.612847
L 206.643556 160.187553
L 216.82947 158.424064
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 292.074881 138.83846
L 280.063936 134.953445
L 279.698352 133.002978
L 291.61086 136.848471
z
" clip-path="url(#p49019c4eeb)" style="fill: #000039; stroke: #000039"/>
<path d="M 264.963254 126.568384
L 252.164655 124.780051
L 251.630671 124.501357
L 264.039281 126.234808
z
" clip-path="url(#p49019c4eeb)" style="fill: #005da0; stroke: #005da0"/>
<path d="M 247.381524 160.676247
L 237.78615 160.055683
L 237.962198 158.891544
L 248.081845 159.5452
z
" clip-path="url(#p49019c4eeb)" style="fill: #007f8e; stroke: #007f8e"/>
<path d="M 191.57682 156.80762
L 181.543665 160.513773
L 179.531955 158.165846
L 189.952451 154.329196
z
" clip-path="url(#p49019c4eeb)" style="fill: #005c9d; stroke: #005c9d"/>
<path d="M 198.431292 129.372738
L 186.013631 132.54552
L 186.964722 131.273773
L 199.136708 128.167253
z
" clip-path="url(#p49019c4eeb)" style="fill: #c62800; stroke: #c62800"/>
<path d="M 238.854117 123.706919
L 225.985272 123.866132
L 226.288488 124.06422
L 238.702354 123.910602
z
" clip-path="url(#p49019c4eeb)" style="fill: #b2ab00; stroke: #b2ab00"/>
<path d="M 228.118935 160.180071
L 218.595281 161.046932
L 217.722783 159.935675
L 227.767225 159.022562
z
" clip-path="url(#p49019c4eeb)" style="fill: #000080; stroke: #000080"/>
<path d="M 206.643556 160.187553
L 197.078003 162.719852
L 195.182616 161.055006
L 205.23583 158.399694
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 184.824471 138.385087
L 173.177245 142.592091
L 173.309982 140.333383
L 184.931535 136.145666
z
" clip-path="url(#p49019c4eeb)" style="fill: #c85400; stroke: #c85400"/>
<path d="M 251.630671 124.501357
L 238.854117 123.706919
L 238.702354 123.910602
L 251.026734 124.677104
z
" clip-path="url(#p49019c4eeb)" style="fill: #53ae55; stroke: #53ae55"/>
<path d="M 278.202123 130.136386
L 265.744514 127.339584
L 264.963254 126.568384
L 277.105484 129.292599
z
" clip-path="url(#p49019c4eeb)" style="fill: #000085; stroke: #000085"/>
<path d="M 212.635452 125.269771
L 200.025005 127.374615
L 201.075515 127.016229
L 213.300887 124.976069
z
" clip-path="url(#p49019c4eeb)" style="fill: #c12700; stroke: #c12700"/>
<path d="M 225.985272 123.866132
L 213.300887 124.976069
L 214.053471 125.1351
L 226.288488 124.06422
z
" clip-path="url(#p49019c4eeb)" style="fill: #bc4f00; stroke: #bc4f00"/>
<path d="M 280.167732 163.248095
L 270.674893 160.083181
L 272.368299 158.052657
L 282.313769 161.359372
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b7a1b; stroke: #5b7a1b"/>
<path d="M 193.334138 159.067914
L 183.719353 162.630513
L 181.543665 160.513773
L 191.57682 156.80762
z
" clip-path="url(#p49019c4eeb)" style="fill: #003097; stroke: #003097"/>
<path d="M 256.690741 162.029371
L 247.381524 160.676247
L 248.081845 159.5452
L 257.901406 160.970642
z
" clip-path="url(#p49019c4eeb)" style="fill: #489346; stroke: #489346"/>
<path d="M 267.200551 163.139559
L 257.901406 160.970642
L 259.141096 159.512258
L 268.938343 161.793128
z
" clip-path="url(#p49019c4eeb)" style="fill: #688c20; stroke: #688c20"/>
<path d="M 291.61086 136.848471
L 279.698352 133.002978
L 279.073073 131.383823
L 290.817291 135.169131
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003b; stroke: #00003b"/>
<path d="M 184.931535 136.145666
L 173.309982 140.333383
L 173.804949 138.328117
L 185.330787 134.183098
z
" clip-path="url(#p49019c4eeb)" style="fill: #cc2a00; stroke: #cc2a00"/>
<path d="M 218.595281 161.046932
L 209.428417 162.638925
L 208.05253 161.612847
L 217.722783 159.935675
z
" clip-path="url(#p49019c4eeb)" style="fill: #000052; stroke: #000052"/>
<path d="M 199.136708 128.167253
L 186.964722 131.273773
L 188.162204 130.400347
L 200.025005 127.374615
z
" clip-path="url(#p49019c4eeb)" style="fill: #ba0300; stroke: #ba0300"/>
<path d="M 299.611177 156.16672
L 289.378047 151.562796
L 290.554136 148.848868
L 301.013829 153.538425
z
" clip-path="url(#p49019c4eeb)" style="fill: #004e58; stroke: #004e58"/>
<path d="M 237.618625 160.787823
L 228.453612 160.905841
L 228.118935 160.180071
L 237.78615 160.055683
z
" clip-path="url(#p49019c4eeb)" style="fill: #005592; stroke: #005592"/>
<path d="M 301.013829 153.538425
L 290.554136 148.848868
L 291.429176 146.156272
L 302.057632 150.905746
z
" clip-path="url(#p49019c4eeb)" style="fill: #003358; stroke: #003358"/>
<path d="M 297.883273 158.727745
L 287.928902 154.233326
L 289.378047 151.562796
L 299.611177 156.16672
z
" clip-path="url(#p49019c4eeb)" style="fill: #155c44; stroke: #155c44"/>
<path d="M 264.039281 126.234808
L 251.630671 124.501357
L 251.026734 124.677104
L 262.994396 126.349434
z
" clip-path="url(#p49019c4eeb)" style="fill: #0094a5; stroke: #0094a5"/>
<path d="M 208.05253 161.612847
L 198.974558 164.020646
L 197.078003 162.719852
L 206.643556 160.187553
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 246.715155 161.376588
L 237.618625 160.787823
L 237.78615 160.055683
L 247.381524 160.676247
z
" clip-path="url(#p49019c4eeb)" style="fill: #229770; stroke: #229770"/>
<path d="M 195.182616 161.055006
L 186.007147 164.464461
L 183.719353 162.630513
L 193.334138 159.067914
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c90; stroke: #000c90"/>
<path d="M 238.702354 123.910602
L 226.288488 124.06422
L 226.619599 124.716901
L 238.536626 124.569325
z
" clip-path="url(#p49019c4eeb)" style="fill: #ba7c00; stroke: #ba7c00"/>
<path d="M 302.057632 150.905746
L 291.429176 146.156272
L 291.982117 143.549272
L 302.717298 148.331725
z
" clip-path="url(#p49019c4eeb)" style="fill: #001c59; stroke: #001c59"/>
<path d="M 228.453612 160.905841
L 219.425445 161.72826
L 218.595281 161.046932
L 228.118935 160.180071
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8d; stroke: #000b8d"/>
<path d="M 295.871293 161.160151
L 286.241035 156.796651
L 287.928902 154.233326
L 297.883273 158.727745
z
" clip-path="url(#p49019c4eeb)" style="fill: #2f602e; stroke: #2f602e"/>
<path d="M 277.967719 164.810824
L 268.938343 161.793128
L 270.674893 160.083181
L 280.167732 163.248095
z
" clip-path="url(#p49019c4eeb)" style="fill: #817c00; stroke: #817c00"/>
<path d="M 277.105484 129.292599
L 264.963254 126.568384
L 264.039281 126.234808
L 275.808739 128.875022
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c99; stroke: #000c99"/>
<path d="M 251.026734 124.677104
L 238.702354 123.910602
L 238.536626 124.569325
L 250.367268 125.305661
z
" clip-path="url(#p49019c4eeb)" style="fill: #86b529; stroke: #86b529"/>
<path d="M 213.300887 124.976069
L 201.075515 127.016229
L 202.263427 127.103229
L 214.053471 125.1351
z
" clip-path="url(#p49019c4eeb)" style="fill: #b50300; stroke: #b50300"/>
<path d="M 290.817291 135.169131
L 279.073073 131.383823
L 278.202123 130.136386
L 289.712086 133.842273
z
" clip-path="url(#p49019c4eeb)" style="fill: #000042; stroke: #000042"/>
<path d="M 185.330787 134.183098
L 173.804949 138.328117
L 174.651411 136.625503
L 186.013631 132.54552
z
" clip-path="url(#p49019c4eeb)" style="fill: #c00300; stroke: #c00300"/>
<path d="M 302.717298 148.331725
L 291.982117 143.549272
L 292.199316 141.090273
L 302.976438 145.878187
z
" clip-path="url(#p49019c4eeb)" style="fill: #00075c; stroke: #00075c"/>
<path d="M 226.288488 124.06422
L 214.053471 125.1351
L 214.875218 125.745609
L 226.619599 124.716901
z
" clip-path="url(#p49019c4eeb)" style="fill: #bf2700; stroke: #bf2700"/>
<path d="M 293.623104 163.405467
L 284.354406 159.191275
L 286.241035 156.796651
L 295.871293 161.160151
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c6717; stroke: #4c6717"/>
<path d="M 265.503856 164.087844
L 256.690741 162.029371
L 257.901406 160.970642
L 267.200551 163.139559
z
" clip-path="url(#p49019c4eeb)" style="fill: #938d00; stroke: #938d00"/>
<path d="M 255.538945 162.660236
L 246.715155 161.376588
L 247.381524 160.676247
L 256.690741 162.029371
z
" clip-path="url(#p49019c4eeb)" style="fill: #739b23; stroke: #739b23"/>
<path d="M 200.025005 127.374615
L 188.162204 130.400347
L 189.578095 129.948476
L 201.075515 127.016229
z
" clip-path="url(#p49019c4eeb)" style="fill: #930000; stroke: #930000"/>
<path d="M 176.186491 153.007153
L 166.41118 157.87499
L 164.93896 155.278721
L 174.932099 150.319983
z
" clip-path="url(#p49019c4eeb)" style="fill: #b9b100; stroke: #b9b100"/>
<path d="M 197.078003 162.719852
L 188.352195 165.970352
L 186.007147 164.464461
L 195.182616 161.055006
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 219.425445 161.72826
L 210.737311 163.23843
L 209.428417 162.638925
L 218.595281 161.046932
z
" clip-path="url(#p49019c4eeb)" style="fill: #000063; stroke: #000063"/>
<path d="M 177.732004 155.643455
L 168.224624 160.395087
L 166.41118 157.87499
L 176.186491 153.007153
z
" clip-path="url(#p49019c4eeb)" style="fill: #86b428; stroke: #86b428"/>
<path d="M 174.932099 150.319983
L 164.93896 155.278721
L 163.843314 152.668466
L 173.998745 147.646103
z
" clip-path="url(#p49019c4eeb)" style="fill: #c38200; stroke: #c38200"/>
<path d="M 302.976438 145.878187
L 292.199316 141.090273
L 292.074881 138.83846
L 302.827973 143.604358
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 209.428417 162.638925
L 200.826081 164.923924
L 198.974558 164.020646
L 208.05253 161.612847
z
" clip-path="url(#p49019c4eeb)" style="fill: #000042; stroke: #000042"/>
<path d="M 291.192249 165.409403
L 282.313769 161.359372
L 284.354406 159.191275
L 293.623104 163.405467
z
" clip-path="url(#p49019c4eeb)" style="fill: #6d6900; stroke: #6d6900"/>
<path d="M 237.463809 161.067268
L 228.762893 161.179343
L 228.453612 160.905841
L 237.618625 160.787823
z
" clip-path="url(#p49019c4eeb)" style="fill: #008594; stroke: #008594"/>
<path d="M 262.994396 126.349434
L 251.026734 124.677104
L 250.367268 125.305661
L 261.853603 126.912005
z
" clip-path="url(#p49019c4eeb)" style="fill: #28b083; stroke: #28b083"/>
<path d="M 179.531955 158.165846
L 170.335986 162.778589
L 168.224624 160.395087
L 177.732004 155.643455
z
" clip-path="url(#p49019c4eeb)" style="fill: #52ac54; stroke: #52ac54"/>
<path d="M 275.766842 166.008324
L 267.200551 163.139559
L 268.938343 161.793128
L 277.967719 164.810824
z
" clip-path="url(#p49019c4eeb)" style="fill: #8d5e00; stroke: #8d5e00"/>
<path d="M 173.998745 147.646103
L 163.843314 152.668466
L 163.15085 150.106808
L 173.408933 145.049397
z
" clip-path="url(#p49019c4eeb)" style="fill: #ca5500; stroke: #ca5500"/>
<path d="M 186.013631 132.54552
L 174.651411 136.625503
L 175.83022 135.267928
L 186.964722 131.273773
z
" clip-path="url(#p49019c4eeb)" style="fill: #990000; stroke: #990000"/>
<path d="M 246.099383 161.62637
L 237.463809 161.067268
L 237.618625 160.787823
L 246.715155 161.376588
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d9d4b; stroke: #4d9d4b"/>
<path d="M 289.712086 133.842273
L 278.202123 130.136386
L 277.105484 129.292599
L 288.320742 132.90166
z
" clip-path="url(#p49019c4eeb)" style="fill: #000053; stroke: #000053"/>
<path d="M 238.536626 124.569325
L 226.619599 124.716901
L 226.970591 125.8108
L 238.360945 125.669576
z
" clip-path="url(#p49019c4eeb)" style="fill: #be5000; stroke: #be5000"/>
<path d="M 275.808739 128.875022
L 264.039281 126.234808
L 262.994396 126.349434
L 274.342585 128.896122
z
" clip-path="url(#p49019c4eeb)" style="fill: #0033a2; stroke: #0033a2"/>
<path d="M 228.762893 161.179343
L 220.192545 161.960306
L 219.425445 161.72826
L 228.453612 160.905841
z
" clip-path="url(#p49019c4eeb)" style="fill: #002d90; stroke: #002d90"/>
<path d="M 181.543665 160.513773
L 172.694944 164.968162
L 170.335986 162.778589
L 179.531955 158.165846
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a379; stroke: #25a379"/>
<path d="M 214.053471 125.1351
L 202.263427 127.103229
L 203.560293 127.635979
L 214.875218 125.745609
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0000; stroke: #8f0000"/>
<path d="M 250.367268 125.305661
L 238.536626 124.569325
L 238.360945 125.669576
L 249.668245 126.3742
z
" clip-path="url(#p49019c4eeb)" style="fill: #b8b100; stroke: #b8b100"/>
<path d="M 173.408933 145.049397
L 163.15085 150.106808
L 162.878819 147.655343
L 173.177245 142.592091
z
" clip-path="url(#p49019c4eeb)" style="fill: #cf2a00; stroke: #cf2a00"/>
<path d="M 302.827973 143.604358
L 292.074881 138.83846
L 291.61086 136.848471
L 302.274375 141.565531
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004b; stroke: #00004b"/>
<path d="M 288.636799 167.123094
L 280.167732 163.248095
L 282.313769 161.359372
L 291.192249 165.409403
z
" clip-path="url(#p49019c4eeb)" style="fill: #785000; stroke: #785000"/>
<path d="M 263.890037 164.61265
L 255.538945 162.660236
L 256.690741 162.029371
L 265.503856 164.087844
z
" clip-path="url(#p49019c4eeb)" style="fill: #9f6b00; stroke: #9f6b00"/>
<path d="M 226.619599 124.716901
L 214.875218 125.745609
L 215.746222 126.795176
L 226.970591 125.8108
z
" clip-path="url(#p49019c4eeb)" style="fill: #b30300; stroke: #b30300"/>
<path d="M 198.974558 164.020646
L 190.697873 167.11038
L 188.352195 165.970352
L 197.078003 162.719852
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 254.474756 162.845221
L 246.099383 161.62637
L 246.715155 161.376588
L 255.538945 162.660236
z
" clip-path="url(#p49019c4eeb)" style="fill: #a19a00; stroke: #a19a00"/>
<path d="M 183.719353 162.630513
L 175.245235 166.910848
L 172.694944 164.968162
L 181.543665 160.513773
z
" clip-path="url(#p49019c4eeb)" style="fill: #008999; stroke: #008999"/>
<path d="M 201.075515 127.016229
L 189.578095 129.948476
L 191.178834 129.931401
L 202.263427 127.103229
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a0000; stroke: #7a0000"/>
<path d="M 173.177245 142.592091
L 162.878819 147.655343
L 163.03467 145.373316
L 173.309982 140.333383
z
" clip-path="url(#p49019c4eeb)" style="fill: #c50300; stroke: #c50300"/>
<path d="M 220.192545 161.960306
L 211.946571 163.394174
L 210.737311 163.23843
L 219.425445 161.72826
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007f; stroke: #00007f"/>
<path d="M 273.618698 166.809776
L 265.503856 164.087844
L 267.200551 163.139559
L 275.766842 166.008324
z
" clip-path="url(#p49019c4eeb)" style="fill: #984000; stroke: #984000"/>
<path d="M 210.737311 163.23843
L 202.586998 165.405527
L 200.826081 164.923924
L 209.428417 162.638925
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 186.964722 131.273773
L 175.83022 135.267928
L 177.314118 134.289872
L 188.162204 130.400347
z
" clip-path="url(#p49019c4eeb)" style="fill: #7f0000; stroke: #7f0000"/>
<path d="M 237.325625 160.884349
L 229.038948 160.991067
L 228.762893 161.179343
L 237.463809 161.067268
z
" clip-path="url(#p49019c4eeb)" style="fill: #239c74; stroke: #239c74"/>
<path d="M 261.853603 126.912005
L 250.367268 125.305661
L 249.668245 126.3742
L 260.644562 127.911187
z
" clip-path="url(#p49019c4eeb)" style="fill: #58b85a; stroke: #58b85a"/>
<path d="M 302.274375 141.565531
L 291.61086 136.848471
L 290.817291 135.169131
L 301.32772 139.811765
z
" clip-path="url(#p49019c4eeb)" style="fill: #000043; stroke: #000043"/>
<path d="M 288.320742 132.90166
L 277.105484 129.292599
L 275.808739 128.875022
L 286.675883 132.37206
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006b; stroke: #00006b"/>
<path d="M 286.018097 168.504252
L 277.967719 164.810824
L 280.167732 163.248095
L 288.636799 167.123094
z
" clip-path="url(#p49019c4eeb)" style="fill: #823700; stroke: #823700"/>
<path d="M 245.549792 161.416716
L 237.325625 160.884349
L 237.463809 161.067268
L 246.099383 161.62637
z
" clip-path="url(#p49019c4eeb)" style="fill: #7aa425; stroke: #7aa425"/>
<path d="M 274.342585 128.896122
L 262.994396 126.349434
L 261.853603 126.912005
L 272.742199 129.357751
z
" clip-path="url(#p49019c4eeb)" style="fill: #0064ac; stroke: #0064ac"/>
<path d="M 186.007147 164.464461
L 177.92587 168.559272
L 175.245235 166.910848
L 183.719353 162.630513
z
" clip-path="url(#p49019c4eeb)" style="fill: #005693; stroke: #005693"/>
<path d="M 238.360945 125.669576
L 226.970591 125.8108
L 227.332857 127.321359
L 238.179618 127.18665
z
" clip-path="url(#p49019c4eeb)" style="fill: #c22800; stroke: #c22800"/>
<path d="M 229.038948 160.991067
L 220.877176 161.734671
L 220.192545 161.960306
L 228.762893 161.179343
z
" clip-path="url(#p49019c4eeb)" style="fill: #005693; stroke: #005693"/>
<path d="M 173.309982 140.333383
L 163.03467 145.373316
L 163.615797 143.316261
L 173.804949 138.328117
z
" clip-path="url(#p49019c4eeb)" style="fill: #9e0000; stroke: #9e0000"/>
<path d="M 214.875218 125.745609
L 203.560293 127.635979
L 204.93465 128.603824
L 215.746222 126.795176
z
" clip-path="url(#p49019c4eeb)" style="fill: #770000; stroke: #770000"/>
<path d="M 249.668245 126.3742
L 238.360945 125.669576
L 238.179618 127.18665
L 248.94681 127.858744
z
" clip-path="url(#p49019c4eeb)" style="fill: #c18100; stroke: #c18100"/>
<path d="M 200.826081 164.923924
L 192.987069 167.855197
L 190.697873 167.11038
L 198.974558 164.020646
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004e; stroke: #00004e"/>
<path d="M 262.399293 164.698759
L 254.474756 162.845221
L 255.538945 162.660236
L 263.890037 164.61265
z
" clip-path="url(#p49019c4eeb)" style="fill: #a94700; stroke: #a94700"/>
<path d="M 226.970591 125.8108
L 215.746222 126.795176
L 216.645111 128.260262
L 227.332857 127.321359
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0000; stroke: #8f0000"/>
<path d="M 253.525066 162.577183
L 245.549792 161.416716
L 246.099383 161.62637
L 254.474756 162.845221
z
" clip-path="url(#p49019c4eeb)" style="fill: #ac7300; stroke: #ac7300"/>
<path d="M 202.263427 127.103229
L 191.178834 129.931401
L 192.925974 130.351838
L 203.560293 127.635979
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 308.391497 161.529417
L 299.611177 156.16672
L 301.013829 153.538425
L 309.992752 159.002117
z
" clip-path="url(#p49019c4eeb)" style="fill: #295428; stroke: #295428"/>
<path d="M 306.41948 163.961418
L 297.883273 158.727745
L 299.611177 156.16672
L 308.391497 161.529417
z
" clip-path="url(#p49019c4eeb)" style="fill: #415714; stroke: #415714"/>
<path d="M 301.32772 139.811765
L 290.817291 135.169131
L 289.712086 133.842273
L 300.009536 138.386679
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003e; stroke: #00003e"/>
<path d="M 188.162204 130.400347
L 177.314118 134.289872
L 179.068247 133.716958
L 189.578095 129.948476
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c0000; stroke: #6c0000"/>
<path d="M 271.57611 167.193661
L 263.890037 164.61265
L 265.503856 164.087844
L 273.618698 166.809776
z
" clip-path="url(#p49019c4eeb)" style="fill: #a32100; stroke: #a32100"/>
<path d="M 309.992752 159.002117
L 301.013829 153.538425
L 302.057632 150.905746
L 311.184602 156.440186
z
" clip-path="url(#p49019c4eeb)" style="fill: #13533d; stroke: #13533d"/>
<path d="M 283.3994 169.518213
L 275.766842 166.008324
L 277.967719 164.810824
L 286.018097 168.504252
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e1d00; stroke: #8e1d00"/>
<path d="M 188.352195 165.970352
L 180.67246 169.872765
L 177.92587 168.559272
L 186.007147 164.464461
z
" clip-path="url(#p49019c4eeb)" style="fill: #002c8c; stroke: #002c8c"/>
<path d="M 304.124007 166.239706
L 295.871293 161.160151
L 297.883273 158.727745
L 306.41948 163.961418
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b5700; stroke: #5b5700"/>
<path d="M 211.946571 163.394174
L 204.213479 165.451372
L 202.586998 165.405527
L 210.737311 163.23843
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004f; stroke: #00004f"/>
<path d="M 220.877176 161.734671
L 213.02566 163.099794
L 211.946571 163.394174
L 220.192545 161.960306
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8b; stroke: #000b8b"/>
<path d="M 173.804949 138.328117
L 163.615797 143.316261
L 164.609485 141.534704
L 174.651411 136.625503
z
" clip-path="url(#p49019c4eeb)" style="fill: #840000; stroke: #840000"/>
<path d="M 286.675883 132.37206
L 275.808739 128.875022
L 274.342585 128.896122
L 284.816615 132.268476
z
" clip-path="url(#p49019c4eeb)" style="fill: #000092; stroke: #000092"/>
<path d="M 237.207619 160.240936
L 229.274688 160.343029
L 229.038948 160.991067
L 237.325625 160.884349
z
" clip-path="url(#p49019c4eeb)" style="fill: #4fa14d; stroke: #4fa14d"/>
<path d="M 260.644562 127.911187
L 249.668245 126.3742
L 248.94681 127.858744
L 259.396959 129.324601
z
" clip-path="url(#p49019c4eeb)" style="fill: #8fc02b; stroke: #8fc02b"/>
<path d="M 311.184602 156.440186
L 302.057632 150.905746
L 302.717298 148.331725
L 311.937944 153.905196
z
" clip-path="url(#p49019c4eeb)" style="fill: #004952; stroke: #004952"/>
<path d="M 301.559999 168.309413
L 293.623104 163.405467
L 295.871293 161.160151
L 304.124007 166.239706
z
" clip-path="url(#p49019c4eeb)" style="fill: #644300; stroke: #644300"/>
<path d="M 245.080482 160.75022
L 237.207619 160.240936
L 237.325625 160.884349
L 245.549792 161.416716
z
" clip-path="url(#p49019c4eeb)" style="fill: #a8a200; stroke: #a8a200"/>
<path d="M 272.742199 129.357751
L 261.853603 126.912005
L 260.644562 127.911187
L 271.046463 130.250873
z
" clip-path="url(#p49019c4eeb)" style="fill: #00a0b3; stroke: #00a0b3"/>
<path d="M 238.179618 127.18665
L 227.332857 127.321359
L 227.697404 129.213204
L 237.997147 129.085022
z
" clip-path="url(#p49019c4eeb)" style="fill: #b70300; stroke: #b70300"/>
<path d="M 229.274688 160.343029
L 221.461782 161.054376
L 220.877176 161.734671
L 229.038948 160.991067
z
" clip-path="url(#p49019c4eeb)" style="fill: #008595; stroke: #008595"/>
<path d="M 202.586998 165.405527
L 195.163521 168.184753
L 192.987069 167.855197
L 200.826081 164.923924
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 215.746222 126.795176
L 204.93465 128.603824
L 206.352742 129.985107
L 216.645111 128.260262
z
" clip-path="url(#p49019c4eeb)" style="fill: #650000; stroke: #650000"/>
<path d="M 248.94681 127.858744
L 238.179618 127.18665
L 237.997147 129.085022
L 248.220878 129.72453
z
" clip-path="url(#p49019c4eeb)" style="fill: #c65400; stroke: #c65400"/>
<path d="M 311.937944 153.905196
L 302.717298 148.331725
L 302.976438 145.878187
L 312.233907 151.458257
z
" clip-path="url(#p49019c4eeb)" style="fill: #003256; stroke: #003256"/>
<path d="M 298.788801 170.120454
L 291.192249 165.409403
L 293.623104 163.405467
L 301.559999 168.309413
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c2e00; stroke: #6c2e00"/>
<path d="M 261.069205 164.341661
L 253.525066 162.577183
L 254.474756 162.845221
L 262.399293 164.698759
z
" clip-path="url(#p49019c4eeb)" style="fill: #b32400; stroke: #b32400"/>
<path d="M 300.009536 138.386679
L 289.712086 133.842273
L 288.320742 132.90166
L 298.350444 137.32633
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 190.697873 167.11038
L 183.418642 170.818368
L 180.67246 169.872765
L 188.352195 165.970352
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b85; stroke: #000b85"/>
<path d="M 227.332857 127.321359
L 216.645111 128.260262
L 217.549564 130.106558
L 227.697404 129.213204
z
" clip-path="url(#p49019c4eeb)" style="fill: #770000; stroke: #770000"/>
<path d="M 252.714193 161.860284
L 245.080482 160.75022
L 245.549792 161.416716
L 253.525066 162.577183
z
" clip-path="url(#p49019c4eeb)" style="fill: #b44c00; stroke: #b44c00"/>
<path d="M 280.844442 170.138851
L 273.618698 166.809776
L 275.766842 166.008324
L 283.3994 169.518213
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0200; stroke: #8f0200"/>
<path d="M 189.578095 129.948476
L 179.068247 133.716958
L 181.050832 133.565178
L 191.178834 129.931401
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 174.651411 136.625503
L 164.609485 141.534704
L 165.993075 140.072935
L 175.83022 135.267928
z
" clip-path="url(#p49019c4eeb)" style="fill: #710000; stroke: #710000"/>
<path d="M 203.560293 127.635979
L 192.925974 130.351838
L 194.777035 131.201692
L 204.93465 128.603824
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 269.689838 167.148465
L 262.399293 164.698759
L 263.890037 164.61265
L 271.57611 167.193661
z
" clip-path="url(#p49019c4eeb)" style="fill: #a10300; stroke: #a10300"/>
<path d="M 168.224624 160.395087
L 160.210922 165.852238
L 158.166343 163.46725
L 166.41118 157.87499
z
" clip-path="url(#p49019c4eeb)" style="fill: #bc7e00; stroke: #bc7e00"/>
<path d="M 166.41118 157.87499
L 158.166343 163.46725
L 156.506005 160.976776
L 164.93896 155.278721
z
" clip-path="url(#p49019c4eeb)" style="fill: #c55300; stroke: #c55300"/>
<path d="M 213.02566 163.099794
L 205.664558 165.058017
L 204.213479 165.451372
L 211.946571 163.394174
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005f; stroke: #00005f"/>
<path d="M 312.233907 151.458257
L 302.976438 145.878187
L 302.827973 143.604358
L 312.064344 149.158636
z
" clip-path="url(#p49019c4eeb)" style="fill: #001d5b; stroke: #001d5b"/>
<path d="M 170.335986 162.778589
L 162.590578 168.074406
L 160.210922 165.852238
L 168.224624 160.395087
z
" clip-path="url(#p49019c4eeb)" style="fill: #b0a900; stroke: #b0a900"/>
<path d="M 221.461782 161.054376
L 213.94697 162.360158
L 213.02566 163.099794
L 220.877176 161.734671
z
" clip-path="url(#p49019c4eeb)" style="fill: #002d8d; stroke: #002d8d"/>
<path d="M 295.876836 171.628671
L 288.636799 167.123094
L 291.192249 165.409403
L 298.788801 170.120454
z
" clip-path="url(#p49019c4eeb)" style="fill: #771800; stroke: #771800"/>
<path d="M 284.816615 132.268476
L 274.342585 128.896122
L 272.742199 129.357751
L 282.7877 132.595593
z
" clip-path="url(#p49019c4eeb)" style="fill: #000ea9; stroke: #000ea9"/>
<path d="M 164.93896 155.278721
L 156.506005 160.976776
L 155.270081 158.440664
L 163.843314 152.668466
z
" clip-path="url(#p49019c4eeb)" style="fill: #cd2a00; stroke: #cd2a00"/>
<path d="M 237.112866 159.150657
L 229.463973 159.248981
L 229.274688 160.343029
L 237.207619 160.240936
z
" clip-path="url(#p49019c4eeb)" style="fill: #7ca725; stroke: #7ca725"/>
<path d="M 259.396959 129.324601
L 248.94681 127.858744
L 248.220878 129.72453
L 258.141779 131.119151
z
" clip-path="url(#p49019c4eeb)" style="fill: #c4bc00; stroke: #c4bc00"/>
<path d="M 172.694944 164.968162
L 165.248257 170.08021
L 162.590578 168.074406
L 170.335986 162.778589
z
" clip-path="url(#p49019c4eeb)" style="fill: #7ea926; stroke: #7ea926"/>
<path d="M 244.703665 159.641131
L 237.112866 159.150657
L 237.207619 160.240936
L 245.080482 160.75022
z
" clip-path="url(#p49019c4eeb)" style="fill: #b27700; stroke: #b27700"/>
<path d="M 163.843314 152.668466
L 155.270081 158.440664
L 154.488839 155.919941
L 163.15085 150.106808
z
" clip-path="url(#p49019c4eeb)" style="fill: #c50300; stroke: #c50300"/>
<path d="M 271.046463 130.250873
L 260.644562 127.911187
L 259.396959 129.324601
L 269.297062 131.555556
z
" clip-path="url(#p49019c4eeb)" style="fill: #2bbf8e; stroke: #2bbf8e"/>
<path d="M 237.997147 129.085022
L 227.697404 129.213204
L 228.055079 131.440829
L 237.818113 131.31903
z
" clip-path="url(#p49019c4eeb)" style="fill: #920000; stroke: #920000"/>
<path d="M 229.463973 159.248981
L 221.931159 159.934045
L 221.461782 161.054376
L 229.274688 160.343029
z
" clip-path="url(#p49019c4eeb)" style="fill: #239c74; stroke: #239c74"/>
<path d="M 204.213479 165.451372
L 197.173191 168.088957
L 195.163521 168.184753
L 202.586998 165.405527
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003e; stroke: #00003e"/>
<path d="M 192.987069 167.855197
L 186.097594 171.371703
L 183.418642 170.818368
L 190.697873 167.11038
z
" clip-path="url(#p49019c4eeb)" style="fill: #000075; stroke: #000075"/>
<path d="M 248.220878 129.72453
L 237.997147 129.085022
L 237.818113 131.31903
L 247.508671 131.926677
z
" clip-path="url(#p49019c4eeb)" style="fill: #ca2900; stroke: #ca2900"/>
<path d="M 216.645111 128.260262
L 206.352742 129.985107
L 207.779341 131.747484
L 217.549564 130.106558
z
" clip-path="url(#p49019c4eeb)" style="fill: #610000; stroke: #610000"/>
<path d="M 298.350444 137.32633
L 288.320742 132.90166
L 286.675883 132.37206
L 296.389585 136.658241
z
" clip-path="url(#p49019c4eeb)" style="fill: #000049; stroke: #000049"/>
<path d="M 175.245235 166.910848
L 168.120271 171.821104
L 165.248257 170.08021
L 172.694944 164.968162
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c9f4e; stroke: #4c9f4e"/>
<path d="M 312.064344 149.158636
L 302.827973 143.604358
L 302.274375 141.565531
L 311.432115 147.062395
z
" clip-path="url(#p49019c4eeb)" style="fill: #000861; stroke: #000861"/>
<path d="M 292.894145 172.796879
L 286.018097 168.504252
L 288.636799 167.123094
L 295.876836 171.628671
z
" clip-path="url(#p49019c4eeb)" style="fill: #790200; stroke: #790200"/>
<path d="M 175.83022 135.267928
L 165.993075 140.072935
L 167.734343 138.967876
L 177.314118 134.289872
z
" clip-path="url(#p49019c4eeb)" style="fill: #6d0000; stroke: #6d0000"/>
<path d="M 259.933734 163.547902
L 252.714193 161.860284
L 253.525066 162.577183
L 261.069205 164.341661
z
" clip-path="url(#p49019c4eeb)" style="fill: #ae0300; stroke: #ae0300"/>
<path d="M 227.697404 129.213204
L 217.549564 130.106558
L 218.436878 132.289651
L 228.055079 131.440829
z
" clip-path="url(#p49019c4eeb)" style="fill: #660000; stroke: #660000"/>
<path d="M 278.415943 170.349333
L 271.57611 167.193661
L 273.618698 166.809776
L 280.844442 170.138851
z
" clip-path="url(#p49019c4eeb)" style="fill: #790000; stroke: #790000"/>
<path d="M 163.15085 150.106808
L 154.488839 155.919941
L 154.181906 153.47545
L 162.878819 147.655343
z
" clip-path="url(#p49019c4eeb)" style="fill: #9f0000; stroke: #9f0000"/>
<path d="M 252.063192 160.71013
L 244.703665 159.641131
L 245.080482 160.75022
L 252.714193 161.860284
z
" clip-path="url(#p49019c4eeb)" style="fill: #bc2600; stroke: #bc2600"/>
<path d="M 191.178834 129.931401
L 181.050832 133.565178
L 183.214079 133.840317
L 192.925974 130.351838
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a0000; stroke: #6a0000"/>
<path d="M 204.93465 128.603824
L 194.777035 131.201692
L 196.686488 132.462031
L 206.352742 129.985107
z
" clip-path="url(#p49019c4eeb)" style="fill: #660000; stroke: #660000"/>
<path d="M 268.007288 166.673157
L 261.069205 164.341661
L 262.399293 164.698759
L 269.689838 167.148465
z
" clip-path="url(#p49019c4eeb)" style="fill: #870000; stroke: #870000"/>
<path d="M 221.931159 159.934045
L 214.686603 161.191483
L 213.94697 162.360158
L 221.461782 161.054376
z
" clip-path="url(#p49019c4eeb)" style="fill: #005491; stroke: #005491"/>
<path d="M 177.92587 168.559272
L 171.137698 173.25465
L 168.120271 171.821104
L 175.245235 166.910848
z
" clip-path="url(#p49019c4eeb)" style="fill: #22966f; stroke: #22966f"/>
<path d="M 213.94697 162.360158
L 206.903231 164.232977
L 205.664558 165.058017
L 213.02566 163.099794
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007a; stroke: #00007a"/>
<path d="M 237.043875 157.638787
L 229.601796 157.734298
L 229.463973 159.248981
L 237.112866 159.150657
z
" clip-path="url(#p49019c4eeb)" style="fill: #aaa300; stroke: #aaa300"/>
<path d="M 282.7877 132.595593
L 272.742199 129.357751
L 271.046463 130.250873
L 280.638561 133.34745
z
" clip-path="url(#p49019c4eeb)" style="fill: #0039b4; stroke: #0039b4"/>
<path d="M 258.141779 131.119151
L 248.220878 129.72453
L 247.508671 131.926677
L 256.910528 133.251664
z
" clip-path="url(#p49019c4eeb)" style="fill: #cd8900; stroke: #cd8900"/>
<path d="M 162.878819 147.655343
L 154.181906 153.47545
L 154.357755 151.166469
L 163.03467 145.373316
z
" clip-path="url(#p49019c4eeb)" style="fill: #870000; stroke: #870000"/>
<path d="M 244.429304 158.115228
L 237.043875 157.638787
L 237.112866 159.150657
L 244.703665 159.641131
z
" clip-path="url(#p49019c4eeb)" style="fill: #b84e00; stroke: #b84e00"/>
<path d="M 311.432115 147.062395
L 302.274375 141.565531
L 301.32772 139.811765
L 310.351141 145.221066
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 237.818113 131.31903
L 228.055079 131.440829
L 228.396815 133.949605
L 237.647055 133.833887
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a0000; stroke: #7a0000"/>
<path d="M 289.912828 173.595784
L 283.3994 169.518213
L 286.018097 168.504252
L 292.894145 172.796879
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 229.601796 157.734298
L 222.272906 158.399756
L 221.931159 159.934045
L 229.463973 159.248981
z
" clip-path="url(#p49019c4eeb)" style="fill: #4fa04d; stroke: #4fa04d"/>
<path d="M 269.297062 131.555556
L 259.396959 129.324601
L 258.141779 131.119151
L 267.537472 133.241254
z
" clip-path="url(#p49019c4eeb)" style="fill: #5fc862; stroke: #5fc862"/>
<path d="M 195.163521 168.184753
L 188.643598 171.517675
L 186.097594 171.371703
L 192.987069 167.855197
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 247.508671 131.926677
L 237.818113 131.31903
L 237.647055 133.833887
L 246.82824 134.411182
z
" clip-path="url(#p49019c4eeb)" style="fill: #bf0300; stroke: #bf0300"/>
<path d="M 205.664558 165.058017
L 198.96563 167.568112
L 197.173191 168.088957
L 204.213479 165.451372
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003f; stroke: #00003f"/>
<path d="M 217.549564 130.106558
L 207.779341 131.747484
L 209.178642 133.848555
L 218.436878 132.289651
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 296.389585 136.658241
L 286.675883 132.37206
L 284.816615 132.268476
L 294.173822 136.400586
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005d; stroke: #00005d"/>
<path d="M 177.314118 134.289872
L 167.734343 138.967876
L 169.792116 138.248086
L 179.068247 133.716958
z
" clip-path="url(#p49019c4eeb)" style="fill: #700000; stroke: #700000"/>
<path d="M 180.67246 169.872765
L 174.227906 174.345525
L 171.137698 173.25465
L 177.92587 168.559272
z
" clip-path="url(#p49019c4eeb)" style="fill: #007c8a; stroke: #007c8a"/>
<path d="M 228.055079 131.440829
L 218.436878 132.289651
L 219.284566 134.756006
L 228.396815 133.949605
z
" clip-path="url(#p49019c4eeb)" style="fill: #620000; stroke: #620000"/>
<path d="M 276.174083 170.142676
L 269.689838 167.148465
L 271.57611 167.193661
L 278.415943 170.349333
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c0000; stroke: #6c0000"/>
<path d="M 259.022264 162.335146
L 252.063192 160.71013
L 252.714193 161.860284
L 259.933734 163.547902
z
" clip-path="url(#p49019c4eeb)" style="fill: #900000; stroke: #900000"/>
<path d="M 251.589231 159.153597
L 244.429304 158.115228
L 244.703665 159.641131
L 252.063192 160.71013
z
" clip-path="url(#p49019c4eeb)" style="fill: #b50300; stroke: #b50300"/>
<path d="M 163.03467 145.373316
L 154.357755 151.166469
L 155.013405 149.049342
L 163.615797 143.316261
z
" clip-path="url(#p49019c4eeb)" style="fill: #750000; stroke: #750000"/>
<path d="M 192.925974 130.351838
L 183.214079 133.840317
L 185.50524 134.537608
L 194.777035 131.201692
z
" clip-path="url(#p49019c4eeb)" style="fill: #7b0000; stroke: #7b0000"/>
<path d="M 206.352742 129.985107
L 196.686488 132.462031
L 198.606871 134.103352
L 207.779341 131.747484
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 237.002505 155.741785
L 229.684438 155.835515
L 229.601796 157.734298
L 237.043875 157.638787
z
" clip-path="url(#p49019c4eeb)" style="fill: #b27700; stroke: #b27700"/>
<path d="M 266.571255 165.777426
L 259.933734 163.547902
L 261.069205 164.341661
L 268.007288 166.673157
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 222.272906 158.399756
L 215.225075 159.621137
L 214.686603 161.191483
L 221.931159 159.934045
z
" clip-path="url(#p49019c4eeb)" style="fill: #008392; stroke: #008392"/>
<path d="M 310.351141 145.221066
L 301.32772 139.811765
L 300.009536 138.386679
L 308.84622 143.680394
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 214.686603 161.191483
L 207.897485 162.994749
L 206.903231 164.232977
L 213.94697 162.360158
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b85; stroke: #000b85"/>
<path d="M 244.264795 156.20934
L 237.002505 155.741785
L 237.043875 157.638787
L 244.429304 158.115228
z
" clip-path="url(#p49019c4eeb)" style="fill: #be2700; stroke: #be2700"/>
<path d="M 256.910528 133.251664
L 247.508671 131.926677
L 246.82824 134.411182
L 255.734395 135.669845
z
" clip-path="url(#p49019c4eeb)" style="fill: #d25900; stroke: #d25900"/>
<path d="M 237.647055 133.833887
L 228.396815 133.949605
L 228.713877 136.677093
L 237.488345 136.567001
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 287.005394 174.004756
L 280.844442 170.138851
L 283.3994 169.518213
L 289.912828 173.595784
z
" clip-path="url(#p49019c4eeb)" style="fill: #5e0000; stroke: #5e0000"/>
<path d="M 280.638561 133.34745
L 271.046463 130.250873
L 269.297062 131.555556
L 278.422118 134.507384
z
" clip-path="url(#p49019c4eeb)" style="fill: #006fbe; stroke: #006fbe"/>
<path d="M 229.684438 155.835515
L 222.477819 156.488557
L 222.272906 158.399756
L 229.601796 157.734298
z
" clip-path="url(#p49019c4eeb)" style="fill: #7ba525; stroke: #7ba525"/>
<path d="M 246.82824 134.411182
L 237.647055 133.833887
L 237.488345 136.567001
L 246.196972 137.116218
z
" clip-path="url(#p49019c4eeb)" style="fill: #980000; stroke: #980000"/>
<path d="M 183.418642 170.818368
L 177.31618 175.066387
L 174.227906 174.345525
L 180.67246 169.872765
z
" clip-path="url(#p49019c4eeb)" style="fill: #004d84; stroke: #004d84"/>
<path d="M 267.537472 133.241254
L 258.141779 131.119151
L 256.910528 133.251664
L 265.811848 135.267404
z
" clip-path="url(#p49019c4eeb)" style="fill: #9acf2f; stroke: #9acf2f"/>
<path d="M 197.173191 168.088957
L 190.993625 171.250983
L 188.643598 171.517675
L 195.163521 168.184753
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 313.319051 169.827123
L 306.41948 163.961418
L 308.391497 161.529417
L 315.494152 167.541659
z
" clip-path="url(#p49019c4eeb)" style="fill: #543800; stroke: #543800"/>
<path d="M 310.788112 171.930553
L 304.124007 166.239706
L 306.41948 163.961418
L 313.319051 169.827123
z
" clip-path="url(#p49019c4eeb)" style="fill: #5a2600; stroke: #5a2600"/>
<path d="M 228.396815 133.949605
L 219.284566 134.756006
L 220.070976 137.444254
L 228.713877 136.677093
z
" clip-path="url(#p49019c4eeb)" style="fill: #650000; stroke: #650000"/>
<path d="M 218.436878 132.289651
L 209.178642 133.848555
L 210.515208 136.236796
L 219.284566 134.756006
z
" clip-path="url(#p49019c4eeb)" style="fill: #740000; stroke: #740000"/>
<path d="M 315.494152 167.541659
L 308.391497 161.529417
L 309.992752 159.002117
L 317.260853 165.129186
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f4c00; stroke: #4f4c00"/>
<path d="M 206.903231 164.232977
L 200.495319 166.633115
L 198.96563 167.568112
L 205.664558 165.058017
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004a; stroke: #00004a"/>
<path d="M 163.615797 143.316261
L 155.013405 149.049342
L 156.134372 147.17614
L 164.609485 141.534704
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 179.068247 133.716958
L 169.792116 138.248086
L 172.11712 137.932931
L 181.050832 133.565178
z
" clip-path="url(#p49019c4eeb)" style="fill: #820000; stroke: #820000"/>
<path d="M 294.173822 136.400586
L 284.816615 132.268476
L 282.7877 132.595593
L 291.756728 136.561574
z
" clip-path="url(#p49019c4eeb)" style="fill: #000079; stroke: #000079"/>
<path d="M 307.962275 173.801226
L 301.559999 168.309413
L 304.124007 166.239706
L 310.788112 171.930553
z
" clip-path="url(#p49019c4eeb)" style="fill: #621400; stroke: #621400"/>
<path d="M 251.305053 157.228315
L 244.264795 156.20934
L 244.429304 158.115228
L 251.589231 159.153597
z
" clip-path="url(#p49019c4eeb)" style="fill: #940000; stroke: #940000"/>
<path d="M 258.358742 160.73193
L 251.589231 159.153597
L 252.063192 160.71013
L 259.022264 162.335146
z
" clip-path="url(#p49019c4eeb)" style="fill: #7c0000; stroke: #7c0000"/>
<path d="M 236.989913 153.506482
L 229.709593 153.599508
L 229.684438 155.835515
L 237.002505 155.741785
z
" clip-path="url(#p49019c4eeb)" style="fill: #b74d00; stroke: #b74d00"/>
<path d="M 317.260853 165.129186
L 309.992752 159.002117
L 311.184602 156.440186
L 318.576164 162.647798
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b4f12; stroke: #3b4f12"/>
<path d="M 274.174988 169.522101
L 268.007288 166.673157
L 269.689838 167.148465
L 276.174083 170.142676
z
" clip-path="url(#p49019c4eeb)" style="fill: #620000; stroke: #620000"/>
<path d="M 244.21472 153.970519
L 236.989913 153.506482
L 237.002505 155.741785
L 244.264795 156.20934
z
" clip-path="url(#p49019c4eeb)" style="fill: #b50300; stroke: #b50300"/>
<path d="M 237.488345 136.567001
L 228.713877 136.677093
L 228.998109 139.554645
L 237.346068 139.449576
z
" clip-path="url(#p49019c4eeb)" style="fill: #650000; stroke: #650000"/>
<path d="M 222.477819 156.488557
L 215.547925 157.68711
L 215.225075 159.621137
L 222.272906 158.399756
z
" clip-path="url(#p49019c4eeb)" style="fill: #229871; stroke: #229871"/>
<path d="M 304.909492 175.393867
L 298.788801 170.120454
L 301.559999 168.309413
L 307.962275 173.801226
z
" clip-path="url(#p49019c4eeb)" style="fill: #630200; stroke: #630200"/>
<path d="M 207.779341 131.747484
L 198.606871 134.103352
L 200.489996 136.086153
L 209.178642 133.848555
z
" clip-path="url(#p49019c4eeb)" style="fill: #8b0000; stroke: #8b0000"/>
<path d="M 194.777035 131.201692
L 185.50524 134.537608
L 187.867864 135.641654
L 196.686488 132.462031
z
" clip-path="url(#p49019c4eeb)" style="fill: #910000; stroke: #910000"/>
<path d="M 255.734395 135.669845
L 246.82824 134.411182
L 246.196972 137.116218
L 254.6434 138.313541
z
" clip-path="url(#p49019c4eeb)" style="fill: #d62c00; stroke: #d62c00"/>
<path d="M 229.709593 153.599508
L 222.540191 154.247633
L 222.477819 156.488557
L 229.684438 155.835515
z
" clip-path="url(#p49019c4eeb)" style="fill: #a7a100; stroke: #a7a100"/>
<path d="M 308.84622 143.680394
L 300.009536 138.386679
L 298.350444 137.32633
L 306.952593 142.479173
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004c; stroke: #00004c"/>
<path d="M 246.196972 137.116218
L 237.488345 136.567001
L 237.346068 139.449576
L 245.631096 139.973719
z
" clip-path="url(#p49019c4eeb)" style="fill: #7f0000; stroke: #7f0000"/>
<path d="M 265.418736 164.481647
L 259.022264 162.335146
L 259.933734 163.547902
L 266.571255 165.777426
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a0000; stroke: #6a0000"/>
<path d="M 318.576164 162.647798
L 311.184602 156.440186
L 311.937944 153.905196
L 319.407683 160.157353
z
" clip-path="url(#p49019c4eeb)" style="fill: #274f26; stroke: #274f26"/>
<path d="M 284.24307 174.012422
L 278.415943 170.349333
L 280.844442 170.138851
L 287.005394 174.004756
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 215.225075 159.621137
L 208.621239 161.372542
L 207.897485 162.994749
L 214.686603 161.191483
z
" clip-path="url(#p49019c4eeb)" style="fill: #002b88; stroke: #002b88"/>
<path d="M 186.097594 171.371703
L 180.327428 175.398596
L 177.31618 175.066387
L 183.418642 170.818368
z
" clip-path="url(#p49019c4eeb)" style="fill: #00277c; stroke: #00277c"/>
<path d="M 228.713877 136.677093
L 220.070976 137.444254
L 220.775896 140.286765
L 228.998109 139.554645
z
" clip-path="url(#p49019c4eeb)" style="fill: #750000; stroke: #750000"/>
<path d="M 278.422118 134.507384
L 269.297062 131.555556
L 267.537472 133.241254
L 276.19349 136.048254
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b0c5; stroke: #00b0c5"/>
<path d="M 237.006501 150.988923
L 229.676455 151.082333
L 229.709593 153.599508
L 236.989913 153.506482
z
" clip-path="url(#p49019c4eeb)" style="fill: #bc2600; stroke: #bc2600"/>
<path d="M 219.284566 134.756006
L 210.515208 136.236796
L 211.754941 138.852807
L 220.070976 137.444254
z
" clip-path="url(#p49019c4eeb)" style="fill: #890000; stroke: #890000"/>
<path d="M 265.811848 135.267404
L 256.910528 133.251664
L 255.734395 135.669845
L 264.163864 137.584319
z
" clip-path="url(#p49019c4eeb)" style="fill: #d3ca00; stroke: #d3ca00"/>
<path d="M 301.703206 176.669689
L 295.876836 171.628671
L 298.788801 170.120454
L 304.909492 175.393867
z
" clip-path="url(#p49019c4eeb)" style="fill: #560000; stroke: #560000"/>
<path d="M 237.346068 139.449576
L 228.998109 139.554645
L 229.24217 142.509235
L 237.223897 142.408454
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 251.218555 154.981817
L 244.21472 153.970519
L 244.264795 156.20934
L 251.305053 157.228315
z
" clip-path="url(#p49019c4eeb)" style="fill: #7e0000; stroke: #7e0000"/>
<path d="M 244.280685 151.454877
L 237.006501 150.988923
L 236.989913 153.506482
L 244.21472 153.970519
z
" clip-path="url(#p49019c4eeb)" style="fill: #920000; stroke: #920000"/>
<path d="M 164.609485 141.534704
L 156.134372 147.17614
L 157.694857 145.593391
L 165.993075 140.072935
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 198.96563 167.568112
L 193.088925 170.57642
L 190.993625 171.250983
L 197.173191 168.088957
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003b; stroke: #00003b"/>
<path d="M 245.631096 139.973719
L 237.346068 139.449576
L 237.223897 142.408454
L 245.145217 142.911197
z
" clip-path="url(#p49019c4eeb)" style="fill: #6d0000; stroke: #6d0000"/>
<path d="M 319.407683 160.157353
L 311.937944 153.905196
L 312.233907 151.458257
L 319.734389 157.718119
z
" clip-path="url(#p49019c4eeb)" style="fill: #12523d; stroke: #12523d"/>
<path d="M 229.676455 151.082333
L 222.458026 151.733137
L 222.540191 154.247633
L 229.709593 153.599508
z
" clip-path="url(#p49019c4eeb)" style="fill: #af7500; stroke: #af7500"/>
<path d="M 257.960936 158.777097
L 251.305053 157.228315
L 251.589231 159.153597
L 258.358742 160.73193
z
" clip-path="url(#p49019c4eeb)" style="fill: #6e0000; stroke: #6e0000"/>
<path d="M 207.897485 162.994749
L 201.722914 165.305375
L 200.495319 166.633115
L 206.903231 164.232977
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 237.051905 148.252885
L 229.585755 148.347751
L 229.676455 151.082333
L 237.006501 150.988923
z
" clip-path="url(#p49019c4eeb)" style="fill: #b20300; stroke: #b20300"/>
<path d="M 181.050832 133.565178
L 172.11712 137.932931
L 174.653053 138.031945
L 183.214079 133.840317
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a0000; stroke: #9a0000"/>
<path d="M 254.6434 138.313541
L 246.196972 137.116218
L 245.631096 139.973719
L 253.665551 141.116275
z
" clip-path="url(#p49019c4eeb)" style="fill: #c90300; stroke: #c90300"/>
<path d="M 222.540191 154.247633
L 215.646193 155.437152
L 215.547925 157.68711
L 222.477819 156.488557
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d9d4b; stroke: #4d9d4b"/>
<path d="M 291.756728 136.561574
L 282.7877 132.595593
L 280.638561 133.34745
L 289.197367 137.13907
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a5; stroke: #0000a5"/>
<path d="M 228.998109 139.554645
L 220.775896 140.286765
L 221.381144 143.211449
L 229.24217 142.509235
z
" clip-path="url(#p49019c4eeb)" style="fill: #8b0000; stroke: #8b0000"/>
<path d="M 237.223897 142.408454
L 229.24217 142.509235
L 229.43975 145.465479
L 237.124992 145.368132
z
" clip-path="url(#p49019c4eeb)" style="fill: #780000; stroke: #780000"/>
<path d="M 237.124992 145.368132
L 229.43975 145.465479
L 229.585755 148.347751
L 237.051905 148.252885
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0000; stroke: #8f0000"/>
<path d="M 244.461238 148.726106
L 237.051905 148.252885
L 237.006501 150.988923
L 244.280685 151.454877
z
" clip-path="url(#p49019c4eeb)" style="fill: #7c0000; stroke: #7c0000"/>
<path d="M 272.469265 168.501131
L 266.571255 165.777426
L 268.007288 166.673157
L 274.174988 169.522101
z
" clip-path="url(#p49019c4eeb)" style="fill: #650000; stroke: #650000"/>
<path d="M 245.145217 142.911197
L 237.223897 142.408454
L 237.124992 145.368132
L 244.751887 145.853738
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 209.178642 133.848555
L 200.489996 136.086153
L 202.288224 138.36181
L 210.515208 136.236796
z
" clip-path="url(#p49019c4eeb)" style="fill: #ac0300; stroke: #ac0300"/>
<path d="M 298.420712 177.597307
L 292.894145 172.796879
L 295.876836 171.628671
L 301.703206 176.669689
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f0000; stroke: #4f0000"/>
<path d="M 162.590578 168.074406
L 156.498388 173.942771
L 153.900864 171.901723
L 160.210922 165.852238
z
" clip-path="url(#p49019c4eeb)" style="fill: #b94e00; stroke: #b94e00"/>
<path d="M 160.210922 165.852238
L 153.900864 171.901723
L 151.668249 169.668575
L 158.166343 163.46725
z
" clip-path="url(#p49019c4eeb)" style="fill: #c32800; stroke: #c32800"/>
<path d="M 229.585755 148.347751
L 222.233129 149.00871
L 222.458026 151.733137
L 229.676455 151.082333
z
" clip-path="url(#p49019c4eeb)" style="fill: #b34c00; stroke: #b34c00"/>
<path d="M 244.751887 145.853738
L 237.124992 145.368132
L 237.051905 148.252885
L 244.461238 148.726106
z
" clip-path="url(#p49019c4eeb)" style="fill: #6b0000; stroke: #6b0000"/>
<path d="M 306.952593 142.479173
L 298.350444 137.32633
L 296.389585 136.658241
L 304.71525 141.648209
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 251.332503 152.470362
L 244.280685 151.454877
L 244.21472 153.970519
L 251.218555 154.981817
z
" clip-path="url(#p49019c4eeb)" style="fill: #6e0000; stroke: #6e0000"/>
<path d="M 220.070976 137.444254
L 211.754941 138.852807
L 212.866036 141.630827
L 220.775896 140.286765
z
" clip-path="url(#p49019c4eeb)" style="fill: #ab0300; stroke: #ab0300"/>
<path d="M 229.24217 142.509235
L 221.381144 143.211449
L 221.871092 146.143746
L 229.43975 145.465479
z
" clip-path="url(#p49019c4eeb)" style="fill: #ad0300; stroke: #ad0300"/>
<path d="M 196.686488 132.462031
L 187.867864 135.641654
L 190.243178 137.126629
L 198.606871 134.103352
z
" clip-path="url(#p49019c4eeb)" style="fill: #b30300; stroke: #b30300"/>
<path d="M 215.547925 157.68711
L 209.055143 159.40569
L 208.621239 161.372542
L 215.225075 159.621137
z
" clip-path="url(#p49019c4eeb)" style="fill: #00518c; stroke: #00518c"/>
<path d="M 165.248257 170.08021
L 159.398138 175.742487
L 156.498388 173.942771
L 162.590578 168.074406
z
" clip-path="url(#p49019c4eeb)" style="fill: #ae7400; stroke: #ae7400"/>
<path d="M 158.166343 163.46725
L 151.668249 169.668575
L 149.854637 167.297128
L 156.506005 160.976776
z
" clip-path="url(#p49019c4eeb)" style="fill: #be0300; stroke: #be0300"/>
<path d="M 188.643598 171.517675
L 183.187936 175.332755
L 180.327428 175.398596
L 186.097594 171.371703
z
" clip-path="url(#p49019c4eeb)" style="fill: #000975; stroke: #000975"/>
<path d="M 264.57986 162.816541
L 258.358742 160.73193
L 259.022264 162.335146
L 265.418736 164.481647
z
" clip-path="url(#p49019c4eeb)" style="fill: #6b0000; stroke: #6b0000"/>
<path d="M 229.43975 145.465479
L 221.871092 146.143746
L 222.233129 149.00871
L 229.585755 148.347751
z
" clip-path="url(#p49019c4eeb)" style="fill: #b72500; stroke: #b72500"/>
<path d="M 281.694081 173.617074
L 276.174083 170.142676
L 278.415943 170.349333
L 284.24307 174.012422
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b0000; stroke: #5b0000"/>
<path d="M 319.734389 157.718119
L 312.233907 151.458257
L 312.064344 149.158636
L 319.54721 155.389391
z
" clip-path="url(#p49019c4eeb)" style="fill: #004c55; stroke: #004c55"/>
<path d="M 253.665551 141.116275
L 245.631096 139.973719
L 245.145217 142.911197
L 252.826037 144.007017
z
" clip-path="url(#p49019c4eeb)" style="fill: #a00000; stroke: #a00000"/>
<path d="M 264.163864 137.584319
L 255.734395 135.669845
L 254.6434 138.313541
L 262.635514 140.134392
z
" clip-path="url(#p49019c4eeb)" style="fill: #dc9300; stroke: #dc9300"/>
<path d="M 276.19349 136.048254
L 267.537472 133.241254
L 265.811848 135.267404
L 274.00859 137.932964
z
" clip-path="url(#p49019c4eeb)" style="fill: #2fd29c; stroke: #2fd29c"/>
<path d="M 222.458026 151.733137
L 215.51674 152.927588
L 215.646193 155.437152
L 222.540191 154.247633
z
" clip-path="url(#p49019c4eeb)" style="fill: #78a124; stroke: #78a124"/>
<path d="M 168.120271 171.821104
L 162.530263 177.257326
L 159.398138 175.742487
L 165.248257 170.08021
z
" clip-path="url(#p49019c4eeb)" style="fill: #a09a00; stroke: #a09a00"/>
<path d="M 156.506005 160.976776
L 149.854637 167.297128
L 148.504285 164.844544
L 155.270081 158.440664
z
" clip-path="url(#p49019c4eeb)" style="fill: #9c0000; stroke: #9c0000"/>
<path d="M 165.993075 140.072935
L 157.694857 145.593391
L 159.658216 144.340894
L 167.734343 138.967876
z
" clip-path="url(#p49019c4eeb)" style="fill: #8a0000; stroke: #8a0000"/>
<path d="M 251.644396 149.75746
L 244.461238 148.726106
L 244.280685 151.454877
L 251.332503 152.470362
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c0000; stroke: #6c0000"/>
<path d="M 257.839856 156.518908
L 251.218555 154.981817
L 251.305053 157.228315
L 257.960936 158.777097
z
" clip-path="url(#p49019c4eeb)" style="fill: #6d0000; stroke: #6d0000"/>
<path d="M 252.826037 144.007017
L 245.145217 142.911197
L 244.751887 145.853738
L 252.146499 146.912136
z
" clip-path="url(#p49019c4eeb)" style="fill: #850000; stroke: #850000"/>
<path d="M 220.775896 140.286765
L 212.866036 141.630827
L 213.819896 144.500482
L 221.381144 143.211449
z
" clip-path="url(#p49019c4eeb)" style="fill: #b42500; stroke: #b42500"/>
<path d="M 252.146499 146.912136
L 244.751887 145.853738
L 244.461238 148.726106
L 251.644396 149.75746
z
" clip-path="url(#p49019c4eeb)" style="fill: #710000; stroke: #710000"/>
<path d="M 295.14141 178.153504
L 289.912828 173.595784
L 292.894145 172.796879
L 298.420712 177.597307
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a0000; stroke: #4a0000"/>
<path d="M 200.495319 166.633115
L 194.876551 169.508925
L 193.088925 170.57642
L 198.96563 167.568112
z
" clip-path="url(#p49019c4eeb)" style="fill: #000038; stroke: #000038"/>
<path d="M 208.621239 161.372542
L 202.616385 163.61645
L 201.722914 165.305375
L 207.897485 162.994749
z
" clip-path="url(#p49019c4eeb)" style="fill: #000074; stroke: #000074"/>
<path d="M 222.233129 149.00871
L 215.162403 150.221843
L 215.51674 152.927588
L 222.458026 151.733137
z
" clip-path="url(#p49019c4eeb)" style="fill: #a49d00; stroke: #a49d00"/>
<path d="M 171.137698 173.25465
L 165.819312 178.450424
L 162.530263 177.257326
L 168.120271 171.821104
z
" clip-path="url(#p49019c4eeb)" style="fill: #719822; stroke: #719822"/>
<path d="M 210.515208 136.236796
L 202.288224 138.36181
L 203.955758 140.873749
L 211.754941 138.852807
z
" clip-path="url(#p49019c4eeb)" style="fill: #b52500; stroke: #b52500"/>
<path d="M 155.270081 158.440664
L 148.504285 164.844544
L 147.650563 162.370057
L 154.488839 155.919941
z
" clip-path="url(#p49019c4eeb)" style="fill: #860000; stroke: #860000"/>
<path d="M 183.214079 133.840317
L 174.653053 138.031945
L 177.337874 138.544426
L 185.50524 134.537608
z
" clip-path="url(#p49019c4eeb)" style="fill: #be0300; stroke: #be0300"/>
<path d="M 289.197367 137.13907
L 280.638561 133.34745
L 278.422118 134.507384
L 286.558889 138.120462
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fbe; stroke: #000fbe"/>
<path d="M 221.381144 143.211449
L 213.819896 144.500482
L 214.591956 147.38872
L 221.871092 146.143746
z
" clip-path="url(#p49019c4eeb)" style="fill: #b04a00; stroke: #b04a00"/>
<path d="M 215.646193 155.437152
L 209.187207 157.142749
L 209.055143 159.40569
L 215.547925 157.68711
z
" clip-path="url(#p49019c4eeb)" style="fill: #007f8d; stroke: #007f8d"/>
<path d="M 262.635514 140.134392
L 254.6434 138.313541
L 253.665551 141.116275
L 261.265946 142.85356
z
" clip-path="url(#p49019c4eeb)" style="fill: #e05e00; stroke: #e05e00"/>
<path d="M 221.871092 146.143746
L 214.591956 147.38872
L 215.162403 150.221843
L 222.233129 149.00871
z
" clip-path="url(#p49019c4eeb)" style="fill: #ab7200; stroke: #ab7200"/>
<path d="M 319.54721 155.389391
L 312.064344 149.158636
L 311.432115 147.062395
L 318.84935 153.228109
z
" clip-path="url(#p49019c4eeb)" style="fill: #00365d; stroke: #00365d"/>
<path d="M 271.100618 167.103434
L 265.418736 164.481647
L 266.571255 165.777426
L 272.469265 168.501131
z
" clip-path="url(#p49019c4eeb)" style="fill: #6e0000; stroke: #6e0000"/>
<path d="M 257.99936 154.013847
L 251.332503 152.470362
L 251.218555 154.981817
L 257.839856 156.518908
z
" clip-path="url(#p49019c4eeb)" style="fill: #730000; stroke: #730000"/>
<path d="M 264.076973 160.822545
L 257.960936 158.777097
L 258.358742 160.73193
L 264.57986 162.816541
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 198.606871 134.103352
L 190.243178 137.126629
L 192.571596 138.956774
L 200.489996 136.086153
z
" clip-path="url(#p49019c4eeb)" style="fill: #bb2600; stroke: #bb2600"/>
<path d="M 304.71525 141.648209
L 296.389585 136.658241
L 294.173822 136.400586
L 302.187986 141.209447
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004b; stroke: #00004b"/>
<path d="M 190.993625 171.250983
L 185.827136 174.869061
L 183.187936 175.332755
L 188.643598 171.517675
z
" clip-path="url(#p49019c4eeb)" style="fill: #000068; stroke: #000068"/>
<path d="M 279.42196 172.82686
L 274.174988 169.522101
L 276.174083 170.142676
L 281.694081 173.617074
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 274.00859 137.932964
L 265.811848 135.267404
L 264.163864 137.584319
L 271.922645 140.115288
z
" clip-path="url(#p49019c4eeb)" style="fill: #68da6b; stroke: #68da6b"/>
<path d="M 174.227906 174.345525
L 169.185934 179.292465
L 165.819312 178.450424
L 171.137698 173.25465
z
" clip-path="url(#p49019c4eeb)" style="fill: #438d45; stroke: #438d45"/>
<path d="M 154.488839 155.919941
L 147.650563 162.370057
L 147.315123 159.933626
L 154.181906 153.47545
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 261.265946 142.85356
L 253.665551 141.116275
L 252.826037 144.007017
L 260.09034 145.673011
z
" clip-path="url(#p49019c4eeb)" style="fill: #e32e00; stroke: #e32e00"/>
<path d="M 291.944995 178.323839
L 287.005394 174.004756
L 289.912828 173.595784
L 295.14141 178.153504
z
" clip-path="url(#p49019c4eeb)" style="fill: #4e0000; stroke: #4e0000"/>
<path d="M 211.754941 138.852807
L 203.955758 140.873749
L 205.449927 143.55889
L 212.866036 141.630827
z
" clip-path="url(#p49019c4eeb)" style="fill: #b04a00; stroke: #b04a00"/>
<path d="M 167.734343 138.967876
L 159.658216 144.340894
L 161.977681 143.450662
L 169.792116 138.248086
z
" clip-path="url(#p49019c4eeb)" style="fill: #a40000; stroke: #a40000"/>
<path d="M 258.435966 151.325143
L 251.644396 149.75746
L 251.332503 152.470362
L 257.99936 154.013847
z
" clip-path="url(#p49019c4eeb)" style="fill: #890000; stroke: #890000"/>
<path d="M 215.51674 152.927588
L 209.013233 154.640294
L 209.187207 157.142749
L 215.646193 155.437152
z
" clip-path="url(#p49019c4eeb)" style="fill: #21946e; stroke: #21946e"/>
<path d="M 260.09034 145.673011
L 252.826037 144.007017
L 252.146499 146.912136
L 259.138896 148.52106
z
" clip-path="url(#p49019c4eeb)" style="fill: #d30300; stroke: #d30300"/>
<path d="M 209.055143 159.40569
L 203.15198 161.607387
L 202.616385 163.61645
L 208.621239 161.372542
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a80; stroke: #000a80"/>
<path d="M 259.138896 148.52106
L 252.146499 146.912136
L 251.644396 149.75746
L 258.435966 151.325143
z
" clip-path="url(#p49019c4eeb)" style="fill: #a70000; stroke: #a70000"/>
<path d="M 201.722914 165.305375
L 196.310793 168.073379
L 194.876551 169.508925
L 200.495319 166.633115
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003a; stroke: #00003a"/>
<path d="M 318.84935 153.228109
L 311.432115 147.062395
L 310.351141 145.221066
L 317.656338 151.287493
z
" clip-path="url(#p49019c4eeb)" style="fill: #002065; stroke: #002065"/>
<path d="M 177.31618 175.066387
L 172.548672 179.762397
L 169.185934 179.292465
L 174.227906 174.345525
z
" clip-path="url(#p49019c4eeb)" style="fill: #1d8361; stroke: #1d8361"/>
<path d="M 212.866036 141.630827
L 205.449927 143.55889
L 206.732396 146.349318
L 213.819896 144.500482
z
" clip-path="url(#p49019c4eeb)" style="fill: #aa7200; stroke: #aa7200"/>
<path d="M 286.558889 138.120462
L 278.422118 134.507384
L 276.19349 136.048254
L 283.906963 139.482813
z
" clip-path="url(#p49019c4eeb)" style="fill: #003fc9; stroke: #003fc9"/>
<path d="M 263.923917 158.548878
L 257.839856 156.518908
L 257.960936 158.777097
L 264.076973 160.822545
z
" clip-path="url(#p49019c4eeb)" style="fill: #8a0000; stroke: #8a0000"/>
<path d="M 185.50524 134.537608
L 177.337874 138.544426
L 180.105291 139.459277
L 187.867864 135.641654
z
" clip-path="url(#p49019c4eeb)" style="fill: #c72900; stroke: #c72900"/>
<path d="M 154.181906 153.47545
L 147.315123 159.933626
L 147.507307 157.594553
L 154.357755 151.166469
z
" clip-path="url(#p49019c4eeb)" style="fill: #740000; stroke: #740000"/>
<path d="M 215.162403 150.221843
L 208.537006 151.961438
L 209.013233 154.640294
L 215.51674 152.927588
z
" clip-path="url(#p49019c4eeb)" style="fill: #4b9a49; stroke: #4b9a49"/>
<path d="M 200.489996 136.086153
L 192.571596 138.956774
L 194.794293 141.087198
L 202.288224 138.36181
z
" clip-path="url(#p49019c4eeb)" style="fill: #b54c00; stroke: #b54c00"/>
<path d="M 271.922645 140.115288
L 264.163864 137.584319
L 262.635514 140.134392
L 269.988699 142.540989
z
" clip-path="url(#p49019c4eeb)" style="fill: #a7e132; stroke: #a7e132"/>
<path d="M 270.104608 165.362386
L 264.57986 162.816541
L 265.418736 164.481647
L 271.100618 167.103434
z
" clip-path="url(#p49019c4eeb)" style="fill: #860000; stroke: #860000"/>
<path d="M 213.819896 144.500482
L 206.732396 146.349318
L 207.770263 149.174139
L 214.591956 147.38872
z
" clip-path="url(#p49019c4eeb)" style="fill: #a29b00; stroke: #a29b00"/>
<path d="M 193.088925 170.57642
L 188.179356 174.017435
L 185.827136 174.869061
L 190.993625 171.250983
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004f; stroke: #00004f"/>
<path d="M 214.591956 147.38872
L 207.770263 149.174139
L 208.537006 151.961438
L 215.162403 150.221843
z
" clip-path="url(#p49019c4eeb)" style="fill: #769f24; stroke: #769f24"/>
<path d="M 302.187986 141.209447
L 294.173822 136.400586
L 291.756728 136.561574
L 299.432207 141.175282
z
" clip-path="url(#p49019c4eeb)" style="fill: #000055; stroke: #000055"/>
<path d="M 288.909592 178.103074
L 284.24307 174.012422
L 287.005394 174.004756
L 291.944995 178.323839
z
" clip-path="url(#p49019c4eeb)" style="fill: #580000; stroke: #580000"/>
<path d="M 277.483905 171.659735
L 272.469265 168.501131
L 274.174988 169.522101
L 279.42196 172.82686
z
" clip-path="url(#p49019c4eeb)" style="fill: #7d0000; stroke: #7d0000"/>
<path d="M 209.187207 157.142749
L 203.314988 159.327768
L 203.15198 161.607387
L 209.055143 159.40569
z
" clip-path="url(#p49019c4eeb)" style="fill: #002983; stroke: #002983"/>
<path d="M 169.792116 138.248086
L 161.977681 143.450662
L 164.597363 142.946023
L 172.11712 137.932931
z
" clip-path="url(#p49019c4eeb)" style="fill: #cc0300; stroke: #cc0300"/>
<path d="M 264.125545 156.052314
L 257.99936 154.013847
L 257.839856 156.518908
L 263.923917 158.548878
z
" clip-path="url(#p49019c4eeb)" style="fill: #aa0000; stroke: #aa0000"/>
<path d="M 180.327428 175.398596
L 175.825829 179.847977
L 172.548672 179.762397
L 177.31618 175.066387
z
" clip-path="url(#p49019c4eeb)" style="fill: #006b78; stroke: #006b78"/>
<path d="M 317.656338 151.287493
L 310.351141 145.221066
L 308.84622 143.680394
L 315.995809 149.615738
z
" clip-path="url(#p49019c4eeb)" style="fill: #00096f; stroke: #00096f"/>
<path d="M 269.988699 142.540989
L 262.635514 140.134392
L 261.265946 142.85356
L 268.256138 145.149197
z
" clip-path="url(#p49019c4eeb)" style="fill: #e2d900; stroke: #e2d900"/>
<path d="M 154.357755 151.166469
L 147.507307 157.594553
L 148.223809 155.410091
L 155.013405 149.049342
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a0000; stroke: #7a0000"/>
<path d="M 202.288224 138.36181
L 194.794293 141.087198
L 196.854792 143.464958
L 203.955758 140.873749
z
" clip-path="url(#p49019c4eeb)" style="fill: #ae7500; stroke: #ae7500"/>
<path d="M 202.616385 163.61645
L 197.354469 166.30414
L 196.310793 168.073379
L 201.722914 165.305375
z
" clip-path="url(#p49019c4eeb)" style="fill: #000045; stroke: #000045"/>
<path d="M 283.906963 139.482813
L 276.19349 136.048254
L 274.00859 137.932964
L 281.308098 141.1933
z
" clip-path="url(#p49019c4eeb)" style="fill: #007bd3; stroke: #007bd3"/>
<path d="M 187.867864 135.641654
L 180.105291 139.459277
L 182.886401 140.75513
L 190.243178 137.126629
z
" clip-path="url(#p49019c4eeb)" style="fill: #c05100; stroke: #c05100"/>
<path d="M 269.507594 163.320359
L 264.076973 160.822545
L 264.57986 162.816541
L 270.104608 165.362386
z
" clip-path="url(#p49019c4eeb)" style="fill: #a70000; stroke: #a70000"/>
<path d="M 264.677488 153.395716
L 258.435966 151.325143
L 257.99936 154.013847
L 264.125545 156.052314
z
" clip-path="url(#p49019c4eeb)" style="fill: #da0400; stroke: #da0400"/>
<path d="M 268.256138 145.149197
L 261.265946 142.85356
L 260.09034 145.673011
L 266.769297 147.874023
z
" clip-path="url(#p49019c4eeb)" style="fill: #ea9c00; stroke: #ea9c00"/>
<path d="M 209.013233 154.640294
L 203.10025 156.834481
L 203.314988 159.327768
L 209.187207 157.142749
z
" clip-path="url(#p49019c4eeb)" style="fill: #004f88; stroke: #004f88"/>
<path d="M 286.109893 177.4954
L 281.694081 173.617074
L 284.24307 174.012422
L 288.909592 178.103074
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f0000; stroke: #6f0000"/>
<path d="M 194.876551 169.508925
L 190.185498 172.797425
L 188.179356 174.017435
L 193.088925 170.57642
z
" clip-path="url(#p49019c4eeb)" style="fill: #000040; stroke: #000040"/>
<path d="M 265.566202 150.646345
L 259.138896 148.52106
L 258.435966 151.325143
L 264.677488 153.395716
z
" clip-path="url(#p49019c4eeb)" style="fill: #ec3000; stroke: #ec3000"/>
<path d="M 299.432207 141.175282
L 291.756728 136.561574
L 289.197367 137.13907
L 296.515498 141.548102
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006b; stroke: #00006b"/>
<path d="M 315.67971 178.110936
L 310.788112 171.930553
L 313.319051 169.827123
L 318.391054 176.200033
z
" clip-path="url(#p49019c4eeb)" style="fill: #520100; stroke: #520100"/>
<path d="M 266.769297 147.874023
L 260.09034 145.673011
L 259.138896 148.52106
L 265.566202 150.646345
z
" clip-path="url(#p49019c4eeb)" style="fill: #ec6400; stroke: #ec6400"/>
<path d="M 312.653825 179.762708
L 307.962275 173.801226
L 310.788112 171.930553
L 315.67971 178.110936
z
" clip-path="url(#p49019c4eeb)" style="fill: #470000; stroke: #470000"/>
<path d="M 203.955758 140.873749
L 196.854792 143.464958
L 198.700538 146.03041
L 205.449927 143.55889
z
" clip-path="url(#p49019c4eeb)" style="fill: #a59e00; stroke: #a59e00"/>
<path d="M 275.929257 170.143168
L 271.100618 167.103434
L 272.469265 168.501131
L 277.483905 171.659735
z
" clip-path="url(#p49019c4eeb)" style="fill: #9e0000; stroke: #9e0000"/>
<path d="M 318.391054 176.200033
L 313.319051 169.827123
L 315.494152 167.541659
L 320.722126 174.07609
z
" clip-path="url(#p49019c4eeb)" style="fill: #531100; stroke: #531100"/>
<path d="M 309.386554 181.115426
L 304.909492 175.393867
L 307.962275 173.801226
L 312.653825 179.762708
z
" clip-path="url(#p49019c4eeb)" style="fill: #400000; stroke: #400000"/>
<path d="M 183.187936 175.332755
L 178.937372 179.546138
L 175.825829 179.847977
L 180.327428 175.398596
z
" clip-path="url(#p49019c4eeb)" style="fill: #004272; stroke: #004272"/>
<path d="M 155.013405 149.049342
L 148.223809 155.410091
L 149.448626 153.434068
L 156.134372 147.17614
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0000; stroke: #8f0000"/>
<path d="M 172.11712 137.932931
L 164.597363 142.946023
L 167.453498 142.840904
L 174.653053 138.031945
z
" clip-path="url(#p49019c4eeb)" style="fill: #d62c00; stroke: #d62c00"/>
<path d="M 315.995809 149.615738
L 308.84622 143.680394
L 306.952593 142.479173
L 313.906992 148.254788
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 320.722126 174.07609
L 315.494152 167.541659
L 317.260853 165.129186
L 322.616144 171.790333
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f2100; stroke: #4f2100"/>
<path d="M 208.537006 151.961438
L 202.512406 154.190246
L 203.10025 156.834481
L 209.013233 154.640294
z
" clip-path="url(#p49019c4eeb)" style="fill: #007c8b; stroke: #007c8b"/>
<path d="M 305.956816 182.13625
L 301.703206 176.669689
L 304.909492 175.393867
L 309.386554 181.115426
z
" clip-path="url(#p49019c4eeb)" style="fill: #3d0000; stroke: #3d0000"/>
<path d="M 281.308098 141.1933
L 274.00859 137.932964
L 271.922645 140.115288
L 278.827887 143.20995
z
" clip-path="url(#p49019c4eeb)" style="fill: #00c2d9; stroke: #00c2d9"/>
<path d="M 203.15198 161.607387
L 197.980027 164.244288
L 197.354469 166.30414
L 202.616385 163.61645
z
" clip-path="url(#p49019c4eeb)" style="fill: #000055; stroke: #000055"/>
<path d="M 205.449927 143.55889
L 198.700538 146.03041
L 200.284368 148.718785
L 206.732396 146.349318
z
" clip-path="url(#p49019c4eeb)" style="fill: #77a124; stroke: #77a124"/>
<path d="M 269.325901 161.027727
L 263.923917 158.548878
L 264.076973 160.822545
L 269.507594 163.320359
z
" clip-path="url(#p49019c4eeb)" style="fill: #da0400; stroke: #da0400"/>
<path d="M 207.770263 149.174139
L 201.565847 151.461943
L 202.512406 154.190246
L 208.537006 151.961438
z
" clip-path="url(#p49019c4eeb)" style="fill: #21936e; stroke: #21936e"/>
<path d="M 190.243178 137.126629
L 182.886401 140.75513
L 185.611465 142.400753
L 192.571596 138.956774
z
" clip-path="url(#p49019c4eeb)" style="fill: #b87b00; stroke: #b87b00"/>
<path d="M 206.732396 146.349318
L 200.284368 148.718785
L 201.565847 151.461943
L 207.770263 149.174139
z
" clip-path="url(#p49019c4eeb)" style="fill: #4b9a49; stroke: #4b9a49"/>
<path d="M 322.616144 171.790333
L 317.260853 165.129186
L 318.576164 162.647798
L 324.026613 169.397955
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d3300; stroke: #4d3300"/>
<path d="M 302.447488 182.800187
L 298.420712 177.597307
L 301.703206 176.669689
L 305.956816 182.13625
z
" clip-path="url(#p49019c4eeb)" style="fill: #410000; stroke: #410000"/>
<path d="M 283.615326 176.514461
L 279.42196 172.82686
L 281.694081 173.617074
L 286.109893 177.4954
z
" clip-path="url(#p49019c4eeb)" style="fill: #900000; stroke: #900000"/>
<path d="M 196.310793 168.073379
L 191.794608 171.237865
L 190.185498 172.797425
L 194.876551 169.508925
z
" clip-path="url(#p49019c4eeb)" style="fill: #000036; stroke: #000036"/>
<path d="M 296.515498 141.548102
L 289.197367 137.13907
L 286.558889 138.120462
L 293.509993 142.320073
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008b; stroke: #00008b"/>
<path d="M 185.827136 174.869061
L 181.806836 178.863157
L 178.937372 179.546138
L 183.187936 175.332755
z
" clip-path="url(#p49019c4eeb)" style="fill: #00226b; stroke: #00226b"/>
<path d="M 274.798121 168.313594
L 270.104608 165.362386
L 271.100618 167.103434
L 275.929257 170.143168
z
" clip-path="url(#p49019c4eeb)" style="fill: #d20300; stroke: #d20300"/>
<path d="M 156.134372 147.17614
L 149.448626 153.434068
L 151.15329 151.715562
L 157.694857 145.593391
z
" clip-path="url(#p49019c4eeb)" style="fill: #ad0000; stroke: #ad0000"/>
<path d="M 278.827887 143.20995
L 271.922645 140.115288
L 269.988699 142.540989
L 276.529233 145.482652
z
" clip-path="url(#p49019c4eeb)" style="fill: #33e5aa; stroke: #33e5aa"/>
<path d="M 324.026613 169.397955
L 318.576164 162.647798
L 319.407683 160.157353
L 324.918452 166.956869
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c4900; stroke: #4c4900"/>
<path d="M 269.565255 158.541621
L 264.125545 156.052314
L 263.923917 158.548878
L 269.325901 161.027727
z
" clip-path="url(#p49019c4eeb)" style="fill: #f03100; stroke: #f03100"/>
<path d="M 203.314988 159.327768
L 198.170402 161.944624
L 197.980027 164.244288
L 203.15198 161.607387
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 313.906992 148.254788
L 306.952593 142.479173
L 304.71525 141.648209
L 311.439908 147.239227
z
" clip-path="url(#p49019c4eeb)" style="fill: #000063; stroke: #000063"/>
<path d="M 174.653053 138.031945
L 167.453498 142.840904
L 170.475948 143.139347
L 177.337874 138.544426
z
" clip-path="url(#p49019c4eeb)" style="fill: #cf5800; stroke: #cf5800"/>
<path d="M 298.943521 183.09069
L 295.14141 178.153504
L 298.420712 177.597307
L 302.447488 182.800187
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a0000; stroke: #4a0000"/>
<path d="M 192.571596 138.956774
L 185.611465 142.400753
L 188.211745 144.355753
L 194.794293 141.087198
z
" clip-path="url(#p49019c4eeb)" style="fill: #ada700; stroke: #ada700"/>
<path d="M 276.529233 145.482652
L 269.988699 142.540989
L 268.256138 145.149197
L 274.470617 147.954438
z
" clip-path="url(#p49019c4eeb)" style="fill: #70eb73; stroke: #70eb73"/>
<path d="M 270.220515 155.924457
L 264.677488 153.395716
L 264.125545 156.052314
L 269.565255 158.541621
z
" clip-path="url(#p49019c4eeb)" style="fill: #f26600; stroke: #f26600"/>
<path d="M 159.398138 175.742487
L 155.310524 181.83161
L 152.23293 180.256499
L 156.498388 173.942771
z
" clip-path="url(#p49019c4eeb)" style="fill: #b22400; stroke: #b22400"/>
<path d="M 324.918452 166.956869
L 319.407683 160.157353
L 319.734389 157.718119
L 325.268891 164.526377
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b5012; stroke: #3b5012"/>
<path d="M 156.498388 173.942771
L 152.23293 180.256499
L 149.474819 178.413072
L 153.900864 171.901723
z
" clip-path="url(#p49019c4eeb)" style="fill: #b00300; stroke: #b00300"/>
<path d="M 162.530263 177.257326
L 158.633053 183.100372
L 155.310524 181.83161
L 159.398138 175.742487
z
" clip-path="url(#p49019c4eeb)" style="fill: #a64600; stroke: #a64600"/>
<path d="M 281.488301 175.183137
L 277.483905 171.659735
L 279.42196 172.82686
L 283.615326 176.514461
z
" clip-path="url(#p49019c4eeb)" style="fill: #c20300; stroke: #c20300"/>
<path d="M 153.900864 171.901723
L 149.474819 178.413072
L 147.10321 176.345783
L 151.668249 169.668575
z
" clip-path="url(#p49019c4eeb)" style="fill: #930000; stroke: #930000"/>
<path d="M 203.10025 156.834481
L 197.91961 159.462409
L 198.170402 161.944624
L 203.314988 159.327768
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a7c; stroke: #000a7c"/>
<path d="M 293.509993 142.320073
L 286.558889 138.120462
L 283.906963 139.482813
L 290.490568 143.4732
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000bb; stroke: #0000bb"/>
<path d="M 274.470617 147.954438
L 268.256138 145.149197
L 266.769297 147.874023
L 272.704474 150.562982
z
" clip-path="url(#p49019c4eeb)" style="fill: #b2f036; stroke: #b2f036"/>
<path d="M 295.529992 183.000085
L 291.944995 178.323839
L 295.14141 178.153504
L 298.943521 183.09069
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 197.354469 166.30414
L 192.965282 169.376284
L 191.794608 171.237865
L 196.310793 168.073379
z
" clip-path="url(#p49019c4eeb)" style="fill: #000034; stroke: #000034"/>
<path d="M 271.275722 153.242281
L 265.566202 150.646345
L 264.677488 153.395716
L 270.220515 155.924457
z
" clip-path="url(#p49019c4eeb)" style="fill: #f3a300; stroke: #f3a300"/>
<path d="M 188.179356 174.017435
L 184.363191 177.814612
L 181.806836 178.863157
L 185.827136 174.869061
z
" clip-path="url(#p49019c4eeb)" style="fill: #000866; stroke: #000866"/>
<path d="M 165.819312 178.450424
L 162.120156 184.032037
L 158.633053 183.100372
L 162.530263 177.257326
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a6700; stroke: #9a6700"/>
<path d="M 194.794293 141.087198
L 188.211745 144.355753
L 190.621359 146.571548
L 196.854792 143.464958
z
" clip-path="url(#p49019c4eeb)" style="fill: #7da826; stroke: #7da826"/>
<path d="M 274.120207 166.215606
L 269.507594 163.320359
L 270.104608 165.362386
L 274.798121 168.313594
z
" clip-path="url(#p49019c4eeb)" style="fill: #ea3000; stroke: #ea3000"/>
<path d="M 157.694857 145.593391
L 151.15329 151.715562
L 153.297403 150.297652
L 159.658216 144.340894
z
" clip-path="url(#p49019c4eeb)" style="fill: #d90400; stroke: #d90400"/>
<path d="M 272.704474 150.562982
L 266.769297 147.874023
L 265.566202 150.646345
L 271.275722 153.242281
z
" clip-path="url(#p49019c4eeb)" style="fill: #eee500; stroke: #eee500"/>
<path d="M 151.668249 169.668575
L 147.10321 176.345783
L 145.17603 174.104507
L 149.854637 167.297128
z
" clip-path="url(#p49019c4eeb)" style="fill: #800000; stroke: #800000"/>
<path d="M 177.337874 138.544426
L 170.475948 143.139347
L 173.589901 143.83526
L 180.105291 139.459277
z
" clip-path="url(#p49019c4eeb)" style="fill: #c88600; stroke: #c88600"/>
<path d="M 311.439908 147.239227
L 304.71525 141.648209
L 302.187986 141.209447
L 308.654275 146.595326
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 169.185934 179.292465
L 165.687499 184.603854
L 162.120156 184.032037
L 165.819312 178.450424
z
" clip-path="url(#p49019c4eeb)" style="fill: #8b8600; stroke: #8b8600"/>
<path d="M 325.268891 164.526377
L 319.734389 157.718119
L 319.54721 155.389391
L 325.068113 162.165785
z
" clip-path="url(#p49019c4eeb)" style="fill: #295428; stroke: #295428"/>
<path d="M 202.512406 154.190246
L 197.233018 156.859895
L 197.91961 159.462409
L 203.10025 156.834481
z
" clip-path="url(#p49019c4eeb)" style="fill: #002982; stroke: #002982"/>
<path d="M 196.854792 143.464958
L 190.621359 146.571548
L 192.779084 148.992615
L 198.700538 146.03041
z
" clip-path="url(#p49019c4eeb)" style="fill: #4ea04c; stroke: #4ea04c"/>
<path d="M 149.854637 167.297128
L 145.17603 174.104507
L 143.740737 171.743405
L 148.504285 164.844544
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 292.290121 182.529809
L 288.909592 178.103074
L 291.944995 178.323839
L 295.529992 183.000085
z
" clip-path="url(#p49019c4eeb)" style="fill: #7d0000; stroke: #7d0000"/>
<path d="M 201.565847 151.461943
L 196.127303 154.20268
L 197.233018 156.859895
L 202.512406 154.190246
z
" clip-path="url(#p49019c4eeb)" style="fill: #004f88; stroke: #004f88"/>
<path d="M 290.490568 143.4732
L 283.906963 139.482813
L 281.308098 141.1933
L 287.532919 144.979667
z
" clip-path="url(#p49019c4eeb)" style="fill: #0011d5; stroke: #0011d5"/>
<path d="M 198.700538 146.03041
L 192.779084 148.992615
L 194.630058 151.557943
L 200.284368 148.718785
z
" clip-path="url(#p49019c4eeb)" style="fill: #229871; stroke: #229871"/>
<path d="M 172.548672 179.762397
L 169.248706 184.80161
L 165.687499 184.603854
L 169.185934 179.292465
z
" clip-path="url(#p49019c4eeb)" style="fill: #61821d; stroke: #61821d"/>
<path d="M 273.913907 163.900907
L 269.325901 161.027727
L 269.507594 163.320359
L 274.120207 166.215606
z
" clip-path="url(#p49019c4eeb)" style="fill: #f16600; stroke: #f16600"/>
<path d="M 200.284368 148.718785
L 194.630058 151.557943
L 196.127303 154.20268
L 201.565847 151.461943
z
" clip-path="url(#p49019c4eeb)" style="fill: #007f8d; stroke: #007f8d"/>
<path d="M 279.782578 173.533114
L 275.929257 170.143168
L 277.483905 171.659735
L 281.488301 175.183137
z
" clip-path="url(#p49019c4eeb)" style="fill: #dc2d00; stroke: #dc2d00"/>
<path d="M 197.980027 164.244288
L 193.666857 167.258071
L 192.965282 169.376284
L 197.354469 166.30414
z
" clip-path="url(#p49019c4eeb)" style="fill: #000037; stroke: #000037"/>
<path d="M 190.185498 172.797425
L 186.542623 176.425116
L 184.363191 177.814612
L 188.179356 174.017435
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005b; stroke: #00005b"/>
<path d="M 159.658216 144.340894
L 153.297403 150.297652
L 155.829479 149.216282
L 161.977681 143.450662
z
" clip-path="url(#p49019c4eeb)" style="fill: #e62f00; stroke: #e62f00"/>
<path d="M 148.504285 164.844544
L 143.740737 171.743405
L 142.833144 169.319695
L 147.650563 162.370057
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 325.068113 162.165785
L 319.54721 155.389391
L 318.84935 153.228109
L 324.319603 159.933004
z
" clip-path="url(#p49019c4eeb)" style="fill: #145b44; stroke: #145b44"/>
<path d="M 180.105291 139.459277
L 173.589901 143.83526
L 176.717752 144.912446
L 182.886401 140.75513
z
" clip-path="url(#p49019c4eeb)" style="fill: #bcb500; stroke: #bcb500"/>
<path d="M 308.654275 146.595326
L 302.187986 141.209447
L 299.432207 141.175282
L 305.618146 146.340273
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 175.825829 179.847977
L 172.717339 184.619989
L 169.248706 184.80161
L 172.548672 179.762397
z
" clip-path="url(#p49019c4eeb)" style="fill: #39783b; stroke: #39783b"/>
<path d="M 289.303306 181.690453
L 286.109893 177.4954
L 288.909592 178.103074
L 292.290121 182.529809
z
" clip-path="url(#p49019c4eeb)" style="fill: #ab0300; stroke: #ab0300"/>
<path d="M 287.532919 144.979667
L 281.308098 141.1933
L 278.827887 143.20995
L 284.711558 146.80246
z
" clip-path="url(#p49019c4eeb)" style="fill: #0046df; stroke: #0046df"/>
<path d="M 274.185678 161.427035
L 269.565255 158.541621
L 269.325901 161.027727
L 273.913907 163.900907
z
" clip-path="url(#p49019c4eeb)" style="fill: #f6a400; stroke: #f6a400"/>
<path d="M 198.170402 161.944624
L 193.880352 164.935404
L 193.666857 167.258071
L 197.980027 164.244288
z
" clip-path="url(#p49019c4eeb)" style="fill: #000042; stroke: #000042"/>
<path d="M 147.650563 162.370057
L 142.833144 169.319695
L 142.476502 166.892328
L 147.315123 159.933626
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a0000; stroke: #7a0000"/>
<path d="M 278.541809 171.604208
L 274.798121 168.313594
L 275.929257 170.143168
L 279.782578 173.533114
z
" clip-path="url(#p49019c4eeb)" style="fill: #e66100; stroke: #e66100"/>
<path d="M 191.794608 171.237865
L 188.290188 174.727835
L 186.542623 176.425116
L 190.185498 172.797425
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 182.886401 140.75513
L 176.717752 144.912446
L 179.781104 146.344905
L 185.611465 142.400753
z
" clip-path="url(#p49019c4eeb)" style="fill: #87b629; stroke: #87b629"/>
<path d="M 161.977681 143.450662
L 155.829479 149.216282
L 158.68808 148.499281
L 164.597363 142.946023
z
" clip-path="url(#p49019c4eeb)" style="fill: #e15f00; stroke: #e15f00"/>
<path d="M 178.937372 179.546138
L 176.00891 184.06275
L 172.717339 184.619989
L 175.825829 179.847977
z
" clip-path="url(#p49019c4eeb)" style="fill: #196f52; stroke: #196f52"/>
<path d="M 324.319603 159.933004
L 318.84935 153.228109
L 317.656338 151.287493
L 323.040208 157.883137
z
" clip-path="url(#p49019c4eeb)" style="fill: #005862; stroke: #005862"/>
<path d="M 284.711558 146.80246
L 278.827887 143.20995
L 276.529233 145.482652
L 282.097819 148.896273
z
" clip-path="url(#p49019c4eeb)" style="fill: #0087e8; stroke: #0087e8"/>
<path d="M 274.929742 158.855893
L 270.220515 155.924457
L 269.565255 158.541621
L 274.185678 161.427035
z
" clip-path="url(#p49019c4eeb)" style="fill: #f4eb00; stroke: #f4eb00"/>
<path d="M 305.618146 146.340273
L 299.432207 141.175282
L 296.515498 141.548102
L 302.406282 146.481615
z
" clip-path="url(#p49019c4eeb)" style="fill: #000058; stroke: #000058"/>
<path d="M 286.64321 180.501591
L 283.615326 176.514461
L 286.109893 177.4954
L 289.303306 181.690453
z
" clip-path="url(#p49019c4eeb)" style="fill: #c62800; stroke: #c62800"/>
<path d="M 282.097819 148.896273
L 276.529233 145.482652
L 274.470617 147.954438
L 279.757914 151.208658
z
" clip-path="url(#p49019c4eeb)" style="fill: #00d2eb; stroke: #00d2eb"/>
<path d="M 197.91961 159.462409
L 193.599102 162.465966
L 193.880352 164.935404
L 198.170402 161.944624
z
" clip-path="url(#p49019c4eeb)" style="fill: #000053; stroke: #000053"/>
<path d="M 276.128137 156.252129
L 271.275722 153.242281
L 270.220515 155.924457
L 274.929742 158.855893
z
" clip-path="url(#p49019c4eeb)" style="fill: #b9f938; stroke: #b9f938"/>
<path d="M 147.315123 159.933626
L 142.476502 166.892328
L 142.680835 164.520613
L 147.507307 157.594553
z
" clip-path="url(#p49019c4eeb)" style="fill: #910000; stroke: #910000"/>
<path d="M 279.757914 151.208658
L 274.470617 147.954438
L 272.704474 150.562982
L 277.751117 153.681412
z
" clip-path="url(#p49019c4eeb)" style="fill: #37f4b6; stroke: #37f4b6"/>
<path d="M 185.611465 142.400753
L 179.781104 146.344905
L 182.702827 148.097417
L 188.211745 144.355753
z
" clip-path="url(#p49019c4eeb)" style="fill: #54ac52; stroke: #54ac52"/>
<path d="M 277.751117 153.681412
L 272.704474 150.562982
L 271.275722 153.242281
L 276.128137 156.252129
z
" clip-path="url(#p49019c4eeb)" style="fill: #76f879; stroke: #76f879"/>
<path d="M 181.806836 178.863157
L 179.042866 183.1427
L 176.00891 184.06275
L 178.937372 179.546138
z
" clip-path="url(#p49019c4eeb)" style="fill: #005b65; stroke: #005b65"/>
<path d="M 277.798304 169.443466
L 274.120207 166.215606
L 274.798121 168.313594
L 278.541809 171.604208
z
" clip-path="url(#p49019c4eeb)" style="fill: #ee9f00; stroke: #ee9f00"/>
<path d="M 192.965282 169.376284
L 189.56129 172.763769
L 188.290188 174.727835
L 191.794608 171.237865
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003a; stroke: #00003a"/>
<path d="M 323.040208 157.883137
L 317.656338 151.287493
L 315.995809 149.615738
L 321.259877 156.06712
z
" clip-path="url(#p49019c4eeb)" style="fill: #00406e; stroke: #00406e"/>
<path d="M 164.597363 142.946023
L 158.68808 148.499281
L 161.803239 148.165555
L 167.453498 142.840904
z
" clip-path="url(#p49019c4eeb)" style="fill: #da9200; stroke: #da9200"/>
<path d="M 197.233018 156.859895
L 192.829064 159.911477
L 193.599102 162.465966
L 197.91961 159.462409
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 302.406282 146.481615
L 296.515498 141.548102
L 293.509993 142.320073
L 299.098323 147.016954
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 188.211745 144.355753
L 182.702827 148.097417
L 185.409134 150.12641
L 190.621359 146.571548
z
" clip-path="url(#p49019c4eeb)" style="fill: #24a279; stroke: #24a279"/>
<path d="M 284.37593 178.991413
L 281.488301 175.183137
L 283.615326 176.514461
L 286.64321 180.501591
z
" clip-path="url(#p49019c4eeb)" style="fill: #d25900; stroke: #d25900"/>
<path d="M 147.507307 157.594553
L 142.680835 164.520613
L 143.442576 162.2628
L 148.223809 155.410091
z
" clip-path="url(#p49019c4eeb)" style="fill: #b10000; stroke: #b10000"/>
<path d="M 312.083852 187.156647
L 309.386554 181.115426
L 312.653825 179.762708
L 315.491014 186.060607
z
" clip-path="url(#p49019c4eeb)" style="fill: #350000; stroke: #350000"/>
<path d="M 196.127303 154.20268
L 191.588769 157.336085
L 192.829064 159.911477
L 197.233018 156.859895
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a7f; stroke: #000a7f"/>
<path d="M 315.491014 186.060607
L 312.653825 179.762708
L 315.67971 178.110936
L 318.648118 184.643307
z
" clip-path="url(#p49019c4eeb)" style="fill: #320000; stroke: #320000"/>
<path d="M 308.509268 187.905004
L 305.956816 182.13625
L 309.386554 181.115426
L 312.083852 187.156647
z
" clip-path="url(#p49019c4eeb)" style="fill: #3d0000; stroke: #3d0000"/>
<path d="M 190.621359 146.571548
L 185.409134 150.12641
L 187.831576 152.381067
L 192.779084 148.992615
z
" clip-path="url(#p49019c4eeb)" style="fill: #008796; stroke: #008796"/>
<path d="M 184.363191 177.814612
L 181.744529 181.881468
L 179.042866 183.1427
L 181.806836 178.863157
z
" clip-path="url(#p49019c4eeb)" style="fill: #003860; stroke: #003860"/>
<path d="M 318.648118 184.643307
L 315.67971 178.110936
L 318.391054 176.200033
L 321.478398 182.938869
z
" clip-path="url(#p49019c4eeb)" style="fill: #360000; stroke: #360000"/>
<path d="M 304.853854 188.287546
L 302.447488 182.800187
L 305.956816 182.13625
L 308.509268 187.905004
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f0000; stroke: #4f0000"/>
<path d="M 194.630058 151.557943
L 189.908911 154.804663
L 191.588769 157.336085
L 196.127303 154.20268
z
" clip-path="url(#p49019c4eeb)" style="fill: #002a87; stroke: #002a87"/>
<path d="M 277.572062 167.104058
L 273.913907 163.900907
L 274.120207 166.215606
L 277.798304 169.443466
z
" clip-path="url(#p49019c4eeb)" style="fill: #f1e700; stroke: #f1e700"/>
<path d="M 192.779084 148.992615
L 187.831576 152.381067
L 189.908911 154.804663
L 194.630058 151.557943
z
" clip-path="url(#p49019c4eeb)" style="fill: #00548f; stroke: #00548f"/>
<path d="M 193.666857 167.258071
L 190.322929 170.580824
L 189.56129 172.763769
L 192.965282 169.376284
z
" clip-path="url(#p49019c4eeb)" style="fill: #000032; stroke: #000032"/>
<path d="M 321.259877 156.06712
L 315.995809 149.615738
L 313.906992 148.254788
L 319.02107 154.530419
z
" clip-path="url(#p49019c4eeb)" style="fill: #002679; stroke: #002679"/>
<path d="M 167.453498 142.840904
L 161.803239 148.165555
L 165.098138 148.224503
L 170.475948 143.139347
z
" clip-path="url(#p49019c4eeb)" style="fill: #cec600; stroke: #cec600"/>
<path d="M 321.478398 182.938869
L 318.391054 176.200033
L 320.722126 174.07609
L 323.912752 180.988347
z
" clip-path="url(#p49019c4eeb)" style="fill: #3c0000; stroke: #3c0000"/>
<path d="M 301.206164 188.294857
L 298.943521 183.09069
L 302.447488 182.800187
L 304.853854 188.287546
z
" clip-path="url(#p49019c4eeb)" style="fill: #680000; stroke: #680000"/>
<path d="M 299.098323 147.016954
L 293.509993 142.320073
L 290.490568 143.4732
L 295.776765 147.93389
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007b; stroke: #00007b"/>
<path d="M 148.223809 155.410091
L 143.442576 162.2628
L 144.744515 160.174658
L 149.448626 153.434068
z
" clip-path="url(#p49019c4eeb)" style="fill: #e20400; stroke: #e20400"/>
<path d="M 282.558322 177.196126
L 279.782578 173.533114
L 281.488301 175.183137
L 284.37593 178.991413
z
" clip-path="url(#p49019c4eeb)" style="fill: #de9400; stroke: #de9400"/>
<path d="M 323.912752 180.988347
L 320.722126 174.07609
L 322.616144 171.790333
L 325.891389 178.838806
z
" clip-path="url(#p49019c4eeb)" style="fill: #490100; stroke: #490100"/>
<path d="M 297.654675 187.926463
L 295.529992 183.000085
L 298.943521 183.09069
L 301.206164 188.294857
z
" clip-path="url(#p49019c4eeb)" style="fill: #910200; stroke: #910200"/>
<path d="M 277.870107 164.643967
L 274.185678 161.427035
L 273.913907 163.900907
L 277.572062 167.104058
z
" clip-path="url(#p49019c4eeb)" style="fill: #bafa38; stroke: #bafa38"/>
<path d="M 186.542623 176.425116
L 184.046926 180.309072
L 181.744529 181.881468
L 184.363191 177.814612
z
" clip-path="url(#p49019c4eeb)" style="fill: #001d5c; stroke: #001d5c"/>
<path d="M 295.776765 147.93389
L 290.490568 143.4732
L 287.532919 144.979667
L 292.524834 149.210252
z
" clip-path="url(#p49019c4eeb)" style="fill: #00009c; stroke: #00009c"/>
<path d="M 193.880352 164.935404
L 190.554684 168.232682
L 190.322929 170.580824
L 193.666857 167.258071
z
" clip-path="url(#p49019c4eeb)" style="fill: #000032; stroke: #000032"/>
<path d="M 170.475948 143.139347
L 165.098138 148.224503
L 168.491006 148.675665
L 173.589901 143.83526
z
" clip-path="url(#p49019c4eeb)" style="fill: #95c82d; stroke: #95c82d"/>
<path d="M 319.02107 154.530419
L 313.906992 148.254788
L 311.439908 147.239227
L 316.377855 153.311838
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b86; stroke: #000b86"/>
<path d="M 325.891389 178.838806
L 322.616144 171.790333
L 324.026613 169.397955
L 327.36528 176.542254
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d1000; stroke: #4d1000"/>
<path d="M 294.285734 187.190872
L 292.290121 182.529809
L 295.529992 183.000085
L 297.654675 187.926463
z
" clip-path="url(#p49019c4eeb)" style="fill: #aa2300; stroke: #aa2300"/>
<path d="M 278.686175 162.12453
L 274.929742 158.855893
L 274.185678 161.427035
L 277.870107 164.643967
z
" clip-path="url(#p49019c4eeb)" style="fill: #78fc7c; stroke: #78fc7c"/>
<path d="M 149.448626 153.434068
L 144.744515 160.174658
L 146.556064 158.308095
L 151.15329 151.715562
z
" clip-path="url(#p49019c4eeb)" style="fill: #f23100; stroke: #f23100"/>
<path d="M 281.236496 175.159168
L 278.541809 171.604208
L 279.782578 173.533114
L 282.558322 177.196126
z
" clip-path="url(#p49019c4eeb)" style="fill: #e4db00; stroke: #e4db00"/>
<path d="M 292.524834 149.210252
L 287.532919 144.979667
L 284.711558 146.80246
L 289.424293 150.814601
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000d0; stroke: #0000d0"/>
<path d="M 162.120156 184.032037
L 160.15723 189.872044
L 156.55299 189.217387
L 158.633053 183.100372
z
" clip-path="url(#p49019c4eeb)" style="fill: #9b2000; stroke: #9b2000"/>
<path d="M 158.633053 183.100372
L 156.55299 189.217387
L 153.116905 188.20969
L 155.310524 181.83161
z
" clip-path="url(#p49019c4eeb)" style="fill: #9c0300; stroke: #9c0300"/>
<path d="M 188.290188 174.727835
L 185.892479 178.463278
L 184.046926 180.309072
L 186.542623 176.425116
z
" clip-path="url(#p49019c4eeb)" style="fill: #000759; stroke: #000759"/>
<path d="M 165.687499 184.603854
L 163.842242 190.1579
L 160.15723 189.872044
L 162.120156 184.032037
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e3c00; stroke: #8e3c00"/>
<path d="M 193.599102 162.465966
L 190.249377 165.777483
L 190.554684 168.232682
L 193.880352 164.935404
z
" clip-path="url(#p49019c4eeb)" style="fill: #000036; stroke: #000036"/>
<path d="M 155.310524 181.83161
L 153.116905 188.20969
L 149.932428 186.873158
L 152.23293 180.256499
z
" clip-path="url(#p49019c4eeb)" style="fill: #850000; stroke: #850000"/>
<path d="M 280.000759 159.608854
L 276.128137 156.252129
L 274.929742 158.855893
L 278.686175 162.12453
z
" clip-path="url(#p49019c4eeb)" style="fill: #39fdbc; stroke: #39fdbc"/>
<path d="M 173.589901 143.83526
L 168.491006 148.675665
L 171.897199 149.508637
L 176.717752 144.912446
z
" clip-path="url(#p49019c4eeb)" style="fill: #5dbe5b; stroke: #5dbe5b"/>
<path d="M 327.36528 176.542254
L 324.026613 169.397955
L 324.918452 166.956869
L 328.2974 174.154455
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d2100; stroke: #4d2100"/>
<path d="M 291.181547 186.10542
L 289.303306 181.690453
L 292.290121 182.529809
L 294.285734 187.190872
z
" clip-path="url(#p49019c4eeb)" style="fill: #b84e00; stroke: #b84e00"/>
<path d="M 289.424293 150.814601
L 284.711558 146.80246
L 282.097819 148.896273
L 286.55326 152.707006
z
" clip-path="url(#p49019c4eeb)" style="fill: #0013ea; stroke: #0013ea"/>
<path d="M 169.248706 184.80161
L 167.518732 190.06799
L 163.842242 190.1579
L 165.687499 184.603854
z
" clip-path="url(#p49019c4eeb)" style="fill: #825700; stroke: #825700"/>
<path d="M 316.377855 153.311838
L 311.439908 147.239227
L 308.654275 146.595326
L 313.394679 152.442475
z
" clip-path="url(#p49019c4eeb)" style="fill: #000089; stroke: #000089"/>
<path d="M 152.23293 180.256499
L 149.932428 186.873158
L 147.077141 185.239897
L 149.474819 178.413072
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 281.781525 157.160151
L 277.751117 153.681412
L 276.128137 156.252129
L 280.000759 159.608854
z
" clip-path="url(#p49019c4eeb)" style="fill: #00ddf7; stroke: #00ddf7"/>
<path d="M 286.55326 152.707006
L 282.097819 148.896273
L 279.757914 151.208658
L 283.98411 154.840063
z
" clip-path="url(#p49019c4eeb)" style="fill: #004cf2; stroke: #004cf2"/>
<path d="M 283.98411 154.840063
L 279.757914 151.208658
L 277.751117 153.681412
L 281.781525 157.160151
z
" clip-path="url(#p49019c4eeb)" style="fill: #0090f7; stroke: #0090f7"/>
<path d="M 151.15329 151.715562
L 146.556064 158.308095
L 148.833877 156.709823
L 153.297403 150.297652
z
" clip-path="url(#p49019c4eeb)" style="fill: #f06500; stroke: #f06500"/>
<path d="M 172.717339 184.619989
L 171.097557 189.604307
L 167.518732 190.06799
L 169.248706 184.80161
z
" clip-path="url(#p49019c4eeb)" style="fill: #757000; stroke: #757000"/>
<path d="M 280.444552 172.93021
L 277.798304 169.443466
L 278.541809 171.604208
L 281.236496 175.159168
z
" clip-path="url(#p49019c4eeb)" style="fill: #b3f036; stroke: #b3f036"/>
<path d="M 192.829064 159.911477
L 189.413399 163.276365
L 190.249377 165.777483
L 193.599102 162.465966
z
" clip-path="url(#p49019c4eeb)" style="fill: #000043; stroke: #000043"/>
<path d="M 149.474819 178.413072
L 147.077141 185.239897
L 144.620924 183.349209
L 147.10321 176.345783
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a0000; stroke: #6a0000"/>
<path d="M 176.717752 144.912446
L 171.897199 149.508637
L 175.231386 150.703252
L 179.781104 146.344905
z
" clip-path="url(#p49019c4eeb)" style="fill: #28b486; stroke: #28b486"/>
<path d="M 328.2974 174.154455
L 324.918452 166.956869
L 325.268891 164.526377
L 328.663705 171.733627
z
" clip-path="url(#p49019c4eeb)" style="fill: #503500; stroke: #503500"/>
<path d="M 288.418219 184.695921
L 286.64321 180.501591
L 289.303306 181.690453
L 291.181547 186.10542
z
" clip-path="url(#p49019c4eeb)" style="fill: #c68400; stroke: #c68400"/>
<path d="M 189.56129 172.763769
L 187.234512 176.388768
L 185.892479 178.463278
L 188.290188 174.727835
z
" clip-path="url(#p49019c4eeb)" style="fill: #000052; stroke: #000052"/>
<path d="M 176.00891 184.06275
L 174.491786 188.777778
L 171.097557 189.604307
L 172.717339 184.619989
z
" clip-path="url(#p49019c4eeb)" style="fill: #516c18; stroke: #516c18"/>
<path d="M 191.588769 157.336085
L 188.066664 160.791894
L 189.413399 163.276365
L 192.829064 159.911477
z
" clip-path="url(#p49019c4eeb)" style="fill: #000056; stroke: #000056"/>
<path d="M 313.394679 152.442475
L 308.654275 146.595326
L 305.618146 146.340273
L 310.144847 151.944843
z
" clip-path="url(#p49019c4eeb)" style="fill: #000076; stroke: #000076"/>
<path d="M 147.10321 176.345783
L 144.620924 183.349209
L 142.624277 181.246704
L 145.17603 174.104507
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c0000; stroke: #6c0000"/>
<path d="M 179.781104 146.344905
L 175.231386 150.703252
L 178.409797 152.230047
L 182.702827 148.097417
z
" clip-path="url(#p49019c4eeb)" style="fill: #0094a6; stroke: #0094a6"/>
<path d="M 153.297403 150.297652
L 148.833877 156.709823
L 151.522783 155.420144
L 155.829479 149.216282
z
" clip-path="url(#p49019c4eeb)" style="fill: #eb9d00; stroke: #eb9d00"/>
<path d="M 280.203589 170.563982
L 277.572062 167.104058
L 277.798304 169.443466
L 280.444552 172.93021
z
" clip-path="url(#p49019c4eeb)" style="fill: #76f779; stroke: #76f779"/>
<path d="M 189.908911 154.804663
L 186.24219 158.386425
L 188.066664 160.791894
L 191.588769 157.336085
z
" clip-path="url(#p49019c4eeb)" style="fill: #000076; stroke: #000076"/>
<path d="M 182.702827 148.097417
L 178.409797 152.230047
L 181.352451 154.050988
L 185.409134 150.12641
z
" clip-path="url(#p49019c4eeb)" style="fill: #005c9e; stroke: #005c9e"/>
<path d="M 328.663705 171.733627
L 325.268891 164.526377
L 325.068113 162.165785
L 328.453834 169.33907
z
" clip-path="url(#p49019c4eeb)" style="fill: #535000; stroke: #535000"/>
<path d="M 179.042866 183.1427
L 177.618721 187.608038
L 174.491786 188.777778
L 176.00891 184.06275
z
" clip-path="url(#p49019c4eeb)" style="fill: #306431; stroke: #306431"/>
<path d="M 286.063921 182.996114
L 284.37593 178.991413
L 286.64321 180.501591
L 288.418219 184.695921
z
" clip-path="url(#p49019c4eeb)" style="fill: #cfc700; stroke: #cfc700"/>
<path d="M 187.831576 152.381067
L 183.985295 156.120451
L 186.24219 158.386425
L 189.908911 154.804663
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b88; stroke: #000b88"/>
<path d="M 185.409134 150.12641
L 181.352451 154.050988
L 183.985295 156.120451
L 187.831576 152.381067
z
" clip-path="url(#p49019c4eeb)" style="fill: #002e93; stroke: #002e93"/>
<path d="M 190.322929 170.580824
L 188.038515 174.136112
L 187.234512 176.388768
L 189.56129 172.763769
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 145.17603 174.104507
L 142.624277 181.246704
L 141.136829 178.983276
L 143.740737 171.743405
z
" clip-path="url(#p49019c4eeb)" style="fill: #750000; stroke: #750000"/>
<path d="M 310.144847 151.944843
L 305.618146 146.340273
L 302.406282 146.481615
L 306.708731 151.832209
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006a; stroke: #00006a"/>
<path d="M 181.744529 181.881468
L 180.401851 186.123021
L 177.618721 187.608038
L 179.042866 183.1427
z
" clip-path="url(#p49019c4eeb)" style="fill: #155d45; stroke: #155d45"/>
<path d="M 280.521028 168.118946
L 277.870107 164.643967
L 277.572062 167.104058
L 280.203589 170.563982
z
" clip-path="url(#p49019c4eeb)" style="fill: #39fcbb; stroke: #39fcbb"/>
<path d="M 155.829479 149.216282
L 151.522783 155.420144
L 154.557057 154.471859
L 158.68808 148.499281
z
" clip-path="url(#p49019c4eeb)" style="fill: #e1d800; stroke: #e1d800"/>
<path d="M 328.453834 169.33907
L 325.068113 162.165785
L 324.319603 159.933004
L 327.671487 167.029737
z
" clip-path="url(#p49019c4eeb)" style="fill: #445b14; stroke: #445b14"/>
<path d="M 143.740737 171.743405
L 141.136829 178.983276
L 140.196073 176.613929
L 142.833144 169.319695
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e0000; stroke: #8e0000"/>
<path d="M 284.177196 181.046931
L 282.558322 177.196126
L 284.37593 178.991413
L 286.063921 182.996114
z
" clip-path="url(#p49019c4eeb)" style="fill: #a5de32; stroke: #a5de32"/>
<path d="M 190.554684 168.232682
L 188.28314 171.760579
L 188.038515 174.136112
L 190.322929 170.580824
z
" clip-path="url(#p49019c4eeb)" style="fill: #000038; stroke: #000038"/>
<path d="M 306.708731 151.832209
L 302.406282 146.481615
L 299.098323 147.016954
L 303.171765 152.108166
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 281.390279 165.655832
L 278.686175 162.12453
L 277.870107 164.643967
L 280.521028 168.118946
z
" clip-path="url(#p49019c4eeb)" style="fill: #00e0fa; stroke: #00e0fa"/>
<path d="M 184.046926 180.309072
L 182.772689 184.358348
L 180.401851 186.123021
L 181.744529 181.881468
z
" clip-path="url(#p49019c4eeb)" style="fill: #004d56; stroke: #004d56"/>
<path d="M 158.68808 148.499281
L 154.557057 154.471859
L 157.861989 153.88936
L 161.803239 148.165555
z
" clip-path="url(#p49019c4eeb)" style="fill: #a4dd32; stroke: #a4dd32"/>
<path d="M 142.833144 169.319695
L 140.196073 176.613929
L 139.826361 174.196501
L 142.476502 166.892328
z
" clip-path="url(#p49019c4eeb)" style="fill: #b00000; stroke: #b00000"/>
<path d="M 327.671487 167.029737
L 324.319603 159.933004
L 323.040208 157.883137
L 326.334484 164.86278
z
" clip-path="url(#p49019c4eeb)" style="fill: #316430; stroke: #316430"/>
<path d="M 282.805465 178.895577
L 281.236496 175.159168
L 282.558322 177.196126
L 284.177196 181.046931
z
" clip-path="url(#p49019c4eeb)" style="fill: #6fe872; stroke: #6fe872"/>
<path d="M 303.171765 152.108166
L 299.098323 147.016954
L 295.776765 147.93389
L 299.622252 152.766466
z
" clip-path="url(#p49019c4eeb)" style="fill: #000065; stroke: #000065"/>
<path d="M 190.249377 165.777483
L 187.960876 169.32079
L 188.28314 171.760579
L 190.554684 168.232682
z
" clip-path="url(#p49019c4eeb)" style="fill: #000032; stroke: #000032"/>
<path d="M 282.790785 163.236097
L 280.000759 159.608854
L 278.686175 162.12453
L 281.390279 165.655832
z
" clip-path="url(#p49019c4eeb)" style="fill: #0094ff; stroke: #0094ff"/>
<path d="M 305.553724 193.930654
L 304.853854 188.287546
L 308.509268 187.905004
L 309.268074 193.841024
z
" clip-path="url(#p49019c4eeb)" style="fill: #780200; stroke: #780200"/>
<path d="M 301.849456 193.643558
L 301.206164 188.294857
L 304.853854 188.287546
L 305.553724 193.930654
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f1d00; stroke: #8f1d00"/>
<path d="M 185.892479 178.463278
L 184.672448 182.35655
L 182.772689 184.358348
L 184.046926 180.309072
z
" clip-path="url(#p49019c4eeb)" style="fill: #003154; stroke: #003154"/>
<path d="M 309.268074 193.841024
L 308.509268 187.905004
L 312.083852 187.156647
L 312.902461 193.376655
z
" clip-path="url(#p49019c4eeb)" style="fill: #560000; stroke: #560000"/>
<path d="M 299.622252 152.766466
L 295.776765 147.93389
L 292.524834 149.210252
L 296.149078 153.791113
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 161.803239 148.165555
L 157.861989 153.88936
L 161.35572 153.687927
L 165.098138 148.224503
z
" clip-path="url(#p49019c4eeb)" style="fill: #68d365; stroke: #68d365"/>
<path d="M 298.245022 192.986732
L 297.654675 187.926463
L 301.206164 188.294857
L 301.849456 193.643558
z
" clip-path="url(#p49019c4eeb)" style="fill: #9c4200; stroke: #9c4200"/>
<path d="M 284.68844 160.920333
L 281.781525 157.160151
L 280.000759 159.608854
L 282.790785 163.236097
z
" clip-path="url(#p49019c4eeb)" style="fill: #0050fd; stroke: #0050fd"/>
<path d="M 312.902461 193.376655
L 312.083852 187.156647
L 315.491014 186.060607
L 316.368623 192.548487
z
" clip-path="url(#p49019c4eeb)" style="fill: #410000; stroke: #410000"/>
<path d="M 142.476502 166.892328
L 139.826361 174.196501
L 140.038185 171.790282
L 142.680835 164.520613
z
" clip-path="url(#p49019c4eeb)" style="fill: #e40400; stroke: #e40400"/>
<path d="M 189.413399 163.276365
L 187.078383 166.877268
L 187.960876 169.32079
L 190.249377 165.777483
z
" clip-path="url(#p49019c4eeb)" style="fill: #000033; stroke: #000033"/>
<path d="M 326.334484 164.86278
L 323.040208 157.883137
L 321.259877 156.06712
L 324.474464 162.892122
z
" clip-path="url(#p49019c4eeb)" style="fill: #196e52; stroke: #196e52"/>
<path d="M 296.149078 153.791113
L 292.524834 149.210252
L 289.424293 150.814601
L 292.839375 155.15674
z
" clip-path="url(#p49019c4eeb)" style="fill: #000089; stroke: #000089"/>
<path d="M 281.983768 176.594448
L 280.444552 172.93021
L 281.236496 175.159168
L 282.805465 178.895577
z
" clip-path="url(#p49019c4eeb)" style="fill: #36f0b3; stroke: #36f0b3"/>
<path d="M 294.82781 191.975989
L 294.285734 187.190872
L 297.654675 187.926463
L 298.245022 192.986732
z
" clip-path="url(#p49019c4eeb)" style="fill: #aa7100; stroke: #aa7100"/>
<path d="M 287.036394 158.76667
L 283.98411 154.840063
L 281.781525 157.160151
L 284.68844 160.920333
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014f9; stroke: #0014f9"/>
<path d="M 316.368623 192.548487
L 315.491014 186.060607
L 318.648118 184.643307
L 319.582139 191.376191
z
" clip-path="url(#p49019c4eeb)" style="fill: #330000; stroke: #330000"/>
<path d="M 292.839375 155.15674
L 289.424293 150.814601
L 286.55326 152.707006
L 289.776211 156.829242
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ac; stroke: #0000ac"/>
<path d="M 289.776211 156.829242
L 286.55326 152.707006
L 283.98411 154.840063
L 287.036394 158.76667
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000e1; stroke: #0000e1"/>
<path d="M 165.098138 148.224503
L 161.35572 153.687927
L 164.951305 153.873259
L 168.491006 148.675665
z
" clip-path="url(#p49019c4eeb)" style="fill: #2dc995; stroke: #2dc995"/>
<path d="M 187.234512 176.388768
L 186.053533 180.166104
L 184.672448 182.35655
L 185.892479 178.463278
z
" clip-path="url(#p49019c4eeb)" style="fill: #001a53; stroke: #001a53"/>
<path d="M 291.680824 190.635603
L 291.181547 186.10542
L 294.285734 187.190872
L 294.82781 191.975989
z
" clip-path="url(#p49019c4eeb)" style="fill: #b4ad00; stroke: #b4ad00"/>
<path d="M 188.066664 160.791894
L 185.656452 164.490907
L 187.078383 166.877268
L 189.413399 163.276365
z
" clip-path="url(#p49019c4eeb)" style="fill: #000039; stroke: #000039"/>
<path d="M 319.582139 191.376191
L 318.648118 184.643307
L 321.478398 182.938869
L 322.464417 189.887757
z
" clip-path="url(#p49019c4eeb)" style="fill: #2d0000; stroke: #2d0000"/>
<path d="M 142.680835 164.520613
L 140.038185 171.790282
L 140.82779 169.454586
L 143.442576 162.2628
z
" clip-path="url(#p49019c4eeb)" style="fill: #f83300; stroke: #f83300"/>
<path d="M 324.474464 162.892122
L 321.259877 156.06712
L 319.02107 154.530419
L 322.136234 161.167071
z
" clip-path="url(#p49019c4eeb)" style="fill: #006b77; stroke: #006b77"/>
<path d="M 281.733773 174.199894
L 280.203589 170.563982
L 280.444552 172.93021
L 281.983768 176.594448
z
" clip-path="url(#p49019c4eeb)" style="fill: #00daf3; stroke: #00daf3"/>
<path d="M 168.491006 148.675665
L 164.951305 153.873259
L 168.558942 154.441257
L 171.897199 149.508637
z
" clip-path="url(#p49019c4eeb)" style="fill: #00a7bb; stroke: #00a7bb"/>
<path d="M 288.880754 188.997771
L 288.418219 184.695921
L 291.181547 186.10542
L 291.680824 190.635603
z
" clip-path="url(#p49019c4eeb)" style="fill: #92c42c; stroke: #92c42c"/>
<path d="M 186.24219 158.386425
L 183.729592 162.221395
L 185.656452 164.490907
L 188.066664 160.791894
z
" clip-path="url(#p49019c4eeb)" style="fill: #000049; stroke: #000049"/>
<path d="M 322.464417 189.887757
L 321.478398 182.938869
L 323.912752 180.988347
L 324.944574 188.118886
z
" clip-path="url(#p49019c4eeb)" style="fill: #2c0000; stroke: #2c0000"/>
<path d="M 188.038515 174.136112
L 186.880784 177.840323
L 186.053533 180.166104
L 187.234512 176.388768
z
" clip-path="url(#p49019c4eeb)" style="fill: #000753; stroke: #000753"/>
<path d="M 171.897199 149.508637
L 168.558942 154.441257
L 172.088308 155.37808
L 175.231386 150.703252
z
" clip-path="url(#p49019c4eeb)" style="fill: #0068b2; stroke: #0068b2"/>
<path d="M 183.985295 156.120451
L 181.345226 160.125658
L 183.729592 162.221395
L 186.24219 158.386425
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005f; stroke: #00005f"/>
<path d="M 167.518732 190.06799
L 167.426638 195.436265
L 163.723695 195.822797
L 163.842242 190.1579
z
" clip-path="url(#p49019c4eeb)" style="fill: #821a00; stroke: #821a00"/>
<path d="M 163.842242 190.1579
L 163.723695 195.822797
L 160.009923 195.832183
L 160.15723 189.872044
z
" clip-path="url(#p49019c4eeb)" style="fill: #840200; stroke: #840200"/>
<path d="M 171.097557 189.604307
L 171.029065 194.682103
L 167.426638 195.436265
L 167.518732 190.06799
z
" clip-path="url(#p49019c4eeb)" style="fill: #763200; stroke: #763200"/>
<path d="M 143.442576 162.2628
L 140.82779 169.454586
L 142.177118 167.247279
L 144.744515 160.174658
z
" clip-path="url(#p49019c4eeb)" style="fill: #f96900; stroke: #f96900"/>
<path d="M 175.231386 150.703252
L 172.088308 155.37808
L 175.450932 156.660473
L 178.409797 152.230047
z
" clip-path="url(#p49019c4eeb)" style="fill: #0034a6; stroke: #0034a6"/>
<path d="M 286.496157 187.101901
L 286.063921 182.996114
L 288.418219 184.695921
L 288.880754 188.997771
z
" clip-path="url(#p49019c4eeb)" style="fill: #64d166; stroke: #64d166"/>
<path d="M 181.352451 154.050988
L 178.562531 158.256355
L 181.345226 160.125658
L 183.985295 156.120451
z
" clip-path="url(#p49019c4eeb)" style="fill: #000083; stroke: #000083"/>
<path d="M 160.15723 189.872044
L 160.009923 195.832183
L 156.375375 195.463897
L 156.55299 189.217387
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 178.409797 152.230047
L 175.450932 156.660473
L 178.562531 158.256355
L 181.352451 154.050988
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c9a; stroke: #000c9a"/>
<path d="M 322.136234 161.167071
L 319.02107 154.530419
L 316.377855 153.311838
L 319.376765 159.731029
z
" clip-path="url(#p49019c4eeb)" style="fill: #004e86; stroke: #004e86"/>
<path d="M 282.063112 171.770866
L 280.521028 168.118946
L 280.203589 170.563982
L 281.733773 174.199894
z
" clip-path="url(#p49019c4eeb)" style="fill: #0093fc; stroke: #0093fc"/>
<path d="M 174.491786 188.777778
L 174.443721 193.57858
L 171.029065 194.682103
L 171.097557 189.604307
z
" clip-path="url(#p49019c4eeb)" style="fill: #6b4700; stroke: #6b4700"/>
<path d="M 324.944574 188.118886
L 323.912752 180.988347
L 325.891389 178.838806
L 326.961174 186.112206
z
" clip-path="url(#p49019c4eeb)" style="fill: #310000; stroke: #310000"/>
<path d="M 156.55299 189.217387
L 156.375375 195.463897
L 152.908388 194.726436
L 153.116905 188.20969
z
" clip-path="url(#p49019c4eeb)" style="fill: #670000; stroke: #670000"/>
<path d="M 177.618721 187.608038
L 177.587791 192.152295
L 174.443721 193.57858
L 174.491786 188.777778
z
" clip-path="url(#p49019c4eeb)" style="fill: #605c00; stroke: #605c00"/>
<path d="M 188.28314 171.760579
L 187.13246 175.436105
L 186.880784 177.840323
L 188.038515 174.136112
z
" clip-path="url(#p49019c4eeb)" style="fill: #000050; stroke: #000050"/>
<path d="M 284.58582 184.993725
L 284.177196 181.046931
L 286.063921 182.996114
L 286.496157 187.101901
z
" clip-path="url(#p49019c4eeb)" style="fill: #31dca4; stroke: #31dca4"/>
<path d="M 153.116905 188.20969
L 152.908388 194.726436
L 149.693522 193.637175
L 149.932428 186.873158
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 144.744515 160.174658
L 142.177118 167.247279
L 144.054121 165.223324
L 146.556064 158.308095
z
" clip-path="url(#p49019c4eeb)" style="fill: #f8a600; stroke: #f8a600"/>
<path d="M 319.376765 159.731029
L 316.377855 153.311838
L 313.394679 152.442475
L 316.263848 158.620334
z
" clip-path="url(#p49019c4eeb)" style="fill: #002e93; stroke: #002e93"/>
<path d="M 282.965039 169.367468
L 281.390279 165.655832
L 280.521028 168.118946
L 282.063112 171.770866
z
" clip-path="url(#p49019c4eeb)" style="fill: #0050fe; stroke: #0050fe"/>
<path d="M 180.401851 186.123021
L 180.384814 190.43758
L 177.587791 192.152295
L 177.618721 187.608038
z
" clip-path="url(#p49019c4eeb)" style="fill: #435a14; stroke: #435a14"/>
<path d="M 326.961174 186.112206
L 325.891389 178.838806
L 327.36528 176.542254
L 328.463774 183.916308
z
" clip-path="url(#p49019c4eeb)" style="fill: #3a0000; stroke: #3a0000"/>
<path d="M 149.932428 186.873158
L 149.693522 193.637175
L 146.809554 192.222007
L 147.077141 185.239897
z
" clip-path="url(#p49019c4eeb)" style="fill: #620000; stroke: #620000"/>
<path d="M 187.960876 169.32079
L 186.800905 173.012564
L 187.13246 175.436105
L 188.28314 171.760579
z
" clip-path="url(#p49019c4eeb)" style="fill: #000042; stroke: #000042"/>
<path d="M 182.772689 184.358348
L 182.766478 188.475733
L 180.384814 190.43758
L 180.401851 186.123021
z
" clip-path="url(#p49019c4eeb)" style="fill: #285429; stroke: #285429"/>
<path d="M 283.197294 182.724269
L 282.805465 178.895577
L 284.177196 181.046931
L 284.58582 184.993725
z
" clip-path="url(#p49019c4eeb)" style="fill: #00cbe2; stroke: #00cbe2"/>
<path d="M 316.263848 158.620334
L 313.394679 152.442475
L 310.144847 151.944843
L 312.874445 157.86327
z
" clip-path="url(#p49019c4eeb)" style="fill: #000da1; stroke: #000da1"/>
<path d="M 284.418467 167.049444
L 282.790785 163.236097
L 281.390279 165.655832
L 282.965039 169.367468
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014ff; stroke: #0014ff"/>
<path d="M 146.556064 158.308095
L 144.054121 165.223324
L 146.413429 163.433368
L 148.833877 156.709823
z
" clip-path="url(#p49019c4eeb)" style="fill: #f0e700; stroke: #f0e700"/>
<path d="M 328.463774 183.916308
L 327.36528 176.542254
L 328.2974 174.154455
L 329.414239 181.584636
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a0100; stroke: #4a0100"/>
<path d="M 147.077141 185.239897
L 146.809554 192.222007
L 144.327579 190.514801
L 144.620924 183.349209
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c0000; stroke: #6c0000"/>
<path d="M 184.672448 182.35655
L 184.674244 186.314082
L 182.766478 188.475733
L 182.772689 184.358348
z
" clip-path="url(#p49019c4eeb)" style="fill: #12503c; stroke: #12503c"/>
<path d="M 312.874445 157.86327
L 310.144847 151.944843
L 306.708731 151.832209
L 309.292763 157.479275
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a2; stroke: #0000a2"/>
<path d="M 286.388373 164.87466
L 284.68844 160.920333
L 282.790785 163.236097
L 284.418467 167.049444
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000eb; stroke: #0000eb"/>
<path d="M 187.078383 166.877268
L 185.892876 170.629592
L 186.800905 173.012564
L 187.960876 169.32079
z
" clip-path="url(#p49019c4eeb)" style="fill: #00003b; stroke: #00003b"/>
<path d="M 282.365686 180.348684
L 281.983768 176.594448
L 282.805465 178.895577
L 283.197294 182.724269
z
" clip-path="url(#p49019c4eeb)" style="fill: #008bee; stroke: #008bee"/>
<path d="M 148.833877 156.709823
L 146.413429 163.433368
L 149.197386 161.922416
L 151.522783 155.420144
z
" clip-path="url(#p49019c4eeb)" style="fill: #b2ef36; stroke: #b2ef36"/>
<path d="M 329.414239 181.584636
L 328.2974 174.154455
L 328.663705 171.733627
L 329.787794 179.174229
z
" clip-path="url(#p49019c4eeb)" style="fill: #521100; stroke: #521100"/>
<path d="M 309.292763 157.479275
L 306.708731 151.832209
L 303.171765 152.108166
L 305.608105 157.478386
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008a; stroke: #00008a"/>
<path d="M 288.826584 162.897595
L 287.036394 158.76667
L 284.68844 160.920333
L 286.388373 164.87466
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b6; stroke: #0000b6"/>
<path d="M 144.620924 183.349209
L 144.327579 190.514801
L 142.309254 188.556656
L 142.624277 181.246704
z
" clip-path="url(#p49019c4eeb)" style="fill: #860000; stroke: #860000"/>
<path d="M 186.053533 180.166104
L 186.060776 184.004923
L 184.674244 186.314082
L 184.672448 182.35655
z
" clip-path="url(#p49019c4eeb)" style="fill: #00454d; stroke: #00454d"/>
<path d="M 185.656452 164.490907
L 184.429522 168.346358
L 185.892876 170.629592
L 187.078383 166.877268
z
" clip-path="url(#p49019c4eeb)" style="fill: #000037; stroke: #000037"/>
<path d="M 305.608105 157.478386
L 303.171765 152.108166
L 299.622252 152.766466
L 301.912568 157.860931
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007b; stroke: #00007b"/>
<path d="M 291.672932 161.167912
L 289.776211 156.829242
L 287.036394 158.76667
L 288.826584 162.897595
z
" clip-path="url(#p49019c4eeb)" style="fill: #000093; stroke: #000093"/>
<path d="M 151.522783 155.420144
L 149.197386 161.922416
L 152.337421 160.72863
L 154.557057 154.471859
z
" clip-path="url(#p49019c4eeb)" style="fill: #72e86f; stroke: #72e86f"/>
<path d="M 282.112699 177.924956
L 281.733773 174.199894
L 281.983768 176.594448
L 282.365686 180.348684
z
" clip-path="url(#p49019c4eeb)" style="fill: #004df5; stroke: #004df5"/>
<path d="M 301.912568 157.860931
L 299.622252 152.766466
L 296.149078 153.791113
L 298.298631 158.617492
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 294.856741 159.729136
L 292.839375 155.15674
L 289.776211 156.829242
L 291.672932 161.167912
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007a; stroke: #00007a"/>
<path d="M 298.298631 158.617492
L 296.149078 153.791113
L 292.839375 155.15674
L 294.856741 159.729136
z
" clip-path="url(#p49019c4eeb)" style="fill: #000071; stroke: #000071"/>
<path d="M 329.787794 179.174229
L 328.663705 171.733627
L 328.453834 169.33907
L 329.573766 176.744355
z
" clip-path="url(#p49019c4eeb)" style="fill: #572500; stroke: #572500"/>
<path d="M 142.624277 181.246704
L 142.309254 188.556656
L 140.805225 186.39499
L 141.136829 178.983276
z
" clip-path="url(#p49019c4eeb)" style="fill: #a80000; stroke: #a80000"/>
<path d="M 297.262537 198.057729
L 298.245022 192.986732
L 301.849456 193.643558
L 300.830826 199.006744
z
" clip-path="url(#p49019c4eeb)" style="fill: #989200; stroke: #989200"/>
<path d="M 293.881527 196.768584
L 294.82781 191.975989
L 298.245022 192.986732
L 297.262537 198.057729
z
" clip-path="url(#p49019c4eeb)" style="fill: #7da826; stroke: #7da826"/>
<path d="M 183.729592 162.221395
L 182.445976 166.219806
L 184.429522 168.346358
L 185.656452 164.490907
z
" clip-path="url(#p49019c4eeb)" style="fill: #000039; stroke: #000039"/>
<path d="M 300.830826 199.006744
L 301.849456 193.643558
L 305.553724 193.930654
L 304.500133 199.592457
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e5f00; stroke: #8e5f00"/>
<path d="M 186.880784 177.840323
L 186.891139 181.60432
L 186.060776 184.004923
L 186.053533 180.166104
z
" clip-path="url(#p49019c4eeb)" style="fill: #002e4f; stroke: #002e4f"/>
<path d="M 290.769546 195.170541
L 291.680824 190.635603
L 294.82781 191.975989
L 293.881527 196.768584
z
" clip-path="url(#p49019c4eeb)" style="fill: #56b559; stroke: #56b559"/>
<path d="M 154.557057 154.471859
L 152.337421 160.72863
L 155.755743 159.882294
L 157.861989 153.88936
z
" clip-path="url(#p49019c4eeb)" style="fill: #32dfa6; stroke: #32dfa6"/>
<path d="M 304.500133 199.592457
L 305.553724 193.930654
L 309.268074 193.841024
L 308.181654 199.800313
z
" clip-path="url(#p49019c4eeb)" style="fill: #823700; stroke: #823700"/>
<path d="M 288.001961 193.302176
L 288.880754 188.997771
L 291.680824 190.635603
L 290.769546 195.170541
z
" clip-path="url(#p49019c4eeb)" style="fill: #2cc290; stroke: #2cc290"/>
<path d="M 282.445983 175.512531
L 282.063112 171.770866
L 281.733773 174.199894
L 282.112699 177.924956
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014fa; stroke: #0014fa"/>
<path d="M 181.345226 160.125658
L 179.990586 164.303184
L 182.445976 166.219806
L 183.729592 162.221395
z
" clip-path="url(#p49019c4eeb)" style="fill: #000041; stroke: #000041"/>
<path d="M 329.573766 176.744355
L 328.453834 169.33907
L 327.671487 167.029737
L 328.775991 174.35506
z
" clip-path="url(#p49019c4eeb)" style="fill: #5d3e00; stroke: #5d3e00"/>
<path d="M 157.861989 153.88936
L 155.755743 159.882294
L 159.367296 159.404985
L 161.35572 153.687927
z
" clip-path="url(#p49019c4eeb)" style="fill: #00bbd1; stroke: #00bbd1"/>
<path d="M 308.181654 199.800313
L 309.268074 193.841024
L 312.902461 193.376655
L 311.786076 199.624739
z
" clip-path="url(#p49019c4eeb)" style="fill: #771800; stroke: #771800"/>
<path d="M 141.136829 178.983276
L 140.805225 186.39499
L 139.853792 184.082442
L 140.196073 176.613929
z
" clip-path="url(#p49019c4eeb)" style="fill: #dd0400; stroke: #dd0400"/>
<path d="M 285.646025 191.208531
L 286.496157 187.101901
L 288.880754 188.997771
L 288.001961 193.302176
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b5ca; stroke: #00b5ca"/>
<path d="M 187.13246 175.436105
L 187.14374 179.170801
L 186.891139 181.60432
L 186.880784 177.840323
z
" clip-path="url(#p49019c4eeb)" style="fill: #001a52; stroke: #001a52"/>
<path d="M 178.562531 158.256355
L 177.12377 162.64464
L 179.990586 164.303184
L 181.345226 160.125658
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 161.35572 153.687927
L 159.367296 159.404985
L 163.081944 159.308962
L 164.951305 153.873259
z
" clip-path="url(#p49019c4eeb)" style="fill: #0075ca; stroke: #0075ca"/>
<path d="M 311.786076 199.624739
L 312.902461 193.376655
L 316.368623 192.548487
L 315.225653 199.06933
z
" clip-path="url(#p49019c4eeb)" style="fill: #650200; stroke: #650200"/>
<path d="M 175.450932 156.660473
L 173.916537 161.28595
L 177.12377 162.64464
L 178.562531 158.256355
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006e; stroke: #00006e"/>
<path d="M 283.358805 173.170873
L 282.965039 169.367468
L 282.063112 171.770866
L 282.445983 175.512531
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ea; stroke: #0000ea"/>
<path d="M 164.951305 153.873259
L 163.081944 159.308962
L 166.806808 159.596818
L 168.558942 154.441257
z
" clip-path="url(#p49019c4eeb)" style="fill: #003cbd; stroke: #003cbd"/>
<path d="M 283.759307 188.940101
L 284.58582 184.993725
L 286.496157 187.101901
L 285.646025 191.208531
z
" clip-path="url(#p49019c4eeb)" style="fill: #007ed9; stroke: #007ed9"/>
<path d="M 172.088308 155.37808
L 170.448695 160.261392
L 173.916537 161.28595
L 175.450932 156.660473
z
" clip-path="url(#p49019c4eeb)" style="fill: #000098; stroke: #000098"/>
<path d="M 168.558942 154.441257
L 166.806808 159.596818
L 170.448695 160.261392
L 172.088308 155.37808
z
" clip-path="url(#p49019c4eeb)" style="fill: #000eb0; stroke: #000eb0"/>
<path d="M 328.775991 174.35506
L 327.671487 167.029737
L 326.334484 164.86278
L 327.412862 172.065674
z
" clip-path="url(#p49019c4eeb)" style="fill: #646000; stroke: #646000"/>
<path d="M 140.196073 176.613929
L 139.853792 184.082442
L 139.479843 181.675639
L 139.826361 174.196501
z
" clip-path="url(#p49019c4eeb)" style="fill: #f53200; stroke: #f53200"/>
<path d="M 174.443721 193.57858
L 175.887582 198.347047
L 172.537758 199.728504
L 171.029065 194.682103
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a1600; stroke: #6a1600"/>
<path d="M 177.587791 192.152295
L 178.970316 196.663635
L 175.887582 198.347047
L 174.443721 193.57858
z
" clip-path="url(#p49019c4eeb)" style="fill: #602900; stroke: #602900"/>
<path d="M 171.029065 194.682103
L 172.537758 199.728504
L 169.001715 200.774477
L 167.426638 195.436265
z
" clip-path="url(#p49019c4eeb)" style="fill: #6d0200; stroke: #6d0200"/>
<path d="M 186.800905 173.012564
L 186.810965 176.763973
L 187.14374 179.170801
L 187.13246 175.436105
z
" clip-path="url(#p49019c4eeb)" style="fill: #000757; stroke: #000757"/>
<path d="M 315.225653 199.06933
L 316.368623 192.548487
L 319.582139 191.376191
L 318.416261 198.146825
z
" clip-path="url(#p49019c4eeb)" style="fill: #490000; stroke: #490000"/>
<path d="M 180.384814 190.43758
L 181.711454 194.718938
L 178.970316 196.663635
L 177.587791 192.152295
z
" clip-path="url(#p49019c4eeb)" style="fill: #593b00; stroke: #593b00"/>
<path d="M 167.426638 195.436265
L 169.001715 200.774477
L 165.364853 201.459366
L 163.723695 195.822797
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 282.388318 186.551691
L 283.197294 182.724269
L 284.58582 184.993725
L 283.759307 188.940101
z
" clip-path="url(#p49019c4eeb)" style="fill: #0047e2; stroke: #0047e2"/>
<path d="M 284.830077 170.958001
L 284.418467 167.049444
L 282.965039 169.367468
L 283.358805 173.170873
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b9; stroke: #0000b9"/>
<path d="M 327.412862 172.065674
L 326.334484 164.86278
L 324.474464 162.892122
L 325.516996 169.933297
z
" clip-path="url(#p49019c4eeb)" style="fill: #536f19; stroke: #536f19"/>
<path d="M 182.766478 188.475733
L 184.044552 192.559849
L 181.711454 194.718938
L 180.384814 190.43758
z
" clip-path="url(#p49019c4eeb)" style="fill: #514e00; stroke: #514e00"/>
<path d="M 163.723695 195.822797
L 165.364853 201.459366
L 161.715158 201.766105
L 160.009923 195.832183
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 139.826361 174.196501
L 139.479843 181.675639
L 139.694097 179.233834
L 140.038185 171.790282
z
" clip-path="url(#p49019c4eeb)" style="fill: #fa6900; stroke: #fa6900"/>
<path d="M 318.416261 198.146825
L 319.582139 191.376191
L 322.464417 189.887757
L 321.279415 196.878886
z
" clip-path="url(#p49019c4eeb)" style="fill: #380000; stroke: #380000"/>
<path d="M 185.892876 170.629592
L 185.899502 174.443092
L 186.810965 176.763973
L 186.800905 173.012564
z
" clip-path="url(#p49019c4eeb)" style="fill: #000056; stroke: #000056"/>
<path d="M 281.567361 184.101167
L 282.365686 180.348684
L 283.197294 182.724269
L 282.388318 186.551691
z
" clip-path="url(#p49019c4eeb)" style="fill: #0013ea; stroke: #0013ea"/>
<path d="M 184.674244 186.314082
L 185.912766 190.238418
L 184.044552 192.559849
L 182.766478 188.475733
z
" clip-path="url(#p49019c4eeb)" style="fill: #3a4f12; stroke: #3a4f12"/>
<path d="M 160.009923 195.832183
L 161.715158 201.766105
L 158.141187 201.68661
L 156.375375 195.463897
z
" clip-path="url(#p49019c4eeb)" style="fill: #510000; stroke: #510000"/>
<path d="M 286.82473 168.929017
L 286.388373 164.87466
L 284.418467 167.049444
L 284.830077 170.958001
z
" clip-path="url(#p49019c4eeb)" style="fill: #000098; stroke: #000098"/>
<path d="M 325.516996 169.933297
L 324.474464 162.892122
L 322.136234 161.167071
L 323.134532 168.011323
z
" clip-path="url(#p49019c4eeb)" style="fill: #3c7b3b; stroke: #3c7b3b"/>
<path d="M 140.038185 171.790282
L 139.694097 179.233834
L 140.492695 176.817445
L 140.82779 169.454586
z
" clip-path="url(#p49019c4eeb)" style="fill: #fca900; stroke: #fca900"/>
<path d="M 321.279415 196.878886
L 322.464417 189.887757
L 324.944574 188.118886
L 323.744196 195.295668
z
" clip-path="url(#p49019c4eeb)" style="fill: #2d0000; stroke: #2d0000"/>
<path d="M 186.060776 184.004923
L 187.270189 187.810684
L 185.912766 190.238418
L 184.674244 186.314082
z
" clip-path="url(#p49019c4eeb)" style="fill: #254d26; stroke: #254d26"/>
<path d="M 156.375375 195.463897
L 158.141187 201.68661
L 154.730019 201.222021
L 152.908388 194.726436
z
" clip-path="url(#p49019c4eeb)" style="fill: #550000; stroke: #550000"/>
<path d="M 184.429522 168.346358
L 184.430327 172.2656
L 185.899502 174.443092
L 185.892876 170.629592
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004a; stroke: #00004a"/>
<path d="M 289.294469 167.134698
L 288.826584 162.897595
L 286.388373 164.87466
L 286.82473 168.929017
z
" clip-path="url(#p49019c4eeb)" style="fill: #000080; stroke: #000080"/>
<path d="M 281.317636 181.648125
L 282.112699 177.924956
L 282.365686 180.348684
L 281.567361 184.101167
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000e0; stroke: #0000e0"/>
<path d="M 323.134532 168.011323
L 322.136234 161.167071
L 319.376765 159.731029
L 320.324043 166.348043
z
" clip-path="url(#p49019c4eeb)" style="fill: #1e8764; stroke: #1e8764"/>
<path d="M 292.178877 165.620161
L 291.672932 161.167912
L 288.826584 162.897595
L 289.294469 167.134698
z
" clip-path="url(#p49019c4eeb)" style="fill: #000079; stroke: #000079"/>
<path d="M 186.891139 181.60432
L 188.082974 185.335399
L 187.270189 187.810684
L 186.060776 184.004923
z
" clip-path="url(#p49019c4eeb)" style="fill: #114d39; stroke: #114d39"/>
<path d="M 140.82779 169.454586
L 140.492695 176.817445
L 141.85715 174.486547
L 142.177118 167.247279
z
" clip-path="url(#p49019c4eeb)" style="fill: #f9ef00; stroke: #f9ef00"/>
<path d="M 152.908388 194.726436
L 154.730019 201.222021
L 151.565193 200.382758
L 149.693522 193.637175
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 323.744196 195.295668
L 324.944574 188.118886
L 326.961174 186.112206
L 325.74903 193.435178
z
" clip-path="url(#p49019c4eeb)" style="fill: #2a0000; stroke: #2a0000"/>
<path d="M 320.324043 166.348043
L 319.376765 159.731029
L 316.263848 158.620334
L 317.155111 164.985353
z
" clip-path="url(#p49019c4eeb)" style="fill: #008392; stroke: #008392"/>
<path d="M 182.445976 166.219806
L 182.438328 170.285688
L 184.430327 172.2656
L 184.429522 168.346358
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 281.646624 179.252496
L 282.445983 175.512531
L 282.112699 177.924956
L 281.317636 181.648125
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b4; stroke: #0000b4"/>
<path d="M 295.406864 164.423664
L 294.856741 159.729136
L 291.672932 161.167912
L 292.178877 165.620161
z
" clip-path="url(#p49019c4eeb)" style="fill: #000079; stroke: #000079"/>
<path d="M 317.155111 164.985353
L 316.263848 158.620334
L 312.874445 157.86327
L 313.706571 163.957634
z
" clip-path="url(#p49019c4eeb)" style="fill: #005ea2; stroke: #005ea2"/>
<path d="M 142.177118 167.247279
L 141.85715 174.486547
L 143.75469 172.29933
L 144.054121 165.223324
z
" clip-path="url(#p49019c4eeb)" style="fill: #bbfb38; stroke: #bbfb38"/>
<path d="M 187.14374 179.170801
L 188.330206 182.872682
L 188.082974 185.335399
L 186.891139 181.60432
z
" clip-path="url(#p49019c4eeb)" style="fill: #00464e; stroke: #00464e"/>
<path d="M 298.898422 163.575564
L 298.298631 158.617492
L 294.856741 159.729136
L 295.406864 164.423664
z
" clip-path="url(#p49019c4eeb)" style="fill: #000088; stroke: #000088"/>
<path d="M 288.450955 199.596561
L 290.769546 195.170541
L 293.881527 196.768584
L 291.4488 201.448443
z
" clip-path="url(#p49019c4eeb)" style="fill: #009daf; stroke: #009daf"/>
<path d="M 149.693522 193.637175
L 151.565193 200.382758
L 148.724708 199.188358
L 146.809554 192.222007
z
" clip-path="url(#p49019c4eeb)" style="fill: #780000; stroke: #780000"/>
<path d="M 313.706571 163.957634
L 312.874445 157.86327
L 309.292763 157.479275
L 310.064494 163.290822
z
" clip-path="url(#p49019c4eeb)" style="fill: #0037b0; stroke: #0037b0"/>
<path d="M 285.786135 197.501306
L 288.001961 193.302176
L 290.769546 195.170541
L 288.450955 199.596561
z
" clip-path="url(#p49019c4eeb)" style="fill: #006fbe; stroke: #006fbe"/>
<path d="M 179.990586 164.303184
L 179.971576 168.552899
L 182.438328 170.285688
L 182.445976 166.219806
z
" clip-path="url(#p49019c4eeb)" style="fill: #000040; stroke: #000040"/>
<path d="M 291.4488 201.448443
L 293.881527 196.768584
L 297.262537 198.057729
L 294.707507 203.012167
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a67b; stroke: #25a67b"/>
<path d="M 325.74903 193.435178
L 326.961174 186.112206
L 328.463774 183.916308
L 327.243292 191.342437
z
" clip-path="url(#p49019c4eeb)" style="fill: #2b0000; stroke: #2b0000"/>
<path d="M 302.566642 163.097484
L 301.912568 157.860931
L 298.298631 158.617492
L 298.898422 163.575564
z
" clip-path="url(#p49019c4eeb)" style="fill: #00009c; stroke: #00009c"/>
<path d="M 310.064494 163.290822
L 309.292763 157.479275
L 305.608105 157.478386
L 306.319953 163.001708
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fbd; stroke: #000fbd"/>
<path d="M 306.319953 163.001708
L 305.608105 157.478386
L 301.912568 157.860931
L 302.566642 163.097484
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000bb; stroke: #0000bb"/>
<path d="M 283.518613 195.213188
L 285.646025 191.208531
L 288.001961 193.302176
L 285.786135 197.501306
z
" clip-path="url(#p49019c4eeb)" style="fill: #003fc9; stroke: #003fc9"/>
<path d="M 294.707507 203.012167
L 297.262537 198.057729
L 300.830826 199.006744
L 298.148643 204.249698
z
" clip-path="url(#p49019c4eeb)" style="fill: #499a4b; stroke: #499a4b"/>
<path d="M 282.547773 176.973117
L 283.358805 173.170873
L 282.445983 175.512531
L 281.646624 179.252496
z
" clip-path="url(#p49019c4eeb)" style="fill: #000097; stroke: #000097"/>
<path d="M 144.054121 165.223324
L 143.75469 172.29933
L 146.138981 170.310592
L 146.413429 163.433368
z
" clip-path="url(#p49019c4eeb)" style="fill: #79f776; stroke: #79f776"/>
<path d="M 281.703319 192.787303
L 283.759307 188.940101
L 285.646025 191.208531
L 283.518613 195.213188
z
" clip-path="url(#p49019c4eeb)" style="fill: #0011d3; stroke: #0011d3"/>
<path d="M 177.12377 162.64464
L 177.090235 167.110841
L 179.971576 168.552899
L 179.990586 164.303184
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 298.148643 204.249698
L 300.830826 199.006744
L 304.500133 199.592457
L 301.689258 205.13064
z
" clip-path="url(#p49019c4eeb)" style="fill: #698e20; stroke: #698e20"/>
<path d="M 186.810965 176.763973
L 188.004501 180.482622
L 188.330206 182.872682
L 187.14374 179.170801
z
" clip-path="url(#p49019c4eeb)" style="fill: #003154; stroke: #003154"/>
<path d="M 146.809554 192.222007
L 148.724708 199.188358
L 146.279088 197.667108
L 144.327579 190.514801
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a0000; stroke: #9a0000"/>
<path d="M 327.243292 191.342437
L 328.463774 183.916308
L 329.414239 181.584636
L 328.188672 189.068447
z
" clip-path="url(#p49019c4eeb)" style="fill: #330000; stroke: #330000"/>
<path d="M 280.384575 190.282095
L 282.388318 186.551691
L 283.759307 188.940101
L 281.703319 192.787303
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000cd; stroke: #0000cd"/>
<path d="M 146.413429 163.433368
L 146.138981 170.310592
L 148.951225 168.570295
L 149.197386 161.922416
z
" clip-path="url(#p49019c4eeb)" style="fill: #36f2b4; stroke: #36f2b4"/>
<path d="M 173.916537 161.28595
L 173.865144 165.996014
L 177.090235 167.110841
L 177.12377 162.64464
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004d; stroke: #00004d"/>
<path d="M 284.000511 174.866299
L 284.830077 170.958001
L 283.358805 173.170873
L 282.547773 176.973117
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 301.689258 205.13064
L 304.500133 199.592457
L 308.181654 199.800313
L 305.243761 205.63298
z
" clip-path="url(#p49019c4eeb)" style="fill: #807b00; stroke: #807b00"/>
<path d="M 181.711454 194.718938
L 184.366021 198.858916
L 181.750985 201.027948
L 178.970316 196.663635
z
" clip-path="url(#p49019c4eeb)" style="fill: #591200; stroke: #591200"/>
<path d="M 178.970316 196.663635
L 181.750985 201.027948
L 178.808694 202.962423
L 175.887582 198.347047
z
" clip-path="url(#p49019c4eeb)" style="fill: #5a0100; stroke: #5a0100"/>
<path d="M 149.197386 161.922416
L 148.951225 168.570295
L 152.121621 167.122241
L 152.337421 160.72863
z
" clip-path="url(#p49019c4eeb)" style="fill: #00cee6; stroke: #00cee6"/>
<path d="M 184.044552 192.559849
L 186.590886 196.507599
L 184.366021 198.858916
L 181.711454 194.718938
z
" clip-path="url(#p49019c4eeb)" style="fill: #532300; stroke: #532300"/>
<path d="M 170.448695 160.261392
L 170.376082 165.236813
L 173.865144 165.996014
L 173.916537 161.28595
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 185.899502 174.443092
L 187.112316 178.22385
L 188.004501 180.482622
L 186.810965 176.763973
z
" clip-path="url(#p49019c4eeb)" style="fill: #001d5b; stroke: #001d5b"/>
<path d="M 175.887582 198.347047
L 178.808694 202.962423
L 175.609836 204.615553
L 172.537758 199.728504
z
" clip-path="url(#p49019c4eeb)" style="fill: #4e0000; stroke: #4e0000"/>
<path d="M 279.595042 187.758043
L 281.567361 184.101167
L 282.388318 186.551691
L 280.384575 190.282095
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a7; stroke: #0000a7"/>
<path d="M 144.327579 190.514801
L 146.279088 197.667108
L 144.289599 195.855454
L 142.309254 188.556656
z
" clip-path="url(#p49019c4eeb)" style="fill: #ce0300; stroke: #ce0300"/>
<path d="M 328.188672 189.068447
L 329.414239 181.584636
L 329.787794 179.174229
L 328.560269 186.668991
z
" clip-path="url(#p49019c4eeb)" style="fill: #3f0000; stroke: #3f0000"/>
<path d="M 152.337421 160.72863
L 152.121621 167.122241
L 155.571132 166.002891
L 155.755743 159.882294
z
" clip-path="url(#p49019c4eeb)" style="fill: #0083e1; stroke: #0083e1"/>
<path d="M 185.912766 190.238418
L 188.371834 194.030571
L 186.590886 196.507599
L 184.044552 192.559849
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f3500; stroke: #4f3500"/>
<path d="M 166.806808 159.596818
L 166.709767 164.85274
L 170.376082 165.236813
L 170.448695 160.261392
z
" clip-path="url(#p49019c4eeb)" style="fill: #000080; stroke: #000080"/>
<path d="M 305.243761 205.63298
L 308.181654 199.800313
L 311.786076 199.624739
L 308.725867 205.743655
z
" clip-path="url(#p49019c4eeb)" style="fill: #785000; stroke: #785000"/>
<path d="M 172.537758 199.728504
L 175.609836 204.615553
L 172.231288 205.9471
L 169.001715 200.774477
z
" clip-path="url(#p49019c4eeb)" style="fill: #470000; stroke: #470000"/>
<path d="M 155.755743 159.882294
L 155.571132 166.002891
L 159.21353 165.240397
L 159.367296 159.404985
z
" clip-path="url(#p49019c4eeb)" style="fill: #0044d6; stroke: #0044d6"/>
<path d="M 285.970594 172.984422
L 286.82473 168.929017
L 284.830077 170.958001
L 284.000511 174.866299
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007c; stroke: #00007c"/>
<path d="M 163.081944 159.308962
L 162.957648 164.85384
L 166.709767 164.85274
L 166.806808 159.596818
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000af; stroke: #0000af"/>
<path d="M 159.367296 159.404985
L 159.21353 165.240397
L 162.957648 164.85384
L 163.081944 159.308962
z
" clip-path="url(#p49019c4eeb)" style="fill: #0010ca; stroke: #0010ca"/>
<path d="M 187.270189 187.810684
L 189.665517 191.487443
L 188.371834 194.030571
L 185.912766 190.238418
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c4900; stroke: #4c4900"/>
<path d="M 279.354897 185.276286
L 281.317636 181.648125
L 281.567361 184.101167
L 279.595042 187.758043
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008f; stroke: #00008f"/>
<path d="M 169.001715 200.774477
L 172.231288 205.9471
L 168.754415 206.924324
L 165.364853 201.459366
z
" clip-path="url(#p49019c4eeb)" style="fill: #430000; stroke: #430000"/>
<path d="M 184.430327 172.2656
L 185.673938 176.152123
L 187.112316 178.22385
L 185.899502 174.443092
z
" clip-path="url(#p49019c4eeb)" style="fill: #000864; stroke: #000864"/>
<path d="M 142.309254 188.556656
L 144.289599 195.855454
L 142.806633 193.797207
L 140.805225 186.39499
z
" clip-path="url(#p49019c4eeb)" style="fill: #e82f00; stroke: #e82f00"/>
<path d="M 328.560269 186.668991
L 329.787794 179.174229
L 329.573766 176.744355
L 328.34736 184.203281
z
" clip-path="url(#p49019c4eeb)" style="fill: #540100; stroke: #540100"/>
<path d="M 308.725867 205.743655
L 311.786076 199.624739
L 315.225653 199.06933
L 312.050607 205.458943
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f2f00; stroke: #6f2f00"/>
<path d="M 288.410796 171.374601
L 289.294469 167.134698
L 286.82473 168.929017
L 285.970594 172.984422
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 188.082974 185.335399
L 190.440002 188.939529
L 189.665517 191.487443
L 187.270189 187.810684
z
" clip-path="url(#p49019c4eeb)" style="fill: #394d11; stroke: #394d11"/>
<path d="M 165.364853 201.459366
L 168.754415 206.924324
L 165.263236 207.522782
L 161.715158 201.766105
z
" clip-path="url(#p49019c4eeb)" style="fill: #470000; stroke: #470000"/>
<path d="M 279.671267 182.897221
L 281.646624 179.252496
L 281.317636 181.648125
L 279.354897 185.276286
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007c; stroke: #00007c"/>
<path d="M 182.438328 170.285688
L 183.723147 174.318932
L 185.673938 176.152123
L 184.430327 172.2656
z
" clip-path="url(#p49019c4eeb)" style="fill: #000066; stroke: #000066"/>
<path d="M 328.34736 184.203281
L 329.573766 176.744355
L 328.775991 174.35506
L 327.553823 181.732489
z
" clip-path="url(#p49019c4eeb)" style="fill: #611400; stroke: #611400"/>
<path d="M 140.805225 186.39499
L 142.806633 193.797207
L 141.868338 191.542539
L 139.853792 184.082442
z
" clip-path="url(#p49019c4eeb)" style="fill: #f06500; stroke: #f06500"/>
<path d="M 312.050607 205.458943
L 315.225653 199.06933
L 318.416261 198.146825
L 315.136338 204.784647
z
" clip-path="url(#p49019c4eeb)" style="fill: #671500; stroke: #671500"/>
<path d="M 188.330206 182.872682
L 190.675564 186.448465
L 190.440002 188.939529
L 188.082974 185.335399
z
" clip-path="url(#p49019c4eeb)" style="fill: #265027; stroke: #265027"/>
<path d="M 291.261952 170.077446
L 292.178877 165.620161
L 289.294469 167.134698
L 288.410796 171.374601
z
" clip-path="url(#p49019c4eeb)" style="fill: #000091; stroke: #000091"/>
<path d="M 161.715158 201.766105
L 165.263236 207.522782
L 161.842512 207.726964
L 158.141187 201.68661
z
" clip-path="url(#p49019c4eeb)" style="fill: #510000; stroke: #510000"/>
<path d="M 280.537939 180.679078
L 282.547773 176.973117
L 281.646624 179.252496
L 279.671267 182.897221
z
" clip-path="url(#p49019c4eeb)" style="fill: #000079; stroke: #000079"/>
<path d="M 327.553823 181.732489
L 328.775991 174.35506
L 327.412862 172.065674
L 326.198173 179.318193
z
" clip-path="url(#p49019c4eeb)" style="fill: #692c00; stroke: #692c00"/>
<path d="M 282.272347 201.487256
L 285.786135 197.501306
L 288.450955 199.596561
L 284.764977 203.799704
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fb9; stroke: #000fb9"/>
<path d="M 280.152173 199.013135
L 283.518613 195.213188
L 285.786135 197.501306
L 282.272347 201.487256
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b5; stroke: #0000b5"/>
<path d="M 179.971576 168.552899
L 181.306551 172.770196
L 183.723147 174.318932
L 182.438328 170.285688
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 294.454315 169.125971
L 295.406864 164.423664
L 292.178877 165.620161
L 291.261952 170.077446
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000aa; stroke: #0000aa"/>
<path d="M 139.853792 184.082442
L 141.868338 191.542539
L 141.499512 189.146805
L 139.479843 181.675639
z
" clip-path="url(#p49019c4eeb)" style="fill: #f7a500; stroke: #f7a500"/>
<path d="M 284.764977 203.799704
L 288.450955 199.596561
L 291.4488 201.448443
L 287.570372 205.89481
z
" clip-path="url(#p49019c4eeb)" style="fill: #0037ae; stroke: #0037ae"/>
<path d="M 278.455389 196.436764
L 281.703319 192.787303
L 283.518613 195.213188
L 280.152173 199.013135
z
" clip-path="url(#p49019c4eeb)" style="fill: #000096; stroke: #000096"/>
<path d="M 188.004501 180.482622
L 190.365231 184.074791
L 190.675564 186.448465
L 188.330206 182.872682
z
" clip-path="url(#p49019c4eeb)" style="fill: #13543f; stroke: #13543f"/>
<path d="M 315.136338 204.784647
L 318.416261 198.146825
L 321.279415 196.878886
L 317.90673 203.736073
z
" clip-path="url(#p49019c4eeb)" style="fill: #5a0100; stroke: #5a0100"/>
<path d="M 287.570372 205.89481
L 291.4488 201.448443
L 294.707507 203.012167
L 290.621396 207.721911
z
" clip-path="url(#p49019c4eeb)" style="fill: #005fa3; stroke: #005fa3"/>
<path d="M 158.141187 201.68661
L 161.842512 207.726964
L 158.575781 207.530751
L 154.730019 201.222021
z
" clip-path="url(#p49019c4eeb)" style="fill: #670000; stroke: #670000"/>
<path d="M 277.223044 193.820002
L 280.384575 190.282095
L 281.703319 192.787303
L 278.455389 196.436764
z
" clip-path="url(#p49019c4eeb)" style="fill: #000082; stroke: #000082"/>
<path d="M 326.198173 179.318193
L 327.412862 172.065674
L 325.516996 169.933297
L 324.313212 177.020794
z
" clip-path="url(#p49019c4eeb)" style="fill: #734d00; stroke: #734d00"/>
<path d="M 297.909229 168.544675
L 298.898422 163.575564
L 295.406864 164.423664
L 294.454315 169.125971
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000cf; stroke: #0000cf"/>
<path d="M 281.935361 178.676529
L 284.000511 174.866299
L 282.547773 176.973117
L 280.537939 180.679078
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 177.090235 167.110841
L 178.482572 171.545051
L 181.306551 172.770196
L 179.971576 168.552899
z
" clip-path="url(#p49019c4eeb)" style="fill: #000051; stroke: #000051"/>
<path d="M 139.479843 181.675639
L 141.499512 189.146805
L 141.710834 186.669191
L 139.694097 179.233834
z
" clip-path="url(#p49019c4eeb)" style="fill: #f8ee00; stroke: #f8ee00"/>
<path d="M 290.621396 207.721911
L 294.707507 203.012167
L 298.148643 204.249698
L 293.844935 209.236501
z
" clip-path="url(#p49019c4eeb)" style="fill: #008695; stroke: #008695"/>
<path d="M 324.313212 177.020794
L 325.516996 169.933297
L 323.134532 168.011323
L 321.945278 174.897932
z
" clip-path="url(#p49019c4eeb)" style="fill: #7c7700; stroke: #7c7700"/>
<path d="M 276.485362 191.22577
L 279.595042 187.758043
L 280.384575 190.282095
L 277.223044 193.820002
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 187.112316 178.22385
L 189.515072 181.876547
L 190.365231 184.074791
L 188.004501 180.482622
z
" clip-path="url(#p49019c4eeb)" style="fill: #00505a; stroke: #00505a"/>
<path d="M 301.54107 168.348832
L 302.566642 163.097484
L 298.898422 163.575564
L 297.909229 168.544675
z
" clip-path="url(#p49019c4eeb)" style="fill: #0011d5; stroke: #0011d5"/>
<path d="M 317.90673 203.736073
L 321.279415 196.878886
L 323.744196 195.295668
L 320.29268 202.337775
z
" clip-path="url(#p49019c4eeb)" style="fill: #430000; stroke: #430000"/>
<path d="M 186.590886 196.507599
L 190.356008 200.216905
L 188.297656 202.750248
L 184.366021 198.858916
z
" clip-path="url(#p49019c4eeb)" style="fill: #4e0100; stroke: #4e0100"/>
<path d="M 184.366021 198.858916
L 188.297656 202.750248
L 185.877408 205.131887
L 181.750985 201.027948
z
" clip-path="url(#p49019c4eeb)" style="fill: #420000; stroke: #420000"/>
<path d="M 188.371834 194.030571
L 192.003147 197.592644
L 190.356008 200.216905
L 186.590886 196.507599
z
" clip-path="url(#p49019c4eeb)" style="fill: #501000; stroke: #501000"/>
<path d="M 321.945278 174.897932
L 323.134532 168.011323
L 320.324043 166.348043
L 319.153114 173.002961
z
" clip-path="url(#p49019c4eeb)" style="fill: #668a1f; stroke: #668a1f"/>
<path d="M 154.730019 201.222021
L 158.575781 207.530751
L 155.543364 206.937669
L 151.565193 200.382758
z
" clip-path="url(#p49019c4eeb)" style="fill: #870000; stroke: #870000"/>
<path d="M 305.259407 168.54402
L 306.319953 163.001708
L 302.566642 163.097484
L 301.54107 168.348832
z
" clip-path="url(#p49019c4eeb)" style="fill: #0040ca; stroke: #0040ca"/>
<path d="M 181.750985 201.027948
L 185.877408 205.131887
L 183.15309 207.304525
L 178.808694 202.962423
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 173.865144 165.996014
L 175.320121 170.674794
L 178.482572 171.545051
L 177.090235 167.110841
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004c; stroke: #00004c"/>
<path d="M 139.694097 179.233834
L 141.710834 186.669191
L 142.498434 184.171243
L 140.492695 176.817445
z
" clip-path="url(#p49019c4eeb)" style="fill: #bdfe39; stroke: #bdfe39"/>
<path d="M 189.665517 191.487443
L 193.199341 194.940396
L 192.003147 197.592644
L 188.371834 194.030571
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f2100; stroke: #4f2100"/>
<path d="M 293.844935 209.236501
L 298.148643 204.249698
L 301.689258 205.13064
L 297.1635 210.401285
z
" clip-path="url(#p49019c4eeb)" style="fill: #208d69; stroke: #208d69"/>
<path d="M 319.153114 173.002961
L 320.324043 166.348043
L 317.155111 164.985353
L 316.00638 171.383531
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a9648; stroke: #4a9648"/>
<path d="M 276.261006 188.71665
L 279.354897 185.276286
L 279.595042 187.758043
L 276.485362 191.22577
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 308.971324 169.125905
L 310.064494 163.290822
L 306.319953 163.001708
L 305.259407 168.54402
z
" clip-path="url(#p49019c4eeb)" style="fill: #006ebd; stroke: #006ebd"/>
<path d="M 283.83095 176.939336
L 285.970594 172.984422
L 284.000511 174.866299
L 281.935361 178.676529
z
" clip-path="url(#p49019c4eeb)" style="fill: #000093; stroke: #000093"/>
<path d="M 316.00638 171.383531
L 317.155111 164.985353
L 313.706571 163.957634
L 312.583846 170.080308
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a379; stroke: #25a379"/>
<path d="M 312.583846 170.080308
L 313.706571 163.957634
L 310.064494 163.290822
L 308.971324 169.125905
z
" clip-path="url(#p49019c4eeb)" style="fill: #009bae; stroke: #009bae"/>
<path d="M 178.808694 202.962423
L 183.15309 207.304525
L 180.189776 209.215636
L 175.609836 204.615553
z
" clip-path="url(#p49019c4eeb)" style="fill: #370000; stroke: #370000"/>
<path d="M 185.673938 176.152123
L 188.144191 179.907881
L 189.515072 181.876547
L 187.112316 178.22385
z
" clip-path="url(#p49019c4eeb)" style="fill: #003a64; stroke: #003a64"/>
<path d="M 190.440002 188.939529
L 193.915346 192.323849
L 193.199341 194.940396
L 189.665517 191.487443
z
" clip-path="url(#p49019c4eeb)" style="fill: #4f3500; stroke: #4f3500"/>
<path d="M 320.29268 202.337775
L 323.744196 195.295668
L 325.74903 193.435178
L 322.234093 200.623077
z
" clip-path="url(#p49019c4eeb)" style="fill: #360000; stroke: #360000"/>
<path d="M 170.376082 165.236813
L 171.896961 170.181997
L 175.320121 170.674794
L 173.865144 165.996014
z
" clip-path="url(#p49019c4eeb)" style="fill: #000051; stroke: #000051"/>
<path d="M 140.492695 176.817445
L 142.498434 184.171243
L 143.843864 181.715301
L 141.85715 174.486547
z
" clip-path="url(#p49019c4eeb)" style="fill: #7dff7a; stroke: #7dff7a"/>
<path d="M 151.565193 200.382758
L 155.543364 206.937669
L 152.820406 205.960927
L 148.724708 199.188358
z
" clip-path="url(#p49019c4eeb)" style="fill: #b70300; stroke: #b70300"/>
<path d="M 297.1635 210.401285
L 301.689258 205.13064
L 305.243761 205.63298
L 300.496958 211.187096
z
" clip-path="url(#p49019c4eeb)" style="fill: #3f8340; stroke: #3f8340"/>
<path d="M 276.556577 186.353468
L 279.671267 182.897221
L 279.354897 185.276286
L 276.261006 188.71665
z
" clip-path="url(#p49019c4eeb)" style="fill: #000078; stroke: #000078"/>
<path d="M 175.609836 204.615553
L 180.189776 209.215636
L 177.058378 210.818666
L 172.231288 205.9471
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 286.179715 175.511083
L 288.410796 171.374601
L 285.970594 172.984422
L 283.83095 176.939336
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000af; stroke: #0000af"/>
<path d="M 190.675564 186.448465
L 194.133104 189.806037
L 193.915346 192.323849
L 190.440002 188.939529
z
" clip-path="url(#p49019c4eeb)" style="fill: #514d00; stroke: #514d00"/>
<path d="M 166.709767 164.85274
L 168.297807 170.079838
L 171.896961 170.181997
L 170.376082 165.236813
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005b; stroke: #00005b"/>
<path d="M 141.85715 174.486547
L 143.843864 181.715301
L 145.71445 179.362876
L 143.75469 172.29933
z
" clip-path="url(#p49019c4eeb)" style="fill: #39fdbc; stroke: #39fdbc"/>
<path d="M 183.723147 174.318932
L 186.284441 178.217713
L 188.144191 179.907881
L 185.673938 176.152123
z
" clip-path="url(#p49019c4eeb)" style="fill: #00236e; stroke: #00236e"/>
<path d="M 322.234093 200.623077
L 325.74903 193.435178
L 327.243292 191.342437
L 323.681493 198.633362
z
" clip-path="url(#p49019c4eeb)" style="fill: #2e0000; stroke: #2e0000"/>
<path d="M 172.231288 205.9471
L 177.058378 210.818666
L 173.834104 212.074125
L 168.754415 206.924324
z
" clip-path="url(#p49019c4eeb)" style="fill: #430000; stroke: #430000"/>
<path d="M 162.957648 164.85384
L 164.612203 170.371679
L 168.297807 170.079838
L 166.709767 164.85274
z
" clip-path="url(#p49019c4eeb)" style="fill: #000073; stroke: #000073"/>
<path d="M 143.75469 172.29933
L 145.71445 179.362876
L 148.064054 177.173041
L 146.138981 170.310592
z
" clip-path="url(#p49019c4eeb)" style="fill: #00dbf5; stroke: #00dbf5"/>
<path d="M 300.496958 211.187096
L 305.243761 205.63298
L 308.725867 205.743655
L 303.764347 211.573651
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b7a1b; stroke: #5b7a1b"/>
<path d="M 148.724708 199.188358
L 152.820406 205.960927
L 150.474982 204.623229
L 146.279088 197.667108
z
" clip-path="url(#p49019c4eeb)" style="fill: #d22b00; stroke: #d22b00"/>
<path d="M 277.366347 184.19389
L 280.537939 180.679078
L 279.671267 182.897221
L 276.556577 186.353468
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008f; stroke: #00008f"/>
<path d="M 275.618635 202.508605
L 280.152173 199.013135
L 282.272347 201.487256
L 277.535085 205.155091
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 190.365231 184.074791
L 193.846225 187.44792
L 194.133104 189.806037
L 190.675564 186.448465
z
" clip-path="url(#p49019c4eeb)" style="fill: #405713; stroke: #405713"/>
<path d="M 274.085348 199.792881
L 278.455389 196.436764
L 280.152173 199.013135
L 275.618635 202.508605
z
" clip-path="url(#p49019c4eeb)" style="fill: #000066; stroke: #000066"/>
<path d="M 159.21353 165.240397
L 160.932219 171.050893
L 164.612203 170.371679
L 162.957648 164.85384
z
" clip-path="url(#p49019c4eeb)" style="fill: #000094; stroke: #000094"/>
<path d="M 146.138981 170.310592
L 148.064054 177.173041
L 150.834216 175.200857
L 148.951225 168.570295
z
" clip-path="url(#p49019c4eeb)" style="fill: #008df3; stroke: #008df3"/>
<path d="M 288.925202 174.428025
L 291.261952 170.077446
L 288.410796 171.374601
L 286.179715 175.511083
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000da; stroke: #0000da"/>
<path d="M 277.535085 205.155091
L 282.272347 201.487256
L 284.764977 203.799704
L 279.789013 207.668967
z
" clip-path="url(#p49019c4eeb)" style="fill: #000083; stroke: #000083"/>
<path d="M 155.571132 166.002891
L 157.350064 172.10097
L 160.932219 171.050893
L 159.21353 165.240397
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000c7; stroke: #0000c7"/>
<path d="M 148.951225 168.570295
L 150.834216 175.200857
L 153.955651 173.495907
L 152.121621 167.122241
z
" clip-path="url(#p49019c4eeb)" style="fill: #004aeb; stroke: #004aeb"/>
<path d="M 272.972004 197.072879
L 277.223044 193.820002
L 278.455389 196.436764
L 274.085348 199.792881
z
" clip-path="url(#p49019c4eeb)" style="fill: #000066; stroke: #000066"/>
<path d="M 152.121621 167.122241
L 153.955651 173.495907
L 157.350064 172.10097
L 155.571132 166.002891
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012e1; stroke: #0012e1"/>
<path d="M 323.681493 198.633362
L 327.243292 191.342437
L 328.188672 189.068447
L 324.597405 196.417134
z
" clip-path="url(#p49019c4eeb)" style="fill: #2d0000; stroke: #2d0000"/>
<path d="M 181.306551 172.770196
L 183.979817 176.848497
L 186.284441 178.217713
L 183.723147 174.318932
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a79; stroke: #000a79"/>
<path d="M 279.789013 207.668967
L 284.764977 203.799704
L 287.570372 205.89481
L 282.326804 209.989847
z
" clip-path="url(#p49019c4eeb)" style="fill: #00009d; stroke: #00009d"/>
<path d="M 168.754415 206.924324
L 173.834104 212.074125
L 170.594782 212.95056
L 165.263236 207.522782
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 272.305657 194.413738
L 276.485362 191.22577
L 277.223044 193.820002
L 272.972004 197.072879
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006e; stroke: #00006e"/>
<path d="M 303.764347 211.573651
L 308.725867 205.743655
L 312.050607 205.458943
L 306.885759 211.550148
z
" clip-path="url(#p49019c4eeb)" style="fill: #706b00; stroke: #706b00"/>
<path d="M 146.279088 197.667108
L 150.474982 204.623229
L 148.566321 202.956346
L 144.289599 195.855454
z
" clip-path="url(#p49019c4eeb)" style="fill: #de5e00; stroke: #de5e00"/>
<path d="M 278.672255 182.291055
L 281.935361 178.676529
L 280.537939 180.679078
L 277.366347 184.19389
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ad; stroke: #0000ad"/>
<path d="M 189.515072 181.876547
L 193.060246 185.306988
L 193.846225 187.44792
L 190.365231 184.074791
z
" clip-path="url(#p49019c4eeb)" style="fill: #2c5d2e; stroke: #2c5d2e"/>
<path d="M 292.000743 173.718093
L 294.454315 169.125971
L 291.261952 170.077446
L 288.925202 174.428025
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012e5; stroke: #0012e5"/>
<path d="M 192.003147 197.592644
L 196.726194 200.830662
L 195.256836 203.589666
L 190.356008 200.216905
z
" clip-path="url(#p49019c4eeb)" style="fill: #3d0000; stroke: #3d0000"/>
<path d="M 282.326804 209.989847
L 287.570372 205.89481
L 290.621396 207.721911
L 285.088054 212.061667
z
" clip-path="url(#p49019c4eeb)" style="fill: #000d9f; stroke: #000d9f"/>
<path d="M 190.356008 200.216905
L 195.256836 203.589666
L 193.420121 206.289704
L 188.297656 202.750248
z
" clip-path="url(#p49019c4eeb)" style="fill: #350000; stroke: #350000"/>
<path d="M 193.199341 194.940396
L 197.793043 198.07861
L 196.726194 200.830662
L 192.003147 197.592644
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d0100; stroke: #4d0100"/>
<path d="M 324.597405 196.417134
L 328.188672 189.068447
L 328.560269 186.668991
L 324.957457 194.028878
z
" clip-path="url(#p49019c4eeb)" style="fill: #300000; stroke: #300000"/>
<path d="M 272.103012 191.879347
L 276.261006 188.71665
L 276.485362 191.22577
L 272.305657 194.413738
z
" clip-path="url(#p49019c4eeb)" style="fill: #000084; stroke: #000084"/>
<path d="M 188.297656 202.750248
L 193.420121 206.289704
L 191.25973 208.866195
L 185.877408 205.131887
z
" clip-path="url(#p49019c4eeb)" style="fill: #300000; stroke: #300000"/>
<path d="M 178.482572 171.545051
L 181.285558 175.835088
L 183.979817 176.848497
L 181.306551 172.770196
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007c; stroke: #00007c"/>
<path d="M 165.263236 207.522782
L 170.594782 212.95056
L 167.4191 213.425383
L 161.842512 207.726964
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 193.915346 192.323849
L 198.431532 195.399327
L 197.793043 198.07861
L 193.199341 194.940396
z
" clip-path="url(#p49019c4eeb)" style="fill: #531100; stroke: #531100"/>
<path d="M 185.877408 205.131887
L 191.25973 208.866195
L 188.826945 211.257298
L 183.15309 207.304525
z
" clip-path="url(#p49019c4eeb)" style="fill: #320000; stroke: #320000"/>
<path d="M 144.289599 195.855454
L 148.566321 202.956346
L 147.143208 201.000452
L 142.806633 193.797207
z
" clip-path="url(#p49019c4eeb)" style="fill: #e89b00; stroke: #e89b00"/>
<path d="M 295.331009 173.40008
L 297.909229 168.544675
L 294.454315 169.125971
L 292.000743 173.718093
z
" clip-path="url(#p49019c4eeb)" style="fill: #0046dd; stroke: #0046dd"/>
<path d="M 285.088054 212.061667
L 290.621396 207.721911
L 293.844935 209.236501
L 288.006863 213.833962
z
" clip-path="url(#p49019c4eeb)" style="fill: #002f96; stroke: #002f96"/>
<path d="M 306.885759 211.550148
L 312.050607 205.458943
L 315.136338 204.784647
L 309.784254 211.115648
z
" clip-path="url(#p49019c4eeb)" style="fill: #6b4700; stroke: #6b4700"/>
<path d="M 280.444169 180.692273
L 283.83095 176.939336
L 281.935361 178.676529
L 278.672255 182.291055
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000db; stroke: #0000db"/>
<path d="M 188.144191 179.907881
L 191.792634 183.435898
L 193.060246 185.306988
L 189.515072 181.876547
z
" clip-path="url(#p49019c4eeb)" style="fill: #17654b; stroke: #17654b"/>
<path d="M 324.957457 194.028878
L 328.560269 186.668991
L 328.34736 184.203281
L 324.75116 191.527724
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 272.369982 189.53092
L 276.556577 186.353468
L 276.261006 188.71665
L 272.103012 191.879347
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a3; stroke: #0000a3"/>
<path d="M 194.133104 189.806037
L 198.6257 192.8571
L 198.431532 195.399327
L 193.915346 192.323849
z
" clip-path="url(#p49019c4eeb)" style="fill: #562400; stroke: #562400"/>
<path d="M 183.15309 207.304525
L 188.826945 211.257298
L 186.179572 213.40528
L 180.189776 209.215636
z
" clip-path="url(#p49019c4eeb)" style="fill: #380000; stroke: #380000"/>
<path d="M 175.320121 170.674794
L 178.266927 175.20378
L 181.285558 175.835088
L 178.482572 171.545051
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006c; stroke: #00006c"/>
<path d="M 298.833814 173.483049
L 301.54107 168.348832
L 297.909229 168.544675
L 295.331009 173.40008
z
" clip-path="url(#p49019c4eeb)" style="fill: #007bd3; stroke: #007bd3"/>
<path d="M 161.842512 207.726964
L 167.4191 213.425383
L 164.384776 213.485519
L 158.575781 207.530751
z
" clip-path="url(#p49019c4eeb)" style="fill: #9d0300; stroke: #9d0300"/>
<path d="M 288.006863 213.833962
L 293.844935 209.236501
L 297.1635 210.401285
L 291.01325 215.263053
z
" clip-path="url(#p49019c4eeb)" style="fill: #00528c; stroke: #00528c"/>
<path d="M 142.806633 193.797207
L 147.143208 201.000452
L 146.242608 198.803219
L 141.868338 191.542539
z
" clip-path="url(#p49019c4eeb)" style="fill: #ece300; stroke: #ece300"/>
<path d="M 324.75116 191.527724
L 328.34736 184.203281
L 327.553823 181.732489
L 323.982329 188.975967
z
" clip-path="url(#p49019c4eeb)" style="fill: #4b0000; stroke: #4b0000"/>
<path d="M 309.784254 211.115648
L 315.136338 204.784647
L 317.90673 203.736073
L 312.387756 210.279248
z
" clip-path="url(#p49019c4eeb)" style="fill: #662b00; stroke: #662b00"/>
<path d="M 282.64043 179.437816
L 286.179715 175.511083
L 283.83095 176.939336
L 280.444169 180.692273
z
" clip-path="url(#p49019c4eeb)" style="fill: #0013ea; stroke: #0013ea"/>
<path d="M 273.101458 187.425608
L 277.366347 184.19389
L 276.556577 186.353468
L 272.369982 189.53092
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000d2; stroke: #0000d2"/>
<path d="M 186.284441 178.217713
L 190.072541 181.88119
L 191.792634 183.435898
L 188.144191 179.907881
z
" clip-path="url(#p49019c4eeb)" style="fill: #00626e; stroke: #00626e"/>
<path d="M 268.694691 202.76591
L 274.085348 199.792881
L 275.618635 202.508605
L 270.02301 205.605855
z
" clip-path="url(#p49019c4eeb)" style="fill: #000061; stroke: #000061"/>
<path d="M 193.846225 187.44792
L 198.369897 190.513264
L 198.6257 192.8571
L 194.133104 189.806037
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b3d00; stroke: #5b3d00"/>
<path d="M 302.422163 173.965991
L 305.259407 168.54402
L 301.54107 168.348832
L 298.833814 173.483049
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b1c6; stroke: #00b1c6"/>
<path d="M 270.02301 205.605855
L 275.618635 202.508605
L 277.535085 205.155091
L 271.683712 208.406082
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005a; stroke: #00005a"/>
<path d="M 180.189776 209.215636
L 186.179572 213.40528
L 183.380713 215.25783
L 177.058378 210.818666
z
" clip-path="url(#p49019c4eeb)" style="fill: #480000; stroke: #480000"/>
<path d="M 267.730371 199.953931
L 272.972004 197.072879
L 274.085348 199.792881
L 268.694691 202.76591
z
" clip-path="url(#p49019c4eeb)" style="fill: #000076; stroke: #000076"/>
<path d="M 171.896961 170.181997
L 174.997721 174.971524
L 178.266927 175.20378
L 175.320121 170.674794
z
" clip-path="url(#p49019c4eeb)" style="fill: #000062; stroke: #000062"/>
<path d="M 323.982329 188.975967
L 327.553823 181.732489
L 326.198173 179.318193
L 322.669113 186.437458
z
" clip-path="url(#p49019c4eeb)" style="fill: #670200; stroke: #670200"/>
<path d="M 271.683712 208.406082
L 277.535085 205.155091
L 279.789013 207.668967
L 273.637477 211.099753
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 267.153295 197.236996
L 272.305657 194.413738
L 272.972004 197.072879
L 267.730371 199.953931
z
" clip-path="url(#p49019c4eeb)" style="fill: #000094; stroke: #000094"/>
<path d="M 141.868338 191.542539
L 146.242608 198.803219
L 145.888562 196.418693
L 141.499512 189.146805
z
" clip-path="url(#p49019c4eeb)" style="fill: #b8f737; stroke: #b8f737"/>
<path d="M 306.006461 174.837741
L 308.971324 169.125905
L 305.259407 168.54402
L 302.422163 173.965991
z
" clip-path="url(#p49019c4eeb)" style="fill: #2bbe8d; stroke: #2bbe8d"/>
<path d="M 158.575781 207.530751
L 164.384776 213.485519
L 161.566694 213.12786
L 155.543364 206.937669
z
" clip-path="url(#p49019c4eeb)" style="fill: #b72500; stroke: #b72500"/>
<path d="M 291.01325 215.263053
L 297.1635 210.401285
L 300.496958 211.187096
L 294.034698 216.313122
z
" clip-path="url(#p49019c4eeb)" style="fill: #007482; stroke: #007482"/>
<path d="M 322.669113 186.437458
L 326.198173 179.318193
L 324.313212 177.020794
L 320.843631 183.975935
z
" clip-path="url(#p49019c4eeb)" style="fill: #781800; stroke: #781800"/>
<path d="M 196.726194 200.830662
L 202.429268 203.657488
L 201.177675 206.534827
L 195.256836 203.589666
z
" clip-path="url(#p49019c4eeb)" style="fill: #2e0000; stroke: #2e0000"/>
<path d="M 193.060246 185.306988
L 197.668998 188.424812
L 198.369897 190.513264
L 193.846225 187.44792
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f5c00; stroke: #5f5c00"/>
<path d="M 273.637477 211.099753
L 279.789013 207.668967
L 282.326804 209.989847
L 275.838108 213.622321
z
" clip-path="url(#p49019c4eeb)" style="fill: #000063; stroke: #000063"/>
<path d="M 312.387756 210.279248
L 317.90673 203.736073
L 320.29268 202.337775
L 314.630893 209.060012
z
" clip-path="url(#p49019c4eeb)" style="fill: #621400; stroke: #621400"/>
<path d="M 309.496837 176.077186
L 312.583846 170.080308
L 308.971324 169.125905
L 306.006461 174.837741
z
" clip-path="url(#p49019c4eeb)" style="fill: #57b255; stroke: #57b255"/>
<path d="M 285.20869 178.559845
L 288.925202 174.428025
L 286.179715 175.511083
L 282.64043 179.437816
z
" clip-path="url(#p49019c4eeb)" style="fill: #0049e6; stroke: #0049e6"/>
<path d="M 197.793043 198.07861
L 203.337831 200.817831
L 202.429268 203.657488
L 196.726194 200.830662
z
" clip-path="url(#p49019c4eeb)" style="fill: #350000; stroke: #350000"/>
<path d="M 274.281296 185.615162
L 278.672255 182.291055
L 277.366347 184.19389
L 273.101458 187.425608
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012e4; stroke: #0012e4"/>
<path d="M 195.256836 203.589666
L 201.177675 206.534827
L 199.612776 209.381352
L 193.420121 206.289704
z
" clip-path="url(#p49019c4eeb)" style="fill: #2e0000; stroke: #2e0000"/>
<path d="M 168.297807 170.079838
L 171.558504 175.145373
L 174.997721 174.971524
L 171.896961 170.181997
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005b; stroke: #00005b"/>
<path d="M 266.97781 194.680131
L 272.103012 191.879347
L 272.305657 194.413738
L 267.153295 197.236996
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000c0; stroke: #0000c0"/>
<path d="M 177.058378 210.818666
L 183.380713 215.25783
L 180.49742 216.769289
L 173.834104 212.074125
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 320.843631 183.975935
L 324.313212 177.020794
L 321.945278 174.897932
L 318.551203 181.653332
z
" clip-path="url(#p49019c4eeb)" style="fill: #823700; stroke: #823700"/>
<path d="M 183.979817 176.848497
L 187.940282 180.682096
L 190.072541 181.88119
L 186.284441 178.217713
z
" clip-path="url(#p49019c4eeb)" style="fill: #00477b; stroke: #00477b"/>
<path d="M 312.805525 177.653743
L 316.00638 171.383531
L 312.583846 170.080308
L 309.496837 176.077186
z
" clip-path="url(#p49019c4eeb)" style="fill: #7ba625; stroke: #7ba625"/>
<path d="M 318.551203 181.653332
L 321.945278 174.897932
L 319.153114 173.002961
L 315.849196 179.52812
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e5f00; stroke: #8e5f00"/>
<path d="M 141.499512 189.146805
L 145.888562 196.418693
L 146.091418 193.905977
L 141.710834 186.669191
z
" clip-path="url(#p49019c4eeb)" style="fill: #7bfc78; stroke: #7bfc78"/>
<path d="M 315.849196 179.52812
L 319.153114 173.002961
L 316.00638 171.383531
L 312.805525 177.653743
z
" clip-path="url(#p49019c4eeb)" style="fill: #979100; stroke: #979100"/>
<path d="M 198.431532 195.399327
L 203.881518 198.083509
L 203.337831 200.817831
L 197.793043 198.07861
z
" clip-path="url(#p49019c4eeb)" style="fill: #410000; stroke: #410000"/>
<path d="M 193.420121 206.289704
L 199.612776 209.381352
L 197.771543 212.12919
L 191.25973 208.866195
z
" clip-path="url(#p49019c4eeb)" style="fill: #320000; stroke: #320000"/>
<path d="M 275.838108 213.622321
L 282.326804 209.989847
L 285.088054 212.061667
L 278.233483 215.912948
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 164.612203 170.371679
L 168.034621 175.722178
L 171.558504 175.145373
L 168.297807 170.079838
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005e; stroke: #00005e"/>
<path d="M 294.034698 216.313122
L 300.496958 211.187096
L 303.764347 211.573651
L 296.997787 216.957156
z
" clip-path="url(#p49019c4eeb)" style="fill: #1c7c5c; stroke: #1c7c5c"/>
<path d="M 155.543364 206.937669
L 161.566694 213.12786
L 159.035047 212.3595
L 152.820406 205.960927
z
" clip-path="url(#p49019c4eeb)" style="fill: #c45300; stroke: #c45300"/>
<path d="M 267.209 192.344893
L 272.369982 189.53092
L 272.103012 191.879347
L 266.97781 194.680131
z
" clip-path="url(#p49019c4eeb)" style="fill: #0011d4; stroke: #0011d4"/>
<path d="M 198.6257 192.8571
L 204.046846 195.51989
L 203.881518 198.083509
L 198.431532 195.399327
z
" clip-path="url(#p49019c4eeb)" style="fill: #550100; stroke: #550100"/>
<path d="M 141.710834 186.669191
L 146.091418 193.905977
L 146.847406 191.327731
L 142.498434 184.171243
z
" clip-path="url(#p49019c4eeb)" style="fill: #39febd; stroke: #39febd"/>
<path d="M 191.25973 208.866195
L 197.771543 212.12919
L 195.697435 214.712551
L 188.826945 211.257298
z
" clip-path="url(#p49019c4eeb)" style="fill: #3e0000; stroke: #3e0000"/>
<path d="M 191.792634 183.435898
L 196.538423 186.643068
L 197.668998 188.424812
L 193.060246 185.306988
z
" clip-path="url(#p49019c4eeb)" style="fill: #4e6918; stroke: #4e6918"/>
<path d="M 314.630893 209.060012
L 320.29268 202.337775
L 322.234093 200.623077
L 316.456729 207.486652
z
" clip-path="url(#p49019c4eeb)" style="fill: #590100; stroke: #590100"/>
<path d="M 288.087028 178.081494
L 292.000743 173.718093
L 288.925202 174.428025
L 285.20869 178.559845
z
" clip-path="url(#p49019c4eeb)" style="fill: #0083e1; stroke: #0083e1"/>
<path d="M 173.834104 212.074125
L 180.49742 216.769289
L 177.599216 217.901771
L 170.594782 212.95056
z
" clip-path="url(#p49019c4eeb)" style="fill: #840200; stroke: #840200"/>
<path d="M 275.882536 184.144664
L 280.444169 180.692273
L 278.672255 182.291055
L 274.281296 185.615162
z
" clip-path="url(#p49019c4eeb)" style="fill: #0048e4; stroke: #0048e4"/>
<path d="M 181.285558 175.835088
L 185.446546 179.869488
L 187.940282 180.682096
L 183.979817 176.848497
z
" clip-path="url(#p49019c4eeb)" style="fill: #002b87; stroke: #002b87"/>
<path d="M 160.932219 171.050893
L 164.514036 176.688548
L 168.034621 175.722178
L 164.612203 170.371679
z
" clip-path="url(#p49019c4eeb)" style="fill: #000069; stroke: #000069"/>
<path d="M 142.498434 184.171243
L 146.847406 191.327731
L 148.138612 188.748559
L 143.843864 181.715301
z
" clip-path="url(#p49019c4eeb)" style="fill: #00e0fa; stroke: #00e0fa"/>
<path d="M 262.414763 205.274888
L 268.694691 202.76591
L 270.02301 205.605855
L 263.501561 208.220229
z
" clip-path="url(#p49019c4eeb)" style="fill: #000082; stroke: #000082"/>
<path d="M 261.625916 202.384906
L 267.730371 199.953931
L 268.694691 202.76591
L 262.414763 205.274888
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ab; stroke: #0000ab"/>
<path d="M 278.233483 215.912948
L 285.088054 212.061667
L 288.006863 213.833962
L 280.766638 217.915879
z
" clip-path="url(#p49019c4eeb)" style="fill: #000088; stroke: #000088"/>
<path d="M 198.369897 190.513264
L 203.829037 193.188627
L 204.046846 195.51989
L 198.6257 192.8571
z
" clip-path="url(#p49019c4eeb)" style="fill: #611400; stroke: #611400"/>
<path d="M 263.501561 208.220229
L 270.02301 205.605855
L 271.683712 208.406082
L 264.860607 211.15097
z
" clip-path="url(#p49019c4eeb)" style="fill: #000068; stroke: #000068"/>
<path d="M 267.842489 190.287981
L 273.101458 187.425608
L 272.369982 189.53092
L 267.209 192.344893
z
" clip-path="url(#p49019c4eeb)" style="fill: #0044d7; stroke: #0044d7"/>
<path d="M 188.826945 211.257298
L 195.697435 214.712551
L 193.439507 217.069167
L 186.179572 213.40528
z
" clip-path="url(#p49019c4eeb)" style="fill: #510000; stroke: #510000"/>
<path d="M 157.350064 172.10097
L 161.085046 178.021103
L 164.514036 176.688548
L 160.932219 171.050893
z
" clip-path="url(#p49019c4eeb)" style="fill: #000082; stroke: #000082"/>
<path d="M 261.153903 199.618981
L 267.153295 197.236996
L 267.730371 199.953931
L 261.625916 202.384906
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fbe; stroke: #000fbe"/>
<path d="M 143.843864 181.715301
L 148.138612 188.748559
L 149.933346 186.233303
L 145.71445 179.362876
z
" clip-path="url(#p49019c4eeb)" style="fill: #0093fd; stroke: #0093fd"/>
<path d="M 152.820406 205.960927
L 159.035047 212.3595
L 156.853535 211.197726
L 150.474982 204.623229
z
" clip-path="url(#p49019c4eeb)" style="fill: #d18c00; stroke: #d18c00"/>
<path d="M 296.997787 216.957156
L 303.764347 211.573651
L 306.885759 211.550148
L 299.829909 217.177715
z
" clip-path="url(#p49019c4eeb)" style="fill: #38753a; stroke: #38753a"/>
<path d="M 316.456729 207.486652
L 322.234093 200.623077
L 323.681493 198.633362
L 317.818328 205.596955
z
" clip-path="url(#p49019c4eeb)" style="fill: #460000; stroke: #460000"/>
<path d="M 291.205341 178.016151
L 295.331009 173.40008
L 292.000743 173.718093
L 288.087028 178.081494
z
" clip-path="url(#p49019c4eeb)" style="fill: #00c0d6; stroke: #00c0d6"/>
<path d="M 153.955651 173.495907
L 157.833953 179.687005
L 161.085046 178.021103
L 157.350064 172.10097
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a5; stroke: #0000a5"/>
<path d="M 190.072541 181.88119
L 195.003926 185.212433
L 196.538423 186.643068
L 191.792634 183.435898
z
" clip-path="url(#p49019c4eeb)" style="fill: #377338; stroke: #377338"/>
<path d="M 145.71445 179.362876
L 149.933346 186.233303
L 152.18691 183.845317
L 148.064054 177.173041
z
" clip-path="url(#p49019c4eeb)" style="fill: #004ff9; stroke: #004ff9"/>
<path d="M 264.860607 211.15097
L 271.683712 208.406082
L 273.637477 211.099753
L 266.459914 213.997366
z
" clip-path="url(#p49019c4eeb)" style="fill: #000055; stroke: #000055"/>
<path d="M 150.834216 175.200857
L 154.84275 181.644766
L 157.833953 179.687005
L 153.955651 173.495907
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000da; stroke: #0000da"/>
<path d="M 202.429268 203.657488
L 208.971681 205.995712
L 207.972476 208.971429
L 201.177675 206.534827
z
" clip-path="url(#p49019c4eeb)" style="fill: #320000; stroke: #320000"/>
<path d="M 170.594782 212.95056
L 177.599216 217.901771
L 174.756536 218.62616
L 167.4191 213.425383
z
" clip-path="url(#p49019c4eeb)" style="fill: #9b2000; stroke: #9b2000"/>
<path d="M 148.064054 177.173041
L 152.18691 183.845317
L 154.84275 181.644766
L 150.834216 175.200857
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014f3; stroke: #0014f3"/>
<path d="M 203.337831 200.817831
L 209.696915 203.083256
L 208.971681 205.995712
L 202.429268 203.657488
z
" clip-path="url(#p49019c4eeb)" style="fill: #300000; stroke: #300000"/>
<path d="M 277.867864 183.051377
L 282.64043 179.437816
L 280.444169 180.692273
L 275.882536 184.144664
z
" clip-path="url(#p49019c4eeb)" style="fill: #0084e3; stroke: #0084e3"/>
<path d="M 178.266927 175.20378
L 182.651321 179.464984
L 185.446546 179.869488
L 181.285558 175.835088
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c94; stroke: #000c94"/>
<path d="M 261.010374 197.043089
L 266.97781 194.680131
L 267.153295 197.236996
L 261.153903 199.618981
z
" clip-path="url(#p49019c4eeb)" style="fill: #003ec4; stroke: #003ec4"/>
<path d="M 201.177675 206.534827
L 207.972476 208.971429
L 206.722885 211.939796
L 199.612776 209.381352
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 203.881518 198.083509
L 210.13085 200.303219
L 209.696915 203.083256
L 203.337831 200.817831
z
" clip-path="url(#p49019c4eeb)" style="fill: #320000; stroke: #320000"/>
<path d="M 197.668998 188.424812
L 203.232198 191.14629
L 203.829037 193.188627
L 198.369897 190.513264
z
" clip-path="url(#p49019c4eeb)" style="fill: #672b00; stroke: #672b00"/>
<path d="M 280.766638 217.915879
L 288.006863 213.833962
L 291.01325 215.263053
L 283.376985 219.581748
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8c; stroke: #000b8c"/>
<path d="M 186.179572 213.40528
L 193.439507 217.069167
L 191.05139 219.141695
L 183.380713 215.25783
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f0200; stroke: #6f0200"/>
<path d="M 268.864427 188.55993
L 274.281296 185.615162
L 273.101458 187.425608
L 267.842489 190.287981
z
" clip-path="url(#p49019c4eeb)" style="fill: #007fda; stroke: #007fda"/>
<path d="M 266.459914 213.997366
L 273.637477 211.099753
L 275.838108 213.622321
L 268.261857 216.691376
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004f; stroke: #00004f"/>
<path d="M 317.818328 205.596955
L 323.681493 198.633362
L 324.597405 196.417134
L 318.680108 203.436942
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 199.612776 209.381352
L 206.722885 211.939796
L 205.252269 214.830239
L 197.771543 212.12919
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a0000; stroke: #4a0000"/>
<path d="M 150.474982 204.623229
L 156.853535 211.197726
L 155.077666 209.669757
L 148.566321 202.956346
z
" clip-path="url(#p49019c4eeb)" style="fill: #d8d000; stroke: #d8d000"/>
<path d="M 294.48699 178.366972
L 298.833814 173.483049
L 295.331009 173.40008
L 291.205341 178.016151
z
" clip-path="url(#p49019c4eeb)" style="fill: #2fd29c; stroke: #2fd29c"/>
<path d="M 204.046846 195.51989
L 210.262797 197.72185
L 210.13085 200.303219
L 203.881518 198.083509
z
" clip-path="url(#p49019c4eeb)" style="fill: #3c0000; stroke: #3c0000"/>
<path d="M 261.199464 194.719066
L 267.209 192.344893
L 266.97781 194.680131
L 261.010374 197.043089
z
" clip-path="url(#p49019c4eeb)" style="fill: #0075c8; stroke: #0075c8"/>
<path d="M 299.829909 217.177715
L 306.885759 211.550148
L 309.784254 211.115648
L 302.46101 216.967518
z
" clip-path="url(#p49019c4eeb)" style="fill: #537019; stroke: #537019"/>
<path d="M 187.940282 180.682096
L 193.101169 184.169243
L 195.003926 185.212433
L 190.072541 181.88119
z
" clip-path="url(#p49019c4eeb)" style="fill: #1c7e5e; stroke: #1c7e5e"/>
<path d="M 174.997721 174.971524
L 179.622563 179.480263
L 182.651321 179.464984
L 178.266927 175.20378
z
" clip-path="url(#p49019c4eeb)" style="fill: #000096; stroke: #000096"/>
<path d="M 167.4191 213.425383
L 174.756536 218.62616
L 172.039082 218.922941
L 164.384776 213.485519
z
" clip-path="url(#p49019c4eeb)" style="fill: #a84700; stroke: #a84700"/>
<path d="M 254.812316 204.298762
L 261.625916 202.384906
L 262.414763 205.274888
L 255.403749 207.250407
z
" clip-path="url(#p49019c4eeb)" style="fill: #0036ad; stroke: #0036ad"/>
<path d="M 280.190327 182.363727
L 285.20869 178.559845
L 282.64043 179.437816
L 277.867864 183.051377
z
" clip-path="url(#p49019c4eeb)" style="fill: #00c5dc; stroke: #00c5dc"/>
<path d="M 255.403749 207.250407
L 262.414763 205.274888
L 263.501561 208.220229
L 256.218677 210.279099
z
" clip-path="url(#p49019c4eeb)" style="fill: #000da7; stroke: #000da7"/>
<path d="M 196.538423 186.643068
L 202.269341 189.44305
L 203.232198 191.14629
L 197.668998 188.424812
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f4a00; stroke: #6f4a00"/>
<path d="M 197.771543 212.12919
L 205.252269 214.830239
L 203.595175 217.573714
L 195.697435 214.712551
z
" clip-path="url(#p49019c4eeb)" style="fill: #630200; stroke: #630200"/>
<path d="M 268.261857 216.691376
L 275.838108 213.622321
L 278.233483 215.912948
L 270.223934 219.16814
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004e; stroke: #00004e"/>
<path d="M 254.458459 201.494124
L 261.153903 199.618981
L 261.625916 202.384906
L 254.812316 204.298762
z
" clip-path="url(#p49019c4eeb)" style="fill: #0068b2; stroke: #0068b2"/>
<path d="M 318.680108 203.436942
L 324.597405 196.417134
L 324.957457 194.028878
L 319.018915 201.059795
z
" clip-path="url(#p49019c4eeb)" style="fill: #340000; stroke: #340000"/>
<path d="M 203.829037 193.188627
L 210.088965 195.401064
L 210.262797 197.72185
L 204.046846 195.51989
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c0000; stroke: #4c0000"/>
<path d="M 283.376985 219.581748
L 291.01325 215.263053
L 294.034698 216.313122
L 286.001618 220.868797
z
" clip-path="url(#p49019c4eeb)" style="fill: #002a85; stroke: #002a85"/>
<path d="M 183.380713 215.25783
L 191.05139 219.141695
L 188.590169 220.879058
L 180.49742 216.769289
z
" clip-path="url(#p49019c4eeb)" style="fill: #821b00; stroke: #821b00"/>
<path d="M 256.218677 210.279099
L 263.501561 208.220229
L 264.860607 211.15097
L 257.237927 213.3131
z
" clip-path="url(#p49019c4eeb)" style="fill: #000096; stroke: #000096"/>
<path d="M 297.850674 179.126652
L 302.422163 173.965991
L 298.833814 173.483049
L 294.48699 178.366972
z
" clip-path="url(#p49019c4eeb)" style="fill: #62c860; stroke: #62c860"/>
<path d="M 148.566321 202.956346
L 155.077666 209.669757
L 153.753215 207.812208
L 147.143208 201.000452
z
" clip-path="url(#p49019c4eeb)" style="fill: #abe634; stroke: #abe634"/>
<path d="M 270.251665 187.203874
L 275.882536 184.144664
L 274.281296 185.615162
L 268.864427 188.55993
z
" clip-path="url(#p49019c4eeb)" style="fill: #00c1d7; stroke: #00c1d7"/>
<path d="M 209.696915 203.083256
L 216.708836 204.81213
L 216.187186 207.780354
L 208.971681 205.995712
z
" clip-path="url(#p49019c4eeb)" style="fill: #3f0000; stroke: #3f0000"/>
<path d="M 261.717627 192.703239
L 267.842489 190.287981
L 267.209 192.344893
L 261.199464 194.719066
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b4c9; stroke: #00b4c9"/>
<path d="M 208.971681 205.995712
L 216.187186 207.780354
L 215.468386 210.831459
L 207.972476 208.971429
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c0000; stroke: #4c0000"/>
<path d="M 254.350865 198.90321
L 261.010374 197.043089
L 261.153903 199.618981
L 254.458459 201.494124
z
" clip-path="url(#p49019c4eeb)" style="fill: #00a1b4; stroke: #00a1b4"/>
<path d="M 210.13085 200.303219
L 217.020933 201.997086
L 216.708836 204.81213
L 209.696915 203.083256
z
" clip-path="url(#p49019c4eeb)" style="fill: #370000; stroke: #370000"/>
<path d="M 302.46101 216.967518
L 309.784254 211.115648
L 312.387756 210.279248
L 304.825349 216.329797
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a6600; stroke: #6a6600"/>
<path d="M 257.237927 213.3131
L 264.860607 211.15097
L 266.459914 213.997366
L 258.437622 216.280391
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 171.558504 175.145373
L 176.434611 179.916608
L 179.622563 179.480263
L 174.997721 174.971524
z
" clip-path="url(#p49019c4eeb)" style="fill: #000080; stroke: #000080"/>
<path d="M 207.972476 208.971429
L 215.468386 210.831459
L 214.569323 213.893235
L 206.722885 211.939796
z
" clip-path="url(#p49019c4eeb)" style="fill: #610200; stroke: #610200"/>
<path d="M 319.018915 201.059795
L 324.957457 194.028878
L 324.75116 191.527724
L 318.824789 198.524547
z
" clip-path="url(#p49019c4eeb)" style="fill: #340000; stroke: #340000"/>
<path d="M 301.212473 180.27747
L 306.006461 174.837741
L 302.422163 173.965991
L 297.850674 179.126652
z
" clip-path="url(#p49019c4eeb)" style="fill: #8dbe2b; stroke: #8dbe2b"/>
<path d="M 195.697435 214.712551
L 203.595175 217.573714
L 201.790642 220.104206
L 193.439507 217.069167
z
" clip-path="url(#p49019c4eeb)" style="fill: #721700; stroke: #721700"/>
<path d="M 185.446546 179.869488
L 190.875043 183.540778
L 193.101169 184.169243
L 187.940282 180.682096
z
" clip-path="url(#p49019c4eeb)" style="fill: #007987; stroke: #007987"/>
<path d="M 282.794297 182.100458
L 288.087028 178.081494
L 285.20869 178.559845
L 280.190327 182.363727
z
" clip-path="url(#p49019c4eeb)" style="fill: #31dca3; stroke: #31dca3"/>
<path d="M 270.223934 219.16814
L 278.233483 215.912948
L 280.766638 217.915879
L 272.299632 221.367432
z
" clip-path="url(#p49019c4eeb)" style="fill: #000058; stroke: #000058"/>
<path d="M 203.232198 191.14629
L 209.612601 193.397081
L 210.088965 195.401064
L 203.829037 193.188627
z
" clip-path="url(#p49019c4eeb)" style="fill: #660200; stroke: #660200"/>
<path d="M 164.384776 213.485519
L 172.039082 218.922941
L 169.514141 218.782843
L 161.566694 213.12786
z
" clip-path="url(#p49019c4eeb)" style="fill: #b57900; stroke: #b57900"/>
<path d="M 210.262797 197.72185
L 217.11583 199.402136
L 217.020933 201.997086
L 210.13085 200.303219
z
" clip-path="url(#p49019c4eeb)" style="fill: #360000; stroke: #360000"/>
<path d="M 195.003926 185.212433
L 200.962219 188.12146
L 202.269341 189.44305
L 196.538423 186.643068
z
" clip-path="url(#p49019c4eeb)" style="fill: #767100; stroke: #767100"/>
<path d="M 147.143208 201.000452
L 153.753215 207.812208
L 152.914897 205.670293
L 146.242608 198.803219
z
" clip-path="url(#p49019c4eeb)" style="fill: #75ee72; stroke: #75ee72"/>
<path d="M 247.465076 205.642062
L 254.812316 204.298762
L 255.403749 207.250407
L 247.842461 208.637121
z
" clip-path="url(#p49019c4eeb)" style="fill: #008d9e; stroke: #008d9e"/>
<path d="M 206.722885 211.939796
L 214.569323 213.893235
L 213.511032 216.893053
L 205.252269 214.830239
z
" clip-path="url(#p49019c4eeb)" style="fill: #6c1600; stroke: #6c1600"/>
<path d="M 254.492614 196.588074
L 261.199464 194.719066
L 261.010374 197.043089
L 254.350865 198.90321
z
" clip-path="url(#p49019c4eeb)" style="fill: #2abc8b; stroke: #2abc8b"/>
<path d="M 247.842461 208.637121
L 255.403749 207.250407
L 256.218677 210.279099
L 248.362504 211.724512
z
" clip-path="url(#p49019c4eeb)" style="fill: #005b9c; stroke: #005b9c"/>
<path d="M 180.49742 216.769289
L 188.590169 220.879058
L 186.115133 222.237706
L 177.599216 217.901771
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e3c00; stroke: #8e3c00"/>
<path d="M 286.001618 220.868797
L 294.034698 216.313122
L 296.997787 216.957156
L 288.576737 221.743968
z
" clip-path="url(#p49019c4eeb)" style="fill: #004a7f; stroke: #004a7f"/>
<path d="M 258.437622 216.280391
L 266.459914 213.997366
L 268.261857 216.691376
L 259.789651 219.110189
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005b; stroke: #00005b"/>
<path d="M 318.824789 198.524547
L 324.75116 191.527724
L 323.982329 188.975967
L 318.101371 195.894582
z
" clip-path="url(#p49019c4eeb)" style="fill: #390000; stroke: #390000"/>
<path d="M 247.239299 202.810176
L 254.458459 201.494124
L 254.812316 204.298762
L 247.465076 205.642062
z
" clip-path="url(#p49019c4eeb)" style="fill: #25a57b; stroke: #25a57b"/>
<path d="M 304.48802 181.791622
L 309.496837 176.077186
L 306.006461 174.837741
L 301.212473 180.27747
z
" clip-path="url(#p49019c4eeb)" style="fill: #b1aa00; stroke: #b1aa00"/>
<path d="M 262.553625 191.045125
L 268.864427 188.55993
L 267.842489 190.287981
L 261.717627 192.703239
z
" clip-path="url(#p49019c4eeb)" style="fill: #2ecf9a; stroke: #2ecf9a"/>
<path d="M 271.972131 186.254436
L 277.867864 183.051377
L 275.882536 184.144664
L 270.251665 187.203874
z
" clip-path="url(#p49019c4eeb)" style="fill: #31dba2; stroke: #31dba2"/>
<path d="M 168.034621 175.722178
L 173.166383 180.76471
L 176.434611 179.916608
L 171.558504 175.145373
z
" clip-path="url(#p49019c4eeb)" style="fill: #000073; stroke: #000073"/>
<path d="M 216.708836 204.81213
L 224.191897 205.956016
L 223.888545 208.961237
L 216.187186 207.780354
z
" clip-path="url(#p49019c4eeb)" style="fill: #6a0200; stroke: #6a0200"/>
<path d="M 248.362504 211.724512
L 256.218677 210.279099
L 257.237927 213.3131
L 249.013016 214.831258
z
" clip-path="url(#p49019c4eeb)" style="fill: #003097; stroke: #003097"/>
<path d="M 216.187186 207.780354
L 223.888545 208.961237
L 223.470511 212.062371
L 215.468386 210.831459
z
" clip-path="url(#p49019c4eeb)" style="fill: #711700; stroke: #711700"/>
<path d="M 210.088965 195.401064
L 216.990809 197.089392
L 217.11583 199.402136
L 210.262797 197.72185
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b0000; stroke: #3b0000"/>
<path d="M 217.020933 201.997086
L 224.37338 203.117753
L 224.191897 205.956016
L 216.708836 204.81213
z
" clip-path="url(#p49019c4eeb)" style="fill: #550000; stroke: #550000"/>
<path d="M 304.825349 216.329797
L 312.387756 210.279248
L 314.630893 209.060012
L 306.863198 215.27841
z
" clip-path="url(#p49019c4eeb)" style="fill: #694600; stroke: #694600"/>
<path d="M 318.101371 195.894582
L 323.982329 188.975967
L 322.669113 186.437458
L 316.865928 193.235977
z
" clip-path="url(#p49019c4eeb)" style="fill: #480000; stroke: #480000"/>
<path d="M 307.594738 183.631858
L 312.805525 177.653743
L 309.496837 176.077186
L 304.48802 181.791622
z
" clip-path="url(#p49019c4eeb)" style="fill: #a97100; stroke: #a97100"/>
<path d="M 247.17065 200.208695
L 254.350865 198.90321
L 254.458459 201.494124
L 247.239299 202.810176
z
" clip-path="url(#p49019c4eeb)" style="fill: #53aa51; stroke: #53aa51"/>
<path d="M 193.439507 217.069167
L 201.790642 220.104206
L 199.881409 222.360205
L 191.05139 219.141695
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a3300; stroke: #7a3300"/>
<path d="M 215.468386 210.831459
L 223.470511 212.062371
L 222.947587 215.186151
L 214.569323 213.893235
z
" clip-path="url(#p49019c4eeb)" style="fill: #713000; stroke: #713000"/>
<path d="M 205.252269 214.830239
L 213.511032 216.893053
L 212.318284 219.759397
L 203.595175 217.573714
z
" clip-path="url(#p49019c4eeb)" style="fill: #702f00; stroke: #702f00"/>
<path d="M 146.242608 198.803219
L 152.914897 205.670293
L 152.585303 203.296765
L 145.888562 196.418693
z
" clip-path="url(#p49019c4eeb)" style="fill: #37f5b6; stroke: #37f5b6"/>
<path d="M 239.776447 206.376953
L 247.465076 205.642062
L 247.842461 208.637121
L 239.92909 209.395809
z
" clip-path="url(#p49019c4eeb)" style="fill: #499447; stroke: #499447"/>
<path d="M 182.651321 179.464984
L 188.378758 183.344428
L 190.875043 183.540778
L 185.446546 179.869488
z
" clip-path="url(#p49019c4eeb)" style="fill: #005896; stroke: #005896"/>
<path d="M 202.269341 189.44305
L 208.844015 191.759129
L 209.612601 193.397081
L 203.232198 191.14629
z
" clip-path="url(#p49019c4eeb)" style="fill: #761800; stroke: #761800"/>
<path d="M 285.616687 182.269997
L 291.205341 178.016151
L 288.087028 178.081494
L 282.794297 182.100458
z
" clip-path="url(#p49019c4eeb)" style="fill: #69d666; stroke: #69d666"/>
<path d="M 316.865928 193.235977
L 322.669113 186.437458
L 320.843631 183.975935
L 315.148987 190.615752
z
" clip-path="url(#p49019c4eeb)" style="fill: #5d0000; stroke: #5d0000"/>
<path d="M 254.881072 194.604749
L 261.717627 192.703239
L 261.199464 194.719066
L 254.492614 196.588074
z
" clip-path="url(#p49019c4eeb)" style="fill: #5ec05c; stroke: #5ec05c"/>
<path d="M 310.45406 185.752388
L 315.849196 179.52812
L 312.805525 177.653743
L 307.594738 183.631858
z
" clip-path="url(#p49019c4eeb)" style="fill: #9e4200; stroke: #9e4200"/>
<path d="M 272.299632 221.367432
L 280.766638 217.915879
L 283.376985 219.581748
L 274.4394 223.235067
z
" clip-path="url(#p49019c4eeb)" style="fill: #000065; stroke: #000065"/>
<path d="M 239.92909 209.395809
L 247.842461 208.637121
L 248.362504 211.724512
L 240.139446 212.515382
z
" clip-path="url(#p49019c4eeb)" style="fill: #20916b; stroke: #20916b"/>
<path d="M 249.013016 214.831258
L 257.237927 213.3131
L 258.437622 216.280391
L 249.778806 217.883749
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c93; stroke: #000c93"/>
<path d="M 217.11583 199.402136
L 224.42856 200.5138
L 224.37338 203.117753
L 217.020933 201.997086
z
" clip-path="url(#p49019c4eeb)" style="fill: #490000; stroke: #490000"/>
<path d="M 161.566694 213.12786
L 169.514141 218.782843
L 167.244896 218.207256
L 159.035047 212.3595
z
" clip-path="url(#p49019c4eeb)" style="fill: #bfb700; stroke: #bfb700"/>
<path d="M 224.191897 205.956016
L 231.949541 206.482605
L 231.873098 209.504884
L 223.888545 208.961237
z
" clip-path="url(#p49019c4eeb)" style="fill: #7d3500; stroke: #7d3500"/>
<path d="M 239.685129 203.530134
L 247.239299 202.810176
L 247.465076 205.642062
L 239.776447 206.376953
z
" clip-path="url(#p49019c4eeb)" style="fill: #719822; stroke: #719822"/>
<path d="M 315.148987 190.615752
L 320.843631 183.975935
L 318.551203 181.653332
L 312.993569 188.100058
z
" clip-path="url(#p49019c4eeb)" style="fill: #7e0200; stroke: #7e0200"/>
<path d="M 312.993569 188.100058
L 318.551203 181.653332
L 315.849196 179.52812
L 310.45406 185.752388
z
" clip-path="url(#p49019c4eeb)" style="fill: #931e00; stroke: #931e00"/>
<path d="M 164.514036 176.688548
L 169.899397 182.004753
L 173.166383 180.76471
L 168.034621 175.722178
z
" clip-path="url(#p49019c4eeb)" style="fill: #000069; stroke: #000069"/>
<path d="M 259.789651 219.110189
L 268.261857 216.691376
L 270.223934 219.16814
L 261.262228 221.734473
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004c; stroke: #00004c"/>
<path d="M 223.888545 208.961237
L 231.873098 209.504884
L 231.767752 212.629089
L 223.470511 212.062371
z
" clip-path="url(#p49019c4eeb)" style="fill: #7b5200; stroke: #7b5200"/>
<path d="M 193.101169 184.169243
L 199.340981 187.215359
L 200.962219 188.12146
L 195.003926 185.212433
z
" clip-path="url(#p49019c4eeb)" style="fill: #61821d; stroke: #61821d"/>
<path d="M 224.37338 203.117753
L 231.995272 203.633637
L 231.949541 206.482605
L 224.191897 205.956016
z
" clip-path="url(#p49019c4eeb)" style="fill: #801a00; stroke: #801a00"/>
<path d="M 231.949541 206.482605
L 239.776447 206.376953
L 239.92909 209.395809
L 231.873098 209.504884
z
" clip-path="url(#p49019c4eeb)" style="fill: #868100; stroke: #868100"/>
<path d="M 231.873098 209.504884
L 239.92909 209.395809
L 240.139446 212.515382
L 231.767752 212.629089
z
" clip-path="url(#p49019c4eeb)" style="fill: #63851e; stroke: #63851e"/>
<path d="M 240.139446 212.515382
L 248.362504 211.724512
L 249.013016 214.831258
L 240.402593 215.662019
z
" clip-path="url(#p49019c4eeb)" style="fill: #007d8b; stroke: #007d8b"/>
<path d="M 177.599216 217.901771
L 186.115133 222.237706
L 183.686455 223.182754
L 174.756536 218.62616
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a6700; stroke: #9a6700"/>
<path d="M 247.261091 197.899827
L 254.492614 196.588074
L 254.350865 198.90321
L 247.17065 200.208695
z
" clip-path="url(#p49019c4eeb)" style="fill: #82af27; stroke: #82af27"/>
<path d="M 214.569323 213.893235
L 222.947587 215.186151
L 222.331972 218.258596
L 213.511032 216.893053
z
" clip-path="url(#p49019c4eeb)" style="fill: #734d00; stroke: #734d00"/>
<path d="M 288.576737 221.743968
L 296.997787 216.957156
L 299.829909 217.177715
L 291.039128 222.183844
z
" clip-path="url(#p49019c4eeb)" style="fill: #006b77; stroke: #006b77"/>
<path d="M 231.995272 203.633637
L 239.685129 203.530134
L 239.776447 206.376953
L 231.949541 206.482605
z
" clip-path="url(#p49019c4eeb)" style="fill: #8c5d00; stroke: #8c5d00"/>
<path d="M 263.688662 189.786234
L 270.251665 187.203874
L 268.864427 188.55993
L 262.553625 191.045125
z
" clip-path="url(#p49019c4eeb)" style="fill: #66d164; stroke: #66d164"/>
<path d="M 209.612601 193.397081
L 216.648193 195.11481
L 216.990809 197.089392
L 210.088965 195.401064
z
" clip-path="url(#p49019c4eeb)" style="fill: #490000; stroke: #490000"/>
<path d="M 239.657364 200.922865
L 247.17065 200.208695
L 247.239299 202.810176
L 239.685129 203.530134
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a9400; stroke: #9a9400"/>
<path d="M 145.888562 196.418693
L 152.585303 203.296765
L 152.774151 200.750622
L 146.091418 193.905977
z
" clip-path="url(#p49019c4eeb)" style="fill: #00dcf6; stroke: #00dcf6"/>
<path d="M 223.470511 212.062371
L 231.767752 212.629089
L 231.635967 215.781466
L 222.947587 215.186151
z
" clip-path="url(#p49019c4eeb)" style="fill: #787300; stroke: #787300"/>
<path d="M 273.985418 185.73676
L 280.190327 182.363727
L 277.867864 183.051377
L 271.972131 186.254436
z
" clip-path="url(#p49019c4eeb)" style="fill: #6ad968; stroke: #6ad968"/>
<path d="M 224.42856 200.5138
L 232.009177 201.025536
L 231.995272 203.633637
L 224.37338 203.117753
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a0200; stroke: #7a0200"/>
<path d="M 306.863198 215.27841
L 314.630893 209.060012
L 316.456729 207.486652
L 308.522465 213.837682
z
" clip-path="url(#p49019c4eeb)" style="fill: #682c00; stroke: #682c00"/>
<path d="M 216.990809 197.089392
L 224.355864 198.2064
L 224.42856 200.5138
L 217.11583 199.402136
z
" clip-path="url(#p49019c4eeb)" style="fill: #400000; stroke: #400000"/>
<path d="M 231.767752 212.629089
L 240.139446 212.515382
L 240.402593 215.662019
L 231.635967 215.781466
z
" clip-path="url(#p49019c4eeb)" style="fill: #40843f; stroke: #40843f"/>
<path d="M 203.595175 217.573714
L 212.318284 219.759397
L 211.019096 222.423398
L 201.790642 220.104206
z
" clip-path="url(#p49019c4eeb)" style="fill: #754e00; stroke: #754e00"/>
<path d="M 161.085046 178.021103
L 166.715662 183.606797
L 169.899397 182.004753
L 164.514036 176.688548
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006b; stroke: #00006b"/>
<path d="M 249.778806 217.883749
L 258.437622 216.280391
L 259.789651 219.110189
L 250.641981 220.809284
z
" clip-path="url(#p49019c4eeb)" style="fill: #000085; stroke: #000085"/>
<path d="M 232.009177 201.025536
L 239.657364 200.922865
L 239.685129 203.530134
L 231.995272 203.633637
z
" clip-path="url(#p49019c4eeb)" style="fill: #903d00; stroke: #903d00"/>
<path d="M 191.05139 219.141695
L 199.881409 222.360205
L 197.913027 224.286137
L 188.590169 220.879058
z
" clip-path="url(#p49019c4eeb)" style="fill: #835800; stroke: #835800"/>
<path d="M 240.402593 215.662019
L 249.013016 214.831258
L 249.778806 217.883749
L 240.712399 218.761242
z
" clip-path="url(#p49019c4eeb)" style="fill: #00518b; stroke: #00518b"/>
<path d="M 288.588398 182.870056
L 294.48699 178.366972
L 291.205341 178.016151
L 285.616687 182.269997
z
" clip-path="url(#p49019c4eeb)" style="fill: #9acf2f; stroke: #9acf2f"/>
<path d="M 255.507866 193.001963
L 262.553625 191.045125
L 261.717627 192.703239
L 254.881072 194.604749
z
" clip-path="url(#p49019c4eeb)" style="fill: #91c32c; stroke: #91c32c"/>
<path d="M 179.622563 179.480263
L 185.672695 183.587089
L 188.378758 183.344428
L 182.651321 179.464984
z
" clip-path="url(#p49019c4eeb)" style="fill: #0034a3; stroke: #0034a3"/>
<path d="M 146.091418 193.905977
L 152.774151 200.750622
L 153.477882 198.095596
L 146.847406 191.327731
z
" clip-path="url(#p49019c4eeb)" style="fill: #0093fc; stroke: #0093fc"/>
<path d="M 200.962219 188.12146
L 207.800449 190.528252
L 208.844015 191.759129
L 202.269341 189.44305
z
" clip-path="url(#p49019c4eeb)" style="fill: #7f3500; stroke: #7f3500"/>
<path d="M 222.947587 215.186151
L 231.635967 215.781466
L 231.480814 218.887415
L 222.331972 218.258596
z
" clip-path="url(#p49019c4eeb)" style="fill: #5b7a1b; stroke: #5b7a1b"/>
<path d="M 239.693943 198.617435
L 247.261091 197.899827
L 247.17065 200.208695
L 239.657364 200.922865
z
" clip-path="url(#p49019c4eeb)" style="fill: #a16c00; stroke: #a16c00"/>
<path d="M 159.035047 212.3595
L 167.244896 218.207256
L 165.288779 217.208395
L 156.853535 211.197726
z
" clip-path="url(#p49019c4eeb)" style="fill: #99ce2e; stroke: #99ce2e"/>
<path d="M 213.511032 216.893053
L 222.331972 218.258596
L 221.638042 221.206558
L 212.318284 219.759397
z
" clip-path="url(#p49019c4eeb)" style="fill: #736f00; stroke: #736f00"/>
<path d="M 274.4394 223.235067
L 283.376985 219.581748
L 286.001618 220.868797
L 276.59172 224.72423
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007c; stroke: #00007c"/>
<path d="M 261.262228 221.734473
L 270.223934 219.16814
L 272.299632 221.367432
L 262.820531 224.089491
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 157.833953 179.687005
L 163.695506 185.531447
L 166.715662 183.606797
L 161.085046 178.021103
z
" clip-path="url(#p49019c4eeb)" style="fill: #000074; stroke: #000074"/>
<path d="M 247.508946 195.939399
L 254.881072 194.604749
L 254.492614 196.588074
L 247.261091 197.899827
z
" clip-path="url(#p49019c4eeb)" style="fill: #b0a900; stroke: #b0a900"/>
<path d="M 231.635967 215.781466
L 240.402593 215.662019
L 240.712399 218.761242
L 231.480814 218.887415
z
" clip-path="url(#p49019c4eeb)" style="fill: #1d8261; stroke: #1d8261"/>
<path d="M 224.355864 198.2064
L 231.990858 198.720601
L 232.009177 201.025536
L 224.42856 200.5138
z
" clip-path="url(#p49019c4eeb)" style="fill: #630000; stroke: #630000"/>
<path d="M 190.875043 183.540778
L 197.443623 186.748908
L 199.340981 187.215359
L 193.101169 184.169243
z
" clip-path="url(#p49019c4eeb)" style="fill: #448e45; stroke: #448e45"/>
<path d="M 146.847406 191.327731
L 153.477882 198.095596
L 154.67964 195.398488
L 148.138612 188.748559
z
" clip-path="url(#p49019c4eeb)" style="fill: #0050fd; stroke: #0050fd"/>
<path d="M 231.990858 198.720601
L 239.693943 198.617435
L 239.657364 200.922865
L 232.009177 201.025536
z
" clip-path="url(#p49019c4eeb)" style="fill: #941e00; stroke: #941e00"/>
<path d="M 208.844015 191.759129
L 216.095352 193.526905
L 216.648193 195.11481
L 209.612601 193.397081
z
" clip-path="url(#p49019c4eeb)" style="fill: #5d0000; stroke: #5d0000"/>
<path d="M 216.648193 195.11481
L 224.156633 196.251333
L 224.355864 198.2064
L 216.990809 197.089392
z
" clip-path="url(#p49019c4eeb)" style="fill: #410000; stroke: #410000"/>
<path d="M 154.84275 181.644766
L 160.915408 187.730824
L 163.695506 185.531447
L 157.833953 179.687005
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008e; stroke: #00008e"/>
<path d="M 174.756536 218.62616
L 183.686455 223.182754
L 181.363784 223.688976
L 172.039082 218.922941
z
" clip-path="url(#p49019c4eeb)" style="fill: #a39d00; stroke: #a39d00"/>
<path d="M 291.039128 222.183844
L 299.829909 217.177715
L 302.46101 216.967518
L 293.3277 222.175409
z
" clip-path="url(#p49019c4eeb)" style="fill: #1a7557; stroke: #1a7557"/>
<path d="M 308.522465 213.837682
L 316.456729 207.486652
L 317.818328 205.596955
L 309.760155 212.04196
z
" clip-path="url(#p49019c4eeb)" style="fill: #681500; stroke: #681500"/>
<path d="M 265.096671 188.95898
L 271.972131 186.254436
L 270.251665 187.203874
L 263.688662 189.786234
z
" clip-path="url(#p49019c4eeb)" style="fill: #9cd22f; stroke: #9cd22f"/>
<path d="M 148.138612 188.748559
L 154.67964 195.398488
L 156.349637 192.727379
L 149.933346 186.233303
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014fb; stroke: #0014fb"/>
<path d="M 250.641981 220.809284
L 259.789651 219.110189
L 261.262228 221.734473
L 251.582296 223.537624
z
" clip-path="url(#p49019c4eeb)" style="fill: #000067; stroke: #000067"/>
<path d="M 240.712399 218.761242
L 249.778806 217.883749
L 250.641981 220.809284
L 241.061635 221.739304
z
" clip-path="url(#p49019c4eeb)" style="fill: #002b89; stroke: #002b89"/>
<path d="M 152.18691 183.845317
L 158.445903 190.149785
L 160.915408 187.730824
L 154.84275 181.644766
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b1; stroke: #0000b1"/>
<path d="M 149.933346 186.233303
L 156.349637 192.727379
L 158.445903 190.149785
L 152.18691 183.845317
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000e5; stroke: #0000e5"/>
<path d="M 276.243586 185.665722
L 282.794297 182.100458
L 280.190327 182.363727
L 273.985418 185.73676
z
" clip-path="url(#p49019c4eeb)" style="fill: #9fd630; stroke: #9fd630"/>
<path d="M 201.790642 220.104206
L 211.019096 222.423398
L 209.644169 224.820358
L 199.881409 222.360205
z
" clip-path="url(#p49019c4eeb)" style="fill: #7a7500; stroke: #7a7500"/>
<path d="M 291.635976 183.887501
L 297.850674 179.126652
L 294.48699 178.366972
L 288.588398 182.870056
z
" clip-path="url(#p49019c4eeb)" style="fill: #c4bd00; stroke: #c4bd00"/>
<path d="M 222.331972 218.258596
L 231.480814 218.887415
L 231.305911 221.873036
L 221.638042 221.206558
z
" clip-path="url(#p49019c4eeb)" style="fill: #3d7c3b; stroke: #3d7c3b"/>
<path d="M 239.794191 196.669562
L 247.508946 195.939399
L 247.261091 197.899827
L 239.693943 198.617435
z
" clip-path="url(#p49019c4eeb)" style="fill: #a64600; stroke: #a64600"/>
<path d="M 188.590169 220.879058
L 197.913027 224.286137
L 195.932877 225.833729
L 186.115133 222.237706
z
" clip-path="url(#p49019c4eeb)" style="fill: #8b8500; stroke: #8b8500"/>
<path d="M 176.434611 179.916608
L 182.823025 184.264786
L 185.672695 183.587089
L 179.622563 179.480263
z
" clip-path="url(#p49019c4eeb)" style="fill: #000eb0; stroke: #000eb0"/>
<path d="M 231.480814 218.887415
L 240.712399 218.761242
L 241.061635 221.739304
L 231.305911 221.873036
z
" clip-path="url(#p49019c4eeb)" style="fill: #007380; stroke: #007380"/>
<path d="M 212.318284 219.759397
L 221.638042 221.206558
L 220.882063 223.959279
L 211.019096 222.423398
z
" clip-path="url(#p49019c4eeb)" style="fill: #5a791b; stroke: #5a791b"/>
<path d="M 224.156633 196.251333
L 231.940655 196.774535
L 231.990858 198.720601
L 224.355864 198.2064
z
" clip-path="url(#p49019c4eeb)" style="fill: #560000; stroke: #560000"/>
<path d="M 256.358986 191.819955
L 263.688662 189.786234
L 262.553625 191.045125
L 255.507866 193.001963
z
" clip-path="url(#p49019c4eeb)" style="fill: #c3bb00; stroke: #c3bb00"/>
<path d="M 156.853535 211.197726
L 165.288779 217.208395
L 163.695904 215.8092
L 155.077666 209.669757
z
" clip-path="url(#p49019c4eeb)" style="fill: #6ad967; stroke: #6ad967"/>
<path d="M 247.9089 194.375587
L 255.507866 193.001963
L 254.881072 194.604749
L 247.508946 195.939399
z
" clip-path="url(#p49019c4eeb)" style="fill: #b77b00; stroke: #b77b00"/>
<path d="M 199.340981 187.215359
L 206.505824 189.736235
L 207.800449 190.528252
L 200.962219 188.12146
z
" clip-path="url(#p49019c4eeb)" style="fill: #885b00; stroke: #885b00"/>
<path d="M 231.940655 196.774535
L 239.794191 196.669562
L 239.693943 198.617435
L 231.990858 198.720601
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e0200; stroke: #8e0200"/>
<path d="M 262.820531 224.089491
L 272.299632 221.367432
L 274.4394 223.235067
L 264.42742 226.11725
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 276.59172 224.72423
L 286.001618 220.868797
L 288.576737 221.743968
L 278.704254 225.796707
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a81; stroke: #000a81"/>
<path d="M 309.760155 212.04196
L 317.818328 205.596955
L 318.680108 203.436942
L 310.543647 209.934887
z
" clip-path="url(#p49019c4eeb)" style="fill: #620200; stroke: #620200"/>
<path d="M 216.095352 193.526905
L 223.835139 194.696647
L 224.156633 196.251333
L 216.648193 195.11481
z
" clip-path="url(#p49019c4eeb)" style="fill: #470000; stroke: #470000"/>
<path d="M 207.800449 190.528252
L 215.344625 192.365578
L 216.095352 193.526905
L 208.844015 191.759129
z
" clip-path="url(#p49019c4eeb)" style="fill: #7d0200; stroke: #7d0200"/>
<path d="M 188.378758 183.344428
L 195.315244 186.73583
L 197.443623 186.748908
L 190.875043 183.540778
z
" clip-path="url(#p49019c4eeb)" style="fill: #229a72; stroke: #229a72"/>
<path d="M 241.061635 221.739304
L 250.641981 220.809284
L 251.582296 223.537624
L 241.442121 224.524751
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b88; stroke: #000b88"/>
<path d="M 294.683446 185.29851
L 301.212473 180.27747
L 297.850674 179.126652
L 291.635976 183.887501
z
" clip-path="url(#p49019c4eeb)" style="fill: #bf8000; stroke: #bf8000"/>
<path d="M 293.3277 222.175409
L 302.46101 216.967518
L 304.825349 216.329797
L 295.385024 221.716575
z
" clip-path="url(#p49019c4eeb)" style="fill: #377338; stroke: #377338"/>
<path d="M 172.039082 218.922941
L 181.363784 223.688976
L 179.204799 223.741613
L 169.514141 218.782843
z
" clip-path="url(#p49019c4eeb)" style="fill: #84b228; stroke: #84b228"/>
<path d="M 251.582296 223.537624
L 261.262228 221.734473
L 262.820531 224.089491
L 252.577554 226.002544
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 266.744779 188.585757
L 273.985418 185.73676
L 271.972131 186.254436
L 265.096671 188.95898
z
" clip-path="url(#p49019c4eeb)" style="fill: #cec600; stroke: #cec600"/>
<path d="M 221.638042 221.206558
L 231.305911 221.873036
L 231.115355 224.666704
L 220.882063 223.959279
z
" clip-path="url(#p49019c4eeb)" style="fill: #1c7e5e; stroke: #1c7e5e"/>
<path d="M 278.692185 186.045361
L 285.616687 182.269997
L 282.794297 182.100458
L 276.243586 185.665722
z
" clip-path="url(#p49019c4eeb)" style="fill: #cfc600; stroke: #cfc600"/>
<path d="M 199.881409 222.360205
L 209.644169 224.820358
L 208.226258 226.891261
L 197.913027 224.286137
z
" clip-path="url(#p49019c4eeb)" style="fill: #62841e; stroke: #62841e"/>
<path d="M 239.955964 195.127121
L 247.9089 194.375587
L 247.508946 195.939399
L 239.794191 196.669562
z
" clip-path="url(#p49019c4eeb)" style="fill: #ab2300; stroke: #ab2300"/>
<path d="M 173.166383 180.76471
L 179.900133 185.362575
L 182.823025 184.264786
L 176.434611 179.916608
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b0; stroke: #0000b0"/>
<path d="M 231.305911 221.873036
L 241.061635 221.739304
L 241.442121 224.524751
L 231.115355 224.666704
z
" clip-path="url(#p49019c4eeb)" style="fill: #004c83; stroke: #004c83"/>
<path d="M 155.077666 209.669757
L 163.695904 215.8092
L 162.507644 214.04293
L 153.753215 207.812208
z
" clip-path="url(#p49019c4eeb)" style="fill: #33e2a8; stroke: #33e2a8"/>
<path d="M 223.835139 194.696647
L 231.85964 195.235169
L 231.940655 196.774535
L 224.156633 196.251333
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c0000; stroke: #4c0000"/>
<path d="M 310.543647 209.934887
L 318.680108 203.436942
L 319.018915 201.059795
L 310.851704 207.568383
z
" clip-path="url(#p49019c4eeb)" style="fill: #500000; stroke: #500000"/>
<path d="M 211.019096 222.423398
L 220.882063 223.959279
L 220.081875 226.449956
L 209.644169 224.820358
z
" clip-path="url(#p49019c4eeb)" style="fill: #3e7f3c; stroke: #3e7f3c"/>
<path d="M 186.115133 222.237706
L 195.932877 225.833729
L 193.989113 226.963274
L 183.686455 223.182754
z
" clip-path="url(#p49019c4eeb)" style="fill: #719822; stroke: #719822"/>
<path d="M 231.85964 195.235169
L 239.955964 195.127121
L 239.794191 196.669562
L 231.940655 196.774535
z
" clip-path="url(#p49019c4eeb)" style="fill: #740000; stroke: #740000"/>
<path d="M 257.414989 191.089414
L 265.096671 188.95898
L 263.688662 189.786234
L 256.358986 191.819955
z
" clip-path="url(#p49019c4eeb)" style="fill: #c88600; stroke: #c88600"/>
<path d="M 297.654269 187.069039
L 304.48802 181.791622
L 301.212473 180.27747
L 294.683446 185.29851
z
" clip-path="url(#p49019c4eeb)" style="fill: #b64d00; stroke: #b64d00"/>
<path d="M 248.452048 193.247745
L 256.358986 191.819955
L 255.507866 193.001963
L 247.9089 194.375587
z
" clip-path="url(#p49019c4eeb)" style="fill: #bb4f00; stroke: #bb4f00"/>
<path d="M 197.443623 186.748908
L 204.990313 189.404683
L 206.505824 189.736235
L 199.340981 187.215359
z
" clip-path="url(#p49019c4eeb)" style="fill: #908b00; stroke: #908b00"/>
<path d="M 264.42742 226.11725
L 274.4394 223.235067
L 276.59172 224.72423
L 266.044232 227.766931
z
" clip-path="url(#p49019c4eeb)" style="fill: #000052; stroke: #000052"/>
<path d="M 278.704254 225.796707
L 288.576737 221.743968
L 291.039128 222.183844
L 280.72507 226.423966
z
" clip-path="url(#p49019c4eeb)" style="fill: #00287e; stroke: #00287e"/>
<path d="M 215.344625 192.365578
L 223.398531 193.581488
L 223.835139 194.696647
L 216.095352 193.526905
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 310.851704 207.568383
L 319.018915 201.059795
L 318.824789 198.524547
L 310.675195 205.001369
z
" clip-path="url(#p49019c4eeb)" style="fill: #450000; stroke: #450000"/>
<path d="M 185.672695 183.587089
L 193.007091 187.178849
L 195.315244 186.73583
L 188.378758 183.344428
z
" clip-path="url(#p49019c4eeb)" style="fill: #0092a3; stroke: #0092a3"/>
<path d="M 241.442121 224.524751
L 251.582296 223.537624
L 252.577554 226.002544
L 241.844884 227.050005
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 206.505824 189.736235
L 214.413134 191.661057
L 215.344625 192.365578
L 207.800449 190.528252
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f1d00; stroke: #8f1d00"/>
<path d="M 169.899397 182.004753
L 176.97687 186.854736
L 179.900133 185.362575
L 173.166383 180.76471
z
" clip-path="url(#p49019c4eeb)" style="fill: #000093; stroke: #000093"/>
<path d="M 295.385024 221.716575
L 304.825349 216.329797
L 306.863198 215.27841
L 297.158853 220.816459
z
" clip-path="url(#p49019c4eeb)" style="fill: #547119; stroke: #547119"/>
<path d="M 300.473373 189.15558
L 307.594738 183.631858
L 304.48802 181.791622
L 297.654269 187.069039
z
" clip-path="url(#p49019c4eeb)" style="fill: #ac2300; stroke: #ac2300"/>
<path d="M 153.753215 207.812208
L 162.507644 214.04293
L 161.755403 211.952472
L 152.914897 205.670293
z
" clip-path="url(#p49019c4eeb)" style="fill: #00cee7; stroke: #00cee7"/>
<path d="M 169.514141 218.782843
L 179.204799 223.741613
L 177.263743 223.336958
L 167.244896 218.207256
z
" clip-path="url(#p49019c4eeb)" style="fill: #5dbe5b; stroke: #5dbe5b"/>
<path d="M 220.882063 223.959279
L 231.115355 224.666704
L 230.913639 227.200644
L 220.081875 226.449956
z
" clip-path="url(#p49019c4eeb)" style="fill: #00727f; stroke: #00727f"/>
<path d="M 252.577554 226.002544
L 262.820531 224.089491
L 264.42742 226.11725
L 253.604061 228.143367
z
" clip-path="url(#p49019c4eeb)" style="fill: #000047; stroke: #000047"/>
<path d="M 281.271472 186.868557
L 288.588398 182.870056
L 285.616687 182.269997
L 278.692185 186.045361
z
" clip-path="url(#p49019c4eeb)" style="fill: #cd8900; stroke: #cd8900"/>
<path d="M 268.59394 188.678192
L 276.243586 185.665722
L 273.985418 185.73676
L 266.744779 188.585757
z
" clip-path="url(#p49019c4eeb)" style="fill: #d08b00; stroke: #d08b00"/>
<path d="M 240.175667 194.028984
L 248.452048 193.247745
L 247.9089 194.375587
L 239.955964 195.127121
z
" clip-path="url(#p49019c4eeb)" style="fill: #a30300; stroke: #a30300"/>
<path d="M 231.115355 224.666704
L 241.442121 224.524751
L 241.844884 227.050005
L 230.913639 227.200644
z
" clip-path="url(#p49019c4eeb)" style="fill: #002a84; stroke: #002a84"/>
<path d="M 197.913027 224.286137
L 208.226258 226.891261
L 206.799473 228.584209
L 195.932877 225.833729
z
" clip-path="url(#p49019c4eeb)" style="fill: #458c43; stroke: #458c43"/>
<path d="M 310.675195 205.001369
L 318.824789 198.524547
L 318.101371 195.894582
L 310.017473 202.298253
z
" clip-path="url(#p49019c4eeb)" style="fill: #3e0000; stroke: #3e0000"/>
<path d="M 223.398531 193.581488
L 231.749613 194.141306
L 231.85964 195.235169
L 223.835139 194.696647
z
" clip-path="url(#p49019c4eeb)" style="fill: #4d0000; stroke: #4d0000"/>
<path d="M 303.069194 191.506229
L 310.45406 185.752388
L 307.594738 183.631858
L 300.473373 189.15558
z
" clip-path="url(#p49019c4eeb)" style="fill: #970200; stroke: #970200"/>
<path d="M 209.644169 224.820358
L 220.081875 226.449956
L 219.256521 228.617285
L 208.226258 226.891261
z
" clip-path="url(#p49019c4eeb)" style="fill: #1e8563; stroke: #1e8563"/>
<path d="M 231.749613 194.141306
L 240.175667 194.028984
L 239.955964 195.127121
L 231.85964 195.235169
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 183.686455 223.182754
L 193.989113 226.963274
L 192.129539 227.644759
L 181.363784 223.688976
z
" clip-path="url(#p49019c4eeb)" style="fill: #50a34e; stroke: #50a34e"/>
<path d="M 310.017473 202.298253
L 318.101371 195.894582
L 316.865928 193.235977
L 308.894399 199.527228
z
" clip-path="url(#p49019c4eeb)" style="fill: #3f0000; stroke: #3f0000"/>
<path d="M 166.715662 183.606797
L 174.126672 188.705274
L 176.97687 186.854736
L 169.899397 182.004753
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 249.126031 192.585359
L 257.414989 191.089414
L 256.358986 191.819955
L 248.452048 193.247745
z
" clip-path="url(#p49019c4eeb)" style="fill: #be2700; stroke: #be2700"/>
<path d="M 305.375649 194.062007
L 312.993569 188.100058
L 310.45406 185.752388
L 303.069194 191.506229
z
" clip-path="url(#p49019c4eeb)" style="fill: #700000; stroke: #700000"/>
<path d="M 258.651338 190.830582
L 266.744779 188.585757
L 265.096671 188.95898
L 257.414989 191.089414
z
" clip-path="url(#p49019c4eeb)" style="fill: #c95500; stroke: #c95500"/>
<path d="M 152.914897 205.670293
L 161.755403 211.952472
L 161.459625 209.589342
L 152.585303 203.296765
z
" clip-path="url(#p49019c4eeb)" style="fill: #008cf1; stroke: #008cf1"/>
<path d="M 308.894399 199.527228
L 316.865928 193.235977
L 315.148987 190.615752
L 307.333979 196.758426
z
" clip-path="url(#p49019c4eeb)" style="fill: #460000; stroke: #460000"/>
<path d="M 307.333979 196.758426
L 315.148987 190.615752
L 312.993569 188.100058
L 305.375649 194.062007
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 195.315244 186.73583
L 203.28977 189.544295
L 204.990313 189.404683
L 197.443623 186.748908
z
" clip-path="url(#p49019c4eeb)" style="fill: #759e23; stroke: #759e23"/>
<path d="M 266.044232 227.766931
L 276.59172 224.72423
L 278.704254 225.796707
L 267.631643 228.996221
z
" clip-path="url(#p49019c4eeb)" style="fill: #000061; stroke: #000061"/>
<path d="M 280.72507 226.423966
L 291.039128 222.183844
L 293.3277 222.175409
L 282.603903 226.588063
z
" clip-path="url(#p49019c4eeb)" style="fill: #00487c; stroke: #00487c"/>
<path d="M 297.158853 220.816459
L 306.863198 215.27841
L 308.522465 213.837682
L 298.603557 219.495378
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f6b00; stroke: #6f6b00"/>
<path d="M 182.823025 184.264786
L 190.575423 188.069392
L 193.007091 187.178849
L 185.672695 183.587089
z
" clip-path="url(#p49019c4eeb)" style="fill: #0068b2; stroke: #0068b2"/>
<path d="M 214.413134 191.661057
L 222.856736 192.935065
L 223.398531 193.581488
L 215.344625 192.365578
z
" clip-path="url(#p49019c4eeb)" style="fill: #6f0000; stroke: #6f0000"/>
<path d="M 241.844884 227.050005
L 252.577554 226.002544
L 253.604061 228.143367
L 242.26034 229.25292
z
" clip-path="url(#p49019c4eeb)" style="fill: #000063; stroke: #000063"/>
<path d="M 283.917827 188.116979
L 291.635976 183.887501
L 288.588398 182.870056
L 281.271472 186.868557
z
" clip-path="url(#p49019c4eeb)" style="fill: #c75400; stroke: #c75400"/>
<path d="M 167.244896 218.207256
L 177.263743 223.336958
L 175.589992 222.482684
L 165.288779 217.208395
z
" clip-path="url(#p49019c4eeb)" style="fill: #2dc995; stroke: #2dc995"/>
<path d="M 204.990313 189.404683
L 213.322499 191.433008
L 214.413134 191.661057
L 206.505824 189.736235
z
" clip-path="url(#p49019c4eeb)" style="fill: #994000; stroke: #994000"/>
<path d="M 163.695506 185.531447
L 171.421613 190.868726
L 174.126672 188.705274
L 166.715662 183.606797
z
" clip-path="url(#p49019c4eeb)" style="fill: #000074; stroke: #000074"/>
<path d="M 220.081875 226.449956
L 230.913639 227.200644
L 230.705561 229.4125
L 219.256521 228.617285
z
" clip-path="url(#p49019c4eeb)" style="fill: #004e86; stroke: #004e86"/>
<path d="M 152.585303 203.296765
L 161.459625 209.589342
L 161.629099 207.012425
L 152.774151 200.750622
z
" clip-path="url(#p49019c4eeb)" style="fill: #004ef6; stroke: #004ef6"/>
<path d="M 253.604061 228.143367
L 264.42742 226.11725
L 266.044232 227.766931
L 254.637131 229.906451
z
" clip-path="url(#p49019c4eeb)" style="fill: #000044; stroke: #000044"/>
<path d="M 270.599743 189.236626
L 278.692185 186.045361
L 276.243586 185.665722
L 268.59394 188.678192
z
" clip-path="url(#p49019c4eeb)" style="fill: #ce5700; stroke: #ce5700"/>
<path d="M 240.448313 193.40398
L 249.126031 192.585359
L 248.452048 193.247745
L 240.175667 194.028984
z
" clip-path="url(#p49019c4eeb)" style="fill: #840000; stroke: #840000"/>
<path d="M 230.913639 227.200644
L 241.844884 227.050005
L 242.26034 229.25292
L 230.705561 229.4125
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b87; stroke: #000b87"/>
<path d="M 195.932877 225.833729
L 206.799473 228.584209
L 205.398518 229.855785
L 193.989113 226.963274
z
" clip-path="url(#p49019c4eeb)" style="fill: #22966f; stroke: #22966f"/>
<path d="M 222.856736 192.935065
L 231.613071 193.521682
L 231.749613 194.141306
L 223.398531 193.581488
z
" clip-path="url(#p49019c4eeb)" style="fill: #530000; stroke: #530000"/>
<path d="M 160.915408 187.730824
L 168.930445 193.291267
L 171.421613 190.868726
L 163.695506 185.531447
z
" clip-path="url(#p49019c4eeb)" style="fill: #000074; stroke: #000074"/>
<path d="M 152.774151 200.750622
L 161.629099 207.012425
L 162.260593 204.286448
L 153.477882 198.095596
z
" clip-path="url(#p49019c4eeb)" style="fill: #0014f8; stroke: #0014f8"/>
<path d="M 208.226258 226.891261
L 219.256521 228.617285
L 218.425849 230.406962
L 206.799473 228.584209
z
" clip-path="url(#p49019c4eeb)" style="fill: #007b89; stroke: #007b89"/>
<path d="M 231.613071 193.521682
L 240.448313 193.40398
L 240.175667 194.028984
L 231.749613 194.141306
z
" clip-path="url(#p49019c4eeb)" style="fill: #580000; stroke: #580000"/>
<path d="M 181.363784 223.688976
L 192.129539 227.644759
L 190.400442 227.85881
L 179.204799 223.741613
z
" clip-path="url(#p49019c4eeb)" style="fill: #27ae81; stroke: #27ae81"/>
<path d="M 298.603557 219.495378
L 308.522465 213.837682
L 309.760155 212.04196
L 299.681439 217.784529
z
" clip-path="url(#p49019c4eeb)" style="fill: #724c00; stroke: #724c00"/>
<path d="M 249.915238 192.407166
L 258.651338 190.830582
L 257.414989 191.089414
L 249.126031 192.585359
z
" clip-path="url(#p49019c4eeb)" style="fill: #b30300; stroke: #b30300"/>
<path d="M 260.038856 191.052536
L 268.59394 188.678192
L 266.744779 188.585757
L 258.651338 190.830582
z
" clip-path="url(#p49019c4eeb)" style="fill: #c92900; stroke: #c92900"/>
<path d="M 158.445903 190.149785
L 166.716688 195.912089
L 168.930445 193.291267
L 160.915408 187.730824
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007c; stroke: #00007c"/>
<path d="M 286.565322 189.761353
L 294.683446 185.29851
L 291.635976 183.887501
L 283.917827 188.116979
z
" clip-path="url(#p49019c4eeb)" style="fill: #c02700; stroke: #c02700"/>
<path d="M 179.900133 185.362575
L 188.080181 189.387568
L 190.575423 188.069392
L 182.823025 184.264786
z
" clip-path="url(#p49019c4eeb)" style="fill: #003cbe; stroke: #003cbe"/>
<path d="M 153.477882 198.095596
L 162.260593 204.286448
L 163.338833 201.480271
L 154.67964 195.398488
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000e7; stroke: #0000e7"/>
<path d="M 193.007091 187.178849
L 201.444987 190.15435
L 203.28977 189.544295
L 195.315244 186.73583
z
" clip-path="url(#p49019c4eeb)" style="fill: #51a953; stroke: #51a953"/>
<path d="M 282.603903 226.588063
L 293.3277 222.175409
L 295.385024 221.716575
L 284.293438 226.282327
z
" clip-path="url(#p49019c4eeb)" style="fill: #006c78; stroke: #006c78"/>
<path d="M 165.288779 217.208395
L 175.589992 222.482684
L 174.22668 221.197882
L 163.695904 215.8092
z
" clip-path="url(#p49019c4eeb)" style="fill: #00bad0; stroke: #00bad0"/>
<path d="M 156.349637 192.727379
L 164.83685 198.66501
L 166.716688 195.912089
L 158.445903 190.149785
z
" clip-path="url(#p49019c4eeb)" style="fill: #000094; stroke: #000094"/>
<path d="M 154.67964 195.398488
L 163.338833 201.480271
L 164.83685 198.66501
L 156.349637 192.727379
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b5; stroke: #0000b5"/>
<path d="M 267.631643 228.996221
L 278.704254 225.796707
L 280.72507 226.423966
L 269.150585 229.772512
z
" clip-path="url(#p49019c4eeb)" style="fill: #000079; stroke: #000079"/>
<path d="M 213.322499 191.433008
L 222.222293 192.775761
L 222.856736 192.935065
L 214.413134 191.661057
z
" clip-path="url(#p49019c4eeb)" style="fill: #940200; stroke: #940200"/>
<path d="M 242.26034 229.25292
L 253.604061 228.143367
L 254.637131 229.906451
L 242.678503 231.078303
z
" clip-path="url(#p49019c4eeb)" style="fill: #000053; stroke: #000053"/>
<path d="M 203.28977 189.544295
L 212.098429 191.689828
L 213.322499 191.433008
L 204.990313 189.404683
z
" clip-path="url(#p49019c4eeb)" style="fill: #a26d00; stroke: #a26d00"/>
<path d="M 272.713392 190.249854
L 281.271472 186.868557
L 278.692185 186.045361
L 270.599743 189.236626
z
" clip-path="url(#p49019c4eeb)" style="fill: #ca2900; stroke: #ca2900"/>
<path d="M 219.256521 228.617285
L 230.705561 229.4125
L 230.496125 231.246855
L 218.425849 230.406962
z
" clip-path="url(#p49019c4eeb)" style="fill: #002c8b; stroke: #002c8b"/>
<path d="M 254.637131 229.906451
L 266.044232 227.766931
L 267.631643 228.996221
L 255.651633 231.246587
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 299.681439 217.784529
L 309.760155 212.04196
L 310.543647 209.934887
L 300.363873 215.725364
z
" clip-path="url(#p49019c4eeb)" style="fill: #743100; stroke: #743100"/>
<path d="M 240.767596 193.270026
L 249.915238 192.407166
L 249.126031 192.585359
L 240.448313 193.40398
z
" clip-path="url(#p49019c4eeb)" style="fill: #700000; stroke: #700000"/>
<path d="M 230.705561 229.4125
L 242.26034 229.25292
L 242.678503 231.078303
L 230.496125 231.246855
z
" clip-path="url(#p49019c4eeb)" style="fill: #000080; stroke: #000080"/>
<path d="M 289.14742 191.762023
L 297.654269 187.069039
L 294.683446 185.29851
L 286.565322 189.761353
z
" clip-path="url(#p49019c4eeb)" style="fill: #ab0300; stroke: #ab0300"/>
<path d="M 193.989113 226.963274
L 205.398518 229.855785
L 204.057883 230.67228
L 192.129539 227.644759
z
" clip-path="url(#p49019c4eeb)" style="fill: #008c9d; stroke: #008c9d"/>
<path d="M 222.222293 192.775761
L 231.45317 193.394096
L 231.613071 193.521682
L 222.856736 192.935065
z
" clip-path="url(#p49019c4eeb)" style="fill: #660000; stroke: #660000"/>
<path d="M 176.97687 186.854736
L 185.583513 191.102453
L 188.080181 189.387568
L 179.900133 185.362575
z
" clip-path="url(#p49019c4eeb)" style="fill: #0010c9; stroke: #0010c9"/>
<path d="M 179.204799 223.741613
L 190.400442 227.85881
L 188.845412 227.597423
L 177.263743 223.336958
z
" clip-path="url(#p49019c4eeb)" style="fill: #00a3b6; stroke: #00a3b6"/>
<path d="M 206.799473 228.584209
L 218.425849 230.406962
L 217.610065 231.773098
L 205.398518 229.855785
z
" clip-path="url(#p49019c4eeb)" style="fill: #005693; stroke: #005693"/>
<path d="M 163.695904 215.8092
L 174.22668 221.197882
L 173.209457 219.512787
L 162.507644 214.04293
z
" clip-path="url(#p49019c4eeb)" style="fill: #0081dd; stroke: #0081dd"/>
<path d="M 231.45317 193.394096
L 240.767596 193.270026
L 240.448313 193.40398
L 231.613071 193.521682
z
" clip-path="url(#p49019c4eeb)" style="fill: #580000; stroke: #580000"/>
<path d="M 284.293438 226.282327
L 295.385024 221.716575
L 297.158853 220.816459
L 285.750574 225.511781
z
" clip-path="url(#p49019c4eeb)" style="fill: #1b7a5b; stroke: #1b7a5b"/>
<path d="M 261.544327 191.752713
L 270.599743 189.236626
L 268.59394 188.678192
L 260.038856 191.052536
z
" clip-path="url(#p49019c4eeb)" style="fill: #ba0300; stroke: #ba0300"/>
<path d="M 190.575423 188.069392
L 199.500806 191.222466
L 201.444987 190.15435
L 193.007091 187.178849
z
" clip-path="url(#p49019c4eeb)" style="fill: #28b486; stroke: #28b486"/>
<path d="M 250.801098 192.720462
L 260.038856 191.052536
L 258.651338 190.830582
L 249.915238 192.407166
z
" clip-path="url(#p49019c4eeb)" style="fill: #8e0000; stroke: #8e0000"/>
<path d="M 300.363873 215.725364
L 310.543647 209.934887
L 310.851704 207.568383
L 300.632218 213.368635
z
" clip-path="url(#p49019c4eeb)" style="fill: #781800; stroke: #781800"/>
<path d="M 269.150585 229.772512
L 280.72507 226.423966
L 282.603903 226.588063
L 270.563201 230.073928
z
" clip-path="url(#p49019c4eeb)" style="fill: #000a82; stroke: #000a82"/>
<path d="M 291.598738 194.069846
L 300.473373 189.15558
L 297.654269 187.069039
L 289.14742 191.762023
z
" clip-path="url(#p49019c4eeb)" style="fill: #810000; stroke: #810000"/>
<path d="M 212.098429 191.689828
L 221.51012 193.110456
L 222.222293 192.775761
L 213.322499 191.433008
z
" clip-path="url(#p49019c4eeb)" style="fill: #a82200; stroke: #a82200"/>
<path d="M 274.882847 191.695141
L 283.917827 188.116979
L 281.271472 186.868557
L 272.713392 190.249854
z
" clip-path="url(#p49019c4eeb)" style="fill: #b80300; stroke: #b80300"/>
<path d="M 242.678503 231.078303
L 254.637131 229.906451
L 255.651633 231.246587
L 243.089198 232.479355
z
" clip-path="url(#p49019c4eeb)" style="fill: #000048; stroke: #000048"/>
<path d="M 201.444987 190.15435
L 210.770202 192.428173
L 212.098429 191.689828
L 203.28977 189.544295
z
" clip-path="url(#p49019c4eeb)" style="fill: #a9a300; stroke: #a9a300"/>
<path d="M 174.126672 188.705274
L 183.14818 193.172699
L 185.583513 191.102453
L 176.97687 186.854736
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000c4; stroke: #0000c4"/>
<path d="M 162.507644 214.04293
L 173.209457 219.512787
L 172.565397 217.468176
L 161.755403 211.952472
z
" clip-path="url(#p49019c4eeb)" style="fill: #0048e5; stroke: #0048e5"/>
<path d="M 300.632218 213.368635
L 310.851704 207.568383
L 310.675195 205.001369
L 300.478461 210.773146
z
" clip-path="url(#p49019c4eeb)" style="fill: #730200; stroke: #730200"/>
<path d="M 218.425849 230.406962
L 230.496125 231.246855
L 230.290426 232.65668
L 217.610065 231.773098
z
" clip-path="url(#p49019c4eeb)" style="fill: #000c90; stroke: #000c90"/>
<path d="M 255.651633 231.246587
L 267.631643 228.996221
L 269.150585 229.772512
L 256.62258 232.128282
z
" clip-path="url(#p49019c4eeb)" style="fill: #000052; stroke: #000052"/>
<path d="M 293.856839 196.627386
L 303.069194 191.506229
L 300.473373 189.15558
L 291.598738 194.069846
z
" clip-path="url(#p49019c4eeb)" style="fill: #660000; stroke: #660000"/>
<path d="M 241.126017 193.633444
L 250.801098 192.720462
L 249.915238 192.407166
L 240.767596 193.270026
z
" clip-path="url(#p49019c4eeb)" style="fill: #610000; stroke: #610000"/>
<path d="M 192.129539 227.644759
L 204.057883 230.67228
L 202.810999 231.010754
L 190.400442 227.85881
z
" clip-path="url(#p49019c4eeb)" style="fill: #0062a9; stroke: #0062a9"/>
<path d="M 230.496125 231.246855
L 242.678503 231.078303
L 243.089198 232.479355
L 230.290426 232.65668
z
" clip-path="url(#p49019c4eeb)" style="fill: #000067; stroke: #000067"/>
<path d="M 177.263743 223.336958
L 188.845412 227.597423
L 187.504168 226.864428
L 175.589992 222.482684
z
" clip-path="url(#p49019c4eeb)" style="fill: #0072c3; stroke: #0072c3"/>
<path d="M 221.51012 193.110456
L 231.273667 193.764728
L 231.45317 193.394096
L 222.222293 192.775761
z
" clip-path="url(#p49019c4eeb)" style="fill: #7f0000; stroke: #7f0000"/>
<path d="M 285.750574 225.511781
L 297.158853 220.816459
L 298.603557 219.495378
L 286.937632 224.293267
z
" clip-path="url(#p49019c4eeb)" style="fill: #3b7b3c; stroke: #3b7b3c"/>
<path d="M 300.478461 210.773146
L 310.675195 205.001369
L 310.017473 202.298253
L 299.905558 208.004233
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 188.080181 189.387568
L 197.505071 192.724642
L 199.500806 191.222466
L 190.575423 188.069392
z
" clip-path="url(#p49019c4eeb)" style="fill: #00a8bb; stroke: #00a8bb"/>
<path d="M 295.863974 199.37038
L 305.375649 194.062007
L 303.069194 191.506229
L 293.856839 196.627386
z
" clip-path="url(#p49019c4eeb)" style="fill: #530000; stroke: #530000"/>
<path d="M 205.398518 229.855785
L 217.610065 231.773098
L 216.829267 232.679524
L 204.057883 230.67228
z
" clip-path="url(#p49019c4eeb)" style="fill: #00319b; stroke: #00319b"/>
<path d="M 231.273667 193.764728
L 241.126017 193.633444
L 240.767596 193.270026
L 231.45317 193.394096
z
" clip-path="url(#p49019c4eeb)" style="fill: #5e0000; stroke: #5e0000"/>
<path d="M 263.131211 192.916684
L 272.713392 190.249854
L 270.599743 189.236626
L 261.544327 191.752713
z
" clip-path="url(#p49019c4eeb)" style="fill: #920000; stroke: #920000"/>
<path d="M 171.421613 190.868726
L 180.835885 195.547453
L 183.14818 193.172699
L 174.126672 188.705274
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a2; stroke: #0000a2"/>
<path d="M 161.755403 211.952472
L 172.565397 217.468176
L 172.312135 215.114442
L 161.459625 209.589342
z
" clip-path="url(#p49019c4eeb)" style="fill: #0013eb; stroke: #0013eb"/>
<path d="M 299.905558 208.004233
L 310.017473 202.298253
L 308.894399 199.527228
L 298.927446 205.13201
z
" clip-path="url(#p49019c4eeb)" style="fill: #530000; stroke: #530000"/>
<path d="M 251.762452 193.520643
L 261.544327 191.752713
L 260.038856 191.052536
L 250.801098 192.720462
z
" clip-path="url(#p49019c4eeb)" style="fill: #770000; stroke: #770000"/>
<path d="M 297.568719 202.229455
L 307.333979 196.758426
L 305.375649 194.062007
L 295.863974 199.37038
z
" clip-path="url(#p49019c4eeb)" style="fill: #4c0000; stroke: #4c0000"/>
<path d="M 277.054093 193.538568
L 286.565322 189.761353
L 283.917827 188.116979
L 274.882847 191.695141
z
" clip-path="url(#p49019c4eeb)" style="fill: #8d0000; stroke: #8d0000"/>
<path d="M 270.563201 230.073928
L 282.603903 226.588063
L 284.293438 226.282327
L 271.833818 229.890127
z
" clip-path="url(#p49019c4eeb)" style="fill: #002982; stroke: #002982"/>
<path d="M 298.927446 205.13201
L 308.894399 199.527228
L 307.333979 196.758426
L 297.568719 202.229455
z
" clip-path="url(#p49019c4eeb)" style="fill: #4a0000; stroke: #4a0000"/>
<path d="M 210.770202 192.428173
L 220.737221 193.934071
L 221.51012 193.110456
L 212.098429 191.689828
z
" clip-path="url(#p49019c4eeb)" style="fill: #b04a00; stroke: #b04a00"/>
<path d="M 199.500806 191.222466
L 209.370035 193.63275
L 210.770202 192.428173
L 201.444987 190.15435
z
" clip-path="url(#p49019c4eeb)" style="fill: #87b629; stroke: #87b629"/>
<path d="M 168.930445 193.291267
L 178.705584 198.167599
L 180.835885 195.547453
L 171.421613 190.868726
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008b; stroke: #00008b"/>
<path d="M 243.089198 232.479355
L 255.651633 231.246587
L 256.62258 232.128282
L 243.482306 233.418995
z
" clip-path="url(#p49019c4eeb)" style="fill: #000046; stroke: #000046"/>
<path d="M 161.459625 209.589342
L 172.312135 215.114442
L 172.45725 212.510352
L 161.629099 207.012425
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000de; stroke: #0000de"/>
<path d="M 286.937632 224.293267
L 298.603557 219.495378
L 299.681439 217.784529
L 287.823452 222.655248
z
" clip-path="url(#p49019c4eeb)" style="fill: #5d7d1c; stroke: #5d7d1c"/>
<path d="M 175.589992 222.482684
L 187.504168 226.864428
L 186.411448 225.675654
L 174.22668 221.197882
z
" clip-path="url(#p49019c4eeb)" style="fill: #0041cd; stroke: #0041cd"/>
<path d="M 256.62258 232.128282
L 269.150585 229.772512
L 270.563201 230.073928
L 257.525738 232.526868
z
" clip-path="url(#p49019c4eeb)" style="fill: #000064; stroke: #000064"/>
<path d="M 217.610065 231.773098
L 230.290426 232.65668
L 230.093532 233.604667
L 216.829267 232.679524
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008c; stroke: #00008c"/>
<path d="M 190.400442 227.85881
L 202.810999 231.010754
L 201.689377 230.859872
L 188.845412 227.597423
z
" clip-path="url(#p49019c4eeb)" style="fill: #0038b3; stroke: #0038b3"/>
<path d="M 185.583513 191.102453
L 195.507461 194.625616
L 197.505071 192.724642
L 188.080181 189.387568
z
" clip-path="url(#p49019c4eeb)" style="fill: #0075c8; stroke: #0075c8"/>
<path d="M 241.515023 194.488516
L 251.762452 193.520643
L 250.801098 192.720462
L 241.126017 193.633444
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 166.716688 195.912089
L 176.811831 200.967266
L 178.705584 198.167599
L 168.930445 193.291267
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007a; stroke: #00007a"/>
<path d="M 230.290426 232.65668
L 243.089198 232.479355
L 243.482306 233.418995
L 230.093532 233.604667
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 161.629099 207.012425
L 172.45725 212.510352
L 172.997943 209.721522
L 162.260593 204.286448
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b1; stroke: #0000b1"/>
<path d="M 279.172532 195.735692
L 289.14742 191.762023
L 286.565322 189.761353
L 277.054093 193.538568
z
" clip-path="url(#p49019c4eeb)" style="fill: #720000; stroke: #720000"/>
<path d="M 220.737221 193.934071
L 231.078843 194.627702
L 231.273667 193.764728
L 221.51012 193.110456
z
" clip-path="url(#p49019c4eeb)" style="fill: #a80300; stroke: #a80300"/>
<path d="M 264.760494 194.518235
L 274.882847 191.695141
L 272.713392 190.249854
L 263.131211 192.916684
z
" clip-path="url(#p49019c4eeb)" style="fill: #780000; stroke: #780000"/>
<path d="M 204.057883 230.67228
L 216.829267 232.679524
L 216.102949 233.100914
L 202.810999 231.010754
z
" clip-path="url(#p49019c4eeb)" style="fill: #000da3; stroke: #000da3"/>
<path d="M 164.83685 198.66501
L 175.203227 203.875593
L 176.811831 200.967266
L 166.716688 195.912089
z
" clip-path="url(#p49019c4eeb)" style="fill: #000078; stroke: #000078"/>
<path d="M 162.260593 204.286448
L 172.997943 209.721522
L 173.921024 206.818655
L 163.338833 201.480271
z
" clip-path="url(#p49019c4eeb)" style="fill: #000094; stroke: #000094"/>
<path d="M 231.078843 194.627702
L 241.515023 194.488516
L 241.126017 193.633444
L 231.273667 193.764728
z
" clip-path="url(#p49019c4eeb)" style="fill: #710000; stroke: #710000"/>
<path d="M 163.338833 201.480271
L 173.921024 206.818655
L 175.203227 203.875593
L 164.83685 198.66501
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 271.833818 229.890127
L 284.293438 226.282327
L 285.750574 225.511781
L 272.929906 229.222845
z
" clip-path="url(#p49019c4eeb)" style="fill: #004d84; stroke: #004d84"/>
<path d="M 252.776005 194.791018
L 263.131211 192.916684
L 261.544327 191.752713
L 251.762452 193.520643
z
" clip-path="url(#p49019c4eeb)" style="fill: #660000; stroke: #660000"/>
<path d="M 287.823452 222.655248
L 299.681439 217.784529
L 300.363873 215.725364
L 288.384362 220.637262
z
" clip-path="url(#p49019c4eeb)" style="fill: #7d7800; stroke: #7d7800"/>
<path d="M 174.22668 221.197882
L 186.411448 225.675654
L 185.59598 224.058764
L 173.209457 219.512787
z
" clip-path="url(#p49019c4eeb)" style="fill: #0011d6; stroke: #0011d6"/>
<path d="M 197.505071 192.724642
L 207.93234 195.276408
L 209.370035 193.63275
L 199.500806 191.222466
z
" clip-path="url(#p49019c4eeb)" style="fill: #5bbf5e; stroke: #5bbf5e"/>
<path d="M 209.370035 193.63275
L 219.922316 195.229386
L 220.737221 193.934071
L 210.770202 192.428173
z
" clip-path="url(#p49019c4eeb)" style="fill: #b87b00; stroke: #b87b00"/>
<path d="M 281.18443 198.23254
L 291.598738 194.069846
L 289.14742 191.762023
L 279.172532 195.735692
z
" clip-path="url(#p49019c4eeb)" style="fill: #5e0000; stroke: #5e0000"/>
<path d="M 183.14818 193.172699
L 193.558217 196.879561
L 195.507461 194.625616
L 185.583513 191.102453
z
" clip-path="url(#p49019c4eeb)" style="fill: #0042d2; stroke: #0042d2"/>
<path d="M 243.482306 233.418995
L 256.62258 232.128282
L 257.525738 232.526868
L 243.848008 233.871017
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004a; stroke: #00004a"/>
<path d="M 257.525738 232.526868
L 270.563201 230.073928
L 271.833818 229.890127
L 258.338255 232.429395
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 188.845412 227.597423
L 201.689377 230.859872
L 200.721759 230.220479
L 187.504168 226.864428
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fbc; stroke: #000fbc"/>
<path d="M 216.829267 232.679524
L 230.093532 233.604667
L 229.910362 234.064387
L 216.102949 233.100914
z
" clip-path="url(#p49019c4eeb)" style="fill: #000073; stroke: #000073"/>
<path d="M 288.384362 220.637262
L 300.363873 215.725364
L 300.632218 213.368635
L 288.604936 218.289039
z
" clip-path="url(#p49019c4eeb)" style="fill: #835800; stroke: #835800"/>
<path d="M 266.39163 196.519764
L 277.054093 193.538568
L 274.882847 191.695141
L 264.760494 194.518235
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 241.925198 195.817312
L 252.776005 194.791018
L 251.762452 193.520643
L 241.515023 194.488516
z
" clip-path="url(#p49019c4eeb)" style="fill: #640000; stroke: #640000"/>
<path d="M 230.093532 233.604667
L 243.482306 233.418995
L 243.848008 233.871017
L 229.910362 234.064387
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004e; stroke: #00004e"/>
<path d="M 272.929906 229.222845
L 285.750574 225.511781
L 286.937632 224.293267
L 273.823005 228.08613
z
" clip-path="url(#p49019c4eeb)" style="fill: #007683; stroke: #007683"/>
<path d="M 283.038398 200.966923
L 293.856839 196.627386
L 291.598738 194.069846
L 281.18443 198.23254
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 219.922316 195.229386
L 230.873414 195.964909
L 231.078843 194.627702
L 220.737221 193.934071
z
" clip-path="url(#p49019c4eeb)" style="fill: #bb2600; stroke: #bb2600"/>
<path d="M 202.810999 231.010754
L 216.102949 233.100914
L 215.449496 233.023706
L 201.689377 230.859872
z
" clip-path="url(#p49019c4eeb)" style="fill: #00009f; stroke: #00009f"/>
<path d="M 173.209457 219.512787
L 185.59598 224.058764
L 185.079599 222.052737
L 172.565397 217.468176
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000cd; stroke: #0000cd"/>
<path d="M 253.816862 196.502921
L 264.760494 194.518235
L 263.131211 192.916684
L 252.776005 194.791018
z
" clip-path="url(#p49019c4eeb)" style="fill: #620000; stroke: #620000"/>
<path d="M 180.835885 195.547453
L 191.706804 199.431105
L 193.558217 196.879561
L 183.14818 193.172699
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012da; stroke: #0012da"/>
<path d="M 230.873414 195.964909
L 241.925198 195.817312
L 241.515023 194.488516
L 231.078843 194.627702
z
" clip-path="url(#p49019c4eeb)" style="fill: #8b0000; stroke: #8b0000"/>
<path d="M 288.604936 218.289039
L 300.632218 213.368635
L 300.478461 210.773146
L 288.47855 215.669272
z
" clip-path="url(#p49019c4eeb)" style="fill: #883900; stroke: #883900"/>
<path d="M 195.507461 194.625616
L 206.49289 197.320555
L 207.93234 195.276408
L 197.505071 192.724642
z
" clip-path="url(#p49019c4eeb)" style="fill: #2dc894; stroke: #2dc894"/>
<path d="M 284.686839 203.870028
L 295.863974 199.37038
L 293.856839 196.627386
L 283.038398 200.966923
z
" clip-path="url(#p49019c4eeb)" style="fill: #570000; stroke: #570000"/>
<path d="M 207.93234 195.276408
L 219.085415 196.967161
L 219.922316 195.229386
L 209.370035 193.63275
z
" clip-path="url(#p49019c4eeb)" style="fill: #bdb500; stroke: #bdb500"/>
<path d="M 187.504168 226.864428
L 200.721759 230.220479
L 199.933299 229.105864
L 186.411448 225.675654
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000b7; stroke: #0000b7"/>
<path d="M 288.47855 215.669272
L 300.478461 210.773146
L 299.905558 208.004233
L 288.007655 212.844092
z
" clip-path="url(#p49019c4eeb)" style="fill: #8d1d00; stroke: #8d1d00"/>
<path d="M 243.848008 233.871017
L 257.525738 232.526868
L 258.338255 232.429395
L 244.17704 233.821033
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 172.565397 217.468176
L 185.079599 222.052737
L 184.876531 219.707002
L 172.312135 215.114442
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a6; stroke: #0000a6"/>
<path d="M 258.338255 232.429395
L 271.833818 229.890127
L 272.929906 229.222845
L 259.039279 231.835258
z
" clip-path="url(#p49019c4eeb)" style="fill: #000b8d; stroke: #000b8d"/>
<path d="M 267.983584 198.873021
L 279.172532 195.735692
L 277.054093 193.538568
L 266.39163 196.519764
z
" clip-path="url(#p49019c4eeb)" style="fill: #5f0000; stroke: #5f0000"/>
<path d="M 286.08732 206.868264
L 297.568719 202.229455
L 295.863974 199.37038
L 284.686839 203.870028
z
" clip-path="url(#p49019c4eeb)" style="fill: #610000; stroke: #610000"/>
<path d="M 178.705584 198.167599
L 190.000551 202.216677
L 191.706804 199.431105
L 180.835885 195.547453
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000d0; stroke: #0000d0"/>
<path d="M 288.007655 212.844092
L 299.905558 208.004233
L 298.927446 205.13201
L 287.203794 209.885278
z
" clip-path="url(#p49019c4eeb)" style="fill: #890200; stroke: #890200"/>
<path d="M 273.823005 228.08613
L 286.937632 224.293267
L 287.823452 222.655248
L 274.489564 226.506238
z
" clip-path="url(#p49019c4eeb)" style="fill: #1f8865; stroke: #1f8865"/>
<path d="M 287.203794 209.885278
L 298.927446 205.13201
L 297.568719 202.229455
L 286.08732 206.868264
z
" clip-path="url(#p49019c4eeb)" style="fill: #710000; stroke: #710000"/>
<path d="M 216.102949 233.100914
L 229.910362 234.064387
L 229.745556 234.021246
L 215.449496 233.023706
z
" clip-path="url(#p49019c4eeb)" style="fill: #000064; stroke: #000064"/>
<path d="M 242.346473 197.589823
L 253.816862 196.502921
L 252.776005 194.791018
L 241.925198 195.817312
z
" clip-path="url(#p49019c4eeb)" style="fill: #760000; stroke: #760000"/>
<path d="M 229.910362 234.064387
L 243.848008 233.871017
L 244.17704 233.821033
L 229.745556 234.021246
z
" clip-path="url(#p49019c4eeb)" style="fill: #00004e; stroke: #00004e"/>
<path d="M 201.689377 230.859872
L 215.449496 233.023706
L 214.885689 232.446744
L 200.721759 230.220479
z
" clip-path="url(#p49019c4eeb)" style="fill: #000084; stroke: #000084"/>
<path d="M 172.312135 215.114442
L 184.876531 219.707002
L 184.992887 217.080218
L 172.45725 212.510352
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008d; stroke: #00008d"/>
<path d="M 219.085415 196.967161
L 230.662422 197.746147
L 230.873414 195.964909
L 219.922316 195.229386
z
" clip-path="url(#p49019c4eeb)" style="fill: #c15100; stroke: #c15100"/>
<path d="M 254.859132 198.616154
L 266.39163 196.519764
L 264.760494 194.518235
L 253.816862 196.502921
z
" clip-path="url(#p49019c4eeb)" style="fill: #650000; stroke: #650000"/>
<path d="M 176.811831 200.967266
L 188.483309 205.166144
L 190.000551 202.216677
L 178.705584 198.167599
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a8; stroke: #0000a8"/>
<path d="M 193.558217 196.879561
L 205.0879 199.715914
L 206.49289 197.320555
L 195.507461 194.625616
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b7cc; stroke: #00b7cc"/>
<path d="M 230.662422 197.746147
L 242.346473 197.589823
L 241.925198 195.817312
L 230.873414 195.964909
z
" clip-path="url(#p49019c4eeb)" style="fill: #b40300; stroke: #b40300"/>
<path d="M 269.495924 201.520185
L 281.18443 198.23254
L 279.172532 195.735692
L 267.983584 198.873021
z
" clip-path="url(#p49019c4eeb)" style="fill: #600000; stroke: #600000"/>
<path d="M 172.45725 212.510352
L 184.992887 217.080218
L 185.426402 214.238747
L 172.997943 209.721522
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007a; stroke: #00007a"/>
<path d="M 186.411448 225.675654
L 199.933299 229.105864
L 199.344813 227.541683
L 185.59598 224.058764
z
" clip-path="url(#p49019c4eeb)" style="fill: #000096; stroke: #000096"/>
<path d="M 175.203227 203.875593
L 187.194192 208.204683
L 188.483309 205.166144
L 176.811831 200.967266
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008e; stroke: #00008e"/>
<path d="M 206.49289 197.320555
L 218.247336 199.106589
L 219.085415 196.967161
L 207.93234 195.276408
z
" clip-path="url(#p49019c4eeb)" style="fill: #94c72d; stroke: #94c72d"/>
<path d="M 274.489564 226.506238
L 287.823452 222.655248
L 288.384362 220.637262
L 274.911678 224.521164
z
" clip-path="url(#p49019c4eeb)" style="fill: #438c44; stroke: #438c44"/>
<path d="M 172.997943 209.721522
L 185.426402 214.238747
L 186.166428 211.254851
L 173.921024 206.818655
z
" clip-path="url(#p49019c4eeb)" style="fill: #000076; stroke: #000076"/>
<path d="M 173.921024 206.818655
L 186.166428 211.254851
L 187.194192 208.204683
L 175.203227 203.875593
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007a; stroke: #00007a"/>
<path d="M 259.039279 231.835258
L 272.929906 229.222845
L 273.823005 228.08613
L 259.610553 230.756513
z
" clip-path="url(#p49019c4eeb)" style="fill: #002e91; stroke: #002e91"/>
<path d="M 244.17704 233.821033
L 258.338255 232.429395
L 259.039279 231.835258
L 244.460948 233.267146
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 215.449496 233.023706
L 229.745556 234.021246
L 229.603351 233.473159
L 214.885689 232.446744
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 191.706804 199.431105
L 203.753069 202.403626
L 205.0879 199.715914
L 193.558217 196.879561
z
" clip-path="url(#p49019c4eeb)" style="fill: #007dd6; stroke: #007dd6"/>
<path d="M 242.76837 199.764425
L 254.859132 198.616154
L 253.816862 196.502921
L 242.346473 197.589823
z
" clip-path="url(#p49019c4eeb)" style="fill: #8f0000; stroke: #8f0000"/>
<path d="M 270.889934 204.39527
L 283.038398 200.966923
L 281.18443 198.23254
L 269.495924 201.520185
z
" clip-path="url(#p49019c4eeb)" style="fill: #6e0000; stroke: #6e0000"/>
<path d="M 200.721759 230.220479
L 214.885689 232.446744
L 214.426221 231.381615
L 199.933299 229.105864
z
" clip-path="url(#p49019c4eeb)" style="fill: #000072; stroke: #000072"/>
<path d="M 255.876585 201.079776
L 267.983584 198.873021
L 266.39163 196.519764
L 254.859132 198.616154
z
" clip-path="url(#p49019c4eeb)" style="fill: #750000; stroke: #750000"/>
<path d="M 229.745556 234.021246
L 244.17704 233.821033
L 244.460948 233.267146
L 229.603351 233.473159
z
" clip-path="url(#p49019c4eeb)" style="fill: #000054; stroke: #000054"/>
<path d="M 274.911678 224.521164
L 288.384362 220.637262
L 288.604936 218.289039
L 275.077682 222.179807
z
" clip-path="url(#p49019c4eeb)" style="fill: #6b9020; stroke: #6b9020"/>
<path d="M 185.59598 224.058764
L 199.344813 227.541683
L 198.97213 225.565513
L 185.079599 222.052737
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 218.247336 199.106589
L 230.451115 199.929587
L 230.662422 197.746147
L 219.085415 196.967161
z
" clip-path="url(#p49019c4eeb)" style="fill: #c68400; stroke: #c68400"/>
<path d="M 230.451115 199.929587
L 242.76837 199.764425
L 242.346473 197.589823
L 230.662422 197.746147
z
" clip-path="url(#p49019c4eeb)" style="fill: #c52800; stroke: #c52800"/>
<path d="M 205.0879 199.715914
L 217.429171 201.596099
L 218.247336 199.106589
L 206.49289 197.320555
z
" clip-path="url(#p49019c4eeb)" style="fill: #62cd64; stroke: #62cd64"/>
<path d="M 259.610553 230.756513
L 273.823005 228.08613
L 274.489564 226.506238
L 260.036964 229.21784
z
" clip-path="url(#p49019c4eeb)" style="fill: #005694; stroke: #005694"/>
<path d="M 272.12972 207.425821
L 284.686839 203.870028
L 283.038398 200.966923
L 270.889934 204.39527
z
" clip-path="url(#p49019c4eeb)" style="fill: #800000; stroke: #800000"/>
<path d="M 275.077682 222.179807
L 288.604936 218.289039
L 288.47855 215.669272
L 274.982563 219.540763
z
" clip-path="url(#p49019c4eeb)" style="fill: #928c00; stroke: #928c00"/>
<path d="M 190.000551 202.216677
L 202.522586 205.316675
L 203.753069 202.403626
L 191.706804 199.431105
z
" clip-path="url(#p49019c4eeb)" style="fill: #0045dc; stroke: #0045dc"/>
<path d="M 244.460948 233.267146
L 259.039279 231.835258
L 259.610553 230.756513
L 244.692325 232.220312
z
" clip-path="url(#p49019c4eeb)" style="fill: #000091; stroke: #000091"/>
<path d="M 185.079599 222.052737
L 198.97213 225.565513
L 198.825563 223.226022
L 184.876531 219.707002
z
" clip-path="url(#p49019c4eeb)" style="fill: #000071; stroke: #000071"/>
<path d="M 273.183246 210.534862
L 286.08732 206.868264
L 284.686839 203.870028
L 272.12972 207.425821
z
" clip-path="url(#p49019c4eeb)" style="fill: #9e0300; stroke: #9e0300"/>
<path d="M 256.843357 203.83324
L 269.495924 201.520185
L 267.983584 198.873021
L 255.876585 201.079776
z
" clip-path="url(#p49019c4eeb)" style="fill: #8c0000; stroke: #8c0000"/>
<path d="M 274.982563 219.540763
L 288.47855 215.669272
L 288.007655 212.844092
L 274.628182 216.670799
z
" clip-path="url(#p49019c4eeb)" style="fill: #9a6700; stroke: #9a6700"/>
<path d="M 214.885689 232.446744
L 229.603351 233.473159
L 229.487457 232.430924
L 214.426221 231.381615
z
" clip-path="url(#p49019c4eeb)" style="fill: #000059; stroke: #000059"/>
<path d="M 199.933299 229.105864
L 214.426221 231.381615
L 214.083255 229.852626
L 199.344813 227.541683
z
" clip-path="url(#p49019c4eeb)" style="fill: #000065; stroke: #000065"/>
<path d="M 243.180271 202.288698
L 255.876585 201.079776
L 254.859132 198.616154
L 242.76837 199.764425
z
" clip-path="url(#p49019c4eeb)" style="fill: #b60300; stroke: #b60300"/>
<path d="M 274.023277 213.643028
L 287.203794 209.885278
L 286.08732 206.868264
L 273.183246 210.534862
z
" clip-path="url(#p49019c4eeb)" style="fill: #a42200; stroke: #a42200"/>
<path d="M 274.628182 216.670799
L 288.007655 212.844092
L 287.203794 209.885278
L 274.023277 213.643028
z
" clip-path="url(#p49019c4eeb)" style="fill: #9f4300; stroke: #9f4300"/>
<path d="M 188.483309 205.166144
L 201.428162 208.381621
L 202.522586 205.316675
L 190.000551 202.216677
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012e0; stroke: #0012e0"/>
<path d="M 229.603351 233.473159
L 244.460948 233.267146
L 244.692325 232.220312
L 229.487457 232.430924
z
" clip-path="url(#p49019c4eeb)" style="fill: #000065; stroke: #000065"/>
<path d="M 217.429171 201.596099
L 230.244811 202.462595
L 230.451115 199.929587
L 218.247336 199.106589
z
" clip-path="url(#p49019c4eeb)" style="fill: #c7bf00; stroke: #c7bf00"/>
<path d="M 184.876531 219.707002
L 198.825563 223.226022
L 198.909545 220.581783
L 184.992887 217.080218
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006f; stroke: #00006f"/>
<path d="M 260.036964 229.21784
L 274.489564 226.506238
L 274.911678 224.521164
L 260.307019 227.256129
z
" clip-path="url(#p49019c4eeb)" style="fill: #008696; stroke: #008696"/>
<path d="M 203.753069 202.403626
L 216.651722 204.374502
L 217.429171 201.596099
L 205.0879 199.715914
z
" clip-path="url(#p49019c4eeb)" style="fill: #2fd29c; stroke: #2fd29c"/>
<path d="M 230.244811 202.462595
L 243.180271 202.288698
L 242.76837 199.764425
L 230.451115 199.929587
z
" clip-path="url(#p49019c4eeb)" style="fill: #c75400; stroke: #c75400"/>
<path d="M 187.194192 208.204683
L 200.498106 211.520573
L 201.428162 208.381621
L 188.483309 205.166144
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000d2; stroke: #0000d2"/>
<path d="M 184.992887 217.080218
L 198.909545 220.581783
L 199.222428 217.699733
L 185.426402 214.238747
z
" clip-path="url(#p49019c4eeb)" style="fill: #000075; stroke: #000075"/>
<path d="M 257.73466 206.807864
L 270.889934 204.39527
L 269.495924 201.520185
L 256.843357 203.83324
z
" clip-path="url(#p49019c4eeb)" style="fill: #ae0300; stroke: #ae0300"/>
<path d="M 244.692325 232.220312
L 259.610553 230.756513
L 260.036964 229.21784
L 244.865039 230.704336
z
" clip-path="url(#p49019c4eeb)" style="fill: #000da0; stroke: #000da0"/>
<path d="M 186.166428 211.254851
L 199.756487 214.653346
L 200.498106 211.520573
L 187.194192 208.204683
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a7; stroke: #0000a7"/>
<path d="M 199.344813 227.541683
L 214.083255 229.852626
L 213.866044 227.896407
L 198.97213 225.565513
z
" clip-path="url(#p49019c4eeb)" style="fill: #000065; stroke: #000065"/>
<path d="M 185.426402 214.238747
L 199.222428 217.699733
L 199.756487 214.653346
L 186.166428 211.254851
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008a; stroke: #00008a"/>
<path d="M 214.426221 231.381615
L 229.487457 232.430924
L 229.400945 230.91822
L 214.083255 229.852626
z
" clip-path="url(#p49019c4eeb)" style="fill: #00005f; stroke: #00005f"/>
<path d="M 243.571698 205.100595
L 256.843357 203.83324
L 255.876585 201.079776
L 243.180271 202.288698
z
" clip-path="url(#p49019c4eeb)" style="fill: #c42800; stroke: #c42800"/>
<path d="M 260.307019 227.256129
L 274.911678 224.521164
L 275.077682 222.179807
L 260.413227 224.91968
z
" clip-path="url(#p49019c4eeb)" style="fill: #239d75; stroke: #239d75"/>
<path d="M 202.522586 205.316675
L 215.93493 207.372484
L 216.651722 204.374502
L 203.753069 202.403626
z
" clip-path="url(#p49019c4eeb)" style="fill: #00bdd3; stroke: #00bdd3"/>
<path d="M 216.651722 204.374502
L 230.048758 205.282909
L 230.244811 202.462595
L 217.429171 201.596099
z
" clip-path="url(#p49019c4eeb)" style="fill: #99ce2e; stroke: #99ce2e"/>
<path d="M 229.487457 232.430924
L 244.692325 232.220312
L 244.865039 230.704336
L 229.400945 230.91822
z
" clip-path="url(#p49019c4eeb)" style="fill: #00007e; stroke: #00007e"/>
<path d="M 258.527495 209.928605
L 272.12972 207.425821
L 270.889934 204.39527
L 257.73466 206.807864
z
" clip-path="url(#p49019c4eeb)" style="fill: #b82600; stroke: #b82600"/>
<path d="M 230.048758 205.282909
L 243.571698 205.100595
L 243.180271 202.288698
L 230.244811 202.462595
z
" clip-path="url(#p49019c4eeb)" style="fill: #c98600; stroke: #c98600"/>
<path d="M 198.97213 225.565513
L 213.866044 227.896407
L 213.780618 225.561115
L 198.825563 223.226022
z
" clip-path="url(#p49019c4eeb)" style="fill: #00006b; stroke: #00006b"/>
<path d="M 260.413227 224.91968
L 275.077682 222.179807
L 274.982563 219.540763
L 260.352371 222.267019
z
" clip-path="url(#p49019c4eeb)" style="fill: #4da14f; stroke: #4da14f"/>
<path d="M 244.865039 230.704336
L 260.036964 229.21784
L 260.307019 227.256129
L 244.974428 228.755499
z
" clip-path="url(#p49019c4eeb)" style="fill: #0034a5; stroke: #0034a5"/>
<path d="M 259.201321 213.11608
L 273.183246 210.534862
L 272.12972 207.425821
L 258.527495 209.928605
z
" clip-path="url(#p49019c4eeb)" style="fill: #b44c00; stroke: #b44c00"/>
<path d="M 201.428162 208.381621
L 215.2973 210.514392
L 215.93493 207.372484
L 202.522586 205.316675
z
" clip-path="url(#p49019c4eeb)" style="fill: #007ed9; stroke: #007ed9"/>
<path d="M 243.932609 208.12995
L 257.73466 206.807864
L 256.843357 203.83324
L 243.571698 205.100595
z
" clip-path="url(#p49019c4eeb)" style="fill: #c35200; stroke: #c35200"/>
<path d="M 214.083255 229.852626
L 229.400945 230.91822
L 229.346152 228.971238
L 213.866044 227.896407
z
" clip-path="url(#p49019c4eeb)" style="fill: #000073; stroke: #000073"/>
<path d="M 260.352371 222.267019
L 274.982563 219.540763
L 274.628182 216.670799
L 260.125646 219.365364
z
" clip-path="url(#p49019c4eeb)" style="fill: #7ca625; stroke: #7ca625"/>
<path d="M 259.738666 216.288776
L 274.023277 213.643028
L 273.183246 210.534862
L 259.201321 213.11608
z
" clip-path="url(#p49019c4eeb)" style="fill: #b07500; stroke: #b07500"/>
<path d="M 215.93493 207.372484
L 229.867987 208.320148
L 230.048758 205.282909
L 216.651722 204.374502
z
" clip-path="url(#p49019c4eeb)" style="fill: #63d066; stroke: #63d066"/>
<path d="M 260.125646 219.365364
L 274.628182 216.670799
L 274.023277 213.643028
L 259.738666 216.288776
z
" clip-path="url(#p49019c4eeb)" style="fill: #a8a200; stroke: #a8a200"/>
<path d="M 198.825563 223.226022
L 213.780618 225.561115
L 213.829567 222.905262
L 198.909545 220.581783
z
" clip-path="url(#p49019c4eeb)" style="fill: #000081; stroke: #000081"/>
<path d="M 229.400945 230.91822
L 244.865039 230.704336
L 244.974428 228.755499
L 229.346152 228.971238
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000a5; stroke: #0000a5"/>
<path d="M 200.498106 211.520573
L 214.755362 213.720277
L 215.2973 210.514392
L 201.428162 208.381621
z
" clip-path="url(#p49019c4eeb)" style="fill: #0045db; stroke: #0045db"/>
<path d="M 229.867987 208.320148
L 243.932609 208.12995
L 243.571698 205.100595
L 230.048758 205.282909
z
" clip-path="url(#p49019c4eeb)" style="fill: #c6be00; stroke: #c6be00"/>
<path d="M 244.974428 228.755499
L 260.307019 227.256129
L 260.413227 224.91968
L 245.017449 226.421766
z
" clip-path="url(#p49019c4eeb)" style="fill: #0063aa; stroke: #0063aa"/>
<path d="M 198.909545 220.581783
L 213.829567 222.905262
L 214.011927 219.996168
L 199.222428 217.699733
z
" clip-path="url(#p49019c4eeb)" style="fill: #00009e; stroke: #00009e"/>
<path d="M 244.253678 211.300291
L 258.527495 209.928605
L 257.73466 206.807864
L 243.932609 208.12995
z
" clip-path="url(#p49019c4eeb)" style="fill: #c18100; stroke: #c18100"/>
<path d="M 199.756487 214.653346
L 214.323179 216.908122
L 214.755362 213.720277
L 200.498106 211.520573
z
" clip-path="url(#p49019c4eeb)" style="fill: #0012db; stroke: #0012db"/>
<path d="M 199.222428 217.699733
L 214.011927 219.996168
L 214.323179 216.908122
L 199.756487 214.653346
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ca; stroke: #0000ca"/>
<path d="M 213.866044 227.896407
L 229.346152 228.971238
L 229.324603 226.637899
L 213.780618 225.561115
z
" clip-path="url(#p49019c4eeb)" style="fill: #00008f; stroke: #00008f"/>
<path d="M 215.2973 210.514392
L 229.70717 211.497635
L 229.867987 208.320148
L 215.93493 207.372484
z
" clip-path="url(#p49019c4eeb)" style="fill: #2fd19c; stroke: #2fd19c"/>
<path d="M 229.346152 228.971238
L 244.974428 228.755499
L 245.017449 226.421766
L 229.324603 226.637899
z
" clip-path="url(#p49019c4eeb)" style="fill: #000fb7; stroke: #000fb7"/>
<path d="M 245.017449 226.421766
L 260.413227 224.91968
L 260.352371 222.267019
L 244.992798 223.761626
z
" clip-path="url(#p49019c4eeb)" style="fill: #009aac; stroke: #009aac"/>
<path d="M 229.70717 211.497635
L 244.253678 211.300291
L 243.932609 208.12995
L 229.867987 208.320148
z
" clip-path="url(#p49019c4eeb)" style="fill: #95c92d; stroke: #95c92d"/>
<path d="M 244.526576 214.530907
L 259.201321 213.11608
L 258.527495 209.928605
L 244.253678 211.300291
z
" clip-path="url(#p49019c4eeb)" style="fill: #bbb400; stroke: #bbb400"/>
<path d="M 213.780618 225.561115
L 229.324603 226.637899
L 229.33695 223.976681
L 213.829567 222.905262
z
" clip-path="url(#p49019c4eeb)" style="fill: #0000ba; stroke: #0000ba"/>
<path d="M 244.992798 223.761626
L 260.352371 222.267019
L 260.125646 219.365364
L 244.90096 220.842541
z
" clip-path="url(#p49019c4eeb)" style="fill: #28b385; stroke: #28b385"/>
<path d="M 214.755362 213.720277
L 229.570479 214.734468
L 229.70717 211.497635
L 215.2973 210.514392
z
" clip-path="url(#p49019c4eeb)" style="fill: #00b8ce; stroke: #00b8ce"/>
<path d="M 244.744215 217.739101
L 259.738666 216.288776
L 259.201321 213.11608
L 244.526576 214.530907
z
" clip-path="url(#p49019c4eeb)" style="fill: #8bbb2a; stroke: #8bbb2a"/>
<path d="M 244.90096 220.842541
L 260.125646 219.365364
L 259.738666 216.288776
L 244.744215 217.739101
z
" clip-path="url(#p49019c4eeb)" style="fill: #57b75a; stroke: #57b75a"/>
<path d="M 229.324603 226.637899
L 245.017449 226.421766
L 244.992798 223.761626
L 229.33695 223.976681
z
" clip-path="url(#p49019c4eeb)" style="fill: #003bbc; stroke: #003bbc"/>
<path d="M 213.829567 222.905262
L 229.33695 223.976681
L 229.382952 221.055085
L 214.011927 219.996168
z
" clip-path="url(#p49019c4eeb)" style="fill: #0010cc; stroke: #0010cc"/>
<path d="M 229.570479 214.734468
L 244.526576 214.530907
L 244.253678 211.300291
L 229.70717 211.497635
z
" clip-path="url(#p49019c4eeb)" style="fill: #60c862; stroke: #60c862"/>
<path d="M 214.323179 216.908122
L 229.461465 217.947777
L 229.570479 214.734468
L 214.755362 213.720277
z
" clip-path="url(#p49019c4eeb)" style="fill: #007ad1; stroke: #007ad1"/>
<path d="M 214.011927 219.996168
L 229.382952 221.055085
L 229.461465 217.947777
L 214.323179 216.908122
z
" clip-path="url(#p49019c4eeb)" style="fill: #0041cf; stroke: #0041cf"/>
<path d="M 229.33695 223.976681
L 244.992798 223.761626
L 244.90096 220.842541
L 229.382952 221.055085
z
" clip-path="url(#p49019c4eeb)" style="fill: #0070c0; stroke: #0070c0"/>
<path d="M 229.461465 217.947777
L 244.744215 217.739101
L 244.526576 214.530907
L 229.570479 214.734468
z
" clip-path="url(#p49019c4eeb)" style="fill: #2cc693; stroke: #2cc693"/>
<path d="M 229.382952 221.055085
L 244.90096 220.842541
L 244.744215 217.739101
L 229.461465 217.947777
z
" clip-path="url(#p49019c4eeb)" style="fill: #00acc0; stroke: #00acc0"/>
</g>
<g id="text_15">
<!-- Donut! -->
<g transform="translate(209.745938 20.88)scale(0.12 -0.12)">
<defs>
<path id="DejaVuSans-44" d="M 1259 4147
L 1259 519
L 2022 519
Q 2988 519 3436 956
Q 3884 1394 3884 2338
Q 3884 3275 3436 3711
Q 2988 4147 2022 4147
L 1259 4147
z
M 628 4666
L 1925 4666
Q 3281 4666 3915 4102
Q 4550 3538 4550 2338
Q 4550 1131 3912 565
Q 3275 0 1925 0
L 628 0
L 628 4666
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-6f" d="M 1959 3097
Q 1497 3097 1228 2736
Q 959 2375 959 1747
Q 959 1119 1226 758
Q 1494 397 1959 397
Q 2419 397 2687 759
Q 2956 1122 2956 1747
Q 2956 2369 2687 2733
Q 2419 3097 1959 3097
z
M 1959 3584
Q 2709 3584 3137 3096
Q 3566 2609 3566 1747
Q 3566 888 3137 398
Q 2709 -91 1959 -91
Q 1206 -91 779 398
Q 353 888 353 1747
Q 353 2609 779 3096
Q 1206 3584 1959 3584
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-6e" d="M 3513 2113
L 3513 0
L 2938 0
L 2938 2094
Q 2938 2591 2744 2837
Q 2550 3084 2163 3084
Q 1697 3084 1428 2787
Q 1159 2491 1159 1978
L 1159 0
L 581 0
L 581 3500
L 1159 3500
L 1159 2956
Q 1366 3272 1645 3428
Q 1925 3584 2291 3584
Q 2894 3584 3203 3211
Q 3513 2838 3513 2113
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-75" d="M 544 1381
L 544 3500
L 1119 3500
L 1119 1403
Q 1119 906 1312 657
Q 1506 409 1894 409
Q 2359 409 2629 706
Q 2900 1003 2900 1516
L 2900 3500
L 3475 3500
L 3475 0
L 2900 0
L 2900 538
Q 2691 219 2414 64
Q 2138 -91 1772 -91
Q 1169 -91 856 284
Q 544 659 544 1381
z
M 1991 3584
L 1991 3584
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-74" d="M 1172 4494
L 1172 3500
L 2356 3500
L 2356 3053
L 1172 3053
L 1172 1153
Q 1172 725 1289 603
Q 1406 481 1766 481
L 2356 481
L 2356 0
L 1766 0
Q 1100 0 847 248
Q 594 497 594 1153
L 594 3053
L 172 3053
L 172 3500
L 594 3500
L 594 4494
L 1172 4494
z
" transform="scale(0.015625)"/>
<path id="DejaVuSans-21" d="M 966 794
L 1600 794
L 1600 0
L 966 0
L 966 794
z
M 966 4666
L 1600 4666
L 1600 2619
L 1538 1503
L 1031 1503
L 966 2619
L 966 4666
z
" transform="scale(0.015625)"/>
</defs>
<use xlink:href="#DejaVuSans-44"/>
<use xlink:href="#DejaVuSans-6f" x="77.001953"/>
<use xlink:href="#DejaVuSans-6e" x="138.183594"/>
<use xlink:href="#DejaVuSans-75" x="201.5625"/>
<use xlink:href="#DejaVuSans-74" x="264.941406"/>
<use xlink:href="#DejaVuSans-21" x="304.150391"/>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="p49019c4eeb">
<rect x="76.44" y="26.88" width="307.92" height="307.92"/>
</clipPath>
</defs>
</svg>
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'matplotlib'
gem 'numpy'
require 'matplotlib/pyplot'
require 'matplotlib/axes_3d'
require 'numpy'
plt = Matplotlib::Pyplot
fig = plt.figure()
wf = fig.add_subplot(111, projection: '3d')
measured_results = []
(1..10).each do |with_in_chars|
measured_results.push []
(1..20).each do |cnt_words|
measured_results[-1].push with_in_chars + cnt_words + rand(5)
end
end
xr = (1..10).to_a
yr = (1..20).to_a
zi = []
xi, yi = Numpy.meshgrid(xr, yr)
(0...xi.to_a.size).each do |row|
zi.push []
(0...xi[row].size).each do |col|
x = xi[row][col] - 1
y = yi[row][col] - 1
zi[-1].push measured_results[x][y]
end
end
x = Numpy.asarray xi
y = Numpy.asarray yi
z = Numpy.asarray zi
wf.plot_wireframe(x, y, z, rstride: 2,
cstride: 2, color: 'green')
wf.set_title('Example')
plt.savefig('wireframe.svg')
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dieter-medium
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment