Skip to content

Instantly share code, notes, and snippets.

@dpo
Created February 12, 2024 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpo/cd701514dc554f28eb0eeeb5cb6f5d8b to your computer and use it in GitHub Desktop.
Save dpo/cd701514dc554f28eb0eeeb5cb6f5d8b to your computer and use it in GitHub Desktop.
LimitedLDLFactorizations repository benchmark

Benchmark Report for LimitedLDLFactorizations

Job Properties

  • Time of benchmarks:
    • Target: 11 Feb 2024 - 17:16
    • Baseline: 11 Feb 2024 - 17:44
  • Package commits:
    • Target: 3fc156
    • Baseline: 3fc156
  • Julia commits:
    • Target: 312098
    • Baseline: 312098
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds).

ID time ratio memory ratio
["LDIV", "aug2dqp_3x3_0"] 1.47 (5%) ❌ 1.00 (1%)
["LDIV", "liswet3_3x3_0"] 1.30 (5%) ❌ 1.00 (1%)
["LDIV", "liswet5_2x2_5"] 1.19 (5%) ❌ 1.00 (1%)
["LDIV", "primal1_2x2_0"] 1.06 (5%) ❌ 1.00 (1%)
["LDIV", "primal4_2x2_0"] 1.05 (5%) ❌ 1.00 (1%)
["LDIV", "primal4_2x2_10"] 1.10 (5%) ❌ 1.00 (1%)
["LDIV", "tame_2x2_0"] 0.91 (5%) ✅ 1.00 (1%)
["LLDL", "aug2dc_2x2_5"] 1.07 (5%) ❌ 1.00 (1%)
["LLDL", "hs21mod_3x3_0"] 0.95 (5%) ✅ 1.00 (1%)
["LLDL", "hs53_2x2_0"] 1.05 (5%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["LDIV"]
  • ["LLDL"]

Julia versioninfo

Target

Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Fri Sep 15 16:17:13 PDT 2023; root:xnu-8020.240.18.703.5~1/RELEASE_ARM64_T8101 arm64 arm
  CPU: Apple M1: 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz     590583 s          0 s     995116 s   33261597 s          0 s
       #2  2400 MHz     479704 s          0 s     905627 s   33461960 s          0 s
       #3  2400 MHz     420713 s          0 s     536120 s   33890459 s          0 s
       #4  2400 MHz     302063 s          0 s     340717 s   34204512 s          0 s
       #5  2400 MHz     409038 s          0 s     491775 s   33946479 s          0 s
       #6  2400 MHz     245812 s          0 s     331256 s   34270223 s          0 s
       #7  2400 MHz      98446 s          0 s     186172 s   34562674 s          0 s
       #8  2400 MHz      56558 s          0 s     108883 s   34681850 s          0 s
  Memory: 8.0 GB (63.90625 MB free)
  Uptime: 3.484682e6 sec
  Load Avg:  1.89892578125  1.9248046875  2.0224609375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 1 on 4 virtual cores

Baseline

Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Fri Sep 15 16:17:13 PDT 2023; root:xnu-8020.240.18.703.5~1/RELEASE_ARM64_T8101 arm64 arm
  CPU: Apple M1: 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz     590764 s          0 s     995917 s   33277606 s          0 s
       #2  2400 MHz     479848 s          0 s     906344 s   33478091 s          0 s
       #3  2400 MHz     420795 s          0 s     536619 s   33906868 s          0 s
       #4  2400 MHz     302110 s          0 s     340966 s   34221206 s          0 s
       #5  2400 MHz     418417 s          0 s     493070 s   33952796 s          0 s
       #6  2400 MHz     248075 s          0 s     331522 s   34284686 s          0 s
       #7  2400 MHz     100455 s          0 s     186418 s   34577409 s          0 s
       #8  2400 MHz      58506 s          0 s     109114 s   34696662 s          0 s
  Memory: 8.0 GB (73.53125 MB free)
  Uptime: 3.48638e6 sec
  Load Avg:  2.0732421875  2.14697265625  2.10009765625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 1 on 4 virtual cores
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Benchmark Report for LimitedLDLFactorizations

Job Properties

  • Time of benchmark: 11 Feb 2024 - 17:44
  • Package commit: 3fc156
  • Julia commit: 312098
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks. The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to index into the BaseBenchmarks suite to retrieve the corresponding benchmarks. The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value. An empty cell means that the value was zero.

ID time GC time memory allocations
["LDIV", "aug2d_2x2_0"] 109.916 μs (5%)
["LDIV", "aug2d_2x2_5"] 110.583 μs (5%)
["LDIV", "aug2d_3x3_0"] 110.125 μs (5%)
["LDIV", "aug2d_3x3_5"] 110.750 μs (5%)
["LDIV", "aug2dc_2x2_0"] 110.208 μs (5%)
["LDIV", "aug2dc_2x2_5"] 110.166 μs (5%)
["LDIV", "aug2dc_3x3_0"] 109.792 μs (5%)
["LDIV", "aug2dc_3x3_5"] 109.875 μs (5%)
["LDIV", "aug2dcqp_2x2_0"] 228.708 μs (5%)
["LDIV", "aug2dcqp_2x2_10"] 229.167 μs (5%)
["LDIV", "aug2dcqp_2x2_5"] 228.291 μs (5%)
["LDIV", "aug2dcqp_3x3_0"] 280.417 μs (5%)
["LDIV", "aug2dcqp_3x3_10"] 279.125 μs (5%)
["LDIV", "aug2dcqp_3x3_5"] 282.292 μs (5%)
["LDIV", "aug2dqp_2x2_0"] 229.083 μs (5%)
["LDIV", "aug2dqp_2x2_10"] 229.292 μs (5%)
["LDIV", "aug2dqp_2x2_5"] 229.167 μs (5%)
["LDIV", "aug2dqp_3x3_0"] 280.541 μs (5%)
["LDIV", "aug2dqp_3x3_10"] 280.541 μs (5%)
["LDIV", "aug2dqp_3x3_5"] 284.166 μs (5%)
["LDIV", "aug3d_2x2_0"] 19.958 μs (5%)
["LDIV", "aug3d_3x3_0"] 19.916 μs (5%)
["LDIV", "aug3dc_2x2_0"] 19.917 μs (5%)
["LDIV", "aug3dc_3x3_0"] 20.000 μs (5%)
["LDIV", "aug3dcqp_2x2_0"] 41.667 μs (5%)
["LDIV", "aug3dcqp_2x2_5"] 41.125 μs (5%)
["LDIV", "aug3dcqp_3x3_0"] 51.166 μs (5%)
["LDIV", "aug3dcqp_3x3_5"] 51.458 μs (5%)
["LDIV", "aug3dqp_2x2_0"] 40.958 μs (5%)
["LDIV", "aug3dqp_2x2_5"] 41.000 μs (5%)
["LDIV", "aug3dqp_3x3_0"] 51.291 μs (5%)
["LDIV", "aug3dqp_3x3_5"] 51.375 μs (5%)
["LDIV", "cvxqp1_l_2x2_0"] 202.250 μs (5%)
["LDIV", "cvxqp1_l_2x2_10"] 203.292 μs (5%)
["LDIV", "cvxqp1_l_2x2_5"] 202.625 μs (5%)
["LDIV", "cvxqp1_l_3x3_0"] 252.125 μs (5%)
["LDIV", "cvxqp1_l_3x3_10"] 252.292 μs (5%)
["LDIV", "cvxqp1_l_3x3_5"] 257.542 μs (5%)
["LDIV", "cvxqp1_m_2x2_0"] 20.125 μs (5%)
["LDIV", "cvxqp1_m_2x2_10"] 19.916 μs (5%)
["LDIV", "cvxqp1_m_2x2_5"] 20.000 μs (5%)
["LDIV", "cvxqp1_m_3x3_0"] 25.333 μs (5%)
["LDIV", "cvxqp1_m_3x3_10"] 25.458 μs (5%)
["LDIV", "cvxqp1_m_3x3_5"] 25.333 μs (5%)
["LDIV", "cvxqp1_s_2x2_0"] 1.925 μs (5%)
["LDIV", "cvxqp1_s_2x2_10"] 1.921 μs (5%)
["LDIV", "cvxqp1_s_2x2_5"] 1.921 μs (5%)
["LDIV", "cvxqp1_s_3x3_0"] 2.356 μs (5%)
["LDIV", "cvxqp1_s_3x3_10"] 2.352 μs (5%)
["LDIV", "cvxqp1_s_3x3_5"] 2.352 μs (5%)
["LDIV", "cvxqp2_l_2x2_0"] 189.916 μs (5%)
["LDIV", "cvxqp2_l_2x2_10"] 189.208 μs (5%)
["LDIV", "cvxqp2_l_2x2_5"] 189.750 μs (5%)
["LDIV", "cvxqp2_l_3x3_0"] 239.916 μs (5%)
["LDIV", "cvxqp2_l_3x3_10"] 242.250 μs (5%)
["LDIV", "cvxqp2_l_3x3_5"] 241.500 μs (5%)
["LDIV", "cvxqp2_m_2x2_0"] 18.833 μs (5%)
["LDIV", "cvxqp2_m_2x2_10"] 18.750 μs (5%)
["LDIV", "cvxqp2_m_2x2_5"] 18.791 μs (5%)
["LDIV", "cvxqp2_m_3x3_0"] 24.167 μs (5%)
["LDIV", "cvxqp2_m_3x3_10"] 24.167 μs (5%)
["LDIV", "cvxqp2_m_3x3_5"] 24.042 μs (5%)
["LDIV", "cvxqp2_s_2x2_0"] 1.812 μs (5%)
["LDIV", "cvxqp2_s_2x2_10"] 1.817 μs (5%)
["LDIV", "cvxqp2_s_2x2_5"] 1.812 μs (5%)
["LDIV", "cvxqp2_s_3x3_0"] 2.241 μs (5%)
["LDIV", "cvxqp2_s_3x3_10"] 2.250 μs (5%)
["LDIV", "cvxqp2_s_3x3_5"] 2.250 μs (5%)
["LDIV", "cvxqp3_l_2x2_0"] 213.625 μs (5%)
["LDIV", "cvxqp3_l_2x2_10"] 214.875 μs (5%)
["LDIV", "cvxqp3_l_2x2_5"] 215.167 μs (5%)
["LDIV", "cvxqp3_l_3x3_0"] 265.000 μs (5%)
["LDIV", "cvxqp3_l_3x3_10"] 265.667 μs (5%)
["LDIV", "cvxqp3_l_3x3_5"] 265.333 μs (5%)
["LDIV", "cvxqp3_m_2x2_0"] 21.500 μs (5%)
["LDIV", "cvxqp3_m_2x2_10"] 21.417 μs (5%)
["LDIV", "cvxqp3_m_2x2_5"] 21.292 μs (5%)
["LDIV", "cvxqp3_m_3x3_0"] 26.709 μs (5%)
["LDIV", "cvxqp3_m_3x3_10"] 26.708 μs (5%)
["LDIV", "cvxqp3_m_3x3_5"] 26.708 μs (5%)
["LDIV", "cvxqp3_s_2x2_0"] 2.032 μs (5%)
["LDIV", "cvxqp3_s_2x2_10"] 2.018 μs (5%)
["LDIV", "cvxqp3_s_2x2_5"] 2.023 μs (5%)
["LDIV", "cvxqp3_s_3x3_0"] 2.463 μs (5%)
["LDIV", "cvxqp3_s_3x3_10"] 2.458 μs (5%)
["LDIV", "cvxqp3_s_3x3_5"] 2.458 μs (5%)
["LDIV", "dual1_2x2_0"] 6.100 μs (5%)
["LDIV", "dual1_2x2_5"] 6.142 μs (5%)
["LDIV", "dual1_3x3_0"] 6.467 μs (5%)
["LDIV", "dual1_3x3_5"] 6.525 μs (5%)
["LDIV", "dual2_2x2_0"] 7.844 μs (5%)
["LDIV", "dual2_3x3_0"] 8.250 μs (5%)
["LDIV", "dual3_2x2_0"] 10.791 μs (5%)
["LDIV", "dual3_2x2_5"] 10.791 μs (5%)
["LDIV", "dual3_3x3_0"] 11.292 μs (5%)
["LDIV", "dual3_3x3_5"] 11.291 μs (5%)
["LDIV", "dual4_2x2_0"] 5.375 μs (5%)
["LDIV", "dual4_2x2_5"] 5.375 μs (5%)
["LDIV", "dual4_3x3_0"] 5.694 μs (5%)
["LDIV", "dual4_3x3_5"] 5.688 μs (5%)
["LDIV", "dualc1_2x2_0"] 3.938 μs (5%)
["LDIV", "dualc1_2x2_10"] 3.932 μs (5%)
["LDIV", "dualc1_2x2_5"] 3.938 μs (5%)
["LDIV", "dualc1_3x3_0"] 4.435 μs (5%)
["LDIV", "dualc1_3x3_10"] 4.434 μs (5%)
["LDIV", "dualc1_3x3_5"] 4.429 μs (5%)
["LDIV", "dualc2_2x2_0"] 3.411 μs (5%)
["LDIV", "dualc2_2x2_10"] 3.370 μs (5%)
["LDIV", "dualc2_2x2_5"] 3.370 μs (5%)
["LDIV", "dualc2_3x3_0"] 3.927 μs (5%)
["LDIV", "dualc2_3x3_10"] 3.906 μs (5%)
["LDIV", "dualc2_3x3_5"] 3.885 μs (5%)
["LDIV", "dualc5_2x2_0"] 4.601 μs (5%)
["LDIV", "dualc5_2x2_5"] 4.601 μs (5%)
["LDIV", "dualc5_3x3_0"] 5.222 μs (5%)
["LDIV", "dualc5_3x3_5"] 5.222 μs (5%)
["LDIV", "dualc8_2x2_0"] 8.097 μs (5%)
["LDIV", "dualc8_2x2_10"] 8.125 μs (5%)
["LDIV", "dualc8_2x2_5"] 8.125 μs (5%)
["LDIV", "dualc8_3x3_0"] 9.375 μs (5%)
["LDIV", "dualc8_3x3_10"] 9.333 μs (5%)
["LDIV", "dualc8_3x3_5"] 9.375 μs (5%)
["LDIV", "genhs28_2x2_0"] 146.104 ns (5%)
["LDIV", "genhs28_3x3_0"] 147.515 ns (5%)
["LDIV", "gouldqp2_2x2_0"] 14.208 μs (5%)
["LDIV", "gouldqp2_2x2_5"] 12.750 μs (5%)
["LDIV", "gouldqp2_3x3_0"] 17.750 μs (5%)
["LDIV", "gouldqp2_3x3_5"] 16.291 μs (5%)
["LDIV", "gouldqp3_2x2_0"] 14.500 μs (5%)
["LDIV", "gouldqp3_2x2_10"] 12.125 μs (5%)
["LDIV", "gouldqp3_2x2_5"] 12.083 μs (5%)
["LDIV", "gouldqp3_3x3_0"] 18.208 μs (5%)
["LDIV", "gouldqp3_3x3_5"] 15.750 μs (5%)
["LDIV", "hs118_2x2_0"] 420.015 ns (5%)
["LDIV", "hs118_2x2_10"] 420.015 ns (5%)
["LDIV", "hs118_2x2_5"] 420.854 ns (5%)
["LDIV", "hs118_3x3_0"] 562.616 ns (5%)
["LDIV", "hs118_3x3_10"] 563.514 ns (5%)
["LDIV", "hs118_3x3_5"] 563.286 ns (5%)
["LDIV", "hs21_2x2_0"] 50.143 ns (5%)
["LDIV", "hs21_2x2_5"] 48.167 ns (5%)
["LDIV", "hs21_3x3_0"] 58.918 ns (5%)
["LDIV", "hs21_3x3_5"] 57.900 ns (5%)
["LDIV", "hs21mod_2x2_0"] 81.609 ns (5%)
["LDIV", "hs21mod_2x2_5"] 80.108 ns (5%)
["LDIV", "hs21mod_3x3_0"] 104.811 ns (5%)
["LDIV", "hs21mod_3x3_5"] 102.707 ns (5%)
["LDIV", "hs268_2x2_0"] 147.354 ns (5%)
["LDIV", "hs268_3x3_0"] 140.241 ns (5%)
["LDIV", "hs35_2x2_0"] 66.124 ns (5%)
["LDIV", "hs35_3x3_0"] 63.945 ns (5%)
["LDIV", "hs35mod_2x2_0"] 63.520 ns (5%)
["LDIV", "hs35mod_3x3_0"] 69.686 ns (5%)
["LDIV", "hs51_2x2_0"] 56.233 ns (5%)
["LDIV", "hs51_3x3_0"] 56.402 ns (5%)
["LDIV", "hs52_2x2_0"] 56.614 ns (5%)
["LDIV", "hs52_3x3_0"] 56.529 ns (5%)
["LDIV", "hs53_2x2_0"] 106.487 ns (5%)
["LDIV", "hs53_3x3_0"] 128.906 ns (5%)
["LDIV", "hs76_2x2_0"] 93.532 ns (5%)
["LDIV", "hs76_3x3_0"] 101.856 ns (5%)
["LDIV", "hues-mod_2x2_0"] 127.584 μs (5%)
["LDIV", "hues-mod_2x2_10"] 127.208 μs (5%)
["LDIV", "hues-mod_2x2_5"] 127.791 μs (5%)
["LDIV", "hues-mod_3x3_0"] 152.708 μs (5%)
["LDIV", "hues-mod_3x3_10"] 151.958 μs (5%)
["LDIV", "hues-mod_3x3_5"] 153.166 μs (5%)
["LDIV", "huestis_2x2_0"] 128.209 μs (5%)
["LDIV", "huestis_2x2_10"] 127.542 μs (5%)
["LDIV", "huestis_2x2_5"] 127.250 μs (5%)
["LDIV", "huestis_3x3_0"] 152.542 μs (5%)
["LDIV", "huestis_3x3_10"] 152.833 μs (5%)
["LDIV", "huestis_3x3_5"] 152.958 μs (5%)
["LDIV", "ksip_2x2_0"] 32.375 μs (5%)
["LDIV", "ksip_2x2_10"] 32.292 μs (5%)
["LDIV", "ksip_2x2_5"] 32.375 μs (5%)
["LDIV", "ksip_3x3_0"] 34.666 μs (5%)
["LDIV", "ksip_3x3_10"] 34.792 μs (5%)
["LDIV", "ksip_3x3_5"] 34.708 μs (5%)
["LDIV", "liswet10_2x2_0"] 118.333 μs (5%)
["LDIV", "liswet10_2x2_10"] 118.833 μs (5%)
["LDIV", "liswet10_2x2_5"] 118.666 μs (5%)
["LDIV", "liswet10_3x3_0"] 143.458 μs (5%)
["LDIV", "liswet10_3x3_10"] 144.125 μs (5%)
["LDIV", "liswet10_3x3_5"] 143.333 μs (5%)
["LDIV", "liswet11_2x2_0"] 118.916 μs (5%)
["LDIV", "liswet11_2x2_10"] 118.084 μs (5%)
["LDIV", "liswet11_2x2_5"] 118.666 μs (5%)
["LDIV", "liswet11_3x3_0"] 145.292 μs (5%)
["LDIV", "liswet11_3x3_10"] 143.042 μs (5%)
["LDIV", "liswet11_3x3_5"] 143.833 μs (5%)
["LDIV", "liswet12_2x2_0"] 118.625 μs (5%)
["LDIV", "liswet12_2x2_10"] 118.542 μs (5%)
["LDIV", "liswet12_2x2_5"] 120.250 μs (5%)
["LDIV", "liswet12_3x3_0"] 143.041 μs (5%)
["LDIV", "liswet12_3x3_10"] 143.333 μs (5%)
["LDIV", "liswet12_3x3_5"] 143.250 μs (5%)
["LDIV", "liswet1_2x2_0"] 118.625 μs (5%)
["LDIV", "liswet1_2x2_10"] 118.834 μs (5%)
["LDIV", "liswet1_2x2_5"] 118.166 μs (5%)
["LDIV", "liswet1_3x3_0"] 142.833 μs (5%)
["LDIV", "liswet1_3x3_10"] 143.375 μs (5%)
["LDIV", "liswet1_3x3_5"] 143.000 μs (5%)
["LDIV", "liswet2_2x2_0"] 118.875 μs (5%)
["LDIV", "liswet2_2x2_10"] 119.125 μs (5%)
["LDIV", "liswet2_2x2_5"] 119.458 μs (5%)
["LDIV", "liswet2_3x3_0"] 144.041 μs (5%)
["LDIV", "liswet2_3x3_10"] 143.666 μs (5%)
["LDIV", "liswet2_3x3_5"] 144.375 μs (5%)
["LDIV", "liswet3_2x2_0"] 119.000 μs (5%)
["LDIV", "liswet3_2x2_10"] 118.583 μs (5%)
["LDIV", "liswet3_2x2_5"] 118.875 μs (5%)
["LDIV", "liswet3_3x3_0"] 143.292 μs (5%)
["LDIV", "liswet3_3x3_10"] 143.208 μs (5%)
["LDIV", "liswet3_3x3_5"] 142.541 μs (5%)
["LDIV", "liswet4_2x2_0"] 119.250 μs (5%)
["LDIV", "liswet4_2x2_10"] 118.834 μs (5%)
["LDIV", "liswet4_2x2_5"] 119.375 μs (5%)
["LDIV", "liswet4_3x3_0"] 143.458 μs (5%)
["LDIV", "liswet4_3x3_10"] 143.375 μs (5%)
["LDIV", "liswet4_3x3_5"] 143.500 μs (5%)
["LDIV", "liswet5_2x2_0"] 117.958 μs (5%)
["LDIV", "liswet5_2x2_10"] 119.583 μs (5%)
["LDIV", "liswet5_2x2_5"] 118.500 μs (5%)
["LDIV", "liswet5_3x3_0"] 143.458 μs (5%)
["LDIV", "liswet5_3x3_10"] 144.208 μs (5%)
["LDIV", "liswet5_3x3_5"] 143.375 μs (5%)
["LDIV", "liswet6_2x2_0"] 118.625 μs (5%)
["LDIV", "liswet6_2x2_10"] 119.083 μs (5%)
["LDIV", "liswet6_2x2_5"] 118.875 μs (5%)
["LDIV", "liswet6_3x3_0"] 144.166 μs (5%)
["LDIV", "liswet6_3x3_10"] 143.000 μs (5%)
["LDIV", "liswet6_3x3_5"] 143.375 μs (5%)
["LDIV", "liswet7_2x2_0"] 118.959 μs (5%)
["LDIV", "liswet7_2x2_10"] 118.458 μs (5%)
["LDIV", "liswet7_2x2_5"] 118.833 μs (5%)
["LDIV", "liswet7_3x3_0"] 142.750 μs (5%)
["LDIV", "liswet7_3x3_10"] 143.875 μs (5%)
["LDIV", "liswet7_3x3_5"] 144.041 μs (5%)
["LDIV", "liswet8_2x2_0"] 117.500 μs (5%)
["LDIV", "liswet8_2x2_10"] 118.958 μs (5%)
["LDIV", "liswet8_2x2_5"] 119.042 μs (5%)
["LDIV", "liswet8_3x3_0"] 143.666 μs (5%)
["LDIV", "liswet8_3x3_10"] 143.125 μs (5%)
["LDIV", "liswet8_3x3_5"] 142.875 μs (5%)
["LDIV", "liswet9_2x2_0"] 119.041 μs (5%)
["LDIV", "liswet9_2x2_10"] 117.292 μs (5%)
["LDIV", "liswet9_2x2_5"] 118.583 μs (5%)
["LDIV", "liswet9_3x3_0"] 143.625 μs (5%)
["LDIV", "liswet9_3x3_10"] 142.875 μs (5%)
["LDIV", "liswet9_3x3_5"] 143.750 μs (5%)
["LDIV", "lotschd_2x2_0"] 202.785 ns (5%)
["LDIV", "lotschd_2x2_5"] 202.373 ns (5%)
["LDIV", "lotschd_3x3_0"] 232.009 ns (5%)
["LDIV", "lotschd_3x3_5"] 231.654 ns (5%)
["LDIV", "mosarqp1_2x2_0"] 28.959 μs (5%)
["LDIV", "mosarqp1_2x2_5"] 29.250 μs (5%)
["LDIV", "mosarqp1_3x3_0"] 37.667 μs (5%)
["LDIV", "mosarqp1_3x3_5"] 36.958 μs (5%)
["LDIV", "mosarqp2_2x2_0"] 13.791 μs (5%)
["LDIV", "mosarqp2_2x2_5"] 13.958 μs (5%)
["LDIV", "mosarqp2_3x3_0"] 17.625 μs (5%)
["LDIV", "mosarqp2_3x3_5"] 17.708 μs (5%)
["LDIV", "powell20_2x2_0"] 140.500 μs (5%)
["LDIV", "powell20_2x2_10"] 139.834 μs (5%)
["LDIV", "powell20_2x2_5"] 139.458 μs (5%)
["LDIV", "powell20_3x3_0"] 165.833 μs (5%)
["LDIV", "powell20_3x3_10"] 165.459 μs (5%)
["LDIV", "powell20_3x3_5"] 165.125 μs (5%)
["LDIV", "primal1_2x2_0"] 8.333 μs (5%)
["LDIV", "primal1_3x3_0"] 8.542 μs (5%)
["LDIV", "primal2_2x2_0"] 12.291 μs (5%)
["LDIV", "primal2_3x3_0"] 13.042 μs (5%)
["LDIV", "primal3_2x2_0"] 29.458 μs (5%)
["LDIV", "primal3_3x3_0"] 29.625 μs (5%)
["LDIV", "primal4_2x2_0"] 24.208 μs (5%)
["LDIV", "primal4_2x2_10"] 23.916 μs (5%)
["LDIV", "primal4_2x2_5"] 24.083 μs (5%)
["LDIV", "primal4_3x3_0"] 24.708 μs (5%)
["LDIV", "primal4_3x3_10"] 24.958 μs (5%)
["LDIV", "primal4_3x3_5"] 24.833 μs (5%)
["LDIV", "primalc1_2x2_0"] 3.990 μs (5%)
["LDIV", "primalc1_2x2_10"] 3.990 μs (5%)
["LDIV", "primalc1_2x2_5"] 3.988 μs (5%)
["LDIV", "primalc1_3x3_0"] 4.482 μs (5%)
["LDIV", "primalc1_3x3_10"] 4.482 μs (5%)
["LDIV", "primalc1_3x3_5"] 4.488 μs (5%)
["LDIV", "primalc2_2x2_0"] 3.760 μs (5%)
["LDIV", "primalc2_2x2_10"] 3.792 μs (5%)
["LDIV", "primalc2_2x2_5"] 3.797 μs (5%)
["LDIV", "primalc2_3x3_0"] 4.286 μs (5%)
["LDIV", "primalc2_3x3_10"] 4.286 μs (5%)
["LDIV", "primalc2_3x3_5"] 4.244 μs (5%)
["LDIV", "primalc5_2x2_0"] 4.714 μs (5%)
["LDIV", "primalc5_2x2_10"] 4.714 μs (5%)
["LDIV", "primalc5_2x2_5"] 4.714 μs (5%)
["LDIV", "primalc5_3x3_0"] 5.403 μs (5%)
["LDIV", "primalc5_3x3_10"] 5.340 μs (5%)
["LDIV", "primalc5_3x3_5"] 5.306 μs (5%)
["LDIV", "primalc8_2x2_0"] 8.958 μs (5%)
["LDIV", "primalc8_2x2_10"] 8.889 μs (5%)
["LDIV", "primalc8_2x2_5"] 8.875 μs (5%)
["LDIV", "primalc8_3x3_0"] 10.167 μs (5%)
["LDIV", "primalc8_3x3_10"] 10.250 μs (5%)
["LDIV", "primalc8_3x3_5"] 10.208 μs (5%)
["LDIV", "qpcblend_2x2_0"] 1.400 μs (5%)
["LDIV", "qpcblend_2x2_10"] 1.400 μs (5%)
["LDIV", "qpcblend_2x2_5"] 1.396 μs (5%)
["LDIV", "qpcblend_3x3_0"] 1.650 μs (5%)
["LDIV", "qpcblend_3x3_10"] 1.650 μs (5%)
["LDIV", "qpcblend_3x3_5"] 1.650 μs (5%)
["LDIV", "qpcboei1_2x2_0"] 10.625 μs (5%)
["LDIV", "qpcboei1_2x2_10"] 10.583 μs (5%)
["LDIV", "qpcboei1_2x2_5"] 10.542 μs (5%)
["LDIV", "qpcboei1_3x3_0"] 13.042 μs (5%)
["LDIV", "qpcboei1_3x3_10"] 12.875 μs (5%)
["LDIV", "qpcboei1_3x3_5"] 12.958 μs (5%)
["LDIV", "qpcboei2_2x2_0"] 3.599 μs (5%)
["LDIV", "qpcboei2_2x2_10"] 3.594 μs (5%)
["LDIV", "qpcboei2_2x2_5"] 3.594 μs (5%)
["LDIV", "qpcboei2_3x3_0"] 4.411 μs (5%)
["LDIV", "qpcboei2_3x3_10"] 4.405 μs (5%)
["LDIV", "qpcboei2_3x3_5"] 4.399 μs (5%)
["LDIV", "qpcstair_2x2_0"] 8.500 μs (5%)
["LDIV", "qpcstair_2x2_10"] 8.445 μs (5%)
["LDIV", "qpcstair_2x2_5"] 8.486 μs (5%)
["LDIV", "qpcstair_3x3_0"] 9.750 μs (5%)
["LDIV", "qpcstair_3x3_10"] 9.875 μs (5%)
["LDIV", "qpcstair_3x3_5"] 9.875 μs (5%)
["LDIV", "s268_2x2_0"] 146.991 ns (5%)
["LDIV", "s268_3x3_0"] 141.277 ns (5%)
["LDIV", "stcqp1_2x2_0"] 115.417 μs (5%)
["LDIV", "stcqp1_2x2_10"] 115.125 μs (5%)
["LDIV", "stcqp1_2x2_5"] 115.292 μs (5%)
["LDIV", "stcqp1_3x3_0"] 135.458 μs (5%)
["LDIV", "stcqp1_3x3_10"] 134.542 μs (5%)
["LDIV", "stcqp1_3x3_5"] 135.417 μs (5%)
["LDIV", "stcqp2_2x2_0"] 113.458 μs (5%)
["LDIV", "stcqp2_2x2_5"] 113.833 μs (5%)
["LDIV", "stcqp2_3x3_0"] 133.500 μs (5%)
["LDIV", "stcqp2_3x3_5"] 133.375 μs (5%)
["LDIV", "tame_2x2_0"] 53.403 ns (5%)
["LDIV", "tame_3x3_0"] 46.727 ns (5%)
["LDIV", "ubh1_2x2_0"] 218.000 μs (5%)
["LDIV", "ubh1_3x3_0"] 247.667 μs (5%)
["LDIV", "yao_2x2_0"] 23.917 μs (5%)
["LDIV", "yao_2x2_5"] 23.792 μs (5%)
["LDIV", "yao_3x3_0"] 29.000 μs (5%)
["LDIV", "yao_3x3_5"] 28.542 μs (5%)
["LDIV", "zecevic2_2x2_0"] 56.657 ns (5%)
["LDIV", "zecevic2_3x3_0"] 66.565 ns (5%)
["LLDL", "aug2d_2x2_0"] 1.299 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_2x2_5"] 1.276 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_3x3_0"] 1.296 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_3x3_5"] 1.280 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_2x2_0"] 1.305 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_2x2_5"] 1.296 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_3x3_0"] 1.313 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_3x3_5"] 1.278 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_0"] 2.823 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_10"] 2.832 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_5"] 2.833 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_0"] 3.901 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_10"] 3.871 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_5"] 3.888 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_2x2_0"] 2.813 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_2x2_10"] 2.810 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_2x2_5"] 2.806 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_3x3_0"] 3.853 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_3x3_10"] 3.876 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_3x3_5"] 3.905 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug3d_2x2_0"] 208.542 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3d_3x3_0"] 216.833 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dc_2x2_0"] 205.375 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dc_3x3_0"] 208.209 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dcqp_2x2_0"] 480.458 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dcqp_2x2_5"] 479.875 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dcqp_3x3_0"] 681.958 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dcqp_3x3_5"] 687.750 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dqp_2x2_0"] 484.792 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dqp_2x2_5"] 486.125 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dqp_3x3_0"] 680.208 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dqp_3x3_5"] 687.333 μs (5%) 1.93 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_0"] 5.724 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_10"] 5.684 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_5"] 5.759 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_0"] 6.768 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_10"] 6.818 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_5"] 6.769 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_m_2x2_0"] 545.167 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_2x2_10"] 544.542 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_2x2_5"] 541.875 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_0"] 640.916 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_10"] 636.583 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_5"] 645.167 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_s_2x2_0"] 32.458 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_2x2_10"] 32.042 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_2x2_5"] 31.958 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_0"] 42.333 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_10"] 42.125 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_5"] 44.125 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp2_l_2x2_0"] 4.815 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_2x2_10"] 4.814 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_2x2_5"] 4.803 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_0"] 5.874 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_10"] 5.890 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_5"] 5.886 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_m_2x2_0"] 457.750 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_2x2_10"] 456.083 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_2x2_5"] 456.417 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_0"] 557.416 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_10"] 552.792 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_5"] 560.333 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_s_2x2_0"] 29.083 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_2x2_10"] 29.000 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_2x2_5"] 27.875 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_0"] 38.500 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_10"] 38.875 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_5"] 39.167 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp3_l_2x2_0"] 6.600 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_2x2_10"] 6.574 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_2x2_5"] 6.598 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_0"] 7.648 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_10"] 7.671 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_5"] 7.680 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_m_2x2_0"] 631.458 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_2x2_10"] 631.750 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_2x2_5"] 631.750 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_0"] 726.667 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_10"] 728.333 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_5"] 733.792 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_s_2x2_0"] 37.417 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_2x2_10"] 36.792 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_2x2_5"] 37.542 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_0"] 47.917 μs (5%) 107.28 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_10"] 45.667 μs (5%) 107.28 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_5"] 45.958 μs (5%) 107.28 KiB (1%) 23
["LLDL", "dual1_2x2_0"] 330.459 μs (5%) 127.48 KiB (1%) 61
["LLDL", "dual1_2x2_5"] 325.583 μs (5%) 127.48 KiB (1%) 61
["LLDL", "dual1_3x3_0"] 342.375 μs (5%) 147.28 KiB (1%) 61
["LLDL", "dual1_3x3_5"] 332.208 μs (5%) 147.28 KiB (1%) 61
["LLDL", "dual2_2x2_0"] 412.708 μs (5%) 153.36 KiB (1%) 72
["LLDL", "dual2_3x3_0"] 420.083 μs (5%) 175.98 KiB (1%) 72
["LLDL", "dual3_2x2_0"] 578.125 μs (5%) 194.25 KiB (1%) 87
["LLDL", "dual3_2x2_5"] 586.958 μs (5%) 194.25 KiB (1%) 87
["LLDL", "dual3_3x3_0"] 586.916 μs (5%) 220.45 KiB (1%) 87
["LLDL", "dual3_3x3_5"] 595.084 μs (5%) 220.45 KiB (1%) 87
["LLDL", "dual4_2x2_0"] 215.917 μs (5%) 105.77 KiB (1%) 51
["LLDL", "dual4_2x2_5"] 220.667 μs (5%) 105.77 KiB (1%) 51
["LLDL", "dual4_3x3_0"] 228.917 μs (5%) 123.53 KiB (1%) 51
["LLDL", "dual4_3x3_5"] 224.541 μs (5%) 123.53 KiB (1%) 51
["LLDL", "dualc1_2x2_0"] 223.334 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_2x2_10"] 226.333 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_2x2_5"] 225.709 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_3x3_0"] 236.959 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc1_3x3_10"] 238.125 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc1_3x3_5"] 238.209 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc2_2x2_0"] 194.583 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_2x2_10"] 196.833 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_2x2_5"] 196.209 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_3x3_0"] 207.250 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc2_3x3_10"] 209.083 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc2_3x3_5"] 209.750 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc5_2x2_0"] 308.625 μs (5%) 121.66 KiB (1%) 33
["LLDL", "dualc5_2x2_5"] 306.708 μs (5%) 121.66 KiB (1%) 33
["LLDL", "dualc5_3x3_0"] 323.125 μs (5%) 155.59 KiB (1%) 33
["LLDL", "dualc5_3x3_5"] 323.500 μs (5%) 155.59 KiB (1%) 33
["LLDL", "dualc8_2x2_0"] 899.708 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_2x2_10"] 908.750 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_2x2_5"] 905.917 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_3x3_0"] 929.458 μs (5%) 267.06 KiB (1%) 33
["LLDL", "dualc8_3x3_10"] 936.833 μs (5%) 267.06 KiB (1%) 33
["LLDL", "dualc8_3x3_5"] 941.708 μs (5%) 267.06 KiB (1%) 33
["LLDL", "genhs28_2x2_0"] 1.467 μs (5%) 3.83 KiB (1%) 21
["LLDL", "genhs28_3x3_0"] 1.371 μs (5%) 3.83 KiB (1%) 21
["LLDL", "gouldqp2_2x2_0"] 144.458 μs (5%) 466.98 KiB (1%) 38
["LLDL", "gouldqp2_2x2_5"] 145.875 μs (5%) 466.98 KiB (1%) 38
["LLDL", "gouldqp2_3x3_0"] 209.458 μs (5%) 631.34 KiB (1%) 39
["LLDL", "gouldqp2_3x3_5"] 210.250 μs (5%) 631.34 KiB (1%) 39
["LLDL", "gouldqp3_2x2_0"] 159.917 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_2x2_10"] 159.709 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_2x2_5"] 161.000 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_3x3_0"] 224.583 μs (5%) 636.84 KiB (1%) 39
["LLDL", "gouldqp3_3x3_5"] 222.959 μs (5%) 636.84 KiB (1%) 39
["LLDL", "hs118_2x2_0"] 6.342 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_2x2_10"] 6.325 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_2x2_5"] 6.500 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_3x3_0"] 9.583 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs118_3x3_10"] 9.083 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs118_3x3_5"] 9.458 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs21_2x2_0"] 773.537 ns (5%) 2.83 KiB (1%) 21
["LLDL", "hs21_2x2_5"] 762.255 ns (5%) 2.83 KiB (1%) 21
["LLDL", "hs21_3x3_0"] 1.025 μs (5%) 3.36 KiB (1%) 21
["LLDL", "hs21_3x3_5"] 1.000 μs (5%) 3.36 KiB (1%) 21
["LLDL", "hs21mod_2x2_0"] 1.175 μs (5%) 4.20 KiB (1%) 21
["LLDL", "hs21mod_2x2_5"] 1.146 μs (5%) 4.20 KiB (1%) 21
["LLDL", "hs21mod_3x3_0"] 1.717 μs (5%) 5.36 KiB (1%) 21
["LLDL", "hs21mod_3x3_5"] 1.571 μs (5%) 5.36 KiB (1%) 21
["LLDL", "hs268_2x2_0"] 1.387 μs (5%) 3.56 KiB (1%) 21
["LLDL", "hs268_3x3_0"] 1.762 μs (5%) 4.25 KiB (1%) 21
["LLDL", "hs35_2x2_0"] 806.250 ns (5%) 2.69 KiB (1%) 21
["LLDL", "hs35_3x3_0"] 1.008 μs (5%) 3.16 KiB (1%) 21
["LLDL", "hs35mod_2x2_0"] 717.351 ns (5%) 2.45 KiB (1%) 21
["LLDL", "hs35mod_3x3_0"] 881.836 ns (5%) 2.88 KiB (1%) 21
["LLDL", "hs51_2x2_0"] 705.255 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs51_3x3_0"] 701.480 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs52_2x2_0"] 689.421 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs52_3x3_0"] 691.781 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs53_2x2_0"] 1.517 μs (5%) 4.73 KiB (1%) 21
["LLDL", "hs53_3x3_0"] 2.117 μs (5%) 5.91 KiB (1%) 21
["LLDL", "hs76_2x2_0"] 1.137 μs (5%) 3.62 KiB (1%) 21
["LLDL", "hs76_3x3_0"] 1.525 μs (5%) 4.39 KiB (1%) 21
["LLDL", "hues-mod_2x2_0"] 1.273 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_2x2_10"] 1.274 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_2x2_5"] 1.275 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_3x3_0"] 1.771 ms (5%) 4.75 MiB (1%) 39
["LLDL", "hues-mod_3x3_10"] 1.800 ms (5%) 4.75 MiB (1%) 39
["LLDL", "hues-mod_3x3_5"] 1.798 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_2x2_0"] 1.279 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_2x2_10"] 1.273 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_2x2_5"] 1.277 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_3x3_0"] 1.795 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_3x3_10"] 1.793 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_3x3_5"] 1.775 ms (5%) 4.75 MiB (1%) 39
["LLDL", "ksip_2x2_0"] 6.936 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_2x2_10"] 6.940 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_2x2_5"] 6.952 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_3x3_0"] 7.004 ms (5%) 740.81 KiB (1%) 57
["LLDL", "ksip_3x3_10"] 6.991 ms (5%) 740.81 KiB (1%) 57
["LLDL", "ksip_3x3_5"] 6.976 ms (5%) 740.81 KiB (1%) 57
["LLDL", "liswet10_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_2x2_10"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_3x3_0"] 1.691 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet10_3x3_10"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet10_3x3_5"] 1.738 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_2x2_0"] 1.208 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_2x2_10"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_3x3_0"] 1.714 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_3x3_10"] 1.734 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_3x3_5"] 1.738 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_2x2_10"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_2x2_5"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_3x3_0"] 1.712 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_3x3_10"] 1.737 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_3x3_5"] 1.728 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_2x2_10"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_2x2_5"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_3x3_0"] 1.719 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_3x3_10"] 1.737 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_3x3_5"] 1.726 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_2x2_10"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_3x3_0"] 1.708 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_3x3_10"] 1.731 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_3x3_5"] 1.720 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_2x2_0"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_2x2_10"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_2x2_5"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_3x3_0"] 1.699 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_3x3_10"] 1.732 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_3x3_5"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_2x2_0"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_2x2_10"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_2x2_5"] 1.209 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_3x3_0"] 1.688 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_3x3_10"] 1.732 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_3x3_5"] 1.750 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_2x2_0"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_2x2_10"] 1.204 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_2x2_5"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_3x3_0"] 1.704 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_3x3_10"] 1.733 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_3x3_5"] 1.751 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_2x2_0"] 1.204 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_2x2_10"] 1.206 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_3x3_0"] 1.704 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_3x3_10"] 1.739 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_3x3_5"] 1.711 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_2x2_0"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_2x2_10"] 1.200 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_2x2_5"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_3x3_0"] 1.692 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_3x3_10"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_3x3_5"] 1.744 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_2x2_0"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_2x2_10"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_2x2_5"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_3x3_0"] 1.702 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_3x3_10"] 1.727 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_3x3_5"] 1.701 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_2x2_10"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_2x2_5"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_3x3_0"] 1.693 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_3x3_10"] 1.720 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_3x3_5"] 1.742 ms (5%) 4.75 MiB (1%) 39
["LLDL", "lotschd_2x2_0"] 2.875 μs (5%) 7.09 KiB (1%) 21
["LLDL", "lotschd_2x2_5"] 2.829 μs (5%) 7.09 KiB (1%) 21
["LLDL", "lotschd_3x3_0"] 3.651 μs (5%) 8.47 KiB (1%) 21
["LLDL", "lotschd_3x3_5"] 3.578 μs (5%) 8.47 KiB (1%) 21
["LLDL", "mosarqp1_2x2_0"] 298.416 μs (5%) 1.03 MiB (1%) 39
["LLDL", "mosarqp1_2x2_5"] 298.458 μs (5%) 1.03 MiB (1%) 39
["LLDL", "mosarqp1_3x3_0"] 454.542 μs (5%) 1.40 MiB (1%) 39
["LLDL", "mosarqp1_3x3_5"] 457.834 μs (5%) 1.40 MiB (1%) 39
["LLDL", "mosarqp2_2x2_0"] 169.875 μs (5%) 491.11 KiB (1%) 38
["LLDL", "mosarqp2_2x2_5"] 169.084 μs (5%) 491.11 KiB (1%) 38
["LLDL", "mosarqp2_3x3_0"] 239.417 μs (5%) 666.91 KiB (1%) 39
["LLDL", "mosarqp2_3x3_5"] 239.709 μs (5%) 666.91 KiB (1%) 39
["LLDL", "powell20_2x2_0"] 1.025 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_2x2_10"] 1.025 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_2x2_5"] 1.030 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_3x3_0"] 1.499 ms (5%) 4.60 MiB (1%) 39
["LLDL", "powell20_3x3_10"] 1.510 ms (5%) 4.60 MiB (1%) 39
["LLDL", "powell20_3x3_5"] 1.508 ms (5%) 4.60 MiB (1%) 39
["LLDL", "primal1_2x2_0"] 260.417 μs (5%) 155.17 KiB (1%) 28
["LLDL", "primal1_3x3_0"] 266.250 μs (5%) 164.73 KiB (1%) 28
["LLDL", "primal2_2x2_0"] 391.333 μs (5%) 227.12 KiB (1%) 35
["LLDL", "primal2_3x3_0"] 397.042 μs (5%) 238.34 KiB (1%) 35
["LLDL", "primal3_2x2_0"] 1.220 ms (5%) 474.48 KiB (1%) 117
["LLDL", "primal3_3x3_0"] 1.228 ms (5%) 487.73 KiB (1%) 117
["LLDL", "primal4_2x2_0"] 753.916 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_2x2_10"] 758.792 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_2x2_5"] 756.417 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_3x3_0"] 761.791 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primal4_3x3_10"] 761.584 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primal4_3x3_5"] 763.042 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primalc1_2x2_0"] 70.500 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_2x2_10"] 70.250 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_2x2_5"] 71.666 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_3x3_0"] 82.041 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc1_3x3_10"] 83.125 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc1_3x3_5"] 83.958 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc2_2x2_0"] 59.834 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_2x2_10"] 59.792 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_2x2_5"] 59.083 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_3x3_0"] 71.209 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc2_3x3_10"] 71.792 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc2_3x3_5"] 72.500 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc5_2x2_0"] 81.667 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_2x2_10"] 83.167 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_2x2_5"] 82.083 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_3x3_0"] 95.750 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc5_3x3_10"] 97.000 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc5_3x3_5"] 96.709 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc8_2x2_0"] 151.291 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_2x2_10"] 150.417 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_2x2_5"] 151.792 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_3x3_0"] 177.916 μs (5%) 307.97 KiB (1%) 37
["LLDL", "primalc8_3x3_10"] 179.625 μs (5%) 307.97 KiB (1%) 37
["LLDL", "primalc8_3x3_5"] 179.958 μs (5%) 307.97 KiB (1%) 37
["LLDL", "qpcblend_2x2_0"] 22.875 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_2x2_10"] 22.875 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_2x2_5"] 24.166 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_3x3_0"] 28.250 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcblend_3x3_10"] 28.750 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcblend_3x3_5"] 28.542 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcboei1_2x2_0"] 191.959 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_2x2_10"] 188.042 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_2x2_5"] 190.083 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_3x3_0"] 234.750 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei1_3x3_10"] 235.667 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei1_3x3_5"] 236.166 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei2_2x2_0"] 60.125 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_2x2_10"] 60.500 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_2x2_5"] 60.125 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_3x3_0"] 79.500 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcboei2_3x3_10"] 79.000 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcboei2_3x3_5"] 79.583 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcstair_2x2_0"] 174.833 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_2x2_10"] 174.500 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_2x2_5"] 174.167 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_3x3_0"] 204.208 μs (5%) 324.22 KiB (1%) 37
["LLDL", "qpcstair_3x3_10"] 203.833 μs (5%) 324.22 KiB (1%) 37
["LLDL", "qpcstair_3x3_5"] 203.250 μs (5%) 324.22 KiB (1%) 37
["LLDL", "s268_2x2_0"] 1.433 μs (5%) 3.56 KiB (1%) 21
["LLDL", "s268_3x3_0"] 1.750 μs (5%) 4.25 KiB (1%) 21
["LLDL", "stcqp1_2x2_0"] 8.481 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_2x2_10"] 8.566 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_2x2_5"] 8.574 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_3x3_0"] 8.914 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp1_3x3_10"] 8.994 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp1_3x3_5"] 8.999 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp2_2x2_0"] 5.844 ms (5%) 3.15 MiB (1%) 358
["LLDL", "stcqp2_2x2_5"] 5.799 ms (5%) 3.15 MiB (1%) 358
["LLDL", "stcqp2_3x3_0"] 6.286 ms (5%) 4.09 MiB (1%) 358
["LLDL", "stcqp2_3x3_5"] 6.225 ms (5%) 4.09 MiB (1%) 358
["LLDL", "tame_2x2_0"] 648.148 ns (5%) 2.19 KiB (1%) 21
["LLDL", "tame_3x3_0"] 696.965 ns (5%) 2.42 KiB (1%) 21
["LLDL", "ubh1_2x2_0"] 2.297 ms (5%) 6.48 MiB (1%) 39
["LLDL", "ubh1_3x3_0"] 2.948 ms (5%) 7.86 MiB (1%) 39
["LLDL", "yao_2x2_0"] 243.416 μs (5%) 746.52 KiB (1%) 38
["LLDL", "yao_2x2_5"] 242.792 μs (5%) 746.52 KiB (1%) 38
["LLDL", "yao_3x3_0"] 339.000 μs (5%) 981.34 KiB (1%) 39
["LLDL", "yao_3x3_5"] 341.083 μs (5%) 981.34 KiB (1%) 39
["LLDL", "zecevic2_2x2_0"] 895.408 ns (5%) 3.11 KiB (1%) 21
["LLDL", "zecevic2_3x3_0"] 1.175 μs (5%) 3.81 KiB (1%) 21

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["LDIV"]
  • ["LLDL"]

Julia versioninfo

Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Fri Sep 15 16:17:13 PDT 2023; root:xnu-8020.240.18.703.5~1/RELEASE_ARM64_T8101 arm64 arm
  CPU: Apple M1: 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz     590764 s          0 s     995917 s   33277606 s          0 s
       #2  2400 MHz     479848 s          0 s     906344 s   33478091 s          0 s
       #3  2400 MHz     420795 s          0 s     536619 s   33906868 s          0 s
       #4  2400 MHz     302110 s          0 s     340966 s   34221206 s          0 s
       #5  2400 MHz     418417 s          0 s     493070 s   33952796 s          0 s
       #6  2400 MHz     248075 s          0 s     331522 s   34284686 s          0 s
       #7  2400 MHz     100455 s          0 s     186418 s   34577409 s          0 s
       #8  2400 MHz      58506 s          0 s     109114 s   34696662 s          0 s
  Memory: 8.0 GB (73.53125 MB free)
  Uptime: 3.48638e6 sec
  Load Avg:  2.0732421875  2.14697265625  2.10009765625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 1 on 4 virtual cores

Benchmark Report for LimitedLDLFactorizations

Job Properties

  • Time of benchmark: 11 Feb 2024 - 17:16
  • Package commit: 3fc156
  • Julia commit: 312098
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks. The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to index into the BaseBenchmarks suite to retrieve the corresponding benchmarks. The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value. An empty cell means that the value was zero.

ID time GC time memory allocations
["LDIV", "aug2d_2x2_0"] 109.667 μs (5%)
["LDIV", "aug2d_2x2_5"] 110.500 μs (5%)
["LDIV", "aug2d_3x3_0"] 110.167 μs (5%)
["LDIV", "aug2d_3x3_5"] 110.208 μs (5%)
["LDIV", "aug2dc_2x2_0"] 110.709 μs (5%)
["LDIV", "aug2dc_2x2_5"] 110.000 μs (5%)
["LDIV", "aug2dc_3x3_0"] 110.333 μs (5%)
["LDIV", "aug2dc_3x3_5"] 110.083 μs (5%)
["LDIV", "aug2dcqp_2x2_0"] 230.041 μs (5%)
["LDIV", "aug2dcqp_2x2_10"] 227.542 μs (5%)
["LDIV", "aug2dcqp_2x2_5"] 229.084 μs (5%)
["LDIV", "aug2dcqp_3x3_0"] 278.750 μs (5%)
["LDIV", "aug2dcqp_3x3_10"] 280.708 μs (5%)
["LDIV", "aug2dcqp_3x3_5"] 280.125 μs (5%)
["LDIV", "aug2dqp_2x2_0"] 228.375 μs (5%)
["LDIV", "aug2dqp_2x2_10"] 230.000 μs (5%)
["LDIV", "aug2dqp_2x2_5"] 228.083 μs (5%)
["LDIV", "aug2dqp_3x3_0"] 411.667 μs (5%)
["LDIV", "aug2dqp_3x3_10"] 282.958 μs (5%)
["LDIV", "aug2dqp_3x3_5"] 279.750 μs (5%)
["LDIV", "aug3d_2x2_0"] 20.042 μs (5%)
["LDIV", "aug3d_3x3_0"] 19.959 μs (5%)
["LDIV", "aug3dc_2x2_0"] 19.958 μs (5%)
["LDIV", "aug3dc_3x3_0"] 20.042 μs (5%)
["LDIV", "aug3dcqp_2x2_0"] 41.334 μs (5%)
["LDIV", "aug3dcqp_2x2_5"] 41.000 μs (5%)
["LDIV", "aug3dcqp_3x3_0"] 51.209 μs (5%)
["LDIV", "aug3dcqp_3x3_5"] 50.875 μs (5%)
["LDIV", "aug3dqp_2x2_0"] 41.291 μs (5%)
["LDIV", "aug3dqp_2x2_5"] 41.000 μs (5%)
["LDIV", "aug3dqp_3x3_0"] 51.125 μs (5%)
["LDIV", "aug3dqp_3x3_5"] 51.042 μs (5%)
["LDIV", "cvxqp1_l_2x2_0"] 202.417 μs (5%)
["LDIV", "cvxqp1_l_2x2_10"] 202.292 μs (5%)
["LDIV", "cvxqp1_l_2x2_5"] 202.833 μs (5%)
["LDIV", "cvxqp1_l_3x3_0"] 254.583 μs (5%)
["LDIV", "cvxqp1_l_3x3_10"] 253.167 μs (5%)
["LDIV", "cvxqp1_l_3x3_5"] 254.334 μs (5%)
["LDIV", "cvxqp1_m_2x2_0"] 20.083 μs (5%)
["LDIV", "cvxqp1_m_2x2_10"] 20.208 μs (5%)
["LDIV", "cvxqp1_m_2x2_5"] 20.125 μs (5%)
["LDIV", "cvxqp1_m_3x3_0"] 25.292 μs (5%)
["LDIV", "cvxqp1_m_3x3_10"] 25.292 μs (5%)
["LDIV", "cvxqp1_m_3x3_5"] 25.583 μs (5%)
["LDIV", "cvxqp1_s_2x2_0"] 1.929 μs (5%)
["LDIV", "cvxqp1_s_2x2_10"] 1.921 μs (5%)
["LDIV", "cvxqp1_s_2x2_5"] 1.917 μs (5%)
["LDIV", "cvxqp1_s_3x3_0"] 2.361 μs (5%)
["LDIV", "cvxqp1_s_3x3_10"] 2.352 μs (5%)
["LDIV", "cvxqp1_s_3x3_5"] 2.352 μs (5%)
["LDIV", "cvxqp2_l_2x2_0"] 190.250 μs (5%)
["LDIV", "cvxqp2_l_2x2_10"] 190.500 μs (5%)
["LDIV", "cvxqp2_l_2x2_5"] 189.917 μs (5%)
["LDIV", "cvxqp2_l_3x3_0"] 240.417 μs (5%)
["LDIV", "cvxqp2_l_3x3_10"] 239.875 μs (5%)
["LDIV", "cvxqp2_l_3x3_5"] 241.584 μs (5%)
["LDIV", "cvxqp2_m_2x2_0"] 18.875 μs (5%)
["LDIV", "cvxqp2_m_2x2_10"] 18.708 μs (5%)
["LDIV", "cvxqp2_m_2x2_5"] 18.792 μs (5%)
["LDIV", "cvxqp2_m_3x3_0"] 24.333 μs (5%)
["LDIV", "cvxqp2_m_3x3_10"] 24.125 μs (5%)
["LDIV", "cvxqp2_m_3x3_5"] 24.000 μs (5%)
["LDIV", "cvxqp2_s_2x2_0"] 1.817 μs (5%)
["LDIV", "cvxqp2_s_2x2_10"] 1.817 μs (5%)
["LDIV", "cvxqp2_s_2x2_5"] 1.817 μs (5%)
["LDIV", "cvxqp2_s_3x3_0"] 2.245 μs (5%)
["LDIV", "cvxqp2_s_3x3_10"] 2.241 μs (5%)
["LDIV", "cvxqp2_s_3x3_5"] 2.241 μs (5%)
["LDIV", "cvxqp3_l_2x2_0"] 215.167 μs (5%)
["LDIV", "cvxqp3_l_2x2_10"] 214.583 μs (5%)
["LDIV", "cvxqp3_l_2x2_5"] 214.250 μs (5%)
["LDIV", "cvxqp3_l_3x3_0"] 267.708 μs (5%)
["LDIV", "cvxqp3_l_3x3_10"] 267.875 μs (5%)
["LDIV", "cvxqp3_l_3x3_5"] 266.375 μs (5%)
["LDIV", "cvxqp3_m_2x2_0"] 21.375 μs (5%)
["LDIV", "cvxqp3_m_2x2_10"] 21.416 μs (5%)
["LDIV", "cvxqp3_m_2x2_5"] 21.458 μs (5%)
["LDIV", "cvxqp3_m_3x3_0"] 26.542 μs (5%)
["LDIV", "cvxqp3_m_3x3_10"] 26.750 μs (5%)
["LDIV", "cvxqp3_m_3x3_5"] 26.875 μs (5%)
["LDIV", "cvxqp3_s_2x2_0"] 2.032 μs (5%)
["LDIV", "cvxqp3_s_2x2_10"] 2.018 μs (5%)
["LDIV", "cvxqp3_s_2x2_5"] 2.018 μs (5%)
["LDIV", "cvxqp3_s_3x3_0"] 2.463 μs (5%)
["LDIV", "cvxqp3_s_3x3_10"] 2.458 μs (5%)
["LDIV", "cvxqp3_s_3x3_5"] 2.458 μs (5%)
["LDIV", "dual1_2x2_0"] 6.092 μs (5%)
["LDIV", "dual1_2x2_5"] 6.158 μs (5%)
["LDIV", "dual1_3x3_0"] 6.458 μs (5%)
["LDIV", "dual1_3x3_5"] 6.525 μs (5%)
["LDIV", "dual2_2x2_0"] 7.812 μs (5%)
["LDIV", "dual2_3x3_0"] 8.236 μs (5%)
["LDIV", "dual3_2x2_0"] 10.750 μs (5%)
["LDIV", "dual3_2x2_5"] 10.833 μs (5%)
["LDIV", "dual3_3x3_0"] 11.333 μs (5%)
["LDIV", "dual3_3x3_5"] 11.291 μs (5%)
["LDIV", "dual4_2x2_0"] 5.361 μs (5%)
["LDIV", "dual4_2x2_5"] 5.354 μs (5%)
["LDIV", "dual4_3x3_0"] 5.715 μs (5%)
["LDIV", "dual4_3x3_5"] 5.688 μs (5%)
["LDIV", "dualc1_2x2_0"] 3.938 μs (5%)
["LDIV", "dualc1_2x2_10"] 3.938 μs (5%)
["LDIV", "dualc1_2x2_5"] 3.932 μs (5%)
["LDIV", "dualc1_3x3_0"] 4.435 μs (5%)
["LDIV", "dualc1_3x3_10"] 4.434 μs (5%)
["LDIV", "dualc1_3x3_5"] 4.434 μs (5%)
["LDIV", "dualc2_2x2_0"] 3.406 μs (5%)
["LDIV", "dualc2_2x2_10"] 3.370 μs (5%)
["LDIV", "dualc2_2x2_5"] 3.370 μs (5%)
["LDIV", "dualc2_3x3_0"] 3.927 μs (5%)
["LDIV", "dualc2_3x3_10"] 3.885 μs (5%)
["LDIV", "dualc2_3x3_5"] 3.885 μs (5%)
["LDIV", "dualc5_2x2_0"] 4.595 μs (5%)
["LDIV", "dualc5_2x2_5"] 4.595 μs (5%)
["LDIV", "dualc5_3x3_0"] 5.222 μs (5%)
["LDIV", "dualc5_3x3_5"] 5.222 μs (5%)
["LDIV", "dualc8_2x2_0"] 8.125 μs (5%)
["LDIV", "dualc8_2x2_10"] 8.097 μs (5%)
["LDIV", "dualc8_2x2_5"] 8.125 μs (5%)
["LDIV", "dualc8_3x3_0"] 9.375 μs (5%)
["LDIV", "dualc8_3x3_10"] 9.333 μs (5%)
["LDIV", "dualc8_3x3_5"] 9.333 μs (5%)
["LDIV", "genhs28_2x2_0"] 146.544 ns (5%)
["LDIV", "genhs28_3x3_0"] 147.615 ns (5%)
["LDIV", "gouldqp2_2x2_0"] 14.166 μs (5%)
["LDIV", "gouldqp2_2x2_5"] 12.583 μs (5%)
["LDIV", "gouldqp2_3x3_0"] 17.916 μs (5%)
["LDIV", "gouldqp2_3x3_5"] 16.375 μs (5%)
["LDIV", "gouldqp3_2x2_0"] 14.500 μs (5%)
["LDIV", "gouldqp3_2x2_10"] 12.083 μs (5%)
["LDIV", "gouldqp3_2x2_5"] 12.083 μs (5%)
["LDIV", "gouldqp3_3x3_0"] 18.166 μs (5%)
["LDIV", "gouldqp3_3x3_5"] 15.667 μs (5%)
["LDIV", "hs118_2x2_0"] 419.804 ns (5%)
["LDIV", "hs118_2x2_10"] 418.970 ns (5%)
["LDIV", "hs118_2x2_5"] 420.643 ns (5%)
["LDIV", "hs118_3x3_0"] 562.384 ns (5%)
["LDIV", "hs118_3x3_10"] 563.286 ns (5%)
["LDIV", "hs118_3x3_5"] 563.059 ns (5%)
["LDIV", "hs21_2x2_0"] 48.119 ns (5%)
["LDIV", "hs21_2x2_5"] 48.168 ns (5%)
["LDIV", "hs21_3x3_0"] 58.070 ns (5%)
["LDIV", "hs21_3x3_5"] 57.900 ns (5%)
["LDIV", "hs21mod_2x2_0"] 80.058 ns (5%)
["LDIV", "hs21mod_2x2_5"] 80.108 ns (5%)
["LDIV", "hs21mod_3x3_0"] 103.789 ns (5%)
["LDIV", "hs21mod_3x3_5"] 101.866 ns (5%)
["LDIV", "hs268_2x2_0"] 147.680 ns (5%)
["LDIV", "hs268_3x3_0"] 139.393 ns (5%)
["LDIV", "hs35_2x2_0"] 64.132 ns (5%)
["LDIV", "hs35_3x3_0"] 62.457 ns (5%)
["LDIV", "hs35mod_2x2_0"] 64.031 ns (5%)
["LDIV", "hs35mod_3x3_0"] 71.008 ns (5%)
["LDIV", "hs51_2x2_0"] 55.937 ns (5%)
["LDIV", "hs51_3x3_0"] 55.894 ns (5%)
["LDIV", "hs52_2x2_0"] 55.725 ns (5%)
["LDIV", "hs52_3x3_0"] 56.784 ns (5%)
["LDIV", "hs53_2x2_0"] 106.976 ns (5%)
["LDIV", "hs53_3x3_0"] 126.581 ns (5%)
["LDIV", "hs76_2x2_0"] 92.965 ns (5%)
["LDIV", "hs76_3x3_0"] 101.065 ns (5%)
["LDIV", "hues-mod_2x2_0"] 127.042 μs (5%)
["LDIV", "hues-mod_2x2_10"] 127.833 μs (5%)
["LDIV", "hues-mod_2x2_5"] 127.875 μs (5%)
["LDIV", "hues-mod_3x3_0"] 153.334 μs (5%)
["LDIV", "hues-mod_3x3_10"] 152.542 μs (5%)
["LDIV", "hues-mod_3x3_5"] 152.792 μs (5%)
["LDIV", "huestis_2x2_0"] 127.708 μs (5%)
["LDIV", "huestis_2x2_10"] 128.083 μs (5%)
["LDIV", "huestis_2x2_5"] 128.000 μs (5%)
["LDIV", "huestis_3x3_0"] 152.917 μs (5%)
["LDIV", "huestis_3x3_10"] 152.833 μs (5%)
["LDIV", "huestis_3x3_5"] 153.333 μs (5%)
["LDIV", "ksip_2x2_0"] 32.333 μs (5%)
["LDIV", "ksip_2x2_10"] 32.416 μs (5%)
["LDIV", "ksip_2x2_5"] 32.375 μs (5%)
["LDIV", "ksip_3x3_0"] 34.875 μs (5%)
["LDIV", "ksip_3x3_10"] 34.875 μs (5%)
["LDIV", "ksip_3x3_5"] 34.833 μs (5%)
["LDIV", "liswet10_2x2_0"] 118.875 μs (5%)
["LDIV", "liswet10_2x2_10"] 118.125 μs (5%)
["LDIV", "liswet10_2x2_5"] 118.833 μs (5%)
["LDIV", "liswet10_3x3_0"] 143.500 μs (5%)
["LDIV", "liswet10_3x3_10"] 142.875 μs (5%)
["LDIV", "liswet10_3x3_5"] 144.209 μs (5%)
["LDIV", "liswet11_2x2_0"] 119.166 μs (5%)
["LDIV", "liswet11_2x2_10"] 119.125 μs (5%)
["LDIV", "liswet11_2x2_5"] 119.125 μs (5%)
["LDIV", "liswet11_3x3_0"] 142.958 μs (5%)
["LDIV", "liswet11_3x3_10"] 144.000 μs (5%)
["LDIV", "liswet11_3x3_5"] 144.167 μs (5%)
["LDIV", "liswet12_2x2_0"] 118.416 μs (5%)
["LDIV", "liswet12_2x2_10"] 118.291 μs (5%)
["LDIV", "liswet12_2x2_5"] 118.666 μs (5%)
["LDIV", "liswet12_3x3_0"] 143.958 μs (5%)
["LDIV", "liswet12_3x3_10"] 143.666 μs (5%)
["LDIV", "liswet12_3x3_5"] 143.750 μs (5%)
["LDIV", "liswet1_2x2_0"] 118.667 μs (5%)
["LDIV", "liswet1_2x2_10"] 117.916 μs (5%)
["LDIV", "liswet1_2x2_5"] 117.958 μs (5%)
["LDIV", "liswet1_3x3_0"] 143.000 μs (5%)
["LDIV", "liswet1_3x3_10"] 143.292 μs (5%)
["LDIV", "liswet1_3x3_5"] 143.083 μs (5%)
["LDIV", "liswet2_2x2_0"] 118.042 μs (5%)
["LDIV", "liswet2_2x2_10"] 118.666 μs (5%)
["LDIV", "liswet2_2x2_5"] 118.625 μs (5%)
["LDIV", "liswet2_3x3_0"] 143.959 μs (5%)
["LDIV", "liswet2_3x3_10"] 143.333 μs (5%)
["LDIV", "liswet2_3x3_5"] 143.042 μs (5%)
["LDIV", "liswet3_2x2_0"] 119.333 μs (5%)
["LDIV", "liswet3_2x2_10"] 118.417 μs (5%)
["LDIV", "liswet3_2x2_5"] 121.458 μs (5%)
["LDIV", "liswet3_3x3_0"] 186.291 μs (5%)
["LDIV", "liswet3_3x3_10"] 143.500 μs (5%)
["LDIV", "liswet3_3x3_5"] 143.167 μs (5%)
["LDIV", "liswet4_2x2_0"] 119.416 μs (5%)
["LDIV", "liswet4_2x2_10"] 119.000 μs (5%)
["LDIV", "liswet4_2x2_5"] 118.208 μs (5%)
["LDIV", "liswet4_3x3_0"] 142.625 μs (5%)
["LDIV", "liswet4_3x3_10"] 143.208 μs (5%)
["LDIV", "liswet4_3x3_5"] 143.459 μs (5%)
["LDIV", "liswet5_2x2_0"] 118.459 μs (5%)
["LDIV", "liswet5_2x2_10"] 118.250 μs (5%)
["LDIV", "liswet5_2x2_5"] 140.459 μs (5%)
["LDIV", "liswet5_3x3_0"] 143.250 μs (5%)
["LDIV", "liswet5_3x3_10"] 143.875 μs (5%)
["LDIV", "liswet5_3x3_5"] 143.000 μs (5%)
["LDIV", "liswet6_2x2_0"] 118.916 μs (5%)
["LDIV", "liswet6_2x2_10"] 118.459 μs (5%)
["LDIV", "liswet6_2x2_5"] 118.083 μs (5%)
["LDIV", "liswet6_3x3_0"] 143.500 μs (5%)
["LDIV", "liswet6_3x3_10"] 143.541 μs (5%)
["LDIV", "liswet6_3x3_5"] 144.083 μs (5%)
["LDIV", "liswet7_2x2_0"] 118.958 μs (5%)
["LDIV", "liswet7_2x2_10"] 119.000 μs (5%)
["LDIV", "liswet7_2x2_5"] 118.250 μs (5%)
["LDIV", "liswet7_3x3_0"] 143.792 μs (5%)
["LDIV", "liswet7_3x3_10"] 143.083 μs (5%)
["LDIV", "liswet7_3x3_5"] 143.208 μs (5%)
["LDIV", "liswet8_2x2_0"] 118.792 μs (5%)
["LDIV", "liswet8_2x2_10"] 118.375 μs (5%)
["LDIV", "liswet8_2x2_5"] 119.208 μs (5%)
["LDIV", "liswet8_3x3_0"] 144.334 μs (5%)
["LDIV", "liswet8_3x3_10"] 142.625 μs (5%)
["LDIV", "liswet8_3x3_5"] 143.750 μs (5%)
["LDIV", "liswet9_2x2_0"] 118.000 μs (5%)
["LDIV", "liswet9_2x2_10"] 119.375 μs (5%)
["LDIV", "liswet9_2x2_5"] 118.875 μs (5%)
["LDIV", "liswet9_3x3_0"] 144.667 μs (5%)
["LDIV", "liswet9_3x3_10"] 143.583 μs (5%)
["LDIV", "liswet9_3x3_5"] 143.333 μs (5%)
["LDIV", "lotschd_2x2_0"] 202.787 ns (5%)
["LDIV", "lotschd_2x2_5"] 201.980 ns (5%)
["LDIV", "lotschd_3x3_0"] 230.763 ns (5%)
["LDIV", "lotschd_3x3_5"] 231.164 ns (5%)
["LDIV", "mosarqp1_2x2_0"] 29.292 μs (5%)
["LDIV", "mosarqp1_2x2_5"] 29.167 μs (5%)
["LDIV", "mosarqp1_3x3_0"] 37.083 μs (5%)
["LDIV", "mosarqp1_3x3_5"] 37.291 μs (5%)
["LDIV", "mosarqp2_2x2_0"] 13.958 μs (5%)
["LDIV", "mosarqp2_2x2_5"] 13.834 μs (5%)
["LDIV", "mosarqp2_3x3_0"] 17.625 μs (5%)
["LDIV", "mosarqp2_3x3_5"] 17.625 μs (5%)
["LDIV", "powell20_2x2_0"] 140.917 μs (5%)
["LDIV", "powell20_2x2_10"] 140.000 μs (5%)
["LDIV", "powell20_2x2_5"] 140.375 μs (5%)
["LDIV", "powell20_3x3_0"] 166.333 μs (5%)
["LDIV", "powell20_3x3_10"] 164.584 μs (5%)
["LDIV", "powell20_3x3_5"] 165.542 μs (5%)
["LDIV", "primal1_2x2_0"] 8.833 μs (5%)
["LDIV", "primal1_3x3_0"] 8.958 μs (5%)
["LDIV", "primal2_2x2_0"] 12.416 μs (5%)
["LDIV", "primal2_3x3_0"] 13.333 μs (5%)
["LDIV", "primal3_2x2_0"] 29.458 μs (5%)
["LDIV", "primal3_3x3_0"] 29.834 μs (5%)
["LDIV", "primal4_2x2_0"] 25.458 μs (5%)
["LDIV", "primal4_2x2_10"] 26.292 μs (5%)
["LDIV", "primal4_2x2_5"] 25.208 μs (5%)
["LDIV", "primal4_3x3_0"] 25.625 μs (5%)
["LDIV", "primal4_3x3_10"] 25.083 μs (5%)
["LDIV", "primal4_3x3_5"] 25.291 μs (5%)
["LDIV", "primalc1_2x2_0"] 3.995 μs (5%)
["LDIV", "primalc1_2x2_10"] 3.990 μs (5%)
["LDIV", "primalc1_2x2_5"] 3.994 μs (5%)
["LDIV", "primalc1_3x3_0"] 4.482 μs (5%)
["LDIV", "primalc1_3x3_10"] 4.500 μs (5%)
["LDIV", "primalc1_3x3_5"] 4.488 μs (5%)
["LDIV", "primalc2_2x2_0"] 3.807 μs (5%)
["LDIV", "primalc2_2x2_10"] 3.745 μs (5%)
["LDIV", "primalc2_2x2_5"] 3.771 μs (5%)
["LDIV", "primalc2_3x3_0"] 4.292 μs (5%)
["LDIV", "primalc2_3x3_10"] 4.280 μs (5%)
["LDIV", "primalc2_3x3_5"] 4.286 μs (5%)
["LDIV", "primalc5_2x2_0"] 4.720 μs (5%)
["LDIV", "primalc5_2x2_10"] 4.720 μs (5%)
["LDIV", "primalc5_2x2_5"] 4.714 μs (5%)
["LDIV", "primalc5_3x3_0"] 5.396 μs (5%)
["LDIV", "primalc5_3x3_10"] 5.326 μs (5%)
["LDIV", "primalc5_3x3_5"] 5.327 μs (5%)
["LDIV", "primalc8_2x2_0"] 8.875 μs (5%)
["LDIV", "primalc8_2x2_10"] 8.805 μs (5%)
["LDIV", "primalc8_2x2_5"] 8.834 μs (5%)
["LDIV", "primalc8_3x3_0"] 10.167 μs (5%)
["LDIV", "primalc8_3x3_10"] 10.084 μs (5%)
["LDIV", "primalc8_3x3_5"] 10.000 μs (5%)
["LDIV", "qpcblend_2x2_0"] 1.392 μs (5%)
["LDIV", "qpcblend_2x2_10"] 1.392 μs (5%)
["LDIV", "qpcblend_2x2_5"] 1.392 μs (5%)
["LDIV", "qpcblend_3x3_0"] 1.650 μs (5%)
["LDIV", "qpcblend_3x3_10"] 1.650 μs (5%)
["LDIV", "qpcblend_3x3_5"] 1.650 μs (5%)
["LDIV", "qpcboei1_2x2_0"] 10.500 μs (5%)
["LDIV", "qpcboei1_2x2_10"] 10.542 μs (5%)
["LDIV", "qpcboei1_2x2_5"] 10.584 μs (5%)
["LDIV", "qpcboei1_3x3_0"] 13.041 μs (5%)
["LDIV", "qpcboei1_3x3_10"] 13.000 μs (5%)
["LDIV", "qpcboei1_3x3_5"] 12.916 μs (5%)
["LDIV", "qpcboei2_2x2_0"] 3.594 μs (5%)
["LDIV", "qpcboei2_2x2_10"] 3.604 μs (5%)
["LDIV", "qpcboei2_2x2_5"] 3.594 μs (5%)
["LDIV", "qpcboei2_3x3_0"] 4.452 μs (5%)
["LDIV", "qpcboei2_3x3_10"] 4.405 μs (5%)
["LDIV", "qpcboei2_3x3_5"] 4.429 μs (5%)
["LDIV", "qpcstair_2x2_0"] 8.486 μs (5%)
["LDIV", "qpcstair_2x2_10"] 8.500 μs (5%)
["LDIV", "qpcstair_2x2_5"] 8.514 μs (5%)
["LDIV", "qpcstair_3x3_0"] 10.041 μs (5%)
["LDIV", "qpcstair_3x3_10"] 9.833 μs (5%)
["LDIV", "qpcstair_3x3_5"] 9.750 μs (5%)
["LDIV", "s268_2x2_0"] 147.425 ns (5%)
["LDIV", "s268_3x3_0"] 140.707 ns (5%)
["LDIV", "stcqp1_2x2_0"] 115.458 μs (5%)
["LDIV", "stcqp1_2x2_10"] 115.333 μs (5%)
["LDIV", "stcqp1_2x2_5"] 115.584 μs (5%)
["LDIV", "stcqp1_3x3_0"] 134.750 μs (5%)
["LDIV", "stcqp1_3x3_10"] 135.000 μs (5%)
["LDIV", "stcqp1_3x3_5"] 136.208 μs (5%)
["LDIV", "stcqp2_2x2_0"] 113.416 μs (5%)
["LDIV", "stcqp2_2x2_5"] 113.417 μs (5%)
["LDIV", "stcqp2_3x3_0"] 135.208 μs (5%)
["LDIV", "stcqp2_3x3_5"] 133.792 μs (5%)
["LDIV", "tame_2x2_0"] 48.801 ns (5%)
["LDIV", "tame_3x3_0"] 48.118 ns (5%)
["LDIV", "ubh1_2x2_0"] 217.875 μs (5%)
["LDIV", "ubh1_3x3_0"] 248.125 μs (5%)
["LDIV", "yao_2x2_0"] 23.750 μs (5%)
["LDIV", "yao_2x2_5"] 23.792 μs (5%)
["LDIV", "yao_3x3_0"] 28.791 μs (5%)
["LDIV", "yao_3x3_5"] 28.958 μs (5%)
["LDIV", "zecevic2_2x2_0"] 55.683 ns (5%)
["LDIV", "zecevic2_3x3_0"] 66.394 ns (5%)
["LLDL", "aug2d_2x2_0"] 1.311 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_2x2_5"] 1.306 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_3x3_0"] 1.314 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2d_3x3_5"] 1.326 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_2x2_0"] 1.310 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_2x2_5"] 1.382 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_3x3_0"] 1.315 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dc_3x3_5"] 1.306 ms (5%) 3.62 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_0"] 2.811 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_10"] 2.814 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_2x2_5"] 2.849 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_0"] 3.909 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_10"] 3.932 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dcqp_3x3_5"] 3.904 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_2x2_0"] 2.826 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_2x2_10"] 2.852 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_2x2_5"] 2.833 ms (5%) 8.26 MiB (1%) 39
["LLDL", "aug2dqp_3x3_0"] 3.922 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_3x3_10"] 3.926 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug2dqp_3x3_5"] 3.916 ms (5%) 10.57 MiB (1%) 39
["LLDL", "aug3d_2x2_0"] 210.375 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3d_3x3_0"] 209.667 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dc_2x2_0"] 213.708 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dc_3x3_0"] 210.000 μs (5%) 608.86 KiB (1%) 38
["LLDL", "aug3dcqp_2x2_0"] 488.667 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dcqp_2x2_5"] 487.583 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dcqp_3x3_0"] 681.542 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dcqp_3x3_5"] 686.167 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dqp_2x2_0"] 483.417 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dqp_2x2_5"] 492.167 μs (5%) 1.48 MiB (1%) 39
["LLDL", "aug3dqp_3x3_0"] 680.459 μs (5%) 1.93 MiB (1%) 39
["LLDL", "aug3dqp_3x3_5"] 692.042 μs (5%) 1.93 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_0"] 5.716 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_10"] 5.697 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_2x2_5"] 5.704 ms (5%) 6.77 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_0"] 6.768 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_10"] 6.793 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_l_3x3_5"] 6.793 ms (5%) 9.07 MiB (1%) 39
["LLDL", "cvxqp1_m_2x2_0"] 545.458 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_2x2_10"] 541.500 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_2x2_5"] 542.709 μs (5%) 702.69 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_0"] 646.791 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_10"] 642.583 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_m_3x3_5"] 650.458 μs (5%) 937.44 KiB (1%) 39
["LLDL", "cvxqp1_s_2x2_0"] 31.917 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_2x2_10"] 31.792 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_2x2_5"] 32.708 μs (5%) 80.16 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_0"] 42.125 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_10"] 42.291 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp1_s_3x3_5"] 43.583 μs (5%) 103.72 KiB (1%) 23
["LLDL", "cvxqp2_l_2x2_0"] 4.853 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_2x2_10"] 4.846 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_2x2_5"] 4.848 ms (5%) 6.41 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_0"] 5.905 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_10"] 5.909 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_l_3x3_5"] 5.885 ms (5%) 8.71 MiB (1%) 39
["LLDL", "cvxqp2_m_2x2_0"] 459.333 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_2x2_10"] 458.292 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_2x2_5"] 460.000 μs (5%) 665.59 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_0"] 559.667 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_10"] 558.917 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_m_3x3_5"] 566.834 μs (5%) 900.50 KiB (1%) 39
["LLDL", "cvxqp2_s_2x2_0"] 28.959 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_2x2_10"] 29.166 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_2x2_5"] 29.250 μs (5%) 76.58 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_0"] 38.458 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_10"] 39.542 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp2_s_3x3_5"] 38.833 μs (5%) 100.03 KiB (1%) 23
["LLDL", "cvxqp3_l_2x2_0"] 6.593 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_2x2_10"] 6.632 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_2x2_5"] 6.621 ms (5%) 7.14 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_0"] 7.659 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_10"] 7.709 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_l_3x3_5"] 7.666 ms (5%) 9.43 MiB (1%) 39
["LLDL", "cvxqp3_m_2x2_0"] 631.250 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_2x2_10"] 634.042 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_2x2_5"] 633.458 μs (5%) 739.50 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_0"] 732.417 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_10"] 729.709 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_m_3x3_5"] 735.125 μs (5%) 974.41 KiB (1%) 39
["LLDL", "cvxqp3_s_2x2_0"] 35.917 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_2x2_10"] 37.042 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_2x2_5"] 37.250 μs (5%) 83.78 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_0"] 48.417 μs (5%) 107.28 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_10"] 47.500 μs (5%) 107.28 KiB (1%) 23
["LLDL", "cvxqp3_s_3x3_5"] 47.292 μs (5%) 107.28 KiB (1%) 23
["LLDL", "dual1_2x2_0"] 331.958 μs (5%) 127.48 KiB (1%) 61
["LLDL", "dual1_2x2_5"] 329.583 μs (5%) 127.48 KiB (1%) 61
["LLDL", "dual1_3x3_0"] 341.667 μs (5%) 147.28 KiB (1%) 61
["LLDL", "dual1_3x3_5"] 339.666 μs (5%) 147.28 KiB (1%) 61
["LLDL", "dual2_2x2_0"] 416.042 μs (5%) 153.36 KiB (1%) 72
["LLDL", "dual2_3x3_0"] 421.000 μs (5%) 175.98 KiB (1%) 72
["LLDL", "dual3_2x2_0"] 574.000 μs (5%) 194.25 KiB (1%) 87
["LLDL", "dual3_2x2_5"] 580.708 μs (5%) 194.25 KiB (1%) 87
["LLDL", "dual3_3x3_0"] 588.541 μs (5%) 220.45 KiB (1%) 87
["LLDL", "dual3_3x3_5"] 600.042 μs (5%) 220.45 KiB (1%) 87
["LLDL", "dual4_2x2_0"] 216.500 μs (5%) 105.77 KiB (1%) 51
["LLDL", "dual4_2x2_5"] 221.250 μs (5%) 105.77 KiB (1%) 51
["LLDL", "dual4_3x3_0"] 226.875 μs (5%) 123.53 KiB (1%) 51
["LLDL", "dual4_3x3_5"] 224.583 μs (5%) 123.53 KiB (1%) 51
["LLDL", "dualc1_2x2_0"] 224.917 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_2x2_10"] 227.000 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_2x2_5"] 226.666 μs (5%) 103.14 KiB (1%) 34
["LLDL", "dualc1_3x3_0"] 237.667 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc1_3x3_10"] 239.583 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc1_3x3_5"] 239.417 μs (5%) 130.41 KiB (1%) 34
["LLDL", "dualc2_2x2_0"] 194.709 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_2x2_10"] 196.958 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_2x2_5"] 196.625 μs (5%) 97.53 KiB (1%) 30
["LLDL", "dualc2_3x3_0"] 207.708 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc2_3x3_10"] 209.333 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc2_3x3_5"] 208.792 μs (5%) 125.77 KiB (1%) 32
["LLDL", "dualc5_2x2_0"] 308.375 μs (5%) 121.66 KiB (1%) 33
["LLDL", "dualc5_2x2_5"] 306.542 μs (5%) 121.66 KiB (1%) 33
["LLDL", "dualc5_3x3_0"] 324.250 μs (5%) 155.59 KiB (1%) 33
["LLDL", "dualc5_3x3_5"] 323.458 μs (5%) 155.59 KiB (1%) 33
["LLDL", "dualc8_2x2_0"] 900.375 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_2x2_10"] 908.500 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_2x2_5"] 910.292 μs (5%) 206.12 KiB (1%) 33
["LLDL", "dualc8_3x3_0"] 930.625 μs (5%) 267.06 KiB (1%) 33
["LLDL", "dualc8_3x3_10"] 937.000 μs (5%) 267.06 KiB (1%) 33
["LLDL", "dualc8_3x3_5"] 942.000 μs (5%) 267.06 KiB (1%) 33
["LLDL", "genhs28_2x2_0"] 1.413 μs (5%) 3.83 KiB (1%) 21
["LLDL", "genhs28_3x3_0"] 1.438 μs (5%) 3.83 KiB (1%) 21
["LLDL", "gouldqp2_2x2_0"] 145.917 μs (5%) 466.98 KiB (1%) 38
["LLDL", "gouldqp2_2x2_5"] 150.750 μs (5%) 466.98 KiB (1%) 38
["LLDL", "gouldqp2_3x3_0"] 213.792 μs (5%) 631.34 KiB (1%) 39
["LLDL", "gouldqp2_3x3_5"] 211.167 μs (5%) 631.34 KiB (1%) 39
["LLDL", "gouldqp3_2x2_0"] 162.042 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_2x2_10"] 161.250 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_2x2_5"] 160.083 μs (5%) 472.48 KiB (1%) 38
["LLDL", "gouldqp3_3x3_0"] 224.292 μs (5%) 636.84 KiB (1%) 39
["LLDL", "gouldqp3_3x3_5"] 223.916 μs (5%) 636.84 KiB (1%) 39
["LLDL", "hs118_2x2_0"] 6.250 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_2x2_10"] 6.525 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_2x2_5"] 6.825 μs (5%) 18.03 KiB (1%) 21
["LLDL", "hs118_3x3_0"] 9.583 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs118_3x3_10"] 9.167 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs118_3x3_5"] 9.458 μs (5%) 24.80 KiB (1%) 21
["LLDL", "hs21_2x2_0"] 777.389 ns (5%) 2.83 KiB (1%) 21
["LLDL", "hs21_2x2_5"] 769.206 ns (5%) 2.83 KiB (1%) 21
["LLDL", "hs21_3x3_0"] 1.017 μs (5%) 3.36 KiB (1%) 21
["LLDL", "hs21_3x3_5"] 1.029 μs (5%) 3.36 KiB (1%) 21
["LLDL", "hs21mod_2x2_0"] 1.188 μs (5%) 4.20 KiB (1%) 21
["LLDL", "hs21mod_2x2_5"] 1.158 μs (5%) 4.20 KiB (1%) 21
["LLDL", "hs21mod_3x3_0"] 1.629 μs (5%) 5.36 KiB (1%) 21
["LLDL", "hs21mod_3x3_5"] 1.633 μs (5%) 5.36 KiB (1%) 21
["LLDL", "hs268_2x2_0"] 1.408 μs (5%) 3.56 KiB (1%) 21
["LLDL", "hs268_3x3_0"] 1.692 μs (5%) 4.25 KiB (1%) 21
["LLDL", "hs35_2x2_0"] 805.200 ns (5%) 2.69 KiB (1%) 21
["LLDL", "hs35_3x3_0"] 995.900 ns (5%) 3.16 KiB (1%) 21
["LLDL", "hs35mod_2x2_0"] 725.127 ns (5%) 2.45 KiB (1%) 21
["LLDL", "hs35mod_3x3_0"] 857.582 ns (5%) 2.88 KiB (1%) 21
["LLDL", "hs51_2x2_0"] 694.067 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs51_3x3_0"] 686.678 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs52_2x2_0"] 688.592 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs52_3x3_0"] 688.068 ns (5%) 2.39 KiB (1%) 21
["LLDL", "hs53_2x2_0"] 1.600 μs (5%) 4.73 KiB (1%) 21
["LLDL", "hs53_3x3_0"] 2.062 μs (5%) 5.91 KiB (1%) 21
["LLDL", "hs76_2x2_0"] 1.113 μs (5%) 3.62 KiB (1%) 21
["LLDL", "hs76_3x3_0"] 1.525 μs (5%) 4.39 KiB (1%) 21
["LLDL", "hues-mod_2x2_0"] 1.300 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_2x2_10"] 1.291 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_2x2_5"] 1.283 ms (5%) 3.60 MiB (1%) 39
["LLDL", "hues-mod_3x3_0"] 1.811 ms (5%) 4.75 MiB (1%) 39
["LLDL", "hues-mod_3x3_10"] 1.811 ms (5%) 4.75 MiB (1%) 39
["LLDL", "hues-mod_3x3_5"] 1.828 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_2x2_0"] 1.277 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_2x2_10"] 1.277 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_2x2_5"] 1.283 ms (5%) 3.60 MiB (1%) 39
["LLDL", "huestis_3x3_0"] 1.801 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_3x3_10"] 1.801 ms (5%) 4.75 MiB (1%) 39
["LLDL", "huestis_3x3_5"] 1.826 ms (5%) 4.75 MiB (1%) 39
["LLDL", "ksip_2x2_0"] 6.938 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_2x2_10"] 6.940 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_2x2_5"] 6.953 ms (5%) 624.34 KiB (1%) 45
["LLDL", "ksip_3x3_0"] 6.977 ms (5%) 740.81 KiB (1%) 57
["LLDL", "ksip_3x3_10"] 6.989 ms (5%) 740.81 KiB (1%) 57
["LLDL", "ksip_3x3_5"] 6.971 ms (5%) 740.81 KiB (1%) 57
["LLDL", "liswet10_2x2_0"] 1.208 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_2x2_10"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_2x2_5"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet10_3x3_0"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet10_3x3_10"] 1.738 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet10_3x3_5"] 1.736 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_2x2_0"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_2x2_10"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_2x2_5"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet11_3x3_0"] 1.722 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_3x3_10"] 1.751 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet11_3x3_5"] 1.753 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_2x2_0"] 1.210 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_2x2_10"] 1.213 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_2x2_5"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet12_3x3_0"] 1.725 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_3x3_10"] 1.763 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet12_3x3_5"] 1.759 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_2x2_0"] 1.208 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_2x2_10"] 1.226 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet1_3x3_0"] 1.701 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_3x3_10"] 1.749 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet1_3x3_5"] 1.701 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_2x2_0"] 1.208 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_2x2_10"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet2_3x3_0"] 1.706 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_3x3_10"] 1.726 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet2_3x3_5"] 1.746 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_2x2_0"] 1.215 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_2x2_10"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_2x2_5"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet3_3x3_0"] 1.720 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_3x3_10"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet3_3x3_5"] 1.753 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_2x2_0"] 1.215 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_2x2_10"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_2x2_5"] 1.215 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet4_3x3_0"] 1.732 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_3x3_10"] 1.744 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet4_3x3_5"] 1.738 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_2x2_0"] 1.217 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_2x2_10"] 1.212 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_2x2_5"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet5_3x3_0"] 1.729 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_3x3_10"] 1.728 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet5_3x3_5"] 1.740 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_2x2_0"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_2x2_10"] 1.223 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_2x2_5"] 1.226 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet6_3x3_0"] 1.722 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_3x3_10"] 1.733 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet6_3x3_5"] 1.757 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_2x2_0"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_2x2_10"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_2x2_5"] 1.214 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet7_3x3_0"] 1.734 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_3x3_10"] 1.739 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet7_3x3_5"] 1.753 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_2x2_0"] 1.217 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_2x2_10"] 1.217 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_2x2_5"] 1.208 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet8_3x3_0"] 1.694 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_3x3_10"] 1.737 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet8_3x3_5"] 1.754 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_2x2_0"] 1.228 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_2x2_10"] 1.216 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_2x2_5"] 1.211 ms (5%) 3.60 MiB (1%) 39
["LLDL", "liswet9_3x3_0"] 1.727 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_3x3_10"] 1.750 ms (5%) 4.75 MiB (1%) 39
["LLDL", "liswet9_3x3_5"] 1.791 ms (5%) 4.75 MiB (1%) 39
["LLDL", "lotschd_2x2_0"] 2.968 μs (5%) 7.09 KiB (1%) 21
["LLDL", "lotschd_2x2_5"] 2.847 μs (5%) 7.09 KiB (1%) 21
["LLDL", "lotschd_3x3_0"] 3.667 μs (5%) 8.47 KiB (1%) 21
["LLDL", "lotschd_3x3_5"] 3.677 μs (5%) 8.47 KiB (1%) 21
["LLDL", "mosarqp1_2x2_0"] 300.125 μs (5%) 1.03 MiB (1%) 39
["LLDL", "mosarqp1_2x2_5"] 298.958 μs (5%) 1.03 MiB (1%) 39
["LLDL", "mosarqp1_3x3_0"] 460.125 μs (5%) 1.40 MiB (1%) 39
["LLDL", "mosarqp1_3x3_5"] 459.084 μs (5%) 1.40 MiB (1%) 39
["LLDL", "mosarqp2_2x2_0"] 169.708 μs (5%) 491.11 KiB (1%) 38
["LLDL", "mosarqp2_2x2_5"] 169.541 μs (5%) 491.11 KiB (1%) 38
["LLDL", "mosarqp2_3x3_0"] 247.125 μs (5%) 666.91 KiB (1%) 39
["LLDL", "mosarqp2_3x3_5"] 242.667 μs (5%) 666.91 KiB (1%) 39
["LLDL", "powell20_2x2_0"] 1.049 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_2x2_10"] 1.044 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_2x2_5"] 1.047 ms (5%) 3.45 MiB (1%) 39
["LLDL", "powell20_3x3_0"] 1.547 ms (5%) 4.60 MiB (1%) 39
["LLDL", "powell20_3x3_10"] 1.519 ms (5%) 4.60 MiB (1%) 39
["LLDL", "powell20_3x3_5"] 1.552 ms (5%) 4.60 MiB (1%) 39
["LLDL", "primal1_2x2_0"] 262.375 μs (5%) 155.17 KiB (1%) 28
["LLDL", "primal1_3x3_0"] 269.958 μs (5%) 164.73 KiB (1%) 28
["LLDL", "primal2_2x2_0"] 396.791 μs (5%) 227.12 KiB (1%) 35
["LLDL", "primal2_3x3_0"] 401.834 μs (5%) 238.34 KiB (1%) 35
["LLDL", "primal3_2x2_0"] 1.223 ms (5%) 474.48 KiB (1%) 117
["LLDL", "primal3_3x3_0"] 1.231 ms (5%) 487.73 KiB (1%) 117
["LLDL", "primal4_2x2_0"] 754.834 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_2x2_10"] 755.500 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_2x2_5"] 758.667 μs (5%) 430.48 KiB (1%) 26
["LLDL", "primal4_3x3_0"] 763.958 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primal4_3x3_10"] 761.250 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primal4_3x3_5"] 765.833 μs (5%) 439.03 KiB (1%) 26
["LLDL", "primalc1_2x2_0"] 71.625 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_2x2_10"] 71.000 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_2x2_5"] 70.958 μs (5%) 119.27 KiB (1%) 25
["LLDL", "primalc1_3x3_0"] 82.375 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc1_3x3_10"] 83.750 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc1_3x3_5"] 83.541 μs (5%) 145.47 KiB (1%) 25
["LLDL", "primalc2_2x2_0"] 59.625 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_2x2_10"] 59.708 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_2x2_5"] 60.542 μs (5%) 115.02 KiB (1%) 25
["LLDL", "primalc2_3x3_0"] 70.333 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc2_3x3_10"] 71.750 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc2_3x3_5"] 73.041 μs (5%) 143.03 KiB (1%) 25
["LLDL", "primalc5_2x2_0"] 83.000 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_2x2_10"] 82.292 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_2x2_5"] 82.084 μs (5%) 143.41 KiB (1%) 25
["LLDL", "primalc5_3x3_0"] 97.500 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc5_3x3_10"] 97.666 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc5_3x3_5"] 96.416 μs (5%) 177.22 KiB (1%) 25
["LLDL", "primalc8_2x2_0"] 150.708 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_2x2_10"] 148.958 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_2x2_5"] 151.417 μs (5%) 248.75 KiB (1%) 25
["LLDL", "primalc8_3x3_0"] 179.875 μs (5%) 307.97 KiB (1%) 37
["LLDL", "primalc8_3x3_10"] 179.833 μs (5%) 307.97 KiB (1%) 37
["LLDL", "primalc8_3x3_5"] 178.875 μs (5%) 307.97 KiB (1%) 37
["LLDL", "qpcblend_2x2_0"] 23.500 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_2x2_10"] 23.417 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_2x2_5"] 23.167 μs (5%) 58.11 KiB (1%) 23
["LLDL", "qpcblend_3x3_0"] 28.292 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcblend_3x3_10"] 29.125 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcblend_3x3_5"] 28.542 μs (5%) 71.44 KiB (1%) 23
["LLDL", "qpcboei1_2x2_0"] 193.333 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_2x2_10"] 191.875 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_2x2_5"] 192.042 μs (5%) 331.03 KiB (1%) 37
["LLDL", "qpcboei1_3x3_0"] 241.166 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei1_3x3_10"] 246.500 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei1_3x3_5"] 235.667 μs (5%) 445.47 KiB (1%) 37
["LLDL", "qpcboei2_2x2_0"] 60.208 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_2x2_10"] 61.708 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_2x2_5"] 62.875 μs (5%) 132.06 KiB (1%) 23
["LLDL", "qpcboei2_3x3_0"] 78.750 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcboei2_3x3_10"] 80.375 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcboei2_3x3_5"] 78.875 μs (5%) 176.81 KiB (1%) 25
["LLDL", "qpcstair_2x2_0"] 175.458 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_2x2_10"] 178.958 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_2x2_5"] 176.916 μs (5%) 262.88 KiB (1%) 25
["LLDL", "qpcstair_3x3_0"] 205.458 μs (5%) 324.22 KiB (1%) 37
["LLDL", "qpcstair_3x3_10"] 209.042 μs (5%) 324.22 KiB (1%) 37
["LLDL", "qpcstair_3x3_5"] 205.375 μs (5%) 324.22 KiB (1%) 37
["LLDL", "s268_2x2_0"] 1.433 μs (5%) 3.56 KiB (1%) 21
["LLDL", "s268_3x3_0"] 1.733 μs (5%) 4.25 KiB (1%) 21
["LLDL", "stcqp1_2x2_0"] 8.501 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_2x2_10"] 8.557 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_2x2_5"] 8.584 ms (5%) 3.19 MiB (1%) 383
["LLDL", "stcqp1_3x3_0"] 8.920 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp1_3x3_10"] 9.002 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp1_3x3_5"] 8.985 ms (5%) 4.13 MiB (1%) 383
["LLDL", "stcqp2_2x2_0"] 5.841 ms (5%) 3.15 MiB (1%) 358
["LLDL", "stcqp2_2x2_5"] 5.812 ms (5%) 3.15 MiB (1%) 358
["LLDL", "stcqp2_3x3_0"] 6.278 ms (5%) 4.09 MiB (1%) 358
["LLDL", "stcqp2_3x3_5"] 6.218 ms (5%) 4.09 MiB (1%) 358
["LLDL", "tame_2x2_0"] 640.173 ns (5%) 2.19 KiB (1%) 21
["LLDL", "tame_3x3_0"] 703.084 ns (5%) 2.42 KiB (1%) 21
["LLDL", "ubh1_2x2_0"] 2.341 ms (5%) 6.48 MiB (1%) 39
["LLDL", "ubh1_3x3_0"] 2.952 ms (5%) 7.86 MiB (1%) 39
["LLDL", "yao_2x2_0"] 246.583 μs (5%) 746.52 KiB (1%) 38
["LLDL", "yao_2x2_5"] 241.792 μs (5%) 746.52 KiB (1%) 38
["LLDL", "yao_3x3_0"] 341.166 μs (5%) 981.34 KiB (1%) 39
["LLDL", "yao_3x3_5"] 340.167 μs (5%) 981.34 KiB (1%) 39
["LLDL", "zecevic2_2x2_0"] 897.959 ns (5%) 3.11 KiB (1%) 21
["LLDL", "zecevic2_3x3_0"] 1.179 μs (5%) 3.81 KiB (1%) 21

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["LDIV"]
  • ["LLDL"]

Julia versioninfo

Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Fri Sep 15 16:17:13 PDT 2023; root:xnu-8020.240.18.703.5~1/RELEASE_ARM64_T8101 arm64 arm
  CPU: Apple M1: 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz     590583 s          0 s     995116 s   33261597 s          0 s
       #2  2400 MHz     479704 s          0 s     905627 s   33461960 s          0 s
       #3  2400 MHz     420713 s          0 s     536120 s   33890459 s          0 s
       #4  2400 MHz     302063 s          0 s     340717 s   34204512 s          0 s
       #5  2400 MHz     409038 s          0 s     491775 s   33946479 s          0 s
       #6  2400 MHz     245812 s          0 s     331256 s   34270223 s          0 s
       #7  2400 MHz      98446 s          0 s     186172 s   34562674 s          0 s
       #8  2400 MHz      56558 s          0 s     108883 s   34681850 s          0 s
  Memory: 8.0 GB (63.90625 MB free)
  Uptime: 3.484682e6 sec
  Load Avg:  1.89892578125  1.9248046875  2.0224609375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
  Threads: 1 on 4 virtual cores
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="600" height="400" viewBox="0 0 2400 1600"><defs> <clipPath id="clip060"> <rect x="0" y="0" width="2400" height="1600"/> </clipPath></defs><path clip-path="url(#clip060)" d="M0 1600 L2400 1600 L2400 8.88178e-14 L0 8.88178e-14 Z" fill="#ffffff" fill-rule="evenodd" fill-opacity="1"/><defs> <clipPath id="clip061"> <rect x="480" y="0" width="1681" height="1600"/> </clipPath></defs><path clip-path="url(#clip060)" d="M86.9921 1521.01 L2352.76 1521.01 L2352.76 62.9921 L86.9921 62.9921 Z" fill="#ffffff" fill-rule="evenodd" fill-opacity="1"/><defs> <clipPath id="clip062"> <rect x="86" y="62" width="2267" height="1459"/> </clipPath></defs><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="154.171,1521.01 154.171,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="160.278,1521.01 160.278,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="166.385,1521.01 166.385,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="172.493,1521.01 172.493,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="178.6,1521.01 178.6,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="184.707,1521.01 184.707,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="190.814,1521.01 190.814,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="196.921,1521.01 196.921,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="203.029,1521.01 203.029,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="209.136,1521.01 209.136,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="215.243,1521.01 215.243,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="221.35,1521.01 221.35,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="227.457,1521.01 227.457,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="233.564,1521.01 233.564,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="239.672,1521.01 239.672,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="245.779,1521.01 245.779,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="251.886,1521.01 251.886,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="257.993,1521.01 257.993,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="264.1,1521.01 264.1,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="270.208,1521.01 270.208,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="276.315,1521.01 276.315,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="282.422,1521.01 282.422,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="288.529,1521.01 288.529,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="294.636,1521.01 294.636,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="300.743,1521.01 300.743,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="306.851,1521.01 306.851,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="312.958,1521.01 312.958,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="319.065,1521.01 319.065,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="325.172,1521.01 325.172,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="331.279,1521.01 331.279,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="337.387,1521.01 337.387,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="343.494,1521.01 343.494,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="349.601,1521.01 349.601,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="355.708,1521.01 355.708,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="361.815,1521.01 361.815,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="367.922,1521.01 367.922,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="374.03,1521.01 374.03,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="380.137,1521.01 380.137,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="386.244,1521.01 386.244,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="392.351,1521.01 392.351,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="398.458,1521.01 398.458,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="404.565,1521.01 404.565,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="410.673,1521.01 410.673,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="416.78,1521.01 416.78,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="422.887,1521.01 422.887,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="428.994,1521.01 428.994,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="435.101,1521.01 435.101,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="441.209,1521.01 441.209,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="447.316,1521.01 447.316,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="453.423,1521.01 453.423,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="459.53,1521.01 459.53,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="465.637,1521.01 465.637,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="471.744,1521.01 471.744,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="477.852,1521.01 477.852,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="483.959,1521.01 483.959,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="490.066,1521.01 490.066,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="496.173,1521.01 496.173,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="502.28,1521.01 502.28,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="508.388,1521.01 508.388,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="514.495,1521.01 514.495,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="520.602,1521.01 520.602,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="526.709,1521.01 526.709,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="532.816,1521.01 532.816,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="538.923,1521.01 538.923,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="545.031,1521.01 545.031,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="551.138,1521.01 551.138,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="557.245,1521.01 557.245,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="563.352,1521.01 563.352,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="569.459,1521.01 569.459,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="575.567,1521.01 575.567,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="581.674,1521.01 581.674,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="587.781,1521.01 587.781,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="593.888,1521.01 593.888,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="599.995,1521.01 599.995,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="606.102,1521.01 606.102,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="612.21,1521.01 612.21,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="618.317,1521.01 618.317,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="624.424,1521.01 624.424,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="630.531,1521.01 630.531,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="636.638,1521.01 636.638,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="642.746,1521.01 642.746,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="648.853,1521.01 648.853,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="654.96,1521.01 654.96,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="661.067,1521.01 661.067,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="667.174,1521.01 667.174,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="673.281,1521.01 673.281,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="679.389,1521.01 679.389,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="685.496,1521.01 685.496,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="691.603,1521.01 691.603,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="697.71,1521.01 697.71,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="703.817,1521.01 703.817,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="709.924,1521.01 709.924,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="716.032,1521.01 716.032,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="722.139,1521.01 722.139,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="728.246,1521.01 728.246,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="734.353,1521.01 734.353,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="740.46,1521.01 740.46,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="746.568,1521.01 746.568,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="752.675,1521.01 752.675,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="758.782,1521.01 758.782,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="764.889,1521.01 764.889,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="770.996,1521.01 770.996,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="777.103,1521.01 777.103,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="783.211,1521.01 783.211,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="789.318,1521.01 789.318,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="795.425,1521.01 795.425,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="801.532,1521.01 801.532,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="807.639,1521.01 807.639,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="813.747,1521.01 813.747,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="819.854,1521.01 819.854,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="825.961,1521.01 825.961,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="832.068,1521.01 832.068,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="838.175,1521.01 838.175,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="844.282,1521.01 844.282,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="850.39,1521.01 850.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="856.497,1521.01 856.497,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="862.604,1521.01 862.604,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="868.711,1521.01 868.711,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="874.818,1521.01 874.818,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="880.926,1521.01 880.926,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="887.033,1521.01 887.033,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="893.14,1521.01 893.14,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="899.247,1521.01 899.247,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="905.354,1521.01 905.354,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="911.461,1521.01 911.461,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="917.569,1521.01 917.569,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="923.676,1521.01 923.676,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="929.783,1521.01 929.783,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="935.89,1521.01 935.89,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="941.997,1521.01 941.997,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="948.105,1521.01 948.105,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="954.212,1521.01 954.212,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="960.319,1521.01 960.319,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="966.426,1521.01 966.426,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="972.533,1521.01 972.533,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="978.64,1521.01 978.64,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="984.748,1521.01 984.748,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="990.855,1521.01 990.855,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="996.962,1521.01 996.962,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1003.07,1521.01 1003.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1009.18,1521.01 1009.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1015.28,1521.01 1015.28,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1021.39,1521.01 1021.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1027.5,1521.01 1027.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1033.61,1521.01 1033.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1039.71,1521.01 1039.71,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1045.82,1521.01 1045.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1051.93,1521.01 1051.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1058.03,1521.01 1058.03,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1064.14,1521.01 1064.14,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1070.25,1521.01 1070.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1076.36,1521.01 1076.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1082.46,1521.01 1082.46,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1088.57,1521.01 1088.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1094.68,1521.01 1094.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1100.78,1521.01 1100.78,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1106.89,1521.01 1106.89,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1113,1521.01 1113,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1119.11,1521.01 1119.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1125.21,1521.01 1125.21,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1131.32,1521.01 1131.32,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1137.43,1521.01 1137.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1143.53,1521.01 1143.53,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1149.64,1521.01 1149.64,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1155.75,1521.01 1155.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1161.86,1521.01 1161.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1167.96,1521.01 1167.96,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1174.07,1521.01 1174.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1180.18,1521.01 1180.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1186.28,1521.01 1186.28,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1192.39,1521.01 1192.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1198.5,1521.01 1198.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1204.61,1521.01 1204.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1210.71,1521.01 1210.71,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1216.82,1521.01 1216.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1222.93,1521.01 1222.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1229.03,1521.01 1229.03,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1235.14,1521.01 1235.14,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1241.25,1521.01 1241.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1247.36,1521.01 1247.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1253.46,1521.01 1253.46,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1259.57,1521.01 1259.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1265.68,1521.01 1265.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1271.79,1521.01 1271.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1277.89,1521.01 1277.89,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1284,1521.01 1284,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1290.11,1521.01 1290.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1296.21,1521.01 1296.21,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1302.32,1521.01 1302.32,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1308.43,1521.01 1308.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1314.54,1521.01 1314.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1320.64,1521.01 1320.64,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1326.75,1521.01 1326.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1332.86,1521.01 1332.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1338.96,1521.01 1338.96,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1345.07,1521.01 1345.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1351.18,1521.01 1351.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1357.29,1521.01 1357.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1363.39,1521.01 1363.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1369.5,1521.01 1369.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1375.61,1521.01 1375.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1381.71,1521.01 1381.71,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1387.82,1521.01 1387.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1393.93,1521.01 1393.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1400.04,1521.01 1400.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1406.14,1521.01 1406.14,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1412.25,1521.01 1412.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1418.36,1521.01 1418.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1424.46,1521.01 1424.46,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1430.57,1521.01 1430.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1436.68,1521.01 1436.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1442.79,1521.01 1442.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1448.89,1521.01 1448.89,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1455,1521.01 1455,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1461.11,1521.01 1461.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1467.21,1521.01 1467.21,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1473.32,1521.01 1473.32,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1479.43,1521.01 1479.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1485.54,1521.01 1485.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1491.64,1521.01 1491.64,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1497.75,1521.01 1497.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1503.86,1521.01 1503.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1509.97,1521.01 1509.97,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1516.07,1521.01 1516.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1522.18,1521.01 1522.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1528.29,1521.01 1528.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1534.39,1521.01 1534.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1540.5,1521.01 1540.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1546.61,1521.01 1546.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1552.72,1521.01 1552.72,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1558.82,1521.01 1558.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1564.93,1521.01 1564.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1571.04,1521.01 1571.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1577.14,1521.01 1577.14,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1583.25,1521.01 1583.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1589.36,1521.01 1589.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1595.47,1521.01 1595.47,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1601.57,1521.01 1601.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1607.68,1521.01 1607.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1613.79,1521.01 1613.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1619.89,1521.01 1619.89,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1626,1521.01 1626,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1632.11,1521.01 1632.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1638.22,1521.01 1638.22,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1644.32,1521.01 1644.32,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1650.43,1521.01 1650.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1656.54,1521.01 1656.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1662.64,1521.01 1662.64,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1668.75,1521.01 1668.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1674.86,1521.01 1674.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1680.97,1521.01 1680.97,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1687.07,1521.01 1687.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1693.18,1521.01 1693.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1699.29,1521.01 1699.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1705.39,1521.01 1705.39,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1711.5,1521.01 1711.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1717.61,1521.01 1717.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1723.72,1521.01 1723.72,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1729.82,1521.01 1729.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1735.93,1521.01 1735.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1742.04,1521.01 1742.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1748.15,1521.01 1748.15,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1754.25,1521.01 1754.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1760.36,1521.01 1760.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1766.47,1521.01 1766.47,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1772.57,1521.01 1772.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1778.68,1521.01 1778.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1784.79,1521.01 1784.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1790.9,1521.01 1790.9,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1797,1521.01 1797,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1803.11,1521.01 1803.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1809.22,1521.01 1809.22,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1815.32,1521.01 1815.32,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1821.43,1521.01 1821.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1827.54,1521.01 1827.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1833.65,1521.01 1833.65,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1839.75,1521.01 1839.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1845.86,1521.01 1845.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1851.97,1521.01 1851.97,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1858.07,1521.01 1858.07,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1864.18,1521.01 1864.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1870.29,1521.01 1870.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1876.4,1521.01 1876.4,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1882.5,1521.01 1882.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1888.61,1521.01 1888.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1894.72,1521.01 1894.72,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1900.82,1521.01 1900.82,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1906.93,1521.01 1906.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1913.04,1521.01 1913.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1919.15,1521.01 1919.15,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1925.25,1521.01 1925.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1931.36,1521.01 1931.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1937.47,1521.01 1937.47,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1943.57,1521.01 1943.57,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1949.68,1521.01 1949.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1955.79,1521.01 1955.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1961.9,1521.01 1961.9,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1968,1521.01 1968,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1974.11,1521.01 1974.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1980.22,1521.01 1980.22,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1986.33,1521.01 1986.33,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1992.43,1521.01 1992.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="1998.54,1521.01 1998.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2004.65,1521.01 2004.65,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2010.75,1521.01 2010.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2016.86,1521.01 2016.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2022.97,1521.01 2022.97,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2029.08,1521.01 2029.08,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2035.18,1521.01 2035.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2041.29,1521.01 2041.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2047.4,1521.01 2047.4,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2053.5,1521.01 2053.5,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2059.61,1521.01 2059.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2065.72,1521.01 2065.72,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2071.83,1521.01 2071.83,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2077.93,1521.01 2077.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2084.04,1521.01 2084.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2090.15,1521.01 2090.15,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2096.25,1521.01 2096.25,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2102.36,1521.01 2102.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2108.47,1521.01 2108.47,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2114.58,1521.01 2114.58,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2120.68,1521.01 2120.68,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2126.79,1521.01 2126.79,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2132.9,1521.01 2132.9,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2139,1521.01 2139,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2145.11,1521.01 2145.11,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2151.22,1521.01 2151.22,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2157.33,1521.01 2157.33,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2163.43,1521.01 2163.43,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2169.54,1521.01 2169.54,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2175.65,1521.01 2175.65,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2181.75,1521.01 2181.75,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2187.86,1521.01 2187.86,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2193.97,1521.01 2193.97,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2200.08,1521.01 2200.08,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2206.18,1521.01 2206.18,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2212.29,1521.01 2212.29,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2218.4,1521.01 2218.4,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2224.51,1521.01 2224.51,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2230.61,1521.01 2230.61,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2236.72,1521.01 2236.72,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2242.83,1521.01 2242.83,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2248.93,1521.01 2248.93,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2255.04,1521.01 2255.04,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2261.15,1521.01 2261.15,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2267.26,1521.01 2267.26,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2273.36,1521.01 2273.36,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2279.47,1521.01 2279.47,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2285.58,1521.01 2285.58,62.9921 "/><polyline clip-path="url(#clip062)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none" points="2291.68,1521.01 2291.68,62.9921 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="86.9921,1521.01 2352.76,1521.01 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="154.171,1521.01 154.171,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="160.278,1521.01 160.278,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="166.385,1521.01 166.385,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="172.493,1521.01 172.493,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="178.6,1521.01 178.6,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="184.707,1521.01 184.707,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="190.814,1521.01 190.814,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="196.921,1521.01 196.921,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="203.029,1521.01 203.029,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="209.136,1521.01 209.136,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="215.243,1521.01 215.243,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="221.35,1521.01 221.35,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="227.457,1521.01 227.457,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="233.564,1521.01 233.564,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="239.672,1521.01 239.672,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="245.779,1521.01 245.779,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="251.886,1521.01 251.886,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="257.993,1521.01 257.993,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="264.1,1521.01 264.1,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="270.208,1521.01 270.208,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="276.315,1521.01 276.315,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="282.422,1521.01 282.422,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="288.529,1521.01 288.529,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="294.636,1521.01 294.636,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="300.743,1521.01 300.743,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="306.851,1521.01 306.851,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="312.958,1521.01 312.958,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="319.065,1521.01 319.065,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="325.172,1521.01 325.172,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="331.279,1521.01 331.279,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="337.387,1521.01 337.387,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="343.494,1521.01 343.494,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="349.601,1521.01 349.601,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="355.708,1521.01 355.708,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="361.815,1521.01 361.815,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="367.922,1521.01 367.922,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="374.03,1521.01 374.03,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="380.137,1521.01 380.137,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="386.244,1521.01 386.244,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="392.351,1521.01 392.351,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="398.458,1521.01 398.458,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="404.565,1521.01 404.565,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="410.673,1521.01 410.673,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="416.78,1521.01 416.78,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="422.887,1521.01 422.887,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="428.994,1521.01 428.994,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="435.101,1521.01 435.101,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="441.209,1521.01 441.209,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="447.316,1521.01 447.316,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="453.423,1521.01 453.423,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="459.53,1521.01 459.53,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="465.637,1521.01 465.637,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="471.744,1521.01 471.744,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="477.852,1521.01 477.852,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="483.959,1521.01 483.959,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="490.066,1521.01 490.066,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="496.173,1521.01 496.173,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="502.28,1521.01 502.28,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="508.388,1521.01 508.388,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="514.495,1521.01 514.495,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="520.602,1521.01 520.602,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="526.709,1521.01 526.709,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="532.816,1521.01 532.816,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="538.923,1521.01 538.923,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="545.031,1521.01 545.031,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="551.138,1521.01 551.138,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="557.245,1521.01 557.245,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="563.352,1521.01 563.352,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="569.459,1521.01 569.459,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="575.567,1521.01 575.567,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="581.674,1521.01 581.674,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="587.781,1521.01 587.781,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="593.888,1521.01 593.888,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="599.995,1521.01 599.995,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="606.102,1521.01 606.102,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="612.21,1521.01 612.21,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="618.317,1521.01 618.317,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="624.424,1521.01 624.424,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="630.531,1521.01 630.531,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="636.638,1521.01 636.638,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="642.746,1521.01 642.746,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="648.853,1521.01 648.853,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="654.96,1521.01 654.96,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="661.067,1521.01 661.067,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="667.174,1521.01 667.174,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="673.281,1521.01 673.281,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="679.389,1521.01 679.389,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="685.496,1521.01 685.496,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="691.603,1521.01 691.603,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="697.71,1521.01 697.71,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="703.817,1521.01 703.817,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="709.924,1521.01 709.924,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="716.032,1521.01 716.032,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="722.139,1521.01 722.139,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="728.246,1521.01 728.246,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="734.353,1521.01 734.353,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="740.46,1521.01 740.46,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="746.568,1521.01 746.568,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="752.675,1521.01 752.675,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="758.782,1521.01 758.782,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="764.889,1521.01 764.889,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="770.996,1521.01 770.996,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="777.103,1521.01 777.103,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="783.211,1521.01 783.211,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="789.318,1521.01 789.318,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="795.425,1521.01 795.425,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="801.532,1521.01 801.532,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="807.639,1521.01 807.639,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="813.747,1521.01 813.747,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="819.854,1521.01 819.854,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="825.961,1521.01 825.961,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="832.068,1521.01 832.068,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="838.175,1521.01 838.175,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="844.282,1521.01 844.282,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="850.39,1521.01 850.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="856.497,1521.01 856.497,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="862.604,1521.01 862.604,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="868.711,1521.01 868.711,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="874.818,1521.01 874.818,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="880.926,1521.01 880.926,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="887.033,1521.01 887.033,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="893.14,1521.01 893.14,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="899.247,1521.01 899.247,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="905.354,1521.01 905.354,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="911.461,1521.01 911.461,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="917.569,1521.01 917.569,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="923.676,1521.01 923.676,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="929.783,1521.01 929.783,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="935.89,1521.01 935.89,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="941.997,1521.01 941.997,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="948.105,1521.01 948.105,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="954.212,1521.01 954.212,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="960.319,1521.01 960.319,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="966.426,1521.01 966.426,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="972.533,1521.01 972.533,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="978.64,1521.01 978.64,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="984.748,1521.01 984.748,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="990.855,1521.01 990.855,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="996.962,1521.01 996.962,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1003.07,1521.01 1003.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1009.18,1521.01 1009.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1015.28,1521.01 1015.28,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1021.39,1521.01 1021.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1027.5,1521.01 1027.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1033.61,1521.01 1033.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1039.71,1521.01 1039.71,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1045.82,1521.01 1045.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1051.93,1521.01 1051.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1058.03,1521.01 1058.03,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1064.14,1521.01 1064.14,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1070.25,1521.01 1070.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1076.36,1521.01 1076.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1082.46,1521.01 1082.46,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1088.57,1521.01 1088.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1094.68,1521.01 1094.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1100.78,1521.01 1100.78,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1106.89,1521.01 1106.89,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1113,1521.01 1113,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1119.11,1521.01 1119.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1125.21,1521.01 1125.21,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1131.32,1521.01 1131.32,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1137.43,1521.01 1137.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1143.53,1521.01 1143.53,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1149.64,1521.01 1149.64,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1155.75,1521.01 1155.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1161.86,1521.01 1161.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1167.96,1521.01 1167.96,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1174.07,1521.01 1174.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1180.18,1521.01 1180.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1186.28,1521.01 1186.28,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1192.39,1521.01 1192.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1198.5,1521.01 1198.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1204.61,1521.01 1204.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1210.71,1521.01 1210.71,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1216.82,1521.01 1216.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1222.93,1521.01 1222.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1229.03,1521.01 1229.03,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1235.14,1521.01 1235.14,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1241.25,1521.01 1241.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1247.36,1521.01 1247.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1253.46,1521.01 1253.46,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1259.57,1521.01 1259.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1265.68,1521.01 1265.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1271.79,1521.01 1271.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1277.89,1521.01 1277.89,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1284,1521.01 1284,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1290.11,1521.01 1290.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1296.21,1521.01 1296.21,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1302.32,1521.01 1302.32,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1308.43,1521.01 1308.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1314.54,1521.01 1314.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1320.64,1521.01 1320.64,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1326.75,1521.01 1326.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1332.86,1521.01 1332.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1338.96,1521.01 1338.96,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1345.07,1521.01 1345.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1351.18,1521.01 1351.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1357.29,1521.01 1357.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1363.39,1521.01 1363.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1369.5,1521.01 1369.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1375.61,1521.01 1375.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1381.71,1521.01 1381.71,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1387.82,1521.01 1387.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1393.93,1521.01 1393.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1400.04,1521.01 1400.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1406.14,1521.01 1406.14,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1412.25,1521.01 1412.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1418.36,1521.01 1418.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1424.46,1521.01 1424.46,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1430.57,1521.01 1430.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1436.68,1521.01 1436.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1442.79,1521.01 1442.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1448.89,1521.01 1448.89,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1455,1521.01 1455,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1461.11,1521.01 1461.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1467.21,1521.01 1467.21,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1473.32,1521.01 1473.32,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1479.43,1521.01 1479.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1485.54,1521.01 1485.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1491.64,1521.01 1491.64,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1497.75,1521.01 1497.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1503.86,1521.01 1503.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1509.97,1521.01 1509.97,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1516.07,1521.01 1516.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1522.18,1521.01 1522.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1528.29,1521.01 1528.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1534.39,1521.01 1534.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1540.5,1521.01 1540.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1546.61,1521.01 1546.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1552.72,1521.01 1552.72,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1558.82,1521.01 1558.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1564.93,1521.01 1564.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1571.04,1521.01 1571.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1577.14,1521.01 1577.14,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1583.25,1521.01 1583.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1589.36,1521.01 1589.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1595.47,1521.01 1595.47,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1601.57,1521.01 1601.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1607.68,1521.01 1607.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1613.79,1521.01 1613.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1619.89,1521.01 1619.89,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1626,1521.01 1626,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1632.11,1521.01 1632.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1638.22,1521.01 1638.22,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1644.32,1521.01 1644.32,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1650.43,1521.01 1650.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1656.54,1521.01 1656.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1662.64,1521.01 1662.64,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1668.75,1521.01 1668.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1674.86,1521.01 1674.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1680.97,1521.01 1680.97,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1687.07,1521.01 1687.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1693.18,1521.01 1693.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1699.29,1521.01 1699.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1705.39,1521.01 1705.39,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1711.5,1521.01 1711.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1717.61,1521.01 1717.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1723.72,1521.01 1723.72,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1729.82,1521.01 1729.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1735.93,1521.01 1735.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1742.04,1521.01 1742.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1748.15,1521.01 1748.15,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1754.25,1521.01 1754.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1760.36,1521.01 1760.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1766.47,1521.01 1766.47,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1772.57,1521.01 1772.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1778.68,1521.01 1778.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1784.79,1521.01 1784.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1790.9,1521.01 1790.9,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1797,1521.01 1797,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1803.11,1521.01 1803.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1809.22,1521.01 1809.22,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1815.32,1521.01 1815.32,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1821.43,1521.01 1821.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1827.54,1521.01 1827.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1833.65,1521.01 1833.65,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1839.75,1521.01 1839.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1845.86,1521.01 1845.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1851.97,1521.01 1851.97,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1858.07,1521.01 1858.07,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1864.18,1521.01 1864.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1870.29,1521.01 1870.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1876.4,1521.01 1876.4,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1882.5,1521.01 1882.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1888.61,1521.01 1888.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1894.72,1521.01 1894.72,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1900.82,1521.01 1900.82,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1906.93,1521.01 1906.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1913.04,1521.01 1913.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1919.15,1521.01 1919.15,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1925.25,1521.01 1925.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1931.36,1521.01 1931.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1937.47,1521.01 1937.47,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1943.57,1521.01 1943.57,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1949.68,1521.01 1949.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1955.79,1521.01 1955.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1961.9,1521.01 1961.9,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1968,1521.01 1968,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1974.11,1521.01 1974.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1980.22,1521.01 1980.22,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1986.33,1521.01 1986.33,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1992.43,1521.01 1992.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="1998.54,1521.01 1998.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2004.65,1521.01 2004.65,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2010.75,1521.01 2010.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2016.86,1521.01 2016.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2022.97,1521.01 2022.97,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2029.08,1521.01 2029.08,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2035.18,1521.01 2035.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2041.29,1521.01 2041.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2047.4,1521.01 2047.4,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2053.5,1521.01 2053.5,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2059.61,1521.01 2059.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2065.72,1521.01 2065.72,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2071.83,1521.01 2071.83,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2077.93,1521.01 2077.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2084.04,1521.01 2084.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2090.15,1521.01 2090.15,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2096.25,1521.01 2096.25,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2102.36,1521.01 2102.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2108.47,1521.01 2108.47,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2114.58,1521.01 2114.58,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2120.68,1521.01 2120.68,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2126.79,1521.01 2126.79,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2132.9,1521.01 2132.9,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2139,1521.01 2139,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2145.11,1521.01 2145.11,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2151.22,1521.01 2151.22,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2157.33,1521.01 2157.33,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2163.43,1521.01 2163.43,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2169.54,1521.01 2169.54,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2175.65,1521.01 2175.65,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2181.75,1521.01 2181.75,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2187.86,1521.01 2187.86,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2193.97,1521.01 2193.97,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2200.08,1521.01 2200.08,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2206.18,1521.01 2206.18,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2212.29,1521.01 2212.29,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2218.4,1521.01 2218.4,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2224.51,1521.01 2224.51,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2230.61,1521.01 2230.61,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2236.72,1521.01 2236.72,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2242.83,1521.01 2242.83,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2248.93,1521.01 2248.93,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2255.04,1521.01 2255.04,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2261.15,1521.01 2261.15,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2267.26,1521.01 2267.26,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2273.36,1521.01 2273.36,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2279.47,1521.01 2279.47,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2285.58,1521.01 2285.58,1502.11 "/><polyline clip-path="url(#clip060)" style="stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none" points="2291.68,1521.01 2291.68,1502.11 "/><path clip-path="url(#clip060)" d="M51.0233 1655.52 Q49.1982 1657.35 48.9118 1658.47 Q48.6253 1659.59 49.632 1660.6 Q50.434 1661.4 51.4325 1661.35 Q52.4309 1661.28 53.3394 1660.38 Q54.5915 1659.12 54.4606 1657.49 Q54.3296 1655.83 52.8565 1654.36 L52.521 1654.03 L51.0233 1655.52 M53.4048 1651.9 L58.6345 1657.13 L57.1286 1658.63 L55.7373 1657.24 Q56.0565 1658.59 55.6882 1659.76 Q55.3117 1660.92 54.1987 1662.04 Q52.791 1663.45 51.1706 1663.49 Q49.5501 1663.53 48.2243 1662.2 Q46.6775 1660.65 46.9231 1658.84 Q47.1768 1657.01 49.231 1654.96 L51.3425 1652.85 L51.1951 1652.7 Q50.1558 1651.66 48.9036 1651.78 Q47.6514 1651.89 46.4156 1653.13 Q45.63 1653.91 45.0735 1654.84 Q44.5169 1655.78 44.206 1656.84 L42.8147 1655.45 Q43.3221 1654.3 43.9441 1653.37 Q44.5579 1652.43 45.2944 1651.69 Q47.2832 1649.7 49.2964 1649.75 Q51.3097 1649.8 53.4048 1651.9 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M57.9634 1650.56 L52.4146 1645.02 L53.9204 1643.51 L59.4119 1649 Q60.7132 1650.3 61.8753 1650.45 Q63.0293 1650.59 64.0441 1649.57 Q65.2635 1648.35 65.1899 1646.87 Q65.1244 1645.38 63.7822 1644.04 L58.5853 1638.84 L60.0912 1637.34 L69.2574 1646.5 L67.7515 1648.01 L66.3438 1646.6 Q66.6303 1647.99 66.3111 1649.12 Q65.9919 1650.24 65.0344 1651.2 Q63.4549 1652.78 61.6544 1652.62 Q59.8539 1652.45 57.9634 1650.56 M55.9828 1641 L55.9828 1641 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M73.7013 1632.68 Q72.0645 1631.04 70.485 1630.82 Q68.9136 1630.59 67.6942 1631.81 Q66.483 1633.03 66.7039 1634.6 Q66.9331 1636.18 68.5699 1637.81 Q70.1985 1639.44 71.7699 1639.67 Q73.3494 1639.89 74.5606 1638.68 Q75.7801 1637.46 75.5509 1635.89 Q75.3299 1634.31 73.7013 1632.68 M78.7591 1634.73 Q81.0997 1637.07 81.1979 1639.25 Q81.3043 1641.43 79.1601 1643.57 Q78.3662 1644.37 77.5396 1644.95 Q76.7212 1645.54 75.8128 1645.96 L74.3479 1644.49 Q75.3709 1644.19 76.1893 1643.71 Q77.0077 1643.24 77.6788 1642.57 Q79.1601 1641.09 79.1192 1639.57 Q79.0864 1638.07 77.5233 1636.5 L76.7785 1635.76 Q77.1223 1637.04 76.7949 1638.16 Q76.4675 1639.29 75.4527 1640.31 Q73.7668 1642 71.4507 1641.74 Q69.1346 1641.49 67.0149 1639.37 Q64.8871 1637.24 64.6334 1634.92 Q64.3797 1632.61 66.0656 1630.92 Q67.0804 1629.91 68.2098 1629.58 Q69.3392 1629.25 70.6159 1629.6 L69.2246 1628.2 L70.7305 1626.7 L78.7591 1634.73 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M83.2439 1629.74 L89.0137 1623.97 L90.405 1625.36 L82.6465 1633.12 L81.2552 1631.72 Q81.2225 1629.81 81.2061 1626.55 Q81.1897 1623.28 81.1324 1622.39 Q81.0342 1620.7 80.7314 1619.78 Q80.4286 1618.83 79.8312 1618.24 Q78.8573 1617.26 77.556 1617.34 Q76.2629 1617.4 75.1663 1618.5 Q74.3888 1619.28 73.7913 1620.41 Q73.2021 1621.54 72.7683 1623.07 L71.0988 1621.4 Q71.6962 1620 72.3591 1618.93 Q73.022 1617.86 73.7422 1617.14 Q75.6409 1615.24 77.7197 1615.06 Q79.7984 1614.88 81.3861 1616.47 Q82.1391 1617.22 82.5319 1618.19 Q82.9248 1619.14 83.0966 1620.8 Q83.1294 1621.24 83.1703 1623.47 Q83.203 1625.7 83.2439 1629.74 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M91.919 1608.29 L86.9595 1603.33 L88.4654 1601.83 L101.2 1614.56 L99.6939 1616.07 L98.319 1614.69 Q98.6627 1615.99 98.3353 1617.12 Q98.008 1618.23 96.9932 1619.24 Q95.3318 1620.9 92.9584 1620.63 Q90.5932 1620.34 88.4326 1618.18 Q86.272 1616.02 85.9856 1613.65 Q85.7073 1611.28 87.3687 1609.62 Q88.3835 1608.6 89.5047 1608.28 Q90.626 1607.95 91.919 1608.29 M89.9876 1616.62 Q91.649 1618.29 93.2776 1618.56 Q94.9062 1618.81 96.1011 1617.61 Q97.296 1616.42 97.0423 1614.79 Q96.7804 1613.15 95.119 1611.49 Q93.4576 1609.83 91.829 1609.58 Q90.1922 1609.32 88.9973 1610.51 Q87.8025 1611.71 88.0643 1613.34 Q88.3262 1614.96 89.9876 1616.62 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M114.049 1607.28 L115.219 1608.45 L106.511 1617.16 L105.341 1615.99 L114.049 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M112.928 1600.05 L118.697 1594.28 L120.089 1595.67 L112.33 1603.43 L110.939 1602.04 Q110.906 1600.13 110.89 1596.87 Q110.873 1593.59 110.816 1592.7 Q110.718 1591.02 110.415 1590.09 Q110.112 1589.15 109.515 1588.55 Q108.541 1587.58 107.24 1587.65 Q105.947 1587.72 104.85 1588.82 Q104.072 1589.59 103.475 1590.73 Q102.886 1591.86 102.452 1593.39 L100.782 1591.72 Q101.38 1590.32 102.043 1589.25 Q102.706 1588.18 103.426 1587.46 Q105.325 1585.56 107.403 1585.38 Q109.482 1585.2 111.07 1586.79 Q111.823 1587.54 112.216 1588.5 Q112.608 1589.45 112.78 1591.11 Q112.813 1591.56 112.854 1593.79 Q112.887 1596.02 112.928 1600.05 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M121.799 1575.63 L122.945 1583.41 L131.137 1584.62 L129.361 1586.4 L123.092 1585.47 L124.025 1591.74 L122.249 1593.51 L121.013 1585.16 L113.386 1584.04 L115.162 1582.27 L120.858 1583.1 L120.023 1577.41 L121.799 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M133.51 1579.47 L139.28 1573.7 L140.671 1575.09 L132.913 1582.85 L131.522 1581.46 Q131.489 1579.54 131.473 1576.29 Q131.456 1573.01 131.399 1572.12 Q131.301 1570.43 130.998 1569.51 Q130.695 1568.57 130.098 1567.97 Q129.124 1567 127.823 1567.07 Q126.529 1567.14 125.433 1568.23 Q124.655 1569.01 124.058 1570.15 Q123.469 1571.28 123.035 1572.81 L121.365 1571.14 Q121.963 1569.74 122.626 1568.67 Q123.289 1567.59 124.009 1566.87 Q125.907 1564.97 127.986 1564.79 Q130.065 1564.61 131.653 1566.2 Q132.406 1566.96 132.798 1567.92 Q133.191 1568.87 133.363 1570.53 Q133.396 1570.97 133.437 1573.21 Q133.47 1575.43 133.51 1579.47 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M153.676 1567.65 L154.846 1568.82 L146.138 1577.53 L144.968 1576.36 L153.676 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M144.927 1548.57 Q143.65 1549.85 144.264 1551.76 Q144.878 1553.65 147.399 1556.17 Q149.911 1558.68 151.81 1559.3 Q153.709 1559.91 154.985 1558.63 Q156.27 1557.35 155.657 1555.46 Q155.043 1553.55 152.53 1551.04 Q150.01 1548.52 148.111 1547.91 Q146.212 1547.29 144.927 1548.57 M143.618 1547.26 Q145.672 1545.21 148.381 1545.76 Q151.09 1546.29 154.183 1549.38 Q157.269 1552.47 157.809 1555.19 Q158.349 1557.89 156.295 1559.94 Q154.241 1562 151.532 1561.46 Q148.823 1560.92 145.737 1557.83 Q142.644 1554.74 142.104 1552.04 Q141.564 1549.32 143.618 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M57.4824 1655.17 Q55.6573 1657 55.3709 1658.12 Q55.0844 1659.24 56.0911 1660.25 Q56.8931 1661.05 57.8916 1661 Q58.89 1660.93 59.7985 1660.02 Q61.0506 1658.77 60.9197 1657.14 Q60.7887 1655.48 59.3156 1654.01 L58.9801 1653.67 L57.4824 1655.17 M59.8639 1651.55 L65.0935 1656.78 L63.5877 1658.28 L62.1964 1656.89 Q62.5156 1658.24 62.1473 1659.41 Q61.7708 1660.57 60.6578 1661.69 Q59.2501 1663.09 57.6297 1663.14 Q56.0092 1663.18 54.6834 1661.85 Q53.1366 1660.3 53.3822 1658.49 Q53.6359 1656.66 55.6901 1654.61 L57.8015 1652.5 L57.6542 1652.35 Q56.6149 1651.31 55.3627 1651.43 Q54.1105 1651.54 52.8747 1652.77 Q52.0891 1653.56 51.5326 1654.49 Q50.976 1655.43 50.665 1656.49 L49.2738 1655.1 Q49.7812 1653.95 50.4032 1653.02 Q51.017 1652.08 51.7535 1651.34 Q53.7423 1649.35 55.7555 1649.4 Q57.7688 1649.45 59.8639 1651.55 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M64.4225 1650.21 L58.8737 1644.66 L60.3795 1643.16 L65.871 1648.65 Q67.1723 1649.95 68.3344 1650.1 Q69.4884 1650.24 70.5032 1649.22 Q71.7226 1648 71.649 1646.52 Q71.5835 1645.03 70.2413 1643.69 L65.0444 1638.49 L66.5503 1636.99 L75.7165 1646.15 L74.2106 1647.66 L72.8029 1646.25 Q73.0894 1647.63 72.7702 1648.77 Q72.451 1649.89 71.4935 1650.85 Q69.914 1652.43 68.1135 1652.27 Q66.313 1652.1 64.4225 1650.21 M62.4419 1640.65 L62.4419 1640.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M80.1604 1632.33 Q78.5236 1630.69 76.9441 1630.47 Q75.3727 1630.24 74.1533 1631.46 Q72.9421 1632.67 73.163 1634.25 Q73.3922 1635.82 75.029 1637.46 Q76.6576 1639.09 78.229 1639.32 Q79.8085 1639.54 81.0197 1638.33 Q82.2392 1637.11 82.01 1635.54 Q81.789 1633.96 80.1604 1632.33 M85.2182 1634.38 Q87.5588 1636.72 87.657 1638.89 Q87.7634 1641.08 85.6192 1643.22 Q84.8253 1644.02 83.9987 1644.6 Q83.1803 1645.19 82.2719 1645.6 L80.8069 1644.14 Q81.83 1643.84 82.6484 1643.36 Q83.4668 1642.89 84.1379 1642.22 Q85.6192 1640.73 85.5783 1639.22 Q85.5455 1637.71 83.9824 1636.15 L83.2376 1635.41 Q83.5813 1636.68 83.254 1637.81 Q82.9266 1638.94 81.9118 1639.96 Q80.2259 1641.64 77.9098 1641.39 Q75.5937 1641.14 73.474 1639.02 Q71.3462 1636.89 71.0925 1634.57 Q70.8388 1632.26 72.5247 1630.57 Q73.5395 1629.56 74.6689 1629.23 Q75.7983 1628.9 77.075 1629.24 L75.6837 1627.85 L77.1896 1626.35 L85.2182 1634.38 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M89.703 1629.38 L95.4728 1623.61 L96.8641 1625 L89.1056 1632.76 L87.7143 1631.37 Q87.6816 1629.46 87.6652 1626.2 Q87.6488 1622.93 87.5915 1622.03 Q87.4933 1620.35 87.1905 1619.42 Q86.8877 1618.48 86.2903 1617.88 Q85.3164 1616.91 84.0151 1616.98 Q82.722 1617.05 81.6254 1618.15 Q80.8479 1618.92 80.2504 1620.06 Q79.6612 1621.19 79.2274 1622.72 L77.5579 1621.05 Q78.1553 1619.65 78.8182 1618.58 Q79.4811 1617.51 80.2013 1616.79 Q82.1 1614.89 84.1788 1614.71 Q86.2575 1614.53 87.8452 1616.12 Q88.5982 1616.87 88.991 1617.84 Q89.3838 1618.79 89.5557 1620.45 Q89.5884 1620.89 89.6294 1623.12 Q89.6621 1625.35 89.703 1629.38 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M98.3781 1607.94 L93.4186 1602.98 L94.9245 1601.48 L107.659 1614.21 L106.153 1615.72 L104.778 1614.34 Q105.122 1615.63 104.794 1616.76 Q104.467 1617.88 103.452 1618.89 Q101.791 1620.55 99.4175 1620.27 Q97.0523 1619.99 94.8917 1617.83 Q92.7311 1615.67 92.4447 1613.3 Q92.1664 1610.93 93.8278 1609.27 Q94.8426 1608.25 95.9638 1607.93 Q97.085 1607.6 98.3781 1607.94 M96.4467 1616.27 Q98.1081 1617.93 99.7367 1618.2 Q101.365 1618.46 102.56 1617.26 Q103.755 1616.07 103.501 1614.44 Q103.239 1612.8 101.578 1611.14 Q99.9167 1609.48 98.2881 1609.23 Q96.6513 1608.96 95.4564 1610.16 Q94.2615 1611.35 94.5234 1612.99 Q94.7853 1614.61 96.4467 1616.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M120.508 1606.93 L121.678 1608.1 L112.97 1616.8 L111.8 1615.63 L120.508 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M119.387 1599.7 L125.156 1593.93 L126.548 1595.32 L118.789 1603.08 L117.398 1601.69 Q117.365 1599.77 117.349 1596.52 Q117.332 1593.24 117.275 1592.35 Q117.177 1590.66 116.874 1589.74 Q116.571 1588.8 115.974 1588.2 Q115 1587.23 113.699 1587.3 Q112.406 1587.37 111.309 1588.46 Q110.531 1589.24 109.934 1590.38 Q109.345 1591.51 108.911 1593.04 L107.241 1591.37 Q107.839 1589.97 108.502 1588.9 Q109.165 1587.82 109.885 1587.1 Q111.784 1585.21 113.862 1585.03 Q115.941 1584.85 117.529 1586.43 Q118.282 1587.19 118.675 1588.15 Q119.067 1589.1 119.239 1590.76 Q119.272 1591.2 119.313 1593.44 Q119.346 1595.67 119.387 1599.7 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M128.258 1575.28 L129.404 1583.05 L137.596 1584.27 L135.82 1586.05 L129.551 1585.12 L130.484 1591.38 L128.708 1593.16 L127.472 1584.8 L119.845 1583.69 L121.621 1581.92 L127.317 1582.75 L126.482 1577.05 L128.258 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M139.97 1579.12 L145.739 1573.35 L147.131 1574.74 L139.372 1582.5 L137.981 1581.11 Q137.948 1579.19 137.932 1575.93 Q137.915 1572.66 137.858 1571.77 Q137.76 1570.08 137.457 1569.16 Q137.154 1568.22 136.557 1567.62 Q135.583 1566.64 134.282 1566.72 Q132.989 1566.78 131.892 1567.88 Q131.114 1568.66 130.517 1569.8 Q129.928 1570.92 129.494 1572.46 L127.824 1570.79 Q128.422 1569.39 129.085 1568.31 Q129.748 1567.24 130.468 1566.52 Q132.367 1564.62 134.445 1564.44 Q136.524 1564.26 138.112 1565.85 Q138.865 1566.6 139.258 1567.57 Q139.65 1568.52 139.822 1570.18 Q139.855 1570.62 139.896 1572.86 Q139.929 1575.08 139.97 1579.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M160.135 1567.3 L161.305 1568.47 L152.598 1577.18 L151.427 1576.01 L160.135 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M146.779 1550.65 L153.269 1544.16 L154.66 1545.55 L149.684 1550.53 L152.679 1553.53 Q152.917 1553.04 153.22 1552.63 Q153.514 1552.2 153.874 1551.84 Q155.92 1549.79 158.236 1549.72 Q160.552 1549.65 162.468 1551.56 Q164.44 1553.53 164.309 1555.86 Q164.17 1558.17 161.936 1560.41 Q161.166 1561.18 160.233 1561.85 Q159.308 1562.51 158.195 1563.1 L156.534 1561.44 Q157.672 1561.1 158.654 1560.51 Q159.636 1559.93 160.512 1559.05 Q161.927 1557.63 162.009 1556.06 Q162.091 1554.49 160.814 1553.21 Q159.538 1551.94 157.966 1552.02 Q156.395 1552.1 154.979 1553.52 Q154.316 1554.18 153.801 1554.99 Q153.293 1555.79 152.917 1556.79 L146.779 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M63.2376 1655.52 Q61.4126 1657.35 61.1261 1658.47 Q60.8397 1659.59 61.8463 1660.6 Q62.6484 1661.4 63.6468 1661.35 Q64.6453 1661.28 65.5537 1660.38 Q66.8059 1659.12 66.6749 1657.49 Q66.544 1655.83 65.0709 1654.36 L64.7353 1654.03 L63.2376 1655.52 M65.6192 1651.9 L70.8488 1657.13 L69.3429 1658.63 L67.9517 1657.24 Q68.2708 1658.59 67.9026 1659.76 Q67.5261 1660.92 66.4131 1662.04 Q65.0054 1663.45 63.3849 1663.49 Q61.7645 1663.53 60.4387 1662.2 Q58.8919 1660.65 59.1374 1658.84 Q59.3911 1657.01 61.4453 1654.96 L63.5568 1652.85 L63.4095 1652.7 Q62.3701 1651.66 61.118 1651.78 Q59.8658 1651.89 58.63 1653.13 Q57.8443 1653.91 57.2878 1654.84 Q56.7313 1655.78 56.4203 1656.84 L55.029 1655.45 Q55.5364 1654.3 56.1584 1653.37 Q56.7722 1652.43 57.5088 1651.69 Q59.4975 1649.7 61.5108 1649.75 Q63.5241 1649.8 65.6192 1651.9 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M70.1777 1650.56 L64.6289 1645.02 L66.1348 1643.51 L71.6263 1649 Q72.9276 1650.3 74.0897 1650.45 Q75.2437 1650.59 76.2585 1649.57 Q77.4779 1648.35 77.4042 1646.87 Q77.3388 1645.38 75.9966 1644.04 L70.7997 1638.84 L72.3056 1637.34 L81.4717 1646.5 L79.9659 1648.01 L78.5582 1646.6 Q78.8446 1647.99 78.5255 1649.12 Q78.2063 1650.24 77.2488 1651.2 Q75.6692 1652.78 73.8687 1652.62 Q72.0682 1652.45 70.1777 1650.56 M68.1972 1641 L68.1972 1641 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M85.9157 1632.68 Q84.2789 1631.04 82.6993 1630.82 Q81.128 1630.59 79.9086 1631.81 Q78.6973 1633.03 78.9183 1634.6 Q79.1475 1636.18 80.7843 1637.81 Q82.4129 1639.44 83.9842 1639.67 Q85.5638 1639.89 86.775 1638.68 Q87.9944 1637.46 87.7653 1635.89 Q87.5443 1634.31 85.9157 1632.68 M90.9734 1634.73 Q93.3141 1637.07 93.4123 1639.25 Q93.5187 1641.43 91.3744 1643.57 Q90.5806 1644.37 89.754 1644.95 Q88.9356 1645.54 88.0272 1645.96 L86.5622 1644.49 Q87.5852 1644.19 88.4036 1643.71 Q89.222 1643.24 89.8931 1642.57 Q91.3744 1641.09 91.3335 1639.57 Q91.3008 1638.07 89.7376 1636.5 L88.9929 1635.76 Q89.3366 1637.04 89.0092 1638.16 Q88.6819 1639.29 87.6671 1640.31 Q85.9811 1642 83.6651 1641.74 Q81.349 1641.49 79.2293 1639.37 Q77.1014 1637.24 76.8477 1634.92 Q76.594 1632.61 78.2799 1630.92 Q79.2948 1629.91 80.4242 1629.58 Q81.5536 1629.25 82.8303 1629.6 L81.439 1628.2 L82.9449 1626.7 L90.9734 1634.73 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M95.4583 1629.74 L101.228 1623.97 L102.619 1625.36 L94.8609 1633.12 L93.4696 1631.72 Q93.4368 1629.81 93.4205 1626.55 Q93.4041 1623.28 93.3468 1622.39 Q93.2486 1620.7 92.9458 1619.78 Q92.643 1618.83 92.0455 1618.24 Q91.0716 1617.26 89.7704 1617.34 Q88.4773 1617.4 87.3806 1618.5 Q86.6031 1619.28 86.0057 1620.41 Q85.4164 1621.54 84.9827 1623.07 L83.3131 1621.4 Q83.9106 1620 84.5735 1618.93 Q85.2364 1617.86 85.9566 1617.14 Q87.8553 1615.24 89.934 1615.06 Q92.0128 1614.88 93.6005 1616.47 Q94.3534 1617.22 94.7463 1618.19 Q95.1391 1619.14 95.311 1620.8 Q95.3437 1621.24 95.3846 1623.47 Q95.4174 1625.7 95.4583 1629.74 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M104.133 1608.29 L99.1739 1603.33 L100.68 1601.83 L113.414 1614.56 L111.908 1616.07 L110.533 1614.69 Q110.877 1615.99 110.55 1617.12 Q110.222 1618.23 109.208 1619.24 Q107.546 1620.9 105.173 1620.63 Q102.808 1620.34 100.647 1618.18 Q98.4864 1616.02 98.1999 1613.65 Q97.9217 1611.28 99.5831 1609.62 Q100.598 1608.6 101.719 1608.28 Q102.84 1607.95 104.133 1608.29 M102.202 1616.62 Q103.863 1618.29 105.492 1618.56 Q107.121 1618.81 108.315 1617.61 Q109.51 1616.42 109.257 1614.79 Q108.995 1613.15 107.333 1611.49 Q105.672 1609.83 104.043 1609.58 Q102.407 1609.32 101.212 1610.51 Q100.017 1611.71 100.279 1613.34 Q100.541 1614.96 102.202 1616.62 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M126.263 1607.28 L127.433 1608.45 L118.726 1617.16 L117.555 1615.99 L126.263 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M123.53 1591.27 Q124.97 1590.34 126.435 1590.48 Q127.908 1590.61 129.087 1591.79 Q130.895 1593.59 130.642 1595.83 Q130.388 1598.06 128.096 1600.35 Q127.327 1601.12 126.353 1601.79 Q125.396 1602.45 124.225 1603.01 L122.629 1601.42 Q123.718 1601.13 124.741 1600.52 Q125.764 1599.9 126.656 1599.01 Q128.211 1597.46 128.407 1596.03 Q128.612 1594.6 127.442 1593.43 Q126.361 1592.35 124.995 1592.51 Q123.628 1592.65 122.277 1594 L120.853 1595.42 L119.495 1594.06 L120.984 1592.57 Q122.204 1591.35 122.367 1590.22 Q122.523 1589.09 121.606 1588.17 Q120.665 1587.23 119.495 1587.4 Q118.325 1587.55 117.081 1588.8 Q116.401 1589.48 115.771 1590.4 Q115.141 1591.33 114.519 1592.57 L113.046 1591.1 Q113.725 1589.9 114.413 1588.95 Q115.108 1587.99 115.837 1587.26 Q117.719 1585.38 119.675 1585.14 Q121.623 1584.89 123.079 1586.35 Q124.094 1587.37 124.217 1588.65 Q124.332 1589.93 123.53 1591.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M134.013 1575.63 L135.159 1583.41 L143.351 1584.62 L141.575 1586.4 L135.306 1585.47 L136.239 1591.74 L134.464 1593.51 L133.228 1585.16 L125.6 1584.04 L127.376 1582.27 L133.072 1583.1 L132.237 1577.41 L134.013 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M144.113 1570.69 Q145.553 1569.75 147.018 1569.89 Q148.491 1570.02 149.67 1571.2 Q151.478 1573.01 151.224 1575.25 Q150.971 1577.48 148.679 1579.77 Q147.91 1580.54 146.936 1581.2 Q145.979 1581.87 144.808 1582.43 L143.212 1580.84 Q144.301 1580.55 145.324 1579.94 Q146.347 1579.32 147.239 1578.43 Q148.794 1576.87 148.99 1575.45 Q149.195 1574.02 148.025 1572.85 Q146.944 1571.77 145.577 1571.92 Q144.211 1572.06 142.86 1573.41 L141.436 1574.84 L140.078 1573.48 L141.567 1571.99 Q142.787 1570.77 142.95 1569.64 Q143.106 1568.5 142.189 1567.59 Q141.248 1566.64 140.078 1566.82 Q138.907 1566.97 137.663 1568.22 Q136.984 1568.9 136.354 1569.82 Q135.724 1570.74 135.102 1571.99 L133.629 1570.52 Q134.308 1569.31 134.995 1568.36 Q135.691 1567.41 136.42 1566.68 Q138.302 1564.79 140.258 1564.56 Q142.206 1564.31 143.662 1565.77 Q144.677 1566.78 144.8 1568.07 Q144.915 1569.35 144.113 1570.69 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M165.89 1567.65 L167.061 1568.82 L158.353 1577.53 L157.182 1576.36 L165.89 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M157.142 1548.57 Q155.865 1549.85 156.479 1551.76 Q157.092 1553.65 159.613 1556.17 Q162.126 1558.68 164.024 1559.3 Q165.923 1559.91 167.2 1558.63 Q168.485 1557.35 167.871 1555.46 Q167.257 1553.55 164.745 1551.04 Q162.224 1548.52 160.325 1547.91 Q158.426 1547.29 157.142 1548.57 M155.832 1547.26 Q157.886 1545.21 160.595 1545.76 Q163.304 1546.29 166.398 1549.38 Q169.483 1552.47 170.023 1555.19 Q170.563 1557.89 168.509 1559.94 Q166.455 1562 163.746 1561.46 Q161.037 1560.92 157.952 1557.83 Q154.858 1554.74 154.318 1552.04 Q153.778 1549.32 155.832 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M69.6967 1655.17 Q67.8717 1657 67.5852 1658.12 Q67.2988 1659.24 68.3054 1660.25 Q69.1075 1661.05 70.1059 1661 Q71.1044 1660.93 72.0128 1660.02 Q73.265 1658.77 73.134 1657.14 Q73.0031 1655.48 71.53 1654.01 L71.1944 1653.67 L69.6967 1655.17 M72.0783 1651.55 L77.3079 1656.78 L75.802 1658.28 L74.4108 1656.89 Q74.7299 1658.24 74.3616 1659.41 Q73.9852 1660.57 72.8721 1661.69 Q71.4645 1663.09 69.844 1663.14 Q68.2236 1663.18 66.8978 1661.85 Q65.351 1660.3 65.5965 1658.49 Q65.8502 1656.66 67.9044 1654.61 L70.0159 1652.5 L69.8686 1652.35 Q68.8292 1651.31 67.5771 1651.43 Q66.3249 1651.54 65.0891 1652.77 Q64.3034 1653.56 63.7469 1654.49 Q63.1904 1655.43 62.8794 1656.49 L61.4881 1655.1 Q61.9955 1653.95 62.6175 1653.02 Q63.2313 1652.08 63.9679 1651.34 Q65.9566 1649.35 67.9699 1649.4 Q69.9832 1649.45 72.0783 1651.55 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M76.6368 1650.21 L71.088 1644.66 L72.5939 1643.16 L78.0854 1648.65 Q79.3867 1649.95 80.5488 1650.1 Q81.7027 1650.24 82.7176 1649.22 Q83.937 1648 83.8633 1646.52 Q83.7979 1645.03 82.4557 1643.69 L77.2588 1638.49 L78.7647 1636.99 L87.9308 1646.15 L86.425 1647.66 L85.0173 1646.25 Q85.3037 1647.63 84.9846 1648.77 Q84.6654 1649.89 83.7078 1650.85 Q82.1283 1652.43 80.3278 1652.27 Q78.5273 1652.1 76.6368 1650.21 M74.6563 1640.65 L74.6563 1640.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M92.3748 1632.33 Q90.738 1630.69 89.1584 1630.47 Q87.5871 1630.24 86.3677 1631.46 Q85.1564 1632.67 85.3774 1634.25 Q85.6065 1635.82 87.2434 1637.46 Q88.872 1639.09 90.4433 1639.32 Q92.0229 1639.54 93.2341 1638.33 Q94.4535 1637.11 94.2244 1635.54 Q94.0034 1633.96 92.3748 1632.33 M97.4325 1634.38 Q99.7732 1636.72 99.8714 1638.89 Q99.9778 1641.08 97.8335 1643.22 Q97.0397 1644.02 96.2131 1644.6 Q95.3947 1645.19 94.4863 1645.6 L93.0213 1644.14 Q94.0443 1643.84 94.8627 1643.36 Q95.6811 1642.89 96.3522 1642.22 Q97.8335 1640.73 97.7926 1639.22 Q97.7599 1637.71 96.1967 1636.15 L95.452 1635.41 Q95.7957 1636.68 95.4683 1637.81 Q95.141 1638.94 94.1262 1639.96 Q92.4402 1641.64 90.1241 1641.39 Q87.8081 1641.14 85.6884 1639.02 Q83.5605 1636.89 83.3068 1634.57 Q83.0531 1632.26 84.739 1630.57 Q85.7539 1629.56 86.8833 1629.23 Q88.0127 1628.9 89.2894 1629.24 L87.8981 1627.85 L89.404 1626.35 L97.4325 1634.38 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M101.917 1629.38 L107.687 1623.61 L109.078 1625 L101.32 1632.76 L99.9287 1631.37 Q99.8959 1629.46 99.8796 1626.2 Q99.8632 1622.93 99.8059 1622.03 Q99.7077 1620.35 99.4049 1619.42 Q99.1021 1618.48 98.5046 1617.88 Q97.5307 1616.91 96.2295 1616.98 Q94.9364 1617.05 93.8397 1618.15 Q93.0622 1618.92 92.4648 1620.06 Q91.8755 1621.19 91.4418 1622.72 L89.7722 1621.05 Q90.3697 1619.65 91.0326 1618.58 Q91.6955 1617.51 92.4157 1616.79 Q94.3144 1614.89 96.3931 1614.71 Q98.4719 1614.53 100.06 1616.12 Q100.813 1616.87 101.205 1617.84 Q101.598 1618.79 101.77 1620.45 Q101.803 1620.89 101.844 1623.12 Q101.876 1625.35 101.917 1629.38 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M110.592 1607.94 L105.633 1602.98 L107.139 1601.48 L119.873 1614.21 L118.367 1615.72 L116.992 1614.34 Q117.336 1615.63 117.009 1616.76 Q116.681 1617.88 115.667 1618.89 Q114.005 1620.55 111.632 1620.27 Q109.267 1619.99 107.106 1617.83 Q104.945 1615.67 104.659 1613.3 Q104.381 1610.93 106.042 1609.27 Q107.057 1608.25 108.178 1607.93 Q109.299 1607.6 110.592 1607.94 M108.661 1616.27 Q110.322 1617.93 111.951 1618.2 Q113.58 1618.46 114.775 1617.26 Q115.969 1616.07 115.716 1614.44 Q115.454 1612.8 113.792 1611.14 Q112.131 1609.48 110.502 1609.23 Q108.866 1608.96 107.671 1610.16 Q106.476 1611.35 106.738 1612.99 Q107 1614.61 108.661 1616.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M132.722 1606.93 L133.893 1608.1 L125.185 1616.8 L124.014 1615.63 L132.722 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M129.989 1590.92 Q131.429 1589.99 132.894 1590.12 Q134.367 1590.26 135.546 1591.43 Q137.354 1593.24 137.101 1595.48 Q136.847 1597.71 134.555 1600 Q133.786 1600.77 132.812 1601.43 Q131.855 1602.1 130.684 1602.66 L129.088 1601.07 Q130.177 1600.78 131.2 1600.17 Q132.223 1599.55 133.115 1598.66 Q134.67 1597.11 134.866 1595.68 Q135.071 1594.25 133.901 1593.08 Q132.82 1592 131.454 1592.15 Q130.087 1592.29 128.737 1593.64 L127.313 1595.07 L125.954 1593.71 L127.443 1592.22 Q128.663 1591 128.827 1589.87 Q128.982 1588.73 128.065 1587.82 Q127.124 1586.88 125.954 1587.05 Q124.784 1587.2 123.54 1588.45 Q122.86 1589.13 122.23 1590.05 Q121.6 1590.98 120.978 1592.22 L119.505 1590.75 Q120.184 1589.54 120.872 1588.59 Q121.567 1587.64 122.296 1586.91 Q124.178 1585.03 126.134 1584.79 Q128.082 1584.54 129.539 1586 Q130.553 1587.01 130.676 1588.3 Q130.791 1589.58 129.989 1590.92 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M140.473 1575.28 L141.618 1583.05 L149.811 1584.27 L148.035 1586.05 L141.766 1585.12 L142.699 1591.38 L140.923 1593.16 L139.687 1584.8 L132.059 1583.69 L133.835 1581.92 L139.531 1582.75 L138.697 1577.05 L140.473 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M150.572 1570.34 Q152.012 1569.4 153.477 1569.54 Q154.95 1569.67 156.129 1570.85 Q157.937 1572.66 157.684 1574.89 Q157.43 1577.13 155.138 1579.42 Q154.369 1580.19 153.395 1580.85 Q152.438 1581.51 151.267 1582.08 L149.671 1580.48 Q150.76 1580.2 151.783 1579.58 Q152.806 1578.97 153.698 1578.08 Q155.253 1576.52 155.449 1575.1 Q155.654 1573.67 154.484 1572.5 Q153.403 1571.42 152.037 1571.57 Q150.67 1571.71 149.319 1573.06 L147.895 1574.48 L146.537 1573.13 L148.026 1571.64 Q149.246 1570.42 149.409 1569.29 Q149.565 1568.15 148.648 1567.23 Q147.707 1566.29 146.537 1566.46 Q145.367 1566.62 144.123 1567.86 Q143.443 1568.54 142.813 1569.47 Q142.183 1570.39 141.561 1571.64 L140.088 1570.16 Q140.767 1568.96 141.455 1568.01 Q142.15 1567.05 142.879 1566.33 Q144.761 1564.44 146.717 1564.21 Q148.665 1563.96 150.122 1565.42 Q151.136 1566.43 151.259 1567.72 Q151.374 1568.99 150.572 1570.34 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M172.349 1567.3 L173.52 1568.47 L164.812 1577.18 L163.642 1576.01 L172.349 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M158.993 1550.65 L165.483 1544.16 L166.874 1545.55 L161.898 1550.53 L164.894 1553.53 Q165.131 1553.04 165.434 1552.63 Q165.729 1552.2 166.089 1551.84 Q168.135 1549.79 170.451 1549.72 Q172.767 1549.65 174.682 1551.56 Q176.654 1553.53 176.523 1555.86 Q176.384 1558.17 174.15 1560.41 Q173.381 1561.18 172.448 1561.85 Q171.523 1562.51 170.41 1563.1 L168.748 1561.44 Q169.886 1561.1 170.868 1560.51 Q171.85 1559.93 172.726 1559.05 Q174.142 1557.63 174.224 1556.06 Q174.305 1554.49 173.029 1553.21 Q171.752 1551.94 170.181 1552.02 Q168.609 1552.1 167.193 1553.52 Q166.531 1554.18 166.015 1554.99 Q165.508 1555.79 165.131 1556.79 L158.993 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M66.2367 1664.74 Q64.4117 1666.56 64.1253 1667.68 Q63.8388 1668.81 64.8455 1669.81 Q65.6475 1670.61 66.6459 1670.57 Q67.6444 1670.5 68.5528 1669.59 Q69.805 1668.34 69.674 1666.7 Q69.5431 1665.05 68.07 1663.58 L67.7344 1663.24 L66.2367 1664.74 M68.6183 1661.11 L73.8479 1666.34 L72.3421 1667.85 L70.9508 1666.46 Q71.2699 1667.81 70.9017 1668.98 Q70.5252 1670.14 69.4122 1671.25 Q68.0045 1672.66 66.3841 1672.71 Q64.7636 1672.74 63.4378 1671.42 Q61.891 1669.87 62.1365 1668.05 Q62.3902 1666.23 64.4444 1664.17 L66.5559 1662.06 L66.4086 1661.92 Q65.3692 1660.88 64.1171 1661 Q62.8649 1661.1 61.6291 1662.34 Q60.8434 1663.13 60.2869 1664.06 Q59.7304 1664.99 59.4194 1666.06 L58.0281 1664.66 Q58.5355 1663.52 59.1575 1662.59 Q59.7713 1661.65 60.5079 1660.91 Q62.4966 1658.92 64.5099 1658.97 Q66.5232 1659.02 68.6183 1661.11 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M73.1768 1659.78 L67.628 1654.23 L69.1339 1652.72 L74.6254 1658.22 Q75.9267 1659.52 77.0888 1659.66 Q78.2428 1659.8 79.2576 1658.79 Q80.477 1657.57 80.4034 1656.09 Q80.3379 1654.6 78.9957 1653.26 L73.7988 1648.06 L75.3047 1646.55 L84.4708 1655.72 L82.965 1657.23 L81.5573 1655.82 Q81.8437 1657.2 81.5246 1658.34 Q81.2054 1659.46 80.2479 1660.42 Q78.6683 1662 76.8678 1661.83 Q75.0673 1661.67 73.1768 1659.78 M71.1963 1650.22 L71.1963 1650.22 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M88.9148 1641.9 Q87.278 1640.26 85.6984 1640.04 Q84.1271 1639.81 82.9077 1641.03 Q81.6964 1642.24 81.9174 1643.82 Q82.1466 1645.39 83.7834 1647.03 Q85.412 1648.66 86.9833 1648.89 Q88.5629 1649.11 89.7741 1647.9 Q90.9935 1646.68 90.7644 1645.11 Q90.5434 1643.53 88.9148 1641.9 M93.9725 1643.94 Q96.3132 1646.28 96.4114 1648.46 Q96.5178 1650.65 94.3735 1652.79 Q93.5797 1653.58 92.7531 1654.16 Q91.9347 1654.75 91.0263 1655.17 L89.5613 1653.71 Q90.5843 1653.4 91.4027 1652.93 Q92.2211 1652.45 92.8922 1651.78 Q94.3735 1650.3 94.3326 1648.79 Q94.2999 1647.28 92.7367 1645.72 L91.992 1644.97 Q92.3357 1646.25 92.0084 1647.38 Q91.681 1648.51 90.6662 1649.52 Q88.9803 1651.21 86.6642 1650.96 Q84.3481 1650.7 82.2284 1648.58 Q80.1005 1646.46 79.8468 1644.14 Q79.5931 1641.82 81.279 1640.14 Q82.2939 1639.12 83.4233 1638.8 Q84.5527 1638.47 85.8294 1638.81 L84.4381 1637.42 L85.944 1635.91 L93.9725 1643.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M98.4574 1638.95 L104.227 1633.18 L105.618 1634.57 L97.86 1642.33 L96.4687 1640.94 Q96.4359 1639.02 96.4196 1635.77 Q96.4032 1632.49 96.3459 1631.6 Q96.2477 1629.92 95.9449 1628.99 Q95.6421 1628.05 95.0446 1627.45 Q94.0707 1626.48 92.7695 1626.55 Q91.4764 1626.62 90.3797 1627.71 Q89.6022 1628.49 89.0048 1629.63 Q88.4156 1630.76 87.9818 1632.29 L86.3122 1630.62 Q86.9097 1629.22 87.5726 1628.15 Q88.2355 1627.08 88.9557 1626.36 Q90.8544 1624.46 92.9332 1624.28 Q95.0119 1624.1 96.5996 1625.68 Q97.3525 1626.44 97.7454 1627.4 Q98.1382 1628.35 98.3101 1630.01 Q98.3428 1630.46 98.3837 1632.69 Q98.4165 1634.92 98.4574 1638.95 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M107.133 1617.51 L102.173 1612.55 L103.679 1611.04 L116.413 1623.78 L114.907 1625.28 L113.532 1623.91 Q113.876 1625.2 113.549 1626.33 Q113.221 1627.44 112.207 1628.46 Q110.545 1630.12 108.172 1629.84 Q105.807 1629.56 103.646 1627.39 Q101.485 1625.23 101.199 1622.87 Q100.921 1620.5 102.582 1618.83 Q103.597 1617.82 104.718 1617.5 Q105.839 1617.16 107.133 1617.51 M105.201 1625.84 Q106.862 1627.5 108.491 1627.77 Q110.12 1628.02 111.315 1626.83 Q112.509 1625.64 112.256 1624.01 Q111.994 1622.37 110.332 1620.71 Q108.671 1619.05 107.042 1618.79 Q105.406 1618.53 104.211 1619.73 Q103.016 1620.92 103.278 1622.56 Q103.54 1624.18 105.201 1625.84 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M117.297 1605.27 L118.705 1606.67 Q117.714 1606.96 116.896 1607.43 Q116.078 1607.89 115.423 1608.55 Q113.958 1610.01 114.081 1611.75 Q114.195 1613.49 115.873 1615.17 Q117.551 1616.85 119.294 1616.97 Q121.029 1617.08 122.494 1615.62 Q123.149 1614.96 123.615 1614.15 Q124.082 1613.33 124.368 1612.34 L125.759 1613.73 Q125.424 1614.65 124.892 1615.48 Q124.368 1616.3 123.607 1617.06 Q121.536 1619.13 119.016 1619.05 Q116.495 1618.97 114.285 1616.76 Q112.043 1614.51 111.986 1612 Q111.937 1609.48 114.081 1607.34 Q114.776 1606.64 115.587 1606.12 Q116.389 1605.6 117.297 1605.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M138.477 1607.28 L139.648 1608.45 L130.94 1617.16 L129.77 1615.99 L138.477 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M137.356 1600.05 L143.126 1594.28 L144.517 1595.67 L136.759 1603.43 L135.368 1602.04 Q135.335 1600.13 135.318 1596.87 Q135.302 1593.59 135.245 1592.7 Q135.147 1591.02 134.844 1590.09 Q134.541 1589.15 133.943 1588.55 Q132.97 1587.58 131.668 1587.65 Q130.375 1587.72 129.279 1588.82 Q128.501 1589.59 127.904 1590.73 Q127.314 1591.86 126.881 1593.39 L125.211 1591.72 Q125.809 1590.32 126.471 1589.25 Q127.134 1588.18 127.855 1587.46 Q129.753 1585.56 131.832 1585.38 Q133.911 1585.2 135.498 1586.79 Q136.251 1587.54 136.644 1588.5 Q137.037 1589.45 137.209 1591.11 Q137.242 1591.56 137.283 1593.79 Q137.315 1596.02 137.356 1600.05 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M146.228 1575.63 L147.374 1583.41 L155.566 1584.62 L153.79 1586.4 L147.521 1585.47 L148.454 1591.74 L146.678 1593.51 L145.442 1585.16 L137.815 1584.04 L139.59 1582.27 L145.287 1583.1 L144.452 1577.41 L146.228 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M157.939 1579.47 L163.709 1573.7 L165.1 1575.09 L157.342 1582.85 L155.95 1581.46 Q155.918 1579.54 155.901 1576.29 Q155.885 1573.01 155.828 1572.12 Q155.729 1570.43 155.427 1569.51 Q155.124 1568.57 154.526 1567.97 Q153.553 1567 152.251 1567.07 Q150.958 1567.14 149.861 1568.23 Q149.084 1569.01 148.487 1570.15 Q147.897 1571.28 147.464 1572.81 L145.794 1571.14 Q146.391 1569.74 147.054 1568.67 Q147.717 1567.59 148.437 1566.87 Q150.336 1564.97 152.415 1564.79 Q154.494 1564.61 156.081 1566.2 Q156.834 1566.96 157.227 1567.92 Q157.62 1568.87 157.792 1570.53 Q157.825 1570.97 157.866 1573.21 Q157.898 1575.43 157.939 1579.47 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M178.105 1567.65 L179.275 1568.82 L170.567 1577.53 L169.397 1576.36 L178.105 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M169.356 1548.57 Q168.079 1549.85 168.693 1551.76 Q169.307 1553.65 171.828 1556.17 Q174.34 1558.68 176.239 1559.3 Q178.137 1559.91 179.414 1558.63 Q180.699 1557.35 180.085 1555.46 Q179.471 1553.55 176.959 1551.04 Q174.438 1548.52 172.54 1547.91 Q170.641 1547.29 169.356 1548.57 M168.046 1547.26 Q170.101 1545.21 172.81 1545.76 Q175.519 1546.29 178.612 1549.38 Q181.697 1552.47 182.238 1555.19 Q182.778 1557.89 180.724 1559.94 Q178.669 1562 175.96 1561.46 Q173.252 1560.92 170.166 1557.83 Q167.073 1554.74 166.532 1552.04 Q165.992 1549.32 168.046 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M72.6958 1664.39 Q70.8708 1666.21 70.5843 1667.33 Q70.2979 1668.45 71.3045 1669.46 Q72.1066 1670.26 73.105 1670.21 Q74.1035 1670.15 75.0119 1669.24 Q76.2641 1667.99 76.1331 1666.35 Q76.0022 1664.7 74.5291 1663.22 L74.1935 1662.89 L72.6958 1664.39 M75.0774 1660.76 L80.307 1665.99 L78.8011 1667.5 L77.4099 1666.11 Q77.729 1667.46 77.3608 1668.63 Q76.9843 1669.79 75.8713 1670.9 Q74.4636 1672.31 72.8431 1672.36 Q71.2227 1672.39 69.8969 1671.06 Q68.3501 1669.52 68.5956 1667.7 Q68.8493 1665.88 70.9035 1663.82 L73.015 1661.71 L72.8677 1661.56 Q71.8283 1660.52 70.5762 1660.65 Q69.324 1660.75 68.0882 1661.99 Q67.3025 1662.77 66.746 1663.71 Q66.1895 1664.64 65.8785 1665.7 L64.4872 1664.31 Q64.9946 1663.17 65.6166 1662.23 Q66.2304 1661.29 66.967 1660.56 Q68.9557 1658.57 70.969 1658.62 Q72.9823 1658.67 75.0774 1660.76 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M79.6359 1659.43 L74.0871 1653.88 L75.593 1652.37 L81.0845 1657.86 Q82.3858 1659.17 83.5479 1659.31 Q84.7019 1659.45 85.7167 1658.44 Q86.9361 1657.22 86.8624 1655.74 Q86.797 1654.25 85.4548 1652.9 L80.2579 1647.71 L81.7638 1646.2 L90.9299 1655.37 L89.4241 1656.87 L88.0164 1655.47 Q88.3028 1656.85 87.9837 1657.99 Q87.6645 1659.11 86.707 1660.07 Q85.1274 1661.65 83.3269 1661.48 Q81.5264 1661.32 79.6359 1659.43 M77.6554 1649.87 L77.6554 1649.87 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M95.3739 1641.54 Q93.7371 1639.91 92.1575 1639.69 Q90.5862 1639.46 89.3668 1640.68 Q88.1555 1641.89 88.3765 1643.47 Q88.6057 1645.04 90.2425 1646.68 Q91.8711 1648.31 93.4424 1648.53 Q95.022 1648.76 96.2332 1647.54 Q97.4526 1646.32 97.2235 1644.75 Q97.0025 1643.17 95.3739 1641.54 M100.432 1643.59 Q102.772 1645.93 102.87 1648.11 Q102.977 1650.29 100.833 1652.44 Q100.039 1653.23 99.2122 1653.81 Q98.3938 1654.4 97.4854 1654.82 L96.0204 1653.35 Q97.0434 1653.05 97.8618 1652.58 Q98.6802 1652.1 99.3513 1651.43 Q100.833 1649.95 100.792 1648.44 Q100.759 1646.93 99.1958 1645.37 L98.4511 1644.62 Q98.7948 1645.9 98.4674 1647.03 Q98.1401 1648.16 97.1253 1649.17 Q95.4393 1650.86 93.1233 1650.6 Q90.8072 1650.35 88.6875 1648.23 Q86.5596 1646.1 86.3059 1643.79 Q86.0522 1641.47 87.7381 1639.79 Q88.753 1638.77 89.8824 1638.44 Q91.0118 1638.12 92.2885 1638.46 L90.8972 1637.07 L92.4031 1635.56 L100.432 1643.59 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M104.916 1638.6 L110.686 1632.83 L112.078 1634.22 L104.319 1641.98 L102.928 1640.59 Q102.895 1638.67 102.879 1635.42 Q102.862 1632.14 102.805 1631.25 Q102.707 1629.56 102.404 1628.64 Q102.101 1627.7 101.504 1627.1 Q100.53 1626.13 99.2286 1626.2 Q97.9355 1626.27 96.8388 1627.36 Q96.0613 1628.14 95.4639 1629.28 Q94.8746 1630.41 94.4409 1631.94 L92.7713 1630.27 Q93.3688 1628.87 94.0317 1627.8 Q94.6946 1626.72 95.4148 1626 Q97.3135 1624.1 99.3922 1623.92 Q101.471 1623.74 103.059 1625.33 Q103.812 1626.09 104.204 1627.05 Q104.597 1628 104.769 1629.66 Q104.802 1630.1 104.843 1632.34 Q104.876 1634.56 104.916 1638.6 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M113.592 1617.16 L108.632 1612.2 L110.138 1610.69 L122.872 1623.43 L121.366 1624.93 L119.992 1623.56 Q120.335 1624.85 120.008 1625.98 Q119.681 1627.09 118.666 1628.11 Q117.004 1629.77 114.631 1629.49 Q112.266 1629.2 110.105 1627.04 Q107.945 1624.88 107.658 1622.52 Q107.38 1620.14 109.041 1618.48 Q110.056 1617.47 111.177 1617.15 Q112.299 1616.81 113.592 1617.16 M111.66 1625.49 Q113.322 1627.15 114.95 1627.42 Q116.579 1627.67 117.774 1626.48 Q118.969 1625.28 118.715 1623.65 Q118.453 1622.02 116.792 1620.36 Q115.13 1618.7 113.502 1618.44 Q111.865 1618.18 110.67 1619.37 Q109.475 1620.57 109.737 1622.21 Q109.999 1623.83 111.66 1625.49 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M123.756 1604.91 L125.164 1606.32 Q124.174 1606.61 123.355 1607.08 Q122.537 1607.54 121.882 1608.19 Q120.417 1609.66 120.54 1611.4 Q120.654 1613.14 122.332 1614.82 Q124.01 1616.49 125.753 1616.62 Q127.488 1616.73 128.953 1615.27 Q129.608 1614.61 130.074 1613.8 Q130.541 1612.97 130.827 1611.98 L132.219 1613.38 Q131.883 1614.3 131.351 1615.13 Q130.827 1615.95 130.066 1616.71 Q127.996 1618.78 125.475 1618.7 Q122.954 1618.61 120.744 1616.4 Q118.502 1614.16 118.445 1611.65 Q118.396 1609.13 120.54 1606.98 Q121.236 1606.29 122.046 1605.77 Q122.848 1605.25 123.756 1604.91 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M144.937 1606.93 L146.107 1608.1 L137.399 1616.8 L136.229 1615.63 L144.937 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M143.815 1599.7 L149.585 1593.93 L150.976 1595.32 L143.218 1603.08 L141.827 1601.69 Q141.794 1599.77 141.778 1596.52 Q141.761 1593.24 141.704 1592.35 Q141.606 1590.66 141.303 1589.74 Q141 1588.8 140.403 1588.2 Q139.429 1587.23 138.127 1587.3 Q136.834 1587.37 135.738 1588.46 Q134.96 1589.24 134.363 1590.38 Q133.773 1591.51 133.34 1593.04 L131.67 1591.37 Q132.268 1589.97 132.931 1588.9 Q133.593 1587.82 134.314 1587.1 Q136.212 1585.21 138.291 1585.03 Q140.37 1584.85 141.958 1586.43 Q142.71 1587.19 143.103 1588.15 Q143.496 1589.1 143.668 1590.76 Q143.701 1591.2 143.742 1593.44 Q143.774 1595.67 143.815 1599.7 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M152.687 1575.28 L153.833 1583.05 L162.025 1584.27 L160.249 1586.05 L153.98 1585.12 L154.913 1591.38 L153.137 1593.16 L151.901 1584.8 L144.274 1583.69 L146.05 1581.92 L151.746 1582.75 L150.911 1577.05 L152.687 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M164.398 1579.12 L170.168 1573.35 L171.559 1574.74 L163.801 1582.5 L162.41 1581.11 Q162.377 1579.19 162.36 1575.93 Q162.344 1572.66 162.287 1571.77 Q162.189 1570.08 161.886 1569.16 Q161.583 1568.22 160.986 1567.62 Q160.012 1566.64 158.71 1566.72 Q157.417 1566.78 156.321 1567.88 Q155.543 1568.66 154.946 1569.8 Q154.356 1570.92 153.923 1572.46 L152.253 1570.79 Q152.851 1569.39 153.513 1568.31 Q154.176 1567.24 154.897 1566.52 Q156.795 1564.62 158.874 1564.44 Q160.953 1564.26 162.54 1565.85 Q163.293 1566.6 163.686 1567.57 Q164.079 1568.52 164.251 1570.18 Q164.284 1570.62 164.325 1572.86 Q164.357 1575.08 164.398 1579.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M184.564 1567.3 L185.734 1568.47 L177.026 1577.18 L175.856 1576.01 L184.564 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M171.207 1550.65 L177.697 1544.16 L179.089 1545.55 L174.113 1550.53 L177.108 1553.53 Q177.345 1553.04 177.648 1552.63 Q177.943 1552.2 178.303 1551.84 Q180.349 1549.79 182.665 1549.72 Q184.981 1549.65 186.896 1551.56 Q188.869 1553.53 188.738 1555.86 Q188.599 1558.17 186.364 1560.41 Q185.595 1561.18 184.662 1561.85 Q183.737 1562.51 182.624 1563.1 L180.963 1561.44 Q182.1 1561.1 183.082 1560.51 Q184.065 1559.93 184.94 1559.05 Q186.356 1557.63 186.438 1556.06 Q186.52 1554.49 185.243 1553.21 Q183.966 1551.94 182.395 1552.02 Q180.824 1552.1 179.408 1553.52 Q178.745 1554.18 178.229 1554.99 Q177.722 1555.79 177.345 1556.79 L171.207 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M78.4511 1664.74 Q76.6261 1666.56 76.3396 1667.68 Q76.0532 1668.81 77.0598 1669.81 Q77.8618 1670.61 78.8603 1670.57 Q79.8588 1670.5 80.7672 1669.59 Q82.0194 1668.34 81.8884 1666.7 Q81.7575 1665.05 80.2843 1663.58 L79.9488 1663.24 L78.4511 1664.74 M80.8327 1661.11 L86.0623 1666.34 L84.5564 1667.85 L83.1651 1666.46 Q83.4843 1667.81 83.116 1668.98 Q82.7395 1670.14 81.6265 1671.25 Q80.2189 1672.66 78.5984 1672.71 Q76.978 1672.74 75.6522 1671.42 Q74.1054 1669.87 74.3509 1668.05 Q74.6046 1666.23 76.6588 1664.17 L78.7703 1662.06 L78.623 1661.92 Q77.5836 1660.88 76.3314 1661 Q75.0793 1661.1 73.8435 1662.34 Q73.0578 1663.13 72.5013 1664.06 Q71.9448 1664.99 71.6338 1666.06 L70.2425 1664.66 Q70.7499 1663.52 71.3719 1662.59 Q71.9857 1661.65 72.7223 1660.91 Q74.711 1658.92 76.7243 1658.97 Q78.7375 1659.02 80.8327 1661.11 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M85.3912 1659.78 L79.8424 1654.23 L81.3483 1652.72 L86.8398 1658.22 Q88.141 1659.52 89.3032 1659.66 Q90.4571 1659.8 91.4719 1658.79 Q92.6914 1657.57 92.6177 1656.09 Q92.5522 1654.6 91.2101 1653.26 L86.0132 1648.06 L87.519 1646.55 L96.6852 1655.72 L95.1793 1657.23 L93.7717 1655.82 Q94.0581 1657.2 93.7389 1658.34 Q93.4198 1659.46 92.4622 1660.42 Q90.8827 1662 89.0822 1661.83 Q87.2817 1661.67 85.3912 1659.78 M83.4106 1650.22 L83.4106 1650.22 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M101.129 1641.9 Q99.4923 1640.26 97.9128 1640.04 Q96.3415 1639.81 95.122 1641.03 Q93.9108 1642.24 94.1318 1643.82 Q94.3609 1645.39 95.9977 1647.03 Q97.6264 1648.66 99.1977 1648.89 Q100.777 1649.11 101.988 1647.9 Q103.208 1646.68 102.979 1645.11 Q102.758 1643.53 101.129 1641.9 M106.187 1643.94 Q108.528 1646.28 108.626 1648.46 Q108.732 1650.65 106.588 1652.79 Q105.794 1653.58 104.967 1654.16 Q104.149 1654.75 103.241 1655.17 L101.776 1653.71 Q102.799 1653.4 103.617 1652.93 Q104.435 1652.45 105.107 1651.78 Q106.588 1650.3 106.547 1648.79 Q106.514 1647.28 104.951 1645.72 L104.206 1644.97 Q104.55 1646.25 104.223 1647.38 Q103.895 1648.51 102.881 1649.52 Q101.195 1651.21 98.8785 1650.96 Q96.5624 1650.7 94.4428 1648.58 Q92.3149 1646.46 92.0612 1644.14 Q91.8075 1641.82 93.4934 1640.14 Q94.5082 1639.12 95.6376 1638.8 Q96.767 1638.47 98.0437 1638.81 L96.6525 1637.42 L98.1583 1635.91 L106.187 1643.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M110.672 1638.95 L116.442 1633.18 L117.833 1634.57 L110.074 1642.33 L108.683 1640.94 Q108.65 1639.02 108.634 1635.77 Q108.618 1632.49 108.56 1631.6 Q108.462 1629.92 108.159 1628.99 Q107.856 1628.05 107.259 1627.45 Q106.285 1626.48 104.984 1626.55 Q103.691 1626.62 102.594 1627.71 Q101.817 1628.49 101.219 1629.63 Q100.63 1630.76 100.196 1632.29 L98.5266 1630.62 Q99.124 1629.22 99.787 1628.15 Q100.45 1627.08 101.17 1626.36 Q103.069 1624.46 105.148 1624.28 Q107.226 1624.1 108.814 1625.68 Q109.567 1626.44 109.96 1627.4 Q110.353 1628.35 110.524 1630.01 Q110.557 1630.46 110.598 1632.69 Q110.631 1634.92 110.672 1638.95 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M119.347 1617.51 L114.387 1612.55 L115.893 1611.04 L128.628 1623.78 L127.122 1625.28 L125.747 1623.91 Q126.091 1625.2 125.763 1626.33 Q125.436 1627.44 124.421 1628.46 Q122.76 1630.12 120.386 1629.84 Q118.021 1629.56 115.86 1627.39 Q113.7 1625.23 113.413 1622.87 Q113.135 1620.5 114.797 1618.83 Q115.811 1617.82 116.933 1617.5 Q118.054 1617.16 119.347 1617.51 M117.415 1625.84 Q119.077 1627.5 120.705 1627.77 Q122.334 1628.02 123.529 1626.83 Q124.724 1625.64 124.47 1624.01 Q124.208 1622.37 122.547 1620.71 Q120.885 1619.05 119.257 1618.79 Q117.62 1618.53 116.425 1619.73 Q115.23 1620.92 115.492 1622.56 Q115.754 1624.18 117.415 1625.84 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M129.511 1605.27 L130.919 1606.67 Q129.929 1606.96 129.11 1607.43 Q128.292 1607.89 127.637 1608.55 Q126.172 1610.01 126.295 1611.75 Q126.41 1613.49 128.087 1615.17 Q129.765 1616.85 131.508 1616.97 Q133.243 1617.08 134.708 1615.62 Q135.363 1614.96 135.83 1614.15 Q136.296 1613.33 136.582 1612.34 L137.974 1613.73 Q137.638 1614.65 137.106 1615.48 Q136.582 1616.3 135.821 1617.06 Q133.751 1619.13 131.23 1619.05 Q128.709 1618.97 126.5 1616.76 Q124.257 1614.51 124.2 1612 Q124.151 1609.48 126.295 1607.34 Q126.991 1606.64 127.801 1606.12 Q128.603 1605.6 129.511 1605.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M150.692 1607.28 L151.862 1608.45 L143.154 1617.16 L141.984 1615.99 L150.692 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M147.958 1591.27 Q149.399 1590.34 150.864 1590.48 Q152.337 1590.61 153.515 1591.79 Q155.324 1593.59 155.07 1595.83 Q154.817 1598.06 152.525 1600.35 Q151.756 1601.12 150.782 1601.79 Q149.824 1602.45 148.654 1603.01 L147.058 1601.42 Q148.147 1601.13 149.17 1600.52 Q150.193 1599.9 151.085 1599.01 Q152.64 1597.46 152.836 1596.03 Q153.041 1594.6 151.87 1593.43 Q150.79 1592.35 149.423 1592.51 Q148.057 1592.65 146.706 1594 L145.282 1595.42 L143.924 1594.06 L145.413 1592.57 Q146.633 1591.35 146.796 1590.22 Q146.952 1589.09 146.035 1588.17 Q145.094 1587.23 143.924 1587.4 Q142.753 1587.55 141.509 1588.8 Q140.83 1589.48 140.2 1590.4 Q139.57 1591.33 138.948 1592.57 L137.475 1591.1 Q138.154 1589.9 138.841 1588.95 Q139.537 1587.99 140.265 1587.26 Q142.148 1585.38 144.104 1585.14 Q146.051 1584.89 147.508 1586.35 Q148.523 1587.37 148.646 1588.65 Q148.76 1589.93 147.958 1591.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M158.442 1575.63 L159.588 1583.41 L167.78 1584.62 L166.004 1586.4 L159.735 1585.47 L160.668 1591.74 L158.892 1593.51 L157.656 1585.16 L150.029 1584.04 L151.805 1582.27 L157.501 1583.1 L156.666 1577.41 L158.442 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M168.541 1570.69 Q169.982 1569.75 171.447 1569.89 Q172.92 1570.02 174.098 1571.2 Q175.907 1573.01 175.653 1575.25 Q175.4 1577.48 173.108 1579.77 Q172.339 1580.54 171.365 1581.2 Q170.407 1581.87 169.237 1582.43 L167.641 1580.84 Q168.729 1580.55 169.753 1579.94 Q170.776 1579.32 171.668 1578.43 Q173.223 1576.87 173.419 1575.45 Q173.624 1574.02 172.453 1572.85 Q171.373 1571.77 170.006 1571.92 Q168.639 1572.06 167.289 1573.41 L165.865 1574.84 L164.507 1573.48 L165.996 1571.99 Q167.215 1570.77 167.379 1569.64 Q167.535 1568.5 166.618 1567.59 Q165.677 1566.64 164.507 1566.82 Q163.336 1566.97 162.092 1568.22 Q161.413 1568.9 160.783 1569.82 Q160.153 1570.74 159.531 1571.99 L158.057 1570.52 Q158.737 1569.31 159.424 1568.36 Q160.12 1567.41 160.848 1566.68 Q162.731 1564.79 164.687 1564.56 Q166.634 1564.31 168.091 1565.77 Q169.106 1566.78 169.229 1568.07 Q169.343 1569.35 168.541 1570.69 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M190.319 1567.65 L191.489 1568.82 L182.782 1577.53 L181.611 1576.36 L190.319 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M181.57 1548.57 Q180.294 1549.85 180.907 1551.76 Q181.521 1553.65 184.042 1556.17 Q186.554 1558.68 188.453 1559.3 Q190.352 1559.91 191.629 1558.63 Q192.913 1557.35 192.3 1555.46 Q191.686 1553.55 189.173 1551.04 Q186.653 1548.52 184.754 1547.91 Q182.855 1547.29 181.57 1548.57 M180.261 1547.26 Q182.315 1545.21 185.024 1545.76 Q187.733 1546.29 190.826 1549.38 Q193.912 1552.47 194.452 1555.19 Q194.992 1557.89 192.938 1559.94 Q190.884 1562 188.175 1561.46 Q185.466 1560.92 182.381 1557.83 Q179.287 1554.74 178.747 1552.04 Q178.207 1549.32 180.261 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M84.9102 1664.39 Q83.0851 1666.21 82.7987 1667.33 Q82.5123 1668.45 83.5189 1669.46 Q84.3209 1670.26 85.3194 1670.21 Q86.3179 1670.15 87.2263 1669.24 Q88.4784 1667.99 88.3475 1666.35 Q88.2166 1664.7 86.7434 1663.22 L86.4079 1662.89 L84.9102 1664.39 M87.2918 1660.76 L92.5214 1665.99 L91.0155 1667.5 L89.6242 1666.11 Q89.9434 1667.46 89.5751 1668.63 Q89.1986 1669.79 88.0856 1670.9 Q86.678 1672.31 85.0575 1672.36 Q83.4371 1672.39 82.1112 1671.06 Q80.5645 1669.52 80.81 1667.7 Q81.0637 1665.88 83.1179 1663.82 L85.2294 1661.71 L85.0821 1661.56 Q84.0427 1660.52 82.7905 1660.65 Q81.5384 1660.75 80.3026 1661.99 Q79.5169 1662.77 78.9604 1663.71 Q78.4039 1664.64 78.0929 1665.7 L76.7016 1664.31 Q77.209 1663.17 77.831 1662.23 Q78.4448 1661.29 79.1814 1660.56 Q81.1701 1658.57 83.1834 1658.62 Q85.1966 1658.67 87.2918 1660.76 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M91.8503 1659.43 L86.3015 1653.88 L87.8074 1652.37 L93.2989 1657.86 Q94.6001 1659.17 95.7623 1659.31 Q96.9162 1659.45 97.931 1658.44 Q99.1505 1657.22 99.0768 1655.74 Q99.0113 1654.25 97.6691 1652.9 L92.4723 1647.71 L93.9781 1646.2 L103.144 1655.37 L101.638 1656.87 L100.231 1655.47 Q100.517 1656.85 100.198 1657.99 Q99.8788 1659.11 98.9213 1660.07 Q97.3418 1661.65 95.5413 1661.48 Q93.7408 1661.32 91.8503 1659.43 M89.8697 1649.87 L89.8697 1649.87 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M107.588 1641.54 Q105.951 1639.91 104.372 1639.69 Q102.801 1639.46 101.581 1640.68 Q100.37 1641.89 100.591 1643.47 Q100.82 1645.04 102.457 1646.68 Q104.085 1648.31 105.657 1648.53 Q107.236 1648.76 108.448 1647.54 Q109.667 1646.32 109.438 1644.75 Q109.217 1643.17 107.588 1641.54 M112.646 1643.59 Q114.987 1645.93 115.085 1648.11 Q115.191 1650.29 113.047 1652.44 Q112.253 1653.23 111.427 1653.81 Q110.608 1654.4 109.7 1654.82 L108.235 1653.35 Q109.258 1653.05 110.076 1652.58 Q110.895 1652.1 111.566 1651.43 Q113.047 1649.95 113.006 1648.44 Q112.973 1646.93 111.41 1645.37 L110.665 1644.62 Q111.009 1645.9 110.682 1647.03 Q110.354 1648.16 109.34 1649.17 Q107.654 1650.86 105.338 1650.6 Q103.022 1650.35 100.902 1648.23 Q98.774 1646.1 98.5203 1643.79 Q98.2666 1641.47 99.9525 1639.79 Q100.967 1638.77 102.097 1638.44 Q103.226 1638.12 104.503 1638.46 L103.112 1637.07 L104.617 1635.56 L112.646 1643.59 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M117.131 1638.6 L122.901 1632.83 L124.292 1634.22 L116.533 1641.98 L115.142 1640.59 Q115.109 1638.67 115.093 1635.42 Q115.077 1632.14 115.019 1631.25 Q114.921 1629.56 114.618 1628.64 Q114.316 1627.7 113.718 1627.1 Q112.744 1626.13 111.443 1626.2 Q110.15 1626.27 109.053 1627.36 Q108.276 1628.14 107.678 1629.28 Q107.089 1630.41 106.655 1631.94 L104.986 1630.27 Q105.583 1628.87 106.246 1627.8 Q106.909 1626.72 107.629 1626 Q109.528 1624.1 111.607 1623.92 Q113.685 1623.74 115.273 1625.33 Q116.026 1626.09 116.419 1627.05 Q116.812 1628 116.984 1629.66 Q117.016 1630.1 117.057 1632.34 Q117.09 1634.56 117.131 1638.6 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M125.806 1617.16 L120.846 1612.2 L122.352 1610.69 L135.087 1623.43 L133.581 1624.93 L132.206 1623.56 Q132.55 1624.85 132.222 1625.98 Q131.895 1627.09 130.88 1628.11 Q129.219 1629.77 126.845 1629.49 Q124.48 1629.2 122.32 1627.04 Q120.159 1624.88 119.873 1622.52 Q119.594 1620.14 121.256 1618.48 Q122.27 1617.47 123.392 1617.15 Q124.513 1616.81 125.806 1617.16 M123.875 1625.49 Q125.536 1627.15 127.165 1627.42 Q128.793 1627.67 129.988 1626.48 Q131.183 1625.28 130.929 1623.65 Q130.667 1622.02 129.006 1620.36 Q127.345 1618.7 125.716 1618.44 Q124.079 1618.18 122.884 1619.37 Q121.689 1620.57 121.951 1622.21 Q122.213 1623.83 123.875 1625.49 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M135.971 1604.91 L137.378 1606.32 Q136.388 1606.61 135.57 1607.08 Q134.751 1607.54 134.096 1608.19 Q132.631 1609.66 132.754 1611.4 Q132.869 1613.14 134.547 1614.82 Q136.224 1616.49 137.967 1616.62 Q139.702 1616.73 141.167 1615.27 Q141.822 1614.61 142.289 1613.8 Q142.755 1612.97 143.042 1611.98 L144.433 1613.38 Q144.097 1614.3 143.565 1615.13 Q143.042 1615.95 142.28 1616.71 Q140.21 1618.78 137.689 1618.7 Q135.169 1618.61 132.959 1616.4 Q130.716 1614.16 130.659 1611.65 Q130.61 1609.13 132.754 1606.98 Q133.45 1606.29 134.26 1605.77 Q135.062 1605.25 135.971 1604.91 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M157.151 1606.93 L158.321 1608.1 L149.613 1616.8 L148.443 1615.63 L157.151 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M154.417 1590.92 Q155.858 1589.99 157.323 1590.12 Q158.796 1590.26 159.974 1591.43 Q161.783 1593.24 161.529 1595.48 Q161.276 1597.71 158.984 1600 Q158.215 1600.77 157.241 1601.43 Q156.283 1602.1 155.113 1602.66 L153.517 1601.07 Q154.606 1600.78 155.629 1600.17 Q156.652 1599.55 157.544 1598.66 Q159.099 1597.11 159.295 1595.68 Q159.5 1594.25 158.329 1593.08 Q157.249 1592 155.882 1592.15 Q154.516 1592.29 153.165 1593.64 L151.741 1595.07 L150.383 1593.71 L151.872 1592.22 Q153.092 1591 153.255 1589.87 Q153.411 1588.73 152.494 1587.82 Q151.553 1586.88 150.383 1587.05 Q149.212 1587.2 147.968 1588.45 Q147.289 1589.13 146.659 1590.05 Q146.029 1590.98 145.407 1592.22 L143.934 1590.75 Q144.613 1589.54 145.3 1588.59 Q145.996 1587.64 146.724 1586.91 Q148.607 1585.03 150.563 1584.79 Q152.511 1584.54 153.967 1586 Q154.982 1587.01 155.105 1588.3 Q155.219 1589.58 154.417 1590.92 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M164.901 1575.28 L166.047 1583.05 L174.239 1584.27 L172.463 1586.05 L166.194 1585.12 L167.127 1591.38 L165.351 1593.16 L164.116 1584.8 L156.488 1583.69 L158.264 1581.92 L163.96 1582.75 L163.125 1577.05 L164.901 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M175 1570.34 Q176.441 1569.4 177.906 1569.54 Q179.379 1569.67 180.557 1570.85 Q182.366 1572.66 182.112 1574.89 Q181.859 1577.13 179.567 1579.42 Q178.798 1580.19 177.824 1580.85 Q176.866 1581.51 175.696 1582.08 L174.1 1580.48 Q175.189 1580.2 176.212 1579.58 Q177.235 1578.97 178.127 1578.08 Q179.682 1576.52 179.878 1575.1 Q180.083 1573.67 178.912 1572.5 Q177.832 1571.42 176.465 1571.57 Q175.099 1571.71 173.748 1573.06 L172.324 1574.48 L170.966 1573.13 L172.455 1571.64 Q173.675 1570.42 173.838 1569.29 Q173.994 1568.15 173.077 1567.23 Q172.136 1566.29 170.966 1566.46 Q169.795 1566.62 168.551 1567.86 Q167.872 1568.54 167.242 1569.47 Q166.612 1570.39 165.99 1571.64 L164.517 1570.16 Q165.196 1568.96 165.883 1568.01 Q166.579 1567.05 167.307 1566.33 Q169.19 1564.44 171.146 1564.21 Q173.093 1563.96 174.55 1565.42 Q175.565 1566.43 175.688 1567.72 Q175.802 1568.99 175 1570.34 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M196.778 1567.3 L197.948 1568.47 L189.241 1577.18 L188.07 1576.01 L196.778 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M183.422 1550.65 L189.912 1544.16 L191.303 1545.55 L186.327 1550.53 L189.322 1553.53 Q189.56 1553.04 189.863 1552.63 Q190.157 1552.2 190.517 1551.84 Q192.563 1549.79 194.879 1549.72 Q197.196 1549.65 199.111 1551.56 Q201.083 1553.53 200.952 1555.86 Q200.813 1558.17 198.579 1560.41 Q197.809 1561.18 196.876 1561.85 Q195.952 1562.51 194.839 1563.1 L193.177 1561.44 Q194.315 1561.1 195.297 1560.51 Q196.279 1559.93 197.155 1559.05 Q198.57 1557.63 198.652 1556.06 Q198.734 1554.49 197.457 1553.21 Q196.181 1551.94 194.609 1552.02 Q193.038 1552.1 191.622 1553.52 Q190.959 1554.18 190.444 1554.99 Q189.936 1555.79 189.56 1556.79 L183.422 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M69.3869 1686.02 Q67.5619 1687.84 67.2754 1688.96 Q66.989 1690.08 67.9956 1691.09 Q68.7976 1691.89 69.7961 1691.84 Q70.7946 1691.78 71.703 1690.87 Q72.9552 1689.62 72.8242 1687.98 Q72.6933 1686.33 71.2201 1684.86 L70.8846 1684.52 L69.3869 1686.02 M71.7685 1682.39 L76.9981 1687.62 L75.4922 1689.13 L74.1009 1687.74 Q74.4201 1689.09 74.0518 1690.26 Q73.6753 1691.42 72.5623 1692.53 Q71.1547 1693.94 69.5342 1693.99 Q67.9138 1694.02 66.5879 1692.7 Q65.0412 1691.15 65.2867 1689.33 Q65.5404 1687.51 67.5946 1685.45 L69.7061 1683.34 L69.5588 1683.19 Q68.5194 1682.15 67.2672 1682.28 Q66.0151 1682.38 64.7793 1683.62 Q63.9936 1684.4 63.4371 1685.34 Q62.8806 1686.27 62.5696 1687.33 L61.1783 1685.94 Q61.6857 1684.8 62.3077 1683.86 Q62.9215 1682.92 63.6581 1682.19 Q65.6468 1680.2 67.6601 1680.25 Q69.6733 1680.3 71.7685 1682.39 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M76.327 1681.06 L70.7782 1675.51 L72.2841 1674 L77.7756 1679.49 Q79.0768 1680.8 80.239 1680.94 Q81.3929 1681.08 82.4077 1680.07 Q83.6272 1678.85 83.5535 1677.37 Q83.488 1675.88 82.1459 1674.53 L76.949 1669.34 L78.4548 1667.83 L87.621 1677 L86.1151 1678.5 L84.7075 1677.1 Q84.9939 1678.48 84.6747 1679.62 Q84.3555 1680.74 83.398 1681.7 Q81.8185 1683.28 80.018 1683.11 Q78.2175 1682.95 76.327 1681.06 M74.3464 1671.5 L74.3464 1671.5 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M92.0649 1663.18 Q90.4281 1661.54 88.8486 1661.32 Q87.2773 1661.09 86.0578 1662.31 Q84.8466 1663.52 85.0676 1665.1 Q85.2967 1666.67 86.9335 1668.31 Q88.5622 1669.94 90.1335 1670.16 Q91.713 1670.39 92.9243 1669.17 Q94.1437 1667.95 93.9145 1666.38 Q93.6936 1664.8 92.0649 1663.18 M97.1227 1665.22 Q99.4633 1667.56 99.5615 1669.74 Q99.6679 1671.92 97.5237 1674.07 Q96.7299 1674.86 95.9033 1675.44 Q95.0849 1676.03 94.1764 1676.45 L92.7115 1674.99 Q93.7345 1674.68 94.5529 1674.21 Q95.3713 1673.73 96.0424 1673.06 Q97.5237 1671.58 97.4828 1670.07 Q97.45 1668.56 95.8869 1667 L95.1421 1666.25 Q95.4859 1667.53 95.1585 1668.66 Q94.8311 1669.79 93.8163 1670.8 Q92.1304 1672.49 89.8143 1672.24 Q87.4982 1671.98 85.3786 1669.86 Q83.2507 1667.73 82.997 1665.42 Q82.7433 1663.1 84.4292 1661.42 Q85.444 1660.4 86.5734 1660.07 Q87.7028 1659.75 88.9795 1660.09 L87.5883 1658.7 L89.0941 1657.19 L97.1227 1665.22 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M101.608 1660.23 L107.377 1654.46 L108.769 1655.85 L101.01 1663.61 L99.6188 1662.22 Q99.5861 1660.3 99.5697 1657.05 Q99.5534 1653.77 99.4961 1652.88 Q99.3979 1651.19 99.095 1650.27 Q98.7922 1649.33 98.1948 1648.73 Q97.2209 1647.76 95.9196 1647.83 Q94.6265 1647.9 93.5299 1648.99 Q92.7524 1649.77 92.155 1650.91 Q91.5657 1652.04 91.132 1653.57 L89.4624 1651.9 Q90.0598 1650.5 90.7227 1649.43 Q91.3857 1648.35 92.1059 1647.63 Q94.0046 1645.74 96.0833 1645.56 Q98.1621 1645.38 99.7498 1646.96 Q100.503 1647.72 100.896 1648.68 Q101.288 1649.63 101.46 1651.29 Q101.493 1651.73 101.534 1653.97 Q101.567 1656.19 101.608 1660.23 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M110.283 1638.79 L105.323 1633.83 L106.829 1632.32 L119.563 1645.06 L118.058 1646.56 L116.683 1645.19 Q117.026 1646.48 116.699 1647.61 Q116.372 1648.72 115.357 1649.74 Q113.695 1651.4 111.322 1651.12 Q108.957 1650.83 106.796 1648.67 Q104.636 1646.51 104.349 1644.15 Q104.071 1641.77 105.732 1640.11 Q106.747 1639.1 107.868 1638.78 Q108.99 1638.44 110.283 1638.79 M108.351 1647.12 Q110.013 1648.78 111.641 1649.05 Q113.27 1649.3 114.465 1648.11 Q115.66 1646.91 115.406 1645.29 Q115.144 1643.65 113.483 1641.99 Q111.821 1640.33 110.193 1640.07 Q108.556 1639.81 107.361 1641 Q106.166 1642.2 106.428 1643.84 Q106.69 1645.46 108.351 1647.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M120.447 1626.54 L121.855 1627.95 Q120.865 1628.24 120.046 1628.71 Q119.228 1629.17 118.573 1629.83 Q117.108 1631.29 117.231 1633.03 Q117.346 1634.77 119.023 1636.45 Q120.701 1638.12 122.444 1638.25 Q124.179 1638.36 125.644 1636.9 Q126.299 1636.24 126.765 1635.43 Q127.232 1634.6 127.518 1633.61 L128.91 1635.01 Q128.574 1635.93 128.042 1636.76 Q127.518 1637.58 126.757 1638.34 Q124.687 1640.41 122.166 1640.33 Q119.645 1640.24 117.436 1638.03 Q115.193 1635.79 115.136 1633.28 Q115.087 1630.76 117.231 1628.61 Q117.927 1627.92 118.737 1627.4 Q119.539 1626.88 120.447 1626.54 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M128.206 1627.26 Q129.867 1628.93 131.496 1629.2 Q133.124 1629.45 134.319 1628.25 Q135.514 1627.06 135.26 1625.43 Q134.999 1623.79 133.337 1622.13 Q131.676 1620.47 130.047 1620.22 Q128.41 1619.96 127.215 1621.15 Q126.021 1622.35 126.283 1623.98 Q126.544 1625.6 128.206 1627.26 M136.537 1625.33 Q136.881 1626.63 136.553 1627.75 Q136.226 1628.87 135.211 1629.88 Q133.55 1631.54 131.177 1631.27 Q128.811 1630.98 126.651 1628.82 Q124.49 1626.66 124.204 1624.29 Q123.925 1621.92 125.587 1620.26 Q126.602 1619.24 127.723 1618.92 Q128.844 1618.59 130.137 1618.93 L128.746 1617.54 L130.252 1616.04 L142.904 1628.69 L141.398 1630.19 L136.537 1625.33 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M142.602 1619.27 L147.463 1624.13 L145.949 1625.64 L133.296 1612.99 L134.81 1611.48 L136.202 1612.87 Q135.858 1611.57 136.185 1610.46 Q136.513 1609.33 137.519 1608.33 Q139.189 1606.66 141.554 1606.94 Q143.927 1607.22 146.088 1609.38 Q148.249 1611.54 148.527 1613.92 Q148.813 1616.28 147.144 1617.95 Q146.137 1618.96 145.016 1619.29 Q143.895 1619.61 142.602 1619.27 M144.525 1610.94 Q142.863 1609.28 141.235 1609.03 Q139.606 1608.76 138.411 1609.95 Q137.216 1611.15 137.478 1612.79 Q137.74 1614.41 139.402 1616.07 Q141.063 1617.73 142.692 1618 Q144.32 1618.25 145.515 1617.06 Q146.71 1615.86 146.448 1614.24 Q146.186 1612.61 144.525 1610.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M162.906 1607.28 L164.077 1608.45 L155.369 1617.16 L154.198 1615.99 L162.906 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M161.785 1600.05 L167.555 1594.28 L168.946 1595.67 L161.188 1603.43 L159.796 1602.04 Q159.764 1600.13 159.747 1596.87 Q159.731 1593.59 159.673 1592.7 Q159.575 1591.02 159.272 1590.09 Q158.97 1589.15 158.372 1588.55 Q157.398 1587.58 156.097 1587.65 Q154.804 1587.72 153.707 1588.82 Q152.93 1589.59 152.332 1590.73 Q151.743 1591.86 151.309 1593.39 L149.64 1591.72 Q150.237 1590.32 150.9 1589.25 Q151.563 1588.18 152.283 1587.46 Q154.182 1585.56 156.261 1585.38 Q158.339 1585.2 159.927 1586.79 Q160.68 1587.54 161.073 1588.5 Q161.466 1589.45 161.638 1591.11 Q161.67 1591.56 161.711 1593.79 Q161.744 1596.02 161.785 1600.05 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M170.656 1575.63 L171.802 1583.41 L179.995 1584.62 L178.219 1586.4 L171.95 1585.47 L172.883 1591.74 L171.107 1593.51 L169.871 1585.16 L162.243 1584.04 L164.019 1582.27 L169.715 1583.1 L168.881 1577.41 L170.656 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M182.368 1579.47 L188.138 1573.7 L189.529 1575.09 L181.77 1582.85 L180.379 1581.46 Q180.346 1579.54 180.33 1576.29 Q180.314 1573.01 180.256 1572.12 Q180.158 1570.43 179.855 1569.51 Q179.553 1568.57 178.955 1567.97 Q177.981 1567 176.68 1567.07 Q175.387 1567.14 174.29 1568.23 Q173.513 1569.01 172.915 1570.15 Q172.326 1571.28 171.892 1572.81 L170.223 1571.14 Q170.82 1569.74 171.483 1568.67 Q172.146 1567.59 172.866 1566.87 Q174.765 1564.97 176.844 1564.79 Q178.922 1564.61 180.51 1566.2 Q181.263 1566.96 181.656 1567.92 Q182.049 1568.87 182.221 1570.53 Q182.253 1570.97 182.294 1573.21 Q182.327 1575.43 182.368 1579.47 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M202.533 1567.65 L203.704 1568.82 L194.996 1577.53 L193.826 1576.36 L202.533 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M193.785 1548.57 Q192.508 1549.85 193.122 1551.76 Q193.736 1553.65 196.256 1556.17 Q198.769 1558.68 200.667 1559.3 Q202.566 1559.91 203.843 1558.63 Q205.128 1557.35 204.514 1555.46 Q203.9 1553.55 201.388 1551.04 Q198.867 1548.52 196.968 1547.91 Q195.07 1547.29 193.785 1548.57 M192.475 1547.26 Q194.529 1545.21 197.238 1545.76 Q199.947 1546.29 203.041 1549.38 Q206.126 1552.47 206.666 1555.19 Q207.207 1557.89 205.152 1559.94 Q203.098 1562 200.389 1561.46 Q197.68 1560.92 194.595 1557.83 Q191.501 1554.74 190.961 1552.04 Q190.421 1549.32 192.475 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M64.8302 1696.68 Q63.0052 1698.51 62.7188 1699.63 Q62.4323 1700.75 63.439 1701.76 Q64.241 1702.56 65.2394 1702.51 Q66.2379 1702.44 67.1463 1701.53 Q68.3985 1700.28 68.2676 1698.65 Q68.1366 1696.99 66.6635 1695.52 L66.3279 1695.18 L64.8302 1696.68 M67.2118 1693.06 L72.4414 1698.29 L70.9356 1699.79 L69.5443 1698.4 Q69.8634 1699.75 69.4952 1700.92 Q69.1187 1702.08 68.0057 1703.2 Q66.598 1704.6 64.9776 1704.65 Q63.3571 1704.69 62.0313 1703.36 Q60.4845 1701.81 60.73 1700 Q60.9837 1698.17 63.0379 1696.12 L65.1494 1694 L65.0021 1693.86 Q63.9627 1692.82 62.7106 1692.94 Q61.4584 1693.05 60.2226 1694.28 Q59.4369 1695.07 58.8804 1696 Q58.3239 1696.93 58.0129 1698 L56.6216 1696.61 Q57.129 1695.46 57.751 1694.53 Q58.3648 1693.59 59.1014 1692.85 Q61.0901 1690.86 63.1034 1690.91 Q65.1167 1690.96 67.2118 1693.06 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M71.7703 1691.72 L66.2215 1686.17 L67.7274 1684.67 L73.2189 1690.16 Q74.5202 1691.46 75.6823 1691.61 Q76.8363 1691.75 77.8511 1690.73 Q79.0705 1689.51 78.9969 1688.03 Q78.9314 1686.54 77.5892 1685.2 L72.3923 1680 L73.8982 1678.5 L83.0643 1687.66 L81.5585 1689.17 L80.1508 1687.76 Q80.4373 1689.14 80.1181 1690.28 Q79.7989 1691.4 78.8414 1692.36 Q77.2618 1693.94 75.4613 1693.78 Q73.6608 1693.61 71.7703 1691.72 M69.7898 1682.16 L69.7898 1682.16 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M87.5083 1673.84 Q85.8715 1672.2 84.2919 1671.98 Q82.7206 1671.75 81.5012 1672.97 Q80.2899 1674.18 80.5109 1675.76 Q80.7401 1677.33 82.3769 1678.97 Q84.0055 1680.6 85.5768 1680.83 Q87.1564 1681.05 88.3676 1679.84 Q89.587 1678.62 89.3579 1677.05 Q89.1369 1675.47 87.5083 1673.84 M92.566 1675.89 Q94.9067 1678.23 95.0049 1680.4 Q95.1113 1682.59 92.9671 1684.73 Q92.1732 1685.53 91.3466 1686.11 Q90.5282 1686.7 89.6198 1687.11 L88.1548 1685.65 Q89.1778 1685.35 89.9962 1684.87 Q90.8146 1684.4 91.4857 1683.73 Q92.9671 1682.24 92.9261 1680.73 Q92.8934 1679.22 91.3302 1677.66 L90.5855 1676.92 Q90.9292 1678.19 90.6019 1679.32 Q90.2745 1680.45 89.2597 1681.47 Q87.5738 1683.15 85.2577 1682.9 Q82.9416 1682.65 80.8219 1680.53 Q78.694 1678.4 78.4403 1676.08 Q78.1866 1673.77 79.8726 1672.08 Q80.8874 1671.06 82.0168 1670.74 Q83.1462 1670.41 84.4229 1670.75 L83.0316 1669.36 L84.5375 1667.86 L92.566 1675.89 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M97.0509 1670.89 L102.821 1665.12 L104.212 1666.51 L96.4535 1674.27 L95.0622 1672.88 Q95.0294 1670.97 95.0131 1667.71 Q94.9967 1664.44 94.9394 1663.54 Q94.8412 1661.86 94.5384 1660.93 Q94.2356 1659.99 93.6381 1659.39 Q92.6642 1658.42 91.363 1658.49 Q90.0699 1658.56 88.9732 1659.66 Q88.1957 1660.43 87.5983 1661.57 Q87.0091 1662.7 86.5753 1664.23 L84.9058 1662.56 Q85.5032 1661.16 86.1661 1660.09 Q86.829 1659.02 87.5492 1658.3 Q89.4479 1656.4 91.5267 1656.22 Q93.6054 1656.04 95.1931 1657.63 Q95.9461 1658.38 96.3389 1659.35 Q96.7317 1660.29 96.9036 1661.96 Q96.9363 1662.4 96.9772 1664.63 Q97.01 1666.86 97.0509 1670.89 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M105.726 1649.45 L100.766 1644.49 L102.272 1642.99 L115.007 1655.72 L113.501 1657.23 L112.126 1655.85 Q112.47 1657.14 112.142 1658.27 Q111.815 1659.39 110.8 1660.4 Q109.139 1662.06 106.765 1661.78 Q104.4 1661.5 102.24 1659.34 Q100.079 1657.18 99.7926 1654.81 Q99.5143 1652.44 101.176 1650.78 Q102.19 1649.76 103.312 1649.44 Q104.433 1649.11 105.726 1649.45 M103.795 1657.78 Q105.456 1659.44 107.085 1659.71 Q108.713 1659.97 109.908 1658.77 Q111.103 1657.58 110.849 1655.95 Q110.587 1654.31 108.926 1652.65 Q107.265 1650.99 105.636 1650.74 Q103.999 1650.47 102.804 1651.67 Q101.609 1652.86 101.871 1654.5 Q102.133 1656.12 103.795 1657.78 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M115.891 1637.21 L117.298 1638.62 Q116.308 1638.9 115.49 1639.38 Q114.671 1639.83 114.016 1640.49 Q112.552 1641.95 112.674 1643.7 Q112.789 1645.43 114.467 1647.11 Q116.144 1648.79 117.888 1648.91 Q119.623 1649.03 121.087 1647.56 Q121.742 1646.91 122.209 1646.1 Q122.675 1645.27 122.962 1644.28 L124.353 1645.67 Q124.017 1646.59 123.485 1647.42 Q122.962 1648.24 122.201 1649 Q120.13 1651.07 117.609 1650.99 Q115.089 1650.91 112.879 1648.7 Q110.636 1646.46 110.579 1643.94 Q110.53 1641.42 112.674 1639.28 Q113.37 1638.58 114.18 1638.07 Q114.982 1637.54 115.891 1637.21 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M123.649 1637.93 Q125.31 1639.59 126.939 1639.86 Q128.568 1640.11 129.763 1638.92 Q130.957 1637.72 130.704 1636.09 Q130.442 1634.46 128.781 1632.8 Q127.119 1631.13 125.491 1630.88 Q123.854 1630.62 122.659 1631.81 Q121.464 1633.01 121.726 1634.65 Q121.988 1636.27 123.649 1637.93 M131.98 1636 Q132.324 1637.29 131.997 1638.42 Q131.669 1639.53 130.655 1640.55 Q128.993 1642.21 126.62 1641.93 Q124.255 1641.64 122.094 1639.48 Q119.934 1637.32 119.647 1634.96 Q119.369 1632.58 121.03 1630.92 Q122.045 1629.91 123.166 1629.59 Q124.287 1629.25 125.581 1629.6 L124.189 1628.2 L125.695 1626.7 L138.348 1639.35 L136.842 1640.86 L131.98 1636 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M138.045 1629.93 L142.906 1634.79 L141.392 1636.31 L128.74 1623.65 L130.254 1622.14 L131.645 1623.53 Q131.301 1622.24 131.629 1621.13 Q131.956 1620 132.963 1618.99 Q134.632 1617.32 136.997 1617.61 Q139.371 1617.88 141.531 1620.05 Q143.692 1622.21 143.97 1624.58 Q144.257 1626.94 142.587 1628.61 Q141.58 1629.62 140.459 1629.96 Q139.338 1630.28 138.045 1629.93 M139.968 1621.61 Q138.307 1619.95 136.678 1619.69 Q135.05 1619.42 133.855 1620.62 Q132.66 1621.81 132.922 1623.45 Q133.184 1625.07 134.845 1626.73 Q136.506 1628.39 138.135 1628.66 Q139.764 1628.92 140.958 1627.72 Q142.153 1626.53 141.891 1624.91 Q141.629 1623.27 139.968 1621.61 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M158.35 1617.94 L159.52 1619.11 L150.812 1627.82 L149.642 1626.65 L158.35 1617.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M157.228 1610.72 L162.998 1604.95 L164.389 1606.34 L156.631 1614.1 L155.24 1612.7 Q155.207 1610.79 155.19 1607.53 Q155.174 1604.26 155.117 1603.37 Q155.019 1601.68 154.716 1600.76 Q154.413 1599.81 153.816 1599.22 Q152.842 1598.24 151.54 1598.32 Q150.247 1598.38 149.151 1599.48 Q148.373 1600.26 147.776 1601.39 Q147.186 1602.52 146.753 1604.05 L145.083 1602.38 Q145.681 1600.98 146.344 1599.91 Q147.006 1598.84 147.727 1598.12 Q149.625 1596.22 151.704 1596.04 Q153.783 1595.86 155.371 1597.45 Q156.123 1598.2 156.516 1599.17 Q156.909 1600.12 157.081 1601.78 Q157.114 1602.22 157.155 1604.45 Q157.187 1606.68 157.228 1610.72 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M166.1 1586.29 L167.246 1594.07 L175.438 1595.29 L173.662 1597.06 L167.393 1596.13 L168.326 1602.4 L166.55 1604.18 L165.314 1595.82 L157.687 1594.71 L159.463 1592.93 L165.159 1593.77 L164.324 1588.07 L166.1 1586.29 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M177.811 1590.13 L183.581 1584.36 L184.972 1585.75 L177.214 1593.51 L175.822 1592.12 Q175.79 1590.21 175.773 1586.95 Q175.757 1583.68 175.7 1582.78 Q175.602 1581.1 175.299 1580.17 Q174.996 1579.23 174.398 1578.63 Q173.425 1577.66 172.123 1577.73 Q170.83 1577.8 169.734 1578.9 Q168.956 1579.67 168.359 1580.81 Q167.769 1581.94 167.336 1583.47 L165.666 1581.8 Q166.264 1580.4 166.926 1579.33 Q167.589 1578.26 168.31 1577.54 Q170.208 1575.64 172.287 1575.46 Q174.366 1575.28 175.953 1576.87 Q176.706 1577.62 177.099 1578.58 Q177.492 1579.53 177.664 1581.2 Q177.697 1581.64 177.738 1583.87 Q177.77 1586.1 177.811 1590.13 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M197.977 1578.31 L199.147 1579.49 L190.439 1588.19 L189.269 1587.02 L197.977 1578.31 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M195.718 1572.23 L198.419 1569.53 L189.097 1560.2 L186.748 1563.73 L185.242 1562.23 L187.575 1558.71 L189.228 1557.06 L200.056 1567.89 L202.756 1565.19 L204.148 1566.58 L197.109 1573.62 L195.718 1572.23 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M199.892 1548.57 Q198.615 1549.85 199.229 1551.76 Q199.843 1553.65 202.363 1556.17 Q204.876 1558.68 206.775 1559.3 Q208.673 1559.91 209.95 1558.63 Q211.235 1557.35 210.621 1555.46 Q210.007 1553.55 207.495 1551.04 Q204.974 1548.52 203.075 1547.91 Q201.177 1547.29 199.892 1548.57 M198.582 1547.26 Q200.637 1545.21 203.346 1545.76 Q206.054 1546.29 209.148 1549.38 Q212.233 1552.47 212.774 1555.19 Q213.314 1557.89 211.259 1559.94 Q209.205 1562 206.496 1561.46 Q203.787 1560.92 200.702 1557.83 Q197.608 1554.74 197.068 1552.04 Q196.528 1549.32 198.582 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M81.9532 1685.67 Q80.1281 1687.49 79.8417 1688.61 Q79.5552 1689.73 80.5619 1690.74 Q81.3639 1691.54 82.3624 1691.49 Q83.3608 1691.43 84.2693 1690.52 Q85.5214 1689.27 85.3905 1687.63 Q85.2595 1685.98 83.7864 1684.5 L83.4509 1684.17 L81.9532 1685.67 M84.3347 1682.04 L89.5644 1687.27 L88.0585 1688.78 L86.6672 1687.38 Q86.9864 1688.73 86.6181 1689.9 Q86.2416 1691.07 85.1286 1692.18 Q83.7209 1693.59 82.1005 1693.64 Q80.48 1693.67 79.1542 1692.34 Q77.6074 1690.8 77.853 1688.98 Q78.1067 1687.15 80.1609 1685.1 L82.2724 1682.99 L82.125 1682.84 Q81.0857 1681.8 79.8335 1681.93 Q78.5813 1682.03 77.3455 1683.27 Q76.5599 1684.05 76.0034 1684.99 Q75.4468 1685.92 75.1358 1686.98 L73.7446 1685.59 Q74.252 1684.45 74.874 1683.51 Q75.4878 1682.57 76.2243 1681.84 Q78.2131 1679.85 80.2263 1679.9 Q82.2396 1679.94 84.3347 1682.04 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M88.8933 1680.71 L83.3445 1675.16 L84.8503 1673.65 L90.3418 1679.14 Q91.6431 1680.44 92.8052 1680.59 Q93.9592 1680.73 94.974 1679.72 Q96.1934 1678.5 96.1198 1677.01 Q96.0543 1675.53 94.7121 1674.18 L89.5152 1668.99 L91.0211 1667.48 L100.187 1676.65 L98.6814 1678.15 L97.2737 1676.74 Q97.5602 1678.13 97.241 1679.27 Q96.9218 1680.39 95.9643 1681.34 Q94.3848 1682.92 92.5843 1682.76 Q90.7838 1682.6 88.8933 1680.71 M86.9127 1671.15 L86.9127 1671.15 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M104.631 1662.82 Q102.994 1661.19 101.415 1660.97 Q99.8435 1660.74 98.6241 1661.96 Q97.4129 1663.17 97.6338 1664.75 Q97.863 1666.32 99.4998 1667.95 Q101.128 1669.58 102.7 1669.81 Q104.279 1670.03 105.491 1668.82 Q106.71 1667.6 106.481 1666.03 Q106.26 1664.45 104.631 1662.82 M109.689 1664.87 Q112.03 1667.21 112.128 1669.39 Q112.234 1671.57 110.09 1673.72 Q109.296 1674.51 108.47 1675.09 Q107.651 1675.68 106.743 1676.1 L105.278 1674.63 Q106.301 1674.33 107.119 1673.86 Q107.938 1673.38 108.609 1672.71 Q110.09 1671.23 110.049 1669.71 Q110.016 1668.21 108.453 1666.65 L107.708 1665.9 Q108.052 1667.18 107.725 1668.31 Q107.397 1669.44 106.383 1670.45 Q104.697 1672.14 102.381 1671.88 Q100.065 1671.63 97.9448 1669.51 Q95.817 1667.38 95.5633 1665.07 Q95.3096 1662.75 96.9955 1661.06 Q98.0103 1660.05 99.1397 1659.72 Q100.269 1659.39 101.546 1659.74 L100.155 1658.35 L101.66 1656.84 L109.689 1664.87 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M114.174 1659.88 L119.944 1654.11 L121.335 1655.5 L113.576 1663.26 L112.185 1661.87 Q112.152 1659.95 112.136 1656.69 Q112.12 1653.42 112.062 1652.53 Q111.964 1650.84 111.661 1649.92 Q111.359 1648.98 110.761 1648.38 Q109.787 1647.4 108.486 1647.48 Q107.193 1647.54 106.096 1648.64 Q105.319 1649.42 104.721 1650.56 Q104.132 1651.69 103.698 1653.22 L102.029 1651.55 Q102.626 1650.15 103.289 1649.07 Q103.952 1648 104.672 1647.28 Q106.571 1645.38 108.65 1645.2 Q110.728 1645.02 112.316 1646.61 Q113.069 1647.36 113.462 1648.33 Q113.855 1649.28 114.027 1650.94 Q114.059 1651.38 114.1 1653.62 Q114.133 1655.84 114.174 1659.88 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M122.849 1638.44 L117.889 1633.48 L119.395 1631.97 L132.13 1644.7 L130.624 1646.21 L129.249 1644.83 Q129.593 1646.13 129.265 1647.26 Q128.938 1648.37 127.923 1649.39 Q126.262 1651.05 123.888 1650.77 Q121.523 1650.48 119.363 1648.32 Q117.202 1646.16 116.915 1643.8 Q116.637 1641.42 118.299 1639.76 Q119.313 1638.75 120.435 1638.43 Q121.556 1638.09 122.849 1638.44 M120.917 1646.77 Q122.579 1648.43 124.207 1648.7 Q125.836 1648.95 127.031 1647.76 Q128.226 1646.56 127.972 1644.93 Q127.71 1643.3 126.049 1641.64 Q124.388 1639.97 122.759 1639.72 Q121.122 1639.46 119.927 1640.65 Q118.732 1641.85 118.994 1643.48 Q119.256 1645.11 120.917 1646.77 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M133.014 1626.19 L134.421 1627.6 Q133.431 1627.89 132.613 1628.36 Q131.794 1628.82 131.139 1629.47 Q129.674 1630.94 129.797 1632.68 Q129.912 1634.42 131.59 1636.09 Q133.267 1637.77 135.01 1637.89 Q136.745 1638.01 138.21 1636.54 Q138.865 1635.89 139.332 1635.08 Q139.798 1634.25 140.085 1633.26 L141.476 1634.65 Q141.14 1635.58 140.608 1636.41 Q140.085 1637.22 139.323 1637.98 Q137.253 1640.06 134.732 1639.97 Q132.212 1639.89 130.002 1637.68 Q127.759 1635.44 127.702 1632.93 Q127.653 1630.41 129.797 1628.26 Q130.493 1627.57 131.303 1627.05 Q132.105 1626.53 133.014 1626.19 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M140.772 1626.91 Q142.433 1628.57 144.062 1628.84 Q145.691 1629.1 146.886 1627.9 Q148.08 1626.71 147.827 1625.08 Q147.565 1623.44 145.903 1621.78 Q144.242 1620.12 142.613 1619.87 Q140.977 1619.6 139.782 1620.8 Q138.587 1621.99 138.849 1623.63 Q139.111 1625.25 140.772 1626.91 M149.103 1624.98 Q149.447 1626.27 149.12 1627.4 Q148.792 1628.52 147.778 1629.53 Q146.116 1631.19 143.743 1630.91 Q141.378 1630.63 139.217 1628.47 Q137.056 1626.31 136.77 1623.94 Q136.492 1621.57 138.153 1619.91 Q139.168 1618.89 140.289 1618.57 Q141.41 1618.24 142.703 1618.58 L141.312 1617.19 L142.818 1615.68 L155.471 1628.34 L153.965 1629.84 L149.103 1624.98 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M155.168 1618.92 L160.029 1623.78 L158.515 1625.29 L145.863 1612.64 L147.377 1611.12 L148.768 1612.52 Q148.424 1611.22 148.751 1610.11 Q149.079 1608.98 150.085 1607.97 Q151.755 1606.3 154.12 1606.59 Q156.494 1606.87 158.654 1609.03 Q160.815 1611.19 161.093 1613.56 Q161.379 1615.93 159.71 1617.6 Q158.703 1618.61 157.582 1618.94 Q156.461 1619.26 155.168 1618.92 M157.091 1610.59 Q155.43 1608.93 153.801 1608.68 Q152.172 1608.41 150.978 1609.6 Q149.783 1610.8 150.045 1612.43 Q150.306 1614.05 151.968 1615.72 Q153.629 1617.38 155.258 1617.65 Q156.886 1617.9 158.081 1616.71 Q159.276 1615.51 159.014 1613.89 Q158.752 1612.25 157.091 1610.59 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M175.472 1606.93 L176.643 1608.1 L167.935 1616.8 L166.765 1615.63 L175.472 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M174.351 1599.7 L180.121 1593.93 L181.512 1595.32 L173.754 1603.08 L172.363 1601.69 Q172.33 1599.77 172.313 1596.52 Q172.297 1593.24 172.24 1592.35 Q172.142 1590.66 171.839 1589.74 Q171.536 1588.8 170.938 1588.2 Q169.965 1587.23 168.663 1587.3 Q167.37 1587.37 166.274 1588.46 Q165.496 1589.24 164.899 1590.38 Q164.309 1591.51 163.876 1593.04 L162.206 1591.37 Q162.804 1589.97 163.466 1588.9 Q164.129 1587.82 164.85 1587.1 Q166.748 1585.21 168.827 1585.03 Q170.906 1584.85 172.493 1586.43 Q173.246 1587.19 173.639 1588.15 Q174.032 1589.1 174.204 1590.76 Q174.237 1591.2 174.278 1593.44 Q174.31 1595.67 174.351 1599.7 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M183.223 1575.28 L184.369 1583.05 L192.561 1584.27 L190.785 1586.05 L184.516 1585.12 L185.449 1591.38 L183.673 1593.16 L182.437 1584.8 L174.81 1583.69 L176.585 1581.92 L182.282 1582.75 L181.447 1577.05 L183.223 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M194.934 1579.12 L200.704 1573.35 L202.095 1574.74 L194.337 1582.5 L192.945 1581.11 Q192.913 1579.19 192.896 1575.93 Q192.88 1572.66 192.823 1571.77 Q192.724 1570.08 192.422 1569.16 Q192.119 1568.22 191.521 1567.62 Q190.547 1566.64 189.246 1566.72 Q187.953 1566.78 186.856 1567.88 Q186.079 1568.66 185.482 1569.8 Q184.892 1570.92 184.459 1572.46 L182.789 1570.79 Q183.386 1569.39 184.049 1568.31 Q184.712 1567.24 185.432 1566.52 Q187.331 1564.62 189.41 1564.44 Q191.489 1564.26 193.076 1565.85 Q193.829 1566.6 194.222 1567.57 Q194.615 1568.52 194.787 1570.18 Q194.82 1570.62 194.86 1572.86 Q194.893 1575.08 194.934 1579.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M215.1 1567.3 L216.27 1568.47 L207.562 1577.18 L206.392 1576.01 L215.1 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M201.743 1550.65 L208.233 1544.16 L209.625 1545.55 L204.649 1550.53 L207.644 1553.53 Q207.881 1553.04 208.184 1552.63 Q208.479 1552.2 208.839 1551.84 Q210.885 1549.79 213.201 1549.72 Q215.517 1549.65 217.432 1551.56 Q219.405 1553.53 219.274 1555.86 Q219.134 1558.17 216.9 1560.41 Q216.131 1561.18 215.198 1561.85 Q214.273 1562.51 213.16 1563.1 L211.499 1561.44 Q212.636 1561.1 213.618 1560.51 Q214.6 1559.93 215.476 1559.05 Q216.892 1557.63 216.974 1556.06 Q217.056 1554.49 215.779 1553.21 Q214.502 1551.94 212.931 1552.02 Q211.36 1552.1 209.944 1553.52 Q209.281 1554.18 208.765 1554.99 Q208.258 1555.79 207.881 1556.79 L201.743 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M87.7084 1686.02 Q85.8834 1687.84 85.597 1688.96 Q85.3105 1690.08 86.3171 1691.09 Q87.1192 1691.89 88.1176 1691.84 Q89.1161 1691.78 90.0245 1690.87 Q91.2767 1689.62 91.1457 1687.98 Q91.0148 1686.33 89.5417 1684.86 L89.2061 1684.52 L87.7084 1686.02 M90.09 1682.39 L95.3196 1687.62 L93.8137 1689.13 L92.4225 1687.74 Q92.7416 1689.09 92.3734 1690.26 Q91.9969 1691.42 90.8839 1692.53 Q89.4762 1693.94 87.8558 1693.99 Q86.2353 1694.02 84.9095 1692.7 Q83.3627 1691.15 83.6082 1689.33 Q83.8619 1687.51 85.9161 1685.45 L88.0276 1683.34 L87.8803 1683.19 Q86.8409 1682.15 85.5888 1682.28 Q84.3366 1682.38 83.1008 1683.62 Q82.3151 1684.4 81.7586 1685.34 Q81.2021 1686.27 80.8911 1687.33 L79.4998 1685.94 Q80.0072 1684.8 80.6292 1683.86 Q81.243 1682.92 81.9796 1682.19 Q83.9683 1680.2 85.9816 1680.25 Q87.9949 1680.3 90.09 1682.39 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M94.6485 1681.06 L89.0997 1675.51 L90.6056 1674 L96.0971 1679.49 Q97.3984 1680.8 98.5605 1680.94 Q99.7145 1681.08 100.729 1680.07 Q101.949 1678.85 101.875 1677.37 Q101.81 1675.88 100.467 1674.53 L95.2705 1669.34 L96.7764 1667.83 L105.943 1677 L104.437 1678.5 L103.029 1677.1 Q103.315 1678.48 102.996 1679.62 Q102.677 1680.74 101.72 1681.7 Q100.14 1683.28 98.3395 1683.11 Q96.539 1682.95 94.6485 1681.06 M92.668 1671.5 L92.668 1671.5 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M110.386 1663.18 Q108.75 1661.54 107.17 1661.32 Q105.599 1661.09 104.379 1662.31 Q103.168 1663.52 103.389 1665.1 Q103.618 1666.67 105.255 1668.31 Q106.884 1669.94 108.455 1670.16 Q110.035 1670.39 111.246 1669.17 Q112.465 1667.95 112.236 1666.38 Q112.015 1664.8 110.386 1663.18 M115.444 1665.22 Q117.785 1667.56 117.883 1669.74 Q117.989 1671.92 115.845 1674.07 Q115.051 1674.86 114.225 1675.44 Q113.406 1676.03 112.498 1676.45 L111.033 1674.99 Q112.056 1674.68 112.874 1674.21 Q113.693 1673.73 114.364 1673.06 Q115.845 1671.58 115.804 1670.07 Q115.772 1668.56 114.208 1667 L113.464 1666.25 Q113.807 1667.53 113.48 1668.66 Q113.153 1669.79 112.138 1670.8 Q110.452 1672.49 108.136 1672.24 Q105.82 1671.98 103.7 1669.86 Q101.572 1667.73 101.319 1665.42 Q101.065 1663.1 102.751 1661.42 Q103.766 1660.4 104.895 1660.07 Q106.024 1659.75 107.301 1660.09 L105.91 1658.7 L107.416 1657.19 L115.444 1665.22 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M119.929 1660.23 L125.699 1654.46 L127.09 1655.85 L119.332 1663.61 L117.94 1662.22 Q117.908 1660.3 117.891 1657.05 Q117.875 1653.77 117.818 1652.88 Q117.719 1651.19 117.417 1650.27 Q117.114 1649.33 116.516 1648.73 Q115.542 1647.76 114.241 1647.83 Q112.948 1647.9 111.851 1648.99 Q111.074 1649.77 110.477 1650.91 Q109.887 1652.04 109.453 1653.57 L107.784 1651.9 Q108.381 1650.5 109.044 1649.43 Q109.707 1648.35 110.427 1647.63 Q112.326 1645.74 114.405 1645.56 Q116.484 1645.38 118.071 1646.96 Q118.824 1647.72 119.217 1648.68 Q119.61 1649.63 119.782 1651.29 Q119.815 1651.73 119.855 1653.97 Q119.888 1656.19 119.929 1660.23 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M128.604 1638.79 L123.645 1633.83 L125.151 1632.32 L137.885 1645.06 L136.379 1646.56 L135.004 1645.19 Q135.348 1646.48 135.021 1647.61 Q134.693 1648.72 133.678 1649.74 Q132.017 1651.4 129.644 1651.12 Q127.278 1650.83 125.118 1648.67 Q122.957 1646.51 122.671 1644.15 Q122.392 1641.77 124.054 1640.11 Q125.069 1639.1 126.19 1638.78 Q127.311 1638.44 128.604 1638.79 M126.673 1647.12 Q128.334 1648.78 129.963 1649.05 Q131.591 1649.3 132.786 1648.11 Q133.981 1646.91 133.727 1645.29 Q133.466 1643.65 131.804 1641.99 Q130.143 1640.33 128.514 1640.07 Q126.877 1639.81 125.682 1641 Q124.488 1642.2 124.75 1643.84 Q125.011 1645.46 126.673 1647.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M138.769 1626.54 L140.176 1627.95 Q139.186 1628.24 138.368 1628.71 Q137.549 1629.17 136.895 1629.83 Q135.43 1631.29 135.552 1633.03 Q135.667 1634.77 137.345 1636.45 Q139.023 1638.12 140.766 1638.25 Q142.501 1638.36 143.966 1636.9 Q144.62 1636.24 145.087 1635.43 Q145.553 1634.6 145.84 1633.61 L147.231 1635.01 Q146.896 1635.93 146.364 1636.76 Q145.84 1637.58 145.079 1638.34 Q143.008 1640.41 140.487 1640.33 Q137.967 1640.24 135.757 1638.03 Q133.515 1635.79 133.457 1633.28 Q133.408 1630.76 135.552 1628.61 Q136.248 1627.92 137.058 1627.4 Q137.86 1626.88 138.769 1626.54 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M146.527 1627.26 Q148.189 1628.93 149.817 1629.2 Q151.446 1629.45 152.641 1628.25 Q153.836 1627.06 153.582 1625.43 Q153.32 1623.79 151.659 1622.13 Q149.997 1620.47 148.369 1620.22 Q146.732 1619.96 145.537 1621.15 Q144.342 1622.35 144.604 1623.98 Q144.866 1625.6 146.527 1627.26 M154.859 1625.33 Q155.202 1626.63 154.875 1627.75 Q154.548 1628.87 153.533 1629.88 Q151.871 1631.54 149.498 1631.27 Q147.133 1630.98 144.972 1628.82 Q142.812 1626.66 142.525 1624.29 Q142.247 1621.92 143.908 1620.26 Q144.923 1619.24 146.044 1618.92 Q147.166 1618.59 148.459 1618.93 L147.067 1617.54 L148.573 1616.04 L161.226 1628.69 L159.72 1630.19 L154.859 1625.33 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M160.923 1619.27 L165.784 1624.13 L164.27 1625.64 L151.618 1612.99 L153.132 1611.48 L154.523 1612.87 Q154.179 1611.57 154.507 1610.46 Q154.834 1609.33 155.841 1608.33 Q157.51 1606.66 159.876 1606.94 Q162.249 1607.22 164.409 1609.38 Q166.57 1611.54 166.848 1613.92 Q167.135 1616.28 165.465 1617.95 Q164.459 1618.96 163.337 1619.29 Q162.216 1619.61 160.923 1619.27 M162.846 1610.94 Q161.185 1609.28 159.556 1609.03 Q157.928 1608.76 156.733 1609.95 Q155.538 1611.15 155.8 1612.79 Q156.062 1614.41 157.723 1616.07 Q159.384 1617.73 161.013 1618 Q162.642 1618.25 163.837 1617.06 Q165.031 1615.86 164.77 1614.24 Q164.508 1612.61 162.846 1610.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M181.228 1607.28 L182.398 1608.45 L173.69 1617.16 L172.52 1615.99 L181.228 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M178.494 1591.27 Q179.935 1590.34 181.4 1590.48 Q182.873 1590.61 184.051 1591.79 Q185.86 1593.59 185.606 1595.83 Q185.352 1598.06 183.061 1600.35 Q182.292 1601.12 181.318 1601.79 Q180.36 1602.45 179.19 1603.01 L177.594 1601.42 Q178.682 1601.13 179.705 1600.52 Q180.728 1599.9 181.621 1599.01 Q183.176 1597.46 183.372 1596.03 Q183.577 1594.6 182.406 1593.43 Q181.326 1592.35 179.959 1592.51 Q178.592 1592.65 177.242 1594 L175.818 1595.42 L174.46 1594.06 L175.949 1592.57 Q177.168 1591.35 177.332 1590.22 Q177.488 1589.09 176.571 1588.17 Q175.63 1587.23 174.46 1587.4 Q173.289 1587.55 172.045 1588.8 Q171.366 1589.48 170.736 1590.4 Q170.106 1591.33 169.484 1592.57 L168.01 1591.1 Q168.69 1589.9 169.377 1588.95 Q170.073 1587.99 170.801 1587.26 Q172.684 1585.38 174.64 1585.14 Q176.587 1584.89 178.044 1586.35 Q179.059 1587.37 179.182 1588.65 Q179.296 1589.93 178.494 1591.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M188.978 1575.63 L190.124 1583.41 L198.316 1584.62 L196.54 1586.4 L190.271 1585.47 L191.204 1591.74 L189.428 1593.51 L188.192 1585.16 L180.565 1584.04 L182.341 1582.27 L188.037 1583.1 L187.202 1577.41 L188.978 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M199.077 1570.69 Q200.518 1569.75 201.983 1569.89 Q203.456 1570.02 204.634 1571.2 Q206.443 1573.01 206.189 1575.25 Q205.935 1577.48 203.644 1579.77 Q202.875 1580.54 201.901 1581.2 Q200.943 1581.87 199.773 1582.43 L198.177 1580.84 Q199.265 1580.55 200.288 1579.94 Q201.311 1579.32 202.203 1578.43 Q203.758 1576.87 203.955 1575.45 Q204.159 1574.02 202.989 1572.85 Q201.909 1571.77 200.542 1571.92 Q199.175 1572.06 197.825 1573.41 L196.401 1574.84 L195.042 1573.48 L196.532 1571.99 Q197.751 1570.77 197.915 1569.64 Q198.071 1568.5 197.154 1567.59 Q196.213 1566.64 195.042 1566.82 Q193.872 1566.97 192.628 1568.22 Q191.949 1568.9 191.319 1569.82 Q190.688 1570.74 190.067 1571.99 L188.593 1570.52 Q189.273 1569.31 189.96 1568.36 Q190.656 1567.41 191.384 1566.68 Q193.266 1564.79 195.222 1564.56 Q197.17 1564.31 198.627 1565.77 Q199.642 1566.78 199.765 1568.07 Q199.879 1569.35 199.077 1570.69 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M220.855 1567.65 L222.025 1568.82 L213.317 1577.53 L212.147 1576.36 L220.855 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M212.106 1548.57 Q210.829 1549.85 211.443 1551.76 Q212.057 1553.65 214.578 1556.17 Q217.09 1558.68 218.989 1559.3 Q220.888 1559.91 222.164 1558.63 Q223.449 1557.35 222.835 1555.46 Q222.222 1553.55 219.709 1551.04 Q217.188 1548.52 215.29 1547.91 Q213.391 1547.29 212.106 1548.57 M210.797 1547.26 Q212.851 1545.21 215.56 1545.76 Q218.269 1546.29 221.362 1549.38 Q224.448 1552.47 224.988 1555.19 Q225.528 1557.89 223.474 1559.94 Q221.42 1562 218.711 1561.46 Q216.002 1560.92 212.916 1557.83 Q209.823 1554.74 209.283 1552.04 Q208.743 1549.32 210.797 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M83.1518 1696.68 Q81.3267 1698.51 81.0403 1699.63 Q80.7539 1700.75 81.7605 1701.76 Q82.5625 1702.56 83.561 1702.51 Q84.5594 1702.44 85.4679 1701.53 Q86.72 1700.28 86.5891 1698.65 Q86.4581 1696.99 84.985 1695.52 L84.6495 1695.18 L83.1518 1696.68 M85.5333 1693.06 L90.763 1698.29 L89.2571 1699.79 L87.8658 1698.4 Q88.185 1699.75 87.8167 1700.92 Q87.4402 1702.08 86.3272 1703.2 Q84.9195 1704.6 83.2991 1704.65 Q81.6787 1704.69 80.3528 1703.36 Q78.806 1701.81 79.0516 1700 Q79.3053 1698.17 81.3595 1696.12 L83.471 1694 L83.3237 1693.86 Q82.2843 1692.82 81.0321 1692.94 Q79.78 1693.05 78.5442 1694.28 Q77.7585 1695.07 77.202 1696 Q76.6455 1696.93 76.3345 1698 L74.9432 1696.61 Q75.4506 1695.46 76.0726 1694.53 Q76.6864 1693.59 77.4229 1692.85 Q79.4117 1690.86 81.4249 1690.91 Q83.4382 1690.96 85.5333 1693.06 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M90.0919 1691.72 L84.5431 1686.17 L86.0489 1684.67 L91.5404 1690.16 Q92.8417 1691.46 94.0039 1691.61 Q95.1578 1691.75 96.1726 1690.73 Q97.3921 1689.51 97.3184 1688.03 Q97.2529 1686.54 95.9107 1685.2 L90.7139 1680 L92.2197 1678.5 L101.386 1687.66 L99.88 1689.17 L98.4724 1687.76 Q98.7588 1689.14 98.4396 1690.28 Q98.1204 1691.4 97.1629 1692.36 Q95.5834 1693.94 93.7829 1693.78 Q91.9824 1693.61 90.0919 1691.72 M88.1113 1682.16 L88.1113 1682.16 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M105.83 1673.84 Q104.193 1672.2 102.613 1671.98 Q101.042 1671.75 99.8227 1672.97 Q98.6115 1674.18 98.8324 1675.76 Q99.0616 1677.33 100.698 1678.97 Q102.327 1680.6 103.898 1680.83 Q105.478 1681.05 106.689 1679.84 Q107.909 1678.62 107.679 1677.05 Q107.458 1675.47 105.83 1673.84 M110.888 1675.89 Q113.228 1678.23 113.326 1680.4 Q113.433 1682.59 111.289 1684.73 Q110.495 1685.53 109.668 1686.11 Q108.85 1686.7 107.941 1687.11 L106.476 1685.65 Q107.499 1685.35 108.318 1684.87 Q109.136 1684.4 109.807 1683.73 Q111.289 1682.24 111.248 1680.73 Q111.215 1679.22 109.652 1677.66 L108.907 1676.92 Q109.251 1678.19 108.923 1679.32 Q108.596 1680.45 107.581 1681.47 Q105.895 1683.15 103.579 1682.9 Q101.263 1682.65 99.1434 1680.53 Q97.0156 1678.4 96.7619 1676.08 Q96.5082 1673.77 98.1941 1672.08 Q99.2089 1671.06 100.338 1670.74 Q101.468 1670.41 102.744 1670.75 L101.353 1669.36 L102.859 1667.86 L110.888 1675.89 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M115.372 1670.89 L121.142 1665.12 L122.533 1666.51 L114.775 1674.27 L113.384 1672.88 Q113.351 1670.97 113.335 1667.71 Q113.318 1664.44 113.261 1663.54 Q113.163 1661.86 112.86 1660.93 Q112.557 1659.99 111.96 1659.39 Q110.986 1658.42 109.685 1658.49 Q108.391 1658.56 107.295 1659.66 Q106.517 1660.43 105.92 1661.57 Q105.331 1662.7 104.897 1664.23 L103.227 1662.56 Q103.825 1661.16 104.488 1660.09 Q105.151 1659.02 105.871 1658.3 Q107.769 1656.4 109.848 1656.22 Q111.927 1656.04 113.515 1657.63 Q114.268 1658.38 114.66 1659.35 Q115.053 1660.29 115.225 1661.96 Q115.258 1662.4 115.299 1664.63 Q115.332 1666.86 115.372 1670.89 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M124.048 1649.45 L119.088 1644.49 L120.594 1642.99 L133.328 1655.72 L131.822 1657.23 L130.447 1655.85 Q130.791 1657.14 130.464 1658.27 Q130.136 1659.39 129.122 1660.4 Q127.46 1662.06 125.087 1661.78 Q122.722 1661.5 120.561 1659.34 Q118.401 1657.18 118.114 1654.81 Q117.836 1652.44 119.497 1650.78 Q120.512 1649.76 121.633 1649.44 Q122.754 1649.11 124.048 1649.45 M122.116 1657.78 Q123.777 1659.44 125.406 1659.71 Q127.035 1659.97 128.23 1658.77 Q129.424 1657.58 129.171 1655.95 Q128.909 1654.31 127.248 1652.65 Q125.586 1650.99 123.958 1650.74 Q122.321 1650.47 121.126 1651.67 Q119.931 1652.86 120.193 1654.5 Q120.455 1656.12 122.116 1657.78 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M134.212 1637.21 L135.62 1638.62 Q134.63 1638.9 133.811 1639.38 Q132.993 1639.83 132.338 1640.49 Q130.873 1641.95 130.996 1643.7 Q131.11 1645.43 132.788 1647.11 Q134.466 1648.79 136.209 1648.91 Q137.944 1649.03 139.409 1647.56 Q140.064 1646.91 140.53 1646.1 Q140.997 1645.27 141.283 1644.28 L142.674 1645.67 Q142.339 1646.59 141.807 1647.42 Q141.283 1648.24 140.522 1649 Q138.451 1651.07 135.931 1650.99 Q133.41 1650.91 131.2 1648.7 Q128.958 1646.46 128.901 1643.94 Q128.852 1641.42 130.996 1639.28 Q131.691 1638.58 132.502 1638.07 Q133.304 1637.54 134.212 1637.21 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M141.971 1637.93 Q143.632 1639.59 145.261 1639.86 Q146.889 1640.11 148.084 1638.92 Q149.279 1637.72 149.025 1636.09 Q148.763 1634.46 147.102 1632.8 Q145.441 1631.13 143.812 1630.88 Q142.175 1630.62 140.98 1631.81 Q139.785 1633.01 140.047 1634.65 Q140.309 1636.27 141.971 1637.93 M150.302 1636 Q150.646 1637.29 150.318 1638.42 Q149.991 1639.53 148.976 1640.55 Q147.315 1642.21 144.941 1641.93 Q142.576 1641.64 140.416 1639.48 Q138.255 1637.32 137.969 1634.96 Q137.69 1632.58 139.352 1630.92 Q140.367 1629.91 141.488 1629.59 Q142.609 1629.25 143.902 1629.6 L142.511 1628.2 L144.017 1626.7 L156.669 1639.35 L155.163 1640.86 L150.302 1636 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M156.366 1629.93 L161.228 1634.79 L159.714 1636.31 L147.061 1623.65 L148.575 1622.14 L149.966 1623.53 Q149.623 1622.24 149.95 1621.13 Q150.277 1620 151.284 1618.99 Q152.954 1617.32 155.319 1617.61 Q157.692 1617.88 159.853 1620.05 Q162.013 1622.21 162.292 1624.58 Q162.578 1626.94 160.909 1628.61 Q159.902 1629.62 158.781 1629.96 Q157.659 1630.28 156.366 1629.93 M158.29 1621.61 Q156.628 1619.95 155 1619.69 Q153.371 1619.42 152.176 1620.62 Q150.981 1621.81 151.243 1623.45 Q151.505 1625.07 153.166 1626.73 Q154.828 1628.39 156.456 1628.66 Q158.085 1628.92 159.28 1627.72 Q160.475 1626.53 160.213 1624.91 Q159.951 1623.27 158.29 1621.61 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M176.671 1617.94 L177.841 1619.11 L169.134 1627.82 L167.963 1626.65 L176.671 1617.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M173.938 1601.93 Q175.378 1601 176.843 1601.14 Q178.316 1601.27 179.495 1602.45 Q181.303 1604.26 181.05 1606.49 Q180.796 1608.73 178.504 1611.02 Q177.735 1611.79 176.761 1612.45 Q175.804 1613.11 174.633 1613.68 L173.037 1612.08 Q174.126 1611.8 175.149 1611.18 Q176.172 1610.57 177.064 1609.68 Q178.619 1608.12 178.815 1606.7 Q179.02 1605.27 177.85 1604.09 Q176.769 1603.01 175.403 1603.17 Q174.036 1603.31 172.685 1604.66 L171.261 1606.08 L169.903 1604.72 L171.392 1603.24 Q172.612 1602.02 172.775 1600.89 Q172.931 1599.75 172.014 1598.83 Q171.073 1597.89 169.903 1598.06 Q168.733 1598.22 167.489 1599.46 Q166.809 1600.14 166.179 1601.07 Q165.549 1601.99 164.927 1603.24 L163.454 1601.76 Q164.133 1600.56 164.821 1599.61 Q165.516 1598.65 166.245 1597.92 Q168.127 1596.04 170.083 1595.8 Q172.031 1595.56 173.487 1597.02 Q174.502 1598.03 174.625 1599.32 Q174.74 1600.59 173.938 1601.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M184.421 1586.29 L185.567 1594.07 L193.759 1595.29 L191.983 1597.06 L185.714 1596.13 L186.647 1602.4 L184.871 1604.18 L183.636 1595.82 L176.008 1594.71 L177.784 1592.93 L183.48 1593.77 L182.645 1588.07 L184.421 1586.29 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M194.521 1581.35 Q195.961 1580.42 197.426 1580.56 Q198.899 1580.69 200.077 1581.87 Q201.886 1583.68 201.632 1585.91 Q201.379 1588.14 199.087 1590.44 Q198.318 1591.2 197.344 1591.87 Q196.386 1592.53 195.216 1593.1 L193.62 1591.5 Q194.709 1591.21 195.732 1590.6 Q196.755 1589.99 197.647 1589.09 Q199.202 1587.54 199.398 1586.11 Q199.603 1584.68 198.432 1583.51 Q197.352 1582.43 195.985 1582.59 Q194.619 1582.73 193.268 1584.08 L191.844 1585.5 L190.486 1584.14 L191.975 1582.65 Q193.195 1581.43 193.358 1580.3 Q193.514 1579.17 192.597 1578.25 Q191.656 1577.31 190.486 1577.48 Q189.315 1577.64 188.071 1578.88 Q187.392 1579.56 186.762 1580.48 Q186.132 1581.41 185.51 1582.65 L184.037 1581.18 Q184.716 1579.98 185.403 1579.03 Q186.099 1578.07 186.827 1577.34 Q188.71 1575.46 190.666 1575.22 Q192.614 1574.98 194.07 1576.43 Q195.085 1577.45 195.208 1578.73 Q195.323 1580.01 194.521 1581.35 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M216.298 1578.31 L217.469 1579.49 L208.761 1588.19 L207.59 1587.02 L216.298 1578.31 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M214.039 1572.23 L216.74 1569.53 L207.419 1560.2 L205.07 1563.73 L203.564 1562.23 L205.896 1558.71 L207.55 1557.06 L218.377 1567.89 L221.078 1565.19 L222.469 1566.58 L215.431 1573.62 L214.039 1572.23 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M218.213 1548.57 Q216.937 1549.85 217.55 1551.76 Q218.164 1553.65 220.685 1556.17 Q223.197 1558.68 225.096 1559.3 Q226.995 1559.91 228.272 1558.63 Q229.556 1557.35 228.943 1555.46 Q228.329 1553.55 225.816 1551.04 Q223.296 1548.52 221.397 1547.91 Q219.498 1547.29 218.213 1548.57 M216.904 1547.26 Q218.958 1545.21 221.667 1545.76 Q224.376 1546.29 227.47 1549.38 Q230.555 1552.47 231.095 1555.19 Q231.635 1557.89 229.581 1559.94 Q227.527 1562 224.818 1561.46 Q222.109 1560.92 219.024 1557.83 Q215.93 1554.74 215.39 1552.04 Q214.85 1549.32 216.904 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M100.275 1685.67 Q98.4497 1687.49 98.1632 1688.61 Q97.8768 1689.73 98.8834 1690.74 Q99.6855 1691.54 100.684 1691.49 Q101.682 1691.43 102.591 1690.52 Q103.843 1689.27 103.712 1687.63 Q103.581 1685.98 102.108 1684.5 L101.772 1684.17 L100.275 1685.67 M102.656 1682.04 L107.886 1687.27 L106.38 1688.78 L104.989 1687.38 Q105.308 1688.73 104.94 1689.9 Q104.563 1691.07 103.45 1692.18 Q102.042 1693.59 100.422 1693.64 Q98.8016 1693.67 97.4758 1692.34 Q95.929 1690.8 96.1745 1688.98 Q96.4282 1687.15 98.4824 1685.1 L100.594 1682.99 L100.447 1682.84 Q99.4072 1681.8 98.155 1681.93 Q96.9029 1682.03 95.6671 1683.27 Q94.8814 1684.05 94.3249 1684.99 Q93.7684 1685.92 93.4574 1686.98 L92.0661 1685.59 Q92.5735 1684.45 93.1955 1683.51 Q93.8093 1682.57 94.5459 1681.84 Q96.5346 1679.85 98.5479 1679.9 Q100.561 1679.94 102.656 1682.04 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M107.215 1680.71 L101.666 1675.16 L103.172 1673.65 L108.663 1679.14 Q109.965 1680.44 111.127 1680.59 Q112.281 1680.73 113.296 1679.72 Q114.515 1678.5 114.441 1677.01 Q114.376 1675.53 113.034 1674.18 L107.837 1668.99 L109.343 1667.48 L118.509 1676.65 L117.003 1678.15 L115.595 1676.74 Q115.882 1678.13 115.563 1679.27 Q115.243 1680.39 114.286 1681.34 Q112.706 1682.92 110.906 1682.76 Q109.105 1682.6 107.215 1680.71 M105.234 1671.15 L105.234 1671.15 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M122.953 1662.82 Q121.316 1661.19 119.736 1660.97 Q118.165 1660.74 116.946 1661.96 Q115.734 1663.17 115.955 1664.75 Q116.185 1666.32 117.821 1667.95 Q119.45 1669.58 121.021 1669.81 Q122.601 1670.03 123.812 1668.82 Q125.032 1667.6 124.802 1666.03 Q124.581 1664.45 122.953 1662.82 M128.011 1664.87 Q130.351 1667.21 130.449 1669.39 Q130.556 1671.57 128.412 1673.72 Q127.618 1674.51 126.791 1675.09 Q125.973 1675.68 125.064 1676.1 L123.599 1674.63 Q124.622 1674.33 125.441 1673.86 Q126.259 1673.38 126.93 1672.71 Q128.412 1671.23 128.371 1669.71 Q128.338 1668.21 126.775 1666.65 L126.03 1665.9 Q126.374 1667.18 126.046 1668.31 Q125.719 1669.44 124.704 1670.45 Q123.018 1672.14 120.702 1671.88 Q118.386 1671.63 116.266 1669.51 Q114.139 1667.38 113.885 1665.07 Q113.631 1662.75 115.317 1661.06 Q116.332 1660.05 117.461 1659.72 Q118.591 1659.39 119.867 1659.74 L118.476 1658.35 L119.982 1656.84 L128.011 1664.87 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M132.495 1659.88 L138.265 1654.11 L139.656 1655.5 L131.898 1663.26 L130.507 1661.87 Q130.474 1659.95 130.458 1656.69 Q130.441 1653.42 130.384 1652.53 Q130.286 1650.84 129.983 1649.92 Q129.68 1648.98 129.083 1648.38 Q128.109 1647.4 126.807 1647.48 Q125.514 1647.54 124.418 1648.64 Q123.64 1649.42 123.043 1650.56 Q122.454 1651.69 122.02 1653.22 L120.35 1651.55 Q120.948 1650.15 121.611 1649.07 Q122.273 1648 122.994 1647.28 Q124.892 1645.38 126.971 1645.2 Q129.05 1645.02 130.638 1646.61 Q131.391 1647.36 131.783 1648.33 Q132.176 1649.28 132.348 1650.94 Q132.381 1651.38 132.422 1653.62 Q132.454 1655.84 132.495 1659.88 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M141.17 1638.44 L136.211 1633.48 L137.717 1631.97 L150.451 1644.7 L148.945 1646.21 L147.57 1644.83 Q147.914 1646.13 147.587 1647.26 Q147.259 1648.37 146.245 1649.39 Q144.583 1651.05 142.21 1650.77 Q139.845 1650.48 137.684 1648.32 Q135.523 1646.16 135.237 1643.8 Q134.959 1641.42 136.62 1639.76 Q137.635 1638.75 138.756 1638.43 Q139.877 1638.09 141.17 1638.44 M139.239 1646.77 Q140.9 1648.43 142.529 1648.7 Q144.158 1648.95 145.353 1647.76 Q146.547 1646.56 146.294 1644.93 Q146.032 1643.3 144.37 1641.64 Q142.709 1639.97 141.08 1639.72 Q139.444 1639.46 138.249 1640.65 Q137.054 1641.85 137.316 1643.48 Q137.578 1645.11 139.239 1646.77 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M151.335 1626.19 L152.743 1627.6 Q151.752 1627.89 150.934 1628.36 Q150.116 1628.82 149.461 1629.47 Q147.996 1630.94 148.119 1632.68 Q148.233 1634.42 149.911 1636.09 Q151.589 1637.77 153.332 1637.89 Q155.067 1638.01 156.532 1636.54 Q157.187 1635.89 157.653 1635.08 Q158.12 1634.25 158.406 1633.26 L159.797 1634.65 Q159.462 1635.58 158.93 1636.41 Q158.406 1637.22 157.645 1637.98 Q155.574 1640.06 153.054 1639.97 Q150.533 1639.89 148.323 1637.68 Q146.081 1635.44 146.024 1632.93 Q145.975 1630.41 148.119 1628.26 Q148.814 1627.57 149.625 1627.05 Q150.427 1626.53 151.335 1626.19 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M159.094 1626.91 Q160.755 1628.57 162.384 1628.84 Q164.012 1629.1 165.207 1627.9 Q166.402 1626.71 166.148 1625.08 Q165.886 1623.44 164.225 1621.78 Q162.564 1620.12 160.935 1619.87 Q159.298 1619.6 158.103 1620.8 Q156.908 1621.99 157.17 1623.63 Q157.432 1625.25 159.094 1626.91 M167.425 1624.98 Q167.769 1626.27 167.441 1627.4 Q167.114 1628.52 166.099 1629.53 Q164.438 1631.19 162.064 1630.91 Q159.699 1630.63 157.539 1628.47 Q155.378 1626.31 155.092 1623.94 Q154.813 1621.57 156.475 1619.91 Q157.489 1618.89 158.611 1618.57 Q159.732 1618.24 161.025 1618.58 L159.634 1617.19 L161.14 1615.68 L173.792 1628.34 L172.286 1629.84 L167.425 1624.98 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M173.489 1618.92 L178.351 1623.78 L176.837 1625.29 L164.184 1612.64 L165.698 1611.12 L167.089 1612.52 Q166.746 1611.22 167.073 1610.11 Q167.4 1608.98 168.407 1607.97 Q170.077 1606.3 172.442 1606.59 Q174.815 1606.87 176.976 1609.03 Q179.136 1611.19 179.415 1613.56 Q179.701 1615.93 178.031 1617.6 Q177.025 1618.61 175.904 1618.94 Q174.782 1619.26 173.489 1618.92 M175.413 1610.59 Q173.751 1608.93 172.123 1608.68 Q170.494 1608.41 169.299 1609.6 Q168.104 1610.8 168.366 1612.43 Q168.628 1614.05 170.289 1615.72 Q171.951 1617.38 173.579 1617.65 Q175.208 1617.9 176.403 1616.71 Q177.598 1615.51 177.336 1613.89 Q177.074 1612.25 175.413 1610.59 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M193.794 1606.93 L194.964 1608.1 L186.256 1616.8 L185.086 1615.63 L193.794 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M191.061 1590.92 Q192.501 1589.99 193.966 1590.12 Q195.439 1590.26 196.617 1591.43 Q198.426 1593.24 198.172 1595.48 Q197.919 1597.71 195.627 1600 Q194.858 1600.77 193.884 1601.43 Q192.926 1602.1 191.756 1602.66 L190.16 1601.07 Q191.249 1600.78 192.272 1600.17 Q193.295 1599.55 194.187 1598.66 Q195.742 1597.11 195.938 1595.68 Q196.143 1594.25 194.972 1593.08 Q193.892 1592 192.525 1592.15 Q191.159 1592.29 189.808 1593.64 L188.384 1595.07 L187.026 1593.71 L188.515 1592.22 Q189.735 1591 189.898 1589.87 Q190.054 1588.73 189.137 1587.82 Q188.196 1586.88 187.026 1587.05 Q185.855 1587.2 184.611 1588.45 Q183.932 1589.13 183.302 1590.05 Q182.672 1590.98 182.05 1592.22 L180.577 1590.75 Q181.256 1589.54 181.943 1588.59 Q182.639 1587.64 183.367 1586.91 Q185.25 1585.03 187.206 1584.79 Q189.154 1584.54 190.61 1586 Q191.625 1587.01 191.748 1588.3 Q191.863 1589.58 191.061 1590.92 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M201.544 1575.28 L202.69 1583.05 L210.882 1584.27 L209.106 1586.05 L202.837 1585.12 L203.77 1591.38 L201.994 1593.16 L200.759 1584.8 L193.131 1583.69 L194.907 1581.92 L200.603 1582.75 L199.768 1577.05 L201.544 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M211.643 1570.34 Q213.084 1569.4 214.549 1569.54 Q216.022 1569.67 217.2 1570.85 Q219.009 1572.66 218.755 1574.89 Q218.502 1577.13 216.21 1579.42 Q215.441 1580.19 214.467 1580.85 Q213.509 1581.51 212.339 1582.08 L210.743 1580.48 Q211.832 1580.2 212.855 1579.58 Q213.878 1578.97 214.77 1578.08 Q216.325 1576.52 216.521 1575.1 Q216.726 1573.67 215.555 1572.5 Q214.475 1571.42 213.108 1571.57 Q211.742 1571.71 210.391 1573.06 L208.967 1574.48 L207.609 1573.13 L209.098 1571.64 Q210.318 1570.42 210.481 1569.29 Q210.637 1568.15 209.72 1567.23 Q208.779 1566.29 207.609 1566.46 Q206.438 1566.62 205.194 1567.86 Q204.515 1568.54 203.885 1569.47 Q203.255 1570.39 202.633 1571.64 L201.16 1570.16 Q201.839 1568.96 202.526 1568.01 Q203.222 1567.05 203.95 1566.33 Q205.833 1564.44 207.789 1564.21 Q209.737 1563.96 211.193 1565.42 Q212.208 1566.43 212.331 1567.72 Q212.445 1568.99 211.643 1570.34 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M233.421 1567.3 L234.592 1568.47 L225.884 1577.18 L224.713 1576.01 L233.421 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M220.065 1550.65 L226.555 1544.16 L227.946 1545.55 L222.97 1550.53 L225.966 1553.53 Q226.203 1553.04 226.506 1552.63 Q226.8 1552.2 227.16 1551.84 Q229.206 1549.79 231.523 1549.72 Q233.839 1549.65 235.754 1551.56 Q237.726 1553.53 237.595 1555.86 Q237.456 1558.17 235.222 1560.41 Q234.452 1561.18 233.519 1561.85 Q232.595 1562.51 231.482 1563.1 L229.82 1561.44 Q230.958 1561.1 231.94 1560.51 Q232.922 1559.93 233.798 1559.05 Q235.214 1557.63 235.295 1556.06 Q235.377 1554.49 234.101 1553.21 Q232.824 1551.94 231.252 1552.02 Q229.681 1552.1 228.265 1553.52 Q227.602 1554.18 227.087 1554.99 Q226.579 1555.79 226.203 1556.79 L220.065 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M115.245 1676.8 Q113.42 1678.63 113.134 1679.75 Q112.847 1680.87 113.854 1681.88 Q114.656 1682.68 115.654 1682.63 Q116.653 1682.56 117.561 1681.66 Q118.813 1680.4 118.683 1678.77 Q118.552 1677.11 117.078 1675.64 L116.743 1675.3 L115.245 1676.8 M117.627 1673.18 L122.856 1678.41 L121.351 1679.91 L119.959 1678.52 Q120.278 1679.87 119.91 1681.04 Q119.534 1682.2 118.421 1683.32 Q117.013 1684.72 115.393 1684.77 Q113.772 1684.81 112.446 1683.48 Q110.899 1681.93 111.145 1680.12 Q111.399 1678.29 113.453 1676.24 L115.564 1674.13 L115.417 1673.98 Q114.378 1672.94 113.126 1673.06 Q111.873 1673.17 110.638 1674.4 Q109.852 1675.19 109.295 1676.12 Q108.739 1677.06 108.428 1678.12 L107.037 1676.73 Q107.544 1675.58 108.166 1674.65 Q108.78 1673.71 109.516 1672.97 Q111.505 1670.98 113.518 1671.03 Q115.532 1671.08 117.627 1673.18 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M122.185 1671.84 L116.637 1666.29 L118.142 1664.79 L123.634 1670.28 Q124.935 1671.58 126.097 1671.73 Q127.251 1671.87 128.266 1670.85 Q129.486 1669.63 129.412 1668.15 Q129.346 1666.66 128.004 1665.32 L122.807 1660.12 L124.313 1658.62 L133.479 1667.78 L131.973 1669.29 L130.566 1667.88 Q130.852 1669.26 130.533 1670.4 Q130.214 1671.52 129.256 1672.48 Q127.677 1674.06 125.876 1673.9 Q124.076 1673.73 122.185 1671.84 M120.205 1662.28 L120.205 1662.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M137.923 1653.96 Q136.286 1652.32 134.707 1652.1 Q133.136 1651.87 131.916 1653.09 Q130.705 1654.3 130.926 1655.88 Q131.155 1657.45 132.792 1659.09 Q134.42 1660.72 135.992 1660.95 Q137.571 1661.17 138.783 1659.96 Q140.002 1658.74 139.773 1657.17 Q139.552 1655.59 137.923 1653.96 M142.981 1656.01 Q145.322 1658.35 145.42 1660.52 Q145.526 1662.71 143.382 1664.85 Q142.588 1665.65 141.762 1666.23 Q140.943 1666.82 140.035 1667.23 L138.57 1665.77 Q139.593 1665.47 140.411 1664.99 Q141.23 1664.52 141.901 1663.85 Q143.382 1662.37 143.341 1660.85 Q143.308 1659.35 141.745 1657.78 L141 1657.04 Q141.344 1658.31 141.017 1659.44 Q140.689 1660.57 139.675 1661.59 Q137.989 1663.27 135.673 1663.02 Q133.357 1662.77 131.237 1660.65 Q129.109 1658.52 128.855 1656.2 Q128.602 1653.89 130.288 1652.2 Q131.302 1651.19 132.432 1650.86 Q133.561 1650.53 134.838 1650.87 L133.447 1649.48 L134.952 1647.98 L142.981 1656.01 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M147.466 1651.01 L153.236 1645.24 L154.627 1646.64 L146.868 1654.39 L145.477 1653 Q145.444 1651.09 145.428 1647.83 Q145.412 1644.56 145.354 1643.66 Q145.256 1641.98 144.953 1641.05 Q144.651 1640.11 144.053 1639.52 Q143.079 1638.54 141.778 1638.62 Q140.485 1638.68 139.388 1639.78 Q138.611 1640.55 138.013 1641.69 Q137.424 1642.82 136.99 1644.35 L135.321 1642.68 Q135.918 1641.28 136.581 1640.21 Q137.244 1639.14 137.964 1638.42 Q139.863 1636.52 141.942 1636.34 Q144.02 1636.16 145.608 1637.75 Q146.361 1638.5 146.754 1639.47 Q147.147 1640.42 147.319 1642.08 Q147.351 1642.52 147.392 1644.75 Q147.425 1646.98 147.466 1651.01 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M156.141 1629.57 L151.181 1624.61 L152.687 1623.11 L165.422 1635.84 L163.916 1637.35 L162.541 1635.97 Q162.885 1637.26 162.557 1638.39 Q162.23 1639.51 161.215 1640.52 Q159.554 1642.18 157.18 1641.91 Q154.815 1641.62 152.655 1639.46 Q150.494 1637.3 150.208 1634.93 Q149.929 1632.56 151.591 1630.9 Q152.605 1629.88 153.727 1629.56 Q154.848 1629.23 156.141 1629.57 M154.21 1637.9 Q155.871 1639.56 157.5 1639.83 Q159.128 1640.09 160.323 1638.89 Q161.518 1637.7 161.264 1636.07 Q161.002 1634.43 159.341 1632.77 Q157.68 1631.11 156.051 1630.86 Q154.414 1630.59 153.219 1631.79 Q152.024 1632.98 152.286 1634.62 Q152.548 1636.24 154.21 1637.9 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M164.849 1627.26 Q166.51 1628.93 168.139 1629.2 Q169.767 1629.45 170.962 1628.25 Q172.157 1627.06 171.903 1625.43 Q171.642 1623.79 169.98 1622.13 Q168.319 1620.47 166.69 1620.22 Q165.053 1619.96 163.859 1621.15 Q162.664 1622.35 162.926 1623.98 Q163.187 1625.6 164.849 1627.26 M173.18 1625.33 Q173.524 1626.63 173.197 1627.75 Q172.869 1628.87 171.854 1629.88 Q170.193 1631.54 167.82 1631.27 Q165.454 1630.98 163.294 1628.82 Q161.133 1626.66 160.847 1624.29 Q160.569 1621.92 162.23 1620.26 Q163.245 1619.24 164.366 1618.92 Q165.487 1618.59 166.78 1618.93 L165.389 1617.54 L166.895 1616.04 L179.547 1628.69 L178.042 1630.19 L173.18 1625.33 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M179.245 1619.27 L184.106 1624.13 L182.592 1625.64 L169.939 1612.99 L171.453 1611.48 L172.845 1612.87 Q172.501 1611.57 172.828 1610.46 Q173.156 1609.33 174.162 1608.33 Q175.832 1606.66 178.197 1606.94 Q180.57 1607.22 182.731 1609.38 Q184.892 1611.54 185.17 1613.92 Q185.456 1616.28 183.787 1617.95 Q182.78 1618.96 181.659 1619.29 Q180.538 1619.61 179.245 1619.27 M181.168 1610.94 Q179.506 1609.28 177.878 1609.03 Q176.249 1608.76 175.054 1609.95 Q173.859 1611.15 174.121 1612.79 Q174.383 1614.41 176.045 1616.07 Q177.706 1617.73 179.335 1618 Q180.963 1618.25 182.158 1617.06 Q183.353 1615.86 183.091 1614.24 Q182.829 1612.61 181.168 1610.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M199.549 1607.28 L200.72 1608.45 L192.012 1617.16 L190.841 1615.99 L199.549 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M198.428 1600.05 L204.198 1594.28 L205.589 1595.67 L197.831 1603.43 L196.439 1602.04 Q196.407 1600.13 196.39 1596.87 Q196.374 1593.59 196.317 1592.7 Q196.218 1591.02 195.916 1590.09 Q195.613 1589.15 195.015 1588.55 Q194.041 1587.58 192.74 1587.65 Q191.447 1587.72 190.35 1588.82 Q189.573 1589.59 188.975 1590.73 Q188.386 1591.86 187.952 1593.39 L186.283 1591.72 Q186.88 1590.32 187.543 1589.25 Q188.206 1588.18 188.926 1587.46 Q190.825 1585.56 192.904 1585.38 Q194.983 1585.2 196.57 1586.79 Q197.323 1587.54 197.716 1588.5 Q198.109 1589.45 198.281 1591.11 Q198.313 1591.56 198.354 1593.79 Q198.387 1596.02 198.428 1600.05 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M207.3 1575.63 L208.445 1583.41 L216.638 1584.62 L214.862 1586.4 L208.593 1585.47 L209.526 1591.74 L207.75 1593.51 L206.514 1585.16 L198.886 1584.04 L200.662 1582.27 L206.358 1583.1 L205.524 1577.41 L207.3 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M219.011 1579.47 L224.781 1573.7 L226.172 1575.09 L218.414 1582.85 L217.022 1581.46 Q216.989 1579.54 216.973 1576.29 Q216.957 1573.01 216.899 1572.12 Q216.801 1570.43 216.498 1569.51 Q216.196 1568.57 215.598 1567.97 Q214.624 1567 213.323 1567.07 Q212.03 1567.14 210.933 1568.23 Q210.156 1569.01 209.558 1570.15 Q208.969 1571.28 208.535 1572.81 L206.866 1571.14 Q207.463 1569.74 208.126 1568.67 Q208.789 1567.59 209.509 1566.87 Q211.408 1564.97 213.487 1564.79 Q215.565 1564.61 217.153 1566.2 Q217.906 1566.96 218.299 1567.92 Q218.692 1568.87 218.864 1570.53 Q218.896 1570.97 218.937 1573.21 Q218.97 1575.43 219.011 1579.47 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M239.176 1567.65 L240.347 1568.82 L231.639 1577.53 L230.469 1576.36 L239.176 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M230.428 1548.57 Q229.151 1549.85 229.765 1551.76 Q230.379 1553.65 232.899 1556.17 Q235.412 1558.68 237.311 1559.3 Q239.209 1559.91 240.486 1558.63 Q241.771 1557.35 241.157 1555.46 Q240.543 1553.55 238.031 1551.04 Q235.51 1548.52 233.611 1547.91 Q231.713 1547.29 230.428 1548.57 M229.118 1547.26 Q231.172 1545.21 233.881 1545.76 Q236.59 1546.29 239.684 1549.38 Q242.769 1552.47 243.309 1555.19 Q243.85 1557.89 241.795 1559.94 Q239.741 1562 237.032 1561.46 Q234.323 1560.92 231.238 1557.83 Q228.144 1554.74 227.604 1552.04 Q227.064 1549.32 229.118 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M110.689 1687.47 Q108.864 1689.29 108.577 1690.41 Q108.291 1691.53 109.297 1692.54 Q110.099 1693.34 111.098 1693.29 Q112.096 1693.23 113.005 1692.32 Q114.257 1691.07 114.126 1689.43 Q113.995 1687.78 112.522 1686.3 L112.186 1685.97 L110.689 1687.47 M113.07 1683.84 L118.3 1689.07 L116.794 1690.58 L115.403 1689.18 Q115.722 1690.53 115.353 1691.71 Q114.977 1692.87 113.864 1693.98 Q112.456 1695.39 110.836 1695.44 Q109.215 1695.47 107.89 1694.14 Q106.343 1692.6 106.588 1690.78 Q106.842 1688.96 108.896 1686.9 L111.008 1684.79 L110.86 1684.64 Q109.821 1683.6 108.569 1683.73 Q107.317 1683.83 106.081 1685.07 Q105.295 1685.85 104.739 1686.79 Q104.182 1687.72 103.871 1688.78 L102.48 1687.39 Q102.987 1686.25 103.609 1685.31 Q104.223 1684.37 104.96 1683.64 Q106.948 1681.65 108.962 1681.7 Q110.975 1681.75 113.07 1683.84 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M117.629 1682.51 L112.08 1676.96 L113.586 1675.45 L119.077 1680.94 Q120.379 1682.24 121.541 1682.39 Q122.695 1682.53 123.709 1681.52 Q124.929 1680.3 124.855 1678.82 Q124.79 1677.33 123.448 1675.98 L118.251 1670.79 L119.757 1669.28 L128.923 1678.45 L127.417 1679.95 L126.009 1678.55 Q126.296 1679.93 125.976 1681.07 Q125.657 1682.19 124.7 1683.14 Q123.12 1684.72 121.32 1684.56 Q119.519 1684.4 117.629 1682.51 M115.648 1672.95 L115.648 1672.95 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M133.367 1664.62 Q131.73 1662.99 130.15 1662.77 Q128.579 1662.54 127.36 1663.76 Q126.148 1664.97 126.369 1666.55 Q126.598 1668.12 128.235 1669.76 Q129.864 1671.38 131.435 1671.61 Q133.015 1671.83 134.226 1670.62 Q135.445 1669.4 135.216 1667.83 Q134.995 1666.25 133.367 1664.62 M138.424 1666.67 Q140.765 1669.01 140.863 1671.19 Q140.97 1673.37 138.825 1675.52 Q138.032 1676.31 137.205 1676.89 Q136.387 1677.48 135.478 1677.9 L134.013 1676.43 Q135.036 1676.13 135.855 1675.66 Q136.673 1675.18 137.344 1674.51 Q138.825 1673.03 138.784 1671.52 Q138.752 1670.01 137.189 1668.45 L136.444 1667.7 Q136.788 1668.98 136.46 1670.11 Q136.133 1671.24 135.118 1672.25 Q133.432 1673.94 131.116 1673.68 Q128.8 1673.43 126.68 1671.31 Q124.552 1669.18 124.299 1666.87 Q124.045 1664.55 125.731 1662.86 Q126.746 1661.85 127.875 1661.52 Q129.005 1661.19 130.281 1661.54 L128.89 1660.15 L130.396 1658.64 L138.424 1666.67 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M142.909 1661.68 L148.679 1655.91 L150.07 1657.3 L142.312 1665.06 L140.921 1663.67 Q140.888 1661.75 140.871 1658.49 Q140.855 1655.22 140.798 1654.33 Q140.7 1652.64 140.397 1651.72 Q140.094 1650.78 139.496 1650.18 Q138.523 1649.21 137.221 1649.28 Q135.928 1649.34 134.832 1650.44 Q134.054 1651.22 133.457 1652.36 Q132.867 1653.49 132.434 1655.02 L130.764 1653.35 Q131.362 1651.95 132.024 1650.87 Q132.687 1649.8 133.408 1649.08 Q135.306 1647.18 137.385 1647 Q139.464 1646.82 141.051 1648.41 Q141.804 1649.16 142.197 1650.13 Q142.59 1651.08 142.762 1652.74 Q142.795 1653.18 142.836 1655.42 Q142.868 1657.64 142.909 1661.68 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M151.584 1640.24 L146.625 1635.28 L148.131 1633.77 L160.865 1646.5 L159.359 1648.01 L157.984 1646.64 Q158.328 1647.93 158.001 1649.06 Q157.673 1650.17 156.658 1651.19 Q154.997 1652.85 152.624 1652.57 Q150.259 1652.28 148.098 1650.12 Q145.937 1647.96 145.651 1645.6 Q145.373 1643.22 147.034 1641.56 Q148.049 1640.55 149.17 1640.23 Q150.291 1639.89 151.584 1640.24 M149.653 1648.57 Q151.314 1650.23 152.943 1650.5 Q154.572 1650.75 155.766 1649.56 Q156.961 1648.36 156.708 1646.73 Q156.446 1645.1 154.784 1643.44 Q153.123 1641.77 151.494 1641.52 Q149.858 1641.26 148.663 1642.45 Q147.468 1643.65 147.73 1645.29 Q147.992 1646.91 149.653 1648.57 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M160.292 1637.93 Q161.954 1639.59 163.582 1639.86 Q165.211 1640.11 166.406 1638.92 Q167.601 1637.72 167.347 1636.09 Q167.085 1634.46 165.424 1632.8 Q163.762 1631.13 162.134 1630.88 Q160.497 1630.62 159.302 1631.81 Q158.107 1633.01 158.369 1634.65 Q158.631 1636.27 160.292 1637.93 M168.624 1636 Q168.967 1637.29 168.64 1638.42 Q168.313 1639.53 167.298 1640.55 Q165.636 1642.21 163.263 1641.93 Q160.898 1641.64 158.737 1639.48 Q156.577 1637.32 156.29 1634.96 Q156.012 1632.58 157.673 1630.92 Q158.688 1629.91 159.809 1629.59 Q160.931 1629.25 162.224 1629.6 L160.832 1628.2 L162.338 1626.7 L174.991 1639.35 L173.485 1640.86 L168.624 1636 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M174.688 1629.93 L179.549 1634.79 L178.035 1636.31 L165.383 1623.65 L166.897 1622.14 L168.288 1623.53 Q167.944 1622.24 168.272 1621.13 Q168.599 1620 169.606 1618.99 Q171.275 1617.32 173.64 1617.61 Q176.014 1617.88 178.174 1620.05 Q180.335 1622.21 180.613 1624.58 Q180.9 1626.94 179.23 1628.61 Q178.223 1629.62 177.102 1629.96 Q175.981 1630.28 174.688 1629.93 M176.611 1621.61 Q174.95 1619.95 173.321 1619.69 Q171.693 1619.42 170.498 1620.62 Q169.303 1621.81 169.565 1623.45 Q169.827 1625.07 171.488 1626.73 Q173.149 1628.39 174.778 1628.66 Q176.407 1628.92 177.601 1627.72 Q178.796 1626.53 178.534 1624.91 Q178.273 1623.27 176.611 1621.61 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M194.993 1617.94 L196.163 1619.11 L187.455 1627.82 L186.285 1626.65 L194.993 1617.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M193.871 1610.72 L199.641 1604.95 L201.032 1606.34 L193.274 1614.1 L191.883 1612.7 Q191.85 1610.79 191.834 1607.53 Q191.817 1604.26 191.76 1603.37 Q191.662 1601.68 191.359 1600.76 Q191.056 1599.81 190.459 1599.22 Q189.485 1598.24 188.183 1598.32 Q186.89 1598.38 185.794 1599.48 Q185.016 1600.26 184.419 1601.39 Q183.83 1602.52 183.396 1604.05 L181.726 1602.38 Q182.324 1600.98 182.987 1599.91 Q183.649 1598.84 184.37 1598.12 Q186.268 1596.22 188.347 1596.04 Q190.426 1595.86 192.014 1597.45 Q192.767 1598.2 193.159 1599.17 Q193.552 1600.12 193.724 1601.78 Q193.757 1602.22 193.798 1604.45 Q193.83 1606.68 193.871 1610.72 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M202.743 1586.29 L203.889 1594.07 L212.081 1595.29 L210.305 1597.06 L204.036 1596.13 L204.969 1602.4 L203.193 1604.18 L201.957 1595.82 L194.33 1594.71 L196.106 1592.93 L201.802 1593.77 L200.967 1588.07 L202.743 1586.29 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M214.454 1590.13 L220.224 1584.36 L221.615 1585.75 L213.857 1593.51 L212.466 1592.12 Q212.433 1590.21 212.416 1586.95 Q212.4 1583.68 212.343 1582.78 Q212.245 1581.1 211.942 1580.17 Q211.639 1579.23 211.042 1578.63 Q210.068 1577.66 208.766 1577.73 Q207.473 1577.8 206.377 1578.9 Q205.599 1579.67 205.002 1580.81 Q204.412 1581.94 203.979 1583.47 L202.309 1581.8 Q202.907 1580.4 203.57 1579.33 Q204.232 1578.26 204.953 1577.54 Q206.851 1575.64 208.93 1575.46 Q211.009 1575.28 212.597 1576.87 Q213.349 1577.62 213.742 1578.58 Q214.135 1579.53 214.307 1581.2 Q214.34 1581.64 214.381 1583.87 Q214.413 1586.1 214.454 1590.13 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M234.62 1578.31 L235.79 1579.49 L227.082 1588.19 L225.912 1587.02 L234.62 1578.31 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M232.361 1572.23 L235.062 1569.53 L225.74 1560.2 L223.391 1563.73 L221.885 1562.23 L224.218 1558.71 L225.871 1557.06 L236.699 1567.89 L239.399 1565.19 L240.791 1566.58 L233.752 1573.62 L232.361 1572.23 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M236.535 1548.57 Q235.258 1549.85 235.872 1551.76 Q236.486 1553.65 239.006 1556.17 Q241.519 1558.68 243.418 1559.3 Q245.316 1559.91 246.593 1558.63 Q247.878 1557.35 247.264 1555.46 Q246.65 1553.55 244.138 1551.04 Q241.617 1548.52 239.719 1547.91 Q237.82 1547.29 236.535 1548.57 M235.225 1547.26 Q237.28 1545.21 239.989 1545.76 Q242.698 1546.29 245.791 1549.38 Q248.876 1552.47 249.417 1555.19 Q249.957 1557.89 247.903 1559.94 Q245.848 1562 243.139 1561.46 Q240.431 1560.92 237.345 1557.83 Q234.252 1554.74 233.711 1552.04 Q233.171 1549.32 235.225 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M127.812 1676.45 Q125.986 1678.28 125.7 1679.4 Q125.414 1680.52 126.42 1681.52 Q127.222 1682.33 128.221 1682.28 Q129.219 1682.21 130.128 1681.3 Q131.38 1680.05 131.249 1678.41 Q131.118 1676.76 129.645 1675.29 L129.309 1674.95 L127.812 1676.45 M130.193 1672.82 L135.423 1678.05 L133.917 1679.56 L132.526 1678.17 Q132.845 1679.52 132.476 1680.69 Q132.1 1681.85 130.987 1682.96 Q129.579 1684.37 127.959 1684.42 Q126.338 1684.45 125.013 1683.13 Q123.466 1681.58 123.711 1679.76 Q123.965 1677.94 126.019 1675.89 L128.131 1673.77 L127.983 1673.63 Q126.944 1672.59 125.692 1672.71 Q124.44 1672.82 123.204 1674.05 Q122.418 1674.84 121.862 1675.77 Q121.305 1676.7 120.994 1677.77 L119.603 1676.38 Q120.11 1675.23 120.732 1674.3 Q121.346 1673.36 122.083 1672.62 Q124.071 1670.63 126.085 1670.68 Q128.098 1670.73 130.193 1672.82 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M134.752 1671.49 L129.203 1665.94 L130.709 1664.44 L136.2 1669.93 Q137.501 1671.23 138.664 1671.38 Q139.818 1671.52 140.832 1670.5 Q142.052 1669.28 141.978 1667.8 Q141.913 1666.31 140.57 1664.97 L135.374 1659.77 L136.879 1658.27 L146.046 1667.43 L144.54 1668.94 L143.132 1667.53 Q143.419 1668.91 143.099 1670.05 Q142.78 1671.17 141.823 1672.13 Q140.243 1673.71 138.443 1673.54 Q136.642 1673.38 134.752 1671.49 M132.771 1661.93 L132.771 1661.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M150.49 1653.61 Q148.853 1651.97 147.273 1651.75 Q145.702 1651.52 144.482 1652.74 Q143.271 1653.95 143.492 1655.53 Q143.721 1657.1 145.358 1658.74 Q146.987 1660.37 148.558 1660.6 Q150.138 1660.82 151.349 1659.61 Q152.568 1658.39 152.339 1656.82 Q152.118 1655.24 150.49 1653.61 M155.547 1655.65 Q157.888 1657.99 157.986 1660.17 Q158.093 1662.36 155.948 1664.5 Q155.154 1665.3 154.328 1665.88 Q153.509 1666.47 152.601 1666.88 L151.136 1665.42 Q152.159 1665.12 152.977 1664.64 Q153.796 1664.17 154.467 1663.49 Q155.948 1662.01 155.907 1660.5 Q155.875 1658.99 154.312 1657.43 L153.567 1656.69 Q153.91 1657.96 153.583 1659.09 Q153.256 1660.22 152.241 1661.24 Q150.555 1662.92 148.239 1662.67 Q145.923 1662.41 143.803 1660.29 Q141.675 1658.17 141.422 1655.85 Q141.168 1653.53 142.854 1651.85 Q143.869 1650.83 144.998 1650.51 Q146.127 1650.18 147.404 1650.52 L146.013 1649.13 L147.519 1647.63 L155.547 1655.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M160.032 1650.66 L165.802 1644.89 L167.193 1646.28 L159.435 1654.04 L158.043 1652.65 Q158.011 1650.74 157.994 1647.48 Q157.978 1644.2 157.921 1643.31 Q157.822 1641.63 157.52 1640.7 Q157.217 1639.76 156.619 1639.16 Q155.646 1638.19 154.344 1638.26 Q153.051 1638.33 151.954 1639.43 Q151.177 1640.2 150.58 1641.34 Q149.99 1642.47 149.557 1644 L147.887 1642.33 Q148.484 1640.93 149.147 1639.86 Q149.81 1638.79 150.53 1638.07 Q152.429 1636.17 154.508 1635.99 Q156.587 1635.81 158.174 1637.4 Q158.927 1638.15 159.32 1639.11 Q159.713 1640.06 159.885 1641.73 Q159.918 1642.17 159.959 1644.4 Q159.991 1646.63 160.032 1650.66 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M168.707 1629.22 L163.748 1624.26 L165.254 1622.75 L177.988 1635.49 L176.482 1636.99 L175.107 1635.62 Q175.451 1636.91 175.124 1638.04 Q174.796 1639.16 173.781 1640.17 Q172.12 1641.83 169.747 1641.55 Q167.381 1641.27 165.221 1639.11 Q163.06 1636.95 162.774 1634.58 Q162.496 1632.21 164.157 1630.55 Q165.172 1629.53 166.293 1629.21 Q167.414 1628.88 168.707 1629.22 M166.776 1637.55 Q168.437 1639.21 170.066 1639.48 Q171.694 1639.74 172.889 1638.54 Q174.084 1637.35 173.83 1635.72 Q173.569 1634.08 171.907 1632.42 Q170.246 1630.76 168.617 1630.5 Q166.98 1630.24 165.786 1631.44 Q164.591 1632.63 164.853 1634.27 Q165.114 1635.89 166.776 1637.55 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M177.415 1626.91 Q179.076 1628.57 180.705 1628.84 Q182.334 1629.1 183.529 1627.9 Q184.723 1626.71 184.47 1625.08 Q184.208 1623.44 182.547 1621.78 Q180.885 1620.12 179.257 1619.87 Q177.62 1619.6 176.425 1620.8 Q175.23 1621.99 175.492 1623.63 Q175.754 1625.25 177.415 1626.91 M185.746 1624.98 Q186.09 1626.27 185.763 1627.4 Q185.435 1628.52 184.421 1629.53 Q182.759 1631.19 180.386 1630.91 Q178.021 1630.63 175.86 1628.47 Q173.7 1626.31 173.413 1623.94 Q173.135 1621.57 174.796 1619.91 Q175.811 1618.89 176.932 1618.57 Q178.053 1618.24 179.347 1618.58 L177.955 1617.19 L179.461 1615.68 L192.114 1628.34 L190.608 1629.84 L185.746 1624.98 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M191.811 1618.92 L196.672 1623.78 L195.158 1625.29 L182.506 1612.64 L184.02 1611.12 L185.411 1612.52 Q185.067 1611.22 185.395 1610.11 Q185.722 1608.98 186.729 1607.97 Q188.398 1606.3 190.763 1606.59 Q193.137 1606.87 195.297 1609.03 Q197.458 1611.19 197.736 1613.56 Q198.023 1615.93 196.353 1617.6 Q195.346 1618.61 194.225 1618.94 Q193.104 1619.26 191.811 1618.92 M193.734 1610.59 Q192.073 1608.93 190.444 1608.68 Q188.816 1608.41 187.621 1609.6 Q186.426 1610.8 186.688 1612.43 Q186.95 1614.05 188.611 1615.72 Q190.272 1617.38 191.901 1617.65 Q193.53 1617.9 194.724 1616.71 Q195.919 1615.51 195.657 1613.89 Q195.395 1612.25 193.734 1610.59 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M212.116 1606.93 L213.286 1608.1 L204.578 1616.8 L203.408 1615.63 L212.116 1606.93 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M210.994 1599.7 L216.764 1593.93 L218.155 1595.32 L210.397 1603.08 L209.006 1601.69 Q208.973 1599.77 208.956 1596.52 Q208.94 1593.24 208.883 1592.35 Q208.785 1590.66 208.482 1589.74 Q208.179 1588.8 207.582 1588.2 Q206.608 1587.23 205.306 1587.3 Q204.013 1587.37 202.917 1588.46 Q202.139 1589.24 201.542 1590.38 Q200.952 1591.51 200.519 1593.04 L198.849 1591.37 Q199.447 1589.97 200.11 1588.9 Q200.772 1587.82 201.493 1587.1 Q203.391 1585.21 205.47 1585.03 Q207.549 1584.85 209.137 1586.43 Q209.889 1587.19 210.282 1588.15 Q210.675 1589.1 210.847 1590.76 Q210.88 1591.2 210.921 1593.44 Q210.953 1595.67 210.994 1599.7 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M219.866 1575.28 L221.012 1583.05 L229.204 1584.27 L227.428 1586.05 L221.159 1585.12 L222.092 1591.38 L220.316 1593.16 L219.08 1584.8 L211.453 1583.69 L213.229 1581.92 L218.925 1582.75 L218.09 1577.05 L219.866 1575.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M231.577 1579.12 L237.347 1573.35 L238.738 1574.74 L230.98 1582.5 L229.589 1581.11 Q229.556 1579.19 229.539 1575.93 Q229.523 1572.66 229.466 1571.77 Q229.368 1570.08 229.065 1569.16 Q228.762 1568.22 228.164 1567.62 Q227.191 1566.64 225.889 1566.72 Q224.596 1566.78 223.5 1567.88 Q222.722 1568.66 222.125 1569.8 Q221.535 1570.92 221.102 1572.46 L219.432 1570.79 Q220.03 1569.39 220.692 1568.31 Q221.355 1567.24 222.076 1566.52 Q223.974 1564.62 226.053 1564.44 Q228.132 1564.26 229.719 1565.85 Q230.472 1566.6 230.865 1567.57 Q231.258 1568.52 231.43 1570.18 Q231.463 1570.62 231.504 1572.86 Q231.536 1575.08 231.577 1579.12 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M251.743 1567.3 L252.913 1568.47 L244.205 1577.18 L243.035 1576.01 L251.743 1567.3 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M238.386 1550.65 L244.876 1544.16 L246.268 1545.55 L241.292 1550.53 L244.287 1553.53 Q244.524 1553.04 244.827 1552.63 Q245.122 1552.2 245.482 1551.84 Q247.528 1549.79 249.844 1549.72 Q252.16 1549.65 254.075 1551.56 Q256.048 1553.53 255.917 1555.86 Q255.778 1558.17 253.543 1560.41 Q252.774 1561.18 251.841 1561.85 Q250.916 1562.51 249.803 1563.1 L248.142 1561.44 Q249.279 1561.1 250.261 1560.51 Q251.244 1559.93 252.119 1559.05 Q253.535 1557.63 253.617 1556.06 Q253.699 1554.49 252.422 1553.21 Q251.145 1551.94 249.574 1552.02 Q248.003 1552.1 246.587 1553.52 Q245.924 1554.18 245.408 1554.99 Q244.901 1555.79 244.524 1556.79 L238.386 1550.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M133.567 1676.8 Q131.742 1678.63 131.455 1679.75 Q131.169 1680.87 132.175 1681.88 Q132.978 1682.68 133.976 1682.63 Q134.974 1682.56 135.883 1681.66 Q137.135 1680.4 137.004 1678.77 Q136.873 1677.11 135.4 1675.64 L135.064 1675.3 L133.567 1676.8 M135.948 1673.18 L141.178 1678.41 L139.672 1679.91 L138.281 1678.52 Q138.6 1679.87 138.232 1681.04 Q137.855 1682.2 136.742 1683.32 Q135.335 1684.72 133.714 1684.77 Q132.094 1684.81 130.768 1683.48 Q129.221 1681.93 129.467 1680.12 Q129.72 1678.29 131.774 1676.24 L133.886 1674.13 L133.739 1673.98 Q132.699 1672.94 131.447 1673.06 Q130.195 1673.17 128.959 1674.4 Q128.173 1675.19 127.617 1676.12 Q127.06 1677.06 126.749 1678.12 L125.358 1676.73 Q125.866 1675.58 126.488 1674.65 Q127.101 1673.71 127.838 1672.97 Q129.827 1670.98 131.84 1671.03 Q133.853 1671.08 135.948 1673.18 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M140.507 1671.84 L134.958 1666.29 L136.464 1664.79 L141.955 1670.28 Q143.257 1671.58 144.419 1671.73 Q145.573 1671.87 146.588 1670.85 Q147.807 1669.63 147.733 1668.15 Q147.668 1666.66 146.326 1665.32 L141.129 1660.12 L142.635 1658.62 L151.801 1667.78 L150.295 1669.29 L148.887 1667.88 Q149.174 1669.26 148.855 1670.4 Q148.535 1671.52 147.578 1672.48 Q145.998 1674.06 144.198 1673.9 Q142.397 1673.73 140.507 1671.84 M138.526 1662.28 L138.526 1662.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M156.245 1653.96 Q154.608 1652.32 153.028 1652.1 Q151.457 1651.87 150.238 1653.09 Q149.026 1654.3 149.247 1655.88 Q149.477 1657.45 151.113 1659.09 Q152.742 1660.72 154.313 1660.95 Q155.893 1661.17 157.104 1659.96 Q158.324 1658.74 158.094 1657.17 Q157.873 1655.59 156.245 1653.96 M161.303 1656.01 Q163.643 1658.35 163.741 1660.52 Q163.848 1662.71 161.704 1664.85 Q160.91 1665.65 160.083 1666.23 Q159.265 1666.82 158.356 1667.23 L156.891 1665.77 Q157.914 1665.47 158.733 1664.99 Q159.551 1664.52 160.222 1663.85 Q161.704 1662.37 161.663 1660.85 Q161.63 1659.35 160.067 1657.78 L159.322 1657.04 Q159.666 1658.31 159.338 1659.44 Q159.011 1660.57 157.996 1661.59 Q156.31 1663.27 153.994 1663.02 Q151.678 1662.77 149.558 1660.65 Q147.431 1658.52 147.177 1656.2 Q146.923 1653.89 148.609 1652.2 Q149.624 1651.19 150.753 1650.86 Q151.883 1650.53 153.159 1650.87 L151.768 1649.48 L153.274 1647.98 L161.303 1656.01 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M165.787 1651.01 L171.557 1645.24 L172.948 1646.64 L165.19 1654.39 L163.799 1653 Q163.766 1651.09 163.75 1647.83 Q163.733 1644.56 163.676 1643.66 Q163.578 1641.98 163.275 1641.05 Q162.972 1640.11 162.375 1639.52 Q161.401 1638.54 160.1 1638.62 Q158.806 1638.68 157.71 1639.78 Q156.932 1640.55 156.335 1641.69 Q155.746 1642.82 155.312 1644.35 L153.642 1642.68 Q154.24 1641.28 154.903 1640.21 Q155.566 1639.14 156.286 1638.42 Q158.184 1636.52 160.263 1636.34 Q162.342 1636.16 163.93 1637.75 Q164.683 1638.5 165.075 1639.47 Q165.468 1640.42 165.64 1642.08 Q165.673 1642.52 165.714 1644.75 Q165.747 1646.98 165.787 1651.01 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M174.463 1629.57 L169.503 1624.61 L171.009 1623.11 L183.743 1635.84 L182.237 1637.35 L180.862 1635.97 Q181.206 1637.26 180.879 1638.39 Q180.551 1639.51 179.537 1640.52 Q177.875 1642.18 175.502 1641.91 Q173.137 1641.62 170.976 1639.46 Q168.816 1637.3 168.529 1634.93 Q168.251 1632.56 169.912 1630.9 Q170.927 1629.88 172.048 1629.56 Q173.169 1629.23 174.463 1629.57 M172.531 1637.9 Q174.192 1639.56 175.821 1639.83 Q177.45 1640.09 178.645 1638.89 Q179.839 1637.7 179.586 1636.07 Q179.324 1634.43 177.663 1632.77 Q176.001 1631.11 174.373 1630.86 Q172.736 1630.59 171.541 1631.79 Q170.346 1632.98 170.608 1634.62 Q170.87 1636.24 172.531 1637.9 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M183.17 1627.26 Q184.832 1628.93 186.46 1629.2 Q188.089 1629.45 189.284 1628.25 Q190.479 1627.06 190.225 1625.43 Q189.963 1623.79 188.302 1622.13 Q186.64 1620.47 185.012 1620.22 Q183.375 1619.96 182.18 1621.15 Q180.985 1622.35 181.247 1623.98 Q181.509 1625.6 183.17 1627.26 M191.502 1625.33 Q191.845 1626.63 191.518 1627.75 Q191.191 1628.87 190.176 1629.88 Q188.515 1631.54 186.141 1631.27 Q183.776 1630.98 181.615 1628.82 Q179.455 1626.66 179.168 1624.29 Q178.89 1621.92 180.551 1620.26 Q181.566 1619.24 182.688 1618.92 Q183.809 1618.59 185.102 1618.93 L183.711 1617.54 L185.216 1616.04 L197.869 1628.69 L196.363 1630.19 L191.502 1625.33 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M197.566 1619.27 L202.427 1624.13 L200.913 1625.64 L188.261 1612.99 L189.775 1611.48 L191.166 1612.87 Q190.822 1611.57 191.15 1610.46 Q191.477 1609.33 192.484 1608.33 Q194.153 1606.66 196.519 1606.94 Q198.892 1607.22 201.053 1609.38 Q203.213 1611.54 203.491 1613.92 Q203.778 1616.28 202.108 1617.95 Q201.102 1618.96 199.98 1619.29 Q198.859 1619.61 197.566 1619.27 M199.489 1610.94 Q197.828 1609.28 196.199 1609.03 Q194.571 1608.76 193.376 1609.95 Q192.181 1611.15 192.443 1612.79 Q192.705 1614.41 194.366 1616.07 Q196.028 1617.73 197.656 1618 Q199.285 1618.25 200.48 1617.06 Q201.675 1615.86 201.413 1614.24 Q201.151 1612.61 199.489 1610.94 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M217.871 1607.28 L219.041 1608.45 L210.333 1617.16 L209.163 1615.99 L217.871 1607.28 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M215.137 1591.27 Q216.578 1590.34 218.043 1590.48 Q219.516 1590.61 220.694 1591.79 Q222.503 1593.59 222.249 1595.83 Q221.996 1598.06 219.704 1600.35 Q218.935 1601.12 217.961 1601.79 Q217.003 1602.45 215.833 1603.01 L214.237 1601.42 Q215.326 1601.13 216.349 1600.52 Q217.372 1599.9 218.264 1599.01 Q219.819 1597.46 220.015 1596.03 Q220.22 1594.6 219.049 1593.43 Q217.969 1592.35 216.602 1592.51 Q215.236 1592.65 213.885 1594 L212.461 1595.42 L211.103 1594.06 L212.592 1592.57 Q213.812 1591.35 213.975 1590.22 Q214.131 1589.09 213.214 1588.17 Q212.273 1587.23 211.103 1587.4 Q209.932 1587.55 208.688 1588.8 Q208.009 1589.48 207.379 1590.4 Q206.749 1591.33 206.127 1592.57 L204.654 1591.1 Q205.333 1589.9 206.02 1588.95 Q206.716 1587.99 207.444 1587.26 Q209.327 1585.38 211.283 1585.14 Q213.23 1584.89 214.687 1586.35 Q215.702 1587.37 215.825 1588.65 Q215.939 1589.93 215.137 1591.27 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M225.621 1575.63 L226.767 1583.41 L234.959 1584.62 L233.183 1586.4 L226.914 1585.47 L227.847 1591.74 L226.071 1593.51 L224.835 1585.16 L217.208 1584.04 L218.984 1582.27 L224.68 1583.1 L223.845 1577.41 L225.621 1575.63 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M235.72 1570.69 Q237.161 1569.75 238.626 1569.89 Q240.099 1570.02 241.277 1571.2 Q243.086 1573.01 242.832 1575.25 Q242.578 1577.48 240.287 1579.77 Q239.518 1580.54 238.544 1581.2 Q237.586 1581.87 236.416 1582.43 L234.82 1580.84 Q235.908 1580.55 236.931 1579.94 Q237.954 1579.32 238.847 1578.43 Q240.402 1576.87 240.598 1575.45 Q240.803 1574.02 239.632 1572.85 Q238.552 1571.77 237.185 1571.92 Q235.818 1572.06 234.468 1573.41 L233.044 1574.84 L231.685 1573.48 L233.175 1571.99 Q234.394 1570.77 234.558 1569.64 Q234.714 1568.5 233.797 1567.59 Q232.856 1566.64 231.685 1566.82 Q230.515 1566.97 229.271 1568.22 Q228.592 1568.9 227.962 1569.82 Q227.332 1570.74 226.71 1571.99 L225.236 1570.52 Q225.916 1569.31 226.603 1568.36 Q227.299 1567.41 228.027 1566.68 Q229.91 1564.79 231.866 1564.56 Q233.813 1564.31 235.27 1565.77 Q236.285 1566.78 236.408 1568.07 Q236.522 1569.35 235.72 1570.69 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M257.498 1567.65 L258.668 1568.82 L249.961 1577.53 L248.79 1576.36 L257.498 1567.65 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M248.749 1548.57 Q247.473 1549.85 248.086 1551.76 Q248.7 1553.65 251.221 1556.17 Q253.733 1558.68 255.632 1559.3 Q257.531 1559.91 258.807 1558.63 Q260.092 1557.35 259.479 1555.46 Q258.865 1553.55 256.352 1551.04 Q253.832 1548.52 251.933 1547.91 Q250.034 1547.29 248.749 1548.57 M247.44 1547.26 Q249.494 1545.21 252.203 1545.76 Q254.912 1546.29 258.005 1549.38 Q261.091 1552.47 261.631 1555.19 Q262.171 1557.89 260.117 1559.94 Q258.063 1562 255.354 1561.46 Q252.645 1560.92 249.559 1557.83 Q246.466 1554.74 245.926 1552.04 Q245.386 1549.32 247.44 1547.26 Z" fill="#000000" fill-rule="nonzero" fill-opacity="1" /><path clip-path="url(#clip060)" d="M129.01 1687.47 Q127.185 1689.29 126.899 1690.41 Q126.612 1691.53 127.619 1692.54 Q128.421 1693.34 129.419 1693.29 Q130.418 1693.23 131.326 1692.32 Q132.578 1691.07 132.447 1689.43 Q132.316 1687.78 130.843 1686.3 L130.508 1685.97 L129.01 1687.47 M131.392 1683.84 L136.621 1689.07 L135.115 1690.58 L133.724 1689.18 Q134.043 1690.53 133.675 1691.71 Q133.299 1692.87 132.186 1693.98 Q130.778 1695.39 129
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment