HSG-MCS-HS21_Julia/Problemsets/Solutions/PS03_CLT_Solution.ipynb

5439 lines
756 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"printyellow (generic function with 1 method)"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"using Printf, Statistics, Random, Distributions\n",
"include(\"jlFiles/printmat.jl\")"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"using Plots\n",
"\n",
"gr(size=(480,320))\n",
"default(fmt = :svg)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Task 1 (done)\n",
"\n",
"Generate 10000 values of $x=z-2$ where $z$ has a `Chisq(2)` distribution. Show a histogram (with bins from at least -3 to 6) and comment on whether the distribution looks normal. Add the pdf of $x$. \n",
"\n",
"Notice that the (population) mean and standard deviation of a `Chisq(n)` variable are $\\mu=n$ and $\\sigma=\\sqrt{2n}$."
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"image/svg+xml": [
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n",
"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"480\" height=\"320\" viewBox=\"0 0 1920 1280\">\n",
"<defs>\n",
" <clipPath id=\"clip530\">\n",
" <rect x=\"0\" y=\"0\" width=\"1920\" height=\"1280\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip530)\" d=\"\n",
"M0 1280 L1920 1280 L1920 0 L0 0 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip531\">\n",
" <rect x=\"384\" y=\"0\" width=\"1345\" height=\"1280\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip530)\" d=\"\n",
"M151.798 1106.38 L1872.76 1106.38 L1872.76 123.472 L151.798 123.472 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip532\">\n",
" <rect x=\"151\" y=\"123\" width=\"1722\" height=\"984\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 416.637,1106.38 416.637,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 757.003,1106.38 757.003,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1097.37,1106.38 1097.37,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1437.73,1106.38 1437.73,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1778.1,1106.38 1778.1,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,1106.38 1872.76,1106.38 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 416.637,1106.38 416.637,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 757.003,1106.38 757.003,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1097.37,1106.38 1097.37,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1437.73,1106.38 1437.73,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1778.1,1106.38 1778.1,1087.48 \n",
" \"/>\n",
"<path clip-path=\"url(#clip530)\" d=\"M386.579 1148.11 L416.255 1148.11 L416.255 1152.05 L386.579 1152.05 L386.579 1148.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M430.375 1161 L446.695 1161 L446.695 1164.94 L424.75 1164.94 L424.75 1161 Q427.412 1158.25 431.996 1153.62 Q436.602 1148.97 437.783 1147.63 Q440.028 1145.1 440.908 1143.37 Q441.81 1141.61 441.81 1139.92 Q441.81 1137.16 439.866 1135.43 Q437.945 1133.69 434.843 1133.69 Q432.644 1133.69 430.19 1134.45 Q427.76 1135.22 424.982 1136.77 L424.982 1132.05 Q427.806 1130.91 430.259 1130.33 Q432.713 1129.75 434.75 1129.75 Q440.121 1129.75 443.315 1132.44 Q446.509 1135.13 446.509 1139.62 Q446.509 1141.75 445.699 1143.67 Q444.912 1145.56 442.806 1148.16 Q442.227 1148.83 439.125 1152.05 Q436.023 1155.24 430.375 1161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M757.003 1133.46 Q753.392 1133.46 751.563 1137.02 Q749.757 1140.56 749.757 1147.69 Q749.757 1154.8 751.563 1158.37 Q753.392 1161.91 757.003 1161.91 Q760.637 1161.91 762.442 1158.37 Q764.271 1154.8 764.271 1147.69 Q764.271 1140.56 762.442 1137.02 Q760.637 1133.46 757.003 1133.46 M757.003 1129.75 Q762.813 1129.75 765.868 1134.36 Q768.947 1138.94 768.947 1147.69 Q768.947 1156.42 765.868 1161.03 Q762.813 1165.61 757.003 1165.61 Q751.193 1165.61 748.114 1161.03 Q745.058 1156.42 745.058 1147.69 Q745.058 1138.94 748.114 1134.36 Q751.193 1129.75 757.003 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1092.02 1161 L1108.34 1161 L1108.34 1164.94 L1086.4 1164.94 L1086.4 1161 Q1089.06 1158.25 1093.64 1153.62 Q1098.25 1148.97 1099.43 1147.63 Q1101.67 1145.1 1102.55 1143.37 Q1103.46 1141.61 1103.46 1139.92 Q1103.46 1137.16 1101.51 1135.43 Q1099.59 1133.69 1096.49 1133.69 Q1094.29 1133.69 1091.84 1134.45 Q1089.41 1135.22 1086.63 1136.77 L1086.63 1132.05 Q1089.45 1130.91 1091.91 1130.33 Q1094.36 1129.75 1096.4 1129.75 Q1101.77 1129.75 1104.96 1132.44 Q1108.16 1135.13 1108.16 1139.62 Q1108.16 1141.75 1107.35 1143.67 Q1106.56 1145.56 1104.45 1148.16 Q1103.87 1148.83 1100.77 1152.05 Q1097.67 1155.24 1092.02 1161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1440.74 1134.45 L1428.94 1152.9 L1440.74 1152.9 L1440.74 1134.45 M1439.52 1130.38 L1445.4 1130.38 L1445.4 1152.9 L1450.33 1152.9 L1450.33 1156.79 L1445.4 1156.79 L1445.4 1164.94 L1440.74 1164.94 L1440.74 1156.79 L1425.14 1156.79 L1425.14 1152.28 L1439.52 1130.38 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1778.51 1145.8 Q1775.36 1145.8 1773.51 1147.95 Q1771.68 1150.1 1771.68 1153.85 Q1771.68 1157.58 1773.51 1159.75 Q1775.36 1161.91 1778.51 1161.91 Q1781.65 1161.91 1783.48 1159.75 Q1785.33 1157.58 1785.33 1153.85 Q1785.33 1150.1 1783.48 1147.95 Q1781.65 1145.8 1778.51 1145.8 M1787.79 1131.14 L1787.79 1135.4 Q1786.03 1134.57 1784.22 1134.13 Q1782.44 1133.69 1780.68 1133.69 Q1776.05 1133.69 1773.6 1136.81 Q1771.17 1139.94 1770.82 1146.26 Q1772.19 1144.25 1774.25 1143.18 Q1776.31 1142.09 1778.78 1142.09 Q1783.99 1142.09 1787 1145.26 Q1790.03 1148.41 1790.03 1153.85 Q1790.03 1159.18 1786.88 1162.39 Q1783.74 1165.61 1778.51 1165.61 Q1772.51 1165.61 1769.34 1161.03 Q1766.17 1156.42 1766.17 1147.69 Q1766.17 1139.5 1770.06 1134.64 Q1773.95 1129.75 1780.5 1129.75 Q1782.26 1129.75 1784.04 1130.1 Q1785.84 1130.45 1787.79 1131.14 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1028.89 1208.4 L1016 1225.74 L1029.56 1244.04 L1022.65 1244.04 L1012.28 1230.04 L1001.9 1244.04 L994.994 1244.04 L1008.84 1225.39 L996.172 1208.4 L1003.08 1208.4 L1012.53 1221.1 L1021.98 1208.4 L1028.89 1208.4 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,1078.56 1872.76,1078.56 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,893.974 1872.76,893.974 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,709.387 1872.76,709.387 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,524.8 1872.76,524.8 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,340.212 1872.76,340.212 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 151.798,155.625 1872.76,155.625 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,1106.38 151.798,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,1078.56 170.696,1078.56 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,893.974 170.696,893.974 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,709.387 170.696,709.387 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,524.8 170.696,524.8 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,340.212 170.696,340.212 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip530)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 151.798,155.625 170.696,155.625 \n",
" \"/>\n",
"<path clip-path=\"url(#clip530)\" d=\"M65.8226 1064.36 Q62.2115 1064.36 60.3828 1067.93 Q58.5773 1071.47 58.5773 1078.6 Q58.5773 1085.7 60.3828 1089.27 Q62.2115 1092.81 65.8226 1092.81 Q69.4569 1092.81 71.2624 1089.27 Q73.0911 1085.7 73.0911 1078.6 Q73.0911 1071.47 71.2624 1067.93 Q69.4569 1064.36 65.8226 1064.36 M65.8226 1060.66 Q71.6328 1060.66 74.6883 1065.26 Q77.767 1069.85 77.767 1078.6 Q77.767 1087.32 74.6883 1091.93 Q71.6328 1096.51 65.8226 1096.51 Q60.0125 1096.51 56.9338 1091.93 Q53.8782 1087.32 53.8782 1078.6 Q53.8782 1069.85 56.9338 1065.26 Q60.0125 1060.66 65.8226 1060.66 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M85.9845 1089.96 L90.8688 1089.96 L90.8688 1095.84 L85.9845 1095.84 L85.9845 1089.96 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M111.054 1064.36 Q107.443 1064.36 105.614 1067.93 Q103.809 1071.47 103.809 1078.6 Q103.809 1085.7 105.614 1089.27 Q107.443 1092.81 111.054 1092.81 Q114.688 1092.81 116.494 1089.27 Q118.322 1085.7 118.322 1078.6 Q118.322 1071.47 116.494 1067.93 Q114.688 1064.36 111.054 1064.36 M111.054 1060.66 Q116.864 1060.66 119.92 1065.26 Q122.998 1069.85 122.998 1078.6 Q122.998 1087.32 119.92 1091.93 Q116.864 1096.51 111.054 1096.51 Q105.244 1096.51 102.165 1091.93 Q99.1095 1087.32 99.1095 1078.6 Q99.1095 1069.85 102.165 1065.26 Q105.244 1060.66 111.054 1060.66 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M67.0495 879.773 Q63.4384 879.773 61.6097 883.338 Q59.8041 886.88 59.8041 894.009 Q59.8041 901.116 61.6097 904.68 Q63.4384 908.222 67.0495 908.222 Q70.6837 908.222 72.4892 904.68 Q74.3179 901.116 74.3179 894.009 Q74.3179 886.88 72.4892 883.338 Q70.6837 879.773 67.0495 879.773 M67.0495 876.069 Q72.8596 876.069 75.9152 880.676 Q78.9938 885.259 78.9938 894.009 Q78.9938 902.736 75.9152 907.342 Q72.8596 911.926 67.0495 911.926 Q61.2393 911.926 58.1606 907.342 Q55.1051 902.736 55.1051 894.009 Q55.1051 885.259 58.1606 880.676 Q61.2393 876.069 67.0495 876.069 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M87.2114 905.375 L92.0956 905.375 L92.0956 911.254 L87.2114 911.254 L87.2114 905.375 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M103.091 907.319 L110.73 907.319 L110.73 880.954 L102.42 882.62 L102.42 878.361 L110.683 876.694 L115.359 876.694 L115.359 907.319 L122.998 907.319 L122.998 911.254 L103.091 911.254 L103.091 907.319 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M67.4198 695.186 Q63.8087 695.186 61.98 698.751 Q60.1745 702.292 60.1745 709.422 Q60.1745 716.528 61.98 720.093 Q63.8087 723.635 67.4198 723.635 Q71.0541 723.635 72.8596 720.093 Q74.6883 716.528 74.6883 709.422 Q74.6883 702.292 72.8596 698.751 Q71.0541 695.186 67.4198 695.186 M67.4198 691.482 Q73.23 691.482 76.2855 696.089 Q79.3642 700.672 79.3642 709.422 Q79.3642 718.149 76.2855 722.755 Q73.23 727.338 67.4198 727.338 Q61.6097 727.338 58.531 722.755 Q55.4754 718.149 55.4754 709.422 Q55.4754 700.672 58.531 696.089 Q61.6097 691.482 67.4198 691.482 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M87.5818 720.787 L92.466 720.787 L92.466 726.667 L87.5818 726.667 L87.5818 720.787 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M106.679 722.732 L122.998 722.732 L122.998 726.667 L101.054 726.667 L101.054 722.732 Q103.716 719.977 108.299 715.348 Q112.906 710.695 114.086 709.352 Q116.332 706.829 117.211 705.093 Q118.114 703.334 118.114 701.644 Q118.114 698.889 116.17 697.153 Q114.248 695.417 111.146 695.417 Q108.947 695.417 106.494 696.181 Q104.063 696.945 101.285 698.496 L101.285 693.774 Q104.109 692.639 106.563 692.061 Q109.017 691.482 111.054 691.482 Q116.424 691.482 119.619 694.167 Q122.813 696.852 122.813 701.343 Q122.813 703.473 122.003 705.394 Q121.216 707.292 119.109 709.885 Q118.531 710.556 115.429 713.774 Q112.327 716.968 106.679 722.732 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M66.4708 510.598 Q62.8597 510.598 61.031 514.163 Q59.2254 517.705 59.2254 524.834 Q59.2254 531.941 61.031 535.506 Q62.8597 539.047 66.4708 539.047 Q70.105 539.047 71.9105 535.506 Q73.7392 531.941 73.7392 524.834 Q73.7392 517.705 71.9105 514.163 Q70.105 510.598 66.4708 510.598 M66.4708 506.895 Q72.2809 506.895 75.3365 511.501 Q78.4151 516.084 78.4151 524.834 Q78.4151 533.561 75.3365 538.168 Q72.2809 542.751 66.4708 542.751 Q60.6606 542.751 57.5819 538.168 Q54.5264 533.561 54.5264 524.834 Q54.5264 516.084 57.5819 511.501 Q60.6606 506.895 66.4708 506.895 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M86.6327 536.2 L91.5169 536.2 L91.5169 542.08 L86.6327 542.08 L86.6327 536.2 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M115.869 523.446 Q119.225 524.163 121.1 526.432 Q122.998 528.7 122.998 532.033 Q122.998 537.149 119.48 539.95 Q115.961 542.751 109.48 542.751 Q107.304 542.751 104.989 542.311 Q102.697 541.895 100.244 541.038 L100.244 536.524 Q102.188 537.658 104.503 538.237 Q106.818 538.816 109.341 538.816 Q113.739 538.816 116.031 537.08 Q118.345 535.344 118.345 532.033 Q118.345 528.978 116.193 527.265 Q114.063 525.529 110.244 525.529 L106.216 525.529 L106.216 521.686 L110.429 521.686 Q113.878 521.686 115.707 520.321 Q117.535 518.932 117.535 516.339 Q117.535 513.677 115.637 512.265 Q113.762 510.83 110.244 510.83 Q108.322 510.83 106.123 511.247 Q103.924 511.663 101.285 512.543 L101.285 508.376 Q103.947 507.635 106.262 507.265 Q108.6 506.895 110.66 506.895 Q115.984 506.895 119.086 509.325 Q122.188 511.733 122.188 515.853 Q122.188 518.723 120.545 520.714 Q118.901 522.682 115.869 523.446 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M65.3365 326.011 Q61.7254 326.011 59.8967 329.576 Q58.0912 333.118 58.0912 340.247 Q58.0912 347.354 59.8967 350.918 Q61.7254 354.46 65.3365 354.46 Q68.9707 354.46 70.7763 350.918 Q72.605 347.354 72.605 340.247 Q72.605 333.118 70.7763 329.576 Q68.9707 326.011 65.3365 326.011 M65.3365 322.307 Q71.1467 322.307 74.2022 326.914 Q77.2809 331.497 77.2809 340.247 Q77.2809 348.974 74.2022 353.58 Q71.1467 358.164 65.3365 358.164 Q59.5264 358.164 56.4477 353.58 Q53.3921 348.974 53.3921 340.247 Q53.3921 331.497 56.4477 326.914 Q59.5264 322.307 65.3365 322.307 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M85.4984 351.613 L90.3827 351.613 L90.3827 357.492 L85.4984 357.492 L85.4984 351.613 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M113.415 327.006 L101.609 345.455 L113.415 345.455 L113.415 327.006 M112.188 322.932 L118.068 322.932 L118.068 345.455 L122.998 345.455 L122.998 349.344 L118.068 349.344 L118.068 357.492 L113.415 357.492 L113.415 349.344 L97.8132 349.344 L97.8132 344.83 L112.188 322.932 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M66.818 141.424 Q63.2069 141.424 61.3782 144.989 Q59.5726 148.53 59.5726 155.66 Q59.5726 162.766 61.3782 166.331 Q63.2069 169.873 66.818 169.873 Q70.4522 169.873 72.2578 166.331 Q74.0865 162.766 74.0865 155.66 Q74.0865 148.53 72.2578 144.989 Q70.4522 141.424 66.818 141.424 M66.818 137.72 Q72.6281 137.72 75.6837 142.327 Q78.7624 146.91 78.7624 155.66 Q78.7624 164.387 75.6837 168.993 Q72.6281 173.576 66.818 173.576 Q61.0078 173.576 57.9291 168.993 Q54.8736 164.387 54.8736 155.66 Q54.8736 146.91 57.9291 142.327 Q61.0078 137.72 66.818 137.72 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M86.9799 167.025 L91.8641 167.025 L91.8641 172.905 L86.9799 172.905 L86.9799 167.025 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M102.096 138.345 L120.452 138.345 L120.452 142.28 L106.378 142.28 L106.378 150.752 Q107.396 150.405 108.415 150.243 Q109.433 150.058 110.452 150.058 Q116.239 150.058 119.619 153.229 Q122.998 156.401 122.998 161.817 Q122.998 167.396 119.526 170.498 Q116.054 173.576 109.734 173.576 Q107.559 173.576 105.29 173.206 Q103.045 172.836 100.637 172.095 L100.637 167.396 Q102.721 168.53 104.943 169.086 Q107.165 169.641 109.642 169.641 Q113.646 169.641 115.984 167.535 Q118.322 165.428 118.322 161.817 Q118.322 158.206 115.984 156.1 Q113.646 153.993 109.642 153.993 Q107.767 153.993 105.892 154.41 Q104.04 154.826 102.096 155.706 L102.096 138.345 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M711.619 12.096 L719.802 12.096 L719.802 36.8875 L749.535 36.8875 L749.535 12.096 L757.718 12.096 L757.718 72.576 L749.535 72.576 L749.535 43.7741 L719.802 43.7741 L719.802 72.576 L711.619 72.576 L711.619 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M773.679 27.2059 L781.132 27.2059 L781.132 72.576 L773.679 72.576 L773.679 27.2059 M773.679 9.54393 L781.132 9.54393 L781.132 18.9825 L773.679 18.9825 L773.679 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M825.652 28.5427 L825.652 35.5912 Q822.492 33.9709 819.089 33.1607 Q815.687 32.3505 812.041 32.3505 Q806.491 32.3505 803.696 34.0519 Q800.941 35.7533 800.941 39.156 Q800.941 41.7486 802.926 43.2475 Q804.911 44.7058 810.907 46.0426 L813.459 46.6097 Q821.398 48.3111 824.72 51.4303 Q828.082 54.509 828.082 60.0587 Q828.082 66.3781 823.059 70.0644 Q818.077 73.7508 809.327 73.7508 Q805.681 73.7508 801.711 73.0216 Q797.782 72.3329 793.407 70.9151 L793.407 63.2184 Q797.539 65.3654 801.549 66.4591 Q805.559 67.5124 809.489 67.5124 Q814.755 67.5124 817.591 65.73 Q820.426 63.9071 820.426 60.6258 Q820.426 57.5877 818.36 55.9673 Q816.335 54.3469 809.408 52.8481 L806.815 52.2405 Q799.888 50.7821 796.809 47.7845 Q793.731 44.7463 793.731 39.4801 Q793.731 33.0797 798.268 29.5959 Q802.805 26.1121 811.15 26.1121 Q815.282 26.1121 818.927 26.7198 Q822.573 27.3274 825.652 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M847.324 14.324 L847.324 27.2059 L862.677 27.2059 L862.677 32.9987 L847.324 32.9987 L847.324 57.6282 Q847.324 63.1779 848.823 64.7578 Q850.362 66.3376 855.021 66.3376 L862.677 66.3376 L862.677 72.576 L855.021 72.576 Q846.393 72.576 843.111 69.3758 Q839.83 66.1351 839.83 57.6282 L839.83 32.9987 L834.361 32.9987 L834.361 27.2059 L839.83 27.2059 L839.83 14.324 L847.324 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M890.061 32.4315 Q884.066 32.4315 880.582 37.1306 Q877.098 41.7891 877.098 49.9314 Q877.098 58.0738 880.542 62.7728 Q884.025 67.4314 890.061 67.4314 Q896.016 67.4314 899.5 62.7323 Q902.984 58.0333 902.984 49.9314 Q902.984 41.8701 899.5 37.1711 Q896.016 32.4315 890.061 32.4315 M890.061 26.1121 Q899.783 26.1121 905.333 32.4315 Q910.883 38.7509 910.883 49.9314 Q910.883 61.0714 905.333 67.4314 Q899.783 73.7508 890.061 73.7508 Q880.299 73.7508 874.749 67.4314 Q869.24 61.0714 869.24 49.9314 Q869.24 38.7509 874.749 32.4315 Q880.299 26.1121 890.061 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M953.093 49.3643 Q953.093 41.2625 949.731 36.8065 Q946.409 32.3505 940.374 32.3505 Q934.378 32.3505 931.016 36.8065 Q927.694 41.2625 927.694 49.3643 Q927.694 57.4256 931.016 61.8816 Q934.378 66.3376 940.374 66.3376 Q946.409 66.3376 949.731 61.8816 Q953.093 57.4256 953.093 49.3643 M960.547 66.9452 Q960.547 78.5308 955.402 84.1616 Q950.258 89.8329 939.644 89.8329 Q935.715 89.8329 932.231 89.2252 Q928.747 88.6581 925.466 87.4428 L925.466 80.1917 Q928.747 81.9741 931.948 82.8248 Q935.148 83.6755 938.47 83.6755 Q945.802 83.6755 949.448 79.8271 Q953.093 76.0193 953.093 68.282 L953.093 64.5957 Q950.784 68.6061 947.179 70.5911 Q943.574 72.576 938.551 72.576 Q930.206 72.576 925.102 66.2161 Q919.997 59.8562 919.997 49.3643 Q919.997 38.832 925.102 32.472 Q930.206 26.1121 938.551 26.1121 Q943.574 26.1121 947.179 28.0971 Q950.784 30.082 953.093 34.0924 L953.093 27.2059 L960.547 27.2059 L960.547 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1002.19 34.1734 Q1000.93 33.4443 999.436 33.1202 Q997.977 32.7556 996.195 32.7556 Q989.876 32.7556 986.473 36.8875 Q983.111 40.9789 983.111 48.6757 L983.111 72.576 L975.616 72.576 L975.616 27.2059 L983.111 27.2059 L983.111 34.2544 Q985.46 30.1225 989.227 28.1376 Q992.995 26.1121 998.382 26.1121 Q999.152 26.1121 1000.08 26.2337 Q1001.02 26.3147 1002.15 26.5172 L1002.19 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1030.63 49.7694 Q1021.59 49.7694 1018.11 51.8354 Q1014.63 53.9013 1014.63 58.8839 Q1014.63 62.8538 1017.22 65.2034 Q1019.85 67.5124 1024.35 67.5124 Q1030.55 67.5124 1034.27 63.1374 Q1038.04 58.7219 1038.04 51.4303 L1038.04 49.7694 L1030.63 49.7694 M1045.49 46.6907 L1045.49 72.576 L1038.04 72.576 L1038.04 65.6895 Q1035.49 69.8214 1031.68 71.8063 Q1027.87 73.7508 1022.36 73.7508 Q1015.4 73.7508 1011.26 69.8619 Q1007.17 65.9325 1007.17 59.3701 Q1007.17 51.7138 1012.28 47.825 Q1017.42 43.9361 1027.59 43.9361 L1038.04 43.9361 L1038.04 43.2069 Q1038.04 38.0623 1034.64 35.2672 Q1031.28 32.4315 1025.16 32.4315 Q1021.27 32.4315 1017.58 33.3632 Q1013.9 34.295 1010.49 36.1584 L1010.49 29.2718 Q1014.59 27.692 1018.43 26.9223 Q1022.28 26.1121 1025.93 26.1121 Q1035.77 26.1121 1040.63 31.2163 Q1045.49 36.3204 1045.49 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1096.17 35.9153 Q1098.97 30.8922 1102.86 28.5022 Q1106.74 26.1121 1112.01 26.1121 Q1119.1 26.1121 1122.95 31.0947 Q1126.8 36.0368 1126.8 45.1919 L1126.8 72.576 L1119.3 72.576 L1119.3 45.4349 Q1119.3 38.913 1116.99 35.7533 Q1114.68 32.5936 1109.94 32.5936 Q1104.15 32.5936 1100.79 36.4419 Q1097.43 40.2903 1097.43 46.9338 L1097.43 72.576 L1089.93 72.576 L1089.93 45.4349 Q1089.93 38.8725 1087.62 35.7533 Q1085.31 32.5936 1080.49 32.5936 Q1074.78 32.5936 1071.42 36.4824 Q1068.06 40.3308 1068.06 46.9338 L1068.06 72.576 L1060.56 72.576 L1060.56 27.2059 L1068.06 27.2059 L1068.06 34.2544 Q1070.61 30.082 1074.17 28.0971 Q1077.74 26.1121 1082.64 26.1121 Q1087.58 26.1121 1091.03 28.6237 Q1094.51 31.1352 1096.17 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1185.62 32.4315 Q1179.62 32.4315 1176.14 37.1306 Q1172.65 41.7891 1172.65 49.9314 Q1172.65 58.0738 1176.1 62.7728 Q1179.58 67.4314 1185.62 67.4314 Q1191.57 67.4314 1195.05 62.7323 Q1198.54 58.0333 1198.54 49.9314 Q1198.54 41.8701 1195.05 37.1711 Q1191.57 32.4315 1185.62 32.4315 M1185.62 26.1121 Q1195.34 26.1121 1200.89 32.4315 Q1206.44 38.7509 1206.44 49.9314 Q1206.44 61.0714 1200.89 67.4314 Q1195.34 73.7508 1185.62 73.7508 Q1175.85 73.7508 1170.3 67.4314 Q1164.79 61.0714 1164.79 49.9314 Q1164.79 38.7509 1170.3 32.4315 Q1175.85 26.1121 1185.62 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1241.76 9.54393 L1241.76 15.7418 L1234.63 15.7418 Q1230.62 15.7418 1229.04 17.3622 Q1227.5 18.9825 1227.5 23.1955 L1227.5 27.2059 L1239.78 27.2059 L1239.78 32.9987 L1227.5 32.9987 L1227.5 72.576 L1220.01 72.576 L1220.01 32.9987 L1212.88 32.9987 L1212.88 27.2059 L1220.01 27.2059 L1220.01 24.0462 Q1220.01 16.471 1223.53 13.0277 Q1227.06 9.54393 1234.71 9.54393 L1241.76 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip530)\" d=\"M1312.08 27.2059 L1295.68 49.2833 L1312.94 72.576 L1304.14 72.576 L1290.94 54.752 L1277.73 72.576 L1268.94 72.576 L1286.56 48.8377 L1270.44 27.2059 L1279.23 27.2059 L1291.26 43.369 L1303.29 27.2059 L1312.08 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip532)\" d=\"\n",
"M246.454 1078.56 L246.454 1078.56 L263.472 1078.56 L263.472 1078.56 L246.454 1078.56 L246.454 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 246.454,1078.56 246.454,1078.56 263.472,1078.56 246.454,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M263.472 1078.56 L263.472 1078.56 L280.491 1078.56 L280.491 1078.56 L263.472 1078.56 L263.472 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 263.472,1078.56 263.472,1078.56 280.491,1078.56 263.472,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M280.491 1078.56 L280.491 1078.56 L297.509 1078.56 L297.509 1078.56 L280.491 1078.56 L280.491 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 280.491,1078.56 280.491,1078.56 297.509,1078.56 280.491,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M297.509 1078.56 L297.509 1078.56 L314.527 1078.56 L314.527 1078.56 L297.509 1078.56 L297.509 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 297.509,1078.56 297.509,1078.56 314.527,1078.56 297.509,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M314.527 1078.56 L314.527 1078.56 L331.545 1078.56 L331.545 1078.56 L314.527 1078.56 L314.527 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 314.527,1078.56 314.527,1078.56 331.545,1078.56 314.527,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M331.545 1078.56 L331.545 1078.56 L348.564 1078.56 L348.564 1078.56 L331.545 1078.56 L331.545 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 331.545,1078.56 331.545,1078.56 348.564,1078.56 331.545,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M348.564 1078.56 L348.564 1078.56 L365.582 1078.56 L365.582 1078.56 L348.564 1078.56 L348.564 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 348.564,1078.56 348.564,1078.56 365.582,1078.56 348.564,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M365.582 1078.56 L365.582 1078.56 L382.6 1078.56 L382.6 1078.56 L365.582 1078.56 L365.582 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 365.582,1078.56 365.582,1078.56 382.6,1078.56 365.582,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M382.6 1078.56 L382.6 1078.56 L399.619 1078.56 L399.619 1078.56 L382.6 1078.56 L382.6 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 382.6,1078.56 382.6,1078.56 399.619,1078.56 382.6,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M399.619 1078.56 L399.619 1078.56 L416.637 1078.56 L416.637 1078.56 L399.619 1078.56 L399.619 1078.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 399.619,1078.56 399.619,1078.56 416.637,1078.56 399.619,1078.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M416.637 230.448 L416.637 1078.56 L433.655 1078.56 L433.655 230.448 L416.637 230.448 L416.637 230.448 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 416.637,230.448 416.637,1078.56 433.655,1078.56 433.655,230.448 416.637,230.448 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M433.655 151.29 L433.655 1078.56 L450.673 1078.56 L450.673 151.29 L433.655 151.29 L433.655 151.29 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 433.655,151.29 433.655,1078.56 450.673,1078.56 450.673,151.29 433.655,151.29 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M450.673 239.871 L450.673 1078.56 L467.692 1078.56 L467.692 239.871 L450.673 239.871 L450.673 239.871 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 450.673,239.871 450.673,1078.56 467.692,1078.56 467.692,239.871 450.673,239.871 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M467.692 320.913 L467.692 1078.56 L484.71 1078.56 L484.71 320.913 L467.692 320.913 L467.692 320.913 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 467.692,320.913 467.692,1078.56 484.71,1078.56 484.71,320.913 467.692,320.913 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M484.71 322.798 L484.71 1078.56 L501.728 1078.56 L501.728 322.798 L484.71 322.798 L484.71 322.798 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 484.71,322.798 484.71,1078.56 501.728,1078.56 501.728,322.798 484.71,322.798 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M501.728 298.297 L501.728 1078.56 L518.747 1078.56 L518.747 298.297 L501.728 298.297 L501.728 298.297 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 501.728,298.297 501.728,1078.56 518.747,1078.56 518.747,298.297 501.728,298.297 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M518.747 413.263 L518.747 1078.56 L535.765 1078.56 L535.765 413.263 L518.747 413.263 L518.747 413.263 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 518.747,413.263 518.747,1078.56 535.765,1078.56 535.765,413.263 518.747,413.263 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M535.765 513.152 L535.765 1078.56 L552.783 1078.56 L552.783 513.152 L535.765 513.152 L535.765 513.152 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 535.765,513.152 535.765,1078.56 552.783,1078.56 552.783,513.152 535.765,513.152 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M552.783 445.303 L552.783 1078.56 L569.802 1078.56 L569.802 445.303 L552.783 445.303 L552.783 445.303 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 552.783,445.303 552.783,1078.56 569.802,1078.56 569.802,445.303 552.783,445.303 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M569.802 533.884 L569.802 1078.56 L586.82 1078.56 L586.82 533.884 L569.802 533.884 L569.802 533.884 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 569.802,533.884 569.802,1078.56 586.82,1078.56 586.82,533.884 569.802,533.884 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M586.82 481.112 L586.82 1078.56 L603.838 1078.56 L603.838 481.112 L586.82 481.112 L586.82 481.112 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 586.82,481.112 586.82,1078.56 603.838,1078.56 603.838,481.112 586.82,481.112 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M603.838 524.46 L603.838 1078.56 L620.856 1078.56 L620.856 524.46 L603.838 524.46 L603.838 524.46 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 603.838,524.46 603.838,1078.56 620.856,1078.56 620.856,524.46 603.838,524.46 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M620.856 556.5 L620.856 1078.56 L637.875 1078.56 L637.875 556.5 L620.856 556.5 L620.856 556.5 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 620.856,556.5 620.856,1078.56 637.875,1078.56 637.875,556.5 620.856,556.5 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M637.875 652.62 L637.875 1078.56 L654.893 1078.56 L654.893 652.62 L637.875 652.62 L637.875 652.62 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 637.875,652.62 637.875,1078.56 654.893,1078.56 654.893,652.62 637.875,652.62 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M654.893 611.157 L654.893 1078.56 L671.911 1078.56 L671.911 611.157 L654.893 611.157 L654.893 611.157 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 654.893,611.157 654.893,1078.56 671.911,1078.56 671.911,611.157 654.893,611.157 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M671.911 652.62 L671.911 1078.56 L688.93 1078.56 L688.93 652.62 L671.911 652.62 L671.911 652.62 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 671.911,652.62 671.911,1078.56 688.93,1078.56 688.93,652.62 671.911,652.62 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M688.93 662.043 L688.93 1078.56 L705.948 1078.56 L705.948 662.043 L688.93 662.043 L688.93 662.043 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 688.93,662.043 688.93,1078.56 705.948,1078.56 705.948,662.043 688.93,662.043 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M705.948 709.161 L705.948 1078.56 L722.966 1078.56 L722.966 709.161 L705.948 709.161 L705.948 709.161 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 705.948,709.161 705.948,1078.56 722.966,1078.56 722.966,709.161 705.948,709.161 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M722.966 680.89 L722.966 1078.56 L739.984 1078.56 L739.984 680.89 L722.966 680.89 L722.966 680.89 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 722.966,680.89 722.966,1078.56 739.984,1078.56 739.984,680.89 722.966,680.89 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M739.984 703.507 L739.984 1078.56 L757.003 1078.56 L757.003 703.507 L739.984 703.507 L739.984 703.507 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 739.984,703.507 739.984,1078.56 757.003,1078.56 757.003,703.507 739.984,703.507 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M757.003 746.855 L757.003 1078.56 L774.021 1078.56 L774.021 746.855 L757.003 746.855 L757.003 746.855 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 757.003,746.855 757.003,1078.56 774.021,1078.56 774.021,746.855 757.003,746.855 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M774.021 765.702 L774.021 1078.56 L791.039 1078.56 L791.039 765.702 L774.021 765.702 L774.021 765.702 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 774.021,765.702 774.021,1078.56 791.039,1078.56 791.039,765.702 774.021,765.702 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M791.039 765.702 L791.039 1078.56 L808.058 1078.56 L808.058 765.702 L791.039 765.702 L791.039 765.702 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 791.039,765.702 791.039,1078.56 808.058,1078.56 808.058,765.702 791.039,765.702 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M808.058 773.241 L808.058 1078.56 L825.076 1078.56 L825.076 773.241 L808.058 773.241 L808.058 773.241 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 808.058,773.241 808.058,1078.56 825.076,1078.56 825.076,773.241 808.058,773.241 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M825.076 744.97 L825.076 1078.56 L842.094 1078.56 L842.094 744.97 L825.076 744.97 L825.076 744.97 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 825.076,744.97 825.076,1078.56 842.094,1078.56 842.094,744.97 825.076,744.97 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M842.094 831.666 L842.094 1078.56 L859.112 1078.56 L859.112 831.666 L842.094 831.666 L842.094 831.666 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 842.094,831.666 842.094,1078.56 859.112,1078.56 859.112,831.666 842.094,831.666 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M859.112 831.666 L859.112 1078.56 L876.131 1078.56 L876.131 831.666 L859.112 831.666 L859.112 831.666 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 859.112,831.666 859.112,1078.56 876.131,1078.56 876.131,831.666 859.112,831.666 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M876.131 837.32 L876.131 1078.56 L893.149 1078.56 L893.149 837.32 L876.131 837.32 L876.131 837.32 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 876.131,837.32 876.131,1078.56 893.149,1078.56 893.149,837.32 876.131,837.32 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M893.149 873.13 L893.149 1078.56 L910.167 1078.56 L910.167 873.13 L893.149 873.13 L893.149 873.13 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 893.149,873.13 893.149,1078.56 910.167,1078.56 910.167,873.13 893.149,873.13 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M910.167 873.13 L910.167 1078.56 L927.186 1078.56 L927.186 873.13 L910.167 873.13 L910.167 873.13 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 910.167,873.13 910.167,1078.56 927.186,1078.56 927.186,873.13 910.167,873.13 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M927.186 884.438 L927.186 1078.56 L944.204 1078.56 L944.204 884.438 L927.186 884.438 L927.186 884.438 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 927.186,884.438 927.186,1078.56 944.204,1078.56 944.204,884.438 927.186,884.438 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M944.204 880.668 L944.204 1078.56 L961.222 1078.56 L961.222 880.668 L944.204 880.668 L944.204 880.668 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 944.204,880.668 944.204,1078.56 961.222,1078.56 961.222,880.668 944.204,880.668 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M961.222 884.438 L961.222 1078.56 L978.24 1078.56 L978.24 884.438 L961.222 884.438 L961.222 884.438 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 961.222,884.438 961.222,1078.56 978.24,1078.56 978.24,884.438 961.222,884.438 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M978.24 925.901 L978.24 1078.56 L995.259 1078.56 L995.259 925.901 L978.24 925.901 L978.24 925.901 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 978.24,925.901 978.24,1078.56 995.259,1078.56 995.259,925.901 978.24,925.901 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M995.259 916.478 L995.259 1078.56 L1012.28 1078.56 L1012.28 916.478 L995.259 916.478 L995.259 916.478 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 995.259,916.478 995.259,1078.56 1012.28,1078.56 1012.28,916.478 995.259,916.478 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1012.28 884.438 L1012.28 1078.56 L1029.3 1078.56 L1029.3 884.438 L1012.28 884.438 L1012.28 884.438 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1012.28,884.438 1012.28,1078.56 1029.3,1078.56 1029.3,884.438 1012.28,884.438 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1029.3 942.863 L1029.3 1078.56 L1046.31 1078.56 L1046.31 942.863 L1029.3 942.863 L1029.3 942.863 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1029.3,942.863 1029.3,1078.56 1046.31,1078.56 1046.31,942.863 1029.3,942.863 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1046.31 929.671 L1046.31 1078.56 L1063.33 1078.56 L1063.33 929.671 L1046.31 929.671 L1046.31 929.671 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1046.31,929.671 1046.31,1078.56 1063.33,1078.56 1063.33,929.671 1046.31,929.671 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1063.33 933.44 L1063.33 1078.56 L1080.35 1078.56 L1080.35 933.44 L1063.33 933.44 L1063.33 933.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1063.33,933.44 1063.33,1078.56 1080.35,1078.56 1080.35,933.44 1063.33,933.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1080.35 910.824 L1080.35 1078.56 L1097.37 1078.56 L1097.37 910.824 L1080.35 910.824 L1080.35 910.824 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1080.35,910.824 1080.35,1078.56 1097.37,1078.56 1097.37,910.824 1080.35,910.824 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1097.37 942.863 L1097.37 1078.56 L1114.39 1078.56 L1114.39 942.863 L1097.37 942.863 L1097.37 942.863 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1097.37,942.863 1097.37,1078.56 1114.39,1078.56 1114.39,942.863 1097.37,942.863 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1114.39 988.096 L1114.39 1078.56 L1131.41 1078.56 L1131.41 988.096 L1114.39 988.096 L1114.39 988.096 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1114.39,988.096 1114.39,1078.56 1131.41,1078.56 1131.41,988.096 1114.39,988.096 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1131.41 950.402 L1131.41 1078.56 L1148.42 1078.56 L1148.42 950.402 L1131.41 950.402 L1131.41 950.402 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1131.41,950.402 1131.41,1078.56 1148.42,1078.56 1148.42,950.402 1131.41,950.402 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1148.42 980.557 L1148.42 1078.56 L1165.44 1078.56 L1165.44 980.557 L1148.42 980.557 L1148.42 980.557 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1148.42,980.557 1148.42,1078.56 1165.44,1078.56 1165.44,980.557 1148.42,980.557 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1165.44 967.365 L1165.44 1078.56 L1182.46 1078.56 L1182.46 967.365 L1165.44 967.365 L1165.44 967.365 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1165.44,967.365 1165.44,1078.56 1182.46,1078.56 1182.46,967.365 1165.44,967.365 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1182.46 986.211 L1182.46 1078.56 L1199.48 1078.56 L1199.48 986.211 L1182.46 986.211 L1182.46 986.211 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1182.46,986.211 1182.46,1078.56 1199.48,1078.56 1199.48,986.211 1182.46,986.211 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1199.48 993.75 L1199.48 1078.56 L1216.5 1078.56 L1216.5 993.75 L1199.48 993.75 L1199.48 993.75 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1199.48,993.75 1199.48,1078.56 1216.5,1078.56 1216.5,993.75 1199.48,993.75 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1216.5 1003.17 L1216.5 1078.56 L1233.51 1078.56 L1233.51 1003.17 L1216.5 1003.17 L1216.5 1003.17 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1216.5,1003.17 1216.5,1078.56 1233.51,1078.56 1233.51,1003.17 1216.5,1003.17 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1233.51 995.635 L1233.51 1078.56 L1250.53 1078.56 L1250.53 995.635 L1233.51 995.635 L1233.51 995.635 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1233.51,995.635 1233.51,1078.56 1250.53,1078.56 1250.53,995.635 1233.51,995.635 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1250.53 1022.02 L1250.53 1078.56 L1267.55 1078.56 L1267.55 1022.02 L1250.53 1022.02 L1250.53 1022.02 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1250.53,1022.02 1250.53,1078.56 1267.55,1078.56 1267.55,1022.02 1250.53,1022.02 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1267.55 989.981 L1267.55 1078.56 L1284.57 1078.56 L1284.57 989.981 L1267.55 989.981 L1267.55 989.981 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1267.55,989.981 1267.55,1078.56 1284.57,1078.56 1284.57,989.981 1267.55,989.981 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1284.57 982.442 L1284.57 1078.56 L1301.59 1078.56 L1301.59 982.442 L1284.57 982.442 L1284.57 982.442 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1284.57,982.442 1284.57,1078.56 1301.59,1078.56 1301.59,982.442 1284.57,982.442 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1301.59 1012.6 L1301.59 1078.56 L1318.61 1078.56 L1318.61 1012.6 L1301.59 1012.6 L1301.59 1012.6 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1301.59,1012.6 1301.59,1078.56 1318.61,1078.56 1318.61,1012.6 1301.59,1012.6 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1318.61 1006.94 L1318.61 1078.56 L1335.62 1078.56 L1335.62 1006.94 L1318.61 1006.94 L1318.61 1006.94 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1318.61,1006.94 1318.61,1078.56 1335.62,1078.56 1335.62,1006.94 1318.61,1006.94 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1335.62 1014.48 L1335.62 1078.56 L1352.64 1078.56 L1352.64 1014.48 L1335.62 1014.48 L1335.62 1014.48 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1335.62,1014.48 1335.62,1078.56 1352.64,1078.56 1352.64,1014.48 1335.62,1014.48 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1352.64 1029.56 L1352.64 1078.56 L1369.66 1078.56 L1369.66 1029.56 L1352.64 1029.56 L1352.64 1029.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1352.64,1029.56 1352.64,1078.56 1369.66,1078.56 1369.66,1029.56 1352.64,1029.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1369.66 1022.02 L1369.66 1078.56 L1386.68 1078.56 L1386.68 1022.02 L1369.66 1022.02 L1369.66 1022.02 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1369.66,1022.02 1369.66,1078.56 1386.68,1078.56 1386.68,1022.02 1369.66,1022.02 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1386.68 1029.56 L1386.68 1078.56 L1403.7 1078.56 L1403.7 1029.56 L1386.68 1029.56 L1386.68 1029.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1386.68,1029.56 1386.68,1078.56 1403.7,1078.56 1403.7,1029.56 1386.68,1029.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1403.7 1031.44 L1403.7 1078.56 L1420.72 1078.56 L1420.72 1031.44 L1403.7 1031.44 L1403.7 1031.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1403.7,1031.44 1403.7,1078.56 1420.72,1078.56 1420.72,1031.44 1403.7,1031.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1420.72 1023.91 L1420.72 1078.56 L1437.73 1078.56 L1437.73 1023.91 L1420.72 1023.91 L1420.72 1023.91 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1420.72,1023.91 1420.72,1078.56 1437.73,1078.56 1437.73,1023.91 1420.72,1023.91 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1437.73 1042.75 L1437.73 1078.56 L1454.75 1078.56 L1454.75 1042.75 L1437.73 1042.75 L1437.73 1042.75 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1437.73,1042.75 1437.73,1078.56 1454.75,1078.56 1454.75,1042.75 1437.73,1042.75 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1454.75 1044.64 L1454.75 1078.56 L1471.77 1078.56 L1471.77 1044.64 L1454.75 1044.64 L1454.75 1044.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1454.75,1044.64 1454.75,1078.56 1471.77,1078.56 1471.77,1044.64 1454.75,1044.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1471.77 1057.83 L1471.77 1078.56 L1488.79 1078.56 L1488.79 1057.83 L1471.77 1057.83 L1471.77 1057.83 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1471.77,1057.83 1471.77,1078.56 1488.79,1078.56 1488.79,1057.83 1471.77,1057.83 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1488.79 1027.67 L1488.79 1078.56 L1505.81 1078.56 L1505.81 1027.67 L1488.79 1027.67 L1488.79 1027.67 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1488.79,1027.67 1488.79,1078.56 1505.81,1078.56 1505.81,1027.67 1488.79,1027.67 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1505.81 1048.41 L1505.81 1078.56 L1522.83 1078.56 L1522.83 1048.41 L1505.81 1048.41 L1505.81 1048.41 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1505.81,1048.41 1505.81,1078.56 1522.83,1078.56 1522.83,1048.41 1505.81,1048.41 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1522.83 1052.18 L1522.83 1078.56 L1539.84 1078.56 L1539.84 1052.18 L1522.83 1052.18 L1522.83 1052.18 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1522.83,1052.18 1522.83,1078.56 1539.84,1078.56 1539.84,1052.18 1522.83,1052.18 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1539.84 1033.33 L1539.84 1078.56 L1556.86 1078.56 L1556.86 1033.33 L1539.84 1033.33 L1539.84 1033.33 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1539.84,1033.33 1539.84,1078.56 1556.86,1078.56 1556.86,1033.33 1539.84,1033.33 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1556.86 1044.64 L1556.86 1078.56 L1573.88 1078.56 L1573.88 1044.64 L1556.86 1044.64 L1556.86 1044.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1556.86,1044.64 1556.86,1078.56 1573.88,1078.56 1573.88,1044.64 1556.86,1044.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1573.88 1044.64 L1573.88 1078.56 L1590.9 1078.56 L1590.9 1044.64 L1573.88 1044.64 L1573.88 1044.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1573.88,1044.64 1573.88,1078.56 1590.9,1078.56 1590.9,1044.64 1573.88,1044.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1590.9 1048.41 L1590.9 1078.56 L1607.92 1078.56 L1607.92 1048.41 L1590.9 1048.41 L1590.9 1048.41 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1590.9,1048.41 1590.9,1078.56 1607.92,1078.56 1607.92,1048.41 1590.9,1048.41 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1607.92 1059.71 L1607.92 1078.56 L1624.94 1078.56 L1624.94 1059.71 L1607.92 1059.71 L1607.92 1059.71 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1607.92,1059.71 1607.92,1078.56 1624.94,1078.56 1624.94,1059.71 1607.92,1059.71 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1624.94 1054.06 L1624.94 1078.56 L1641.95 1078.56 L1641.95 1054.06 L1624.94 1054.06 L1624.94 1054.06 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1624.94,1054.06 1624.94,1078.56 1641.95,1078.56 1641.95,1054.06 1624.94,1054.06 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1641.95 1052.18 L1641.95 1078.56 L1658.97 1078.56 L1658.97 1052.18 L1641.95 1052.18 L1641.95 1052.18 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1641.95,1052.18 1641.95,1078.56 1658.97,1078.56 1658.97,1052.18 1641.95,1052.18 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1658.97 1048.41 L1658.97 1078.56 L1675.99 1078.56 L1675.99 1048.41 L1658.97 1048.41 L1658.97 1048.41 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1658.97,1048.41 1658.97,1078.56 1675.99,1078.56 1675.99,1048.41 1658.97,1048.41 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1675.99 1048.41 L1675.99 1078.56 L1693.01 1078.56 L1693.01 1048.41 L1675.99 1048.41 L1675.99 1048.41 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1675.99,1048.41 1675.99,1078.56 1693.01,1078.56 1693.01,1048.41 1675.99,1048.41 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1693.01 1059.71 L1693.01 1078.56 L1710.03 1078.56 L1710.03 1059.71 L1693.01 1059.71 L1693.01 1059.71 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1693.01,1059.71 1693.01,1078.56 1710.03,1078.56 1710.03,1059.71 1693.01,1059.71 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1710.03 1071.02 L1710.03 1078.56 L1727.05 1078.56 L1727.05 1071.02 L1710.03 1071.02 L1710.03 1071.02 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1710.03,1071.02 1710.03,1078.56 1727.05,1078.56 1727.05,1071.02 1710.03,1071.02 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1727.05 1052.18 L1727.05 1078.56 L1744.06 1078.56 L1744.06 1052.18 L1727.05 1052.18 L1727.05 1052.18 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1727.05,1052.18 1727.05,1078.56 1744.06,1078.56 1744.06,1052.18 1727.05,1052.18 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1744.06 1063.48 L1744.06 1078.56 L1761.08 1078.56 L1761.08 1063.48 L1744.06 1063.48 L1744.06 1063.48 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1744.06,1063.48 1744.06,1078.56 1761.08,1078.56 1761.08,1063.48 1744.06,1063.48 \n",
" \"/>\n",
"<path clip-path=\"url(#clip532)\" d=\"\n",
"M1761.08 1059.71 L1761.08 1078.56 L1778.1 1078.56 L1778.1 1059.71 L1761.08 1059.71 L1761.08 1059.71 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1761.08,1059.71 1761.08,1078.56 1778.1,1078.56 1778.1,1059.71 1761.08,1059.71 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"254.963\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"271.981\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"289\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"306.018\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"323.036\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"340.055\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"357.073\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"374.091\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"391.109\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"408.128\" cy=\"1078.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"425.146\" cy=\"230.448\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"442.164\" cy=\"151.29\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"459.183\" cy=\"239.871\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"476.201\" cy=\"320.913\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"493.219\" cy=\"322.798\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"510.237\" cy=\"298.297\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"527.256\" cy=\"413.263\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"544.274\" cy=\"513.152\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"561.292\" cy=\"445.303\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"578.311\" cy=\"533.884\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"595.329\" cy=\"481.112\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"612.347\" cy=\"524.46\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"629.366\" cy=\"556.5\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"646.384\" cy=\"652.62\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"663.402\" cy=\"611.157\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"680.42\" cy=\"652.62\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"697.439\" cy=\"662.043\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"714.457\" cy=\"709.161\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"731.475\" cy=\"680.89\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"748.494\" cy=\"703.507\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"765.512\" cy=\"746.855\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"782.53\" cy=\"765.702\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"799.548\" cy=\"765.702\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"816.567\" cy=\"773.241\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"833.585\" cy=\"744.97\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"850.603\" cy=\"831.666\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"867.622\" cy=\"831.666\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"884.64\" cy=\"837.32\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"901.658\" cy=\"873.13\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"918.676\" cy=\"873.13\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"935.695\" cy=\"884.438\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"952.713\" cy=\"880.668\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"969.731\" cy=\"884.438\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"986.75\" cy=\"925.901\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1003.77\" cy=\"916.478\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1020.79\" cy=\"884.438\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1037.8\" cy=\"942.863\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1054.82\" cy=\"929.671\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1071.84\" cy=\"933.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1088.86\" cy=\"910.824\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1105.88\" cy=\"942.863\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1122.9\" cy=\"988.096\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1139.91\" cy=\"950.402\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1156.93\" cy=\"980.557\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1173.95\" cy=\"967.365\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1190.97\" cy=\"986.211\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1207.99\" cy=\"993.75\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1225.01\" cy=\"1003.17\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1242.02\" cy=\"995.635\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1259.04\" cy=\"1022.02\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1276.06\" cy=\"989.981\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1293.08\" cy=\"982.442\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1310.1\" cy=\"1012.6\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1327.12\" cy=\"1006.94\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1344.13\" cy=\"1014.48\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1361.15\" cy=\"1029.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1378.17\" cy=\"1022.02\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1395.19\" cy=\"1029.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1412.21\" cy=\"1031.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1429.23\" cy=\"1023.91\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1446.24\" cy=\"1042.75\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1463.26\" cy=\"1044.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1480.28\" cy=\"1057.83\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1497.3\" cy=\"1027.67\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1514.32\" cy=\"1048.41\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1531.33\" cy=\"1052.18\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1548.35\" cy=\"1033.33\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1565.37\" cy=\"1044.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1582.39\" cy=\"1044.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1599.41\" cy=\"1048.41\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1616.43\" cy=\"1059.71\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1633.44\" cy=\"1054.06\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1650.46\" cy=\"1052.18\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1667.48\" cy=\"1048.41\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1684.5\" cy=\"1048.41\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1701.52\" cy=\"1059.71\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1718.54\" cy=\"1071.02\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1735.55\" cy=\"1052.18\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1752.57\" cy=\"1063.48\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip532)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1769.59\" cy=\"1059.71\" r=\"2\"/>\n",
"<polyline clip-path=\"url(#clip532)\" style=\"stroke:#e26f46; stroke-linecap:butt; stroke-linejoin:round; stroke-width:8; stroke-opacity:1; fill:none\" points=\"\n",
" 416.637,155.625 430.252,191.814 443.866,226.584 457.481,259.99 471.095,292.087 484.71,322.925 498.325,352.554 511.939,381.021 525.554,408.372 539.169,434.651 \n",
" 552.783,459.899 566.398,484.157 580.012,507.464 593.627,529.857 607.242,551.372 620.856,572.043 634.471,591.904 648.086,610.986 661.7,629.32 675.315,646.935 \n",
" 688.93,663.86 702.544,680.12 716.159,695.743 729.773,710.754 743.388,725.176 757.003,739.032 770.617,752.345 784.232,765.137 797.847,777.426 811.461,789.234 \n",
" 825.076,800.579 838.691,811.478 852.305,821.951 865.92,832.013 879.534,841.68 893.149,850.968 906.764,859.892 920.378,868.467 933.993,876.704 947.608,884.619 \n",
" 961.222,892.224 974.837,899.53 988.451,906.55 1002.07,913.295 1015.68,919.775 1029.3,926.001 1042.91,931.983 1056.52,937.731 1070.14,943.253 1083.75,948.558 \n",
" 1097.37,953.656 1110.98,958.553 1124.6,963.259 1138.21,967.78 1151.83,972.124 1165.44,976.297 1179.06,980.307 1192.67,984.16 1206.29,987.861 1219.9,991.418 \n",
" 1233.51,994.835 1247.13,998.118 1260.74,1001.27 1274.36,1004.3 1287.97,1007.21 1301.59,1010.01 1315.2,1012.7 1328.82,1015.28 1342.43,1017.76 1356.05,1020.15 \n",
" 1369.66,1022.44 1383.28,1024.64 1396.89,1026.75 1410.51,1028.78 1424.12,1030.74 1437.73,1032.61 1451.35,1034.41 1464.96,1036.14 1478.58,1037.81 1492.19,1039.41 \n",
" 1505.81,1040.94 1519.42,1042.42 1533.04,1043.83 1546.65,1045.19 1560.27,1046.5 1573.88,1047.76 1587.5,1048.97 1601.11,1050.13 1614.72,1051.24 1628.34,1052.31 \n",
" 1641.95,1053.34 1655.57,1054.33 1669.18,1055.28 1682.8,1056.2 1696.41,1057.07 1710.03,1057.91 1723.64,1058.72 1737.26,1059.5 1750.87,1060.25 1764.49,1060.97 \n",
" 1778.1,1061.66 \n",
" \"/>\n",
"</svg>\n"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"estimated mean and std: 0.018 2.027\n",
"\n",
"\u001b[31m\u001b[1mstrongly non-normal\u001b[22m\u001b[39m\n"
]
}
],
"source": [
"Random.seed!(123) #so the same random numbers are drawn \n",
" #each time you run this cell\n",
"x = rand(Chisq(2),10_000) .- 2\n",
"\n",
"printlnPs(\"estimated mean and std: \",mean(x),\" \",std(x))\n",
"\n",
"zGrid = range(0,8,length=101)\n",
"\n",
"p1 = histogram( x,bins = -3:0.1:6,\n",
" normalized = true, \n",
" legend=false,\n",
" title = \"Histogram of x\",\n",
" xlabel = \"x\" )\n",
"plot!(zGrid.-2,pdf(Chisq(2),zGrid),linewidth=2) #pdf(x) value equals pdf(z) value, where x=z-2\n",
"display(p1)\n",
"\n",
"printred(\"\\nstrongly non-normal\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Task 2: Law of Large Numbers\n",
"\n",
"\n",
"Use the $x$ series above and calculate the average of the first $s$ observations. Do this for $s=1$, $s=2$, ..., $s=2000$. Plot the averages (on the vertical axis) against $s$ (on the horizontal axis).\n",
"\n",
"Hint: `cumsum()` or a loop over `s`."
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"image/svg+xml": [
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n",
"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"480\" height=\"320\" viewBox=\"0 0 1920 1280\">\n",
"<defs>\n",
" <clipPath id=\"clip570\">\n",
" <rect x=\"0\" y=\"0\" width=\"1920\" height=\"1280\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip570)\" d=\"\n",
"M0 1280 L1920 1280 L1920 0 L0 0 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip571\">\n",
" <rect x=\"384\" y=\"0\" width=\"1345\" height=\"1280\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip570)\" d=\"\n",
"M189.136 1106.38 L1872.76 1106.38 L1872.76 123.472 L189.136 123.472 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip572\">\n",
" <rect x=\"189\" y=\"123\" width=\"1685\" height=\"984\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 235.991,1106.38 235.991,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 633.27,1106.38 633.27,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1030.55,1106.38 1030.55,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1427.83,1106.38 1427.83,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1825.11,1106.38 1825.11,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,1106.38 1872.76,1106.38 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 235.991,1106.38 235.991,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 633.27,1106.38 633.27,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1030.55,1106.38 1030.55,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1427.83,1106.38 1427.83,1087.48 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1825.11,1106.38 1825.11,1087.48 \n",
" \"/>\n",
"<path clip-path=\"url(#clip570)\" d=\"M235.991 1133.46 Q232.38 1133.46 230.551 1137.02 Q228.746 1140.56 228.746 1147.69 Q228.746 1154.8 230.551 1158.37 Q232.38 1161.91 235.991 1161.91 Q239.625 1161.91 241.431 1158.37 Q243.26 1154.8 243.26 1147.69 Q243.26 1140.56 241.431 1137.02 Q239.625 1133.46 235.991 1133.46 M235.991 1129.75 Q241.801 1129.75 244.857 1134.36 Q247.935 1138.94 247.935 1147.69 Q247.935 1156.42 244.857 1161.03 Q241.801 1165.61 235.991 1165.61 Q230.181 1165.61 227.102 1161.03 Q224.047 1156.42 224.047 1147.69 Q224.047 1138.94 227.102 1134.36 Q230.181 1129.75 235.991 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M592.888 1130.38 L611.245 1130.38 L611.245 1134.32 L597.171 1134.32 L597.171 1142.79 Q598.189 1142.44 599.208 1142.28 Q600.226 1142.09 601.245 1142.09 Q607.032 1142.09 610.411 1145.26 Q613.791 1148.44 613.791 1153.85 Q613.791 1159.43 610.319 1162.53 Q606.846 1165.61 600.527 1165.61 Q598.351 1165.61 596.083 1165.24 Q593.837 1164.87 591.43 1164.13 L591.43 1159.43 Q593.513 1160.56 595.735 1161.12 Q597.958 1161.68 600.434 1161.68 Q604.439 1161.68 606.777 1159.57 Q609.115 1157.46 609.115 1153.85 Q609.115 1150.24 606.777 1148.13 Q604.439 1146.03 600.434 1146.03 Q598.559 1146.03 596.684 1146.44 Q594.833 1146.86 592.888 1147.74 L592.888 1130.38 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M633.004 1133.46 Q629.393 1133.46 627.564 1137.02 Q625.758 1140.56 625.758 1147.69 Q625.758 1154.8 627.564 1158.37 Q629.393 1161.91 633.004 1161.91 Q636.638 1161.91 638.443 1158.37 Q640.272 1154.8 640.272 1147.69 Q640.272 1140.56 638.443 1137.02 Q636.638 1133.46 633.004 1133.46 M633.004 1129.75 Q638.814 1129.75 641.869 1134.36 Q644.948 1138.94 644.948 1147.69 Q644.948 1156.42 641.869 1161.03 Q638.814 1165.61 633.004 1165.61 Q627.194 1165.61 624.115 1161.03 Q621.059 1156.42 621.059 1147.69 Q621.059 1138.94 624.115 1134.36 Q627.194 1129.75 633.004 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M663.166 1133.46 Q659.554 1133.46 657.726 1137.02 Q655.92 1140.56 655.92 1147.69 Q655.92 1154.8 657.726 1158.37 Q659.554 1161.91 663.166 1161.91 Q666.8 1161.91 668.605 1158.37 Q670.434 1154.8 670.434 1147.69 Q670.434 1140.56 668.605 1137.02 Q666.8 1133.46 663.166 1133.46 M663.166 1129.75 Q668.976 1129.75 672.031 1134.36 Q675.11 1138.94 675.11 1147.69 Q675.11 1156.42 672.031 1161.03 Q668.976 1165.61 663.166 1165.61 Q657.355 1165.61 654.277 1161.03 Q651.221 1156.42 651.221 1147.69 Q651.221 1138.94 654.277 1134.36 Q657.355 1129.75 663.166 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M975.074 1161 L982.713 1161 L982.713 1134.64 L974.403 1136.31 L974.403 1132.05 L982.667 1130.38 L987.343 1130.38 L987.343 1161 L994.982 1161 L994.982 1164.94 L975.074 1164.94 L975.074 1161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1014.43 1133.46 Q1010.81 1133.46 1008.99 1137.02 Q1007.18 1140.56 1007.18 1147.69 Q1007.18 1154.8 1008.99 1158.37 Q1010.81 1161.91 1014.43 1161.91 Q1018.06 1161.91 1019.87 1158.37 Q1021.69 1154.8 1021.69 1147.69 Q1021.69 1140.56 1019.87 1137.02 Q1018.06 1133.46 1014.43 1133.46 M1014.43 1129.75 Q1020.24 1129.75 1023.29 1134.36 Q1026.37 1138.94 1026.37 1147.69 Q1026.37 1156.42 1023.29 1161.03 Q1020.24 1165.61 1014.43 1165.61 Q1008.62 1165.61 1005.54 1161.03 Q1002.48 1156.42 1002.48 1147.69 Q1002.48 1138.94 1005.54 1134.36 Q1008.62 1129.75 1014.43 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1044.59 1133.46 Q1040.98 1133.46 1039.15 1137.02 Q1037.34 1140.56 1037.34 1147.69 Q1037.34 1154.8 1039.15 1158.37 Q1040.98 1161.91 1044.59 1161.91 Q1048.22 1161.91 1050.03 1158.37 Q1051.86 1154.8 1051.86 1147.69 Q1051.86 1140.56 1050.03 1137.02 Q1048.22 1133.46 1044.59 1133.46 M1044.59 1129.75 Q1050.4 1129.75 1053.45 1134.36 Q1056.53 1138.94 1056.53 1147.69 Q1056.53 1156.42 1053.45 1161.03 Q1050.4 1165.61 1044.59 1165.61 Q1038.78 1165.61 1035.7 1161.03 Q1032.64 1156.42 1032.64 1147.69 Q1032.64 1138.94 1035.7 1134.36 Q1038.78 1129.75 1044.59 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1074.75 1133.46 Q1071.14 1133.46 1069.31 1137.02 Q1067.5 1140.56 1067.5 1147.69 Q1067.5 1154.8 1069.31 1158.37 Q1071.14 1161.91 1074.75 1161.91 Q1078.38 1161.91 1080.19 1158.37 Q1082.02 1154.8 1082.02 1147.69 Q1082.02 1140.56 1080.19 1137.02 Q1078.38 1133.46 1074.75 1133.46 M1074.75 1129.75 Q1080.56 1129.75 1083.62 1134.36 Q1086.69 1138.94 1086.69 1147.69 Q1086.69 1156.42 1083.62 1161.03 Q1080.56 1165.61 1074.75 1165.61 Q1068.94 1165.61 1065.86 1161.03 Q1062.81 1156.42 1062.81 1147.69 Q1062.81 1138.94 1065.86 1134.36 Q1068.94 1129.75 1074.75 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1372.35 1161 L1379.99 1161 L1379.99 1134.64 L1371.68 1136.31 L1371.68 1132.05 L1379.95 1130.38 L1384.62 1130.38 L1384.62 1161 L1392.26 1161 L1392.26 1164.94 L1372.35 1164.94 L1372.35 1161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1401.75 1130.38 L1420.11 1130.38 L1420.11 1134.32 L1406.03 1134.32 L1406.03 1142.79 Q1407.05 1142.44 1408.07 1142.28 Q1409.09 1142.09 1410.11 1142.09 Q1415.89 1142.09 1419.27 1145.26 Q1422.65 1148.44 1422.65 1153.85 Q1422.65 1159.43 1419.18 1162.53 Q1415.71 1165.61 1409.39 1165.61 Q1407.21 1165.61 1404.95 1165.24 Q1402.7 1164.87 1400.29 1164.13 L1400.29 1159.43 Q1402.38 1160.56 1404.6 1161.12 Q1406.82 1161.68 1409.3 1161.68 Q1413.3 1161.68 1415.64 1159.57 Q1417.98 1157.46 1417.98 1153.85 Q1417.98 1150.24 1415.64 1148.13 Q1413.3 1146.03 1409.3 1146.03 Q1407.42 1146.03 1405.55 1146.44 Q1403.7 1146.86 1401.75 1147.74 L1401.75 1130.38 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1441.87 1133.46 Q1438.26 1133.46 1436.43 1137.02 Q1434.62 1140.56 1434.62 1147.69 Q1434.62 1154.8 1436.43 1158.37 Q1438.26 1161.91 1441.87 1161.91 Q1445.5 1161.91 1447.31 1158.37 Q1449.14 1154.8 1449.14 1147.69 Q1449.14 1140.56 1447.31 1137.02 Q1445.5 1133.46 1441.87 1133.46 M1441.87 1129.75 Q1447.68 1129.75 1450.73 1134.36 Q1453.81 1138.94 1453.81 1147.69 Q1453.81 1156.42 1450.73 1161.03 Q1447.68 1165.61 1441.87 1165.61 Q1436.06 1165.61 1432.98 1161.03 Q1429.92 1156.42 1429.92 1147.69 Q1429.92 1138.94 1432.98 1134.36 Q1436.06 1129.75 1441.87 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1472.03 1133.46 Q1468.42 1133.46 1466.59 1137.02 Q1464.78 1140.56 1464.78 1147.69 Q1464.78 1154.8 1466.59 1158.37 Q1468.42 1161.91 1472.03 1161.91 Q1475.66 1161.91 1477.47 1158.37 Q1479.3 1154.8 1479.3 1147.69 Q1479.3 1140.56 1477.47 1137.02 Q1475.66 1133.46 1472.03 1133.46 M1472.03 1129.75 Q1477.84 1129.75 1480.89 1134.36 Q1483.97 1138.94 1483.97 1147.69 Q1483.97 1156.42 1480.89 1161.03 Q1477.84 1165.61 1472.03 1165.61 Q1466.22 1165.61 1463.14 1161.03 Q1460.08 1156.42 1460.08 1147.69 Q1460.08 1138.94 1463.14 1134.36 Q1466.22 1129.75 1472.03 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1773.72 1161 L1790.04 1161 L1790.04 1164.94 L1768.09 1164.94 L1768.09 1161 Q1770.75 1158.25 1775.34 1153.62 Q1779.94 1148.97 1781.13 1147.63 Q1783.37 1145.1 1784.25 1143.37 Q1785.15 1141.61 1785.15 1139.92 Q1785.15 1137.16 1783.21 1135.43 Q1781.29 1133.69 1778.19 1133.69 Q1775.99 1133.69 1773.53 1134.45 Q1771.1 1135.22 1768.32 1136.77 L1768.32 1132.05 Q1771.15 1130.91 1773.6 1130.33 Q1776.06 1129.75 1778.09 1129.75 Q1783.46 1129.75 1786.66 1132.44 Q1789.85 1135.13 1789.85 1139.62 Q1789.85 1141.75 1789.04 1143.67 Q1788.25 1145.56 1786.15 1148.16 Q1785.57 1148.83 1782.47 1152.05 Q1779.37 1155.24 1773.72 1161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1809.85 1133.46 Q1806.24 1133.46 1804.41 1137.02 Q1802.61 1140.56 1802.61 1147.69 Q1802.61 1154.8 1804.41 1158.37 Q1806.24 1161.91 1809.85 1161.91 Q1813.49 1161.91 1815.29 1158.37 Q1817.12 1154.8 1817.12 1147.69 Q1817.12 1140.56 1815.29 1137.02 Q1813.49 1133.46 1809.85 1133.46 M1809.85 1129.75 Q1815.66 1129.75 1818.72 1134.36 Q1821.8 1138.94 1821.8 1147.69 Q1821.8 1156.42 1818.72 1161.03 Q1815.66 1165.61 1809.85 1165.61 Q1804.04 1165.61 1800.96 1161.03 Q1797.91 1156.42 1797.91 1147.69 Q1797.91 1138.94 1800.96 1134.36 Q1804.04 1129.75 1809.85 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1840.01 1133.46 Q1836.4 1133.46 1834.57 1137.02 Q1832.77 1140.56 1832.77 1147.69 Q1832.77 1154.8 1834.57 1158.37 Q1836.4 1161.91 1840.01 1161.91 Q1843.65 1161.91 1845.45 1158.37 Q1847.28 1154.8 1847.28 1147.69 Q1847.28 1140.56 1845.45 1137.02 Q1843.65 1133.46 1840.01 1133.46 M1840.01 1129.75 Q1845.82 1129.75 1848.88 1134.36 Q1851.96 1138.94 1851.96 1147.69 Q1851.96 1156.42 1848.88 1161.03 Q1845.82 1165.61 1840.01 1165.61 Q1834.2 1165.61 1831.12 1161.03 Q1828.07 1156.42 1828.07 1147.69 Q1828.07 1138.94 1831.12 1134.36 Q1834.2 1129.75 1840.01 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1870.18 1133.46 Q1866.56 1133.46 1864.74 1137.02 Q1862.93 1140.56 1862.93 1147.69 Q1862.93 1154.8 1864.74 1158.37 Q1866.56 1161.91 1870.18 1161.91 Q1873.81 1161.91 1875.62 1158.37 Q1877.44 1154.8 1877.44 1147.69 Q1877.44 1140.56 1875.62 1137.02 Q1873.81 1133.46 1870.18 1133.46 M1870.18 1129.75 Q1875.99 1129.75 1879.04 1134.36 Q1882.12 1138.94 1882.12 1147.69 Q1882.12 1156.42 1879.04 1161.03 Q1875.99 1165.61 1870.18 1165.61 Q1864.37 1165.61 1861.29 1161.03 Q1858.23 1156.42 1858.23 1147.69 Q1858.23 1138.94 1861.29 1134.36 Q1864.37 1129.75 1870.18 1129.75 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1042.66 1209.45 L1042.66 1214.98 Q1040.18 1213.71 1037.5 1213.07 Q1034.83 1212.44 1031.96 1212.44 Q1027.6 1212.44 1025.41 1213.77 Q1023.24 1215.11 1023.24 1217.79 Q1023.24 1219.82 1024.8 1221 Q1026.36 1222.15 1031.07 1223.2 L1033.08 1223.64 Q1039.32 1224.98 1041.93 1227.43 Q1044.57 1229.85 1044.57 1234.21 Q1044.57 1239.17 1040.62 1242.07 Q1036.71 1244.97 1029.83 1244.97 Q1026.97 1244.97 1023.85 1244.39 Q1020.76 1243.85 1017.32 1242.74 L1017.32 1236.69 Q1020.57 1238.38 1023.72 1239.24 Q1026.87 1240.07 1029.96 1240.07 Q1034.1 1240.07 1036.32 1238.66 Q1038.55 1237.23 1038.55 1234.65 Q1038.55 1232.27 1036.93 1230.99 Q1035.34 1229.72 1029.9 1228.54 L1027.86 1228.07 Q1022.42 1226.92 1020 1224.56 Q1017.58 1222.18 1017.58 1218.04 Q1017.58 1213.01 1021.14 1210.27 Q1024.71 1207.54 1031.26 1207.54 Q1034.51 1207.54 1037.38 1208.01 Q1040.24 1208.49 1042.66 1209.45 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 189.136,969.602 1872.76,969.602 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 189.136,748.334 1872.76,748.334 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 189.136,527.066 1872.76,527.066 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip572)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 189.136,305.798 1872.76,305.798 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,1106.38 189.136,123.472 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,969.602 208.034,969.602 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,748.334 208.034,748.334 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,527.066 208.034,527.066 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 189.136,305.798 208.034,305.798 \n",
" \"/>\n",
"<path clip-path=\"url(#clip570)\" d=\"M54.3875 970.054 L84.0633 970.054 L84.0633 973.989 L54.3875 973.989 L54.3875 970.054 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M94.966 982.947 L102.605 982.947 L102.605 956.581 L94.2947 958.248 L94.2947 953.989 L102.559 952.322 L107.234 952.322 L107.234 982.947 L114.873 982.947 L114.873 986.882 L94.966 986.882 L94.966 982.947 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M124.318 981.003 L129.202 981.003 L129.202 986.882 L124.318 986.882 L124.318 981.003 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M139.433 952.322 L157.79 952.322 L157.79 956.257 L143.716 956.257 L143.716 964.729 Q144.734 964.382 145.753 964.22 Q146.771 964.035 147.79 964.035 Q153.577 964.035 156.956 967.206 Q160.336 970.378 160.336 975.794 Q160.336 981.373 156.864 984.475 Q153.392 987.553 147.072 987.553 Q144.896 987.553 142.628 987.183 Q140.382 986.813 137.975 986.072 L137.975 981.373 Q140.058 982.507 142.281 983.063 Q144.503 983.618 146.98 983.618 Q150.984 983.618 153.322 981.512 Q155.66 979.405 155.66 975.794 Q155.66 972.183 153.322 970.077 Q150.984 967.97 146.98 967.97 Q145.105 967.97 143.23 968.387 Q141.378 968.804 139.433 969.683 L139.433 952.322 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M53.3921 748.785 L83.0679 748.785 L83.0679 752.721 L53.3921 752.721 L53.3921 748.785 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M93.9706 761.679 L101.609 761.679 L101.609 735.313 L93.2993 736.98 L93.2993 732.721 L101.563 731.054 L106.239 731.054 L106.239 761.679 L113.878 761.679 L113.878 765.614 L93.9706 765.614 L93.9706 761.679 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M123.322 759.734 L128.207 759.734 L128.207 765.614 L123.322 765.614 L123.322 759.734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M148.392 734.133 Q144.781 734.133 142.952 737.698 Q141.146 741.239 141.146 748.369 Q141.146 755.475 142.952 759.04 Q144.781 762.582 148.392 762.582 Q152.026 762.582 153.831 759.04 Q155.66 755.475 155.66 748.369 Q155.66 741.239 153.831 737.698 Q152.026 734.133 148.392 734.133 M148.392 730.429 Q154.202 730.429 157.257 735.035 Q160.336 739.619 160.336 748.369 Q160.336 757.096 157.257 761.702 Q154.202 766.285 148.392 766.285 Q142.581 766.285 139.503 761.702 Q136.447 757.096 136.447 748.369 Q136.447 739.619 139.503 735.035 Q142.581 730.429 148.392 730.429 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M54.3875 527.517 L84.0633 527.517 L84.0633 531.452 L54.3875 531.452 L54.3875 527.517 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M104.156 512.865 Q100.545 512.865 98.716 516.429 Q96.9104 519.971 96.9104 527.101 Q96.9104 534.207 98.716 537.772 Q100.545 541.314 104.156 541.314 Q107.79 541.314 109.596 537.772 Q111.424 534.207 111.424 527.101 Q111.424 519.971 109.596 516.429 Q107.79 512.865 104.156 512.865 M104.156 509.161 Q109.966 509.161 113.021 513.767 Q116.1 518.351 116.1 527.101 Q116.1 535.827 113.021 540.434 Q109.966 545.017 104.156 545.017 Q98.3456 545.017 95.2669 540.434 Q92.2114 535.827 92.2114 527.101 Q92.2114 518.351 95.2669 513.767 Q98.3456 509.161 104.156 509.161 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M124.318 538.466 L129.202 538.466 L129.202 544.346 L124.318 544.346 L124.318 538.466 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M139.433 509.786 L157.79 509.786 L157.79 513.721 L143.716 513.721 L143.716 522.193 Q144.734 521.846 145.753 521.684 Q146.771 521.499 147.79 521.499 Q153.577 521.499 156.956 524.67 Q160.336 527.841 160.336 533.258 Q160.336 538.837 156.864 541.939 Q153.392 545.017 147.072 545.017 Q144.896 545.017 142.628 544.647 Q140.382 544.276 137.975 543.536 L137.975 538.837 Q140.058 539.971 142.281 540.526 Q144.503 541.082 146.98 541.082 Q150.984 541.082 153.322 538.976 Q155.66 536.869 155.66 533.258 Q155.66 529.647 153.322 527.54 Q150.984 525.434 146.98 525.434 Q145.105 525.434 143.23 525.851 Q141.378 526.267 139.433 527.147 L139.433 509.786 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M103.16 291.596 Q99.5493 291.596 97.7206 295.161 Q95.915 298.703 95.915 305.833 Q95.915 312.939 97.7206 316.504 Q99.5493 320.045 103.16 320.045 Q106.795 320.045 108.6 316.504 Q110.429 312.939 110.429 305.833 Q110.429 298.703 108.6 295.161 Q106.795 291.596 103.16 291.596 M103.16 287.893 Q108.971 287.893 112.026 292.499 Q115.105 297.083 115.105 305.833 Q115.105 314.559 112.026 319.166 Q108.971 323.749 103.16 323.749 Q97.3502 323.749 94.2715 319.166 Q91.216 314.559 91.216 305.833 Q91.216 297.083 94.2715 292.499 Q97.3502 287.893 103.16 287.893 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M123.322 317.198 L128.207 317.198 L128.207 323.078 L123.322 323.078 L123.322 317.198 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M148.392 291.596 Q144.781 291.596 142.952 295.161 Q141.146 298.703 141.146 305.833 Q141.146 312.939 142.952 316.504 Q144.781 320.045 148.392 320.045 Q152.026 320.045 153.831 316.504 Q155.66 312.939 155.66 305.833 Q155.66 298.703 153.831 295.161 Q152.026 291.596 148.392 291.596 M148.392 287.893 Q154.202 287.893 157.257 292.499 Q160.336 297.083 160.336 305.833 Q160.336 314.559 157.257 319.166 Q154.202 323.749 148.392 323.749 Q142.581 323.749 139.503 319.166 Q136.447 314.559 136.447 305.833 Q136.447 297.083 139.503 292.499 Q142.581 287.893 148.392 287.893 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M240.25 28.5427 L240.25 35.5912 Q237.09 33.9709 233.687 33.1607 Q230.285 32.3505 226.639 32.3505 Q221.089 32.3505 218.294 34.0519 Q215.539 35.7533 215.539 39.156 Q215.539 41.7486 217.524 43.2475 Q219.509 44.7058 225.505 46.0426 L228.057 46.6097 Q235.997 48.3111 239.318 51.4303 Q242.68 54.509 242.68 60.0587 Q242.68 66.3781 237.657 70.0644 Q232.675 73.7508 223.925 73.7508 Q220.279 73.7508 216.309 73.0216 Q212.38 72.3329 208.005 70.9151 L208.005 63.2184 Q212.137 65.3654 216.147 66.4591 Q220.157 67.5124 224.087 67.5124 Q229.353 67.5124 232.189 65.73 Q235.024 63.9071 235.024 60.6258 Q235.024 57.5877 232.958 55.9673 Q230.933 54.3469 224.006 52.8481 L221.413 52.2405 Q214.486 50.7821 211.408 47.7845 Q208.329 44.7463 208.329 39.4801 Q208.329 33.0797 212.866 29.5959 Q217.403 26.1121 225.748 26.1121 Q229.88 26.1121 233.525 26.7198 Q237.171 27.3274 240.25 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M275.169 49.7694 Q266.135 49.7694 262.651 51.8354 Q259.168 53.9013 259.168 58.8839 Q259.168 62.8538 261.76 65.2034 Q264.393 67.5124 268.89 67.5124 Q275.088 67.5124 278.815 63.1374 Q282.582 58.7219 282.582 51.4303 L282.582 49.7694 L275.169 49.7694 M290.036 46.6907 L290.036 72.576 L282.582 72.576 L282.582 65.6895 Q280.03 69.8214 276.222 71.8063 Q272.414 73.7508 266.905 73.7508 Q259.937 73.7508 255.805 69.8619 Q251.714 65.9325 251.714 59.3701 Q251.714 51.7138 256.818 47.825 Q261.963 43.9361 272.131 43.9361 L282.582 43.9361 L282.582 43.2069 Q282.582 38.0623 279.179 35.2672 Q275.817 32.4315 269.7 32.4315 Q265.811 32.4315 262.125 33.3632 Q258.439 34.295 255.036 36.1584 L255.036 29.2718 Q259.127 27.692 262.976 26.9223 Q266.824 26.1121 270.47 26.1121 Q280.313 26.1121 285.174 31.2163 Q290.036 36.3204 290.036 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M340.712 35.9153 Q343.508 30.8922 347.396 28.5022 Q351.285 26.1121 356.551 26.1121 Q363.64 26.1121 367.489 31.0947 Q371.337 36.0368 371.337 45.1919 L371.337 72.576 L363.843 72.576 L363.843 45.4349 Q363.843 38.913 361.534 35.7533 Q359.225 32.5936 354.485 32.5936 Q348.693 32.5936 345.33 36.4419 Q341.968 40.2903 341.968 46.9338 L341.968 72.576 L334.474 72.576 L334.474 45.4349 Q334.474 38.8725 332.165 35.7533 Q329.856 32.5936 325.035 32.5936 Q319.324 32.5936 315.961 36.4824 Q312.599 40.3308 312.599 46.9338 L312.599 72.576 L305.105 72.576 L305.105 27.2059 L312.599 27.2059 L312.599 34.2544 Q315.151 30.082 318.716 28.0971 Q322.281 26.1121 327.182 26.1121 Q332.124 26.1121 335.568 28.6237 Q339.052 31.1352 340.712 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M393.415 65.7705 L393.415 89.8329 L385.92 89.8329 L385.92 27.2059 L393.415 27.2059 L393.415 34.0924 Q395.764 30.0415 399.329 28.0971 Q402.934 26.1121 407.917 26.1121 Q416.181 26.1121 421.325 32.6746 Q426.511 39.2371 426.511 49.9314 Q426.511 60.6258 421.325 67.1883 Q416.181 73.7508 407.917 73.7508 Q402.934 73.7508 399.329 71.8063 Q395.764 69.8214 393.415 65.7705 M418.773 49.9314 Q418.773 41.7081 415.371 37.0496 Q412.008 32.3505 406.094 32.3505 Q400.18 32.3505 396.777 37.0496 Q393.415 41.7081 393.415 49.9314 Q393.415 58.1548 396.777 62.8538 Q400.18 67.5124 406.094 67.5124 Q412.008 67.5124 415.371 62.8538 Q418.773 58.1548 418.773 49.9314 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M438.866 9.54393 L446.319 9.54393 L446.319 72.576 L438.866 72.576 L438.866 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M500.723 48.0275 L500.723 51.6733 L466.452 51.6733 Q466.939 59.3701 471.07 63.421 Q475.243 67.4314 482.656 67.4314 Q486.95 67.4314 490.96 66.3781 Q495.011 65.3249 498.981 63.2184 L498.981 70.267 Q494.971 71.9684 490.758 72.8596 Q486.545 73.7508 482.21 73.7508 Q471.354 73.7508 464.994 67.4314 Q458.675 61.1119 458.675 50.3365 Q458.675 39.1965 464.67 32.6746 Q470.706 26.1121 480.914 26.1121 Q490.069 26.1121 495.376 32.0264 Q500.723 37.9003 500.723 48.0275 M493.269 45.84 Q493.188 39.7232 489.826 36.0774 Q486.504 32.4315 480.995 32.4315 Q474.757 32.4315 470.989 35.9558 Q467.263 39.4801 466.696 45.8805 L493.269 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M559.947 49.7694 Q550.914 49.7694 547.43 51.8354 Q543.946 53.9013 543.946 58.8839 Q543.946 62.8538 546.539 65.2034 Q549.172 67.5124 553.668 67.5124 Q559.866 67.5124 563.593 63.1374 Q567.36 58.7219 567.36 51.4303 L567.36 49.7694 L559.947 49.7694 M574.814 46.6907 L574.814 72.576 L567.36 72.576 L567.36 65.6895 Q564.808 69.8214 561.001 71.8063 Q557.193 73.7508 551.683 73.7508 Q544.716 73.7508 540.584 69.8619 Q536.493 65.9325 536.493 59.3701 Q536.493 51.7138 541.597 47.825 Q546.741 43.9361 556.909 43.9361 L567.36 43.9361 L567.36 43.2069 Q567.36 38.0623 563.958 35.2672 Q560.595 32.4315 554.479 32.4315 Q550.59 32.4315 546.903 33.3632 Q543.217 34.295 539.814 36.1584 L539.814 29.2718 Q543.906 27.692 547.754 26.9223 Q551.602 26.1121 555.248 26.1121 Q565.092 26.1121 569.953 31.2163 Q574.814 36.3204 574.814 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M584.82 27.2059 L592.719 27.2059 L606.897 65.2844 L621.075 27.2059 L628.975 27.2059 L611.961 72.576 L601.834 72.576 L584.82 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M678.072 48.0275 L678.072 51.6733 L643.801 51.6733 Q644.287 59.3701 648.419 63.421 Q652.591 67.4314 660.005 67.4314 Q664.299 67.4314 668.309 66.3781 Q672.36 65.3249 676.33 63.2184 L676.33 70.267 Q672.319 71.9684 668.106 72.8596 Q663.894 73.7508 659.559 73.7508 Q648.703 73.7508 642.343 67.4314 Q636.023 61.1119 636.023 50.3365 Q636.023 39.1965 642.019 32.6746 Q648.054 26.1121 658.263 26.1121 Q667.418 26.1121 672.724 32.0264 Q678.072 37.9003 678.072 48.0275 M670.618 45.84 Q670.537 39.7232 667.175 36.0774 Q663.853 32.4315 658.344 32.4315 Q652.105 32.4315 648.338 35.9558 Q644.611 39.4801 644.044 45.8805 L670.618 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M716.596 34.1734 Q715.34 33.4443 713.841 33.1202 Q712.383 32.7556 710.6 32.7556 Q704.281 32.7556 700.878 36.8875 Q697.516 40.9789 697.516 48.6757 L697.516 72.576 L690.022 72.576 L690.022 27.2059 L697.516 27.2059 L697.516 34.2544 Q699.866 30.1225 703.633 28.1376 Q707.4 26.1121 712.788 26.1121 Q713.558 26.1121 714.489 26.2337 Q715.421 26.3147 716.555 26.5172 L716.596 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M745.033 49.7694 Q736 49.7694 732.516 51.8354 Q729.032 53.9013 729.032 58.8839 Q729.032 62.8538 731.625 65.2034 Q734.258 67.5124 738.754 67.5124 Q744.952 67.5124 748.679 63.1374 Q752.446 58.7219 752.446 51.4303 L752.446 49.7694 L745.033 49.7694 M759.9 46.6907 L759.9 72.576 L752.446 72.576 L752.446 65.6895 Q749.894 69.8214 746.086 71.8063 Q742.279 73.7508 736.769 73.7508 Q729.802 73.7508 725.67 69.8619 Q721.578 65.9325 721.578 59.3701 Q721.578 51.7138 726.683 47.825 Q731.827 43.9361 741.995 43.9361 L752.446 43.9361 L752.446 43.2069 Q752.446 38.0623 749.044 35.2672 Q745.681 32.4315 739.564 32.4315 Q735.676 32.4315 731.989 33.3632 Q728.303 34.295 724.9 36.1584 L724.9 29.2718 Q728.992 27.692 732.84 26.9223 Q736.688 26.1121 740.334 26.1121 Q750.178 26.1121 755.039 31.2163 Q759.9 36.3204 759.9 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M805.108 49.3643 Q805.108 41.2625 801.746 36.8065 Q798.424 32.3505 792.388 32.3505 Q786.393 32.3505 783.031 36.8065 Q779.709 41.2625 779.709 49.3643 Q779.709 57.4256 783.031 61.8816 Q786.393 66.3376 792.388 66.3376 Q798.424 66.3376 801.746 61.8816 Q805.108 57.4256 805.108 49.3643 M812.562 66.9452 Q812.562 78.5308 807.417 84.1616 Q802.272 89.8329 791.659 89.8329 Q787.73 89.8329 784.246 89.2252 Q780.762 88.6581 777.481 87.4428 L777.481 80.1917 Q780.762 81.9741 783.962 82.8248 Q787.163 83.6755 790.484 83.6755 Q797.816 83.6755 801.462 79.8271 Q805.108 76.0193 805.108 68.282 L805.108 64.5957 Q802.799 68.6061 799.194 70.5911 Q795.588 72.576 790.565 72.576 Q782.22 72.576 777.116 66.2161 Q772.012 59.8562 772.012 49.3643 Q772.012 38.832 777.116 32.472 Q782.22 26.1121 790.565 26.1121 Q795.588 26.1121 799.194 28.0971 Q802.799 30.082 805.108 34.0924 L805.108 27.2059 L812.562 27.2059 L812.562 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M866.722 48.0275 L866.722 51.6733 L832.452 51.6733 Q832.938 59.3701 837.07 63.421 Q841.242 67.4314 848.655 67.4314 Q852.949 67.4314 856.96 66.3781 Q861.011 65.3249 864.98 63.2184 L864.98 70.267 Q860.97 71.9684 856.757 72.8596 Q852.544 73.7508 848.21 73.7508 Q837.353 73.7508 830.993 67.4314 Q824.674 61.1119 824.674 50.3365 Q824.674 39.1965 830.669 32.6746 Q836.705 26.1121 846.913 26.1121 Q856.068 26.1121 861.375 32.0264 Q866.722 37.9003 866.722 48.0275 M859.269 45.84 Q859.188 39.7232 855.825 36.0774 Q852.504 32.4315 846.994 32.4315 Q840.756 32.4315 836.989 35.9558 Q833.262 39.4801 832.695 45.8805 L859.269 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M922.908 32.4315 Q916.913 32.4315 913.429 37.1306 Q909.945 41.7891 909.945 49.9314 Q909.945 58.0738 913.389 62.7728 Q916.872 67.4314 922.908 67.4314 Q928.863 67.4314 932.347 62.7323 Q935.831 58.0333 935.831 49.9314 Q935.831 41.8701 932.347 37.1711 Q928.863 32.4315 922.908 32.4315 M922.908 26.1121 Q932.631 26.1121 938.18 32.4315 Q943.73 38.7509 943.73 49.9314 Q943.73 61.0714 938.18 67.4314 Q932.631 73.7508 922.908 73.7508 Q913.146 73.7508 907.596 67.4314 Q902.087 61.0714 902.087 49.9314 Q902.087 38.7509 907.596 32.4315 Q913.146 26.1121 922.908 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M950.738 27.2059 L958.637 27.2059 L972.815 65.2844 L986.994 27.2059 L994.893 27.2059 L977.879 72.576 L967.752 72.576 L950.738 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1043.99 48.0275 L1043.99 51.6733 L1009.72 51.6733 Q1010.21 59.3701 1014.34 63.421 Q1018.51 67.4314 1025.92 67.4314 Q1030.22 67.4314 1034.23 66.3781 Q1038.28 65.3249 1042.25 63.2184 L1042.25 70.267 Q1038.24 71.9684 1034.02 72.8596 Q1029.81 73.7508 1025.48 73.7508 Q1014.62 73.7508 1008.26 67.4314 Q1001.94 61.1119 1001.94 50.3365 Q1001.94 39.1965 1007.94 32.6746 Q1013.97 26.1121 1024.18 26.1121 Q1033.34 26.1121 1038.64 32.0264 Q1043.99 37.9003 1043.99 48.0275 M1036.54 45.84 Q1036.46 39.7232 1033.09 36.0774 Q1029.77 32.4315 1024.26 32.4315 Q1018.02 32.4315 1014.26 35.9558 Q1010.53 39.4801 1009.96 45.8805 L1036.54 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1082.51 34.1734 Q1081.26 33.4443 1079.76 33.1202 Q1078.3 32.7556 1076.52 32.7556 Q1070.2 32.7556 1066.8 36.8875 Q1063.43 40.9789 1063.43 48.6757 L1063.43 72.576 L1055.94 72.576 L1055.94 27.2059 L1063.43 27.2059 L1063.43 34.2544 Q1065.78 30.1225 1069.55 28.1376 Q1073.32 26.1121 1078.71 26.1121 Q1079.48 26.1121 1080.41 26.2337 Q1081.34 26.3147 1082.47 26.5172 L1082.51 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1134.28 32.4315 Q1128.29 32.4315 1124.81 37.1306 Q1121.32 41.7891 1121.32 49.9314 Q1121.32 58.0738 1124.76 62.7728 Q1128.25 67.4314 1134.28 67.4314 Q1140.24 67.4314 1143.72 62.7323 Q1147.21 58.0333 1147.21 49.9314 Q1147.21 41.8701 1143.72 37.1711 Q1140.24 32.4315 1134.28 32.4315 M1134.28 26.1121 Q1144.01 26.1121 1149.56 32.4315 Q1155.11 38.7509 1155.11 49.9314 Q1155.11 61.0714 1149.56 67.4314 Q1144.01 73.7508 1134.28 73.7508 Q1124.52 73.7508 1118.97 67.4314 Q1113.46 61.0714 1113.46 49.9314 Q1113.46 38.7509 1118.97 32.4315 Q1124.52 26.1121 1134.28 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1200.03 49.9314 Q1200.03 41.7081 1196.63 37.0496 Q1193.27 32.3505 1187.35 32.3505 Q1181.44 32.3505 1178.03 37.0496 Q1174.67 41.7081 1174.67 49.9314 Q1174.67 58.1548 1178.03 62.8538 Q1181.44 67.5124 1187.35 67.5124 Q1193.27 67.5124 1196.63 62.8538 Q1200.03 58.1548 1200.03 49.9314 M1174.67 34.0924 Q1177.02 30.0415 1180.59 28.0971 Q1184.19 26.1121 1189.17 26.1121 Q1197.44 26.1121 1202.58 32.6746 Q1207.77 39.2371 1207.77 49.9314 Q1207.77 60.6258 1202.58 67.1883 Q1197.44 73.7508 1189.17 73.7508 Q1184.19 73.7508 1180.59 71.8063 Q1177.02 69.8214 1174.67 65.7705 L1174.67 72.576 L1167.18 72.576 L1167.18 9.54393 L1174.67 9.54393 L1174.67 34.0924 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1249.05 28.5427 L1249.05 35.5912 Q1245.89 33.9709 1242.48 33.1607 Q1239.08 32.3505 1235.44 32.3505 Q1229.89 32.3505 1227.09 34.0519 Q1224.34 35.7533 1224.34 39.156 Q1224.34 41.7486 1226.32 43.2475 Q1228.31 44.7058 1234.3 46.0426 L1236.85 46.6097 Q1244.79 48.3111 1248.11 51.4303 Q1251.48 54.509 1251.48 60.0587 Q1251.48 66.3781 1246.45 70.0644 Q1241.47 73.7508 1232.72 73.7508 Q1229.08 73.7508 1225.11 73.0216 Q1221.18 72.3329 1216.8 70.9151 L1216.8 63.2184 Q1220.93 65.3654 1224.94 66.4591 Q1228.95 67.5124 1232.88 67.5124 Q1238.15 67.5124 1240.99 65.73 Q1243.82 63.9071 1243.82 60.6258 Q1243.82 57.5877 1241.76 55.9673 Q1239.73 54.3469 1232.8 52.8481 L1230.21 52.2405 Q1223.28 50.7821 1220.2 47.7845 Q1217.13 44.7463 1217.13 39.4801 Q1217.13 33.0797 1221.66 29.5959 Q1226.2 26.1121 1234.54 26.1121 Q1238.68 26.1121 1242.32 26.7198 Q1245.97 27.3274 1249.05 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1302.15 48.0275 L1302.15 51.6733 L1267.88 51.6733 Q1268.37 59.3701 1272.5 63.421 Q1276.67 67.4314 1284.09 67.4314 Q1288.38 67.4314 1292.39 66.3781 Q1296.44 65.3249 1300.41 63.2184 L1300.41 70.267 Q1296.4 71.9684 1292.19 72.8596 Q1287.98 73.7508 1283.64 73.7508 Q1272.78 73.7508 1266.43 67.4314 Q1260.11 61.1119 1260.11 50.3365 Q1260.11 39.1965 1266.1 32.6746 Q1272.14 26.1121 1282.35 26.1121 Q1291.5 26.1121 1296.81 32.0264 Q1302.15 37.9003 1302.15 48.0275 M1294.7 45.84 Q1294.62 39.7232 1291.26 36.0774 Q1287.94 32.4315 1282.43 32.4315 Q1276.19 32.4315 1272.42 35.9558 Q1268.69 39.4801 1268.13 45.8805 L1294.7 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1340.68 34.1734 Q1339.42 33.4443 1337.92 33.1202 Q1336.47 32.7556 1334.68 32.7556 Q1328.36 32.7556 1324.96 36.8875 Q1321.6 40.9789 1321.6 48.6757 L1321.6 72.576 L1314.1 72.576 L1314.1 27.2059 L1321.6 27.2059 L1321.6 34.2544 Q1323.95 30.1225 1327.72 28.1376 Q1331.48 26.1121 1336.87 26.1121 Q1337.64 26.1121 1338.57 26.2337 Q1339.5 26.3147 1340.64 26.5172 L1340.68 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1343.15 27.2059 L1351.05 27.2059 L1365.23 65.2844 L1379.4 27.2059 L1387.3 27.2059 L1370.29 72.576 L1360.16 72.576 L1343.15 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1418.21 49.7694 Q1409.18 49.7694 1405.7 51.8354 Q1402.21 53.9013 1402.21 58.8839 Q1402.21 62.8538 1404.8 65.2034 Q1407.44 67.5124 1411.93 67.5124 Q1418.13 67.5124 1421.86 63.1374 Q1425.63 58.7219 1425.63 51.4303 L1425.63 49.7694 L1418.21 49.7694 M1433.08 46.6907 L1433.08 72.576 L1425.63 72.576 L1425.63 65.6895 Q1423.07 69.8214 1419.27 71.8063 Q1415.46 73.7508 1409.95 73.7508 Q1402.98 73.7508 1398.85 69.8619 Q1394.76 65.9325 1394.76 59.3701 Q1394.76 51.7138 1399.86 47.825 Q1405.01 43.9361 1415.17 43.9361 L1425.63 43.9361 L1425.63 43.2069 Q1425.63 38.0623 1422.22 35.2672 Q1418.86 32.4315 1412.74 32.4315 Q1408.85 32.4315 1405.17 33.3632 Q1401.48 34.295 1398.08 36.1584 L1398.08 29.2718 Q1402.17 27.692 1406.02 26.9223 Q1409.87 26.1121 1413.51 26.1121 Q1423.36 26.1121 1428.22 31.2163 Q1433.08 36.3204 1433.08 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1455.8 14.324 L1455.8 27.2059 L1471.16 27.2059 L1471.16 32.9987 L1455.8 32.9987 L1455.8 57.6282 Q1455.8 63.1779 1457.3 64.7578 Q1458.84 66.3376 1463.5 66.3376 L1471.16 66.3376 L1471.16 72.576 L1463.5 72.576 Q1454.87 72.576 1451.59 69.3758 Q1448.31 66.1351 1448.31 57.6282 L1448.31 32.9987 L1442.84 32.9987 L1442.84 27.2059 L1448.31 27.2059 L1448.31 14.324 L1455.8 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1480.96 27.2059 L1488.41 27.2059 L1488.41 72.576 L1480.96 72.576 L1480.96 27.2059 M1480.96 9.54393 L1488.41 9.54393 L1488.41 18.9825 L1480.96 18.9825 L1480.96 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1521.59 32.4315 Q1515.6 32.4315 1512.11 37.1306 Q1508.63 41.7891 1508.63 49.9314 Q1508.63 58.0738 1512.07 62.7728 Q1515.56 67.4314 1521.59 67.4314 Q1527.55 67.4314 1531.03 62.7323 Q1534.51 58.0333 1534.51 49.9314 Q1534.51 41.8701 1531.03 37.1711 Q1527.55 32.4315 1521.59 32.4315 M1521.59 26.1121 Q1531.31 26.1121 1536.86 32.4315 Q1542.41 38.7509 1542.41 49.9314 Q1542.41 61.0714 1536.86 67.4314 Q1531.31 73.7508 1521.59 73.7508 Q1511.83 73.7508 1506.28 67.4314 Q1500.77 61.0714 1500.77 49.9314 Q1500.77 38.7509 1506.28 32.4315 Q1511.83 26.1121 1521.59 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1592.48 45.1919 L1592.48 72.576 L1585.03 72.576 L1585.03 45.4349 Q1585.03 38.994 1582.52 35.7938 Q1580.01 32.5936 1574.98 32.5936 Q1568.95 32.5936 1565.46 36.4419 Q1561.98 40.2903 1561.98 46.9338 L1561.98 72.576 L1554.48 72.576 L1554.48 27.2059 L1561.98 27.2059 L1561.98 34.2544 Q1564.65 30.163 1568.26 28.1376 Q1571.9 26.1121 1576.64 26.1121 Q1584.46 26.1121 1588.47 30.9732 Q1592.48 35.7938 1592.48 45.1919 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1636.19 65.6895 L1649.56 65.6895 L1649.56 19.5497 L1635.02 22.4663 L1635.02 15.0127 L1649.48 12.096 L1657.66 12.096 L1657.66 65.6895 L1671.03 65.6895 L1671.03 72.576 L1636.19 72.576 L1636.19 65.6895 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1720.25 14.324 L1720.25 27.2059 L1735.6 27.2059 L1735.6 32.9987 L1720.25 32.9987 L1720.25 57.6282 Q1720.25 63.1779 1721.75 64.7578 Q1723.29 66.3376 1727.94 66.3376 L1735.6 66.3376 L1735.6 72.576 L1727.94 72.576 Q1719.32 72.576 1716.03 69.3758 Q1712.75 66.1351 1712.75 57.6282 L1712.75 32.9987 L1707.28 32.9987 L1707.28 27.2059 L1712.75 27.2059 L1712.75 14.324 L1720.25 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1762.98 32.4315 Q1756.99 32.4315 1753.51 37.1306 Q1750.02 41.7891 1750.02 49.9314 Q1750.02 58.0738 1753.47 62.7728 Q1756.95 67.4314 1762.98 67.4314 Q1768.94 67.4314 1772.42 62.7323 Q1775.91 58.0333 1775.91 49.9314 Q1775.91 41.8701 1772.42 37.1711 Q1768.94 32.4315 1762.98 32.4315 M1762.98 26.1121 Q1772.71 26.1121 1778.26 32.4315 Q1783.81 38.7509 1783.81 49.9314 Q1783.81 61.0714 1778.26 67.4314 Q1772.71 73.7508 1762.98 73.7508 Q1753.22 73.7508 1747.67 67.4314 Q1742.16 61.0714 1742.16 49.9314 Q1742.16 38.7509 1747.67 32.4315 Q1753.22 26.1121 1762.98 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1851.46 28.5427 L1851.46 35.5912 Q1848.3 33.9709 1844.89 33.1607 Q1841.49 32.3505 1837.85 32.3505 Q1832.3 32.3505 1829.5 34.0519 Q1826.75 35.7533 1826.75 39.156 Q1826.75 41.7486 1828.73 43.2475 Q1830.72 44.7058 1836.71 46.0426 L1839.26 46.6097 Q1847.2 48.3111 1850.52 51.4303 Q1853.89 54.509 1853.89 60.0587 Q1853.89 66.3781 1848.86 70.0644 Q1843.88 73.7508 1835.13 73.7508 Q1831.49 73.7508 1827.52 73.0216 Q1823.59 72.3329 1819.21 70.9151 L1819.21 63.2184 Q1823.34 65.3654 1827.35 66.4591 Q1831.36 67.5124 1835.29 67.5124 Q1840.56 67.5124 1843.4 65.73 Q1846.23 63.9071 1846.23 60.6258 Q1846.23 57.5877 1844.16 55.9673 Q1842.14 54.3469 1835.21 52.8481 L1832.62 52.2405 Q1825.69 50.7821 1822.61 47.7845 Q1819.54 44.7463 1819.54 39.4801 Q1819.54 33.0797 1824.07 29.5959 Q1828.61 26.1121 1836.95 26.1121 Q1841.09 26.1121 1844.73 26.7198 Q1848.38 27.3274 1851.46 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip572)\" style=\"stroke:#009af9; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 236.786,1078.56 237.58,268.464 238.375,425.785 239.169,450.165 239.964,465.546 240.758,449.935 241.553,504.8 242.348,567.932 243.142,599.344 243.937,648.623 \n",
" 244.731,674.054 245.526,681.373 246.32,634.211 247.115,656.666 247.909,661.954 248.704,672.288 249.499,682.079 250.293,697.013 251.088,662.709 251.882,635.475 \n",
" 252.677,566.008 253.471,581.495 254.266,600.67 255.06,574.564 255.855,578.975 256.65,582.435 257.444,519.046 258.239,347.749 259.033,319.399 259.828,268.752 \n",
" 260.622,283.281 261.417,304.55 262.211,328.153 263.006,277.189 263.801,285.806 264.595,309.476 265.39,302.219 266.184,298.917 266.979,317.446 267.773,319.827 \n",
" 268.568,322.15 269.362,339.635 270.157,354.564 270.952,348.424 271.746,359.52 272.541,371.696 273.335,386.639 274.13,370.744 274.924,286.897 275.719,271.86 \n",
" 276.513,287.722 277.308,302.678 278.103,293.446 278.897,297.406 279.692,313.024 280.486,323.292 281.281,320.813 282.075,329.081 282.87,329.477 283.665,323.176 \n",
" 284.459,330.766 285.254,322.353 286.048,332.495 286.843,345.48 287.637,344.094 288.432,339.023 289.226,324.743 290.021,312.158 290.816,317.748 291.61,272.33 \n",
" 292.405,277.745 293.199,288.655 293.994,288.323 294.788,238.742 295.583,251.364 296.377,251.515 297.172,223.223 297.967,228.626 298.761,235.511 299.556,199.603 \n",
" 300.35,156.984 301.145,151.29 301.939,159.495 302.734,159.521 303.528,166.49 304.323,169.78 305.118,177.763 305.912,168.762 306.707,172.086 307.501,181.549 \n",
" 308.296,176.781 309.09,178.256 309.885,185.496 310.679,180.221 311.474,188.93 312.269,180.46 313.063,174.265 313.858,183.012 314.652,192.616 315.447,193.188 \n",
" 316.241,199.915 317.036,204.231 317.83,188.748 318.625,184.946 319.42,185.044 320.214,187.34 321.009,186.993 321.803,189.558 322.598,198.381 323.392,204.864 \n",
" 324.187,211.281 324.982,219.091 325.776,219.2 326.571,215.739 327.365,220.236 328.16,227.556 328.954,214.817 329.749,219.541 330.543,218.121 331.338,224.114 \n",
" 332.133,221.758 332.927,229.317 333.722,236.76 334.516,239.664 335.311,246.664 336.105,243.656 336.9,242.893 337.694,244.475 338.489,238.976 339.284,241.269 \n",
" 340.078,244.463 340.873,248.257 341.667,255.242 342.462,259.514 343.256,258.304 344.051,262.232 344.845,263.048 345.64,268.516 346.435,267.21 347.229,271.231 \n",
" 348.024,277.469 348.818,262.623 349.613,269.112 350.407,262.299 351.202,268.625 351.996,256.848 352.791,262.425 353.586,263.94 354.38,267.828 355.175,272.975 \n",
" 355.969,266.668 356.764,271.449 357.558,270.878 358.353,276.417 359.147,275.074 359.942,272.902 360.737,273.257 361.531,261.118 362.326,260.069 363.12,264.788 \n",
" 363.915,269.369 364.709,261.073 365.504,265.011 366.299,269.095 367.093,273.662 367.888,266.751 368.682,271.053 369.477,275.4 370.271,278.155 371.066,280.877 \n",
" 371.86,284.447 372.655,286.594 373.45,280.933 374.244,283.429 375.039,286.727 375.833,287.403 376.628,291.594 377.422,285.94 378.217,283.51 379.011,285.718 \n",
" 379.806,290.283 380.601,290.419 381.395,286.934 382.19,285.068 382.984,285.968 383.779,285.09 384.573,289.896 385.368,276.845 386.162,281.384 386.957,277.069 \n",
" 387.752,280.146 388.546,282.908 389.341,284.182 390.135,283.019 390.93,281.508 391.724,284.549 392.519,287.277 393.313,290.916 394.108,286.664 394.903,290.984 \n",
" 395.697,295.069 396.492,297.49 397.286,300.123 398.081,303.653 398.875,302.753 399.67,294.59 400.464,291.766 401.259,293.815 402.054,296.867 402.848,293.405 \n",
" 403.643,294.93 404.437,296.519 405.232,290.191 406.026,293.978 406.821,291.453 407.616,289.567 408.41,289.392 409.205,290.98 409.999,294.255 410.794,292.062 \n",
" 411.588,294.157 412.383,297.155 413.177,294.967 413.972,297.821 414.767,295.261 415.561,286.845 416.356,280.689 417.15,284.046 417.945,286.02 418.739,286.104 \n",
" 419.534,289.017 420.328,288.401 421.123,291.338 421.918,294.96 422.712,296.695 423.507,299.347 424.301,303.013 425.096,305.307 425.89,307.819 426.685,310.989 \n",
" 427.479,311.477 428.274,305.388 429.069,306.09 429.863,302.228 430.658,304.09 431.452,305.932 432.247,309.442 433.041,312.53 433.836,301.763 434.63,302.063 \n",
" 435.425,299.736 436.22,298.631 437.014,298.721 437.809,301.671 438.603,291.261 439.398,289.841 440.192,293.14 440.987,288.796 441.781,290.781 442.576,291.369 \n",
" 443.371,293.249 444.165,295.054 444.96,292.228 445.754,282.651 446.549,282.034 447.343,284.814 448.138,283.265 448.933,280.381 449.727,279.773 450.522,269.608 \n",
" 451.316,266.342 452.111,264.442 452.905,253.826 453.7,255.642 454.494,257.55 455.289,257.398 456.084,252.975 456.878,249.647 457.673,252.644 458.467,253.976 \n",
" 459.262,256.33 460.056,257.171 460.851,259.189 461.645,255.061 462.44,253.533 463.235,251.38 464.029,253.59 464.824,254.79 465.618,254.738 466.413,256.914 \n",
" 467.207,258.367 468.002,254.678 468.796,257.416 469.591,259.046 470.386,261.222 471.18,261.047 471.975,263.82 472.769,266.32 473.564,266.722 474.358,267.404 \n",
" 475.153,270.169 475.947,272.614 476.742,273.886 477.537,276.419 478.331,278.493 479.126,278.907 479.92,277.822 480.715,273.882 481.509,264.82 482.304,261.969 \n",
" 483.098,264.413 483.893,264.728 484.688,263.262 485.482,252.712 486.277,253.255 487.071,254.716 487.866,254.078 488.66,256.491 489.455,257.902 490.249,259.252 \n",
" 491.044,256.309 491.839,253.976 492.633,254.55 493.428,255.582 494.222,256.777 495.017,250.725 495.811,252.412 496.606,252.362 497.401,251.985 498.195,251.805 \n",
" 498.99,251.628 499.784,253.782 500.579,255.43 501.373,255.562 502.168,257.542 502.962,257.028 503.757,259.316 504.552,261.953 505.346,264.556 506.141,265.221 \n",
" 506.935,267.268 507.73,269.382 508.524,271.856 509.319,273.556 510.113,274.044 510.908,272.472 511.703,274.57 512.497,277.082 513.292,278.494 514.086,280.702 \n",
" 514.881,281.381 515.675,283.859 516.47,285.108 517.264,287.335 518.059,286.714 518.854,288.157 519.648,289.622 520.443,289.854 521.237,292.287 522.032,293.304 \n",
" 522.826,283.113 523.621,285.387 524.415,284.309 525.21,285.468 526.005,284.965 526.799,285.205 527.594,286.802 528.388,285.654 529.183,287.96 529.977,290.358 \n",
" 530.772,290.575 531.566,292.667 532.361,291.938 533.156,293.046 533.95,294.463 534.745,294.856 535.539,293.943 536.334,295.689 537.128,297.049 537.923,299.179 \n",
" 538.718,300.005 539.512,299.302 540.307,301.447 541.101,303.051 541.896,300.931 542.69,301.229 543.485,302.533 544.279,303.955 545.074,304.352 545.869,303.812 \n",
" 546.663,302.74 547.458,301.696 548.252,296.412 549.047,296.511 549.841,297.684 550.636,297.324 551.43,298.685 552.225,300.773 553.02,300.987 553.814,301.527 \n",
" 554.609,303.139 555.403,303.52 556.198,300.069 556.992,300.965 557.787,301.049 558.581,302.028 559.376,303.797 560.171,304.738 560.965,304.257 561.76,304.788 \n",
" 562.554,299.187 563.349,297.278 564.143,293.279 564.938,291.837 565.732,292.692 566.527,293.868 567.322,293.772 568.116,288.247 568.911,288.909 569.705,289.988 \n",
" 570.5,291.879 571.294,292.749 572.089,289.454 572.883,288.584 573.678,289.426 574.473,291.006 575.267,293.087 576.062,293.033 576.856,290.052 577.651,290.728 \n",
" 578.445,288.694 579.24,288.937 580.035,284.184 580.829,284.15 581.624,284.85 582.418,282.86 583.213,283.563 584.007,282.649 584.802,284.126 585.596,279.416 \n",
" 586.391,278.706 587.186,279.39 587.98,280.905 588.775,279.539 589.569,277.691 590.364,279.648 591.158,277.481 591.953,273.422 592.747,272.748 593.542,274.299 \n",
" 594.337,274.17 595.131,275.361 595.926,277.228 596.72,275.948 597.515,268.265 598.309,269.371 599.104,270.913 599.898,267.365 600.693,268.791 601.488,268.736 \n",
" 602.282,270.643 603.077,272.491 603.871,269.397 604.666,267.53 605.46,268.04 606.255,267.506 607.049,265.341 607.844,266.993 608.639,265.511 609.433,264.277 \n",
" 610.228,264.422 611.022,264.659 611.817,265.743 612.611,264.983 613.406,264.361 614.2,262.518 614.995,262.091 615.79,263.392 616.584,258.109 617.379,257.97 \n",
" 618.173,259.442 618.968,256.278 619.762,247.536 620.557,242.715 621.352,244.508 622.146,245.658 622.941,247.197 623.735,248.26 624.53,242.163 625.324,241.772 \n",
" 626.119,241.138 626.913,238.823 627.708,240.585 628.503,240.891 629.297,242.032 630.092,236.166 630.886,236.067 631.681,236.393 632.475,237.526 633.27,238.711 \n",
" 634.064,237.316 634.859,235.198 635.654,236.588 636.448,238.41 637.243,240.049 638.037,237.917 638.832,238.058 639.626,239.262 640.421,239.441 641.215,240.894 \n",
" 642.01,242.009 642.805,243.775 643.599,243.24 644.394,243.626 645.188,242.096 645.983,243.605 646.777,244.425 647.572,241.62 648.366,239.219 649.161,237.021 \n",
" 649.956,238.76 650.75,237.402 651.545,238.742 652.339,236.09 653.134,237.839 653.928,237.021 654.723,237.161 655.517,238.83 656.312,240.471 657.107,241.152 \n",
" 657.901,242.588 658.696,243.05 659.49,244.47 660.285,243.936 661.079,245.626 661.874,246.528 662.668,246.884 663.463,247.209 664.258,247.948 665.052,245.037 \n",
" 665.847,245.07 666.641,241.38 667.436,242.428 668.23,243.402 669.025,243.416 669.82,242.499 670.614,240.321 671.409,241.012 672.203,242.561 672.998,243.11 \n",
" 673.792,243.131 674.587,244.069 675.381,245.132 676.176,241.412 676.971,240.201 677.765,240.45 678.56,241.734 679.354,242.609 680.149,243.841 680.943,243.597 \n",
" 681.738,244.177 682.532,245.695 683.327,242.287 684.122,243.344 684.916,244.953 685.711,244.505 686.505,244.285 687.3,244.356 688.094,244.83 688.889,245.551 \n",
" 689.683,246.161 690.478,241.071 691.273,242.278 692.067,243.822 692.862,245.427 693.656,246.956 694.451,248.358 695.245,246.286 696.04,246.349 696.834,246.172 \n",
" 697.629,247.413 698.424,245.713 699.218,245.603 700.013,246.357 700.807,247.655 701.602,247.672 702.396,248.23 703.191,249.678 703.985,248.588 704.78,248.137 \n",
" 705.575,248.844 706.369,250.39 707.164,251.079 707.958,250.259 708.753,249.343 709.547,248.749 710.342,248.777 711.137,248.82 711.931,248.897 712.726,247.605 \n",
" 713.52,247.155 714.315,247.205 715.109,248.668 715.904,250.041 716.698,251.221 717.493,251.989 718.288,253.361 719.082,252.999 719.877,251.211 720.671,251.889 \n",
" 721.466,253.266 722.26,253.061 723.055,252.966 723.849,252.125 724.644,253.625 725.439,253.622 726.233,252.167 727.028,252.184 727.822,249.89 728.617,250.656 \n",
" 729.411,247.772 730.206,249.207 731,249.707 731.795,250.421 732.59,250.691 733.384,251.04 734.179,252.344 734.973,252.757 735.768,252.534 736.562,253.154 \n",
" 737.357,253.709 738.151,251.059 738.946,250.997 739.741,252.459 740.535,252.245 741.33,251.912 742.124,252.946 742.919,253.918 743.713,252.152 744.508,250.072 \n",
" 745.302,249.347 746.097,249.041 746.892,249.997 747.686,251.366 748.481,250.65 749.275,249.139 750.07,249.348 750.864,250.167 751.659,251.41 752.454,250.241 \n",
" 753.248,249.181 754.043,247.19 754.837,247.373 755.632,248.381 756.426,243.244 757.221,244.265 758.015,245.521 758.81,246.611 759.605,247.67 760.399,247.417 \n",
" 761.194,248.013 761.988,247.761 762.783,242.168 763.577,242.582 764.372,243.804 765.166,244.98 765.961,245.783 766.756,246.903 767.55,247.752 768.345,248.919 \n",
" 769.139,248.816 769.934,247.922 770.728,245.069 771.523,246.358 772.317,247.526 773.112,248.816 773.907,249.097 774.701,250.117 775.496,250.843 776.29,251.282 \n",
" 777.085,250.43 777.879,246.452 778.674,247.341 779.468,246.515 780.263,247.246 781.058,246.818 781.852,246.455 782.647,246.072 783.441,245.377 784.236,246.144 \n",
" 785.03,247.178 785.825,244.358 786.619,245.526 787.414,246.717 788.209,247.035 789.003,245.123 789.798,246.044 790.592,246.969 791.387,247.241 792.181,243.991 \n",
" 792.976,244.551 793.771,244.701 794.565,245.588 795.36,246.384 796.154,244.767 796.949,245.579 797.743,246.851 798.538,248.065 799.332,246.984 800.127,248.187 \n",
" 800.922,249.351 801.716,250.538 802.511,250.096 803.305,251.068 804.1,251.501 804.894,252.073 805.689,252.768 806.483,253.608 807.278,251.871 808.073,252.603 \n",
" 808.867,251.963 809.662,252.785 810.456,253.766 811.251,254.105 812.045,253.095 812.84,253.573 813.634,253.718 814.429,254.845 815.224,256.07 816.018,257.16 \n",
" 816.813,257.873 817.607,258.277 818.402,259.459 819.196,260.722 819.991,261.889 820.785,262.244 821.58,262.59 822.375,263.596 823.169,264.759 823.964,264.003 \n",
" 824.758,264.397 825.553,265.374 826.347,263.888 827.142,264.429 827.936,264.848 828.731,265.814 829.526,263.995 830.32,264.756 831.115,261.915 831.909,262.826 \n",
" 832.704,263.19 833.498,261.245 834.293,261.994 835.087,261.196 835.882,260.426 836.677,256.33 837.471,257.548 838.266,256.294 839.06,257.503 839.855,258.714 \n",
" 840.649,259.799 841.444,260.092 842.239,260.056 843.033,260.586 843.828,261.296 844.622,260.701 845.417,261.238 846.211,261.528 847.006,262.16 847.8,259.741 \n",
" 848.595,258.546 849.39,259.37 850.184,260.487 850.979,260.839 851.773,260.437 852.568,256.66 853.362,257.466 854.157,257.348 854.951,258.545 855.746,255.246 \n",
" 856.541,254.016 857.335,255.026 858.13,255.529 858.924,256.092 859.719,256.405 860.513,257.532 861.308,258.354 862.102,259.441 862.897,259.509 863.692,260.502 \n",
" 864.486,256.414 865.281,257.472 866.075,258.225 866.87,258.377 867.664,259.185 868.459,260.035 869.253,260.835 870.048,261.885 870.843,261.294 871.637,261.766 \n",
" 872.432,258.015 873.226,258.707 874.021,259.557 874.815,260.163 875.61,261.016 876.404,261.606 877.199,262.539 877.994,262.322 878.788,261.743 879.583,262.658 \n",
" 880.377,263.349 881.172,262.32 881.966,262.961 882.761,263.256 883.556,262.399 884.35,262.702 885.145,263.527 885.939,263.757 886.734,264.03 887.528,264.666 \n",
" 888.323,265.127 889.117,265.825 889.912,264.797 890.707,265.223 891.501,265.06 892.296,265.32 893.09,266.357 893.885,266.077 894.679,265.787 895.474,262.185 \n",
" 896.268,263.078 897.063,263.152 897.858,263.627 898.652,256.4 899.447,254.942 900.241,255.338 901.036,255.927 901.83,256.089 902.625,256.528 903.419,256.583 \n",
" 904.214,256.741 905.009,257.187 905.803,258.197 906.598,258.83 907.392,259.717 908.187,259.118 908.981,259.476 909.776,260.034 910.57,260.761 911.365,259.794 \n",
" 912.16,258.876 912.954,259.525 913.749,260.128 914.543,260.537 915.338,259.914 916.132,259.88 916.927,260.501 917.721,260.8 918.516,260.45 919.311,259.19 \n",
" 920.105,260.016 920.9,259.824 921.694,260.111 922.489,260.248 923.283,260.805 924.078,260.359 924.873,260.133 925.667,261.092 926.462,260.596 927.256,258.83 \n",
" 928.051,259.649 928.845,260.571 929.64,259.756 930.434,258.876 931.229,259.141 932.024,260.104 932.818,260.639 933.613,260.595 934.407,259.223 935.202,258.478 \n",
" 935.996,258.193 936.791,258.213 937.585,256.75 938.38,257.603 939.175,258.371 939.969,257.385 940.764,256.306 941.558,255.284 942.353,256.208 943.147,255.916 \n",
" 943.942,255.184 944.736,255.92 945.531,255.06 946.326,255.697 947.12,256.6 947.915,257.51 948.709,257.427 949.504,257.363 950.298,258.376 951.093,257.213 \n",
" 951.887,256.989 952.682,257.722 953.477,256.925 954.271,256.137 955.066,256.888 955.86,257.318 956.655,257.814 957.449,258.303 958.244,258.524 959.038,258.686 \n",
" 959.833,258.955 960.628,257.121 961.422,256.853 962.217,256.438 963.011,255.685 963.806,255.422 964.6,255.93 965.395,255.873 966.19,256.334 966.984,257.309 \n",
" 967.779,258.16 968.573,258.291 969.368,258.856 970.162,259.843 970.957,260.626 971.751,260.268 972.546,260.936 973.341,261.757 974.135,262.262 974.93,263.089 \n",
" 975.724,262.951 976.519,262.722 977.313,262.822 978.108,263.469 978.902,263.173 979.697,263.089 980.492,263.392 981.286,263.045 982.081,261.931 982.875,261.275 \n",
" 983.67,261.332 984.464,262.131 985.259,261.346 986.053,259.321 986.848,259.673 987.643,259.908 988.437,259.11 989.232,258.291 990.026,258.805 990.821,259.654 \n",
" 991.615,258.788 992.41,259.025 993.204,259.652 993.999,260.272 994.794,259.611 995.588,260.305 996.383,261.229 997.177,261.813 997.972,262.573 998.766,262.33 \n",
" 999.561,262.986 1000.36,263.764 1001.15,263.145 1001.94,263.697 1002.74,264.34 1003.53,264.649 1004.33,265.297 1005.12,265.504 1005.92,265.742 1006.71,266.591 \n",
" 1007.51,267.541 1008.3,267.664 1009.1,266.407 1009.89,266.306 1010.68,266.457 1011.48,265.236 1012.27,265.647 1013.07,265.113 1013.86,266.041 1014.66,266.839 \n",
" 1015.45,267.358 1016.25,267.569 1017.04,267.986 1017.84,268.748 1018.63,266.395 1019.42,267.139 1020.22,264.972 1021.01,265.903 1021.81,265.592 1022.6,265.502 \n",
" 1023.4,265.751 1024.19,266.086 1024.99,266.484 1025.78,265.637 1026.58,265.48 1027.37,265.376 1028.16,265.539 1028.96,264.558 1029.75,264.983 1030.55,265.815 \n",
" 1031.34,265.937 1032.14,264.307 1032.93,264.666 1033.73,265.224 1034.52,262.27 1035.32,262.655 1036.11,262.845 1036.91,262.524 1037.7,262.209 1038.49,262.981 \n",
" 1039.29,262.244 1040.08,260.767 1040.88,260.64 1041.67,261.509 1042.47,260.169 1043.26,260.182 1044.06,260.582 1044.85,260.881 1045.65,261.7 1046.44,261.991 \n",
" 1047.23,260.22 1048.03,260.939 1048.82,261.44 1049.62,262.299 1050.41,262.878 1051.21,263.399 1052,264.247 1052.8,264.922 1053.59,265.75 1054.39,266.335 \n",
" 1055.18,264.969 1055.97,265.142 1056.77,265.167 1057.56,265.899 1058.36,266.366 1059.15,264.984 1059.95,265.392 1060.74,265.918 1061.54,265.77 1062.33,266.323 \n",
" 1063.13,266.558 1063.92,264.277 1064.71,265.135 1065.51,265.335 1066.3,265.099 1067.1,265.943 1067.89,266.569 1068.69,266.396 1069.48,266.615 1070.28,266.675 \n",
" 1071.07,267.182 1071.87,267.141 1072.66,267.769 1073.45,268.177 1074.25,268.105 1075.04,268.647 1075.84,269.317 1076.63,270.033 1077.43,266.689 1078.22,264.643 \n",
" 1079.02,264.981 1079.81,265.342 1080.61,265.664 1081.4,265.869 1082.19,266.57 1082.99,267.27 1083.78,268.11 1084.58,268.841 1085.37,269.346 1086.17,269.411 \n",
" 1086.96,269.341 1087.76,269.525 1088.55,269.998 1089.35,270.827 1090.14,271.659 1090.94,272.089 1091.73,270.568 1092.52,271.336 1093.32,270.812 1094.11,271.053 \n",
" 1094.91,268.845 1095.7,269.389 1096.5,270.203 1097.29,269.595 1098.09,268.817 1098.88,267.693 1099.68,268.5 1100.47,268.958 1101.26,269.329 1102.06,269.861 \n",
" 1102.85,270.032 1103.65,269.654 1104.44,270.285 1105.24,269.354 1106.03,270.173 1106.83,270.804 1107.62,270.446 1108.42,270.587 1109.21,270.958 1110,271.77 \n",
" 1110.8,271.858 1111.59,272.572 1112.39,272.447 1113.18,273.077 1113.98,273.669 1114.77,274.15 1115.57,274.435 1116.36,275.104 1117.16,275.206 1117.95,275.247 \n",
" 1118.74,273.95 1119.54,274.216 1120.33,273.404 1121.13,273.724 1121.92,273.491 1122.72,274.266 1123.51,274.609 1124.31,275.139 1125.1,275.882 1125.9,274.648 \n",
" 1126.69,275.4 1127.48,275.525 1128.28,275.6 1129.07,275.25 1129.87,276.013 1130.66,276.55 1131.46,277.096 1132.25,276.838 1133.05,277.089 1133.84,275.648 \n",
" 1134.64,275.798 1135.43,276.254 1136.22,276.706 1137.02,276.616 1137.81,273.769 1138.61,274.298 1139.4,274.561 1140.2,274.472 1140.99,274.823 1141.79,275.55 \n",
" 1142.58,275.425 1143.38,274.351 1144.17,274.855 1144.96,274.676 1145.76,274.99 1146.55,275.042 1147.35,275.475 1148.14,275.744 1148.94,273.161 1149.73,273.365 \n",
" 1150.53,273.997 1151.32,272.913 1152.12,273.169 1152.91,273.365 1153.71,273.806 1154.5,272.967 1155.29,272.557 1156.09,272.469 1156.88,273.098 1157.68,273.816 \n",
" 1158.47,273.834 1159.27,274.585 1160.06,273.872 1160.86,274.606 1161.65,275.101 1162.45,275.839 1163.24,276.366 1164.03,277.026 1164.83,277.197 1165.62,277.961 \n",
" 1166.42,278.222 1167.21,278.762 1168.01,277.428 1168.8,278.018 1169.6,277.505 1170.39,276.933 1171.19,276.785 1171.98,277.335 1172.77,277.381 1173.57,277.568 \n",
" 1174.36,278.314 1175.16,276.94 1175.95,277.442 1176.75,277.257 1177.54,277.906 1178.34,278.303 1179.13,278.622 1179.93,278.011 1180.72,278.224 1181.51,277.52 \n",
" 1182.31,277.903 1183.1,278.663 1183.9,278.22 1184.69,278.077 1185.49,277.956 1186.28,278.251 1187.08,278.763 1187.87,278.542 1188.67,279.274 1189.46,279.751 \n",
" 1190.25,278.445 1191.05,277.791 1191.84,276.925 1192.64,277.287 1193.43,277.719 1194.23,278.195 1195.02,278.838 1195.82,279.531 1196.61,278.734 1197.41,278.975 \n",
" 1198.2,277.216 1198.99,276.374 1199.79,277.095 1200.58,277.436 1201.38,278.033 1202.17,278.341 1202.97,278.097 1203.76,278.648 1204.56,279.1 1205.35,279.79 \n",
" 1206.15,279.684 1206.94,278.807 1207.74,279.546 1208.53,277.761 1209.32,278.301 1210.12,278.107 1210.91,278.322 1211.71,279.052 1212.5,278.803 1213.3,279.111 \n",
" 1214.09,279.446 1214.89,280.051 1215.68,280.755 1216.48,281.001 1217.27,281.571 1218.06,281.804 1218.86,281.698 1219.65,281.703 1220.45,282.353 1221.24,282.878 \n",
" 1222.04,283.476 1222.83,283.674 1223.63,283.936 1224.42,284.635 1225.22,285.334 1226.01,285.341 1226.8,285.232 1227.6,285.031 1228.39,285.754 1229.19,286.278 \n",
" 1229.98,286.692 1230.78,286.643 1231.57,287.015 1232.37,286.31 1233.16,286.884 1233.96,286.857 1234.75,286.474 1235.54,286.872 1236.34,287.307 1237.13,287.633 \n",
" 1237.93,288.212 1238.72,288.085 1239.52,288.316 1240.31,287.883 1241.11,287.087 1241.9,287.678 1242.7,288.004 1243.49,287.198 1244.28,287.275 1245.08,287.593 \n",
" 1245.87,287.703 1246.67,288.146 1247.46,287.825 1248.26,288.468 1249.05,287.212 1249.85,287.371 1250.64,287.911 1251.44,288.461 1252.23,288.055 1253.02,286.449 \n",
" 1253.82,286.213 1254.61,285.785 1255.41,285.922 1256.2,286.203 1257,286.516 1257.79,286.93 1258.59,286.82 1259.38,287.482 1260.18,287.961 1260.97,288.008 \n",
" 1261.76,287.496 1262.56,286.374 1263.35,286.756 1264.15,287.194 1264.94,287.645 1265.74,287.549 1266.53,287.056 1267.33,287.637 1268.12,288.033 1268.92,286.912 \n",
" 1269.71,287.605 1270.51,287.888 1271.3,288.226 1272.09,288.062 1272.89,288.75 1273.68,288.402 1274.48,288.267 1275.27,288.596 1276.07,288.273 1276.86,288.502 \n",
" 1277.66,288.662 1278.45,289.317 1279.25,289.73 1280.04,289.932 1280.83,290.131 1281.63,290.536 1282.42,290.784 1283.22,288.247 1284.01,288.132 1284.81,288.199 \n",
" 1285.6,287.197 1286.4,287.215 1287.19,287.682 1287.99,288.251 1288.78,288.12 1289.57,288.537 1290.37,288.225 1291.16,288.623 1291.96,288.931 1292.75,286.682 \n",
" 1293.55,287.324 1294.34,287.281 1295.14,286.627 1295.93,286.094 1296.73,284.867 1297.52,283.257 1298.31,283.043 1299.11,283.694 1299.9,282.842 1300.7,283.293 \n",
" 1301.49,282.746 1302.29,283.353 1303.08,282.961 1303.88,283.552 1304.67,283.74 1305.47,282.665 1306.26,283.215 1307.05,283.443 1307.85,282.931 1308.64,282.725 \n",
" 1309.44,280.579 1310.23,281.048 1311.03,278.748 1311.82,278.723 1312.62,278.797 1313.41,278.98 1314.21,279.594 1315,280.019 1315.79,279.321 1316.59,279.273 \n",
" 1317.38,277.103 1318.18,277.532 1318.97,277.492 1319.77,277.684 1320.56,277.578 1321.36,277.897 1322.15,278.489 1322.95,278.227 1323.74,278.692 1324.53,278.748 \n",
" 1325.33,278.168 1326.12,278.514 1326.92,279.027 1327.71,279.314 1328.51,279.655 1329.3,279.015 1330.1,279.03 1330.89,278.166 1331.69,278.643 1332.48,279.18 \n",
" 1333.28,279.314 1334.07,279.396 1334.86,279.444 1335.66,278.865 1336.45,279.184 1337.25,279.157 1338.04,276.274 1338.84,276.77 1339.63,277.385 1340.43,277.76 \n",
" 1341.22,278.281 1342.02,277.826 1342.81,277.716 1343.6,277.878 1344.4,278.514 1345.19,278.208 1345.99,278.428 1346.78,279.066 1347.58,279.127 1348.37,278.998 \n",
" 1349.17,279.465 1349.96,279.872 1350.76,280.247 1351.55,280.773 1352.34,280.937 1353.14,281.441 1353.93,281.392 1354.73,281.107 1355.52,280.598 1356.32,281.17 \n",
" 1357.11,280.634 1357.91,281.215 1358.7,281.296 1359.5,280.836 1360.29,279.648 1361.08,279.769 1361.88,279.996 1362.67,280.347 1363.47,280.325 1364.26,280.57 \n",
" 1365.06,280.292 1365.85,280.616 1366.65,280.415 1367.44,280.235 1368.24,280.735 1369.03,280.727 1369.82,280.97 1370.62,281.602 1371.41,282.105 1372.21,282.128 \n",
" 1373,282.611 1373.8,282.321 1374.59,282.823 1375.39,282.73 1376.18,283.205 1376.98,283.484 1377.77,283.997 1378.56,283.999 1379.36,284.222 1380.15,284.707 \n",
" 1380.95,285.143 1381.74,285.769 1382.54,284.87 1383.33,284.954 1384.13,285.131 1384.92,283.753 1385.72,283.617 1386.51,284.051 1387.31,283.639 1388.1,283.115 \n",
" 1388.89,283.367 1389.69,283.532 1390.48,283.995 1391.28,284.183 1392.07,284.74 1392.87,284.783 1393.66,284.836 1394.46,284.311 1395.25,284.618 1396.05,283.883 \n",
" 1396.84,283.685 1397.63,283.647 1398.43,283.944 1399.22,282.54 1400.02,283.024 1400.81,282.633 1401.61,283.176 1402.4,282.499 1403.2,282.416 1403.99,281.298 \n",
" 1404.79,281.82 1405.58,280.664 1406.37,281.187 1407.17,281.73 1407.96,281.831 1408.76,280.843 1409.55,281.224 1410.35,281.139 1411.14,280.459 1411.94,280.829 \n",
" 1412.73,280.893 1413.53,281.099 1414.32,280.794 1415.11,279.643 1415.91,279.331 1416.7,278.648 1417.5,278.494 1418.29,279.088 1419.09,278.12 1419.88,278.174 \n",
" 1420.68,278.74 1421.47,279.303 1422.27,279.675 1423.06,279.535 1423.85,279.991 1424.65,279.874 1425.44,280.195 1426.24,280.238 1427.03,280.334 1427.83,280.7 \n",
" 1428.62,278.299 1429.42,278.551 1430.21,278.908 1431.01,279.408 1431.8,279.98 1432.59,280.55 1433.39,280.137 1434.18,280.167 1434.98,280.462 1435.77,280.794 \n",
" 1436.57,279.44 1437.36,279.329 1438.16,279.797 1438.95,280.373 1439.75,280.249 1440.54,279.851 1441.33,279.982 1442.13,280.528 1442.92,281.006 1443.72,281.365 \n",
" 1444.51,281.891 1445.31,282.331 1446.1,282.784 1446.9,282.74 1447.69,283.045 1448.49,283.631 1449.28,283.997 1450.08,284.112 1450.87,284.566 1451.66,284.977 \n",
" 1452.46,285.346 1453.25,285.868 1454.05,286.252 1454.84,286.654 1455.64,286.862 1456.43,286.985 1457.23,286.586 1458.02,287.023 1458.82,287.221 1459.61,287.754 \n",
" 1460.4,287.676 1461.2,287.797 1461.99,287.875 1462.79,288.311 1463.58,288.291 1464.38,288.708 1465.17,288.882 1465.97,288.391 1466.76,288.116 1467.56,288.391 \n",
" 1468.35,288.678 1469.14,289.154 1469.94,289.359 1470.73,289.768 1471.53,289.282 1472.32,288.153 1473.12,287.256 1473.91,287.12 1474.71,286.655 1475.5,286.803 \n",
" 1476.3,286.637 1477.09,286.896 1477.88,286.321 1478.68,285.477 1479.47,285.961 1480.27,286.391 1481.06,286.345 1481.86,286.819 1482.65,287.079 1483.45,284.745 \n",
" 1484.24,284.602 1485.04,284.824 1485.83,285.097 1486.62,285.363 1487.42,282.226 1488.21,282.397 1489.01,282.457 1489.8,281.531 1490.6,281.949 1491.39,281.709 \n",
" 1492.19,280.513 1492.98,281.002 1493.78,281.532 1494.57,281.998 1495.36,281.743 1496.16,282.24 1496.95,282.766 1497.75,283.201 1498.54,283.698 1499.34,284.201 \n",
" 1500.13,284.349 1500.93,284.56 1501.72,284.877 1502.52,285.14 1503.31,285.469 1504.11,285.43 1504.9,285.863 1505.69,285.255 1506.49,285.703 1507.28,284.711 \n",
" 1508.08,285.223 1508.87,285.195 1509.67,285.226 1510.46,285.762 1511.26,285.81 1512.05,286.087 1512.85,283.16 1513.64,283.151 1514.43,282.697 1515.23,282.332 \n",
" 1516.02,281.65 1516.82,282.025 1517.61,281.505 1518.41,279.951 1519.2,279.934 1520,279.072 1520.79,279.059 1521.59,279.334 1522.38,279.824 1523.17,279.195 \n",
" 1523.97,279.659 1524.76,279.687 1525.56,280.152 1526.35,280.689 1527.15,280.848 1527.94,280.929 1528.74,280.212 1529.53,279.485 1530.33,279.068 1531.12,279.117 \n",
" 1531.91,279.299 1532.71,279.457 1533.5,279.751 1534.3,280.132 1535.09,280.687 1535.89,280.272 1536.68,279.863 1537.48,280.394 1538.27,278.604 1539.07,278.517 \n",
" 1539.86,278.656 1540.65,279.139 1541.45,279.443 1542.24,279.772 1543.04,280.234 1543.83,280.506 1544.63,280.959 1545.42,281.318 1546.22,281.577 1547.01,281.963 \n",
" 1547.81,280.922 1548.6,281.039 1549.39,281.404 1550.19,279.956 1550.98,279.217 1551.78,278.63 1552.57,277.832 1553.37,278.02 1554.16,278.107 1554.96,278.409 \n",
" 1555.75,278.803 1556.55,279.322 1557.34,279.092 1558.13,278.629 1558.93,277.121 1559.72,277.51 1560.52,277.598 1561.31,277.671 1562.11,277.903 1562.9,277.086 \n",
" 1563.7,277.26 1564.49,276.993 1565.29,276.909 1566.08,277.421 1566.88,277.65 1567.67,278.133 1568.46,277.829 1569.26,278.185 1570.05,278.688 1570.85,277.822 \n",
" 1571.64,277.97 1572.44,278.275 1573.23,278.746 1574.03,279.128 1574.82,277.826 1575.62,278.018 1576.41,277.422 1577.2,277.694 1578,277.233 1578.79,277.23 \n",
" 1579.59,277.537 1580.38,277.709 1581.18,277.576 1581.97,277.326 1582.77,277.514 1583.56,278.008 1584.36,278.312 1585.15,278.136 1585.94,278.659 1586.74,279.096 \n",
" 1587.53,279.338 1588.33,279.064 1589.12,279.429 1589.92,278.316 1590.71,277.323 1591.51,277.756 1592.3,277.949 1593.1,278.311 1593.89,278.526 1594.68,279.048 \n",
" 1595.48,279.514 1596.27,278.325 1597.07,278.043 1597.86,278.533 1598.66,278.904 1599.45,278.546 1600.25,277.483 1601.04,277.888 1601.84,277.997 1602.63,277.459 \n",
" 1603.42,277.047 1604.22,277.008 1605.01,277.517 1605.81,277.449 1606.6,277.4 1607.4,276.869 1608.19,276.98 1608.99,276.408 1609.78,276.925 1610.58,276.914 \n",
" 1611.37,276.307 1612.16,276.692 1612.96,277.019 1613.75,276.928 1614.55,277.055 1615.34,277.472 1616.14,276.863 1616.93,276.905 1617.73,277.2 1618.52,276.904 \n",
" 1619.32,276.924 1620.11,277.323 1620.9,277.761 1621.7,277.746 1622.49,278.238 1623.29,278.37 1624.08,278.729 1624.88,277.782 1625.67,277.787 1626.47,278.079 \n",
" 1627.26,277.868 1628.06,278.387 1628.85,278.743 1629.65,279.202 1630.44,279.566 1631.23,279.654 1632.03,279.178 1632.82,279.142 1633.62,279.288 1634.41,279.517 \n",
" 1635.21,279.644 1636,280.024 1636.8,280.276 1637.59,280.622 1638.39,280.02 1639.18,279.056 1639.97,279.552 1640.77,279.801 1641.56,279.851 1642.36,280.187 \n",
" 1643.15,280.554 1643.95,280.928 1644.74,281.023 1645.54,281.195 1646.33,280.542 1647.13,280.926 1647.92,281.089 1648.71,281.58 1649.51,282.018 1650.3,282.405 \n",
" 1651.1,282.133 1651.89,280.925 1652.69,281.306 1653.48,281.648 1654.28,281.662 1655.07,281.091 1655.87,280.649 1656.66,280.89 1657.45,280.702 1658.25,280.083 \n",
" 1659.04,280.588 1659.84,280.854 1660.63,281.082 1661.43,281.021 1662.22,281.475 1663.02,281.644 1663.81,280.905 1664.61,281.295 1665.4,281.786 1666.19,281.287 \n",
" 1666.99,281.555 1667.78,281.607 1668.58,281.593 1669.37,281.728 1670.17,281.754 1670.96,281.566 1671.76,281.443 1672.55,281.335 1673.35,281.79 1674.14,281.435 \n",
" 1674.93,280.442 1675.73,280.825 1676.52,280.851 1677.32,281.305 1678.11,281.215 1678.91,280.098 1679.7,280.33 1680.5,280.375 1681.29,280.282 1682.09,280.764 \n",
" 1682.88,281.147 1683.68,281.398 1684.47,281.184 1685.26,280.391 1686.06,280.519 1686.85,280.684 1687.65,280.694 1688.44,281.054 1689.24,280.955 1690.03,281.377 \n",
" 1690.83,281.866 1691.62,282.059 1692.42,282.474 1693.21,281.905 1694,281.382 1694.8,281.739 1695.59,282.077 1696.39,282.252 1697.18,282.059 1697.98,281.981 \n",
" 1698.77,281.924 1699.57,282.066 1700.36,282.23 1701.16,282.453 1701.95,281.871 1702.74,281.093 1703.54,281.584 1704.33,282.069 1705.13,282.453 1705.92,282.201 \n",
" 1706.72,282.648 1707.51,281.87 1708.31,281.923 1709.1,282.385 1709.9,282.749 1710.69,282.311 1711.48,281.982 1712.28,282.375 1713.07,281.685 1713.87,282.125 \n",
" 1714.66,282.549 1715.46,282.673 1716.25,282.13 1717.05,282.428 1717.84,282.725 1718.64,283.025 1719.43,283.151 1720.22,283.052 1721.02,283.166 1721.81,282.746 \n",
" 1722.61,282.167 1723.4,282.174 1724.2,282.571 1724.99,283 1725.79,283.07 1726.58,282.229 1727.38,280.434 1728.17,280.827 1728.96,281.298 1729.76,281.665 \n",
" 1730.55,281.496 1731.35,281.857 1732.14,280.909 1732.94,281.112 1733.73,281.068 1734.53,280.803 1735.32,280.934 1736.12,280.967 1736.91,280.772 1737.7,280.183 \n",
" 1738.5,280.152 1739.29,280.61 1740.09,281.063 1740.88,280.21 1741.68,279.817 1742.47,280.227 1743.27,280.564 1744.06,280.858 1744.86,280.205 1745.65,280.549 \n",
" 1746.45,280.72 1747.24,280.975 1748.03,281.087 1748.83,281.064 1749.62,280.822 1750.42,281.075 1751.21,281.464 1752.01,281.876 1752.8,281.864 1753.6,282.106 \n",
" 1754.39,281.502 1755.19,281.964 1755.98,282.062 1756.77,282.397 1757.57,282.618 1758.36,282.906 1759.16,283.334 1759.95,283.489 1760.75,283.852 1761.54,284.308 \n",
" 1762.34,284.265 1763.13,284.417 1763.93,284.829 1764.72,284.834 1765.51,285.28 1766.31,285.207 1767.1,284.752 1767.9,285.074 1768.69,285.527 1769.49,284.408 \n",
" 1770.28,284.87 1771.08,284.939 1771.87,285.019 1772.67,285.078 1773.46,285.115 1774.25,285.405 1775.05,285.543 1775.84,284.834 1776.64,284.899 1777.43,285.267 \n",
" 1778.23,283.594 1779.02,283.883 1779.82,284.294 1780.61,284.643 1781.41,284.748 1782.2,285.201 1782.99,285.558 1783.79,285.545 1784.58,285.999 1785.38,286.002 \n",
" 1786.17,285.973 1786.97,285.904 1787.76,286.328 1788.56,286.519 1789.35,286.951 1790.15,287.359 1790.94,287.129 1791.73,286.688 1792.53,286.603 1793.32,285.841 \n",
" 1794.12,285.886 1794.91,285.959 1795.71,286.219 1796.5,286.438 1797.3,286.564 1798.09,286.509 1798.89,286.319 1799.68,286.16 1800.47,286.619 1801.27,287.023 \n",
" 1802.06,287.423 1802.86,287.713 1803.65,287.947 1804.45,288.389 1805.24,287.859 1806.04,286.617 1806.83,286.61 1807.63,286.779 1808.42,286.955 1809.22,286.608 \n",
" 1810.01,287.02 1810.8,287.468 1811.6,287.89 1812.39,287.991 1813.19,287.998 1813.98,288.378 1814.78,288.815 1815.57,288.933 1816.37,289.107 1817.16,289.116 \n",
" 1817.96,289.477 1818.75,289.872 1819.54,289.353 1820.34,289.378 1821.13,289.561 1821.93,290.004 1822.72,289.566 1823.52,289.877 1824.31,290.202 1825.11,290.184 \n",
" \n",
" \"/>\n",
"<path clip-path=\"url(#clip570)\" d=\"\n",
"M1577.14 259.916 L1816.64 259.916 L1816.64 156.236 L1577.14 156.236 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1577.14,259.916 1816.64,259.916 1816.64,156.236 1577.14,156.236 1577.14,259.916 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip570)\" style=\"stroke:#009af9; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1595.84,208.076 1708.08,208.076 \n",
" \"/>\n",
"<path clip-path=\"url(#clip570)\" d=\"M1740.63 227.763 Q1738.83 232.393 1737.12 233.805 Q1735.4 235.217 1732.53 235.217 L1729.13 235.217 L1729.13 231.652 L1731.63 231.652 Q1733.39 231.652 1734.36 230.819 Q1735.33 229.985 1736.51 226.883 L1737.28 224.939 L1726.79 199.43 L1731.31 199.43 L1739.41 219.708 L1747.51 199.43 L1752.02 199.43 L1740.63 227.763 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip570)\" d=\"M1759.31 221.421 L1766.95 221.421 L1766.95 195.055 L1758.64 196.722 L1758.64 192.462 L1766.91 190.796 L1771.58 190.796 L1771.58 221.421 L1779.22 221.421 L1779.22 225.356 L1759.31 225.356 L1759.31 221.421 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /></svg>\n"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"\n",
"avg_s = cumsum(x)./(1:10_000)\n",
"\n",
"plot( 1:2000,avg_s[1:2000],\n",
" title = \"sample average over observation 1 to s\",\n",
" xlabel = \"s\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Task 3\n",
"\n",
"(a) Code up a function `SimulateAvg(T,NSim)` which calculates `NSim` different sample averages from `NSim` different samples of length `T` where the data is drawn from $x=z-2$ where $z$ has a `Chisq(2)` distribution. \n",
"\n",
"(b) Simulate 10000 samples of length 5, and estimate the average of x in each sample. Plot a histogram over the averages, using the bins `-3:0.1:3`. Repeat for sample lengths of 25, 100 and 1000."
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"SimulateAvg (generic function with 1 method)"
]
},
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"function SimulateAvg(T,NSim)\n",
" avg = fill(NaN,NSim)\n",
" for i = 1:NSim\n",
" x_i = rand(Chisq(2),T) .- 2\n",
" avg[i] = mean(x_i)\n",
" end\n",
" return avg\n",
"end"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
"NSim = 10_000\n",
"\n",
"avg_5 = SimulateAvg(5,NSim)\n",
"avg_25 = SimulateAvg(25,NSim)\n",
"avg_100 = SimulateAvg(100,NSim)\n",
"avg_1000 = SimulateAvg(1000,NSim);"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [
{
"data": {
"image/svg+xml": [
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n",
"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"800\" height=\"600\" viewBox=\"0 0 3200 2400\">\n",
"<defs>\n",
" <clipPath id=\"clip610\">\n",
" <rect x=\"0\" y=\"0\" width=\"3200\" height=\"2400\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip610)\" d=\"\n",
"M0 2400 L3200 2400 L3200 0 L0 0 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip611\">\n",
" <rect x=\"640\" y=\"0\" width=\"2241\" height=\"2241\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip610)\" d=\"\n",
"M164.598 1074.13 L1537.92 1074.13 L1537.92 131.032 L164.598 131.032 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip612\">\n",
" <rect x=\"164\" y=\"131\" width=\"1374\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 240.133,1074.13 240.133,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 443.842,1074.13 443.842,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 647.55,1074.13 647.55,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 851.258,1074.13 851.258,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1054.97,1074.13 1054.97,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1258.67,1074.13 1258.67,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1462.38,1074.13 1462.38,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1074.13 1537.92,1074.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.133,1074.13 240.133,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 443.842,1074.13 443.842,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 647.55,1074.13 647.55,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 851.258,1074.13 851.258,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1054.97,1074.13 1054.97,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1258.67,1074.13 1258.67,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1462.38,1074.13 1462.38,1055.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M209.601 1126.1 L239.277 1126.1 L239.277 1130.03 L209.601 1130.03 L209.601 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M263.536 1124.29 Q266.892 1125.01 268.767 1127.28 Q270.666 1129.55 270.666 1132.88 Q270.666 1138 267.147 1140.8 Q263.629 1143.6 257.147 1143.6 Q254.971 1143.6 252.656 1143.16 Q250.365 1142.74 247.911 1141.89 L247.911 1137.37 Q249.855 1138.51 252.17 1139.09 Q254.485 1139.66 257.008 1139.66 Q261.406 1139.66 263.698 1137.93 Q266.013 1136.19 266.013 1132.88 Q266.013 1129.83 263.86 1128.11 Q261.73 1126.38 257.911 1126.38 L253.883 1126.38 L253.883 1122.53 L258.096 1122.53 Q261.545 1122.53 263.374 1121.17 Q265.203 1119.78 265.203 1117.19 Q265.203 1114.53 263.304 1113.11 Q261.429 1111.68 257.911 1111.68 Q255.99 1111.68 253.791 1112.09 Q251.592 1112.51 248.953 1113.39 L248.953 1109.22 Q251.615 1108.48 253.929 1108.11 Q256.267 1107.74 258.328 1107.74 Q263.652 1107.74 266.753 1110.17 Q269.855 1112.58 269.855 1116.7 Q269.855 1119.57 268.212 1121.56 Q266.568 1123.53 263.536 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M413.784 1126.1 L443.46 1126.1 L443.46 1130.03 L413.784 1130.03 L413.784 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M457.58 1138.99 L473.899 1138.99 L473.899 1142.93 L451.955 1142.93 L451.955 1138.99 Q454.617 1136.24 459.2 1131.61 Q463.807 1126.96 464.987 1125.61 Q467.233 1123.09 468.112 1121.35 Q469.015 1119.59 469.015 1117.9 Q469.015 1115.15 467.071 1113.41 Q465.149 1111.68 462.047 1111.68 Q459.848 1111.68 457.395 1112.44 Q454.964 1113.21 452.186 1114.76 L452.186 1110.03 Q455.01 1108.9 457.464 1108.32 Q459.918 1107.74 461.955 1107.74 Q467.325 1107.74 470.52 1110.43 Q473.714 1113.11 473.714 1117.6 Q473.714 1119.73 472.904 1121.65 Q472.117 1123.55 470.01 1126.15 Q469.432 1126.82 466.33 1130.03 Q463.228 1133.23 457.58 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M617.307 1126.1 L646.983 1126.1 L646.983 1130.03 L617.307 1130.03 L617.307 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M657.885 1138.99 L665.524 1138.99 L665.524 1112.63 L657.214 1114.29 L657.214 1110.03 L665.478 1108.37 L670.154 1108.37 L670.154 1138.99 L677.793 1138.99 L677.793 1142.93 L657.885 1142.93 L657.885 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M851.258 1111.45 Q847.647 1111.45 845.818 1115.01 Q844.013 1118.55 844.013 1125.68 Q844.013 1132.79 845.818 1136.35 Q847.647 1139.9 851.258 1139.9 Q854.892 1139.9 856.698 1136.35 Q858.527 1132.79 858.527 1125.68 Q858.527 1118.55 856.698 1115.01 Q854.892 1111.45 851.258 1111.45 M851.258 1107.74 Q857.068 1107.74 860.124 1112.35 Q863.203 1116.93 863.203 1125.68 Q863.203 1134.41 860.124 1139.02 Q857.068 1143.6 851.258 1143.6 Q845.448 1143.6 842.369 1139.02 Q839.314 1134.41 839.314 1125.68 Q839.314 1116.93 842.369 1112.35 Q845.448 1107.74 851.258 1107.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1045.35 1138.99 L1052.99 1138.99 L1052.99 1112.63 L1044.68 1114.29 L1044.68 1110.03 L1052.94 1108.37 L1057.62 1108.37 L1057.62 1138.99 L1065.26 1138.99 L1065.26 1142.93 L1045.35 1142.93 L1045.35 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1253.33 1138.99 L1269.65 1138.99 L1269.65 1142.93 L1247.7 1142.93 L1247.7 1138.99 Q1250.36 1136.24 1254.95 1131.61 Q1259.55 1126.96 1260.73 1125.61 Q1262.98 1123.09 1263.86 1121.35 Q1264.76 1119.59 1264.76 1117.9 Q1264.76 1115.15 1262.82 1113.41 Q1260.9 1111.68 1257.8 1111.68 Q1255.6 1111.68 1253.14 1112.44 Q1250.71 1113.21 1247.93 1114.76 L1247.93 1110.03 Q1250.76 1108.9 1253.21 1108.32 Q1255.67 1107.74 1257.7 1107.74 Q1263.07 1107.74 1266.27 1110.43 Q1269.46 1113.11 1269.46 1117.6 Q1269.46 1119.73 1268.65 1121.65 Q1267.86 1123.55 1265.76 1126.15 Q1265.18 1126.82 1262.08 1130.03 Q1258.98 1133.23 1253.33 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1466.63 1124.29 Q1469.99 1125.01 1471.86 1127.28 Q1473.76 1129.55 1473.76 1132.88 Q1473.76 1138 1470.24 1140.8 Q1466.72 1143.6 1460.24 1143.6 Q1458.07 1143.6 1455.75 1143.16 Q1453.46 1142.74 1451.01 1141.89 L1451.01 1137.37 Q1452.95 1138.51 1455.26 1139.09 Q1457.58 1139.66 1460.1 1139.66 Q1464.5 1139.66 1466.79 1137.93 Q1469.11 1136.19 1469.11 1132.88 Q1469.11 1129.83 1466.95 1128.11 Q1464.83 1126.38 1461.01 1126.38 L1456.98 1126.38 L1456.98 1122.53 L1461.19 1122.53 Q1464.64 1122.53 1466.47 1121.17 Q1468.3 1119.78 1468.3 1117.19 Q1468.3 1114.53 1466.4 1113.11 Q1464.52 1111.68 1461.01 1111.68 Q1459.08 1111.68 1456.89 1112.09 Q1454.69 1112.51 1452.05 1113.39 L1452.05 1109.22 Q1454.71 1108.48 1457.02 1108.11 Q1459.36 1107.74 1461.42 1107.74 Q1466.75 1107.74 1469.85 1110.17 Q1472.95 1112.58 1472.95 1116.7 Q1472.95 1119.57 1471.31 1121.56 Q1469.66 1123.53 1466.63 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1047.44 1537.92,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,871.39 1537.92,871.39 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,695.344 1537.92,695.344 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,519.298 1537.92,519.298 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,343.252 1537.92,343.252 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,167.206 1537.92,167.206 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1074.13 164.598,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1047.44 183.496,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,871.39 183.496,871.39 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,695.344 183.496,695.344 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,519.298 183.496,519.298 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,343.252 183.496,343.252 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,167.206 183.496,167.206 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M59.4226 1033.24 Q55.8115 1033.24 53.9828 1036.8 Q52.1773 1040.34 52.1773 1047.47 Q52.1773 1054.58 53.9828 1058.14 Q55.8115 1061.68 59.4226 1061.68 Q63.0569 1061.68 64.8624 1058.14 Q66.6911 1054.58 66.6911 1047.47 Q66.6911 1040.34 64.8624 1036.8 Q63.0569 1033.24 59.4226 1033.24 M59.4226 1029.53 Q65.2328 1029.53 68.2883 1034.14 Q71.367 1038.72 71.367 1047.47 Q71.367 1056.2 68.2883 1060.8 Q65.2328 1065.39 59.4226 1065.39 Q53.6125 1065.39 50.5338 1060.8 Q47.4782 1056.2 47.4782 1047.47 Q47.4782 1038.72 50.5338 1034.14 Q53.6125 1029.53 59.4226 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M79.5845 1058.84 L84.4688 1058.84 L84.4688 1064.72 L79.5845 1064.72 L79.5845 1058.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M104.654 1033.24 Q101.043 1033.24 99.2141 1036.8 Q97.4085 1040.34 97.4085 1047.47 Q97.4085 1054.58 99.2141 1058.14 Q101.043 1061.68 104.654 1061.68 Q108.288 1061.68 110.094 1058.14 Q111.922 1054.58 111.922 1047.47 Q111.922 1040.34 110.094 1036.8 Q108.288 1033.24 104.654 1033.24 M104.654 1029.53 Q110.464 1029.53 113.52 1034.14 Q116.598 1038.72 116.598 1047.47 Q116.598 1056.2 113.52 1060.8 Q110.464 1065.39 104.654 1065.39 Q98.8437 1065.39 95.765 1060.8 Q92.7095 1056.2 92.7095 1047.47 Q92.7095 1038.72 95.765 1034.14 Q98.8437 1029.53 104.654 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M60.6495 857.189 Q57.0384 857.189 55.2097 860.754 Q53.4041 864.295 53.4041 871.425 Q53.4041 878.531 55.2097 882.096 Q57.0384 885.638 60.6495 885.638 Q64.2837 885.638 66.0892 882.096 Q67.9179 878.531 67.9179 871.425 Q67.9179 864.295 66.0892 860.754 Q64.2837 857.189 60.6495 857.189 M60.6495 853.485 Q66.4596 853.485 69.5152 858.092 Q72.5938 862.675 72.5938 871.425 Q72.5938 880.152 69.5152 884.758 Q66.4596 889.342 60.6495 889.342 Q54.8393 889.342 51.7606 884.758 Q48.7051 880.152 48.7051 871.425 Q48.7051 862.675 51.7606 858.092 Q54.8393 853.485 60.6495 853.485 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M80.8114 882.791 L85.6956 882.791 L85.6956 888.67 L80.8114 888.67 L80.8114 882.791 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M96.6909 884.735 L104.33 884.735 L104.33 858.37 L96.0196 860.036 L96.0196 855.777 L104.283 854.11 L108.959 854.11 L108.959 884.735 L116.598 884.735 L116.598 888.67 L96.6909 888.67 L96.6909 884.735 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M61.0198 681.143 Q57.4087 681.143 55.58 684.708 Q53.7745 688.249 53.7745 695.379 Q53.7745 702.485 55.58 706.05 Q57.4087 709.592 61.0198 709.592 Q64.6541 709.592 66.4596 706.05 Q68.2883 702.485 68.2883 695.379 Q68.2883 688.249 66.4596 684.708 Q64.6541 681.143 61.0198 681.143 M61.0198 677.439 Q66.83 677.439 69.8855 682.046 Q72.9642 686.629 72.9642 695.379 Q72.9642 704.106 69.8855 708.712 Q66.83 713.295 61.0198 713.295 Q55.2097 713.295 52.131 708.712 Q49.0754 704.106 49.0754 695.379 Q49.0754 686.629 52.131 682.046 Q55.2097 677.439 61.0198 677.439 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M81.1818 706.744 L86.066 706.744 L86.066 712.624 L81.1818 712.624 L81.1818 706.744 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M100.279 708.689 L116.598 708.689 L116.598 712.624 L94.6539 712.624 L94.6539 708.689 Q97.3159 705.934 101.899 701.305 Q106.506 696.652 107.686 695.309 Q109.932 692.786 110.811 691.05 Q111.714 689.291 111.714 687.601 Q111.714 684.846 109.77 683.11 Q107.848 681.374 104.746 681.374 Q102.547 681.374 100.094 682.138 Q97.6632 682.902 94.8854 684.453 L94.8854 679.731 Q97.7094 678.597 100.163 678.018 Q102.617 677.439 104.654 677.439 Q110.024 677.439 113.219 680.124 Q116.413 682.809 116.413 687.3 Q116.413 689.43 115.603 691.351 Q114.816 693.249 112.709 695.842 Q112.131 696.513 109.029 699.731 Q105.927 702.925 100.279 708.689 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M60.0708 505.097 Q56.4597 505.097 54.631 508.661 Q52.8254 512.203 52.8254 519.333 Q52.8254 526.439 54.631 530.004 Q56.4597 533.546 60.0708 533.546 Q63.705 533.546 65.5105 530.004 Q67.3392 526.439 67.3392 519.333 Q67.3392 512.203 65.5105 508.661 Q63.705 505.097 60.0708 505.097 M60.0708 501.393 Q65.8809 501.393 68.9365 505.999 Q72.0151 510.583 72.0151 519.333 Q72.0151 528.059 68.9365 532.666 Q65.8809 537.249 60.0708 537.249 Q54.2606 537.249 51.1819 532.666 Q48.1264 528.059 48.1264 519.333 Q48.1264 510.583 51.1819 505.999 Q54.2606 501.393 60.0708 501.393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M80.2327 530.698 L85.1169 530.698 L85.1169 536.578 L80.2327 536.578 L80.2327 530.698 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M109.469 517.944 Q112.825 518.661 114.7 520.93 Q116.598 523.198 116.598 526.532 Q116.598 531.647 113.08 534.448 Q109.561 537.249 103.08 537.249 Q100.904 537.249 98.5891 536.809 Q96.2974 536.393 93.8437 535.536 L93.8437 531.022 Q95.7882 532.157 98.103 532.735 Q100.418 533.314 102.941 533.314 Q107.339 533.314 109.631 531.578 Q111.945 529.842 111.945 526.532 Q111.945 523.476 109.793 521.763 Q107.663 520.027 103.844 520.027 L99.8159 520.027 L99.8159 516.184 L104.029 516.184 Q107.478 516.184 109.307 514.819 Q111.135 513.43 111.135 510.837 Q111.135 508.175 109.237 506.763 Q107.362 505.328 103.844 505.328 Q101.922 505.328 99.7233 505.745 Q97.5243 506.161 94.8854 507.041 L94.8854 502.874 Q97.5474 502.134 99.8622 501.763 Q102.2 501.393 104.26 501.393 Q109.584 501.393 112.686 503.823 Q115.788 506.231 115.788 510.351 Q115.788 513.222 114.145 515.212 Q112.501 517.18 109.469 517.944 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M58.9365 329.05 Q55.3254 329.05 53.4967 332.615 Q51.6912 336.157 51.6912 343.286 Q51.6912 350.393 53.4967 353.958 Q55.3254 357.499 58.9365 357.499 Q62.5707 357.499 64.3763 353.958 Q66.205 350.393 66.205 343.286 Q66.205 336.157 64.3763 332.615 Q62.5707 329.05 58.9365 329.05 M58.9365 325.347 Q64.7467 325.347 67.8022 329.953 Q70.8809 334.536 70.8809 343.286 Q70.8809 352.013 67.8022 356.62 Q64.7467 361.203 58.9365 361.203 Q53.1264 361.203 50.0477 356.62 Q46.9921 352.013 46.9921 343.286 Q46.9921 334.536 50.0477 329.953 Q53.1264 325.347 58.9365 325.347 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M79.0984 354.652 L83.9827 354.652 L83.9827 360.532 L79.0984 360.532 L79.0984 354.652 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M107.015 330.046 L95.2095 348.495 L107.015 348.495 L107.015 330.046 M105.788 325.972 L111.668 325.972 L111.668 348.495 L116.598 348.495 L116.598 352.384 L111.668 352.384 L111.668 360.532 L107.015 360.532 L107.015 352.384 L91.4132 352.384 L91.4132 347.87 L105.788 325.972 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M60.418 153.004 Q56.8069 153.004 54.9782 156.569 Q53.1726 160.111 53.1726 167.24 Q53.1726 174.347 54.9782 177.911 Q56.8069 181.453 60.418 181.453 Q64.0522 181.453 65.8578 177.911 Q67.6865 174.347 67.6865 167.24 Q67.6865 160.111 65.8578 156.569 Q64.0522 153.004 60.418 153.004 M60.418 149.301 Q66.2281 149.301 69.2837 153.907 Q72.3624 158.49 72.3624 167.24 Q72.3624 175.967 69.2837 180.573 Q66.2281 185.157 60.418 185.157 Q54.6078 185.157 51.5291 180.573 Q48.4736 175.967 48.4736 167.24 Q48.4736 158.49 51.5291 153.907 Q54.6078 149.301 60.418 149.301 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M80.5799 178.606 L85.4641 178.606 L85.4641 184.486 L80.5799 184.486 L80.5799 178.606 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M95.6956 149.926 L114.052 149.926 L114.052 153.861 L99.978 153.861 L99.978 162.333 Q100.996 161.986 102.015 161.824 Q103.033 161.638 104.052 161.638 Q109.839 161.638 113.219 164.81 Q116.598 167.981 116.598 173.398 Q116.598 178.976 113.126 182.078 Q109.654 185.157 103.334 185.157 Q101.159 185.157 98.89 184.786 Q96.6446 184.416 94.2372 183.675 L94.2372 178.976 Q96.3206 180.111 98.5428 180.666 Q100.765 181.222 103.242 181.222 Q107.246 181.222 109.584 179.115 Q111.922 177.009 111.922 173.398 Q111.922 169.787 109.584 167.68 Q107.246 165.574 103.242 165.574 Q101.367 165.574 99.4918 165.99 Q97.64 166.407 95.6956 167.287 L95.6956 149.926 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M294.745 12.096 L302.928 12.096 L302.928 36.8875 L332.661 36.8875 L332.661 12.096 L340.844 12.096 L340.844 72.576 L332.661 72.576 L332.661 43.7741 L302.928 43.7741 L302.928 72.576 L294.745 72.576 L294.745 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M356.805 27.2059 L364.258 27.2059 L364.258 72.576 L356.805 72.576 L356.805 27.2059 M356.805 9.54393 L364.258 9.54393 L364.258 18.9825 L356.805 18.9825 L356.805 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M408.778 28.5427 L408.778 35.5912 Q405.618 33.9709 402.215 33.1607 Q398.813 32.3505 395.167 32.3505 Q389.617 32.3505 386.822 34.0519 Q384.067 35.7533 384.067 39.156 Q384.067 41.7486 386.052 43.2475 Q388.037 44.7058 394.033 46.0426 L396.585 46.6097 Q404.524 48.3111 407.846 51.4303 Q411.208 54.509 411.208 60.0587 Q411.208 66.3781 406.185 70.0644 Q401.203 73.7508 392.453 73.7508 Q388.807 73.7508 384.837 73.0216 Q380.908 72.3329 376.533 70.9151 L376.533 63.2184 Q380.665 65.3654 384.675 66.4591 Q388.685 67.5124 392.615 67.5124 Q397.881 67.5124 400.717 65.73 Q403.552 63.9071 403.552 60.6258 Q403.552 57.5877 401.486 55.9673 Q399.461 54.3469 392.534 52.8481 L389.941 52.2405 Q383.014 50.7821 379.935 47.7845 Q376.857 44.7463 376.857 39.4801 Q376.857 33.0797 381.394 29.5959 Q385.931 26.1121 394.276 26.1121 Q398.408 26.1121 402.053 26.7198 Q405.699 27.3274 408.778 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M430.45 14.324 L430.45 27.2059 L445.803 27.2059 L445.803 32.9987 L430.45 32.9987 L430.45 57.6282 Q430.45 63.1779 431.949 64.7578 Q433.488 66.3376 438.147 66.3376 L445.803 66.3376 L445.803 72.576 L438.147 72.576 Q429.518 72.576 426.237 69.3758 Q422.956 66.1351 422.956 57.6282 L422.956 32.9987 L417.487 32.9987 L417.487 27.2059 L422.956 27.2059 L422.956 14.324 L430.45 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M473.187 32.4315 Q467.192 32.4315 463.708 37.1306 Q460.224 41.7891 460.224 49.9314 Q460.224 58.0738 463.668 62.7728 Q467.151 67.4314 473.187 67.4314 Q479.142 67.4314 482.626 62.7323 Q486.11 58.0333 486.11 49.9314 Q486.11 41.8701 482.626 37.1711 Q479.142 32.4315 473.187 32.4315 M473.187 26.1121 Q482.909 26.1121 488.459 32.4315 Q494.009 38.7509 494.009 49.9314 Q494.009 61.0714 488.459 67.4314 Q482.909 73.7508 473.187 73.7508 Q463.425 73.7508 457.875 67.4314 Q452.366 61.0714 452.366 49.9314 Q452.366 38.7509 457.875 32.4315 Q463.425 26.1121 473.187 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M536.219 49.3643 Q536.219 41.2625 532.857 36.8065 Q529.535 32.3505 523.499 32.3505 Q517.504 32.3505 514.142 36.8065 Q510.82 41.2625 510.82 49.3643 Q510.82 57.4256 514.142 61.8816 Q517.504 66.3376 523.499 66.3376 Q529.535 66.3376 532.857 61.8816 Q536.219 57.4256 536.219 49.3643 M543.673 66.9452 Q543.673 78.5308 538.528 84.1616 Q533.384 89.8329 522.77 89.8329 Q518.841 89.8329 515.357 89.2252 Q511.873 88.6581 508.592 87.4428 L508.592 80.1917 Q511.873 81.9741 515.074 82.8248 Q518.274 83.6755 521.596 83.6755 Q528.928 83.6755 532.573 79.8271 Q536.219 76.0193 536.219 68.282 L536.219 64.5957 Q533.91 68.6061 530.305 70.5911 Q526.7 72.576 521.677 72.576 Q513.332 72.576 508.228 66.2161 Q503.123 59.8562 503.123 49.3643 Q503.123 38.832 508.228 32.472 Q513.332 26.1121 521.677 26.1121 Q526.7 26.1121 530.305 28.0971 Q533.91 30.082 536.219 34.0924 L536.219 27.2059 L543.673 27.2059 L543.673 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M585.316 34.1734 Q584.06 33.4443 582.562 33.1202 Q581.103 32.7556 579.321 32.7556 Q573.002 32.7556 569.599 36.8875 Q566.237 40.9789 566.237 48.6757 L566.237 72.576 L558.742 72.576 L558.742 27.2059 L566.237 27.2059 L566.237 34.2544 Q568.586 30.1225 572.353 28.1376 Q576.121 26.1121 581.508 26.1121 Q582.278 26.1121 583.21 26.2337 Q584.142 26.3147 585.276 26.5172 L585.316 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M613.754 49.7694 Q604.72 49.7694 601.236 51.8354 Q597.753 53.9013 597.753 58.8839 Q597.753 62.8538 600.345 65.2034 Q602.978 67.5124 607.475 67.5124 Q613.673 67.5124 617.399 63.1374 Q621.167 58.7219 621.167 51.4303 L621.167 49.7694 L613.754 49.7694 M628.62 46.6907 L628.62 72.576 L621.167 72.576 L621.167 65.6895 Q618.615 69.8214 614.807 71.8063 Q610.999 73.7508 605.49 73.7508 Q598.522 73.7508 594.39 69.8619 Q590.299 65.9325 590.299 59.3701 Q590.299 51.7138 595.403 47.825 Q600.548 43.9361 610.715 43.9361 L621.167 43.9361 L621.167 43.2069 Q621.167 38.0623 617.764 35.2672 Q614.402 32.4315 608.285 32.4315 Q604.396 32.4315 600.71 33.3632 Q597.023 34.295 593.621 36.1584 L593.621 29.2718 Q597.712 27.692 601.56 26.9223 Q605.409 26.1121 609.055 26.1121 Q618.898 26.1121 623.759 31.2163 Q628.62 36.3204 628.62 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M679.297 35.9153 Q682.092 30.8922 685.981 28.5022 Q689.87 26.1121 695.136 26.1121 Q702.225 26.1121 706.074 31.0947 Q709.922 36.0368 709.922 45.1919 L709.922 72.576 L702.428 72.576 L702.428 45.4349 Q702.428 38.913 700.119 35.7533 Q697.81 32.5936 693.07 32.5936 Q687.278 32.5936 683.915 36.4419 Q680.553 40.2903 680.553 46.9338 L680.553 72.576 L673.059 72.576 L673.059 45.4349 Q673.059 38.8725 670.75 35.7533 Q668.441 32.5936 663.62 32.5936 Q657.908 32.5936 654.546 36.4824 Q651.184 40.3308 651.184 46.9338 L651.184 72.576 L643.69 72.576 L643.69 27.2059 L651.184 27.2059 L651.184 34.2544 Q653.736 30.082 657.301 28.0971 Q660.866 26.1121 665.767 26.1121 Q670.709 26.1121 674.153 28.6237 Q677.636 31.1352 679.297 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M768.741 32.4315 Q762.746 32.4315 759.262 37.1306 Q755.778 41.7891 755.778 49.9314 Q755.778 58.0738 759.222 62.7728 Q762.705 67.4314 768.741 67.4314 Q774.696 67.4314 778.18 62.7323 Q781.664 58.0333 781.664 49.9314 Q781.664 41.8701 778.18 37.1711 Q774.696 32.4315 768.741 32.4315 M768.741 26.1121 Q778.463 26.1121 784.013 32.4315 Q789.563 38.7509 789.563 49.9314 Q789.563 61.0714 784.013 67.4314 Q778.463 73.7508 768.741 73.7508 Q758.979 73.7508 753.429 67.4314 Q747.92 61.0714 747.92 49.9314 Q747.92 38.7509 753.429 32.4315 Q758.979 26.1121 768.741 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M824.887 9.54393 L824.887 15.7418 L817.757 15.7418 Q813.747 15.7418 812.167 17.3622 Q810.628 18.9825 810.628 23.1955 L810.628 27.2059 L822.902 27.2059 L822.902 32.9987 L810.628 32.9987 L810.628 72.576 L803.133 72.576 L803.133 32.9987 L796.004 32.9987 L796.004 27.2059 L803.133 27.2059 L803.133 24.0462 Q803.133 16.471 806.658 13.0277 Q810.182 9.54393 817.838 9.54393 L824.887 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M878.116 49.7694 Q869.082 49.7694 865.598 51.8354 Q862.115 53.9013 862.115 58.8839 Q862.115 62.8538 864.707 65.2034 Q867.34 67.5124 871.837 67.5124 Q878.035 67.5124 881.761 63.1374 Q885.529 58.7219 885.529 51.4303 L885.529 49.7694 L878.116 49.7694 M892.982 46.6907 L892.982 72.576 L885.529 72.576 L885.529 65.6895 Q882.977 69.8214 879.169 71.8063 Q875.361 73.7508 869.852 73.7508 Q862.884 73.7508 858.752 69.8619 Q854.661 65.9325 854.661 59.3701 Q854.661 51.7138 859.765 47.825 Q864.91 43.9361 875.077 43.9361 L885.529 43.9361 L885.529 43.2069 Q885.529 38.0623 882.126 35.2672 Q878.764 32.4315 872.647 32.4315 Q868.758 32.4315 865.072 33.3632 Q861.385 34.295 857.983 36.1584 L857.983 29.2718 Q862.074 27.692 865.922 26.9223 Q869.771 26.1121 873.417 26.1121 Q883.26 26.1121 888.121 31.2163 Q892.982 36.3204 892.982 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M902.988 27.2059 L910.887 27.2059 L925.066 65.2844 L939.244 27.2059 L947.143 27.2059 L930.129 72.576 L920.002 72.576 L902.988 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M996.24 48.0275 L996.24 51.6733 L961.969 51.6733 Q962.455 59.3701 966.587 63.421 Q970.76 67.4314 978.173 67.4314 Q982.467 67.4314 986.477 66.3781 Q990.528 65.3249 994.498 63.2184 L994.498 70.267 Q990.488 71.9684 986.275 72.8596 Q982.062 73.7508 977.727 73.7508 Q966.871 73.7508 960.511 67.4314 Q954.192 61.1119 954.192 50.3365 Q954.192 39.1965 960.187 32.6746 Q966.223 26.1121 976.431 26.1121 Q985.586 26.1121 990.893 32.0264 Q996.24 37.9003 996.24 48.0275 M988.786 45.84 Q988.705 39.7232 985.343 36.0774 Q982.021 32.4315 976.512 32.4315 Q970.274 32.4315 966.506 35.9558 Q962.78 39.4801 962.212 45.8805 L988.786 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1034.76 34.1734 Q1033.51 33.4443 1032.01 33.1202 Q1030.55 32.7556 1028.77 32.7556 Q1022.45 32.7556 1019.05 36.8875 Q1015.68 40.9789 1015.68 48.6757 L1015.68 72.576 L1008.19 72.576 L1008.19 27.2059 L1015.68 27.2059 L1015.68 34.2544 Q1018.03 30.1225 1021.8 28.1376 Q1025.57 26.1121 1030.96 26.1121 Q1031.73 26.1121 1032.66 26.2337 Q1033.59 26.3147 1034.72 26.5172 L1034.76 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1063.2 49.7694 Q1054.17 49.7694 1050.68 51.8354 Q1047.2 53.9013 1047.2 58.8839 Q1047.2 62.8538 1049.79 65.2034 Q1052.43 67.5124 1056.92 67.5124 Q1063.12 67.5124 1066.85 63.1374 Q1070.61 58.7219 1070.61 51.4303 L1070.61 49.7694 L1063.2 49.7694 M1078.07 46.6907 L1078.07 72.576 L1070.61 72.576 L1070.61 65.6895 Q1068.06 69.8214 1064.25 71.8063 Q1060.45 73.7508 1054.94 73.7508 Q1047.97 73.7508 1043.84 69.8619 Q1039.75 65.9325 1039.75 59.3701 Q1039.75 51.7138 1044.85 47.825 Q1050 43.9361 1060.16 43.9361 L1070.61 43.9361 L1070.61 43.2069 Q1070.61 38.0623 1067.21 35.2672 Q1063.85 32.4315 1057.73 32.4315 Q1053.84 32.4315 1050.16 33.3632 Q1046.47 34.295 1043.07 36.1584 L1043.07 29.2718 Q1047.16 27.692 1051.01 26.9223 Q1054.86 26.1121 1058.5 26.1121 Q1068.35 26.1121 1073.21 31.2163 Q1078.07 36.3204 1078.07 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1123.28 49.3643 Q1123.28 41.2625 1119.91 36.8065 Q1116.59 32.3505 1110.56 32.3505 Q1104.56 32.3505 1101.2 36.8065 Q1097.88 41.2625 1097.88 49.3643 Q1097.88 57.4256 1101.2 61.8816 Q1104.56 66.3376 1110.56 66.3376 Q1116.59 66.3376 1119.91 61.8816 Q1123.28 57.4256 1123.28 49.3643 M1130.73 66.9452 Q1130.73 78.5308 1125.59 84.1616 Q1120.44 89.8329 1109.83 89.8329 Q1105.9 89.8329 1102.41 89.2252 Q1098.93 88.6581 1095.65 87.4428 L1095.65 80.1917 Q1098.93 81.9741 1102.13 82.8248 Q1105.33 83.6755 1108.65 83.6755 Q1115.98 83.6755 1119.63 79.8271 Q1123.28 76.0193 1123.28 68.282 L1123.28 64.5957 Q1120.97 68.6061 1117.36 70.5911 Q1113.76 72.576 1108.73 72.576 Q1100.39 72.576 1095.28 66.2161 Q1090.18 59.8562 1090.18 49.3643 Q1090.18 38.832 1095.28 32.472 Q1100.39 26.1121 1108.73 26.1121 Q1113.76 26.1121 1117.36 28.0971 Q1120.97 30.082 1123.28 34.0924 L1123.28 27.2059 L1130.73 27.2059 L1130.73 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1184.89 48.0275 L1184.89 51.6733 L1150.62 51.6733 Q1151.11 59.3701 1155.24 63.421 Q1159.41 67.4314 1166.82 67.4314 Q1171.12 67.4314 1175.13 66.3781 Q1179.18 65.3249 1183.15 63.2184 L1183.15 70.267 Q1179.14 71.9684 1174.93 72.8596 Q1170.71 73.7508 1166.38 73.7508 Q1155.52 73.7508 1149.16 67.4314 Q1142.84 61.1119 1142.84 50.3365 Q1142.84 39.1965 1148.84 32.6746 Q1154.87 26.1121 1165.08 26.1121 Q1174.24 26.1121 1179.54 32.0264 Q1184.89 37.9003 1184.89 48.0275 M1177.44 45.84 Q1177.36 39.7232 1173.99 36.0774 Q1170.67 32.4315 1165.16 32.4315 Q1158.92 32.4315 1155.16 35.9558 Q1151.43 39.4801 1150.86 45.8805 L1177.44 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1199.03 62.2867 L1207.58 62.2867 L1207.58 69.2543 L1200.93 82.2172 L1195.71 82.2172 L1199.03 69.2543 L1199.03 62.2867 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1241.81 12.096 L1292.97 12.096 L1292.97 18.9825 L1271.5 18.9825 L1271.5 72.576 L1263.28 72.576 L1263.28 18.9825 L1241.81 18.9825 L1241.81 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1301.52 34.9026 L1353.45 34.9026 L1353.45 41.7081 L1301.52 41.7081 L1301.52 34.9026 M1301.52 51.4303 L1353.45 51.4303 L1353.45 58.3168 L1301.52 58.3168 L1301.52 51.4303 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1371.19 12.096 L1403.32 12.096 L1403.32 18.9825 L1378.69 18.9825 L1378.69 33.8088 Q1380.47 33.2012 1382.25 32.9176 Q1384.03 32.5936 1385.82 32.5936 Q1395.94 32.5936 1401.86 38.1433 Q1407.77 43.6931 1407.77 53.1722 Q1407.77 62.9348 1401.69 68.3631 Q1395.62 73.7508 1384.56 73.7508 Q1380.75 73.7508 1376.78 73.1026 Q1372.85 72.4545 1368.64 71.1582 L1368.64 62.9348 Q1372.29 64.9198 1376.17 65.892 Q1380.06 66.8642 1384.4 66.8642 Q1391.41 66.8642 1395.5 63.1779 Q1399.59 59.4916 1399.59 53.1722 Q1399.59 46.8528 1395.5 43.1664 Q1391.41 39.4801 1384.4 39.4801 Q1381.12 39.4801 1377.84 40.2093 Q1374.59 40.9384 1371.19 42.4778 L1371.19 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip612)\" d=\"\n",
"M240.133 1047.44 L240.133 1047.44 L260.504 1047.44 L260.504 1047.44 L240.133 1047.44 L240.133 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.133,1047.44 240.133,1047.44 260.504,1047.44 240.133,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M260.504 1047.44 L260.504 1047.44 L280.875 1047.44 L280.875 1047.44 L260.504 1047.44 L260.504 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 260.504,1047.44 260.504,1047.44 280.875,1047.44 260.504,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M280.875 1047.44 L280.875 1047.44 L301.246 1047.44 L301.246 1047.44 L280.875 1047.44 L280.875 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 280.875,1047.44 280.875,1047.44 301.246,1047.44 280.875,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M301.246 1047.44 L301.246 1047.44 L321.617 1047.44 L321.617 1047.44 L301.246 1047.44 L301.246 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 301.246,1047.44 301.246,1047.44 321.617,1047.44 301.246,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M321.617 1047.44 L321.617 1047.44 L341.987 1047.44 L341.987 1047.44 L321.617 1047.44 L321.617 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 321.617,1047.44 321.617,1047.44 341.987,1047.44 321.617,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M341.987 1047.44 L341.987 1047.44 L362.358 1047.44 L362.358 1047.44 L341.987 1047.44 L341.987 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 341.987,1047.44 341.987,1047.44 362.358,1047.44 341.987,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M362.358 1047.44 L362.358 1047.44 L382.729 1047.44 L382.729 1047.44 L362.358 1047.44 L362.358 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 362.358,1047.44 362.358,1047.44 382.729,1047.44 362.358,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M382.729 1047.44 L382.729 1047.44 L403.1 1047.44 L403.1 1047.44 L382.729 1047.44 L382.729 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 382.729,1047.44 382.729,1047.44 403.1,1047.44 382.729,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M403.1 1047.44 L403.1 1047.44 L423.471 1047.44 L423.471 1047.44 L403.1 1047.44 L403.1 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 403.1,1047.44 403.1,1047.44 423.471,1047.44 403.1,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M423.471 1047.44 L423.471 1047.44 L443.842 1047.44 L443.842 1047.44 L423.471 1047.44 L423.471 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 423.471,1047.44 423.471,1047.44 443.842,1047.44 423.471,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M443.842 1047.44 L443.842 1047.44 L464.212 1047.44 L464.212 1047.44 L443.842 1047.44 L443.842 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 443.842,1047.44 443.842,1047.44 464.212,1047.44 443.842,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M464.212 1045.66 L464.212 1047.44 L484.583 1047.44 L484.583 1045.66 L464.212 1045.66 L464.212 1045.66 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 464.212,1045.66 464.212,1047.44 484.583,1047.44 484.583,1045.66 464.212,1045.66 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M484.583 1035.03 L484.583 1047.44 L504.954 1047.44 L504.954 1035.03 L484.583 1035.03 L484.583 1035.03 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 484.583,1035.03 484.583,1047.44 504.954,1047.44 504.954,1035.03 484.583,1035.03 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M504.954 1008.45 L504.954 1047.44 L525.325 1047.44 L525.325 1008.45 L504.954 1008.45 L504.954 1008.45 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 504.954,1008.45 504.954,1047.44 525.325,1047.44 525.325,1008.45 504.954,1008.45 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M525.325 965.909 L525.325 1047.44 L545.696 1047.44 L545.696 965.909 L525.325 965.909 L525.325 965.909 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 525.325,965.909 525.325,1047.44 545.696,1047.44 545.696,965.909 525.325,965.909 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M545.696 907.422 L545.696 1047.44 L566.067 1047.44 L566.067 907.422 L545.696 907.422 L545.696 907.422 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 545.696,907.422 545.696,1047.44 566.067,1047.44 566.067,907.422 545.696,907.422 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M566.067 788.675 L566.067 1047.44 L586.437 1047.44 L586.437 788.675 L566.067 788.675 L566.067 788.675 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 566.067,788.675 566.067,1047.44 586.437,1047.44 586.437,788.675 566.067,788.675 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M586.437 744.367 L586.437 1047.44 L606.808 1047.44 L606.808 744.367 L586.437 744.367 L586.437 744.367 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 586.437,744.367 586.437,1047.44 606.808,1047.44 606.808,744.367 586.437,744.367 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M606.808 609.669 L606.808 1047.44 L627.179 1047.44 L627.179 609.669 L606.808 609.669 L606.808 609.669 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 606.808,609.669 606.808,1047.44 627.179,1047.44 627.179,609.669 606.808,609.669 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M627.179 492.695 L627.179 1047.44 L647.55 1047.44 L647.55 492.695 L627.179 492.695 L627.179 492.695 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 627.179,492.695 627.179,1047.44 647.55,1047.44 647.55,492.695 627.179,492.695 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M647.55 393.444 L647.55 1047.44 L667.921 1047.44 L667.921 393.444 L647.55 393.444 L647.55 393.444 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 647.55,393.444 647.55,1047.44 667.921,1047.44 667.921,393.444 647.55,393.444 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M667.921 317.234 L667.921 1047.44 L688.291 1047.44 L688.291 317.234 L667.921 317.234 L667.921 317.234 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 667.921,317.234 667.921,1047.44 688.291,1047.44 688.291,317.234 667.921,317.234 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M688.291 262.291 L688.291 1047.44 L708.662 1047.44 L708.662 262.291 L688.291 262.291 L688.291 262.291 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 688.291,262.291 688.291,1047.44 708.662,1047.44 708.662,262.291 688.291,262.291 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M708.662 258.747 L708.662 1047.44 L729.033 1047.44 L729.033 258.747 L708.662 258.747 L708.662 258.747 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 708.662,258.747 708.662,1047.44 729.033,1047.44 729.033,258.747 708.662,258.747 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M729.033 168.358 L729.033 1047.44 L749.404 1047.44 L749.404 168.358 L729.033 168.358 L729.033 168.358 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 729.033,168.358 729.033,1047.44 749.404,1047.44 749.404,168.358 729.033,168.358 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M749.404 219.755 L749.404 1047.44 L769.775 1047.44 L769.775 219.755 L749.404 219.755 L749.404 219.755 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 749.404,219.755 749.404,1047.44 769.775,1047.44 769.775,219.755 749.404,219.755 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M769.775 157.724 L769.775 1047.44 L790.146 1047.44 L790.146 157.724 L769.775 157.724 L769.775 157.724 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 769.775,157.724 769.775,1047.44 790.146,1047.44 790.146,157.724 769.775,157.724 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M790.146 193.17 L790.146 1047.44 L810.516 1047.44 L810.516 193.17 L790.146 193.17 L790.146 193.17 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 790.146,193.17 790.146,1047.44 810.516,1047.44 810.516,193.17 790.146,193.17 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M810.516 251.657 L810.516 1047.44 L830.887 1047.44 L830.887 251.657 L810.516 251.657 L810.516 251.657 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 810.516,251.657 810.516,1047.44 830.887,1047.44 830.887,251.657 810.516,251.657 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M830.887 239.251 L830.887 1047.44 L851.258 1047.44 L851.258 239.251 L830.887 239.251 L830.887 239.251 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 830.887,239.251 830.887,1047.44 851.258,1047.44 851.258,239.251 830.887,239.251 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M851.258 219.755 L851.258 1047.44 L871.629 1047.44 L871.629 219.755 L851.258 219.755 L851.258 219.755 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 851.258,219.755 851.258,1047.44 871.629,1047.44 871.629,219.755 851.258,219.755 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M871.629 356.225 L871.629 1047.44 L892 1047.44 L892 356.225 L871.629 356.225 L871.629 356.225 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 871.629,356.225 871.629,1047.44 892,1047.44 892,356.225 871.629,356.225 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M892 363.315 L892 1047.44 L912.371 1047.44 L912.371 363.315 L892 363.315 L892 363.315 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 892,363.315 892,1047.44 912.371,1047.44 912.371,363.315 892,363.315 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M912.371 395.217 L912.371 1047.44 L932.741 1047.44 L932.741 395.217 L912.371 395.217 L912.371 395.217 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 912.371,395.217 912.371,1047.44 932.741,1047.44 932.741,395.217 912.371,395.217 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M932.741 492.695 L932.741 1047.44 L953.112 1047.44 L953.112 492.695 L932.741 492.695 L932.741 492.695 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 932.741,492.695 932.741,1047.44 953.112,1047.44 953.112,492.695 932.741,492.695 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M953.112 542.321 L953.112 1047.44 L973.483 1047.44 L973.483 542.321 L953.112 542.321 L953.112 542.321 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 953.112,542.321 953.112,1047.44 973.483,1047.44 973.483,542.321 953.112,542.321 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M973.483 600.808 L973.483 1047.44 L993.854 1047.44 L993.854 600.808 L973.483 600.808 L973.483 600.808 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 973.483,600.808 973.483,1047.44 993.854,1047.44 993.854,600.808 973.483,600.808 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M993.854 586.629 L993.854 1047.44 L1014.22 1047.44 L1014.22 586.629 L993.854 586.629 L993.854 586.629 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 993.854,586.629 993.854,1047.44 1014.22,1047.44 1014.22,586.629 993.854,586.629 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1014.22 678.79 L1014.22 1047.44 L1034.6 1047.44 L1034.6 678.79 L1014.22 678.79 L1014.22 678.79 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1014.22,678.79 1014.22,1047.44 1034.6,1047.44 1034.6,678.79 1014.22,678.79 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1034.6 705.376 L1034.6 1047.44 L1054.97 1047.44 L1054.97 705.376 L1034.6 705.376 L1034.6 705.376 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1034.6,705.376 1034.6,1047.44 1054.97,1047.44 1054.97,705.376 1034.6,705.376 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1054.97 742.595 L1054.97 1047.44 L1075.34 1047.44 L1075.34 742.595 L1054.97 742.595 L1054.97 742.595 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1054.97,742.595 1054.97,1047.44 1075.34,1047.44 1075.34,742.595 1054.97,742.595 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1075.34 795.765 L1075.34 1047.44 L1095.71 1047.44 L1095.71 795.765 L1075.34 795.765 L1075.34 795.765 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1075.34,795.765 1075.34,1047.44 1095.71,1047.44 1095.71,795.765 1075.34,795.765 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1095.71 827.667 L1095.71 1047.44 L1116.08 1047.44 L1116.08 827.667 L1095.71 827.667 L1095.71 827.667 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1095.71,827.667 1095.71,1047.44 1116.08,1047.44 1116.08,827.667 1095.71,827.667 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1116.08 857.796 L1116.08 1047.44 L1136.45 1047.44 L1136.45 857.796 L1116.08 857.796 L1116.08 857.796 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1116.08,857.796 1116.08,1047.44 1136.45,1047.44 1136.45,857.796 1116.08,857.796 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1136.45 868.43 L1136.45 1047.44 L1156.82 1047.44 L1156.82 868.43 L1136.45 868.43 L1136.45 868.43 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1136.45,868.43 1136.45,1047.44 1156.82,1047.44 1156.82,868.43 1136.45,868.43 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1156.82 884.382 L1156.82 1047.44 L1177.19 1047.44 L1177.19 884.382 L1156.82 884.382 L1156.82 884.382 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1156.82,884.382 1156.82,1047.44 1177.19,1047.44 1177.19,884.382 1156.82,884.382 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1177.19 914.511 L1177.19 1047.44 L1197.56 1047.44 L1197.56 914.511 L1177.19 914.511 L1177.19 914.511 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1177.19,914.511 1177.19,1047.44 1197.56,1047.44 1197.56,914.511 1177.19,914.511 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1197.56 930.462 L1197.56 1047.44 L1217.93 1047.44 L1217.93 930.462 L1197.56 930.462 L1197.56 930.462 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1197.56,930.462 1197.56,1047.44 1217.93,1047.44 1217.93,930.462 1197.56,930.462 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1217.93 939.324 L1217.93 1047.44 L1238.3 1047.44 L1238.3 939.324 L1217.93 939.324 L1217.93 939.324 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1217.93,939.324 1217.93,1047.44 1238.3,1047.44 1238.3,939.324 1217.93,939.324 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1238.3 962.364 L1238.3 1047.44 L1258.67 1047.44 L1258.67 962.364 L1238.3 962.364 L1238.3 962.364 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1238.3,962.364 1238.3,1047.44 1258.67,1047.44 1258.67,962.364 1238.3,962.364 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1258.67 974.771 L1258.67 1047.44 L1279.05 1047.44 L1279.05 974.771 L1258.67 974.771 L1258.67 974.771 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1258.67,974.771 1258.67,1047.44 1279.05,1047.44 1279.05,974.771 1258.67,974.771 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1279.05 965.909 L1279.05 1047.44 L1299.42 1047.44 L1299.42 965.909 L1279.05 965.909 L1279.05 965.909 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1279.05,965.909 1279.05,1047.44 1299.42,1047.44 1299.42,965.909 1279.05,965.909 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1299.42 992.494 L1299.42 1047.44 L1319.79 1047.44 L1319.79 992.494 L1299.42 992.494 L1299.42 992.494 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1299.42,992.494 1299.42,1047.44 1319.79,1047.44 1319.79,992.494 1299.42,992.494 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1319.79 988.949 L1319.79 1047.44 L1340.16 1047.44 L1340.16 988.949 L1319.79 988.949 L1319.79 988.949 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1319.79,988.949 1319.79,1047.44 1340.16,1047.44 1340.16,988.949 1319.79,988.949 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1340.16 987.177 L1340.16 1047.44 L1360.53 1047.44 L1360.53 987.177 L1340.16 987.177 L1340.16 987.177 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1340.16,987.177 1340.16,1047.44 1360.53,1047.44 1360.53,987.177 1340.16,987.177 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1360.53 1008.45 L1360.53 1047.44 L1380.9 1047.44 L1380.9 1008.45 L1360.53 1008.45 L1360.53 1008.45 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1360.53,1008.45 1360.53,1047.44 1380.9,1047.44 1380.9,1008.45 1360.53,1008.45 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1380.9 999.583 L1380.9 1047.44 L1401.27 1047.44 L1401.27 999.583 L1380.9 999.583 L1380.9 999.583 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1380.9,999.583 1380.9,1047.44 1401.27,1047.44 1401.27,999.583 1380.9,999.583 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1401.27 1010.22 L1401.27 1047.44 L1421.64 1047.44 L1421.64 1010.22 L1401.27 1010.22 L1401.27 1010.22 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1401.27,1010.22 1401.27,1047.44 1421.64,1047.44 1421.64,1010.22 1401.27,1010.22 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1421.64 1035.03 L1421.64 1047.44 L1442.01 1047.44 L1442.01 1035.03 L1421.64 1035.03 L1421.64 1035.03 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1421.64,1035.03 1421.64,1047.44 1442.01,1047.44 1442.01,1035.03 1421.64,1035.03 \n",
" \"/>\n",
"<path clip-path=\"url(#clip612)\" d=\"\n",
"M1442.01 1033.26 L1442.01 1047.44 L1462.38 1047.44 L1462.38 1033.26 L1442.01 1033.26 L1442.01 1033.26 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip612)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1442.01,1033.26 1442.01,1047.44 1462.38,1047.44 1462.38,1033.26 1442.01,1033.26 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"250.319\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"270.69\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"291.06\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"311.431\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"331.802\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"352.173\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"372.544\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"392.914\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"413.285\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"433.656\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"454.027\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"474.398\" cy=\"1045.66\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"494.769\" cy=\"1035.03\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"515.139\" cy=\"1008.45\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"535.51\" cy=\"965.909\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"555.881\" cy=\"907.422\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"576.252\" cy=\"788.675\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"596.623\" cy=\"744.367\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"616.994\" cy=\"609.669\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"637.364\" cy=\"492.695\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"657.735\" cy=\"393.444\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"678.106\" cy=\"317.234\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"698.477\" cy=\"262.291\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"718.848\" cy=\"258.747\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"739.219\" cy=\"168.358\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"759.589\" cy=\"219.755\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"779.96\" cy=\"157.724\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"800.331\" cy=\"193.17\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"820.702\" cy=\"251.657\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"841.073\" cy=\"239.251\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"861.444\" cy=\"219.755\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"881.814\" cy=\"356.225\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"902.185\" cy=\"363.315\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"922.556\" cy=\"395.217\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"942.927\" cy=\"492.695\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"963.298\" cy=\"542.321\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"983.669\" cy=\"600.808\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1004.04\" cy=\"586.629\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1024.41\" cy=\"678.79\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1044.78\" cy=\"705.376\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1065.15\" cy=\"742.595\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1085.52\" cy=\"795.765\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1105.89\" cy=\"827.667\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1126.26\" cy=\"857.796\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1146.64\" cy=\"868.43\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1167.01\" cy=\"884.382\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1187.38\" cy=\"914.511\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1207.75\" cy=\"930.462\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1228.12\" cy=\"939.324\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1248.49\" cy=\"962.364\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1268.86\" cy=\"974.771\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1289.23\" cy=\"965.909\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1309.6\" cy=\"992.494\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1329.97\" cy=\"988.949\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1350.34\" cy=\"987.177\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1370.71\" cy=\"1008.45\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1391.09\" cy=\"999.583\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1411.46\" cy=\"1010.22\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1431.83\" cy=\"1035.03\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip612)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1452.2\" cy=\"1033.26\" r=\"2\"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"\n",
"M1779.44 1074.13 L3152.76 1074.13 L3152.76 131.032 L1779.44 131.032 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip613\">\n",
" <rect x=\"1779\" y=\"131\" width=\"1374\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1854.97,1074.13 1854.97,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2058.68,1074.13 2058.68,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2262.39,1074.13 2262.39,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2466.1,1074.13 2466.1,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2669.8,1074.13 2669.8,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2873.51,1074.13 2873.51,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 3077.22,1074.13 3077.22,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1074.13 3152.76,1074.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1854.97,1074.13 1854.97,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2058.68,1074.13 2058.68,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2262.39,1074.13 2262.39,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2466.1,1074.13 2466.1,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2669.8,1074.13 2669.8,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2873.51,1074.13 2873.51,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3077.22,1074.13 3077.22,1055.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M1824.44 1126.1 L1854.11 1126.1 L1854.11 1130.03 L1824.44 1130.03 L1824.44 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1878.37 1124.29 Q1881.73 1125.01 1883.61 1127.28 Q1885.5 1129.55 1885.5 1132.88 Q1885.5 1138 1881.98 1140.8 Q1878.47 1143.6 1871.98 1143.6 Q1869.81 1143.6 1867.49 1143.16 Q1865.2 1142.74 1862.75 1141.89 L1862.75 1137.37 Q1864.69 1138.51 1867.01 1139.09 Q1869.32 1139.66 1871.85 1139.66 Q1876.24 1139.66 1878.54 1137.93 Q1880.85 1136.19 1880.85 1132.88 Q1880.85 1129.83 1878.7 1128.11 Q1876.57 1126.38 1872.75 1126.38 L1868.72 1126.38 L1868.72 1122.53 L1872.93 1122.53 Q1876.38 1122.53 1878.21 1121.17 Q1880.04 1119.78 1880.04 1117.19 Q1880.04 1114.53 1878.14 1113.11 Q1876.27 1111.68 1872.75 1111.68 Q1870.83 1111.68 1868.63 1112.09 Q1866.43 1112.51 1863.79 1113.39 L1863.79 1109.22 Q1866.45 1108.48 1868.77 1108.11 Q1871.11 1107.74 1873.17 1107.74 Q1878.49 1107.74 1881.59 1110.17 Q1884.69 1112.58 1884.69 1116.7 Q1884.69 1119.57 1883.05 1121.56 Q1881.41 1123.53 1878.37 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2028.62 1126.1 L2058.3 1126.1 L2058.3 1130.03 L2028.62 1130.03 L2028.62 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2072.42 1138.99 L2088.74 1138.99 L2088.74 1142.93 L2066.79 1142.93 L2066.79 1138.99 Q2069.45 1136.24 2074.04 1131.61 Q2078.64 1126.96 2079.83 1125.61 Q2082.07 1123.09 2082.95 1121.35 Q2083.85 1119.59 2083.85 1117.9 Q2083.85 1115.15 2081.91 1113.41 Q2079.99 1111.68 2076.89 1111.68 Q2074.69 1111.68 2072.23 1112.44 Q2069.8 1113.21 2067.02 1114.76 L2067.02 1110.03 Q2069.85 1108.9 2072.3 1108.32 Q2074.76 1107.74 2076.79 1107.74 Q2082.16 1107.74 2085.36 1110.43 Q2088.55 1113.11 2088.55 1117.6 Q2088.55 1119.73 2087.74 1121.65 Q2086.95 1123.55 2084.85 1126.15 Q2084.27 1126.82 2081.17 1130.03 Q2078.07 1133.23 2072.42 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2232.14 1126.1 L2261.82 1126.1 L2261.82 1130.03 L2232.14 1130.03 L2232.14 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2272.72 1138.99 L2280.36 1138.99 L2280.36 1112.63 L2272.05 1114.29 L2272.05 1110.03 L2280.32 1108.37 L2284.99 1108.37 L2284.99 1138.99 L2292.63 1138.99 L2292.63 1142.93 L2272.72 1142.93 L2272.72 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2466.1 1111.45 Q2462.48 1111.45 2460.66 1115.01 Q2458.85 1118.55 2458.85 1125.68 Q2458.85 1132.79 2460.66 1136.35 Q2462.48 1139.9 2466.1 1139.9 Q2469.73 1139.9 2471.54 1136.35 Q2473.36 1132.79 2473.36 1125.68 Q2473.36 1118.55 2471.54 1115.01 Q2469.73 1111.45 2466.1 1111.45 M2466.1 1107.74 Q2471.91 1107.74 2474.96 1112.35 Q2478.04 1116.93 2478.04 1125.68 Q2478.04 1134.41 2474.96 1139.02 Q2471.91 1143.6 2466.1 1143.6 Q2460.29 1143.6 2457.21 1139.02 Q2454.15 1134.41 2454.15 1125.68 Q2454.15 1116.93 2457.21 1112.35 Q2460.29 1107.74 2466.1 1107.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2660.19 1138.99 L2667.83 1138.99 L2667.83 1112.63 L2659.52 1114.29 L2659.52 1110.03 L2667.78 1108.37 L2672.45 1108.37 L2672.45 1138.99 L2680.09 1138.99 L2680.09 1142.93 L2660.19 1142.93 L2660.19 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2868.17 1138.99 L2884.48 1138.99 L2884.48 1142.93 L2862.54 1142.93 L2862.54 1138.99 Q2865.2 1136.24 2869.79 1131.61 Q2874.39 1126.96 2875.57 1125.61 Q2877.82 1123.09 2878.7 1121.35 Q2879.6 1119.59 2879.6 1117.9 Q2879.6 1115.15 2877.66 1113.41 Q2875.73 1111.68 2872.63 1111.68 Q2870.43 1111.68 2867.98 1112.44 Q2865.55 1113.21 2862.77 1114.76 L2862.77 1110.03 Q2865.6 1108.9 2868.05 1108.32 Q2870.5 1107.74 2872.54 1107.74 Q2877.91 1107.74 2881.11 1110.43 Q2884.3 1113.11 2884.3 1117.6 Q2884.3 1119.73 2883.49 1121.65 Q2882.7 1123.55 2880.6 1126.15 Q2880.02 1126.82 2876.92 1130.03 Q2873.81 1133.23 2868.17 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M3081.47 1124.29 Q3084.82 1125.01 3086.7 1127.28 Q3088.6 1129.55 3088.6 1132.88 Q3088.6 1138 3085.08 1140.8 Q3081.56 1143.6 3075.08 1143.6 Q3072.9 1143.6 3070.59 1143.16 Q3068.3 1142.74 3065.84 1141.89 L3065.84 1137.37 Q3067.79 1138.51 3070.1 1139.09 Q3072.42 1139.66 3074.94 1139.66 Q3079.34 1139.66 3081.63 1137.93 Q3083.95 1136.19 3083.95 1132.88 Q3083.95 1129.83 3081.79 1128.11 Q3079.66 1126.38 3075.84 1126.38 L3071.82 1126.38 L3071.82 1122.53 L3076.03 1122.53 Q3079.48 1122.53 3081.31 1121.17 Q3083.14 1119.78 3083.14 1117.19 Q3083.14 1114.53 3081.24 1113.11 Q3079.36 1111.68 3075.84 1111.68 Q3073.92 1111.68 3071.72 1112.09 Q3069.52 1112.51 3066.89 1113.39 L3066.89 1109.22 Q3069.55 1108.48 3071.86 1108.11 Q3074.2 1107.74 3076.26 1107.74 Q3081.58 1107.74 3084.69 1110.17 Q3087.79 1112.58 3087.79 1116.7 Q3087.79 1119.57 3086.14 1121.56 Q3084.5 1123.53 3081.47 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,1047.44 3152.76,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,825.894 3152.76,825.894 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,604.352 3152.76,604.352 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,382.81 3152.76,382.81 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,161.268 3152.76,161.268 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1074.13 1779.44,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1047.44 1798.33,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,825.894 1798.33,825.894 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,604.352 1798.33,604.352 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,382.81 1798.33,382.81 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,161.268 1798.33,161.268 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M1644.1 1033.24 Q1640.49 1033.24 1638.66 1036.8 Q1636.85 1040.34 1636.85 1047.47 Q1636.85 1054.58 1638.66 1058.14 Q1640.49 1061.68 1644.1 1061.68 Q1647.73 1061.68 1649.54 1058.14 Q1651.37 1054.58 1651.37 1047.47 Q1651.37 1040.34 1649.54 1036.8 Q1647.73 1033.24 1644.1 1033.24 M1644.1 1029.53 Q1649.91 1029.53 1652.96 1034.14 Q1656.04 1038.72 1656.04 1047.47 Q1656.04 1056.2 1652.96 1060.8 Q1649.91 1065.39 1644.1 1065.39 Q1638.29 1065.39 1635.21 1060.8 Q1632.15 1056.2 1632.15 1047.47 Q1632.15 1038.72 1635.21 1034.14 Q1638.29 1029.53 1644.1 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1664.26 1058.84 L1669.14 1058.84 L1669.14 1064.72 L1664.26 1064.72 L1664.26 1058.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1689.33 1033.24 Q1685.72 1033.24 1683.89 1036.8 Q1682.08 1040.34 1682.08 1047.47 Q1682.08 1054.58 1683.89 1058.14 Q1685.72 1061.68 1689.33 1061.68 Q1692.96 1061.68 1694.77 1058.14 Q1696.6 1054.58 1696.6 1047.47 Q1696.6 1040.34 1694.77 1036.8 Q1692.96 1033.24 1689.33 1033.24 M1689.33 1029.53 Q1695.14 1029.53 1698.2 1034.14 Q1701.27 1038.72 1701.27 1047.47 Q1701.27 1056.2 1698.2 1060.8 Q1695.14 1065.39 1689.33 1065.39 Q1683.52 1065.39 1680.44 1060.8 Q1677.39 1056.2 1677.39 1047.47 Q1677.39 1038.72 1680.44 1034.14 Q1683.52 1029.53 1689.33 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1719.49 1033.24 Q1715.88 1033.24 1714.05 1036.8 Q1712.25 1040.34 1712.25 1047.47 Q1712.25 1054.58 1714.05 1058.14 Q1715.88 1061.68 1719.49 1061.68 Q1723.13 1061.68 1724.93 1058.14 Q1726.76 1054.58 1726.76 1047.47 Q1726.76 1040.34 1724.93 1036.8 Q1723.13 1033.24 1719.49 1033.24 M1719.49 1029.53 Q1725.3 1029.53 1728.36 1034.14 Q1731.44 1038.72 1731.44 1047.47 Q1731.44 1056.2 1728.36 1060.8 Q1725.3 1065.39 1719.49 1065.39 Q1713.68 1065.39 1710.6 1060.8 Q1707.55 1056.2 1707.55 1047.47 Q1707.55 1038.72 1710.6 1034.14 Q1713.68 1029.53 1719.49 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1645.09 811.693 Q1641.48 811.693 1639.65 815.258 Q1637.85 818.8 1637.85 825.929 Q1637.85 833.036 1639.65 836.6 Q1641.48 840.142 1645.09 840.142 Q1648.73 840.142 1650.53 836.6 Q1652.36 833.036 1652.36 825.929 Q1652.36 818.8 1650.53 815.258 Q1648.73 811.693 1645.09 811.693 M1645.09 807.989 Q1650.9 807.989 1653.96 812.596 Q1657.04 817.179 1657.04 825.929 Q1657.04 834.656 1653.96 839.262 Q1650.9 843.846 1645.09 843.846 Q1639.28 843.846 1636.21 839.262 Q1633.15 834.656 1633.15 825.929 Q1633.15 817.179 1636.21 812.596 Q1639.28 807.989 1645.09 807.989 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1665.26 837.295 L1670.14 837.295 L1670.14 843.174 L1665.26 843.174 L1665.26 837.295 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1684.35 839.239 L1700.67 839.239 L1700.67 843.174 L1678.73 843.174 L1678.73 839.239 Q1681.39 836.485 1685.97 831.855 Q1690.58 827.202 1691.76 825.86 Q1694.01 823.337 1694.89 821.6 Q1695.79 819.841 1695.79 818.151 Q1695.79 815.397 1693.84 813.661 Q1691.92 811.925 1688.82 811.925 Q1686.62 811.925 1684.17 812.688 Q1681.74 813.452 1678.96 815.003 L1678.96 810.281 Q1681.78 809.147 1684.24 808.568 Q1686.69 807.989 1688.73 807.989 Q1694.1 807.989 1697.29 810.675 Q1700.49 813.36 1700.49 817.85 Q1700.49 819.98 1699.68 821.901 Q1698.89 823.8 1696.78 826.392 Q1696.2 827.063 1693.1 830.281 Q1690 833.475 1684.35 839.239 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1710.53 808.614 L1728.89 808.614 L1728.89 812.55 L1714.82 812.55 L1714.82 821.022 Q1715.83 820.675 1716.85 820.512 Q1717.87 820.327 1718.89 820.327 Q1724.68 820.327 1728.06 823.499 Q1731.44 826.67 1731.44 832.087 Q1731.44 837.665 1727.96 840.767 Q1724.49 843.846 1718.17 843.846 Q1716 843.846 1713.73 843.475 Q1711.48 843.105 1709.08 842.364 L1709.08 837.665 Q1711.16 838.799 1713.38 839.355 Q1715.6 839.911 1718.08 839.911 Q1722.08 839.911 1724.42 837.804 Q1726.76 835.698 1726.76 832.087 Q1726.76 828.475 1724.42 826.369 Q1722.08 824.262 1718.08 824.262 Q1716.2 824.262 1714.33 824.679 Q1712.48 825.096 1710.53 825.975 L1710.53 808.614 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1644.1 590.151 Q1640.49 590.151 1638.66 593.716 Q1636.85 597.257 1636.85 604.387 Q1636.85 611.494 1638.66 615.058 Q1640.49 618.6 1644.1 618.6 Q1647.73 618.6 1649.54 615.058 Q1651.37 611.494 1651.37 604.387 Q1651.37 597.257 1649.54 593.716 Q1647.73 590.151 1644.1 590.151 M1644.1 586.447 Q1649.91 586.447 1652.96 591.054 Q1656.04 595.637 1656.04 604.387 Q1656.04 613.114 1652.96 617.72 Q1649.91 622.304 1644.1 622.304 Q1638.29 622.304 1635.21 617.72 Q1632.15 613.114 1632.15 604.387 Q1632.15 595.637 1635.21 591.054 Q1638.29 586.447 1644.1 586.447 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1664.26 615.753 L1669.14 615.753 L1669.14 621.632 L1664.26 621.632 L1664.26 615.753 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1679.38 587.072 L1697.73 587.072 L1697.73 591.008 L1683.66 591.008 L1683.66 599.48 Q1684.68 599.132 1685.7 598.97 Q1686.71 598.785 1687.73 598.785 Q1693.52 598.785 1696.9 601.957 Q1700.28 605.128 1700.28 610.544 Q1700.28 616.123 1696.81 619.225 Q1693.33 622.304 1687.02 622.304 Q1684.84 622.304 1682.57 621.933 Q1680.33 621.563 1677.92 620.822 L1677.92 616.123 Q1680 617.257 1682.22 617.813 Q1684.45 618.368 1686.92 618.368 Q1690.93 618.368 1693.27 616.262 Q1695.6 614.156 1695.6 610.544 Q1695.6 606.933 1693.27 604.827 Q1690.93 602.72 1686.92 602.72 Q1685.05 602.72 1683.17 603.137 Q1681.32 603.554 1679.38 604.433 L1679.38 587.072 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1719.49 590.151 Q1715.88 590.151 1714.05 593.716 Q1712.25 597.257 1712.25 604.387 Q1712.25 611.494 1714.05 615.058 Q1715.88 618.6 1719.49 618.6 Q1723.13 618.6 1724.93 615.058 Q1726.76 611.494 1726.76 604.387 Q1726.76 597.257 1724.93 593.716 Q1723.13 590.151 1719.49 590.151 M1719.49 586.447 Q1725.3 586.447 1728.36 591.054 Q1731.44 595.637 1731.44 604.387 Q1731.44 613.114 1728.36 617.72 Q1725.3 622.304 1719.49 622.304 Q1713.68 622.304 1710.6 617.72 Q1707.55 613.114 1707.55 604.387 Q1707.55 595.637 1710.6 591.054 Q1713.68 586.447 1719.49 586.447 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1645.09 368.609 Q1641.48 368.609 1639.65 372.174 Q1637.85 375.715 1637.85 382.845 Q1637.85 389.951 1639.65 393.516 Q1641.48 397.058 1645.09 397.058 Q1648.73 397.058 1650.53 393.516 Q1652.36 389.951 1652.36 382.845 Q1652.36 375.715 1650.53 372.174 Q1648.73 368.609 1645.09 368.609 M1645.09 364.905 Q1650.9 364.905 1653.96 369.512 Q1657.04 374.095 1657.04 382.845 Q1657.04 391.572 1653.96 396.178 Q1650.9 400.762 1645.09 400.762 Q1639.28 400.762 1636.21 396.178 Q1633.15 391.572 1633.15 382.845 Q1633.15 374.095 1636.21 369.512 Q1639.28 364.905 1645.09 364.905 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1665.26 394.211 L1670.14 394.211 L1670.14 400.09 L1665.26 400.09 L1665.26 394.211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1679.14 365.53 L1701.37 365.53 L1701.37 367.521 L1688.82 400.09 L1683.94 400.09 L1695.74 369.465 L1679.14 369.465 L1679.14 365.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1710.53 365.53 L1728.89 365.53 L1728.89 369.465 L1714.82 369.465 L1714.82 377.938 Q1715.83 377.59 1716.85 377.428 Q1717.87 377.243 1718.89 377.243 Q1724.68 377.243 1728.06 380.414 Q1731.44 383.586 1731.44 389.002 Q1731.44 394.581 1727.96 397.683 Q1724.49 400.762 1718.17 400.762 Q1716 400.762 1713.73 400.391 Q1711.48 400.021 1709.08 399.28 L1709.08 394.581 Q1711.16 395.715 1713.38 396.271 Q1715.6 396.826 1718.08 396.826 Q1722.08 396.826 1724.42 394.72 Q1726.76 392.613 1726.76 389.002 Q1726.76 385.391 1724.42 383.285 Q1722.08 381.178 1718.08 381.178 Q1716.2 381.178 1714.33 381.595 Q1712.48 382.012 1710.53 382.891 L1710.53 365.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1634.91 174.613 L1642.55 174.613 L1642.55 148.247 L1634.24 149.914 L1634.24 145.655 L1642.5 143.988 L1647.18 143.988 L1647.18 174.613 L1654.82 174.613 L1654.82 178.548 L1634.91 178.548 L1634.91 174.613 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1664.26 172.669 L1669.14 172.669 L1669.14 178.548 L1664.26 178.548 L1664.26 172.669 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1689.33 147.067 Q1685.72 147.067 1683.89 150.632 Q1682.08 154.173 1682.08 161.303 Q1682.08 168.409 1683.89 171.974 Q1685.72 175.516 1689.33 175.516 Q1692.96 175.516 1694.77 171.974 Q1696.6 168.409 1696.6 161.303 Q1696.6 154.173 1694.77 150.632 Q1692.96 147.067 1689.33 147.067 M1689.33 143.363 Q1695.14 143.363 1698.2 147.97 Q1701.27 152.553 1701.27 161.303 Q1701.27 170.03 1698.2 174.636 Q1695.14 179.219 1689.33 179.219 Q1683.52 179.219 1680.44 174.636 Q1677.39 170.03 1677.39 161.303 Q1677.39 152.553 1680.44 147.97 Q1683.52 143.363 1689.33 143.363 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1719.49 147.067 Q1715.88 147.067 1714.05 150.632 Q1712.25 154.173 1712.25 161.303 Q1712.25 168.409 1714.05 171.974 Q1715.88 175.516 1719.49 175.516 Q1723.13 175.516 1724.93 171.974 Q1726.76 168.409 1726.76 161.303 Q1726.76 154.173 1724.93 150.632 Q1723.13 147.067 1719.49 147.067 M1719.49 143.363 Q1725.3 143.363 1728.36 147.97 Q1731.44 152.553 1731.44 161.303 Q1731.44 170.03 1728.36 174.636 Q1725.3 179.219 1719.49 179.219 Q1713.68 179.219 1710.6 174.636 Q1707.55 170.03 1707.55 161.303 Q1707.55 152.553 1710.6 147.97 Q1713.68 143.363 1719.49 143.363 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1883.19 12.096 L1891.37 12.096 L1891.37 36.8875 L1921.11 36.8875 L1921.11 12.096 L1929.29 12.096 L1929.29 72.576 L1921.11 72.576 L1921.11 43.7741 L1891.37 43.7741 L1891.37 72.576 L1883.19 72.576 L1883.19 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1945.25 27.2059 L1952.7 27.2059 L1952.7 72.576 L1945.25 72.576 L1945.25 27.2059 M1945.25 9.54393 L1952.7 9.54393 L1952.7 18.9825 L1945.25 18.9825 L1945.25 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1997.22 28.5427 L1997.22 35.5912 Q1994.06 33.9709 1990.66 33.1607 Q1987.26 32.3505 1983.61 32.3505 Q1978.06 32.3505 1975.27 34.0519 Q1972.51 35.7533 1972.51 39.156 Q1972.51 41.7486 1974.5 43.2475 Q1976.48 44.7058 1982.48 46.0426 L1985.03 46.6097 Q1992.97 48.3111 1996.29 51.4303 Q1999.65 54.509 1999.65 60.0587 Q1999.65 66.3781 1994.63 70.0644 Q1989.65 73.7508 1980.9 73.7508 Q1977.25 73.7508 1973.28 73.0216 Q1969.35 72.3329 1964.98 70.9151 L1964.98 63.2184 Q1969.11 65.3654 1973.12 66.4591 Q1977.13 67.5124 1981.06 67.5124 Q1986.33 67.5124 1989.16 65.73 Q1992 63.9071 1992 60.6258 Q1992 57.5877 1989.93 55.9673 Q1987.91 54.3469 1980.98 52.8481 L1978.39 52.2405 Q1971.46 50.7821 1968.38 47.7845 Q1965.3 44.7463 1965.3 39.4801 Q1965.3 33.0797 1969.84 29.5959 Q1974.38 26.1121 1982.72 26.1121 Q1986.85 26.1121 1990.5 26.7198 Q1994.15 27.3274 1997.22 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2018.9 14.324 L2018.9 27.2059 L2034.25 27.2059 L2034.25 32.9987 L2018.9 32.9987 L2018.9 57.6282 Q2018.9 63.1779 2020.4 64.7578 Q2021.93 66.3376 2026.59 66.3376 L2034.25 66.3376 L2034.25 72.576 L2026.59 72.576 Q2017.96 72.576 2014.68 69.3758 Q2011.4 66.1351 2011.4 57.6282 L2011.4 32.9987 L2005.93 32.9987 L2005.93 27.2059 L2011.4 27.2059 L2011.4 14.324 L2018.9 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2061.63 32.4315 Q2055.64 32.4315 2052.15 37.1306 Q2048.67 41.7891 2048.67 49.9314 Q2048.67 58.0738 2052.11 62.7728 Q2055.6 67.4314 2061.63 67.4314 Q2067.59 67.4314 2071.07 62.7323 Q2074.56 58.0333 2074.56 49.9314 Q2074.56 41.8701 2071.07 37.1711 Q2067.59 32.4315 2061.63 32.4315 M2061.63 26.1121 Q2071.36 26.1121 2076.91 32.4315 Q2082.46 38.7509 2082.46 49.9314 Q2082.46 61.0714 2076.91 67.4314 Q2071.36 73.7508 2061.63 73.7508 Q2051.87 73.7508 2046.32 67.4314 Q2040.81 61.0714 2040.81 49.9314 Q2040.81 38.7509 2046.32 32.4315 Q2051.87 26.1121 2061.63 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2124.67 49.3643 Q2124.67 41.2625 2121.3 36.8065 Q2117.98 32.3505 2111.95 32.3505 Q2105.95 32.3505 2102.59 36.8065 Q2099.27 41.2625 2099.27 49.3643 Q2099.27 57.4256 2102.59 61.8816 Q2105.95 66.3376 2111.95 66.3376 Q2117.98 66.3376 2121.3 61.8816 Q2124.67 57.4256 2124.67 49.3643 M2132.12 66.9452 Q2132.12 78.5308 2126.97 84.1616 Q2121.83 89.8329 2111.22 89.8329 Q2107.29 89.8329 2103.8 89.2252 Q2100.32 88.6581 2097.04 87.4428 L2097.04 80.1917 Q2100.32 81.9741 2103.52 82.8248 Q2106.72 83.6755 2110.04 83.6755 Q2117.37 83.6755 2121.02 79.8271 Q2124.67 76.0193 2124.67 68.282 L2124.67 64.5957 Q2122.36 68.6061 2118.75 70.5911 Q2115.15 72.576 2110.12 72.576 Q2101.78 72.576 2096.67 66.2161 Q2091.57 59.8562 2091.57 49.3643 Q2091.57 38.832 2096.67 32.472 Q2101.78 26.1121 2110.12 26.1121 Q2115.15 26.1121 2118.75 28.0971 Q2122.36 30.082 2124.67 34.0924 L2124.67 27.2059 L2132.12 27.2059 L2132.12 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2173.76 34.1734 Q2172.51 33.4443 2171.01 33.1202 Q2169.55 32.7556 2167.77 32.7556 Q2161.45 32.7556 2158.05 36.8875 Q2154.68 40.9789 2154.68 48.6757 L2154.68 72.576 L2147.19 72.576 L2147.19 27.2059 L2154.68 27.2059 L2154.68 34.2544 Q2157.03 30.1225 2160.8 28.1376 Q2164.57 26.1121 2169.95 26.1121 Q2170.72 26.1121 2171.66 26.2337 Q2172.59 26.3147 2173.72 26.5172 L2173.76 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2202.2 49.7694 Q2193.17 49.7694 2189.68 51.8354 Q2186.2 53.9013 2186.2 58.8839 Q2186.2 62.8538 2188.79 65.2034 Q2191.42 67.5124 2195.92 67.5124 Q2202.12 67.5124 2205.85 63.1374 Q2209.61 58.7219 2209.61 51.4303 L2209.61 49.7694 L2202.2 49.7694 M2217.07 46.6907 L2217.07 72.576 L2209.61 72.576 L2209.61 65.6895 Q2207.06 69.8214 2203.25 71.8063 Q2199.45 73.7508 2193.94 73.7508 Q2186.97 73.7508 2182.84 69.8619 Q2178.75 65.9325 2178.75 59.3701 Q2178.75 51.7138 2183.85 47.825 Q2188.99 43.9361 2199.16 43.9361 L2209.61 43.9361 L2209.61 43.2069 Q2209.61 38.0623 2206.21 35.2672 Q2202.85 32.4315 2196.73 32.4315 Q2192.84 32.4315 2189.16 33.3632 Q2185.47 34.295 2182.07 36.1584 L2182.07 29.2718 Q2186.16 27.692 2190.01 26.9223 Q2193.85 26.1121 2197.5 26.1121 Q2207.34 26.1121 2212.21 31.2163 Q2217.07 36.3204 2217.07 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2267.74 35.9153 Q2270.54 30.8922 2274.43 28.5022 Q2278.32 26.1121 2283.58 26.1121 Q2290.67 26.1121 2294.52 31.0947 Q2298.37 36.0368 2298.37 45.1919 L2298.37 72.576 L2290.87 72.576 L2290.87 45.4349 Q2290.87 38.913 2288.57 35.7533 Q2286.26 32.5936 2281.52 32.5936 Q2275.72 32.5936 2272.36 36.4419 Q2269 40.2903 2269 46.9338 L2269 72.576 L2261.51 72.576 L2261.51 45.4349 Q2261.51 38.8725 2259.2 35.7533 Q2256.89 32.5936 2252.07 32.5936 Q2246.35 32.5936 2242.99 36.4824 Q2239.63 40.3308 2239.63 46.9338 L2239.63 72.576 L2232.14 72.576 L2232.14 27.2059 L2239.63 27.2059 L2239.63 34.2544 Q2242.18 30.082 2245.75 28.0971 Q2249.31 26.1121 2254.21 26.1121 Q2259.16 26.1121 2262.6 28.6237 Q2266.08 31.1352 2267.74 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2357.19 32.4315 Q2351.19 32.4315 2347.71 37.1306 Q2344.22 41.7891 2344.22 49.9314 Q2344.22 58.0738 2347.67 62.7728 Q2351.15 67.4314 2357.19 67.4314 Q2363.14 67.4314 2366.63 62.7323 Q2370.11 58.0333 2370.11 49.9314 Q2370.11 41.8701 2366.63 37.1711 Q2363.14 32.4315 2357.19 32.4315 M2357.19 26.1121 Q2366.91 26.1121 2372.46 32.4315 Q2378.01 38.7509 2378.01 49.9314 Q2378.01 61.0714 2372.46 67.4314 Q2366.91 73.7508 2357.19 73.7508 Q2347.42 73.7508 2341.88 67.4314 Q2336.37 61.0714 2336.37 49.9314 Q2336.37 38.7509 2341.88 32.4315 Q2347.42 26.1121 2357.19 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2413.33 9.54393 L2413.33 15.7418 L2406.2 15.7418 Q2402.19 15.7418 2400.61 17.3622 Q2399.07 18.9825 2399.07 23.1955 L2399.07 27.2059 L2411.35 27.2059 L2411.35 32.9987 L2399.07 32.9987 L2399.07 72.576 L2391.58 72.576 L2391.58 32.9987 L2384.45 32.9987 L2384.45 27.2059 L2391.58 27.2059 L2391.58 24.0462 Q2391.58 16.471 2395.1 13.0277 Q2398.63 9.54393 2406.28 9.54393 L2413.33 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2466.56 49.7694 Q2457.53 49.7694 2454.04 51.8354 Q2450.56 53.9013 2450.56 58.8839 Q2450.56 62.8538 2453.15 65.2034 Q2455.79 67.5124 2460.28 67.5124 Q2466.48 67.5124 2470.21 63.1374 Q2473.98 58.7219 2473.98 51.4303 L2473.98 49.7694 L2466.56 49.7694 M2481.43 46.6907 L2481.43 72.576 L2473.98 72.576 L2473.98 65.6895 Q2471.42 69.8214 2467.62 71.8063 Q2463.81 73.7508 2458.3 73.7508 Q2451.33 73.7508 2447.2 69.8619 Q2443.11 65.9325 2443.11 59.3701 Q2443.11 51.7138 2448.21 47.825 Q2453.36 43.9361 2463.52 43.9361 L2473.98 43.9361 L2473.98 43.2069 Q2473.98 38.0623 2470.57 35.2672 Q2467.21 32.4315 2461.09 32.4315 Q2457.2 32.4315 2453.52 33.3632 Q2449.83 34.295 2446.43 36.1584 L2446.43 29.2718 Q2450.52 27.692 2454.37 26.9223 Q2458.22 26.1121 2461.86 26.1121 Q2471.71 26.1121 2476.57 31.2163 Q2481.43 36.3204 2481.43 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2491.43 27.2059 L2499.33 27.2059 L2513.51 65.2844 L2527.69 27.2059 L2535.59 27.2059 L2518.58 72.576 L2508.45 72.576 L2491.43 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2584.69 48.0275 L2584.69 51.6733 L2550.42 51.6733 Q2550.9 59.3701 2555.03 63.421 Q2559.21 67.4314 2566.62 67.4314 Q2570.91 67.4314 2574.92 66.3781 Q2578.97 65.3249 2582.94 63.2184 L2582.94 70.267 Q2578.93 71.9684 2574.72 72.8596 Q2570.51 73.7508 2566.17 73.7508 Q2555.32 73.7508 2548.96 67.4314 Q2542.64 61.1119 2542.64 50.3365 Q2542.64 39.1965 2548.63 32.6746 Q2554.67 26.1121 2564.88 26.1121 Q2574.03 26.1121 2579.34 32.0264 Q2584.69 37.9003 2584.69 48.0275 M2577.23 45.84 Q2577.15 39.7232 2573.79 36.0774 Q2570.47 32.4315 2564.96 32.4315 Q2558.72 32.4315 2554.95 35.9558 Q2551.23 39.4801 2550.66 45.8805 L2577.23 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2623.21 34.1734 Q2621.95 33.4443 2620.46 33.1202 Q2619 32.7556 2617.21 32.7556 Q2610.9 32.7556 2607.49 36.8875 Q2604.13 40.9789 2604.13 48.6757 L2604.13 72.576 L2596.64 72.576 L2596.64 27.2059 L2604.13 27.2059 L2604.13 34.2544 Q2606.48 30.1225 2610.25 28.1376 Q2614.01 26.1121 2619.4 26.1121 Q2620.17 26.1121 2621.1 26.2337 Q2622.04 26.3147 2623.17 26.5172 L2623.21 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2651.65 49.7694 Q2642.61 49.7694 2639.13 51.8354 Q2635.65 53.9013 2635.65 58.8839 Q2635.65 62.8538 2638.24 65.2034 Q2640.87 67.5124 2645.37 67.5124 Q2651.57 67.5124 2655.29 63.1374 Q2659.06 58.7219 2659.06 51.4303 L2659.06 49.7694 L2651.65 49.7694 M2666.51 46.6907 L2666.51 72.576 L2659.06 72.576 L2659.06 65.6895 Q2656.51 69.8214 2652.7 71.8063 Q2648.89 73.7508 2643.38 73.7508 Q2636.42 73.7508 2632.28 69.8619 Q2628.19 65.9325 2628.19 59.3701 Q2628.19 51.7138 2633.3 47.825 Q2638.44 43.9361 2648.61 43.9361 L2659.06 43.9361 L2659.06 43.2069 Q2659.06 38.0623 2655.66 35.2672 Q2652.3 32.4315 2646.18 32.4315 Q2642.29 32.4315 2638.6 33.3632 Q2634.92 34.295 2631.51 36.1584 L2631.51 29.2718 Q2635.61 27.692 2639.45 26.9223 Q2643.3 26.1121 2646.95 26.1121 Q2656.79 26.1121 2661.65 31.2163 Q2666.51 36.3204 2666.51 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2711.72 49.3643 Q2711.72 41.2625 2708.36 36.8065 Q2705.04 32.3505 2699 32.3505 Q2693.01 32.3505 2689.65 36.8065 Q2686.32 41.2625 2686.32 49.3643 Q2686.32 57.4256 2689.65 61.8816 Q2693.01 66.3376 2699 66.3376 Q2705.04 66.3376 2708.36 61.8816 Q2711.72 57.4256 2711.72 49.3643 M2719.18 66.9452 Q2719.18 78.5308 2714.03 84.1616 Q2708.89 89.8329 2698.27 89.8329 Q2694.34 89.8329 2690.86 89.2252 Q2687.38 88.6581 2684.1 87.4428 L2684.1 80.1917 Q2687.38 81.9741 2690.58 82.8248 Q2693.78 83.6755 2697.1 83.6755 Q2704.43 83.6755 2708.08 79.8271 Q2711.72 76.0193 2711.72 68.282 L2711.72 64.5957 Q2709.41 68.6061 2705.81 70.5911 Q2702.2 72.576 2697.18 72.576 Q2688.83 72.576 2683.73 66.2161 Q2678.63 59.8562 2678.63 49.3643 Q2678.63 38.832 2683.73 32.472 Q2688.83 26.1121 2697.18 26.1121 Q2702.2 26.1121 2705.81 28.0971 Q2709.41 30.082 2711.72 34.0924 L2711.72 27.2059 L2719.18 27.2059 L2719.18 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2773.34 48.0275 L2773.34 51.6733 L2739.07 51.6733 Q2739.55 59.3701 2743.68 63.421 Q2747.86 67.4314 2755.27 67.4314 Q2759.56 67.4314 2763.57 66.3781 Q2767.63 65.3249 2771.59 63.2184 L2771.59 70.267 Q2767.58 71.9684 2763.37 72.8596 Q2759.16 73.7508 2754.82 73.7508 Q2743.97 73.7508 2737.61 67.4314 Q2731.29 61.1119 2731.29 50.3365 Q2731.29 39.1965 2737.28 32.6746 Q2743.32 26.1121 2753.53 26.1121 Q2762.68 26.1121 2767.99 32.0264 Q2773.34 37.9003 2773.34 48.0275 M2765.88 45.84 Q2765.8 39.7232 2762.44 36.0774 Q2759.12 32.4315 2753.61 32.4315 Q2747.37 32.4315 2743.6 35.9558 Q2739.88 39.4801 2739.31 45.8805 L2765.88 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2787.47 62.2867 L2796.02 62.2867 L2796.02 69.2543 L2789.38 82.2172 L2784.15 82.2172 L2787.47 69.2543 L2787.47 62.2867 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2830.25 12.096 L2881.41 12.096 L2881.41 18.9825 L2859.95 18.9825 L2859.95 72.576 L2851.72 72.576 L2851.72 18.9825 L2830.25 18.9825 L2830.25 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2889.96 34.9026 L2941.89 34.9026 L2941.89 41.7081 L2889.96 41.7081 L2889.96 34.9026 M2889.96 51.4303 L2941.89 51.4303 L2941.89 58.3168 L2889.96 58.3168 L2889.96 51.4303 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2966.61 65.6895 L2995.16 65.6895 L2995.16 72.576 L2956.76 72.576 L2956.76 65.6895 Q2961.42 60.8689 2969.44 52.7671 Q2977.5 44.6248 2979.57 42.2752 Q2983.5 37.8598 2985.04 34.8216 Q2986.62 31.7429 2986.62 28.7857 Q2986.62 23.9651 2983.21 20.927 Q2979.85 17.8888 2974.42 17.8888 Q2970.58 17.8888 2966.28 19.2256 Q2962.03 20.5624 2957.17 23.2765 L2957.17 15.0127 Q2962.11 13.0277 2966.4 12.015 Q2970.7 11.0023 2974.26 11.0023 Q2983.66 11.0023 2989.25 15.7013 Q2994.84 20.4004 2994.84 28.2591 Q2994.84 31.9859 2993.42 35.3482 Q2992.05 38.6699 2988.36 43.2069 Q2987.35 44.3817 2981.92 50.0125 Q2976.49 55.6027 2966.61 65.6895 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M3012.42 12.096 L3044.54 12.096 L3044.54 18.9825 L3019.92 18.9825 L3019.92 33.8088 Q3021.7 33.2012 3023.48 32.9176 Q3025.26 32.5936 3027.04 32.5936 Q3037.17 32.5936 3043.09 38.1433 Q3049 43.6931 3049 53.1722 Q3049 62.9348 3042.92 68.3631 Q3036.85 73.7508 3025.79 73.7508 Q3021.98 73.7508 3018.01 73.1026 Q3014.08 72.4545 3009.87 71.1582 L3009.87 62.9348 Q3013.51 64.9198 3017.4 65.892 Q3021.29 66.8642 3025.63 66.8642 Q3032.64 66.8642 3036.73 63.1779 Q3040.82 59.4916 3040.82 53.1722 Q3040.82 46.8528 3036.73 43.1664 Q3032.64 39.4801 3025.63 39.4801 Q3022.35 39.4801 3019.06 40.2093 Q3015.82 40.9384 3012.42 42.4778 L3012.42 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip613)\" d=\"\n",
"M1854.97 1047.44 L1854.97 1047.44 L1875.34 1047.44 L1875.34 1047.44 L1854.97 1047.44 L1854.97 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1854.97,1047.44 1854.97,1047.44 1875.34,1047.44 1854.97,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1875.34 1047.44 L1875.34 1047.44 L1895.71 1047.44 L1895.71 1047.44 L1875.34 1047.44 L1875.34 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1875.34,1047.44 1875.34,1047.44 1895.71,1047.44 1875.34,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1895.71 1047.44 L1895.71 1047.44 L1916.08 1047.44 L1916.08 1047.44 L1895.71 1047.44 L1895.71 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1895.71,1047.44 1895.71,1047.44 1916.08,1047.44 1895.71,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1916.08 1047.44 L1916.08 1047.44 L1936.45 1047.44 L1936.45 1047.44 L1916.08 1047.44 L1916.08 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1916.08,1047.44 1916.08,1047.44 1936.45,1047.44 1916.08,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1936.45 1047.44 L1936.45 1047.44 L1956.83 1047.44 L1956.83 1047.44 L1936.45 1047.44 L1936.45 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1936.45,1047.44 1936.45,1047.44 1956.83,1047.44 1936.45,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1956.83 1047.44 L1956.83 1047.44 L1977.2 1047.44 L1977.2 1047.44 L1956.83 1047.44 L1956.83 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1956.83,1047.44 1956.83,1047.44 1977.2,1047.44 1956.83,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1977.2 1047.44 L1977.2 1047.44 L1997.57 1047.44 L1997.57 1047.44 L1977.2 1047.44 L1977.2 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1977.2,1047.44 1977.2,1047.44 1997.57,1047.44 1977.2,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M1997.57 1047.44 L1997.57 1047.44 L2017.94 1047.44 L2017.94 1047.44 L1997.57 1047.44 L1997.57 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1997.57,1047.44 1997.57,1047.44 2017.94,1047.44 1997.57,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2017.94 1047.44 L2017.94 1047.44 L2038.31 1047.44 L2038.31 1047.44 L2017.94 1047.44 L2017.94 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2017.94,1047.44 2017.94,1047.44 2038.31,1047.44 2017.94,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2038.31 1047.44 L2038.31 1047.44 L2058.68 1047.44 L2058.68 1047.44 L2038.31 1047.44 L2038.31 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2038.31,1047.44 2038.31,1047.44 2058.68,1047.44 2038.31,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2058.68 1047.44 L2058.68 1047.44 L2079.05 1047.44 L2079.05 1047.44 L2058.68 1047.44 L2058.68 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2058.68,1047.44 2058.68,1047.44 2079.05,1047.44 2058.68,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2079.05 1047.44 L2079.05 1047.44 L2099.42 1047.44 L2099.42 1047.44 L2079.05 1047.44 L2079.05 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2079.05,1047.44 2079.05,1047.44 2099.42,1047.44 2079.05,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2099.42 1047.44 L2099.42 1047.44 L2119.79 1047.44 L2119.79 1047.44 L2099.42 1047.44 L2099.42 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2099.42,1047.44 2099.42,1047.44 2119.79,1047.44 2099.42,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2119.79 1047.44 L2119.79 1047.44 L2140.16 1047.44 L2140.16 1047.44 L2119.79 1047.44 L2119.79 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2119.79,1047.44 2119.79,1047.44 2140.16,1047.44 2119.79,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2140.16 1047.44 L2140.16 1047.44 L2160.53 1047.44 L2160.53 1047.44 L2140.16 1047.44 L2140.16 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2140.16,1047.44 2140.16,1047.44 2160.53,1047.44 2140.16,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2160.53 1047.44 L2160.53 1047.44 L2180.9 1047.44 L2180.9 1047.44 L2160.53 1047.44 L2160.53 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2160.53,1047.44 2160.53,1047.44 2180.9,1047.44 2160.53,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2180.9 1047.44 L2180.9 1047.44 L2201.28 1047.44 L2201.28 1047.44 L2180.9 1047.44 L2180.9 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2180.9,1047.44 2180.9,1047.44 2201.28,1047.44 2180.9,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2201.28 1047.44 L2201.28 1047.44 L2221.65 1047.44 L2221.65 1047.44 L2201.28 1047.44 L2201.28 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2201.28,1047.44 2201.28,1047.44 2221.65,1047.44 2201.28,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2221.65 1045.66 L2221.65 1047.44 L2242.02 1047.44 L2242.02 1045.66 L2221.65 1045.66 L2221.65 1045.66 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2221.65,1045.66 2221.65,1047.44 2242.02,1047.44 2242.02,1045.66 2221.65,1045.66 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2242.02 1039.46 L2242.02 1047.44 L2262.39 1047.44 L2262.39 1039.46 L2242.02 1039.46 L2242.02 1039.46 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2242.02,1039.46 2242.02,1047.44 2262.39,1047.44 2262.39,1039.46 2242.02,1039.46 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2262.39 1019.08 L2262.39 1047.44 L2282.76 1047.44 L2282.76 1019.08 L2262.39 1019.08 L2262.39 1019.08 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2262.39,1019.08 2262.39,1047.44 2282.76,1047.44 2282.76,1019.08 2262.39,1019.08 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2282.76 984.519 L2282.76 1047.44 L2303.13 1047.44 L2303.13 984.519 L2282.76 984.519 L2282.76 984.519 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2282.76,984.519 2282.76,1047.44 2303.13,1047.44 2303.13,984.519 2282.76,984.519 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2303.13 909.194 L2303.13 1047.44 L2323.5 1047.44 L2323.5 909.194 L2303.13 909.194 L2303.13 909.194 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2303.13,909.194 2303.13,1047.44 2323.5,1047.44 2323.5,909.194 2303.13,909.194 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2323.5 800.196 L2323.5 1047.44 L2343.87 1047.44 L2343.87 800.196 L2323.5 800.196 L2323.5 800.196 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2323.5,800.196 2323.5,1047.44 2343.87,1047.44 2343.87,800.196 2323.5,800.196 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2343.87 685.88 L2343.87 1047.44 L2364.24 1047.44 L2364.24 685.88 L2343.87 685.88 L2343.87 685.88 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2343.87,685.88 2343.87,1047.44 2364.24,1047.44 2364.24,685.88 2343.87,685.88 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2364.24 506.874 L2364.24 1047.44 L2384.61 1047.44 L2384.61 506.874 L2364.24 506.874 L2364.24 506.874 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2364.24,506.874 2364.24,1047.44 2384.61,1047.44 2384.61,506.874 2364.24,506.874 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2384.61 365.973 L2384.61 1047.44 L2404.98 1047.44 L2404.98 365.973 L2384.61 365.973 L2384.61 365.973 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2384.61,365.973 2384.61,1047.44 2404.98,1047.44 2404.98,365.973 2384.61,365.973 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2404.98 239.251 L2404.98 1047.44 L2425.35 1047.44 L2425.35 239.251 L2404.98 239.251 L2404.98 239.251 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2404.98,239.251 2404.98,1047.44 2425.35,1047.44 2425.35,239.251 2404.98,239.251 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2425.35 157.724 L2425.35 1047.44 L2445.73 1047.44 L2445.73 157.724 L2425.35 157.724 L2425.35 157.724 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2425.35,157.724 2425.35,1047.44 2445.73,1047.44 2445.73,157.724 2425.35,157.724 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2445.73 187.853 L2445.73 1047.44 L2466.1 1047.44 L2466.1 187.853 L2445.73 187.853 L2445.73 187.853 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2445.73,187.853 2445.73,1047.44 2466.1,1047.44 2466.1,187.853 2445.73,187.853 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2466.1 200.26 L2466.1 1047.44 L2486.47 1047.44 L2486.47 200.26 L2466.1 200.26 L2466.1 200.26 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2466.1,200.26 2466.1,1047.44 2486.47,1047.44 2486.47,200.26 2466.1,200.26 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2486.47 280.901 L2486.47 1047.44 L2506.84 1047.44 L2506.84 280.901 L2486.47 280.901 L2486.47 280.901 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2486.47,280.901 2486.47,1047.44 2506.84,1047.44 2506.84,280.901 2486.47,280.901 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2506.84 355.339 L2506.84 1047.44 L2527.21 1047.44 L2527.21 355.339 L2506.84 355.339 L2506.84 355.339 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2506.84,355.339 2506.84,1047.44 2527.21,1047.44 2527.21,355.339 2506.84,355.339 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2527.21 506.874 L2527.21 1047.44 L2547.58 1047.44 L2547.58 506.874 L2527.21 506.874 L2527.21 506.874 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2527.21,506.874 2527.21,1047.44 2547.58,1047.44 2547.58,506.874 2527.21,506.874 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2547.58 611.442 L2547.58 1047.44 L2567.95 1047.44 L2567.95 611.442 L2547.58 611.442 L2547.58 611.442 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2547.58,611.442 2547.58,1047.44 2567.95,1047.44 2567.95,611.442 2547.58,611.442 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2567.95 726.644 L2567.95 1047.44 L2588.32 1047.44 L2588.32 726.644 L2567.95 726.644 L2567.95 726.644 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2567.95,726.644 2567.95,1047.44 2588.32,1047.44 2588.32,726.644 2567.95,726.644 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2588.32 839.187 L2588.32 1047.44 L2608.69 1047.44 L2608.69 839.187 L2588.32 839.187 L2588.32 839.187 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2588.32,839.187 2588.32,1047.44 2608.69,1047.44 2608.69,839.187 2588.32,839.187 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2608.69 906.536 L2608.69 1047.44 L2629.06 1047.44 L2629.06 906.536 L2608.69 906.536 L2608.69 906.536 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2608.69,906.536 2608.69,1047.44 2629.06,1047.44 2629.06,906.536 2608.69,906.536 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2629.06 958.82 L2629.06 1047.44 L2649.43 1047.44 L2649.43 958.82 L2629.06 958.82 L2629.06 958.82 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2629.06,958.82 2629.06,1047.44 2649.43,1047.44 2649.43,958.82 2629.06,958.82 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2649.43 961.478 L2649.43 1047.44 L2669.8 1047.44 L2669.8 961.478 L2649.43 961.478 L2649.43 961.478 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2649.43,961.478 2649.43,1047.44 2669.8,1047.44 2669.8,961.478 2649.43,961.478 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2669.8 1011.1 L2669.8 1047.44 L2690.18 1047.44 L2690.18 1011.1 L2669.8 1011.1 L2669.8 1011.1 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2669.8,1011.1 2669.8,1047.44 2690.18,1047.44 2690.18,1011.1 2669.8,1011.1 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2690.18 1014.65 L2690.18 1047.44 L2710.55 1047.44 L2710.55 1014.65 L2690.18 1014.65 L2690.18 1014.65 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2690.18,1014.65 2690.18,1047.44 2710.55,1047.44 2710.55,1014.65 2690.18,1014.65 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2710.55 1032.37 L2710.55 1047.44 L2730.92 1047.44 L2730.92 1032.37 L2710.55 1032.37 L2710.55 1032.37 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2710.55,1032.37 2710.55,1047.44 2730.92,1047.44 2730.92,1032.37 2710.55,1032.37 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2730.92 1035.92 L2730.92 1047.44 L2751.29 1047.44 L2751.29 1035.92 L2730.92 1035.92 L2730.92 1035.92 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2730.92,1035.92 2730.92,1047.44 2751.29,1047.44 2751.29,1035.92 2730.92,1035.92 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2751.29 1043.01 L2751.29 1047.44 L2771.66 1047.44 L2771.66 1043.01 L2751.29 1043.01 L2751.29 1043.01 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2751.29,1043.01 2751.29,1047.44 2771.66,1047.44 2771.66,1043.01 2751.29,1043.01 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2771.66 1044.78 L2771.66 1047.44 L2792.03 1047.44 L2792.03 1044.78 L2771.66 1044.78 L2771.66 1044.78 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2771.66,1044.78 2771.66,1047.44 2792.03,1047.44 2792.03,1044.78 2771.66,1044.78 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2792.03 1045.66 L2792.03 1047.44 L2812.4 1047.44 L2812.4 1045.66 L2792.03 1045.66 L2792.03 1045.66 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2792.03,1045.66 2792.03,1047.44 2812.4,1047.44 2812.4,1045.66 2792.03,1045.66 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2812.4 1045.66 L2812.4 1047.44 L2832.77 1047.44 L2832.77 1045.66 L2812.4 1045.66 L2812.4 1045.66 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2812.4,1045.66 2812.4,1047.44 2832.77,1047.44 2832.77,1045.66 2812.4,1045.66 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2832.77 1047.44 L2832.77 1047.44 L2853.14 1047.44 L2853.14 1047.44 L2832.77 1047.44 L2832.77 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2832.77,1047.44 2832.77,1047.44 2853.14,1047.44 2832.77,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2853.14 1047.44 L2853.14 1047.44 L2873.51 1047.44 L2873.51 1047.44 L2853.14 1047.44 L2853.14 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2853.14,1047.44 2853.14,1047.44 2873.51,1047.44 2853.14,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2873.51 1047.44 L2873.51 1047.44 L2893.88 1047.44 L2893.88 1047.44 L2873.51 1047.44 L2873.51 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2873.51,1047.44 2873.51,1047.44 2893.88,1047.44 2873.51,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2893.88 1046.55 L2893.88 1047.44 L2914.25 1047.44 L2914.25 1046.55 L2893.88 1046.55 L2893.88 1046.55 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2893.88,1046.55 2893.88,1047.44 2914.25,1047.44 2914.25,1046.55 2893.88,1046.55 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2914.25 1047.44 L2914.25 1047.44 L2934.63 1047.44 L2934.63 1047.44 L2914.25 1047.44 L2914.25 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2914.25,1047.44 2914.25,1047.44 2934.63,1047.44 2914.25,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2934.63 1047.44 L2934.63 1047.44 L2955 1047.44 L2955 1047.44 L2934.63 1047.44 L2934.63 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2934.63,1047.44 2934.63,1047.44 2955,1047.44 2934.63,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2955 1047.44 L2955 1047.44 L2975.37 1047.44 L2975.37 1047.44 L2955 1047.44 L2955 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2955,1047.44 2955,1047.44 2975.37,1047.44 2955,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2975.37 1047.44 L2975.37 1047.44 L2995.74 1047.44 L2995.74 1047.44 L2975.37 1047.44 L2975.37 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2975.37,1047.44 2975.37,1047.44 2995.74,1047.44 2975.37,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M2995.74 1047.44 L2995.74 1047.44 L3016.11 1047.44 L3016.11 1047.44 L2995.74 1047.44 L2995.74 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2995.74,1047.44 2995.74,1047.44 3016.11,1047.44 2995.74,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M3016.11 1047.44 L3016.11 1047.44 L3036.48 1047.44 L3036.48 1047.44 L3016.11 1047.44 L3016.11 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3016.11,1047.44 3016.11,1047.44 3036.48,1047.44 3016.11,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M3036.48 1047.44 L3036.48 1047.44 L3056.85 1047.44 L3056.85 1047.44 L3036.48 1047.44 L3036.48 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3036.48,1047.44 3036.48,1047.44 3056.85,1047.44 3036.48,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip613)\" d=\"\n",
"M3056.85 1047.44 L3056.85 1047.44 L3077.22 1047.44 L3077.22 1047.44 L3056.85 1047.44 L3056.85 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip613)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3056.85,1047.44 3056.85,1047.44 3077.22,1047.44 3056.85,1047.44 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1865.16\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1885.53\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1905.9\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1926.27\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1946.64\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1967.01\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1987.38\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2007.75\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2028.12\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2048.49\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2068.86\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2089.24\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2109.61\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2129.98\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2150.35\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2170.72\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2191.09\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2211.46\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2231.83\" cy=\"1045.66\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2252.2\" cy=\"1039.46\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2272.57\" cy=\"1019.08\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2292.94\" cy=\"984.519\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2313.31\" cy=\"909.194\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2333.69\" cy=\"800.196\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2354.06\" cy=\"685.88\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2374.43\" cy=\"506.874\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2394.8\" cy=\"365.973\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2415.17\" cy=\"239.251\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2435.54\" cy=\"157.724\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2455.91\" cy=\"187.853\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2476.28\" cy=\"200.26\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2496.65\" cy=\"280.901\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2517.02\" cy=\"355.339\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2537.39\" cy=\"506.874\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2557.76\" cy=\"611.442\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2578.14\" cy=\"726.644\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2598.51\" cy=\"839.187\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2618.88\" cy=\"906.536\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2639.25\" cy=\"958.82\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2659.62\" cy=\"961.478\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2679.99\" cy=\"1011.1\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2700.36\" cy=\"1014.65\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2720.73\" cy=\"1032.37\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2741.1\" cy=\"1035.92\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2761.47\" cy=\"1043.01\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2781.84\" cy=\"1044.78\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2802.21\" cy=\"1045.66\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2822.59\" cy=\"1045.66\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2842.96\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2863.33\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2883.7\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2904.07\" cy=\"1046.55\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2924.44\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2944.81\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2965.18\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2985.55\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3005.92\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3026.29\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3046.66\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip613)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3067.04\" cy=\"1047.44\" r=\"2\"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"\n",
"M164.598 2274.13 L1537.92 2274.13 L1537.92 1331.03 L164.598 1331.03 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip614\">\n",
" <rect x=\"164\" y=\"1331\" width=\"1374\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 240.133,2274.13 240.133,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 443.842,2274.13 443.842,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 647.55,2274.13 647.55,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 851.258,2274.13 851.258,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1054.97,2274.13 1054.97,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1258.67,2274.13 1258.67,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1462.38,2274.13 1462.38,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2274.13 1537.92,2274.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.133,2274.13 240.133,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 443.842,2274.13 443.842,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 647.55,2274.13 647.55,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 851.258,2274.13 851.258,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1054.97,2274.13 1054.97,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1258.67,2274.13 1258.67,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1462.38,2274.13 1462.38,2255.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M209.601 2326.1 L239.277 2326.1 L239.277 2330.03 L209.601 2330.03 L209.601 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M263.536 2324.29 Q266.892 2325.01 268.767 2327.28 Q270.666 2329.55 270.666 2332.88 Q270.666 2338 267.147 2340.8 Q263.629 2343.6 257.147 2343.6 Q254.971 2343.6 252.656 2343.16 Q250.365 2342.74 247.911 2341.89 L247.911 2337.37 Q249.855 2338.51 252.17 2339.09 Q254.485 2339.66 257.008 2339.66 Q261.406 2339.66 263.698 2337.93 Q266.013 2336.19 266.013 2332.88 Q266.013 2329.83 263.86 2328.11 Q261.73 2326.38 257.911 2326.38 L253.883 2326.38 L253.883 2322.53 L258.096 2322.53 Q261.545 2322.53 263.374 2321.17 Q265.203 2319.78 265.203 2317.19 Q265.203 2314.53 263.304 2313.11 Q261.429 2311.68 257.911 2311.68 Q255.99 2311.68 253.791 2312.09 Q251.592 2312.51 248.953 2313.39 L248.953 2309.22 Q251.615 2308.48 253.929 2308.11 Q256.267 2307.74 258.328 2307.74 Q263.652 2307.74 266.753 2310.17 Q269.855 2312.58 269.855 2316.7 Q269.855 2319.57 268.212 2321.56 Q266.568 2323.53 263.536 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M413.784 2326.1 L443.46 2326.1 L443.46 2330.03 L413.784 2330.03 L413.784 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M457.58 2338.99 L473.899 2338.99 L473.899 2342.93 L451.955 2342.93 L451.955 2338.99 Q454.617 2336.24 459.2 2331.61 Q463.807 2326.96 464.987 2325.61 Q467.233 2323.09 468.112 2321.35 Q469.015 2319.59 469.015 2317.9 Q469.015 2315.15 467.071 2313.41 Q465.149 2311.68 462.047 2311.68 Q459.848 2311.68 457.395 2312.44 Q454.964 2313.21 452.186 2314.76 L452.186 2310.03 Q455.01 2308.9 457.464 2308.32 Q459.918 2307.74 461.955 2307.74 Q467.325 2307.74 470.52 2310.43 Q473.714 2313.11 473.714 2317.6 Q473.714 2319.73 472.904 2321.65 Q472.117 2323.55 470.01 2326.15 Q469.432 2326.82 466.33 2330.03 Q463.228 2333.23 457.58 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M617.307 2326.1 L646.983 2326.1 L646.983 2330.03 L617.307 2330.03 L617.307 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M657.885 2338.99 L665.524 2338.99 L665.524 2312.63 L657.214 2314.29 L657.214 2310.03 L665.478 2308.37 L670.154 2308.37 L670.154 2338.99 L677.793 2338.99 L677.793 2342.93 L657.885 2342.93 L657.885 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M851.258 2311.45 Q847.647 2311.45 845.818 2315.01 Q844.013 2318.55 844.013 2325.68 Q844.013 2332.79 845.818 2336.35 Q847.647 2339.9 851.258 2339.9 Q854.892 2339.9 856.698 2336.35 Q858.527 2332.79 858.527 2325.68 Q858.527 2318.55 856.698 2315.01 Q854.892 2311.45 851.258 2311.45 M851.258 2307.74 Q857.068 2307.74 860.124 2312.35 Q863.203 2316.93 863.203 2325.68 Q863.203 2334.41 860.124 2339.02 Q857.068 2343.6 851.258 2343.6 Q845.448 2343.6 842.369 2339.02 Q839.314 2334.41 839.314 2325.68 Q839.314 2316.93 842.369 2312.35 Q845.448 2307.74 851.258 2307.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1045.35 2338.99 L1052.99 2338.99 L1052.99 2312.63 L1044.68 2314.29 L1044.68 2310.03 L1052.94 2308.37 L1057.62 2308.37 L1057.62 2338.99 L1065.26 2338.99 L1065.26 2342.93 L1045.35 2342.93 L1045.35 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1253.33 2338.99 L1269.65 2338.99 L1269.65 2342.93 L1247.7 2342.93 L1247.7 2338.99 Q1250.36 2336.24 1254.95 2331.61 Q1259.55 2326.96 1260.73 2325.61 Q1262.98 2323.09 1263.86 2321.35 Q1264.76 2319.59 1264.76 2317.9 Q1264.76 2315.15 1262.82 2313.41 Q1260.9 2311.68 1257.8 2311.68 Q1255.6 2311.68 1253.14 2312.44 Q1250.71 2313.21 1247.93 2314.76 L1247.93 2310.03 Q1250.76 2308.9 1253.21 2308.32 Q1255.67 2307.74 1257.7 2307.74 Q1263.07 2307.74 1266.27 2310.43 Q1269.46 2313.11 1269.46 2317.6 Q1269.46 2319.73 1268.65 2321.65 Q1267.86 2323.55 1265.76 2326.15 Q1265.18 2326.82 1262.08 2330.03 Q1258.98 2333.23 1253.33 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1466.63 2324.29 Q1469.99 2325.01 1471.86 2327.28 Q1473.76 2329.55 1473.76 2332.88 Q1473.76 2338 1470.24 2340.8 Q1466.72 2343.6 1460.24 2343.6 Q1458.07 2343.6 1455.75 2343.16 Q1453.46 2342.74 1451.01 2341.89 L1451.01 2337.37 Q1452.95 2338.51 1455.26 2339.09 Q1457.58 2339.66 1460.1 2339.66 Q1464.5 2339.66 1466.79 2337.93 Q1469.11 2336.19 1469.11 2332.88 Q1469.11 2329.83 1466.95 2328.11 Q1464.83 2326.38 1461.01 2326.38 L1456.98 2326.38 L1456.98 2322.53 L1461.19 2322.53 Q1464.64 2322.53 1466.47 2321.17 Q1468.3 2319.78 1468.3 2317.19 Q1468.3 2314.53 1466.4 2313.11 Q1464.52 2311.68 1461.01 2311.68 Q1459.08 2311.68 1456.89 2312.09 Q1454.69 2312.51 1452.05 2313.39 L1452.05 2309.22 Q1454.71 2308.48 1457.02 2308.11 Q1459.36 2307.74 1461.42 2307.74 Q1466.75 2307.74 1469.85 2310.17 Q1472.95 2312.58 1472.95 2316.7 Q1472.95 2319.57 1471.31 2321.56 Q1469.66 2323.53 1466.63 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,2247.44 1537.92,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,2017.77 1537.92,2017.77 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1788.11 1537.92,1788.11 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1558.45 1537.92,1558.45 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2274.13 164.598,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2247.44 183.496,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2017.77 183.496,2017.77 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1788.11 183.496,1788.11 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1558.45 183.496,1558.45 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M59.4226 2233.24 Q55.8115 2233.24 53.9828 2236.8 Q52.1773 2240.34 52.1773 2247.47 Q52.1773 2254.58 53.9828 2258.14 Q55.8115 2261.68 59.4226 2261.68 Q63.0569 2261.68 64.8624 2258.14 Q66.6911 2254.58 66.6911 2247.47 Q66.6911 2240.34 64.8624 2236.8 Q63.0569 2233.24 59.4226 2233.24 M59.4226 2229.53 Q65.2328 2229.53 68.2883 2234.14 Q71.367 2238.72 71.367 2247.47 Q71.367 2256.2 68.2883 2260.8 Q65.2328 2265.39 59.4226 2265.39 Q53.6125 2265.39 50.5338 2260.8 Q47.4782 2256.2 47.4782 2247.47 Q47.4782 2238.72 50.5338 2234.14 Q53.6125 2229.53 59.4226 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M79.5845 2258.84 L84.4688 2258.84 L84.4688 2264.72 L79.5845 2264.72 L79.5845 2258.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M104.654 2233.24 Q101.043 2233.24 99.2141 2236.8 Q97.4085 2240.34 97.4085 2247.47 Q97.4085 2254.58 99.2141 2258.14 Q101.043 2261.68 104.654 2261.68 Q108.288 2261.68 110.094 2258.14 Q111.922 2254.58 111.922 2247.47 Q111.922 2240.34 110.094 2236.8 Q108.288 2233.24 104.654 2233.24 M104.654 2229.53 Q110.464 2229.53 113.52 2234.14 Q116.598 2238.72 116.598 2247.47 Q116.598 2256.2 113.52 2260.8 Q110.464 2265.39 104.654 2265.39 Q98.8437 2265.39 95.765 2260.8 Q92.7095 2256.2 92.7095 2247.47 Q92.7095 2238.72 95.765 2234.14 Q98.8437 2229.53 104.654 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M60.418 2003.57 Q56.8069 2003.57 54.9782 2007.14 Q53.1726 2010.68 53.1726 2017.81 Q53.1726 2024.92 54.9782 2028.48 Q56.8069 2032.02 60.418 2032.02 Q64.0522 2032.02 65.8578 2028.48 Q67.6865 2024.92 67.6865 2017.81 Q67.6865 2010.68 65.8578 2007.14 Q64.0522 2003.57 60.418 2003.57 M60.418 1999.87 Q66.2281 1999.87 69.2837 2004.48 Q72.3624 2009.06 72.3624 2017.81 Q72.3624 2026.54 69.2837 2031.14 Q66.2281 2035.73 60.418 2035.73 Q54.6078 2035.73 51.5291 2031.14 Q48.4736 2026.54 48.4736 2017.81 Q48.4736 2009.06 51.5291 2004.48 Q54.6078 1999.87 60.418 1999.87 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M80.5799 2029.17 L85.4641 2029.17 L85.4641 2035.05 L80.5799 2035.05 L80.5799 2029.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M95.6956 2000.49 L114.052 2000.49 L114.052 2004.43 L99.978 2004.43 L99.978 2012.9 Q100.996 2012.55 102.015 2012.39 Q103.033 2012.21 104.052 2012.21 Q109.839 2012.21 113.219 2015.38 Q116.598 2018.55 116.598 2023.97 Q116.598 2029.54 113.126 2032.65 Q109.654 2035.73 103.334 2035.73 Q101.159 2035.73 98.89 2035.35 Q96.6446 2034.98 94.2372 2034.24 L94.2372 2029.54 Q96.3206 2030.68 98.5428 2031.23 Q100.765 2031.79 103.242 2031.79 Q107.246 2031.79 109.584 2029.68 Q111.922 2027.58 111.922 2023.97 Q111.922 2020.35 109.584 2018.25 Q107.246 2016.14 103.242 2016.14 Q101.367 2016.14 99.4918 2016.56 Q97.64 2016.98 95.6956 2017.85 L95.6956 2000.49 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M50.2328 1801.46 L57.8717 1801.46 L57.8717 1775.09 L49.5616 1776.76 L49.5616 1772.5 L57.8254 1770.83 L62.5013 1770.83 L62.5013 1801.46 L70.1402 1801.46 L70.1402 1805.39 L50.2328 1805.39 L50.2328 1801.46 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M79.5845 1799.51 L84.4688 1799.51 L84.4688 1805.39 L79.5845 1805.39 L79.5845 1799.51 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M104.654 1773.91 Q101.043 1773.91 99.2141 1777.47 Q97.4085 1781.02 97.4085 1788.15 Q97.4085 1795.25 99.2141 1798.82 Q101.043 1802.36 104.654 1802.36 Q108.288 1802.36 110.094 1798.82 Q111.922 1795.25 111.922 1788.15 Q111.922 1781.02 110.094 1777.47 Q108.288 1773.91 104.654 1773.91 M104.654 1770.21 Q110.464 1770.21 113.52 1774.81 Q116.598 1779.4 116.598 1788.15 Q116.598 1796.87 113.52 1801.48 Q110.464 1806.06 104.654 1806.06 Q98.8437 1806.06 95.765 1801.48 Q92.7095 1796.87 92.7095 1788.15 Q92.7095 1779.4 95.765 1774.81 Q98.8437 1770.21 104.654 1770.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M51.2282 1571.79 L58.8671 1571.79 L58.8671 1545.43 L50.5569 1547.09 L50.5569 1542.84 L58.8208 1541.17 L63.4967 1541.17 L63.4967 1571.79 L71.1355 1571.79 L71.1355 1575.73 L51.2282 1575.73 L51.2282 1571.79 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M80.5799 1569.85 L85.4641 1569.85 L85.4641 1575.73 L80.5799 1575.73 L80.5799 1569.85 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M95.6956 1541.17 L114.052 1541.17 L114.052 1545.1 L99.978 1545.1 L99.978 1553.58 Q100.996 1553.23 102.015 1553.07 Q103.033 1552.88 104.052 1552.88 Q109.839 1552.88 113.219 1556.05 Q116.598 1559.22 116.598 1564.64 Q116.598 1570.22 113.126 1573.32 Q109.654 1576.4 103.334 1576.4 Q101.159 1576.4 98.89 1576.03 Q96.6446 1575.66 94.2372 1574.92 L94.2372 1570.22 Q96.3206 1571.35 98.5428 1571.91 Q100.765 1572.46 103.242 1572.46 Q107.246 1572.46 109.584 1570.36 Q111.922 1568.25 111.922 1564.64 Q111.922 1561.03 109.584 1558.92 Q107.246 1556.82 103.242 1556.82 Q101.367 1556.82 99.4918 1557.23 Q97.64 1557.65 95.6956 1558.53 L95.6956 1541.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M241.091 1212.1 L249.274 1212.1 L249.274 1236.89 L279.007 1236.89 L279.007 1212.1 L287.19 1212.1 L287.19 1272.58 L279.007 1272.58 L279.007 1243.77 L249.274 1243.77 L249.274 1272.58 L241.091 1272.58 L241.091 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M303.151 1227.21 L310.604 1227.21 L310.604 1272.58 L303.151 1272.58 L303.151 1227.21 M303.151 1209.54 L310.604 1209.54 L310.604 1218.98 L303.151 1218.98 L303.151 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M355.124 1228.54 L355.124 1235.59 Q351.964 1233.97 348.561 1233.16 Q345.158 1232.35 341.513 1232.35 Q335.963 1232.35 333.168 1234.05 Q330.413 1235.75 330.413 1239.16 Q330.413 1241.75 332.398 1243.25 Q334.383 1244.71 340.378 1246.04 L342.93 1246.61 Q350.87 1248.31 354.192 1251.43 Q357.554 1254.51 357.554 1260.06 Q357.554 1266.38 352.531 1270.06 Q347.548 1273.75 338.798 1273.75 Q335.153 1273.75 331.183 1273.02 Q327.253 1272.33 322.878 1270.92 L322.878 1263.22 Q327.01 1265.37 331.021 1266.46 Q335.031 1267.51 338.961 1267.51 Q344.227 1267.51 347.062 1265.73 Q349.898 1263.91 349.898 1260.63 Q349.898 1257.59 347.832 1255.97 Q345.807 1254.35 338.88 1252.85 L336.287 1252.24 Q329.36 1250.78 326.281 1247.78 Q323.203 1244.75 323.203 1239.48 Q323.203 1233.08 327.74 1229.6 Q332.277 1226.11 340.621 1226.11 Q344.753 1226.11 348.399 1226.72 Q352.045 1227.33 355.124 1228.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M376.796 1214.32 L376.796 1227.21 L392.149 1227.21 L392.149 1233 L376.796 1233 L376.796 1257.63 Q376.796 1263.18 378.295 1264.76 Q379.834 1266.34 384.493 1266.34 L392.149 1266.34 L392.149 1272.58 L384.493 1272.58 Q375.864 1272.58 372.583 1269.38 Q369.302 1266.14 369.302 1257.63 L369.302 1233 L363.833 1233 L363.833 1227.21 L369.302 1227.21 L369.302 1214.32 L376.796 1214.32 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M419.533 1232.43 Q413.538 1232.43 410.054 1237.13 Q406.57 1241.79 406.57 1249.93 Q406.57 1258.07 410.013 1262.77 Q413.497 1267.43 419.533 1267.43 Q425.488 1267.43 428.972 1262.73 Q432.455 1258.03 432.455 1249.93 Q432.455 1241.87 428.972 1237.17 Q425.488 1232.43 419.533 1232.43 M419.533 1226.11 Q429.255 1226.11 434.805 1232.43 Q440.355 1238.75 440.355 1249.93 Q440.355 1261.07 434.805 1267.43 Q429.255 1273.75 419.533 1273.75 Q409.77 1273.75 404.221 1267.43 Q398.711 1261.07 398.711 1249.93 Q398.711 1238.75 404.221 1232.43 Q409.77 1226.11 419.533 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M482.565 1249.36 Q482.565 1241.26 479.203 1236.81 Q475.881 1232.35 469.845 1232.35 Q463.85 1232.35 460.488 1236.81 Q457.166 1241.26 457.166 1249.36 Q457.166 1257.43 460.488 1261.88 Q463.85 1266.34 469.845 1266.34 Q475.881 1266.34 479.203 1261.88 Q482.565 1257.43 482.565 1249.36 M490.019 1266.95 Q490.019 1278.53 484.874 1284.16 Q479.729 1289.83 469.116 1289.83 Q465.187 1289.83 461.703 1289.23 Q458.219 1288.66 454.938 1287.44 L454.938 1280.19 Q458.219 1281.97 461.419 1282.82 Q464.62 1283.68 467.941 1283.68 Q475.273 1283.68 478.919 1279.83 Q482.565 1276.02 482.565 1268.28 L482.565 1264.6 Q480.256 1268.61 476.651 1270.59 Q473.045 1272.58 468.022 1272.58 Q459.677 1272.58 454.573 1266.22 Q449.469 1259.86 449.469 1249.36 Q449.469 1238.83 454.573 1232.47 Q459.677 1226.11 468.022 1226.11 Q473.045 1226.11 476.651 1228.1 Q480.256 1230.08 482.565 1234.09 L482.565 1227.21 L490.019 1227.21 L490.019 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M531.662 1234.17 Q530.406 1233.44 528.907 1233.12 Q527.449 1232.76 525.667 1232.76 Q519.347 1232.76 515.945 1236.89 Q512.582 1240.98 512.582 1248.68 L512.582 1272.58 L505.088 1272.58 L505.088 1227.21 L512.582 1227.21 L512.582 1234.25 Q514.932 1230.12 518.699 1228.14 Q522.466 1226.11 527.854 1226.11 Q528.624 1226.11 529.556 1226.23 Q530.487 1226.31 531.622 1226.52 L531.662 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M560.099 1249.77 Q551.066 1249.77 547.582 1251.84 Q544.098 1253.9 544.098 1258.88 Q544.098 1262.85 546.691 1265.2 Q549.324 1267.51 553.82 1267.51 Q560.018 1267.51 563.745 1263.14 Q567.513 1258.72 567.513 1251.43 L567.513 1249.77 L560.099 1249.77 M574.966 1246.69 L574.966 1272.58 L567.513 1272.58 L567.513 1265.69 Q564.96 1269.82 561.153 1271.81 Q557.345 1273.75 551.836 1273.75 Q544.868 1273.75 540.736 1269.86 Q536.645 1265.93 536.645 1259.37 Q536.645 1251.71 541.749 1247.82 Q546.893 1243.94 557.061 1243.94 L567.513 1243.94 L567.513 1243.21 Q567.513 1238.06 564.11 1235.27 Q560.748 1232.43 554.631 1232.43 Q550.742 1232.43 547.055 1233.36 Q543.369 1234.29 539.966 1236.16 L539.966 1229.27 Q544.058 1227.69 547.906 1226.92 Q551.755 1226.11 555.4 1226.11 Q565.244 1226.11 570.105 1231.22 Q574.966 1236.32 574.966 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M625.643 1235.92 Q628.438 1230.89 632.327 1228.5 Q636.216 1226.11 641.482 1226.11 Q648.571 1226.11 652.419 1231.09 Q656.268 1236.04 656.268 1245.19 L656.268 1272.58 L648.774 1272.58 L648.774 1245.43 Q648.774 1238.91 646.465 1235.75 Q644.156 1232.59 639.416 1232.59 Q633.623 1232.59 630.261 1236.44 Q626.899 1240.29 626.899 1246.93 L626.899 1272.58 L619.405 1272.58 L619.405 1245.43 Q619.405 1238.87 617.096 1235.75 Q614.787 1232.59 609.966 1232.59 Q604.254 1232.59 600.892 1236.48 Q597.53 1240.33 597.53 1246.93 L597.53 1272.58 L590.036 1272.58 L590.036 1227.21 L597.53 1227.21 L597.53 1234.25 Q600.082 1230.08 603.647 1228.1 Q607.211 1226.11 612.113 1226.11 Q617.055 1226.11 620.498 1228.62 Q623.982 1231.14 625.643 1235.92 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M715.087 1232.43 Q709.092 1232.43 705.608 1237.13 Q702.124 1241.79 702.124 1249.93 Q702.124 1258.07 705.567 1262.77 Q709.051 1267.43 715.087 1267.43 Q721.042 1267.43 724.526 1262.73 Q728.009 1258.03 728.009 1249.93 Q728.009 1241.87 724.526 1237.17 Q721.042 1232.43 715.087 1232.43 M715.087 1226.11 Q724.809 1226.11 730.359 1232.43 Q735.909 1238.75 735.909 1249.93 Q735.909 1261.07 730.359 1267.43 Q724.809 1273.75 715.087 1273.75 Q705.324 1273.75 699.775 1267.43 Q694.265 1261.07 694.265 1249.93 Q694.265 1238.75 699.775 1232.43 Q705.324 1226.11 715.087 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M771.233 1209.54 L771.233 1215.74 L764.103 1215.74 Q760.093 1215.74 758.513 1217.36 Q756.973 1218.98 756.973 1223.2 L756.973 1227.21 L769.248 1227.21 L769.248 1233 L756.973 1233 L756.973 1272.58 L749.479 1272.58 L749.479 1233 L742.35 1233 L742.35 1227.21 L749.479 1227.21 L749.479 1224.05 Q749.479 1216.47 753.003 1213.03 Q756.528 1209.54 764.184 1209.54 L771.233 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M824.461 1249.77 Q815.428 1249.77 811.944 1251.84 Q808.46 1253.9 808.46 1258.88 Q808.46 1262.85 811.053 1265.2 Q813.686 1267.51 818.182 1267.51 Q824.38 1267.51 828.107 1263.14 Q831.875 1258.72 831.875 1251.43 L831.875 1249.77 L824.461 1249.77 M839.328 1246.69 L839.328 1272.58 L831.875 1272.58 L831.875 1265.69 Q829.322 1269.82 825.515 1271.81 Q821.707 1273.75 816.198 1273.75 Q809.23 1273.75 805.098 1269.86 Q801.007 1265.93 801.007 1259.37 Q801.007 1251.71 806.111 1247.82 Q811.255 1243.94 821.423 1243.94 L831.875 1243.94 L831.875 1243.21 Q831.875 1238.06 828.472 1235.27 Q825.11 1232.43 818.993 1232.43 Q815.104 1232.43 811.417 1233.36 Q807.731 1234.29 804.328 1236.16 L804.328 1229.27 Q808.42 1227.69 812.268 1226.92 Q816.117 1226.11 819.762 1226.11 Q829.606 1226.11 834.467 1231.22 Q839.328 1236.32 839.328 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M849.334 1227.21 L857.233 1227.21 L871.411 1265.28 L885.59 1227.21 L893.489 1227.21 L876.475 1272.58 L866.348 1272.58 L849.334 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M942.586 1248.03 L942.586 1251.67 L908.315 1251.67 Q908.801 1259.37 912.933 1263.42 Q917.106 1267.43 924.519 1267.43 Q928.813 1267.43 932.823 1266.38 Q936.874 1265.32 940.844 1263.22 L940.844 1270.27 Q936.833 1271.97 932.621 1272.86 Q928.408 1273.75 924.073 1273.75 Q913.217 1273.75 906.857 1267.43 Q900.537 1261.11 900.537 1250.34 Q900.537 1239.2 906.533 1232.67 Q912.569 1226.11 922.777 1226.11 Q931.932 1226.11 937.239 1232.03 Q942.586 1237.9 942.586 1248.03 M935.132 1245.84 Q935.051 1239.72 931.689 1236.08 Q928.367 1232.43 922.858 1232.43 Q916.619 1232.43 912.852 1235.96 Q909.125 1239.48 908.558 1245.88 L935.132 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M981.11 1234.17 Q979.854 1233.44 978.355 1233.12 Q976.897 1232.76 975.115 1232.76 Q968.795 1232.76 965.392 1236.89 Q962.03 1240.98 962.03 1248.68 L962.03 1272.58 L954.536 1272.58 L954.536 1227.21 L962.03 1227.21 L962.03 1234.25 Q964.38 1230.12 968.147 1228.14 Q971.914 1226.11 977.302 1226.11 Q978.072 1226.11 979.003 1226.23 Q979.935 1226.31 981.069 1226.52 L981.11 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1009.55 1249.77 Q1000.51 1249.77 997.03 1251.84 Q993.546 1253.9 993.546 1258.88 Q993.546 1262.85 996.139 1265.2 Q998.772 1267.51 1003.27 1267.51 Q1009.47 1267.51 1013.19 1263.14 Q1016.96 1258.72 1016.96 1251.43 L1016.96 1249.77 L1009.55 1249.77 M1024.41 1246.69 L1024.41 1272.58 L1016.96 1272.58 L1016.96 1265.69 Q1014.41 1269.82 1010.6 1271.81 Q1006.79 1273.75 1001.28 1273.75 Q994.316 1273.75 990.184 1269.86 Q986.092 1265.93 986.092 1259.37 Q986.092 1251.71 991.197 1247.82 Q996.341 1243.94 1006.51 1243.94 L1016.96 1243.94 L1016.96 1243.21 Q1016.96 1238.06 1013.56 1235.27 Q1010.2 1232.43 1004.08 1232.43 Q1000.19 1232.43 996.503 1233.36 Q992.817 1234.29 989.414 1236.16 L989.414 1229.27 Q993.506 1227.69 997.354 1226.92 Q1001.2 1226.11 1004.85 1226.11 Q1014.69 1226.11 1019.55 1231.22 Q1024.41 1236.32 1024.41 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1069.62 1249.36 Q1069.62 1241.26 1066.26 1236.81 Q1062.94 1232.35 1056.9 1232.35 Q1050.91 1232.35 1047.54 1236.81 Q1044.22 1241.26 1044.22 1249.36 Q1044.22 1257.43 1047.54 1261.88 Q1050.91 1266.34 1056.9 1266.34 Q1062.94 1266.34 1066.26 1261.88 Q1069.62 1257.43 1069.62 1249.36 M1077.08 1266.95 Q1077.08 1278.53 1071.93 1284.16 Q1066.79 1289.83 1056.17 1289.83 Q1052.24 1289.83 1048.76 1289.23 Q1045.28 1288.66 1041.99 1287.44 L1041.99 1280.19 Q1045.28 1281.97 1048.48 1282.82 Q1051.68 1283.68 1055 1283.68 Q1062.33 1283.68 1065.98 1279.83 Q1069.62 1276.02 1069.62 1268.28 L1069.62 1264.6 Q1067.31 1268.61 1063.71 1270.59 Q1060.1 1272.58 1055.08 1272.58 Q1046.73 1272.58 1041.63 1266.22 Q1036.53 1259.86 1036.53 1249.36 Q1036.53 1238.83 1041.63 1232.47 Q1046.73 1226.11 1055.08 1226.11 Q1060.1 1226.11 1063.71 1228.1 Q1067.31 1230.08 1069.62 1234.09 L1069.62 1227.21 L1077.08 1227.21 L1077.08 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1131.24 1248.03 L1131.24 1251.67 L1096.97 1251.67 Q1097.45 1259.37 1101.58 1263.42 Q1105.76 1267.43 1113.17 1267.43 Q1117.46 1267.43 1121.47 1266.38 Q1125.52 1265.32 1129.49 1263.22 L1129.49 1270.27 Q1125.48 1271.97 1121.27 1272.86 Q1117.06 1273.75 1112.72 1273.75 Q1101.87 1273.75 1095.51 1267.43 Q1089.19 1261.11 1089.19 1250.34 Q1089.19 1239.2 1095.18 1232.67 Q1101.22 1226.11 1111.43 1226.11 Q1120.58 1226.11 1125.89 1232.03 Q1131.24 1237.9 1131.24 1248.03 M1123.78 1245.84 Q1123.7 1239.72 1120.34 1236.08 Q1117.02 1232.43 1111.51 1232.43 Q1105.27 1232.43 1101.5 1235.96 Q1097.78 1239.48 1097.21 1245.88 L1123.78 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1145.37 1262.29 L1153.92 1262.29 L1153.92 1269.25 L1147.28 1282.22 L1142.05 1282.22 L1145.37 1269.25 L1145.37 1262.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1188.15 1212.1 L1239.31 1212.1 L1239.31 1218.98 L1217.84 1218.98 L1217.84 1272.58 L1209.62 1272.58 L1209.62 1218.98 L1188.15 1218.98 L1188.15 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1247.86 1234.9 L1299.79 1234.9 L1299.79 1241.71 L1247.86 1241.71 L1247.86 1234.9 M1247.86 1251.43 L1299.79 1251.43 L1299.79 1258.32 L1247.86 1258.32 L1247.86 1251.43 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1318.87 1265.69 L1332.24 1265.69 L1332.24 1219.55 L1317.7 1222.47 L1317.7 1215.01 L1332.16 1212.1 L1340.34 1212.1 L1340.34 1265.69 L1353.71 1265.69 L1353.71 1272.58 L1318.87 1272.58 L1318.87 1265.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1387.74 1217.48 Q1381.42 1217.48 1378.22 1223.72 Q1375.06 1229.92 1375.06 1242.4 Q1375.06 1254.83 1378.22 1261.07 Q1381.42 1267.27 1387.74 1267.27 Q1394.1 1267.27 1397.26 1261.07 Q1400.46 1254.83 1400.46 1242.4 Q1400.46 1229.92 1397.26 1223.72 Q1394.1 1217.48 1387.74 1217.48 M1387.74 1211 Q1397.91 1211 1403.25 1219.06 Q1408.64 1227.08 1408.64 1242.4 Q1408.64 1257.67 1403.25 1265.73 Q1397.91 1273.75 1387.74 1273.75 Q1377.57 1273.75 1372.18 1265.73 Q1366.84 1257.67 1366.84 1242.4 Q1366.84 1227.08 1372.18 1219.06 Q1377.57 1211 1387.74 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1440.52 1217.48 Q1434.2 1217.48 1431 1223.72 Q1427.84 1229.92 1427.84 1242.4 Q1427.84 1254.83 1431 1261.07 Q1434.2 1267.27 1440.52 1267.27 Q1446.88 1267.27 1450.04 1261.07 Q1453.24 1254.83 1453.24 1242.4 Q1453.24 1229.92 1450.04 1223.72 Q1446.88 1217.48 1440.52 1217.48 M1440.52 1211 Q1450.69 1211 1456.04 1219.06 Q1461.43 1227.08 1461.43 1242.4 Q1461.43 1257.67 1456.04 1265.73 Q1450.69 1273.75 1440.52 1273.75 Q1430.36 1273.75 1424.97 1265.73 Q1419.62 1257.67 1419.62 1242.4 Q1419.62 1227.08 1424.97 1219.06 Q1430.36 1211 1440.52 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip614)\" d=\"\n",
"M240.133 2247.44 L240.133 2247.44 L260.504 2247.44 L260.504 2247.44 L240.133 2247.44 L240.133 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.133,2247.44 240.133,2247.44 260.504,2247.44 240.133,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M260.504 2247.44 L260.504 2247.44 L280.875 2247.44 L280.875 2247.44 L260.504 2247.44 L260.504 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 260.504,2247.44 260.504,2247.44 280.875,2247.44 260.504,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M280.875 2247.44 L280.875 2247.44 L301.246 2247.44 L301.246 2247.44 L280.875 2247.44 L280.875 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 280.875,2247.44 280.875,2247.44 301.246,2247.44 280.875,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M301.246 2247.44 L301.246 2247.44 L321.617 2247.44 L321.617 2247.44 L301.246 2247.44 L301.246 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 301.246,2247.44 301.246,2247.44 321.617,2247.44 301.246,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M321.617 2247.44 L321.617 2247.44 L341.987 2247.44 L341.987 2247.44 L321.617 2247.44 L321.617 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 321.617,2247.44 321.617,2247.44 341.987,2247.44 321.617,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M341.987 2247.44 L341.987 2247.44 L362.358 2247.44 L362.358 2247.44 L341.987 2247.44 L341.987 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 341.987,2247.44 341.987,2247.44 362.358,2247.44 341.987,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M362.358 2247.44 L362.358 2247.44 L382.729 2247.44 L382.729 2247.44 L362.358 2247.44 L362.358 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 362.358,2247.44 362.358,2247.44 382.729,2247.44 362.358,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M382.729 2247.44 L382.729 2247.44 L403.1 2247.44 L403.1 2247.44 L382.729 2247.44 L382.729 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 382.729,2247.44 382.729,2247.44 403.1,2247.44 382.729,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M403.1 2247.44 L403.1 2247.44 L423.471 2247.44 L423.471 2247.44 L403.1 2247.44 L403.1 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 403.1,2247.44 403.1,2247.44 423.471,2247.44 403.1,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M423.471 2247.44 L423.471 2247.44 L443.842 2247.44 L443.842 2247.44 L423.471 2247.44 L423.471 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 423.471,2247.44 423.471,2247.44 443.842,2247.44 423.471,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M443.842 2247.44 L443.842 2247.44 L464.212 2247.44 L464.212 2247.44 L443.842 2247.44 L443.842 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 443.842,2247.44 443.842,2247.44 464.212,2247.44 443.842,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M464.212 2247.44 L464.212 2247.44 L484.583 2247.44 L484.583 2247.44 L464.212 2247.44 L464.212 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 464.212,2247.44 464.212,2247.44 484.583,2247.44 464.212,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M484.583 2247.44 L484.583 2247.44 L504.954 2247.44 L504.954 2247.44 L484.583 2247.44 L484.583 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 484.583,2247.44 484.583,2247.44 504.954,2247.44 484.583,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M504.954 2247.44 L504.954 2247.44 L525.325 2247.44 L525.325 2247.44 L504.954 2247.44 L504.954 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 504.954,2247.44 504.954,2247.44 525.325,2247.44 504.954,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M525.325 2247.44 L525.325 2247.44 L545.696 2247.44 L545.696 2247.44 L525.325 2247.44 L525.325 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 525.325,2247.44 525.325,2247.44 545.696,2247.44 525.325,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M545.696 2247.44 L545.696 2247.44 L566.067 2247.44 L566.067 2247.44 L545.696 2247.44 L545.696 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 545.696,2247.44 545.696,2247.44 566.067,2247.44 545.696,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M566.067 2247.44 L566.067 2247.44 L586.437 2247.44 L586.437 2247.44 L566.067 2247.44 L566.067 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 566.067,2247.44 566.067,2247.44 586.437,2247.44 566.067,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M586.437 2247.44 L586.437 2247.44 L606.808 2247.44 L606.808 2247.44 L586.437 2247.44 L586.437 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 586.437,2247.44 586.437,2247.44 606.808,2247.44 586.437,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M606.808 2247.44 L606.808 2247.44 L627.179 2247.44 L627.179 2247.44 L606.808 2247.44 L606.808 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 606.808,2247.44 606.808,2247.44 627.179,2247.44 606.808,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M627.179 2247.44 L627.179 2247.44 L647.55 2247.44 L647.55 2247.44 L627.179 2247.44 L627.179 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 627.179,2247.44 627.179,2247.44 647.55,2247.44 627.179,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M647.55 2247.44 L647.55 2247.44 L667.921 2247.44 L667.921 2247.44 L647.55 2247.44 L647.55 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 647.55,2247.44 647.55,2247.44 667.921,2247.44 647.55,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M667.921 2247.44 L667.921 2247.44 L688.291 2247.44 L688.291 2247.44 L667.921 2247.44 L667.921 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 667.921,2247.44 667.921,2247.44 688.291,2247.44 667.921,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M688.291 2247.44 L688.291 2247.44 L708.662 2247.44 L708.662 2247.44 L688.291 2247.44 L688.291 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 688.291,2247.44 688.291,2247.44 708.662,2247.44 688.291,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M708.662 2245.6 L708.662 2247.44 L729.033 2247.44 L729.033 2245.6 L708.662 2245.6 L708.662 2245.6 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 708.662,2245.6 708.662,2247.44 729.033,2247.44 729.033,2245.6 708.662,2245.6 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M729.033 2234.12 L729.033 2247.44 L749.404 2247.44 L749.404 2234.12 L729.033 2234.12 L729.033 2234.12 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 729.033,2234.12 729.033,2247.44 749.404,2247.44 749.404,2234.12 729.033,2234.12 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M749.404 2182.67 L749.404 2247.44 L769.775 2247.44 L769.775 2182.67 L749.404 2182.67 L749.404 2182.67 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 749.404,2182.67 749.404,2247.44 769.775,2247.44 769.775,2182.67 749.404,2182.67 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M769.775 2044.87 L769.775 2247.44 L790.146 2247.44 L790.146 2044.87 L769.775 2044.87 L769.775 2044.87 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 769.775,2044.87 769.775,2247.44 790.146,2247.44 790.146,2044.87 769.775,2044.87 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M790.146 1802.81 L790.146 2247.44 L810.516 2247.44 L810.516 1802.81 L790.146 1802.81 L790.146 1802.81 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 790.146,1802.81 790.146,2247.44 810.516,2247.44 810.516,1802.81 790.146,1802.81 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M810.516 1505.63 L810.516 2247.44 L830.887 2247.44 L830.887 1505.63 L810.516 1505.63 L810.516 1505.63 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 810.516,1505.63 810.516,2247.44 830.887,2247.44 830.887,1505.63 810.516,1505.63 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M830.887 1367.37 L830.887 2247.44 L851.258 2247.44 L851.258 1367.37 L830.887 1367.37 L830.887 1367.37 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 830.887,1367.37 830.887,2247.44 851.258,2247.44 851.258,1367.37 830.887,1367.37 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M851.258 1357.72 L851.258 2247.44 L871.629 2247.44 L871.629 1357.72 L851.258 1357.72 L851.258 1357.72 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 851.258,1357.72 851.258,2247.44 871.629,2247.44 871.629,1357.72 851.258,1357.72 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M871.629 1619.08 L871.629 2247.44 L892 2247.44 L892 1619.08 L871.629 1619.08 L871.629 1619.08 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 871.629,1619.08 871.629,2247.44 892,2247.44 892,1619.08 871.629,1619.08 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M892 1854.71 L892 2247.44 L912.371 2247.44 L912.371 1854.71 L892 1854.71 L892 1854.71 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 892,1854.71 892,2247.44 912.371,2247.44 912.371,1854.71 892,1854.71 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M912.371 2035.23 L912.371 2247.44 L932.741 2247.44 L932.741 2035.23 L912.371 2035.23 L912.371 2035.23 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 912.371,2035.23 912.371,2247.44 932.741,2247.44 932.741,2035.23 912.371,2035.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M932.741 2165.68 L932.741 2247.44 L953.112 2247.44 L953.112 2165.68 L932.741 2165.68 L932.741 2165.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 932.741,2165.68 932.741,2247.44 953.112,2247.44 953.112,2165.68 932.741,2165.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M953.112 2219.88 L953.112 2247.44 L973.483 2247.44 L973.483 2219.88 L953.112 2219.88 L953.112 2219.88 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 953.112,2219.88 953.112,2247.44 973.483,2247.44 973.483,2219.88 953.112,2219.88 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M973.483 2238.25 L973.483 2247.44 L993.854 2247.44 L993.854 2238.25 L973.483 2238.25 L973.483 2238.25 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 973.483,2238.25 973.483,2247.44 993.854,2247.44 993.854,2238.25 973.483,2238.25 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M993.854 2244.68 L993.854 2247.44 L1014.22 2247.44 L1014.22 2244.68 L993.854 2244.68 L993.854 2244.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 993.854,2244.68 993.854,2247.44 1014.22,2247.44 1014.22,2244.68 993.854,2244.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1014.22 2247.44 L1014.22 2247.44 L1034.6 2247.44 L1034.6 2247.44 L1014.22 2247.44 L1014.22 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1014.22,2247.44 1014.22,2247.44 1034.6,2247.44 1014.22,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1034.6 2247.44 L1034.6 2247.44 L1054.97 2247.44 L1054.97 2247.44 L1034.6 2247.44 L1034.6 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1034.6,2247.44 1034.6,2247.44 1054.97,2247.44 1034.6,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1054.97 2247.44 L1054.97 2247.44 L1075.34 2247.44 L1075.34 2247.44 L1054.97 2247.44 L1054.97 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1054.97,2247.44 1054.97,2247.44 1075.34,2247.44 1054.97,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1075.34 2247.44 L1075.34 2247.44 L1095.71 2247.44 L1095.71 2247.44 L1075.34 2247.44 L1075.34 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1075.34,2247.44 1075.34,2247.44 1095.71,2247.44 1075.34,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1095.71 2247.44 L1095.71 2247.44 L1116.08 2247.44 L1116.08 2247.44 L1095.71 2247.44 L1095.71 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1095.71,2247.44 1095.71,2247.44 1116.08,2247.44 1095.71,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1116.08 2247.44 L1116.08 2247.44 L1136.45 2247.44 L1136.45 2247.44 L1116.08 2247.44 L1116.08 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1116.08,2247.44 1116.08,2247.44 1136.45,2247.44 1116.08,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1136.45 2247.44 L1136.45 2247.44 L1156.82 2247.44 L1156.82 2247.44 L1136.45 2247.44 L1136.45 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1136.45,2247.44 1136.45,2247.44 1156.82,2247.44 1136.45,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1156.82 2247.44 L1156.82 2247.44 L1177.19 2247.44 L1177.19 2247.44 L1156.82 2247.44 L1156.82 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1156.82,2247.44 1156.82,2247.44 1177.19,2247.44 1156.82,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1177.19 2247.44 L1177.19 2247.44 L1197.56 2247.44 L1197.56 2247.44 L1177.19 2247.44 L1177.19 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1177.19,2247.44 1177.19,2247.44 1197.56,2247.44 1177.19,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1197.56 2247.44 L1197.56 2247.44 L1217.93 2247.44 L1217.93 2247.44 L1197.56 2247.44 L1197.56 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1197.56,2247.44 1197.56,2247.44 1217.93,2247.44 1197.56,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1217.93 2247.44 L1217.93 2247.44 L1238.3 2247.44 L1238.3 2247.44 L1217.93 2247.44 L1217.93 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1217.93,2247.44 1217.93,2247.44 1238.3,2247.44 1217.93,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1238.3 2247.44 L1238.3 2247.44 L1258.67 2247.44 L1258.67 2247.44 L1238.3 2247.44 L1238.3 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1238.3,2247.44 1238.3,2247.44 1258.67,2247.44 1238.3,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1258.67 2247.44 L1258.67 2247.44 L1279.05 2247.44 L1279.05 2247.44 L1258.67 2247.44 L1258.67 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1258.67,2247.44 1258.67,2247.44 1279.05,2247.44 1258.67,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1279.05 2247.44 L1279.05 2247.44 L1299.42 2247.44 L1299.42 2247.44 L1279.05 2247.44 L1279.05 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1279.05,2247.44 1279.05,2247.44 1299.42,2247.44 1279.05,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1299.42 2247.44 L1299.42 2247.44 L1319.79 2247.44 L1319.79 2247.44 L1299.42 2247.44 L1299.42 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1299.42,2247.44 1299.42,2247.44 1319.79,2247.44 1299.42,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1319.79 2247.44 L1319.79 2247.44 L1340.16 2247.44 L1340.16 2247.44 L1319.79 2247.44 L1319.79 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1319.79,2247.44 1319.79,2247.44 1340.16,2247.44 1319.79,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1340.16 2247.44 L1340.16 2247.44 L1360.53 2247.44 L1360.53 2247.44 L1340.16 2247.44 L1340.16 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1340.16,2247.44 1340.16,2247.44 1360.53,2247.44 1340.16,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1360.53 2247.44 L1360.53 2247.44 L1380.9 2247.44 L1380.9 2247.44 L1360.53 2247.44 L1360.53 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1360.53,2247.44 1360.53,2247.44 1380.9,2247.44 1360.53,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1380.9 2247.44 L1380.9 2247.44 L1401.27 2247.44 L1401.27 2247.44 L1380.9 2247.44 L1380.9 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1380.9,2247.44 1380.9,2247.44 1401.27,2247.44 1380.9,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1401.27 2247.44 L1401.27 2247.44 L1421.64 2247.44 L1421.64 2247.44 L1401.27 2247.44 L1401.27 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1401.27,2247.44 1401.27,2247.44 1421.64,2247.44 1401.27,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1421.64 2247.44 L1421.64 2247.44 L1442.01 2247.44 L1442.01 2247.44 L1421.64 2247.44 L1421.64 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1421.64,2247.44 1421.64,2247.44 1442.01,2247.44 1421.64,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip614)\" d=\"\n",
"M1442.01 2247.44 L1442.01 2247.44 L1462.38 2247.44 L1462.38 2247.44 L1442.01 2247.44 L1442.01 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip614)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1442.01,2247.44 1442.01,2247.44 1462.38,2247.44 1442.01,2247.44 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"250.319\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"270.69\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"291.06\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"311.431\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"331.802\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"352.173\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"372.544\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"392.914\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"413.285\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"433.656\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"454.027\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"474.398\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"494.769\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"515.139\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"535.51\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"555.881\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"576.252\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"596.623\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"616.994\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"637.364\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"657.735\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"678.106\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"698.477\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"718.848\" cy=\"2245.6\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"739.219\" cy=\"2234.12\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"759.589\" cy=\"2182.67\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"779.96\" cy=\"2044.87\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"800.331\" cy=\"1802.81\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"820.702\" cy=\"1505.63\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"841.073\" cy=\"1367.37\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"861.444\" cy=\"1357.72\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"881.814\" cy=\"1619.08\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"902.185\" cy=\"1854.71\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"922.556\" cy=\"2035.23\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"942.927\" cy=\"2165.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"963.298\" cy=\"2219.88\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"983.669\" cy=\"2238.25\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1004.04\" cy=\"2244.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1024.41\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1044.78\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1065.15\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1085.52\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1105.89\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1126.26\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1146.64\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1167.01\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1187.38\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1207.75\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1228.12\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1248.49\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1268.86\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1289.23\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1309.6\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1329.97\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1350.34\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1370.71\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1391.09\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1411.46\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1431.83\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip614)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1452.2\" cy=\"2247.44\" r=\"2\"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"\n",
"M1779.44 2274.13 L3152.76 2274.13 L3152.76 1331.03 L1779.44 1331.03 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip615\">\n",
" <rect x=\"1779\" y=\"1331\" width=\"1374\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1854.97,2274.13 1854.97,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2058.68,2274.13 2058.68,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2262.39,2274.13 2262.39,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2466.1,2274.13 2466.1,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2669.8,2274.13 2669.8,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2873.51,2274.13 2873.51,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 3077.22,2274.13 3077.22,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,2274.13 3152.76,2274.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1854.97,2274.13 1854.97,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2058.68,2274.13 2058.68,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2262.39,2274.13 2262.39,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2466.1,2274.13 2466.1,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2669.8,2274.13 2669.8,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2873.51,2274.13 2873.51,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3077.22,2274.13 3077.22,2255.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M1824.44 2326.1 L1854.11 2326.1 L1854.11 2330.03 L1824.44 2330.03 L1824.44 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1878.37 2324.29 Q1881.73 2325.01 1883.61 2327.28 Q1885.5 2329.55 1885.5 2332.88 Q1885.5 2338 1881.98 2340.8 Q1878.47 2343.6 1871.98 2343.6 Q1869.81 2343.6 1867.49 2343.16 Q1865.2 2342.74 1862.75 2341.89 L1862.75 2337.37 Q1864.69 2338.51 1867.01 2339.09 Q1869.32 2339.66 1871.85 2339.66 Q1876.24 2339.66 1878.54 2337.93 Q1880.85 2336.19 1880.85 2332.88 Q1880.85 2329.83 1878.7 2328.11 Q1876.57 2326.38 1872.75 2326.38 L1868.72 2326.38 L1868.72 2322.53 L1872.93 2322.53 Q1876.38 2322.53 1878.21 2321.17 Q1880.04 2319.78 1880.04 2317.19 Q1880.04 2314.53 1878.14 2313.11 Q1876.27 2311.68 1872.75 2311.68 Q1870.83 2311.68 1868.63 2312.09 Q1866.43 2312.51 1863.79 2313.39 L1863.79 2309.22 Q1866.45 2308.48 1868.77 2308.11 Q1871.11 2307.74 1873.17 2307.74 Q1878.49 2307.74 1881.59 2310.17 Q1884.69 2312.58 1884.69 2316.7 Q1884.69 2319.57 1883.05 2321.56 Q1881.41 2323.53 1878.37 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2028.62 2326.1 L2058.3 2326.1 L2058.3 2330.03 L2028.62 2330.03 L2028.62 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2072.42 2338.99 L2088.74 2338.99 L2088.74 2342.93 L2066.79 2342.93 L2066.79 2338.99 Q2069.45 2336.24 2074.04 2331.61 Q2078.64 2326.96 2079.83 2325.61 Q2082.07 2323.09 2082.95 2321.35 Q2083.85 2319.59 2083.85 2317.9 Q2083.85 2315.15 2081.91 2313.41 Q2079.99 2311.68 2076.89 2311.68 Q2074.69 2311.68 2072.23 2312.44 Q2069.8 2313.21 2067.02 2314.76 L2067.02 2310.03 Q2069.85 2308.9 2072.3 2308.32 Q2074.76 2307.74 2076.79 2307.74 Q2082.16 2307.74 2085.36 2310.43 Q2088.55 2313.11 2088.55 2317.6 Q2088.55 2319.73 2087.74 2321.65 Q2086.95 2323.55 2084.85 2326.15 Q2084.27 2326.82 2081.17 2330.03 Q2078.07 2333.23 2072.42 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2232.14 2326.1 L2261.82 2326.1 L2261.82 2330.03 L2232.14 2330.03 L2232.14 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2272.72 2338.99 L2280.36 2338.99 L2280.36 2312.63 L2272.05 2314.29 L2272.05 2310.03 L2280.32 2308.37 L2284.99 2308.37 L2284.99 2338.99 L2292.63 2338.99 L2292.63 2342.93 L2272.72 2342.93 L2272.72 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2466.1 2311.45 Q2462.48 2311.45 2460.66 2315.01 Q2458.85 2318.55 2458.85 2325.68 Q2458.85 2332.79 2460.66 2336.35 Q2462.48 2339.9 2466.1 2339.9 Q2469.73 2339.9 2471.54 2336.35 Q2473.36 2332.79 2473.36 2325.68 Q2473.36 2318.55 2471.54 2315.01 Q2469.73 2311.45 2466.1 2311.45 M2466.1 2307.74 Q2471.91 2307.74 2474.96 2312.35 Q2478.04 2316.93 2478.04 2325.68 Q2478.04 2334.41 2474.96 2339.02 Q2471.91 2343.6 2466.1 2343.6 Q2460.29 2343.6 2457.21 2339.02 Q2454.15 2334.41 2454.15 2325.68 Q2454.15 2316.93 2457.21 2312.35 Q2460.29 2307.74 2466.1 2307.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2660.19 2338.99 L2667.83 2338.99 L2667.83 2312.63 L2659.52 2314.29 L2659.52 2310.03 L2667.78 2308.37 L2672.45 2308.37 L2672.45 2338.99 L2680.09 2338.99 L2680.09 2342.93 L2660.19 2342.93 L2660.19 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2868.17 2338.99 L2884.48 2338.99 L2884.48 2342.93 L2862.54 2342.93 L2862.54 2338.99 Q2865.2 2336.24 2869.79 2331.61 Q2874.39 2326.96 2875.57 2325.61 Q2877.82 2323.09 2878.7 2321.35 Q2879.6 2319.59 2879.6 2317.9 Q2879.6 2315.15 2877.66 2313.41 Q2875.73 2311.68 2872.63 2311.68 Q2870.43 2311.68 2867.98 2312.44 Q2865.55 2313.21 2862.77 2314.76 L2862.77 2310.03 Q2865.6 2308.9 2868.05 2308.32 Q2870.5 2307.74 2872.54 2307.74 Q2877.91 2307.74 2881.11 2310.43 Q2884.3 2313.11 2884.3 2317.6 Q2884.3 2319.73 2883.49 2321.65 Q2882.7 2323.55 2880.6 2326.15 Q2880.02 2326.82 2876.92 2330.03 Q2873.81 2333.23 2868.17 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M3081.47 2324.29 Q3084.82 2325.01 3086.7 2327.28 Q3088.6 2329.55 3088.6 2332.88 Q3088.6 2338 3085.08 2340.8 Q3081.56 2343.6 3075.08 2343.6 Q3072.9 2343.6 3070.59 2343.16 Q3068.3 2342.74 3065.84 2341.89 L3065.84 2337.37 Q3067.79 2338.51 3070.1 2339.09 Q3072.42 2339.66 3074.94 2339.66 Q3079.34 2339.66 3081.63 2337.93 Q3083.95 2336.19 3083.95 2332.88 Q3083.95 2329.83 3081.79 2328.11 Q3079.66 2326.38 3075.84 2326.38 L3071.82 2326.38 L3071.82 2322.53 L3076.03 2322.53 Q3079.48 2322.53 3081.31 2321.17 Q3083.14 2319.78 3083.14 2317.19 Q3083.14 2314.53 3081.24 2313.11 Q3079.36 2311.68 3075.84 2311.68 Q3073.92 2311.68 3071.72 2312.09 Q3069.52 2312.51 3066.89 2313.39 L3066.89 2309.22 Q3069.55 2308.48 3071.86 2308.11 Q3074.2 2307.74 3076.26 2307.74 Q3081.58 2307.74 3084.69 2310.17 Q3087.79 2312.58 3087.79 2316.7 Q3087.79 2319.57 3086.14 2321.56 Q3084.5 2323.53 3081.47 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,2247.44 3152.76,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,2048.97 3152.76,2048.97 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,1850.51 3152.76,1850.51 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,1652.05 3152.76,1652.05 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1779.44,1453.58 3152.76,1453.58 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,2274.13 1779.44,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,2247.44 1798.33,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,2048.97 1798.33,2048.97 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1850.51 1798.33,1850.51 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1652.05 1798.33,1652.05 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip610)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1779.44,1453.58 1798.33,1453.58 \n",
" \"/>\n",
"<path clip-path=\"url(#clip610)\" d=\"M1719.49 2233.24 Q1715.88 2233.24 1714.05 2236.8 Q1712.25 2240.34 1712.25 2247.47 Q1712.25 2254.58 1714.05 2258.14 Q1715.88 2261.68 1719.49 2261.68 Q1723.13 2261.68 1724.93 2258.14 Q1726.76 2254.58 1726.76 2247.47 Q1726.76 2240.34 1724.93 2236.8 Q1723.13 2233.24 1719.49 2233.24 M1719.49 2229.53 Q1725.3 2229.53 1728.36 2234.14 Q1731.44 2238.72 1731.44 2247.47 Q1731.44 2256.2 1728.36 2260.8 Q1725.3 2265.39 1719.49 2265.39 Q1713.68 2265.39 1710.6 2260.8 Q1707.55 2256.2 1707.55 2247.47 Q1707.55 2238.72 1710.6 2234.14 Q1713.68 2229.53 1719.49 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1711.53 2062.32 L1719.17 2062.32 L1719.17 2035.95 L1710.86 2037.62 L1710.86 2033.36 L1719.12 2031.69 L1723.8 2031.69 L1723.8 2062.32 L1731.44 2062.32 L1731.44 2066.25 L1711.53 2066.25 L1711.53 2062.32 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1715.12 1863.85 L1731.44 1863.85 L1731.44 1867.79 L1709.49 1867.79 L1709.49 1863.85 Q1712.15 1861.1 1716.74 1856.47 Q1721.34 1851.82 1722.52 1850.47 Q1724.77 1847.95 1725.65 1846.22 Q1726.55 1844.46 1726.55 1842.77 Q1726.55 1840.01 1724.61 1838.28 Q1722.69 1836.54 1719.58 1836.54 Q1717.39 1836.54 1714.93 1837.3 Q1712.5 1838.07 1709.72 1839.62 L1709.72 1834.9 Q1712.55 1833.76 1715 1833.18 Q1717.45 1832.6 1719.49 1832.6 Q1724.86 1832.6 1728.06 1835.29 Q1731.25 1837.97 1731.25 1842.47 Q1731.25 1844.59 1730.44 1846.52 Q1729.65 1848.41 1727.55 1851.01 Q1726.97 1851.68 1723.87 1854.9 Q1720.76 1858.09 1715.12 1863.85 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1724.31 1650.69 Q1727.66 1651.41 1729.54 1653.68 Q1731.44 1655.95 1731.44 1659.28 Q1731.44 1664.39 1727.92 1667.2 Q1724.4 1670 1717.92 1670 Q1715.74 1670 1713.43 1669.56 Q1711.14 1669.14 1708.68 1668.28 L1708.68 1663.77 Q1710.63 1664.9 1712.94 1665.48 Q1715.26 1666.06 1717.78 1666.06 Q1722.18 1666.06 1724.47 1664.33 Q1726.78 1662.59 1726.78 1659.28 Q1726.78 1656.22 1724.63 1654.51 Q1722.5 1652.77 1718.68 1652.77 L1714.65 1652.77 L1714.65 1648.93 L1718.87 1648.93 Q1722.32 1648.93 1724.14 1647.57 Q1725.97 1646.18 1725.97 1643.58 Q1725.97 1640.92 1724.08 1639.51 Q1722.2 1638.08 1718.68 1638.08 Q1716.76 1638.08 1714.56 1638.49 Q1712.36 1638.91 1709.72 1639.79 L1709.72 1635.62 Q1712.39 1634.88 1714.7 1634.51 Q1717.04 1634.14 1719.1 1634.14 Q1724.42 1634.14 1727.52 1636.57 Q1730.63 1638.98 1730.63 1643.1 Q1730.63 1645.97 1728.98 1647.96 Q1727.34 1649.93 1724.31 1650.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1721.85 1440.38 L1710.05 1458.82 L1721.85 1458.82 L1721.85 1440.38 M1720.63 1436.3 L1726.51 1436.3 L1726.51 1458.82 L1731.44 1458.82 L1731.44 1462.71 L1726.51 1462.71 L1726.51 1470.86 L1721.85 1470.86 L1721.85 1462.71 L1706.25 1462.71 L1706.25 1458.2 L1720.63 1436.3 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1829.54 1212.1 L1837.72 1212.1 L1837.72 1236.89 L1867.45 1236.89 L1867.45 1212.1 L1875.64 1212.1 L1875.64 1272.58 L1867.45 1272.58 L1867.45 1243.77 L1837.72 1243.77 L1837.72 1272.58 L1829.54 1272.58 L1829.54 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1891.6 1227.21 L1899.05 1227.21 L1899.05 1272.58 L1891.6 1272.58 L1891.6 1227.21 M1891.6 1209.54 L1899.05 1209.54 L1899.05 1218.98 L1891.6 1218.98 L1891.6 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1943.57 1228.54 L1943.57 1235.59 Q1940.41 1233.97 1937.01 1233.16 Q1933.6 1232.35 1929.96 1232.35 Q1924.41 1232.35 1921.61 1234.05 Q1918.86 1235.75 1918.86 1239.16 Q1918.86 1241.75 1920.84 1243.25 Q1922.83 1244.71 1928.82 1246.04 L1931.38 1246.61 Q1939.32 1248.31 1942.64 1251.43 Q1946 1254.51 1946 1260.06 Q1946 1266.38 1940.98 1270.06 Q1935.99 1273.75 1927.24 1273.75 Q1923.6 1273.75 1919.63 1273.02 Q1915.7 1272.33 1911.32 1270.92 L1911.32 1263.22 Q1915.46 1265.37 1919.47 1266.46 Q1923.48 1267.51 1927.41 1267.51 Q1932.67 1267.51 1935.51 1265.73 Q1938.34 1263.91 1938.34 1260.63 Q1938.34 1257.59 1936.28 1255.97 Q1934.25 1254.35 1927.33 1252.85 L1924.73 1252.24 Q1917.81 1250.78 1914.73 1247.78 Q1911.65 1244.75 1911.65 1239.48 Q1911.65 1233.08 1916.19 1229.6 Q1920.72 1226.11 1929.07 1226.11 Q1933.2 1226.11 1936.85 1226.72 Q1940.49 1227.33 1943.57 1228.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M1965.24 1214.32 L1965.24 1227.21 L1980.6 1227.21 L1980.6 1233 L1965.24 1233 L1965.24 1257.63 Q1965.24 1263.18 1966.74 1264.76 Q1968.28 1266.34 1972.94 1266.34 L1980.6 1266.34 L1980.6 1272.58 L1972.94 1272.58 Q1964.31 1272.58 1961.03 1269.38 Q1957.75 1266.14 1957.75 1257.63 L1957.75 1233 L1952.28 1233 L1952.28 1227.21 L1957.75 1227.21 L1957.75 1214.32 L1965.24 1214.32 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2007.98 1232.43 Q2001.98 1232.43 1998.5 1237.13 Q1995.02 1241.79 1995.02 1249.93 Q1995.02 1258.07 1998.46 1262.77 Q2001.94 1267.43 2007.98 1267.43 Q2013.93 1267.43 2017.42 1262.73 Q2020.9 1258.03 2020.9 1249.93 Q2020.9 1241.87 2017.42 1237.17 Q2013.93 1232.43 2007.98 1232.43 M2007.98 1226.11 Q2017.7 1226.11 2023.25 1232.43 Q2028.8 1238.75 2028.8 1249.93 Q2028.8 1261.07 2023.25 1267.43 Q2017.7 1273.75 2007.98 1273.75 Q1998.22 1273.75 1992.67 1267.43 Q1987.16 1261.07 1987.16 1249.93 Q1987.16 1238.75 1992.67 1232.43 Q1998.22 1226.11 2007.98 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2071.01 1249.36 Q2071.01 1241.26 2067.65 1236.81 Q2064.33 1232.35 2058.29 1232.35 Q2052.3 1232.35 2048.93 1236.81 Q2045.61 1241.26 2045.61 1249.36 Q2045.61 1257.43 2048.93 1261.88 Q2052.3 1266.34 2058.29 1266.34 Q2064.33 1266.34 2067.65 1261.88 Q2071.01 1257.43 2071.01 1249.36 M2078.46 1266.95 Q2078.46 1278.53 2073.32 1284.16 Q2068.18 1289.83 2057.56 1289.83 Q2053.63 1289.83 2050.15 1289.23 Q2046.67 1288.66 2043.38 1287.44 L2043.38 1280.19 Q2046.67 1281.97 2049.87 1282.82 Q2053.07 1283.68 2056.39 1283.68 Q2063.72 1283.68 2067.37 1279.83 Q2071.01 1276.02 2071.01 1268.28 L2071.01 1264.6 Q2068.7 1268.61 2065.1 1270.59 Q2061.49 1272.58 2056.47 1272.58 Q2048.12 1272.58 2043.02 1266.22 Q2037.92 1259.86 2037.92 1249.36 Q2037.92 1238.83 2043.02 1232.47 Q2048.12 1226.11 2056.47 1226.11 Q2061.49 1226.11 2065.1 1228.1 Q2068.7 1230.08 2071.01 1234.09 L2071.01 1227.21 L2078.46 1227.21 L2078.46 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2120.11 1234.17 Q2118.85 1233.44 2117.35 1233.12 Q2115.9 1232.76 2114.11 1232.76 Q2107.79 1232.76 2104.39 1236.89 Q2101.03 1240.98 2101.03 1248.68 L2101.03 1272.58 L2093.53 1272.58 L2093.53 1227.21 L2101.03 1227.21 L2101.03 1234.25 Q2103.38 1230.12 2107.15 1228.14 Q2110.91 1226.11 2116.3 1226.11 Q2117.07 1226.11 2118 1226.23 Q2118.93 1226.31 2120.07 1226.52 L2120.11 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2148.55 1249.77 Q2139.51 1249.77 2136.03 1251.84 Q2132.54 1253.9 2132.54 1258.88 Q2132.54 1262.85 2135.14 1265.2 Q2137.77 1267.51 2142.27 1267.51 Q2148.46 1267.51 2152.19 1263.14 Q2155.96 1258.72 2155.96 1251.43 L2155.96 1249.77 L2148.55 1249.77 M2163.41 1246.69 L2163.41 1272.58 L2155.96 1272.58 L2155.96 1265.69 Q2153.41 1269.82 2149.6 1271.81 Q2145.79 1273.75 2140.28 1273.75 Q2133.31 1273.75 2129.18 1269.86 Q2125.09 1265.93 2125.09 1259.37 Q2125.09 1251.71 2130.2 1247.82 Q2135.34 1243.94 2145.51 1243.94 L2155.96 1243.94 L2155.96 1243.21 Q2155.96 1238.06 2152.56 1235.27 Q2149.19 1232.43 2143.08 1232.43 Q2139.19 1232.43 2135.5 1233.36 Q2131.82 1234.29 2128.41 1236.16 L2128.41 1229.27 Q2132.5 1227.69 2136.35 1226.92 Q2140.2 1226.11 2143.85 1226.11 Q2153.69 1226.11 2158.55 1231.22 Q2163.41 1236.32 2163.41 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2214.09 1235.92 Q2216.88 1230.89 2220.77 1228.5 Q2224.66 1226.11 2229.93 1226.11 Q2237.02 1226.11 2240.87 1231.09 Q2244.71 1236.04 2244.71 1245.19 L2244.71 1272.58 L2237.22 1272.58 L2237.22 1245.43 Q2237.22 1238.91 2234.91 1235.75 Q2232.6 1232.59 2227.86 1232.59 Q2222.07 1232.59 2218.71 1236.44 Q2215.35 1240.29 2215.35 1246.93 L2215.35 1272.58 L2207.85 1272.58 L2207.85 1245.43 Q2207.85 1238.87 2205.54 1235.75 Q2203.23 1232.59 2198.41 1232.59 Q2192.7 1232.59 2189.34 1236.48 Q2185.98 1240.33 2185.98 1246.93 L2185.98 1272.58 L2178.48 1272.58 L2178.48 1227.21 L2185.98 1227.21 L2185.98 1234.25 Q2188.53 1230.08 2192.09 1228.1 Q2195.66 1226.11 2200.56 1226.11 Q2205.5 1226.11 2208.94 1228.62 Q2212.43 1231.14 2214.09 1235.92 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2303.53 1232.43 Q2297.54 1232.43 2294.05 1237.13 Q2290.57 1241.79 2290.57 1249.93 Q2290.57 1258.07 2294.01 1262.77 Q2297.5 1267.43 2303.53 1267.43 Q2309.49 1267.43 2312.97 1262.73 Q2316.46 1258.03 2316.46 1249.93 Q2316.46 1241.87 2312.97 1237.17 Q2309.49 1232.43 2303.53 1232.43 M2303.53 1226.11 Q2313.26 1226.11 2318.81 1232.43 Q2324.35 1238.75 2324.35 1249.93 Q2324.35 1261.07 2318.81 1267.43 Q2313.26 1273.75 2303.53 1273.75 Q2293.77 1273.75 2288.22 1267.43 Q2282.71 1261.07 2282.71 1249.93 Q2282.71 1238.75 2288.22 1232.43 Q2293.77 1226.11 2303.53 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2359.68 1209.54 L2359.68 1215.74 L2352.55 1215.74 Q2348.54 1215.74 2346.96 1217.36 Q2345.42 1218.98 2345.42 1223.2 L2345.42 1227.21 L2357.69 1227.21 L2357.69 1233 L2345.42 1233 L2345.42 1272.58 L2337.93 1272.58 L2337.93 1233 L2330.8 1233 L2330.8 1227.21 L2337.93 1227.21 L2337.93 1224.05 Q2337.93 1216.47 2341.45 1213.03 Q2344.97 1209.54 2352.63 1209.54 L2359.68 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2412.91 1249.77 Q2403.87 1249.77 2400.39 1251.84 Q2396.91 1253.9 2396.91 1258.88 Q2396.91 1262.85 2399.5 1265.2 Q2402.13 1267.51 2406.63 1267.51 Q2412.83 1267.51 2416.55 1263.14 Q2420.32 1258.72 2420.32 1251.43 L2420.32 1249.77 L2412.91 1249.77 M2427.77 1246.69 L2427.77 1272.58 L2420.32 1272.58 L2420.32 1265.69 Q2417.77 1269.82 2413.96 1271.81 Q2410.15 1273.75 2404.64 1273.75 Q2397.68 1273.75 2393.54 1269.86 Q2389.45 1265.93 2389.45 1259.37 Q2389.45 1251.71 2394.56 1247.82 Q2399.7 1243.94 2409.87 1243.94 L2420.32 1243.94 L2420.32 1243.21 Q2420.32 1238.06 2416.92 1235.27 Q2413.56 1232.43 2407.44 1232.43 Q2403.55 1232.43 2399.86 1233.36 Q2396.18 1234.29 2392.77 1236.16 L2392.77 1229.27 Q2396.87 1227.69 2400.71 1226.92 Q2404.56 1226.11 2408.21 1226.11 Q2418.05 1226.11 2422.91 1231.22 Q2427.77 1236.32 2427.77 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2437.78 1227.21 L2445.68 1227.21 L2459.86 1265.28 L2474.04 1227.21 L2481.94 1227.21 L2464.92 1272.58 L2454.79 1272.58 L2437.78 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2531.03 1248.03 L2531.03 1251.67 L2496.76 1251.67 Q2497.25 1259.37 2501.38 1263.42 Q2505.55 1267.43 2512.96 1267.43 Q2517.26 1267.43 2521.27 1266.38 Q2525.32 1265.32 2529.29 1263.22 L2529.29 1270.27 Q2525.28 1271.97 2521.07 1272.86 Q2516.85 1273.75 2512.52 1273.75 Q2501.66 1273.75 2495.3 1267.43 Q2488.98 1261.11 2488.98 1250.34 Q2488.98 1239.2 2494.98 1232.67 Q2501.01 1226.11 2511.22 1226.11 Q2520.38 1226.11 2525.68 1232.03 Q2531.03 1237.9 2531.03 1248.03 M2523.58 1245.84 Q2523.5 1239.72 2520.14 1236.08 Q2516.81 1232.43 2511.3 1232.43 Q2505.07 1232.43 2501.3 1235.96 Q2497.57 1239.48 2497 1245.88 L2523.58 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2569.56 1234.17 Q2568.3 1233.44 2566.8 1233.12 Q2565.34 1232.76 2563.56 1232.76 Q2557.24 1232.76 2553.84 1236.89 Q2550.48 1240.98 2550.48 1248.68 L2550.48 1272.58 L2542.98 1272.58 L2542.98 1227.21 L2550.48 1227.21 L2550.48 1234.25 Q2552.83 1230.12 2556.59 1228.14 Q2560.36 1226.11 2565.75 1226.11 Q2566.52 1226.11 2567.45 1226.23 Q2568.38 1226.31 2569.52 1226.52 L2569.56 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2597.99 1249.77 Q2588.96 1249.77 2585.48 1251.84 Q2581.99 1253.9 2581.99 1258.88 Q2581.99 1262.85 2584.58 1265.2 Q2587.22 1267.51 2591.71 1267.51 Q2597.91 1267.51 2601.64 1263.14 Q2605.41 1258.72 2605.41 1251.43 L2605.41 1249.77 L2597.99 1249.77 M2612.86 1246.69 L2612.86 1272.58 L2605.41 1272.58 L2605.41 1265.69 Q2602.85 1269.82 2599.05 1271.81 Q2595.24 1273.75 2589.73 1273.75 Q2582.76 1273.75 2578.63 1269.86 Q2574.54 1265.93 2574.54 1259.37 Q2574.54 1251.71 2579.64 1247.82 Q2584.79 1243.94 2594.96 1243.94 L2605.41 1243.94 L2605.41 1243.21 Q2605.41 1238.06 2602 1235.27 Q2598.64 1232.43 2592.52 1232.43 Q2588.64 1232.43 2584.95 1233.36 Q2581.26 1234.29 2577.86 1236.16 L2577.86 1229.27 Q2581.95 1227.69 2585.8 1226.92 Q2589.65 1226.11 2593.29 1226.11 Q2603.14 1226.11 2608 1231.22 Q2612.86 1236.32 2612.86 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2658.07 1249.36 Q2658.07 1241.26 2654.71 1236.81 Q2651.38 1232.35 2645.35 1232.35 Q2639.35 1232.35 2635.99 1236.81 Q2632.67 1241.26 2632.67 1249.36 Q2632.67 1257.43 2635.99 1261.88 Q2639.35 1266.34 2645.35 1266.34 Q2651.38 1266.34 2654.71 1261.88 Q2658.07 1257.43 2658.07 1249.36 M2665.52 1266.95 Q2665.52 1278.53 2660.38 1284.16 Q2655.23 1289.83 2644.62 1289.83 Q2640.69 1289.83 2637.21 1289.23 Q2633.72 1288.66 2630.44 1287.44 L2630.44 1280.19 Q2633.72 1281.97 2636.92 1282.82 Q2640.12 1283.68 2643.44 1283.68 Q2650.78 1283.68 2654.42 1279.83 Q2658.07 1276.02 2658.07 1268.28 L2658.07 1264.6 Q2655.76 1268.61 2652.15 1270.59 Q2648.55 1272.58 2643.53 1272.58 Q2635.18 1272.58 2630.08 1266.22 Q2624.97 1259.86 2624.97 1249.36 Q2624.97 1238.83 2630.08 1232.47 Q2635.18 1226.11 2643.53 1226.11 Q2648.55 1226.11 2652.15 1228.1 Q2655.76 1230.08 2658.07 1234.09 L2658.07 1227.21 L2665.52 1227.21 L2665.52 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2719.68 1248.03 L2719.68 1251.67 L2685.41 1251.67 Q2685.9 1259.37 2690.03 1263.42 Q2694.2 1267.43 2701.62 1267.43 Q2705.91 1267.43 2709.92 1266.38 Q2713.97 1265.32 2717.94 1263.22 L2717.94 1270.27 Q2713.93 1271.97 2709.72 1272.86 Q2705.5 1273.75 2701.17 1273.75 Q2690.31 1273.75 2683.95 1267.43 Q2677.63 1261.11 2677.63 1250.34 Q2677.63 1239.2 2683.63 1232.67 Q2689.67 1226.11 2699.87 1226.11 Q2709.03 1226.11 2714.34 1232.03 Q2719.68 1237.9 2719.68 1248.03 M2712.23 1245.84 Q2712.15 1239.72 2708.79 1236.08 Q2705.46 1232.43 2699.95 1232.43 Q2693.72 1232.43 2689.95 1235.96 Q2686.22 1239.48 2685.66 1245.88 L2712.23 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2733.82 1262.29 L2742.37 1262.29 L2742.37 1269.25 L2735.72 1282.22 L2730.5 1282.22 L2733.82 1269.25 L2733.82 1262.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2776.6 1212.1 L2827.76 1212.1 L2827.76 1218.98 L2806.29 1218.98 L2806.29 1272.58 L2798.07 1272.58 L2798.07 1218.98 L2776.6 1218.98 L2776.6 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2836.31 1234.9 L2888.24 1234.9 L2888.24 1241.71 L2836.31 1241.71 L2836.31 1234.9 M2836.31 1251.43 L2888.24 1251.43 L2888.24 1258.32 L2836.31 1258.32 L2836.31 1251.43 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2907.32 1265.69 L2920.69 1265.69 L2920.69 1219.55 L2906.15 1222.47 L2906.15 1215.01 L2920.61 1212.1 L2928.79 1212.1 L2928.79 1265.69 L2942.16 1265.69 L2942.16 1272.58 L2907.32 1272.58 L2907.32 1265.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M2976.19 1217.48 Q2969.87 1217.48 2966.67 1223.72 Q2963.51 1229.92 2963.51 1242.4 Q2963.51 1254.83 2966.67 1261.07 Q2969.87 1267.27 2976.19 1267.27 Q2982.55 1267.27 2985.71 1261.07 Q2988.91 1254.83 2988.91 1242.4 Q2988.91 1229.92 2985.71 1223.72 Q2982.55 1217.48 2976.19 1217.48 M2976.19 1211 Q2986.35 1211 2991.7 1219.06 Q2997.09 1227.08 2997.09 1242.4 Q2997.09 1257.67 2991.7 1265.73 Q2986.35 1273.75 2976.19 1273.75 Q2966.02 1273.75 2960.63 1265.73 Q2955.28 1257.67 2955.28 1242.4 Q2955.28 1227.08 2960.63 1219.06 Q2966.02 1211 2976.19 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M3028.97 1217.48 Q3022.65 1217.48 3019.45 1223.72 Q3016.29 1229.92 3016.29 1242.4 Q3016.29 1254.83 3019.45 1261.07 Q3022.65 1267.27 3028.97 1267.27 Q3035.33 1267.27 3038.49 1261.07 Q3041.69 1254.83 3041.69 1242.4 Q3041.69 1229.92 3038.49 1223.72 Q3035.33 1217.48 3028.97 1217.48 M3028.97 1211 Q3039.14 1211 3044.48 1219.06 Q3049.87 1227.08 3049.87 1242.4 Q3049.87 1257.67 3044.48 1265.73 Q3039.14 1273.75 3028.97 1273.75 Q3018.8 1273.75 3013.41 1265.73 Q3008.07 1257.67 3008.07 1242.4 Q3008.07 1227.08 3013.41 1219.06 Q3018.8 1211 3028.97 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip610)\" d=\"M3081.75 1217.48 Q3075.43 1217.48 3072.23 1223.72 Q3069.07 1229.92 3069.07 1242.4 Q3069.07 1254.83 3072.23 1261.07 Q3075.43 1267.27 3081.75 1267.27 Q3088.11 1267.27 3091.27 1261.07 Q3094.47 1254.83 3094.47 1242.4 Q3094.47 1229.92 3091.27 1223.72 Q3088.11 1217.48 3081.75 1217.48 M3081.75 1211 Q3091.92 1211 3097.27 1219.06 Q3102.66 1227.08 3102.66 1242.4 Q3102.66 1257.67 3097.27 1265.73 Q3091.92 1273.75 3081.75 1273.75 Q3071.58 1273.75 3066.2 1265.73 Q3060.85 1257.67 3060.85 1242.4 Q3060.85 1227.08 3066.2 1219.06 Q3071.58 1211 3081.75 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip615)\" d=\"\n",
"M1854.97 2247.44 L1854.97 2247.44 L1875.34 2247.44 L1875.34 2247.44 L1854.97 2247.44 L1854.97 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1854.97,2247.44 1854.97,2247.44 1875.34,2247.44 1854.97,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1875.34 2247.44 L1875.34 2247.44 L1895.71 2247.44 L1895.71 2247.44 L1875.34 2247.44 L1875.34 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1875.34,2247.44 1875.34,2247.44 1895.71,2247.44 1875.34,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1895.71 2247.44 L1895.71 2247.44 L1916.08 2247.44 L1916.08 2247.44 L1895.71 2247.44 L1895.71 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1895.71,2247.44 1895.71,2247.44 1916.08,2247.44 1895.71,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1916.08 2247.44 L1916.08 2247.44 L1936.45 2247.44 L1936.45 2247.44 L1916.08 2247.44 L1916.08 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1916.08,2247.44 1916.08,2247.44 1936.45,2247.44 1916.08,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1936.45 2247.44 L1936.45 2247.44 L1956.83 2247.44 L1956.83 2247.44 L1936.45 2247.44 L1936.45 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1936.45,2247.44 1936.45,2247.44 1956.83,2247.44 1936.45,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1956.83 2247.44 L1956.83 2247.44 L1977.2 2247.44 L1977.2 2247.44 L1956.83 2247.44 L1956.83 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1956.83,2247.44 1956.83,2247.44 1977.2,2247.44 1956.83,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1977.2 2247.44 L1977.2 2247.44 L1997.57 2247.44 L1997.57 2247.44 L1977.2 2247.44 L1977.2 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1977.2,2247.44 1977.2,2247.44 1997.57,2247.44 1977.2,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M1997.57 2247.44 L1997.57 2247.44 L2017.94 2247.44 L2017.94 2247.44 L1997.57 2247.44 L1997.57 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1997.57,2247.44 1997.57,2247.44 2017.94,2247.44 1997.57,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2017.94 2247.44 L2017.94 2247.44 L2038.31 2247.44 L2038.31 2247.44 L2017.94 2247.44 L2017.94 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2017.94,2247.44 2017.94,2247.44 2038.31,2247.44 2017.94,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2038.31 2247.44 L2038.31 2247.44 L2058.68 2247.44 L2058.68 2247.44 L2038.31 2247.44 L2038.31 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2038.31,2247.44 2038.31,2247.44 2058.68,2247.44 2038.31,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2058.68 2247.44 L2058.68 2247.44 L2079.05 2247.44 L2079.05 2247.44 L2058.68 2247.44 L2058.68 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2058.68,2247.44 2058.68,2247.44 2079.05,2247.44 2058.68,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2079.05 2247.44 L2079.05 2247.44 L2099.42 2247.44 L2099.42 2247.44 L2079.05 2247.44 L2079.05 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2079.05,2247.44 2079.05,2247.44 2099.42,2247.44 2079.05,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2099.42 2247.44 L2099.42 2247.44 L2119.79 2247.44 L2119.79 2247.44 L2099.42 2247.44 L2099.42 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2099.42,2247.44 2099.42,2247.44 2119.79,2247.44 2099.42,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2119.79 2247.44 L2119.79 2247.44 L2140.16 2247.44 L2140.16 2247.44 L2119.79 2247.44 L2119.79 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2119.79,2247.44 2119.79,2247.44 2140.16,2247.44 2119.79,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2140.16 2247.44 L2140.16 2247.44 L2160.53 2247.44 L2160.53 2247.44 L2140.16 2247.44 L2140.16 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2140.16,2247.44 2140.16,2247.44 2160.53,2247.44 2140.16,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2160.53 2247.44 L2160.53 2247.44 L2180.9 2247.44 L2180.9 2247.44 L2160.53 2247.44 L2160.53 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2160.53,2247.44 2160.53,2247.44 2180.9,2247.44 2160.53,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2180.9 2247.44 L2180.9 2247.44 L2201.28 2247.44 L2201.28 2247.44 L2180.9 2247.44 L2180.9 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2180.9,2247.44 2180.9,2247.44 2201.28,2247.44 2180.9,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2201.28 2247.44 L2201.28 2247.44 L2221.65 2247.44 L2221.65 2247.44 L2201.28 2247.44 L2201.28 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2201.28,2247.44 2201.28,2247.44 2221.65,2247.44 2201.28,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2221.65 2247.44 L2221.65 2247.44 L2242.02 2247.44 L2242.02 2247.44 L2221.65 2247.44 L2221.65 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2221.65,2247.44 2221.65,2247.44 2242.02,2247.44 2221.65,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2242.02 2247.44 L2242.02 2247.44 L2262.39 2247.44 L2262.39 2247.44 L2242.02 2247.44 L2242.02 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2242.02,2247.44 2242.02,2247.44 2262.39,2247.44 2242.02,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2262.39 2247.44 L2262.39 2247.44 L2282.76 2247.44 L2282.76 2247.44 L2262.39 2247.44 L2262.39 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2262.39,2247.44 2262.39,2247.44 2282.76,2247.44 2262.39,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2282.76 2247.44 L2282.76 2247.44 L2303.13 2247.44 L2303.13 2247.44 L2282.76 2247.44 L2282.76 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2282.76,2247.44 2282.76,2247.44 2303.13,2247.44 2282.76,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2303.13 2247.44 L2303.13 2247.44 L2323.5 2247.44 L2323.5 2247.44 L2303.13 2247.44 L2303.13 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2303.13,2247.44 2303.13,2247.44 2323.5,2247.44 2303.13,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2323.5 2247.44 L2323.5 2247.44 L2343.87 2247.44 L2343.87 2247.44 L2323.5 2247.44 L2323.5 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2323.5,2247.44 2323.5,2247.44 2343.87,2247.44 2323.5,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2343.87 2247.44 L2343.87 2247.44 L2364.24 2247.44 L2364.24 2247.44 L2343.87 2247.44 L2343.87 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2343.87,2247.44 2343.87,2247.44 2364.24,2247.44 2343.87,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2364.24 2247.44 L2364.24 2247.44 L2384.61 2247.44 L2384.61 2247.44 L2364.24 2247.44 L2364.24 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2364.24,2247.44 2364.24,2247.44 2384.61,2247.44 2364.24,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2384.61 2247.44 L2384.61 2247.44 L2404.98 2247.44 L2404.98 2247.44 L2384.61 2247.44 L2384.61 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2384.61,2247.44 2384.61,2247.44 2404.98,2247.44 2384.61,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2404.98 2246.64 L2404.98 2247.44 L2425.35 2247.44 L2425.35 2246.64 L2404.98 2246.64 L2404.98 2246.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2404.98,2246.64 2404.98,2247.44 2425.35,2247.44 2425.35,2246.64 2404.98,2246.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2425.35 2133.12 L2425.35 2247.44 L2445.73 2247.44 L2445.73 2133.12 L2425.35 2133.12 L2425.35 2133.12 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2425.35,2133.12 2425.35,2247.44 2445.73,2247.44 2445.73,2133.12 2425.35,2133.12 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2445.73 1357.72 L2445.73 2247.44 L2466.1 2247.44 L2466.1 1357.72 L2445.73 1357.72 L2445.73 1357.72 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2445.73,1357.72 2445.73,2247.44 2466.1,2247.44 2466.1,1357.72 2445.73,1357.72 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2466.1 1384.91 L2466.1 2247.44 L2486.47 2247.44 L2486.47 1384.91 L2466.1 1384.91 L2466.1 1384.91 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2466.1,1384.91 2466.1,2247.44 2486.47,2247.44 2486.47,1384.91 2466.1,1384.91 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2486.47 2132.53 L2486.47 2247.44 L2506.84 2247.44 L2506.84 2132.53 L2486.47 2132.53 L2486.47 2132.53 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2486.47,2132.53 2486.47,2247.44 2506.84,2247.44 2506.84,2132.53 2486.47,2132.53 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2506.84 2245.05 L2506.84 2247.44 L2527.21 2247.44 L2527.21 2245.05 L2506.84 2245.05 L2506.84 2245.05 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2506.84,2245.05 2506.84,2247.44 2527.21,2247.44 2527.21,2245.05 2506.84,2245.05 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2527.21 2247.44 L2527.21 2247.44 L2547.58 2247.44 L2547.58 2247.44 L2527.21 2247.44 L2527.21 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2527.21,2247.44 2527.21,2247.44 2547.58,2247.44 2527.21,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2547.58 2247.44 L2547.58 2247.44 L2567.95 2247.44 L2567.95 2247.44 L2547.58 2247.44 L2547.58 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2547.58,2247.44 2547.58,2247.44 2567.95,2247.44 2547.58,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2567.95 2247.44 L2567.95 2247.44 L2588.32 2247.44 L2588.32 2247.44 L2567.95 2247.44 L2567.95 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2567.95,2247.44 2567.95,2247.44 2588.32,2247.44 2567.95,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2588.32 2247.44 L2588.32 2247.44 L2608.69 2247.44 L2608.69 2247.44 L2588.32 2247.44 L2588.32 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2588.32,2247.44 2588.32,2247.44 2608.69,2247.44 2588.32,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2608.69 2247.44 L2608.69 2247.44 L2629.06 2247.44 L2629.06 2247.44 L2608.69 2247.44 L2608.69 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2608.69,2247.44 2608.69,2247.44 2629.06,2247.44 2608.69,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2629.06 2247.44 L2629.06 2247.44 L2649.43 2247.44 L2649.43 2247.44 L2629.06 2247.44 L2629.06 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2629.06,2247.44 2629.06,2247.44 2649.43,2247.44 2629.06,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2649.43 2247.44 L2649.43 2247.44 L2669.8 2247.44 L2669.8 2247.44 L2649.43 2247.44 L2649.43 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2649.43,2247.44 2649.43,2247.44 2669.8,2247.44 2649.43,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2669.8 2247.44 L2669.8 2247.44 L2690.18 2247.44 L2690.18 2247.44 L2669.8 2247.44 L2669.8 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2669.8,2247.44 2669.8,2247.44 2690.18,2247.44 2669.8,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2690.18 2247.44 L2690.18 2247.44 L2710.55 2247.44 L2710.55 2247.44 L2690.18 2247.44 L2690.18 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2690.18,2247.44 2690.18,2247.44 2710.55,2247.44 2690.18,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2710.55 2247.44 L2710.55 2247.44 L2730.92 2247.44 L2730.92 2247.44 L2710.55 2247.44 L2710.55 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2710.55,2247.44 2710.55,2247.44 2730.92,2247.44 2710.55,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2730.92 2247.44 L2730.92 2247.44 L2751.29 2247.44 L2751.29 2247.44 L2730.92 2247.44 L2730.92 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2730.92,2247.44 2730.92,2247.44 2751.29,2247.44 2730.92,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2751.29 2247.44 L2751.29 2247.44 L2771.66 2247.44 L2771.66 2247.44 L2751.29 2247.44 L2751.29 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2751.29,2247.44 2751.29,2247.44 2771.66,2247.44 2751.29,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2771.66 2247.44 L2771.66 2247.44 L2792.03 2247.44 L2792.03 2247.44 L2771.66 2247.44 L2771.66 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2771.66,2247.44 2771.66,2247.44 2792.03,2247.44 2771.66,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2792.03 2247.44 L2792.03 2247.44 L2812.4 2247.44 L2812.4 2247.44 L2792.03 2247.44 L2792.03 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2792.03,2247.44 2792.03,2247.44 2812.4,2247.44 2792.03,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2812.4 2247.44 L2812.4 2247.44 L2832.77 2247.44 L2832.77 2247.44 L2812.4 2247.44 L2812.4 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2812.4,2247.44 2812.4,2247.44 2832.77,2247.44 2812.4,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2832.77 2247.44 L2832.77 2247.44 L2853.14 2247.44 L2853.14 2247.44 L2832.77 2247.44 L2832.77 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2832.77,2247.44 2832.77,2247.44 2853.14,2247.44 2832.77,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2853.14 2247.44 L2853.14 2247.44 L2873.51 2247.44 L2873.51 2247.44 L2853.14 2247.44 L2853.14 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2853.14,2247.44 2853.14,2247.44 2873.51,2247.44 2853.14,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2873.51 2247.44 L2873.51 2247.44 L2893.88 2247.44 L2893.88 2247.44 L2873.51 2247.44 L2873.51 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2873.51,2247.44 2873.51,2247.44 2893.88,2247.44 2873.51,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2893.88 2247.44 L2893.88 2247.44 L2914.25 2247.44 L2914.25 2247.44 L2893.88 2247.44 L2893.88 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2893.88,2247.44 2893.88,2247.44 2914.25,2247.44 2893.88,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2914.25 2247.44 L2914.25 2247.44 L2934.63 2247.44 L2934.63 2247.44 L2914.25 2247.44 L2914.25 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2914.25,2247.44 2914.25,2247.44 2934.63,2247.44 2914.25,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2934.63 2247.44 L2934.63 2247.44 L2955 2247.44 L2955 2247.44 L2934.63 2247.44 L2934.63 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2934.63,2247.44 2934.63,2247.44 2955,2247.44 2934.63,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2955 2247.44 L2955 2247.44 L2975.37 2247.44 L2975.37 2247.44 L2955 2247.44 L2955 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2955,2247.44 2955,2247.44 2975.37,2247.44 2955,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2975.37 2247.44 L2975.37 2247.44 L2995.74 2247.44 L2995.74 2247.44 L2975.37 2247.44 L2975.37 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2975.37,2247.44 2975.37,2247.44 2995.74,2247.44 2975.37,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M2995.74 2247.44 L2995.74 2247.44 L3016.11 2247.44 L3016.11 2247.44 L2995.74 2247.44 L2995.74 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2995.74,2247.44 2995.74,2247.44 3016.11,2247.44 2995.74,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M3016.11 2247.44 L3016.11 2247.44 L3036.48 2247.44 L3036.48 2247.44 L3016.11 2247.44 L3016.11 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3016.11,2247.44 3016.11,2247.44 3036.48,2247.44 3016.11,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M3036.48 2247.44 L3036.48 2247.44 L3056.85 2247.44 L3056.85 2247.44 L3036.48 2247.44 L3036.48 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3036.48,2247.44 3036.48,2247.44 3056.85,2247.44 3036.48,2247.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip615)\" d=\"\n",
"M3056.85 2247.44 L3056.85 2247.44 L3077.22 2247.44 L3077.22 2247.44 L3056.85 2247.44 L3056.85 2247.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip615)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3056.85,2247.44 3056.85,2247.44 3077.22,2247.44 3056.85,2247.44 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1865.16\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1885.53\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1905.9\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1926.27\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1946.64\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1967.01\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1987.38\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2007.75\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2028.12\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2048.49\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2068.86\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2089.24\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2109.61\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2129.98\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2150.35\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2170.72\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2191.09\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2211.46\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2231.83\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2252.2\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2272.57\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2292.94\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2313.31\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2333.69\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2354.06\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2374.43\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2394.8\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2415.17\" cy=\"2246.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2435.54\" cy=\"2133.12\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2455.91\" cy=\"1357.72\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2476.28\" cy=\"1384.91\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2496.65\" cy=\"2132.53\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2517.02\" cy=\"2245.05\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2537.39\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2557.76\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2578.14\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2598.51\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2618.88\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2639.25\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2659.62\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2679.99\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2700.36\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2720.73\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2741.1\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2761.47\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2781.84\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2802.21\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2822.59\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2842.96\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2863.33\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2883.7\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2904.07\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2924.44\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2944.81\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2965.18\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2985.55\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3005.92\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3026.29\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3046.66\" cy=\"2247.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip615)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3067.04\" cy=\"2247.44\" r=\"2\"/>\n",
"</svg>\n"
]
},
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"bins = -3:0.1:3\n",
"\n",
"p1 = histogram( avg_5,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of average, T=5\" )\n",
"p2 = histogram( avg_25,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of average, T=25\" )\n",
"p3 = histogram( avg_100,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of average, T=100\" )\n",
"p4 = histogram( avg_1000,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of average, T=1000\" )\n",
"plot(p1,p2,p3,p4,layout = (2,2),size=(800,600))"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Task 4: Central Limit Theorem\n",
"\n",
"Multiply each averages (calculated above) with the square root of the sample size (5, 25, 100, or 1000) and divide by $\\sigma$ (to get $\\sqrt{T} \\bar{x} /\\sigma$) and plot histograms again. In each subplot, add the pdf of a N$(0,1)$ variable. Recall that $\\sigma=2$.\n",
"\n",
"Notice $\\sqrt{T} \\bar{x}$ should converge to a normally distributed variable (with a zero mean since $x$ has). Dividing by $\\sigma$ should make it a standard normal."
]
},
{
"cell_type": "code",
"execution_count": 8,
"metadata": {},
"outputs": [
{
"data": {
"image/svg+xml": [
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n",
"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"800\" height=\"600\" viewBox=\"0 0 3200 2400\">\n",
"<defs>\n",
" <clipPath id=\"clip650\">\n",
" <rect x=\"0\" y=\"0\" width=\"3200\" height=\"2400\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip650)\" d=\"\n",
"M0 2400 L3200 2400 L3200 0 L0 0 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip651\">\n",
" <rect x=\"640\" y=\"0\" width=\"2241\" height=\"2241\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<path clip-path=\"url(#clip650)\" d=\"\n",
"M164.598 1074.13 L1552.76 1074.13 L1552.76 131.032 L164.598 131.032 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip652\">\n",
" <rect x=\"164\" y=\"131\" width=\"1389\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 240.949,1074.13 240.949,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 446.859,1074.13 446.859,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 652.768,1074.13 652.768,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 858.677,1074.13 858.677,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1064.59,1074.13 1064.59,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1270.5,1074.13 1270.5,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1476.4,1074.13 1476.4,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1074.13 1552.76,1074.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,1074.13 240.949,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 446.859,1074.13 446.859,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 652.768,1074.13 652.768,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 858.677,1074.13 858.677,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1064.59,1074.13 1064.59,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1270.5,1074.13 1270.5,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1476.4,1074.13 1476.4,1055.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M210.417 1126.1 L240.093 1126.1 L240.093 1130.03 L210.417 1130.03 L210.417 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M264.352 1124.29 Q267.708 1125.01 269.583 1127.28 Q271.482 1129.55 271.482 1132.88 Q271.482 1138 267.963 1140.8 Q264.445 1143.6 257.963 1143.6 Q255.787 1143.6 253.472 1143.16 Q251.181 1142.74 248.727 1141.89 L248.727 1137.37 Q250.672 1138.51 252.986 1139.09 Q255.301 1139.66 257.824 1139.66 Q262.222 1139.66 264.514 1137.93 Q266.829 1136.19 266.829 1132.88 Q266.829 1129.83 264.676 1128.11 Q262.546 1126.38 258.727 1126.38 L254.699 1126.38 L254.699 1122.53 L258.912 1122.53 Q262.361 1122.53 264.19 1121.17 Q266.019 1119.78 266.019 1117.19 Q266.019 1114.53 264.121 1113.11 Q262.246 1111.68 258.727 1111.68 Q256.806 1111.68 254.607 1112.09 Q252.408 1112.51 249.769 1113.39 L249.769 1109.22 Q252.431 1108.48 254.746 1108.11 Q257.084 1107.74 259.144 1107.74 Q264.468 1107.74 267.57 1110.17 Q270.671 1112.58 270.671 1116.7 Q270.671 1119.57 269.028 1121.56 Q267.384 1123.53 264.352 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M416.801 1126.1 L446.477 1126.1 L446.477 1130.03 L416.801 1130.03 L416.801 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M460.597 1138.99 L476.916 1138.99 L476.916 1142.93 L454.972 1142.93 L454.972 1138.99 Q457.634 1136.24 462.217 1131.61 Q466.824 1126.96 468.004 1125.61 Q470.25 1123.09 471.129 1121.35 Q472.032 1119.59 472.032 1117.9 Q472.032 1115.15 470.088 1113.41 Q468.166 1111.68 465.065 1111.68 Q462.865 1111.68 460.412 1112.44 Q457.981 1113.21 455.203 1114.76 L455.203 1110.03 Q458.028 1108.9 460.481 1108.32 Q462.935 1107.74 464.972 1107.74 Q470.342 1107.74 473.537 1110.43 Q476.731 1113.11 476.731 1117.6 Q476.731 1119.73 475.921 1121.65 Q475.134 1123.55 473.027 1126.15 Q472.449 1126.82 469.347 1130.03 Q466.245 1133.23 460.597 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M622.525 1126.1 L652.201 1126.1 L652.201 1130.03 L622.525 1130.03 L622.525 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M663.103 1138.99 L670.742 1138.99 L670.742 1112.63 L662.432 1114.29 L662.432 1110.03 L670.696 1108.37 L675.372 1108.37 L675.372 1138.99 L683.011 1138.99 L683.011 1142.93 L663.103 1142.93 L663.103 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M858.677 1111.45 Q855.066 1111.45 853.237 1115.01 Q851.432 1118.55 851.432 1125.68 Q851.432 1132.79 853.237 1136.35 Q855.066 1139.9 858.677 1139.9 Q862.311 1139.9 864.117 1136.35 Q865.946 1132.79 865.946 1125.68 Q865.946 1118.55 864.117 1115.01 Q862.311 1111.45 858.677 1111.45 M858.677 1107.74 Q864.487 1107.74 867.543 1112.35 Q870.621 1116.93 870.621 1125.68 Q870.621 1134.41 867.543 1139.02 Q864.487 1143.6 858.677 1143.6 Q852.867 1143.6 849.788 1139.02 Q846.733 1134.41 846.733 1125.68 Q846.733 1116.93 849.788 1112.35 Q852.867 1107.74 858.677 1107.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1054.97 1138.99 L1062.61 1138.99 L1062.61 1112.63 L1054.3 1114.29 L1054.3 1110.03 L1062.56 1108.37 L1067.24 1108.37 L1067.24 1138.99 L1074.88 1138.99 L1074.88 1142.93 L1054.97 1142.93 L1054.97 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1265.15 1138.99 L1281.47 1138.99 L1281.47 1142.93 L1259.52 1142.93 L1259.52 1138.99 Q1262.19 1136.24 1266.77 1131.61 Q1271.38 1126.96 1272.56 1125.61 Q1274.8 1123.09 1275.68 1121.35 Q1276.58 1119.59 1276.58 1117.9 Q1276.58 1115.15 1274.64 1113.41 Q1272.72 1111.68 1269.62 1111.68 Q1267.42 1111.68 1264.96 1112.44 Q1262.53 1113.21 1259.75 1114.76 L1259.75 1110.03 Q1262.58 1108.9 1265.03 1108.32 Q1267.49 1107.74 1269.52 1107.74 Q1274.89 1107.74 1278.09 1110.43 Q1281.28 1113.11 1281.28 1117.6 Q1281.28 1119.73 1280.47 1121.65 Q1279.69 1123.55 1277.58 1126.15 Q1277 1126.82 1273.9 1130.03 Q1270.8 1133.23 1265.15 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1480.65 1124.29 Q1484.01 1125.01 1485.88 1127.28 Q1487.78 1129.55 1487.78 1132.88 Q1487.78 1138 1484.26 1140.8 Q1480.75 1143.6 1474.26 1143.6 Q1472.09 1143.6 1469.77 1143.16 Q1467.48 1142.74 1465.03 1141.89 L1465.03 1137.37 Q1466.97 1138.51 1469.29 1139.09 Q1471.6 1139.66 1474.12 1139.66 Q1478.52 1139.66 1480.81 1137.93 Q1483.13 1136.19 1483.13 1132.88 Q1483.13 1129.83 1480.98 1128.11 Q1478.85 1126.38 1475.03 1126.38 L1471 1126.38 L1471 1122.53 L1475.21 1122.53 Q1478.66 1122.53 1480.49 1121.17 Q1482.32 1119.78 1482.32 1117.19 Q1482.32 1114.53 1480.42 1113.11 Q1478.55 1111.68 1475.03 1111.68 Q1473.11 1111.68 1470.91 1112.09 Q1468.71 1112.51 1466.07 1113.39 L1466.07 1109.22 Q1468.73 1108.48 1471.05 1108.11 Q1473.38 1107.74 1475.44 1107.74 Q1480.77 1107.74 1483.87 1110.17 Q1486.97 1112.58 1486.97 1116.7 Q1486.97 1119.57 1485.33 1121.56 Q1483.68 1123.53 1480.65 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1047.44 1552.76,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,857.721 1552.76,857.721 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,668.005 1552.76,668.005 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,478.289 1552.76,478.289 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,288.573 1552.76,288.573 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1074.13 164.598,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1047.44 183.496,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,857.721 183.496,857.721 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,668.005 183.496,668.005 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,478.289 183.496,478.289 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,288.573 183.496,288.573 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M59.4226 1033.24 Q55.8115 1033.24 53.9828 1036.8 Q52.1773 1040.34 52.1773 1047.47 Q52.1773 1054.58 53.9828 1058.14 Q55.8115 1061.68 59.4226 1061.68 Q63.0569 1061.68 64.8624 1058.14 Q66.6911 1054.58 66.6911 1047.47 Q66.6911 1040.34 64.8624 1036.8 Q63.0569 1033.24 59.4226 1033.24 M59.4226 1029.53 Q65.2328 1029.53 68.2883 1034.14 Q71.367 1038.72 71.367 1047.47 Q71.367 1056.2 68.2883 1060.8 Q65.2328 1065.39 59.4226 1065.39 Q53.6125 1065.39 50.5338 1060.8 Q47.4782 1056.2 47.4782 1047.47 Q47.4782 1038.72 50.5338 1034.14 Q53.6125 1029.53 59.4226 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M79.5845 1058.84 L84.4688 1058.84 L84.4688 1064.72 L79.5845 1064.72 L79.5845 1058.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M104.654 1033.24 Q101.043 1033.24 99.2141 1036.8 Q97.4085 1040.34 97.4085 1047.47 Q97.4085 1054.58 99.2141 1058.14 Q101.043 1061.68 104.654 1061.68 Q108.288 1061.68 110.094 1058.14 Q111.922 1054.58 111.922 1047.47 Q111.922 1040.34 110.094 1036.8 Q108.288 1033.24 104.654 1033.24 M104.654 1029.53 Q110.464 1029.53 113.52 1034.14 Q116.598 1038.72 116.598 1047.47 Q116.598 1056.2 113.52 1060.8 Q110.464 1065.39 104.654 1065.39 Q98.8437 1065.39 95.765 1060.8 Q92.7095 1056.2 92.7095 1047.47 Q92.7095 1038.72 95.765 1034.14 Q98.8437 1029.53 104.654 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M60.6495 843.519 Q57.0384 843.519 55.2097 847.084 Q53.4041 850.626 53.4041 857.755 Q53.4041 864.862 55.2097 868.426 Q57.0384 871.968 60.6495 871.968 Q64.2837 871.968 66.0892 868.426 Q67.9179 864.862 67.9179 857.755 Q67.9179 850.626 66.0892 847.084 Q64.2837 843.519 60.6495 843.519 M60.6495 839.816 Q66.4596 839.816 69.5152 844.422 Q72.5938 849.005 72.5938 857.755 Q72.5938 866.482 69.5152 871.089 Q66.4596 875.672 60.6495 875.672 Q54.8393 875.672 51.7606 871.089 Q48.7051 866.482 48.7051 857.755 Q48.7051 849.005 51.7606 844.422 Q54.8393 839.816 60.6495 839.816 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M80.8114 869.121 L85.6956 869.121 L85.6956 875.001 L80.8114 875.001 L80.8114 869.121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M96.6909 871.065 L104.33 871.065 L104.33 844.7 L96.0196 846.366 L96.0196 842.107 L104.283 840.441 L108.959 840.441 L108.959 871.065 L116.598 871.065 L116.598 875.001 L96.6909 875.001 L96.6909 871.065 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M61.0198 653.803 Q57.4087 653.803 55.58 657.368 Q53.7745 660.91 53.7745 668.039 Q53.7745 675.146 55.58 678.711 Q57.4087 682.252 61.0198 682.252 Q64.6541 682.252 66.4596 678.711 Q68.2883 675.146 68.2883 668.039 Q68.2883 660.91 66.4596 657.368 Q64.6541 653.803 61.0198 653.803 M61.0198 650.1 Q66.83 650.1 69.8855 654.706 Q72.9642 659.289 72.9642 668.039 Q72.9642 676.766 69.8855 681.373 Q66.83 685.956 61.0198 685.956 Q55.2097 685.956 52.131 681.373 Q49.0754 676.766 49.0754 668.039 Q49.0754 659.289 52.131 654.706 Q55.2097 650.1 61.0198 650.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M81.1818 679.405 L86.066 679.405 L86.066 685.285 L81.1818 685.285 L81.1818 679.405 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M100.279 681.349 L116.598 681.349 L116.598 685.285 L94.6539 685.285 L94.6539 681.349 Q97.3159 678.595 101.899 673.965 Q106.506 669.312 107.686 667.97 Q109.932 665.447 110.811 663.711 Q111.714 661.951 111.714 660.262 Q111.714 657.507 109.77 655.771 Q107.848 654.035 104.746 654.035 Q102.547 654.035 100.094 654.799 Q97.6632 655.563 94.8854 657.113 L94.8854 652.391 Q97.7094 651.257 100.163 650.678 Q102.617 650.1 104.654 650.1 Q110.024 650.1 113.219 652.785 Q116.413 655.47 116.413 659.961 Q116.413 662.09 115.603 664.012 Q114.816 665.91 112.709 668.502 Q112.131 669.174 109.029 672.391 Q105.927 675.586 100.279 681.349 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M60.0708 464.087 Q56.4597 464.087 54.631 467.652 Q52.8254 471.194 52.8254 478.323 Q52.8254 485.43 54.631 488.995 Q56.4597 492.536 60.0708 492.536 Q63.705 492.536 65.5105 488.995 Q67.3392 485.43 67.3392 478.323 Q67.3392 471.194 65.5105 467.652 Q63.705 464.087 60.0708 464.087 M60.0708 460.384 Q65.8809 460.384 68.9365 464.99 Q72.0151 469.573 72.0151 478.323 Q72.0151 487.05 68.9365 491.657 Q65.8809 496.24 60.0708 496.24 Q54.2606 496.24 51.1819 491.657 Q48.1264 487.05 48.1264 478.323 Q48.1264 469.573 51.1819 464.99 Q54.2606 460.384 60.0708 460.384 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M80.2327 489.689 L85.1169 489.689 L85.1169 495.569 L80.2327 495.569 L80.2327 489.689 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M109.469 476.934 Q112.825 477.652 114.7 479.921 Q116.598 482.189 116.598 485.522 Q116.598 490.638 113.08 493.439 Q109.561 496.24 103.08 496.24 Q100.904 496.24 98.5891 495.8 Q96.2974 495.383 93.8437 494.527 L93.8437 490.013 Q95.7882 491.147 98.103 491.726 Q100.418 492.305 102.941 492.305 Q107.339 492.305 109.631 490.569 Q111.945 488.833 111.945 485.522 Q111.945 482.467 109.793 480.754 Q107.663 479.018 103.844 479.018 L99.8159 479.018 L99.8159 475.175 L104.029 475.175 Q107.478 475.175 109.307 473.809 Q111.135 472.421 111.135 469.828 Q111.135 467.166 109.237 465.754 Q107.362 464.319 103.844 464.319 Q101.922 464.319 99.7233 464.735 Q97.5243 465.152 94.8854 466.032 L94.8854 461.865 Q97.5474 461.124 99.8622 460.754 Q102.2 460.384 104.26 460.384 Q109.584 460.384 112.686 462.814 Q115.788 465.222 115.788 469.342 Q115.788 472.212 114.145 474.203 Q112.501 476.171 109.469 476.934 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M58.9365 274.371 Q55.3254 274.371 53.4967 277.936 Q51.6912 281.478 51.6912 288.607 Q51.6912 295.714 53.4967 299.279 Q55.3254 302.82 58.9365 302.82 Q62.5707 302.82 64.3763 299.279 Q66.205 295.714 66.205 288.607 Q66.205 281.478 64.3763 277.936 Q62.5707 274.371 58.9365 274.371 M58.9365 270.668 Q64.7467 270.668 67.8022 275.274 Q70.8809 279.857 70.8809 288.607 Q70.8809 297.334 67.8022 301.941 Q64.7467 306.524 58.9365 306.524 Q53.1264 306.524 50.0477 301.941 Q46.9921 297.334 46.9921 288.607 Q46.9921 279.857 50.0477 275.274 Q53.1264 270.668 58.9365 270.668 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M79.0984 299.973 L83.9827 299.973 L83.9827 305.853 L79.0984 305.853 L79.0984 299.973 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M107.015 275.367 L95.2095 293.816 L107.015 293.816 L107.015 275.367 M105.788 271.293 L111.668 271.293 L111.668 293.816 L116.598 293.816 L116.598 297.705 L111.668 297.705 L111.668 305.853 L107.015 305.853 L107.015 297.705 L91.4132 297.705 L91.4132 293.191 L105.788 271.293 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M196.942 12.096 L205.124 12.096 L205.124 36.8875 L234.858 36.8875 L234.858 12.096 L243.041 12.096 L243.041 72.576 L234.858 72.576 L234.858 43.7741 L205.124 43.7741 L205.124 72.576 L196.942 72.576 L196.942 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M259.001 27.2059 L266.455 27.2059 L266.455 72.576 L259.001 72.576 L259.001 27.2059 M259.001 9.54393 L266.455 9.54393 L266.455 18.9825 L259.001 18.9825 L259.001 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M310.975 28.5427 L310.975 35.5912 Q307.815 33.9709 304.412 33.1607 Q301.009 32.3505 297.364 32.3505 Q291.814 32.3505 289.019 34.0519 Q286.264 35.7533 286.264 39.156 Q286.264 41.7486 288.249 43.2475 Q290.234 44.7058 296.229 46.0426 L298.781 46.6097 Q306.721 48.3111 310.043 51.4303 Q313.405 54.509 313.405 60.0587 Q313.405 66.3781 308.382 70.0644 Q303.399 73.7508 294.649 73.7508 Q291.004 73.7508 287.034 73.0216 Q283.104 72.3329 278.729 70.9151 L278.729 63.2184 Q282.861 65.3654 286.872 66.4591 Q290.882 67.5124 294.811 67.5124 Q300.078 67.5124 302.913 65.73 Q305.749 63.9071 305.749 60.6258 Q305.749 57.5877 303.683 55.9673 Q301.657 54.3469 294.73 52.8481 L292.138 52.2405 Q285.211 50.7821 282.132 47.7845 Q279.053 44.7463 279.053 39.4801 Q279.053 33.0797 283.59 29.5959 Q288.127 26.1121 296.472 26.1121 Q300.604 26.1121 304.25 26.7198 Q307.896 27.3274 310.975 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M332.647 14.324 L332.647 27.2059 L348 27.2059 L348 32.9987 L332.647 32.9987 L332.647 57.6282 Q332.647 63.1779 334.146 64.7578 Q335.685 66.3376 340.344 66.3376 L348 66.3376 L348 72.576 L340.344 72.576 Q331.715 72.576 328.434 69.3758 Q325.153 66.1351 325.153 57.6282 L325.153 32.9987 L319.684 32.9987 L319.684 27.2059 L325.153 27.2059 L325.153 14.324 L332.647 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M375.384 32.4315 Q369.389 32.4315 365.905 37.1306 Q362.421 41.7891 362.421 49.9314 Q362.421 58.0738 365.864 62.7728 Q369.348 67.4314 375.384 67.4314 Q381.339 67.4314 384.823 62.7323 Q388.306 58.0333 388.306 49.9314 Q388.306 41.8701 384.823 37.1711 Q381.339 32.4315 375.384 32.4315 M375.384 26.1121 Q385.106 26.1121 390.656 32.4315 Q396.206 38.7509 396.206 49.9314 Q396.206 61.0714 390.656 67.4314 Q385.106 73.7508 375.384 73.7508 Q365.621 73.7508 360.072 67.4314 Q354.562 61.0714 354.562 49.9314 Q354.562 38.7509 360.072 32.4315 Q365.621 26.1121 375.384 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M438.416 49.3643 Q438.416 41.2625 435.054 36.8065 Q431.732 32.3505 425.696 32.3505 Q419.701 32.3505 416.339 36.8065 Q413.017 41.2625 413.017 49.3643 Q413.017 57.4256 416.339 61.8816 Q419.701 66.3376 425.696 66.3376 Q431.732 66.3376 435.054 61.8816 Q438.416 57.4256 438.416 49.3643 M445.87 66.9452 Q445.87 78.5308 440.725 84.1616 Q435.58 89.8329 424.967 89.8329 Q421.038 89.8329 417.554 89.2252 Q414.07 88.6581 410.789 87.4428 L410.789 80.1917 Q414.07 81.9741 417.27 82.8248 Q420.471 83.6755 423.792 83.6755 Q431.124 83.6755 434.77 79.8271 Q438.416 76.0193 438.416 68.282 L438.416 64.5957 Q436.107 68.6061 432.502 70.5911 Q428.896 72.576 423.873 72.576 Q415.528 72.576 410.424 66.2161 Q405.32 59.8562 405.32 49.3643 Q405.32 38.832 410.424 32.472 Q415.528 26.1121 423.873 26.1121 Q428.896 26.1121 432.502 28.0971 Q436.107 30.082 438.416 34.0924 L438.416 27.2059 L445.87 27.2059 L445.87 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M487.513 34.1734 Q486.257 33.4443 484.758 33.1202 Q483.3 32.7556 481.518 32.7556 Q475.198 32.7556 471.795 36.8875 Q468.433 40.9789 468.433 48.6757 L468.433 72.576 L460.939 72.576 L460.939 27.2059 L468.433 27.2059 L468.433 34.2544 Q470.783 30.1225 474.55 28.1376 Q478.317 26.1121 483.705 26.1121 Q484.475 26.1121 485.407 26.2337 Q486.338 26.3147 487.472 26.5172 L487.513 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M515.95 49.7694 Q506.917 49.7694 503.433 51.8354 Q499.949 53.9013 499.949 58.8839 Q499.949 62.8538 502.542 65.2034 Q505.175 67.5124 509.671 67.5124 Q515.869 67.5124 519.596 63.1374 Q523.363 58.7219 523.363 51.4303 L523.363 49.7694 L515.95 49.7694 M530.817 46.6907 L530.817 72.576 L523.363 72.576 L523.363 65.6895 Q520.811 69.8214 517.004 71.8063 Q513.196 73.7508 507.686 73.7508 Q500.719 73.7508 496.587 69.8619 Q492.496 65.9325 492.496 59.3701 Q492.496 51.7138 497.6 47.825 Q502.744 43.9361 512.912 43.9361 L523.363 43.9361 L523.363 43.2069 Q523.363 38.0623 519.961 35.2672 Q516.598 32.4315 510.482 32.4315 Q506.593 32.4315 502.906 33.3632 Q499.22 34.295 495.817 36.1584 L495.817 29.2718 Q499.909 27.692 503.757 26.9223 Q507.605 26.1121 511.251 26.1121 Q521.095 26.1121 525.956 31.2163 Q530.817 36.3204 530.817 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M581.494 35.9153 Q584.289 30.8922 588.178 28.5022 Q592.067 26.1121 597.333 26.1121 Q604.422 26.1121 608.27 31.0947 Q612.119 36.0368 612.119 45.1919 L612.119 72.576 L604.625 72.576 L604.625 45.4349 Q604.625 38.913 602.316 35.7533 Q600.007 32.5936 595.267 32.5936 Q589.474 32.5936 586.112 36.4419 Q582.75 40.2903 582.75 46.9338 L582.75 72.576 L575.256 72.576 L575.256 45.4349 Q575.256 38.8725 572.947 35.7533 Q570.638 32.5936 565.817 32.5936 Q560.105 32.5936 556.743 36.4824 Q553.381 40.3308 553.381 46.9338 L553.381 72.576 L545.887 72.576 L545.887 27.2059 L553.381 27.2059 L553.381 34.2544 Q555.933 30.082 559.498 28.0971 Q563.062 26.1121 567.964 26.1121 Q572.906 26.1121 576.349 28.6237 Q579.833 31.1352 581.494 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M670.938 32.4315 Q664.943 32.4315 661.459 37.1306 Q657.975 41.7891 657.975 49.9314 Q657.975 58.0738 661.418 62.7728 Q664.902 67.4314 670.938 67.4314 Q676.893 67.4314 680.377 62.7323 Q683.86 58.0333 683.86 49.9314 Q683.86 41.8701 680.377 37.1711 Q676.893 32.4315 670.938 32.4315 M670.938 26.1121 Q680.66 26.1121 686.21 32.4315 Q691.76 38.7509 691.76 49.9314 Q691.76 61.0714 686.21 67.4314 Q680.66 73.7508 670.938 73.7508 Q661.175 73.7508 655.625 67.4314 Q650.116 61.0714 650.116 49.9314 Q650.116 38.7509 655.625 32.4315 Q661.175 26.1121 670.938 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M727.083 9.54393 L727.083 15.7418 L719.954 15.7418 Q715.943 15.7418 714.364 17.3622 Q712.824 18.9825 712.824 23.1955 L712.824 27.2059 L725.099 27.2059 L725.099 32.9987 L712.824 32.9987 L712.824 72.576 L705.33 72.576 L705.33 32.9987 L698.2 32.9987 L698.2 27.2059 L705.33 27.2059 L705.33 24.0462 Q705.33 16.471 708.854 13.0277 Q712.379 9.54393 720.035 9.54393 L727.083 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M797.083 5.29048 L804.739 5.29048 L804.739 9.17935 L800.081 9.17935 L776.018 74.2369 L773.345 74.2369 L760.422 38.4674 L755.359 40.2903 L754.346 37.0496 L765.81 33.0797 L776.18 61.8006 L797.083 5.29048 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M804.496 12.096 L855.659 12.096 L855.659 18.9825 L834.189 18.9825 L834.189 72.576 L825.966 72.576 L825.966 18.9825 L804.496 18.9825 L804.496 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M910.225 49.7694 Q901.191 49.7694 897.708 51.8354 Q894.224 53.9013 894.224 58.8839 Q894.224 62.8538 896.816 65.2034 Q899.449 67.5124 903.946 67.5124 Q910.144 67.5124 913.871 63.1374 Q917.638 58.7219 917.638 51.4303 L917.638 49.7694 L910.225 49.7694 M925.092 46.6907 L925.092 72.576 L917.638 72.576 L917.638 65.6895 Q915.086 69.8214 911.278 71.8063 Q907.47 73.7508 901.961 73.7508 Q894.993 73.7508 890.862 69.8619 Q886.77 65.9325 886.77 59.3701 Q886.77 51.7138 891.874 47.825 Q897.019 43.9361 907.187 43.9361 L917.638 43.9361 L917.638 43.2069 Q917.638 38.0623 914.235 35.2672 Q910.873 32.4315 904.756 32.4315 Q900.867 32.4315 897.181 33.3632 Q893.495 34.295 890.092 36.1584 L890.092 29.2718 Q894.183 27.692 898.032 26.9223 Q901.88 26.1121 905.526 26.1121 Q915.369 26.1121 920.231 31.2163 Q925.092 36.3204 925.092 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M935.097 27.2059 L942.997 27.2059 L957.175 65.2844 L971.353 27.2059 L979.252 27.2059 L962.238 72.576 L952.111 72.576 L935.097 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1028.35 48.0275 L1028.35 51.6733 L994.079 51.6733 Q994.565 59.3701 998.697 63.421 Q1002.87 67.4314 1010.28 67.4314 Q1014.58 67.4314 1018.59 66.3781 Q1022.64 65.3249 1026.61 63.2184 L1026.61 70.267 Q1022.6 71.9684 1018.38 72.8596 Q1014.17 73.7508 1009.84 73.7508 Q998.98 73.7508 992.62 67.4314 Q986.301 61.1119 986.301 50.3365 Q986.301 39.1965 992.296 32.6746 Q998.332 26.1121 1008.54 26.1121 Q1017.7 26.1121 1023 32.0264 Q1028.35 37.9003 1028.35 48.0275 M1020.9 45.84 Q1020.81 39.7232 1017.45 36.0774 Q1014.13 32.4315 1008.62 32.4315 Q1002.38 32.4315 998.616 35.9558 Q994.889 39.4801 994.322 45.8805 L1020.9 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1066.87 34.1734 Q1065.62 33.4443 1064.12 33.1202 Q1062.66 32.7556 1060.88 32.7556 Q1054.56 32.7556 1051.16 36.8875 Q1047.79 40.9789 1047.79 48.6757 L1047.79 72.576 L1040.3 72.576 L1040.3 27.2059 L1047.79 27.2059 L1047.79 34.2544 Q1050.14 30.1225 1053.91 28.1376 Q1057.68 26.1121 1063.07 26.1121 Q1063.84 26.1121 1064.77 26.2337 Q1065.7 26.3147 1066.83 26.5172 L1066.87 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1095.31 49.7694 Q1086.28 49.7694 1082.79 51.8354 Q1079.31 53.9013 1079.31 58.8839 Q1079.31 62.8538 1081.9 65.2034 Q1084.54 67.5124 1089.03 67.5124 Q1095.23 67.5124 1098.96 63.1374 Q1102.72 58.7219 1102.72 51.4303 L1102.72 49.7694 L1095.31 49.7694 M1110.18 46.6907 L1110.18 72.576 L1102.72 72.576 L1102.72 65.6895 Q1100.17 69.8214 1096.36 71.8063 Q1092.56 73.7508 1087.05 73.7508 Q1080.08 73.7508 1075.95 69.8619 Q1071.86 65.9325 1071.86 59.3701 Q1071.86 51.7138 1076.96 47.825 Q1082.1 43.9361 1092.27 43.9361 L1102.72 43.9361 L1102.72 43.2069 Q1102.72 38.0623 1099.32 35.2672 Q1095.96 32.4315 1089.84 32.4315 Q1085.95 32.4315 1082.27 33.3632 Q1078.58 34.295 1075.18 36.1584 L1075.18 29.2718 Q1079.27 27.692 1083.12 26.9223 Q1086.97 26.1121 1090.61 26.1121 Q1100.46 26.1121 1105.32 31.2163 Q1110.18 36.3204 1110.18 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1155.39 49.3643 Q1155.39 41.2625 1152.02 36.8065 Q1148.7 32.3505 1142.67 32.3505 Q1136.67 32.3505 1133.31 36.8065 Q1129.99 41.2625 1129.99 49.3643 Q1129.99 57.4256 1133.31 61.8816 Q1136.67 66.3376 1142.67 66.3376 Q1148.7 66.3376 1152.02 61.8816 Q1155.39 57.4256 1155.39 49.3643 M1162.84 66.9452 Q1162.84 78.5308 1157.69 84.1616 Q1152.55 89.8329 1141.94 89.8329 Q1138.01 89.8329 1134.52 89.2252 Q1131.04 88.6581 1127.76 87.4428 L1127.76 80.1917 Q1131.04 81.9741 1134.24 82.8248 Q1137.44 83.6755 1140.76 83.6755 Q1148.09 83.6755 1151.74 79.8271 Q1155.39 76.0193 1155.39 68.282 L1155.39 64.5957 Q1153.08 68.6061 1149.47 70.5911 Q1145.87 72.576 1140.84 72.576 Q1132.5 72.576 1127.39 66.2161 Q1122.29 59.8562 1122.29 49.3643 Q1122.29 38.832 1127.39 32.472 Q1132.5 26.1121 1140.84 26.1121 Q1145.87 26.1121 1149.47 28.0971 Q1153.08 30.082 1155.39 34.0924 L1155.39 27.2059 L1162.84 27.2059 L1162.84 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1217 48.0275 L1217 51.6733 L1182.73 51.6733 Q1183.22 59.3701 1187.35 63.421 Q1191.52 67.4314 1198.93 67.4314 Q1203.23 67.4314 1207.24 66.3781 Q1211.29 65.3249 1215.26 63.2184 L1215.26 70.267 Q1211.25 71.9684 1207.03 72.8596 Q1202.82 73.7508 1198.49 73.7508 Q1187.63 73.7508 1181.27 67.4314 Q1174.95 61.1119 1174.95 50.3365 Q1174.95 39.1965 1180.95 32.6746 Q1186.98 26.1121 1197.19 26.1121 Q1206.35 26.1121 1211.65 32.0264 Q1217 37.9003 1217 48.0275 M1209.55 45.84 Q1209.47 39.7232 1206.1 36.0774 Q1202.78 32.4315 1197.27 32.4315 Q1191.03 32.4315 1187.27 35.9558 Q1183.54 39.4801 1182.97 45.8805 L1209.55 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1242.48 12.096 L1249.37 12.096 L1228.3 80.2727 L1221.42 80.2727 L1242.48 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1274.77 33.1202 Q1268.61 33.1202 1265.29 37.5762 Q1261.8 42.2347 1261.8 49.9314 Q1261.8 58.0738 1265.25 62.7728 Q1268.73 67.4314 1274.77 67.4314 Q1280.72 67.4314 1284.2 62.7323 Q1287.69 58.0333 1287.69 49.9314 Q1287.69 42.5183 1284.2 37.5762 Q1281 33.1202 1274.77 33.1202 M1274.77 27.2059 L1299.52 27.2059 L1299.52 34.6595 L1291.17 34.6595 Q1295.59 40.9789 1295.59 49.9314 Q1295.59 61.0714 1290.04 67.3908 Q1284.49 73.7508 1274.77 73.7508 Q1265 73.7508 1259.49 67.3908 Q1253.94 61.0714 1253.94 49.9314 Q1253.94 38.7104 1259.49 32.4315 Q1264.07 27.2059 1274.77 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1311.67 62.2867 L1320.22 62.2867 L1320.22 69.2543 L1313.57 82.2172 L1308.35 82.2172 L1311.67 69.2543 L1311.67 62.2867 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1354.45 12.096 L1405.61 12.096 L1405.61 18.9825 L1384.14 18.9825 L1384.14 72.576 L1375.92 72.576 L1375.92 18.9825 L1354.45 18.9825 L1354.45 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1414.16 34.9026 L1466.09 34.9026 L1466.09 41.7081 L1414.16 41.7081 L1414.16 34.9026 M1414.16 51.4303 L1466.09 51.4303 L1466.09 58.3168 L1414.16 58.3168 L1414.16 51.4303 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1483.83 12.096 L1515.96 12.096 L1515.96 18.9825 L1491.33 18.9825 L1491.33 33.8088 Q1493.11 33.2012 1494.89 32.9176 Q1496.67 32.5936 1498.46 32.5936 Q1508.58 32.5936 1514.5 38.1433 Q1520.41 43.6931 1520.41 53.1722 Q1520.41 62.9348 1514.34 68.3631 Q1508.26 73.7508 1497.2 73.7508 Q1493.39 73.7508 1489.42 73.1026 Q1485.49 72.4545 1481.28 71.1582 L1481.28 62.9348 Q1484.93 64.9198 1488.82 65.892 Q1492.7 66.8642 1497.04 66.8642 Q1504.05 66.8642 1508.14 63.1779 Q1512.23 59.4916 1512.23 53.1722 Q1512.23 46.8528 1508.14 43.1664 Q1504.05 39.4801 1497.04 39.4801 Q1493.76 39.4801 1490.48 40.2093 Q1487.24 40.9384 1483.83 42.4778 L1483.83 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip652)\" d=\"\n",
"M240.949 1047.44 L240.949 1047.44 L261.54 1047.44 L261.54 1047.44 L240.949 1047.44 L240.949 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,1047.44 240.949,1047.44 261.54,1047.44 240.949,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M261.54 1047.44 L261.54 1047.44 L282.131 1047.44 L282.131 1047.44 L261.54 1047.44 L261.54 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 261.54,1047.44 261.54,1047.44 282.131,1047.44 261.54,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M282.131 1047.44 L282.131 1047.44 L302.722 1047.44 L302.722 1047.44 L282.131 1047.44 L282.131 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 282.131,1047.44 282.131,1047.44 302.722,1047.44 282.131,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M302.722 1047.44 L302.722 1047.44 L323.313 1047.44 L323.313 1047.44 L302.722 1047.44 L302.722 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 302.722,1047.44 302.722,1047.44 323.313,1047.44 302.722,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M323.313 1047.44 L323.313 1047.44 L343.904 1047.44 L343.904 1047.44 L323.313 1047.44 L323.313 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 323.313,1047.44 323.313,1047.44 343.904,1047.44 323.313,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M343.904 1047.44 L343.904 1047.44 L364.495 1047.44 L364.495 1047.44 L343.904 1047.44 L343.904 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 343.904,1047.44 343.904,1047.44 364.495,1047.44 343.904,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M364.495 1047.44 L364.495 1047.44 L385.086 1047.44 L385.086 1047.44 L364.495 1047.44 L364.495 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 364.495,1047.44 364.495,1047.44 385.086,1047.44 364.495,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M385.086 1047.44 L385.086 1047.44 L405.677 1047.44 L405.677 1047.44 L385.086 1047.44 L385.086 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 385.086,1047.44 385.086,1047.44 405.677,1047.44 385.086,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M405.677 1047.44 L405.677 1047.44 L426.268 1047.44 L426.268 1047.44 L405.677 1047.44 L405.677 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 405.677,1047.44 405.677,1047.44 426.268,1047.44 405.677,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M426.268 1045.52 L426.268 1047.44 L446.859 1047.44 L446.859 1045.52 L426.268 1045.52 L426.268 1045.52 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 426.268,1045.52 426.268,1047.44 446.859,1047.44 446.859,1045.52 426.268,1045.52 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M446.859 1034.01 L446.859 1047.44 L467.45 1047.44 L467.45 1034.01 L446.859 1034.01 L446.859 1034.01 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 446.859,1034.01 446.859,1047.44 467.45,1047.44 467.45,1034.01 446.859,1034.01 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M467.45 1012.92 L467.45 1047.44 L488.04 1047.44 L488.04 1012.92 L467.45 1012.92 L467.45 1012.92 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 467.45,1012.92 467.45,1047.44 488.04,1047.44 488.04,1012.92 467.45,1012.92 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M488.04 982.242 L488.04 1047.44 L508.631 1047.44 L508.631 982.242 L488.04 982.242 L488.04 982.242 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 488.04,982.242 488.04,1047.44 508.631,1047.44 508.631,982.242 488.04,982.242 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M508.631 930.47 L508.631 1047.44 L529.222 1047.44 L529.222 930.47 L508.631 930.47 L508.631 930.47 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 508.631,930.47 508.631,1047.44 529.222,1047.44 529.222,930.47 508.631,930.47 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M529.222 842.266 L529.222 1047.44 L549.813 1047.44 L549.813 842.266 L529.222 842.266 L529.222 842.266 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 529.222,842.266 529.222,1047.44 549.813,1047.44 549.813,842.266 529.222,842.266 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M549.813 754.061 L549.813 1047.44 L570.404 1047.44 L570.404 754.061 L549.813 754.061 L549.813 754.061 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 549.813,754.061 549.813,1047.44 570.404,1047.44 570.404,754.061 549.813,754.061 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M570.404 709.959 L570.404 1047.44 L590.995 1047.44 L590.995 709.959 L570.404 709.959 L570.404 709.959 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 570.404,709.959 570.404,1047.44 590.995,1047.44 590.995,709.959 570.404,709.959 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M590.995 585.323 L590.995 1047.44 L611.586 1047.44 L611.586 585.323 L590.995 585.323 L590.995 585.323 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 590.995,585.323 590.995,1047.44 611.586,1047.44 611.586,585.323 590.995,585.323 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M611.586 506.706 L611.586 1047.44 L632.177 1047.44 L632.177 506.706 L611.586 506.706 L611.586 506.706 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 611.586,506.706 611.586,1047.44 632.177,1047.44 632.177,506.706 611.586,506.706 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M632.177 376.317 L632.177 1047.44 L652.768 1047.44 L652.768 376.317 L632.177 376.317 L632.177 376.317 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 632.177,376.317 632.177,1047.44 652.768,1047.44 652.768,376.317 632.177,376.317 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M652.768 341.802 L652.768 1047.44 L673.359 1047.44 L673.359 341.802 L652.768 341.802 L652.768 341.802 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 652.768,341.802 652.768,1047.44 673.359,1047.44 673.359,341.802 652.768,341.802 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M673.359 290.03 L673.359 1047.44 L693.95 1047.44 L693.95 290.03 L673.359 290.03 L673.359 290.03 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 673.359,290.03 673.359,1047.44 693.95,1047.44 693.95,290.03 673.359,290.03 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M693.95 284.278 L693.95 1047.44 L714.541 1047.44 L714.541 284.278 L693.95 284.278 L693.95 284.278 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 693.95,284.278 693.95,1047.44 714.541,1047.44 714.541,284.278 693.95,284.278 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M714.541 244.01 L714.541 1047.44 L735.132 1047.44 L735.132 244.01 L714.541 244.01 L714.541 244.01 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 714.541,244.01 714.541,1047.44 735.132,1047.44 735.132,244.01 714.541,244.01 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M735.132 234.423 L735.132 1047.44 L755.722 1047.44 L755.722 234.423 L735.132 234.423 L735.132 234.423 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 735.132,234.423 735.132,1047.44 755.722,1047.44 755.722,234.423 735.132,234.423 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M755.722 157.724 L755.722 1047.44 L776.313 1047.44 L776.313 157.724 L755.722 157.724 L755.722 157.724 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 755.722,157.724 755.722,1047.44 776.313,1047.44 776.313,157.724 755.722,157.724 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M776.313 236.34 L776.313 1047.44 L796.904 1047.44 L796.904 236.34 L776.313 236.34 L776.313 236.34 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 776.313,236.34 776.313,1047.44 796.904,1047.44 796.904,236.34 776.313,236.34 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M796.904 240.175 L796.904 1047.44 L817.495 1047.44 L817.495 240.175 L796.904 240.175 L796.904 240.175 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 796.904,240.175 796.904,1047.44 817.495,1047.44 817.495,240.175 796.904,240.175 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M817.495 293.865 L817.495 1047.44 L838.086 1047.44 L838.086 293.865 L817.495 293.865 L817.495 293.865 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 817.495,293.865 817.495,1047.44 838.086,1047.44 838.086,293.865 817.495,293.865 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M838.086 245.928 L838.086 1047.44 L858.677 1047.44 L858.677 245.928 L838.086 245.928 L838.086 245.928 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 838.086,245.928 838.086,1047.44 858.677,1047.44 858.677,245.928 838.086,245.928 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M858.677 242.093 L858.677 1047.44 L879.268 1047.44 L879.268 242.093 L858.677 242.093 L858.677 242.093 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 858.677,242.093 858.677,1047.44 879.268,1047.44 879.268,242.093 858.677,242.093 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M879.268 370.564 L879.268 1047.44 L899.859 1047.44 L899.859 370.564 L879.268 370.564 L879.268 370.564 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 879.268,370.564 879.268,1047.44 899.859,1047.44 899.859,370.564 879.268,370.564 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M899.859 376.317 L899.859 1047.44 L920.45 1047.44 L920.45 376.317 L899.859 376.317 L899.859 376.317 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 899.859,376.317 899.859,1047.44 920.45,1047.44 920.45,376.317 899.859,376.317 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M920.45 416.584 L920.45 1047.44 L941.041 1047.44 L941.041 416.584 L920.45 416.584 L920.45 416.584 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 920.45,416.584 920.45,1047.44 941.041,1047.44 941.041,416.584 920.45,416.584 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M941.041 449.181 L941.041 1047.44 L961.632 1047.44 L961.632 449.181 L941.041 449.181 L941.041 449.181 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 941.041,449.181 941.041,1047.44 961.632,1047.44 961.632,449.181 941.041,449.181 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M961.632 510.541 L961.632 1047.44 L982.223 1047.44 L982.223 510.541 L961.632 510.541 L961.632 510.541 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 961.632,510.541 961.632,1047.44 982.223,1047.44 982.223,510.541 961.632,510.541 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M982.223 608.332 L982.223 1047.44 L1002.81 1047.44 L1002.81 608.332 L982.223 608.332 L982.223 608.332 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 982.223,608.332 982.223,1047.44 1002.81,1047.44 1002.81,608.332 982.223,608.332 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1002.81 569.983 L1002.81 1047.44 L1023.4 1047.44 L1023.4 569.983 L1002.81 569.983 L1002.81 569.983 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1002.81,569.983 1002.81,1047.44 1023.4,1047.44 1023.4,569.983 1002.81,569.983 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1023.4 629.425 L1023.4 1047.44 L1044 1047.44 L1044 629.425 L1023.4 629.425 L1023.4 629.425 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1023.4,629.425 1023.4,1047.44 1044,1047.44 1044,629.425 1023.4,629.425 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1044 706.124 L1044 1047.44 L1064.59 1047.44 L1064.59 706.124 L1044 706.124 L1044 706.124 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1044,706.124 1044,1047.44 1064.59,1047.44 1064.59,706.124 1044,706.124 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1064.59 715.712 L1064.59 1047.44 L1085.18 1047.44 L1085.18 715.712 L1064.59 715.712 L1064.59 715.712 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1064.59,715.712 1064.59,1047.44 1085.18,1047.44 1085.18,715.712 1064.59,715.712 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1085.18 732.969 L1085.18 1047.44 L1105.77 1047.44 L1105.77 732.969 L1085.18 732.969 L1085.18 732.969 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1085.18,732.969 1085.18,1047.44 1105.77,1047.44 1105.77,732.969 1085.18,732.969 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1105.77 788.576 L1105.77 1047.44 L1126.36 1047.44 L1126.36 788.576 L1105.77 788.576 L1105.77 788.576 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1105.77,788.576 1105.77,1047.44 1126.36,1047.44 1126.36,788.576 1105.77,788.576 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1126.36 830.761 L1126.36 1047.44 L1146.95 1047.44 L1146.95 830.761 L1126.36 830.761 L1126.36 830.761 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1126.36,830.761 1126.36,1047.44 1146.95,1047.44 1146.95,830.761 1126.36,830.761 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1146.95 861.44 L1146.95 1047.44 L1167.54 1047.44 L1167.54 861.44 L1146.95 861.44 L1146.95 861.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1146.95,861.44 1146.95,1047.44 1167.54,1047.44 1167.54,861.44 1146.95,861.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1167.54 869.11 L1167.54 1047.44 L1188.13 1047.44 L1188.13 869.11 L1167.54 869.11 L1167.54 869.11 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1167.54,869.11 1167.54,1047.44 1188.13,1047.44 1188.13,869.11 1167.54,869.11 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1188.13 874.863 L1188.13 1047.44 L1208.72 1047.44 L1208.72 874.863 L1188.13 874.863 L1188.13 874.863 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1188.13,874.863 1188.13,1047.44 1208.72,1047.44 1208.72,874.863 1188.13,874.863 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1208.72 882.533 L1208.72 1047.44 L1229.31 1047.44 L1229.31 882.533 L1208.72 882.533 L1208.72 882.533 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1208.72,882.533 1208.72,1047.44 1229.31,1047.44 1229.31,882.533 1208.72,882.533 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1229.31 920.882 L1229.31 1047.44 L1249.9 1047.44 L1249.9 920.882 L1229.31 920.882 L1229.31 920.882 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1229.31,920.882 1229.31,1047.44 1249.9,1047.44 1249.9,920.882 1229.31,920.882 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1249.9 934.305 L1249.9 1047.44 L1270.5 1047.44 L1270.5 934.305 L1249.9 934.305 L1249.9 934.305 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1249.9,934.305 1249.9,1047.44 1270.5,1047.44 1270.5,934.305 1249.9,934.305 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1270.5 945.81 L1270.5 1047.44 L1291.09 1047.44 L1291.09 945.81 L1270.5 945.81 L1270.5 945.81 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1270.5,945.81 1270.5,1047.44 1291.09,1047.44 1291.09,945.81 1270.5,945.81 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1291.09 949.645 L1291.09 1047.44 L1311.68 1047.44 L1311.68 949.645 L1291.09 949.645 L1291.09 949.645 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1291.09,949.645 1291.09,1047.44 1311.68,1047.44 1311.68,949.645 1291.09,949.645 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1311.68 970.737 L1311.68 1047.44 L1332.27 1047.44 L1332.27 970.737 L1311.68 970.737 L1311.68 970.737 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1311.68,970.737 1311.68,1047.44 1332.27,1047.44 1332.27,970.737 1311.68,970.737 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1332.27 989.912 L1332.27 1047.44 L1352.86 1047.44 L1352.86 989.912 L1332.27 989.912 L1332.27 989.912 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1332.27,989.912 1332.27,1047.44 1352.86,1047.44 1352.86,989.912 1332.27,989.912 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1352.86 961.15 L1352.86 1047.44 L1373.45 1047.44 L1373.45 961.15 L1352.86 961.15 L1352.86 961.15 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1352.86,961.15 1352.86,1047.44 1373.45,1047.44 1373.45,961.15 1352.86,961.15 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1373.45 995.664 L1373.45 1047.44 L1394.04 1047.44 L1394.04 995.664 L1373.45 995.664 L1373.45 995.664 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1373.45,995.664 1373.45,1047.44 1394.04,1047.44 1394.04,995.664 1373.45,995.664 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1394.04 995.664 L1394.04 1047.44 L1414.63 1047.44 L1414.63 995.664 L1394.04 995.664 L1394.04 995.664 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1394.04,995.664 1394.04,1047.44 1414.63,1047.44 1414.63,995.664 1394.04,995.664 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1414.63 993.747 L1414.63 1047.44 L1435.22 1047.44 L1435.22 993.747 L1414.63 993.747 L1414.63 993.747 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1414.63,993.747 1414.63,1047.44 1435.22,1047.44 1435.22,993.747 1414.63,993.747 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1435.22 1005.25 L1435.22 1047.44 L1455.81 1047.44 L1455.81 1005.25 L1435.22 1005.25 L1435.22 1005.25 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1435.22,1005.25 1435.22,1047.44 1455.81,1047.44 1455.81,1005.25 1435.22,1005.25 \n",
" \"/>\n",
"<path clip-path=\"url(#clip652)\" d=\"\n",
"M1455.81 1001.42 L1455.81 1047.44 L1476.4 1047.44 L1476.4 1001.42 L1455.81 1001.42 L1455.81 1001.42 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1455.81,1001.42 1455.81,1047.44 1476.4,1047.44 1476.4,1001.42 1455.81,1001.42 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"251.245\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"271.836\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"292.427\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"313.018\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"333.609\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"354.199\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"374.79\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"395.381\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"415.972\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"436.563\" cy=\"1045.52\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"457.154\" cy=\"1034.01\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"477.745\" cy=\"1012.92\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"498.336\" cy=\"982.242\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"518.927\" cy=\"930.47\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"539.518\" cy=\"842.266\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"560.109\" cy=\"754.061\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"580.7\" cy=\"709.959\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"601.291\" cy=\"585.323\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"621.881\" cy=\"506.706\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"642.472\" cy=\"376.317\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"663.063\" cy=\"341.802\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"683.654\" cy=\"290.03\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"704.245\" cy=\"284.278\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"724.836\" cy=\"244.01\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"745.427\" cy=\"234.423\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"766.018\" cy=\"157.724\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"786.609\" cy=\"236.34\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"807.2\" cy=\"240.175\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"827.791\" cy=\"293.865\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"848.382\" cy=\"245.928\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"868.973\" cy=\"242.093\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"889.563\" cy=\"370.564\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"910.154\" cy=\"376.317\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"930.745\" cy=\"416.584\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"951.336\" cy=\"449.181\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"971.927\" cy=\"510.541\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"992.518\" cy=\"608.332\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1013.11\" cy=\"569.983\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1033.7\" cy=\"629.425\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1054.29\" cy=\"706.124\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1074.88\" cy=\"715.712\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1095.47\" cy=\"732.969\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1116.06\" cy=\"788.576\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1136.65\" cy=\"830.761\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1157.25\" cy=\"861.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1177.84\" cy=\"869.11\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1198.43\" cy=\"874.863\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1219.02\" cy=\"882.533\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1239.61\" cy=\"920.882\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1260.2\" cy=\"934.305\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1280.79\" cy=\"945.81\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1301.38\" cy=\"949.645\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1321.97\" cy=\"970.737\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1342.56\" cy=\"989.912\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1363.15\" cy=\"961.15\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1383.75\" cy=\"995.664\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1404.34\" cy=\"995.664\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1424.93\" cy=\"993.747\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1445.52\" cy=\"1005.25\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip652)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1466.11\" cy=\"1001.42\" r=\"2\"/>\n",
"<polyline clip-path=\"url(#clip652)\" style=\"stroke:#e26f46; stroke-linecap:butt; stroke-linejoin:round; stroke-width:8; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,1039.03 261.54,1036.14 282.131,1032.42 302.722,1027.67 323.313,1021.67 343.904,1014.18 364.495,1004.95 385.086,993.696 405.677,980.136 426.268,963.993 \n",
" 446.859,945.007 467.45,922.953 488.04,897.655 508.631,869.01 529.222,837.002 549.813,801.721 570.404,763.38 590.995,722.323 611.586,679.035 632.177,634.136 \n",
" 652.768,588.379 673.359,542.63 693.95,497.845 714.541,455.041 735.132,415.256 755.722,379.512 776.313,348.769 796.904,323.883 817.495,305.566 838.086,294.354 \n",
" 858.677,290.579 879.268,294.354 899.859,305.566 920.45,323.883 941.041,348.769 961.632,379.512 982.223,415.256 1002.81,455.041 1023.4,497.845 1044,542.63 \n",
" 1064.59,588.379 1085.18,634.136 1105.77,679.035 1126.36,722.323 1146.95,763.38 1167.54,801.721 1188.13,837.002 1208.72,869.01 1229.31,897.655 1249.9,922.953 \n",
" 1270.5,945.007 1291.09,963.993 1311.68,980.136 1332.27,993.696 1352.86,1004.95 1373.45,1014.18 1394.04,1021.67 1414.63,1027.67 1435.22,1032.42 1455.81,1036.14 \n",
" 1476.4,1039.03 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"\n",
"M1764.6 1074.13 L3152.76 1074.13 L3152.76 131.032 L1764.6 131.032 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip653\">\n",
" <rect x=\"1764\" y=\"131\" width=\"1389\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1840.95,1074.13 1840.95,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2046.86,1074.13 2046.86,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2252.77,1074.13 2252.77,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2458.68,1074.13 2458.68,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2664.59,1074.13 2664.59,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2870.5,1074.13 2870.5,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 3076.4,1074.13 3076.4,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1074.13 3152.76,1074.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,1074.13 1840.95,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2046.86,1074.13 2046.86,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2252.77,1074.13 2252.77,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2458.68,1074.13 2458.68,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2664.59,1074.13 2664.59,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2870.5,1074.13 2870.5,1055.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3076.4,1074.13 3076.4,1055.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M1810.42 1126.1 L1840.09 1126.1 L1840.09 1130.03 L1810.42 1130.03 L1810.42 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1864.35 1124.29 Q1867.71 1125.01 1869.58 1127.28 Q1871.48 1129.55 1871.48 1132.88 Q1871.48 1138 1867.96 1140.8 Q1864.44 1143.6 1857.96 1143.6 Q1855.79 1143.6 1853.47 1143.16 Q1851.18 1142.74 1848.73 1141.89 L1848.73 1137.37 Q1850.67 1138.51 1852.99 1139.09 Q1855.3 1139.66 1857.82 1139.66 Q1862.22 1139.66 1864.51 1137.93 Q1866.83 1136.19 1866.83 1132.88 Q1866.83 1129.83 1864.68 1128.11 Q1862.55 1126.38 1858.73 1126.38 L1854.7 1126.38 L1854.7 1122.53 L1858.91 1122.53 Q1862.36 1122.53 1864.19 1121.17 Q1866.02 1119.78 1866.02 1117.19 Q1866.02 1114.53 1864.12 1113.11 Q1862.25 1111.68 1858.73 1111.68 Q1856.81 1111.68 1854.61 1112.09 Q1852.41 1112.51 1849.77 1113.39 L1849.77 1109.22 Q1852.43 1108.48 1854.75 1108.11 Q1857.08 1107.74 1859.14 1107.74 Q1864.47 1107.74 1867.57 1110.17 Q1870.67 1112.58 1870.67 1116.7 Q1870.67 1119.57 1869.03 1121.56 Q1867.38 1123.53 1864.35 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2016.8 1126.1 L2046.48 1126.1 L2046.48 1130.03 L2016.8 1130.03 L2016.8 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2060.6 1138.99 L2076.92 1138.99 L2076.92 1142.93 L2054.97 1142.93 L2054.97 1138.99 Q2057.63 1136.24 2062.22 1131.61 Q2066.82 1126.96 2068 1125.61 Q2070.25 1123.09 2071.13 1121.35 Q2072.03 1119.59 2072.03 1117.9 Q2072.03 1115.15 2070.09 1113.41 Q2068.17 1111.68 2065.06 1111.68 Q2062.87 1111.68 2060.41 1112.44 Q2057.98 1113.21 2055.2 1114.76 L2055.2 1110.03 Q2058.03 1108.9 2060.48 1108.32 Q2062.93 1107.74 2064.97 1107.74 Q2070.34 1107.74 2073.54 1110.43 Q2076.73 1113.11 2076.73 1117.6 Q2076.73 1119.73 2075.92 1121.65 Q2075.13 1123.55 2073.03 1126.15 Q2072.45 1126.82 2069.35 1130.03 Q2066.25 1133.23 2060.6 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2222.52 1126.1 L2252.2 1126.1 L2252.2 1130.03 L2222.52 1130.03 L2222.52 1126.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2263.1 1138.99 L2270.74 1138.99 L2270.74 1112.63 L2262.43 1114.29 L2262.43 1110.03 L2270.7 1108.37 L2275.37 1108.37 L2275.37 1138.99 L2283.01 1138.99 L2283.01 1142.93 L2263.1 1142.93 L2263.1 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2458.68 1111.45 Q2455.07 1111.45 2453.24 1115.01 Q2451.43 1118.55 2451.43 1125.68 Q2451.43 1132.79 2453.24 1136.35 Q2455.07 1139.9 2458.68 1139.9 Q2462.31 1139.9 2464.12 1136.35 Q2465.95 1132.79 2465.95 1125.68 Q2465.95 1118.55 2464.12 1115.01 Q2462.31 1111.45 2458.68 1111.45 M2458.68 1107.74 Q2464.49 1107.74 2467.54 1112.35 Q2470.62 1116.93 2470.62 1125.68 Q2470.62 1134.41 2467.54 1139.02 Q2464.49 1143.6 2458.68 1143.6 Q2452.87 1143.6 2449.79 1139.02 Q2446.73 1134.41 2446.73 1125.68 Q2446.73 1116.93 2449.79 1112.35 Q2452.87 1107.74 2458.68 1107.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2654.97 1138.99 L2662.61 1138.99 L2662.61 1112.63 L2654.3 1114.29 L2654.3 1110.03 L2662.56 1108.37 L2667.24 1108.37 L2667.24 1138.99 L2674.88 1138.99 L2674.88 1142.93 L2654.97 1142.93 L2654.97 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2865.15 1138.99 L2881.47 1138.99 L2881.47 1142.93 L2859.52 1142.93 L2859.52 1138.99 Q2862.19 1136.24 2866.77 1131.61 Q2871.38 1126.96 2872.56 1125.61 Q2874.8 1123.09 2875.68 1121.35 Q2876.58 1119.59 2876.58 1117.9 Q2876.58 1115.15 2874.64 1113.41 Q2872.72 1111.68 2869.62 1111.68 Q2867.42 1111.68 2864.96 1112.44 Q2862.53 1113.21 2859.75 1114.76 L2859.75 1110.03 Q2862.58 1108.9 2865.03 1108.32 Q2867.49 1107.74 2869.52 1107.74 Q2874.89 1107.74 2878.09 1110.43 Q2881.28 1113.11 2881.28 1117.6 Q2881.28 1119.73 2880.47 1121.65 Q2879.69 1123.55 2877.58 1126.15 Q2877 1126.82 2873.9 1130.03 Q2870.8 1133.23 2865.15 1138.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3080.65 1124.29 Q3084.01 1125.01 3085.88 1127.28 Q3087.78 1129.55 3087.78 1132.88 Q3087.78 1138 3084.26 1140.8 Q3080.75 1143.6 3074.26 1143.6 Q3072.09 1143.6 3069.77 1143.16 Q3067.48 1142.74 3065.03 1141.89 L3065.03 1137.37 Q3066.97 1138.51 3069.29 1139.09 Q3071.6 1139.66 3074.12 1139.66 Q3078.52 1139.66 3080.81 1137.93 Q3083.13 1136.19 3083.13 1132.88 Q3083.13 1129.83 3080.98 1128.11 Q3078.85 1126.38 3075.03 1126.38 L3071 1126.38 L3071 1122.53 L3075.21 1122.53 Q3078.66 1122.53 3080.49 1121.17 Q3082.32 1119.78 3082.32 1117.19 Q3082.32 1114.53 3080.42 1113.11 Q3078.55 1111.68 3075.03 1111.68 Q3073.11 1111.68 3070.91 1112.09 Q3068.71 1112.51 3066.07 1113.39 L3066.07 1109.22 Q3068.73 1108.48 3071.05 1108.11 Q3073.38 1107.74 3075.44 1107.74 Q3080.77 1107.74 3083.87 1110.17 Q3086.97 1112.58 3086.97 1116.7 Q3086.97 1119.57 3085.33 1121.56 Q3083.68 1123.53 3080.65 1124.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,1047.44 3152.76,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,839.482 3152.76,839.482 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,631.527 3152.76,631.527 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,423.572 3152.76,423.572 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,215.618 3152.76,215.618 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1074.13 1764.6,131.032 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1047.44 1783.5,1047.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,839.482 1783.5,839.482 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,631.527 1783.5,631.527 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,423.572 1783.5,423.572 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,215.618 1783.5,215.618 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M1659.42 1033.24 Q1655.81 1033.24 1653.98 1036.8 Q1652.18 1040.34 1652.18 1047.47 Q1652.18 1054.58 1653.98 1058.14 Q1655.81 1061.68 1659.42 1061.68 Q1663.06 1061.68 1664.86 1058.14 Q1666.69 1054.58 1666.69 1047.47 Q1666.69 1040.34 1664.86 1036.8 Q1663.06 1033.24 1659.42 1033.24 M1659.42 1029.53 Q1665.23 1029.53 1668.29 1034.14 Q1671.37 1038.72 1671.37 1047.47 Q1671.37 1056.2 1668.29 1060.8 Q1665.23 1065.39 1659.42 1065.39 Q1653.61 1065.39 1650.53 1060.8 Q1647.48 1056.2 1647.48 1047.47 Q1647.48 1038.72 1650.53 1034.14 Q1653.61 1029.53 1659.42 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1679.58 1058.84 L1684.47 1058.84 L1684.47 1064.72 L1679.58 1064.72 L1679.58 1058.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1704.65 1033.24 Q1701.04 1033.24 1699.21 1036.8 Q1697.41 1040.34 1697.41 1047.47 Q1697.41 1054.58 1699.21 1058.14 Q1701.04 1061.68 1704.65 1061.68 Q1708.29 1061.68 1710.09 1058.14 Q1711.92 1054.58 1711.92 1047.47 Q1711.92 1040.34 1710.09 1036.8 Q1708.29 1033.24 1704.65 1033.24 M1704.65 1029.53 Q1710.46 1029.53 1713.52 1034.14 Q1716.6 1038.72 1716.6 1047.47 Q1716.6 1056.2 1713.52 1060.8 Q1710.46 1065.39 1704.65 1065.39 Q1698.84 1065.39 1695.77 1060.8 Q1692.71 1056.2 1692.71 1047.47 Q1692.71 1038.72 1695.77 1034.14 Q1698.84 1029.53 1704.65 1029.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1660.65 825.28 Q1657.04 825.28 1655.21 828.845 Q1653.4 832.387 1653.4 839.516 Q1653.4 846.623 1655.21 850.188 Q1657.04 853.729 1660.65 853.729 Q1664.28 853.729 1666.09 850.188 Q1667.92 846.623 1667.92 839.516 Q1667.92 832.387 1666.09 828.845 Q1664.28 825.28 1660.65 825.28 M1660.65 821.577 Q1666.46 821.577 1669.52 826.183 Q1672.59 830.767 1672.59 839.516 Q1672.59 848.243 1669.52 852.85 Q1666.46 857.433 1660.65 857.433 Q1654.84 857.433 1651.76 852.85 Q1648.71 848.243 1648.71 839.516 Q1648.71 830.767 1651.76 826.183 Q1654.84 821.577 1660.65 821.577 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1680.81 850.882 L1685.7 850.882 L1685.7 856.762 L1680.81 856.762 L1680.81 850.882 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1696.69 852.827 L1704.33 852.827 L1704.33 826.461 L1696.02 828.128 L1696.02 823.868 L1704.28 822.202 L1708.96 822.202 L1708.96 852.827 L1716.6 852.827 L1716.6 856.762 L1696.69 856.762 L1696.69 852.827 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1661.02 617.326 Q1657.41 617.326 1655.58 620.89 Q1653.77 624.432 1653.77 631.562 Q1653.77 638.668 1655.58 642.233 Q1657.41 645.775 1661.02 645.775 Q1664.65 645.775 1666.46 642.233 Q1668.29 638.668 1668.29 631.562 Q1668.29 624.432 1666.46 620.89 Q1664.65 617.326 1661.02 617.326 M1661.02 613.622 Q1666.83 613.622 1669.89 618.228 Q1672.96 622.812 1672.96 631.562 Q1672.96 640.289 1669.89 644.895 Q1666.83 649.478 1661.02 649.478 Q1655.21 649.478 1652.13 644.895 Q1649.08 640.289 1649.08 631.562 Q1649.08 622.812 1652.13 618.228 Q1655.21 613.622 1661.02 613.622 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1681.18 642.927 L1686.07 642.927 L1686.07 648.807 L1681.18 648.807 L1681.18 642.927 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1700.28 644.872 L1716.6 644.872 L1716.6 648.807 L1694.65 648.807 L1694.65 644.872 Q1697.32 642.117 1701.9 637.488 Q1706.51 632.835 1707.69 631.492 Q1709.93 628.969 1710.81 627.233 Q1711.71 625.474 1711.71 623.784 Q1711.71 621.029 1709.77 619.293 Q1707.85 617.557 1704.75 617.557 Q1702.55 617.557 1700.09 618.321 Q1697.66 619.085 1694.89 620.636 L1694.89 615.914 Q1697.71 614.779 1700.16 614.201 Q1702.62 613.622 1704.65 613.622 Q1710.02 613.622 1713.22 616.307 Q1716.41 618.992 1716.41 623.483 Q1716.41 625.613 1715.6 627.534 Q1714.82 629.432 1712.71 632.025 Q1712.13 632.696 1709.03 635.914 Q1705.93 639.108 1700.28 644.872 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1660.07 409.371 Q1656.46 409.371 1654.63 412.936 Q1652.83 416.477 1652.83 423.607 Q1652.83 430.713 1654.63 434.278 Q1656.46 437.82 1660.07 437.82 Q1663.7 437.82 1665.51 434.278 Q1667.34 430.713 1667.34 423.607 Q1667.34 416.477 1665.51 412.936 Q1663.7 409.371 1660.07 409.371 M1660.07 405.667 Q1665.88 405.667 1668.94 410.274 Q1672.02 414.857 1672.02 423.607 Q1672.02 432.334 1668.94 436.94 Q1665.88 441.524 1660.07 441.524 Q1654.26 441.524 1651.18 436.94 Q1648.13 432.334 1648.13 423.607 Q1648.13 414.857 1651.18 410.274 Q1654.26 405.667 1660.07 405.667 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1680.23 434.973 L1685.12 434.973 L1685.12 440.852 L1680.23 440.852 L1680.23 434.973 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1709.47 422.218 Q1712.83 422.936 1714.7 425.204 Q1716.6 427.473 1716.6 430.806 Q1716.6 435.922 1713.08 438.723 Q1709.56 441.524 1703.08 441.524 Q1700.9 441.524 1698.59 441.084 Q1696.3 440.667 1693.84 439.811 L1693.84 435.297 Q1695.79 436.431 1698.1 437.01 Q1700.42 437.588 1702.94 437.588 Q1707.34 437.588 1709.63 435.852 Q1711.95 434.116 1711.95 430.806 Q1711.95 427.75 1709.79 426.038 Q1707.66 424.301 1703.84 424.301 L1699.82 424.301 L1699.82 420.459 L1704.03 420.459 Q1707.48 420.459 1709.31 419.093 Q1711.14 417.704 1711.14 415.112 Q1711.14 412.45 1709.24 411.038 Q1707.36 409.602 1703.84 409.602 Q1701.92 409.602 1699.72 410.019 Q1697.52 410.436 1694.89 411.315 L1694.89 407.149 Q1697.55 406.408 1699.86 406.038 Q1702.2 405.667 1704.26 405.667 Q1709.58 405.667 1712.69 408.098 Q1715.79 410.505 1715.79 414.626 Q1715.79 417.496 1714.14 419.487 Q1712.5 421.454 1709.47 422.218 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1658.94 201.416 Q1655.33 201.416 1653.5 204.981 Q1651.69 208.523 1651.69 215.652 Q1651.69 222.759 1653.5 226.323 Q1655.33 229.865 1658.94 229.865 Q1662.57 229.865 1664.38 226.323 Q1666.2 222.759 1666.2 215.652 Q1666.2 208.523 1664.38 204.981 Q1662.57 201.416 1658.94 201.416 M1658.94 197.713 Q1664.75 197.713 1667.8 202.319 Q1670.88 206.902 1670.88 215.652 Q1670.88 224.379 1667.8 228.985 Q1664.75 233.569 1658.94 233.569 Q1653.13 233.569 1650.05 228.985 Q1646.99 224.379 1646.99 215.652 Q1646.99 206.902 1650.05 202.319 Q1653.13 197.713 1658.94 197.713 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1679.1 227.018 L1683.98 227.018 L1683.98 232.898 L1679.1 232.898 L1679.1 227.018 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1707.01 202.412 L1695.21 220.861 L1707.01 220.861 L1707.01 202.412 M1705.79 198.338 L1711.67 198.338 L1711.67 220.861 L1716.6 220.861 L1716.6 224.749 L1711.67 224.749 L1711.67 232.898 L1707.01 232.898 L1707.01 224.749 L1691.41 224.749 L1691.41 220.236 L1705.79 198.338 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1770.55 12.096 L1778.73 12.096 L1778.73 36.8875 L1808.47 36.8875 L1808.47 12.096 L1816.65 12.096 L1816.65 72.576 L1808.47 72.576 L1808.47 43.7741 L1778.73 43.7741 L1778.73 72.576 L1770.55 72.576 L1770.55 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1832.61 27.2059 L1840.06 27.2059 L1840.06 72.576 L1832.61 72.576 L1832.61 27.2059 M1832.61 9.54393 L1840.06 9.54393 L1840.06 18.9825 L1832.61 18.9825 L1832.61 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1884.58 28.5427 L1884.58 35.5912 Q1881.42 33.9709 1878.02 33.1607 Q1874.62 32.3505 1870.97 32.3505 Q1865.42 32.3505 1862.63 34.0519 Q1859.87 35.7533 1859.87 39.156 Q1859.87 41.7486 1861.86 43.2475 Q1863.84 44.7058 1869.84 46.0426 L1872.39 46.6097 Q1880.33 48.3111 1883.65 51.4303 Q1887.01 54.509 1887.01 60.0587 Q1887.01 66.3781 1881.99 70.0644 Q1877.01 73.7508 1868.26 73.7508 Q1864.61 73.7508 1860.64 73.0216 Q1856.71 72.3329 1852.34 70.9151 L1852.34 63.2184 Q1856.47 65.3654 1860.48 66.4591 Q1864.49 67.5124 1868.42 67.5124 Q1873.69 67.5124 1876.52 65.73 Q1879.36 63.9071 1879.36 60.6258 Q1879.36 57.5877 1877.29 55.9673 Q1875.27 54.3469 1868.34 52.8481 L1865.75 52.2405 Q1858.82 50.7821 1855.74 47.7845 Q1852.66 44.7463 1852.66 39.4801 Q1852.66 33.0797 1857.2 29.5959 Q1861.74 26.1121 1870.08 26.1121 Q1874.21 26.1121 1877.86 26.7198 Q1881.5 27.3274 1884.58 28.5427 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1906.26 14.324 L1906.26 27.2059 L1921.61 27.2059 L1921.61 32.9987 L1906.26 32.9987 L1906.26 57.6282 Q1906.26 63.1779 1907.75 64.7578 Q1909.29 66.3376 1913.95 66.3376 L1921.61 66.3376 L1921.61 72.576 L1913.95 72.576 Q1905.32 72.576 1902.04 69.3758 Q1898.76 66.1351 1898.76 57.6282 L1898.76 32.9987 L1893.29 32.9987 L1893.29 27.2059 L1898.76 27.2059 L1898.76 14.324 L1906.26 14.324 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1948.99 32.4315 Q1943 32.4315 1939.51 37.1306 Q1936.03 41.7891 1936.03 49.9314 Q1936.03 58.0738 1939.47 62.7728 Q1942.96 67.4314 1948.99 67.4314 Q1954.95 67.4314 1958.43 62.7323 Q1961.91 58.0333 1961.91 49.9314 Q1961.91 41.8701 1958.43 37.1711 Q1954.95 32.4315 1948.99 32.4315 M1948.99 26.1121 Q1958.71 26.1121 1964.26 32.4315 Q1969.81 38.7509 1969.81 49.9314 Q1969.81 61.0714 1964.26 67.4314 Q1958.71 73.7508 1948.99 73.7508 Q1939.23 73.7508 1933.68 67.4314 Q1928.17 61.0714 1928.17 49.9314 Q1928.17 38.7509 1933.68 32.4315 Q1939.23 26.1121 1948.99 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2012.02 49.3643 Q2012.02 41.2625 2008.66 36.8065 Q2005.34 32.3505 1999.3 32.3505 Q1993.31 32.3505 1989.95 36.8065 Q1986.63 41.2625 1986.63 49.3643 Q1986.63 57.4256 1989.95 61.8816 Q1993.31 66.3376 1999.3 66.3376 Q2005.34 66.3376 2008.66 61.8816 Q2012.02 57.4256 2012.02 49.3643 M2019.48 66.9452 Q2019.48 78.5308 2014.33 84.1616 Q2009.19 89.8329 1998.58 89.8329 Q1994.65 89.8329 1991.16 89.2252 Q1987.68 88.6581 1984.4 87.4428 L1984.4 80.1917 Q1987.68 81.9741 1990.88 82.8248 Q1994.08 83.6755 1997.4 83.6755 Q2004.73 83.6755 2008.38 79.8271 Q2012.02 76.0193 2012.02 68.282 L2012.02 64.5957 Q2009.72 68.6061 2006.11 70.5911 Q2002.5 72.576 1997.48 72.576 Q1989.14 72.576 1984.03 66.2161 Q1978.93 59.8562 1978.93 49.3643 Q1978.93 38.832 1984.03 32.472 Q1989.14 26.1121 1997.48 26.1121 Q2002.5 26.1121 2006.11 28.0971 Q2009.72 30.082 2012.02 34.0924 L2012.02 27.2059 L2019.48 27.2059 L2019.48 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2061.12 34.1734 Q2059.87 33.4443 2058.37 33.1202 Q2056.91 32.7556 2055.13 32.7556 Q2048.81 32.7556 2045.4 36.8875 Q2042.04 40.9789 2042.04 48.6757 L2042.04 72.576 L2034.55 72.576 L2034.55 27.2059 L2042.04 27.2059 L2042.04 34.2544 Q2044.39 30.1225 2048.16 28.1376 Q2051.93 26.1121 2057.31 26.1121 Q2058.08 26.1121 2059.01 26.2337 Q2059.95 26.3147 2061.08 26.5172 L2061.12 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2089.56 49.7694 Q2080.53 49.7694 2077.04 51.8354 Q2073.56 53.9013 2073.56 58.8839 Q2073.56 62.8538 2076.15 65.2034 Q2078.78 67.5124 2083.28 67.5124 Q2089.48 67.5124 2093.2 63.1374 Q2096.97 58.7219 2096.97 51.4303 L2096.97 49.7694 L2089.56 49.7694 M2104.43 46.6907 L2104.43 72.576 L2096.97 72.576 L2096.97 65.6895 Q2094.42 69.8214 2090.61 71.8063 Q2086.8 73.7508 2081.29 73.7508 Q2074.33 73.7508 2070.2 69.8619 Q2066.1 65.9325 2066.1 59.3701 Q2066.1 51.7138 2071.21 47.825 Q2076.35 43.9361 2086.52 43.9361 L2096.97 43.9361 L2096.97 43.2069 Q2096.97 38.0623 2093.57 35.2672 Q2090.21 32.4315 2084.09 32.4315 Q2080.2 32.4315 2076.51 33.3632 Q2072.83 34.295 2069.43 36.1584 L2069.43 29.2718 Q2073.52 27.692 2077.37 26.9223 Q2081.21 26.1121 2084.86 26.1121 Q2094.7 26.1121 2099.56 31.2163 Q2104.43 36.3204 2104.43 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2155.1 35.9153 Q2157.9 30.8922 2161.79 28.5022 Q2165.68 26.1121 2170.94 26.1121 Q2178.03 26.1121 2181.88 31.0947 Q2185.73 36.0368 2185.73 45.1919 L2185.73 72.576 L2178.23 72.576 L2178.23 45.4349 Q2178.23 38.913 2175.92 35.7533 Q2173.61 32.5936 2168.88 32.5936 Q2163.08 32.5936 2159.72 36.4419 Q2156.36 40.2903 2156.36 46.9338 L2156.36 72.576 L2148.86 72.576 L2148.86 45.4349 Q2148.86 38.8725 2146.55 35.7533 Q2144.25 32.5936 2139.43 32.5936 Q2133.71 32.5936 2130.35 36.4824 Q2126.99 40.3308 2126.99 46.9338 L2126.99 72.576 L2119.49 72.576 L2119.49 27.2059 L2126.99 27.2059 L2126.99 34.2544 Q2129.54 30.082 2133.11 28.0971 Q2136.67 26.1121 2141.57 26.1121 Q2146.51 26.1121 2149.96 28.6237 Q2153.44 31.1352 2155.1 35.9153 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2244.55 32.4315 Q2238.55 32.4315 2235.07 37.1306 Q2231.58 41.7891 2231.58 49.9314 Q2231.58 58.0738 2235.03 62.7728 Q2238.51 67.4314 2244.55 67.4314 Q2250.5 67.4314 2253.98 62.7323 Q2257.47 58.0333 2257.47 49.9314 Q2257.47 41.8701 2253.98 37.1711 Q2250.5 32.4315 2244.55 32.4315 M2244.55 26.1121 Q2254.27 26.1121 2259.82 32.4315 Q2265.37 38.7509 2265.37 49.9314 Q2265.37 61.0714 2259.82 67.4314 Q2254.27 73.7508 2244.55 73.7508 Q2234.78 73.7508 2229.23 67.4314 Q2223.72 61.0714 2223.72 49.9314 Q2223.72 38.7509 2229.23 32.4315 Q2234.78 26.1121 2244.55 26.1121 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2300.69 9.54393 L2300.69 15.7418 L2293.56 15.7418 Q2289.55 15.7418 2287.97 17.3622 Q2286.43 18.9825 2286.43 23.1955 L2286.43 27.2059 L2298.71 27.2059 L2298.71 32.9987 L2286.43 32.9987 L2286.43 72.576 L2278.94 72.576 L2278.94 32.9987 L2271.81 32.9987 L2271.81 27.2059 L2278.94 27.2059 L2278.94 24.0462 Q2278.94 16.471 2282.46 13.0277 Q2285.99 9.54393 2293.64 9.54393 L2300.69 9.54393 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2370.69 5.29048 L2378.35 5.29048 L2378.35 9.17935 L2373.69 9.17935 L2349.63 74.2369 L2346.95 74.2369 L2334.03 38.4674 L2328.97 40.2903 L2327.95 37.0496 L2339.42 33.0797 L2349.79 61.8006 L2370.69 5.29048 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2378.1 12.096 L2429.27 12.096 L2429.27 18.9825 L2407.8 18.9825 L2407.8 72.576 L2399.57 72.576 L2399.57 18.9825 L2378.1 18.9825 L2378.1 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2483.83 49.7694 Q2474.8 49.7694 2471.32 51.8354 Q2467.83 53.9013 2467.83 58.8839 Q2467.83 62.8538 2470.42 65.2034 Q2473.06 67.5124 2477.55 67.5124 Q2483.75 67.5124 2487.48 63.1374 Q2491.25 58.7219 2491.25 51.4303 L2491.25 49.7694 L2483.83 49.7694 M2498.7 46.6907 L2498.7 72.576 L2491.25 72.576 L2491.25 65.6895 Q2488.69 69.8214 2484.89 71.8063 Q2481.08 73.7508 2475.57 73.7508 Q2468.6 73.7508 2464.47 69.8619 Q2460.38 65.9325 2460.38 59.3701 Q2460.38 51.7138 2465.48 47.825 Q2470.63 43.9361 2480.8 43.9361 L2491.25 43.9361 L2491.25 43.2069 Q2491.25 38.0623 2487.84 35.2672 Q2484.48 32.4315 2478.36 32.4315 Q2474.48 32.4315 2470.79 33.3632 Q2467.1 34.295 2463.7 36.1584 L2463.7 29.2718 Q2467.79 27.692 2471.64 26.9223 Q2475.49 26.1121 2479.13 26.1121 Q2488.98 26.1121 2493.84 31.2163 Q2498.7 36.3204 2498.7 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2508.71 27.2059 L2516.61 27.2059 L2530.78 65.2844 L2544.96 27.2059 L2552.86 27.2059 L2535.85 72.576 L2525.72 72.576 L2508.71 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2601.96 48.0275 L2601.96 51.6733 L2567.69 51.6733 Q2568.17 59.3701 2572.3 63.421 Q2576.48 67.4314 2583.89 67.4314 Q2588.18 67.4314 2592.19 66.3781 Q2596.25 65.3249 2600.22 63.2184 L2600.22 70.267 Q2596.21 71.9684 2591.99 72.8596 Q2587.78 73.7508 2583.44 73.7508 Q2572.59 73.7508 2566.23 67.4314 Q2559.91 61.1119 2559.91 50.3365 Q2559.91 39.1965 2565.9 32.6746 Q2571.94 26.1121 2582.15 26.1121 Q2591.3 26.1121 2596.61 32.0264 Q2601.96 37.9003 2601.96 48.0275 M2594.5 45.84 Q2594.42 39.7232 2591.06 36.0774 Q2587.74 32.4315 2582.23 32.4315 Q2575.99 32.4315 2572.22 35.9558 Q2568.5 39.4801 2567.93 45.8805 L2594.5 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2640.48 34.1734 Q2639.23 33.4443 2637.73 33.1202 Q2636.27 32.7556 2634.49 32.7556 Q2628.17 32.7556 2624.76 36.8875 Q2621.4 40.9789 2621.4 48.6757 L2621.4 72.576 L2613.91 72.576 L2613.91 27.2059 L2621.4 27.2059 L2621.4 34.2544 Q2623.75 30.1225 2627.52 28.1376 Q2631.29 26.1121 2636.67 26.1121 Q2637.44 26.1121 2638.38 26.2337 Q2639.31 26.3147 2640.44 26.5172 L2640.48 34.1734 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2668.92 49.7694 Q2659.89 49.7694 2656.4 51.8354 Q2652.92 53.9013 2652.92 58.8839 Q2652.92 62.8538 2655.51 65.2034 Q2658.14 67.5124 2662.64 67.5124 Q2668.84 67.5124 2672.56 63.1374 Q2676.33 58.7219 2676.33 51.4303 L2676.33 49.7694 L2668.92 49.7694 M2683.79 46.6907 L2683.79 72.576 L2676.33 72.576 L2676.33 65.6895 Q2673.78 69.8214 2669.97 71.8063 Q2666.16 73.7508 2660.66 73.7508 Q2653.69 73.7508 2649.56 69.8619 Q2645.46 65.9325 2645.46 59.3701 Q2645.46 51.7138 2650.57 47.825 Q2655.71 43.9361 2665.88 43.9361 L2676.33 43.9361 L2676.33 43.2069 Q2676.33 38.0623 2672.93 35.2672 Q2669.57 32.4315 2663.45 32.4315 Q2659.56 32.4315 2655.88 33.3632 Q2652.19 34.295 2648.79 36.1584 L2648.79 29.2718 Q2652.88 27.692 2656.73 26.9223 Q2660.57 26.1121 2664.22 26.1121 Q2674.06 26.1121 2678.92 31.2163 Q2683.79 36.3204 2683.79 46.6907 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2728.99 49.3643 Q2728.99 41.2625 2725.63 36.8065 Q2722.31 32.3505 2716.27 32.3505 Q2710.28 32.3505 2706.92 36.8065 Q2703.59 41.2625 2703.59 49.3643 Q2703.59 57.4256 2706.92 61.8816 Q2710.28 66.3376 2716.27 66.3376 Q2722.31 66.3376 2725.63 61.8816 Q2728.99 57.4256 2728.99 49.3643 M2736.45 66.9452 Q2736.45 78.5308 2731.3 84.1616 Q2726.16 89.8329 2715.54 89.8329 Q2711.62 89.8329 2708.13 89.2252 Q2704.65 88.6581 2701.37 87.4428 L2701.37 80.1917 Q2704.65 81.9741 2707.85 82.8248 Q2711.05 83.6755 2714.37 83.6755 Q2721.7 83.6755 2725.35 79.8271 Q2728.99 76.0193 2728.99 68.282 L2728.99 64.5957 Q2726.68 68.6061 2723.08 70.5911 Q2719.47 72.576 2714.45 72.576 Q2706.11 72.576 2701 66.2161 Q2695.9 59.8562 2695.9 49.3643 Q2695.9 38.832 2701 32.472 Q2706.11 26.1121 2714.45 26.1121 Q2719.47 26.1121 2723.08 28.0971 Q2726.68 30.082 2728.99 34.0924 L2728.99 27.2059 L2736.45 27.2059 L2736.45 66.9452 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2790.61 48.0275 L2790.61 51.6733 L2756.34 51.6733 Q2756.82 59.3701 2760.96 63.421 Q2765.13 67.4314 2772.54 67.4314 Q2776.84 67.4314 2780.85 66.3781 Q2784.9 65.3249 2788.87 63.2184 L2788.87 70.267 Q2784.86 71.9684 2780.64 72.8596 Q2776.43 73.7508 2772.1 73.7508 Q2761.24 73.7508 2754.88 67.4314 Q2748.56 61.1119 2748.56 50.3365 Q2748.56 39.1965 2754.56 32.6746 Q2760.59 26.1121 2770.8 26.1121 Q2779.95 26.1121 2785.26 32.0264 Q2790.61 37.9003 2790.61 48.0275 M2783.15 45.84 Q2783.07 39.7232 2779.71 36.0774 Q2776.39 32.4315 2770.88 32.4315 Q2764.64 32.4315 2760.87 35.9558 Q2757.15 39.4801 2756.58 45.8805 L2783.15 45.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2816.09 12.096 L2822.97 12.096 L2801.91 80.2727 L2795.02 80.2727 L2816.09 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2848.37 33.1202 Q2842.22 33.1202 2838.89 37.5762 Q2835.41 42.2347 2835.41 49.9314 Q2835.41 58.0738 2838.85 62.7728 Q2842.34 67.4314 2848.37 67.4314 Q2854.33 67.4314 2857.81 62.7323 Q2861.3 58.0333 2861.3 49.9314 Q2861.3 42.5183 2857.81 37.5762 Q2854.61 33.1202 2848.37 33.1202 M2848.37 27.2059 L2873.13 27.2059 L2873.13 34.6595 L2864.78 34.6595 Q2869.2 40.9789 2869.2 49.9314 Q2869.2 61.0714 2863.65 67.3908 Q2858.1 73.7508 2848.37 73.7508 Q2838.61 73.7508 2833.1 67.3908 Q2827.55 61.0714 2827.55 49.9314 Q2827.55 38.7104 2833.1 32.4315 Q2837.68 27.2059 2848.37 27.2059 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2885.28 62.2867 L2893.83 62.2867 L2893.83 69.2543 L2887.18 82.2172 L2881.96 82.2172 L2885.28 69.2543 L2885.28 62.2867 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2928.06 12.096 L2979.22 12.096 L2979.22 18.9825 L2957.75 18.9825 L2957.75 72.576 L2949.53 72.576 L2949.53 18.9825 L2928.06 18.9825 L2928.06 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2987.77 34.9026 L3039.7 34.9026 L3039.7 41.7081 L2987.77 41.7081 L2987.77 34.9026 M2987.77 51.4303 L3039.7 51.4303 L3039.7 58.3168 L2987.77 58.3168 L2987.77 51.4303 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3064.41 65.6895 L3092.97 65.6895 L3092.97 72.576 L3054.57 72.576 L3054.57 65.6895 Q3059.22 60.8689 3067.24 52.7671 Q3075.31 44.6248 3077.37 42.2752 Q3081.3 37.8598 3082.84 34.8216 Q3084.42 31.7429 3084.42 28.7857 Q3084.42 23.9651 3081.02 20.927 Q3077.66 17.8888 3072.23 17.8888 Q3068.38 17.8888 3064.08 19.2256 Q3059.83 20.5624 3054.97 23.2765 L3054.97 15.0127 Q3059.91 13.0277 3064.21 12.015 Q3068.5 11.0023 3072.06 11.0023 Q3081.46 11.0023 3087.05 15.7013 Q3092.64 20.4004 3092.64 28.2591 Q3092.64 31.9859 3091.23 35.3482 Q3089.85 38.6699 3086.16 43.2069 Q3085.15 44.3817 3079.72 50.0125 Q3074.29 55.6027 3064.41 65.6895 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3110.22 12.096 L3142.35 12.096 L3142.35 18.9825 L3117.72 18.9825 L3117.72 33.8088 Q3119.5 33.2012 3121.28 32.9176 Q3123.07 32.5936 3124.85 32.5936 Q3134.98 32.5936 3140.89 38.1433 Q3146.8 43.6931 3146.8 53.1722 Q3146.8 62.9348 3140.73 68.3631 Q3134.65 73.7508 3123.59 73.7508 Q3119.78 73.7508 3115.81 73.1026 Q3111.89 72.4545 3107.67 71.1582 L3107.67 62.9348 Q3111.32 64.9198 3115.21 65.892 Q3119.1 66.8642 3123.43 66.8642 Q3130.44 66.8642 3134.53 63.1779 Q3138.62 59.4916 3138.62 53.1722 Q3138.62 46.8528 3134.53 43.1664 Q3130.44 39.4801 3123.43 39.4801 Q3120.15 39.4801 3116.87 40.2093 Q3113.63 40.9384 3110.22 42.4778 L3110.22 12.096 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip653)\" d=\"\n",
"M1840.95 1045.35 L1840.95 1047.44 L1861.54 1047.44 L1861.54 1045.35 L1840.95 1045.35 L1840.95 1045.35 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,1045.35 1840.95,1047.44 1861.54,1047.44 1861.54,1045.35 1840.95,1045.35 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1861.54 1045.35 L1861.54 1047.44 L1882.13 1047.44 L1882.13 1045.35 L1861.54 1045.35 L1861.54 1045.35 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1861.54,1045.35 1861.54,1047.44 1882.13,1047.44 1882.13,1045.35 1861.54,1045.35 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1882.13 1047.44 L1882.13 1047.44 L1902.72 1047.44 L1902.72 1047.44 L1882.13 1047.44 L1882.13 1047.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1882.13,1047.44 1882.13,1047.44 1902.72,1047.44 1882.13,1047.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1902.72 1036.99 L1902.72 1047.44 L1923.31 1047.44 L1923.31 1036.99 L1902.72 1036.99 L1902.72 1036.99 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1902.72,1036.99 1902.72,1047.44 1923.31,1047.44 1923.31,1036.99 1902.72,1036.99 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1923.31 1039.08 L1923.31 1047.44 L1943.9 1047.44 L1943.9 1039.08 L1923.31 1039.08 L1923.31 1039.08 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1923.31,1039.08 1923.31,1047.44 1943.9,1047.44 1943.9,1039.08 1923.31,1039.08 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1943.9 1028.64 L1943.9 1047.44 L1964.49 1047.44 L1964.49 1028.64 L1943.9 1028.64 L1943.9 1028.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1943.9,1028.64 1943.9,1047.44 1964.49,1047.44 1964.49,1028.64 1943.9,1028.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1964.49 1020.29 L1964.49 1047.44 L1985.09 1047.44 L1985.09 1020.29 L1964.49 1020.29 L1964.49 1020.29 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1964.49,1020.29 1964.49,1047.44 1985.09,1047.44 1985.09,1020.29 1964.49,1020.29 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M1985.09 1007.75 L1985.09 1047.44 L2005.68 1047.44 L2005.68 1007.75 L1985.09 1007.75 L1985.09 1007.75 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1985.09,1007.75 1985.09,1047.44 2005.68,1047.44 2005.68,1007.75 1985.09,1007.75 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2005.68 1001.49 L2005.68 1047.44 L2026.27 1047.44 L2026.27 1001.49 L2005.68 1001.49 L2005.68 1001.49 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2005.68,1001.49 2005.68,1047.44 2026.27,1047.44 2026.27,1001.49 2005.68,1001.49 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2026.27 963.895 L2026.27 1047.44 L2046.86 1047.44 L2046.86 963.895 L2026.27 963.895 L2026.27 963.895 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2026.27,963.895 2026.27,1047.44 2046.86,1047.44 2046.86,963.895 2026.27,963.895 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2046.86 947.187 L2046.86 1047.44 L2067.45 1047.44 L2067.45 947.187 L2046.86 947.187 L2046.86 947.187 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2046.86,947.187 2046.86,1047.44 2067.45,1047.44 2067.45,947.187 2046.86,947.187 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2067.45 920.036 L2067.45 1047.44 L2088.04 1047.44 L2088.04 920.036 L2067.45 920.036 L2067.45 920.036 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2067.45,920.036 2067.45,1047.44 2088.04,1047.44 2088.04,920.036 2067.45,920.036 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2088.04 872 L2088.04 1047.44 L2108.63 1047.44 L2108.63 872 L2088.04 872 L2088.04 872 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2088.04,872 2088.04,1047.44 2108.63,1047.44 2108.63,872 2088.04,872 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2108.63 832.318 L2108.63 1047.44 L2129.22 1047.44 L2129.22 832.318 L2108.63 832.318 L2108.63 832.318 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2108.63,832.318 2108.63,1047.44 2129.22,1047.44 2129.22,832.318 2108.63,832.318 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2129.22 757.131 L2129.22 1047.44 L2149.81 1047.44 L2149.81 757.131 L2129.22 757.131 L2129.22 757.131 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2129.22,757.131 2129.22,1047.44 2149.81,1047.44 2149.81,757.131 2129.22,757.131 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2149.81 771.751 L2149.81 1047.44 L2170.4 1047.44 L2170.4 771.751 L2149.81 771.751 L2149.81 771.751 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2149.81,771.751 2149.81,1047.44 2170.4,1047.44 2170.4,771.751 2149.81,771.751 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2170.4 698.652 L2170.4 1047.44 L2191 1047.44 L2191 698.652 L2170.4 698.652 L2170.4 698.652 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2170.4,698.652 2170.4,1047.44 2191,1047.44 2191,698.652 2170.4,698.652 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2191 623.465 L2191 1047.44 L2211.59 1047.44 L2211.59 623.465 L2191 623.465 L2191 623.465 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2191,623.465 2191,1047.44 2211.59,1047.44 2211.59,623.465 2191,623.465 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2211.59 621.377 L2211.59 1047.44 L2232.18 1047.44 L2232.18 621.377 L2211.59 621.377 L2211.59 621.377 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2211.59,621.377 2211.59,1047.44 2232.18,1047.44 2232.18,621.377 2211.59,621.377 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2232.18 395.816 L2232.18 1047.44 L2252.77 1047.44 L2252.77 395.816 L2232.18 395.816 L2232.18 395.816 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2232.18,395.816 2232.18,1047.44 2252.77,1047.44 2252.77,395.816 2232.18,395.816 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2252.77 433.409 L2252.77 1047.44 L2273.36 1047.44 L2273.36 433.409 L2252.77 433.409 L2252.77 433.409 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2252.77,433.409 2252.77,1047.44 2273.36,1047.44 2273.36,433.409 2252.77,433.409 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2273.36 385.373 L2273.36 1047.44 L2293.95 1047.44 L2293.95 385.373 L2273.36 385.373 L2273.36 385.373 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2273.36,385.373 2273.36,1047.44 2293.95,1047.44 2293.95,385.373 2273.36,385.373 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2293.95 331.071 L2293.95 1047.44 L2314.54 1047.44 L2314.54 331.071 L2293.95 331.071 L2293.95 331.071 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2293.95,331.071 2293.95,1047.44 2314.54,1047.44 2314.54,331.071 2293.95,331.071 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2314.54 333.16 L2314.54 1047.44 L2335.13 1047.44 L2335.13 333.16 L2314.54 333.16 L2314.54 333.16 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2314.54,333.16 2314.54,1047.44 2335.13,1047.44 2335.13,333.16 2314.54,333.16 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2335.13 243.353 L2335.13 1047.44 L2355.72 1047.44 L2355.72 243.353 L2335.13 243.353 L2335.13 243.353 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2335.13,243.353 2335.13,1047.44 2355.72,1047.44 2355.72,243.353 2335.13,243.353 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2355.72 157.724 L2355.72 1047.44 L2376.31 1047.44 L2376.31 157.724 L2355.72 157.724 L2355.72 157.724 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2355.72,157.724 2355.72,1047.44 2376.31,1047.44 2376.31,157.724 2355.72,157.724 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2376.31 260.061 L2376.31 1047.44 L2396.9 1047.44 L2396.9 260.061 L2376.31 260.061 L2376.31 260.061 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2376.31,260.061 2376.31,1047.44 2396.9,1047.44 2396.9,260.061 2376.31,260.061 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2396.9 174.432 L2396.9 1047.44 L2417.5 1047.44 L2417.5 174.432 L2396.9 174.432 L2396.9 174.432 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2396.9,174.432 2396.9,1047.44 2417.5,1047.44 2417.5,174.432 2396.9,174.432 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2417.5 243.353 L2417.5 1047.44 L2438.09 1047.44 L2438.09 243.353 L2417.5 243.353 L2417.5 243.353 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2417.5,243.353 2417.5,1047.44 2438.09,1047.44 2438.09,243.353 2417.5,243.353 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2438.09 278.858 L2438.09 1047.44 L2458.68 1047.44 L2458.68 278.858 L2438.09 278.858 L2438.09 278.858 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2438.09,278.858 2438.09,1047.44 2458.68,1047.44 2458.68,278.858 2438.09,278.858 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2458.68 232.911 L2458.68 1047.44 L2479.27 1047.44 L2479.27 232.911 L2458.68 232.911 L2458.68 232.911 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2458.68,232.911 2458.68,1047.44 2479.27,1047.44 2479.27,232.911 2458.68,232.911 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2479.27 224.556 L2479.27 1047.44 L2499.86 1047.44 L2499.86 224.556 L2479.27 224.556 L2479.27 224.556 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2479.27,224.556 2479.27,1047.44 2499.86,1047.44 2499.86,224.556 2479.27,224.556 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2499.86 345.691 L2499.86 1047.44 L2520.45 1047.44 L2520.45 345.691 L2499.86 345.691 L2499.86 345.691 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2499.86,345.691 2499.86,1047.44 2520.45,1047.44 2520.45,345.691 2499.86,345.691 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2520.45 295.566 L2520.45 1047.44 L2541.04 1047.44 L2541.04 295.566 L2520.45 295.566 L2520.45 295.566 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2520.45,295.566 2520.45,1047.44 2541.04,1047.44 2541.04,295.566 2520.45,295.566 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2541.04 335.248 L2541.04 1047.44 L2561.63 1047.44 L2561.63 335.248 L2541.04 335.248 L2541.04 335.248 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2541.04,335.248 2541.04,1047.44 2561.63,1047.44 2561.63,335.248 2541.04,335.248 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2561.63 399.993 L2561.63 1047.44 L2582.22 1047.44 L2582.22 399.993 L2561.63 399.993 L2561.63 399.993 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2561.63,399.993 2561.63,1047.44 2582.22,1047.44 2582.22,399.993 2561.63,399.993 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2582.22 377.019 L2582.22 1047.44 L2602.81 1047.44 L2602.81 377.019 L2582.22 377.019 L2582.22 377.019 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2582.22,377.019 2582.22,1047.44 2602.81,1047.44 2602.81,377.019 2582.22,377.019 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2602.81 452.206 L2602.81 1047.44 L2623.4 1047.44 L2623.4 452.206 L2602.81 452.206 L2602.81 452.206 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2602.81,452.206 2602.81,1047.44 2623.4,1047.44 2623.4,452.206 2602.81,452.206 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2623.4 487.711 L2623.4 1047.44 L2644 1047.44 L2644 487.711 L2623.4 487.711 L2623.4 487.711 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2623.4,487.711 2623.4,1047.44 2644,1047.44 2644,487.711 2623.4,487.711 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2644 615.111 L2644 1047.44 L2664.59 1047.44 L2664.59 615.111 L2644 615.111 L2644 615.111 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2644,615.111 2644,1047.44 2664.59,1047.44 2664.59,615.111 2644,615.111 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2664.59 613.023 L2664.59 1047.44 L2685.18 1047.44 L2685.18 613.023 L2664.59 613.023 L2664.59 613.023 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2664.59,613.023 2664.59,1047.44 2685.18,1047.44 2685.18,613.023 2664.59,613.023 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2685.18 633.908 L2685.18 1047.44 L2705.77 1047.44 L2705.77 633.908 L2685.18 633.908 L2685.18 633.908 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2685.18,633.908 2685.18,1047.44 2705.77,1047.44 2705.77,633.908 2685.18,633.908 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2705.77 700.741 L2705.77 1047.44 L2726.36 1047.44 L2726.36 700.741 L2705.77 700.741 L2705.77 700.741 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2705.77,700.741 2705.77,1047.44 2726.36,1047.44 2726.36,700.741 2705.77,700.741 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2726.36 704.918 L2726.36 1047.44 L2746.95 1047.44 L2746.95 704.918 L2726.36 704.918 L2726.36 704.918 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2726.36,704.918 2726.36,1047.44 2746.95,1047.44 2746.95,704.918 2726.36,704.918 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2746.95 800.99 L2746.95 1047.44 L2767.54 1047.44 L2767.54 800.99 L2746.95 800.99 L2746.95 800.99 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2746.95,800.99 2746.95,1047.44 2767.54,1047.44 2767.54,800.99 2746.95,800.99 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2767.54 834.407 L2767.54 1047.44 L2788.13 1047.44 L2788.13 834.407 L2767.54 834.407 L2767.54 834.407 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2767.54,834.407 2767.54,1047.44 2788.13,1047.44 2788.13,834.407 2767.54,834.407 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2788.13 859.469 L2788.13 1047.44 L2808.72 1047.44 L2808.72 859.469 L2788.13 859.469 L2788.13 859.469 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2788.13,859.469 2788.13,1047.44 2808.72,1047.44 2808.72,859.469 2788.13,859.469 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2808.72 874.089 L2808.72 1047.44 L2829.31 1047.44 L2829.31 874.089 L2808.72 874.089 L2808.72 874.089 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2808.72,874.089 2808.72,1047.44 2829.31,1047.44 2829.31,874.089 2808.72,874.089 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2829.31 913.771 L2829.31 1047.44 L2849.9 1047.44 L2849.9 913.771 L2829.31 913.771 L2829.31 913.771 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2829.31,913.771 2829.31,1047.44 2849.9,1047.44 2849.9,913.771 2829.31,913.771 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2849.9 932.567 L2849.9 1047.44 L2870.5 1047.44 L2870.5 932.567 L2849.9 932.567 L2849.9 932.567 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2849.9,932.567 2849.9,1047.44 2870.5,1047.44 2870.5,932.567 2849.9,932.567 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2870.5 963.895 L2870.5 1047.44 L2891.09 1047.44 L2891.09 963.895 L2870.5 963.895 L2870.5 963.895 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2870.5,963.895 2870.5,1047.44 2891.09,1047.44 2891.09,963.895 2870.5,963.895 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2891.09 968.072 L2891.09 1047.44 L2911.68 1047.44 L2911.68 968.072 L2891.09 968.072 L2891.09 968.072 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2891.09,968.072 2891.09,1047.44 2911.68,1047.44 2911.68,968.072 2891.09,968.072 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2911.68 959.718 L2911.68 1047.44 L2932.27 1047.44 L2932.27 959.718 L2911.68 959.718 L2911.68 959.718 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2911.68,959.718 2911.68,1047.44 2932.27,1047.44 2932.27,959.718 2911.68,959.718 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2932.27 953.453 L2932.27 1047.44 L2952.86 1047.44 L2952.86 953.453 L2932.27 953.453 L2932.27 953.453 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2932.27,953.453 2932.27,1047.44 2952.86,1047.44 2952.86,953.453 2932.27,953.453 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2952.86 980.604 L2952.86 1047.44 L2973.45 1047.44 L2973.45 980.604 L2952.86 980.604 L2952.86 980.604 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2952.86,980.604 2952.86,1047.44 2973.45,1047.44 2973.45,980.604 2952.86,980.604 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2973.45 1007.75 L2973.45 1047.44 L2994.04 1047.44 L2994.04 1007.75 L2973.45 1007.75 L2973.45 1007.75 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2973.45,1007.75 2973.45,1047.44 2994.04,1047.44 2994.04,1007.75 2973.45,1007.75 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M2994.04 1018.2 L2994.04 1047.44 L3014.63 1047.44 L3014.63 1018.2 L2994.04 1018.2 L2994.04 1018.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2994.04,1018.2 2994.04,1047.44 3014.63,1047.44 3014.63,1018.2 2994.04,1018.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M3014.63 1018.2 L3014.63 1047.44 L3035.22 1047.44 L3035.22 1018.2 L3014.63 1018.2 L3014.63 1018.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3014.63,1018.2 3014.63,1047.44 3035.22,1047.44 3035.22,1018.2 3014.63,1018.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M3035.22 1007.75 L3035.22 1047.44 L3055.81 1047.44 L3055.81 1007.75 L3035.22 1007.75 L3035.22 1007.75 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3035.22,1007.75 3035.22,1047.44 3055.81,1047.44 3055.81,1007.75 3035.22,1007.75 \n",
" \"/>\n",
"<path clip-path=\"url(#clip653)\" d=\"\n",
"M3055.81 1022.37 L3055.81 1047.44 L3076.4 1047.44 L3076.4 1022.37 L3055.81 1022.37 L3055.81 1022.37 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3055.81,1022.37 3055.81,1047.44 3076.4,1047.44 3076.4,1022.37 3055.81,1022.37 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1851.24\" cy=\"1045.35\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1871.84\" cy=\"1045.35\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1892.43\" cy=\"1047.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1913.02\" cy=\"1036.99\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1933.61\" cy=\"1039.08\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1954.2\" cy=\"1028.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1974.79\" cy=\"1020.29\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1995.38\" cy=\"1007.75\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2015.97\" cy=\"1001.49\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2036.56\" cy=\"963.895\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2057.15\" cy=\"947.187\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2077.74\" cy=\"920.036\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2098.34\" cy=\"872\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2118.93\" cy=\"832.318\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2139.52\" cy=\"757.131\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2160.11\" cy=\"771.751\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2180.7\" cy=\"698.652\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2201.29\" cy=\"623.465\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2221.88\" cy=\"621.377\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2242.47\" cy=\"395.816\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2263.06\" cy=\"433.409\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2283.65\" cy=\"385.373\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2304.25\" cy=\"331.071\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2324.84\" cy=\"333.16\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2345.43\" cy=\"243.353\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2366.02\" cy=\"157.724\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2386.61\" cy=\"260.061\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2407.2\" cy=\"174.432\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2427.79\" cy=\"243.353\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2448.38\" cy=\"278.858\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2468.97\" cy=\"232.911\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2489.56\" cy=\"224.556\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2510.15\" cy=\"345.691\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2530.75\" cy=\"295.566\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2551.34\" cy=\"335.248\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2571.93\" cy=\"399.993\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2592.52\" cy=\"377.019\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2613.11\" cy=\"452.206\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2633.7\" cy=\"487.711\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2654.29\" cy=\"615.111\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2674.88\" cy=\"613.023\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2695.47\" cy=\"633.908\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2716.06\" cy=\"700.741\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2736.65\" cy=\"704.918\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2757.25\" cy=\"800.99\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2777.84\" cy=\"834.407\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2798.43\" cy=\"859.469\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2819.02\" cy=\"874.089\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2839.61\" cy=\"913.771\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2860.2\" cy=\"932.567\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2880.79\" cy=\"963.895\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2901.38\" cy=\"968.072\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2921.97\" cy=\"959.718\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2942.56\" cy=\"953.453\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2963.15\" cy=\"980.604\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2983.75\" cy=\"1007.75\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3004.34\" cy=\"1018.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3024.93\" cy=\"1018.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3045.52\" cy=\"1007.75\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip653)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3066.11\" cy=\"1022.37\" r=\"2\"/>\n",
"<polyline clip-path=\"url(#clip653)\" style=\"stroke:#e26f46; stroke-linecap:butt; stroke-linejoin:round; stroke-width:8; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,1038.22 1861.54,1035.06 1882.13,1030.98 1902.72,1025.77 1923.31,1019.19 1943.9,1010.99 1964.49,1000.87 1985.09,988.529 2005.68,973.665 2026.27,955.971 \n",
" 2046.86,935.16 2067.45,910.985 2088.04,883.256 2108.63,851.857 2129.22,816.771 2149.81,778.099 2170.4,736.071 2191,691.067 2211.59,643.617 2232.18,594.403 \n",
" 2252.77,544.247 2273.36,494.1 2293.95,445.009 2314.54,398.09 2335.13,354.48 2355.72,315.3 2376.31,281.601 2396.9,254.322 2417.5,234.245 2438.09,221.955 \n",
" 2458.68,217.817 2479.27,221.955 2499.86,234.245 2520.45,254.322 2541.04,281.601 2561.63,315.3 2582.22,354.48 2602.81,398.09 2623.4,445.009 2644,494.1 \n",
" 2664.59,544.247 2685.18,594.403 2705.77,643.617 2726.36,691.067 2746.95,736.071 2767.54,778.099 2788.13,816.771 2808.72,851.857 2829.31,883.256 2849.9,910.985 \n",
" 2870.5,935.16 2891.09,955.971 2911.68,973.665 2932.27,988.529 2952.86,1000.87 2973.45,1010.99 2994.04,1019.19 3014.63,1025.77 3035.22,1030.98 3055.81,1035.06 \n",
" 3076.4,1038.22 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"\n",
"M164.598 2274.13 L1552.76 2274.13 L1552.76 1331.03 L164.598 1331.03 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip654\">\n",
" <rect x=\"164\" y=\"1331\" width=\"1389\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 240.949,2274.13 240.949,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 446.859,2274.13 446.859,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 652.768,2274.13 652.768,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 858.677,2274.13 858.677,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1064.59,2274.13 1064.59,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1270.5,2274.13 1270.5,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1476.4,2274.13 1476.4,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2274.13 1552.76,2274.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,2274.13 240.949,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 446.859,2274.13 446.859,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 652.768,2274.13 652.768,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 858.677,2274.13 858.677,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1064.59,2274.13 1064.59,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1270.5,2274.13 1270.5,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1476.4,2274.13 1476.4,2255.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M210.417 2326.1 L240.093 2326.1 L240.093 2330.03 L210.417 2330.03 L210.417 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M264.352 2324.29 Q267.708 2325.01 269.583 2327.28 Q271.482 2329.55 271.482 2332.88 Q271.482 2338 267.963 2340.8 Q264.445 2343.6 257.963 2343.6 Q255.787 2343.6 253.472 2343.16 Q251.181 2342.74 248.727 2341.89 L248.727 2337.37 Q250.672 2338.51 252.986 2339.09 Q255.301 2339.66 257.824 2339.66 Q262.222 2339.66 264.514 2337.93 Q266.829 2336.19 266.829 2332.88 Q266.829 2329.83 264.676 2328.11 Q262.546 2326.38 258.727 2326.38 L254.699 2326.38 L254.699 2322.53 L258.912 2322.53 Q262.361 2322.53 264.19 2321.17 Q266.019 2319.78 266.019 2317.19 Q266.019 2314.53 264.121 2313.11 Q262.246 2311.68 258.727 2311.68 Q256.806 2311.68 254.607 2312.09 Q252.408 2312.51 249.769 2313.39 L249.769 2309.22 Q252.431 2308.48 254.746 2308.11 Q257.084 2307.74 259.144 2307.74 Q264.468 2307.74 267.57 2310.17 Q270.671 2312.58 270.671 2316.7 Q270.671 2319.57 269.028 2321.56 Q267.384 2323.53 264.352 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M416.801 2326.1 L446.477 2326.1 L446.477 2330.03 L416.801 2330.03 L416.801 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M460.597 2338.99 L476.916 2338.99 L476.916 2342.93 L454.972 2342.93 L454.972 2338.99 Q457.634 2336.24 462.217 2331.61 Q466.824 2326.96 468.004 2325.61 Q470.25 2323.09 471.129 2321.35 Q472.032 2319.59 472.032 2317.9 Q472.032 2315.15 470.088 2313.41 Q468.166 2311.68 465.065 2311.68 Q462.865 2311.68 460.412 2312.44 Q457.981 2313.21 455.203 2314.76 L455.203 2310.03 Q458.028 2308.9 460.481 2308.32 Q462.935 2307.74 464.972 2307.74 Q470.342 2307.74 473.537 2310.43 Q476.731 2313.11 476.731 2317.6 Q476.731 2319.73 475.921 2321.65 Q475.134 2323.55 473.027 2326.15 Q472.449 2326.82 469.347 2330.03 Q466.245 2333.23 460.597 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M622.525 2326.1 L652.201 2326.1 L652.201 2330.03 L622.525 2330.03 L622.525 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M663.103 2338.99 L670.742 2338.99 L670.742 2312.63 L662.432 2314.29 L662.432 2310.03 L670.696 2308.37 L675.372 2308.37 L675.372 2338.99 L683.011 2338.99 L683.011 2342.93 L663.103 2342.93 L663.103 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M858.677 2311.45 Q855.066 2311.45 853.237 2315.01 Q851.432 2318.55 851.432 2325.68 Q851.432 2332.79 853.237 2336.35 Q855.066 2339.9 858.677 2339.9 Q862.311 2339.9 864.117 2336.35 Q865.946 2332.79 865.946 2325.68 Q865.946 2318.55 864.117 2315.01 Q862.311 2311.45 858.677 2311.45 M858.677 2307.74 Q864.487 2307.74 867.543 2312.35 Q870.621 2316.93 870.621 2325.68 Q870.621 2334.41 867.543 2339.02 Q864.487 2343.6 858.677 2343.6 Q852.867 2343.6 849.788 2339.02 Q846.733 2334.41 846.733 2325.68 Q846.733 2316.93 849.788 2312.35 Q852.867 2307.74 858.677 2307.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1054.97 2338.99 L1062.61 2338.99 L1062.61 2312.63 L1054.3 2314.29 L1054.3 2310.03 L1062.56 2308.37 L1067.24 2308.37 L1067.24 2338.99 L1074.88 2338.99 L1074.88 2342.93 L1054.97 2342.93 L1054.97 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1265.15 2338.99 L1281.47 2338.99 L1281.47 2342.93 L1259.52 2342.93 L1259.52 2338.99 Q1262.19 2336.24 1266.77 2331.61 Q1271.38 2326.96 1272.56 2325.61 Q1274.8 2323.09 1275.68 2321.35 Q1276.58 2319.59 1276.58 2317.9 Q1276.58 2315.15 1274.64 2313.41 Q1272.72 2311.68 1269.62 2311.68 Q1267.42 2311.68 1264.96 2312.44 Q1262.53 2313.21 1259.75 2314.76 L1259.75 2310.03 Q1262.58 2308.9 1265.03 2308.32 Q1267.49 2307.74 1269.52 2307.74 Q1274.89 2307.74 1278.09 2310.43 Q1281.28 2313.11 1281.28 2317.6 Q1281.28 2319.73 1280.47 2321.65 Q1279.69 2323.55 1277.58 2326.15 Q1277 2326.82 1273.9 2330.03 Q1270.8 2333.23 1265.15 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1480.65 2324.29 Q1484.01 2325.01 1485.88 2327.28 Q1487.78 2329.55 1487.78 2332.88 Q1487.78 2338 1484.26 2340.8 Q1480.75 2343.6 1474.26 2343.6 Q1472.09 2343.6 1469.77 2343.16 Q1467.48 2342.74 1465.03 2341.89 L1465.03 2337.37 Q1466.97 2338.51 1469.29 2339.09 Q1471.6 2339.66 1474.12 2339.66 Q1478.52 2339.66 1480.81 2337.93 Q1483.13 2336.19 1483.13 2332.88 Q1483.13 2329.83 1480.98 2328.11 Q1478.85 2326.38 1475.03 2326.38 L1471 2326.38 L1471 2322.53 L1475.21 2322.53 Q1478.66 2322.53 1480.49 2321.17 Q1482.32 2319.78 1482.32 2317.19 Q1482.32 2314.53 1480.42 2313.11 Q1478.55 2311.68 1475.03 2311.68 Q1473.11 2311.68 1470.91 2312.09 Q1468.71 2312.51 1466.07 2313.39 L1466.07 2309.22 Q1468.73 2308.48 1471.05 2308.11 Q1473.38 2307.74 1475.44 2307.74 Q1480.77 2307.74 1483.87 2310.17 Q1486.97 2312.58 1486.97 2316.7 Q1486.97 2319.57 1485.33 2321.56 Q1483.68 2323.53 1480.65 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,2247.44 1552.76,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,2030.02 1552.76,2030.02 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1812.61 1552.76,1812.61 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1595.2 1552.76,1595.2 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 164.598,1377.79 1552.76,1377.79 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2274.13 164.598,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2247.44 183.496,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,2030.02 183.496,2030.02 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1812.61 183.496,1812.61 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1595.2 183.496,1595.2 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 164.598,1377.79 183.496,1377.79 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M59.4226 2233.24 Q55.8115 2233.24 53.9828 2236.8 Q52.1773 2240.34 52.1773 2247.47 Q52.1773 2254.58 53.9828 2258.14 Q55.8115 2261.68 59.4226 2261.68 Q63.0569 2261.68 64.8624 2258.14 Q66.6911 2254.58 66.6911 2247.47 Q66.6911 2240.34 64.8624 2236.8 Q63.0569 2233.24 59.4226 2233.24 M59.4226 2229.53 Q65.2328 2229.53 68.2883 2234.14 Q71.367 2238.72 71.367 2247.47 Q71.367 2256.2 68.2883 2260.8 Q65.2328 2265.39 59.4226 2265.39 Q53.6125 2265.39 50.5338 2260.8 Q47.4782 2256.2 47.4782 2247.47 Q47.4782 2238.72 50.5338 2234.14 Q53.6125 2229.53 59.4226 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M79.5845 2258.84 L84.4688 2258.84 L84.4688 2264.72 L79.5845 2264.72 L79.5845 2258.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M104.654 2233.24 Q101.043 2233.24 99.2141 2236.8 Q97.4085 2240.34 97.4085 2247.47 Q97.4085 2254.58 99.2141 2258.14 Q101.043 2261.68 104.654 2261.68 Q108.288 2261.68 110.094 2258.14 Q111.922 2254.58 111.922 2247.47 Q111.922 2240.34 110.094 2236.8 Q108.288 2233.24 104.654 2233.24 M104.654 2229.53 Q110.464 2229.53 113.52 2234.14 Q116.598 2238.72 116.598 2247.47 Q116.598 2256.2 113.52 2260.8 Q110.464 2265.39 104.654 2265.39 Q98.8437 2265.39 95.765 2260.8 Q92.7095 2256.2 92.7095 2247.47 Q92.7095 2238.72 95.765 2234.14 Q98.8437 2229.53 104.654 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M60.6495 2015.82 Q57.0384 2015.82 55.2097 2019.39 Q53.4041 2022.93 53.4041 2030.06 Q53.4041 2037.16 55.2097 2040.73 Q57.0384 2044.27 60.6495 2044.27 Q64.2837 2044.27 66.0892 2040.73 Q67.9179 2037.16 67.9179 2030.06 Q67.9179 2022.93 66.0892 2019.39 Q64.2837 2015.82 60.6495 2015.82 M60.6495 2012.12 Q66.4596 2012.12 69.5152 2016.73 Q72.5938 2021.31 72.5938 2030.06 Q72.5938 2038.79 69.5152 2043.39 Q66.4596 2047.98 60.6495 2047.98 Q54.8393 2047.98 51.7606 2043.39 Q48.7051 2038.79 48.7051 2030.06 Q48.7051 2021.31 51.7606 2016.73 Q54.8393 2012.12 60.6495 2012.12 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M80.8114 2041.42 L85.6956 2041.42 L85.6956 2047.3 L80.8114 2047.3 L80.8114 2041.42 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M96.6909 2043.37 L104.33 2043.37 L104.33 2017 L96.0196 2018.67 L96.0196 2014.41 L104.283 2012.74 L108.959 2012.74 L108.959 2043.37 L116.598 2043.37 L116.598 2047.3 L96.6909 2047.3 L96.6909 2043.37 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M61.0198 1798.41 Q57.4087 1798.41 55.58 1801.97 Q53.7745 1805.52 53.7745 1812.65 Q53.7745 1819.75 55.58 1823.32 Q57.4087 1826.86 61.0198 1826.86 Q64.6541 1826.86 66.4596 1823.32 Q68.2883 1819.75 68.2883 1812.65 Q68.2883 1805.52 66.4596 1801.97 Q64.6541 1798.41 61.0198 1798.41 M61.0198 1794.71 Q66.83 1794.71 69.8855 1799.31 Q72.9642 1803.9 72.9642 1812.65 Q72.9642 1821.37 69.8855 1825.98 Q66.83 1830.56 61.0198 1830.56 Q55.2097 1830.56 52.131 1825.98 Q49.0754 1821.37 49.0754 1812.65 Q49.0754 1803.9 52.131 1799.31 Q55.2097 1794.71 61.0198 1794.71 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M81.1818 1824.01 L86.066 1824.01 L86.066 1829.89 L81.1818 1829.89 L81.1818 1824.01 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M100.279 1825.96 L116.598 1825.96 L116.598 1829.89 L94.6539 1829.89 L94.6539 1825.96 Q97.3159 1823.2 101.899 1818.57 Q106.506 1813.92 107.686 1812.58 Q109.932 1810.05 110.811 1808.32 Q111.714 1806.56 111.714 1804.87 Q111.714 1802.11 109.77 1800.38 Q107.848 1798.64 104.746 1798.64 Q102.547 1798.64 100.094 1799.41 Q97.6632 1800.17 94.8854 1801.72 L94.8854 1797 Q97.7094 1795.86 100.163 1795.28 Q102.617 1794.71 104.654 1794.71 Q110.024 1794.71 113.219 1797.39 Q116.413 1800.08 116.413 1804.57 Q116.413 1806.7 115.603 1808.62 Q114.816 1810.52 112.709 1813.11 Q112.131 1813.78 109.029 1817 Q105.927 1820.19 100.279 1825.96 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M60.0708 1581 Q56.4597 1581 54.631 1584.56 Q52.8254 1588.1 52.8254 1595.23 Q52.8254 1602.34 54.631 1605.9 Q56.4597 1609.45 60.0708 1609.45 Q63.705 1609.45 65.5105 1605.9 Q67.3392 1602.34 67.3392 1595.23 Q67.3392 1588.1 65.5105 1584.56 Q63.705 1581 60.0708 1581 M60.0708 1577.29 Q65.8809 1577.29 68.9365 1581.9 Q72.0151 1586.48 72.0151 1595.23 Q72.0151 1603.96 68.9365 1608.57 Q65.8809 1613.15 60.0708 1613.15 Q54.2606 1613.15 51.1819 1608.57 Q48.1264 1603.96 48.1264 1595.23 Q48.1264 1586.48 51.1819 1581.9 Q54.2606 1577.29 60.0708 1577.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M80.2327 1606.6 L85.1169 1606.6 L85.1169 1612.48 L80.2327 1612.48 L80.2327 1606.6 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M109.469 1593.84 Q112.825 1594.56 114.7 1596.83 Q116.598 1599.1 116.598 1602.43 Q116.598 1607.55 113.08 1610.35 Q109.561 1613.15 103.08 1613.15 Q100.904 1613.15 98.5891 1612.71 Q96.2974 1612.29 93.8437 1611.44 L93.8437 1606.92 Q95.7882 1608.06 98.103 1608.64 Q100.418 1609.21 102.941 1609.21 Q107.339 1609.21 109.631 1607.48 Q111.945 1605.74 111.945 1602.43 Q111.945 1599.38 109.793 1597.66 Q107.663 1595.93 103.844 1595.93 L99.8159 1595.93 L99.8159 1592.08 L104.029 1592.08 Q107.478 1592.08 109.307 1590.72 Q111.135 1589.33 111.135 1586.74 Q111.135 1584.08 109.237 1582.66 Q107.362 1581.23 103.844 1581.23 Q101.922 1581.23 99.7233 1581.65 Q97.5243 1582.06 94.8854 1582.94 L94.8854 1578.77 Q97.5474 1578.03 99.8622 1577.66 Q102.2 1577.29 104.26 1577.29 Q109.584 1577.29 112.686 1579.72 Q115.788 1582.13 115.788 1586.25 Q115.788 1589.12 114.145 1591.11 Q112.501 1593.08 109.469 1593.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M58.9365 1363.58 Q55.3254 1363.58 53.4967 1367.15 Q51.6912 1370.69 51.6912 1377.82 Q51.6912 1384.93 53.4967 1388.49 Q55.3254 1392.03 58.9365 1392.03 Q62.5707 1392.03 64.3763 1388.49 Q66.205 1384.93 66.205 1377.82 Q66.205 1370.69 64.3763 1367.15 Q62.5707 1363.58 58.9365 1363.58 M58.9365 1359.88 Q64.7467 1359.88 67.8022 1364.49 Q70.8809 1369.07 70.8809 1377.82 Q70.8809 1386.55 67.8022 1391.15 Q64.7467 1395.74 58.9365 1395.74 Q53.1264 1395.74 50.0477 1391.15 Q46.9921 1386.55 46.9921 1377.82 Q46.9921 1369.07 50.0477 1364.49 Q53.1264 1359.88 58.9365 1359.88 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M79.0984 1389.19 L83.9827 1389.19 L83.9827 1395.07 L79.0984 1395.07 L79.0984 1389.19 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M107.015 1364.58 L95.2095 1383.03 L107.015 1383.03 L107.015 1364.58 M105.788 1360.51 L111.668 1360.51 L111.668 1383.03 L116.598 1383.03 L116.598 1386.92 L111.668 1386.92 L111.668 1395.07 L107.015 1395.07 L107.015 1386.92 L91.4132 1386.92 L91.4132 1382.4 L105.788 1360.51 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M143.287 1212.1 L151.47 1212.1 L151.47 1236.89 L181.204 1236.89 L181.204 1212.1 L189.387 1212.1 L189.387 1272.58 L181.204 1272.58 L181.204 1243.77 L151.47 1243.77 L151.47 1272.58 L143.287 1272.58 L143.287 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M205.347 1227.21 L212.801 1227.21 L212.801 1272.58 L205.347 1272.58 L205.347 1227.21 M205.347 1209.54 L212.801 1209.54 L212.801 1218.98 L205.347 1218.98 L205.347 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M257.32 1228.54 L257.32 1235.59 Q254.161 1233.97 250.758 1233.16 Q247.355 1232.35 243.709 1232.35 Q238.16 1232.35 235.364 1234.05 Q232.61 1235.75 232.61 1239.16 Q232.61 1241.75 234.595 1243.25 Q236.58 1244.71 242.575 1246.04 L245.127 1246.61 Q253.067 1248.31 256.389 1251.43 Q259.751 1254.51 259.751 1260.06 Q259.751 1266.38 254.728 1270.06 Q249.745 1273.75 240.995 1273.75 Q237.349 1273.75 233.379 1273.02 Q229.45 1272.33 225.075 1270.92 L225.075 1263.22 Q229.207 1265.37 233.217 1266.46 Q237.228 1267.51 241.157 1267.51 Q246.423 1267.51 249.259 1265.73 Q252.095 1263.91 252.095 1260.63 Q252.095 1257.59 250.029 1255.97 Q248.003 1254.35 241.076 1252.85 L238.484 1252.24 Q231.557 1250.78 228.478 1247.78 Q225.399 1244.75 225.399 1239.48 Q225.399 1233.08 229.936 1229.6 Q234.473 1226.11 242.818 1226.11 Q246.95 1226.11 250.596 1226.72 Q254.242 1227.33 257.32 1228.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M278.993 1214.32 L278.993 1227.21 L294.346 1227.21 L294.346 1233 L278.993 1233 L278.993 1257.63 Q278.993 1263.18 280.492 1264.76 Q282.031 1266.34 286.689 1266.34 L294.346 1266.34 L294.346 1272.58 L286.689 1272.58 Q278.061 1272.58 274.78 1269.38 Q271.499 1266.14 271.499 1257.63 L271.499 1233 L266.03 1233 L266.03 1227.21 L271.499 1227.21 L271.499 1214.32 L278.993 1214.32 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M321.73 1232.43 Q315.734 1232.43 312.251 1237.13 Q308.767 1241.79 308.767 1249.93 Q308.767 1258.07 312.21 1262.77 Q315.694 1267.43 321.73 1267.43 Q327.685 1267.43 331.168 1262.73 Q334.652 1258.03 334.652 1249.93 Q334.652 1241.87 331.168 1237.17 Q327.685 1232.43 321.73 1232.43 M321.73 1226.11 Q331.452 1226.11 337.002 1232.43 Q342.551 1238.75 342.551 1249.93 Q342.551 1261.07 337.002 1267.43 Q331.452 1273.75 321.73 1273.75 Q311.967 1273.75 306.417 1267.43 Q300.908 1261.07 300.908 1249.93 Q300.908 1238.75 306.417 1232.43 Q311.967 1226.11 321.73 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M384.762 1249.36 Q384.762 1241.26 381.4 1236.81 Q378.078 1232.35 372.042 1232.35 Q366.047 1232.35 362.684 1236.81 Q359.363 1241.26 359.363 1249.36 Q359.363 1257.43 362.684 1261.88 Q366.047 1266.34 372.042 1266.34 Q378.078 1266.34 381.4 1261.88 Q384.762 1257.43 384.762 1249.36 M392.215 1266.95 Q392.215 1278.53 387.071 1284.16 Q381.926 1289.83 371.313 1289.83 Q367.383 1289.83 363.9 1289.23 Q360.416 1288.66 357.135 1287.44 L357.135 1280.19 Q360.416 1281.97 363.616 1282.82 Q366.816 1283.68 370.138 1283.68 Q377.47 1283.68 381.116 1279.83 Q384.762 1276.02 384.762 1268.28 L384.762 1264.6 Q382.453 1268.61 378.847 1270.59 Q375.242 1272.58 370.219 1272.58 Q361.874 1272.58 356.77 1266.22 Q351.666 1259.86 351.666 1249.36 Q351.666 1238.83 356.77 1232.47 Q361.874 1226.11 370.219 1226.11 Q375.242 1226.11 378.847 1228.1 Q382.453 1230.08 384.762 1234.09 L384.762 1227.21 L392.215 1227.21 L392.215 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M433.859 1234.17 Q432.603 1233.44 431.104 1233.12 Q429.646 1232.76 427.863 1232.76 Q421.544 1232.76 418.141 1236.89 Q414.779 1240.98 414.779 1248.68 L414.779 1272.58 L407.285 1272.58 L407.285 1227.21 L414.779 1227.21 L414.779 1234.25 Q417.129 1230.12 420.896 1228.14 Q424.663 1226.11 430.051 1226.11 Q430.821 1226.11 431.752 1226.23 Q432.684 1226.31 433.818 1226.52 L433.859 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M462.296 1249.77 Q453.263 1249.77 449.779 1251.84 Q446.295 1253.9 446.295 1258.88 Q446.295 1262.85 448.888 1265.2 Q451.521 1267.51 456.017 1267.51 Q462.215 1267.51 465.942 1263.14 Q469.709 1258.72 469.709 1251.43 L469.709 1249.77 L462.296 1249.77 M477.163 1246.69 L477.163 1272.58 L469.709 1272.58 L469.709 1265.69 Q467.157 1269.82 463.349 1271.81 Q459.541 1273.75 454.032 1273.75 Q447.065 1273.75 442.933 1269.86 Q438.841 1265.93 438.841 1259.37 Q438.841 1251.71 443.945 1247.82 Q449.09 1243.94 459.258 1243.94 L469.709 1243.94 L469.709 1243.21 Q469.709 1238.06 466.306 1235.27 Q462.944 1232.43 456.827 1232.43 Q452.939 1232.43 449.252 1233.36 Q445.566 1234.29 442.163 1236.16 L442.163 1229.27 Q446.255 1227.69 450.103 1226.92 Q453.951 1226.11 457.597 1226.11 Q467.441 1226.11 472.302 1231.22 Q477.163 1236.32 477.163 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M527.84 1235.92 Q530.635 1230.89 534.524 1228.5 Q538.413 1226.11 543.679 1226.11 Q550.768 1226.11 554.616 1231.09 Q558.465 1236.04 558.465 1245.19 L558.465 1272.58 L550.97 1272.58 L550.97 1245.43 Q550.97 1238.91 548.661 1235.75 Q546.352 1232.59 541.613 1232.59 Q535.82 1232.59 532.458 1236.44 Q529.096 1240.29 529.096 1246.93 L529.096 1272.58 L521.601 1272.58 L521.601 1245.43 Q521.601 1238.87 519.292 1235.75 Q516.983 1232.59 512.163 1232.59 Q506.451 1232.59 503.089 1236.48 Q499.726 1240.33 499.726 1246.93 L499.726 1272.58 L492.232 1272.58 L492.232 1227.21 L499.726 1227.21 L499.726 1234.25 Q502.279 1230.08 505.843 1228.1 Q509.408 1226.11 514.31 1226.11 Q519.252 1226.11 522.695 1228.62 Q526.179 1231.14 527.84 1235.92 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M617.284 1232.43 Q611.288 1232.43 607.805 1237.13 Q604.321 1241.79 604.321 1249.93 Q604.321 1258.07 607.764 1262.77 Q611.248 1267.43 617.284 1267.43 Q623.239 1267.43 626.722 1262.73 Q630.206 1258.03 630.206 1249.93 Q630.206 1241.87 626.722 1237.17 Q623.239 1232.43 617.284 1232.43 M617.284 1226.11 Q627.006 1226.11 632.556 1232.43 Q638.105 1238.75 638.105 1249.93 Q638.105 1261.07 632.556 1267.43 Q627.006 1273.75 617.284 1273.75 Q607.521 1273.75 601.971 1267.43 Q596.462 1261.07 596.462 1249.93 Q596.462 1238.75 601.971 1232.43 Q607.521 1226.11 617.284 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M673.429 1209.54 L673.429 1215.74 L666.3 1215.74 Q662.289 1215.74 660.709 1217.36 Q659.17 1218.98 659.17 1223.2 L659.17 1227.21 L671.444 1227.21 L671.444 1233 L659.17 1233 L659.17 1272.58 L651.676 1272.58 L651.676 1233 L644.546 1233 L644.546 1227.21 L651.676 1227.21 L651.676 1224.05 Q651.676 1216.47 655.2 1213.03 Q658.724 1209.54 666.381 1209.54 L673.429 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M743.429 1205.29 L751.085 1205.29 L751.085 1209.18 L746.427 1209.18 L722.364 1274.24 L719.691 1274.24 L706.768 1238.47 L701.705 1240.29 L700.692 1237.05 L712.156 1233.08 L722.526 1261.8 L743.429 1205.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M750.842 1212.1 L802.005 1212.1 L802.005 1218.98 L780.535 1218.98 L780.535 1272.58 L772.312 1272.58 L772.312 1218.98 L750.842 1218.98 L750.842 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M856.571 1249.77 Q847.537 1249.77 844.053 1251.84 Q840.57 1253.9 840.57 1258.88 Q840.57 1262.85 843.162 1265.2 Q845.795 1267.51 850.292 1267.51 Q856.49 1267.51 860.216 1263.14 Q863.984 1258.72 863.984 1251.43 L863.984 1249.77 L856.571 1249.77 M871.437 1246.69 L871.437 1272.58 L863.984 1272.58 L863.984 1265.69 Q861.432 1269.82 857.624 1271.81 Q853.816 1273.75 848.307 1273.75 Q841.339 1273.75 837.207 1269.86 Q833.116 1265.93 833.116 1259.37 Q833.116 1251.71 838.22 1247.82 Q843.365 1243.94 853.532 1243.94 L863.984 1243.94 L863.984 1243.21 Q863.984 1238.06 860.581 1235.27 Q857.219 1232.43 851.102 1232.43 Q847.213 1232.43 843.527 1233.36 Q839.84 1234.29 836.438 1236.16 L836.438 1229.27 Q840.529 1227.69 844.377 1226.92 Q848.226 1226.11 851.872 1226.11 Q861.715 1226.11 866.576 1231.22 Q871.437 1236.32 871.437 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M881.443 1227.21 L889.342 1227.21 L903.521 1265.28 L917.699 1227.21 L925.598 1227.21 L908.584 1272.58 L898.457 1272.58 L881.443 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M974.695 1248.03 L974.695 1251.67 L940.424 1251.67 Q940.91 1259.37 945.042 1263.42 Q949.215 1267.43 956.628 1267.43 Q960.922 1267.43 964.932 1266.38 Q968.983 1265.32 972.953 1263.22 L972.953 1270.27 Q968.943 1271.97 964.73 1272.86 Q960.517 1273.75 956.182 1273.75 Q945.326 1273.75 938.966 1267.43 Q932.647 1261.11 932.647 1250.34 Q932.647 1239.2 938.642 1232.67 Q944.678 1226.11 954.886 1226.11 Q964.041 1226.11 969.348 1232.03 Q974.695 1237.9 974.695 1248.03 M967.241 1245.84 Q967.16 1239.72 963.798 1236.08 Q960.476 1232.43 954.967 1232.43 Q948.729 1232.43 944.961 1235.96 Q941.234 1239.48 940.667 1245.88 L967.241 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1013.22 1234.17 Q1011.96 1233.44 1010.46 1233.12 Q1009.01 1232.76 1007.22 1232.76 Q1000.9 1232.76 997.502 1236.89 Q994.139 1240.98 994.139 1248.68 L994.139 1272.58 L986.645 1272.58 L986.645 1227.21 L994.139 1227.21 L994.139 1234.25 Q996.489 1230.12 1000.26 1228.14 Q1004.02 1226.11 1009.41 1226.11 Q1010.18 1226.11 1011.11 1226.23 Q1012.04 1226.31 1013.18 1226.52 L1013.22 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1041.66 1249.77 Q1032.62 1249.77 1029.14 1251.84 Q1025.66 1253.9 1025.66 1258.88 Q1025.66 1262.85 1028.25 1265.2 Q1030.88 1267.51 1035.38 1267.51 Q1041.58 1267.51 1045.3 1263.14 Q1049.07 1258.72 1049.07 1251.43 L1049.07 1249.77 L1041.66 1249.77 M1056.52 1246.69 L1056.52 1272.58 L1049.07 1272.58 L1049.07 1265.69 Q1046.52 1269.82 1042.71 1271.81 Q1038.9 1273.75 1033.39 1273.75 Q1026.43 1273.75 1022.29 1269.86 Q1018.2 1265.93 1018.2 1259.37 Q1018.2 1251.71 1023.31 1247.82 Q1028.45 1243.94 1038.62 1243.94 L1049.07 1243.94 L1049.07 1243.21 Q1049.07 1238.06 1045.67 1235.27 Q1042.3 1232.43 1036.19 1232.43 Q1032.3 1232.43 1028.61 1233.36 Q1024.93 1234.29 1021.52 1236.16 L1021.52 1229.27 Q1025.61 1227.69 1029.46 1226.92 Q1033.31 1226.11 1036.96 1226.11 Q1046.8 1226.11 1051.66 1231.22 Q1056.52 1236.32 1056.52 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1101.73 1249.36 Q1101.73 1241.26 1098.37 1236.81 Q1095.05 1232.35 1089.01 1232.35 Q1083.02 1232.35 1079.65 1236.81 Q1076.33 1241.26 1076.33 1249.36 Q1076.33 1257.43 1079.65 1261.88 Q1083.02 1266.34 1089.01 1266.34 Q1095.05 1266.34 1098.37 1261.88 Q1101.73 1257.43 1101.73 1249.36 M1109.18 1266.95 Q1109.18 1278.53 1104.04 1284.16 Q1098.9 1289.83 1088.28 1289.83 Q1084.35 1289.83 1080.87 1289.23 Q1077.39 1288.66 1074.1 1287.44 L1074.1 1280.19 Q1077.39 1281.97 1080.59 1282.82 Q1083.79 1283.68 1087.11 1283.68 Q1094.44 1283.68 1098.09 1279.83 Q1101.73 1276.02 1101.73 1268.28 L1101.73 1264.6 Q1099.42 1268.61 1095.82 1270.59 Q1092.21 1272.58 1087.19 1272.58 Q1078.84 1272.58 1073.74 1266.22 Q1068.64 1259.86 1068.64 1249.36 Q1068.64 1238.83 1073.74 1232.47 Q1078.84 1226.11 1087.19 1226.11 Q1092.21 1226.11 1095.82 1228.1 Q1099.42 1230.08 1101.73 1234.09 L1101.73 1227.21 L1109.18 1227.21 L1109.18 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1163.35 1248.03 L1163.35 1251.67 L1129.07 1251.67 Q1129.56 1259.37 1133.69 1263.42 Q1137.87 1267.43 1145.28 1267.43 Q1149.57 1267.43 1153.58 1266.38 Q1157.63 1265.32 1161.6 1263.22 L1161.6 1270.27 Q1157.59 1271.97 1153.38 1272.86 Q1149.17 1273.75 1144.83 1273.75 Q1133.98 1273.75 1127.62 1267.43 Q1121.3 1261.11 1121.3 1250.34 Q1121.3 1239.2 1127.29 1232.67 Q1133.33 1226.11 1143.54 1226.11 Q1152.69 1226.11 1158 1232.03 Q1163.35 1237.9 1163.35 1248.03 M1155.89 1245.84 Q1155.81 1239.72 1152.45 1236.08 Q1149.13 1232.43 1143.62 1232.43 Q1137.38 1232.43 1133.61 1235.96 Q1129.89 1239.48 1129.32 1245.88 L1155.89 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1188.83 1212.1 L1195.71 1212.1 L1174.65 1280.27 L1167.76 1280.27 L1188.83 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1221.11 1233.12 Q1214.95 1233.12 1211.63 1237.58 Q1208.15 1242.23 1208.15 1249.93 Q1208.15 1258.07 1211.59 1262.77 Q1215.08 1267.43 1221.11 1267.43 Q1227.07 1267.43 1230.55 1262.73 Q1234.03 1258.03 1234.03 1249.93 Q1234.03 1242.52 1230.55 1237.58 Q1227.35 1233.12 1221.11 1233.12 M1221.11 1227.21 L1245.86 1227.21 L1245.86 1234.66 L1237.52 1234.66 Q1241.93 1240.98 1241.93 1249.93 Q1241.93 1261.07 1236.38 1267.39 Q1230.83 1273.75 1221.11 1273.75 Q1211.35 1273.75 1205.84 1267.39 Q1200.29 1261.07 1200.29 1249.93 Q1200.29 1238.71 1205.84 1232.43 Q1210.42 1227.21 1221.11 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1258.02 1262.29 L1266.56 1262.29 L1266.56 1269.25 L1259.92 1282.22 L1254.69 1282.22 L1258.02 1269.25 L1258.02 1262.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1300.79 1212.1 L1351.96 1212.1 L1351.96 1218.98 L1330.49 1218.98 L1330.49 1272.58 L1322.26 1272.58 L1322.26 1218.98 L1300.79 1218.98 L1300.79 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1360.5 1234.9 L1412.44 1234.9 L1412.44 1241.71 L1360.5 1241.71 L1360.5 1234.9 M1360.5 1251.43 L1412.44 1251.43 L1412.44 1258.32 L1360.5 1258.32 L1360.5 1251.43 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1431.52 1265.69 L1444.88 1265.69 L1444.88 1219.55 L1430.34 1222.47 L1430.34 1215.01 L1444.8 1212.1 L1452.99 1212.1 L1452.99 1265.69 L1466.35 1265.69 L1466.35 1272.58 L1431.52 1272.58 L1431.52 1265.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1500.38 1217.48 Q1494.06 1217.48 1490.86 1223.72 Q1487.7 1229.92 1487.7 1242.4 Q1487.7 1254.83 1490.86 1261.07 Q1494.06 1267.27 1500.38 1267.27 Q1506.74 1267.27 1509.9 1261.07 Q1513.1 1254.83 1513.1 1242.4 Q1513.1 1229.92 1509.9 1223.72 Q1506.74 1217.48 1500.38 1217.48 M1500.38 1211 Q1510.55 1211 1515.9 1219.06 Q1521.28 1227.08 1521.28 1242.4 Q1521.28 1257.67 1515.9 1265.73 Q1510.55 1273.75 1500.38 1273.75 Q1490.21 1273.75 1484.83 1265.73 Q1479.48 1257.67 1479.48 1242.4 Q1479.48 1227.08 1484.83 1219.06 Q1490.21 1211 1500.38 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1553.16 1217.48 Q1546.84 1217.48 1543.64 1223.72 Q1540.48 1229.92 1540.48 1242.4 Q1540.48 1254.83 1543.64 1261.07 Q1546.84 1267.27 1553.16 1267.27 Q1559.52 1267.27 1562.68 1261.07 Q1565.88 1254.83 1565.88 1242.4 Q1565.88 1229.92 1562.68 1223.72 Q1559.52 1217.48 1553.16 1217.48 M1553.16 1211 Q1563.33 1211 1568.68 1219.06 Q1574.07 1227.08 1574.07 1242.4 Q1574.07 1257.67 1568.68 1265.73 Q1563.33 1273.75 1553.16 1273.75 Q1543 1273.75 1537.61 1265.73 Q1532.26 1257.67 1532.26 1242.4 Q1532.26 1227.08 1537.61 1219.06 Q1543 1211 1553.16 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip654)\" d=\"\n",
"M240.949 2240.89 L240.949 2247.44 L261.54 2247.44 L261.54 2240.89 L240.949 2240.89 L240.949 2240.89 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,2240.89 240.949,2247.44 261.54,2247.44 261.54,2240.89 240.949,2240.89 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M261.54 2243.08 L261.54 2247.44 L282.131 2247.44 L282.131 2243.08 L261.54 2243.08 L261.54 2243.08 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 261.54,2243.08 261.54,2247.44 282.131,2247.44 282.131,2243.08 261.54,2243.08 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M282.131 2240.89 L282.131 2247.44 L302.722 2247.44 L302.722 2240.89 L282.131 2240.89 L282.131 2240.89 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 282.131,2240.89 282.131,2247.44 302.722,2247.44 302.722,2240.89 282.131,2240.89 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M302.722 2236.53 L302.722 2247.44 L323.313 2247.44 L323.313 2236.53 L302.722 2236.53 L302.722 2236.53 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 302.722,2236.53 302.722,2247.44 323.313,2247.44 323.313,2236.53 302.722,2236.53 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M323.313 2212.55 L323.313 2247.44 L343.904 2247.44 L343.904 2212.55 L323.313 2212.55 L323.313 2212.55 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 323.313,2212.55 323.313,2247.44 343.904,2247.44 343.904,2212.55 323.313,2212.55 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M343.904 2223.45 L343.904 2247.44 L364.495 2247.44 L364.495 2223.45 L343.904 2223.45 L343.904 2223.45 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 343.904,2223.45 343.904,2247.44 364.495,2247.44 364.495,2223.45 343.904,2223.45 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M364.495 2203.82 L364.495 2247.44 L385.086 2247.44 L385.086 2203.82 L364.495 2203.82 L364.495 2203.82 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 364.495,2203.82 364.495,2247.44 385.086,2247.44 385.086,2203.82 364.495,2203.82 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M385.086 2190.74 L385.086 2247.44 L405.677 2247.44 L405.677 2190.74 L385.086 2190.74 L385.086 2190.74 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 385.086,2190.74 385.086,2247.44 405.677,2247.44 405.677,2190.74 385.086,2190.74 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M405.677 2171.11 L405.677 2247.44 L426.268 2247.44 L426.268 2171.11 L405.677 2171.11 L405.677 2171.11 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 405.677,2171.11 405.677,2247.44 426.268,2247.44 426.268,2171.11 405.677,2171.11 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M426.268 2140.58 L426.268 2247.44 L446.859 2247.44 L446.859 2140.58 L426.268 2140.58 L426.268 2140.58 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 426.268,2140.58 426.268,2247.44 446.859,2247.44 446.859,2140.58 426.268,2140.58 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M446.859 2144.95 L446.859 2247.44 L467.45 2247.44 L467.45 2144.95 L446.859 2144.95 L446.859 2144.95 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 446.859,2144.95 446.859,2247.44 467.45,2247.44 467.45,2144.95 446.859,2144.95 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M467.45 2053.36 L467.45 2247.44 L488.04 2247.44 L488.04 2053.36 L467.45 2053.36 L467.45 2053.36 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 467.45,2053.36 467.45,2247.44 488.04,2247.44 488.04,2053.36 467.45,2053.36 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M488.04 2062.08 L488.04 2247.44 L508.631 2247.44 L508.631 2062.08 L488.04 2062.08 L488.04 2062.08 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 488.04,2062.08 488.04,2247.44 508.631,2247.44 508.631,2062.08 488.04,2062.08 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M508.631 2025.01 L508.631 2247.44 L529.222 2247.44 L529.222 2025.01 L508.631 2025.01 L508.631 2025.01 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 508.631,2025.01 508.631,2247.44 529.222,2247.44 529.222,2025.01 508.631,2025.01 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M529.222 1990.12 L529.222 2247.44 L549.813 2247.44 L549.813 1990.12 L529.222 1990.12 L529.222 1990.12 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 529.222,1990.12 529.222,2247.44 549.813,2247.44 549.813,1990.12 529.222,1990.12 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M549.813 1924.7 L549.813 2247.44 L570.404 2247.44 L570.404 1924.7 L549.813 1924.7 L549.813 1924.7 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 549.813,1924.7 549.813,2247.44 570.404,2247.44 570.404,1924.7 549.813,1924.7 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M570.404 1854.92 L570.404 2247.44 L590.995 2247.44 L590.995 1854.92 L570.404 1854.92 L570.404 1854.92 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 570.404,1854.92 570.404,2247.44 590.995,2247.44 590.995,1854.92 570.404,1854.92 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M590.995 1765.51 L590.995 2247.44 L611.586 2247.44 L611.586 1765.51 L590.995 1765.51 L590.995 1765.51 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 590.995,1765.51 590.995,2247.44 611.586,2247.44 611.586,1765.51 590.995,1765.51 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M611.586 1813.48 L611.586 2247.44 L632.177 2247.44 L632.177 1813.48 L611.586 1813.48 L611.586 1813.48 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 611.586,1813.48 611.586,2247.44 632.177,2247.44 632.177,1813.48 611.586,1813.48 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M632.177 1767.69 L632.177 2247.44 L652.768 2247.44 L652.768 1767.69 L632.177 1767.69 L632.177 1767.69 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 632.177,1767.69 632.177,2247.44 652.768,2247.44 652.768,1767.69 632.177,1767.69 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M652.768 1599.78 L652.768 2247.44 L673.359 2247.44 L673.359 1599.78 L652.768 1599.78 L652.768 1599.78 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 652.768,1599.78 652.768,2247.44 673.359,2247.44 673.359,1599.78 652.768,1599.78 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M673.359 1610.68 L673.359 2247.44 L693.95 2247.44 L693.95 1610.68 L673.359 1610.68 L673.359 1610.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 673.359,1610.68 673.359,2247.44 693.95,2247.44 693.95,1610.68 673.359,1610.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M693.95 1536.54 L693.95 2247.44 L714.541 2247.44 L714.541 1536.54 L693.95 1536.54 L693.95 1536.54 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 693.95,1536.54 693.95,2247.44 714.541,2247.44 714.541,1536.54 693.95,1536.54 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M714.541 1484.2 L714.541 2247.44 L735.132 2247.44 L735.132 1484.2 L714.541 1484.2 L714.541 1484.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 714.541,1484.2 714.541,2247.44 735.132,2247.44 735.132,1484.2 714.541,1484.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M735.132 1484.2 L735.132 2247.44 L755.722 2247.44 L755.722 1484.2 L735.132 1484.2 L735.132 1484.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 735.132,1484.2 735.132,2247.44 755.722,2247.44 755.722,1484.2 735.132,1484.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M755.722 1403.52 L755.722 2247.44 L776.313 2247.44 L776.313 1403.52 L755.722 1403.52 L755.722 1403.52 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 755.722,1403.52 755.722,2247.44 776.313,2247.44 776.313,1403.52 755.722,1403.52 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M776.313 1403.52 L776.313 2247.44 L796.904 2247.44 L796.904 1403.52 L776.313 1403.52 L776.313 1403.52 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 776.313,1403.52 776.313,2247.44 796.904,2247.44 796.904,1403.52 776.313,1403.52 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M796.904 1434.05 L796.904 2247.44 L817.495 2247.44 L817.495 1434.05 L796.904 1434.05 L796.904 1434.05 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 796.904,1434.05 796.904,2247.44 817.495,2247.44 817.495,1434.05 796.904,1434.05 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M817.495 1399.16 L817.495 2247.44 L838.086 2247.44 L838.086 1399.16 L817.495 1399.16 L817.495 1399.16 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 817.495,1399.16 817.495,2247.44 838.086,2247.44 838.086,1399.16 817.495,1399.16 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M838.086 1418.78 L838.086 2247.44 L858.677 2247.44 L858.677 1418.78 L838.086 1418.78 L838.086 1418.78 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 838.086,1418.78 838.086,2247.44 858.677,2247.44 858.677,1418.78 838.086,1418.78 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M858.677 1375.17 L858.677 2247.44 L879.268 2247.44 L879.268 1375.17 L858.677 1375.17 L858.677 1375.17 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 858.677,1375.17 858.677,2247.44 879.268,2247.44 879.268,1375.17 858.677,1375.17 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M879.268 1357.72 L879.268 2247.44 L899.859 2247.44 L899.859 1357.72 L879.268 1357.72 L879.268 1357.72 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 879.268,1357.72 879.268,2247.44 899.859,2247.44 899.859,1357.72 879.268,1357.72 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M899.859 1381.71 L899.859 2247.44 L920.45 2247.44 L920.45 1381.71 L899.859 1381.71 L899.859 1381.71 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 899.859,1381.71 899.859,2247.44 920.45,2247.44 920.45,1381.71 899.859,1381.71 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M920.45 1425.32 L920.45 2247.44 L941.041 2247.44 L941.041 1425.32 L920.45 1425.32 L920.45 1425.32 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 920.45,1425.32 920.45,2247.44 941.041,2247.44 941.041,1425.32 920.45,1425.32 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M941.041 1473.3 L941.041 2247.44 L961.632 2247.44 L961.632 1473.3 L941.041 1473.3 L941.041 1473.3 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 941.041,1473.3 941.041,2247.44 961.632,2247.44 961.632,1473.3 941.041,1473.3 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M961.632 1523.45 L961.632 2247.44 L982.223 2247.44 L982.223 1523.45 L961.632 1523.45 L961.632 1523.45 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 961.632,1523.45 961.632,2247.44 982.223,2247.44 982.223,1523.45 961.632,1523.45 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M982.223 1610.68 L982.223 2247.44 L1002.81 2247.44 L1002.81 1610.68 L982.223 1610.68 L982.223 1610.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 982.223,1610.68 982.223,2247.44 1002.81,2247.44 1002.81,1610.68 982.223,1610.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1002.81 1669.56 L1002.81 2247.44 L1023.4 2247.44 L1023.4 1669.56 L1002.81 1669.56 L1002.81 1669.56 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1002.81,1669.56 1002.81,2247.44 1023.4,2247.44 1023.4,1669.56 1002.81,1669.56 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1023.4 1671.74 L1023.4 2247.44 L1044 2247.44 L1044 1671.74 L1023.4 1671.74 L1023.4 1671.74 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1023.4,1671.74 1023.4,2247.44 1044,2247.44 1044,1671.74 1023.4,1671.74 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1044 1778.59 L1044 2247.44 L1064.59 2247.44 L1064.59 1778.59 L1044 1778.59 L1044 1778.59 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1044,1778.59 1044,2247.44 1064.59,2247.44 1064.59,1778.59 1044,1778.59 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1064.59 1728.44 L1064.59 2247.44 L1085.18 2247.44 L1085.18 1728.44 L1064.59 1728.44 L1064.59 1728.44 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1064.59,1728.44 1064.59,2247.44 1085.18,2247.44 1085.18,1728.44 1064.59,1728.44 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1085.18 1785.13 L1085.18 2247.44 L1105.77 2247.44 L1105.77 1785.13 L1085.18 1785.13 L1085.18 1785.13 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1085.18,1785.13 1085.18,2247.44 1105.77,2247.44 1105.77,1785.13 1085.18,1785.13 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1105.77 1929.06 L1105.77 2247.44 L1126.36 2247.44 L1126.36 1929.06 L1105.77 1929.06 L1105.77 1929.06 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1105.77,1929.06 1105.77,2247.44 1126.36,2247.44 1126.36,1929.06 1105.77,1929.06 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1126.36 1950.87 L1126.36 2247.44 L1146.95 2247.44 L1146.95 1950.87 L1126.36 1950.87 L1126.36 1950.87 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1126.36,1950.87 1126.36,2247.44 1146.95,2247.44 1146.95,1950.87 1126.36,1950.87 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1146.95 1979.21 L1146.95 2247.44 L1167.54 2247.44 L1167.54 1979.21 L1146.95 1979.21 L1146.95 1979.21 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1146.95,1979.21 1146.95,2247.44 1167.54,2247.44 1167.54,1979.21 1146.95,1979.21 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1167.54 1977.03 L1167.54 2247.44 L1188.13 2247.44 L1188.13 1977.03 L1167.54 1977.03 L1167.54 1977.03 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1167.54,1977.03 1167.54,2247.44 1188.13,2247.44 1188.13,1977.03 1167.54,1977.03 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1188.13 2035.91 L1188.13 2247.44 L1208.72 2247.44 L1208.72 2035.91 L1188.13 2035.91 L1188.13 2035.91 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1188.13,2035.91 1188.13,2247.44 1208.72,2247.44 1208.72,2035.91 1188.13,2035.91 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1208.72 2051.18 L1208.72 2247.44 L1229.31 2247.44 L1229.31 2051.18 L1208.72 2051.18 L1208.72 2051.18 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1208.72,2051.18 1208.72,2247.44 1229.31,2247.44 1229.31,2051.18 1208.72,2051.18 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1229.31 2044.63 L1229.31 2247.44 L1249.9 2247.44 L1249.9 2044.63 L1229.31 2044.63 L1229.31 2044.63 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1229.31,2044.63 1229.31,2247.44 1249.9,2247.44 1249.9,2044.63 1229.31,2044.63 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1249.9 2120.96 L1249.9 2247.44 L1270.5 2247.44 L1270.5 2120.96 L1249.9 2120.96 L1249.9 2120.96 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1249.9,2120.96 1249.9,2247.44 1270.5,2247.44 1270.5,2120.96 1249.9,2120.96 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1270.5 2155.85 L1270.5 2247.44 L1291.09 2247.44 L1291.09 2155.85 L1270.5 2155.85 L1270.5 2155.85 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1270.5,2155.85 1270.5,2247.44 1291.09,2247.44 1291.09,2155.85 1270.5,2155.85 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1291.09 2153.67 L1291.09 2247.44 L1311.68 2247.44 L1311.68 2153.67 L1291.09 2153.67 L1291.09 2153.67 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1291.09,2153.67 1291.09,2247.44 1311.68,2247.44 1311.68,2153.67 1291.09,2153.67 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1311.68 2171.11 L1311.68 2247.44 L1332.27 2247.44 L1332.27 2171.11 L1311.68 2171.11 L1311.68 2171.11 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1311.68,2171.11 1311.68,2247.44 1332.27,2247.44 1332.27,2171.11 1311.68,2171.11 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1332.27 2171.11 L1332.27 2247.44 L1352.86 2247.44 L1352.86 2171.11 L1332.27 2171.11 L1332.27 2171.11 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1332.27,2171.11 1332.27,2247.44 1352.86,2247.44 1352.86,2171.11 1332.27,2171.11 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1352.86 2197.28 L1352.86 2247.44 L1373.45 2247.44 L1373.45 2197.28 L1352.86 2197.28 L1352.86 2197.28 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1352.86,2197.28 1352.86,2247.44 1373.45,2247.44 1373.45,2197.28 1352.86,2197.28 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1373.45 2195.1 L1373.45 2247.44 L1394.04 2247.44 L1394.04 2195.1 L1373.45 2195.1 L1373.45 2195.1 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1373.45,2195.1 1373.45,2247.44 1394.04,2247.44 1394.04,2195.1 1373.45,2195.1 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1394.04 2227.81 L1394.04 2247.44 L1414.63 2247.44 L1414.63 2227.81 L1394.04 2227.81 L1394.04 2227.81 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1394.04,2227.81 1394.04,2247.44 1414.63,2247.44 1414.63,2227.81 1394.04,2227.81 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1414.63 2232.17 L1414.63 2247.44 L1435.22 2247.44 L1435.22 2232.17 L1414.63 2232.17 L1414.63 2232.17 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1414.63,2232.17 1414.63,2247.44 1435.22,2247.44 1435.22,2232.17 1414.63,2232.17 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1435.22 2229.99 L1435.22 2247.44 L1455.81 2247.44 L1455.81 2229.99 L1435.22 2229.99 L1435.22 2229.99 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1435.22,2229.99 1435.22,2247.44 1455.81,2247.44 1455.81,2229.99 1435.22,2229.99 \n",
" \"/>\n",
"<path clip-path=\"url(#clip654)\" d=\"\n",
"M1455.81 2221.27 L1455.81 2247.44 L1476.4 2247.44 L1476.4 2221.27 L1455.81 2221.27 L1455.81 2221.27 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1455.81,2221.27 1455.81,2247.44 1476.4,2247.44 1476.4,2221.27 1455.81,2221.27 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"251.245\" cy=\"2240.89\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"271.836\" cy=\"2243.08\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"292.427\" cy=\"2240.89\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"313.018\" cy=\"2236.53\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"333.609\" cy=\"2212.55\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"354.199\" cy=\"2223.45\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"374.79\" cy=\"2203.82\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"395.381\" cy=\"2190.74\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"415.972\" cy=\"2171.11\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"436.563\" cy=\"2140.58\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"457.154\" cy=\"2144.95\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"477.745\" cy=\"2053.36\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"498.336\" cy=\"2062.08\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"518.927\" cy=\"2025.01\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"539.518\" cy=\"1990.12\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"560.109\" cy=\"1924.7\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"580.7\" cy=\"1854.92\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"601.291\" cy=\"1765.51\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"621.881\" cy=\"1813.48\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"642.472\" cy=\"1767.69\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"663.063\" cy=\"1599.78\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"683.654\" cy=\"1610.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"704.245\" cy=\"1536.54\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"724.836\" cy=\"1484.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"745.427\" cy=\"1484.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"766.018\" cy=\"1403.52\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"786.609\" cy=\"1403.52\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"807.2\" cy=\"1434.05\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"827.791\" cy=\"1399.16\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"848.382\" cy=\"1418.78\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"868.973\" cy=\"1375.17\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"889.563\" cy=\"1357.72\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"910.154\" cy=\"1381.71\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"930.745\" cy=\"1425.32\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"951.336\" cy=\"1473.3\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"971.927\" cy=\"1523.45\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"992.518\" cy=\"1610.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1013.11\" cy=\"1669.56\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1033.7\" cy=\"1671.74\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1054.29\" cy=\"1778.59\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1074.88\" cy=\"1728.44\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1095.47\" cy=\"1785.13\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1116.06\" cy=\"1929.06\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1136.65\" cy=\"1950.87\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1157.25\" cy=\"1979.21\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1177.84\" cy=\"1977.03\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1198.43\" cy=\"2035.91\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1219.02\" cy=\"2051.18\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1239.61\" cy=\"2044.63\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1260.2\" cy=\"2120.96\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1280.79\" cy=\"2155.85\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1301.38\" cy=\"2153.67\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1321.97\" cy=\"2171.11\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1342.56\" cy=\"2171.11\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1363.15\" cy=\"2197.28\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1383.75\" cy=\"2195.1\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1404.34\" cy=\"2227.81\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1424.93\" cy=\"2232.17\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1445.52\" cy=\"2229.99\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip654)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1466.11\" cy=\"2221.27\" r=\"2\"/>\n",
"<polyline clip-path=\"url(#clip654)\" style=\"stroke:#e26f46; stroke-linecap:butt; stroke-linejoin:round; stroke-width:8; stroke-opacity:1; fill:none\" points=\"\n",
" 240.949,2237.8 261.54,2234.49 282.131,2230.23 302.722,2224.78 323.313,2217.91 343.904,2209.33 364.495,2198.75 385.086,2185.85 405.677,2170.31 426.268,2151.81 \n",
" 446.859,2130.05 467.45,2104.78 488.04,2075.79 508.631,2042.96 529.222,2006.28 549.813,1965.85 570.404,1921.91 590.995,1874.86 611.586,1825.25 632.177,1773.8 \n",
" 652.768,1721.36 673.359,1668.93 693.95,1617.61 714.541,1568.56 735.132,1522.96 755.722,1482 776.313,1446.77 796.904,1418.25 817.495,1397.26 838.086,1384.41 \n",
" 858.677,1380.09 879.268,1384.41 899.859,1397.26 920.45,1418.25 941.041,1446.77 961.632,1482 982.223,1522.96 1002.81,1568.56 1023.4,1617.61 1044,1668.93 \n",
" 1064.59,1721.36 1085.18,1773.8 1105.77,1825.25 1126.36,1874.86 1146.95,1921.91 1167.54,1965.85 1188.13,2006.28 1208.72,2042.96 1229.31,2075.79 1249.9,2104.78 \n",
" 1270.5,2130.05 1291.09,2151.81 1311.68,2170.31 1332.27,2185.85 1352.86,2198.75 1373.45,2209.33 1394.04,2217.91 1414.63,2224.78 1435.22,2230.23 1455.81,2234.49 \n",
" 1476.4,2237.8 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"\n",
"M1764.6 2274.13 L3152.76 2274.13 L3152.76 1331.03 L1764.6 1331.03 Z\n",
" \" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<defs>\n",
" <clipPath id=\"clip655\">\n",
" <rect x=\"1764\" y=\"1331\" width=\"1389\" height=\"944\"/>\n",
" </clipPath>\n",
"</defs>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1840.95,2274.13 1840.95,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2046.86,2274.13 2046.86,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2252.77,2274.13 2252.77,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2458.68,2274.13 2458.68,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2664.59,2274.13 2664.59,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 2870.5,2274.13 2870.5,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 3076.4,2274.13 3076.4,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,2274.13 3152.76,2274.13 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,2274.13 1840.95,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2046.86,2274.13 2046.86,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2252.77,2274.13 2252.77,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2458.68,2274.13 2458.68,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2664.59,2274.13 2664.59,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2870.5,2274.13 2870.5,2255.23 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3076.4,2274.13 3076.4,2255.23 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M1810.42 2326.1 L1840.09 2326.1 L1840.09 2330.03 L1810.42 2330.03 L1810.42 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1864.35 2324.29 Q1867.71 2325.01 1869.58 2327.28 Q1871.48 2329.55 1871.48 2332.88 Q1871.48 2338 1867.96 2340.8 Q1864.44 2343.6 1857.96 2343.6 Q1855.79 2343.6 1853.47 2343.16 Q1851.18 2342.74 1848.73 2341.89 L1848.73 2337.37 Q1850.67 2338.51 1852.99 2339.09 Q1855.3 2339.66 1857.82 2339.66 Q1862.22 2339.66 1864.51 2337.93 Q1866.83 2336.19 1866.83 2332.88 Q1866.83 2329.83 1864.68 2328.11 Q1862.55 2326.38 1858.73 2326.38 L1854.7 2326.38 L1854.7 2322.53 L1858.91 2322.53 Q1862.36 2322.53 1864.19 2321.17 Q1866.02 2319.78 1866.02 2317.19 Q1866.02 2314.53 1864.12 2313.11 Q1862.25 2311.68 1858.73 2311.68 Q1856.81 2311.68 1854.61 2312.09 Q1852.41 2312.51 1849.77 2313.39 L1849.77 2309.22 Q1852.43 2308.48 1854.75 2308.11 Q1857.08 2307.74 1859.14 2307.74 Q1864.47 2307.74 1867.57 2310.17 Q1870.67 2312.58 1870.67 2316.7 Q1870.67 2319.57 1869.03 2321.56 Q1867.38 2323.53 1864.35 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2016.8 2326.1 L2046.48 2326.1 L2046.48 2330.03 L2016.8 2330.03 L2016.8 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2060.6 2338.99 L2076.92 2338.99 L2076.92 2342.93 L2054.97 2342.93 L2054.97 2338.99 Q2057.63 2336.24 2062.22 2331.61 Q2066.82 2326.96 2068 2325.61 Q2070.25 2323.09 2071.13 2321.35 Q2072.03 2319.59 2072.03 2317.9 Q2072.03 2315.15 2070.09 2313.41 Q2068.17 2311.68 2065.06 2311.68 Q2062.87 2311.68 2060.41 2312.44 Q2057.98 2313.21 2055.2 2314.76 L2055.2 2310.03 Q2058.03 2308.9 2060.48 2308.32 Q2062.93 2307.74 2064.97 2307.74 Q2070.34 2307.74 2073.54 2310.43 Q2076.73 2313.11 2076.73 2317.6 Q2076.73 2319.73 2075.92 2321.65 Q2075.13 2323.55 2073.03 2326.15 Q2072.45 2326.82 2069.35 2330.03 Q2066.25 2333.23 2060.6 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2222.52 2326.1 L2252.2 2326.1 L2252.2 2330.03 L2222.52 2330.03 L2222.52 2326.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2263.1 2338.99 L2270.74 2338.99 L2270.74 2312.63 L2262.43 2314.29 L2262.43 2310.03 L2270.7 2308.37 L2275.37 2308.37 L2275.37 2338.99 L2283.01 2338.99 L2283.01 2342.93 L2263.1 2342.93 L2263.1 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2458.68 2311.45 Q2455.07 2311.45 2453.24 2315.01 Q2451.43 2318.55 2451.43 2325.68 Q2451.43 2332.79 2453.24 2336.35 Q2455.07 2339.9 2458.68 2339.9 Q2462.31 2339.9 2464.12 2336.35 Q2465.95 2332.79 2465.95 2325.68 Q2465.95 2318.55 2464.12 2315.01 Q2462.31 2311.45 2458.68 2311.45 M2458.68 2307.74 Q2464.49 2307.74 2467.54 2312.35 Q2470.62 2316.93 2470.62 2325.68 Q2470.62 2334.41 2467.54 2339.02 Q2464.49 2343.6 2458.68 2343.6 Q2452.87 2343.6 2449.79 2339.02 Q2446.73 2334.41 2446.73 2325.68 Q2446.73 2316.93 2449.79 2312.35 Q2452.87 2307.74 2458.68 2307.74 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2654.97 2338.99 L2662.61 2338.99 L2662.61 2312.63 L2654.3 2314.29 L2654.3 2310.03 L2662.56 2308.37 L2667.24 2308.37 L2667.24 2338.99 L2674.88 2338.99 L2674.88 2342.93 L2654.97 2342.93 L2654.97 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2865.15 2338.99 L2881.47 2338.99 L2881.47 2342.93 L2859.52 2342.93 L2859.52 2338.99 Q2862.19 2336.24 2866.77 2331.61 Q2871.38 2326.96 2872.56 2325.61 Q2874.8 2323.09 2875.68 2321.35 Q2876.58 2319.59 2876.58 2317.9 Q2876.58 2315.15 2874.64 2313.41 Q2872.72 2311.68 2869.62 2311.68 Q2867.42 2311.68 2864.96 2312.44 Q2862.53 2313.21 2859.75 2314.76 L2859.75 2310.03 Q2862.58 2308.9 2865.03 2308.32 Q2867.49 2307.74 2869.52 2307.74 Q2874.89 2307.74 2878.09 2310.43 Q2881.28 2313.11 2881.28 2317.6 Q2881.28 2319.73 2880.47 2321.65 Q2879.69 2323.55 2877.58 2326.15 Q2877 2326.82 2873.9 2330.03 Q2870.8 2333.23 2865.15 2338.99 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3080.65 2324.29 Q3084.01 2325.01 3085.88 2327.28 Q3087.78 2329.55 3087.78 2332.88 Q3087.78 2338 3084.26 2340.8 Q3080.75 2343.6 3074.26 2343.6 Q3072.09 2343.6 3069.77 2343.16 Q3067.48 2342.74 3065.03 2341.89 L3065.03 2337.37 Q3066.97 2338.51 3069.29 2339.09 Q3071.6 2339.66 3074.12 2339.66 Q3078.52 2339.66 3080.81 2337.93 Q3083.13 2336.19 3083.13 2332.88 Q3083.13 2329.83 3080.98 2328.11 Q3078.85 2326.38 3075.03 2326.38 L3071 2326.38 L3071 2322.53 L3075.21 2322.53 Q3078.66 2322.53 3080.49 2321.17 Q3082.32 2319.78 3082.32 2317.19 Q3082.32 2314.53 3080.42 2313.11 Q3078.55 2311.68 3075.03 2311.68 Q3073.11 2311.68 3070.91 2312.09 Q3068.71 2312.51 3066.07 2313.39 L3066.07 2309.22 Q3068.73 2308.48 3071.05 2308.11 Q3073.38 2307.74 3075.44 2307.74 Q3080.77 2307.74 3083.87 2310.17 Q3086.97 2312.58 3086.97 2316.7 Q3086.97 2319.57 3085.33 2321.56 Q3083.68 2323.53 3080.65 2324.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,2247.44 3152.76,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,2032.24 3152.76,2032.24 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,1817.05 3152.76,1817.05 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,1601.85 3152.76,1601.85 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"\n",
" 1764.6,1386.66 3152.76,1386.66 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,2274.13 1764.6,1331.03 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,2247.44 1783.5,2247.44 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,2032.24 1783.5,2032.24 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1817.05 1783.5,1817.05 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1601.85 1783.5,1601.85 \n",
" \"/>\n",
"<polyline clip-path=\"url(#clip650)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1764.6,1386.66 1783.5,1386.66 \n",
" \"/>\n",
"<path clip-path=\"url(#clip650)\" d=\"M1659.42 2233.24 Q1655.81 2233.24 1653.98 2236.8 Q1652.18 2240.34 1652.18 2247.47 Q1652.18 2254.58 1653.98 2258.14 Q1655.81 2261.68 1659.42 2261.68 Q1663.06 2261.68 1664.86 2258.14 Q1666.69 2254.58 1666.69 2247.47 Q1666.69 2240.34 1664.86 2236.8 Q1663.06 2233.24 1659.42 2233.24 M1659.42 2229.53 Q1665.23 2229.53 1668.29 2234.14 Q1671.37 2238.72 1671.37 2247.47 Q1671.37 2256.2 1668.29 2260.8 Q1665.23 2265.39 1659.42 2265.39 Q1653.61 2265.39 1650.53 2260.8 Q1647.48 2256.2 1647.48 2247.47 Q1647.48 2238.72 1650.53 2234.14 Q1653.61 2229.53 1659.42 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1679.58 2258.84 L1684.47 2258.84 L1684.47 2264.72 L1679.58 2264.72 L1679.58 2258.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1704.65 2233.24 Q1701.04 2233.24 1699.21 2236.8 Q1697.41 2240.34 1697.41 2247.47 Q1697.41 2254.58 1699.21 2258.14 Q1701.04 2261.68 1704.65 2261.68 Q1708.29 2261.68 1710.09 2258.14 Q1711.92 2254.58 1711.92 2247.47 Q1711.92 2240.34 1710.09 2236.8 Q1708.29 2233.24 1704.65 2233.24 M1704.65 2229.53 Q1710.46 2229.53 1713.52 2234.14 Q1716.6 2238.72 1716.6 2247.47 Q1716.6 2256.2 1713.52 2260.8 Q1710.46 2265.39 1704.65 2265.39 Q1698.84 2265.39 1695.77 2260.8 Q1692.71 2256.2 1692.71 2247.47 Q1692.71 2238.72 1695.77 2234.14 Q1698.84 2229.53 1704.65 2229.53 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1660.65 2018.04 Q1657.04 2018.04 1655.21 2021.61 Q1653.4 2025.15 1653.4 2032.28 Q1653.4 2039.38 1655.21 2042.95 Q1657.04 2046.49 1660.65 2046.49 Q1664.28 2046.49 1666.09 2042.95 Q1667.92 2039.38 1667.92 2032.28 Q1667.92 2025.15 1666.09 2021.61 Q1664.28 2018.04 1660.65 2018.04 M1660.65 2014.34 Q1666.46 2014.34 1669.52 2018.94 Q1672.59 2023.53 1672.59 2032.28 Q1672.59 2041 1669.52 2045.61 Q1666.46 2050.19 1660.65 2050.19 Q1654.84 2050.19 1651.76 2045.61 Q1648.71 2041 1648.71 2032.28 Q1648.71 2023.53 1651.76 2018.94 Q1654.84 2014.34 1660.65 2014.34 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1680.81 2043.64 L1685.7 2043.64 L1685.7 2049.52 L1680.81 2049.52 L1680.81 2043.64 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1696.69 2045.59 L1704.33 2045.59 L1704.33 2019.22 L1696.02 2020.89 L1696.02 2016.63 L1704.28 2014.96 L1708.96 2014.96 L1708.96 2045.59 L1716.6 2045.59 L1716.6 2049.52 L1696.69 2049.52 L1696.69 2045.59 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1661.02 1802.85 Q1657.41 1802.85 1655.58 1806.41 Q1653.77 1809.95 1653.77 1817.08 Q1653.77 1824.19 1655.58 1827.75 Q1657.41 1831.3 1661.02 1831.3 Q1664.65 1831.3 1666.46 1827.75 Q1668.29 1824.19 1668.29 1817.08 Q1668.29 1809.95 1666.46 1806.41 Q1664.65 1802.85 1661.02 1802.85 M1661.02 1799.14 Q1666.83 1799.14 1669.89 1803.75 Q1672.96 1808.33 1672.96 1817.08 Q1672.96 1825.81 1669.89 1830.42 Q1666.83 1835 1661.02 1835 Q1655.21 1835 1652.13 1830.42 Q1649.08 1825.81 1649.08 1817.08 Q1649.08 1808.33 1652.13 1803.75 Q1655.21 1799.14 1661.02 1799.14 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1681.18 1828.45 L1686.07 1828.45 L1686.07 1834.33 L1681.18 1834.33 L1681.18 1828.45 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1700.28 1830.39 L1716.6 1830.39 L1716.6 1834.33 L1694.65 1834.33 L1694.65 1830.39 Q1697.32 1827.64 1701.9 1823.01 Q1706.51 1818.36 1707.69 1817.01 Q1709.93 1814.49 1710.81 1812.75 Q1711.71 1811 1711.71 1809.31 Q1711.71 1806.55 1709.77 1804.81 Q1707.85 1803.08 1704.75 1803.08 Q1702.55 1803.08 1700.09 1803.84 Q1697.66 1804.61 1694.89 1806.16 L1694.89 1801.44 Q1697.71 1800.3 1700.16 1799.72 Q1702.62 1799.14 1704.65 1799.14 Q1710.02 1799.14 1713.22 1801.83 Q1716.41 1804.51 1716.41 1809 Q1716.41 1811.13 1715.6 1813.06 Q1714.82 1814.95 1712.71 1817.55 Q1712.13 1818.22 1709.03 1821.44 Q1705.93 1824.63 1700.28 1830.39 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1660.07 1587.65 Q1656.46 1587.65 1654.63 1591.22 Q1652.83 1594.76 1652.83 1601.89 Q1652.83 1609 1654.63 1612.56 Q1656.46 1616.1 1660.07 1616.1 Q1663.7 1616.1 1665.51 1612.56 Q1667.34 1609 1667.34 1601.89 Q1667.34 1594.76 1665.51 1591.22 Q1663.7 1587.65 1660.07 1587.65 M1660.07 1583.95 Q1665.88 1583.95 1668.94 1588.56 Q1672.02 1593.14 1672.02 1601.89 Q1672.02 1610.62 1668.94 1615.22 Q1665.88 1619.81 1660.07 1619.81 Q1654.26 1619.81 1651.18 1615.22 Q1648.13 1610.62 1648.13 1601.89 Q1648.13 1593.14 1651.18 1588.56 Q1654.26 1583.95 1660.07 1583.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1680.23 1613.26 L1685.12 1613.26 L1685.12 1619.13 L1680.23 1619.13 L1680.23 1613.26 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1709.47 1600.5 Q1712.83 1601.22 1714.7 1603.49 Q1716.6 1605.76 1716.6 1609.09 Q1716.6 1614.2 1713.08 1617.01 Q1709.56 1619.81 1703.08 1619.81 Q1700.9 1619.81 1698.59 1619.37 Q1696.3 1618.95 1693.84 1618.09 L1693.84 1613.58 Q1695.79 1614.71 1698.1 1615.29 Q1700.42 1615.87 1702.94 1615.87 Q1707.34 1615.87 1709.63 1614.13 Q1711.95 1612.4 1711.95 1609.09 Q1711.95 1606.03 1709.79 1604.32 Q1707.66 1602.58 1703.84 1602.58 L1699.82 1602.58 L1699.82 1598.74 L1704.03 1598.74 Q1707.48 1598.74 1709.31 1597.38 Q1711.14 1595.99 1711.14 1593.39 Q1711.14 1590.73 1709.24 1589.32 Q1707.36 1587.88 1703.84 1587.88 Q1701.92 1587.88 1699.72 1588.3 Q1697.52 1588.72 1694.89 1589.6 L1694.89 1585.43 Q1697.55 1584.69 1699.86 1584.32 Q1702.2 1583.95 1704.26 1583.95 Q1709.58 1583.95 1712.69 1586.38 Q1715.79 1588.79 1715.79 1592.91 Q1715.79 1595.78 1714.14 1597.77 Q1712.5 1599.74 1709.47 1600.5 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1658.94 1372.46 Q1655.33 1372.46 1653.5 1376.02 Q1651.69 1379.57 1651.69 1386.7 Q1651.69 1393.8 1653.5 1397.37 Q1655.33 1400.91 1658.94 1400.91 Q1662.57 1400.91 1664.38 1397.37 Q1666.2 1393.8 1666.2 1386.7 Q1666.2 1379.57 1664.38 1376.02 Q1662.57 1372.46 1658.94 1372.46 M1658.94 1368.76 Q1664.75 1368.76 1667.8 1373.36 Q1670.88 1377.95 1670.88 1386.7 Q1670.88 1395.42 1667.8 1400.03 Q1664.75 1404.61 1658.94 1404.61 Q1653.13 1404.61 1650.05 1400.03 Q1646.99 1395.42 1646.99 1386.7 Q1646.99 1377.95 1650.05 1373.36 Q1653.13 1368.76 1658.94 1368.76 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1679.1 1398.06 L1683.98 1398.06 L1683.98 1403.94 L1679.1 1403.94 L1679.1 1398.06 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1707.01 1373.45 L1695.21 1391.9 L1707.01 1391.9 L1707.01 1373.45 M1705.79 1369.38 L1711.67 1369.38 L1711.67 1391.9 L1716.6 1391.9 L1716.6 1395.79 L1711.67 1395.79 L1711.67 1403.94 L1707.01 1403.94 L1707.01 1395.79 L1691.41 1395.79 L1691.41 1391.28 L1705.79 1369.38 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1716.9 1212.1 L1725.08 1212.1 L1725.08 1236.89 L1754.81 1236.89 L1754.81 1212.1 L1763 1212.1 L1763 1272.58 L1754.81 1272.58 L1754.81 1243.77 L1725.08 1243.77 L1725.08 1272.58 L1716.9 1272.58 L1716.9 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1778.96 1227.21 L1786.41 1227.21 L1786.41 1272.58 L1778.96 1272.58 L1778.96 1227.21 M1778.96 1209.54 L1786.41 1209.54 L1786.41 1218.98 L1778.96 1218.98 L1778.96 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1830.93 1228.54 L1830.93 1235.59 Q1827.77 1233.97 1824.37 1233.16 Q1820.96 1232.35 1817.32 1232.35 Q1811.77 1232.35 1808.97 1234.05 Q1806.22 1235.75 1806.22 1239.16 Q1806.22 1241.75 1808.2 1243.25 Q1810.19 1244.71 1816.18 1246.04 L1818.74 1246.61 Q1826.68 1248.31 1830 1251.43 Q1833.36 1254.51 1833.36 1260.06 Q1833.36 1266.38 1828.34 1270.06 Q1823.35 1273.75 1814.6 1273.75 Q1810.96 1273.75 1806.99 1273.02 Q1803.06 1272.33 1798.68 1270.92 L1798.68 1263.22 Q1802.82 1265.37 1806.83 1266.46 Q1810.84 1267.51 1814.77 1267.51 Q1820.03 1267.51 1822.87 1265.73 Q1825.7 1263.91 1825.7 1260.63 Q1825.7 1257.59 1823.64 1255.97 Q1821.61 1254.35 1814.68 1252.85 L1812.09 1252.24 Q1805.16 1250.78 1802.09 1247.78 Q1799.01 1244.75 1799.01 1239.48 Q1799.01 1233.08 1803.54 1229.6 Q1808.08 1226.11 1816.43 1226.11 Q1820.56 1226.11 1824.2 1226.72 Q1827.85 1227.33 1830.93 1228.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1852.6 1214.32 L1852.6 1227.21 L1867.95 1227.21 L1867.95 1233 L1852.6 1233 L1852.6 1257.63 Q1852.6 1263.18 1854.1 1264.76 Q1855.64 1266.34 1860.3 1266.34 L1867.95 1266.34 L1867.95 1272.58 L1860.3 1272.58 Q1851.67 1272.58 1848.39 1269.38 Q1845.11 1266.14 1845.11 1257.63 L1845.11 1233 L1839.64 1233 L1839.64 1227.21 L1845.11 1227.21 L1845.11 1214.32 L1852.6 1214.32 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1895.34 1232.43 Q1889.34 1232.43 1885.86 1237.13 Q1882.38 1241.79 1882.38 1249.93 Q1882.38 1258.07 1885.82 1262.77 Q1889.3 1267.43 1895.34 1267.43 Q1901.29 1267.43 1904.78 1262.73 Q1908.26 1258.03 1908.26 1249.93 Q1908.26 1241.87 1904.78 1237.17 Q1901.29 1232.43 1895.34 1232.43 M1895.34 1226.11 Q1905.06 1226.11 1910.61 1232.43 Q1916.16 1238.75 1916.16 1249.93 Q1916.16 1261.07 1910.61 1267.43 Q1905.06 1273.75 1895.34 1273.75 Q1885.58 1273.75 1880.03 1267.43 Q1874.52 1261.07 1874.52 1249.93 Q1874.52 1238.75 1880.03 1232.43 Q1885.58 1226.11 1895.34 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M1958.37 1249.36 Q1958.37 1241.26 1955.01 1236.81 Q1951.69 1232.35 1945.65 1232.35 Q1939.65 1232.35 1936.29 1236.81 Q1932.97 1241.26 1932.97 1249.36 Q1932.97 1257.43 1936.29 1261.88 Q1939.65 1266.34 1945.65 1266.34 Q1951.69 1266.34 1955.01 1261.88 Q1958.37 1257.43 1958.37 1249.36 M1965.82 1266.95 Q1965.82 1278.53 1960.68 1284.16 Q1955.53 1289.83 1944.92 1289.83 Q1940.99 1289.83 1937.51 1289.23 Q1934.02 1288.66 1930.74 1287.44 L1930.74 1280.19 Q1934.02 1281.97 1937.22 1282.82 Q1940.42 1283.68 1943.75 1283.68 Q1951.08 1283.68 1954.72 1279.83 Q1958.37 1276.02 1958.37 1268.28 L1958.37 1264.6 Q1956.06 1268.61 1952.46 1270.59 Q1948.85 1272.58 1943.83 1272.58 Q1935.48 1272.58 1930.38 1266.22 Q1925.27 1259.86 1925.27 1249.36 Q1925.27 1238.83 1930.38 1232.47 Q1935.48 1226.11 1943.83 1226.11 Q1948.85 1226.11 1952.46 1228.1 Q1956.06 1230.08 1958.37 1234.09 L1958.37 1227.21 L1965.82 1227.21 L1965.82 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2007.47 1234.17 Q2006.21 1233.44 2004.71 1233.12 Q2003.25 1232.76 2001.47 1232.76 Q1995.15 1232.76 1991.75 1236.89 Q1988.39 1240.98 1988.39 1248.68 L1988.39 1272.58 L1980.89 1272.58 L1980.89 1227.21 L1988.39 1227.21 L1988.39 1234.25 Q1990.74 1230.12 1994.5 1228.14 Q1998.27 1226.11 2003.66 1226.11 Q2004.43 1226.11 2005.36 1226.23 Q2006.29 1226.31 2007.43 1226.52 L2007.47 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2035.9 1249.77 Q2026.87 1249.77 2023.39 1251.84 Q2019.9 1253.9 2019.9 1258.88 Q2019.9 1262.85 2022.5 1265.2 Q2025.13 1267.51 2029.63 1267.51 Q2035.82 1267.51 2039.55 1263.14 Q2043.32 1258.72 2043.32 1251.43 L2043.32 1249.77 L2035.9 1249.77 M2050.77 1246.69 L2050.77 1272.58 L2043.32 1272.58 L2043.32 1265.69 Q2040.77 1269.82 2036.96 1271.81 Q2033.15 1273.75 2027.64 1273.75 Q2020.67 1273.75 2016.54 1269.86 Q2012.45 1265.93 2012.45 1259.37 Q2012.45 1251.71 2017.55 1247.82 Q2022.7 1243.94 2032.87 1243.94 L2043.32 1243.94 L2043.32 1243.21 Q2043.32 1238.06 2039.91 1235.27 Q2036.55 1232.43 2030.44 1232.43 Q2026.55 1232.43 2022.86 1233.36 Q2019.17 1234.29 2015.77 1236.16 L2015.77 1229.27 Q2019.86 1227.69 2023.71 1226.92 Q2027.56 1226.11 2031.21 1226.11 Q2041.05 1226.11 2045.91 1231.22 Q2050.77 1236.32 2050.77 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2101.45 1235.92 Q2104.24 1230.89 2108.13 1228.5 Q2112.02 1226.11 2117.29 1226.11 Q2124.38 1226.11 2128.22 1231.09 Q2132.07 1236.04 2132.07 1245.19 L2132.07 1272.58 L2124.58 1272.58 L2124.58 1245.43 Q2124.58 1238.91 2122.27 1235.75 Q2119.96 1232.59 2115.22 1232.59 Q2109.43 1232.59 2106.07 1236.44 Q2102.7 1240.29 2102.7 1246.93 L2102.7 1272.58 L2095.21 1272.58 L2095.21 1245.43 Q2095.21 1238.87 2092.9 1235.75 Q2090.59 1232.59 2085.77 1232.59 Q2080.06 1232.59 2076.7 1236.48 Q2073.33 1240.33 2073.33 1246.93 L2073.33 1272.58 L2065.84 1272.58 L2065.84 1227.21 L2073.33 1227.21 L2073.33 1234.25 Q2075.89 1230.08 2079.45 1228.1 Q2083.02 1226.11 2087.92 1226.11 Q2092.86 1226.11 2096.3 1228.62 Q2099.79 1231.14 2101.45 1235.92 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2190.89 1232.43 Q2184.9 1232.43 2181.41 1237.13 Q2177.93 1241.79 2177.93 1249.93 Q2177.93 1258.07 2181.37 1262.77 Q2184.86 1267.43 2190.89 1267.43 Q2196.85 1267.43 2200.33 1262.73 Q2203.81 1258.03 2203.81 1249.93 Q2203.81 1241.87 2200.33 1237.17 Q2196.85 1232.43 2190.89 1232.43 M2190.89 1226.11 Q2200.61 1226.11 2206.16 1232.43 Q2211.71 1238.75 2211.71 1249.93 Q2211.71 1261.07 2206.16 1267.43 Q2200.61 1273.75 2190.89 1273.75 Q2181.13 1273.75 2175.58 1267.43 Q2170.07 1261.07 2170.07 1249.93 Q2170.07 1238.75 2175.58 1232.43 Q2181.13 1226.11 2190.89 1226.11 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2247.04 1209.54 L2247.04 1215.74 L2239.91 1215.74 Q2235.9 1215.74 2234.32 1217.36 Q2232.78 1218.98 2232.78 1223.2 L2232.78 1227.21 L2245.05 1227.21 L2245.05 1233 L2232.78 1233 L2232.78 1272.58 L2225.28 1272.58 L2225.28 1233 L2218.15 1233 L2218.15 1227.21 L2225.28 1227.21 L2225.28 1224.05 Q2225.28 1216.47 2228.81 1213.03 Q2232.33 1209.54 2239.99 1209.54 L2247.04 1209.54 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2317.04 1205.29 L2324.69 1205.29 L2324.69 1209.18 L2320.03 1209.18 L2295.97 1274.24 L2293.3 1274.24 L2280.38 1238.47 L2275.31 1240.29 L2274.3 1237.05 L2285.76 1233.08 L2296.13 1261.8 L2317.04 1205.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2324.45 1212.1 L2375.61 1212.1 L2375.61 1218.98 L2354.14 1218.98 L2354.14 1272.58 L2345.92 1272.58 L2345.92 1218.98 L2324.45 1218.98 L2324.45 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2430.18 1249.77 Q2421.15 1249.77 2417.66 1251.84 Q2414.18 1253.9 2414.18 1258.88 Q2414.18 1262.85 2416.77 1265.2 Q2419.4 1267.51 2423.9 1267.51 Q2430.1 1267.51 2433.82 1263.14 Q2437.59 1258.72 2437.59 1251.43 L2437.59 1249.77 L2430.18 1249.77 M2445.05 1246.69 L2445.05 1272.58 L2437.59 1272.58 L2437.59 1265.69 Q2435.04 1269.82 2431.23 1271.81 Q2427.42 1273.75 2421.92 1273.75 Q2414.95 1273.75 2410.82 1269.86 Q2406.72 1265.93 2406.72 1259.37 Q2406.72 1251.71 2411.83 1247.82 Q2416.97 1243.94 2427.14 1243.94 L2437.59 1243.94 L2437.59 1243.21 Q2437.59 1238.06 2434.19 1235.27 Q2430.83 1232.43 2424.71 1232.43 Q2420.82 1232.43 2417.14 1233.36 Q2413.45 1234.29 2410.05 1236.16 L2410.05 1229.27 Q2414.14 1227.69 2417.99 1226.92 Q2421.83 1226.11 2425.48 1226.11 Q2435.32 1226.11 2440.18 1231.22 Q2445.05 1236.32 2445.05 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2455.05 1227.21 L2462.95 1227.21 L2477.13 1265.28 L2491.31 1227.21 L2499.21 1227.21 L2482.19 1272.58 L2472.07 1272.58 L2455.05 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2548.3 1248.03 L2548.3 1251.67 L2514.03 1251.67 Q2514.52 1259.37 2518.65 1263.42 Q2522.82 1267.43 2530.24 1267.43 Q2534.53 1267.43 2538.54 1266.38 Q2542.59 1265.32 2546.56 1263.22 L2546.56 1270.27 Q2542.55 1271.97 2538.34 1272.86 Q2534.13 1273.75 2529.79 1273.75 Q2518.93 1273.75 2512.57 1267.43 Q2506.25 1261.11 2506.25 1250.34 Q2506.25 1239.2 2512.25 1232.67 Q2518.29 1226.11 2528.49 1226.11 Q2537.65 1226.11 2542.96 1232.03 Q2548.3 1237.9 2548.3 1248.03 M2540.85 1245.84 Q2540.77 1239.72 2537.41 1236.08 Q2534.08 1232.43 2528.58 1232.43 Q2522.34 1232.43 2518.57 1235.96 Q2514.84 1239.48 2514.28 1245.88 L2540.85 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2586.83 1234.17 Q2585.57 1233.44 2584.07 1233.12 Q2582.61 1232.76 2580.83 1232.76 Q2574.51 1232.76 2571.11 1236.89 Q2567.75 1240.98 2567.75 1248.68 L2567.75 1272.58 L2560.25 1272.58 L2560.25 1227.21 L2567.75 1227.21 L2567.75 1234.25 Q2570.1 1230.12 2573.86 1228.14 Q2577.63 1226.11 2583.02 1226.11 Q2583.79 1226.11 2584.72 1226.23 Q2585.65 1226.31 2586.79 1226.52 L2586.83 1234.17 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2615.26 1249.77 Q2606.23 1249.77 2602.75 1251.84 Q2599.26 1253.9 2599.26 1258.88 Q2599.26 1262.85 2601.86 1265.2 Q2604.49 1267.51 2608.99 1267.51 Q2615.18 1267.51 2618.91 1263.14 Q2622.68 1258.72 2622.68 1251.43 L2622.68 1249.77 L2615.26 1249.77 M2630.13 1246.69 L2630.13 1272.58 L2622.68 1272.58 L2622.68 1265.69 Q2620.13 1269.82 2616.32 1271.81 Q2612.51 1273.75 2607 1273.75 Q2600.03 1273.75 2595.9 1269.86 Q2591.81 1265.93 2591.81 1259.37 Q2591.81 1251.71 2596.91 1247.82 Q2602.06 1243.94 2612.23 1243.94 L2622.68 1243.94 L2622.68 1243.21 Q2622.68 1238.06 2619.28 1235.27 Q2615.91 1232.43 2609.8 1232.43 Q2605.91 1232.43 2602.22 1233.36 Q2598.53 1234.29 2595.13 1236.16 L2595.13 1229.27 Q2599.22 1227.69 2603.07 1226.92 Q2606.92 1226.11 2610.57 1226.11 Q2620.41 1226.11 2625.27 1231.22 Q2630.13 1236.32 2630.13 1246.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2675.34 1249.36 Q2675.34 1241.26 2671.98 1236.81 Q2668.66 1232.35 2662.62 1232.35 Q2656.62 1232.35 2653.26 1236.81 Q2649.94 1241.26 2649.94 1249.36 Q2649.94 1257.43 2653.26 1261.88 Q2656.62 1266.34 2662.62 1266.34 Q2668.66 1266.34 2671.98 1261.88 Q2675.34 1257.43 2675.34 1249.36 M2682.79 1266.95 Q2682.79 1278.53 2677.65 1284.16 Q2672.5 1289.83 2661.89 1289.83 Q2657.96 1289.83 2654.48 1289.23 Q2650.99 1288.66 2647.71 1287.44 L2647.71 1280.19 Q2650.99 1281.97 2654.19 1282.82 Q2657.39 1283.68 2660.72 1283.68 Q2668.05 1283.68 2671.69 1279.83 Q2675.34 1276.02 2675.34 1268.28 L2675.34 1264.6 Q2673.03 1268.61 2669.43 1270.59 Q2665.82 1272.58 2660.8 1272.58 Q2652.45 1272.58 2647.35 1266.22 Q2642.24 1259.86 2642.24 1249.36 Q2642.24 1238.83 2647.35 1232.47 Q2652.45 1226.11 2660.8 1226.11 Q2665.82 1226.11 2669.43 1228.1 Q2673.03 1230.08 2675.34 1234.09 L2675.34 1227.21 L2682.79 1227.21 L2682.79 1266.95 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2736.95 1248.03 L2736.95 1251.67 L2702.68 1251.67 Q2703.17 1259.37 2707.3 1263.42 Q2711.47 1267.43 2718.89 1267.43 Q2723.18 1267.43 2727.19 1266.38 Q2731.24 1265.32 2735.21 1263.22 L2735.21 1270.27 Q2731.2 1271.97 2726.99 1272.86 Q2722.78 1273.75 2718.44 1273.75 Q2707.58 1273.75 2701.22 1267.43 Q2694.91 1261.11 2694.91 1250.34 Q2694.91 1239.2 2700.9 1232.67 Q2706.94 1226.11 2717.15 1226.11 Q2726.3 1226.11 2731.61 1232.03 Q2736.95 1237.9 2736.95 1248.03 M2729.5 1245.84 Q2729.42 1239.72 2726.06 1236.08 Q2722.74 1232.43 2717.23 1232.43 Q2710.99 1232.43 2707.22 1235.96 Q2703.49 1239.48 2702.93 1245.88 L2729.5 1245.84 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2762.43 1212.1 L2769.32 1212.1 L2748.26 1280.27 L2741.37 1280.27 L2762.43 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2794.72 1233.12 Q2788.56 1233.12 2785.24 1237.58 Q2781.76 1242.23 2781.76 1249.93 Q2781.76 1258.07 2785.2 1262.77 Q2788.68 1267.43 2794.72 1267.43 Q2800.67 1267.43 2804.16 1262.73 Q2807.64 1258.03 2807.64 1249.93 Q2807.64 1242.52 2804.16 1237.58 Q2800.96 1233.12 2794.72 1233.12 M2794.72 1227.21 L2819.47 1227.21 L2819.47 1234.66 L2811.13 1234.66 Q2815.54 1240.98 2815.54 1249.93 Q2815.54 1261.07 2809.99 1267.39 Q2804.44 1273.75 2794.72 1273.75 Q2784.96 1273.75 2779.45 1267.39 Q2773.9 1261.07 2773.9 1249.93 Q2773.9 1238.71 2779.45 1232.43 Q2784.03 1227.21 2794.72 1227.21 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2831.62 1262.29 L2840.17 1262.29 L2840.17 1269.25 L2833.53 1282.22 L2828.3 1282.22 L2831.62 1269.25 L2831.62 1262.29 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2874.4 1212.1 L2925.56 1212.1 L2925.56 1218.98 L2904.09 1218.98 L2904.09 1272.58 L2895.87 1272.58 L2895.87 1218.98 L2874.4 1218.98 L2874.4 1212.1 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M2934.11 1234.9 L2986.04 1234.9 L2986.04 1241.71 L2934.11 1241.71 L2934.11 1234.9 M2934.11 1251.43 L2986.04 1251.43 L2986.04 1258.32 L2934.11 1258.32 L2934.11 1251.43 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3005.12 1265.69 L3018.49 1265.69 L3018.49 1219.55 L3003.95 1222.47 L3003.95 1215.01 L3018.41 1212.1 L3026.59 1212.1 L3026.59 1265.69 L3039.96 1265.69 L3039.96 1272.58 L3005.12 1272.58 L3005.12 1265.69 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3073.99 1217.48 Q3067.67 1217.48 3064.47 1223.72 Q3061.31 1229.92 3061.31 1242.4 Q3061.31 1254.83 3064.47 1261.07 Q3067.67 1267.27 3073.99 1267.27 Q3080.35 1267.27 3083.51 1261.07 Q3086.71 1254.83 3086.71 1242.4 Q3086.71 1229.92 3083.51 1223.72 Q3080.35 1217.48 3073.99 1217.48 M3073.99 1211 Q3084.16 1211 3089.5 1219.06 Q3094.89 1227.08 3094.89 1242.4 Q3094.89 1257.67 3089.5 1265.73 Q3084.16 1273.75 3073.99 1273.75 Q3063.82 1273.75 3058.43 1265.73 Q3053.09 1257.67 3053.09 1242.4 Q3053.09 1227.08 3058.43 1219.06 Q3063.82 1211 3073.99 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3126.77 1217.48 Q3120.45 1217.48 3117.25 1223.72 Q3114.09 1229.92 3114.09 1242.4 Q3114.09 1254.83 3117.25 1261.07 Q3120.45 1267.27 3126.77 1267.27 Q3133.13 1267.27 3136.29 1261.07 Q3139.49 1254.83 3139.49 1242.4 Q3139.49 1229.92 3136.29 1223.72 Q3133.13 1217.48 3126.77 1217.48 M3126.77 1211 Q3136.94 1211 3142.29 1219.06 Q3147.68 1227.08 3147.68 1242.4 Q3147.68 1257.67 3142.29 1265.73 Q3136.94 1273.75 3126.77 1273.75 Q3116.6 1273.75 3111.22 1265.73 Q3105.87 1257.67 3105.87 1242.4 Q3105.87 1227.08 3111.22 1219.06 Q3116.6 1211 3126.77 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip650)\" d=\"M3179.56 1217.48 Q3173.24 1217.48 3170.04 1223.72 Q3166.88 1229.92 3166.88 1242.4 Q3166.88 1254.83 3170.04 1261.07 Q3173.24 1267.27 3179.56 1267.27 Q3185.92 1267.27 3189.08 1261.07 Q3192.28 1254.83 3192.28 1242.4 Q3192.28 1229.92 3189.08 1223.72 Q3185.92 1217.48 3179.56 1217.48 M3179.56 1211 Q3189.72 1211 3195.07 1219.06 Q3200.46 1227.08 3200.46 1242.4 Q3200.46 1257.67 3195.07 1265.73 Q3189.72 1273.75 3179.56 1273.75 Q3169.39 1273.75 3164 1265.73 Q3158.65 1257.67 3158.65 1242.4 Q3158.65 1227.08 3164 1219.06 Q3169.39 1211 3179.56 1211 Z\" fill=\"#000000\" fill-rule=\"evenodd\" fill-opacity=\"1\" /><path clip-path=\"url(#clip655)\" d=\"\n",
"M1840.95 2232.32 L1840.95 2247.44 L1861.54 2247.44 L1861.54 2232.32 L1840.95 2232.32 L1840.95 2232.32 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,2232.32 1840.95,2247.44 1861.54,2247.44 1861.54,2232.32 1840.95,2232.32 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1861.54 2225.84 L1861.54 2247.44 L1882.13 2247.44 L1882.13 2225.84 L1861.54 2225.84 L1861.54 2225.84 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1861.54,2225.84 1861.54,2247.44 1882.13,2247.44 1882.13,2225.84 1861.54,2225.84 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1882.13 2232.32 L1882.13 2247.44 L1902.72 2247.44 L1902.72 2232.32 L1882.13 2232.32 L1882.13 2232.32 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1882.13,2232.32 1882.13,2247.44 1902.72,2247.44 1902.72,2232.32 1882.13,2232.32 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1902.72 2221.52 L1902.72 2247.44 L1923.31 2247.44 L1923.31 2221.52 L1902.72 2221.52 L1902.72 2221.52 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1902.72,2221.52 1902.72,2247.44 1923.31,2247.44 1923.31,2221.52 1902.72,2221.52 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1923.31 2208.57 L1923.31 2247.44 L1943.9 2247.44 L1943.9 2208.57 L1923.31 2208.57 L1923.31 2208.57 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1923.31,2208.57 1923.31,2247.44 1943.9,2247.44 1943.9,2208.57 1923.31,2208.57 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1943.9 2199.93 L1943.9 2247.44 L1964.49 2247.44 L1964.49 2199.93 L1943.9 2199.93 L1943.9 2199.93 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1943.9,2199.93 1943.9,2247.44 1964.49,2247.44 1964.49,2199.93 1943.9,2199.93 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1964.49 2223.68 L1964.49 2247.44 L1985.09 2247.44 L1985.09 2223.68 L1964.49 2223.68 L1964.49 2223.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1964.49,2223.68 1964.49,2247.44 1985.09,2247.44 1985.09,2223.68 1964.49,2223.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M1985.09 2180.49 L1985.09 2247.44 L2005.68 2247.44 L2005.68 2180.49 L1985.09 2180.49 L1985.09 2180.49 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 1985.09,2180.49 1985.09,2247.44 2005.68,2247.44 2005.68,2180.49 1985.09,2180.49 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2005.68 2176.17 L2005.68 2247.44 L2026.27 2247.44 L2026.27 2176.17 L2005.68 2176.17 L2005.68 2176.17 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2005.68,2176.17 2005.68,2247.44 2026.27,2247.44 2026.27,2176.17 2005.68,2176.17 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2026.27 2135.14 L2026.27 2247.44 L2046.86 2247.44 L2046.86 2135.14 L2026.27 2135.14 L2026.27 2135.14 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2026.27,2135.14 2026.27,2247.44 2046.86,2247.44 2046.86,2135.14 2026.27,2135.14 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2046.86 2122.19 L2046.86 2247.44 L2067.45 2247.44 L2067.45 2122.19 L2046.86 2122.19 L2046.86 2122.19 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2046.86,2122.19 2046.86,2247.44 2067.45,2247.44 2067.45,2122.19 2046.86,2122.19 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2067.45 2076.84 L2067.45 2247.44 L2088.04 2247.44 L2088.04 2076.84 L2067.45 2076.84 L2067.45 2076.84 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2067.45,2076.84 2067.45,2247.44 2088.04,2247.44 2088.04,2076.84 2067.45,2076.84 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2088.04 2050.92 L2088.04 2247.44 L2108.63 2247.44 L2108.63 2050.92 L2088.04 2050.92 L2088.04 2050.92 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2088.04,2050.92 2088.04,2247.44 2108.63,2247.44 2108.63,2050.92 2088.04,2050.92 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2108.63 2003.41 L2108.63 2247.44 L2129.22 2247.44 L2129.22 2003.41 L2108.63 2003.41 L2108.63 2003.41 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2108.63,2003.41 2108.63,2247.44 2129.22,2247.44 2129.22,2003.41 2108.63,2003.41 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2129.22 1966.7 L2129.22 2247.44 L2149.81 2247.44 L2149.81 1966.7 L2129.22 1966.7 L2129.22 1966.7 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2129.22,1966.7 2129.22,2247.44 2149.81,2247.44 2149.81,1966.7 2129.22,1966.7 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2149.81 1906.24 L2149.81 2247.44 L2170.4 2247.44 L2170.4 1906.24 L2149.81 1906.24 L2149.81 1906.24 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2149.81,1906.24 2149.81,2247.44 2170.4,2247.44 2170.4,1906.24 2149.81,1906.24 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2170.4 1921.35 L2170.4 2247.44 L2191 2247.44 L2191 1921.35 L2170.4 1921.35 L2170.4 1921.35 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2170.4,1921.35 2170.4,2247.44 2191,2247.44 2191,1921.35 2170.4,1921.35 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2191 1828.49 L2191 2247.44 L2211.59 2247.44 L2211.59 1828.49 L2191 1828.49 L2191 1828.49 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2191,1828.49 2191,2247.44 2211.59,2247.44 2211.59,1828.49 2191,1828.49 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2211.59 1774.51 L2211.59 2247.44 L2232.18 2247.44 L2232.18 1774.51 L2211.59 1774.51 L2211.59 1774.51 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2211.59,1774.51 2211.59,2247.44 2232.18,2247.44 2232.18,1774.51 2211.59,1774.51 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2232.18 1770.19 L2232.18 2247.44 L2252.77 2247.44 L2252.77 1770.19 L2232.18 1770.19 L2232.18 1770.19 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2232.18,1770.19 2232.18,2247.44 2252.77,2247.44 2252.77,1770.19 2232.18,1770.19 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2252.77 1679.49 L2252.77 2247.44 L2273.36 2247.44 L2273.36 1679.49 L2252.77 1679.49 L2252.77 1679.49 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2252.77,1679.49 2252.77,2247.44 2273.36,2247.44 2273.36,1679.49 2252.77,1679.49 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2273.36 1612.54 L2273.36 2247.44 L2293.95 2247.44 L2293.95 1612.54 L2273.36 1612.54 L2273.36 1612.54 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2273.36,1612.54 2273.36,2247.44 2293.95,2247.44 2293.95,1612.54 2273.36,1612.54 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2293.95 1547.76 L2293.95 2247.44 L2314.54 2247.44 L2314.54 1547.76 L2293.95 1547.76 L2293.95 1547.76 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2293.95,1547.76 2293.95,2247.44 2314.54,2247.44 2314.54,1547.76 2293.95,1547.76 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2314.54 1534.8 L2314.54 2247.44 L2335.13 2247.44 L2335.13 1534.8 L2314.54 1534.8 L2314.54 1534.8 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2314.54,1534.8 2314.54,2247.44 2335.13,2247.44 2335.13,1534.8 2314.54,1534.8 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2335.13 1580.15 L2335.13 2247.44 L2355.72 2247.44 L2355.72 1580.15 L2335.13 1580.15 L2335.13 1580.15 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2335.13,1580.15 2335.13,2247.44 2355.72,2247.44 2355.72,1580.15 2335.13,1580.15 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2355.72 1513.21 L2355.72 2247.44 L2376.31 2247.44 L2376.31 1513.21 L2355.72 1513.21 L2355.72 1513.21 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2355.72,1513.21 2355.72,2247.44 2376.31,2247.44 2376.31,1513.21 2355.72,1513.21 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2376.31 1357.72 L2376.31 2247.44 L2396.9 2247.44 L2396.9 1357.72 L2376.31 1357.72 L2376.31 1357.72 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2376.31,1357.72 2376.31,2247.44 2396.9,2247.44 2396.9,1357.72 2376.31,1357.72 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2396.9 1426.83 L2396.9 2247.44 L2417.5 2247.44 L2417.5 1426.83 L2396.9 1426.83 L2396.9 1426.83 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2396.9,1426.83 2396.9,2247.44 2417.5,2247.44 2417.5,1426.83 2396.9,1426.83 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2417.5 1383.64 L2417.5 2247.44 L2438.09 2247.44 L2438.09 1383.64 L2417.5 1383.64 L2417.5 1383.64 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2417.5,1383.64 2417.5,2247.44 2438.09,2247.44 2438.09,1383.64 2417.5,1383.64 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2438.09 1426.83 L2438.09 2247.44 L2458.68 2247.44 L2458.68 1426.83 L2438.09 1426.83 L2438.09 1426.83 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2438.09,1426.83 2438.09,2247.44 2458.68,2247.44 2458.68,1426.83 2438.09,1426.83 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2458.68 1400.91 L2458.68 2247.44 L2479.27 2247.44 L2479.27 1400.91 L2458.68 1400.91 L2458.68 1400.91 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2458.68,1400.91 2458.68,2247.44 2479.27,2247.44 2479.27,1400.91 2458.68,1400.91 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2479.27 1461.38 L2479.27 2247.44 L2499.86 2247.44 L2499.86 1461.38 L2479.27 1461.38 L2479.27 1461.38 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2479.27,1461.38 2479.27,2247.44 2499.86,2247.44 2499.86,1461.38 2479.27,1461.38 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2499.86 1370.68 L2499.86 2247.44 L2520.45 2247.44 L2520.45 1370.68 L2499.86 1370.68 L2499.86 1370.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2499.86,1370.68 2499.86,2247.44 2520.45,2247.44 2520.45,1370.68 2499.86,1370.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2520.45 1394.43 L2520.45 2247.44 L2541.04 2247.44 L2541.04 1394.43 L2520.45 1394.43 L2520.45 1394.43 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2520.45,1394.43 2520.45,2247.44 2541.04,2247.44 2541.04,1394.43 2520.45,1394.43 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2541.04 1450.58 L2541.04 2247.44 L2561.63 2247.44 L2561.63 1450.58 L2541.04 1450.58 L2541.04 1450.58 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2541.04,1450.58 2541.04,2247.44 2561.63,2247.44 2561.63,1450.58 2541.04,1450.58 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2561.63 1554.24 L2561.63 2247.44 L2582.22 2247.44 L2582.22 1554.24 L2561.63 1554.24 L2561.63 1554.24 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2561.63,1554.24 2561.63,2247.44 2582.22,2247.44 2582.22,1554.24 2561.63,1554.24 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2582.22 1508.89 L2582.22 2247.44 L2602.81 2247.44 L2602.81 1508.89 L2582.22 1508.89 L2582.22 1508.89 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2582.22,1508.89 2582.22,2247.44 2602.81,2247.44 2602.81,1508.89 2582.22,1508.89 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2602.81 1593.11 L2602.81 2247.44 L2623.4 2247.44 L2623.4 1593.11 L2602.81 1593.11 L2602.81 1593.11 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2602.81,1593.11 2602.81,2247.44 2623.4,2247.44 2623.4,1593.11 2602.81,1593.11 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2623.4 1703.24 L2623.4 2247.44 L2644 2247.44 L2644 1703.24 L2623.4 1703.24 L2623.4 1703.24 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2623.4,1703.24 2623.4,2247.44 2644,2247.44 2644,1703.24 2623.4,1703.24 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2644 1718.36 L2644 2247.44 L2664.59 2247.44 L2664.59 1718.36 L2644 1718.36 L2644 1718.36 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2644,1718.36 2644,2247.44 2664.59,2247.44 2664.59,1718.36 2644,1718.36 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2664.59 1804.74 L2664.59 2247.44 L2685.18 2247.44 L2685.18 1804.74 L2664.59 1804.74 L2664.59 1804.74 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2664.59,1804.74 2664.59,2247.44 2685.18,2247.44 2685.18,1804.74 2664.59,1804.74 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2685.18 1847.93 L2685.18 2247.44 L2705.77 2247.44 L2705.77 1847.93 L2685.18 1847.93 L2685.18 1847.93 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2685.18,1847.93 2685.18,2247.44 2705.77,2247.44 2705.77,1847.93 2685.18,1847.93 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2705.77 1856.57 L2705.77 2247.44 L2726.36 2247.44 L2726.36 1856.57 L2705.77 1856.57 L2705.77 1856.57 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2705.77,1856.57 2705.77,2247.44 2726.36,2247.44 2726.36,1856.57 2705.77,1856.57 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2726.36 1901.92 L2726.36 2247.44 L2746.95 2247.44 L2746.95 1901.92 L2726.36 1901.92 L2726.36 1901.92 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2726.36,1901.92 2726.36,2247.44 2746.95,2247.44 2746.95,1901.92 2726.36,1901.92 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2746.95 1966.7 L2746.95 2247.44 L2767.54 2247.44 L2767.54 1966.7 L2746.95 1966.7 L2746.95 1966.7 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2746.95,1966.7 2746.95,2247.44 2767.54,2247.44 2767.54,1966.7 2746.95,1966.7 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2767.54 1992.62 L2767.54 2247.44 L2788.13 2247.44 L2788.13 1992.62 L2767.54 1992.62 L2767.54 1992.62 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2767.54,1992.62 2767.54,2247.44 2788.13,2247.44 2788.13,1992.62 2767.54,1992.62 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2788.13 2025.01 L2788.13 2247.44 L2808.72 2247.44 L2808.72 2025.01 L2788.13 2025.01 L2788.13 2025.01 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2788.13,2025.01 2788.13,2247.44 2808.72,2247.44 2808.72,2025.01 2788.13,2025.01 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2808.72 2074.68 L2808.72 2247.44 L2829.31 2247.44 L2829.31 2074.68 L2808.72 2074.68 L2808.72 2074.68 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2808.72,2074.68 2808.72,2247.44 2829.31,2247.44 2829.31,2074.68 2808.72,2074.68 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2829.31 2079 L2829.31 2247.44 L2849.9 2247.44 L2849.9 2079 L2829.31 2079 L2829.31 2079 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2829.31,2079 2829.31,2247.44 2849.9,2247.44 2849.9,2079 2829.31,2079 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2849.9 2117.87 L2849.9 2247.44 L2870.5 2247.44 L2870.5 2117.87 L2849.9 2117.87 L2849.9 2117.87 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2849.9,2117.87 2849.9,2247.44 2870.5,2247.44 2870.5,2117.87 2849.9,2117.87 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2870.5 2130.82 L2870.5 2247.44 L2891.09 2247.44 L2891.09 2130.82 L2870.5 2130.82 L2870.5 2130.82 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2870.5,2130.82 2870.5,2247.44 2891.09,2247.44 2891.09,2130.82 2870.5,2130.82 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2891.09 2169.69 L2891.09 2247.44 L2911.68 2247.44 L2911.68 2169.69 L2891.09 2169.69 L2891.09 2169.69 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2891.09,2169.69 2891.09,2247.44 2911.68,2247.44 2911.68,2169.69 2891.09,2169.69 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2911.68 2189.13 L2911.68 2247.44 L2932.27 2247.44 L2932.27 2189.13 L2911.68 2189.13 L2911.68 2189.13 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2911.68,2189.13 2911.68,2247.44 2932.27,2247.44 2932.27,2189.13 2911.68,2189.13 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2932.27 2189.13 L2932.27 2247.44 L2952.86 2247.44 L2952.86 2189.13 L2932.27 2189.13 L2932.27 2189.13 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2932.27,2189.13 2932.27,2247.44 2952.86,2247.44 2952.86,2189.13 2932.27,2189.13 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2952.86 2215.04 L2952.86 2247.44 L2973.45 2247.44 L2973.45 2215.04 L2952.86 2215.04 L2952.86 2215.04 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2952.86,2215.04 2952.86,2247.44 2973.45,2247.44 2973.45,2215.04 2952.86,2215.04 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2973.45 2217.2 L2973.45 2247.44 L2994.04 2247.44 L2994.04 2217.2 L2973.45 2217.2 L2973.45 2217.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2973.45,2217.2 2973.45,2247.44 2994.04,2247.44 2994.04,2217.2 2973.45,2217.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M2994.04 2199.93 L2994.04 2247.44 L3014.63 2247.44 L3014.63 2199.93 L2994.04 2199.93 L2994.04 2199.93 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 2994.04,2199.93 2994.04,2247.44 3014.63,2247.44 3014.63,2199.93 2994.04,2199.93 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M3014.63 2217.2 L3014.63 2247.44 L3035.22 2247.44 L3035.22 2217.2 L3014.63 2217.2 L3014.63 2217.2 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3014.63,2217.2 3014.63,2247.44 3035.22,2247.44 3035.22,2217.2 3014.63,2217.2 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M3035.22 2221.52 L3035.22 2247.44 L3055.81 2247.44 L3055.81 2221.52 L3035.22 2221.52 L3035.22 2221.52 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3035.22,2221.52 3035.22,2247.44 3055.81,2247.44 3055.81,2221.52 3035.22,2221.52 \n",
" \"/>\n",
"<path clip-path=\"url(#clip655)\" d=\"\n",
"M3055.81 2234.48 L3055.81 2247.44 L3076.4 2247.44 L3076.4 2234.48 L3055.81 2234.48 L3055.81 2234.48 Z\n",
" \" fill=\"#009af9\" fill-rule=\"evenodd\" fill-opacity=\"1\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#000000; stroke-linecap:butt; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"\n",
" 3055.81,2234.48 3055.81,2247.44 3076.4,2247.44 3076.4,2234.48 3055.81,2234.48 \n",
" \"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1851.24\" cy=\"2232.32\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1871.84\" cy=\"2225.84\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1892.43\" cy=\"2232.32\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1913.02\" cy=\"2221.52\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1933.61\" cy=\"2208.57\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1954.2\" cy=\"2199.93\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1974.79\" cy=\"2223.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"1995.38\" cy=\"2180.49\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2015.97\" cy=\"2176.17\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2036.56\" cy=\"2135.14\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2057.15\" cy=\"2122.19\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2077.74\" cy=\"2076.84\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2098.34\" cy=\"2050.92\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2118.93\" cy=\"2003.41\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2139.52\" cy=\"1966.7\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2160.11\" cy=\"1906.24\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2180.7\" cy=\"1921.35\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2201.29\" cy=\"1828.49\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2221.88\" cy=\"1774.51\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2242.47\" cy=\"1770.19\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2263.06\" cy=\"1679.49\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2283.65\" cy=\"1612.54\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2304.25\" cy=\"1547.76\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2324.84\" cy=\"1534.8\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2345.43\" cy=\"1580.15\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2366.02\" cy=\"1513.21\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2386.61\" cy=\"1357.72\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2407.2\" cy=\"1426.83\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2427.79\" cy=\"1383.64\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2448.38\" cy=\"1426.83\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2468.97\" cy=\"1400.91\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2489.56\" cy=\"1461.38\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2510.15\" cy=\"1370.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2530.75\" cy=\"1394.43\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2551.34\" cy=\"1450.58\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2571.93\" cy=\"1554.24\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2592.52\" cy=\"1508.89\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2613.11\" cy=\"1593.11\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2633.7\" cy=\"1703.24\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2654.29\" cy=\"1718.36\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2674.88\" cy=\"1804.74\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2695.47\" cy=\"1847.93\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2716.06\" cy=\"1856.57\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2736.65\" cy=\"1901.92\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2757.25\" cy=\"1966.7\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2777.84\" cy=\"1992.62\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2798.43\" cy=\"2025.01\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2819.02\" cy=\"2074.68\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2839.61\" cy=\"2079\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2860.2\" cy=\"2117.87\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2880.79\" cy=\"2130.82\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2901.38\" cy=\"2169.69\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2921.97\" cy=\"2189.13\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2942.56\" cy=\"2189.13\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2963.15\" cy=\"2215.04\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"2983.75\" cy=\"2217.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3004.34\" cy=\"2199.93\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3024.93\" cy=\"2217.2\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3045.52\" cy=\"2221.52\" r=\"2\"/>\n",
"<circle clip-path=\"url(#clip655)\" style=\"fill:#009af9; stroke:none; fill-opacity:0\" cx=\"3066.11\" cy=\"2234.48\" r=\"2\"/>\n",
"<polyline clip-path=\"url(#clip655)\" style=\"stroke:#e26f46; stroke-linecap:butt; stroke-linejoin:round; stroke-width:8; stroke-opacity:1; fill:none\" points=\"\n",
" 1840.95,2237.9 1861.54,2234.63 1882.13,2230.4 1902.72,2225.01 1923.31,2218.21 1943.9,2209.72 1964.49,2199.24 1985.09,2186.48 2005.68,2171.1 2026.27,2152.79 \n",
" 2046.86,2131.25 2067.45,2106.24 2088.04,2077.54 2108.63,2045.05 2129.22,2008.74 2149.81,1968.72 2170.4,1925.23 2191,1878.66 2211.59,1829.56 2232.18,1778.63 \n",
" 2252.77,1726.73 2273.36,1674.84 2293.95,1624.04 2314.54,1575.48 2335.13,1530.36 2355.72,1489.81 2376.31,1454.94 2396.9,1426.71 2417.5,1405.94 2438.09,1393.22 \n",
" 2458.68,1388.94 2479.27,1393.22 2499.86,1405.94 2520.45,1426.71 2541.04,1454.94 2561.63,1489.81 2582.22,1530.36 2602.81,1575.48 2623.4,1624.04 2644,1674.84 \n",
" 2664.59,1726.73 2685.18,1778.63 2705.77,1829.56 2726.36,1878.66 2746.95,1925.23 2767.54,1968.72 2788.13,2008.74 2808.72,2045.05 2829.31,2077.54 2849.9,2106.24 \n",
" 2870.5,2131.25 2891.09,2152.79 2911.68,2171.1 2932.27,2186.48 2952.86,2199.24 2973.45,2209.72 2994.04,2218.21 3014.63,2225.01 3035.22,2230.4 3055.81,2234.63 \n",
" 3076.4,2237.9 \n",
" \"/>\n",
"</svg>\n"
]
},
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"σ = 2\n",
"pdfN01 = pdf(Normal(0,1),bins)\n",
"\n",
"p1 = histogram( sqrt(5)*avg_5/σ,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of √T average/σ, T=5\" )\n",
"plot!(bins,pdfN01,linewidth=2)\n",
"p2 = histogram( sqrt(25)*avg_25/σ,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of √T average/σ, T=25\" )\n",
"plot!(bins,pdfN01,linewidth=2)\n",
"p3 = histogram( sqrt(100)*avg_100/σ,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of √T average/σ, T=100\" )\n",
"plot!(bins,pdfN01,linewidth=2)\n",
"p4 = histogram( sqrt(1000)*avg_1000/σ,bins = bins,\n",
" normalized = true,legend=false,\n",
" title = \"Histogram of √T average/σ, T=1000\" )\n",
"plot!(bins,pdfN01,linewidth=2)\n",
"plot(p1,p2,p3,p4,layout = (2,2),size=(800,600))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"@webio": {
"lastCommId": null,
"lastKernelId": null
},
"kernelspec": {
"display_name": "Julia 1.6.3",
"language": "julia",
"name": "julia-1.6"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.6.3"
}
},
"nbformat": 4,
"nbformat_minor": 4
}