Skip to content

Instantly share code, notes, and snippets.

@N0taN3rd
Last active February 3, 2016 00:43
Show Gist options
  • Save N0taN3rd/29d9a21fc5d8b1f3f581 to your computer and use it in GitHub Desktop.
Save N0taN3rd/29d9a21fc5d8b1f3f581 to your computer and use it in GitHub Desktop.
ICW2

John Berlin ICW2 Group Members: John Berlin

Scatter Matrix scattermatrix

setwd(getwd())
playerStats <- read.csv('passing-stats-2014.csv')
pairs(~playerStats$Passing.Yards+playerStats$Passing.TD+playerStats$Rate+playerStats$Rushing.Yards+playerStats$Rushing.TD)

Yards Per Player

pyrdsperplayer

library(ggplot2)
setwd(getwd())
playerStats <- read.csv('passing-stats-2014.csv')
yardsConf = data.frame(yrds=playerStats$Passing.Yards,player=playerStats$Player,conf=playerStats$Conf)
ggplot(yardsConf,aes(x=player,y=yrds,fill=conf)) +  geom_bar(stat="identity") + coord_flip()

Average Rushing TD avrushingtd

library(ggplot2)
setwd(getwd())
playerStats <- read.csv('passing-stats-2014.csv')
two <- playerStats[, c("Conf","Rushing.TD")]
ret <- aggregate(two,by=list(two$Conf),FUN="mean")
present <- data.frame(Conf=ret$Group.1,Av.Russing.TD=ret$Rushing.TD)
ggplot(present,aes(x=Conf,y=Av.Russing.TD,fill=Conf)) +  geom_bar(stat="identity") 
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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="586pt" height="422pt" viewBox="0 0 586 422" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.75 0 L 3.5 -6.40625 L 2.4375 -6.40625 L 0.15625 0 L 1.015625 0 L 1.703125 -1.921875 L 4.171875 -1.921875 L 4.828125 0 Z M 3.9375 -2.609375 L 1.90625 -2.609375 L 2.953125 -5.53125 Z M 3.9375 -2.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.328125 0 L 1.328125 -6.40625 L 0.59375 -6.40625 L 0.59375 0 Z M 1.328125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 4.515625 -2.09375 C 4.515625 -2.765625 4.453125 -3.1875 4.328125 -3.53125 C 4.03125 -4.28125 3.328125 -4.734375 2.46875 -4.734375 C 1.171875 -4.734375 0.359375 -3.796875 0.359375 -2.28125 C 0.359375 -0.765625 1.15625 0.125 2.453125 0.125 C 3.5 0.125 4.234375 -0.46875 4.421875 -1.40625 L 3.671875 -1.40625 C 3.46875 -0.796875 3.0625 -0.546875 2.46875 -0.546875 C 1.703125 -0.546875 1.140625 -1.03125 1.125 -2.09375 Z M 3.734375 -2.75 C 3.734375 -2.75 3.734375 -2.703125 3.71875 -2.6875 L 1.140625 -2.6875 C 1.203125 -3.515625 1.71875 -4.0625 2.453125 -4.0625 C 3.171875 -4.0625 3.734375 -3.46875 3.734375 -2.75 Z M 3.734375 -2.75 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.15625 0 L 2.5625 -2.390625 L 4.109375 -4.609375 L 3.296875 -4.609375 L 2.1875 -2.9375 L 1.078125 -4.609375 L 0.234375 -4.609375 L 1.78125 -2.34375 L 0.15625 0 L 0.984375 0 L 2.15625 -1.765625 L 3.3125 0 Z M 4.15625 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 6.6875 0 L 6.6875 -6.40625 L 5.5625 -6.40625 L 3.6875 -0.828125 L 1.796875 -6.40625 L 0.65625 -6.40625 L 0.65625 0 L 1.4375 0 L 1.4375 -5.375 L 3.25 0 L 4.109375 0 L 5.921875 -5.375 L 5.921875 0 Z M 6.6875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 4.203125 -1.578125 L 3.453125 -1.578125 C 3.328125 -0.84375 2.953125 -0.546875 2.328125 -0.546875 C 1.515625 -0.546875 1.03125 -1.171875 1.03125 -2.265625 C 1.03125 -3.40625 1.515625 -4.0625 2.3125 -4.0625 C 2.921875 -4.0625 3.3125 -3.703125 3.40625 -3.0625 L 4.140625 -3.0625 C 4.0625 -4.1875 3.359375 -4.734375 2.328125 -4.734375 C 1.078125 -4.734375 0.265625 -3.796875 0.265625 -2.265625 C 0.265625 -0.78125 1.0625 0.125 2.3125 0.125 C 3.40625 0.125 4.109375 -0.53125 4.203125 -1.578125 Z M 4.203125 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 6.234375 0 L 6.234375 -3.390625 L 3.5625 -3.390625 L 3.5625 -2.671875 L 5.515625 -2.671875 L 5.515625 -2.484375 C 5.515625 -1.34375 4.671875 -0.5625 3.5 -0.5625 C 2.046875 -0.5625 1.203125 -1.625 1.203125 -3.1875 C 1.203125 -4.765625 2.109375 -5.84375 3.453125 -5.84375 C 4.4375 -5.84375 5.140625 -5.296875 5.3125 -4.46875 L 6.15625 -4.46875 C 5.921875 -5.765625 4.9375 -6.578125 3.46875 -6.578125 C 1.5 -6.578125 0.390625 -5.0625 0.390625 -3.140625 C 0.390625 -1.171875 1.59375 0.15625 3.328125 0.15625 C 4.203125 0.15625 4.890625 -0.15625 5.515625 -0.84375 L 5.71875 0 Z M 6.234375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 4.484375 -2.265625 C 4.484375 -3.859375 3.71875 -4.734375 2.390625 -4.734375 C 1.09375 -4.734375 0.3125 -3.859375 0.3125 -2.3125 C 0.3125 -0.75 1.09375 0.125 2.40625 0.125 C 3.6875 0.125 4.484375 -0.75 4.484375 -2.265625 Z M 3.71875 -2.28125 C 3.71875 -1.203125 3.203125 -0.546875 2.40625 -0.546875 C 1.578125 -0.546875 1.078125 -1.1875 1.078125 -2.3125 C 1.078125 -3.40625 1.578125 -4.0625 2.40625 -4.0625 C 3.234375 -4.0625 3.71875 -3.421875 3.71875 -2.28125 Z M 3.71875 -2.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 4.234375 0 L 4.234375 -4.609375 L 3.515625 -4.609375 L 3.515625 -2.0625 C 3.515625 -1.125 3.015625 -0.515625 2.25 -0.515625 C 1.671875 -0.515625 1.296875 -0.859375 1.296875 -1.421875 L 1.296875 -4.609375 L 0.578125 -4.609375 L 0.578125 -1.125 C 0.578125 -0.359375 1.140625 0.125 2.046875 0.125 C 2.71875 0.125 3.15625 -0.109375 3.578125 -0.71875 L 3.578125 0 Z M 4.234375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-11">
<path style="stroke:none;" d="M 4.296875 -0.75 L 4.296875 -4.609375 L 3.625 -4.609375 L 3.625 -3.9375 C 3.25 -4.484375 2.8125 -4.734375 2.21875 -4.734375 C 1.046875 -4.734375 0.25 -3.75 0.25 -2.265625 C 0.25 -0.8125 1.078125 0.125 2.15625 0.125 C 2.734375 0.125 3.140625 -0.109375 3.625 -0.6875 L 3.625 -0.390625 C 3.625 0.828125 3.125 1.296875 2.265625 1.296875 C 1.6875 1.296875 1.234375 1.09375 1.15625 0.53125 L 0.40625 0.53125 C 0.484375 1.40625 1.15625 1.921875 2.25 1.921875 C 3.6875 1.921875 4.296875 1.28125 4.296875 -0.75 Z M 3.546875 -2.28125 C 3.546875 -1.171875 3.078125 -0.546875 2.3125 -0.546875 C 1.5 -0.546875 1.015625 -1.1875 1.015625 -2.3125 C 1.015625 -3.40625 1.515625 -4.0625 2.296875 -4.0625 C 3.09375 -4.0625 3.546875 -3.390625 3.546875 -2.28125 Z M 3.546875 -2.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-12">
<path style="stroke:none;" d="M 4.28125 0 L 4.28125 -3.484375 C 4.28125 -4.25 3.71875 -4.734375 2.828125 -4.734375 C 2.171875 -4.734375 1.78125 -4.546875 1.34375 -3.96875 L 1.34375 -6.40625 L 0.609375 -6.40625 L 0.609375 0 L 1.34375 0 L 1.34375 -2.546875 C 1.34375 -3.484375 1.84375 -4.09375 2.59375 -4.09375 C 3.109375 -4.09375 3.546875 -3.796875 3.546875 -3.1875 L 3.546875 0 Z M 4.28125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-13">
<path style="stroke:none;" d="M 4.28125 0 L 4.28125 -3.484375 C 4.28125 -4.25 3.71875 -4.734375 2.828125 -4.734375 C 2.140625 -4.734375 1.703125 -4.484375 1.296875 -3.828125 L 1.296875 -4.609375 L 0.609375 -4.609375 L 0.609375 0 L 1.34375 0 L 1.34375 -2.546875 C 1.34375 -3.484375 1.859375 -4.09375 2.609375 -4.09375 C 3.1875 -4.09375 3.546875 -3.75 3.546875 -3.1875 L 3.546875 0 Z M 4.28125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-14">
<path style="stroke:none;" d="M 4.359375 0 L 4.359375 -6.40625 L 3.625 -6.40625 L 3.625 -4.03125 C 3.3125 -4.5 2.828125 -4.734375 2.203125 -4.734375 C 1.015625 -4.734375 0.234375 -3.8125 0.234375 -2.34375 C 0.234375 -0.796875 1 0.125 2.234375 0.125 C 2.875 0.125 3.3125 -0.109375 3.703125 -0.671875 L 3.703125 0 Z M 3.625 -2.28125 C 3.625 -1.21875 3.109375 -0.546875 2.34375 -0.546875 C 1.53125 -0.546875 1 -1.234375 1 -2.3125 C 1 -3.375 1.53125 -4.0625 2.328125 -4.0625 C 3.125 -4.0625 3.625 -3.359375 3.625 -2.28125 Z M 3.625 -2.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-15">
<path style="stroke:none;" d="M 2.828125 -3.96875 L 2.828125 -4.71875 C 2.703125 -4.734375 2.640625 -4.734375 2.546875 -4.734375 C 2.0625 -4.734375 1.703125 -4.453125 1.28125 -3.78125 L 1.28125 -4.609375 L 0.609375 -4.609375 L 0.609375 0 L 1.34375 0 L 1.34375 -2.390625 C 1.34375 -3.4375 1.6875 -3.953125 2.828125 -3.96875 Z M 2.828125 -3.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-16">
<path style="stroke:none;" d="M 6.234375 -4.609375 L 5.40625 -4.609375 L 4.484375 -1.015625 L 3.578125 -4.609375 L 2.6875 -4.609375 L 1.796875 -1.015625 L 0.859375 -4.609375 L 0.046875 -4.609375 L 1.390625 0 L 2.21875 0 L 3.109375 -3.609375 L 4.03125 0 L 4.875 0 Z M 6.234375 -4.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-17">
<path style="stroke:none;" d="M 5.671875 0 L 5.671875 -6.40625 L 4.84375 -6.40625 L 4.84375 -3.640625 L 1.546875 -3.640625 L 1.546875 -6.40625 L 0.734375 -6.40625 L 0.734375 0 L 1.546875 0 L 1.546875 -2.921875 L 4.84375 -2.921875 L 4.84375 0 Z M 5.671875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-18">
<path style="stroke:none;" d="M 1.34375 0 L 1.34375 -4.609375 L 0.609375 -4.609375 L 0.609375 0 Z M 1.4375 -5.296875 L 1.4375 -6.21875 L 0.53125 -6.21875 L 0.53125 -5.296875 Z M 1.4375 -5.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-19">
<path style="stroke:none;" d="M 5.6875 0 L 5.6875 -6.40625 L 4.90625 -6.40625 L 4.90625 -1.171875 L 1.5625 -6.40625 L 0.671875 -6.40625 L 0.671875 0 L 1.4375 0 L 1.4375 -5.203125 L 4.765625 0 Z M 5.6875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-20">
<path style="stroke:none;" d="M 2.234375 0 L 2.234375 -0.609375 C 2.140625 -0.59375 2.015625 -0.578125 1.875 -0.578125 C 1.5625 -0.578125 1.484375 -0.671875 1.484375 -1 L 1.484375 -4.015625 L 2.234375 -4.015625 L 2.234375 -4.609375 L 1.484375 -4.609375 L 1.484375 -5.875 L 0.75 -5.875 L 0.75 -4.609375 L 0.125 -4.609375 L 0.125 -4.015625 L 0.75 -4.015625 L 0.75 -0.671875 C 0.75 -0.203125 1.0625 0.0625 1.640625 0.0625 C 1.8125 0.0625 1.984375 0.046875 2.234375 0 Z M 2.234375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-21">
<path style="stroke:none;" d="M 4.203125 -4.609375 L 3.40625 -4.609375 L 2.140625 -1.015625 L 0.953125 -4.609375 L 0.171875 -4.609375 L 1.734375 0.015625 L 1.453125 0.75 C 1.328125 1.078125 1.171875 1.203125 0.859375 1.203125 C 0.75 1.203125 0.640625 1.171875 0.46875 1.140625 L 0.46875 1.796875 C 0.625 1.875 0.78125 1.921875 0.96875 1.921875 C 1.484375 1.921875 1.90625 1.625 2.15625 0.96875 Z M 4.203125 -4.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-22">
<path style="stroke:none;" d="M 5.484375 -1.828125 C 5.484375 -2.609375 5.125 -3.0625 4.3125 -3.390625 C 4.890625 -3.65625 5.203125 -4.140625 5.203125 -4.78125 C 5.203125 -5.71875 4.515625 -6.40625 3.296875 -6.40625 L 0.6875 -6.40625 L 0.6875 0 L 3.59375 0 C 4.734375 0 5.484375 -0.78125 5.484375 -1.828125 Z M 4.375 -4.671875 C 4.375 -4.015625 4 -3.65625 3.09375 -3.65625 L 1.515625 -3.65625 L 1.515625 -5.6875 L 3.09375 -5.6875 C 4 -5.6875 4.375 -5.328125 4.375 -4.671875 Z M 4.65625 -1.828125 C 4.65625 -1.203125 4.28125 -0.71875 3.515625 -0.71875 L 1.515625 -0.71875 L 1.515625 -2.921875 L 3.515625 -2.921875 C 4.28125 -2.921875 4.65625 -2.453125 4.65625 -1.828125 Z M 4.65625 -1.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-23">
<path style="stroke:none;" d="M 3.75 -1.640625 L 3.75 -6.40625 L 2.921875 -6.40625 L 2.921875 -1.9375 C 2.921875 -0.890625 2.5625 -0.53125 1.9375 -0.53125 C 1.328125 -0.53125 0.984375 -0.9375 0.984375 -1.6875 L 0.984375 -2.0625 L 0.171875 -2.0625 L 0.171875 -1.546875 C 0.171875 -0.5 0.8125 0.15625 1.9375 0.15625 C 3.046875 0.15625 3.75 -0.53125 3.75 -1.640625 Z M 3.75 -1.640625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-24">
<path style="stroke:none;" d="M 4.03125 -1.296875 C 4.03125 -1.984375 3.65625 -2.328125 2.734375 -2.546875 L 2.03125 -2.703125 C 1.4375 -2.84375 1.171875 -3.046875 1.171875 -3.375 C 1.171875 -3.796875 1.5625 -4.0625 2.15625 -4.0625 C 2.75 -4.0625 3.0625 -3.8125 3.078125 -3.328125 L 3.859375 -3.328125 C 3.84375 -4.234375 3.25 -4.734375 2.1875 -4.734375 C 1.109375 -4.734375 0.40625 -4.1875 0.40625 -3.328125 C 0.40625 -2.609375 0.78125 -2.265625 1.875 -2 L 2.5625 -1.84375 C 3.0625 -1.71875 3.265625 -1.5625 3.265625 -1.234375 C 3.265625 -0.796875 2.84375 -0.546875 2.203125 -0.546875 C 1.546875 -0.546875 1.171875 -0.703125 1.078125 -1.40625 L 0.296875 -1.40625 C 0.328125 -0.34375 0.9375 0.125 2.140625 0.125 C 3.296875 0.125 4.03125 -0.40625 4.03125 -1.296875 Z M 4.03125 -1.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-25">
<path style="stroke:none;" d="M 5.46875 -1.765625 C 5.46875 -2.546875 4.96875 -3.125 4.09375 -3.375 L 2.484375 -3.796875 C 1.71875 -4 1.4375 -4.25 1.4375 -4.75 C 1.4375 -5.40625 2 -5.890625 2.875 -5.890625 C 3.890625 -5.890625 4.46875 -5.421875 4.46875 -4.578125 L 5.25 -4.578125 C 5.25 -5.84375 4.375 -6.578125 2.890625 -6.578125 C 1.484375 -6.578125 0.609375 -5.796875 0.609375 -4.640625 C 0.609375 -3.859375 1.03125 -3.359375 1.875 -3.140625 L 3.46875 -2.71875 C 4.28125 -2.5 4.640625 -2.1875 4.640625 -1.6875 C 4.640625 -0.96875 4.109375 -0.5625 3.015625 -0.5625 C 1.796875 -0.5625 1.203125 -1.171875 1.203125 -2.078125 L 0.421875 -2.078125 C 0.421875 -0.578125 1.4375 0.15625 2.953125 0.15625 C 4.578125 0.15625 5.46875 -0.609375 5.46875 -1.765625 Z M 5.46875 -1.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-26">
<path style="stroke:none;" d="M 6.6875 0 L 6.6875 -3.453125 C 6.6875 -4.28125 6.234375 -4.734375 5.359375 -4.734375 C 4.75 -4.734375 4.375 -4.5625 3.953125 -4.03125 C 3.671875 -4.53125 3.3125 -4.734375 2.703125 -4.734375 C 2.09375 -4.734375 1.6875 -4.515625 1.296875 -3.953125 L 1.296875 -4.609375 L 0.625 -4.609375 L 0.625 0 L 1.359375 0 L 1.359375 -2.890625 C 1.359375 -3.5625 1.84375 -4.09375 2.4375 -4.09375 C 2.984375 -4.09375 3.296875 -3.765625 3.296875 -3.171875 L 3.296875 0 L 4.015625 0 L 4.015625 -2.890625 C 4.015625 -3.5625 4.515625 -4.09375 5.109375 -4.09375 C 5.640625 -4.09375 5.953125 -3.75 5.953125 -3.171875 L 5.953125 0 Z M 6.6875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-27">
<path style="stroke:none;" d="M 4.59375 -2.265625 C 4.59375 -3.8125 3.84375 -4.734375 2.625 -4.734375 C 2 -4.734375 1.5 -4.453125 1.15625 -3.921875 L 1.15625 -4.609375 L 0.484375 -4.609375 L 0.484375 1.921875 L 1.21875 1.921875 L 1.21875 -0.546875 C 1.59375 -0.078125 2.03125 0.125 2.625 0.125 C 3.8125 0.125 4.59375 -0.796875 4.59375 -2.265625 Z M 3.828125 -2.28125 C 3.828125 -1.234375 3.296875 -0.546875 2.5 -0.546875 C 1.71875 -0.546875 1.21875 -1.1875 1.21875 -2.265625 C 1.21875 -3.359375 1.71875 -4.0625 2.5 -4.0625 C 3.3125 -4.0625 3.828125 -3.375 3.828125 -2.28125 Z M 3.828125 -2.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-28">
<path style="stroke:none;" d="M 4.59375 -2.359375 C 4.59375 -3.859375 3.84375 -4.734375 2.625 -4.734375 C 2 -4.734375 1.546875 -4.5 1.203125 -3.984375 L 1.203125 -6.40625 L 0.46875 -6.40625 L 0.46875 0 L 1.140625 0 L 1.140625 -0.65625 C 1.484375 -0.125 1.953125 0.125 2.59375 0.125 C 3.8125 0.125 4.59375 -0.859375 4.59375 -2.359375 Z M 3.828125 -2.3125 C 3.828125 -1.265625 3.296875 -0.546875 2.484375 -0.546875 C 1.71875 -0.546875 1.203125 -1.265625 1.203125 -2.3125 C 1.203125 -3.390625 1.71875 -4.09375 2.484375 -4.0625 C 3.3125 -4.0625 3.828125 -3.34375 3.828125 -2.3125 Z M 3.828125 -2.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-29">
<path style="stroke:none;" d="M 4.703125 -0.015625 L 4.703125 -0.578125 C 4.625 -0.546875 4.59375 -0.546875 4.546875 -0.546875 C 4.296875 -0.546875 4.15625 -0.6875 4.15625 -0.921875 L 4.15625 -3.484375 C 4.15625 -4.296875 3.546875 -4.734375 2.421875 -4.734375 C 1.296875 -4.734375 0.609375 -4.3125 0.578125 -3.25 L 1.3125 -3.25 C 1.375 -3.8125 1.703125 -4.0625 2.390625 -4.0625 C 3.046875 -4.0625 3.421875 -3.8125 3.421875 -3.375 L 3.421875 -3.1875 C 3.421875 -2.875 3.234375 -2.75 2.65625 -2.671875 C 1.625 -2.546875 1.453125 -2.5 1.171875 -2.390625 C 0.640625 -2.171875 0.375 -1.765625 0.375 -1.203125 C 0.375 -0.359375 0.953125 0.125 1.875 0.125 C 2.46875 0.125 3.046875 -0.109375 3.453125 -0.546875 C 3.53125 -0.1875 3.84375 0.0625 4.203125 0.0625 C 4.359375 0.0625 4.46875 0.046875 4.703125 -0.015625 Z M 3.421875 -1.59375 C 3.421875 -0.9375 2.75 -0.515625 2.046875 -0.515625 C 1.46875 -0.515625 1.140625 -0.71875 1.140625 -1.21875 C 1.140625 -1.703125 1.453125 -1.90625 2.25 -2.015625 C 3.015625 -2.125 3.171875 -2.15625 3.421875 -2.28125 Z M 3.421875 -1.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-30">
<path style="stroke:none;" d="M 4.421875 0 L 2.53125 -3.015625 L 4.140625 -4.609375 L 3.1875 -4.609375 L 1.234375 -2.65625 L 1.234375 -6.40625 L 0.515625 -6.40625 L 0.515625 0 L 1.234375 0 L 1.234375 -1.796875 L 1.953125 -2.5 L 3.515625 0 Z M 4.421875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-31">
<path style="stroke:none;" d="M 5.875 -3.203125 C 5.875 -5.203125 4.875 -6.40625 3.25 -6.40625 L 0.78125 -6.40625 L 0.78125 0 L 3.25 0 C 4.875 0 5.875 -1.21875 5.875 -3.203125 Z M 5.046875 -3.203125 C 5.046875 -1.578125 4.375 -0.71875 3.109375 -0.71875 L 1.59375 -0.71875 L 1.59375 -5.6875 L 3.109375 -5.6875 C 4.375 -5.6875 5.046875 -4.84375 5.046875 -3.203125 Z M 5.046875 -3.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-32">
<path style="stroke:none;" d="M 5.09375 -5.6875 L 5.09375 -6.40625 L 0.796875 -6.40625 L 0.796875 0 L 1.609375 0 L 1.609375 -2.921875 L 4.671875 -2.921875 L 4.671875 -3.640625 L 1.609375 -3.640625 L 1.609375 -5.6875 Z M 5.09375 -5.6875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-33">
<path style="stroke:none;" d="M 2.265625 -4.015625 L 2.265625 -4.609375 L 1.5 -4.609375 L 1.5 -5.328125 C 1.5 -5.640625 1.6875 -5.796875 2.015625 -5.796875 C 2.078125 -5.796875 2.109375 -5.796875 2.265625 -5.78125 L 2.265625 -6.390625 C 2.109375 -6.4375 2 -6.4375 1.859375 -6.4375 C 1.171875 -6.4375 0.78125 -6.046875 0.78125 -5.390625 L 0.78125 -4.609375 L 0.15625 -4.609375 L 0.15625 -4.015625 L 0.78125 -4.015625 L 0.78125 0 L 1.5 0 L 1.5 -4.015625 Z M 2.265625 -4.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-34">
<path style="stroke:none;" d="M 8.171875 -6.40625 L 7.25 -6.40625 L 6.078125 -1.203125 L 4.625 -6.40625 L 3.734375 -6.40625 L 2.3125 -1.203125 L 1.109375 -6.40625 L 0.1875 -6.40625 L 1.84375 0 L 2.734375 0 L 4.171875 -5.265625 L 5.640625 0 L 6.546875 0 Z M 8.171875 -6.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-35">
<path style="stroke:none;" d="M 5.78125 0 L 3.15625 -3.796875 L 5.765625 -6.40625 L 4.703125 -6.40625 L 1.515625 -3.171875 L 1.515625 -6.40625 L 0.6875 -6.40625 L 0.6875 0 L 1.515625 0 L 1.515625 -2.25 L 2.5625 -3.296875 L 4.828125 0 Z M 5.78125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-36">
<path style="stroke:none;" d="M 4.28125 -4.609375 L 3.453125 -4.609375 L 2.140625 -0.875 L 0.921875 -4.609375 L 0.09375 -4.609375 L 1.703125 0 L 2.5 0 Z M 4.28125 -4.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-37">
<path style="stroke:none;" d="M 5.421875 -4.53125 C 5.421875 -5.734375 4.71875 -6.40625 3.453125 -6.40625 L 0.796875 -6.40625 L 0.796875 0 L 1.625 0 L 1.625 -2.71875 L 3.640625 -2.71875 C 4.6875 -2.71875 5.421875 -3.46875 5.421875 -4.53125 Z M 4.578125 -4.5625 C 4.578125 -3.859375 4.109375 -3.4375 3.328125 -3.4375 L 1.625 -3.4375 L 1.625 -5.6875 L 3.328125 -5.6875 C 4.109375 -5.6875 4.578125 -5.265625 4.578125 -4.5625 Z M 4.578125 -4.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-38">
<path style="stroke:none;" d="M 5.953125 -2.34375 L 5.109375 -2.34375 C 4.921875 -1.125 4.40625 -0.5625 3.328125 -0.5625 C 2.046875 -0.5625 1.234375 -1.546875 1.234375 -3.140625 C 1.234375 -4.78125 2.015625 -5.84375 3.25 -5.84375 C 4.25 -5.84375 4.78125 -5.40625 4.984375 -4.421875 L 5.828125 -4.421875 C 5.5625 -5.828125 4.765625 -6.578125 3.359375 -6.578125 C 1.40625 -6.578125 0.421875 -5 0.421875 -3.125 C 0.421875 -1.265625 1.4375 0.15625 3.3125 0.15625 C 4.875 0.15625 5.765625 -0.671875 5.953125 -2.34375 Z M 5.953125 -2.34375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-39">
<path style="stroke:none;" d="M 1.6875 0 L 1.6875 -0.921875 L 0.765625 -0.921875 L 0.765625 0 Z M 1.6875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-40">
<path style="stroke:none;" d="M 5.671875 -6.40625 L 4.796875 -6.40625 L 3.03125 -0.984375 L 1.140625 -6.40625 L 0.265625 -6.40625 L 2.5625 0 L 3.453125 0 Z M 5.671875 -6.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-41">
<path style="stroke:none;" d="M 5.21875 -5.6875 L 5.21875 -6.40625 L 0.1875 -6.40625 L 0.1875 -5.6875 L 2.296875 -5.6875 L 2.296875 0 L 3.109375 0 L 3.109375 -5.6875 Z M 5.21875 -5.6875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-42">
<path style="stroke:none;" d="M 1.34375 0.953125 L 1.34375 -4.609375 L 0.609375 -4.609375 L 0.609375 0.671875 C 0.609375 1.109375 0.46875 1.296875 0.015625 1.28125 L -0.15625 1.265625 L -0.15625 1.890625 C -0.078125 1.90625 -0.03125 1.921875 0.09375 1.921875 C 0.921875 1.921875 1.34375 1.578125 1.34375 0.953125 Z M 1.4375 -5.296875 L 1.4375 -6.21875 L 0.53125 -6.21875 L 0.53125 -5.296875 Z M 1.4375 -5.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-43">
<path style="stroke:none;" d="M 5.96875 0 L 5.96875 -0.203125 C 5.671875 -0.40625 5.59375 -0.640625 5.59375 -1.5 C 5.5625 -2.546875 5.40625 -2.875 4.71875 -3.171875 C 5.4375 -3.515625 5.734375 -3.96875 5.734375 -4.703125 C 5.734375 -5.8125 5.03125 -6.40625 3.78125 -6.40625 L 0.8125 -6.40625 L 0.8125 0 L 1.640625 0 L 1.640625 -2.765625 L 3.75 -2.765625 C 4.46875 -2.765625 4.8125 -2.40625 4.796875 -1.625 L 4.796875 -1.046875 C 4.78125 -0.65625 4.859375 -0.265625 4.984375 0 Z M 4.875 -4.578125 C 4.875 -3.828125 4.484375 -3.484375 3.609375 -3.484375 L 1.640625 -3.484375 L 1.640625 -5.6875 L 3.609375 -5.6875 C 4.53125 -5.6875 4.875 -5.296875 4.875 -4.578125 Z M 4.875 -4.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-44">
<path style="stroke:none;" d="M 5.390625 0 L 5.390625 -0.71875 L 1.609375 -0.71875 L 1.609375 -2.921875 L 5.109375 -2.921875 L 5.109375 -3.640625 L 1.609375 -3.640625 L 1.609375 -5.6875 L 5.234375 -5.6875 L 5.234375 -6.40625 L 0.796875 -6.40625 L 0.796875 0 Z M 5.390625 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-45">
<path style="stroke:none;" d="M 4.6875 0 L 4.6875 -0.71875 L 1.515625 -0.71875 L 1.515625 -6.40625 L 0.703125 -6.40625 L 0.703125 0 Z M 4.6875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-46">
<path style="stroke:none;" d="M 1.703125 0 L 1.703125 -6.40625 L 0.875 -6.40625 L 0.875 0 Z M 1.703125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-47">
<path style="stroke:none;" d="M 4.359375 1.921875 L 4.359375 -4.609375 L 3.703125 -4.609375 L 3.703125 -4 C 3.359375 -4.484375 2.84375 -4.734375 2.234375 -4.734375 C 1.015625 -4.734375 0.234375 -3.78125 0.234375 -2.25 C 0.234375 -0.75 0.984375 0.125 2.203125 0.125 C 2.84375 0.125 3.28125 -0.09375 3.625 -0.59375 L 3.625 1.921875 Z M 3.625 -2.28125 C 3.625 -1.21875 3.109375 -0.546875 2.34375 -0.546875 C 1.53125 -0.546875 1 -1.234375 1 -2.3125 C 1 -3.375 1.53125 -4.0625 2.34375 -4.0625 C 3.125 -4.0625 3.625 -3.359375 3.625 -2.28125 Z M 3.625 -2.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-48">
<path style="stroke:none;" d="M 4.015625 0 L 4.015625 -0.640625 L 1.15625 -0.640625 L 3.890625 -3.953125 L 3.890625 -4.609375 L 0.453125 -4.609375 L 0.453125 -3.96875 L 3.03125 -3.96875 L 0.265625 -0.65625 L 0.265625 0 Z M 4.015625 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-49">
<path style="stroke:none;" d="M 4.546875 -4.015625 L 4.546875 -4.609375 L 3.78125 -4.609375 L 3.78125 -5.328125 C 3.78125 -5.640625 3.953125 -5.796875 4.28125 -5.796875 C 4.34375 -5.796875 4.375 -5.796875 4.546875 -5.78125 L 4.546875 -6.390625 C 4.375 -6.4375 4.28125 -6.4375 4.125 -6.4375 C 3.453125 -6.4375 3.046875 -6.046875 3.046875 -5.390625 L 3.046875 -4.609375 L 1.5 -4.609375 L 1.5 -5.328125 C 1.5 -5.640625 1.6875 -5.796875 2.015625 -5.796875 C 2.078125 -5.796875 2.109375 -5.796875 2.265625 -5.78125 L 2.265625 -6.390625 C 2.109375 -6.4375 2 -6.4375 1.859375 -6.4375 C 1.171875 -6.4375 0.78125 -6.046875 0.78125 -5.390625 L 0.78125 -4.609375 L 0.15625 -4.609375 L 0.15625 -4.015625 L 0.78125 -4.015625 L 0.78125 0 L 1.5 0 L 1.5 -4.015625 L 3.046875 -4.015625 L 3.046875 0 L 3.78125 0 L 3.78125 -4.015625 Z M 4.546875 -4.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-50">
<path style="stroke:none;" d="M 6.53125 -3.109375 C 6.53125 -5.171875 5.296875 -6.578125 3.421875 -6.578125 C 1.578125 -6.578125 0.328125 -5.15625 0.328125 -3.15625 C 0.328125 -1.15625 1.578125 0.15625 3.4375 0.15625 C 5.3125 0.15625 6.53125 -1.21875 6.53125 -3.109375 Z M 5.703125 -3.125 C 5.703125 -1.578125 4.78125 -0.5625 3.4375 -0.5625 C 2.0625 -0.5625 1.15625 -1.578125 1.15625 -3.15625 C 1.15625 -4.734375 2.0625 -5.84375 3.421875 -5.84375 C 4.8125 -5.84375 5.703125 -4.734375 5.703125 -3.125 Z M 5.703125 -3.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-51">
<path style="stroke:none;" d="M 1.25 -5.265625 L 1.25 -6.234375 L 0.421875 -6.234375 L 0.421875 -5.265625 L 0.65625 -4.078125 L 1.015625 -4.078125 Z M 1.25 -5.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-52">
<path style="stroke:none;" d="M 6.53125 -3.171875 C 6.53125 -5.15625 5.28125 -6.578125 3.4375 -6.578125 C 1.578125 -6.578125 0.328125 -5.15625 0.328125 -3.15625 C 0.328125 -1.15625 1.578125 0.15625 3.4375 0.15625 C 4.0625 0.15625 4.59375 0.015625 5.109375 -0.296875 L 6.03125 0.46875 L 6.453125 -0.03125 L 5.625 -0.71875 C 6.234375 -1.375 6.53125 -2.15625 6.53125 -3.171875 Z M 5.703125 -3.171875 C 5.703125 -2.34375 5.484375 -1.734375 5.015625 -1.203125 L 4.234375 -1.84375 L 3.828125 -1.359375 L 4.484375 -0.8125 C 4.09375 -0.640625 3.8125 -0.5625 3.421875 -0.5625 C 2.0625 -0.5625 1.15625 -1.578125 1.15625 -3.15625 C 1.15625 -4.734375 2.0625 -5.84375 3.4375 -5.84375 C 4.796875 -5.84375 5.703125 -4.734375 5.703125 -3.171875 Z M 5.703125 -3.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-53">
<path style="stroke:none;" d="M 5.125 0 L 5.125 -0.71875 L 1.28125 -0.71875 L 5.109375 -5.671875 L 5.109375 -6.40625 L 0.5 -6.40625 L 0.5 -5.6875 L 4.09375 -5.6875 L 0.25 -0.71875 L 0.25 0 Z M 5.125 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-54">
<path style="stroke:none;" d="M 4.453125 -3 C 4.453125 -5.15625 3.78125 -6.234375 2.421875 -6.234375 C 1.078125 -6.234375 0.375 -5.140625 0.375 -3.046875 C 0.375 -0.953125 1.078125 0.125 2.421875 0.125 C 3.734375 0.125 4.453125 -0.953125 4.453125 -3 Z M 3.671875 -3.0625 C 3.671875 -1.296875 3.265625 -0.515625 2.40625 -0.515625 C 1.578125 -0.515625 1.171875 -1.34375 1.171875 -3.046875 C 1.171875 -4.75 1.578125 -5.546875 2.421875 -5.546875 C 3.25 -5.546875 3.671875 -4.734375 3.671875 -3.0625 Z M 3.671875 -3.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-55">
<path style="stroke:none;" d="M 3.046875 0 L 3.046875 -6.234375 L 2.546875 -6.234375 C 2.265625 -5.28125 2.09375 -5.140625 0.890625 -5 L 0.890625 -4.4375 L 2.28125 -4.4375 L 2.28125 0 Z M 3.046875 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-56">
<path style="stroke:none;" d="M 4.5 -4.40625 C 4.5 -5.46875 3.671875 -6.234375 2.5 -6.234375 C 1.21875 -6.234375 0.484375 -5.59375 0.4375 -4.078125 L 1.21875 -4.078125 C 1.28125 -5.125 1.703125 -5.5625 2.46875 -5.5625 C 3.171875 -5.5625 3.703125 -5.0625 3.703125 -4.390625 C 3.703125 -3.890625 3.40625 -3.46875 2.859375 -3.15625 L 2.046875 -2.703125 C 0.75 -1.96875 0.375 -1.375 0.296875 0 L 4.453125 0 L 4.453125 -0.765625 L 1.171875 -0.765625 C 1.25 -1.28125 1.53125 -1.59375 2.296875 -2.046875 L 3.171875 -2.53125 C 4.046875 -2.984375 4.5 -3.640625 4.5 -4.40625 Z M 4.5 -4.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-57">
<path style="stroke:none;" d="M 4.453125 -1.8125 C 4.453125 -2.5625 4.140625 -3.015625 3.390625 -3.265625 C 3.96875 -3.5 4.265625 -3.890625 4.265625 -4.515625 C 4.265625 -5.59375 3.546875 -6.234375 2.359375 -6.234375 C 1.109375 -6.234375 0.4375 -5.546875 0.40625 -4.21875 L 1.1875 -4.21875 C 1.203125 -5.140625 1.578125 -5.5625 2.375 -5.5625 C 3.0625 -5.5625 3.46875 -5.15625 3.46875 -4.5 C 3.46875 -3.828125 3.1875 -3.546875 1.9375 -3.546875 L 1.9375 -2.90625 L 2.359375 -2.90625 C 3.21875 -2.90625 3.65625 -2.5 3.65625 -1.796875 C 3.65625 -1.015625 3.171875 -0.546875 2.359375 -0.546875 C 1.515625 -0.546875 1.109375 -0.96875 1.0625 -1.875 L 0.28125 -1.875 C 0.375 -0.5 1.0625 0.125 2.34375 0.125 C 3.625 0.125 4.453125 -0.640625 4.453125 -1.8125 Z M 4.453125 -1.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-58">
<path style="stroke:none;" d="M 4.578125 -1.5 L 4.578125 -2.1875 L 3.65625 -2.1875 L 3.65625 -6.234375 L 3.078125 -6.234375 L 0.25 -2.3125 L 0.25 -1.5 L 2.875 -1.5 L 2.875 0 L 3.65625 0 L 3.65625 -1.5 Z M 2.875 -2.1875 L 0.921875 -2.1875 L 2.875 -4.921875 Z M 2.875 -2.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-59">
<path style="stroke:none;" d="M 5.671875 -1.953125 L 5.671875 -6.40625 L 4.859375 -6.40625 L 4.859375 -1.953125 C 4.859375 -1.09375 4.234375 -0.5625 3.203125 -0.5625 C 2.25 -0.5625 1.5625 -1.015625 1.5625 -1.953125 L 1.5625 -6.40625 L 0.75 -6.40625 L 0.75 -1.953125 C 0.75 -0.65625 1.6875 0.15625 3.203125 0.15625 C 4.703125 0.15625 5.671875 -0.671875 5.671875 -1.953125 Z M 5.671875 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-60">
<path style="stroke:none;" d="M 2.5 -2.109375 L 2.5 -2.75 L 0.40625 -2.75 L 0.40625 -2.109375 Z M 2.5 -2.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.265625 -5.765625 L 4.265625 -5.765625 L 2.671875 -1.28125 L 1.203125 -5.765625 L 0.21875 -5.765625 L 2.171875 0.015625 L 1.8125 0.9375 C 1.65625 1.34375 1.46875 1.5 1.078125 1.5 C 0.953125 1.5 0.796875 1.46875 0.59375 1.4375 L 0.59375 2.25 C 0.78125 2.359375 0.96875 2.390625 1.203125 2.390625 C 1.859375 2.390625 2.390625 2.03125 2.6875 1.203125 Z M 5.265625 -5.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 3.53125 -4.96875 L 3.53125 -5.890625 C 3.375 -5.921875 3.296875 -5.921875 3.171875 -5.921875 C 2.578125 -5.921875 2.140625 -5.578125 1.609375 -4.71875 L 1.609375 -5.765625 L 0.765625 -5.765625 L 0.765625 0 L 1.6875 0 L 1.6875 -2.984375 C 1.6875 -4.296875 2.109375 -4.9375 3.53125 -4.96875 Z M 3.53125 -4.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 5.4375 0 L 5.4375 -8.015625 L 4.53125 -8.015625 L 4.53125 -5.03125 C 4.140625 -5.625 3.53125 -5.921875 2.765625 -5.921875 C 1.265625 -5.921875 0.28125 -4.78125 0.28125 -2.9375 C 0.28125 -0.984375 1.25 0.171875 2.796875 0.171875 C 3.59375 0.171875 4.140625 -0.125 4.625 -0.84375 L 4.625 0 Z M 4.53125 -2.859375 C 4.53125 -1.53125 3.890625 -0.6875 2.921875 -0.6875 C 1.90625 -0.6875 1.25 -1.546875 1.25 -2.875 C 1.25 -4.21875 1.90625 -5.078125 2.921875 -5.078125 C 3.90625 -5.078125 4.53125 -4.1875 4.53125 -2.859375 Z M 4.53125 -2.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 5.046875 -1.609375 C 5.046875 -2.46875 4.5625 -2.90625 3.421875 -3.171875 L 2.546875 -3.390625 C 1.796875 -3.5625 1.46875 -3.8125 1.46875 -4.21875 C 1.46875 -4.734375 1.953125 -5.078125 2.6875 -5.078125 C 3.4375 -5.078125 3.828125 -4.765625 3.84375 -4.15625 L 4.8125 -4.15625 C 4.8125 -5.296875 4.0625 -5.921875 2.734375 -5.921875 C 1.390625 -5.921875 0.515625 -5.234375 0.515625 -4.171875 C 0.515625 -3.265625 0.984375 -2.84375 2.34375 -2.515625 L 3.203125 -2.296875 C 3.84375 -2.140625 4.09375 -1.953125 4.09375 -1.546875 C 4.09375 -1 3.546875 -0.6875 2.75 -0.6875 C 1.921875 -0.6875 1.46875 -0.875 1.34375 -1.765625 L 0.375 -1.765625 C 0.421875 -0.421875 1.171875 0.171875 2.671875 0.171875 C 4.125 0.171875 5.046875 -0.5 5.046875 -1.609375 Z M 5.046875 -1.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 5.25 -1.984375 L 4.328125 -1.984375 C 4.171875 -1.0625 3.703125 -0.6875 2.921875 -0.6875 C 1.90625 -0.6875 1.296875 -1.46875 1.296875 -2.828125 C 1.296875 -4.265625 1.890625 -5.078125 2.890625 -5.078125 C 3.65625 -5.078125 4.140625 -4.625 4.25 -3.828125 L 5.1875 -3.828125 C 5.078125 -5.234375 4.1875 -5.921875 2.90625 -5.921875 C 1.359375 -5.921875 0.34375 -4.734375 0.34375 -2.828125 C 0.34375 -0.96875 1.328125 0.171875 2.890625 0.171875 C 4.265625 0.171875 5.140625 -0.65625 5.25 -1.984375 Z M 5.25 -1.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 5.609375 -2.84375 C 5.609375 -4.828125 4.65625 -5.921875 2.984375 -5.921875 C 1.375 -5.921875 0.390625 -4.8125 0.390625 -2.875 C 0.390625 -0.953125 1.359375 0.171875 3 0.171875 C 4.625 0.171875 5.609375 -0.953125 5.609375 -2.84375 Z M 4.65625 -2.84375 C 4.65625 -1.5 4.015625 -0.6875 3 -0.6875 C 1.984375 -0.6875 1.359375 -1.484375 1.359375 -2.875 C 1.359375 -4.265625 1.984375 -5.078125 3 -5.078125 C 4.03125 -5.078125 4.65625 -4.28125 4.65625 -2.84375 Z M 4.65625 -2.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 5.359375 0 L 5.359375 -4.359375 C 5.359375 -5.3125 4.640625 -5.921875 3.53125 -5.921875 C 2.671875 -5.921875 2.125 -5.59375 1.609375 -4.796875 L 1.609375 -5.765625 L 0.765625 -5.765625 L 0.765625 0 L 1.6875 0 L 1.6875 -3.171875 C 1.6875 -4.359375 2.328125 -5.125 3.25 -5.125 C 3.984375 -5.125 4.4375 -4.6875 4.4375 -4 L 4.4375 0 Z M 5.359375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 2.84375 -5.015625 L 2.84375 -5.765625 L 1.875 -5.765625 L 1.875 -6.671875 C 1.875 -7.046875 2.09375 -7.25 2.515625 -7.25 C 2.59375 -7.25 2.625 -7.25 2.84375 -7.234375 L 2.84375 -8 C 2.625 -8.046875 2.515625 -8.046875 2.328125 -8.046875 C 1.46875 -8.046875 0.96875 -7.5625 0.96875 -6.75 L 0.96875 -5.765625 L 0.203125 -5.765625 L 0.203125 -5.015625 L 0.96875 -5.015625 L 0.96875 0 L 1.875 0 L 1.875 -5.015625 Z M 2.84375 -5.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M -2.828125 -5.75 C -4.765625 -5.75 -5.921875 -4.8125 -5.921875 -3.28125 C -5.921875 -2.5 -5.578125 -1.875 -4.890625 -1.4375 L -5.765625 -1.4375 L -5.765625 -0.609375 L 2.390625 -0.609375 L 2.390625 -1.515625 L -0.6875 -1.515625 C -0.09375 -2 0.171875 -2.546875 0.171875 -3.28125 C 0.171875 -4.78125 -0.984375 -5.75 -2.828125 -5.75 Z M -2.84375 -4.796875 C -1.546875 -4.796875 -0.6875 -4.125 -0.6875 -3.125 C -0.6875 -2.15625 -1.484375 -1.515625 -2.84375 -1.515625 C -4.1875 -1.515625 -5.078125 -2.15625 -5.078125 -3.125 C -5.078125 -4.140625 -4.21875 -4.796875 -2.84375 -4.796875 Z M -2.84375 -4.796875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0 -1.65625 L -8.015625 -1.65625 L -8.015625 -0.75 L 0 -0.75 Z M 0 -1.65625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M -0.015625 -5.890625 L -0.71875 -5.890625 C -0.6875 -5.78125 -0.6875 -5.734375 -0.6875 -5.6875 C -0.6875 -5.375 -0.859375 -5.1875 -1.140625 -5.1875 L -4.359375 -5.1875 C -5.375 -5.1875 -5.921875 -4.4375 -5.921875 -3.03125 C -5.921875 -1.625 -5.390625 -0.765625 -4.0625 -0.71875 L -4.0625 -1.640625 C -4.765625 -1.71875 -5.078125 -2.140625 -5.078125 -2.984375 C -5.078125 -3.8125 -4.78125 -4.28125 -4.21875 -4.28125 L -3.984375 -4.28125 C -3.59375 -4.28125 -3.4375 -4.046875 -3.34375 -3.328125 C -3.171875 -2.03125 -3.140625 -1.828125 -2.984375 -1.46875 C -2.71875 -0.796875 -2.203125 -0.46875 -1.5 -0.46875 C -0.453125 -0.46875 0.171875 -1.1875 0.171875 -2.359375 C 0.171875 -3.09375 -0.140625 -3.8125 -0.6875 -4.3125 C -0.234375 -4.40625 0.078125 -4.8125 0.078125 -5.265625 C 0.078125 -5.4375 0.0625 -5.59375 -0.015625 -5.890625 Z M -1.984375 -4.28125 C -1.171875 -4.28125 -0.640625 -3.4375 -0.640625 -2.546875 C -0.640625 -1.84375 -0.890625 -1.421875 -1.515625 -1.421875 C -2.125 -1.421875 -2.390625 -1.828125 -2.53125 -2.8125 C -2.65625 -3.765625 -2.703125 -3.96875 -2.84375 -4.28125 Z M -1.984375 -4.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M -5.765625 -5.265625 L -5.765625 -4.265625 L -1.28125 -2.671875 L -5.765625 -1.203125 L -5.765625 -0.21875 L 0.015625 -2.171875 L 0.9375 -1.8125 C 1.34375 -1.65625 1.5 -1.46875 1.5 -1.078125 C 1.5 -0.953125 1.46875 -0.796875 1.4375 -0.59375 L 2.25 -0.59375 C 2.359375 -0.78125 2.390625 -0.96875 2.390625 -1.203125 C 2.390625 -1.859375 2.03125 -2.390625 1.203125 -2.6875 Z M -5.765625 -5.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M -2.625 -5.640625 C -3.453125 -5.640625 -3.984375 -5.578125 -4.40625 -5.40625 C -5.359375 -5.03125 -5.921875 -4.15625 -5.921875 -3.078125 C -5.921875 -1.46875 -4.734375 -0.4375 -2.84375 -0.4375 C -0.953125 -0.4375 0.171875 -1.4375 0.171875 -3.0625 C 0.171875 -4.375 -0.578125 -5.296875 -1.75 -5.515625 L -1.75 -4.59375 C -0.984375 -4.34375 -0.6875 -3.828125 -0.6875 -3.09375 C -0.6875 -2.140625 -1.296875 -1.421875 -2.625 -1.390625 Z M -3.4375 -4.65625 C -3.4375 -4.65625 -3.390625 -4.65625 -3.359375 -4.65625 L -3.359375 -1.421875 C -4.390625 -1.5 -5.078125 -2.140625 -5.078125 -3.0625 C -5.078125 -3.96875 -4.328125 -4.65625 -3.4375 -4.65625 Z M -3.4375 -4.65625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M -4.96875 -3.53125 L -5.890625 -3.53125 C -5.921875 -3.375 -5.921875 -3.296875 -5.921875 -3.171875 C -5.921875 -2.578125 -5.578125 -2.140625 -4.71875 -1.609375 L -5.765625 -1.609375 L -5.765625 -0.765625 L 0 -0.765625 L 0 -1.6875 L -2.984375 -1.6875 C -4.296875 -1.6875 -4.9375 -2.109375 -4.96875 -3.53125 Z M -4.96875 -3.53125 "/>
</symbol>
</g>
<clipPath id="clip1">
<path d="M 110.984375 5.480469 L 493 5.480469 L 493 390 L 110.984375 390 Z M 110.984375 5.480469 "/>
</clipPath>
<clipPath id="clip2">
<path d="M 167 5.480469 L 169 5.480469 L 169 390 L 167 390 Z M 167 5.480469 "/>
</clipPath>
<clipPath id="clip3">
<path d="M 247 5.480469 L 249 5.480469 L 249 390 L 247 390 Z M 247 5.480469 "/>
</clipPath>
<clipPath id="clip4">
<path d="M 327 5.480469 L 328 5.480469 L 328 390 L 327 390 Z M 327 5.480469 "/>
</clipPath>
<clipPath id="clip5">
<path d="M 407 5.480469 L 408 5.480469 L 408 390 L 407 390 Z M 407 5.480469 "/>
</clipPath>
<clipPath id="clip6">
<path d="M 486 5.480469 L 488 5.480469 L 488 390 L 486 390 Z M 486 5.480469 "/>
</clipPath>
<clipPath id="clip7">
<path d="M 110.984375 386 L 493 386 L 493 388 L 110.984375 388 Z M 110.984375 386 "/>
</clipPath>
<clipPath id="clip8">
<path d="M 110.984375 383 L 493 383 L 493 385 L 110.984375 385 Z M 110.984375 383 "/>
</clipPath>
<clipPath id="clip9">
<path d="M 110.984375 380 L 493 380 L 493 382 L 110.984375 382 Z M 110.984375 380 "/>
</clipPath>
<clipPath id="clip10">
<path d="M 110.984375 377 L 493 377 L 493 379 L 110.984375 379 Z M 110.984375 377 "/>
</clipPath>
<clipPath id="clip11">
<path d="M 110.984375 373 L 493 373 L 493 375 L 110.984375 375 Z M 110.984375 373 "/>
</clipPath>
<clipPath id="clip12">
<path d="M 110.984375 370 L 493 370 L 493 372 L 110.984375 372 Z M 110.984375 370 "/>
</clipPath>
<clipPath id="clip13">
<path d="M 110.984375 367 L 493 367 L 493 369 L 110.984375 369 Z M 110.984375 367 "/>
</clipPath>
<clipPath id="clip14">
<path d="M 110.984375 364 L 493 364 L 493 366 L 110.984375 366 Z M 110.984375 364 "/>
</clipPath>
<clipPath id="clip15">
<path d="M 110.984375 361 L 493 361 L 493 363 L 110.984375 363 Z M 110.984375 361 "/>
</clipPath>
<clipPath id="clip16">
<path d="M 110.984375 358 L 493 358 L 493 360 L 110.984375 360 Z M 110.984375 358 "/>
</clipPath>
<clipPath id="clip17">
<path d="M 110.984375 354 L 493 354 L 493 357 L 110.984375 357 Z M 110.984375 354 "/>
</clipPath>
<clipPath id="clip18">
<path d="M 110.984375 351 L 493 351 L 493 353 L 110.984375 353 Z M 110.984375 351 "/>
</clipPath>
<clipPath id="clip19">
<path d="M 110.984375 348 L 493 348 L 493 350 L 110.984375 350 Z M 110.984375 348 "/>
</clipPath>
<clipPath id="clip20">
<path d="M 110.984375 345 L 493 345 L 493 347 L 110.984375 347 Z M 110.984375 345 "/>
</clipPath>
<clipPath id="clip21">
<path d="M 110.984375 342 L 493 342 L 493 344 L 110.984375 344 Z M 110.984375 342 "/>
</clipPath>
<clipPath id="clip22">
<path d="M 110.984375 339 L 493 339 L 493 341 L 110.984375 341 Z M 110.984375 339 "/>
</clipPath>
<clipPath id="clip23">
<path d="M 110.984375 335 L 493 335 L 493 338 L 110.984375 338 Z M 110.984375 335 "/>
</clipPath>
<clipPath id="clip24">
<path d="M 110.984375 332 L 493 332 L 493 334 L 110.984375 334 Z M 110.984375 332 "/>
</clipPath>
<clipPath id="clip25">
<path d="M 110.984375 329 L 493 329 L 493 331 L 110.984375 331 Z M 110.984375 329 "/>
</clipPath>
<clipPath id="clip26">
<path d="M 110.984375 326 L 493 326 L 493 328 L 110.984375 328 Z M 110.984375 326 "/>
</clipPath>
<clipPath id="clip27">
<path d="M 110.984375 323 L 493 323 L 493 325 L 110.984375 325 Z M 110.984375 323 "/>
</clipPath>
<clipPath id="clip28">
<path d="M 110.984375 320 L 493 320 L 493 322 L 110.984375 322 Z M 110.984375 320 "/>
</clipPath>
<clipPath id="clip29">
<path d="M 110.984375 316 L 493 316 L 493 319 L 110.984375 319 Z M 110.984375 316 "/>
</clipPath>
<clipPath id="clip30">
<path d="M 110.984375 313 L 493 313 L 493 315 L 110.984375 315 Z M 110.984375 313 "/>
</clipPath>
<clipPath id="clip31">
<path d="M 110.984375 310 L 493 310 L 493 312 L 110.984375 312 Z M 110.984375 310 "/>
</clipPath>
<clipPath id="clip32">
<path d="M 110.984375 307 L 493 307 L 493 309 L 110.984375 309 Z M 110.984375 307 "/>
</clipPath>
<clipPath id="clip33">
<path d="M 110.984375 304 L 493 304 L 493 306 L 110.984375 306 Z M 110.984375 304 "/>
</clipPath>
<clipPath id="clip34">
<path d="M 110.984375 301 L 493 301 L 493 303 L 110.984375 303 Z M 110.984375 301 "/>
</clipPath>
<clipPath id="clip35">
<path d="M 110.984375 297 L 493 297 L 493 300 L 110.984375 300 Z M 110.984375 297 "/>
</clipPath>
<clipPath id="clip36">
<path d="M 110.984375 294 L 493 294 L 493 296 L 110.984375 296 Z M 110.984375 294 "/>
</clipPath>
<clipPath id="clip37">
<path d="M 110.984375 291 L 493 291 L 493 293 L 110.984375 293 Z M 110.984375 291 "/>
</clipPath>
<clipPath id="clip38">
<path d="M 110.984375 288 L 493 288 L 493 290 L 110.984375 290 Z M 110.984375 288 "/>
</clipPath>
<clipPath id="clip39">
<path d="M 110.984375 285 L 493 285 L 493 287 L 110.984375 287 Z M 110.984375 285 "/>
</clipPath>
<clipPath id="clip40">
<path d="M 110.984375 282 L 493 282 L 493 284 L 110.984375 284 Z M 110.984375 282 "/>
</clipPath>
<clipPath id="clip41">
<path d="M 110.984375 278 L 493 278 L 493 281 L 110.984375 281 Z M 110.984375 278 "/>
</clipPath>
<clipPath id="clip42">
<path d="M 110.984375 275 L 493 275 L 493 277 L 110.984375 277 Z M 110.984375 275 "/>
</clipPath>
<clipPath id="clip43">
<path d="M 110.984375 272 L 493 272 L 493 274 L 110.984375 274 Z M 110.984375 272 "/>
</clipPath>
<clipPath id="clip44">
<path d="M 110.984375 269 L 493 269 L 493 271 L 110.984375 271 Z M 110.984375 269 "/>
</clipPath>
<clipPath id="clip45">
<path d="M 110.984375 266 L 493 266 L 493 268 L 110.984375 268 Z M 110.984375 266 "/>
</clipPath>
<clipPath id="clip46">
<path d="M 110.984375 263 L 493 263 L 493 265 L 110.984375 265 Z M 110.984375 263 "/>
</clipPath>
<clipPath id="clip47">
<path d="M 110.984375 260 L 493 260 L 493 262 L 110.984375 262 Z M 110.984375 260 "/>
</clipPath>
<clipPath id="clip48">
<path d="M 110.984375 256 L 493 256 L 493 258 L 110.984375 258 Z M 110.984375 256 "/>
</clipPath>
<clipPath id="clip49">
<path d="M 110.984375 253 L 493 253 L 493 255 L 110.984375 255 Z M 110.984375 253 "/>
</clipPath>
<clipPath id="clip50">
<path d="M 110.984375 250 L 493 250 L 493 252 L 110.984375 252 Z M 110.984375 250 "/>
</clipPath>
<clipPath id="clip51">
<path d="M 110.984375 247 L 493 247 L 493 249 L 110.984375 249 Z M 110.984375 247 "/>
</clipPath>
<clipPath id="clip52">
<path d="M 110.984375 244 L 493 244 L 493 246 L 110.984375 246 Z M 110.984375 244 "/>
</clipPath>
<clipPath id="clip53">
<path d="M 110.984375 241 L 493 241 L 493 243 L 110.984375 243 Z M 110.984375 241 "/>
</clipPath>
<clipPath id="clip54">
<path d="M 110.984375 237 L 493 237 L 493 239 L 110.984375 239 Z M 110.984375 237 "/>
</clipPath>
<clipPath id="clip55">
<path d="M 110.984375 234 L 493 234 L 493 236 L 110.984375 236 Z M 110.984375 234 "/>
</clipPath>
<clipPath id="clip56">
<path d="M 110.984375 231 L 493 231 L 493 233 L 110.984375 233 Z M 110.984375 231 "/>
</clipPath>
<clipPath id="clip57">
<path d="M 110.984375 228 L 493 228 L 493 230 L 110.984375 230 Z M 110.984375 228 "/>
</clipPath>
<clipPath id="clip58">
<path d="M 110.984375 225 L 493 225 L 493 227 L 110.984375 227 Z M 110.984375 225 "/>
</clipPath>
<clipPath id="clip59">
<path d="M 110.984375 222 L 493 222 L 493 224 L 110.984375 224 Z M 110.984375 222 "/>
</clipPath>
<clipPath id="clip60">
<path d="M 110.984375 218 L 493 218 L 493 220 L 110.984375 220 Z M 110.984375 218 "/>
</clipPath>
<clipPath id="clip61">
<path d="M 110.984375 215 L 493 215 L 493 217 L 110.984375 217 Z M 110.984375 215 "/>
</clipPath>
<clipPath id="clip62">
<path d="M 110.984375 212 L 493 212 L 493 214 L 110.984375 214 Z M 110.984375 212 "/>
</clipPath>
<clipPath id="clip63">
<path d="M 110.984375 209 L 493 209 L 493 211 L 110.984375 211 Z M 110.984375 209 "/>
</clipPath>
<clipPath id="clip64">
<path d="M 110.984375 206 L 493 206 L 493 208 L 110.984375 208 Z M 110.984375 206 "/>
</clipPath>
<clipPath id="clip65">
<path d="M 110.984375 203 L 493 203 L 493 205 L 110.984375 205 Z M 110.984375 203 "/>
</clipPath>
<clipPath id="clip66">
<path d="M 110.984375 199 L 493 199 L 493 201 L 110.984375 201 Z M 110.984375 199 "/>
</clipPath>
<clipPath id="clip67">
<path d="M 110.984375 196 L 493 196 L 493 198 L 110.984375 198 Z M 110.984375 196 "/>
</clipPath>
<clipPath id="clip68">
<path d="M 110.984375 193 L 493 193 L 493 195 L 110.984375 195 Z M 110.984375 193 "/>
</clipPath>
<clipPath id="clip69">
<path d="M 110.984375 190 L 493 190 L 493 192 L 110.984375 192 Z M 110.984375 190 "/>
</clipPath>
<clipPath id="clip70">
<path d="M 110.984375 187 L 493 187 L 493 189 L 110.984375 189 Z M 110.984375 187 "/>
</clipPath>
<clipPath id="clip71">
<path d="M 110.984375 184 L 493 184 L 493 186 L 110.984375 186 Z M 110.984375 184 "/>
</clipPath>
<clipPath id="clip72">
<path d="M 110.984375 180 L 493 180 L 493 182 L 110.984375 182 Z M 110.984375 180 "/>
</clipPath>
<clipPath id="clip73">
<path d="M 110.984375 177 L 493 177 L 493 179 L 110.984375 179 Z M 110.984375 177 "/>
</clipPath>
<clipPath id="clip74">
<path d="M 110.984375 174 L 493 174 L 493 176 L 110.984375 176 Z M 110.984375 174 "/>
</clipPath>
<clipPath id="clip75">
<path d="M 110.984375 171 L 493 171 L 493 173 L 110.984375 173 Z M 110.984375 171 "/>
</clipPath>
<clipPath id="clip76">
<path d="M 110.984375 168 L 493 168 L 493 170 L 110.984375 170 Z M 110.984375 168 "/>
</clipPath>
<clipPath id="clip77">
<path d="M 110.984375 165 L 493 165 L 493 167 L 110.984375 167 Z M 110.984375 165 "/>
</clipPath>
<clipPath id="clip78">
<path d="M 110.984375 161 L 493 161 L 493 163 L 110.984375 163 Z M 110.984375 161 "/>
</clipPath>
<clipPath id="clip79">
<path d="M 110.984375 158 L 493 158 L 493 160 L 110.984375 160 Z M 110.984375 158 "/>
</clipPath>
<clipPath id="clip80">
<path d="M 110.984375 155 L 493 155 L 493 157 L 110.984375 157 Z M 110.984375 155 "/>
</clipPath>
<clipPath id="clip81">
<path d="M 110.984375 152 L 493 152 L 493 154 L 110.984375 154 Z M 110.984375 152 "/>
</clipPath>
<clipPath id="clip82">
<path d="M 110.984375 149 L 493 149 L 493 151 L 110.984375 151 Z M 110.984375 149 "/>
</clipPath>
<clipPath id="clip83">
<path d="M 110.984375 146 L 493 146 L 493 148 L 110.984375 148 Z M 110.984375 146 "/>
</clipPath>
<clipPath id="clip84">
<path d="M 110.984375 142 L 493 142 L 493 144 L 110.984375 144 Z M 110.984375 142 "/>
</clipPath>
<clipPath id="clip85">
<path d="M 110.984375 139 L 493 139 L 493 141 L 110.984375 141 Z M 110.984375 139 "/>
</clipPath>
<clipPath id="clip86">
<path d="M 110.984375 136 L 493 136 L 493 138 L 110.984375 138 Z M 110.984375 136 "/>
</clipPath>
<clipPath id="clip87">
<path d="M 110.984375 133 L 493 133 L 493 135 L 110.984375 135 Z M 110.984375 133 "/>
</clipPath>
<clipPath id="clip88">
<path d="M 110.984375 130 L 493 130 L 493 132 L 110.984375 132 Z M 110.984375 130 "/>
</clipPath>
<clipPath id="clip89">
<path d="M 110.984375 127 L 493 127 L 493 129 L 110.984375 129 Z M 110.984375 127 "/>
</clipPath>
<clipPath id="clip90">
<path d="M 110.984375 123 L 493 123 L 493 125 L 110.984375 125 Z M 110.984375 123 "/>
</clipPath>
<clipPath id="clip91">
<path d="M 110.984375 120 L 493 120 L 493 122 L 110.984375 122 Z M 110.984375 120 "/>
</clipPath>
<clipPath id="clip92">
<path d="M 110.984375 117 L 493 117 L 493 119 L 110.984375 119 Z M 110.984375 117 "/>
</clipPath>
<clipPath id="clip93">
<path d="M 110.984375 114 L 493 114 L 493 116 L 110.984375 116 Z M 110.984375 114 "/>
</clipPath>
<clipPath id="clip94">
<path d="M 110.984375 111 L 493 111 L 493 113 L 110.984375 113 Z M 110.984375 111 "/>
</clipPath>
<clipPath id="clip95">
<path d="M 110.984375 108 L 493 108 L 493 110 L 110.984375 110 Z M 110.984375 108 "/>
</clipPath>
<clipPath id="clip96">
<path d="M 110.984375 104 L 493 104 L 493 107 L 110.984375 107 Z M 110.984375 104 "/>
</clipPath>
<clipPath id="clip97">
<path d="M 110.984375 101 L 493 101 L 493 103 L 110.984375 103 Z M 110.984375 101 "/>
</clipPath>
<clipPath id="clip98">
<path d="M 110.984375 98 L 493 98 L 493 100 L 110.984375 100 Z M 110.984375 98 "/>
</clipPath>
<clipPath id="clip99">
<path d="M 110.984375 95 L 493 95 L 493 97 L 110.984375 97 Z M 110.984375 95 "/>
</clipPath>
<clipPath id="clip100">
<path d="M 110.984375 92 L 493 92 L 493 94 L 110.984375 94 Z M 110.984375 92 "/>
</clipPath>
<clipPath id="clip101">
<path d="M 110.984375 89 L 493 89 L 493 91 L 110.984375 91 Z M 110.984375 89 "/>
</clipPath>
<clipPath id="clip102">
<path d="M 110.984375 85 L 493 85 L 493 88 L 110.984375 88 Z M 110.984375 85 "/>
</clipPath>
<clipPath id="clip103">
<path d="M 110.984375 82 L 493 82 L 493 84 L 110.984375 84 Z M 110.984375 82 "/>
</clipPath>
<clipPath id="clip104">
<path d="M 110.984375 79 L 493 79 L 493 81 L 110.984375 81 Z M 110.984375 79 "/>
</clipPath>
<clipPath id="clip105">
<path d="M 110.984375 76 L 493 76 L 493 78 L 110.984375 78 Z M 110.984375 76 "/>
</clipPath>
<clipPath id="clip106">
<path d="M 110.984375 73 L 493 73 L 493 75 L 110.984375 75 Z M 110.984375 73 "/>
</clipPath>
<clipPath id="clip107">
<path d="M 110.984375 70 L 493 70 L 493 72 L 110.984375 72 Z M 110.984375 70 "/>
</clipPath>
<clipPath id="clip108">
<path d="M 110.984375 66 L 493 66 L 493 69 L 110.984375 69 Z M 110.984375 66 "/>
</clipPath>
<clipPath id="clip109">
<path d="M 110.984375 63 L 493 63 L 493 65 L 110.984375 65 Z M 110.984375 63 "/>
</clipPath>
<clipPath id="clip110">
<path d="M 110.984375 60 L 493 60 L 493 62 L 110.984375 62 Z M 110.984375 60 "/>
</clipPath>
<clipPath id="clip111">
<path d="M 110.984375 57 L 493 57 L 493 59 L 110.984375 59 Z M 110.984375 57 "/>
</clipPath>
<clipPath id="clip112">
<path d="M 110.984375 54 L 493 54 L 493 56 L 110.984375 56 Z M 110.984375 54 "/>
</clipPath>
<clipPath id="clip113">
<path d="M 110.984375 51 L 493 51 L 493 53 L 110.984375 53 Z M 110.984375 51 "/>
</clipPath>
<clipPath id="clip114">
<path d="M 110.984375 47 L 493 47 L 493 50 L 110.984375 50 Z M 110.984375 47 "/>
</clipPath>
<clipPath id="clip115">
<path d="M 110.984375 44 L 493 44 L 493 46 L 110.984375 46 Z M 110.984375 44 "/>
</clipPath>
<clipPath id="clip116">
<path d="M 110.984375 41 L 493 41 L 493 43 L 110.984375 43 Z M 110.984375 41 "/>
</clipPath>
<clipPath id="clip117">
<path d="M 110.984375 38 L 493 38 L 493 40 L 110.984375 40 Z M 110.984375 38 "/>
</clipPath>
<clipPath id="clip118">
<path d="M 110.984375 35 L 493 35 L 493 37 L 110.984375 37 Z M 110.984375 35 "/>
</clipPath>
<clipPath id="clip119">
<path d="M 110.984375 32 L 493 32 L 493 34 L 110.984375 34 Z M 110.984375 32 "/>
</clipPath>
<clipPath id="clip120">
<path d="M 110.984375 28 L 493 28 L 493 31 L 110.984375 31 Z M 110.984375 28 "/>
</clipPath>
<clipPath id="clip121">
<path d="M 110.984375 25 L 493 25 L 493 27 L 110.984375 27 Z M 110.984375 25 "/>
</clipPath>
<clipPath id="clip122">
<path d="M 110.984375 22 L 493 22 L 493 24 L 110.984375 24 Z M 110.984375 22 "/>
</clipPath>
<clipPath id="clip123">
<path d="M 110.984375 19 L 493 19 L 493 21 L 110.984375 21 Z M 110.984375 19 "/>
</clipPath>
<clipPath id="clip124">
<path d="M 110.984375 16 L 493 16 L 493 18 L 110.984375 18 Z M 110.984375 16 "/>
</clipPath>
<clipPath id="clip125">
<path d="M 110.984375 13 L 493 13 L 493 15 L 110.984375 15 Z M 110.984375 13 "/>
</clipPath>
<clipPath id="clip126">
<path d="M 110.984375 10 L 493 10 L 493 12 L 110.984375 12 Z M 110.984375 10 "/>
</clipPath>
<clipPath id="clip127">
<path d="M 110.984375 6 L 493 6 L 493 8 L 110.984375 8 Z M 110.984375 6 "/>
</clipPath>
<clipPath id="clip128">
<path d="M 127 5.480469 L 129 5.480469 L 129 390 L 127 390 Z M 127 5.480469 "/>
</clipPath>
<clipPath id="clip129">
<path d="M 207 5.480469 L 209 5.480469 L 209 390 L 207 390 Z M 207 5.480469 "/>
</clipPath>
<clipPath id="clip130">
<path d="M 287 5.480469 L 289 5.480469 L 289 390 L 287 390 Z M 287 5.480469 "/>
</clipPath>
<clipPath id="clip131">
<path d="M 367 5.480469 L 369 5.480469 L 369 390 L 367 390 Z M 367 5.480469 "/>
</clipPath>
<clipPath id="clip132">
<path d="M 446 5.480469 L 448 5.480469 L 448 390 L 446 390 Z M 446 5.480469 "/>
</clipPath>
<clipPath id="clip133">
<path d="M 128 5.480469 L 380 5.480469 L 380 9 L 128 9 Z M 128 5.480469 "/>
</clipPath>
</defs>
<g id="surface3153">
<rect x="0" y="0" width="586" height="422" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<rect x="0" y="0" width="586" height="422" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0 422 L 586 422 L 586 0 L 0 0 Z M 0 422 "/>
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(92.156863%,92.156863%,92.156863%);fill-opacity:1;" d="M 110.984375 389.015625 L 492.085938 389.015625 L 492.085938 5.480469 L 110.984375 5.480469 Z M 110.984375 389.015625 "/>
</g>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.533489;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 168.1875 389.015625 L 168.1875 5.480469 "/>
</g>
<g clip-path="url(#clip3)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.533489;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 247.941406 389.015625 L 247.941406 5.480469 "/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.533489;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 327.695312 389.015625 L 327.695312 5.480469 "/>
</g>
<g clip-path="url(#clip5)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.533489;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 407.453125 389.015625 L 407.453125 5.480469 "/>
</g>
<g clip-path="url(#clip6)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.533489;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 487.207031 389.015625 L 487.207031 5.480469 "/>
</g>
<g clip-path="url(#clip7)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 387.113281 L 492.089844 387.113281 "/>
</g>
<g clip-path="url(#clip8)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 383.949219 L 492.089844 383.949219 "/>
</g>
<g clip-path="url(#clip9)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 380.785156 L 492.089844 380.785156 "/>
</g>
<g clip-path="url(#clip10)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 377.621094 L 492.089844 377.621094 "/>
</g>
<g clip-path="url(#clip11)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 374.457031 L 492.089844 374.457031 "/>
</g>
<g clip-path="url(#clip12)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 371.292969 L 492.089844 371.292969 "/>
</g>
<g clip-path="url(#clip13)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 368.128906 L 492.089844 368.128906 "/>
</g>
<g clip-path="url(#clip14)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 364.964844 L 492.089844 364.964844 "/>
</g>
<g clip-path="url(#clip15)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 361.800781 L 492.089844 361.800781 "/>
</g>
<g clip-path="url(#clip16)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 358.632812 L 492.089844 358.632812 "/>
</g>
<g clip-path="url(#clip17)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 355.46875 L 492.089844 355.46875 "/>
</g>
<g clip-path="url(#clip18)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 352.304688 L 492.089844 352.304688 "/>
</g>
<g clip-path="url(#clip19)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 349.140625 L 492.089844 349.140625 "/>
</g>
<g clip-path="url(#clip20)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 345.976562 L 492.089844 345.976562 "/>
</g>
<g clip-path="url(#clip21)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 342.8125 L 492.089844 342.8125 "/>
</g>
<g clip-path="url(#clip22)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 339.648438 L 492.089844 339.648438 "/>
</g>
<g clip-path="url(#clip23)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 336.484375 L 492.089844 336.484375 "/>
</g>
<g clip-path="url(#clip24)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 333.320312 L 492.089844 333.320312 "/>
</g>
<g clip-path="url(#clip25)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 330.15625 L 492.089844 330.15625 "/>
</g>
<g clip-path="url(#clip26)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 326.988281 L 492.089844 326.988281 "/>
</g>
<g clip-path="url(#clip27)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 323.824219 L 492.089844 323.824219 "/>
</g>
<g clip-path="url(#clip28)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 320.660156 L 492.089844 320.660156 "/>
</g>
<g clip-path="url(#clip29)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 317.496094 L 492.089844 317.496094 "/>
</g>
<g clip-path="url(#clip30)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 314.332031 L 492.089844 314.332031 "/>
</g>
<g clip-path="url(#clip31)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 311.167969 L 492.089844 311.167969 "/>
</g>
<g clip-path="url(#clip32)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 308.003906 L 492.089844 308.003906 "/>
</g>
<g clip-path="url(#clip33)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 304.839844 L 492.089844 304.839844 "/>
</g>
<g clip-path="url(#clip34)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 301.675781 L 492.089844 301.675781 "/>
</g>
<g clip-path="url(#clip35)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 298.507812 L 492.089844 298.507812 "/>
</g>
<g clip-path="url(#clip36)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 295.34375 L 492.089844 295.34375 "/>
</g>
<g clip-path="url(#clip37)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 292.179688 L 492.089844 292.179688 "/>
</g>
<g clip-path="url(#clip38)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 289.015625 L 492.089844 289.015625 "/>
</g>
<g clip-path="url(#clip39)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 285.851562 L 492.089844 285.851562 "/>
</g>
<g clip-path="url(#clip40)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 282.6875 L 492.089844 282.6875 "/>
</g>
<g clip-path="url(#clip41)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 279.523438 L 492.089844 279.523438 "/>
</g>
<g clip-path="url(#clip42)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 276.359375 L 492.089844 276.359375 "/>
</g>
<g clip-path="url(#clip43)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 273.195312 L 492.089844 273.195312 "/>
</g>
<g clip-path="url(#clip44)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 270.03125 L 492.089844 270.03125 "/>
</g>
<g clip-path="url(#clip45)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 266.863281 L 492.089844 266.863281 "/>
</g>
<g clip-path="url(#clip46)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 263.699219 L 492.089844 263.699219 "/>
</g>
<g clip-path="url(#clip47)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 260.535156 L 492.089844 260.535156 "/>
</g>
<g clip-path="url(#clip48)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 257.371094 L 492.089844 257.371094 "/>
</g>
<g clip-path="url(#clip49)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 254.207031 L 492.089844 254.207031 "/>
</g>
<g clip-path="url(#clip50)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 251.042969 L 492.089844 251.042969 "/>
</g>
<g clip-path="url(#clip51)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 247.878906 L 492.089844 247.878906 "/>
</g>
<g clip-path="url(#clip52)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 244.714844 L 492.089844 244.714844 "/>
</g>
<g clip-path="url(#clip53)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 241.550781 L 492.089844 241.550781 "/>
</g>
<g clip-path="url(#clip54)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 238.382812 L 492.089844 238.382812 "/>
</g>
<g clip-path="url(#clip55)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 235.21875 L 492.089844 235.21875 "/>
</g>
<g clip-path="url(#clip56)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 232.054688 L 492.089844 232.054688 "/>
</g>
<g clip-path="url(#clip57)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 228.890625 L 492.089844 228.890625 "/>
</g>
<g clip-path="url(#clip58)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 225.726562 L 492.089844 225.726562 "/>
</g>
<g clip-path="url(#clip59)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 222.5625 L 492.089844 222.5625 "/>
</g>
<g clip-path="url(#clip60)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 219.398438 L 492.089844 219.398438 "/>
</g>
<g clip-path="url(#clip61)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 216.234375 L 492.089844 216.234375 "/>
</g>
<g clip-path="url(#clip62)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 213.070312 L 492.089844 213.070312 "/>
</g>
<g clip-path="url(#clip63)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 209.90625 L 492.089844 209.90625 "/>
</g>
<g clip-path="url(#clip64)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 206.738281 L 492.089844 206.738281 "/>
</g>
<g clip-path="url(#clip65)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 203.574219 L 492.089844 203.574219 "/>
</g>
<g clip-path="url(#clip66)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 200.410156 L 492.089844 200.410156 "/>
</g>
<g clip-path="url(#clip67)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 197.246094 L 492.089844 197.246094 "/>
</g>
<g clip-path="url(#clip68)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 194.082031 L 492.089844 194.082031 "/>
</g>
<g clip-path="url(#clip69)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 190.917969 L 492.089844 190.917969 "/>
</g>
<g clip-path="url(#clip70)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 187.753906 L 492.089844 187.753906 "/>
</g>
<g clip-path="url(#clip71)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 184.589844 L 492.089844 184.589844 "/>
</g>
<g clip-path="url(#clip72)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 181.425781 L 492.089844 181.425781 "/>
</g>
<g clip-path="url(#clip73)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 178.257812 L 492.089844 178.257812 "/>
</g>
<g clip-path="url(#clip74)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 175.09375 L 492.089844 175.09375 "/>
</g>
<g clip-path="url(#clip75)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 171.929688 L 492.089844 171.929688 "/>
</g>
<g clip-path="url(#clip76)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 168.765625 L 492.089844 168.765625 "/>
</g>
<g clip-path="url(#clip77)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 165.601562 L 492.089844 165.601562 "/>
</g>
<g clip-path="url(#clip78)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 162.4375 L 492.089844 162.4375 "/>
</g>
<g clip-path="url(#clip79)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 159.273438 L 492.089844 159.273438 "/>
</g>
<g clip-path="url(#clip80)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 156.109375 L 492.089844 156.109375 "/>
</g>
<g clip-path="url(#clip81)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 152.945312 L 492.089844 152.945312 "/>
</g>
<g clip-path="url(#clip82)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 149.78125 L 492.089844 149.78125 "/>
</g>
<g clip-path="url(#clip83)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 146.613281 L 492.089844 146.613281 "/>
</g>
<g clip-path="url(#clip84)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 143.449219 L 492.089844 143.449219 "/>
</g>
<g clip-path="url(#clip85)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 140.285156 L 492.089844 140.285156 "/>
</g>
<g clip-path="url(#clip86)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 137.121094 L 492.089844 137.121094 "/>
</g>
<g clip-path="url(#clip87)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 133.957031 L 492.089844 133.957031 "/>
</g>
<g clip-path="url(#clip88)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 130.792969 L 492.089844 130.792969 "/>
</g>
<g clip-path="url(#clip89)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 127.628906 L 492.089844 127.628906 "/>
</g>
<g clip-path="url(#clip90)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 124.464844 L 492.089844 124.464844 "/>
</g>
<g clip-path="url(#clip91)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 121.300781 L 492.089844 121.300781 "/>
</g>
<g clip-path="url(#clip92)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 118.132812 L 492.089844 118.132812 "/>
</g>
<g clip-path="url(#clip93)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 114.96875 L 492.089844 114.96875 "/>
</g>
<g clip-path="url(#clip94)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 111.804688 L 492.089844 111.804688 "/>
</g>
<g clip-path="url(#clip95)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 108.640625 L 492.089844 108.640625 "/>
</g>
<g clip-path="url(#clip96)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 105.476562 L 492.089844 105.476562 "/>
</g>
<g clip-path="url(#clip97)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 102.3125 L 492.089844 102.3125 "/>
</g>
<g clip-path="url(#clip98)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 99.148438 L 492.089844 99.148438 "/>
</g>
<g clip-path="url(#clip99)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 95.984375 L 492.089844 95.984375 "/>
</g>
<g clip-path="url(#clip100)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 92.820312 L 492.089844 92.820312 "/>
</g>
<g clip-path="url(#clip101)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 89.65625 L 492.089844 89.65625 "/>
</g>
<g clip-path="url(#clip102)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 86.488281 L 492.089844 86.488281 "/>
</g>
<g clip-path="url(#clip103)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 83.324219 L 492.089844 83.324219 "/>
</g>
<g clip-path="url(#clip104)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 80.160156 L 492.089844 80.160156 "/>
</g>
<g clip-path="url(#clip105)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 76.996094 L 492.089844 76.996094 "/>
</g>
<g clip-path="url(#clip106)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 73.832031 L 492.089844 73.832031 "/>
</g>
<g clip-path="url(#clip107)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 70.667969 L 492.089844 70.667969 "/>
</g>
<g clip-path="url(#clip108)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 67.503906 L 492.089844 67.503906 "/>
</g>
<g clip-path="url(#clip109)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 64.339844 L 492.089844 64.339844 "/>
</g>
<g clip-path="url(#clip110)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 61.175781 L 492.089844 61.175781 "/>
</g>
<g clip-path="url(#clip111)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 58.007812 L 492.089844 58.007812 "/>
</g>
<g clip-path="url(#clip112)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 54.84375 L 492.089844 54.84375 "/>
</g>
<g clip-path="url(#clip113)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 51.679688 L 492.089844 51.679688 "/>
</g>
<g clip-path="url(#clip114)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 48.515625 L 492.089844 48.515625 "/>
</g>
<g clip-path="url(#clip115)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 45.351562 L 492.089844 45.351562 "/>
</g>
<g clip-path="url(#clip116)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 42.1875 L 492.089844 42.1875 "/>
</g>
<g clip-path="url(#clip117)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 39.023438 L 492.089844 39.023438 "/>
</g>
<g clip-path="url(#clip118)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 35.859375 L 492.089844 35.859375 "/>
</g>
<g clip-path="url(#clip119)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 32.695312 L 492.089844 32.695312 "/>
</g>
<g clip-path="url(#clip120)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 29.53125 L 492.089844 29.53125 "/>
</g>
<g clip-path="url(#clip121)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 26.363281 L 492.089844 26.363281 "/>
</g>
<g clip-path="url(#clip122)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 23.199219 L 492.089844 23.199219 "/>
</g>
<g clip-path="url(#clip123)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 20.035156 L 492.089844 20.035156 "/>
</g>
<g clip-path="url(#clip124)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 16.871094 L 492.089844 16.871094 "/>
</g>
<g clip-path="url(#clip125)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 13.707031 L 492.089844 13.707031 "/>
</g>
<g clip-path="url(#clip126)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 10.542969 L 492.089844 10.542969 "/>
</g>
<g clip-path="url(#clip127)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 110.984375 7.378906 L 492.089844 7.378906 "/>
</g>
<g clip-path="url(#clip128)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 128.308594 389.015625 L 128.308594 5.480469 "/>
</g>
<g clip-path="url(#clip129)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 208.0625 389.015625 L 208.0625 5.480469 "/>
</g>
<g clip-path="url(#clip130)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 287.820312 389.015625 L 287.820312 5.480469 "/>
</g>
<g clip-path="url(#clip131)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 367.574219 389.015625 L 367.574219 5.480469 "/>
</g>
<g clip-path="url(#clip132)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 447.332031 389.015625 L 447.332031 5.480469 "/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 388.539062 L 262.296875 388.539062 L 262.296875 385.691406 L 128.308594 385.691406 Z M 128.308594 388.539062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 385.375 L 389.90625 385.375 L 389.90625 382.527344 L 128.308594 382.527344 Z M 128.308594 385.375 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 382.210938 L 231.589844 382.210938 L 231.589844 379.363281 L 128.308594 379.363281 Z M 128.308594 382.210938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 379.046875 L 328.253906 379.046875 L 328.253906 376.199219 L 128.308594 376.199219 Z M 128.308594 379.046875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 375.882812 L 244.75 375.882812 L 244.75 373.035156 L 128.308594 373.035156 Z M 128.308594 375.882812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 372.714844 L 404.101562 372.714844 L 404.101562 369.867188 L 128.308594 369.867188 Z M 128.308594 372.714844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 369.550781 L 243.875 369.550781 L 243.875 366.703125 L 128.308594 366.703125 Z M 128.308594 369.550781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 366.386719 L 312.304688 366.386719 L 312.304688 363.539062 L 128.308594 363.539062 Z M 128.308594 366.386719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 363.222656 L 358.082031 363.222656 L 358.082031 360.375 L 128.308594 360.375 Z M 128.308594 363.222656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 360.058594 L 395.089844 360.058594 L 395.089844 357.210938 L 128.308594 357.210938 Z M 128.308594 360.058594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 356.894531 L 387.511719 356.894531 L 387.511719 354.046875 L 128.308594 354.046875 Z M 128.308594 356.894531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 353.730469 L 376.1875 353.730469 L 376.1875 350.882812 L 128.308594 350.882812 Z M 128.308594 353.730469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 350.566406 L 364.542969 350.566406 L 364.542969 347.71875 L 128.308594 347.71875 Z M 128.308594 350.566406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 347.402344 L 297.789062 347.402344 L 297.789062 344.554688 L 128.308594 344.554688 Z M 128.308594 347.402344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 344.238281 L 259.746094 344.238281 L 259.746094 341.390625 L 128.308594 341.390625 Z M 128.308594 344.238281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 341.070312 L 474.765625 341.070312 L 474.765625 338.222656 L 128.308594 338.222656 Z M 128.308594 341.070312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 337.90625 L 273.703125 337.90625 L 273.703125 335.058594 L 128.308594 335.058594 Z M 128.308594 337.90625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 334.742188 L 369.089844 334.742188 L 369.089844 331.894531 L 128.308594 331.894531 Z M 128.308594 334.742188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 331.578125 L 333.757812 331.578125 L 333.757812 328.730469 L 128.308594 328.730469 Z M 128.308594 331.578125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 328.414062 L 391.898438 328.414062 L 391.898438 325.566406 L 128.308594 325.566406 Z M 128.308594 328.414062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 325.25 L 294.4375 325.25 L 294.4375 322.402344 L 128.308594 322.402344 Z M 128.308594 325.25 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 322.085938 L 288.695312 322.085938 L 288.695312 319.238281 L 128.308594 319.238281 Z M 128.308594 322.085938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 318.921875 L 249.695312 318.921875 L 249.695312 316.074219 L 128.308594 316.074219 Z M 128.308594 318.921875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 315.757812 L 336.152344 315.757812 L 336.152344 312.910156 L 128.308594 312.910156 Z M 128.308594 315.757812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,75.686275%,65.490196%);fill-opacity:1;" d="M 128.308594 312.589844 L 309.59375 312.589844 L 309.59375 309.742188 L 128.308594 309.742188 Z M 128.308594 312.589844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 309.425781 L 390.304688 309.425781 L 390.304688 306.578125 L 128.308594 306.578125 Z M 128.308594 309.425781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 306.261719 L 305.445312 306.261719 L 305.445312 303.414062 L 128.308594 303.414062 Z M 128.308594 306.261719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 303.097656 L 317.648438 303.097656 L 317.648438 300.25 L 128.308594 300.25 Z M 128.308594 303.097656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 299.933594 L 407.851562 299.933594 L 407.851562 297.085938 L 128.308594 297.085938 Z M 128.308594 299.933594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 296.769531 L 382.648438 296.769531 L 382.648438 293.921875 L 128.308594 293.921875 Z M 128.308594 296.769531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 293.605469 L 339.980469 293.605469 L 339.980469 290.757812 L 128.308594 290.757812 Z M 128.308594 293.605469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 290.441406 L 253.761719 290.441406 L 253.761719 287.59375 L 128.308594 287.59375 Z M 128.308594 290.441406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 287.277344 L 324.984375 287.277344 L 324.984375 284.429688 L 128.308594 284.429688 Z M 128.308594 287.277344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 284.113281 L 359.597656 284.113281 L 359.597656 281.265625 L 128.308594 281.265625 Z M 128.308594 284.113281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 280.945312 L 437.199219 280.945312 L 437.199219 278.097656 L 128.308594 278.097656 Z M 128.308594 280.945312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 277.78125 L 340.777344 277.78125 L 340.777344 274.933594 L 128.308594 274.933594 Z M 128.308594 277.78125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 274.617188 L 298.109375 274.617188 L 298.109375 271.769531 L 128.308594 271.769531 Z M 128.308594 274.617188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 271.453125 L 366.539062 271.453125 L 366.539062 268.605469 L 128.308594 268.605469 Z M 128.308594 271.453125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 268.289062 L 375.710938 268.289062 L 375.710938 265.441406 L 128.308594 265.441406 Z M 128.308594 268.289062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 265.125 L 330.808594 265.125 L 330.808594 262.277344 L 128.308594 262.277344 Z M 128.308594 265.125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 261.960938 L 291.089844 261.960938 L 291.089844 259.113281 L 128.308594 259.113281 Z M 128.308594 261.960938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 258.796875 L 279.207031 258.796875 L 279.207031 255.949219 L 128.308594 255.949219 Z M 128.308594 258.796875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 255.632812 L 295.554688 255.632812 L 295.554688 252.785156 L 128.308594 252.785156 Z M 128.308594 255.632812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 252.464844 L 329.609375 252.464844 L 329.609375 249.617188 L 128.308594 249.617188 Z M 128.308594 252.464844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 249.300781 L 389.90625 249.300781 L 389.90625 246.453125 L 128.308594 246.453125 Z M 128.308594 249.300781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,75.686275%,65.490196%);fill-opacity:1;" d="M 128.308594 246.136719 L 395.886719 246.136719 L 395.886719 243.289062 L 128.308594 243.289062 Z M 128.308594 246.136719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 242.972656 L 357.523438 242.972656 L 357.523438 240.125 L 128.308594 240.125 Z M 128.308594 242.972656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 239.808594 L 429.703125 239.808594 L 429.703125 236.960938 L 128.308594 236.960938 Z M 128.308594 239.808594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 236.644531 L 196.5 236.644531 L 196.5 233.796875 L 128.308594 233.796875 Z M 128.308594 236.644531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 233.480469 L 341.015625 233.480469 L 341.015625 230.632812 L 128.308594 230.632812 Z M 128.308594 233.480469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 230.316406 L 398.441406 230.316406 L 398.441406 227.46875 L 128.308594 227.46875 Z M 128.308594 230.316406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 227.152344 L 265.488281 227.152344 L 265.488281 224.304688 L 128.308594 224.304688 Z M 128.308594 227.152344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 223.988281 L 258.46875 223.988281 L 258.46875 221.140625 L 128.308594 221.140625 Z M 128.308594 223.988281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 220.820312 L 368.371094 220.820312 L 368.371094 217.972656 L 128.308594 217.972656 Z M 128.308594 220.820312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 217.65625 L 289.335938 217.65625 L 289.335938 214.808594 L 128.308594 214.808594 Z M 128.308594 217.65625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 214.492188 L 330.410156 214.492188 L 330.410156 211.644531 L 128.308594 211.644531 Z M 128.308594 214.492188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 211.328125 L 226.886719 211.328125 L 226.886719 208.480469 L 128.308594 208.480469 Z M 128.308594 211.328125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 208.164062 L 354.335938 208.164062 L 354.335938 205.316406 L 128.308594 205.316406 Z M 128.308594 208.164062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 205 L 232.148438 205 L 232.148438 202.152344 L 128.308594 202.152344 Z M 128.308594 205 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 201.835938 L 315.253906 201.835938 L 315.253906 198.988281 L 128.308594 198.988281 Z M 128.308594 201.835938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 198.671875 L 320.039062 198.671875 L 320.039062 195.824219 L 128.308594 195.824219 Z M 128.308594 198.671875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 195.507812 L 380.574219 195.507812 L 380.574219 192.660156 L 128.308594 192.660156 Z M 128.308594 195.507812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 192.339844 L 266.445312 192.339844 L 266.445312 189.492188 L 128.308594 189.492188 Z M 128.308594 192.339844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 189.175781 L 412.15625 189.175781 L 412.15625 186.328125 L 128.308594 186.328125 Z M 128.308594 189.175781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 186.011719 L 352.023438 186.011719 L 352.023438 183.164062 L 128.308594 183.164062 Z M 128.308594 186.011719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 182.847656 L 304.964844 182.847656 L 304.964844 180 L 128.308594 180 Z M 128.308594 182.847656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 179.683594 L 444.457031 179.683594 L 444.457031 176.835938 L 128.308594 176.835938 Z M 128.308594 179.683594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 176.519531 L 215.402344 176.519531 L 215.402344 173.671875 L 128.308594 173.671875 Z M 128.308594 176.519531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 173.355469 L 312.144531 173.355469 L 312.144531 170.507812 L 128.308594 170.507812 Z M 128.308594 173.355469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 170.191406 L 339.023438 170.191406 L 339.023438 167.34375 L 128.308594 167.34375 Z M 128.308594 170.191406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 167.027344 L 204.15625 167.027344 L 204.15625 164.179688 L 128.308594 164.179688 Z M 128.308594 167.027344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 163.863281 L 285.027344 163.863281 L 285.027344 161.015625 L 128.308594 161.015625 Z M 128.308594 163.863281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 160.695312 L 340.539062 160.695312 L 340.539062 157.847656 L 128.308594 157.847656 Z M 128.308594 160.695312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 157.53125 L 254.242188 157.53125 L 254.242188 154.683594 L 128.308594 154.683594 Z M 128.308594 157.53125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 154.367188 L 339.582031 154.367188 L 339.582031 151.519531 L 128.308594 151.519531 Z M 128.308594 154.367188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 151.203125 L 335.910156 151.203125 L 335.910156 148.355469 L 128.308594 148.355469 Z M 128.308594 151.203125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 148.039062 L 302.574219 148.039062 L 302.574219 145.191406 L 128.308594 145.191406 Z M 128.308594 148.039062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 144.875 L 294.757812 144.875 L 294.757812 142.027344 L 128.308594 142.027344 Z M 128.308594 144.875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 141.710938 L 278.488281 141.710938 L 278.488281 138.863281 L 128.308594 138.863281 Z M 128.308594 141.710938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 138.546875 L 429.226562 138.546875 L 429.226562 135.699219 L 128.308594 135.699219 Z M 128.308594 138.546875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 135.382812 L 357.207031 135.382812 L 357.207031 132.535156 L 128.308594 132.535156 Z M 128.308594 135.382812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 132.214844 L 327.695312 132.214844 L 327.695312 129.367188 L 128.308594 129.367188 Z M 128.308594 132.214844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 129.050781 L 331.765625 129.050781 L 331.765625 126.203125 L 128.308594 126.203125 Z M 128.308594 129.050781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 125.886719 L 335.511719 125.886719 L 335.511719 123.039062 L 128.308594 123.039062 Z M 128.308594 125.886719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 122.722656 L 243.554688 122.722656 L 243.554688 119.875 L 128.308594 119.875 Z M 128.308594 122.722656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 119.558594 L 265.089844 119.558594 L 265.089844 116.710938 L 128.308594 116.710938 Z M 128.308594 119.558594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 116.394531 L 259.027344 116.394531 L 259.027344 113.546875 L 128.308594 113.546875 Z M 128.308594 116.394531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 113.230469 L 251.132812 113.230469 L 251.132812 110.382812 L 128.308594 110.382812 Z M 128.308594 113.230469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 110.066406 L 390.144531 110.066406 L 390.144531 107.21875 L 128.308594 107.21875 Z M 128.308594 110.066406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 106.902344 L 312.941406 106.902344 L 312.941406 104.054688 L 128.308594 104.054688 Z M 128.308594 106.902344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 103.738281 L 325.304688 103.738281 L 325.304688 100.890625 L 128.308594 100.890625 Z M 128.308594 103.738281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 100.570312 L 230.476562 100.570312 L 230.476562 97.722656 L 128.308594 97.722656 Z M 128.308594 100.570312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 97.40625 L 313.101562 97.40625 L 313.101562 94.558594 L 128.308594 94.558594 Z M 128.308594 97.40625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 94.242188 L 251.691406 94.242188 L 251.691406 91.394531 L 128.308594 91.394531 Z M 128.308594 94.242188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 128.308594 91.078125 L 345.082031 91.078125 L 345.082031 88.230469 L 128.308594 88.230469 Z M 128.308594 91.078125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 87.914062 L 345.640625 87.914062 L 345.640625 85.066406 L 128.308594 85.066406 Z M 128.308594 87.914062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 84.75 L 382.011719 84.75 L 382.011719 81.902344 L 128.308594 81.902344 Z M 128.308594 84.75 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 128.308594 81.585938 L 289.09375 81.585938 L 289.09375 78.738281 L 128.308594 78.738281 Z M 128.308594 81.585938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 78.421875 L 417.183594 78.421875 L 417.183594 75.574219 L 128.308594 75.574219 Z M 128.308594 78.421875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 75.257812 L 231.75 75.257812 L 231.75 72.410156 L 128.308594 72.410156 Z M 128.308594 75.257812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 72.089844 L 341.175781 72.089844 L 341.175781 69.242188 L 128.308594 69.242188 Z M 128.308594 72.089844 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 68.925781 L 380.652344 68.925781 L 380.652344 66.078125 L 128.308594 66.078125 Z M 128.308594 68.925781 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 65.761719 L 383.046875 65.761719 L 383.046875 62.914062 L 128.308594 62.914062 Z M 128.308594 65.761719 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 62.597656 L 471.414062 62.597656 L 471.414062 59.75 L 128.308594 59.75 Z M 128.308594 62.597656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 128.308594 59.433594 L 284.789062 59.433594 L 284.789062 56.585938 L 128.308594 56.585938 Z M 128.308594 59.433594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 128.308594 56.269531 L 405.539062 56.269531 L 405.539062 53.421875 L 128.308594 53.421875 Z M 128.308594 56.269531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 53.105469 L 277.769531 53.105469 L 277.769531 50.257812 L 128.308594 50.257812 Z M 128.308594 53.105469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 49.941406 L 318.207031 49.941406 L 318.207031 47.09375 L 128.308594 47.09375 Z M 128.308594 49.941406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 46.777344 L 293.242188 46.777344 L 293.242188 43.929688 L 128.308594 43.929688 Z M 128.308594 46.777344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 43.613281 L 312.863281 43.613281 L 312.863281 40.765625 L 128.308594 40.765625 Z M 128.308594 43.613281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 128.308594 40.445312 L 288.777344 40.445312 L 288.777344 37.597656 L 128.308594 37.597656 Z M 128.308594 40.445312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 37.28125 L 424.519531 37.28125 L 424.519531 34.433594 L 128.308594 34.433594 Z M 128.308594 37.28125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 34.117188 L 303.53125 34.117188 L 303.53125 31.269531 L 128.308594 31.269531 Z M 128.308594 34.117188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 30.953125 L 304.886719 30.953125 L 304.886719 28.105469 L 128.308594 28.105469 Z M 128.308594 30.953125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 27.789062 L 341.253906 27.789062 L 341.253906 24.941406 L 128.308594 24.941406 Z M 128.308594 27.789062 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 24.625 L 250.015625 24.625 L 250.015625 21.777344 L 128.308594 21.777344 Z M 128.308594 24.625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 128.308594 21.460938 L 346.757812 21.460938 L 346.757812 18.613281 L 128.308594 18.613281 Z M 128.308594 21.460938 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 128.308594 18.296875 L 315.894531 18.296875 L 315.894531 15.449219 L 128.308594 15.449219 Z M 128.308594 18.296875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 128.308594 15.132812 L 266.207031 15.132812 L 266.207031 12.285156 L 128.308594 12.285156 Z M 128.308594 15.132812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 128.308594 11.964844 L 261.421875 11.964844 L 261.421875 9.117188 L 128.308594 9.117188 Z M 128.308594 11.964844 "/>
<g clip-path="url(#clip133)" clip-rule="nonzero">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 128.308594 8.800781 L 379.21875 8.800781 L 379.21875 5.953125 L 128.308594 5.953125 Z M 128.308594 8.800781 "/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="48.054688" y="389.71582"/>
<use xlink:href="#glyph0-2" x="53.921875" y="389.71582"/>
<use xlink:href="#glyph0-3" x="55.875" y="389.71582"/>
<use xlink:href="#glyph0-4" x="60.545898" y="389.71582"/>
<use xlink:href="#glyph0-5" x="64.944336" y="389.71582"/>
<use xlink:href="#glyph0-6" x="67.389648" y="389.71582"/>
<use xlink:href="#glyph0-7" x="74.717773" y="389.71582"/>
<use xlink:href="#glyph0-8" x="79.116211" y="389.71582"/>
<use xlink:href="#glyph0-9" x="85.959961" y="389.71582"/>
<use xlink:href="#glyph0-10" x="90.850586" y="389.71582"/>
<use xlink:href="#glyph0-11" x="95.741211" y="389.71582"/>
<use xlink:href="#glyph0-12" x="100.631836" y="389.71582"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="43.054688" y="386.551758"/>
<use xlink:href="#glyph0-13" x="48.921875" y="386.551758"/>
<use xlink:href="#glyph0-14" x="53.8125" y="386.551758"/>
<use xlink:href="#glyph0-15" x="58.703125" y="386.551758"/>
<use xlink:href="#glyph0-3" x="61.544922" y="386.551758"/>
<use xlink:href="#glyph0-16" x="66.347656" y="386.551758"/>
<use xlink:href="#glyph0-5" x="72.699219" y="386.551758"/>
<use xlink:href="#glyph0-17" x="75.144531" y="386.551758"/>
<use xlink:href="#glyph0-3" x="81.496094" y="386.551758"/>
<use xlink:href="#glyph0-13" x="86.386719" y="386.551758"/>
<use xlink:href="#glyph0-14" x="91.277344" y="386.551758"/>
<use xlink:href="#glyph0-15" x="96.167969" y="386.551758"/>
<use xlink:href="#glyph0-18" x="99.097656" y="386.551758"/>
<use xlink:href="#glyph0-4" x="101.050781" y="386.551758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="42.054688" y="383.387695"/>
<use xlink:href="#glyph0-13" x="47.921875" y="383.387695"/>
<use xlink:href="#glyph0-14" x="52.8125" y="383.387695"/>
<use xlink:href="#glyph0-15" x="57.703125" y="383.387695"/>
<use xlink:href="#glyph0-3" x="60.544922" y="383.387695"/>
<use xlink:href="#glyph0-16" x="65.347656" y="383.387695"/>
<use xlink:href="#glyph0-5" x="71.699219" y="383.387695"/>
<use xlink:href="#glyph0-6" x="74.144531" y="383.387695"/>
<use xlink:href="#glyph0-7" x="81.472656" y="383.387695"/>
<use xlink:href="#glyph0-19" x="85.871094" y="383.387695"/>
<use xlink:href="#glyph0-10" x="92.222656" y="383.387695"/>
<use xlink:href="#glyph0-2" x="97.113281" y="383.387695"/>
<use xlink:href="#glyph0-20" x="99.066406" y="383.387695"/>
<use xlink:href="#glyph0-21" x="101.511719" y="383.387695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="46.054688" y="380.223633"/>
<use xlink:href="#glyph0-13" x="51.921875" y="380.223633"/>
<use xlink:href="#glyph0-20" x="56.8125" y="380.223633"/>
<use xlink:href="#glyph0-12" x="59.213867" y="380.223633"/>
<use xlink:href="#glyph0-9" x="64.104492" y="380.223633"/>
<use xlink:href="#glyph0-13" x="68.995117" y="380.223633"/>
<use xlink:href="#glyph0-21" x="73.709961" y="380.223633"/>
<use xlink:href="#glyph0-5" x="78.108398" y="380.223633"/>
<use xlink:href="#glyph0-22" x="80.553711" y="380.223633"/>
<use xlink:href="#glyph0-9" x="86.420898" y="380.223633"/>
<use xlink:href="#glyph0-9" x="91.311523" y="380.223633"/>
<use xlink:href="#glyph0-13" x="96.202148" y="380.223633"/>
<use xlink:href="#glyph0-3" x="101.092773" y="380.223633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="36.054688" y="377.05957"/>
<use xlink:href="#glyph0-13" x="41.921875" y="377.05957"/>
<use xlink:href="#glyph0-20" x="46.8125" y="377.05957"/>
<use xlink:href="#glyph0-12" x="49.213867" y="377.05957"/>
<use xlink:href="#glyph0-9" x="54.104492" y="377.05957"/>
<use xlink:href="#glyph0-13" x="58.995117" y="377.05957"/>
<use xlink:href="#glyph0-21" x="63.709961" y="377.05957"/>
<use xlink:href="#glyph0-5" x="68.108398" y="377.05957"/>
<use xlink:href="#glyph0-23" x="70.553711" y="377.05957"/>
<use xlink:href="#glyph0-3" x="74.952148" y="377.05957"/>
<use xlink:href="#glyph0-13" x="79.842773" y="377.05957"/>
<use xlink:href="#glyph0-13" x="84.733398" y="377.05957"/>
<use xlink:href="#glyph0-18" x="89.624023" y="377.05957"/>
<use xlink:href="#glyph0-13" x="91.577148" y="377.05957"/>
<use xlink:href="#glyph0-11" x="96.467773" y="377.05957"/>
<use xlink:href="#glyph0-24" x="101.358398" y="377.05957"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="53.054688" y="373.895508"/>
<use xlink:href="#glyph0-13" x="58.921875" y="373.895508"/>
<use xlink:href="#glyph0-10" x="63.8125" y="373.895508"/>
<use xlink:href="#glyph0-5" x="68.703125" y="373.895508"/>
<use xlink:href="#glyph0-25" x="71.148438" y="373.895508"/>
<use xlink:href="#glyph0-9" x="77.015625" y="373.895508"/>
<use xlink:href="#glyph0-2" x="81.90625" y="373.895508"/>
<use xlink:href="#glyph0-9" x="83.859375" y="373.895508"/>
<use xlink:href="#glyph0-26" x="88.75" y="373.895508"/>
<use xlink:href="#glyph0-9" x="96.078125" y="373.895508"/>
<use xlink:href="#glyph0-13" x="100.96875" y="373.895508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="47.054688" y="370.731445"/>
<use xlink:href="#glyph0-10" x="52.833984" y="370.731445"/>
<use xlink:href="#glyph0-24" x="57.724609" y="370.731445"/>
<use xlink:href="#glyph0-20" x="62.079102" y="370.731445"/>
<use xlink:href="#glyph0-18" x="64.524414" y="370.731445"/>
<use xlink:href="#glyph0-13" x="66.477539" y="370.731445"/>
<use xlink:href="#glyph0-5" x="71.368164" y="370.731445"/>
<use xlink:href="#glyph0-1" x="73.813477" y="370.731445"/>
<use xlink:href="#glyph0-27" x="79.680664" y="370.731445"/>
<use xlink:href="#glyph0-27" x="84.571289" y="370.731445"/>
<use xlink:href="#glyph0-2" x="89.461914" y="370.731445"/>
<use xlink:href="#glyph0-3" x="91.415039" y="370.731445"/>
<use xlink:href="#glyph0-28" x="96.305664" y="370.731445"/>
<use xlink:href="#glyph0-21" x="101.064453" y="370.731445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="42.054688" y="367.567383"/>
<use xlink:href="#glyph0-10" x="47.833984" y="367.567383"/>
<use xlink:href="#glyph0-24" x="52.724609" y="367.567383"/>
<use xlink:href="#glyph0-20" x="57.079102" y="367.567383"/>
<use xlink:href="#glyph0-18" x="59.524414" y="367.567383"/>
<use xlink:href="#glyph0-13" x="61.477539" y="367.567383"/>
<use xlink:href="#glyph0-5" x="66.368164" y="367.567383"/>
<use xlink:href="#glyph0-8" x="68.813477" y="367.567383"/>
<use xlink:href="#glyph0-15" x="75.657227" y="367.567383"/>
<use xlink:href="#glyph0-29" x="78.542969" y="367.567383"/>
<use xlink:href="#glyph0-26" x="83.433594" y="367.567383"/>
<use xlink:href="#glyph0-26" x="90.761719" y="367.567383"/>
<use xlink:href="#glyph0-3" x="98.089844" y="367.567383"/>
<use xlink:href="#glyph0-15" x="102.980469" y="367.567383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="54.054688" y="364.40332"/>
<use xlink:href="#glyph0-2" x="59.921875" y="364.40332"/>
<use xlink:href="#glyph0-29" x="61.875" y="364.40332"/>
<use xlink:href="#glyph0-30" x="66.765625" y="364.40332"/>
<use xlink:href="#glyph0-3" x="70.988281" y="364.40332"/>
<use xlink:href="#glyph0-5" x="75.878906" y="364.40332"/>
<use xlink:href="#glyph0-31" x="78.324219" y="364.40332"/>
<use xlink:href="#glyph0-3" x="84.675781" y="364.40332"/>
<use xlink:href="#glyph0-7" x="89.566406" y="364.40332"/>
<use xlink:href="#glyph0-30" x="94.008789" y="364.40332"/>
<use xlink:href="#glyph0-3" x="98.231445" y="364.40332"/>
<use xlink:href="#glyph0-15" x="103.12207" y="364.40332"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="40.054688" y="361.235352"/>
<use xlink:href="#glyph0-2" x="45.921875" y="361.235352"/>
<use xlink:href="#glyph0-29" x="47.875" y="361.235352"/>
<use xlink:href="#glyph0-30" x="52.765625" y="361.235352"/>
<use xlink:href="#glyph0-3" x="56.988281" y="361.235352"/>
<use xlink:href="#glyph0-5" x="61.878906" y="361.235352"/>
<use xlink:href="#glyph0-32" x="64.324219" y="361.235352"/>
<use xlink:href="#glyph0-15" x="69.391602" y="361.235352"/>
<use xlink:href="#glyph0-9" x="72.277344" y="361.235352"/>
<use xlink:href="#glyph0-12" x="77.167969" y="361.235352"/>
<use xlink:href="#glyph0-13" x="82.058594" y="361.235352"/>
<use xlink:href="#glyph0-29" x="86.949219" y="361.235352"/>
<use xlink:href="#glyph0-27" x="91.839844" y="361.235352"/>
<use xlink:href="#glyph0-33" x="96.730469" y="361.235352"/>
<use xlink:href="#glyph0-3" x="99.043945" y="361.235352"/>
<use xlink:href="#glyph0-2" x="103.93457" y="361.235352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="62.054688" y="358.071289"/>
<use xlink:href="#glyph0-2" x="67.921875" y="358.071289"/>
<use xlink:href="#glyph0-29" x="69.875" y="358.071289"/>
<use xlink:href="#glyph0-30" x="74.765625" y="358.071289"/>
<use xlink:href="#glyph0-3" x="78.988281" y="358.071289"/>
<use xlink:href="#glyph0-5" x="83.878906" y="358.071289"/>
<use xlink:href="#glyph0-25" x="86.324219" y="358.071289"/>
<use xlink:href="#glyph0-18" x="92.191406" y="358.071289"/>
<use xlink:href="#glyph0-26" x="94.144531" y="358.071289"/>
<use xlink:href="#glyph0-24" x="101.472656" y="358.071289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="61.054688" y="354.907227"/>
<use xlink:href="#glyph0-9" x="66.921875" y="354.907227"/>
<use xlink:href="#glyph0-5" x="71.8125" y="354.907227"/>
<use xlink:href="#glyph0-34" x="74.257812" y="354.907227"/>
<use xlink:href="#glyph0-29" x="82.210938" y="354.907227"/>
<use xlink:href="#glyph0-2" x="87.101562" y="354.907227"/>
<use xlink:href="#glyph0-2" x="89.054688" y="354.907227"/>
<use xlink:href="#glyph0-29" x="91.007812" y="354.907227"/>
<use xlink:href="#glyph0-7" x="95.898438" y="354.907227"/>
<use xlink:href="#glyph0-3" x="100.296875" y="354.907227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="60.054688" y="351.743164"/>
<use xlink:href="#glyph0-15" x="65.921875" y="351.743164"/>
<use xlink:href="#glyph0-29" x="68.807617" y="351.743164"/>
<use xlink:href="#glyph0-14" x="73.698242" y="351.743164"/>
<use xlink:href="#glyph0-5" x="78.588867" y="351.743164"/>
<use xlink:href="#glyph0-35" x="81.03418" y="351.743164"/>
<use xlink:href="#glyph0-29" x="86.813477" y="351.743164"/>
<use xlink:href="#glyph0-21" x="91.484375" y="351.743164"/>
<use xlink:href="#glyph0-29" x="95.707031" y="351.743164"/>
<use xlink:href="#glyph0-29" x="100.597656" y="351.743164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="50.054688" y="348.579102"/>
<use xlink:href="#glyph0-15" x="55.921875" y="348.579102"/>
<use xlink:href="#glyph0-29" x="58.807617" y="348.579102"/>
<use xlink:href="#glyph0-13" x="63.698242" y="348.579102"/>
<use xlink:href="#glyph0-14" x="68.588867" y="348.579102"/>
<use xlink:href="#glyph0-9" x="73.479492" y="348.579102"/>
<use xlink:href="#glyph0-13" x="78.370117" y="348.579102"/>
<use xlink:href="#glyph0-5" x="83.260742" y="348.579102"/>
<use xlink:href="#glyph0-1" x="85.706055" y="348.579102"/>
<use xlink:href="#glyph0-2" x="91.573242" y="348.579102"/>
<use xlink:href="#glyph0-2" x="93.526367" y="348.579102"/>
<use xlink:href="#glyph0-3" x="95.479492" y="348.579102"/>
<use xlink:href="#glyph0-13" x="100.370117" y="348.579102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="44.054688" y="345.415039"/>
<use xlink:href="#glyph0-15" x="49.921875" y="345.415039"/>
<use xlink:href="#glyph0-29" x="52.807617" y="345.415039"/>
<use xlink:href="#glyph0-13" x="57.698242" y="345.415039"/>
<use xlink:href="#glyph0-14" x="62.588867" y="345.415039"/>
<use xlink:href="#glyph0-9" x="67.479492" y="345.415039"/>
<use xlink:href="#glyph0-13" x="72.370117" y="345.415039"/>
<use xlink:href="#glyph0-5" x="77.260742" y="345.415039"/>
<use xlink:href="#glyph0-22" x="79.706055" y="345.415039"/>
<use xlink:href="#glyph0-15" x="85.573242" y="345.415039"/>
<use xlink:href="#glyph0-18" x="88.50293" y="345.415039"/>
<use xlink:href="#glyph0-14" x="90.456055" y="345.415039"/>
<use xlink:href="#glyph0-11" x="95.34668" y="345.415039"/>
<use xlink:href="#glyph0-3" x="100.237305" y="345.415039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="37.054688" y="342.250977"/>
<use xlink:href="#glyph0-15" x="42.921875" y="342.250977"/>
<use xlink:href="#glyph0-29" x="45.807617" y="342.250977"/>
<use xlink:href="#glyph0-13" x="50.698242" y="342.250977"/>
<use xlink:href="#glyph0-14" x="55.588867" y="342.250977"/>
<use xlink:href="#glyph0-9" x="60.479492" y="342.250977"/>
<use xlink:href="#glyph0-13" x="65.370117" y="342.250977"/>
<use xlink:href="#glyph0-5" x="70.260742" y="342.250977"/>
<use xlink:href="#glyph0-31" x="72.706055" y="342.250977"/>
<use xlink:href="#glyph0-9" x="79.057617" y="342.250977"/>
<use xlink:href="#glyph0-10" x="83.948242" y="342.250977"/>
<use xlink:href="#glyph0-11" x="88.838867" y="342.250977"/>
<use xlink:href="#glyph0-12" x="93.729492" y="342.250977"/>
<use xlink:href="#glyph0-20" x="98.620117" y="342.250977"/>
<use xlink:href="#glyph0-21" x="101.06543" y="342.250977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="44.054688" y="339.086914"/>
<use xlink:href="#glyph0-15" x="49.921875" y="339.086914"/>
<use xlink:href="#glyph0-29" x="52.807617" y="339.086914"/>
<use xlink:href="#glyph0-13" x="57.698242" y="339.086914"/>
<use xlink:href="#glyph0-14" x="62.588867" y="339.086914"/>
<use xlink:href="#glyph0-9" x="67.479492" y="339.086914"/>
<use xlink:href="#glyph0-13" x="72.370117" y="339.086914"/>
<use xlink:href="#glyph0-5" x="77.260742" y="339.086914"/>
<use xlink:href="#glyph0-25" x="79.706055" y="339.086914"/>
<use xlink:href="#glyph0-18" x="85.573242" y="339.086914"/>
<use xlink:href="#glyph0-2" x="87.526367" y="339.086914"/>
<use xlink:href="#glyph0-36" x="89.479492" y="339.086914"/>
<use xlink:href="#glyph0-3" x="93.702148" y="339.086914"/>
<use xlink:href="#glyph0-15" x="98.592773" y="339.086914"/>
<use xlink:href="#glyph0-24" x="101.566406" y="339.086914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="53.054688" y="335.922852"/>
<use xlink:href="#glyph0-15" x="58.921875" y="335.922852"/>
<use xlink:href="#glyph0-3" x="61.763672" y="335.922852"/>
<use xlink:href="#glyph0-20" x="66.566406" y="335.922852"/>
<use xlink:href="#glyph0-20" x="69.011719" y="335.922852"/>
<use xlink:href="#glyph0-5" x="71.457031" y="335.922852"/>
<use xlink:href="#glyph0-17" x="73.902344" y="335.922852"/>
<use xlink:href="#glyph0-10" x="80.253906" y="335.922852"/>
<use xlink:href="#glyph0-13" x="85.144531" y="335.922852"/>
<use xlink:href="#glyph0-14" x="90.035156" y="335.922852"/>
<use xlink:href="#glyph0-2" x="94.925781" y="335.922852"/>
<use xlink:href="#glyph0-3" x="96.878906" y="335.922852"/>
<use xlink:href="#glyph0-21" x="101.59375" y="335.922852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="57.054688" y="332.758789"/>
<use xlink:href="#glyph0-15" x="62.921875" y="332.758789"/>
<use xlink:href="#glyph0-18" x="65.851562" y="332.758789"/>
<use xlink:href="#glyph0-29" x="67.804688" y="332.758789"/>
<use xlink:href="#glyph0-13" x="72.695312" y="332.758789"/>
<use xlink:href="#glyph0-5" x="77.585938" y="332.758789"/>
<use xlink:href="#glyph0-22" x="80.03125" y="332.758789"/>
<use xlink:href="#glyph0-10" x="85.898438" y="332.758789"/>
<use xlink:href="#glyph0-15" x="90.789062" y="332.758789"/>
<use xlink:href="#glyph0-15" x="93.71875" y="332.758789"/>
<use xlink:href="#glyph0-3" x="96.560547" y="332.758789"/>
<use xlink:href="#glyph0-2" x="101.451172" y="332.758789"/>
<use xlink:href="#glyph0-2" x="103.404297" y="332.758789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="61.054688" y="329.59082"/>
<use xlink:href="#glyph0-15" x="66.921875" y="329.59082"/>
<use xlink:href="#glyph0-21" x="70.071289" y="329.59082"/>
<use xlink:href="#glyph0-7" x="74.293945" y="329.59082"/>
<use xlink:href="#glyph0-3" x="78.692383" y="329.59082"/>
<use xlink:href="#glyph0-5" x="83.583008" y="329.59082"/>
<use xlink:href="#glyph0-37" x="86.02832" y="329.59082"/>
<use xlink:href="#glyph0-3" x="91.631836" y="329.59082"/>
<use xlink:href="#glyph0-20" x="96.43457" y="329.59082"/>
<use xlink:href="#glyph0-20" x="98.879883" y="329.59082"/>
<use xlink:href="#glyph0-21" x="101.325195" y="329.59082"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="63.054688" y="326.426758"/>
<use xlink:href="#glyph0-39" x="69.40625" y="326.426758"/>
<use xlink:href="#glyph0-23" x="71.851562" y="326.426758"/>
<use xlink:href="#glyph0-39" x="76.25" y="326.426758"/>
<use xlink:href="#glyph0-5" x="78.695312" y="326.426758"/>
<use xlink:href="#glyph0-22" x="81.140625" y="326.426758"/>
<use xlink:href="#glyph0-15" x="87.007812" y="326.426758"/>
<use xlink:href="#glyph0-9" x="89.893555" y="326.426758"/>
<use xlink:href="#glyph0-16" x="94.696289" y="326.426758"/>
<use xlink:href="#glyph0-13" x="101.047852" y="326.426758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="59.054688" y="323.262695"/>
<use xlink:href="#glyph0-12" x="65.40625" y="323.262695"/>
<use xlink:href="#glyph0-29" x="70.296875" y="323.262695"/>
<use xlink:href="#glyph0-14" x="75.1875" y="323.262695"/>
<use xlink:href="#glyph0-5" x="80.078125" y="323.262695"/>
<use xlink:href="#glyph0-40" x="82.523438" y="323.262695"/>
<use xlink:href="#glyph0-9" x="87.907227" y="323.262695"/>
<use xlink:href="#glyph0-21" x="92.62207" y="323.262695"/>
<use xlink:href="#glyph0-20" x="97.020508" y="323.262695"/>
<use xlink:href="#glyph0-18" x="99.46582" y="323.262695"/>
<use xlink:href="#glyph0-30" x="101.418945" y="323.262695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="35.054688" y="320.098633"/>
<use xlink:href="#glyph0-12" x="41.40625" y="320.098633"/>
<use xlink:href="#glyph0-29" x="46.296875" y="320.098633"/>
<use xlink:href="#glyph0-13" x="51.1875" y="320.098633"/>
<use xlink:href="#glyph0-14" x="56.078125" y="320.098633"/>
<use xlink:href="#glyph0-2" x="60.96875" y="320.098633"/>
<use xlink:href="#glyph0-3" x="62.921875" y="320.098633"/>
<use xlink:href="#glyph0-15" x="67.8125" y="320.098633"/>
<use xlink:href="#glyph0-5" x="70.742188" y="320.098633"/>
<use xlink:href="#glyph0-34" x="73.1875" y="320.098633"/>
<use xlink:href="#glyph0-12" x="81.492188" y="320.098633"/>
<use xlink:href="#glyph0-18" x="86.382812" y="320.098633"/>
<use xlink:href="#glyph0-20" x="88.335938" y="320.098633"/>
<use xlink:href="#glyph0-26" x="90.78125" y="320.098633"/>
<use xlink:href="#glyph0-3" x="98.109375" y="320.098633"/>
<use xlink:href="#glyph0-15" x="103" y="320.098633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="21.054688" y="316.93457"/>
<use xlink:href="#glyph0-12" x="27.40625" y="316.93457"/>
<use xlink:href="#glyph0-15" x="32.296875" y="316.93457"/>
<use xlink:href="#glyph0-18" x="35.226562" y="316.93457"/>
<use xlink:href="#glyph0-24" x="37.179688" y="316.93457"/>
<use xlink:href="#glyph0-20" x="41.53418" y="316.93457"/>
<use xlink:href="#glyph0-18" x="43.979492" y="316.93457"/>
<use xlink:href="#glyph0-29" x="45.932617" y="316.93457"/>
<use xlink:href="#glyph0-13" x="50.823242" y="316.93457"/>
<use xlink:href="#glyph0-5" x="55.713867" y="316.93457"/>
<use xlink:href="#glyph0-17" x="58.15918" y="316.93457"/>
<use xlink:href="#glyph0-29" x="64.510742" y="316.93457"/>
<use xlink:href="#glyph0-7" x="69.401367" y="316.93457"/>
<use xlink:href="#glyph0-30" x="73.84375" y="316.93457"/>
<use xlink:href="#glyph0-3" x="78.066406" y="316.93457"/>
<use xlink:href="#glyph0-13" x="82.957031" y="316.93457"/>
<use xlink:href="#glyph0-28" x="87.847656" y="316.93457"/>
<use xlink:href="#glyph0-3" x="92.738281" y="316.93457"/>
<use xlink:href="#glyph0-15" x="97.628906" y="316.93457"/>
<use xlink:href="#glyph0-11" x="100.514648" y="316.93457"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="39.054688" y="313.770508"/>
<use xlink:href="#glyph0-12" x="45.40625" y="313.770508"/>
<use xlink:href="#glyph0-15" x="50.296875" y="313.770508"/>
<use xlink:href="#glyph0-18" x="53.226562" y="313.770508"/>
<use xlink:href="#glyph0-24" x="55.179688" y="313.770508"/>
<use xlink:href="#glyph0-20" x="59.53418" y="313.770508"/>
<use xlink:href="#glyph0-18" x="61.979492" y="313.770508"/>
<use xlink:href="#glyph0-29" x="63.932617" y="313.770508"/>
<use xlink:href="#glyph0-13" x="68.823242" y="313.770508"/>
<use xlink:href="#glyph0-5" x="73.713867" y="313.770508"/>
<use xlink:href="#glyph0-25" x="76.15918" y="313.770508"/>
<use xlink:href="#glyph0-20" x="81.982422" y="313.770508"/>
<use xlink:href="#glyph0-3" x="84.295898" y="313.770508"/>
<use xlink:href="#glyph0-16" x="89.098633" y="313.770508"/>
<use xlink:href="#glyph0-29" x="95.318359" y="313.770508"/>
<use xlink:href="#glyph0-15" x="100.208984" y="313.770508"/>
<use xlink:href="#glyph0-20" x="103.402344" y="313.770508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="58.054688" y="310.606445"/>
<use xlink:href="#glyph0-2" x="64.40625" y="310.606445"/>
<use xlink:href="#glyph0-18" x="66.359375" y="310.606445"/>
<use xlink:href="#glyph0-13" x="68.3125" y="310.606445"/>
<use xlink:href="#glyph0-20" x="73.203125" y="310.606445"/>
<use xlink:href="#glyph0-5" x="75.648438" y="310.606445"/>
<use xlink:href="#glyph0-41" x="78.09375" y="310.606445"/>
<use xlink:href="#glyph0-15" x="82.677734" y="310.606445"/>
<use xlink:href="#glyph0-18" x="85.607422" y="310.606445"/>
<use xlink:href="#glyph0-7" x="87.560547" y="310.606445"/>
<use xlink:href="#glyph0-30" x="92.00293" y="310.606445"/>
<use xlink:href="#glyph0-3" x="96.225586" y="310.606445"/>
<use xlink:href="#glyph0-20" x="101.02832" y="310.606445"/>
<use xlink:href="#glyph0-20" x="103.473633" y="310.606445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="45.054688" y="307.442383"/>
<use xlink:href="#glyph0-9" x="51.40625" y="307.442383"/>
<use xlink:href="#glyph0-14" x="56.296875" y="307.442383"/>
<use xlink:href="#glyph0-21" x="61.1875" y="307.442383"/>
<use xlink:href="#glyph0-5" x="65.585938" y="307.442383"/>
<use xlink:href="#glyph0-38" x="68.03125" y="307.442383"/>
<use xlink:href="#glyph0-2" x="74.382812" y="307.442383"/>
<use xlink:href="#glyph0-3" x="76.335938" y="307.442383"/>
<use xlink:href="#glyph0-26" x="81.226562" y="307.442383"/>
<use xlink:href="#glyph0-3" x="88.554688" y="307.442383"/>
<use xlink:href="#glyph0-13" x="93.445312" y="307.442383"/>
<use xlink:href="#glyph0-20" x="98.335938" y="307.442383"/>
<use xlink:href="#glyph0-24" x="100.78125" y="307.442383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="53.054688" y="304.27832"/>
<use xlink:href="#glyph0-9" x="59.40625" y="304.27832"/>
<use xlink:href="#glyph0-14" x="64.296875" y="304.27832"/>
<use xlink:href="#glyph0-21" x="69.1875" y="304.27832"/>
<use xlink:href="#glyph0-5" x="73.585938" y="304.27832"/>
<use xlink:href="#glyph0-32" x="76.03125" y="304.27832"/>
<use xlink:href="#glyph0-29" x="81.098633" y="304.27832"/>
<use xlink:href="#glyph0-42" x="85.989258" y="304.27832"/>
<use xlink:href="#glyph0-29" x="87.942383" y="304.27832"/>
<use xlink:href="#glyph0-15" x="92.833008" y="304.27832"/>
<use xlink:href="#glyph0-14" x="95.762695" y="304.27832"/>
<use xlink:href="#glyph0-9" x="100.65332" y="304.27832"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="53.054688" y="301.110352"/>
<use xlink:href="#glyph0-9" x="59.40625" y="301.110352"/>
<use xlink:href="#glyph0-14" x="64.296875" y="301.110352"/>
<use xlink:href="#glyph0-21" x="69.1875" y="301.110352"/>
<use xlink:href="#glyph0-5" x="73.585938" y="301.110352"/>
<use xlink:href="#glyph0-35" x="76.03125" y="301.110352"/>
<use xlink:href="#glyph0-3" x="81.634766" y="301.110352"/>
<use xlink:href="#glyph0-24" x="86.525391" y="301.110352"/>
<use xlink:href="#glyph0-24" x="90.923828" y="301.110352"/>
<use xlink:href="#glyph0-2" x="95.322266" y="301.110352"/>
<use xlink:href="#glyph0-3" x="97.275391" y="301.110352"/>
<use xlink:href="#glyph0-15" x="102.166016" y="301.110352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="61.054688" y="297.946289"/>
<use xlink:href="#glyph0-9" x="67.40625" y="297.946289"/>
<use xlink:href="#glyph0-14" x="72.296875" y="297.946289"/>
<use xlink:href="#glyph0-21" x="77.1875" y="297.946289"/>
<use xlink:href="#glyph0-5" x="81.585938" y="297.946289"/>
<use xlink:href="#glyph0-25" x="84.03125" y="297.946289"/>
<use xlink:href="#glyph0-9" x="89.898438" y="297.946289"/>
<use xlink:href="#glyph0-30" x="94.789062" y="297.946289"/>
<use xlink:href="#glyph0-9" x="99.011719" y="297.946289"/>
<use xlink:href="#glyph0-2" x="103.902344" y="297.946289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="38.054688" y="294.782227"/>
<use xlink:href="#glyph0-9" x="44.40625" y="294.782227"/>
<use xlink:href="#glyph0-2" x="49.296875" y="294.782227"/>
<use xlink:href="#glyph0-28" x="51.25" y="294.782227"/>
<use xlink:href="#glyph0-21" x="56.008789" y="294.782227"/>
<use xlink:href="#glyph0-5" x="60.407227" y="294.782227"/>
<use xlink:href="#glyph0-35" x="62.852539" y="294.782227"/>
<use xlink:href="#glyph0-18" x="68.719727" y="294.782227"/>
<use xlink:href="#glyph0-15" x="70.672852" y="294.782227"/>
<use xlink:href="#glyph0-30" x="73.646484" y="294.782227"/>
<use xlink:href="#glyph0-3" x="77.869141" y="294.782227"/>
<use xlink:href="#glyph0-11" x="82.759766" y="294.782227"/>
<use xlink:href="#glyph0-29" x="87.606445" y="294.782227"/>
<use xlink:href="#glyph0-29" x="92.49707" y="294.782227"/>
<use xlink:href="#glyph0-15" x="97.387695" y="294.782227"/>
<use xlink:href="#glyph0-14" x="100.317383" y="294.782227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="60.054688" y="291.618164"/>
<use xlink:href="#glyph0-9" x="66.40625" y="291.618164"/>
<use xlink:href="#glyph0-2" x="71.296875" y="291.618164"/>
<use xlink:href="#glyph0-3" x="73.25" y="291.618164"/>
<use xlink:href="#glyph0-5" x="78.140625" y="291.618164"/>
<use xlink:href="#glyph0-25" x="80.585938" y="291.618164"/>
<use xlink:href="#glyph0-20" x="86.40918" y="291.618164"/>
<use xlink:href="#glyph0-9" x="88.766602" y="291.618164"/>
<use xlink:href="#glyph0-10" x="93.657227" y="291.618164"/>
<use xlink:href="#glyph0-14" x="98.547852" y="291.618164"/>
<use xlink:href="#glyph0-20" x="103.438477" y="291.618164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="49.054688" y="288.454102"/>
<use xlink:href="#glyph0-9" x="55.40625" y="288.454102"/>
<use xlink:href="#glyph0-2" x="60.296875" y="288.454102"/>
<use xlink:href="#glyph0-18" x="62.25" y="288.454102"/>
<use xlink:href="#glyph0-13" x="64.203125" y="288.454102"/>
<use xlink:href="#glyph0-5" x="69.09375" y="288.454102"/>
<use xlink:href="#glyph0-43" x="71.539062" y="288.454102"/>
<use xlink:href="#glyph0-3" x="77.802734" y="288.454102"/>
<use xlink:href="#glyph0-29" x="82.693359" y="288.454102"/>
<use xlink:href="#glyph0-15" x="87.583984" y="288.454102"/>
<use xlink:href="#glyph0-14" x="90.513672" y="288.454102"/>
<use xlink:href="#glyph0-9" x="95.404297" y="288.454102"/>
<use xlink:href="#glyph0-13" x="100.294922" y="288.454102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="54.054688" y="285.290039"/>
<use xlink:href="#glyph0-9" x="60.40625" y="285.290039"/>
<use xlink:href="#glyph0-13" x="65.296875" y="285.290039"/>
<use xlink:href="#glyph0-13" x="70.1875" y="285.290039"/>
<use xlink:href="#glyph0-9" x="75.078125" y="285.290039"/>
<use xlink:href="#glyph0-15" x="79.96875" y="285.290039"/>
<use xlink:href="#glyph0-5" x="82.898438" y="285.290039"/>
<use xlink:href="#glyph0-38" x="85.34375" y="285.290039"/>
<use xlink:href="#glyph0-9" x="91.695312" y="285.290039"/>
<use xlink:href="#glyph0-9" x="96.585938" y="285.290039"/>
<use xlink:href="#glyph0-30" x="101.476562" y="285.290039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="43.054688" y="282.125977"/>
<use xlink:href="#glyph0-9" x="49.40625" y="282.125977"/>
<use xlink:href="#glyph0-13" x="54.296875" y="282.125977"/>
<use xlink:href="#glyph0-13" x="59.1875" y="282.125977"/>
<use xlink:href="#glyph0-9" x="64.078125" y="282.125977"/>
<use xlink:href="#glyph0-15" x="68.96875" y="282.125977"/>
<use xlink:href="#glyph0-5" x="71.898438" y="282.125977"/>
<use xlink:href="#glyph0-17" x="74.34375" y="282.125977"/>
<use xlink:href="#glyph0-29" x="80.695312" y="282.125977"/>
<use xlink:href="#glyph0-2" x="85.585938" y="282.125977"/>
<use xlink:href="#glyph0-2" x="87.539062" y="282.125977"/>
<use xlink:href="#glyph0-18" x="89.492188" y="282.125977"/>
<use xlink:href="#glyph0-14" x="91.445312" y="282.125977"/>
<use xlink:href="#glyph0-29" x="96.335938" y="282.125977"/>
<use xlink:href="#glyph0-21" x="101.006836" y="282.125977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="54.054688" y="278.961914"/>
<use xlink:href="#glyph0-9" x="60.40625" y="278.961914"/>
<use xlink:href="#glyph0-9" x="65.296875" y="278.961914"/>
<use xlink:href="#glyph0-27" x="70.1875" y="278.961914"/>
<use xlink:href="#glyph0-3" x="75.078125" y="278.961914"/>
<use xlink:href="#glyph0-15" x="79.96875" y="278.961914"/>
<use xlink:href="#glyph0-5" x="82.898438" y="278.961914"/>
<use xlink:href="#glyph0-43" x="85.34375" y="278.961914"/>
<use xlink:href="#glyph0-10" x="91.607422" y="278.961914"/>
<use xlink:href="#glyph0-24" x="96.498047" y="278.961914"/>
<use xlink:href="#glyph0-12" x="100.896484" y="278.961914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="62.054688" y="275.797852"/>
<use xlink:href="#glyph0-21" x="68.40625" y="275.797852"/>
<use xlink:href="#glyph0-2" x="72.760742" y="275.797852"/>
<use xlink:href="#glyph0-3" x="74.713867" y="275.797852"/>
<use xlink:href="#glyph0-15" x="79.604492" y="275.797852"/>
<use xlink:href="#glyph0-5" x="82.53418" y="275.797852"/>
<use xlink:href="#glyph0-6" x="84.979492" y="275.797852"/>
<use xlink:href="#glyph0-18" x="92.307617" y="275.797852"/>
<use xlink:href="#glyph0-2" x="94.260742" y="275.797852"/>
<use xlink:href="#glyph0-3" x="96.213867" y="275.797852"/>
<use xlink:href="#glyph0-24" x="101.104492" y="275.797852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="55.054688" y="272.633789"/>
<use xlink:href="#glyph0-29" x="61.40625" y="272.633789"/>
<use xlink:href="#glyph0-30" x="66.296875" y="272.633789"/>
<use xlink:href="#glyph0-5" x="70.695312" y="272.633789"/>
<use xlink:href="#glyph0-37" x="73.140625" y="272.633789"/>
<use xlink:href="#glyph0-15" x="79.007812" y="272.633789"/>
<use xlink:href="#glyph0-3" x="81.849609" y="272.633789"/>
<use xlink:href="#glyph0-24" x="86.740234" y="272.633789"/>
<use xlink:href="#glyph0-7" x="91.138672" y="272.633789"/>
<use xlink:href="#glyph0-9" x="95.537109" y="272.633789"/>
<use xlink:href="#glyph0-20" x="100.339844" y="272.633789"/>
<use xlink:href="#glyph0-20" x="102.785156" y="272.633789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="58.054688" y="269.46582"/>
<use xlink:href="#glyph0-29" x="64.40625" y="269.46582"/>
<use xlink:href="#glyph0-13" x="69.296875" y="269.46582"/>
<use xlink:href="#glyph0-3" x="74.1875" y="269.46582"/>
<use xlink:href="#glyph0-5" x="79.078125" y="269.46582"/>
<use xlink:href="#glyph0-44" x="81.523438" y="269.46582"/>
<use xlink:href="#glyph0-36" x="87.390625" y="269.46582"/>
<use xlink:href="#glyph0-29" x="91.613281" y="269.46582"/>
<use xlink:href="#glyph0-13" x="96.503906" y="269.46582"/>
<use xlink:href="#glyph0-24" x="101.394531" y="269.46582"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="59.054688" y="266.301758"/>
<use xlink:href="#glyph0-29" x="65.40625" y="266.301758"/>
<use xlink:href="#glyph0-36" x="70.121094" y="266.301758"/>
<use xlink:href="#glyph0-18" x="74.519531" y="266.301758"/>
<use xlink:href="#glyph0-24" x="76.472656" y="266.301758"/>
<use xlink:href="#glyph0-5" x="80.871094" y="266.301758"/>
<use xlink:href="#glyph0-34" x="83.316406" y="266.301758"/>
<use xlink:href="#glyph0-3" x="91.357422" y="266.301758"/>
<use xlink:href="#glyph0-28" x="96.248047" y="266.301758"/>
<use xlink:href="#glyph0-28" x="101.138672" y="266.301758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="51.054688" y="263.137695"/>
<use xlink:href="#glyph0-29" x="57.40625" y="263.137695"/>
<use xlink:href="#glyph0-4" x="62.296875" y="263.137695"/>
<use xlink:href="#glyph0-4" x="66.695312" y="263.137695"/>
<use xlink:href="#glyph0-5" x="71.09375" y="263.137695"/>
<use xlink:href="#glyph0-8" x="73.539062" y="263.137695"/>
<use xlink:href="#glyph0-29" x="80.382812" y="263.137695"/>
<use xlink:href="#glyph0-15" x="85.273438" y="263.137695"/>
<use xlink:href="#glyph0-26" x="88.203125" y="263.137695"/>
<use xlink:href="#glyph0-29" x="95.53125" y="263.137695"/>
<use xlink:href="#glyph0-13" x="100.421875" y="263.137695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="48.054688" y="259.973633"/>
<use xlink:href="#glyph0-3" x="54.40625" y="259.973633"/>
<use xlink:href="#glyph0-36" x="59.165039" y="259.973633"/>
<use xlink:href="#glyph0-18" x="63.563477" y="259.973633"/>
<use xlink:href="#glyph0-13" x="65.516602" y="259.973633"/>
<use xlink:href="#glyph0-5" x="70.407227" y="259.973633"/>
<use xlink:href="#glyph0-8" x="72.852539" y="259.973633"/>
<use xlink:href="#glyph0-29" x="79.696289" y="259.973633"/>
<use xlink:href="#glyph0-15" x="84.586914" y="259.973633"/>
<use xlink:href="#glyph0-14" x="87.516602" y="259.973633"/>
<use xlink:href="#glyph0-13" x="92.407227" y="259.973633"/>
<use xlink:href="#glyph0-3" x="97.297852" y="259.973633"/>
<use xlink:href="#glyph0-15" x="102.188477" y="259.973633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="64.054688" y="256.80957"/>
<use xlink:href="#glyph0-15" x="70.40625" y="256.80957"/>
<use xlink:href="#glyph0-3" x="73.248047" y="256.80957"/>
<use xlink:href="#glyph0-16" x="78.050781" y="256.80957"/>
<use xlink:href="#glyph0-5" x="84.402344" y="256.80957"/>
<use xlink:href="#glyph0-17" x="86.847656" y="256.80957"/>
<use xlink:href="#glyph0-29" x="93.199219" y="256.80957"/>
<use xlink:href="#glyph0-15" x="98.089844" y="256.80957"/>
<use xlink:href="#glyph0-3" x="100.931641" y="256.80957"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="40.054688" y="253.645508"/>
<use xlink:href="#glyph0-15" x="46.40625" y="253.645508"/>
<use xlink:href="#glyph0-18" x="49.335938" y="253.645508"/>
<use xlink:href="#glyph0-27" x="51.289062" y="253.645508"/>
<use xlink:href="#glyph0-12" x="56.179688" y="253.645508"/>
<use xlink:href="#glyph0-10" x="61.070312" y="253.645508"/>
<use xlink:href="#glyph0-24" x="65.960938" y="253.645508"/>
<use xlink:href="#glyph0-5" x="70.359375" y="253.645508"/>
<use xlink:href="#glyph0-23" x="72.804688" y="253.645508"/>
<use xlink:href="#glyph0-29" x="77.203125" y="253.645508"/>
<use xlink:href="#glyph0-7" x="82.09375" y="253.645508"/>
<use xlink:href="#glyph0-30" x="86.536133" y="253.645508"/>
<use xlink:href="#glyph0-24" x="90.890625" y="253.645508"/>
<use xlink:href="#glyph0-9" x="95.289062" y="253.645508"/>
<use xlink:href="#glyph0-13" x="100.179688" y="253.645508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-31" x="39.054688" y="250.481445"/>
<use xlink:href="#glyph0-21" x="45.40625" y="250.481445"/>
<use xlink:href="#glyph0-2" x="49.760742" y="250.481445"/>
<use xlink:href="#glyph0-29" x="51.713867" y="250.481445"/>
<use xlink:href="#glyph0-13" x="56.604492" y="250.481445"/>
<use xlink:href="#glyph0-5" x="61.495117" y="250.481445"/>
<use xlink:href="#glyph0-41" x="63.94043" y="250.481445"/>
<use xlink:href="#glyph0-12" x="69.31543" y="250.481445"/>
<use xlink:href="#glyph0-9" x="74.206055" y="250.481445"/>
<use xlink:href="#glyph0-26" x="79.09668" y="250.481445"/>
<use xlink:href="#glyph0-27" x="86.46875" y="250.481445"/>
<use xlink:href="#glyph0-24" x="91.359375" y="250.481445"/>
<use xlink:href="#glyph0-9" x="95.757812" y="250.481445"/>
<use xlink:href="#glyph0-13" x="100.648438" y="250.481445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-44" x="48.054688" y="247.317383"/>
<use xlink:href="#glyph0-36" x="53.921875" y="247.317383"/>
<use xlink:href="#glyph0-3" x="58.144531" y="247.317383"/>
<use xlink:href="#glyph0-15" x="63.035156" y="247.317383"/>
<use xlink:href="#glyph0-3" x="65.876953" y="247.317383"/>
<use xlink:href="#glyph0-20" x="70.679688" y="247.317383"/>
<use xlink:href="#glyph0-20" x="73.125" y="247.317383"/>
<use xlink:href="#glyph0-5" x="75.570312" y="247.317383"/>
<use xlink:href="#glyph0-8" x="78.015625" y="247.317383"/>
<use xlink:href="#glyph0-9" x="84.859375" y="247.317383"/>
<use xlink:href="#glyph0-2" x="89.75" y="247.317383"/>
<use xlink:href="#glyph0-24" x="91.703125" y="247.317383"/>
<use xlink:href="#glyph0-9" x="96.101562" y="247.317383"/>
<use xlink:href="#glyph0-13" x="100.992188" y="247.317383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-32" x="49.054688" y="244.15332"/>
<use xlink:href="#glyph0-15" x="54.12207" y="244.15332"/>
<use xlink:href="#glyph0-3" x="56.963867" y="244.15332"/>
<use xlink:href="#glyph0-14" x="61.854492" y="244.15332"/>
<use xlink:href="#glyph0-18" x="66.745117" y="244.15332"/>
<use xlink:href="#glyph0-5" x="68.698242" y="244.15332"/>
<use xlink:href="#glyph0-35" x="71.143555" y="244.15332"/>
<use xlink:href="#glyph0-13" x="77.010742" y="244.15332"/>
<use xlink:href="#glyph0-18" x="81.901367" y="244.15332"/>
<use xlink:href="#glyph0-11" x="83.854492" y="244.15332"/>
<use xlink:href="#glyph0-12" x="88.745117" y="244.15332"/>
<use xlink:href="#glyph0-20" x="93.635742" y="244.15332"/>
<use xlink:href="#glyph0-3" x="95.949219" y="244.15332"/>
<use xlink:href="#glyph0-13" x="100.839844" y="244.15332"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="43.054688" y="240.985352"/>
<use xlink:href="#glyph0-29" x="49.898438" y="240.985352"/>
<use xlink:href="#glyph0-15" x="54.789062" y="240.985352"/>
<use xlink:href="#glyph0-15" x="57.71875" y="240.985352"/>
<use xlink:href="#glyph0-3" x="60.560547" y="240.985352"/>
<use xlink:href="#glyph0-20" x="65.363281" y="240.985352"/>
<use xlink:href="#glyph0-20" x="67.808594" y="240.985352"/>
<use xlink:href="#glyph0-5" x="70.253906" y="240.985352"/>
<use xlink:href="#glyph0-8" x="72.699219" y="240.985352"/>
<use xlink:href="#glyph0-15" x="79.542969" y="240.985352"/>
<use xlink:href="#glyph0-29" x="82.428711" y="240.985352"/>
<use xlink:href="#glyph0-21" x="87.099609" y="240.985352"/>
<use xlink:href="#glyph0-24" x="91.410156" y="240.985352"/>
<use xlink:href="#glyph0-9" x="95.808594" y="240.985352"/>
<use xlink:href="#glyph0-13" x="100.699219" y="240.985352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="49.054688" y="237.821289"/>
<use xlink:href="#glyph0-29" x="55.898438" y="237.821289"/>
<use xlink:href="#glyph0-15" x="60.789062" y="237.821289"/>
<use xlink:href="#glyph0-15" x="63.71875" y="237.821289"/>
<use xlink:href="#glyph0-3" x="66.560547" y="237.821289"/>
<use xlink:href="#glyph0-20" x="71.363281" y="237.821289"/>
<use xlink:href="#glyph0-20" x="73.808594" y="237.821289"/>
<use xlink:href="#glyph0-5" x="76.253906" y="237.821289"/>
<use xlink:href="#glyph0-35" x="78.699219" y="237.821289"/>
<use xlink:href="#glyph0-15" x="84.566406" y="237.821289"/>
<use xlink:href="#glyph0-24" x="87.540039" y="237.821289"/>
<use xlink:href="#glyph0-20" x="91.894531" y="237.821289"/>
<use xlink:href="#glyph0-18" x="94.339844" y="237.821289"/>
<use xlink:href="#glyph0-7" x="96.292969" y="237.821289"/>
<use xlink:href="#glyph0-12" x="100.691406" y="237.821289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="64.054688" y="234.657227"/>
<use xlink:href="#glyph0-29" x="70.898438" y="234.657227"/>
<use xlink:href="#glyph0-15" x="75.789062" y="234.657227"/>
<use xlink:href="#glyph0-21" x="78.938477" y="234.657227"/>
<use xlink:href="#glyph0-5" x="83.336914" y="234.657227"/>
<use xlink:href="#glyph0-19" x="85.782227" y="234.657227"/>
<use xlink:href="#glyph0-9" x="92.133789" y="234.657227"/>
<use xlink:href="#glyph0-36" x="96.848633" y="234.657227"/>
<use xlink:href="#glyph0-29" x="101.071289" y="234.657227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="51.054688" y="231.493164"/>
<use xlink:href="#glyph0-15" x="57.898438" y="231.493164"/>
<use xlink:href="#glyph0-29" x="60.78418" y="231.493164"/>
<use xlink:href="#glyph0-13" x="65.674805" y="231.493164"/>
<use xlink:href="#glyph0-20" x="70.56543" y="231.493164"/>
<use xlink:href="#glyph0-5" x="73.010742" y="231.493164"/>
<use xlink:href="#glyph0-17" x="75.456055" y="231.493164"/>
<use xlink:href="#glyph0-3" x="81.807617" y="231.493164"/>
<use xlink:href="#glyph0-14" x="86.698242" y="231.493164"/>
<use xlink:href="#glyph0-15" x="91.588867" y="231.493164"/>
<use xlink:href="#glyph0-18" x="94.518555" y="231.493164"/>
<use xlink:href="#glyph0-7" x="96.47168" y="231.493164"/>
<use xlink:href="#glyph0-30" x="100.914062" y="231.493164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="63.054688" y="228.329102"/>
<use xlink:href="#glyph0-15" x="69.898438" y="228.329102"/>
<use xlink:href="#glyph0-3" x="72.740234" y="228.329102"/>
<use xlink:href="#glyph0-11" x="77.630859" y="228.329102"/>
<use xlink:href="#glyph0-5" x="82.521484" y="228.329102"/>
<use xlink:href="#glyph0-34" x="84.966797" y="228.329102"/>
<use xlink:href="#glyph0-29" x="92.919922" y="228.329102"/>
<use xlink:href="#glyph0-15" x="97.810547" y="228.329102"/>
<use xlink:href="#glyph0-14" x="100.740234" y="228.329102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="38.054688" y="225.165039"/>
<use xlink:href="#glyph0-15" x="44.898438" y="225.165039"/>
<use xlink:href="#glyph0-3" x="47.740234" y="225.165039"/>
<use xlink:href="#glyph0-21" x="52.455078" y="225.165039"/>
<use xlink:href="#glyph0-24" x="56.765625" y="225.165039"/>
<use xlink:href="#glyph0-9" x="61.164062" y="225.165039"/>
<use xlink:href="#glyph0-13" x="66.054688" y="225.165039"/>
<use xlink:href="#glyph0-5" x="70.945312" y="225.165039"/>
<use xlink:href="#glyph0-45" x="73.390625" y="225.165039"/>
<use xlink:href="#glyph0-29" x="78.28125" y="225.165039"/>
<use xlink:href="#glyph0-26" x="83.171875" y="225.165039"/>
<use xlink:href="#glyph0-28" x="90.5" y="225.165039"/>
<use xlink:href="#glyph0-3" x="95.390625" y="225.165039"/>
<use xlink:href="#glyph0-15" x="100.28125" y="225.165039"/>
<use xlink:href="#glyph0-20" x="103.474609" y="225.165039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="59.054688" y="222.000977"/>
<use xlink:href="#glyph0-10" x="65.898438" y="222.000977"/>
<use xlink:href="#glyph0-13" x="70.789062" y="222.000977"/>
<use xlink:href="#glyph0-13" x="75.679688" y="222.000977"/>
<use xlink:href="#glyph0-3" x="80.570312" y="222.000977"/>
<use xlink:href="#glyph0-15" x="85.460938" y="222.000977"/>
<use xlink:href="#glyph0-5" x="88.390625" y="222.000977"/>
<use xlink:href="#glyph0-35" x="90.835938" y="222.000977"/>
<use xlink:href="#glyph0-18" x="96.703125" y="222.000977"/>
<use xlink:href="#glyph0-3" x="98.65625" y="222.000977"/>
<use xlink:href="#glyph0-2" x="103.546875" y="222.000977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-17" x="49.054688" y="218.836914"/>
<use xlink:href="#glyph0-10" x="55.40625" y="218.836914"/>
<use xlink:href="#glyph0-20" x="60.296875" y="218.836914"/>
<use xlink:href="#glyph0-24" x="62.742188" y="218.836914"/>
<use xlink:href="#glyph0-9" x="67.140625" y="218.836914"/>
<use xlink:href="#glyph0-13" x="72.03125" y="218.836914"/>
<use xlink:href="#glyph0-5" x="76.921875" y="218.836914"/>
<use xlink:href="#glyph0-6" x="79.367188" y="218.836914"/>
<use xlink:href="#glyph0-29" x="86.695312" y="218.836914"/>
<use xlink:href="#glyph0-24" x="91.585938" y="218.836914"/>
<use xlink:href="#glyph0-9" x="95.984375" y="218.836914"/>
<use xlink:href="#glyph0-13" x="100.875" y="218.836914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-46" x="47.054688" y="215.672852"/>
<use xlink:href="#glyph0-30" x="49.5" y="215.672852"/>
<use xlink:href="#glyph0-29" x="53.898438" y="215.672852"/>
<use xlink:href="#glyph0-18" x="58.789062" y="215.672852"/>
<use xlink:href="#glyph0-30" x="60.742188" y="215.672852"/>
<use xlink:href="#glyph0-29" x="65.140625" y="215.672852"/>
<use xlink:href="#glyph0-5" x="70.03125" y="215.672852"/>
<use xlink:href="#glyph0-34" x="72.476562" y="215.672852"/>
<use xlink:href="#glyph0-9" x="80.517578" y="215.672852"/>
<use xlink:href="#glyph0-9" x="85.408203" y="215.672852"/>
<use xlink:href="#glyph0-2" x="90.298828" y="215.672852"/>
<use xlink:href="#glyph0-24" x="92.251953" y="215.672852"/>
<use xlink:href="#glyph0-3" x="96.650391" y="215.672852"/>
<use xlink:href="#glyph0-21" x="101.365234" y="215.672852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="54.054688" y="212.508789"/>
<use xlink:href="#glyph0-39" x="58.453125" y="212.508789"/>
<use xlink:href="#glyph0-31" x="60.898438" y="212.508789"/>
<use xlink:href="#glyph0-39" x="67.25" y="212.508789"/>
<use xlink:href="#glyph0-5" x="69.695312" y="212.508789"/>
<use xlink:href="#glyph0-25" x="72.140625" y="212.508789"/>
<use xlink:href="#glyph0-27" x="78.007812" y="212.508789"/>
<use xlink:href="#glyph0-15" x="82.898438" y="212.508789"/>
<use xlink:href="#glyph0-29" x="85.78418" y="212.508789"/>
<use xlink:href="#glyph0-11" x="90.674805" y="212.508789"/>
<use xlink:href="#glyph0-10" x="95.56543" y="212.508789"/>
<use xlink:href="#glyph0-3" x="100.456055" y="212.508789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="63.054688" y="209.34082"/>
<use xlink:href="#glyph0-39" x="67.453125" y="209.34082"/>
<use xlink:href="#glyph0-41" x="69.898438" y="209.34082"/>
<use xlink:href="#glyph0-39" x="74.394531" y="209.34082"/>
<use xlink:href="#glyph0-5" x="76.839844" y="209.34082"/>
<use xlink:href="#glyph0-22" x="79.285156" y="209.34082"/>
<use xlink:href="#glyph0-29" x="85.152344" y="209.34082"/>
<use xlink:href="#glyph0-15" x="90.042969" y="209.34082"/>
<use xlink:href="#glyph0-15" x="92.972656" y="209.34082"/>
<use xlink:href="#glyph0-3" x="95.814453" y="209.34082"/>
<use xlink:href="#glyph0-20" x="100.617188" y="209.34082"/>
<use xlink:href="#glyph0-20" x="103.0625" y="209.34082"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="64.054688" y="206.176758"/>
<use xlink:href="#glyph0-29" x="68.453125" y="206.176758"/>
<use xlink:href="#glyph0-7" x="73.34375" y="206.176758"/>
<use xlink:href="#glyph0-30" x="77.786133" y="206.176758"/>
<use xlink:href="#glyph0-5" x="82.18457" y="206.176758"/>
<use xlink:href="#glyph0-6" x="84.629883" y="206.176758"/>
<use xlink:href="#glyph0-18" x="91.958008" y="206.176758"/>
<use xlink:href="#glyph0-2" x="93.911133" y="206.176758"/>
<use xlink:href="#glyph0-29" x="95.864258" y="206.176758"/>
<use xlink:href="#glyph0-24" x="100.754883" y="206.176758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="46.054688" y="203.012695"/>
<use xlink:href="#glyph0-29" x="50.453125" y="203.012695"/>
<use xlink:href="#glyph0-7" x="55.34375" y="203.012695"/>
<use xlink:href="#glyph0-9" x="59.742188" y="203.012695"/>
<use xlink:href="#glyph0-28" x="64.632812" y="203.012695"/>
<use xlink:href="#glyph0-21" x="69.391602" y="203.012695"/>
<use xlink:href="#glyph0-5" x="73.790039" y="203.012695"/>
<use xlink:href="#glyph0-22" x="76.235352" y="203.012695"/>
<use xlink:href="#glyph0-15" x="82.102539" y="203.012695"/>
<use xlink:href="#glyph0-18" x="85.032227" y="203.012695"/>
<use xlink:href="#glyph0-24" x="86.985352" y="203.012695"/>
<use xlink:href="#glyph0-24" x="91.383789" y="203.012695"/>
<use xlink:href="#glyph0-3" x="95.782227" y="203.012695"/>
<use xlink:href="#glyph0-20" x="100.584961" y="203.012695"/>
<use xlink:href="#glyph0-20" x="103.030273" y="203.012695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="55.054688" y="199.848633"/>
<use xlink:href="#glyph0-29" x="59.453125" y="199.848633"/>
<use xlink:href="#glyph0-30" x="64.34375" y="199.848633"/>
<use xlink:href="#glyph0-3" x="68.566406" y="199.848633"/>
<use xlink:href="#glyph0-5" x="73.457031" y="199.848633"/>
<use xlink:href="#glyph0-43" x="75.902344" y="199.848633"/>
<use xlink:href="#glyph0-10" x="82.166016" y="199.848633"/>
<use xlink:href="#glyph0-14" x="87.056641" y="199.848633"/>
<use xlink:href="#glyph0-9" x="91.947266" y="199.848633"/>
<use xlink:href="#glyph0-7" x="96.837891" y="199.848633"/>
<use xlink:href="#glyph0-30" x="101.280273" y="199.848633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="57.054688" y="196.68457"/>
<use xlink:href="#glyph0-29" x="61.453125" y="196.68457"/>
<use xlink:href="#glyph0-30" x="66.34375" y="196.68457"/>
<use xlink:href="#glyph0-3" x="70.566406" y="196.68457"/>
<use xlink:href="#glyph0-5" x="75.457031" y="196.68457"/>
<use xlink:href="#glyph0-34" x="77.902344" y="196.68457"/>
<use xlink:href="#glyph0-29" x="85.855469" y="196.68457"/>
<use xlink:href="#glyph0-20" x="90.746094" y="196.68457"/>
<use xlink:href="#glyph0-3" x="93.05957" y="196.68457"/>
<use xlink:href="#glyph0-15" x="97.950195" y="196.68457"/>
<use xlink:href="#glyph0-24" x="100.923828" y="196.68457"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="42.054688" y="193.520508"/>
<use xlink:href="#glyph0-29" x="46.453125" y="193.520508"/>
<use xlink:href="#glyph0-26" x="51.34375" y="193.520508"/>
<use xlink:href="#glyph0-3" x="58.671875" y="193.520508"/>
<use xlink:href="#glyph0-18" x="63.5625" y="193.520508"/>
<use xlink:href="#glyph0-2" x="65.515625" y="193.520508"/>
<use xlink:href="#glyph0-2" x="67.46875" y="193.520508"/>
<use xlink:href="#glyph0-5" x="69.421875" y="193.520508"/>
<use xlink:href="#glyph0-25" x="71.867188" y="193.520508"/>
<use xlink:href="#glyph0-12" x="77.734375" y="193.520508"/>
<use xlink:href="#glyph0-9" x="82.625" y="193.520508"/>
<use xlink:href="#glyph0-16" x="87.427734" y="193.520508"/>
<use xlink:href="#glyph0-3" x="93.691406" y="193.520508"/>
<use xlink:href="#glyph0-15" x="98.582031" y="193.520508"/>
<use xlink:href="#glyph0-24" x="101.555664" y="193.520508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="44.054688" y="190.356445"/>
<use xlink:href="#glyph0-29" x="48.453125" y="190.356445"/>
<use xlink:href="#glyph0-26" x="53.34375" y="190.356445"/>
<use xlink:href="#glyph0-3" x="60.671875" y="190.356445"/>
<use xlink:href="#glyph0-18" x="65.5625" y="190.356445"/>
<use xlink:href="#glyph0-24" x="67.515625" y="190.356445"/>
<use xlink:href="#glyph0-5" x="71.914062" y="190.356445"/>
<use xlink:href="#glyph0-34" x="74.359375" y="190.356445"/>
<use xlink:href="#glyph0-18" x="82.664062" y="190.356445"/>
<use xlink:href="#glyph0-13" x="84.617188" y="190.356445"/>
<use xlink:href="#glyph0-24" x="89.507812" y="190.356445"/>
<use xlink:href="#glyph0-20" x="93.862305" y="190.356445"/>
<use xlink:href="#glyph0-9" x="96.219727" y="190.356445"/>
<use xlink:href="#glyph0-13" x="101.110352" y="190.356445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="47.054688" y="187.192383"/>
<use xlink:href="#glyph0-29" x="51.453125" y="187.192383"/>
<use xlink:href="#glyph0-26" x="56.34375" y="187.192383"/>
<use xlink:href="#glyph0-3" x="63.671875" y="187.192383"/>
<use xlink:href="#glyph0-24" x="68.5625" y="187.192383"/>
<use xlink:href="#glyph0-5" x="72.960938" y="187.192383"/>
<use xlink:href="#glyph0-35" x="75.40625" y="187.192383"/>
<use xlink:href="#glyph0-13" x="81.273438" y="187.192383"/>
<use xlink:href="#glyph0-29" x="86.164062" y="187.192383"/>
<use xlink:href="#glyph0-27" x="91.054688" y="187.192383"/>
<use xlink:href="#glyph0-30" x="95.945312" y="187.192383"/>
<use xlink:href="#glyph0-3" x="100.167969" y="187.192383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="41.054688" y="184.02832"/>
<use xlink:href="#glyph0-29" x="45.453125" y="184.02832"/>
<use xlink:href="#glyph0-47" x="50.34375" y="184.02832"/>
<use xlink:href="#glyph0-10" x="55.27832" y="184.02832"/>
<use xlink:href="#glyph0-3" x="60.168945" y="184.02832"/>
<use xlink:href="#glyph0-48" x="65.05957" y="184.02832"/>
<use xlink:href="#glyph0-5" x="69.458008" y="184.02832"/>
<use xlink:href="#glyph0-23" x="71.90332" y="184.02832"/>
<use xlink:href="#glyph0-9" x="76.301758" y="184.02832"/>
<use xlink:href="#glyph0-12" x="81.192383" y="184.02832"/>
<use xlink:href="#glyph0-13" x="86.083008" y="184.02832"/>
<use xlink:href="#glyph0-24" x="90.973633" y="184.02832"/>
<use xlink:href="#glyph0-9" x="95.37207" y="184.02832"/>
<use xlink:href="#glyph0-13" x="100.262695" y="184.02832"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="65.054688" y="180.860352"/>
<use xlink:href="#glyph0-29" x="69.453125" y="180.860352"/>
<use xlink:href="#glyph0-15" x="74.34375" y="180.860352"/>
<use xlink:href="#glyph0-3" x="77.185547" y="180.860352"/>
<use xlink:href="#glyph0-14" x="82.076172" y="180.860352"/>
<use xlink:href="#glyph0-5" x="86.966797" y="180.860352"/>
<use xlink:href="#glyph0-8" x="89.412109" y="180.860352"/>
<use xlink:href="#glyph0-9" x="96.255859" y="180.860352"/>
<use xlink:href="#glyph0-49" x="101.146484" y="180.860352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="62.054688" y="177.696289"/>
<use xlink:href="#glyph0-3" x="66.453125" y="177.696289"/>
<use xlink:href="#glyph0-49" x="71.34375" y="177.696289"/>
<use xlink:href="#glyph0-5" x="76.041016" y="177.696289"/>
<use xlink:href="#glyph0-31" x="78.486328" y="177.696289"/>
<use xlink:href="#glyph0-15" x="84.837891" y="177.696289"/>
<use xlink:href="#glyph0-18" x="87.767578" y="177.696289"/>
<use xlink:href="#glyph0-24" x="89.720703" y="177.696289"/>
<use xlink:href="#glyph0-30" x="94.119141" y="177.696289"/>
<use xlink:href="#glyph0-3" x="98.341797" y="177.696289"/>
<use xlink:href="#glyph0-2" x="103.232422" y="177.696289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="70.054688" y="174.532227"/>
<use xlink:href="#glyph0-9" x="74.453125" y="174.532227"/>
<use xlink:href="#glyph0-3" x="79.34375" y="174.532227"/>
<use xlink:href="#glyph0-5" x="84.234375" y="174.532227"/>
<use xlink:href="#glyph0-8" x="86.679688" y="174.532227"/>
<use xlink:href="#glyph0-15" x="93.523438" y="174.532227"/>
<use xlink:href="#glyph0-29" x="96.40918" y="174.532227"/>
<use xlink:href="#glyph0-21" x="101.080078" y="174.532227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="65.054688" y="171.368164"/>
<use xlink:href="#glyph0-9" x="69.453125" y="171.368164"/>
<use xlink:href="#glyph0-3" x="74.34375" y="171.368164"/>
<use xlink:href="#glyph0-5" x="79.234375" y="171.368164"/>
<use xlink:href="#glyph0-45" x="81.679688" y="171.368164"/>
<use xlink:href="#glyph0-18" x="86.570312" y="171.368164"/>
<use xlink:href="#glyph0-7" x="88.523438" y="171.368164"/>
<use xlink:href="#glyph0-29" x="92.921875" y="171.368164"/>
<use xlink:href="#glyph0-20" x="97.8125" y="171.368164"/>
<use xlink:href="#glyph0-29" x="100.257812" y="171.368164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="57.054688" y="168.204102"/>
<use xlink:href="#glyph0-9" x="61.453125" y="168.204102"/>
<use xlink:href="#glyph0-12" x="66.34375" y="168.204102"/>
<use xlink:href="#glyph0-13" x="71.234375" y="168.204102"/>
<use xlink:href="#glyph0-5" x="76.125" y="168.204102"/>
<use xlink:href="#glyph0-50" x="78.570312" y="168.204102"/>
<use xlink:href="#glyph0-51" x="85.414062" y="168.204102"/>
<use xlink:href="#glyph0-35" x="87.094727" y="168.204102"/>
<use xlink:href="#glyph0-9" x="92.698242" y="168.204102"/>
<use xlink:href="#glyph0-15" x="97.588867" y="168.204102"/>
<use xlink:href="#glyph0-13" x="100.518555" y="168.204102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="54.054688" y="165.040039"/>
<use xlink:href="#glyph0-9" x="58.453125" y="165.040039"/>
<use xlink:href="#glyph0-12" x="63.34375" y="165.040039"/>
<use xlink:href="#glyph0-13" x="68.234375" y="165.040039"/>
<use xlink:href="#glyph0-5" x="73.125" y="165.040039"/>
<use xlink:href="#glyph0-34" x="75.570312" y="165.040039"/>
<use xlink:href="#glyph0-9" x="83.611328" y="165.040039"/>
<use xlink:href="#glyph0-2" x="88.501953" y="165.040039"/>
<use xlink:href="#glyph0-33" x="90.455078" y="165.040039"/>
<use xlink:href="#glyph0-9" x="92.8125" y="165.040039"/>
<use xlink:href="#glyph0-15" x="97.703125" y="165.040039"/>
<use xlink:href="#glyph0-14" x="100.632812" y="165.040039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="50.054688" y="161.875977"/>
<use xlink:href="#glyph0-10" x="54.453125" y="161.875977"/>
<use xlink:href="#glyph0-24" x="59.34375" y="161.875977"/>
<use xlink:href="#glyph0-20" x="63.698242" y="161.875977"/>
<use xlink:href="#glyph0-18" x="66.143555" y="161.875977"/>
<use xlink:href="#glyph0-13" x="68.09668" y="161.875977"/>
<use xlink:href="#glyph0-5" x="72.987305" y="161.875977"/>
<use xlink:href="#glyph0-17" x="75.432617" y="161.875977"/>
<use xlink:href="#glyph0-9" x="81.78418" y="161.875977"/>
<use xlink:href="#glyph0-2" x="86.674805" y="161.875977"/>
<use xlink:href="#glyph0-26" x="88.62793" y="161.875977"/>
<use xlink:href="#glyph0-29" x="95.956055" y="161.875977"/>
<use xlink:href="#glyph0-13" x="100.84668" y="161.875977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-23" x="53.054688" y="158.711914"/>
<use xlink:href="#glyph0-10" x="57.453125" y="158.711914"/>
<use xlink:href="#glyph0-24" x="62.34375" y="158.711914"/>
<use xlink:href="#glyph0-20" x="66.698242" y="158.711914"/>
<use xlink:href="#glyph0-18" x="69.143555" y="158.711914"/>
<use xlink:href="#glyph0-13" x="71.09668" y="158.711914"/>
<use xlink:href="#glyph0-5" x="75.987305" y="158.711914"/>
<use xlink:href="#glyph0-34" x="78.432617" y="158.711914"/>
<use xlink:href="#glyph0-9" x="86.473633" y="158.711914"/>
<use xlink:href="#glyph0-15" x="91.364258" y="158.711914"/>
<use xlink:href="#glyph0-2" x="94.293945" y="158.711914"/>
<use xlink:href="#glyph0-3" x="96.24707" y="158.711914"/>
<use xlink:href="#glyph0-21" x="100.961914" y="158.711914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-35" x="66.054688" y="155.547852"/>
<use xlink:href="#glyph0-3" x="71.658203" y="155.547852"/>
<use xlink:href="#glyph0-13" x="76.548828" y="155.547852"/>
<use xlink:href="#glyph0-13" x="81.439453" y="155.547852"/>
<use xlink:href="#glyph0-21" x="86.154297" y="155.547852"/>
<use xlink:href="#glyph0-5" x="90.552734" y="155.547852"/>
<use xlink:href="#glyph0-17" x="92.998047" y="155.547852"/>
<use xlink:href="#glyph0-18" x="99.349609" y="155.547852"/>
<use xlink:href="#glyph0-2" x="101.302734" y="155.547852"/>
<use xlink:href="#glyph0-2" x="103.255859" y="155.547852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-35" x="56.054688" y="152.383789"/>
<use xlink:href="#glyph0-3" x="61.658203" y="152.383789"/>
<use xlink:href="#glyph0-36" x="66.416992" y="152.383789"/>
<use xlink:href="#glyph0-18" x="70.81543" y="152.383789"/>
<use xlink:href="#glyph0-13" x="72.768555" y="152.383789"/>
<use xlink:href="#glyph0-5" x="77.65918" y="152.383789"/>
<use xlink:href="#glyph0-17" x="80.104492" y="152.383789"/>
<use xlink:href="#glyph0-9" x="86.456055" y="152.383789"/>
<use xlink:href="#glyph0-11" x="91.34668" y="152.383789"/>
<use xlink:href="#glyph0-29" x="96.193359" y="152.383789"/>
<use xlink:href="#glyph0-13" x="101.083984" y="152.383789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-35" x="69.054688" y="149.21582"/>
<use xlink:href="#glyph0-21" x="74.394531" y="149.21582"/>
<use xlink:href="#glyph0-2" x="78.749023" y="149.21582"/>
<use xlink:href="#glyph0-3" x="80.702148" y="149.21582"/>
<use xlink:href="#glyph0-5" x="85.592773" y="149.21582"/>
<use xlink:href="#glyph0-37" x="88.038086" y="149.21582"/>
<use xlink:href="#glyph0-9" x="93.685547" y="149.21582"/>
<use xlink:href="#glyph0-12" x="98.576172" y="149.21582"/>
<use xlink:href="#glyph0-2" x="103.466797" y="149.21582"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-45" x="40.054688" y="146.051758"/>
<use xlink:href="#glyph0-9" x="44.945312" y="146.051758"/>
<use xlink:href="#glyph0-11" x="49.835938" y="146.051758"/>
<use xlink:href="#glyph0-29" x="54.682617" y="146.051758"/>
<use xlink:href="#glyph0-13" x="59.573242" y="146.051758"/>
<use xlink:href="#glyph0-5" x="64.463867" y="146.051758"/>
<use xlink:href="#glyph0-34" x="66.90918" y="146.051758"/>
<use xlink:href="#glyph0-9" x="74.950195" y="146.051758"/>
<use xlink:href="#glyph0-9" x="79.84082" y="146.051758"/>
<use xlink:href="#glyph0-14" x="84.731445" y="146.051758"/>
<use xlink:href="#glyph0-24" x="89.62207" y="146.051758"/>
<use xlink:href="#glyph0-18" x="94.020508" y="146.051758"/>
<use xlink:href="#glyph0-14" x="95.973633" y="146.051758"/>
<use xlink:href="#glyph0-3" x="100.864258" y="146.051758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-45" x="63.054688" y="142.887695"/>
<use xlink:href="#glyph0-10" x="67.901367" y="142.887695"/>
<use xlink:href="#glyph0-7" x="72.791992" y="142.887695"/>
<use xlink:href="#glyph0-29" x="77.19043" y="142.887695"/>
<use xlink:href="#glyph0-24" x="82.081055" y="142.887695"/>
<use xlink:href="#glyph0-5" x="86.479492" y="142.887695"/>
<use xlink:href="#glyph0-32" x="88.924805" y="142.887695"/>
<use xlink:href="#glyph0-29" x="93.992188" y="142.887695"/>
<use xlink:href="#glyph0-2" x="98.882812" y="142.887695"/>
<use xlink:href="#glyph0-30" x="100.835938" y="142.887695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="45.054688" y="139.723633"/>
<use xlink:href="#glyph0-29" x="52.382812" y="139.723633"/>
<use xlink:href="#glyph0-15" x="57.273438" y="139.723633"/>
<use xlink:href="#glyph0-7" x="60.15918" y="139.723633"/>
<use xlink:href="#glyph0-10" x="64.557617" y="139.723633"/>
<use xlink:href="#glyph0-24" x="69.448242" y="139.723633"/>
<use xlink:href="#glyph0-5" x="73.84668" y="139.723633"/>
<use xlink:href="#glyph0-6" x="76.291992" y="139.723633"/>
<use xlink:href="#glyph0-29" x="83.620117" y="139.723633"/>
<use xlink:href="#glyph0-15" x="88.510742" y="139.723633"/>
<use xlink:href="#glyph0-18" x="91.44043" y="139.723633"/>
<use xlink:href="#glyph0-9" x="93.393555" y="139.723633"/>
<use xlink:href="#glyph0-20" x="98.196289" y="139.723633"/>
<use xlink:href="#glyph0-29" x="100.641602" y="139.723633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="34.054688" y="136.55957"/>
<use xlink:href="#glyph0-29" x="41.382812" y="136.55957"/>
<use xlink:href="#glyph0-15" x="46.273438" y="136.55957"/>
<use xlink:href="#glyph0-47" x="49.15918" y="136.55957"/>
<use xlink:href="#glyph0-10" x="54.09375" y="136.55957"/>
<use xlink:href="#glyph0-18" x="58.984375" y="136.55957"/>
<use xlink:href="#glyph0-24" x="60.9375" y="136.55957"/>
<use xlink:href="#glyph0-3" x="65.335938" y="136.55957"/>
<use xlink:href="#glyph0-5" x="70.226562" y="136.55957"/>
<use xlink:href="#glyph0-34" x="72.671875" y="136.55957"/>
<use xlink:href="#glyph0-18" x="80.976562" y="136.55957"/>
<use xlink:href="#glyph0-2" x="82.929688" y="136.55957"/>
<use xlink:href="#glyph0-2" x="84.882812" y="136.55957"/>
<use xlink:href="#glyph0-18" x="86.835938" y="136.55957"/>
<use xlink:href="#glyph0-29" x="88.789062" y="136.55957"/>
<use xlink:href="#glyph0-26" x="93.679688" y="136.55957"/>
<use xlink:href="#glyph0-24" x="101.007812" y="136.55957"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="55.054688" y="133.395508"/>
<use xlink:href="#glyph0-29" x="62.382812" y="133.395508"/>
<use xlink:href="#glyph0-20" x="67.273438" y="133.395508"/>
<use xlink:href="#glyph0-20" x="69.71875" y="133.395508"/>
<use xlink:href="#glyph0-5" x="72.164062" y="133.395508"/>
<use xlink:href="#glyph0-45" x="74.609375" y="133.395508"/>
<use xlink:href="#glyph0-18" x="79.5" y="133.395508"/>
<use xlink:href="#glyph0-13" x="81.453125" y="133.395508"/>
<use xlink:href="#glyph0-3" x="86.34375" y="133.395508"/>
<use xlink:href="#glyph0-12" x="91.234375" y="133.395508"/>
<use xlink:href="#glyph0-29" x="96.125" y="133.395508"/>
<use xlink:href="#glyph0-13" x="101.015625" y="133.395508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="62.054688" y="130.231445"/>
<use xlink:href="#glyph0-29" x="69.382812" y="130.231445"/>
<use xlink:href="#glyph0-20" x="74.273438" y="130.231445"/>
<use xlink:href="#glyph0-21" x="76.71875" y="130.231445"/>
<use xlink:href="#glyph0-5" x="81.117188" y="130.231445"/>
<use xlink:href="#glyph0-6" x="83.5625" y="130.231445"/>
<use xlink:href="#glyph0-29" x="90.890625" y="130.231445"/>
<use xlink:href="#glyph0-10" x="95.78125" y="130.231445"/>
<use xlink:href="#glyph0-30" x="100.671875" y="130.231445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="45.054688" y="127.067383"/>
<use xlink:href="#glyph0-18" x="52.382812" y="127.067383"/>
<use xlink:href="#glyph0-7" x="54.335938" y="127.067383"/>
<use xlink:href="#glyph0-12" x="58.734375" y="127.067383"/>
<use xlink:href="#glyph0-29" x="63.625" y="127.067383"/>
<use xlink:href="#glyph0-3" x="68.515625" y="127.067383"/>
<use xlink:href="#glyph0-2" x="73.40625" y="127.067383"/>
<use xlink:href="#glyph0-5" x="75.359375" y="127.067383"/>
<use xlink:href="#glyph0-22" x="77.804688" y="127.067383"/>
<use xlink:href="#glyph0-15" x="83.671875" y="127.067383"/>
<use xlink:href="#glyph0-3" x="86.513672" y="127.067383"/>
<use xlink:href="#glyph0-16" x="91.316406" y="127.067383"/>
<use xlink:href="#glyph0-3" x="97.580078" y="127.067383"/>
<use xlink:href="#glyph0-15" x="102.470703" y="127.067383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="49.054688" y="123.90332"/>
<use xlink:href="#glyph0-18" x="56.382812" y="123.90332"/>
<use xlink:href="#glyph0-30" x="58.335938" y="123.90332"/>
<use xlink:href="#glyph0-3" x="62.558594" y="123.90332"/>
<use xlink:href="#glyph0-5" x="67.449219" y="123.90332"/>
<use xlink:href="#glyph0-22" x="69.894531" y="123.90332"/>
<use xlink:href="#glyph0-3" x="75.761719" y="123.90332"/>
<use xlink:href="#glyph0-15" x="80.652344" y="123.90332"/>
<use xlink:href="#glyph0-7" x="83.538086" y="123.90332"/>
<use xlink:href="#glyph0-9" x="87.936523" y="123.90332"/>
<use xlink:href="#glyph0-36" x="92.651367" y="123.90332"/>
<use xlink:href="#glyph0-18" x="97.049805" y="123.90332"/>
<use xlink:href="#glyph0-7" x="99.00293" y="123.90332"/>
<use xlink:href="#glyph0-18" x="103.401367" y="123.90332"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="43.054688" y="120.735352"/>
<use xlink:href="#glyph0-18" x="50.382812" y="120.735352"/>
<use xlink:href="#glyph0-30" x="52.335938" y="120.735352"/>
<use xlink:href="#glyph0-3" x="56.558594" y="120.735352"/>
<use xlink:href="#glyph0-5" x="61.449219" y="120.735352"/>
<use xlink:href="#glyph0-38" x="63.894531" y="120.735352"/>
<use xlink:href="#glyph0-10" x="70.246094" y="120.735352"/>
<use xlink:href="#glyph0-26" x="75.136719" y="120.735352"/>
<use xlink:href="#glyph0-26" x="82.464844" y="120.735352"/>
<use xlink:href="#glyph0-18" x="89.792969" y="120.735352"/>
<use xlink:href="#glyph0-13" x="91.746094" y="120.735352"/>
<use xlink:href="#glyph0-11" x="96.636719" y="120.735352"/>
<use xlink:href="#glyph0-24" x="101.527344" y="120.735352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="62.054688" y="117.571289"/>
<use xlink:href="#glyph0-18" x="69.382812" y="117.571289"/>
<use xlink:href="#glyph0-30" x="71.335938" y="117.571289"/>
<use xlink:href="#glyph0-3" x="75.558594" y="117.571289"/>
<use xlink:href="#glyph0-5" x="80.449219" y="117.571289"/>
<use xlink:href="#glyph0-34" x="82.894531" y="117.571289"/>
<use xlink:href="#glyph0-12" x="91.199219" y="117.571289"/>
<use xlink:href="#glyph0-18" x="96.089844" y="117.571289"/>
<use xlink:href="#glyph0-20" x="98.042969" y="117.571289"/>
<use xlink:href="#glyph0-3" x="100.356445" y="117.571289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="53.054688" y="114.407227"/>
<use xlink:href="#glyph0-18" x="60.382812" y="114.407227"/>
<use xlink:href="#glyph0-20" x="62.335938" y="114.407227"/>
<use xlink:href="#glyph0-7" x="64.78125" y="114.407227"/>
<use xlink:href="#glyph0-12" x="69.179688" y="114.407227"/>
<use xlink:href="#glyph0-5" x="74.070312" y="114.407227"/>
<use xlink:href="#glyph0-45" x="76.515625" y="114.407227"/>
<use xlink:href="#glyph0-3" x="81.40625" y="114.407227"/>
<use xlink:href="#glyph0-18" x="86.296875" y="114.407227"/>
<use xlink:href="#glyph0-14" x="88.25" y="114.407227"/>
<use xlink:href="#glyph0-13" x="93.140625" y="114.407227"/>
<use xlink:href="#glyph0-3" x="98.03125" y="114.407227"/>
<use xlink:href="#glyph0-15" x="102.921875" y="114.407227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-19" x="52.054688" y="111.243164"/>
<use xlink:href="#glyph0-18" x="58.40625" y="111.243164"/>
<use xlink:href="#glyph0-7" x="60.359375" y="111.243164"/>
<use xlink:href="#glyph0-30" x="64.801758" y="111.243164"/>
<use xlink:href="#glyph0-5" x="69.200195" y="111.243164"/>
<use xlink:href="#glyph0-1" x="71.645508" y="111.243164"/>
<use xlink:href="#glyph0-15" x="77.512695" y="111.243164"/>
<use xlink:href="#glyph0-28" x="80.442383" y="111.243164"/>
<use xlink:href="#glyph0-10" x="85.333008" y="111.243164"/>
<use xlink:href="#glyph0-7" x="90.223633" y="111.243164"/>
<use xlink:href="#glyph0-30" x="94.666016" y="111.243164"/>
<use xlink:href="#glyph0-2" x="99.064453" y="111.243164"/>
<use xlink:href="#glyph0-3" x="101.017578" y="111.243164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-19" x="53.054688" y="108.079102"/>
<use xlink:href="#glyph0-18" x="59.40625" y="108.079102"/>
<use xlink:href="#glyph0-7" x="61.359375" y="108.079102"/>
<use xlink:href="#glyph0-30" x="65.801758" y="108.079102"/>
<use xlink:href="#glyph0-5" x="70.200195" y="108.079102"/>
<use xlink:href="#glyph0-6" x="72.645508" y="108.079102"/>
<use xlink:href="#glyph0-29" x="79.973633" y="108.079102"/>
<use xlink:href="#glyph0-15" x="84.864258" y="108.079102"/>
<use xlink:href="#glyph0-24" x="87.837891" y="108.079102"/>
<use xlink:href="#glyph0-12" x="92.236328" y="108.079102"/>
<use xlink:href="#glyph0-29" x="97.126953" y="108.079102"/>
<use xlink:href="#glyph0-2" x="102.017578" y="108.079102"/>
<use xlink:href="#glyph0-2" x="103.970703" y="108.079102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-19" x="56.054688" y="104.915039"/>
<use xlink:href="#glyph0-18" x="62.40625" y="104.915039"/>
<use xlink:href="#glyph0-7" x="64.359375" y="104.915039"/>
<use xlink:href="#glyph0-30" x="68.801758" y="104.915039"/>
<use xlink:href="#glyph0-5" x="73.200195" y="104.915039"/>
<use xlink:href="#glyph0-6" x="75.645508" y="104.915039"/>
<use xlink:href="#glyph0-10" x="82.973633" y="104.915039"/>
<use xlink:href="#glyph0-2" x="87.864258" y="104.915039"/>
<use xlink:href="#glyph0-2" x="89.817383" y="104.915039"/>
<use xlink:href="#glyph0-3" x="91.770508" y="104.915039"/>
<use xlink:href="#glyph0-13" x="96.661133" y="104.915039"/>
<use xlink:href="#glyph0-24" x="101.551758" y="104.915039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-50" x="59.054688" y="101.750977"/>
<use xlink:href="#glyph0-48" x="65.898438" y="101.750977"/>
<use xlink:href="#glyph0-48" x="70.296875" y="101.750977"/>
<use xlink:href="#glyph0-18" x="74.695312" y="101.750977"/>
<use xlink:href="#glyph0-3" x="76.648438" y="101.750977"/>
<use xlink:href="#glyph0-5" x="81.539062" y="101.750977"/>
<use xlink:href="#glyph0-6" x="83.984375" y="101.750977"/>
<use xlink:href="#glyph0-29" x="91.3125" y="101.750977"/>
<use xlink:href="#glyph0-13" x="96.203125" y="101.750977"/>
<use xlink:href="#glyph0-13" x="101.09375" y="101.750977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="62.054688" y="98.586914"/>
<use xlink:href="#glyph0-39" x="66.734375" y="98.586914"/>
<use xlink:href="#glyph0-23" x="69.179688" y="98.586914"/>
<use xlink:href="#glyph0-39" x="73.578125" y="98.586914"/>
<use xlink:href="#glyph0-5" x="76.023438" y="98.586914"/>
<use xlink:href="#glyph0-34" x="78.46875" y="98.586914"/>
<use xlink:href="#glyph0-29" x="86.421875" y="98.586914"/>
<use xlink:href="#glyph0-2" x="91.3125" y="98.586914"/>
<use xlink:href="#glyph0-30" x="93.265625" y="98.586914"/>
<use xlink:href="#glyph0-3" x="97.488281" y="98.586914"/>
<use xlink:href="#glyph0-15" x="102.378906" y="98.586914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="38.054688" y="95.422852"/>
<use xlink:href="#glyph0-29" x="43.658203" y="95.422852"/>
<use xlink:href="#glyph0-20" x="48.548828" y="95.422852"/>
<use xlink:href="#glyph0-15" x="50.994141" y="95.422852"/>
<use xlink:href="#glyph0-18" x="53.923828" y="95.422852"/>
<use xlink:href="#glyph0-7" x="55.876953" y="95.422852"/>
<use xlink:href="#glyph0-30" x="60.319336" y="95.422852"/>
<use xlink:href="#glyph0-5" x="64.717773" y="95.422852"/>
<use xlink:href="#glyph0-6" x="67.163086" y="95.422852"/>
<use xlink:href="#glyph0-29" x="74.491211" y="95.422852"/>
<use xlink:href="#glyph0-12" x="79.381836" y="95.422852"/>
<use xlink:href="#glyph0-9" x="84.272461" y="95.422852"/>
<use xlink:href="#glyph0-26" x="89.163086" y="95.422852"/>
<use xlink:href="#glyph0-3" x="96.491211" y="95.422852"/>
<use xlink:href="#glyph0-24" x="101.381836" y="95.422852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="49.054688" y="92.258789"/>
<use xlink:href="#glyph0-29" x="54.658203" y="92.258789"/>
<use xlink:href="#glyph0-20" x="59.548828" y="92.258789"/>
<use xlink:href="#glyph0-15" x="61.994141" y="92.258789"/>
<use xlink:href="#glyph0-18" x="64.923828" y="92.258789"/>
<use xlink:href="#glyph0-7" x="66.876953" y="92.258789"/>
<use xlink:href="#glyph0-30" x="71.319336" y="92.258789"/>
<use xlink:href="#glyph0-5" x="75.717773" y="92.258789"/>
<use xlink:href="#glyph0-41" x="78.163086" y="92.258789"/>
<use xlink:href="#glyph0-9" x="82.74707" y="92.258789"/>
<use xlink:href="#glyph0-16" x="87.549805" y="92.258789"/>
<use xlink:href="#glyph0-2" x="93.901367" y="92.258789"/>
<use xlink:href="#glyph0-3" x="95.854492" y="92.258789"/>
<use xlink:href="#glyph0-24" x="100.745117" y="92.258789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="53.054688" y="89.09082"/>
<use xlink:href="#glyph0-29" x="58.658203" y="89.09082"/>
<use xlink:href="#glyph0-4" x="63.548828" y="89.09082"/>
<use xlink:href="#glyph0-20" x="67.947266" y="89.09082"/>
<use xlink:href="#glyph0-9" x="70.304688" y="89.09082"/>
<use xlink:href="#glyph0-13" x="75.195312" y="89.09082"/>
<use xlink:href="#glyph0-5" x="80.085938" y="89.09082"/>
<use xlink:href="#glyph0-45" x="82.53125" y="89.09082"/>
<use xlink:href="#glyph0-21" x="86.938477" y="89.09082"/>
<use xlink:href="#glyph0-13" x="91.336914" y="89.09082"/>
<use xlink:href="#glyph0-7" x="96.227539" y="89.09082"/>
<use xlink:href="#glyph0-12" x="100.625977" y="89.09082"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="54.054688" y="85.926758"/>
<use xlink:href="#glyph0-3" x="59.658203" y="85.926758"/>
<use xlink:href="#glyph0-20" x="64.460938" y="85.926758"/>
<use xlink:href="#glyph0-3" x="66.774414" y="85.926758"/>
<use xlink:href="#glyph0-5" x="71.665039" y="85.926758"/>
<use xlink:href="#glyph0-41" x="74.110352" y="85.926758"/>
<use xlink:href="#glyph0-12" x="79.485352" y="85.926758"/>
<use xlink:href="#glyph0-9" x="84.375977" y="85.926758"/>
<use xlink:href="#glyph0-26" x="89.266602" y="85.926758"/>
<use xlink:href="#glyph0-29" x="96.594727" y="85.926758"/>
<use xlink:href="#glyph0-24" x="101.485352" y="85.926758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-52" x="49.054688" y="82.762695"/>
<use xlink:href="#glyph0-10" x="55.898438" y="82.762695"/>
<use xlink:href="#glyph0-18" x="60.789062" y="82.762695"/>
<use xlink:href="#glyph0-13" x="62.742188" y="82.762695"/>
<use xlink:href="#glyph0-13" x="67.632812" y="82.762695"/>
<use xlink:href="#glyph0-5" x="72.523438" y="82.762695"/>
<use xlink:href="#glyph0-35" x="74.96875" y="82.762695"/>
<use xlink:href="#glyph0-29" x="80.748047" y="82.762695"/>
<use xlink:href="#glyph0-3" x="85.638672" y="82.762695"/>
<use xlink:href="#glyph0-12" x="90.529297" y="82.762695"/>
<use xlink:href="#glyph0-2" x="95.419922" y="82.762695"/>
<use xlink:href="#glyph0-3" x="97.373047" y="82.762695"/>
<use xlink:href="#glyph0-15" x="102.263672" y="82.762695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-43" x="52.054688" y="79.598633"/>
<use xlink:href="#glyph0-29" x="58.274414" y="79.598633"/>
<use xlink:href="#glyph0-30" x="63.165039" y="79.598633"/>
<use xlink:href="#glyph0-3" x="67.387695" y="79.598633"/>
<use xlink:href="#glyph0-3" x="72.27832" y="79.598633"/>
<use xlink:href="#glyph0-26" x="77.168945" y="79.598633"/>
<use xlink:href="#glyph0-5" x="84.49707" y="79.598633"/>
<use xlink:href="#glyph0-38" x="86.942383" y="79.598633"/>
<use xlink:href="#glyph0-29" x="93.293945" y="79.598633"/>
<use xlink:href="#glyph0-20" x="98.18457" y="79.598633"/>
<use xlink:href="#glyph0-9" x="100.541992" y="79.598633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-43" x="61.054688" y="76.43457"/>
<use xlink:href="#glyph0-3" x="67.318359" y="76.43457"/>
<use xlink:href="#glyph0-11" x="72.208984" y="76.43457"/>
<use xlink:href="#glyph0-11" x="77.099609" y="76.43457"/>
<use xlink:href="#glyph0-18" x="81.990234" y="76.43457"/>
<use xlink:href="#glyph0-3" x="83.943359" y="76.43457"/>
<use xlink:href="#glyph0-5" x="88.833984" y="76.43457"/>
<use xlink:href="#glyph0-22" x="91.279297" y="76.43457"/>
<use xlink:href="#glyph0-3" x="97.146484" y="76.43457"/>
<use xlink:href="#glyph0-2" x="102.037109" y="76.43457"/>
<use xlink:href="#glyph0-2" x="103.990234" y="76.43457"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="40.054688" y="73.270508"/>
<use xlink:href="#glyph0-29" x="45.921875" y="73.270508"/>
<use xlink:href="#glyph0-26" x="50.8125" y="73.270508"/>
<use xlink:href="#glyph0-5" x="58.140625" y="73.270508"/>
<use xlink:href="#glyph0-43" x="60.585938" y="73.270508"/>
<use xlink:href="#glyph0-18" x="66.9375" y="73.270508"/>
<use xlink:href="#glyph0-7" x="68.890625" y="73.270508"/>
<use xlink:href="#glyph0-12" x="73.289062" y="73.270508"/>
<use xlink:href="#glyph0-29" x="78.179688" y="73.270508"/>
<use xlink:href="#glyph0-15" x="83.070312" y="73.270508"/>
<use xlink:href="#glyph0-14" x="86" y="73.270508"/>
<use xlink:href="#glyph0-24" x="90.890625" y="73.270508"/>
<use xlink:href="#glyph0-9" x="95.289062" y="73.270508"/>
<use xlink:href="#glyph0-13" x="100.179688" y="73.270508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="49.054688" y="70.106445"/>
<use xlink:href="#glyph0-3" x="54.921875" y="70.106445"/>
<use xlink:href="#glyph0-29" x="59.8125" y="70.106445"/>
<use xlink:href="#glyph0-13" x="64.703125" y="70.106445"/>
<use xlink:href="#glyph0-5" x="69.59375" y="70.106445"/>
<use xlink:href="#glyph0-6" x="72.039062" y="70.106445"/>
<use xlink:href="#glyph0-29" x="79.367188" y="70.106445"/>
<use xlink:href="#glyph0-13" x="84.257812" y="70.106445"/>
<use xlink:href="#glyph0-13" x="89.148438" y="70.106445"/>
<use xlink:href="#glyph0-18" x="94.039062" y="70.106445"/>
<use xlink:href="#glyph0-9" x="95.992188" y="70.106445"/>
<use xlink:href="#glyph0-13" x="100.882812" y="70.106445"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="61.054688" y="66.942383"/>
<use xlink:href="#glyph0-3" x="66.921875" y="66.942383"/>
<use xlink:href="#glyph0-33" x="71.8125" y="66.942383"/>
<use xlink:href="#glyph0-9" x="74.169922" y="66.942383"/>
<use xlink:href="#glyph0-5" x="79.060547" y="66.942383"/>
<use xlink:href="#glyph0-45" x="81.505859" y="66.942383"/>
<use xlink:href="#glyph0-18" x="86.396484" y="66.942383"/>
<use xlink:href="#glyph0-10" x="88.349609" y="66.942383"/>
<use xlink:href="#glyph0-33" x="93.240234" y="66.942383"/>
<use xlink:href="#glyph0-29" x="95.597656" y="66.942383"/>
<use xlink:href="#glyph0-10" x="100.488281" y="66.942383"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="49.054688" y="63.77832"/>
<use xlink:href="#glyph0-12" x="54.921875" y="63.77832"/>
<use xlink:href="#glyph0-29" x="59.8125" y="63.77832"/>
<use xlink:href="#glyph0-13" x="64.703125" y="63.77832"/>
<use xlink:href="#glyph0-3" x="69.59375" y="63.77832"/>
<use xlink:href="#glyph0-5" x="74.484375" y="63.77832"/>
<use xlink:href="#glyph0-38" x="76.929688" y="63.77832"/>
<use xlink:href="#glyph0-29" x="83.28125" y="63.77832"/>
<use xlink:href="#glyph0-15" x="88.171875" y="63.77832"/>
<use xlink:href="#glyph0-14" x="91.101562" y="63.77832"/>
<use xlink:href="#glyph0-3" x="95.992188" y="63.77832"/>
<use xlink:href="#glyph0-13" x="100.882812" y="63.77832"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="61.054688" y="60.610352"/>
<use xlink:href="#glyph0-29" x="65.550781" y="60.610352"/>
<use xlink:href="#glyph0-13" x="70.441406" y="60.610352"/>
<use xlink:href="#glyph0-13" x="75.332031" y="60.610352"/>
<use xlink:href="#glyph0-3" x="80.222656" y="60.610352"/>
<use xlink:href="#glyph0-15" x="85.113281" y="60.610352"/>
<use xlink:href="#glyph0-5" x="88.042969" y="60.610352"/>
<use xlink:href="#glyph0-45" x="90.488281" y="60.610352"/>
<use xlink:href="#glyph0-3" x="95.378906" y="60.610352"/>
<use xlink:href="#glyph0-3" x="100.269531" y="60.610352"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="46.054688" y="57.446289"/>
<use xlink:href="#glyph0-29" x="50.550781" y="57.446289"/>
<use xlink:href="#glyph0-21" x="55.22168" y="57.446289"/>
<use xlink:href="#glyph0-2" x="59.576172" y="57.446289"/>
<use xlink:href="#glyph0-9" x="61.529297" y="57.446289"/>
<use xlink:href="#glyph0-15" x="66.419922" y="57.446289"/>
<use xlink:href="#glyph0-5" x="69.349609" y="57.446289"/>
<use xlink:href="#glyph0-17" x="71.794922" y="57.446289"/>
<use xlink:href="#glyph0-3" x="78.146484" y="57.446289"/>
<use xlink:href="#glyph0-18" x="83.037109" y="57.446289"/>
<use xlink:href="#glyph0-13" x="84.990234" y="57.446289"/>
<use xlink:href="#glyph0-18" x="89.880859" y="57.446289"/>
<use xlink:href="#glyph0-7" x="91.833984" y="57.446289"/>
<use xlink:href="#glyph0-30" x="96.276367" y="57.446289"/>
<use xlink:href="#glyph0-3" x="100.499023" y="57.446289"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="61.054688" y="54.282227"/>
<use xlink:href="#glyph0-29" x="65.550781" y="54.282227"/>
<use xlink:href="#glyph0-21" x="70.22168" y="54.282227"/>
<use xlink:href="#glyph0-2" x="74.576172" y="54.282227"/>
<use xlink:href="#glyph0-9" x="76.529297" y="54.282227"/>
<use xlink:href="#glyph0-15" x="81.419922" y="54.282227"/>
<use xlink:href="#glyph0-5" x="84.349609" y="54.282227"/>
<use xlink:href="#glyph0-35" x="86.794922" y="54.282227"/>
<use xlink:href="#glyph0-3" x="92.398438" y="54.282227"/>
<use xlink:href="#glyph0-2" x="97.289062" y="54.282227"/>
<use xlink:href="#glyph0-2" x="99.242188" y="54.282227"/>
<use xlink:href="#glyph0-21" x="101.151367" y="54.282227"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="58.054688" y="51.118164"/>
<use xlink:href="#glyph0-29" x="62.550781" y="51.118164"/>
<use xlink:href="#glyph0-21" x="67.22168" y="51.118164"/>
<use xlink:href="#glyph0-2" x="71.576172" y="51.118164"/>
<use xlink:href="#glyph0-9" x="73.529297" y="51.118164"/>
<use xlink:href="#glyph0-15" x="78.419922" y="51.118164"/>
<use xlink:href="#glyph0-5" x="81.349609" y="51.118164"/>
<use xlink:href="#glyph0-45" x="83.794922" y="51.118164"/>
<use xlink:href="#glyph0-29" x="88.685547" y="51.118164"/>
<use xlink:href="#glyph0-26" x="93.576172" y="51.118164"/>
<use xlink:href="#glyph0-28" x="100.904297" y="51.118164"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="30.054688" y="47.954102"/>
<use xlink:href="#glyph0-3" x="34.594727" y="47.954102"/>
<use xlink:href="#glyph0-15" x="39.485352" y="47.954102"/>
<use xlink:href="#glyph0-15" x="42.415039" y="47.954102"/>
<use xlink:href="#glyph0-29" x="45.300781" y="47.954102"/>
<use xlink:href="#glyph0-13" x="50.191406" y="47.954102"/>
<use xlink:href="#glyph0-7" x="55.082031" y="47.954102"/>
<use xlink:href="#glyph0-3" x="59.480469" y="47.954102"/>
<use xlink:href="#glyph0-5" x="64.371094" y="47.954102"/>
<use xlink:href="#glyph0-22" x="66.816406" y="47.954102"/>
<use xlink:href="#glyph0-15" x="72.683594" y="47.954102"/>
<use xlink:href="#glyph0-9" x="75.569336" y="47.954102"/>
<use xlink:href="#glyph0-29" x="80.459961" y="47.954102"/>
<use xlink:href="#glyph0-14" x="85.350586" y="47.954102"/>
<use xlink:href="#glyph0-16" x="90.241211" y="47.954102"/>
<use xlink:href="#glyph0-29" x="96.460938" y="47.954102"/>
<use xlink:href="#glyph0-21" x="101.131836" y="47.954102"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="24.054688" y="44.790039"/>
<use xlink:href="#glyph0-9" x="28.638672" y="44.790039"/>
<use xlink:href="#glyph0-26" x="33.529297" y="44.790039"/>
<use xlink:href="#glyph0-26" x="40.857422" y="44.790039"/>
<use xlink:href="#glyph0-21" x="48.009766" y="44.790039"/>
<use xlink:href="#glyph0-5" x="52.408203" y="44.790039"/>
<use xlink:href="#glyph0-1" x="54.853516" y="44.790039"/>
<use xlink:href="#glyph0-15" x="60.720703" y="44.790039"/>
<use xlink:href="#glyph0-26" x="63.650391" y="44.790039"/>
<use xlink:href="#glyph0-24" x="70.978516" y="44.790039"/>
<use xlink:href="#glyph0-20" x="75.333008" y="44.790039"/>
<use xlink:href="#glyph0-15" x="77.77832" y="44.790039"/>
<use xlink:href="#glyph0-9" x="80.664062" y="44.790039"/>
<use xlink:href="#glyph0-13" x="85.554688" y="44.790039"/>
<use xlink:href="#glyph0-11" x="90.445312" y="44.790039"/>
<use xlink:href="#glyph0-5" x="95.335938" y="44.790039"/>
<use xlink:href="#glyph0-23" x="97.78125" y="44.790039"/>
<use xlink:href="#glyph0-15" x="102.179688" y="44.790039"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="54.054688" y="41.625977"/>
<use xlink:href="#glyph0-15" x="58.638672" y="41.625977"/>
<use xlink:href="#glyph0-29" x="61.524414" y="41.625977"/>
<use xlink:href="#glyph0-36" x="66.239258" y="41.625977"/>
<use xlink:href="#glyph0-18" x="70.637695" y="41.625977"/>
<use xlink:href="#glyph0-24" x="72.59082" y="41.625977"/>
<use xlink:href="#glyph0-5" x="76.989258" y="41.625977"/>
<use xlink:href="#glyph0-34" x="79.43457" y="41.625977"/>
<use xlink:href="#glyph0-18" x="87.739258" y="41.625977"/>
<use xlink:href="#glyph0-2" x="89.692383" y="41.625977"/>
<use xlink:href="#glyph0-24" x="91.645508" y="41.625977"/>
<use xlink:href="#glyph0-9" x="96.043945" y="41.625977"/>
<use xlink:href="#glyph0-13" x="100.93457" y="41.625977"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="46.054688" y="38.461914"/>
<use xlink:href="#glyph0-15" x="50.638672" y="38.461914"/>
<use xlink:href="#glyph0-3" x="53.480469" y="38.461914"/>
<use xlink:href="#glyph0-36" x="58.239258" y="38.461914"/>
<use xlink:href="#glyph0-9" x="62.505859" y="38.461914"/>
<use xlink:href="#glyph0-13" x="67.396484" y="38.461914"/>
<use xlink:href="#glyph0-3" x="72.287109" y="38.461914"/>
<use xlink:href="#glyph0-5" x="77.177734" y="38.461914"/>
<use xlink:href="#glyph0-22" x="79.623047" y="38.461914"/>
<use xlink:href="#glyph0-9" x="85.490234" y="38.461914"/>
<use xlink:href="#glyph0-21" x="90.205078" y="38.461914"/>
<use xlink:href="#glyph0-30" x="94.603516" y="38.461914"/>
<use xlink:href="#glyph0-18" x="99.001953" y="38.461914"/>
<use xlink:href="#glyph0-13" x="100.955078" y="38.461914"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="54.054688" y="35.297852"/>
<use xlink:href="#glyph0-15" x="58.638672" y="35.297852"/>
<use xlink:href="#glyph0-3" x="61.480469" y="35.297852"/>
<use xlink:href="#glyph0-36" x="66.239258" y="35.297852"/>
<use xlink:href="#glyph0-9" x="70.505859" y="35.297852"/>
<use xlink:href="#glyph0-15" x="75.396484" y="35.297852"/>
<use xlink:href="#glyph0-5" x="78.326172" y="35.297852"/>
<use xlink:href="#glyph0-35" x="80.771484" y="35.297852"/>
<use xlink:href="#glyph0-13" x="86.638672" y="35.297852"/>
<use xlink:href="#glyph0-18" x="91.529297" y="35.297852"/>
<use xlink:href="#glyph0-11" x="93.482422" y="35.297852"/>
<use xlink:href="#glyph0-12" x="98.373047" y="35.297852"/>
<use xlink:href="#glyph0-20" x="103.263672" y="35.297852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="47.054688" y="32.133789"/>
<use xlink:href="#glyph0-15" x="51.638672" y="32.133789"/>
<use xlink:href="#glyph0-3" x="54.480469" y="32.133789"/>
<use xlink:href="#glyph0-36" x="59.239258" y="32.133789"/>
<use xlink:href="#glyph0-9" x="63.505859" y="32.133789"/>
<use xlink:href="#glyph0-15" x="68.396484" y="32.133789"/>
<use xlink:href="#glyph0-5" x="71.326172" y="32.133789"/>
<use xlink:href="#glyph0-25" x="73.771484" y="32.133789"/>
<use xlink:href="#glyph0-18" x="79.638672" y="32.133789"/>
<use xlink:href="#glyph0-3" x="81.591797" y="32.133789"/>
<use xlink:href="#glyph0-26" x="86.482422" y="32.133789"/>
<use xlink:href="#glyph0-18" x="93.810547" y="32.133789"/>
<use xlink:href="#glyph0-29" x="95.763672" y="32.133789"/>
<use xlink:href="#glyph0-13" x="100.654297" y="32.133789"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="61.054688" y="28.96582"/>
<use xlink:href="#glyph0-21" x="65.550781" y="28.96582"/>
<use xlink:href="#glyph0-2" x="69.905273" y="28.96582"/>
<use xlink:href="#glyph0-3" x="71.858398" y="28.96582"/>
<use xlink:href="#glyph0-15" x="76.749023" y="28.96582"/>
<use xlink:href="#glyph0-5" x="79.678711" y="28.96582"/>
<use xlink:href="#glyph0-23" x="82.124023" y="28.96582"/>
<use xlink:href="#glyph0-9" x="86.522461" y="28.96582"/>
<use xlink:href="#glyph0-13" x="91.413086" y="28.96582"/>
<use xlink:href="#glyph0-3" x="96.303711" y="28.96582"/>
<use xlink:href="#glyph0-24" x="101.194336" y="28.96582"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="55.054688" y="25.801758"/>
<use xlink:href="#glyph0-21" x="59.550781" y="25.801758"/>
<use xlink:href="#glyph0-2" x="63.905273" y="25.801758"/>
<use xlink:href="#glyph0-3" x="65.858398" y="25.801758"/>
<use xlink:href="#glyph0-15" x="70.749023" y="25.801758"/>
<use xlink:href="#glyph0-5" x="73.678711" y="25.801758"/>
<use xlink:href="#glyph0-6" x="76.124023" y="25.801758"/>
<use xlink:href="#glyph0-10" x="83.452148" y="25.801758"/>
<use xlink:href="#glyph0-15" x="88.342773" y="25.801758"/>
<use xlink:href="#glyph0-27" x="91.360352" y="25.801758"/>
<use xlink:href="#glyph0-12" x="96.250977" y="25.801758"/>
<use xlink:href="#glyph0-21" x="100.96582" y="25.801758"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="56.054688" y="22.637695"/>
<use xlink:href="#glyph0-21" x="60.550781" y="22.637695"/>
<use xlink:href="#glyph0-2" x="64.905273" y="22.637695"/>
<use xlink:href="#glyph0-3" x="66.858398" y="22.637695"/>
<use xlink:href="#glyph0-15" x="71.749023" y="22.637695"/>
<use xlink:href="#glyph0-5" x="74.678711" y="22.637695"/>
<use xlink:href="#glyph0-43" x="77.124023" y="22.637695"/>
<use xlink:href="#glyph0-9" x="83.387695" y="22.637695"/>
<use xlink:href="#glyph0-11" x="88.27832" y="22.637695"/>
<use xlink:href="#glyph0-3" x="93.168945" y="22.637695"/>
<use xlink:href="#glyph0-15" x="98.05957" y="22.637695"/>
<use xlink:href="#glyph0-24" x="101.033203" y="22.637695"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-41" x="41.054688" y="19.473633"/>
<use xlink:href="#glyph0-21" x="45.550781" y="19.473633"/>
<use xlink:href="#glyph0-15" x="49.949219" y="19.473633"/>
<use xlink:href="#glyph0-9" x="52.834961" y="19.473633"/>
<use xlink:href="#glyph0-13" x="57.725586" y="19.473633"/>
<use xlink:href="#glyph0-3" x="62.616211" y="19.473633"/>
<use xlink:href="#glyph0-5" x="67.506836" y="19.473633"/>
<use xlink:href="#glyph0-25" x="69.952148" y="19.473633"/>
<use xlink:href="#glyph0-16" x="75.819336" y="19.473633"/>
<use xlink:href="#glyph0-9" x="82.083008" y="19.473633"/>
<use xlink:href="#glyph0-9" x="86.973633" y="19.473633"/>
<use xlink:href="#glyph0-27" x="91.864258" y="19.473633"/>
<use xlink:href="#glyph0-3" x="96.754883" y="19.473633"/>
<use xlink:href="#glyph0-24" x="101.645508" y="19.473633"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-34" x="69.054688" y="16.30957"/>
<use xlink:href="#glyph0-3" x="77.095703" y="16.30957"/>
<use xlink:href="#glyph0-24" x="81.986328" y="16.30957"/>
<use xlink:href="#glyph0-5" x="86.384766" y="16.30957"/>
<use xlink:href="#glyph0-45" x="88.830078" y="16.30957"/>
<use xlink:href="#glyph0-10" x="93.676758" y="16.30957"/>
<use xlink:href="#glyph0-13" x="98.567383" y="16.30957"/>
<use xlink:href="#glyph0-20" x="103.458008" y="16.30957"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-34" x="57.054688" y="13.145508"/>
<use xlink:href="#glyph0-18" x="65.359375" y="13.145508"/>
<use xlink:href="#glyph0-2" x="67.3125" y="13.145508"/>
<use xlink:href="#glyph0-2" x="69.265625" y="13.145508"/>
<use xlink:href="#glyph0-5" x="71.21875" y="13.145508"/>
<use xlink:href="#glyph0-8" x="73.664062" y="13.145508"/>
<use xlink:href="#glyph0-29" x="80.507812" y="13.145508"/>
<use xlink:href="#glyph0-15" x="85.398438" y="13.145508"/>
<use xlink:href="#glyph0-14" x="88.328125" y="13.145508"/>
<use xlink:href="#glyph0-13" x="93.21875" y="13.145508"/>
<use xlink:href="#glyph0-3" x="98.109375" y="13.145508"/>
<use xlink:href="#glyph0-15" x="103" y="13.145508"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-53" x="60.054688" y="9.981445"/>
<use xlink:href="#glyph0-29" x="65.429688" y="9.981445"/>
<use xlink:href="#glyph0-7" x="70.320312" y="9.981445"/>
<use xlink:href="#glyph0-12" x="74.71875" y="9.981445"/>
<use xlink:href="#glyph0-5" x="79.609375" y="9.981445"/>
<use xlink:href="#glyph0-41" x="82.054688" y="9.981445"/>
<use xlink:href="#glyph0-3" x="86.594727" y="9.981445"/>
<use xlink:href="#glyph0-15" x="91.485352" y="9.981445"/>
<use xlink:href="#glyph0-15" x="94.415039" y="9.981445"/>
<use xlink:href="#glyph0-3" x="97.256836" y="9.981445"/>
<use xlink:href="#glyph0-2" x="102.147461" y="9.981445"/>
<use xlink:href="#glyph0-2" x="104.100586" y="9.981445"/>
</g>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 387.113281 L 110.984375 387.113281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 383.949219 L 110.984375 383.949219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 380.785156 L 110.984375 380.785156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 377.621094 L 110.984375 377.621094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 374.457031 L 110.984375 374.457031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 371.292969 L 110.984375 371.292969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 368.128906 L 110.984375 368.128906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 364.964844 L 110.984375 364.964844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 361.800781 L 110.984375 361.800781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 358.632812 L 110.984375 358.632812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 355.46875 L 110.984375 355.46875 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 352.304688 L 110.984375 352.304688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 349.140625 L 110.984375 349.140625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 345.976562 L 110.984375 345.976562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 342.8125 L 110.984375 342.8125 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 339.648438 L 110.984375 339.648438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 336.484375 L 110.984375 336.484375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 333.320312 L 110.984375 333.320312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 330.15625 L 110.984375 330.15625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 326.988281 L 110.984375 326.988281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 323.824219 L 110.984375 323.824219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 320.660156 L 110.984375 320.660156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 317.496094 L 110.984375 317.496094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 314.332031 L 110.984375 314.332031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 311.167969 L 110.984375 311.167969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 308.003906 L 110.984375 308.003906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 304.839844 L 110.984375 304.839844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 301.675781 L 110.984375 301.675781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 298.507812 L 110.984375 298.507812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 295.34375 L 110.984375 295.34375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 292.179688 L 110.984375 292.179688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 289.015625 L 110.984375 289.015625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 285.851562 L 110.984375 285.851562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 282.6875 L 110.984375 282.6875 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 279.523438 L 110.984375 279.523438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 276.359375 L 110.984375 276.359375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 273.195312 L 110.984375 273.195312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 270.03125 L 110.984375 270.03125 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 266.863281 L 110.984375 266.863281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 263.699219 L 110.984375 263.699219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 260.535156 L 110.984375 260.535156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 257.371094 L 110.984375 257.371094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 254.207031 L 110.984375 254.207031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 251.042969 L 110.984375 251.042969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 247.878906 L 110.984375 247.878906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 244.714844 L 110.984375 244.714844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 241.550781 L 110.984375 241.550781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 238.382812 L 110.984375 238.382812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 235.21875 L 110.984375 235.21875 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 232.054688 L 110.984375 232.054688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 228.890625 L 110.984375 228.890625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 225.726562 L 110.984375 225.726562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 222.5625 L 110.984375 222.5625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 219.398438 L 110.984375 219.398438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 216.234375 L 110.984375 216.234375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 213.070312 L 110.984375 213.070312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 209.90625 L 110.984375 209.90625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 206.738281 L 110.984375 206.738281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 203.574219 L 110.984375 203.574219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 200.410156 L 110.984375 200.410156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 197.246094 L 110.984375 197.246094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 194.082031 L 110.984375 194.082031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 190.917969 L 110.984375 190.917969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 187.753906 L 110.984375 187.753906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 184.589844 L 110.984375 184.589844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 181.425781 L 110.984375 181.425781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 178.257812 L 110.984375 178.257812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 175.09375 L 110.984375 175.09375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 171.929688 L 110.984375 171.929688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 168.765625 L 110.984375 168.765625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 165.601562 L 110.984375 165.601562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 162.4375 L 110.984375 162.4375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 159.273438 L 110.984375 159.273438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 156.109375 L 110.984375 156.109375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 152.945312 L 110.984375 152.945312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 149.78125 L 110.984375 149.78125 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 146.613281 L 110.984375 146.613281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 143.449219 L 110.984375 143.449219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 140.285156 L 110.984375 140.285156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 137.121094 L 110.984375 137.121094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 133.957031 L 110.984375 133.957031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 130.792969 L 110.984375 130.792969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 127.628906 L 110.984375 127.628906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 124.464844 L 110.984375 124.464844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 121.300781 L 110.984375 121.300781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 118.132812 L 110.984375 118.132812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 114.96875 L 110.984375 114.96875 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 111.804688 L 110.984375 111.804688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 108.640625 L 110.984375 108.640625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 105.476562 L 110.984375 105.476562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 102.3125 L 110.984375 102.3125 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 99.148438 L 110.984375 99.148438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 95.984375 L 110.984375 95.984375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 92.820312 L 110.984375 92.820312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 89.65625 L 110.984375 89.65625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 86.488281 L 110.984375 86.488281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 83.324219 L 110.984375 83.324219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 80.160156 L 110.984375 80.160156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 76.996094 L 110.984375 76.996094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 73.832031 L 110.984375 73.832031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 70.667969 L 110.984375 70.667969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 67.503906 L 110.984375 67.503906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 64.339844 L 110.984375 64.339844 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 61.175781 L 110.984375 61.175781 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 58.007812 L 110.984375 58.007812 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 54.84375 L 110.984375 54.84375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 51.679688 L 110.984375 51.679688 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 48.515625 L 110.984375 48.515625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 45.351562 L 110.984375 45.351562 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 42.1875 L 110.984375 42.1875 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 39.023438 L 110.984375 39.023438 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 35.859375 L 110.984375 35.859375 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 32.695312 L 110.984375 32.695312 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 29.53125 L 110.984375 29.53125 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 26.363281 L 110.984375 26.363281 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 23.199219 L 110.984375 23.199219 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 20.035156 L 110.984375 20.035156 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 16.871094 L 110.984375 16.871094 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 13.707031 L 110.984375 13.707031 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 10.542969 L 110.984375 10.542969 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 108.246094 7.378906 L 110.984375 7.378906 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 128.308594 391.753906 L 128.308594 389.015625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 208.0625 391.753906 L 208.0625 389.015625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 287.820312 391.753906 L 287.820312 389.015625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 367.574219 391.753906 L 367.574219 389.015625 "/>
<path style="fill:none;stroke-width:1.066978;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(20%,20%,20%);stroke-opacity:1;stroke-miterlimit:10;" d="M 447.332031 391.753906 L 447.332031 389.015625 "/>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-54" x="125.808594" y="400.047852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-55" x="198.0625" y="400.047852"/>
<use xlink:href="#glyph0-54" x="202.953125" y="400.047852"/>
<use xlink:href="#glyph0-54" x="207.84375" y="400.047852"/>
<use xlink:href="#glyph0-54" x="212.734375" y="400.047852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-56" x="277.820312" y="400.047852"/>
<use xlink:href="#glyph0-54" x="282.710938" y="400.047852"/>
<use xlink:href="#glyph0-54" x="287.601562" y="400.047852"/>
<use xlink:href="#glyph0-54" x="292.492188" y="400.047852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-57" x="357.574219" y="400.047852"/>
<use xlink:href="#glyph0-54" x="362.464844" y="400.047852"/>
<use xlink:href="#glyph0-54" x="367.355469" y="400.047852"/>
<use xlink:href="#glyph0-54" x="372.246094" y="400.047852"/>
</g>
<g style="fill:rgb(30.196078%,30.196078%,30.196078%);fill-opacity:1;">
<use xlink:href="#glyph0-58" x="437.332031" y="400.047852"/>
<use xlink:href="#glyph0-54" x="442.222656" y="400.047852"/>
<use xlink:href="#glyph0-54" x="447.113281" y="400.047852"/>
<use xlink:href="#glyph0-54" x="452.003906" y="400.047852"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="291.039062" y="413.956055"/>
<use xlink:href="#glyph1-2" x="296.539062" y="413.956055"/>
<use xlink:href="#glyph1-3" x="300.202148" y="413.956055"/>
<use xlink:href="#glyph1-4" x="306.318359" y="413.956055"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="16.299805" y="212.246094"/>
<use xlink:href="#glyph2-2" x="16.299805" y="206.129883"/>
<use xlink:href="#glyph2-3" x="16.299805" y="203.6875"/>
<use xlink:href="#glyph2-4" x="16.299805" y="197.845703"/>
<use xlink:href="#glyph2-5" x="16.299805" y="192.620117"/>
<use xlink:href="#glyph2-6" x="16.299805" y="186.503906"/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 500.59375 335.097656 L 572.019531 335.097656 L 572.019531 59.394531 L 500.59375 59.394531 Z M 500.59375 335.097656 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-5" x="504.84375" y="71.776367"/>
<use xlink:href="#glyph1-6" x="510.34375" y="71.776367"/>
<use xlink:href="#glyph1-7" x="516.459961" y="71.776367"/>
<use xlink:href="#glyph1-8" x="522.576172" y="71.776367"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 100.445312 L 527.882812 100.445312 L 527.882812 77.40625 L 504.84375 77.40625 Z M 504.84375 100.445312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(97.254902%,46.27451%,42.745098%);fill-opacity:1;" d="M 505.554688 99.738281 L 527.175781 99.738281 L 527.175781 78.117188 L 505.554688 78.117188 Z M 505.554688 99.738281 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 123.488281 L 527.882812 123.488281 L 527.882812 100.449219 L 504.84375 100.449219 Z M 504.84375 123.488281 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(85.882353%,55.686275%,0%);fill-opacity:1;" d="M 505.554688 122.777344 L 527.175781 122.777344 L 527.175781 101.15625 L 505.554688 101.15625 Z M 505.554688 122.777344 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 146.527344 L 527.882812 146.527344 L 527.882812 123.488281 L 504.84375 123.488281 Z M 504.84375 146.527344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(68.235294%,63.529412%,0%);fill-opacity:1;" d="M 505.554688 145.816406 L 527.175781 145.816406 L 527.175781 124.195312 L 505.554688 124.195312 Z M 505.554688 145.816406 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 169.566406 L 527.882812 169.566406 L 527.882812 146.527344 L 504.84375 146.527344 Z M 504.84375 169.566406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(39.215686%,69.803922%,0%);fill-opacity:1;" d="M 505.554688 168.859375 L 527.175781 168.859375 L 527.175781 147.238281 L 505.554688 147.238281 Z M 505.554688 168.859375 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 192.605469 L 527.882812 192.605469 L 527.882812 169.566406 L 504.84375 169.566406 Z M 504.84375 192.605469 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,74.117647%,36.078431%);fill-opacity:1;" d="M 505.554688 191.898438 L 527.175781 191.898438 L 527.175781 170.277344 L 505.554688 170.277344 Z M 505.554688 191.898438 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 215.648438 L 527.882812 215.648438 L 527.882812 192.609375 L 504.84375 192.609375 Z M 504.84375 215.648438 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,75.686275%,65.490196%);fill-opacity:1;" d="M 505.554688 214.9375 L 527.175781 214.9375 L 527.175781 193.316406 L 505.554688 193.316406 Z M 505.554688 214.9375 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 238.6875 L 527.882812 238.6875 L 527.882812 215.648438 L 504.84375 215.648438 Z M 504.84375 238.6875 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,72.941176%,87.058824%);fill-opacity:1;" d="M 505.554688 237.976562 L 527.175781 237.976562 L 527.175781 216.355469 L 505.554688 216.355469 Z M 505.554688 237.976562 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 261.726562 L 527.882812 261.726562 L 527.882812 238.6875 L 504.84375 238.6875 Z M 504.84375 261.726562 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,65.098039%,100%);fill-opacity:1;" d="M 505.554688 261.019531 L 527.175781 261.019531 L 527.175781 239.398438 L 505.554688 239.398438 Z M 505.554688 261.019531 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 284.765625 L 527.882812 284.765625 L 527.882812 261.726562 L 504.84375 261.726562 Z M 504.84375 284.765625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(70.196078%,52.156863%,100%);fill-opacity:1;" d="M 505.554688 284.058594 L 527.175781 284.058594 L 527.175781 262.4375 L 505.554688 262.4375 Z M 505.554688 284.058594 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 307.804688 L 527.882812 307.804688 L 527.882812 284.765625 L 504.84375 284.765625 Z M 504.84375 307.804688 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(93.72549%,40.392157%,92.156863%);fill-opacity:1;" d="M 505.554688 307.097656 L 527.175781 307.097656 L 527.175781 285.476562 L 505.554688 285.476562 Z M 505.554688 307.097656 "/>
<path style="fill-rule:nonzero;fill:rgb(94.901961%,94.901961%,94.901961%);fill-opacity:1;stroke-width:1.066978;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 504.84375 330.847656 L 527.882812 330.847656 L 527.882812 307.808594 L 504.84375 307.808594 Z M 504.84375 330.847656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,38.823529%,71.372549%);fill-opacity:1;" d="M 505.554688 330.136719 L 527.175781 330.136719 L 527.175781 308.515625 L 505.554688 308.515625 Z M 505.554688 330.136719 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="530.765625" y="91.52832"/>
<use xlink:href="#glyph0-38" x="536.325195" y="91.52832"/>
<use xlink:href="#glyph0-38" x="542.676758" y="91.52832"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="530.765625" y="114.567383"/>
<use xlink:href="#glyph0-26" x="536.632812" y="114.567383"/>
<use xlink:href="#glyph0-3" x="543.960938" y="114.567383"/>
<use xlink:href="#glyph0-15" x="548.851562" y="114.567383"/>
<use xlink:href="#glyph0-18" x="551.78125" y="114.567383"/>
<use xlink:href="#glyph0-7" x="553.734375" y="114.567383"/>
<use xlink:href="#glyph0-29" x="558.132812" y="114.567383"/>
<use xlink:href="#glyph0-13" x="563.023438" y="114.567383"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="530.765625" y="137.610352"/>
<use xlink:href="#glyph0-18" x="536.632812" y="137.610352"/>
<use xlink:href="#glyph0-11" x="538.585938" y="137.610352"/>
<use xlink:href="#glyph0-5" x="543.476562" y="137.610352"/>
<use xlink:href="#glyph0-55" x="545.921875" y="137.610352"/>
<use xlink:href="#glyph0-56" x="550.8125" y="137.610352"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-22" x="530.765625" y="160.649414"/>
<use xlink:href="#glyph0-18" x="536.632812" y="160.649414"/>
<use xlink:href="#glyph0-11" x="538.585938" y="160.649414"/>
<use xlink:href="#glyph0-5" x="543.476562" y="160.649414"/>
<use xlink:href="#glyph0-41" x="545.921875" y="160.649414"/>
<use xlink:href="#glyph0-3" x="550.461914" y="160.649414"/>
<use xlink:href="#glyph0-13" x="555.352539" y="160.649414"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="530.765625" y="183.688477"/>
<use xlink:href="#glyph0-59" x="537.117188" y="183.688477"/>
<use xlink:href="#glyph0-25" x="543.46875" y="183.688477"/>
<use xlink:href="#glyph0-1" x="549.160156" y="183.688477"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-46" x="530.765625" y="206.727539"/>
<use xlink:href="#glyph0-13" x="533.210938" y="206.727539"/>
<use xlink:href="#glyph0-14" x="538.101562" y="206.727539"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="530.765625" y="229.770508"/>
<use xlink:href="#glyph0-1" x="538.09375" y="229.770508"/>
<use xlink:href="#glyph0-38" x="543.65332" y="229.770508"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="530.765625" y="252.80957"/>
<use xlink:href="#glyph0-34" x="538.09375" y="252.80957"/>
<use xlink:href="#glyph0-38" x="546.178711" y="252.80957"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-37" x="530.765625" y="275.848633"/>
<use xlink:href="#glyph0-29" x="536.369141" y="275.848633"/>
<use xlink:href="#glyph0-7" x="541.259766" y="275.848633"/>
<use xlink:href="#glyph0-60" x="545.658203" y="275.848633"/>
<use xlink:href="#glyph0-55" x="548.587891" y="275.848633"/>
<use xlink:href="#glyph0-56" x="553.478516" y="275.848633"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="530.765625" y="298.887695"/>
<use xlink:href="#glyph0-44" x="536.632812" y="298.887695"/>
<use xlink:href="#glyph0-38" x="542.5" y="298.887695"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-25" x="530.765625" y="321.930664"/>
<use xlink:href="#glyph0-10" x="536.632812" y="321.930664"/>
<use xlink:href="#glyph0-13" x="541.523438" y="321.930664"/>
<use xlink:href="#glyph0-5" x="546.414062" y="321.930664"/>
<use xlink:href="#glyph0-22" x="548.859375" y="321.930664"/>
<use xlink:href="#glyph0-3" x="554.726562" y="321.930664"/>
<use xlink:href="#glyph0-2" x="559.617188" y="321.930664"/>
<use xlink:href="#glyph0-20" x="561.570312" y="321.930664"/>
</g>
</g>
</svg>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@N0taN3rd
Copy link
Author

N0taN3rd commented Feb 2, 2016

pyrdsperplayer

avrushingtd
scattermatrix

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